/*标签样式初始化*/
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:#04abab;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;}





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:#04abab;}
.title p{font-size: 18px;color:#999;line-height: 30px;}






/*抬头*/
.head_bg{height:120px;}
.logo{margin:23px 15px 0 0;}
.fl img {float: left;margin-right: 1rem;}
.men{font-size:1.4vw;color:#333;line-height: 2.6rem;}
.men p{font-size:1.1vw;color:#666;}
.head_tel{margin-top: 28px;padding-left: 50px;position: relative;}
.head_tel:before{content:"";display: block;width:40px;height:40px;background: #04abab url(https://memberpic.114my.com.cn/guhaowujin/uploadfile/image/20211029/20211029140506_308170835.png)no-repeat center;border-radius: 100%;position: absolute;left: 0;top: 15px;}
.head_tel b{display: block;font-size:1.25vw;color:#333;line-height: 32px;}

/*栏目*/
.nav{margin-right: 4vw;}
.NavCeshi li{float:left;padding: 0 1.4vw;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:#04abab;}
.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: #04abab;z-index: -1; }
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ width: 100%}

/*下拉*/
.NavCeshi .nav2{width:190px;border-top: 4px #04abab 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: #04abab;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: #04abab;}
.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: 1400px){
.NavCeshi li i{font-size: 14px;}
}




/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative;z-index: 1;background: #000;}
.banner-box{ min-width:1400px; height:725px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:725px; 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(https://memberpic.114my.com.cn/guhaowujin/uploadfile/image/20211029/20211029140531_1198794776.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: #04abab;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;}




/*搜索*/
.search_bg{height: 100px;background: #f5f5f5;}
.search_nbg{position: absolute;z-index: 999;top: 620px;border: 1px solid #eee;background: #fff;}
.search_nbg .search{margin:0 auto;background: #fff;}
.search-bg{width:300px;height:50px;overflow: hidden;margin-top:26px;}
.search{height: 100px;}
.search_l{line-height: 100px;color: #c0c0c0;}
.search_l dd{font-size:16px;color: #333;display: inline-block;}
.search_l a{font-size: 14px;color: #999;}
.search_l a:hover{color:#04abab;}
.search-bg #infoname{width:300px;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;}





/*产品中心*/
.prod_bg{}
.prod_t{height:220px;padding: 50px;background: #f5f5f5;}
.prod_t_fl{margin-top: 20px;}
.prod_t_fl p{font-size: 14px;color:#999;}
.prod_t_fl p:after{content:"";display: block;width:180px;height:1px;margin:15px 0 8px 0;background: #e5e5e5;}
.prod_t_fl b{display: block;font-size: 30px;color:#333;}
.prod_t_fr{width:1000px;}
.prod_t_fr li{width:200px;float:left;line-height: 60px;padding-left: 25px; position: relative;}
.prod_t_fr li:before{content:"";display:block;width:11px;height:11px;border:1px #333 solid;border-radius:100%;position: absolute;left: 0;top: 23px;}
.prod_t_fr li.on:before{background:#04abab;border: 1px #04abab solid;}
.prod_t_fr li a{display:block;font-size:16px;color:#333;}
.prod_t_fr li.on a{color:#04abab;}
/*图片*/
.prod_b{margin-top: 30px;}
.prod_b ul{display:flex;}
.prod_b ul:last-child{margin-top:30px;}
.prod_b li{float:left;width: 327px;background: #f5f5f5;}
.prod_b li+li{margin-left:30px;}
.prod_b li *{display:block;}
.prod_b li>a{}
.prod_b li>a img{width:287px;margin: 20px auto 0;}
.prod_b li br{display:none;}
.prod_b li span{height: 70px;line-height: 60px;padding: 0 20px;position: relative;}
.prod_b li span:before{content:"More";display:block;font-size:14px;color:#999;position: absolute;right: 20px;}
.prod_b li:hover span:before{color:#04abab;}
.prod_b li span a{font-size:16px;color:#333;}
.prod_b li:hover span a{color:#04abab;}
.prod_b li span a:after{content:"";display:block;width:60px;height:2px;margin:8px 0 0 0;background:#04abab;transition: all 0.3s;}
.prod_b li:hover span a:after{width:100%;}




/*应用行业*/
.trait{position: relative;height: 740px;}
.trait .title{position: relative;z-index: 9;}
.trait .title,.trait .title b{color: #fff;}
.trait .title em i{background: #fff;}
.trait .title em i:nth-child(2){background: #ff0;}
.trait .traitc ul{font-size: 0;position: absolute;top: 0;left: 0; width: 100%;height: 100%;}
.trait .traitc ul li{display: inline-block;vertical-align: top;width: 16.66%;height: 100%;box-sizing: border-box; text-align: center; padding-top: 325px;color: #fff; position: relative;transition: all .3s ease;}
.tra_num{font-size: 26px; font-family: fontDin1;}
.traicon{width:52px;height: 52px;margin: 36px auto 0;background: url(https://memberpic.114my.com.cn/026943/uploadfile/image/20221230/20221230151324_2040580287.png)no-repeat;}
.traitc li:nth-child(2) .traicon{background-position: -52px 0;}
.traitc li:nth-child(3) .traicon{background-position: -104px 0;}
.traitc li:nth-child(4) .traicon{background-position: -156px 0;}
.traitc li:nth-child(5) .traicon{background-position: -208px 0;}
.traitc li:nth-child(6) .traicon{background-position: -260px 0;}
.trait .traitc ul li.on{background: rgba(255,255,255,.5);}
.traitp{width: 100%;height: 740px;position: absolute;top: 0; left: 0;z-index: -1;}
.traitp:after {content: '';width: 100%; height: 100%;background: rgba(0, 0, 0, 0.2); position: absolute;top: 0; left: 0;}




/*四大优势*/
.adv{ height:945px; background:url(https://memberpic.114my.com.cn/guhaowujin/uploadfile/image/20211028/20211028195651_951446522.jpg) no-repeat center;}
.advtab{ margin:0px 0 50px 0;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.advtab li { cursor:pointer; width:340px; height:130px; background:#eee; position:relative;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; font-size:28px; color:#3b3b3b; transition:all .3s ease;}
.advtab li em{ display:block; font-size:14px; color:#a7a7a7; text-transform:uppercase; transition:all .3s ease; margin-top:3px;}
.advicon{ margin-right:20px; width:63px; height:57px; background:url(https://memberpic.114my.com.cn/guhaowujin/uploadfile/image/20211029/20211029140634_244515083.png) no-repeat left top; transition:all .3s ease;}
.advtab li:after{ content:''; display:block; position:absolute; width:0; height:0; margin:0 auto; top:95%; opacity:0; transition:all .3s ease; border-left:18px solid transparent; border-right:18px solid transparent; border-top:20px solid #04abab;}
.advtab li:nth-child(2) .advicon{ background-position-x:-74px;}
.advtab li:nth-child(3) .advicon{ background-position-x:-170px;}
.advtab li:nth-child(4) .advicon{ background-position-x:-266px;}
.advtab li.on{ background:#04abab; color:#fff;}
.advtab li.on em{ color:#85e0e0;}
.advtab li.on .advicon{ background-position-y:-76px;}
.advtab li.on:after{ top:100%; opacity:1;}
.advcon{ height:499px; position:relative;}
.advjt{ position:absolute; bottom:0; left:45px; width:620px; height:66px; border-top:1px solid #e6e6e6;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; z-index:99;}
.advjt i{display: block;width: 100%;height: 66px;line-height: 66px; cursor:pointer; font-size:15px; color:#a1a1a1;}
.advjt i:hover{color:#04abab;}
.advjt:after{ content:''; display:block; position:absolute; width:1px; height:100%; top:0; left:0; right:0; margin:0 auto; background:#e6e6e6;}
.advcen ul{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; background:#fff;}
.advright{ width:620px; padding:30px 0 0 0; height:499px; margin-left:50px;}
.adv_t em{line-height: 60px;font-size:66px; color:#04abab;}
.adv_t { font-size:28px; color:#4e4e4e; padding-bottom:20px; border-bottom:1px solid #e6e6e6; margin-bottom:35px;}
.adv_t i{ display:block; width:2px; height:26px;margin: 10px 0 10px 20px;background:#b6b6b6;}
.adv_wa p{ font-size:15px; color:#888888; line-height:38px; padding-left:30px; background:url(https://memberpic.114my.com.cn/guhaowujin/uploadfile/image/20211029/20211029140634_850385907.png) no-repeat left 10px;}
.advjt .next{text-align: right;}




/*合作客户*/
.case_b{width: 1300px; margin: 0 auto; position: relative;}
#witness_r{ position: absolute; right: -80px; width:38px;top: 275px;  height:103px;cursor: pointer;}
#witness_c{width:1600px; overflow:hidden;     margin-bottom: 70px; }
.witness_con{width:414px; overflow: hidden;padding-bottom:40px; box-sizing: border-box;background: #fff;border: 5px solid #f9f9f9; margin-right:29px; text-align:center;position: relative;transition:all 0.4s linear; -webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear;}
.witness_con a{ transition:all 0.5s linear; -webkit-transition:all 0.5s linear;color: #555; display: block;line-height: 30px; font-size: 15px;text-align: center;  overflow: hidden;}
.witness_con a .img1{z-index: 2; position: relative;}
.witness_con a .img2{width: 100px;height: 100px;border-radius: 50%;overflow: hidden;position: absolute;left: 0;right: 0;margin: 0 auto; top: 250px; border: 5px solid #f9f9f9; z-index: 2; background: #ffff; transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear;}
.witness_con a .font{ padding: 30px 40px 0 40px;z-index: 2; position: relative;}
.witness_con a .font p{transition:all 0.5s linear; -webkit-transition:all 0.5s linear; font-size: 18px;color: #333;line-height: 60px; font-weight: bold;}
.witness_con:after{ display: block;content: "";width: 95px;height: 95px;overflow: hidden;border-radius: 50%;position: absolute;right:-48px; bottom: -48px; background: #04abab;transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; z-index: 1;}
.witness_con:hover:after{width: 600px;height:600px;  right: -100px;bottom: -100px;}
.witness_con:hover a{ color: #c6ffff;}
.witness_con:hover a p{ color: #fff;}
.witness_con:hover a .img2{ transform: rotateY(360deg);}





/*定制流程*/
.pess_bg{height:635px;background:#f5f5f5;}
.pess{position: relative;}
.pess_li li{width:233.34px;height:250px;float:left;text-align: center;position: relative;cursor: pointer;}
.pess_li li:before,.pess_li:before{content:"";display: block;width:1px;height:250px;background: #e5e5e5;position:absolute;top:0px;}
.pess_li li:before{left:0px;}
.pess_li:before{right:0px;}
.pess_li li:after,.pess_li:after{content:"";display: block;width:1px;height:40px;background: #04abab;position: absolute;top:30px;}
.pess_li li:after{left:0px;}
.pess_li:after{right:0px;}
.pess_li li *{display: block;position: relative;z-index: 2;}
.pess_li li *:last-child{z-index: 1;}
.pess_li li t{font-size: 26px;color:#ccc;}
.pess_li li:hover t{color: #61e2e2;}
.pess_li li t:before{content:"";display: block;width:40px;height:40px;margin:40px auto 30px;background:url(https://memberpic.114my.com.cn/026943/uploadfile/image/20230413/20230413201725_1301234869.png)no-repeat;transition: all 0.3s;}
.pess_li li:nth-child(2) t:before{background-position: -40px 0;}
.pess_li li:nth-child(3) t:before{background-position: -80px 0;}
.pess_li li:nth-child(4) t:before{background-position: -120px 0;}
.pess_li li:nth-child(5) t:before{background-position: -160px 0;}
.pess_li li:nth-child(6) t:before{background-position: -200px 0;}
.pess_li li:hover:nth-child(1) t:before{background-position: 0px -40px;}
.pess_li li:hover:nth-child(2) t:before{background-position: -40px -40px;}
.pess_li li:hover:nth-child(3) t:before{background-position: -80px -40px;}
.pess_li li:hover:nth-child(4) t:before{background-position: -120px -40px;}
.pess_li li:hover:nth-child(5) t:before{background-position: -160px -40px;}
.pess_li li:hover:nth-child(6) t:before{background-position: -200px -40px;}
.pess_li li b{margin:10px 0 15px 0;font-size:20px;color:#333;}
.pess_li li:hover b{color:#fff;}
.pess_li li p{font-size: 16px;color:#999;}
.pess_li li:hover p{color:#e5e5e5;}
.pess_li li span{width:101%;height:0px;background: #04abab;position: absolute;top:0px;left:0px;transition: all 0.3s;}
.pess_li li:hover span{height:250px;}
.pess_tel{width:500px;height:60px;line-height:60px;margin: 50px auto 0;background: #333;border-radius: 100px;text-align: center;color:#fff;}
.pess_tel p{font-size:24px;float: left;padding-left: 75px;}
.pess_tel span{float: left;font-size: 30px;}






/*公司简介*/
.about{ padding-bottom:70px;}
.ableft b{font-size: 38px;color: #333333;padding-bottom: 15px;display: block;}
.abcon{ position:relative; width:1300px; height:196px;box-shadow:0 0 10px #e4e4e4; background:#fff; margin:-100px auto 0 auto;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; box-sizing:border-box; padding:0px 55px 0 70px;}
.ableft a{display: block;width: 224px;height: 46px;line-height: 42px;font-size: 16px;text-align: center;color: #8f959a;border: 2px solid #eee;border-radius: 50px;}
.ableft a:hover{color: #fff;background: #04abab;border: 2px solid #04abab;transition:all .3s ease;}
.abright{width: 890px;}
.abright p{ font-size:15px; color:#999; line-height:34px;}









/*新闻*/
.news_bg{background: #f8f8f8;}
.news_top ul{text-align:center; margin:0px auto;}
.news_wz{ height:48px;line-height: 36px; }
.news_wz b{font-size:26px;}
.news_wz span{font-size:24px; margin-left: 8px; color: #ccc; text-transform: uppercase; font-family: Arial;}
.news_wz em{font-size:16px; font-weight:200; display: block;color: #999;}
.news_tab{margin-top:10px;}
.news_tab li{display:inline-block; background: #fff; box-shadow: 0px 0px 20px #eee; width: 171px; height: 42px; line-height: 42px; text-align: center; border-radius: 30px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;font-weight:100; color:#666;display: block;}
.news_tab li.on{color:#fff; background:#04abab;width: 171px; height: 42px; line-height: 42px;}
.news_tab li.on a{color:#fff !important;}
.news_a{margin-right: 17px;}
.news_a em{position:relative;font-size: 20px;color: #c2c2c2; top:8px;}
.news_a .sPrev, .news_a .sNext{position:absolute;top: 2px;font-size: 20px;color: #c2c2c2;cursor: pointer;}
.news_a .sPrev{right: 5px;transform: rotate(-90deg);}
.news_a .sNext{left: 5px;transform: rotate(90deg);}
.news_a i:hover{color:#005cab;}
.news_list{height:28vw; min-height:500px !important;width: 100%;overflow: hidden;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:100%;}
.news_list .news_div_item{width: 25%;display: inline-block;position: relative;height:100%;transition:0.5s; padding:30px 40px 40px;border-right:1px #eee solid;}
.news_list .news_div_item:first-child{border-left:1px #eee solid;}
.news_list .news_div_item_date{font-weight: 400;height: 26px; line-height: 22px;}
.news_list .news_div_item_content{padding-right: 14px; padding-bottom:90px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{display: inline-block; font-size: 15px;line-height: 22px; color: #999;}

.news_list .news_div_item_a{font-size: 18px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight:normal; color:#222;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 0;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100; display: none;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(https://memberpic.114my.com.cn/0433121/uploadfile/image/20220809/20220809163728_870646124.png) no-repeat center;width: 18px;height: 14px;left: 0;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}
.news_list .news_div_item_pic{overflow: hidden;}
.news_list .news_div_item img{transition:0.3s all linear; }
.news_list .news_div_item:hover img{transform:scale(1.1);}
.news_list .news_div_item:hover .news_div_item_a{color: #d81980;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{padding-left:40px;display: block;width: 130px;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;}







/*版权*/
.copyright * {box-sizing: content-box;}
.links .linkTagcs a {font-size: 14px;color: #ccc !important;}
.copyright{ background:#222222; height:485px;}
.crcon{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; position:relative;}
.crcright{ width:440px; height:412px; background:#383838; border:1px solid #4b4b4b; text-align:center; padding-top:70px; position:relative; z-index:9;}
.crcode{ font-size:0; margin-bottom:35px;}
.crcode li{ display:inline-block; vertical-align:top; font-size:18px; color:#fff;}
.crcode li img{ display:block; margin-top:10px; width:140px; height:140px;}
.crcode li+li{ margin-left:20px;}
.crtel{ font-size:16px; color:#cacaca;}
.crtel em{ display:block; font-size:32px; font-family:fontDin1; color:#fff;}
.crtel p+p{ margin-top:25px;}
.links{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center; height:60px; width:950px;}
.links>p{ line-height:40px; font-size:16px; font-weight:bold; color:#fff; padding-left:35px; background:url(https://memberpic.114my.com.cn/0433121/uploadfile/image/20220809/20220809163755_153532504.png) no-repeat left center; width:180px;}
.links>p span{ font-size:18px; padding:0 20px 0 5px;color:#fff;}
.crtel{ font-size:16px; color:#cacaca;}
.crtel em{ display:block; font-size:32px; font-family:fontDin1; color:#fff;}
.crtel p+p{ margin-top:25px;}
.crtel p:last-child em{font-size: 20px;}
.kslj{ width:960px; height:336px; padding-top:70px;display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.kslj li{ width:100px;}
.kslj p{ font-size:20px; color:#fff;}
.kslj p i{ display:block; width:100%; height:1px; background:#434343; position:relative; margin:20px 0 25px 0;}
.kslj p i:after{ content:''; display:block; position:absolute; left:0; top:0; width:30%; height:1px; background:#04abab; transition:all .3s ease;}
.kslj li+li{ margin-left:120px;}
.kslj li:hover i:after{ width:100%;}
.kslj li a{ display:block; font-size:14px; color:#898989; line-height:36px; white-space:nowrap;}
.kslj li a:hover{ color:#fff;}
.crcon:after{ content:''; display:block; position:absolute; left:-50vw; width:200vw; height:1px; bottom:95px; background:#000000; border-top:1px solid #2c2c2c;}
.end{ background:#04abab;}
.end .page{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.end,.end a{ line-height:86px; font-size:15px; color:#ffffff;}
.end a:hover{ color:#fff;}
.end .page p+p{ width:440px; text-align:center; position:relative; z-index:3;}
.end .page p+p:after{ content:''; display:block; position:absolute; left:0; height:100%; width:440px; background:#29d4d4; top:0; z-index:-1;}
.dw_pic, .dw_pic img{height:auto;}




/* 浮动*/
.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(https://memberpic.114my.com.cn/dgrydz123/uploadfile/image/20221110/20221110154311_285186954.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: #04abab; 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: #04abab; border-color: #04abab; 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: #04abab; border-color: #04abab;}
.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: #04abab;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: 17px; }
.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: #04abab; 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; }