*{
    margin: 0;
    padding: 0;
}
ul,li{
    list-style: none;
}
body{
    font-family: 微软雅黑;
    font-size: 14px;
    color: #333;
}
img{
    border: none;
}
.clear{
    clear: both;
}
a{
    color: #333;
    text-decoration: none;
}
a:hover{
    text-decoration: none!important;

}
.f_nav{
    display: none;
}
a:link {text-decoration: none!important;}
a:visited {text-decoration: none!important;}
a:active {text-decoration: none!important;}

div{
    transition: all 0.5s ease-out;
}

.heatop{
    height: 80px;
    overflow: hidden;
}
.heatop1{
    height: 80px;
    overflow: hidden;

}
.centeo{
    width: 85%;
    margin: 0 auto;
    min-width: 1200px;
}
.heatop2{
    height: 35px;

}
.heatop3{
    float: right;
}
.heatop32{
    float: right;
    height: 35px;
    position: relative;
}
.sous{
    background: url("../images/ss.png") no-repeat center;

    width: 60px;
    height: 35px;
    display: block;
    border: none;
    float: right;
    outline: none;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;


}
.heatop32:after{
    width: 42px;
    height: 35px;
    background: #FFBB05;
    display: block;
    content: '';
    position: absolute;
    right: 9px;
    bottom: 0px;
    transform: skewX(-27deg);
}
.gjc{
    float: left;
    height: 30px;
    color: #fff;
    border: none;
    border-bottom: solid 1px #a77a00;
    background: none;
    outline: none;
    margin-right: 60px;
}
.gjc::placeholder{
    color: #ccc;
    font-size: 12px;
}
.heatop31{
    float: left;
    color: #ccc;
    margin-right: 25px;
    line-height: 35px;
}
.heatop5{
    width: 25%;
    text-align: left;
    float: left;
}
.heatop5 img{
    margin-top: 8px;
    height: 64px;
    max-width: 100%;
}
.heatop6{
    float: right;
    height: 80px;
}
.heatop6>ul>li{
    float: left;
    width: 125px;
    height: 80px;
    line-height: 81px;
    text-align: center;
    transition: .5s;

}
.heatop6>ul>li a{
    color: #000;
    display: block;
    font-size: 16px;
}
.heatop6>ul>li:hover a{
    color: #53d1a3;
}
.xr{

    position: relative;
}
.xr:after{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 80px;
    height: 2px;
    background: #53d1a3;
    content: '';
    display: block;
    margin: 0 auto;
}
.xr a{
    color: #53d1a3!important;
}






















.foots{
    height: 49px;
    background: #000000;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 49px;
}

.foots a{
    color: #fff;
}
.foot{
    background: #262932;
    padding: 30px 0 50px;
}
.foot3{
    float: left;
    width: 30%;
}
.foot4{
    float: left;
    width: 40%;
    padding: 0 20px;
    box-sizing: border-box;
}
.foot5{
    float: right;
    width: 30%;
}
.foot32{
    color: #ccc;
    margin-top: 20px;
}
.foot32 li{
    line-height: 35px;
    padding-left: 25px;
}
.foot33{
    background: url("../backimages/f1.png") no-repeat left center;
}
.foot34{
    background: url("../backimages/f2.png") no-repeat left center;
}
.foot35{
    background: url("../backimages/f3.png") no-repeat left center;
}
.foot36{
     background: url("../backimages/f4.png") no-repeat left center;
 }
.foot37{
    background: url("../backimages/f6.png") no-repeat left center;
}
.foot41{
    width: 40%;
    display: inline-block;
    margin-top: 20px;
    float: left;
}
.foot43 li{
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    padding-left: 30px;
}
.foot42{
    color: #fff;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    font-size: 18px;
    padding-left: 30px;
}
.foot43 li a{
    color: #ccc;
}
.foot51{
    margin-top: 30px;
}
.foot51 img{
    width: 110px;
    height: 110px;
    border: solid 5px #fff;
}
.foot5 li{
    display: inline-block;
    margin-left: 35px;
}
.foot52{
    color: #ccc;
    line-height: 35px;
    height: 35px;
    text-align: center;
}





/*分页*/

.page {
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
.page a {
    padding: 0 13px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    margin: 0 6px 0 0;
    color: #666;
    background-color: #fff;
    transition: all .5s;
    border: 1px solid #dedede;
}
.page p{
    padding: 0 13px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    margin: 0 6px 0 0;
    color: #666;
    background-color: #fff;
    transition: all .5s;
    border: 1px solid #dedede;
}
.page p.pageRemark{
    display: none;
}
.page a.on {
    color: #333;
    cursor: default;
    border-color: #666;
}
.page a:hover{
    color: #333;
    cursor: pointer;
    border-color: #333;
}

.page_article {
    width: 100%;
    margin-top: 40px;
}
.page_article a {
    display: block;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
}




/*位置*/

.dqwz{
    float: right;
    line-height: 45px;
    font-style: normal;
    color: #9f9c9c;
    margin-right: 10px;
    background: url("../backimages/wz.png") no-repeat left center;
    background-size: 18px auto;
    padding-left: 20px;
}
.dqwz a{
    color: #9f9c9c;
}
