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

/*公共样式部分*/

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

*{box-sizing: border-box;}

#copy{display: none;}

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

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

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


/*标题*/
.t{padding:70px 0 35px 0;text-align: center;position: relative;}
.t:before,.t:after{content:'';display: block;width:280px;height:1px;background: #eee;position: absolute;top: 175px;}
.t:before{left:50%;margin-left:-333px;}
.t:after{right:50%;margin-right:-333px;}
.t b{font-size: 40px;color:#333;}
.t t{color:#00aec3;}
.t p{margin-top: 5px;font-size:18px;color:#999;}
.t p:after{content:"";display: block;width:22px;height:30px;margin:8px auto 0;background: url(https://memberpic.114my.com.cn/dg0081979/uploadfile/image/20210926/20210926204015_1226038002.png)no-repeat;}


/*抬头*/
.head_bg{height:120px;}
.logo{margin:23px 5px 0 0;}
.men{padding-top:35px;}
.men:before{content:"";display:block;width:136px;height:33px;background: url(https://memberpic.114my.com.cn/dg0081979/uploadfile/image/20240413/20240413140044_1938552041.png)no-repeat;}
.men p{margin-top:5px;font-size: 15px;color:#999;}
.head_tel{width: 250px;margin-top: 28px;padding-left: 50px;position: relative;}
.head_tel:before{content:"";display: block;width:40px;height:40px;background: #00aec3 url(https://memberpic.114my.com.cn/dg0081979/uploadfile/image/20210926/20210926200350_1533291164.png)no-repeat center;border-radius: 100%;position: absolute;left: 0;top: 15px;}
.head_tel b{display: block;font-size: 24px;color:#333;line-height: 32px;}

/*栏目*/
.nav{margin-right: 3vw;}
.NavCeshi li{float:left;padding: 0 1.2vw;position:relative;top: 0px;transition: 0.2s all ease-in-out;}
.NavCeshi li>a{display:block;position: relative;text-align: center;}
.NavCeshi li i{line-height:120px;font-style:normal;font-size: 16px;color:#333;}
.NavCeshi li.navcurrent i,.NavCeshi > li:hover > a i{color:#00aec3;}
.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: #00aec3;z-index: -1; }
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ width: 100%}

/*下拉*/
.NavCeshi .nav2{width:190px;border-top: 4px #00aec3 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: #00aec3;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: #00aec3;}
.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/dg0081979/uploadfile/image/20210927/20210927141853_199963030.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: #00aec3;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: 516px;border: 1px solid #eee;background: #fff;}
.search_nbg .search{margin:0 auto;background: #fff;}
.search-bg{width:300px;height:46px;overflow: hidden;margin-top:26px;}
.search{height: 100px;}
.search_l{line-height: 100px;color: #c0c0c0;}
.search_l dd{font-size:18px;color: #333;display: inline-block;}
.search_l a{font-size: 15px;color: #c0c0c0;}
.search_l a:hover{color:#00aec3;}
.search-bg #infoname{width:300px;background:#e6e6e6 ;outline:none; color:#ccc;border: none;height:46px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;border: 1px solid #eee;border-top: none;border-bottom: none;border-radius: 23px;}
.search_nbg #infoname{width:278px;height: 44px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px;height: 46px;}
    




/*产品中心*/
.prod_bg{height:1010px;}
.prod_t_fl{width:327px;height:377px;background: #333;padding:40px;}
.prod_t_fl *{display: block;}
.prod_t_title p{font-size: 26px;line-height: 26px;color:#fff;}
.prod_t_title span{margin-top: 5px;font-size: 14px;color:#ccc;}
.prod_t_title span:after{content:"";display: block;width:60px;height:2px;background: #00aec3;margin:25px 0;}
.prod_t_sort li{padding-left: 25px;background:url(https://memberpic.114my.com.cn/dg0081979/uploadfile/image/20210927/20210927113407_993545729.png)no-repeat left;}
.prod_t_sort li a{font-size:18px;color:#fff;line-height:34px;transition: all 0.3s;}
.prod_t_sort li:hover a{padding-left:40px;}
.prod_b{margin-top:30px;}
.prod_img li{float:left;}
.prod_img li+li{margin-left:29px;}
.prod_img li *{display:block;}
.prod_img li>a{border: 1px #eee solid;}
.prod_img li br{display:none;}
.prod_img li span{height: 50px;line-height: 50px;background: #eee;text-align: center;}
.prod_img li span a{color: #666;font-size: 15px;}
.prod_img li:hover span a{background:#00aec3;}
.prod_img li:hover span a{color:#fff;}






/*产品特点*/
.prodtd_bg{height:780px;}
.prodtd_fl{width:960px;height:550px;margin-left: -260px;padding-top: 60px;background:#f5f5f5;}
.prodtd_fl_page{width:700px; margin-left: 260px;}
.prodtd_fl li{width:305px;float:left;margin-right:44px;    cursor: pointer;}
.prodtd_fl li:nth-child(n+1):nth-child(-n+2){margin-bottom: 30px;}
.prodtd_fl p{margin-bottom:9px;font-size: 26px;color:#333;position: relative;}
.prodtd_fl li.on p{color: #00aec3;}
.prodtd_fl p:before{content:"";display: block;width:40px;height:40px;margin-bottom: 15px;background: url(https://memberpic.114my.com.cn/dg0081979/uploadfile/image/20210927/20210927085931_1630075677.png)no-repeat;}
.prodtd_fl p:after{content:"";display: block;width:2px;height:24px;background: #00aec3;position: absolute;top: 60px;right: 0;transition:all 0.3s;}
.prodtd_fl li.on p:after{animation:prod 1.5s ease infinite;}
.prodtd_fl li.on:nth-child(1) p:before{background-position: -0px 0;}
.prodtd_fl li.on:nth-child(2) p:before{background-position: -40px 0;}
.prodtd_fl li.on:nth-child(3) p:before{background-position: -80px 0;}
.prodtd_fl li.on:nth-child(4) p:before{background-position: -120px 0;}
.prodtd_fl li:nth-child(1) p:before{background-position: 0px -40px;}
.prodtd_fl li:nth-child(2) p:before{background-position: -40px -40px;}
.prodtd_fl li:nth-child(3) p:before{background-position: -80px -40px;}
.prodtd_fl li:nth-child(4) p:before{background-position: -120px -40px;}
.prodtd_fl span{font-size: 15px;color:#999;line-height: 32px;}
.prodtd_fr{width: 960px;margin-right: -260px;}

@keyframes prod{
	0%{height:0;}
	50%{height:40px;}
	100%{height:0;}

}





/*应用领域*/
.apply_bg{height:980px;}
.apply_fl{width:550px;height:725px;background: url(https://memberpic.114my.com.cn/dg0081979/uploadfile/image/20210927/20210927092521_387023817.jpg)no-repeat;border:10px #fff solid;box-shadow: 0px 0px 15px 0px rgba(51, 51, 51, 0.15);}
.apply_fl img{display: block;margin: 125px auto 0;}
.apply_fr .new_web_div2021 *{display:block;}
.apply_fr ul:first-child{height: 350px;margin-bottom:25px;}
.apply_fr li{float:left;}
.apply_fr li+li{margin-left:25px;}
.apply_fr li p{height:50px;line-height:50px;background:#eee;}
.apply_fr li:hover p{background:#00aec3;}
.apply_fr li p a{font-size:15px;color:#666;text-align: center;}
.apply_fr li:hover p a{color:#fff;}



/*四大优势*/
.adv_bg{height:810px;background:url(https://memberpic.114my.com.cn/dg0081979/uploadfile/image/20210926/20210926203336_209665562.jpg)no-repeat top;}
.t_adv{padding-top: 160px;}
.t_adv:before, .t_adv:after{top:260px;background: #41d2e4;}
.t_adv b{color:#fff;}
.t_adv p{color:#e5e5e5;}
.t_adv p:after{background: url(https://memberpic.114my.com.cn/dg0081979/uploadfile/image/20210927/20210927092851_1466303558.png)no-repeat;}
.adv li{width:331px;height:550px;padding:55px 35px;float:left;background: #fff;box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.1);text-align: center;position: relative;}
.adv li+li{margin-left:25px;}
.adv li *{display: block;}
.adv li t{margin:5px 0 5px 0;font-size: 60px;line-height:42px;color:#999;position: relative;}
.adv li t:before,.adv li t:after{content: "";display: block;width:55px;height:1px;background: #ccc;position:absolute;top:59px;}
.adv li t:before{left:44px;}
.adv li t:after{right:44px;}
.adv li span{font-size: 20px;color:#ccc;text-transform: none;}
.adv li b{margin:9px 0 35px 0;font-size: 26px;color:#333;}
.adv li p{font-size: 15px;color:#999;line-height: 32px;}
.adv li img{transform: scale(0);transition:all 0.3s;position: absolute;top:190px;left:11px;}
.adv li:hover img{transform: scale(1);}
.adv li a{width:180px;height:52px;line-height: 52px;margin: 80px auto 0;background: #333;font-size: 18px;color:#fff;text-align: center;}
.adv li:hover a{background: #00aec3;}




/*公司简介*/
.about_bg{height:820px;}
.about_fl{width:701px;height:510px;padding:80px 80px 0 50px;background: #f8f8f8;}
.about_fl *{display: block;}
.about_fl b{margin-bottom: 10px;line-height: 24px;font-size: 26px;color:#333;}
.about_fl span{font-size: 14px;color:#aaa;}
.about_fl span:after{content:'';display: block;width:60px;height:2px;margin:37px 0 30px 0;background: #00aec3;}
.about_fl p{font-size: 15px;color:#999;line-height: 32px;}
.about_fl a{width:180px;height:52px;line-height: 52px;margin-top: 51px;background: #00aec3;font-size: 18px;color:#fff;text-align: center;}
.about_fl a:hover{background:#333;}




/*新闻*/
.news_bg{height:848px;background: #f8f8f8;}
.lanrenzhijia .news_dt a{ background:#fff;display:block; float:left; text-decoration:none; width:317px; font-size:16px;padding:18px 30px;  -webkit-transition: all 0.8s linear;  transition: all 0.8s linear; margin-bottom:30px; height:96px;}
.lanrenzhijia .news_dt a+a{ margin-left:16px;}
.lanrenzhijia .news_dt a{text-decoration:none; width:405px; font-weight:bold; background:#fff url(https://memberpic.114my.com.cn/dg0081979/uploadfile/image/20210927/20210927141945_1250058740.png) no-repeat 438px 40px; -webkit-transition: all 0.8s linear; transition: all 0.8s linear;}
.lanrenzhijia .news_dt a.on{ width:558px;background:#00aec3 url(https://memberpic.114my.com.cn/dg0081979/uploadfile/image/20210927/20210927141945_1370613901.png) no-repeat 490px 40px;}
.lanrenzhijia .news_dt a.on .news_dt_ren{ color:#fff;}
.lanrenzhijia .news_dt a.on .news_dt_rm{-webkit-transition: all 0.8s linear;transition: all 0.8s linear; color:#fff; font-weight:bold;}

.news_dt_rm{overflow:hidden;font-weight:normal;  color:#222; line-height:35px; font-size:24px; padding-left:10px; -webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.news_dt_ren{font-family:Arial, Helvetica, sans-serif; font-size:14px; text-transform:uppercase; color:#888; line-height:26px; font-weight:normal; padding-left:10px;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}

.lanrenzhijia .content{ position:relative; margin-top:20px;}
.news .news_div_item{ background:#fff;width:687px; float:left; position:relative;-webkit-transition: all 0.8s linear;transition: all 0.8s linear; border:1px solid #efefef; padding:10px; margin-bottom:24px;}
.news .news_div_item:nth-child(2n){ margin-left:24px;}
.news .news_div_item_pic{float:left; width:242px; height:182px; overflow:hidden; border:1px solid #efefef;}
.news .news_div_item_pic img{width:240px; height:180px; -webkit-transition: all 0.5s linear; transition: all 0.5s linear;}
.news .news_div_item_content, .news .divdgweb_new_div_item_content{float:right; width:378px; margin-right:15px; text-align:left;}
.news_div_item_title, .divdgweb_new_div_item_title{white-space: nowrap; text-overflow: ellipsis; overflow:hidden; width:295px; padding-top:10px;}
.news_div_item_title a, .divdgweb_new_div_item_title a{font-size:16px; -webkit-transition: all 0.8s linear; transition: all 0.8s linear; color:#222;}
.news .news_div_item_body, .news .divdgweb_new_div_item_body{overflow:hidden; line-height:25px; padding-top:16px; height:70px; font-size:14px; color:#666666; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; margin-bottom:18px;}
.news_dt_rgo{overflow:hidden; -webkit-transition: all 0.8s linear; transition: all 0.8s linear;}
.news_dt_rgo a{font-size:0px; line-height:0px;}
.news_dt_rgo span{display:block; width:90px; height:1px; background:#efefef; -webkit-transition: all 0.8s linear; transition: all 0.8s linear;}
.news_dt_rgo p{font-size:14px; line-height:48px; text-align:right; position:relative; z-index:2; color:#00aec3; -webkit-transition: all 0.8s linear; transition: all 0.8s linear; margin-left:200px; width:270px;}
.news_div_item_date, .divdgweb_new_div_item_date{position:absolute; font-size:16px; font-family:Arial, Helvetica, sans-serif; margin-left:269px; margin-top:150px; color:#999;}
.news_div_item_year, .divdgweb_new_div_item_year{float:left;}
.news_div_item_month, .divdgweb_new_div_item_month{float:left;}
.news_div_item_day, .divdgweb_new_div_item_day{float:left;}
.news .news_div_item:hover .news_dt_rgo span, .news .divdgweb_new_div_item:hover .news_dt_rgo span{-webkit-transition: all 0.8s linear;transition: all 0.8s linear; width:100%;}
.news .news_div_item:hover .news_div_item_title a, .news .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a{-webkit-transition: all 0.8s linear;transition: all 0.8s linear; color:#00aec3;}
.news .news_div_item:hover .news_dt_rgo p, .news .divdgweb_new_div_item:hover .news_dt_rgo p{-webkit-transition: all 0.8s linear;transition: all 0.8s linear; width:100%; margin-left:0px;}
.news .news_div_item:hover .news_div_item_pic img, .news .divdgweb_new_div_item:hover .news_div_item_pic img{-webkit-transition: all 0.5s linear;transition: all 0.5s linear; -webkit-transform: scale(1.15); transform: scale(1.15);}







/*友情链接*/
.copyright{ background:#222; color:#fff; }
.links{ line-height:90px; background:#00aec3; color:#fff; font-size:18px;}
.linkTagcs li{ line-height:90px !important;}
.links p.fl{ padding-left:40px; background:url(https://memberpic.114my.com.cn/dg0081979/uploadfile/image/20210927/20210927142022_283889582.png) no-repeat left center;}
.links p.fr{ font-size:25px; font-family:impact; text-transform:uppercase;}







/*版权*/
.bq{border-top: 1px solid #2d2d2d;line-height: 80px;}
.end,.end a{ font-size:14px; color:#888;}
.end a:hover{ text-decoration:underline; color:#fff;} 
.crcon{ padding:60px 0; width:1400px; margin:0 auto;}
.kslj{ font-size:0;}
.kslj li{ display:inline-block; padding-left:25px; position:relative; vertical-align:top;}
.kslj li:after{content: "";display: block;width: 1px;height: 180px;background: #444;position: absolute;right: -100px;top: 0;}
.kslj li p{ font-size:18px; margin-bottom:25px; position:relative;}
.kslj li p:after{ content:''; display:block; position:absolute; top:0; bottom:0; height:1px; margin:auto 0; left:-25px; width:16px; background:#fff;}
.kslj li a{ display:block; font-size:14px; color:#888; line-height:32px;}
.kslj li a:hover{ text-decoration:underline; color:#fff;} 
.kslj li+li{ margin-left:180px;}
.crcode{ font-size:14px;text-align:center;}
.crcode img{ display:block; width:150px; height:150px; margin-bottom:10px;}
.crconcat{ text-align:center; height:218px; box-sizing:border-box; padding:0px 120px; }
.crphone{ font-size:33px; font-weight:bold;}
.cr_c{ font-size:14px; line-height:25px; margin:20px 0; color:#888;}
.crbtn a{ width:200px; line-height:38px; border-radius:20px; font-size:14px; color:#fff; display:inline-block; background:#00aec3; transition:all .3s ease;}
.crbtn a:hover{ box-shadow:0 0 5px #fff;}
.crbtn i{ display:inline-block;  color: #fff; padding-left:28px; background:url(https://memberpic.114my.com.cn/dg0081979/uploadfile/image/20210927/20210927142045_1615217637.png) no-repeat left center;font-style: normal;}
.zhuying{line-height: 80px;}

    





/* 客服样式*/
.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/dg0081979/uploadfile/image/20210923/20210923171317_533378814.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: #00aec3; 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: #00aec3; border-color: #00aec3; 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: #00aec3; border-color: #00aec3;}
.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:#00aec3; }
.y-kefu-box01 .mobile-infos p { color: #00aec3; 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: #057743; 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; }<!--0.00020694732666016-->