body{ overflow-x:hidden;}
body,td,th{font-size:14px; color:#555;}
tbody{display:block;}
a{color:#555; text-decoration:none; font-size:14px;}
a:hover{color:#0570e8; text-decoration:underline;}
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th{margin:0; padding:0;}
dl,dt,dd{ margin:0px; padding:0px; list-style:none;}
ul,li{list-style:none;}
em,i{font-style:normal;}
input,textarea,slsct{font-family:inherit; font-weight:inherit; font-size:14px;}
img{border:0;}
.cl{clear:both;}
.fl{float:left;}
.fr{float:right;}



/*自定义字体*/
@font-face {
font-family:DIN Medium;
src: url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);
}
@font-face {
font-family:neutraface2;
src: url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.ttf),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.eot),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.otf),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.woff),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.woff2);
}

@font-face {
font-family:Tw Cen MT;
src: url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.ttf),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.eot),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.otf),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.woff),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.woff2);
}



/*抬头*/
.head_bg{ position:relative; width:100%; height:136px; min-width:1440px;}
.head_left{ position:absolute; left:2%; padding-top:36px;}
.head_logo{ float:left; width:229px; padding-left:55px; height:20px; padding-top:43px; background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323142101_1942695691.jpg) no-repeat; font-size:16px; line-height:16px;}
.head_adv{ float:left; font-size:26px; line-height:40px; color:#222; font-weight:bold; margin-left:20px;}
.head_adv span{ font-size:18px; line-height:18px; color:#555; font-weight:normal;}
.head_right{ position:absolute; right:2%; padding-top:20px;}
.head_right1{ float:right;}
.head_right11{ float:left; padding-left:40px; height:40px; line-height:30px; background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323142101_1933585045.jpg) no-repeat;}
.head_right11 span{ font-size:26px; color:#fa1112; font-family:neutraface2;}
.head_right12{ float:left; margin-left:15px; margin-top:6px; padding-left:40px; height:18px; line-height:18px; background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323142101_1281373363.jpg) no-repeat;}
.head_right13{ float:left; margin-left:5px; padding-top:3px; }
.head_right13 a{ display:block; margin-left:10px; float:left;}
.nav{ margin-top:10px;}
.nav li{ float:left; text-align:center; position:relative;}
.nav li a{ display:block; margin-left:40px; font-size:16px; line-height:20px; height:15px; color:#333; text-decoration:none;}
.nav li a:hover{ border-bottom:6px solid #fa1112; color:#0570e8;}
.nav li a.navcurrent{ border-bottom:6px solid #fa1112; color:#0570e8;}
.nav li a img{ float:right; margin-top:8px; margin-left:8px;}
@media screen and (max-width:1600px)
{
.nav li:nth-child(8){ display:none;}
}

.nav .erji_xiala{  position:absolute; top:66px; left:20px; z-index:20; height:0px; visibility:hidden; width:100%;}
.nav .erji_xiala i{ display:block; border-bottom:1px solid rgba(255,255,255,0.35); background:#0570e8; transform:rotateY(90deg); transition:.5s;}
.nav .erji_xiala i a{ height: 40px; line-height: 40px; font-size:14px; display: block; color:#FFF; padding: 0 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; border-bottom:none; margin-left:0; background:-webkit-linear-gradient(left, #333, #333) no-repeat; background:linear-gradient(to right, #333, #333) no-repeat;background-size:0% 100%; -webkit-transition:all .5s; transition:all .5s;}
.nav .erji_xiala i a:hover{ background:-webkit-linear-gradient(left, #333, #333) no-repeat; background:linear-gradient(to right, #333, #333) no-repeat; background-size:100% 100%;}
.nav ul li:hover .erji_xiala{ height:auto; visibility:visible;}
.nav ul li:hover .erji_xiala i{ transform: rotateY(0);}
.nav ul li:hover .erji_xiala i:nth-child(1){ transition-delay: 50ms;}
.nav ul li:hover .erji_xiala i:nth-child(2){ transition-delay: 100ms;}
.nav ul li:hover .erji_xiala i:nth-child(3){ transition-delay: 150ms;}
.nav ul li:hover .erji_xiala i:nth-child(4){ transition-delay: 200ms;}
.nav ul li:hover .erji_xiala i:nth-child(5){ transition-delay: 250ms;}
.nav ul li:hover .erji_xiala i:nth-child(6){ transition-delay: 300ms;}
.nav ul li:hover .erji_xiala i:nth-child(7){ transition-delay: 350ms;}
.nav ul li:hover .erji_xiala i:nth-child(8){ transition-delay: 400ms;}
.nav ul li:hover .erji_xiala i:nth-child(9){ transition-delay: 450ms;}
.nav ul li:hover .erji_xiala i:nth-child(10){ transition-delay: 500ms;}
.nav ul li:hover .erji_xiala i:nth-child(11){ transition-delay: 550ms;}
.nav ul li:hover .erji_xiala i:nth-child(12){ transition-delay: 600ms;}
.nav ul li:hover .erji_xiala i:nth-child(13){ transition-delay: 650ms;}
.nav ul li:hover .erji_xiala i:nth-child(14){ transition-delay: 700ms;}

.nav .erji_xiala i:nth-child(1){ transition-delay: 700ms;}
.nav .erji_xiala i:nth-child(2){ transition-delay: 650ms;}
.nav .erji_xiala i:nth-child(3){ transition-delay: 600ms;}
.nav .erji_xiala i:nth-child(4){ transition-delay: 550ms;}
.nav .erji_xiala i:nth-child(5){ transition-delay: 600ms;}
.nav .erji_xiala i:nth-child(6){ transition-delay: 550ms;}
.nav .erji_xiala i:nth-child(7){ transition-delay: 400ms;}
.nav .erji_xiala i:nth-child(8){ transition-delay: 350ms;}
.nav .erji_xiala i:nth-child(9){ transition-delay: 300ms;}
.nav .erji_xiala i:nth-child(10){ transition-delay: 250ms;}
.nav .erji_xiala i:nth-child(11){ transition-delay: 200ms;}
.nav .erji_xiala i:nth-child(12){ transition-delay: 150ms;}
.nav .erji_xiala i:nth-child(13){ transition-delay: 100ms;}
.nav .erji_xiala i:nth-child(14){ transition-delay: 50ms;}



/*幻灯片*/
.banner{ background:#fff; position:relative;}
.banner-box{ min-width:1200px; height:600px; position:relative; margin:0 auto;}
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:600px; background-position:center; background-repeat:no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;}
.banner-btn{ width:100%; position:absolute; top:0; left:0; margin-left:0; height:700px; overflow:hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:45%; margin-top:-54px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323174001_836029070.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323174001_836029070.png) -49px 0 no-repeat; }
.banner-box .hd { position:absolute; width: 165px; top: 600px;  left: 50%;  z-index: 200;  margin-left: 380px; text-align:center; }
.banner-box .hd ul li{ width:25px; height:24px; margin-left:30px; cursor:pointer;display:inline-block; font-size:24px; line-height:16px; font-family:Arial; transition:0.3s all ease-in-out; }
.banner-box .hd ul li.on{ border-bottom:3px solid #0570e8; color:#0570e8;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}



/*服务、热线、搜索*/
.search{ margin:0 auto; width:1145px; height:65px; padding-left:55px; padding-top:25px; position:absolute; left:50%; top:700px; margin-left:-600px; background:#FFF; box-shadow:0px 0px 20px #555;}
/*搜索框*/
.search_fl{ float:left; width:420px; }
.search_pro{ float:left; color:#888;}
input#infoname{ color:#888; text-indent:25px; width:397px; height:36px; line-height:36px; outline:none; border:none; border-bottom:1px solid #d9d9d9;}
.search_btn{ float:right; width:23px;}
.service_fl{ float:left; margin-left:120px; margin-top:8px;}
.service_fl li{ float:left; margin-right:22px; line-height:22px; position:relative;}
.service_fl li img{ float:left; margin-right:6px;}
.service_fl li em{ position:absolute; top:30px; right:-50px; transform:scale(0); transition:0.5s; z-index:16;}
.service_fl li:hover{ cursor:pointer;}
.service_fl li:hover em{ transform:scale(1);}
.service_fl li em img{ width:110px;}



/*特点*/
.tedian{ margin:0 auto; width:1200px; margin-top:100px;}
.tediantit{ font-size:36px; font-weight:bold; color:#333; text-align:center; height:90px; background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323142101_1175836240.jpg) center 60px no-repeat;}
.tediantit span{ line-height:30px; font-size:18px; font-weight:normal; color:#555;}
.tediannr{ margin-top:15px;}
.tediannr dl{ float:left; width:219px; height:155px; padding:0 40px; border-right:1px solid #eee;}
.tediannr dl:nth-child(4){ border-right:none;}
.tediannr dt{}
.tediannr dd{ line-height:24px;}
.tediannr dd span{ line-height:60px; font-size:20px; font-weight:bold; color:#333;}



/*产品展示*/
.productbg{ width:100%; margin-top:60px; height:1030px; background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323142840_799648014.jpg) center 100px no-repeat;}
.productshow{ margin:0 auto; width:1200px;}
.classification{ float:left; width:240px; background:#fff; padding-bottom:20px;}
.classification1{ padding-top:32px; padding-left:25px; height:68px; font-size:22px; font-weight:bold; color:#fff; background:url( //memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323142101_770371628.jpg) 173px 32px no-repeat #0570e8;}
.classification1 span{ font-family:Tw Cen MT; font-size:16px; font-weight:normal; color:#ccdbf8;}
/*分类*/
.classification2{ padding:0 21px;}
.markermenu li{ background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323142101_1497608438.jpg) no-repeat; height:50px; line-height:50px;}
.markermenu li a{ font-size:14px !important;}
.ddsubmenustyle li a{width:auto !important;}
/*留言*/
.liuyan{ margin:10px 10px 0 10px; width:200px; height:228px; background:#0570e8; padding:17px 10px 0 10px;}
.liuyantit{ text-align:center; font-size:18px; line-height:18px; color:#FFF; font-weight:bold;}
.liuyannr{ margin-top:10px;}
.liuyannr .input{ width:196px; text-indent:30px; height:38px; line-height:38px; border:none; border-bottom:1px dashed #509bef; outline:none; color:#ccdbf8;}
.liuyannr .input1{ background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323142101_1938100729.jpg) 2px 9px no-repeat;}
.liuyannr .input2{ background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323142101_1603367015.jpg) 2px 9px no-repeat;}
.liuyannr .textarea{ width:196px; text-indent:30px;  height:38px; line-height:38px; border:none; border-bottom:1px dashed #509bef; outline:none; background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323142101_217120600.jpg) 2px 9px no-repeat; color:#ccdbf8;}
.liuyannr .submit{ background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323142101_1672555359.jpg) no-repeat; width:133px; height:39px; border:none; outline:none; margin-left:32px; margin-top:18px; }

/*产品*/
.recommended{ float:right; margin-top:135px; width:897px; height:817px; padding:22px 14px 2px 14px; background:#FFF;}
.recommended table td{ position:relative; padding-left:0 !important; float:left; width:284px; margin-bottom:15px; margin-left:7px; margin-right:7px;}
.recommended td>span{ display:block; margin-top:2px; width:195px !important; text-align:left !important; text-indent:10px; height:40px; line-height:40px !important; background:#eee; margin-left:-90px; position:relative;}
.recommended td>span a:before{ content:"了解详情"; position:absolute; left:198px; top:0; background:#eee; width:87px; height:40px;}
.recommended img{ border:1px solid #eee;}
.recommended td:hover span{ background:#0570e8;}
.recommended td:hover span a{ color:#FFF; text-decoration:none;}
.recommended td:hover span a:before{ background:#0570e8;}



/*产品特点*/
.protd_bg{ width:1200px; margin:0 auto; margin-top:58px;}
.protd_bt{ text-align:center; font-size:36px; line-height:36px; color:#333; font-weight:bold;}
.protd_bt i{ color:#0570e8;}
.protd_bt span{ margin-top:9px; display:block; font-size:18px; line-height:18px; color:#555; font-weight:normal;}
.protd_main{ position:relative; margin-top:20px; height:630px; background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210324/20210324181953_533698557.jpg) center no-repeat;}
.protd_main li{ position:absolute; text-align:left;}
.protd_main li span{ margin-top:30px; display:block; font-size:22px; line-height:26px; font-weight:bold; color:#333;}
.protd_main li p{ margin-top:14px; width:241px; font-size:15px; line-height:26px;}
.protd_main li:nth-child(1),.protd_main li:nth-child(3){ top:60px;}
.protd_main li:nth-child(2),.protd_main li:nth-child(4){ top:336px;}
.protd_main li:nth-child(3),.protd_main li:nth-child(4){ right:0; text-align:right;}



/*优势*/
.advan_bg{ width:100%; margin-top:60px; padding-top:60px; padding-bottom:35px; background:#eee;}
.advan{ margin:0 auto; width:1200px;}
.advan_top{ font-size:36px; line-height:36px; font-weight:bold; height:110px; color:#333; text-align:center; background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323142101_530640036.jpg) center bottom no-repeat;}
.advan_top i{ font-size:60px; color:#0570e8; font-family:Arial;}
.advan_top span{ font-size:18px; color:#555; font-weight:normal; line-height:40px;}
.advan_main{ margin-top:20px;}
.advan1{ width:584px; float:left; margin-right:32px; margin-bottom:25px;}
.advan1:nth-child(2){ margin-right:0px;}
.advan1:nth-child(4){ margin-right:0px;}
.advan1 span{ width:584px; height:273px; display:block; overflow:hidden;}
.advan1 span img{ width:584px; height:273px; transition:all .4s ease-in-out;}
.advan1:hover span img{ transform:scale(1.1);}
.advan1 dl{width:544px; height:170px; padding:20px 20px 0; background:#FFF; font-size:16px;}
.advan1 dd{}
.advan1 dd i{ font-size:20px; font-weight:bold; color:#333; display:block; margin-bottom:12px; height:36px; position:relative;}
.advan1 dd i:after{content: ""; display: block; width: 120px; height: 3px; background: #0570e8;  position: absolute; bottom: -2px; left: 0; animation: animations 3s ease infinite;}
@-webkit-keyframes animations{
	0%{ width:0;}
	50%{ width:120px;}
	100%{ width:0;}
}
@-moz-keyframes animations{
	0%{ width:0;}
	50%{ width:120px;}
	100%{ width:0;}
}
@keyframes animations{
	0%{ width:0;}
	50%{ width:120px;}
	100%{ width:0;}
}
.advan1 dd p{ padding-left:13px; line-height:24px; background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323142102_2023151594.jpg) left 10px no-repeat; margin-bottom:8px;}



/*简介*/
.about{ margin:0 auto; width:1200px; height:600px; margin-top:60px; position:relative;}
.aboutnr_fr{ position:absolute; left:50%; top:0; margin-left:243px;}
.aboutnr{ width:770px; padding-top:50px;}
.about_tit{ font-size:36px; line-height:36px; font-weight:bold; color:#0570e8; background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323142102_704030633.jpg) 156px 68px no-repeat;}
.about_tit span{ display:block; margin-bottom:20px; font-size:40px; line-height:30px; color:#333; font-family:Tw Cen MT; text-transform:uppercase;}
.about_des{ margin-top:40px; line-height:32px;}

.wenhua{ width:1200px; position:absolute; left:0; top:386px;}
.linian{ float:left; width:487px; height:124px; padding-left:43px; padding-top:36px; background:#0570e8;}
.linian dt{ float:left; padding-top:13px; margin-right:30px;}
.linian dd{ float:left; color:#FFF; line-height:24px;}
.linian dd span{ display:block; height:33px; font-size:20px; line-height:20px; font-weight:bold; margin-bottom:13px; background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323142102_306849615.jpg) left bottom no-repeat;}

.workshop{ float:left; margin-left:1px; width:279px; height:110px; padding-left:52px; padding-top:50px; background:#efefef;}
.workshop a{ text-decoration:none; color:#333;}
.workshop dt{ float:left; margin-right:25px;}
.workshop dd{ float:left;}
.workshop dd span{ display:block; height:35px; font-size:20px; line-height:20px; margin-bottom:5px; background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323142102_726564738.jpg) left bottom no-repeat;}



/*新闻模块*/
.news{ margin:0 auto; width:1200px; margin-top:60px; height:620px;}
.new1tit{ font-size:36px; text-align:center; color:#333; line-height:36px; font-weight:bold; height:105px; background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323142102_1396969084.jpg) center bottom no-repeat;}
.new1tit em{ color:#0570e8;}
.new1tit span{ font-size:18px; font-weight:normal; line-height:30px;}
.news1 { margin-top:20px; padding-bottom:25px;}
.news1 ul{ float:left;}
.news1 li{ float: left; margin-right:60px;}
.news1 li a{ display:block; height:23px; line-height:23px; color:#333; font-size:20px; text-decoration:none; overflow:hidden; font-weight:bold;}
.news1 li a img{ float:left; margin-right:8px; transition:0.5s;}
.news1 .tubg4 a{ color:#0570e8;}
.news1 .tubg4 a img{ margin-top:-23px;}
.newsmore{ float:right; padding-top:5px;}
.news2{ position:relative;}
.news2 > div{width:100%; height:100%;}

/*新闻第一部分*/
.news21{}
.news21 .news_div_item{ position:relative; height:339px}
.news21 .news_div_item_pic{ position:absolute; left:0; top:0; width:600px; height:339px; overflow:hidden;}
.news21 .news_div_item_pic img{ width:600px; height:339px; transition:0.5s;}
.news21:hover .news_div_item_pic img{ transform:scale(1.1);}
.news21 .news_div_item_content{ position: absolute; left: 660px; top: 50px; width:540px;}
.news21 .news_div_item_title{}
.news21 .news_div_item_title a{ display:block; font-size:18px; font-weight:bold; color:#333; line-height:18px; text-decoration:none; position:relative;}
.news21 .news_div_item_title a:after{ content:""; display:block; position:absolute; left:0; top:215px; width:123px; height:42px; background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210326/20210326133917_990266413.jpg) no-repeat;}
.news21 .news_div_item_body{ margin-top:70px; line-height:30px; color:#777;}
.news21 .news_div_item_date{ position: absolute; top: 90px; left:660px; font-family:Tw Cen MT; font-size:18px; z-index:10;}
.news21 .news_div_item_year,.news21 .news_div_item_month,.news21 .news_div_item_day{ float:left;}

/*新闻第二部分*/
.news22{ margin-top:10px;}
.news22 .news_div_item{ position:relative; float:left; width:550px; margin-right:100px;}
.news22 .news_div_item_title{ padding-left:22px; line-height:54px; border-bottom:1px dashed #CCC; background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323142103_2007745797.jpg) center left no-repeat;}
.news22 .news_div_item_title a{ font-size:16px; text-decoration:none;}
.news22 .news_div_item:nth-child(1){ display:none;}
.news22 .news_div_item:nth-child(3),.news22 .news_div_item:nth-child(5){ margin-right:0;}
.news22 .news_div_item_date{ position:absolute; top:20px; left:460px; font-family:Arial; font-size:15px; z-index:10;}
.news22 .news_div_item_year,.news22 .news_div_item_month,.news22 .news_div_item_day{ float:left;}



/*版权*/
.bottombg{ width:100%; margin-top:55px; background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323142103_1412210584.jpg) top no-repeat #3b3b3b; padding-top:85px; color:#c1c1c1;}
.bottombg a{ color:#c1c1c1;}
.bottombg a:hover{ color:#fff;}
.bottom{ width:1200px; margin:0 auto;}
.fudaohang{ padding-bottom:30px;}
.fudaohang dl{ float:left; padding-right:120px;}
.fudaohang dt{ font-size:18px; line-height:22px; height:22px; padding-left:27px; background:url(//memberpic.114my.com.cn/024295/uploadfile/image/20210323/20210323142103_1459479547.jpg) no-repeat; color:#FFF;}
.fudaohang dl dd{ padding-left:27px; line-height:32px; margin-top:20px;}
.crcontact{ float:right; text-align:center; line-height:60px;}
.banquanbg{ border-top:1px solid #767676; line-height:80px;}
.banquan{ width:1200px; margin:0 auto;}
.banquan1{ float:left;}
.links{ float:right;}
.links1{ float:left;}
.links2{ float:left;}
.linkTagcs li a:hover {color: #fff !important;}



/*右侧浮动*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.com.cn/024295/uploadfile/image/20210327/20210327163312_1051946139.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; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #0570e8; }/*颜色更改*/
.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: #0570e8; border-color: #0570e8; 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: #0570e8; border-color: #0570e8;}/*颜色更改*/
.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;} 
/*电话*/
.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:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #0570e8; font-size: 18px; }/*颜色更改*/
.right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.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 { 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: 94px; height: 94px; margin: 30px 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; }
/*邮箱*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #0570e8; 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:#0570e8;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }