body{background-color: #f0f1f2; min-height: 100%;}
.wrap {width: 1200px;}
.fixedpane{border-bottom: solid 4px #00C192;}
.fixedwrap{background-color: #fff; margin-top: 0; padding-top: 32px; height: auto; margin-bottom: 0; position: relative;}
.fixedpane.fixed{position: static;}
.topInfo{margin-bottom: 0;}
.searchBox{ padding-top: 18px; margin: auto;}
.search_box{width: 490px; height: 50px; border-radius: 25px; border: solid 1px #C4C4C4; margin: auto; box-sizing: border-box; padding: 13px 50px 13px 24px; box-sizing: border-box; position: relative;}
.search_box input{border: none; font-size: 15px;  background: none; width: 100%; outline: none;}
.search_box input::placeholder{color: #A6A6A6;}
.submit{display: block; width: 30px; height: 30px;background: url(../images/search_icon1.png) no-repeat center; background-size: cover; border: none; position: absolute; top: 10px; right: 22px; cursor: pointer; outline: none;}
.submit:hover{background-image: url(../images/icon_search.png);}
.navBox{width: 1200px; margin: auto; margin-top: 26px; }
.navBox>ul>li{display: inline-block;}
.navBox>ul>li a:hover{color: #00C192;}
.navBox .all_item{display: block; float: left; text-align: center; }
.navBox .all_item{width: 230px; height: 50px; background-color: #00C192; color: #fff; font-size: 16px; line-height: 50px; font-weight: bold;}
.navBox .all_item i,.navBox>a.all_item em{vertical-align: middle; }
.navBox .all_item i{display: inline-block; width: 24px; height: 24px; margin-right: 10px; }
.navBox .all_item img{width: 100%; object-fit: cover; display: block; height: 100%;}
.navBox>ul{float: left; color: #3B3B3B;padding:0 8px;}
.navBox>ul li{margin: 0 28px; font-size: 16px; font-weight: bold; line-height: 50px; }
.navBox>a.fa_btn{width: 140px; height: 50px; background: url(../images/fa_btn.png) no-repeat center; background-size: cover; font-size: 16px; font-weight: bold; color: #fff;  line-height: 50px; margin-right: 40px; display: inline-block; text-align: center; float: right;}

/* 底部 */
.footer-login{background-color: #F8F8FA;}
.footer-login p {line-height: 38px;text-align: center;font-size: 14px;color: #666;}
.footer-login a {color: #666;}
.footer-login a:hover {color: #f60;text-decoration: underline;}
.footer-login .pice-1 {margin:0 14px;color: #ddd;}
.ig-1{
    display: none;
}
.list{
    position: relative;
}
.header .kefu{font-weight: bold;}
.header .kefu p{font-weight: normal;}
/*.hd{
    position: absolute;
        top: 334px;
    left: 456px;
}
 .hd ul li{
        width: 10px;
    height: 10px;
    line-height: 105px;
    color: #FFFFFF;
    background: #FFFFFF;
    margin-right: 8px;
    border-radius: 50%;
    cursor: pointer;
    float: left;
    overflow: hidden;
    opacity: 0.7;
}
.hd li.on{
    background-color:  #0099e9;
} */
/* .next{
    width: 43px;
    height: 71px;
    background: url(../images/zbf_scrollBtn.png) no-repeat;
    position: absolute;
    top: 156px;
        right: 0;
    background-position: -54px -1px;
    z-index: 99;
}
.prev{
       width: 43px;
    height: 71px;
    background: url(../images/zbf_scrollBtn.png) no-repeat;
    position: absolute;
    top: 156px;
    z-index: 99;
} */
.fixed{
        position: fixed;
    top: 0;
	left: 0;
	right: 0;
    z-index: 999999999;
}
.content-left ul li a:hover img{
    opacity: 0.8;
}
.footer-login{
    margin-top: 100px;
    padding-top: 30px;
    border-top: 1px solid #e4e4e4;
}

.footer.gray {margin-top: 0;}
.all_item{position: relative; cursor: pointer;}
.cate_box{width: 420px; box-sizing: border-box; padding: 0 20px; position: absolute;  background-color: #fff; z-index: 10; border:1px solid #f7f7f7; box-shadow:0px 3px 23px 0px rgba(0,152,115,0.23); display: none; animation: topFadeIn .5s ease-out; border: solid 1px #00ba8c;}
.cate_box a{float: left; color: #3B3B3B; font-size: 14px; line-height: 30px; width: 112px; text-align: left; position: relative; margin-right: 20px;}
.cate_box a i{display: inline-block; width: 30px; height: 30px; }
.cate_box li{padding: 20px 0; border-bottom: solid 1px #eee;}
.cate_box li:last-child{border: none;}
.cate_box a:last-child{margin-right: 0;}
.cate_box a:last-child s{display: none;}
.cate_box a>s{width: 1px; height: 20px; background-color: #eee; position: absolute; right: 0; top: 0; bottom: 0; margin: auto;}
.all_item:hover .cate_box{display: block;}
.code_show{position: relative;}
.code_show .ercode{position: absolute; width: 270px; height: 150px; box-sizing: border-box; padding: 15px; background-color: #fff; border:1px solid rgba(0,0,0,0.04);box-shadow:0px 3px 23px 0px rgba(0,152,115,0.23); z-index: 10; left: -60px; display: none;animation: topFadeIn .5s ease-out; border: solid 1px #00ba8c;}
.code_show .ercode .left_code{width: 120px; height: 120px; box-sizing: border-box;  float: left; padding: 4px;}
.code_show .ercode .left_code img{width: 100%; height: 100%; display: block;}
.code_show .ercode h3{font-size: 16px; color: #3b3b3b; margin-top: 26px; }
.code_show .ercode .r_con{margin-left: 130px; line-height: 1.1em;}
.code_show .ercode p{color: #A2A4AB; font-size: 12px; margin-top: 10px ; font-weight: normal;}
.code_show:hover .ercode{display: block;}