*{
    padding: 0;
    margin: 0;
}
a{
    color: black;
}

html,body{
    width: 100%;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
}

.box{
    width: 1200px;
    margin: 0 auto;
    
}
.nav{

    height: 87px;
    line-height: 87px;
    position: fixed;
    z-index: 100;
    background: white;
    width: 100%;
    top: 0;
    z-index: 999999;
}
.navwrap{
    width: 1200px;
    margin: 0 auto;
}
.nav .logo{
    float: left;
    box-sizing: border-box;
    overflow: hidden; 
}
.nav .logo img{
    display: block;
    margin-top: 18px;
    margin-left: 24px;
}
.subnav{
    width: 782px;
    float: right;
}
.subnav a{
    width: 102px;
    text-align: center;
    display: block;
    float: left;
    margin-left: 47px;
    box-sizing: border-box;
    color: black;
    height: 87px;

}
.subnav a.active{
    border-bottom: 5px solid #fc7e2a;
    color: #0099ff;

}

.banner{
    margin-top: 87px;
    position:relative;
    overflow:hidden;
    max-width: 100%;
}
.banner .bannerwrap{
    width: 100%;
}
.swiper-container li{
    width: 100%;
}
.swiper-container li img{
    width: 100%;
    /* margin: 0 auto;
    display: block;
    position:absolute;
    left:50%;
    margin-left:-960px; */
    /* display: none; */
}



.box h2{
    text-align: center;
    color: #eb5412;
    font-size: 24px;
    font-weight: normal;
}
.box .botimg{
    width:160px;
    height: 27px;
    display: block;
    margin: 10px  auto 0;
}
.box .subtitle{
    font-size: 18px;
    text-align: center;
    margin-top: 64px;
}
.box .subcontent{
    font-size: 16px;
    text-align: center;
    color: #b1b1b1;
}
ul li{
    list-style: none;
}
.foot{
    color: white;
    background: #414246;
    width: 100%;
    overflow: hidden;
}
.footwrap{
    width: 1200px;
    height: 392px;
    margin:  0 auto;
}
.footwrap a{
    color: white;
}
.footwrap ul{
    margin-left: 125px;

    float: left;
    font-size: 16px;
    margin-top: 56px;
}
.footwrap ul li{
    margin-bottom: 20px;
}
.footwrap ul li:nth-child(1){
    /* color: #0099ff; */
    color: white;
}

.footwrap ul:nth-child(3) li:nth-child(3), .footwrap ul:nth-child(3) li:nth-child(5){
    font-size: 24px;
    font-weight: bold;
}


.footwrap ul:nth-child(3) li{
    margin-bottom: 16px;
}
.footwrap .vertical{
    display: block;
    width: 1px;
    background: white;
    height: 168px;
    float: left;
    margin-top: 56px;
    margin-left: 125px;

}
.footwrap .ewm{
    float: left;
    margin-top: 56px;
    margin-left: 98px;
}
.footwrap .ewm img{
    display: block;
}
.footwrap .ewm p{
    text-align: center;
    margin-top: 12px;
}
.footwrap .footbot{
    float: left;
    width: 100%;
    padding-left: 125px;
    color: #999a9b;
    margin-top: 37px;

}
.footwrap .footbot p:nth-child(1){
    font-size: 14px;
}
.footwrap .footbot p:nth-child(2), .footwrap .footbot p:nth-child(3) {
    display: inline-block;  
    font-size: 16px;
    margin-left:112px; 
    margin-top:18px; 
}

.swiper-pagination span{
    width: 20px;
    height: 4px;
    border-radius: 2px;
}

.swiper-pagination span.swiper-pagination-bullet-active{
    background: #fc7e2a;
}

.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 57px;

}

.newsnav{
    box-sizing: border-box;
    padding: 0 84px;
}
.newsnav p{
    font-size: 14px;
    float: right;
    color: #686868;
    height: 97px;
    line-height: 97px;
}

.newsnav p a{
    color: #686868;
}
.newsnav>a{
    font-size: 18px;
    line-height: 97px;
    height: 97px;
    display: inline-block;
    color: black;
    margin-left: 90px;
}
.newsnav>a.active{
    color:#0099ff;
}

.totol{
    text-align: center;
    color: #7b7a7a;
    font-size: 12px;
    margin-top: 12px;
}
.newsnav .back_a{
    font-size: 14px;
    color: #0099ff;
    height: 97px;
    line-height: 97px;
    margin-left: 12px;
}
.m_top_box{
    height: 66px;
}
.foot a:hover{
    color: #049aff;

}
.nav a:hover{
    color:#0099ff;
}
a.knowmore{
    position: absolute;
    margin: 0 auto;
    z-index: 10;
    bottom: 19.5%;

    width: 4.5%;
    background: #0099ff;
    text-align: center;
    left: 50%;
    margin-left: -2.25%;
    opacity: 0;
}


.fixbox{
    width: 140px;
    height: 267px;
    position: fixed;
    z-index: 103;
    top: 200px;
    right: 17px;
    z-index: 108;
}
.fixbox a{
    display: block;
    width: 100%;    
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin-bottom: 5px;
    color: white;
    background: url(fixbox_icon.png) #049aff no-repeat 21px center;
    background-size: 20px 20px;
}
.fixbox a span{
    float: right;
    width: 102px;
    display: block;
    text-align: center;
    height: 26px;
}
.fixbox .fixewm{
    width: 100%;
    box-sizing: border-box;
    height: 162px;
    background: #049aff;
    overflow: hidden;

}
.fixbox .fixewm img{
    width: 138px;
    height: 138px;
    margin: 1px auto 0;
    display: block;

}
.fixbox .fixewm p{
    font-size: 12px;
    text-align: center;
    color: white;
    margin-top: 0px;
    height: 22px;
    line-height: 22px;


}
.fixbox a:nth-last-of-type(1){
    margin: 0;
    margin-top: 5px;
    background: url(fixbox_icon2.png) #049aff no-repeat 12px 5px;
}
.fixbox a:nth-last-of-type(1) span{
    width: 117px;
}
.fixbox a:hover{
    background: url(fixbox_icon.png) #05c2ff no-repeat 21px center;
    line-height: 24px;

}
.fixbox a:nth-last-of-type(1):hover{
    background: url(fixbox_icon2.png) #05c2ff no-repeat 12px 5px;

}
.fixbox .fixewm:hover{
    background: url(fixbox_icon.png) #05c2ff no-repeat 21px center;
}
.fixbox .fixewm:hover p{
    line-height: 20px;
}
