body{overflow-x:hidden;}
body,td{font-size:14px; color:#555; font-family:Microsoft YaHei;}
a{color:#555; text-decoration:none; font-size:14px;}
a:hover{color:#0572eb; 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;}
img{border:0;}
.cl{clear:both;}
.fl{float:left;}
.fr{float:right;}



/*字体*/
@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: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: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);
}
@font-face {
font-family:"ShuHeiTi"; font-weight:700;
src:url("//at.alicdn.com/wf/webfont/nbRrGrB6p95c/suB2cL7OSsYu.woff2") format("woff2"),
	url("//at.alicdn.com/wf/webfont/nbRrGrB6p95c/40DyUAVClqwA.woff") format("woff");
	font-display:swap;
}
@font-face {
font-family:Barlow;
src: url(//memberpic.114my.com.cn/dg0170393/cssnew/Barlow-Regular.ttf.txt),
     url(//memberpic.114my.com.cn/dg0170393/cssnew/Barlow-Regular.eot.txt),
     url(//memberpic.114my.com.cn/dg0170393/cssnew/Barlow-Regular.woff.txt),
     url(//memberpic.114my.com.cn/dg0170393/cssnew/Barlow-Regular.woff2.txt);
}



/*通用标题*/
.column_tit{display:flex; flex-direction:column; align-items:center;}
.column_tit em{font-size:40px; line-height:40px; color:#0572eb; font-weight:bold;}
.column_tit p{margin-top:10px; font-size:18px; line-height:18px; color:#666;}



/*抬头*/
.headbg{width:1400px; height:132px; margin:0 auto;}
.head_logo{float:left; margin-top:34px;}
.head_name{float:left; margin-top:35px; margin-left:15px;}
.head_name em{font-family:"ShuHeiTi"; font-size:37px; line-height:34px; color:#0572eb;}
.head_name p{margin-top:7px; font-size:17px; line-height:17px;}
.head_slogan{float:left; height:64px; margin-top:32px; margin-left:24px; border-left:1px solid #e9e9e9; padding-left:20px; padding-top:9px;}
.head_slogan em{font-size:20px; line-height:20px; letter-spacing:4px;}
.head_slogan p{margin-top:7px; font-size:24px; line-height:24px; color:#333; font-weight:bold;}
.head_plat{float:left; margin-top:40px; margin-left:41px;}
.head_refer{float:left; margin-top:50px; margin-left:30px;}
.head_refer a{display:block; width:100px; text-align:center; font-size:16px; line-height:36px; color:#fff; text-decoration:none; border-radius:3px; background:#ff7800; transition-duration:0.8s;}
.head_refer a:hover{background:#0572eb;}
.head_tel{margin-top:46px;}
.head_tel dl{display:flex; flex-direction:row; align-items:center; margin-bottom:5px;}
.head_tel dt{margin-right:8px;}
.head_tel dd{font-family:DIN Medium; font-size:27px; line-height:22px; color:#0572eb; font-weight:bold;}
.head_tel dl:nth-child(2) dd{font-size:30px; line-height:23px;}



/*导航*/
.navbg{width:100%; max-width:1920px; min-width:1400px; margin:0 auto; background:#0572eb;}
.nav{width:1400px; margin:0 auto;}
.nav li{float:left; width:calc(100% / 9);}
.nav li a{display:block; text-align:center; font-size:18px; line-height:70px; color:#fff; text-align:center; text-decoration:none; transition-duration:0.8s;}
.nav li:hover a,.nav li.nav_cur a{background-color:#ff7800;}



/*幻灯片*/
.banner{width:100%; overflow:hidden; background:#fff; position:relative;}
.banner-box{width:100%; height:650px; position:relative; margin:0 auto;}
.banner-box .bd{width:100%; }
.banner-box .bd li{width:100%; height:650px; background-position:center; background-repeat:no-repeat;}
.banner-box .bd li a{display:block; background-size:auto;}
.banner-btn{width:100%; position:absolute;top: 4px;left: 0;margin-left: 0;height: 100%;overflow: hidden;}
.banner-btn a{display:block; width:49px; height:104px; position:absolute; top:40%; 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/dg0170393/uploadfile/image/20240113/20240113142249_399918427.png) 0 0 no-repeat;} 
.banner-btn a.next{right:-50px; background:url(//memberpic.114my.com.cn/dg0170393/uploadfile/image/20240113/20240113142249_399918427.png) -49px 0 no-repeat;}
.banner-box .hd {position:absolute; bottom:25px; width:100%;}
.banner-box .hd ul {width:1400px; margin:0 auto; text-align:center; }
.banner-box .hd ul li{width:30px; height:30px; line-height:30px; color:#fff; font-family:Arial; font-size:16px; background:#333;cursor:pointer;display:inline-block; margin:0 2px; transition:0.3s all ease-in-out; }
.banner-box .hd ul li.on{background:#0572eb;}
.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;}



/*数据*/
.digitbg{width:100%; max-width:1920px; min-width:1400px; margin:0 auto; height:687px; background:url(//memberpic.114my.com.cn/dg0170393/uploadfile/image/20240116/20240116002948_1665754248.jpg) center no-repeat;}
.digit{width:1400px; margin:0 auto; padding-top:80px;}
.digit_cont{display:flex; justify-content:space-around; margin-top:57px;}
.digit_cont dl{height:71px; padding-left:140px;}
.digit_cont dl+dl{border-left:1px solid #d6d9de;}
.digit_cont dl:nth-child(1){padding-left:0;}
.digit_cont dl:nth-last-child(-n+2){padding-left:120px;}
.digit_cont dt{display:flex; flex-direction:row; align-items:flex-end;}
.digit_cont dt i{font-family:DIN Medium; font-size:60px; line-height:50px; color:#0572eb; font-weight:bold; letter-spacing:-3px;}
.digit_cont dt em{display:block; width:21px; margin-left:10px; text-align:center; font-size:14px; line-height:21px; color:#fff; border-radius:50%; background:#0572eb;}
.digit_cont dl:nth-child(3) dt{margin-left:-5px;}
.digit_cont dd{margin-top:10px; font-size:16px; line-height:16px;}
.digit_more{margin-top:310px;}
.digit_more a{display:block; width:198px; margin:0 auto; text-align:center; font-size:18px; line-height:48px; color:#0572eb; text-decoration:none; border:1px solid #0572eb; transition-duration:0.4s;}
.digit_more a:hover{color:#fff; background:#ff7800; border-color:#ff7800;}



/*服务项目*/
.projectbg{width:1400px; margin:80px auto 0;}
.project{margin-top:45px;}
.project a{float:left; display:block; width:calc((100% - 80px) / 3); height:260px; margin-right:40px; margin-bottom:30px; text-decoration:none;}
.project a:nth-child(3n){margin-right:0;}
.project a:hover{color:#555;}
.project dl{width:100%; height:100%; padding:30px 32px 0 38px; box-sizing:border-box; box-shadow:0px 0px 13px 0px rgba(226,226,226,1); background:#fff; transition-duration:0.8s;}
.project a:hover dl{transform:translateY(-15px);}
.project dt{display:flex; width:80px; height:80px; align-items:center; justify-content:center; margin:0 auto;}
.project dd{margin-top:-5px;}
.project dd span{display:block; text-align:center; font-size:26px; line-height:26px; color:#0572eb; font-weight:bold;}
.project dd p{margin-top:18px; font-size:16px; line-height:30px;}
.project dl.ash{background:#f5f5f5;}



/*物流专线*/
.routebg{width:100%; max-width:1920px; min-width:1400px; margin:60px auto 0; height:869px; background:url(//memberpic.114my.com.cn/dg0170393/uploadfile/image/20240116/20240116002949_975591601.jpg) center no-repeat;}
.route{width:1400px; margin:0 auto; padding-top:10px;}
.route_box{margin-top:50px;}
.route_img{float:left; position:relative;}
.route_img p{position:absolute; left:calc(50% - 117px); bottom:55px; font-size:26px; line-height:36px; color:#fff; font-weight:bold;}
.route_contbg{float:right; width:1035px; height:586px; padding-top:58px; box-sizing:border-box; box-shadow:0px 0px 13px 0px rgba(197,197,197,0.5); background:#fff;}
.route_cont{height:360px; overflow:hidden; padding:0 calc(85px / 2) !important;}
.route_cont ul{display:flex; flex-direction:row; align-items:stretch; margin-bottom:30px;}
.route_cont li{display:flex; width:190px; flex-direction:column; justify-content:flex-start; align-items:center;}
.route_cont li em{width:50px; height:50px; border-radius:50%; overflow:hidden; background:#0572eb; transition-duration:0.4s;}
.route_cont li span{display:block; margin-top:10px; text-align:center; font-size:16px; line-height:16px;}
.route_cont li p{margin-top:10px; font-size:14px; line-height:14px;}
.route_cont li:hover em{background:#ff7800;}
.route_more{margin-top:45px;}
.route_more a{display:block; width:206px; margin:0 auto; text-align:center; font-size:18px; line-height:48px; color:#fff; text-decoration:none; border-radius:24px; background:#333; transition-duration:0.4s;}
.route_more a:hover{width:226px; background:#0572eb;}



/*运输种类*/
.speciesbg{width:1400px; margin:80px auto 0;}
.species{margin-top:33px;}
.species dl{float:left; width:calc((100% - 80px) / 5); height:336px; text-align:center; border-radius:10px; box-shadow:0px 0px 13px 0px rgba(51,51,51,0.3); background:#fff; transition-duration:0.8s;}
.species dl+dl{margin-left:20px;}
.species dt{width:83px; height:83px; margin:42px auto 0; border-radius:50%; overflow:hidden; background:#f5f5f5; transition-duration:0.8s;}
.species dd{margin-top:26px;}
.species dd em{font-size:22px; line-height:22px; color:#333; font-weight:bold; transition-duration:0.8s;}
.species dd em:after{content:""; display:block; width:1px; height:32px; margin:13px auto 0; background:rgba(85,85,85,.7); transition-duration:0.8s;}
.species dd p{margin-top:13px; line-height:24px; transition-duration:0.8s;}
.species dl:hover{box-shadow:none; background:#0572eb;}
.species dl:hover dt{background:#fff;}
.species dl:hover dd em{color:#fff;}
.species dl:hover dd em:after{background:rgba(255,255,255,.7);}
.species dl:hover dd p{color:#fff;}



/*简介*/
.adoutbg{width:100%; max-width:1920px; min-width:1400px; margin:80px auto 0; background:url(//memberpic.114my.com.cn/dg0170393/uploadfile/image/20240116/20240116172735_399646204.jpg) center top no-repeat;}
.adout{width:1400px; margin:0 auto; padding-top:83px;}
.adout_tit{display:flex; flex-direction:column; align-items:center;}
.adout_tit em{font-size:40px; line-height:40px; color:#fff; font-weight:bold;}
.adout_tit p{width:670px; margin-top:20px; text-align:center; font-size:18px; line-height:45px; color:#fff; border-radius:calc(45px / 2); background:#0572eb;}
.adout_cont{margin-top:22px; text-align:center; font-size:16px; line-height:36px; color:#fff; letter-spacing:-0.1px;}
.adout_more{margin-top:37px;}
.adout_more a{display:block; width:120px; margin:0 auto; text-align:center; font-size:16px; line-height:41px; color:#fff; text-decoration:none; background:#0572eb; transition-duration:0.4s;}
.adout_more a:hover{width:140px; background:#ff7800;}
.factory{width:100%; height:359px; margin-top:70px; padding:46px 46px 0; box-sizing:border-box; box-shadow:0px 0px 40px 0px rgba(85,85,85,0.15); background:#fff;}
.factory .new_web_div2021{width:100%; overflow:hidden;}
.factory .new_web_div2021 li{width:308px; margin-right:25px;}
.factory .new_web_div2021 li > a{display:block; width:100%; height:231px; overflow:hidden;}
.factory .new_web_div2021 li > a img,.factory .new_web_div2021 li p{transition-duration:0.8s;}
.factory .new_web_div2021 li p a{display:block; text-align:center; line-height:14px; padding:16px 0; text-decoration:none;}
.factory .new_web_div2021 li:hover > a img{transform:scale(1.1);}
.factory .new_web_div2021 li:hover p{background-color:#0572eb;}
.factory .new_web_div2021 li:hover p a{color:#fff;}



/*新闻*/
.newsbg{width:1400px; margin:80px auto 0;}
.news_box01{display:flex; justify-content:space-between; align-items:center;}
.news_tit{}
.news_tit em{font-size:40px; line-height:40px; color:#0572eb; font-weight:bold;}
.news_tit p{margin-top:10px; font-size:18px; line-height:18px;}
.news_nav{}
.news_nav li{float:left; margin-left:43px; background-image:linear-gradient(#f17e11,#f17e11); background-size:0 5px; background-position:left bottom; background-repeat:no-repeat; transition-duration:0.8s;}
.news_nav li:hover,.news_nav li.news_cur{background-size:100% 5px;}
.news_nav li a{display:block; font-size:18px; line-height:20px; text-decoration:none; transition-duration:0.8s;}
.news_nav li:hover a,.news_nav li.news_cur a{color:#0572eb; font-weight:bold;}
.news_box02{margin-top:30px;}
.news{}
.news_fl{float:left;}
.news_fl .news_div_item{width:560px; height:601px; padding-left:30px; box-sizing:border-box; background:#f9f9f9; position:relative; transition-duration:0.8s;}
.news_fl .news_div_item_date{position:absolute; left:35px; top:230px; font-family:Barlow; font-size:18px; line-height:18px; color:#ccc; padding-left:23px; background:url(//memberpic.114my.com.cn/dg0170393/uploadfile/image/20240117/20240117084422_644593699.png) left center no-repeat; transition-duration:0.8s;}
.news_fl .news_div_item_year,.news_fl .news_div_item_month,.news_fl .news_div_item_day{float:left;}
.news_fl .news_div_item_content{padding-top:42px;}
.news_fl .news_div_item_title a{font-size:20px; line-height:20px; color:#333; font-weight:bold; transition-duration:0.8s;}
.news_fl .news_div_item_title:after{content:""; display:block; width:26px; height:4px; margin-top:23px; background:#0572eb; transition-duration:0.8s;}
.news_fl .news_div_item_body{width:496px; margin-top:20px; font-size:16px; line-height:30px; color:#666; transition-duration:0.8s;}
.news_fl .news_div_item_pic{margin-top:76px;}
.news_fl .news_div_item_pic a{display:flex; width:500px; height:297px; justify-content:center; align-items:center; overflow:hidden;}
.news_fl .news_div_item_pic a img{width:500px; height:297px; transition-duration:0.8s;}
.news_fl .news_div_item:hover{background-color:#0572eb;}
.news_fl .news_div_item:hover .news_div_item_date{color:rgba(255,255,255,.6); background-image:url(//memberpic.114my.com.cn/dg0170393/uploadfile/image/20240117/20240117140331_1401683147.png);}
.news_fl .news_div_item:hover .news_div_item_title a{color:#fff;}
.news_fl .news_div_item:hover .news_div_item_title:after{width:52px; background:#ff7800;}
.news_fl .news_div_item:hover .news_div_item_body{color:rgba(255,255,255,.8);}
.news_fl .news_div_item:hover .news_div_item_pic a img{transform:scale(1.1);}
.news_fr{float:right;}
.news_fr .news_div_item:nth-child(1){display:none;}
.news_fr .news_div_item{width:807px; height:180px; margin-bottom:30px; background:#f9f9f9; position:relative; transition-duration:0.8s;}
.news_fr .news_div_item:nth-last-child(1){margin-bottom:0;}
.news_fr .news_div_item_date{position:absolute; left:252px; bottom:30px; font-family:Barlow; font-size:16px; line-height:18px; color:#ccc; padding-left:25px; transition-duration:0.8s; background:url(//memberpic.114my.com.cn/dg0170393/uploadfile/image/20240117/20240117084422_644593699.png) left center no-repeat;}
.news_fr .news_div_item_year,.news_fr .news_div_item_month,.news_fr .news_div_item_day{float:left;}
.news_fr .news_div_item_content{position:absolute; left:252px; top:32px;}
.news_fr .news_div_item_title a{font-size:20px; line-height:20px; color:#333; font-weight:bold; transition-duration:0.8s;}
.news_fr .news_div_item_body{width:496px; margin-top:9px; font-size:16px; line-height:30px; color:#666; transition-duration:0.8s;}
.news_fr .news_div_item_pic{position:absolute; left:20px; top:28px;}
.news_fr .news_div_item_pic a{display:flex; width:211px; height:125px; justify-content:center; align-items:center; overflow:hidden;}
.news_fr .news_div_item_pic a img{width:211px; height:125px; transition-duration:0.8s;}
.news_fr .news_div_item:hover{background-color:#0572eb;}
.news_fr .news_div_item:hover .news_div_item_date{color:rgba(255,255,255,.6); background-image:url(//memberpic.114my.com.cn/dg0170393/uploadfile/image/20240117/20240117140331_1401683147.png);}
.news_fr .news_div_item:hover .news_div_item_title a{color:#fff;}
.news_fr .news_div_item:hover .news_div_item_body{color:rgba(255,255,255,.8);}
.news_fr .news_div_item:hover .news_div_item_pic a img{transform:scale(1.1);}



/*底部*/
.basebg{width:100%; max-width:1920px; min-width:1400px; height:601px; margin:80px auto 0; background:url(//memberpic.114my.com.cn/dg0170393/uploadfile/image/20240117/20240117105856_924488193.jpg) center no-repeat;}
.base{width:1400px; margin:0 auto; padding-top:92px;}
.base_fl{float:left; width:300px; height:369px; border-right:1px solid rgba(255,255,255,.1);}
.base_name{padding-top:22px;}
.base_name em{font-size:28px; line-height:28px; color:#fff; font-weight:bold;}
.base_name p{margin-top:8px; font-family:Arial; font-size:14px; line-height:10px; color:#fff; text-transform:uppercase;}
.base_QR{margin-top:33px;}
.base_QR dl{width:160px; height:183px; padding:21px 20px 0; box-sizing:border-box; background:#fff;}
.base_QR dt img{width:120px; height:120px;}
.base_QR dd{margin-top:11px; text-align:center; font-size:16px; line-height:16px;}
.base_fr{float:right;}
.base_box01{padding:15px 0 33px 4px; border-bottom:1px solid rgba(255,255,255,.1);}
.base_box01 a{font-size:16px; line-height:16px; color:#fff;}
.base_box01 a+a{margin-left:57px;}
.base_box01 a:hover{color:rgba(255,255,255,.5);}
.base_box01 a#btdhtop{display:inline-block; margin-left:47px; vertical-align:middle;}
.base_box02{margin-top:86px;}
.base_box02-1{float:left;}
.base_box02-1 dl{float:left; height:215px; border-right:1px solid rgba(255,255,255,.05);}
.base_box02-1 dl:nth-child(1){padding-right:85px;}
.base_box02-1 dl:nth-child(2){padding-left:70px; padding-right:97px;}
.base_box02-1 dt{font-size:18px; line-height:18px; color:#fff;}
.base_box02-1 dd{margin-top:34px;}
.base_box02-1 dd a{display:block; line-height:14px; color:#fff; opacity:0.5;}
.base_box02-1 dd a+a{margin-top:22px;}
.base_box02-1 dd a:hover{opacity:1;}
.base_tel{float:right; width:500px; background:url(//memberpic.114my.com.cn/dg0170393/uploadfile/image/20240117/20240117084422_1346845501.png) right top no-repeat;}
.base_tel em{font-size:18px; line-height:18px; color:#fff;}
.base_tel span{display:block; margin-top:20px; font-family:DIN Medium; font-size:30px; line-height:24px; color:#ff7d25; font-weight:bold;}
.base_tel span i{display:block; margin-top:8px; font-size:32px; line-height:26px; letter-spacing:0.2px;}
.base_tel p{margin-top:25px; padding-top:36px; padding-left:18px; border-top:1px solid rgba(255,255,255,.1); line-height:17px; color:#fff; background:url(//memberpic.114my.com.cn/dg0170393/uploadfile/image/20240117/20240117084422_1063934043.png) left bottom no-repeat;}
.Copyrightbg{margin-top:62px; padding:32px 0 30px; border-top:1px solid rgba(255,255,255,.1);}
.Copyrightbg,.Copyrightbg a{line-height:14px; color:rgba(255,255,255,.5) !important; text-transform:uppercase;}
.Copyrightbg a:hover{color:#fff !important;}
.linkTagcs{display:inline-block; vertical-align:middle; height:14px !important; overflow:hidden;}
.linkTagcs ul{display:block; width:290px;}



/*右侧浮动*/
.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/dg0170393/uploadfile/image/20240126/20240126083313_267688688.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: #0572eb; }/*颜色更改*/
.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 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; margin-top:12px; background-color: #0572eb !important; border-color: #0572eb !important; }
.y-kefu-box01 .kf-mobile p{ color:#FFF;}
.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>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; }
.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: #0572eb; border-color: #0572eb;}/*颜色更改*/
.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: #0572eb; 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; }
.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: #0572eb; 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; }
/*qq*/
.y-kefu-box01 .kf-zixun {border-bottom: solid 1px #efefef; display:none !important; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 a.kf-zixun:hover{ background-color: #0572eb; border-color: #0572eb; color: #fff; }/*颜色更改*/
.y-kefu-box01 a.kf-zixun:hover>i { background-position: -30px -5px; }
/*关闭后*/
.hide-status .kf-zixun { border-bottom:none; border-radius: 2px; display:block !important; }
.hide-status .kf-zixun i { background-position: -30px -5px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#0572eb;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }