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

/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;}

#copy { display: none;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#1777f8;text-decoration: none; border-bottom-style:}

.box{ margin:0 auto;width:95%;min-width: 1300px; box-sizing: border-box;}
.page{margin:0 auto;width:1400px;min-width:1300px;}
.bg{ width: 100%;min-width:1300px;}

.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}


/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}


/*英文样式*/
.font_en {font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.en {font-family: Arial, Helvetica, sans-serif;font-weight: normal;}
.t{text-align: center;}
.t p{font-size:40px;color: #222;font-weight: bold;}
.t d{font-size:18px;margin-top: 10px;color: #666;display: block;}
.t span{background: url(//memberpic.114my.com.cn/dgblzl11/uploadfile/image/20210705/20210705162625_1169470563.png)no-repeat;width: 334px;height: 23px;margin: 15px auto 0;display: block;}
.t h1{font-size:40px;color: #fff;font-family: '思源宋体';}
.t dd{font-size: 18px;color: #fff;line-height: 40px;}



/*抬头*/
.head_bg{height: 100px;border-bottom: 1px solid rgba(255,255,255,0.3);width: 100%;position: absolute;z-index: 999;}
.logo{margin-top: 21px;}
.name{margin-top: 25px;margin-left: 20px;}
.name d{font-size: 15px;color: #fff;line-height: 30px;letter-spacing: 1px;}
.head_line{padding-left: 20px;border-left: 1px solid rgba(255,255,255,0.3);height:100px;}
.head_line span{background: url(//memberpic.114my.com.cn/dgblzl11/uploadfile/image/20210705/20210705153414_391434833.png)no-repeat center;width: 36px;height: 100%;display: block;float: left;margin-left: 10px;cursor: pointer;}
.head_line span:nth-child(2){background-image: url(//memberpic.114my.com.cn/dgblzl11/uploadfile/image/20210705/20210705153414_1854446202.png);}
.head_line span:nth-child(3){background-image: url(//memberpic.114my.com.cn/dgblzl11/uploadfile/image/20210705/20210705153414_174673912.png);}
.head_line span:nth-child(1) d{width: 300px;height: 100px;display: block;background: rgba(255,255,255,0.6);position: absolute;top: 100px;right: 0;line-height: 100px;font-size: 18px;color: #222;text-align: center;}
.head_line span:nth-child(1) d t{font-size:24px;color:#1777f8;font-weight:bold;}
.head_line span:nth-child(2) d{width:150px;height:150px;display:block;position: absolute;top: 100px;margin-left: -55px;}
.head_line span:nth-child(2) {position: relative;}
.head_line span:nth-child(2) d img{width:100%;}
.head_line span d{transform: rotateX(90deg);visibility: hidden;transition: 0.3s ease all;transform-origin: top;}
.head_line span:hover d{transform: rotateX(0deg);visibility: inherit;}
.head_line span a{display:block;width:100%;height:100%;}
/*导航*/
.nav{height:100px;margin-right: 20px;}
.nav>ul>li{ float: left; display: block;height:100px;position: relative;z-index: 99;width: 120px;position: relative;}
.nav>ul>li>a{display: block; color: rgba(255,255,255,0.6); font-size: 16px;text-align: center; z-index: 3333;line-height: 100px;position: relative;}
.nav>ul>li.navcurrent a,.nav>ul>li:hover a{color: #fff;}

@media (max-width: 1600px){
.nav>ul>li>a{width:100px;}
}

/* 搜索 */
.search{height:80px;line-height:80px; box-sizing: border-box; position:relative; z-index:1; box-shadow:  0 10px 15px 0 #f5f5f5;}
.searFont{width:82%; overflow:hidden; font-size: 14px;}
.searMain{width:18%;height:80px;overflow:hidden;}
.searMain .sear_text{float:left; height:80px;line-height:80px;background:#fff;padding:0 15px;}
.searMain .sear_btn{float:right;width:30px;height:30px; line-height:30px; color:#fff; font-size:1vw; background:url(//memberpic.114my.com.cn/dgblzl11/uploadfile/image/20210729/20210729105507_12747903.png) center no-repeat #018def; cursor:pointer; text-align: center; transition:all 0.3s;margin-top:25px; border-radius:50%;}

/*服务*/
.service_cont li{width: calc(100% / 4);float: left;padding: 35px 40px 0;height: 350px;position: relative;overflow: hidden;transition: 0.3s ease all;cursor: pointer;}
.service_cont li dt{font-size: 95px;color: #eee;font-family: 'Bahnschrift';font-weight: bold;}
.service_cont li span {display: block;width: 38px;}
.service_cont li span img{width: 100%;}
.service_cont li p{font-size: 24px;color: #222;font-weight: bold;margin-top: 40px;transition: 0.3s ease all;}
.service_cont li d{font-size: 14px;color: #999;text-transform: uppercase;display: block;margin-top: 5px;}
.service_cont li i{display: block;width: 70px;height: 1px;margin: 15px 0;background: #f1f1f1;}
.service_cont li dt{position: absolute;bottom: -50px;right: 25px;}
.service_cont li dd{font-size: 16px;line-height: 30px;color: #666;}
.service_cont li+li:before{content: '';width: 1px;height: 70%;display: block;background: #eee;position: absolute;left: 0;top: 15%;}
.service_cont li:after{content: '';width: 100%;height: 100%;display: block;background: #fff;border-radius: 10px;position: absolute;top: 50px;z-index: -1;left: 0;transition: 0.3s ease all;}
.service_cont li.on:after{top:0px;background: #1777f8;}
.service_cont li.on dd{color: #fff;}
.service_cont li.on d{color: rgba(255,255,255,0.6);}
.service_cont li.on p{color: #fff;margin-top: 80px;}
.service_cont li.on:before{display: none;}
.service_cont li.on dt{top: 50px;left: 40px;font-size: 50px;}
.service_cont li.on span{bottom: 20px;right:20px;position: absolute;width: 50px;filter: brightness(10);opacity: 0.5;}


/*工程案例*/
.case_bg{background: #f6f6f6;}
.case_tl p{display: inline-block;font-size: 40px;color: #222;float: left;}
.case_tl d{font-weight: bold;}
.case_tl span{width: 50px;height: 6px;display: inline-block;background: #1777f8;float: left;margin-top: 25px;margin-left: 20px;}
.case_tl dd{font-size: 18px;color: #666;margin-top: 10px;}
.case_tr a{font-size: 18px;color: #666;line-height:86px;transition: 0.3s ease all;}
.case_tr a:hover{color:#1777f8;}
.case_l{font-size: 51.5px;color: #dcdbdb;font-weight: bold;text-transform: uppercase;writing-mode: vertical-lr;white-space:nowrap;margin-left: -15px;}
.case_wz{width: 820px;height: 470px;background: #fff;}
.case_wz p{font-size: 24px;font-weight: bold;color: #222;}
.case_wz d{font-size: 12px;color: #ccc;text-transform: uppercase;font-family: 'Arial';line-height: 30px;}
.case_wz>span{width: 90px;height: 4px;display: block;background: #1777f8;margin: 10px 0 20px;}
.case_wz dd{font-size: 15px;color: #666;line-height: 30px;}
.case_wz>a{width: 125px;height: 36px;border: 1px solid #eee;font-size: 14px;color: #666;text-align: center;font-family: 'Arial';display: block;line-height: 36px;text-transform: uppercase;float: right;margin-top: 30px;position: relative;transition: 0.3s ease all;z-index:3;}
.case_wz>a:after{content:'';width:100%;height:0px;display:block;background: #1777f8;position: absolute;bottom:0;transition: 0.3s ease all;z-index:-1;}
.case_wz>a:hover:after{height:100%;}
.case_wz>a:hover{color:#fff;}
.case_wz{padding: 60px 50px 0 160px;position: relative;float: right;}
.case_wz table td{padding:0px !important;width:190px;display:block;float:left;position: relative;}
.case_wz table td img{width:100%;height:auto;}
.case_wz table td:nth-child(1){width:620px;position: absolute;left:-520px;top:40px;border:20px solid #1777f8;}
.case_wz table td span{width:100%;height:100%;position: absolute;top:0px;left:0px;background:rgba(0,0,0,0.5);transform: scale(0);transition: 0.3s ease all;line-height:134px !important;}
.case_wz table td:hover span{transform: scale(1);}
.case_wz table td span a{color:#fff;}
.case_wz table td:nth-child(1) span a{line-height: 435px !important;font-size:20px;}
.case_wz table td:nth-child(n+3){margin-left:20px;}
.case_wz table td:nth-child(n+2){margin-top:60px;}
.case_r,.case_box{width:1348px !important;}
#case_box{float:right;height:520px;}
.case .swiper-pagination{width:100%;}
.case .swiper-pagination{height:8px !important;border-radius:5px;background: #fff;overflow: hidden;width: 88%;left:6%;position: relative;margin-top:50px;}
.case .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{position: absolute;left: 0;background: #1777f8;width: 100%;height: 8px;-webkit-transform-origin: left top;transform-origin: left top;}
.case_btn{width:100%;position: relative;top: -17px;}
.case_btn>div{width:52px;height:25px;background:url(//memberpic.114my.com.cn/dgblzl11/uploadfile/image/20210706/20210706103029_1187440835.png)no-repeat center;cursor: pointer;transition: 0.3s ease all;}
.case_btnr{transform: rotateY(180deg);}
.case_btn>div:hover{background-image:url(//memberpic.114my.com.cn/dgblzl11/uploadfile/image/20210706/20210706103610_289780124.png);}


/*产品优势*/
.padv_bg{background: url(//memberpic.114my.com.cn/dgblzl11/uploadfile/image/20210707/20210707123722_1917098503.jpg)no-repeat center;position: relative;height: 790px;    background-attachment: fixed;}
.padv{display: flex;align-items: center;height: 100%;position: relative;width:80%}
.padv_l{width: 50%;}
.padv_l p{font-size: 40px;color: #fff;}
.padv_l span{width: 50px;height: 3px;display: block;background: #fff;margin: 20px 0 30px;}
.padv_l dd{color: #fff;font-size: 18px;line-height: 36px;}
.padv_l a{width: 178px;height: 44px;color: #fff;background: #1777f8;display: block;text-align: center;line-height: 44px;font-size: 14px;margin-top: 40px;border-radius:5px;transition: 0.3s ease all;}
.padv_l a:hover{width:250px;}
.padv_r{position: absolute;right: 0px;top: 0px;width: 50%;height:100%;}
.padv_r li{width: 50%;display: block;float: left;height: 50%;background: rgba(0,0,0,0.1);padding: 50px 40px;display: flex;align-items: center;transition: 1s ease all;cursor: pointer;}
.padv_bg:before{content: '';width: 100%;height: 100%;background: rgba(0,0,0,0.2);position: absolute;top: 0px;left: 0;}
.padv_r li:nth-child(2n){border-left: 1px solid rgba(255,255,255,0.2);}
.padv_r li:nth-child(n+3){border-top: 1px solid rgba(255,255,255,0.2);}
.padv_r li p{font-size: 20px;color: #fff;font-weight: bold;margin-top: 20px;}
.padv_r li d{font-size: 12px;font-family: 'Arial';text-transform: uppercase;color: rgba(255,255,255,0.5);line-height: 30px;}
.padv_r li dd{font-size: 15px;color: #fff;line-height: 30px;margin-top: 30px;}
.padv_r li:hover{background: rgba(29,119,248,0.90);}
.padv_r li span img{transition: 0.3s ease all;}
.padv_r li:hover span img{transform: rotateY(180deg);}



/*应用领域*/
.app  li{width:100%;padding-left:0px !important;display:block;float:left;position: relative;overflow: hidden;}
.app  li img{width:100%;height:auto;}
.app  ul{width:25%;display:block;float:left;}
.app  ul:nth-child(2){float:right;}
.app  ul:nth-child(3){width:50%;float:left;}
.app  ul li div{width:100%;height:40px;line-height:40px;color:#fff;background:rgba(0,0,0,0.5);position: absolute;bottom:-40px;padding-top:0px !important;transition: 0.3s ease all;text-align: center;}
.app  ul li div a{color:#fff;line-height:40px;display:block;}
.app  ul li:hover div{bottom:0px;}


/*流程*/
.proc_cont li{width: calc((100% - 250px) / 6);float: left;text-align: center;position: relative;height: 192px;padding-top: 30px;transition: 0.3s ease all;}
.proc_cont li+li{margin-left: 50px;}
.proc_cont li+li:before{content: '';width: 50px;height: 192px;display: block;background: url(//memberpic.114my.com.cn/dgblzl11/uploadfile/image/20210706/20210706140534_131516279.png)no-repeat center;position: absolute;left: -50px;top: 0px;}
.proc_cont li span{font-size: 48px;color: #999;font-family: 'Bahnschrift';font-weight: bold;}
.proc_cont li p{font-size: 24px;color: #222;font-weight: bold;}
.proc_cont li d{font-size: 16px;color: #666;line-height: 40px;}
.proc_cont li.on{background: #1777f8;border-radius: 50%;}
.proc_cont li.on span{color: #fff;}
.proc_cont li.on p{color: #fff;}
.proc_cont li.on d{color: rgba(255,255,255,0.6);}
.proc_tel{width: 440px;height: 75px;border: 1px solid #ccc;margin: 40px auto 0;line-height: 75px;text-align: center;    position: relative;}
.proc_tel d{font-size: 18px;color: #222;}
.proc_tel span{color: #1777f8;font-size: 38px;font-family: 'Bahnschrift';font-weight: bold;transform: skewX(-10deg);display: inline-block;position: relative;top: 5px;}



/*公司简介*/
.about_bg{background:url(//memberpic.114my.com.cn/dgblzl11/uploadfile/image/20210707/20210707123807_271526176.jpg)no-repeat center top;margin-top: -100px;}
.about{margin-top:120px;}
.about_l{width:48%;}
.about_l i{font-size:100px;color:rgba(255,255,255,0.06);font-style: normal;text-transform: uppercase;}
.about_l p{font-size:40px;color:#fff;font-weight:bold;margin-top: -60px;margin-bottom:20px;}
.about_l d{font-size:28px;color:#fff;}
.about_l span{width:60px;height:4px;display:block;background:#fff;margin:20px 0 50px;}
.about_l dd{font-size:15px;color:#fff;line-height:30px;text-indent:2em;}
.about_l a{font-size:15px;width:180px;height:48px;line-height:48px;text-align:center;display: block;color: #fff;margin-top:70px;border:1px solid #fff;position: relative;transition: 0.3s ease all;z-index:3;}
.about_l a:after{content:'';width:100%;height:0px;display:block;background: #1777f8;position: absolute;bottom:0;transition: 0.3s ease all;z-index:-1;}
.about_l a:hover:after{height:100%;}
.about_l a:hover{color:#fff;border-color:#368afa;}
.about_r{width:49%;background:url(//memberpic.114my.com.cn/dgblzl11/uploadfile/image/20210706/20210706144148_1539590114.jpg)no-repeat center;height:550px;margin-top:40px;border:4px solid #fff;}
.comp_bg{margin-top: -150px;position: relative;z-index: 999;overflow: initial !important;}
.comp{background:#fff;padding: 40px 0;box-shadow: 0px 0px 10px rgba(0,0,0,0.1);}
.comp li{width:25%;display:block;float:left;text-align:center;}
.comp li p{font-size:70px;font-family: 'Bahnschrift';color:#000;}
.comp li p:after{content:'+';width:25px;height:25px;line-height:25px;display: inline-block;border-radius:50%;background:#1777f8;color:#fff;font-size: 16px;font-family: 'Arial';position: relative;top: -20px;margin-left: 5px;}
.comp li d{font-size:16px;color:#666;}




.news_box{margin-top:70px;padding-bottom:90px;}
.news_top{width:551px;margin:0px auto;}
.news_tab{margin-top:10px;}
.news_tab li{float:left;background: #fff; box-shadow: 0px 0px 20px #eee; width: 171px; height: 42px; line-height: 42px; text-align: center; border-radius: 30px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;font-weight:100;}
.news_tab li.cur{color:#fff; background:#1777f8;box-shadow: 0px 0px 10px #c7c8fe;width: 171px; height: 42px; line-height: 42px;}
.news_tab li.cur a{color:#fff;}
.news_a{margin-right: 17px;}
.news_a em{position:relative;font-size: 20px;color: #c2c2c2; top:8px;}
.news_a .sPrev, .news_a .sNext{position:absolute;top: 2px;font-size: 20px;color: #c2c2c2;cursor: pointer;}
.news_a .sPrev{right: 5px;transform: rotate(-90deg);}
.news_a .sNext{left: 5px;transform: rotate(90deg);}
.news_a i:hover{color:#363b90;}
.news_list{height:501px;width: 100%;overflow: hidden;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:500px;}
.news_list .news_div+.news_div{}
.news_list .news_div_item{width: 23.65%;display: inline-block;position: relative;height:501px;transition:0.5s; padding: 20px; border: 1px #eee solid;}
.news_list .news_div_item+.news_div_item{margin-left:1.79%;}
.news_list .news_div_item_date{position: absolute;top:265px;display: inline-block;font-weight: 400;left: 19px;padding-left: 32px;height: 22px;}
.news_list .news_div_item_date::before{position:absolute;content:'';background:url(//memberpic.114my.com.cn/dgblzl11/uploadfile/image/20210707/20210707124016_1663619293.png) no-repeat left center;top: 0;left: 0;width: 22px;height: 22px;}
.news_list .news_div_item_content{position: absolute;top:300px;left: 19px;padding-right: 14px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 15px;line-height: 22px; color: #999;}
.news_list .news_div_item_title{text-align: left;}
.news_list .news_div_item_a{font-size: 16px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight:  normal;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 130px;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(//memberpic.114my.com.cn/dgblzl11/uploadfile/image/20210707/20210707124016_57953986.png) no-repeat center;width: 18px;height: 14px;left: 130px;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px; text-align: left;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}

.news_list .news_div_item:hover .news_div_item_a{color: #1777f8;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #f8f8f8;transition:0.5s;padding-left:40px;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;transition:0.5s;}


/*友情链接*/
.links{width:100%; overflow:hidden; padding:25px 0; background: #1777f8;}
.linksW{width:1400px; min-width:1400px; margin:0 auto;}
.links_l{float:left; width:117px; border-right:solid 1px #fff;}
.links_lm{font-size:16px; line-height:18px; color:#fff;}
.links_len{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:bold; line-height:30px; font-size:30px; color:#fff; filter:Alpha(opacity=40); opacity:0.4;}
.links_r{float:left; padding-top:5px; color:#999; padding-left: 30px;}
.links_r a{font-size:15px; color:#999;}

/*版权*/
.foot_dh{ width:100%; min-width:1300px;background:#272727;}
.foot_dh ul{width:1400px; min-width:1400px; margin:0 auto;}
.foot_dh li span{ font-size:16px; display:block; padding-bottom:12px; padding-top:18px;}
.foot_dh li p {font-size: 17px;color: #ddd;text-align: center;font-weight: bold;padding-bottom: 5px;}
.foot_dh li {float: left;width: 15%;margin-top: 42px;font-size: 14px;color: #b6b6b6;line-height: 35px;}
.foot_dh li span a{ display:block; font-weight:bold; color:#fff; font-size:20px; color:#ddd; padding-bottom:15px;}
.foot_dh li a{ display:block; font-size:14px; color:#b6b6b6; line-height:35px;}
.foot_dh li a:hover {color: #fff;}
.foot_dh li:nth-child(4) {width: 360px;}
.foot_dh li:nth-child(5) {float: right; width:255px;}
.foot_dh li:nth-child(2){width:20%;}
/*切换*/
.erweimatab {padding-top: 56px;}
.erweimacon dl+dl{ display:none;}
.erweimatab dt{ width:38px; height:38px; cursor:pointer; background:#363636; border-radius:50%; -webkit-transition:all .4s ease; transition:all .4s ease;}
.erweimatab dt+dt{ margin-top:18px;}
.erweimatab dt.on{ background:#1777f8;}
.foot_dh li dl img {width: 180px;height: 180px;padding: 10px;border: 1px solid #363636;}
.copy_bg{ border-top: 1px solid #333; margin-top:59px; font-size:14px; }
.copy{width:1400px; min-width:1400px; margin:0 auto;}
.copy span {width:100%;height: 90px;display: inline-block;color: #888;line-height: 40px;text-align: left;}
.copy span a{ color: #888; font-size:14px;}
.copy span a:hover{ color: #fff;}



/* 客服样式*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.com.cn/dgblzl11/uploadfile/image/20210721/20210721170844_991968747.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #1777f8; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #1777f8; border-color: #1777f8; 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: #1777f8; border-color: #1777f8;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }


.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*咨询热线*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #1777f8; font-size: 18px; }
y-kefu-box .right {
width: 12px;
height: 12px;
position: absolute;
right: -12px;
top: 24px;
}
y-kefu-box .right-arrow1,
y-kefu-box .right-arrow2 {
width: 0;
height: 0;
display: block;
position: absolute;
left: 0;
top: 0;
border-top: 6px transparent dashed;
border-right: 6px transparent dashed;
border-bottom: 6px transparent dashed;
border-left: 6px white solid;
overflow: hidden;
}
y-kefu-box .right-arrow1 {
left: 1px;
border-left: 6px #efefef solid;
}
y-kefu-box .right-arrow2 {
border-left: 6px white solid;
}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color: #068cea; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }

.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#f55b1b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }


#newBridge .icon-right-center{top:80% !important;}