.copyright{
    background: #292828;
    text-align: center;
    padding: 21px 0 27px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
}
.copyright a {
    color: #fff;
}
.more{
	width: 135px;
	height: 45px;
	background: #17509D;
	border-radius: 3px 3px 3px 3px;
	color:#fff;
	padding: 12px 36px;
    margin-top: 12px;
}
.more:hover{
    color: #fff;
}
.news_info{
    display: flex;
    background: url(../images/titleio.jpg) left center no-repeat;
}
.news_info li{
    list-style: none;
    margin-left: 10px;
    
}
.news_info li a{
    color: #000;
    font-weight: 700;
    font-size: 20px;
}
.news_info .active a{
    color: #17509D;
}
.diy_info{
    display: none;
}
.phone_banner{
        display: none;
    }
    .am-menu-offcanvas1 .am-menu-nav > li.wnav-home a {
    border-bottom: 1px #17509d solid;
    height: 71px;
    line-height: 71px;
}
.mclose {
    position: absolute;
    right: 20px;
    top: 15px;
    border: none;
    background: none;
    outline: none;
}
.x-mess-nrtxt {
    margin-top: 0px;
    height: 360px;
}
@media only screen and (max-width:640px) {
    .phone_banner{
        display: block;
    }
    .pic_banner{
        display: none;
    }
    .x-mess-nr {
        margin-top: 0px;
        min-height: 360px !important;
    }
        .x-mess-nrtxt {
        margin-top: 30px;
        }
        .site-news .x-mess {
        padding: 50px 20px 0px;
    }
    .am-topbar-brand {
    padding: 0 10px;
    float: left;
    font-size: 1.8rem;
    height: 70px;
    line-height: 70px;
}
.am-topbar {
    position: relative;
    min-height: 70px;
    background: #17509d;
    color: #666;
}
html,body{
    overflow-x: hidden;
}
}
.x-news-list .not time {
       position: absolute;
    }
    .x-news-list .not a{
       margin-left: 0;
       padding-left: 105px;
       display: inline-block;
    }
@media only screen and (max-width: 1024px){
    
    .footer {
    background-color: #404040;
    padding: 20px 0 25px;
}
.fo-nav li {
    float: left;
    margin:2px 10px;
}
.fo-bq {
    margin-top: 18px;
    margin-left: 10px;
}
.w-link a {
    color: #999;
    margin-right: 10px;
    display: inline-block;
}
.w-link {
    margin-left: 10px;
}
.am-u-sm-2 {
    width: 20%;
}
.am-u-sm-10 {
    width: 80%;
}
}

