
.Statistical{
    display: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}
ul,li{
    list-style: none;
}
a{
    text-decoration: none;
}
.box1,.box2,.box3,.box4,.box5{
    position: relative;
    width: 100%;
}
.box1{
    height:80px;
}
.box1 .nav{
    width:960px;
    height:100%;
    margin: 0 auto;
}
.box1 .nav div{
    height:50px;
    margin: 15px 0;
    float: left;
}
.box1 .nav div img{
    height: 100%;
}
.box1 .nav ul{
    float: right;

}
.box1 .nav ul li{
    float: left;
    width:120px;
    text-align: center;
    line-height: 80px;
    color: #333333;
    font-size: 18px;
    cursor: pointer;
}
.box1 .nav ul .active{
    background: #85cb00;
    color: #fff;
}

.box1 .nav ul li a{
    display: block;
    color: #333333;
    font-size: 18px;
}
.box1 .nav ul .active a{
    background: #85cb00;
    color: #fff;
}

.box2{
    height:230px;
}

.box2 .banner .swiper-slide a{
    width:100%;
    height: 230px;
    display: block;
}

.box3{
    /*height:1275px;*/
    background: #fafafa;
}
.box3 .content{
    width:960px;
    /*height:100%;*/
    margin: 0 auto;
    /*padding-top: 30px;*/
    padding-bottom: 20px;
    overflow: hidden;
}
.box3 .content .cont-left{
    float: left;
    border: 1px solid #fbf7f7;
    width: 620px;
    box-sizing: border-box;
    background: #fff;
}
.box3 .content .cont-rig{
    float: right;
    border: 1px solid #fbf7f7;
    width: 330px;
    box-sizing: border-box;
    background: #fff;
}


.box3 .content .cont-left .pad-list{
    overflow: hidden;
    margin: 20px 30px;
}
.box3 .content .cont-left .tab-border{
    width: 100%;
    height: 1px;
    background: #f4f4f4;
}
.box3 .content .cont-left .pad-list .am-list-item .am-list-thumb{
    width:30px;
    height:30px;
    float: left;
}
.box3 .content .cont-left .pad-list .am-list-item .am-list-thumb img{
    height:100%;
}
.box3 .content .cont-left .pad-list .am-list-item .list-title{
    float: left;
    width:400px;
    line-height: 30px;
    margin-left: 10px;
}
.box3 .content .cont-left .pad-list .am-list-item .rig-extra{
    float: right;
    width:60px;
    line-height: 30px;
    margin-left: 10px;
}
.box3 .content .cont-left .pad-list .am-list-item .rig-extra a{
    color: #b0b0b0;
}

.box3 .content .cont-left .pad-list .swiper-wrapper{
    padding-top: 20px;
}

.box3 .content .cont-left .swiper-div{
    width:70px;
    height:70px;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #000;
    border-color: #a1e5d8;
    border-radius: 10px;
}
.box3 .content .cont-left .swiper-div img{
    width:45px;
    height:45px;
}
.box3 .content .cont-left .swiper-div .active_border {
    width: auto;
    position: absolute;
    top: 1px;
    height: 0;
    left: 45px;
    bottom: 0;
    border-left: 8px solid #f96167;
    border-bottom: 8px solid transparent;
    transform: rotate(-27deg);
    -ms-transform:rotate(-27deg); 	/* IE 9 */
    -moz-transform:rotate(-27deg); 	/* Firefox */
    -webkit-transform:rotate(-27deg); /* Safari 和 Chrome */
    -o-transform:rotate(-27deg);
}

