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:#d72323; 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);
}



/*通用栏目标题*/
.column_tit{ text-align:center; font-size:36px; line-height:36px; font-weight:bold; color:#d72323; height:68px; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230207/20230207140303_1930787714.jpg) center bottom no-repeat;}
.column_tit span{display:block; margin-top:10px; font-size:18px; line-height:18px; color:#777; font-weight:normal;}



/*抬头*/
.head{width:1400px; height:121px; margin:0 auto;}
.head_logo{float:left; margin-top:33px;}
.head_name{float:left; margin-left:17px; margin-top:41px; padding-top:35px; width:150px; font-size:16px; line-height:16px; color:#555; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230207/20230207140508_1166178742.jpg) no-repeat;}
/*导航*/
.head_nav{float:left; margin-left:66px; margin-top:54px;}
.head_nav li{float:left; position:relative;}
.head_nav li+li{margin-left:44px;}
.head_nav li > a{display:block; height:67px; font-size:16px; line-height:16px; color:#333; text-decoration:none; position:relative;}
.head_nav li:hover > a,.head_nav li.navcurrent > a{color:#d72323; font-weight:bold;}
.head_nav li > a:after{ content:""; position:absolute; left:0; bottom:0; width:0; height:4px; background:#d72323; transition:0.5s;}
.head_nav li:hover > a:after,.head_nav li.navcurrent > a:after{ width:100%;}
/*下拉*/
.head_nav li em{position:absolute; left:-50%; top:67px; transform:translateY(20px); opacity:0; width:200%; z-index:9; visibility:hidden; transition:0.3s;}
.head_nav li:nth-child(3) em{ width:250%;}
.head_nav li em a{display:block; width:100%; text-align:center; font-size:14px; line-height:50px; color:#333; text-decoration:none; background:#fff; border-bottom:1px solid rgba(255,255,255,.3);}
.head_nav li:hover em{transform:translateY(0); opacity:1; visibility:visible;}
.head_nav li em a:hover{background:#e0e0e0;}
/*电话*/
.head_tel{ float:right; margin-top:50px; height:40px; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230207/20230207140303_1549123570.jpg) left 9px no-repeat;}
.head_tel1{ float:left; padding-left:30px; line-height:20px; font-size:14px; color:#CCC;}
.head_tel1 span{ font-family:Arial; text-transform:uppercase; font-size:12px;}
.head_tel2{ float:left; font-family:Arial; margin-left:8px; line-height:20px; font-size:22px; color:#333; font-weight:bold;}



/*幻灯片*/
.banner{overflow:hidden; background:#fff; position:relative;}
.banner-box{ min-width:1400px; 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/023372/uploadfile/image/20230207/20230207151331_145348471.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230207/20230207151331_145348471.png) -49px 0 no-repeat; }
.banner-box .hd { position:absolute; bottom:15px; 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:#d72323;}
.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;}



/*搜索*/
.searchbg{ width:100%; height:100px; background:#f1f1f1; border-bottom:1px solid #e3e3e3;}
.searchcont{ margin:0 auto; width:1400px;}
.searchcont_l{ float:left; line-height:100px; padding-left:26px; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230207/20230207140303_1662612090.jpg) left center no-repeat;}
.searchcont_l span{ font-weight:bold; color:#d72323;}
.searchcont_r{ float:right; margin-top:20px; width:405px; padding-left:15px; height:60px; background:#fff;}
#infoname{float:left; width:330px; height:60px; border:none; outline:none; background:none; color:#a8a8a8;}
.submit{ float:right; border:none; outline:none; width:60px; height:60px; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230207/20230207140303_368609564.jpg) no-repeat; cursor:pointer;}



/*概述*/
.gaishubg{ width:100%; padding-top:80px; padding-bottom:76px; background:#f1f1f1;}
.gaishu{ margin:0 auto; padding-left:685px; padding-right:45px; width:670px; height:307px; padding-top:80px; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230207/20230207140303_1312848468.jpg) no-repeat;}
.gaishucont{ line-height:22px;}
.gaishucont span{ display:block; float:left; font-size:60px; line-height:45px; font-family:DIN; color:#d72323; font-weight:bold;}
.gaishucont em{ display:block; float:left; margin-left:5px; padding-top:18px; font-size:26px; line-height:26px; color:#333;}
.gaishucont p{ margin-top:15px;}

.gaishu_digital{margin-top:30px;}
.gaishu_digital li{ position:relative; float:left; color:#333; margin-right:60px;}
.gaishu_digital li span{ font-size:50px; line-height:40px; font-family:DIN; font-weight:bold; color:#d72323;}
.gaishu_digital li em{ display:block; margin-top:10px; font-size:16px; line-height:16px; padding-left:10px;}
.gaishu_digital li i{ position:absolute; font-size:16px; top:22px; left:55px; width:16px; height:16px; line-height:16px; border-radius:16px; color:#FFF; text-align:center; background:#d72323;}
li.gaishu_digital2 em,li.gaishu_digital3 em{ padding-left:0;}
li.gaishu_digital4{ margin-right:0;}
li.gaishu_digital4 span{ letter-spacing:-5px;}
li.gaishu_digital4 i{ left:95px;}



/*产品展示*/
.productbg{ margin:0 auto; width:1400px; margin-top:60px;}
/*分类*/
.sort{ margin-top:30px; position:relative;}
.prolist2021{ height:102px;}
.prolist2021 li{ float:left; margin-right:15px; margin-bottom:10px; width:160px; height:41px;}
.prolist2021 li:nth-child(8n){ margin-right:15px;}
.prolist2021 li a.prolist2021_one{ display:block; width:160px; text-align:center; height:41px; font-size:16px; line-height:41px; text-decoration:none; box-shadow:0 0 8px #ddd; background:#fff;}
.prolist2021 li.prolist2021cur a.prolist2021_one{background:#d72323; color:#fff; box-shadow:none;}

.procont{ margin-top:30px;}
.procontshow{}
.progdwz2021 li{ float:left; margin-bottom:20px; padding:21px 21px 0 21px; width:423px; height:398px; border:1px solid #e1e1e1;}
.progdwz2021 li:hover{ border:1px solid #d72323;}
.progdwz2021 li+li{ margin-left:-1px;}
.progdwz2021 li br{ display:none;}
.progdwz2021 li>a{ display:block; width:424px; height:318px; overflow:hidden;}
.progdwz2021 li>a img{ transition:0.5s;}
.progdwz2021 li:hover >a img{ transform:scale(1.1);}
.progdwz2021 li span{ display:block; margin-top:25px;}
.progdwz2021 li span a{ display:block; padding-left:10px; width:400px; height:21px; font-size:16px; line-height:21px; transition:0.5s; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230207/20230207170128_118322908.jpg) right center no-repeat;}
.progdwz2021 li:hover span a{ color:#d72323; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230207/20230207170128_245126124.jpg) right center no-repeat;}



/*优势*/
.fw{ width:100%; margin-top:60px; height:711px; padding-top:60px; background: url(//memberpic.114my.com.cn/023372/uploadfile/image/20230207/20230207174539_2099167199.jpg) no-repeat center;}
.fw .column_tit{ height:114px; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230207/20230207175352_1501738090.png) center bottom no-repeat;}
.fw .column_tit span{ display:block; margin-top:10px; font-size:36px; line-height:36px; color:#d72323; font-weight:normal;}

.content-s { margin: 0 auto; width: 1400px;}
.fw_con{margin-top: 140px;}
.fw_con ul li{float: left;width: 350px;position: relative;height: 465px;transition: all 0.5s;}
.fw_con ul li i{height: 85px;width: 130px;display: block;overflow: hidden;margin: 255px auto 0;z-index:99;position: relative;}
.fw_con ul li i img{height: 85px;width: 130px;display: block;}
.fw_con ul li span{font-size: 16px;line-height: 30px;display:none;color:rgba(255,255,255,0.8);text-align: center;width: 80%;margin: 20px auto 0;z-index:99;position: relative;}
.fw_con ul li:before{height: 330px;width: 2px;right: 0;bottom: 0;content: "";background: url(//memberpic.114my.com.cn/023372/uploadfile/image/20230207/20230207180106_1245638033.png) no-repeat;display: block;position: absolute;z-index: 22;}
.fw_con ul li:first-of-type{background: url(//memberpic.114my.com.cn/023372/uploadfile/image/20230207/20230207180106_1245638033.png) no-repeat left bottom;}
.fw_con ul li:after{ position: absolute;left: 0;height: 0;bottom: 0;width:350px;background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230207/20230207181156_994190328.png) repeat-x;content: "";  transition: all 0.6s;z-index: 2;}
.fw_con ul li:hover:after{height:436px;z-index: 2;}
.fw_con ul li:hover span{display: block; transition: all 0.6s;}
.fw_con ul li:hover i{animation-duration: 2s;animation-name: flipInY;}
.fw_con ul li:hover{transform: translateY(-8px);}



/*定制案例*/
.casecontent { margin: 0 auto; width:1570px; margin-top:60px;}
.casecontent a{ text-decoration:none;}
.indexInfo { position: relative; overflow: hidden; padding: 3.75rem 2.5%; box-sizing: border-box; background: #fff;}
.indexInfo-con { overflow: hidden; position: relative; margin-top:32px;}
#photos-slide { margin: 0 5.625rem; box-sizing: border-box; overflow: hidden;}
#photos-slide .swiper-slide { width:805px; font-size: 0; position: relative;}
#photos-slide .swiper-slide .pic { width: 100%; font-size: 0; position: relative;}
#photos-slide .swiper-slide img{display:block; width: 100%; height:507px;}
#photos-slide .swiper-slide .pic:after { content: '';  display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5);}
#photos-slide .swiper-slide p { display:none;font-size: 1.125rem; color: #000; text-align: center; margin-top: 0.9375rem;}
#photos-slide .swiper-slide.swiper-slide-active p {  display: block; width:805px; height:76px; background:rgba(215,35,35,0.9); color:#FFF; font-size:15px; line-height:24px; text-align:left; position:absolute; z-index:100; right:0; bottom:0;}
#photos-slide .swiper-slide.swiper-slide-active p span{ display:block; line-height:76px; font-size:18px; text-align:center;}
#photos-slide .swiper-slide.swiper-slide-active .pic:after { display: none;}
.indexInfo-con .indexInfo-prev {cursor:pointer; position: absolute; left: 0; top: 42%;z-index:2; background: #eaeaea; width: 3.5625rem; height: 3.5625rem; border-radius: 50%; }
.indexInfo-con .indexInfo-next{cursor:pointer;position: absolute; right: 0; top: 42%; z-index:2;background: #eaeaea; width: 3.5625rem; height: 3.5625rem; border-radius: 50%; }
.indexInfo-con .indexInfo-prev:hover ,.indexInfo-con .indexInfo-next:hover { background-color: #d72323;}
.indexInfo-con .indexInfo-prev img ,.indexInfo-con .indexInfo-next img { width: 100%;}
.indexInfo-con .indexInfo-prev:hover img ,.indexInfo-con .indexInfo-next:hover img { filter:contrast(0%) brightness(200%);}

.swiper-container { overflow: unset;}
@media (max-width: 992px) {
.indexInfo-con > p  { font-size:1.125rem;}
#photos-slide  .swiper-slide .pic:after { display: none;}
#photos-slide  .swiper-slide {  width: 300px;}
.indexInfo-con .indexInfo-prev {  top: 80%;}
.indexInfo-con .indexInfo-next {  top: 80%;}
}

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}
.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0; width: 100%; height: 100%; position: relative;}



/*简介*/
.companybg{ margin-top:80px; width:100%; height:609px; padding-top:110px; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230208/20230208084751_1096937458.jpg) center no-repeat;}
.company{ margin:0 auto; width:1400px;}
.company1{ float:left; margin-left:720px; width:476px; font-size:16px; line-height:32px; color:rgba(255,255,255,0.7);}
.company1 span{ font-size:80px; font-weight:bold; color:#FFF; font-family:Arial; line-height:60px;}
.company1 em{ color:#d72323;}
.company1 i{ display:block; margin-top:28px; margin-bottom:28px; width:100%; height:46px; font-size:26px; line-height:26px; border-bottom:1px solid #c0c0c0;}
.company1 a{ display:block; margin-top:70px; width:180px; height:50px; border:1px solid #bdbdbd; font-size:16px; line-height:50px; color:rgba(255,255,255,0.7); font-family:Arial; text-align:center; text-decoration:none; border-radius:5px;}
.company1 a:hover{ background:#d72323; border:1px solid #d72323;}
.company2{ float:right; width:160px; height:511px; background:#FFF;}
.company2 dl{ height:138px; text-align:center; padding-top:32px;}
.company2 dt{ margin:0 auto; width:74px; height:52px; padding-top:22px; border-radius:74px; border:2px solid #d1d1d1;}
.company2 dd{ margin-top:17px;}
.company2 dd a{ font-size:16px; line-height:16px;}
.company2 dl:nth-child(1){ background:#d72323;}
.company2 dl:nth-child(1) dt{ border:2px solid #fff;}
.company2 dl:nth-child(1) dd a{ color:#FFF;}
.company2 dl:nth-child(2){ border-bottom:1px solid #ccc;}



/*新闻*/
.newsbg{width:1400px; margin:0 auto; margin-top:60px;}
.news_top{overflow:hidden;}
.news_tit{font-size:36px; line-height:36px; font-weight:bold; color:#d72323; text-align:center;}
.news_nav{ margin:0 auto; margin-top:20px; width:570px; height:50px; border:1px solid #ebebeb; border-radius:60px; padding:0 10px;}
.news_nav li{float:left; width:190px; position:relative;}
.news_nav li:after{ content:""; display:block; position:absolute; right:0; top:23px; width:1px; height:15px; background:#dedede;}
.news_nav li:nth-child(3):after{ display:none;}
.news_nav li a{display:block; margin:0 auto; width:85px; text-align:center; font-size:16px; line-height:50px; text-decoration:none;}
.newscur a{ border-bottom:2px solid #d72323; font-weight:bold; color:#d72323;}

.news_cont{margin-top:45px;}
.news{overflow:hidden;}
.news_div_item{float:left; position:relative; width:465px; height:583px; border:1px solid #e6e6e6;}
.news_div_item + .news_div_item{margin-left:-1px;}
.news_div_item_pic{position:absolute; left:35px; top:166px; width:397px; height:236px; overflow:hidden;}
.news_div_item_pic img{ width:397px; height:236px; transition-duration:0.8s;}
.news_div_item_date{font-family:Arial; color:#8a8a8a;}
.news_div_item_day{position:absolute; left:73px; top:37px; font-size:26px; line-height:26px;}
.news_div_item_month{position:absolute; left:35px; top:37px; font-size:26px; line-height:26px;}
.news_div_item_year{position:absolute; left:35px; top:63px; font-size:16px; line-height:16px;}

.news_div_item_content{position:absolute; left:35px; top:104px; width:397px; padding-top:20px; border-top:1px solid #ededed;}
.news_div_item_title a{font-size:18px; line-height:18px; color:#333; font-weight:bold; position:relative; text-decoration:none;}
.news_div_item_title a:hover{ color:#d72323;}
.news_div_item_title a:after{content:"阅读详细+"; position:absolute; left:0; top:402px; display:block; color:#666; font-size:14px; font-weight:normal; transition:0.5s;}
.news_div_item_body{ margin-top:280px; line-height:28px; color:#666;}
.news_div_item:hover .news_div_item_pic img{transform:scale(1.1);}
.news_div_item:hover .news_div_item_title a:after{transform:translateX(15px);}



/*底部*/
.bottombg{width:100%; margin-top:60px; background:#282f37;}
.bottom{width:1400px; margin:0 auto;}
.bottom_up{height:140px; border-bottom:1px solid rgba(255,255,255,.2);}
.bottom_logo{float:left; padding-top:46px;}
.bottom_logo span{float:left;}
.bottom_logo em{float:left; display:block; margin-left:10px; padding-top:8px; font-size:26px; line-height:26px; color:#adb2b8; font-weight:bold;}
.bottom_logo em p{margin-top:5px; font-family:Arial; font-size:12px; line-height:12px; color:#adb2b8; font-weight:normal; text-transform:uppercase;}
.bottom_tel{float:right; padding-top:60px; font-size:16px; line-height:16px; color:#adb2b8;}
.bottom_tel li{float:left;}
.bottom_tel li+li{margin-left:110px;}
.bottom_tel li img{margin-right:16px; vertical-align:middle;}
.bottom_tel li font{font-family:Arial;}
.bottom_centre{height:380px;}
.QRcode{float:left; margin-top:72px;}
.QRcode dl{float:left; margin-right:20px;}
.QRcode dt{width:108px; height:108px; border:7px solid #fff;}
.QRcode dt img{width:100%; height:100%;}
.QRcode dd{width:100%; margin-top:15px; text-align:center; line-height:14px; color:#adb2b8;}
.bottom_nav{float:right; margin-top:75px;}
.bottom_nav dl{float:left;}
.bottom_nav dl+dl{margin-left:160px;}
.bottom_nav dl:nth-child(3){margin-left:150px;}
.bottom_nav dt{font-size:20px; line-height:20px; color:#fff;}
.bottom_nav dd{margin-top:33px;}
.bottom_nav dd a{display:block; margin-bottom:20px; font-size:14px; line-height:14px; color:#fff; opacity:0.6;}
/*版权*/
.Copyright{padding:40px 0 45px; border-top:1px solid rgba(255,255,255,.2);}
.Copyright,.Copyright a{line-height:14px; color:#adb2b8; text-decoration:none;}
.Copyright_fl{float:left;}
.Copyright_fr{float:right;}
.Copyright a:hover{color:#fff !important; opacity:1 !important;}
/*友情链接*/
.links,.links_cont{float:left; line-height:14px; color:#adb2b8;}
.links_cont{width:360px; height:14px; overflow:hidden;}



/*右侧浮动*/
.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/023372/uploadfile/image/20230208/20230208150709_1455717999.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: #d72323; }/*颜色更改*/
.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: #d72323; border-color: #d72323; 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: #d72323; border-color: #d72323;}/*颜色更改*/
.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: #d72323; 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: #d72323; 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:#d72323;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }