/*标签样式初始化*/
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:#10934b;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:"ITCAvantGardeStd-Demi";text-transform: uppercase;}


@font-face {
  font-family:"ITCAvantGardeStd-Demi";
  src: 
  url("//memberpic.114my.com.cn/gdxinlun888/cssnew/ITCAvantGardeStd-Demi.woff2.txt") format("woff2"),
  url("//memberpic.114my.com.cn/gdxinlun888/cssnew/ITCAvantGardeStd-Demi.woff.txt") format("woff"),
  url("//memberpic.114my.com.cn/gdxinlun888/cssnew/ITCAvantGardeStd-Demi.ttf.txt") format("ttf"),
  url("//memberpic.114my.com.cn/gdxinlun888/cssnew/ITCAvantGardeStd-Demi.eot.txt") format("eot"),
   url("//memberpic.114my.com.cn/gdxinlun888/cssnew/ITCAvantGardeStd-Demi.svg.txt") format("svg");
}




html{font-size: 15px;}




/*标题*/
.title{text-align: center;padding:70px 0 35px 0;}
.title b{display: block;font-size:40px;color:#333;}
.title t{color:#10934b;}
.title p{font-size: 18px;color:#999;line-height: 30px;}
.top_right a{font-size: 14px;color:#999;}










/*抬头*/
.top_bg{display: flex;justify-content: space-between;align-content:center;width: 100%;position: absolute;top: 0;z-index: 99;}
.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: 100px;}
.logo a{display: flex;align-items: center;padding-right: 2vw;}
.logo img{width:4vw;filter: grayscale(10000%) brightness(10000%);}
.logo li{padding-left:0.8vw;}
.logo b{font-size:1.85vw;color:#fff;line-height: 1.8vw;}
.logo p{margin-top: 6px;font-size:0.93vw;color:#eee;}
/*栏目*/
.nav{}
.NavCeshi li{float:left;padding: 0 1.5vw;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:100px;font-style:normal;font-size:16px;color:#fff;}
.NavCeshi li.navcurrent i,.NavCeshi > li:hover > a i{color:#fff;font-weight: inherit;}
.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:41px; background: #ff7200;z-index: -1; }
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ width: 100%}
/*下拉*/
.NavCeshi .nav2{width:190px;border-top: 4px #10934b 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:100px;z-index: 9999;}
.NavCeshi .nav2 a{display: block;height: 50px;line-height: 50px;background: #10934b;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: #10934b;}
.nav2 table{width: 100%;}

.top_right{display: flex;align-items: center;justify-content: flex-end;}

/*搜索*/
.top_search>p{width:2.66rem; height:2.66rem;background:url(//memberpic.114my.com.cn/gdxinlun888/uploadfile/image/20230327/20230327171408_1242904994.png)no-repeat center;border-radius: 100%;border:1px #fff solid;background-size: 1.2rem;filter: grayscale(10000%) brightness(10000%);}
.top_search{display: flex;align-items: center;flex-direction: row-reverse;width: 5vw;height: 100px;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: 100px;left: 0;z-index: 22;background: #10934b;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:16px;color: #fff;display: inline-block;}
.search_l a{font-size: 14px;color:rgb(255 255 255/0.8);font-weight: lighter;}
.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;}

/*栏目下拉固定*/
#gudin{z-index: 9999;}
.yinyin{width: 100%;height:100px;background: #fff;box-shadow: 0 0 30px rgb(0 0 0 / 8%);position: fixed;top: 0;}
.yinyin .NavCeshi li.navcurrent i,.yinyin .NavCeshi > li:hover > a i{color:#10934b;}
.yinyin .NavCeshi > li > a:after{background: #10934b;}
.yinyin .NavCeshi li i{color: #333;}
.yinyin .logo img{filter: none;}
.yinyin .logo b{color:#333;}
.yinyin .logo p{color:#666;}
.yinyin .top_search>p{border: 1px #ccc solid;filter: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/gdxinlun888/uploadfile/image/20230329/20230329165135_1587219857.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: #10934b;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{box-shadow: 0 0 30px rgba(0,0,0,.08);}
.data{display:flex;justify-content: space-between;height:200px;}
.data li{display:flex;flex-direction:column;justify-content:center;align-items:center;width:20%;height:100%;position: relative;}
.data li:before,.data li:last-child:after{content:"";display:block;width:1px;height:80px;background:#eee;position:absolute;}
.data li:before{left:0;}
.data li:last-child:after{right:0px;}
.data dd{display: flex;}
.data p{font-size:50px;color:#10934b;}
.data span{width:25px;height:25px;line-height:25px;background:#10934b;border-radius:100%;color:#fff;font-size:14px;text-align:center;}
.data t{font-size: 18px;color:#28ad64;font-weight:lighter;}







/*公司简介*/
.about_video{height:800px;background: url(//memberpic.114my.com.cn/gdxinlun888/uploadfile/image/20240315/20240315095123_1472451051.jpg)no-repeat center;position: relative;}
/*视频*/
.about_button{width:75px;height:75px;background: #10934b url(//memberpic.114my.com.cn/gdxinlun888/uploadfile/image/20230329/20230329165321_1063714691.png)no-repeat center;border-radius: 100%;position: absolute;left: calc(50% - 37.5px);top: calc(50% - 37.5px);cursor:pointer;box-shadow: 0 0 0 0 rgba(16, 147, 75);animation: ripple 3s infinite;}
.about_button:before,.about_button:after{content: "";display: block;width:75px;height:75px;box-shadow: 0 0 0 0 rgba(16, 147, 75);animation: ripple 3s infinite;position:absolute;right: 0;bottom: 0;border-radius: 100%;}
.about_button:before{-webkit-animation-delay:.9s;animation-delay:0.9s;}
.about_button:after{-webkit-animation-delay:.6s;animation-delay:0.6s;}
.about_video_page{width: 100%;height: 100%;background: rgb(0 0 0/0.8);position: fixed;top: -200%;left: 0;z-index: 9;transition: 0.3s;}
.about_video_page.cur{top:0;}
.about_iframe{position: absolute;left: calc(50% - 700px);top: calc(50% - 200px);}
.about_video_closure{width: 60px;height: 60px;line-height: 60px;background: #10934b;border-radius: 100%;font-size: 20px;color: #fff;font-weight: 100;text-align: center;position: absolute;left: calc(50% - -320px);top: calc(50% - 220px);cursor: pointer;}

@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 50px rgba(16, 147, 75, .0);

                box-shadow: 0 0 0 50px rgba(16, 147, 75, .0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(16, 147, 75, .0);
                box-shadow: 0 0 0 0 rgba(16, 147, 75, .0);
    }
}
/*文字*/
.about_text{display: flex;justify-content:space-between;align-items: center;height:200px;    box-shadow: 0 0 30px rgba(0,0,0,.08);}
.about_text_one{display: flex;align-items: center;justify-content: center;width:200px;height:200px;background: #fff;box-shadow: 0 0 30px rgba(0,0,0,.08);}
.about_text_one img{width:120px;}
.about_text_two{width:880px;margin:0 40px;}
.about_text_two b{font-size: 24px;color:#333;}
.about_text_two p{margin-top: 4px;font-size: 15px;line-height: 30px;font-weight: lighter;color:#999; text-indent: 33px;}
.about_text_two a{color: #10934b;font-weight: bold;}
.about_text_three{display: flex;align-items: center;justify-content: center;width:196px;height:157px;margin-right: 40px;background: url(//memberpic.114my.com.cn/gdxinlun888/uploadfile/image/20230328/20230328103029_1361796514.png)no-repeat;}
.about_text_three img{width:130px;height:130px;}
.about_text_three p{width:10px;margin-left:15px;font-size:15px;color:#666;font-weight:lighter;}








/*产品中心*/
.product_bg{background: #f5f5f5;}
.product{}
.product ul{display: flex;justify-content: space-between;}
.product ul+ul{margin-top:1%;}
.product ul *{display:block;}
.product a{display: flex;align-content: center;justify-content: center;width:25%;padding:1vw;background: #fff;}
.product a+a{margin-left: 1%;}
.product a img{width:10vw;border: 1px #e5e5e5 solid;}
.product a dd{display: flex;flex-direction: column;justify-content: center;margin-left: 1vw;}
.product a p{font-size: 0.93vw;color:#333;}
.product a span{margin:1vw 0;font-size: 0.72vw;line-height: 1.56vw;color:#999;font-weight: lighter;}
.product a t{width:5vw;line-height:1.8vw;background:#f5f5f5;border:1px #eee solid;text-align:center;font-size:0.73vw;color:#666;}
.product a:hover t{background:#10934b;border:1px #eee solid;color:#fff;}









/*工程塑料就找新伦*/
.trait{display: flex;justify-content: space-between;height:650px;align-items: center;padding:0 40px;background: url(//memberpic.114my.com.cn/gdxinlun888/uploadfile/image/20230328/20230328155127_144086293.jpg)no-repeat center;}
.trait_li{width:350px;}
.trait_li li{display: flex;flex-direction: column;justify-content: center;height: 325px;}
.trait_li li *{display: block;}
.trait_li dd{display: flex;}
.trait_right dd{flex-direction: row-reverse;}
.trait_li i{width:40px;height:40px;line-height: 40px;margin-right:20px;background: #f29200;border-radius: 100%;font-size: 20px;color:#fff;text-align: center;}
.trait_right i{margin:0 0 0 20px;}
.trait_li t{font-size: 30px;color:#fff;}
.trait_li p{margin-top: 25px;font-size: 16px;color:rgb(255 255 255 / 0.8);line-height: 36px;font-weight:lighter;}
.trait_right p{text-align: right;}









/*案例*/
.case_bg{height:830px;}

.ind2{width: 100%;height: 9.5rem;-webkit-transition: 0.6s linear;transition: 0.6s linear;}
.ind22{width: 100%;height:830px;-webkit-transition: 0.6s linear;transition: 0.6s linear;}
.ind2_txt{float: left;width: 25%;position: relative;height: 100%;}
.ind2_txt::after{content: '';position: absolute;width: 1px;height: 100%;background: rgba(255, 255, 255, .3);top: 0;right: 0;}
.ind2mb{width: 100%;height: 100%;background: rgba(22, 22, 22, .4);position: absolute;left: 0;right: 0;opacity: 0;-webkit-transition: 0.6s linear;transition: 0.6s linear;z-index: 1;}
.ind2_con{padding:20rem 0 0 4.5rem;box-sizing: border-box;position: relative;z-index: 111; }
.ind2_con>h5{font-size:1.56vw;color: #fff;line-height: 1;margin: 0;margin-bottom:1.8rem;font-weight: lighter;}
.ind2_con>p{font-size: .18rem;color: #fff;line-height: 1;margin: 0;}
.heng{width:20rem;height: 1px;background: rgba(255, 255, 255, .3);position: relative;margin-top: .5rem;margin-bottom:3.13rem;}
.ind2_con>img{width:3.13rem;opacity: 0;-webkit-transition: 0.6s linear;transition: 0.6s linear;}
.heng1{position: absolute;width: 0;height: 100%;left: 0;top: 0;z-index: 11;display: inline-block;background: #fff;-webkit-transition: 0.6s linear;transition: 0.6s linear;}
.pimg{height:830px;position: absolute;-webkit-transition: .3s linear;-moz-transition: .3s linear;-ms-transition: .3s linear;-o-transition: .3s linear;transition: .3s linear;}








/*选择新伦的四大优势*/
.adv_bg{background:url(//memberpic.114my.com.cn/gdxinlun888/uploadfile/image/20230328/20230328175910_1778296462.jpg)no-repeat center top;padding-bottom:80px;}
.adv_tiele b,.adv_tiele t{color:#fff;}
.adv_tiele p{color:#eee;}

.adv{position: relative;}

.adv_wt{background: #fff;padding:3%;}
.adv_l{width: 25.5%;}
.adv_l li{height:98px;overflow: hidden;width: 100%;border-bottom:1px #eee solid;padding: 5%;transition: all .5s;cursor:pointer;}
.adv_fl{width:70%;margin-top:4px;}
.adv_fr{width: 30%;}
.adv_fl i{width: 50px;height: 50px;line-height: 50px;background: #000;color: #fff;text-align: center;display: block;border-radius:50%;float: left;font-style: normal;font-size:24px;}
.adv_fl p{float:left;color: #333;font-size:28px;margin-left:8%;}
.adv_fl span{display: block;font-size:12px;color:#999;font-weight: normal;margin-top:2px;}

.adv_cont{width: 73%;position: relative;}
.adv_img{width: 100%;}
.adv_img img{display: block;width: 100%;}
.adv_info>b {display: block;font-size: 30px;color: #fff;margin-bottom: 21px;}

.adv_info{background: rgb(16 147 75 / 0.9);padding:25px 50px;border-top: 10px solid rgba(255,255,255,0.92);border-right: 10px solid rgba(255,255,255,0.92);position: absolute;bottom: 0;left: -37.2%;width: 104%;}
.adv_info>p {color: #fff;position: relative;font-size: 16px;line-height: 24px;padding-left: 27px;margin-left: 5px;}
.adv_info>p+p {margin-top: 9px;}
.adv_info>p:after {position: absolute;content: "";width: 16px;height: 16px;background: rgba(255,255,255,0.24);border-radius: 100%;top: 7px;left: 0;}
.adv_info>p:before {position: absolute;content: "";width: 6px;height: 6px;border-radius: 100%;background: #fff;top: 12px;left: 5px;}
.adv_item {position: absolute;right: 50px;top: 0;width: 68%;}

.adv_l li.on{box-shadow: 1px 1px 21px rgb(0 0 0 / 8%);border-color: transparent;}
.adv_l li.on i{background: #10934b;color: #fff;}
.adv_l li.on p{color: #10934b;font-weight: bold;}









/*新闻中心*/
.newstab{text-align: center;padding-bottom:40px;}
.newstab a{ display: inline-block;width: 200px;line-height: 50px;border-radius: 30px;background: #eee;font-size: 16px;color: #666666;transition: all .3s ease;}
.newstab a+a{margin-left: 10px;}
.newstab a.on{background: #10934b;color: #fff;}
.newsleft{width: 500px;height: 488px;box-sizing: border-box;background: #f5f5f5;padding: 40px;}
.newsright{width:899px;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:#10934b;}
.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: #10934b; 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;font-weight: lighter; white-space: nowrap;text-overflow: ellipsis;position: relative; overflow: hidden;} 
.news .news_div_item_body{font-size: 14px;color: #aaaaaa;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;background: #f5f5f5; box-sizing: border-box;width: 448px;height: 162px;margin: 0 1px 1px 0;padding: 40px 0 0 120px;}
.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;}






/*广告条*/
.mod {padding:65px 0 52px 0;overflow: hidden;}
.mod_box {width:1400px;margin: 0 auto;}
.mod_con {}
.mod_con ul {display: flex;justify-content: space-between;align-items: center;}
.mod_con li {display: flex;}
.mod_con li i {padding: 4px 0;}
.mod_con li p {font-size:20px;line-height: 20px;padding-left: 12px;}
.mod_con li p span {display: flex;font-size: 15px;color: #999999;line-height: 30px;}







/*版权*/
.copy {width:100%;background: #232323;overflow: hidden;}
.copy_box {width:1400px;margin: 0 auto;margin-top: 80px;position: relative;}
.copy_con {float: left;width: 1080px;}
.copy_con ul {}
.copy_con li {float:left;position: relative;}
.copy_con li+li:before {content: '';width: 1px;height: 238px;background: #333333;position: absolute;left: -75px;top: 0;}
.copy_con li:last-child:before {display: none;}
.copy_con li+li {margin-left:150px;}
.copy_con li p {font-size: 18px;color: #ffffff;margin-bottom: 36px;position: relative;}
.copy_con li a {font-size: 15px;color: #888888;display: inherit;line-height: 32px;transition: all 0.3s linear;}
.copy_con li a:hover {color: #fff;transition: all 0.3s linear;}
.copy_con li p:before {content: '';width:20px;height: 2px;background: #fff;position: absolute;left:0;top:40px;}
.copy_con li em {display:block;font-size: 14px;color: #888888;line-height: 28px;}
.copy_qr {float: right;width: 170px;height: 215px;text-align: center;padding-top:60px;position: relative;z-index: 1;margin-right: 30px;}
.copy_pic {display: inline-block;text-align: center;}
.copy_pic ul {float: left;}

.copy_tit p {font-size: 15px;color: #999;}
.copy_img {margin-top:28px;}
.copy_img img{  width: 118px; height: 118px;}
.copy_str {margin-top: 15px;}
.copy_str ul li {width: 37px;height: 37px;background: #333333;float: left;border-radius: 50%;margin-top:30px;margin-left: 24px;padding-top: 8px;text-align: center;}
.copy_str ul li+li {margin-left: 10px;}
.copy_str ul li.on {background: #10934b;transition: all .5s;}
.copy_box:before {content:'';background:url(//memberpic.114my.com.cn/byt888/uploadfile/image/20221027/20221027092728_1718793922.png)no-repeat;position: absolute;right:0;top:0;bottom:0;width:230px;height: 351px; }

.copy_name {width: 1080px; display: inline-block;margin-top: 30px;margin-bottom: 30px;}
.copy_name span {font-size: 14px;color: #666;line-height:40px;display: inherit;margin-top: 24px;}
.copy_name span a {color: #666;transition: all 0.3s linear;}
.copy_name span a:hover  {color:#fff;transition: all 0.3s linear;}






/*友情链接*/
.link {width:100%;height: 80px;background: #10934b;overflow: hidden;}
.link_box {width: 1400px;margin:0 auto;} 
.link_tit {font-size: 16px;color: #ffffff;float: left;line-height:80px;}
.link_call {float: right;color:#ffffff;font-size: 16px; }
.linkTagcs li {    line-height:80px !important;margin-right: 10px !important;}
.linkTagcs li a {color:#ffffff !important;}






/* 浮动*/
.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/gdxinlun888/uploadfile/image/20230328/20230328143115_1651409170.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: #10934b; 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: solid 1px #efefef;position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #10934b; border-color: #10934b; 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; }
.kf-mail>i{background-position: -5px -79px !important;}
.kf-mail:hover>i{background-position: -30px -79px !important;}
.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: #10934b; border-color: #10934b;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }

.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;} 

/*咨询热线*/
.y-kefu-box01 .mobile-infos{width: 260px;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:#333;}
.y-kefu-box01 .mobile-infos p{color: #10934b;font-size: 18px;}
y-kefu-box .right{width: 12px;height: 12px;position: absolute;right: -12px;top: 24px;}
y-kefu-box .right-arrow1,
y-kefu-box .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;}
y-kefu-box .right-arrow1{left: 1px;border-left: 6px #efefef solid;}
y-kefu-box .right-arrow2{border-left: 6px white solid;}


/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color: #10934b; 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:#f55b1b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }

.about .page  {
    margin: 0 auto;
    padding: 1%;
    margin-top: 0%;
    position: relative;
}

.about .page  i {
    position: absolute;
    top: 10px;
    left: 7px;
    z-index: 5;
}

.about .page  i img {
    width: 100%;
    height: auto;
    padding: 0%;
    cursor: pointer;
}