.box3 .content .cont-left .swiper-div .active_title {
    position: absolute;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    color: #fff;
    background-color: #f96167;
    border-radius: 1rem;
    padding: 3px 6px;
    margin-left: .16rem;
    top: -22px;
    left: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.box3 .content .cont-left .swiper-slide p{
    font-size: 14px;
}
.box3 .content .cont-rig h2{
    text-align: center;
    line-height: 50px;
    font-size: 18px;
}
.box3 .content .cont-rig .rig-swiper{
    overflow: hidden;
    position: relative;
}
.box3 .content .cont-rig .rig-swiper .swiper-div{
    width:160px;
    height: 100px;
    margin-left: 2px;
}
.box3 .content .cont-rig .rig-swiper .swiper-div img{
    height: 100%;
}
.box3 .content .cont-rig .rig-swiper .swiper-slide p{
    padding: 5px 10px;
    font-size: 13px;
}
.box3 .content .cont-rig .rig-swiper .swiper-button-prev{
    background-image:url("../images/zjt.png");
    margin-top: -55px;
    left:2px;
}
.box3 .content .cont-rig .rig-swiper .swiper-button-next{
    margin-top: -55px;
    background-image:url("../images/yjt.png");
    right:2px;
}

.box3 .content .cont-rig .menu{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
}
.box3 .content .cont-rig .menu span{
    width: 25%;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 14px;
    cursor: pointer;
}
.box3 .content .cont-rig .menu .item{
    border-bottom: 2px solid #85cb00;
}

.box3 .content .cont-rig .tablea{
    width: 100%;
}
.box3 .content .cont-rig .tablea .tabList{
    width: 100%;
    max-height: 665px;
    overflow-y: auto;
    display: none;
}
.box3 .content .cont-rig .tablea .tabList .setion-m{
    width: 100%;
    float: left;
    padding: 20px 15px;
    border-bottom: 1px solid #efefef;
    box-sizing: border-box;
}
.box3 .content .cont-rig .tablea .tabList .pic{
    width: 90px;
    float: left;
    height: 120px;

}
.box3 .content .cont-rig .tablea .tabList .pic img{
    height: 100%;

}
.box3 .content .cont-rig .tablea .tabList .set{
    width: 180px;
    height: 120px;
    float: left;
    margin-left: 10px;
}
.box3 .content .cont-rig .tablea .tabList .set p{
    margin: 12px 0 15px 0;
    font-size: 12px;
    color: #8f8f8f;
}
.box3 .content .cont-rig .tablea .tabList .set h3{
    font-size: 14px;
}
.box3 .content .cont-rig .tablea .tabList .set span{
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-left: 5px;
}
.box3 .content .cont-rig .tablea .tabList .set span img{
    width: 25px;
}
.box3 .cont-plat{
    width:955px;
    margin-left: 2px;
    /*height:100%;*/
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 20px;
    overflow: hidden;
    /*background: #ff5b05;*/
}
.box3 .contact{
    width:955px;
    margin-left: 2px;
    height:80px;
    margin: 0 auto;
    border: 1px solid #F2F2F2;
    line-height: 40px;
    overflow: hidden;
    background: #fff;
    margin-top: 15px;
}
.box3 .contact li{
    float: left;
    width:25%;
    height:40px;
    line-height: 40px;
    text-align: center;
}
.box3 .part-plat{
     margin-top: 0;
 }
.box3 .part-plat li{
    width:20%;
}
.box3 .contact li a{
    color: #3b3c2efa;
}
.box3 .contact li img{
    height:25px;
    vertical-align: middle;
}


.box3 .partener-tit{
    display: inline-block;
    width: 100%;
}
.box3 .partener-tit li{
    float: left;
    width: 36%;
    text-align: center;
    margin-left: 2%;
    height: 30px;
    line-height: 30px;
    border-top: 1px solid #dcdcdc;
}
.box3 .partener-tit li a{
    display: inline-block;
    color: #333;
    width: 100%;
    font-size: 20px;
}
.box3  .partener-tit li:nth-child(odd){
    margin-top: 15px;
}
.box3 .partener-tit li:nth-child(2){
    width: 19%;
    border: none;
    color: #333333;
}

.box3 .cont-plat .partener-img li{
    float: left;
    width:160px;
}
.box3 .cont-plat .partener-img li img{
    width:100%;
}

.box3 .cont-plat .partener-img{
    display: inline-block;
    width: 100%;
    /*padding-bottom: .3rem;*/
    background: #fff;
}
.box3 .cont-plat .partener-img li{
    float: left;
    width: 189px;
    text-align: center;
    border: 1px solid #F2F2F2;
}
.box3 .cont-plat .partener-img li img{
    width:100%;
}
.box3 .cont-plat .partener-img li:nth-child(odd){
    background: #fff;
}
.box3 .cont-plat .partener-img li:nth-child(even){
    background: #f7f7f7;
}
/*.box3 .cont-plat .partener-img li:nth-child(7),.box3 .cont-plat .partener-img li:nth-child(9),.box3 .cont-plat .partener-img li:nth-child(11){
    background: #f7f7f7;
}
.box3 .cont-plat .partener-img li:nth-child(8),.box3 .cont-plat .partener-img li:nth-child(10),.box3 .cont-plat .partener-img li:nth-child(12){
    background: #fff;
}*/
.box3 .cont-plat .partener-img li:nth-child(2),
.box3 .cont-plat .partener-img li:nth-child(3),
.box3 .cont-plat .partener-img li:nth-child(4),
.box3 .cont-plat .partener-img li:nth-child(5),
.box3 .cont-plat .partener-img li:nth-child(6),
.box3 .cont-plat .partener-img li:nth-child(8),
.box3 .cont-plat .partener-img li:nth-child(9),
.box3 .cont-plat .partener-img li:nth-child(10),
.box3 .cont-plat .partener-img li:nth-child(11),
.box3 .cont-plat .partener-img li:nth-child(12){
    border-left: none;
}
.box3 .cont-plat .partener-img li:nth-child(1),
.box3 .cont-plat .partener-img li:nth-child(2),
.box3 .cont-plat .partener-img li:nth-child(3),
.box3 .cont-plat .partener-img li:nth-child(4),
.box3 .cont-plat .partener-img li:nth-child(5),
.box3 .cont-plat .partener-img li:nth-child(6){
    border-bottom: none;
}





.box4{
    height:400px;
    background: #f2f2f2;
}
.box4 .footer{
    width:960px;
    height:100%;
    margin: 0 auto;
    padding-top: 40px;
    box-sizing: border-box;
}
.box4 .footer .foot-left{
    width:240px;
    float: left;
}
.box4 .footer .foot-left ul li,.box4 .footer .foot-cen ul li{
    float: left;
    width:80px;
    line-height: 30px;
}
.box4 .footer .foot-left ul li a,.box4 .footer .foot-cen ul li a{
    color: #777777;
    font-size: 12px;
}


.box4 .footer .foot-cen{
    width:320px;
    float: left;
    margin-left: 80px;
}
.box4 .footer .foot-cen ul li{
    width: 320px;
}
.box4 .footer .foot-rig{
    width:300px;
    float: right;
    text-align: right;
}

.box4 .footer .foot-rig img{
    height: 30px;
}
.box4 .footer .foot-rig p{
    width:100%;
    color: #777777;
    font-size: 12px;
}
.box4 .footer .foot-rig p span{
    color: #000;
    display: inline-block;
    font-weight: bolder;
    margin-left: 15px;
    font-size: 12px;
}
.box4 .footer .footer-line{
    height: 1px;
    background: #c7c7c7;
    margin-top: 25px;
    float: left;
    width: 960px
}
.box4 .footer .foot-bottom{
    float: left;
}
.box4 .footer .foot-bottom ul{
    padding: 20px 0;
    margin-bottom: 20px;
}
.box4 .footer .foot-bottom ul li{
    float: left;
    width:100px;
    font-size: 14px;
    font-weight: bolder;
}
.box4 .footer .foot-bottom ul li a{
    color: #000;
}
.box4 .footer .foot-bottom p{
    margin-top: 5px;
    line-height: 20px;
    font-size: 12px;
    color: #777;
}

.box4 .footer .foot-bottom p img{
    height: 100%;
    vertical-align: middle;;
}

.box5{
    padding: 35px 0 70px 0;
    background: #fafafa;
    overflow: hidden;
}
.box5 .product-list{
    width: 960px;
    margin: 0 auto;
    border: 1px solid #fbf7f7;
    border-right: none;
    overflow: hidden;
}

.box5 .product-list .title{
    height: 60px;
    width: 100%;
    box-sizing: border-box;
    border-right: 1px solid #fbf7f7;
    background: #f3f3f3;
}
.box5 .product-list .title p{
    float: left;
    height: 60px;
    line-height: 60px;
    width: 100px;
    margin-left: 20px;
}
.box5 .product-list .title .search{
    position: relative;
    float: right;
    height: 60px;
    line-height: 60px;
    margin-right: 60px;
}
.box5 .product-list .title .search input{
    display: inline-block;
    border: 1px solid #fbf7f7;
    width: 220px;
    height: 30px;
    outline: none;
    position: absolute;
    top: 15px;
    text-indent: 5px;
    right: 62px;
}
.box5 .product-list .title .search .btnSearch{
    position: absolute;
    top: 15px;
    display: inline-block;
    border: 1px solid #fbf7f7;
    width: 60px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    text-align: center;
    font-size: 12px;
    color: #85cb00;
    cursor: pointer;
    right: 1px;
}
.box5 .product-list .title .search ul{
    position: absolute;
    top: 48px;
    width: 222px;
    background: #f3f3f3;
    right: 62px;
    z-index: 10;
}
.box5 .product-list .title .search ul li{
    height: 30px;
    line-height: 30px;
    border: 1px solid #fbf7f7;
    border-top: none;
    cursor: pointer;
}
.addbg{
    background:#87A900;
}
.box5 .product-list .recgargeList{
    width:960px;
    box-sizing: border-box;
    clear: left;
}
.box5 .product-list .recgargeList li{
    position: relative;
    float: left;
    width: 240px;
    box-sizing: border-box;
    height:100px ;
    line-height: 100px;
    text-align: left;
    border: 1px solid #fbf7f7;
    border-left: none;
    border-top: none;
    background: #fff;
    cursor: pointer;
}
.box5 .product-list .recgargeList li:nth-child(1),.box5 .product-list .recgargeList li:nth-child(2),.box5 .product-list .recgargeList li:nth-child(3),.box5 .product-list .recgargeList li:nth-child(4){
    border-top: 1px solid #fbf7f7;
}

.box5 .product-list .recgargeList li img{
    height: 45px;
    vertical-align: middle;
    margin-left: 25px;
    margin-right: 10px;
}
.box5 .product-list .recgargeList li span{
    font-size: 14px;
    display: inline-block;

}
.box5 .product-list .recgargeList li .listModel{
    display: none;
    position: absolute;
    width:240px;
    top:0;
    height: 100px;
}
.box5 .product-list .recgargeList li .listModel .shadow{
    position: absolute;
    width:240px;
    height: 100px;
    top:0;
    background: #ccc;
    opacity: .3;
}
.box5 .product-list .recgargeList li .listModel p{
    position: absolute;
    width:50px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    left: 95px;
    text-align: center;
    font-size: 14px;
    bottom: 8px;
    background: #85cb00;
    cursor: pointer;
}

.box3 .erweima-model,.box5 .erweima-model{
    display: none;
    width:100vw;
    height: 100%;
    position: fixed;
    z-index: 10;
    background: #444;
    opacity: .5;
    top: 0;
}
.box3 .erweima,.box5 .erweima{
    display: none;
    width:330px;
    height: 330px;
    border: 2px solid #85cb00;
    position: fixed;
    top:50%;
    left:50%;
    box-sizing: border-box;
    margin-left: -165px;
    margin-top: -165px;
    z-index: 11;
    background: #fff;
}
.box3 .erweima .closeImg,.box5 .erweima .closeImg{
    width:40px;
    height: 40px;
    position: absolute;
    bottom: -50px;
    left:50%;
    box-sizing: border-box;
    margin-left: -20px;
}
.box3 .erweima .closeImg img,.box5 .erweima .closeImg img{
    height: 100%;
    cursor: pointer;
}

.box3 .erweima .tit,.box5 .erweima .tit{
    height: 45px;
    line-height: 45px;
    text-align: center;
}
.box3 .erweima .txt,.box5 .erweima .txt{
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    text-align: center;
    margin-top: 5px;
}
.box3 .erweima #code,.box5 .erweima #code{
    width:230px;
    height: 230px;
    margin-left: 45px;
}



#scroll_div {
    width: 960px;
    line-height: 26px;
    height: 26px;
    margin: 0 auto;
    padding: 10px 0;
    overflow: hidden;
    text-align: center;
    background: #fdfbeb;
    color: #f85e5d;
}



















