/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/

body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;}

*{box-sizing: border-box;}

#copy{display: none;}

a {color: #666; text-decoration: none;}
a:hover { color: #008c47;text-decoration: none; border-bottom-style:}

.page{ margin:0 auto;width: 1300px; }
.bg{ width: 100%; min-width: 1300px;}
.box{margin: 0 auto;width: 90%;}

.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}

/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}




/*英文样式*/
.font_en{font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;}









/*标题*/
.t{text-align: center;}
.t b{font-size: 40px;color:#333;line-height: 34px;}
.t t{font-size: 40px; color:#008c47;}
.t p{margin-top:16px; font-size: 18px;color:#666;}









/*最上*/
.top_bg{height:46px;line-height:46px;background: #008c47;}
.top_fl{color:#e5e5e5;font-size:14px;}
.top_fr *{display: block;}
.top_fr a{float:left;margin-right:40px;padding-left: 30px;font-size:14px;color:#fff;position: relative;cursor: pointer;}
.top_fr a:hover{color:#fec910;}
.top_fr a:last-child{margin-right: 0px;}
.top_fr a:before{content:"";display: block;width:18px;height:20px;background: url(//memberpic.114my.com.cn/0427791/uploadfile/image/20210615/20210615110240_355969685.png)no-repeat;position: absolute;top: 14px;left: 0;transition:all 0.3s;}
.top_fr a:nth-child(1):before{background-position:0 0;}
.top_fr a:nth-child(2):before{background-position:-18px 0;}
.top_fr a:nth-child(3):before{background-position:-36px 0;}
.top_fr a:hover:nth-child(1):before{background-position:0px -20px;}
.top_fr a:hover:nth-child(2):before{background-position:-18px -20px;}
.top_fr a:hover:nth-child(3):before{background-position:-36px -20px;}
.top_fr a b{float:right;font-size:22px;color:#fec910;}













/*抬头*/
.head_bg{height:120px;}
.head{height:120px;position: relative;}
.head:after{content:"";display:block;width:115px;height:57px;background:url(//memberpic.114my.com.cn/0427791/uploadfile/image/20210615/20210615171648_16546823.png)no-repeat;    position: absolute;bottom: -57px;left: 27px;z-index: 99;}
.logo{margin:13px 20px 0 0;}

.NavCeshi li{float:left;padding: 0 1.2vw;position:relative;top: 0px;transition: 0.2s all ease-in-out;}
.NavCeshi li>a{display:block;position: relative;text-align: center;}
.NavCeshi li i{line-height:120px;font-style:normal;font-size: 16px;color:#333;}
.NavCeshi li.navcurrent i,.NavCeshi > li:hover > a i{color:#008c47;}
.NavCeshi > li.navcurrent > a:before,.NavCeshi > li:hover > a:before{ left: 12px !important}
.NavCeshi > li > a:after{ content: ''; display: block; width: 0%; height:2px;transition: 0.2s all ease-in-out; position: absolute; left:0%; bottom: 0; background: #008c47;z-index: -1; }
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ width: 100%}

/*下拉*/
.NavCeshi .nav2{width:190px;border-top: 4px #008c47 solid;position: absolute;left:50%;top:100px;transform: translate(-50% );z-index: 9;transition: all 0.3s ease-out 0s;opacity: 0;}
.NavCeshi li:hover .nav2{opacity: 1;top:120px;z-index: 9999;}
.NavCeshi .nav2 a{display: block;height: 50px;line-height: 50px;background: #008c47;color: #fff;text-align: center;transition:ease-out .3s;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.NavCeshi .nav2 a:hover{background: #fff;text-indent: 10px;color: #008c47;}
.nav2 table{width: 100%;}















/*其他屏幕样式*/
@media (max-width: 1850px) and (min-width: 1781px){

}
@media (max-width: 1780px) and (min-width: 1681px){

}
@media (max-width: 1680px) and (min-width: 1600px){
.NavCeshi li i{font-size: 15px;}
}
@media (max-width: 1599px) and (min-width: 1500px){
.NavCeshi li i{font-size: 14px;}
}
@media (max-width: 1499px) and (min-width: 1300px){
.NavCeshi li i{font-size: 14px;}
}











/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative;z-index: 1;background: #000;}
.banner-box{ min-width:1300px; height:700px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:700px; background-position: center; background-repeat: no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;    height: 80%;    position: relative;    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:260px; left: 0; margin-left: 0; height: 400px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px;background-position: 0 0;} 
.banner-btn a.next{ right:-50px;background-position: -49px 0;}
.banner-btn a{background:url(//memberpic.114my.com.cn/0427791/uploadfile/image/20210615/20210615210653_1199792978.png) no-repeat;}
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #008c47;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }

/*内页*/
.banner-nbox{height:350px;}
.banner-nbox .bd li{height:350px;}
.banner-nbox .banner-btn{    top: 100px;}










/*搜索*/
.search_bg{height: 100px;background: #f5f5f5;}
.search_nbg{position: absolute;z-index: 999;top: 516px;border: 1px solid #eee;background: #fff;}
.search_nbg .search{margin:0 auto;background: #fff;}
.search-bg{width:300px;height:46px;overflow: hidden;margin-top:26px;}
.search{height: 100px;}
.search_l{line-height: 100px;color: #c0c0c0;}
.search_l dd{font-size:18px;color: #333;display: inline-block;}
.search_l a{font-size: 14px;color: #c0c0c0;}
.search_l a:hover{color:#008c47;}
.search-bg #infoname{width:300px;background:#e6e6e6 ;outline:none; color:#ccc;border: none;height:46px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;border: 1px solid #eee;border-top: none;border-bottom: none;border-radius: 23px;}
.search_nbg #infoname{width:278px;height: 44px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px;height: 46px;}

















/*产品*/
.prod_bg{height:1063px;}
.prod_t{height:140px;}
.prod_t_fl{width:302px;height:140px;padding:40px 0 0 115px;background: linear-gradient(to right, #008c47 0%,#75ba8b 100%);color:#fff;position: relative;}
.prod_t_fl:after{content:"";display: block;width:44px;height:44px;background: url(//memberpic.114my.com.cn/0427791/uploadfile/image/20210615/20210615114445_1550801129.png)no-repeat;position: absolute;top: 48px;left: 57px;}
.prod_t_fl b{font-size: 32px;}
.prod_t_fl p{font-size: 12px;}
.prod_t_fr{width: 998px;height: 140px;border: 1px #eee solid;}
.prod_t_fr table{width:100%;display:block;position: relative;}
.prod_t_fr table:before{content:"";display:block;width: 998px;height: 1px;background: #eee;position: absolute;top: 70px;}
.prod_t_fr tr,.prod_t_fr td ,.prod_t_fr a{display:block;float:left;width: 142px;height: 68px;line-height: 68px;font-size: 14px;color: #333;text-align: center;font-weight: inherit !important;}
.prod_t_fr tr:hover a{color:#008c47;}
/*产品图片*/
.prod_b tr{display: block;height: 287px;margin-bottom: 30px;}
.prod_b td{display: block;float: left;margin-right:28px;padding-left: 0px !important;}
.prod_b td:last-child{margin-right:0px;}
.prod_b td>a{display:block;border: 1px #eee solid;overflow: hidden;}
.prod_b td>a img{transition: 0.3s all linear;}
.prod_b td:hover>a img{transform:scale(1.2);}
.prod_b td br{display:none;}
.prod_b td span{display: block;height: 60px;line-height: 60px !important;background: #eee;position: relative;}
.prod_b td span a{display: block;font-size:14px;color:#333;position: relative;z-index: 2;}
.prod_b td span:after{display: block;content:"";width:0;height:60px;position: absolute;top:0;left:0;background:#008c47;transition:0.2s all ease-in-out;}
.prod_b td:hover span:after{width:100%;}
.prod_b td:hover span a{color:#fff;}















/*产品特点*/
.prodtd_bg{height:1084px;margin-top: -220px;background: url(//memberpic.114my.com.cn/0427791/uploadfile/image/20210616/20210616171318_312605942.jpg)no-repeat top center;}
.t_prodtd{padding-top: 300px;}
.t_prodtd t{color:#fec910;}
.t_prodtd b{color:#fff;}
.t_prodtd p{color:#e5e5e5;}
.prodtd li{width:432.5px;height:205px;float:left;font-size: 16px;color:#e5e5e5;text-align: center;line-height: 32px;}
.prodtd li:nth-child(n+1):nth-child(-n+3){margin-bottom:50px;}
.prodtd li:nth-child(2),.prodtd li:nth-child(5){border-left: 1px #03954d solid;border-right: 1px #03954d solid;}
.prodtd li *{display: block;}
.prodtd t{width:70px;height:70px;margin: auto;background: #fff;border-radius: 100%;box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);animation: ripple 2s infinite;position:relative;}
.prodtd t:after{content: "";display: block;width:36px;height:36px;background: url(//memberpic.114my.com.cn/0427791/uploadfile/image/20210615/20210615141836_1008862022.png)no-repeat;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.prodtd li:nth-child(2) t:after{background-position:-36px 0;}
.prodtd li:nth-child(3) t:after{background-position:-72px 0;}
.prodtd li:nth-child(4) t:after{background-position:-108px 0;}
.prodtd li:nth-child(5) t:after{background-position:-144px 0;}
.prodtd li:nth-child(6) t:after{background-position:-180px 0;}
.prodtd b{margin:25px 0 6px 0;font-size: 24px;color:#fec910;}


@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(237, 107, 27, .0);

                box-shadow: 0 0 0 20px rgba(237, 107, 27, .0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(237, 107, 27, .0);
                box-shadow: 0 0 0 0 rgba(237, 107, 27, .0);
    }
}

















/*应用领域*/
.apply_bg{height:995px;margin-top: -40px;}
.apply *{display: block;}
.apply a{margin:0 30px 30px 0;float:left;position: relative;overflow: hidden;}
.apply a:before{content:"";display: block;width:36px;height:36px;background: url(//memberpic.114my.com.cn/0427791/uploadfile/image/20210615/20210615145133_227071415.png)no-repeat;position: absolute;bottom: 30px;right: 30px;transition:all 0.3s;z-index: 2;}
.apply a:hover:before{background-position:0 -36px;}
.apply_t a:last-child,.apply_b a:last-child{margin-right: 0px;}
.apply_img img{transition: 0.3s all linear;}
.apply a:hover .apply_img img{transform: scale(1.2);}
.apply .apply_text{width:100%;height:100px;padding:30px;background: linear-gradient(rgba(37, 37, 37, .02),rgba(93, 92, 92, 0.4),rgba(0,0,0,0.8));position: absolute;bottom:0px;}
.apply_text p{font-size: 24px;color:#fff;}
.apply_text span{font-size: 12px;color:#e5e5e5;line-height: 18px;}



















/*广告条*/
.banner_bg{height:614px;background: url(//memberpic.114my.com.cn/0427791/uploadfile/image/20210615/20210615152834_975102121.jpg)no-repeat center;}
.banner_1_fl img{margin-top: 155px;}
.banner_1_fl p{font-size: 24px;color:#fff;line-height: 40px;}
.banner_1_fl p:before{content:"";display: block;width:120px;height:4px;margin:40px 0 30px 0; background:#fec910;}
.banner_1_fl a{display: block;width:160px;height:52px;line-height: 52px;margin-top: 40px;background: 
#333;font-size:18px;color:#fff;text-align: center;transition: all 0.3s;}
.banner_1_fl a:hover{background: #fec910;}
.banner_1_fr{margin-top: 105px;}
.banner_1_fr img{margin-right: 210px;}





















/*优势*/
.adv_bg{height:1560px;}
.adv{position:relative;}
.adv_li{position: absolute;}
.adv_li:nth-child(1){top:0;left:0;}
.adv_li:nth-child(2){top:674px;;left:0;}
.adv_li:nth-child(3){top:0px;;right:0;}
.adv_li:nth-child(4){top:1018px;;left:0;}
.adv_content{width:636px;height:314px;box-shadow: 0 0 30px rgba(0,0,0,.08);padding:50px 0 50px 45px;}
.adv_title_fl{width: 70px;height: 70px;margin-right: 25px; background: #008c47;border-radius: 100%;box-shadow: 0 0 0 0 rgba(0, 140, 71, 0.5);animation: ripple 2s infinite;position: relative;line-height: 70px;font-size: 34px;color: #fff;text-align: center;font-weight: bold;}
.adv_title_fr b{font-size:34px;color:#333;}
.adv_title_fr t{color:#fec910;}
.adv_title_fr p{font-size: 22px;color:#666;}
.adv_text{margin-top:40px;}
.adv_text p{padding-left: 45px;background: url(//memberpic.114my.com.cn/0427791/uploadfile/image/20210615/20210615160031_749066088.png)no-repeat left;font-size: 16px;color:#999;line-height:34px;}
.adv_li:nth-child(4) .adv_content,.adv_li:nth-child(4) .adv_img{float:left;}





















/*简介*/
.com_bg{height:646px;background: url(//memberpic.114my.com.cn/0427791/uploadfile/image/20210615/20210615161505_69006655.jpg)no-repeat center;}
.com_fl{width:585px;}
.com_fl *{display: block;}
.com_fl b{font-size: 36px;color:#fec910;}
.com_fl span{margin:12px 0 45px 0;font-size: 18px;color:#68dda3;}
.com_fl p{font-size: 16px;color:#e5e5e5;line-height: 34px;}
.com_fl a{width:160px;height:60px;line-height: 60px;margin:50px 20px 0 0;background: #333;float:left;font-size: 18px;color:#fff;text-align: center;    transition: all 0.3s;}
.com_fl a:hover{background:#fec910;}
.com_fr img{border: #fff 5px solid;}















/*新闻*/
.news_bg{height:780px;}
.t_news{text-align:left; float:left;}

.news_t{width:540px;float:right; margin-top:10px;}
.news_t a{display:block;width:180px;height:60px;line-height: 40px;font-size: 18px;color:#333;float:left;font-weight:bold;    text-indent: 10px;box-sizing: border-box;}
.news_t a:before{display:block;content:"";width:40px; height:40px; float:left; transition: all 0.3s;margin-left:20px;  background-image:url(//memberpic.114my.com.cn/0427791/uploadfile/image/20210615/20210615210821_174261732.png);}
.news_t a:nth-child(1):before{background-position: 0 0;}
.news_t a:nth-child(2):before{background-position: -40px 0;}
.news_t a:nth-child(3):before{background-position: -80px 0;}
.news_t a.on:nth-child(1):before{background-position: 0 -40px;}
.news_t a.on:nth-child(2):before{background-position: -40px -40px;}
.news_t a.on:nth-child(3):before{background-position: -80px -40px;}
.news_t a.on{color:#008c47; border-bottom:3px solid #008c47;}
.news_b{height:520px;margin-top:40px;}
.news_b .news_div_item{overflow: hidden;float: right;position: relative;}

/*新闻第一条样式*/
.news_b .news_div_item:first-child{width:490px;height:510px;float: left;}
/*日期*/
.news_b .news_div_item:first-child .news_div_item_date{width: 133px;height: 40px;line-height: 40px;background: rgba(0, 140, 71, 0.8);padding-left: 20px;position: absolute;top: 310px;z-index: 2;font-size: 18px;color: #fff;font-family: "Arial";}
 .news_b .news_div_item:first-child .news_div_item_year{float: left;}
 .news_b .news_div_item:first-child .news_div_item_month{float: left;}
 .news_b .news_div_item:first-child .news_div_item_day{float: left;}
/*文字*/
.news_b .news_div_item:first-child .news_div_item_content{position: absolute;top: 380px;}
.news_b .news_div_item:first-child .news_div_item_a{display: block;font-size: 18px; color: #333;}
.news_b .news_div_item:first-child .news_div_item_a:after{display:block;content:"了解详细";width: 134px;height: 36px;line-height: 36px;background: #ccc;border-radius: 16px;font-size: 14px;color: #333;text-align: center;position: absolute;top: 93px;transition: all 0.3s;}
.news_b .news_div_item:first-child .news_div_item_body{margin-top: 10px;font-size: 14px;color: #666;line-height: 24px;}
/*图片*/
.news_b .news_div_item:first-child .news_div_item_pic{position: absolute;top: 0;    display: block; border:1px #eee solid;}
.news_b .news_div_item:first-child .news_div_item_image{width: 100%;height: 350px;}
/*新闻第一条样式结束*/

/*新闻第二条到第五条样式*/
.news_b .news_div_item:nth-child(n+2):nth-child(-n+5){width:381px;height:246px;padding:29px 28px;border: 1px #eee solid;}
.news_b .news_div_item:nth-child(2),.news_b .news_div_item:nth-child(3){margin-bottom:25px;}
.news_b .news_div_item:nth-child(3),.news_b .news_div_item:nth-child(5){margin-right:22px;}
/*日期*/
.news_b .news_div_item:nth-child(n+2):nth-child(-n+5)  .news_div_item_date{position: absolute;top: 60px;font-size: 14px;color: #999;font-family: "Arial";}
 .news_b .news_div_item:nth-child(n+2):nth-child(-n+5)  .news_div_item_year{float: left;}
 .news_b .news_div_item:nth-child(n+2):nth-child(-n+5)  .news_div_item_month{float: left;}
 .news_b .news_div_item:nth-child(n+2):nth-child(-n+5)  .news_div_item_day{float: left;}
/*文字*/
.news_b .news_div_item:nth-child(n+2):nth-child(-n+5)  .news_div_item_content{}
.news_b .news_div_item:nth-child(n+2):nth-child(-n+5)  .news_div_item_a{position: absolute;left: 24px;font-size: 18px;color: #333;}
.news_b .news_div_item:nth-child(n+2):nth-child(-n+5)  .news_div_item_a:after{display:block;content:"了解详细";width: 134px;height: 36px;line-height: 36px;background: #ccc;border-radius: 16px;font-size: 14px;color: #333;text-align: center;position: absolute;top:157px;transition: all 0.3s;}
.news_b .news_div_item:nth-child(n+2):nth-child(-n+5) .news_div_item_body{position: absolute;top: 95px;font-size: 14px;color: #666; line-height: 24px;width: 325px;}
/*图片*/
.news_b .news_div_item:nth-child(n+2):nth-child(-n+5)  .news_div_item_pic{display: none;}
/*新闻第二条到第五条样式结束*/

.news_b .news_div_item:hover .news_div_item_a:after{background:#008c47 !important;color:#fff !important;}













/*友情链接*/
.link_bg{background: #008c47;height: 90px;line-height:90px;}
.link_l{font-size: 18px; color:#fff; line-height: 90px;}
.linkTagcs li a{ font-size: 14px;}

.footer_bg .waveWrapper{top: -43px;}
.waveWrapper {overflow: hidden;position: absolute;left: 0;right: 0;margin: auto;height: 43px;z-index: 9;}
.waveTop {right: 0;left: auto;position: absolute;width: 4112px;animation: move_wave_reverse 20s linear infinite;height: 100%;background-repeat: repeat-x;background-position: 0 bottom;transform-origin: center bottom;}





/*版权*/
.footer_bg{background:#222;position: relative;}
.footer{padding-top:70px;}
.footer_l{width:420px;border-right: 1px solid #333;height: 220px;}
.fonter_a {height:56px;width: 350px;}
.fonter_a a{width:130px;height:34px;display:block;line-height:34px;font-size:16px;border:1px solid #fff;text-align: center;    float: left; color:#fff;}
.fonter_a a:nth-child(2){margin-left:20px;}
.fonter_a a:hover{background:#008c47; color:#fff;}
.fonter_tel{font-size:38px;color:#fff;font-family: "Arial";background: url(//memberpic.114my.com.cn/0427791/uploadfile/image/20210615/20210615210944_1827745138.png)no-repeat left center;;font-weight:lighter;padding-left: 38px;}
.fonter_d{margin-top:20px;}
.fonter_d li{font-size:15px;color:#fff;padding-left:30px;}
.fonter_d li:nth-child(1){background:url(//memberpic.114my.com.cn/0427791/uploadfile/image/20210615/20210615210944_595012920.png)left center no-repeat;}
.fonter_d li:nth-child(2){background:url(//memberpic.114my.com.cn/0427791/uploadfile/image/20210615/20210615210944_1302437010.png)no-repeat left center;}
.fonter_d li{line-height:36px;}
.footer_r{padding-left: 56px;width:570px;}
.footer_r li{width:170px;float:left;}
.footer_r li a{font-size:15px;color:#ccc;display:block;line-height:36px;}
.footer_r li a:hover{color:#fec910;}
.footer_t{font-size:18px !important;color:#fff !important;margin-bottom:10px; }
.footer_t:after{content:""; display:block; width:16px; height:1px; background:#fec910; margin-top:10px;transition: all linear 0.5s;}
.footer_r li:hover .footer_t:after{width:80px;}

/*二维码切换*/
.crcodecon li img{ border:10px solid #fff; border-radius:5px; width:160px; height:auto;}
.crcodecon { margin-right:17px;}
.crcodecon li{ width:173px !important; position:relative;}
.crcodecon li:after{ content:''; display:block; position:absolute; width:10px; height:19px; right:3px; top:15px; background:url(//memberpic.114my.com.cn/0427791/uploadfile/image/20210615/20210615211103_448372753.png) no-repeat left center;}
.crcodecon li:nth-child(2):after{ top:15px;}
.crcodecon li:nth-child(3):after{ top:72px;}
.crcodecon li:nth-child(4):after{ top:130px;}
.crcodetab p{ cursor:pointer; font-size:16px; font-weight:lighter; color:#ccc; width:120px; height:45px; line-height:45px; border-radius:25px;background:#333; position:relative;}
.crcodetab p+p{ margin-top:14px;}
.crcodetab p.on{background:#008c47; color:#fff;}
.crcodetab p span{ margin-left:50px;}
.crcodetab p:after{ content:''; display:block; position:absolute; width:20px; height:20px; background:url(//memberpic.114my.com.cn/0427791/uploadfile/image/20210615/20210615211103_1834158587.png) no-repeat center; top:12px; left:19px;}
.crcodetab p.on:after{ background:url(//memberpic.114my.com.cn/0427791/uploadfile/image/20210615/20210615211103_1834158587.png) no-repeat center;}
/*版权最低*/
.wechat{width:165px;height:196px;background:#fff;text-align: center;}
.wechat img{margin-top: 8px;width: 150px;}
.wechat p{font-size:15px;color:#333;    margin-top: 8px;}
.copy_bg{width:100%;min-width:1300px; padding:20px 0;margin-top:40px; border-top:1px solid #333;}
.copy_bg a:hover{color:#fec910;}
.copy,.copy a{color:#ccc;font-size:15px;line-height:50px;}