@charset "utf-8";
body{color:#545252;font-size:12px;font-family:"微软雅黑";}
a{color:#545252;text-decoration:none;}
a:hover{color:#006acd;text-decoration:none;}
ul,li{list-style:none;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, button, form, textarea, p, blockquote, th, td,a,img{padding:0;margin:0;border:0;}
.clear{clear:both;}
.hidden{display:none;}
em,i{font-style:normal;}
input{font-size:12px; font-family:"微软雅黑";}

.container{ margin:auto; min-width:1200px; width:100%;}
.content,.theBox,.kuang{ margin:auto;width:980px;}

/********横幅********/
.theBanner{ margin:auto; height:328px; width:980px;}
.banner{width:980px; margin:auto;overflow:hidden;height:328px;position:relative;}
.banner .banList{position:absolute;left:0;height:328px;}
.banner .banList li{height:328px;opacity:0;position:absolute;atransform:scale(0);atransition:transform 0.5s ease 0s, opacity 1.5s ease 0s;z-index:1;}
.banner img{ height:328px; width:980px;}
.banner .banList li.active{opacity:1;transform:scale(1);z-index:2;}
.banner .fomW{position:absolute;bottom:20px;left:50%;height:20px;z-index:9;width:1000px;margin-left:-500px;}
.banner .jsNav{text-align:center;}
.banner .jsNav a{display:inline-block;background:#fff;width:15px;height:15px;border-radius:50%;margin:0 5px;}
.banner .jsNav a.current{background:#fc8f0f;cursor:pointer;}

/*底部*/
.footer{
    width:100%;
    background: #101429;
}
.footer_pr{
    width:1224px;
    height: 196px;
    margin: 0 auto;
}
.jr_1 img{
    width:138px;
    height:36px;
    padding:45px 60px 80px 0;
    float: left;

}
.ser_mid{
    width:144px;
    height: 105px;
    float: left;
}
.footer_pr .ser_mid .p1{
    display: block;
    margin:0;
    color: #999;
    font-size: 16px;
    line-height: 30px;
    padding-top: 40px;
}
.footer_pr .ser_mid .p2{
    display: block;
    margin:0;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}
.footer_pr .ser_mid .p3{
    display: block;
    margin:0;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}
.footer_pr .ser_mid .p4{
    display: block;
    margin:0;
    color: #999;
    font-size: 16px;
    line-height: 30px;
    padding-top: 10px;
}
.black_line{
    width:1px;
    height:62px;
    background: #999;
    margin:40px 60px 0px 60px;
    float: left;
}
.footer_mid{
    float: left;

    height: 55px;
    margin:40px 126px 60px 0;
}
.footer_mid1{
    float: left;

    height: 55px;
    margin:40px 0px 60px 0;
}
.footer_mid a{
    color: #666;
    font-size: 12px;
    line-height: 20px;

}
.footer_mid1 a{
    color: #666;
    font-size: 12px;

}
.footer_last a{
    color: #666;
    font-size: 12px;

}
.footer_last{
    float: right;
    margin-top: 40px;
}
.footer_last img{
    width:108px;
    height: 108px;
    margin-top: 16px;

}
.copyright{
    width:100%;
    background: #101429;
}
.copyright_lr{
    width:1224px;
    height: 116px;
    margin: 0 auto;
}
.copyright_lr img{
    width:20px;
    height: 20px;
    vertical-align: sub;
    margin-right: 6px;
    display: inline-block;
}
.copyright_lr p{
    color: #999;
    font-size: 12px;
    line-height: 20px;
    padding-left: 20px;
    text-align: center;
}
