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:#2d62fb; 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; height:88px; font-size:36px; line-height:36px; color:#175dd0; background:url(//memberpic.114my.com.cn/junxinjinshu/uploadfile/image/20221222/20221222090451_1877490106.jpg) center bottom no-repeat; font-weight:bold;}
.column_tit span{ display:block; font-weight:normal; margin-top:10px; font-size:18px; line-height:18px; color:#777;}



/*抬头*/
.headbg{ position:absolute; left:0; top:0; z-index:10; width:100%; height:120px; background:rgba(255,255,255,0.2);}
.head{ margin:0 auto; width:1400px;}
.logo{ float:left; margin-top:39px;}
/*导航*/
.nav{ float:left; margin-left:100px; margin-top:50px;}
.nav li{ float:left; margin-left:21px; text-align:center;}
.nav li a{ display:block; height:67px; font-size:16px; line-height:16px; color:#fff; text-decoration:none;}
.nav li span{ display:block; margin-top:10px; font-size:12px; line-height:12px; font-family:Arial;}
.nav li a:hover,.nav li a.navcurrent{ font-weight:bold; border-bottom:3px solid #FFF;}
.nav li a:hover span{ font-weight:bold;}
/*搜索*/
.search_all { float:left; margin-left:55px;}
.searchbtn { height:34px; cursor: pointer;}
.searchbtn i { position: relative; display:inline-block; padding-top:52px;}
.search_main{ width:1400px; background:#fff; position: absolute; top:120px; left:50%; margin-left:-700px; z-index:9; padding:25px; transform-origin:top; transform:rotateX(90deg);transition:600ms; border-top:1px solid #f2f2f2;}
.searchbtn:hover .search_main{ transform:rotateX(0deg); transition:600ms;}
.sear_le span,.sear_le a{display:inline-block;line-height:34px;}
#search_bg {width:320px; height:40px; border:1px solid #ececec;}
#infoname{ width:286px; line-height:40px; text-indent: 10px; outline:none;}
#s_bth{ float:right; margin:5px 5px 0 0;}
/*英文版*/
.English{ float:right; margin-top:52px;}



/*幻灯片*/
.banner{ overflow:hidden; background:#fff; position:relative;}
.banner-box{ min-width:1200px; height:900px; position:relative; margin:0 auto;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li{ width:100% !important; height:900px; 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:100%; overflow:hidden;}
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:45%; 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/023915/uploadfile/image/20230102/20230102095851_363156283.png) 0 0 no-repeat;} 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/023915/uploadfile/image/20230102/20230102095851_363156283.png) -49px 0 no-repeat;}
.banner-box .hd { position:absolute; bottom:30px; width:100%;}
.banner-box .hd ul { width:1200px; margin:0 auto; text-align:center;}
.banner-box .hd ul li{ width:22px; height:22px; border-radius:22px; text-indent:-9999px; background:#fff;cursor:pointer;display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; }
.banner-box .hd ul li.on{ background:#f5a322;}
.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;}



/*实力*/
.about_main{ margin:0 auto; width:1400px; margin-top:60px;}
/*视频*/
.video{ float:left; width:679px; height:400px;}
/*右边*/
.str_about{ float:right; width:650px; padding-top:22px;}
.str_about span{ font-size:26px; line-height:30px; color:#333;}
.str_about em{ font-weight:bold; color:#2d62fb;}
.str_des{ margin-top:25px; font-size:16px; line-height:36px;}
.str_des a{ display:block; margin-top:45px; width:117px; height:41px; padding-left:20px; line-height:41px; color:#FFF; font-size:16px; text-decoration:none; transition:0.5s; background:url(//memberpic.114my.com.cn/023915/uploadfile/image/20221231/20221231092156_788126115.png) 92px 14px no-repeat #2d62fb;}
.str_des a:hover{ background:url(//memberpic.114my.com.cn/023915/uploadfile/image/20221231/20221231092156_788126115.png) 92px 14px no-repeat #f5a322;}
/*数据*/
.datamain{ margin-top:30px;}
.datamain li{ position:relative; float:left; margin-right:120px; width:172px; height:104px; background:url(//memberpic.114my.com.cn/023915/uploadfile/image/20221231/20221231104044_1467941565.JPG) center bottom no-repeat;}
.datamain span{ display:inline-block; font-size:50px; line-height:40px; color:#333; font-family:DIN; font-weight:bold;}
.datamain i{ display:block; position:absolute; left:84px; top:16px; text-align:center; width:22px; line-height:22px; font-size:12px; color:#fff; border-radius:50%; background:#2d62fb;}
.datamain li.brand_1 i,.datamain li.brand_5 i{ left:55px;}
.datamain li.brand_5{ margin-right:0;}
.datamain em{ display:block; margin-top:10px; font-size:26px; line-height:26px;}
.datamain li.brand_2 span{ font-family:Microsoft YaHei; font-size:20px; padding-top:12px; line-height:24px;}
.datamain li.brand_2 i{ width:auto; height:auto; border-radius:none; background:none; left:110px;}



/*产品展示*/
.productbg{ width:100%; margin-top:20px; height:944px; padding-top:206px; background:url(//memberpic.114my.com.cn/023915/uploadfile/image/20221231/20221231113332_1965518278.jpg) center no-repeat;}
.product_main{ width:1400px; margin:0 auto;}
.product_bt{ float:left; font-size:34px; line-height:34px; color:#333; font-weight:bold;}
.product_bt span{ display:block; float:right; padding-left:10px; padding-top:10px; color:#b6b4b4; font-size:24px; font-family:Tw Cen MT; font-weight:normal;}
.productshot{ float:right; width:1020px; margin-top:-10px;}
.prolist2021 li{ float:left; margin-left:10px; margin-bottom:5px;}
.prolist2021 li a{ display:block; width:160px; font-size:16px; line-height:36px; text-align:center; color:#fff; text-decoration:none; border-radius:3px; background:#8e8d8d;}
.prolist2021 li.procurrent a{ background:#2d62fb;}
/*产品图片*/
.productshow{ margin-top:30px;}
.progdwz2021 li{float:left; width:327px; height:327px; margin-bottom:20px; overflow:hidden; position:relative;}
.progdwz2021 li+li{margin-left:30px;}
.progdwz2021 li > a{display:block; width:327px; height:327px;}
.progdwz2021 li > br{display:none;}
.progdwz2021 li > a:before{content:""; display:block; position:absolute; left:0; top:0; width:100%; height:100%; background:#000; opacity:0; transform:scale(1.1); transition-duration:0.8s;}
.progdwz2021 li:hover > a:before{opacity:0.6; transform:scale(1.0);}
.progdwz2021 li > a:after{position:absolute; left:calc(50% - 10%); top:30%; content:"+"; display:block; width:70px; font-size:40px; color:#fff; text-align:center; line-height:70px; border-radius:100%; transition:0.2s all ease-in-out; box-shadow:0px 0px 0px 15px rgba(45,98,251,.2); background:rgba(45,98,251,0.6); opacity:0; transform:scale(1.3); z-index:2;}
.progdwz2021 li:hover > a:after{opacity:1; transform:scale(1.0);}
.progdwz2021 li span{ display:block; width:100%; position:absolute; text-align:center; left:0px; bottom:30px;}
.progdwz2021 li span a{ font-size:16px;}
.progdwz2021 li:hover span{ top:20%;}
.progdwz2021 li:hover span a{display:block; position:absolute; left:calc((50% - 25%)/2); top:60%; width:75%; text-align:center; font-size:16px; color:#FFF; text-decoration:none; opacity:1; transition-duration:0.8s;}



/*优势*/
.gui_tit{font-size:40px; color: #333; text-align: center; line-height: 40px; height: 96px; overflow: hidden; font-weight: bold; position: relative;}
.gui_tit:before{content: ""; width: 30px; height: 2px; background: #2d62fb; position: absolute; bottom: 5px; left: calc(50% - 15px); -webkit-transition:all .5s; transition:all .5s;}
.gui_tit:after{content: ""; width: 20px; height: 2px; background: #2d62fb; position: absolute; bottom: 0; left: calc(50% - 10px); -webkit-transition:all .5s; transition:all .5s;}
.gui_tit span{ display: block; font-size: 18px; line-height:18px; font-weight:normal; color: #666; margin-top:10px;}

.pr{position: relative;}
.super{ margin:0 auto; width:1400px;}
.sup01{width: 23.9%;margin-top:30px;margin-right: 1.46%;height: 30rem;overflow: hidden;}
.sup01 dl{width: 100%;height: 30rem;}
.sup01 .sup_dl01{position: relative;}
.sup_dl01:before{content: "";width: 100%;height: 2px;background: #ccc;position: absolute;bottom: 2px;left: 0;z-index: -1;}
.sup_dl01:after{content: "";width: 5.3rem;height: 2px;background: #2d62fb;position: absolute;bottom: 2px;left: 0;}
.sup01 dl dt{width: 100%;line-height: 0;overflow: hidden;}
.sup01 dl dt img{display: block;width: 100%;}
.sup_dl01 dd{width: 90%;margin: 0 auto;padding: 2.2rem 0 0;}
.sup_dl01 dd h5{font-size: 1.5rem;color: #333;line-height: 2rem;height: 4rem;font-weight: normal;}
.sup_dl01 dd h5 i{display: block;}
.sup_dl01 dd p,.sup_dl02 dd p{font-size:15px;color: #666;line-height: 1.3rem;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3; overflow: hidden; text-overflow: ellipsis; padding: 2rem 0 0;}
.sup_dl01 dd em{display: block;width: 1rem;height: 0.3rem;padding: 3rem 0 0 0.5rem;}
.sup_dl01 dd em img{width: 1rem;height: 0.3rem;}
.sup_dl02{position: absolute;top: -31rem;left: 0;-webkit-transition:all .5s;transition:all .5s;}
.sup_dl02 dd{width: 80%;position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,0.8);padding: 1rem 10% 2rem;}
.sup_dl02 dd h5{font-size: 1.3rem;color: #fff;font-weight: normal;height: 2rem;line-height: 2rem;overflow: hidden;}
.sup_dl02 dd p{color: #fff;padding-top: 0.5rem;}
.sup_dl02 dd span{display: block;width: 5rem;margin-top: 1rem;}
.sup_dl02 dd span a{font-size: 0.6rem;color: #fff;display: block;width: 100%;text-align: center;height: 1.5rem;line-height: 1.5rem;border: #fff 1px solid;border-radius: 1rem; text-decoration:none;}
.sup_dl02 dd span a:hover{background: #fff;color: #333;}
.super .nobor{margin-right: 0;}
.super .sup01:hover .sup_dl02,.super .sup01.cur .sup_dl02{top: 0;}

@media screen and (min-width: 1200px) {
html {
font-size: calc(1903px * 0.85 * 20 / 1903);
}
}
@media screen and (min-width: 1583px) {
html {
font-size: calc(1903px * 20 / 1903);
}
}



/*新闻*/
.newsbg{width:100%; height:754px; margin-top:60px; padding-top:60px; padding-bottom:60px; background:#f3f3f3;}
.news_contbg{width:1400px; margin:0 auto;}
.news_tit{text-align:center; font-size:40px; line-height:40px; height:42px; color:#333; font-weight:bold; background:url(//memberpic.114my.com.cn/023915/uploadfile/image/20221231/20221231160017_806863169.jpg) 600px bottom no-repeat;}
.news_nav{width:100%; margin-top:30px; display:flex; justify-content:center;}
.news_nav a{ padding:0 20px; text-align:center; font-size:16px; line-height:35px; color:#333; text-decoration:none; background:#FFF;}
.news_nav a+a{margin-left:22px;}
.news_nav a:hover,.news_nav a.newscur{background:#2d62fb; color:#fff;}

.news_bottom{margin-top:47px;}
.news{}
.news_fl{float:left;}
.news_fl .news_div_item{position:relative; width:550px; height:597px; background:#fff; transition:all 0.6s;}
.news_fl .news_div_item_pic{position:absolute; left:30px; top:30px; width:490px; height:307px; overflow:hidden;}
.news_fl .news_div_item_pic img{width:490px; height:307px; transition:all 0.6s;}
.news_fl .news_div_item:hover .news_div_item_pic img{transform:scale(1.1);}
.news_fl .news_div_item_date{position:absolute; left:30px; top:554px; font-family:DIN Medium; font-size:18px; line-height:18px; color:#9e9d9d;}
.news_fl .news_div_item_year{float:left;}
.news_fl .news_div_item_month{float:left;}
.news_fl .news_div_item_day{float:left;}
.news_fl .news_div_item_content{position:absolute; left:0; top:364px;  width:100%; padding-left:30px; padding-bottom:47px; border-bottom:1px solid #f3f3f3;}
.news_fl .news_div_item_title a{font-size:18px; line-height:18px; color:#333; text-decoration:none; transition:all 0.5s;}
.news_fl .news_div_item_title a:after{content:"";  position:absolute; left:500px; top:197px; width:19px; height:12px; overflow:hidden; background:url(//memberpic.114my.com.cn/023915/uploadfile/image/20221231/20221231163325_1122003525.png) left top no-repeat;}
.news_fl .news_div_item_body{width:490px; margin-top:17px; line-height:24px; color:#666;}
.news_fl .news_div_item:hover{background:#2d62fb;}
.news_fl .news_div_item:hover .news_div_item_date,.news_fl .news_div_item:hover .news_div_item_title a,.news_fl .news_div_item:hover .news_div_item_body{color:#fff;}
.news_fl .news_div_item:hover .news_div_item_title a:after{background-position:left bottom;}
.news_fr{float:right;}
.news_fr .news_div_item:nth-child(1){display:none;}
.news_fr .news_div_item{position:relative; width:794px; height:169px; border-bottom:1px solid #e5e5e5; margin-bottom:46px; transition:all 0.6s;}
.news_fr .news_div_item_date{position:absolute; right:30px; top:20px; font-family:DIN Medium; font-size:18px; line-height:18px; color:#9e9d9d;}
.news_fr .news_div_item_year{float:left;}
.news_fr .news_div_item_month{float:left;}
.news_fr .news_div_item_day{float:left;}
.news_fr .news_div_item_content{position:absolute; left:20px; top:20px;  width:100%;}
.news_fr .news_div_item_title a{font-size:18px; line-height:18px; color:#333; text-decoration:none; transition:all 0.5s;}
.news_fr .news_div_item_title a:after{content:"";  position:absolute; right:50px; top:120px; width:11px; height:5px; overflow:hidden; background:url(//memberpic.114my.com.cn/023915/uploadfile/image/20221231/20221231162953_1844774273.png) left top no-repeat;}
.news_fr .news_div_item_body{width:750px; margin-top:21px; line-height:24px; color:#888;}
.news_fr .news_div_item:hover{background-color:#fff; box-shadow:0 26px 50px -6px rgb(97 105 113 / 30%); -webkit-transform:translateY(-5px); transform:translateY(-5px);}



/*友情链接*/
.linkbg{width:1400px; height:77px; margin:0 auto; overflow:hidden;}
.linkbg a:hover{color:#2d62fb !important;}
.link_tit{float:left; padding-top:40px;}
.link_tit span{font-family:Arial; font-size:24px; line-height:16px; font-weight:bold; color:#333; text-transform:uppercase;}
.link_tit span i{color:#2d62fb;}
.link_tit p{margin-top:7px; line-height:14px; color:#333;}
.link_cont{float:left; height:41px; margin-top:39px; margin-left:25px; padding-left:30px; border-left:1px solid #ddd;}
.linkTagcs li+li{padding-left:20px; background:url(//memberpic.114my.com.cn/023915/uploadfile/image/20221231/20221231165602_515525712.jpg) left center no-repeat;}
.link_fr{float:right; padding-top:53px;}
.link_fr a{line-height:14px; color:#333;}



/*底部*/
.bottombg{width:100%; margin-top:40px; height:390px; background:url(//memberpic.114my.com.cn/023915/uploadfile/image/20230210/20230210134931_1102074872.jpg) center no-repeat;}
.bottom{width:1400px; margin:0 auto;}
.bottom a:hover{color:#fff;}
.bottom_nav{float:left;}
.bottom_nav dl{float:left; margin-right:40px; width:180px; height:279px; padding-top:60px; border-right:1px solid rgba(255,255,255,0.1);}
.bottom_nav dl:nth-child(2){ width:230px;}
.bottom_nav dt{font-size:18px; line-height:18px; color:#fff;}
.bottom_nav dd{margin-top:20px;}
.bottom_nav dd a{ display:block; line-height:36px; color:rgba(255,255,255,0.5); text-decoration:none;}

.bottom_tel{float:right; width:402px; background:url(//memberpic.114my.com.cn/023915/uploadfile/image/20221231/20221231170421_1038568257.png) right 76px no-repeat; padding-top:50px; color:#FFF;}
.bottom_tel span{ line-height:40px;}
.bottom_tel em{ line-height:22px; font-size:30px; font-family:neutraface2; color:#eaba14;}
.bottom_tel i{ display:block; margin-top:40px; font-size:16px; line-height:16px; padding-left:26px; background:url(//memberpic.114my.com.cn/023915/uploadfile/image/20221231/20221231170420_1773938729.png) no-repeat;}
.bottom_tel p{ display:block; margin-top:15px; font-size:16px; line-height:24px; padding-left:26px; background:url(//memberpic.114my.com.cn/023915/uploadfile/image/20221231/20221231170421_655284890.png) left 5px no-repeat;}
/*版权*/
.Copyrightbg{width:100%; height:50px; line-height:50px; border-top:1px solid  rgba(255,255,255,0.1); text-align:center; color:rgba(255,255,255,0.5); text-transform:uppercase;}
.Copyrightbg a{ color:rgba(255,255,255,0.5);}
.Copyrightbg a:hover{ color:#FFF;}



/*右侧浮动*/
.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/023915/uploadfile/image/20230202/20230202144056_198863766.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: #2d62fb; }/*颜色更改*/
.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: #2d62fb; border-color: #2d62fb; 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: #2d62fb; border-color: #2d62fb;}/*颜色更改*/
.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: #2d62fb; 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 {width:160px; padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #2d62fb; 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:#2d62fb;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }