/*标签样式初始化*/
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{font: inherit;color:inherit;text-decoration: none;}
a:hover { color:#01853c;text-decoration: none; border-bottom-style:}

.page{margin:0 auto;width: 1400px;position: relative;}
.bg{ width: 100%; min-width: 1400px;}
.box{margin: 0 auto;width:94%;}
.box2{margin: 0 auto;width:84%;position: relative;}

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

em,i {font-style: normal;}


/*隐藏右边滚动条
body::-webkit-scrollbar {  display: none;}*/


/*左右浮动清除*/
.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;}
.font_en2{font-family:"Biko";text-transform: uppercase;}


/*英文字体包*/
@font-face {
  font-family:"Avant_Garde_Medium-Normal";
  src: 
  url("//memberpic.114my.com.cn/weida8218/cssnew/Biko-Bold.woff2.txt") format("woff2"),
  url("//memberpic.114my.com.cn/weida8218/cssnew/Biko-Bold.woff.txt") format("woff"),
  url("//memberpic.114my.com.cn/weida8218/cssnew/Biko-Bold.ttf.txt") format("ttf"),
  url("//memberpic.114my.com.cn/weida8218/cssnew/Biko-Bold.eot.txt") format("eot"),
   url("//memberpic.114my.com.cn/weida8218/cssnew/Biko-Bold.svg.txt") format("svg");
}


html{font-size: 15px;}




/*标题*/
.title{text-align: center;padding:70px 0 35px 0;}
.title b{display: block;position: relative;font-size:40px;color:#333;}
.title b:before,.title b:after{content:"";display: block;width:94px;height:16px;background: url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220516/20220516154331_248198094.png)no-repeat;position: absolute;top:18px;}
.title b:before{left: calc(50% - 295px);}
.title b:after{right: calc(50% - 295px);transform: rotate(180deg);}
.title t{color:#01853c;}
.title p{font-size: 18px;color:#999;line-height: 30px;}








/*抬头*/
.top_bg{display: flex;justify-content: space-between;align-content:center;width: 100%;height:130px;position: absolute;top: 0;z-index: 99;border-bottom: 1px rgb(255 255 255/0.15) solid;}
.ny_top_bg{background: linear-gradient(-180deg,rgb(0 0 0 / 0.3) 25%,hsl(0 0% 0% / 0) 100%);border-bottom: 1px rgb(255 255 255/0.8) solid;}
.top{display: flex;align-items: center;justify-content: space-between;height: 130px;}
.logo a{display: flex;align-items: center;height: 130px;padding-right: 2vw;border-right: 1px rgb(255 255 255/0.15) solid;}
.logo img{width:17.4rem;}
.logo li{padding-left:0.8rem;}
.logo b{font-size:2.13rem;color:#fff;line-height: 1.8vw;}
.logo p{margin-top: 6px;font-size:1.26rem;color:#eee;}
/*栏目*/
.nav{padding:0 2.6rem;}
.NavCeshi li{float:left;padding: 0 0.8vw;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:130px;font-style:normal;font-size:16px;color: rgb(255 255 255/0.6);}
.NavCeshi li.navcurrent i,.NavCeshi > li:hover > a i{color:#fff;}
.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: #ffab2a;z-index: -1; }
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ width: 100%}
/*下拉*/
.NavCeshi .nav2{width:190px;border-top: 4px #01853c 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:130px;z-index: 9999;}
.NavCeshi .nav2 a{display: block;height: 50px;line-height: 50px;background: #01853c;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;font-size: 15px;}
.NavCeshi .nav2 a:hover{background: #fff;text-indent: 10px;color: #01853c;}
.nav2 table{width: 100%;}

.top_right{display: flex;align-items: center;justify-content: flex-end;height: 130px;padding-left: 130px;border-left: 1px rgb(255 255 255/0.15) solid;}
.top_right>div{cursor: pointer;}
/*手机号
.top_tel{width:2.66rem;height:2.66rem;margin-right:2.66rem; background:url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220516/20220516093036_842246285.png)no-repeat center;border-radius: 100%;border:1px #fff solid;background-size: 1.2rem;position: relative;}
.top_tel:after{content:"王先生/180-3839-8945";display: block;width: 300px;height: 50px;line-height: 50px;background: #fff;font-size: 24px;color: #01853c;text-align: center;position: absolute;bottom: -95px;right: 0px;transition: 0.3s;transform: scale(0);}
.top_tel:hover:after{transform: scale(1);}*/
/*搜索*/
.top_search>p{width:2.66rem; height:2.66rem;background:url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220516/20220516093036_1884137263.png)no-repeat center;border-radius: 100%;border:1px #fff solid;background-size: 1.2rem;}
.top_search{display: flex;align-items: center;height: 130px;cursor: pointer;}
.search_bg{height: 100px;overflow: hidden;border-bottom: 1px #eee solid;}
.search_nbg{position: absolute;z-index: 999;top: 620px;border: 1px solid #eee;background: #fff;}
.search_nbg .search{background: #fff;margin: 0 auto;}
.search-bg{width:300px;height:50px;overflow: hidden;margin-top:26px;}
.search{width: 100%;height: 100px;padding: 0 2.8vw;position: absolute;top: 130px;left: 0;z-index: 22;box-shadow: 0 0 30px rgba(0,0,0,.08);transition: all 0.3s;transform: scale(0);}
.top_search:hover .search{transform: scale(1);}
.search_l{line-height: 100px;color: #c0c0c0;}
.search_l dd{font-size:18px;color: #fff;display: inline-block;}
.search_l a{font-size: 15px;color:rgb(255 255 255/0.6);}
.search_l a:hover{color:#fff;}
.search-bg #infoname{width:250px;background:#eee;outline:none;color:#ccc;border: none;height:50px;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: 50px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px;height:50px;}
.search-i input{outline:none;}








/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative;z-index: 1;background: #000;min-width: 1400px;}
.banner-box{ min-width:1400px; height:945px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:945px; 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:370px; left: 0; margin-left: 0; height:520px; 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/weida8218/uploadfile/image/20220517/20220517193951_24296477.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: #f19200;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:80px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 80px; 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;}









/*数据*/
.data_bg{height:905px;padding-top: 40px;}
/*图片*/
.data_img{height:704px;background: url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220516/20220516135654_84755379.jpg)no-repeat center;position: relative;}
.dataclick{width:80px;height:80px;background: #fff url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220516/20220516142634_2127807872.png)no-repeat center;border-radius: 100%;position: absolute;top: 325px;left: calc(50% - 40px);z-index: 9;cursor: pointer;box-shadow: 0 0 0 0 rgba(255, 255, 255);animation: ripple 3s infinite;}
.dataclick:before,.dataclick:after{content:"";display: block;width:80px;height:80px;box-shadow: 0 0 0 0 rgba(255, 255, 255);animation: ripple 3s infinite;border-radius: 100%;}
.dataclick:before{-webkit-animation-delay:.9s;animation-delay:0.9s;content:"";position:absolute;right: 0;bottom: 0;}
.dataclick:after{-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}
.data_content{width: 100%;height:100%;background:rgb(0 0 0/0.6);position: fixed;top:-100%;left: 0;opacity: -1;transition: 600ms ease;z-index:-1;}
.data_content.cur{opacity:1;z-index: 99;top:0%;}
.data_video{position: fixed;left: calc(50% - 313px);top:-100%;transition: 0.6s}
.data_content.cur .data_video{top: calc(50% - 180px);}
.data_closure{width:50px;height:50px;line-height:50px;background: #01853c;border-radius: 100%;font-size:24px;color:#fff;text-align: center;position: absolute;left: calc(50% + 288px);top: calc(50% - 205px);cursor: pointer;}

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

                box-shadow: 0 0 0 40px 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);
    }
}
/*数字*/
.data_number ul{display: flex;align-items: center;justify-content: space-around;text-align: center;width: 1300px;height: 160px;margin: -80px auto 0;background: #fff;box-shadow: 0px 0px 11.04px 0.96px rgba(51, 51, 51, 0.15);position: relative;}
.data_number li{width:20%;border-right: 1px #eee solid;}
.data_number li:last-child{display: flex;justify-content: center;align-items: center;height:160px;background: #01853c;border:none;}
.data_number li a{display: flex;flex-direction: column;justify-content: center;width: 100%;height: 100%;}
.data_number li>b{font-size: 60px;line-height: 50px;color:#01853c;}
.data_number li>p{margin:10px 0 0px 0;font-size: 18px;color:#333;}
.data_number li>span{text-transform: none;font-size: 12px;color:#999;}
.data_number a>p{margin:14px 0 3px 0;font-size: 24px;color:#fff;}
.data_number a>span{font-size: 16px;color:#bfedd3;}




/*产品中心*/
.prod_bg{height:1047px;background: url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220516/20220516115252_277113792.jpg)no-repeat center;}
/*分类*/
.prod_sort{width:280px;}
.prod_sort_top{display: flex;flex-direction: column;align-items: center;justify-content: center;width:280px;height:150px;background: url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220516/20220516155244_1401608315.jpg)no-repeat center;}
.prod_sort_top p{font-size:28px;color:#fff;}
.prod_sort_top span{display: block;margin-top:7px;font-size: 12px;color: #9ed9b9;}
.prod_sort_bottom{height:625px;margin-top: 3px;padding-left: 40px;background: #01853c;}
.prod_sort_bottom li,.prod_sort_bottom .prolist2021_one{width: 200px;height: 60px;line-height: 60px;}
.prod_sort_bottom li{border-bottom: 1px rgb(255 255 255/0.15) solid;position: relative;}
.prod_sort_bottom li:after{content:'';display:block;width:0%;height: 60px;background: #fff;position: absolute;top: 0;left:-40px;transition: 0.3s;}
.prod_sort_bottom li:hover:after{width:280px;}
.prod_sort_bottom .prolist2021_one{display: flex;align-items: center;font-size:16px;color:#fff;position: relative;z-index: 2;}
.prod_sort_bottom li:hover .prolist2021_one{color:#01853c;}
.prod_sort_bottom .prolist2021_one:before{content:'';display:block;width: 10px;height: 10px;margin-right: 20px;background: #fff;}
.prod_sort_bottom li:hover .prolist2021_one:before{background: #01853c;}
/*核心产品*/
.prod_core{position: absolute;top: 0;right: 0;overflow: hidden;}
.prod_core ul{display: flex;align-items: center;width:1095px !important;height:450px;padding-right: 55px; background: #e6eaf5;}
.prod_core_text t{font-size: 36px;color: #333;}
.prod_core_text p{margin: 25px 0;font-size: 16px;line-height: 32px;color: #666;}
.prod_core_text span{display: block;width: 460px;height: 66px;line-height: 66px;background: #01853c;border-radius: 5px;font-size: 28px;color: #fff;text-align: center;}
.prod_core_text em{display: flex;justify-content: space-between;margin-top: 30px;}
.prod_core_text li{}
.prod_core_text i{display: flex;align-items: center;justify-content: center;width:70px;height:70px;box-shadow: 0px 0px 9.5px 0.5px rgba(51, 51, 51, 0.1);position: relative;}
.prod_core_text i:after{content:"";display: block;width:32px;height:32px;background: url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220516/20220516170825_2053817120.png)no-repeat;}
.prod_core_text b{line-height: 44px;font-size: 18px;color:#666;font-weight: initial;}
.prod_core_retouch{position: absolute;top: 0;right: 55px;display: flex;}
.prod_core_retouch p{width:50px;height:100px;line-height: 50px;
background: #f19200;border-radius: 0 0 50px 50px;font-size: 18px;color: #fff;text-align: center;writing-mode: vertical-lr;}
.prod_core_retouch p+p{margin-left: 40px;}
.prod_core_button{width:50px;height:130px;background:rgb(0 0 0/0.4) url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220516/20220516173109_452408291.png)no-repeat center;transition: 0.3s;position: absolute;top: calc(50% - 65px);cursor:pointer;}
.prod_core_btnl{left:-55px;}
.prod_core:hover .prod_core_btnl{left:55px;}
.prod_core_btnr{right:-55px;transform: rotate(180deg);}
.prod_core:hover .prod_core_btnr{right:55px;}
/*产品浏览*/
.prod_browse{width:1095px;height:302px;background: #fff;box-shadow: 0px 0px 13.8px 1.2px rgba(51, 51, 51, 0.12);position: absolute;right: 0;bottom: 0;}
.prod_browse_title{display: flex;justify-content: space-between;align-items: center;height:70px;line-height: 70px;padding: 0 55px;border-bottom: 1px #eee solid;position: relative;}
.prod_browse_title p{font-size: 24px;color:#333;}
.prod_browse_title p:after{content: "";display: block;width:2px;height:30px;background:#01853c;position: absolute;top: 20px;left: 0;}
.prod_browse_title a{display: block;width:100px;height:34px;line-height: 34px;border-radius: 50px;font-size: 16px;color:#999;text-align: center;border:1px #e5e5e5 solid;overflow: hidden;position: relative;}
.prod_browse_title a:hover span{color:#fff;}
.prod_browse_img .tempWrap{width: 985px !important;margin: 30px auto 0;}
.prod_browse_img ul{display: flex;}
.prod_browse_img li{margin-right: 25px;position: relative;}
.prod_browse_img li *{display:block;}
.prod_browse_img li br{display:none;}
.prod_browse_img span{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;background: rgb(0 0 0/0.6);position: absolute;top: -100%;transition: 0.3s;}
.prod_browse_img li:hover span{top: 0;}
.prod_browse_img span>a{width: 100%;height: 170px;line-height: 170px;padding: 0 20px;font-size: 16px;color: #fff;text-align: center;}
.prod_browse_button{width:50px;height:50px;background: url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220516/20220516200544_1309332474.png)no-repeat center;position: absolute;top: 170px;cursor: pointer;}
.prod_browse_btnl{left: 5px;}
.prod_browse_btnr{right:5px;transform: rotate(180deg);}










/*伟达包装打造适合您的产品包装*/
.prodtd_bg{height:900px;background: url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220516/20220516115338_1619447276.jpg)no-repeat center;}
.prodtd_title b:before{left: calc(50% - 431px);}
.prodtd_title b:after{right: calc(50% - 431px);}
.prodtd_title b{color:#fff;}
.prodtd_title p{color:#eee;}
/*图片*/
.prodtd_img img{position: absolute;}
.prodtd_img img:nth-child(1){top:45px;left: 85px;}
.prodtd_img img:nth-child(2){top:285px;left: 30px;}
.prodtd_img img:nth-child(3){top:320px;left: 230px;}
.prodtd_img img:nth-child(4){top:30px;left: 540px;}
.prodtd_img img:nth-child(5){top:435px;left: 655px;}
/*文字*/
.prodtd_text{width:405px;margin-top: 50px;float:right;}
.prodtd_text *{display: block;}
.prodtd_text t{font-size: 40px;color:#f19200;}
.prodtd_text span{margin:3px 0 43px;color:#396750;}
.prodtd_text span:after{content: "";display: block;width:50px;height:2px;margin-top:50px;background: #0b522f;}
.prodtd_text p{font-size:16px;color:#7a9889;line-height: 36px;}
.prodtd_text i{margin: 42px 0 5px 0;font-size:16px;color:#7a9889;}
.prodtd_text em{font-size: 32px;color:#01853c;}
/*切换*/
.prodtd_li{position: absolute;top: 485px;right:160px;}
.prodtd_li ul{display: flex;}
.prodtd_li li{display: flex;align-items: center;font-size: 0px;width:30px;height:40px;transition: 0.3s;cursor: pointer;}
.prodtd_li li:after{content:'';display:block;width: 100%;height: 5px;background: #01853c;}
.prodtd_li li.on{width: 80px;}
.prodtd_li li.on:after{background: #fff;}
.prodtd_li li+li{margin-left: 25px;}








/*应用领域*/
.apply_bg{height:1065px;}
/*分类*/
.apply_top ul{display: flex;justify-content: space-around;height: 70px;}
.apply_top a{display: flex;justify-content: center;align-items: center;width:16.7%;height: 70px;background-image: -moz-linear-gradient( 0deg, rgb(229,229,229) 0%, rgb(248,248,248) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(229,229,229) 0%, rgb(248,248,248) 100%);background-image: -ms-linear-gradient( 0deg, rgb(229,229,229) 0%, rgb(248,248,248) 100%);position: relative;}
.apply_top i{width:40px;height:40px;margin-right: 25px;background: url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220516/20220516210954_1412482889.png)no-repeat;transition: 0.3s;}
.apply_top a:nth-child(2) i{background-position: -40px 0;}
.apply_top a:nth-child(3) i{background-position: -80px 0;}
.apply_top a:nth-child(4) i{background-position: -120px 0;}
.apply_top a:nth-child(5) i{background-position: -160px 0;}
.apply_top a:nth-child(6) i{background-position: -200px 0;}
.apply_top a:hover i{background-position-y:-40px;}
.apply_top a:after{content:"";display:block;width:0%;height: 70px;background-image: -moz-linear-gradient( 0deg, rgb(1,133,60) 0%, rgb(129,226,172) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(1,133,60) 0%, rgb(129,226,172) 100%);background-image: -ms-linear-gradient( 0deg, rgb(1,133,60) 0%, rgb(129,226,172) 100%);position: absolute;top: 0;left: 0;transition: 0.3s;}
.apply_top a:hover:after{width: 100%;}
.apply_top a *{position: relative;z-index: 2;}
.apply_top p{font-size: 18px;color:#333;}
.apply_top a:hover p{color:#fff;}
/*图片*/
.apply_img{margin-top: 25px;}
.apply_img *{display:block;}
.apply_img a{position: absolute;overflow: hidden;}
.apply_img a:nth-child(1){width: 700px;height: 700px;}
.apply_img a:nth-child(1) p{}
.apply_img a:nth-child(2){width: 700px;height: 350px;right: 0;}
.apply_img a:nth-child(3){width: 350px;height: 350px;top: 445px;left: 700px;}
.apply_img a:nth-child(4){width: 350px;height: 350px;top: 445px;right:0px;}
.apply_img p{width: 100%;height: 100%;background: rgb(0 0 0/0.6);position: absolute;top:-100%;left: 0;display: flex;align-items: center;justify-content: center;transition: 0.3s;}
.apply_img a:hover p{top:0;}
.apply_img span{font-size: 18px;color: #fff;}








/*值得信赖的厂家*/
.adv_bg{height:1144px;background: url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220516/20220516115517_422526534.jpg)no-repeat center;}
.adv_title b:before{left: calc(50% - 355px);}
.adv_title b:after{right: calc(50% - 355px);}
/*中间图片*/
.adv_img p{width:1400px;height: 848px;background:url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220517/20220517084351_1374442271.png)no-repeat;position: absolute;left: 50%;top: -190px;transform:translate(-50%);}
.adv_img a{display: block;width:46px;height:46px;line-height: 44px;background: #01853c;border-radius: 100%;position: absolute;top: 447px;left: calc(50% - 23px);text-align: center;font-size: 28px;color: #fff;font-weight: 100;box-shadow: 0 0 0 0 rgba(1, 133, 60);animation: ripple 3s infinite;}
.adv_img a:before,.adv_img a:after{content: "";display: block;width:46px;height:46px;box-shadow: 0 0 0 0 rgba(1, 133, 60);animation: ripple 3s infinite;border-radius: 100%;}
.adv_img a:before{-webkit-animation-delay:.9s;animation-delay:0.9s;content:"";position:absolute;right: 0;bottom: 0;}
.adv_img a:after{-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}
/*文字*/
.adv_text *{display: block;}
.adv_text li{display: flex;flex-direction: column;justify-content: center;width:415px;height: 220px;padding-left: 40px;position:absolute;}
.adv_text li:nth-child(1){}
.adv_text li:nth-child(2){top:340px;}
.adv_text li:nth-child(3){right:0px;}
.adv_text li:nth-child(4){right:0px;top:340px;}
.adv_text li:nth-child(n+3):nth-child(-n+4){text-align: right;padding-right: 40px;}
.adv_text li:before{content: "";display: block;width:220px;height:220px;background:url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220517/20220517093043_278523047.png)no-repeat left;position: absolute;top: 0;}
.adv_text li:nth-child(n+1):nth-child(-n+2):before{left: 0;}
.adv_text li:nth-child(n+3):nth-child(-n+4):before{right: 0;transform: rotate(180deg);}
.adv_text li *{position: relative;}
.adv_text t{width:80px;height:80px;line-height: 80px;background: #01853c;text-align: center;font-size: 40px;color:#fff;position: absolute;top: 40px;}
.adv_text li:nth-child(n+1):nth-child(-n+2) t{left: 40px;}
.adv_text li:nth-child(n+3):nth-child(-n+4) t{right: 40px;}
.adv_text b{margin-top:10px;font-size: 32px;color:#01853c;}
.adv_text li:nth-child(n+1):nth-child(-n+2) b,.adv_text li:nth-child(n+1):nth-child(-n+2) span{padding-left: 95px;}
.adv_text li:nth-child(n+3):nth-child(-n+4) b,.adv_text li:nth-child(n+3):nth-child(-n+4) span{padding-right: 95px;}
.adv_text span{padding-left: 95px;font-size: 18px;color:#666;line-height: 36px;}

.adv_text p{margin-top:5px;font-size: 16px;line-height: 30px;color:#999;}







/*广告条*/
.feature{height:600px;margin-top: -295px;background: #fff;box-shadow: 0px 0px 13.8px 1.2px rgba(51, 51, 51, 0.12);}
/*四个小特点*/
.feature_top ul{display: flex;justify-content: space-around;padding-top:75px;text-align: center;}
.feature_top li{display: flex;flex-direction: column;align-items: center;justify-content: center;width:25%;height: 250px;position: relative;cursor: pointer;}
.feature_top li:before{content:"";display: block;width:1px;height:250px;background: url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220517/20220517101853_982646917.png)no-repeat;position: absolute;top:0px;right:0px;}
.feature_top li:last-child:before{background: none;}
.feature_top li *{display:block;}
.feature_top i{display: flex;justify-content: center;align-items: center;width:120px;height:120px;border:1px #eee solid;transition: 0.5s;}
.feature_top li:hover i{border-radius: 100%;border: none;background: #01853c;}
.feature_top i:before{content: "";display: block;width:60px;height:60px;background: url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220517/20220517171846_1977132070.png)no-repeat;}
.feature_top li:nth-child(2) i:before{background-position: -60px 0;}
.feature_top li:nth-child(3) i:before{background-position: -120px 0;}
.feature_top li:nth-child(4) i:before{background-position: -180px 0;}
.feature_top li:hover i:before{background-position-y: -60px;}
.feature_top p{margin:30px 0 4px 0;font-size: 28px;color:#333;}
.feature_top span{font-size: 16px;color:#999;}
/*联系*/
.feature_bottom{width:700px;height:160px;margin: 40px auto 0;background: url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220517/20220517102049_676995614.jpg)no-repeat center;border-radius: 200px;}
.feature_bottom ul{display: flex;flex-direction: column;align-items: center;justify-content: center;height: 160px;}
.feature_bottom t{font-size: 18px;color:#fff;}
.feature_bottom b{font-size: 40px;}
.feature_bottom a{display: block;width:180px;height:50px;line-height: 50px;margin-top: 20px;background: #22d672;box-shadow: 0px 0px 13.8px 1.2px rgba(51, 51, 51, 0.12);border-radius: 100px;text-align: center;font-size: 18px;color:#fff;position: relative;overflow: hidden;}
.feature_bottom a:after{background:#f19200 !important;}









/*资质证书*/
.honor_bg{height:945px;background: url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220516/20220516134841_281946803.jpg)no-repeat center;}
.honor_title b{color:#fff;}
.honor_title P{color:#eee;}
.honor *{display:block;}
.honor a{position:absolute; overflow: hidden;}
.honor a:nth-child(1){top:135px;left: 65px;}
.honor a:nth-child(2){top:7px;left: 410px;}
.honor a:nth-child(3){top:7px;right:460px;}
.honor a:nth-child(4){top:135px;right:90px;}
.honor a:nth-child(5){top:460px;left: 355px;}
.honor a:nth-child(6){top:460px;left: 585px;}
.honor a:nth-child(7){top:460px;right:380px;}
.honor a:nth-child(n+1):nth-child(-n+4){height:376px;overflow: hidden;}
.honor p{display: flex;align-items: center;justify-content: center;width: 100%;height:350px;background: rgb(0 0 0/0.6);position: absolute;top:-100%;left: 0;transition: 0.3s;}
.honor a:nth-child(n+5):nth-child(-n+8) p{height:156px;}
.honor a:hover p{top: 0;}
.honor span{font-size: 16px;color: #fff;}





/*公司简介*/
.about_bg{height:965px;}
.about{height:700px;padding-top: 385px;background: url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220517/20220517112128_1040672400.jpg)no-repeat center;text-align: center;}
.about_text{display: flex;flex-direction: column;align-items: center;justify-content: center;width:1300px;height:240px;margin: auto;padding: 0 55px;background: rgb(255 255 255/0.9);}
.about_text *{display: block;}
.about_text t{font-size: 28px;color:#01853c;}
.about_text span{margin:4px 0 18px 0;font-size: 14px;color:#999;}
.about_text p{font-size: 15px;color:#666;line-height: 28px;}
.about_text a{width:40px;height:40px;line-height:36px;background: #01853c;border-radius:100%;text-align: center;font-size: 24px;color:#fff;font-weight: 100;position: absolute;bottom: 55px;left: calc(50% - 20px);box-shadow: 0 0 0 0 rgba(1, 133, 60);animation: ripple 3s infinite;}
.about_text a:before,.about_text a:after{content:"";display: block;width:40px;height:40px;box-shadow: 0 0 0 0 rgba(1, 133, 60);animation: ripple 3s infinite;border-radius: 100%;position: absolute;}
.about_text a:before,{webkit-animation-delay:.9s;animation-delay:0.9s;content:"";position:absolute;right: 0;bottom: 0;}
.about_text a:after{-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}








/*新闻中心*/
.news{padding: 0px 0 80px 0; overflow:hidden;background: #f5f5f5;}
.newstitl{text-align: center;font-size: 18px;color: #aaaaaa;font-weight: lighter;}
.newstitl b{display: block;font-size: 36px;color: #222222;margin-bottom: 10px;}
.newstitl b i{color: #01853c;}
.newstab{text-align: center;margin:0 0 40px 0;}
.newstab a{ display: inline-block;width:180px; border: #eee 1px solid; line-height: 50px;background: #fff;font-size: 16px;color:#333;transition: all .3s ease;}
.newstab a+a{margin-left: 10px;}
.newstab a.on{background: #01853c;color: #f5f5f5;}
.newsleft{width: 508px;height: 490px;box-sizing: border-box;background: #fff;padding: 40px;}
.newsright{width: 862px;height: 490px;}
.newsleft .news_div_item_pic{position: absolute;left: 0;top: 0;width: 426px;height: 306px; overflow: hidden;overflow: hidden; border: 1px solid #eee;}
.news .news_div_item_pic img{width: 100%;height: 100%;transition: all .6s ease;}
.news .news_div_item:hover .news_div_item_pic img{transform: scale(1.1);}
.news .news_div_item:hover .news_div_item_a{color:#01853c;}
.news .news_div_item{position: relative;}
.newsleft .news_div_item{padding-top: 330px;}
.newsleft .news_div_item_date{position: absolute;right:0;padding-top: 52px; bottom:0;text-align: center; background: #01853c; width: 82px;height: 80px;box-sizing: border-box;}
.newsleft .news_div_item_date>div{display: inline-block;font-size: 14px;color: #ffffff;font-weight: lighter;}
.newsleft .news_div_item_date .news_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}
.newsleft .news_div_item_content{width: 290px;}
.news .news_div_item_a{display: block;font-size: 18px;color: #222222;white-space: nowrap;text-overflow: ellipsis;position: relative; overflow: hidden;} 
.news .news_div_item_body{font-size: 14px;color: #666;font-weight: lighter;margin-top: 10px;line-height: 26px;height: 52px;overflow: hidden;}
.newsright .news_div_item{position: relative; display: inline-block;vertical-align: top; box-sizing: border-box;width: 430px;height: 162px;padding: 40px 0 0 120px;border: 1px solid #f5f5f5;background: #fff;}
.newsright .news_div_item:nth-child(2n){margin-left: 0;}
.newsright .news_div_item_content{width: 260px;}
.newsright .news_div_item_date{position: absolute;left:30px;padding-top: 52px; top:40px;text-align: center;}
.newsright .news_div_item_date>div{display: inline-block;font-size: 14px;color: #555555;font-weight: lighter;}
.newsright .news_div_item_date .news_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}









/*有情链接*/
.links{padding: 25px 0;font-size:16px; color:#fff; line-height:60px; border-bottom:1px solid #2f2f2f;}
.links p.fl{ padding-left:38px; font-weight:normal; background:url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220517/20220517194041_455595471.png) no-repeat left center;}
.links p.fl span{ vertical-align: bottom; font-size:18px; padding:0 15px 0 5px;font-weight: bold;}
.linkTagcs li{margin-top:20px !important; line-height: 20px !important;}






/*版权*/
.copyright{ background:#222;}
.craddr{display: flex;align-items: center;justify-content: space-around; font-size:0; height:130px; background:#01853c;}
.craddr li{font-size:16px; color:#fff; line-height:30px; padding-left:70px;}
.craddr li:nth-child(1){ background:url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220517/20220517194412_1156625552.png) no-repeat left center;} 
.craddr li:nth-child(2){ background:url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220517/20220517194412_1156625552.png) no-repeat left center;} 
.craddr li:nth-child(3){ background:url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220517/20220517194412_1587359962.png) no-repeat left center;}
.craddr li:nth-child(4){ background:url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220517/20220517194412_629526433.png) no-repeat left center;} 
.craddr li span{ font-size:19px;}


.crcon{ padding:50px 0 90px 0; border-bottom:1px solid #2f2f2f;}
.kslj li{ float:left; margin-right:110px;}
.kslj li:last-child{margin-right: 0px;}
.kslj li p{ font-size:20px; color:#ffffff; margin-bottom:20px; padding-left:35px; background:url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220517/20220517194412_38362.png) no-repeat left center;}
.kslj li a{ display:block; font-size:14px;color:rgb(255,255,255,0.5);font-weight:lighter; line-height:34px; margin-left:20px;}
.kslj li a:hover{ color:#fff;}
.kslj li a i{ padding-right:10px;}
.crcodecon li img{ border:10px solid #fff; border-radius:5px; width:163px; 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:0; top:15px; background:url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220517/20220517194752_2080965976.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:#fff; width:200px; height:45px; line-height:45px; border-radius:25px;background:#4e4e4e; position:relative;}
.crcodetab p+p{ margin-top:14px;}
.crcodetab p.on{background:#fff; color:#222;}
.crcodetab p span{ padding-left:12px; margin-left:50px;}
.crcodetab p:after{ content:''; display:block; position:absolute; width:20px; height:20px; background:url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220517/20220517194752_1717718322.png) no-repeat center; top:12px; left:19px;}
.crcodetab p.on:after{ background:url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220517/20220517194752_995865460.png) no-repeat center;}
.end,.end a{ font-size:15px; color:rgb(255,255,255,0.5); line-height:99px;}
.end a:hover{ color:#fff;}











/*其他屏幕样式*/
@media (max-width: 1850px) and (min-width: 1700px){
html{font-size: 14px;}
}
@media (max-width: 1699px) and (min-width: 1600px){
html{font-size: 12px;}
    .NavCeshi li i{font-size: 15px;}
}
@media (max-width: 1599px) and (min-width: 1500px){
    html{font-size: 11px;}
    .top_tel{display:none;}
    .NavCeshi li i{font-size: 15px;}

}
@media (max-width: 1499px) and (min-width: 1400px){
html{font-size: 10px;}
    .top_tel{display:none;}
    .NavCeshi li i{font-size: 15px;}

}




/*全局按钮*/
.all_button a:after{content:'';display:block;width:0;height:100%;margin:0 auto;background: rgb(1 133 66 / 1);position:absolute;top:0;left:0;right:0;transition:all .4s ease;}
.all_button a:hover:after{width:100%;}
.all_button a span{position:relative; z-index:9;}









/*客服*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.com.cn/weida8218/uploadfile/image/20220517/20220517110457_1416003550.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #01853c; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #01853c; border-color: #01853c; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #01853c; border-color: #01853c;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 


.kf-ali{border-bottom:solid 1px #efefef;}
.kf-ali a i{width:22px; height:22px; background-image:none !important;}
.kf-ali a i img:nth-child(2){display:none;}
.kf-ali:hover a{color:#fff;}
.kf-ali:hover a i{background-image:none !important;}
.kf-ali:hover a i img:nth-child(1){display:none;}
.kf-ali:hover a i img:nth-child(2){display:block;}
/*ㄨ㈢绾*/
.y-kefu-box01 .mobile-infos { width: 215px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color: #999; }
.y-kefu-box01 .mobile-infos p { color: #01853c; font-size: 18px; }
.right {
width: 12px;
height: 12px;
position: absolute;
right: -12px;
top: -254px;
}
.right-arrow1,
.right-arrow2 {
width: 0;
height: 0;
display: block;
position: absolute;
left: 0;
top: 0;
border-top: 6px transparent dashed;
border-right: 6px transparent dashed;
border-bottom: 6px transparent dashed;
border-left: 6px white solid;
overflow: hidden;
}
.right-arrow1 {
left: 1px;
border-left: 6px #efefef solid;
}
.right-arrow2 {
border-left: 6px white solid;
}

.y-kefu-box01 .y-ewm-box { height: 186px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { height: 186px; }
.y-kefu-box01 .y-ewm-box img { margin: 25px auto 13px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width:160px;}
.y-kefu-box01 .y-ewm-box .y-ewm-img2 { width: 150px;}
.y-kefu-box01 .y-ewm-box .y-ewm-img3 { width: 150px;}
.y-kefu-box01 .y-ewm-box .y-ewm-img4 { width: 150px; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }

.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color: #999; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #01853c; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }

.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color: #01853c;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }