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

/*公共样式部分*/

body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;}

*{box-sizing: border-box;}

#copy{display: none;}

a{font: inherit;color:inherit;text-decoration: none;}
a:hover { color:#0089e1;text-decoration: none; border-bottom-style:}

.page{margin:0 auto;width: 1400px;position: relative;}
.bg{ width: 100%; min-width: 1400px;}
.box{margin: 0 auto;width:94%;}
.box2{margin: 0 auto;width:84%;position: relative;}

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

em,i {font-style: normal;}


/*隐藏右边滚动条
body::-webkit-scrollbar {  display: none;}*/


/*左右浮动清除*/
.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;}





html{font-size: 15px;}




/*标题*/
.title{text-align: center;padding:70px 0 35px 0;}
.title b{display: block;font-size:40px;color:#333;}
.title t{color:#0089e1;}
.title p{font-size: 18px;color:#999;line-height: 30px;}








/*最上*/
.top_bg{height:42px;border-bottom: 1px #eee solid;}
.top{display: flex;justify-content: space-between;}
.top_fl{display: flex;align-items: center;height: 40px;}
.top_fl p{font-size: 15px;color:#aaa;}
.top_fr{display: flex;justify-content: center;width: 380px;height: 52px;align-items: center;background: url(../uploadfile/image/20221222/20221222112555_1642680966.png)no-repeat;text-align: center;color: #fff;}
.top_fr span{font-size: 15px;}
.top_fr p{font-size: 20px;font-weight: bold;}






/*抬头*/
.head_bg{display: flex;justify-content: space-between;align-items: center;height:130px;}
.logo{display: flex;align-items: center;height: 130px;}
.logo li{display: flex;flex-direction: column;margin-left:0.7vw;}
.logo li b{font-size: 1.7vw;color: #333;}
.logo li p{font-size: 0.98vw;line-height: 30px;color: #666;}
.head_qrcode img{    width: 90px;}




/*栏目*/
.NavCeshi li{float:left;padding: 0 1.8vw;position:relative;top: 0px;transition: 0.2s all ease-in-out;}
.NavCeshi li:last-child{padding-right: 0px;}
.NavCeshi li>a{display:block;position: relative;text-align: center;}
.NavCeshi li i{line-height:130px;font-style:normal;font-size:16px;color:#333;}
.NavCeshi li.navcurrent i,.NavCeshi > li:hover > a i{color:#0089e1;}
.NavCeshi > li.navcurrent > a:before,.NavCeshi > li:hover > a:before{ left: 12px !important}
.NavCeshi > li > a:after{ content: ''; display: block; width: 0%; height:2px;transition: 0.2s all ease-in-out; position: absolute; left:0%; bottom: 0; background: #0089e1;z-index: -1; }
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ width: 100%}

/*下拉*/
.NavCeshi .nav2{width:190px;border-top: 4px #0089e1 solid;position: absolute;left:50%;top:100px;transform: translate(-50% );z-index: 9;transition: all 0.3s ease-out 0s;opacity: 0;}
.NavCeshi li:hover .nav2{opacity: 1;top:130px;z-index: 9999;}
.NavCeshi .nav2 a{display: block;height: 50px;line-height: 50px;background: #0089e1;color: #fff;text-align: center;transition:ease-out .3s;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;font-size: 15px;}
.NavCeshi .nav2 a:hover{background: #fff;text-indent: 10px;color: #0089e1;}
.nav2 table{width: 100%;}



/*其他屏幕样式*/
@media (max-width: 1850px) and (min-width: 1781px){

}
@media (max-width: 1780px) and (min-width: 1681px){

}
@media (max-width: 1680px) and (min-width: 1600px){
.NavCeshi li i{font-size: 16px;}
}
@media (max-width: 1599px) and (min-width: 1500px){
.NavCeshi li i{font-size: 16px;}
}
@media (max-width: 1499px) and (min-width: 1400px){
.NavCeshi li i{font-size: 16px;}
}







/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative;z-index: 1;background: #ccc;min-width: 1400px;}
.banner-box{ min-width:1400px; height:675px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:675px; background-position: center; background-repeat: no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;    height: 80%;    position: relative;    z-index: 9;}
.banner-btn{width: 100%; position: absolute; top:250px; left: 0; margin-left: 0; height: 370px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px;background-position: 0 0;} 
.banner-btn a.next{ right:-50px;background-position: -49px 0;}
.banner-btn a{background:url(../uploadfile/image/20221229/20221229113653_1057139290.png) no-repeat;}
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #0089e1;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:80px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 80px; 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; }

/*内页*/
.banner-nbox{height:350px;}
.banner-nbox .bd li{height:350px;}
.banner-nbox .banner-btn{    top: 100px;}










/*搜索*/
.search_bg{height: 100px;background: #f5f5f5;}
.search_nbg{position: absolute;z-index: 999;top:670px;background: #f5f5f5;}
.search_nbg .search{margin:0 auto;}
.search-bg{overflow: hidden;top: 25px;}
.search{height: 100px;}
.search_l{line-height: 100px;color: #c0c0c0;}
.search_l dd{font-size:16px;color: #333;display: inline-block;}
.search_l a{font-size: 14px;color: #999;}
.search_l a:hover{color:#0089e1;}
.search-bg #infoname{width:300px;background:#fff;outline:none; color:#ccc;border: none;height:50px;line-height:50;font-size: 14px;padding-left: 20px;border-radius: 100px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px;height: 46px;}








/*产品中心*/
/*分类*/
.project_classify{width:100%;line-height:60px;padding: 25px;background: #f5f5f5;}
.project_classify ul{display:flex;flex-wrap: wrap;}
.project_classify li{width:20%;text-align: center;position: relative;}
.project_classify li:after{content:"";display:block;width:99.8%;height:60px;background: #0089e1;position: absolute;top: 0;left: 0;transform: scale(0);transition: 0.3s;}
.project_classify li.on:after{transform: scale(1);}
.project_classify a{display:block;font-size:18px;color:#333;position: relative;z-index: 2;}
.project_classify a:before{content:"";display:block;width:1px;height:25px;background:#e5e5e5;position: absolute;right: 0;top: calc(50% - 12px);}
.project_classify li:nth-child(5n) a:before{display:none;}
.project_classify li.on a{color:#fff;}
/*图片*/
.project_img{margin-top: 40px;}
.project_img *{display:block;}
.project_img ul{display: flex;justify-content: space-between;width: 1400px;}
.project_img ul+ul{margin-top:25px;}
.project_img li{}
.project_img br{display:none;}
.project_img li>a{overflow: hidden;}
.project_img img{transition: 0.3s;}
.project_img li:hover img{transform: scale(1.2);}
.project_img span{width: 331px;height: 50px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;line-height:50px;background:#f5f5f5;}
.project_img span a{font-size:16px;color:#666;text-align:center;}
.project_img li:hover span a{color:#0089e1;}






/*好标牌用质量说话*/
.sdgtbjk{ width:100%; height:826px; background:url(../uploadfile/image/20221229/20221229091144_603361576.jpg) center no-repeat;}
.dhgkdtd{ width:1400px; margin:0 auto;margin-top:50px; }
.kdtdgnt{ width:1275px; float:left; margin-left:490px;}
.kdtdgnt li{margin-top:22px; height:130px;width: 900px;}
.wentkdn{ float:left; margin-left:85px; width:1275px;    margin-top: 22px;}
.wengnrt{ font-size:24px; color:#333;font-weight: normal;}
.wengnxt{ font-size:16px;color: #999; line-height:34px;}
.wengntt{ font-size:24px; color:#333;font-weight: normal;}
.wengnxx{ font-size:16px; color:#999; line-height:34px;}
.titld{font-size:36px;color:#fff;text-align:center; padding-top:50px;font-weight:bold;}
.titlda p{display:inline-block;position:relative;padding:0px 0px 0px 120px;line-height:40px;text-align: left;}
.titlda p:before{content:"";position:absolute;left:0;background:url(../uploadfile/image/20221229/20221229114024_1765148832.png)no-repeat center;  width:82px;height:80px;}
.titlda b{font-size:18px; color: rgba(255,255,255,0.8);display:block; font-weight:500;  text-align:left;}
.hgkdtb{ width:480px;  margin-top:42px;}
.dhtubg img{ width:36px; height:33px; margin-top:10px;}
.zxfwre{ font-size:18px;color: rgba(255,255,255,0.5); padding:15px 0px 0px 14px;}
.dhgsjh{font-size:40px;color:#fff; font-family: fontDin1;font-weight: normal;}
.gengdsh{ width:160px; height:40px;  border-radius:50px; line-height:52px; text-align:center; font-size:18px;  margin-top:42px;}
.gengdsh a{ background:#222222; border-radius:50px; line-height:52px; text-align:center; font-size:14px; color:#fff; display:block;}
.gengdsh i{    margin-right: 15px;}
.gengdsh img{float: left;margin-top: 16px;    padding-left: 27px;}
.tubgkdy{ float:left;margin-top:50px;}
.spright{position:relative;top:7%;left:8%;}
.ripple,.ripple:before,.ripple:after {position: absolute;left:49%;top:50%;height:50px;width:50px;margin-top: -25px;margin-left: -24px;border-radius: 50%;-ms-box-shadow: 0 0 0 0 rgba(181, 218, 249,0.64);-o-box-shadow: 0 0 0 0 rgba(181, 218, 249, 0.64);box-shadow: 0 0 0 0 #0089e1;animation: ripple 3s infinite;}
.ripple{background: #0089e1;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.ripple:before {-webkit-animation-delay:.9s;animation-delay:0.9s;content:"";position:absolute;right: 0;bottom: 0;}
.ripple:after {-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}
@-webkit-keyframes ripple {
    70% {-webkit-box-shadow: 0 0 0 30px rgba(244, 68, 56, .0);box-shadow: 0 0 0 30px rgba(244, 68, 56, .0);}
    100%
    {
        -webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
                box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
    }
}









/*企业形象*/
.apply_bg{height:1065px;}
.apply_img ul{display:block;height:388px;}
.apply_img ul+ul{margin-top:25px;}
.apply_img li{float:left;overflow: hidden;}
.apply_img li+li{margin-left: 25px;}
.apply_img li *{display: block;}
.apply_img li>a{position: relative;}
.apply_img li>a:before{content:"";display:block;width:0%;height:337px;background:rgb(0 0 0/0.7);position: absolute;top: 0;transition:all 0.3s;}
.apply_img li:hover>a:before{width:100%;}
.apply_img li>a:after{content:"了解更多";display:block;width:120px;height:40px;line-height:40px;background:#fff;font-size: 14px;color:#333;text-align:center;position: absolute;top:-50%;left: 50%;transform: translate(-50%,-50%);z-index: 2;transition: all 0.3s;}
.apply_img li:hover>a:after{top:50%;}
.apply_img li p{margin-top: 1px;height: 50px;line-height: 50px;background: #eee;text-align: center;font-size: 15px;color: #333;position:relative;}
.apply_img li p:before{content:"";display:block;width: 0%;height: 50px;background: #0089e1;position: absolute;top: 0;transition:all 0.3s;}
.apply_img li:hover p:before{width: 100%;}
.apply_img li p a{font: inherit;color: inherit;position: relative;z-index: 2;}
.apply_img li:hover p a{color:#fff;}








/*选择晰宇标牌四大理由*/
.adv_bg{height:817px;background:url(../uploadfile/image/20221229/20221229111501_107218337.jpg)no-repeat center;}
.adv{display: flex;}
.adv li{width:213px;height:550px;background: url(../uploadfile/image/20221229/20221229101110_548745763.jpg)no-repeat center;transition:0.3s;cursor: pointer;position: relative;}
.adv li:nth-child(2){background: url(../uploadfile/image/20221229/20221229101110_55850564.jpg)no-repeat right;}
.adv li:nth-child(3){background: url(../uploadfile/image/20221229/20221229101110_1337925816.jpg)no-repeat center;}
.adv li:nth-child(4){background: url(../uploadfile/image/20221229/20221229101110_1872646006.jpg)no-repeat center;}
.adv li+li{margin-left: 10px;}
.adv li.on{width:730px;}
.adv dd{display: flex;flex-direction: column;justify-content: center;width:100%;height:173px;padding:0 37px;background: url(../uploadfile/image/20221229/20221229135441_2032386074.png)no-repeat center;position: absolute;bottom: 0px;}
.adv dd b{font-size: 28px;color:#fff;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.adv dd p{margin-top: 15px;font-size: 16px;line-height: 32px;color:#e5e5e5;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}






/*公司简介*/
.about_bg{height:870px;}
.about_text{width:700px;padding: 80px 55px;background: #f8f8f8;}
.about_text *{display: block;}
.about_text b{font-size:32px;color:#333;}
.about_text t{font-size: 16px;color:#ccc;line-height: 24px;}
.about_text t:after{content:"";display: block;width:60px;height:2px;margin:33px 0 30px 0;background: #0089e1;}
.about_text p{font-size: 15px;color:#999;line-height: 36px;}
.about_text a{width:150px;height:50px;line-height:50px;margin-top: 50px;background: #333;float:left;font-size: 18px;color:#fff;text-align: center;}
.about_text a:last-child{background: #666;}
.about_text a:hover{background: #0089e1;}








/*定制流程*/
.pess_bg{height:692px;background: url(../uploadfile/image/20221229/20221229114234_343986009.jpg)no-repeat center;}
.pess li{width:216px;height:250px;background: #fff;text-align: center;float:left;position: relative;}
.pess li+li{margin-left: 20px;}
.pess li *{display: block;}
.pess li t{font-size: 20px;color:#333;}
.pess li t:before{content:"";display: block;width:36px;height:36px;margin: 52px auto 29px;background: url(../uploadfile/image/20221229/20221229114234_1768312899.png)no-repeat;}
.pess li:nth-child(2) t:before{background-position:-36px 0;}
.pess li:nth-child(3) t:before{background-position:-72px 0;}
.pess li:nth-child(4) t:before{background-position:-108px 0;}
.pess li:nth-child(5) t:before{background-position:-144px 0;}
.pess li:nth-child(6) t:before{background-position:-180px 0;}
.pess li span{font-size: 16px;color:#999;line-height: 30px;}
.pess li p{width:46px;height:46px;line-height:46px;margin: 50px auto 0; background: #0089e1;border-radius: 100%;font-size: 18px;color: #eee;position: relative;}
.pess li p:after{content: "";display: block;width:46px;height:46px;border-radius: 50%;box-shadow: 0 0 0 0 #0089e1;animation: ripple 2.3s infinite;position: absolute;top: 0;}

.pess_tel{width: 710px;margin: 85px auto 0;}
.pess_tel p{width:380px;height:60px;line-height: 60px;padding-left: 90px;background: #0089e1 url(../uploadfile/image/20221229/20221229114326_815126447.png)no-repeat 55px center;border-radius: 100px;font-size: 18px;color:#eee;float:left;position: relative;}
.pess_tel b{font-size: 22px;color:#eee;}
.pess_tel a{display: block;width:380px;height:60px;line-height: 60px;float: left;margin-left: -50px;    padding-left: 145px;background: #000 url(../uploadfile/image/20221229/20221229114326_504285587.png)no-repeat 110px center;border-radius: 100px;font-size: 18px;color:#eee;}

@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 25px rgba(35, 7, 128, .0);

                box-shadow: 0 0 0 25px rgba(35, 7, 128, .0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(35, 7, 128, .0);
                box-shadow: 0 0 0 0 rgba(35, 7, 128, .0);
    }
}








/*新闻中心*/
.news{height:930px;}
.news_tab{margin:0 0 50px 0; text-align:center;}
.news_tab li{ display:inline-block; vertical-align:top; background: #fff; box-shadow: 0px 0px 20px #eee; width: 230px; height: 56px; line-height: 56px; text-align: center; border-radius: 30px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;display:block;}
.news_tab li.on{color:#fff; background:#0089e1;box-shadow: 0px 0px 10px #ddd;width:230px; height:56px; line-height:56px;}
.news_tab li.on a{color:#fff;}
.news_list{height:541px;width: 100%;overflow: hidden;}
.news_list .news_div{height:540px;}
.news_list .news_div_item{width: 23.65%;display: inline-block;position: relative;height:540px;transition:0.5s; padding:20px; border: 1px #eee solid; background:#fff;}
.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(../uploadfile/image/20221229/20221229114449_382931061.png) no-repeat left center;top: 0;left: 0;width: 22px;height: 22px;}
.news_list .news_div_item_content{position: absolute;top:310px;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_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:'查看详情';top:150px;left: 0;width: 175px;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 30px; border:1px #eee solid; font-weight: 100;}
.news_list .news_div_item_a::after{position:absolute;content:'';top: 160px;font-size: 43px;background:url(../uploadfile/image/20221229/20221229114449_846707671.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: 28px;}
.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_pic{ border:1px solid #eee;}
.news_list .news_div_item:hover .news_div_item_a{color: #0089e1;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #0089e1;transition:0.5s;padding-left:40px; color:#fff;}
.news_list .news_div_item:hover .news_div_item_a::after{left:170px;transition:0.5s;}




/*友情链接*/
.copyright{ background:#222; color:#fff; }
.links{ line-height:75px; background:#0089e1; color:#fff; font-size:18px;}
.linkTagcs li{ line-height:none !important;}
.links p.fl{ padding-left:40px; background:url(../uploadfile/image/20221229/20221229114523_824967263.png) no-repeat left center;}
.links p.fr{ font-size:25px; font-family:impact; text-transform:uppercase;}




/*版权*/
.bq{ border-top: 1px solid #2d2d2d;}
.end{ line-height:100px;}
.end,.end a{ font-size:14px; color:#888;}
.end a:hover{ text-decoration:underline; color:#fff;} 
.crcon{ padding:60px 0; width:1400px; margin:0 auto;}
.kslj{ font-size:0;}
.kslj li{ display:inline-block; padding-left:25px; position:relative; vertical-align:top;}
.kslj li:after{content: "";display: block;width: 1px;height: 180px;background: #444;position: absolute;right: -83px;top: 0;}
.kslj li p{ font-size:18px; margin-bottom:25px; position:relative;}
.kslj li p:after{ content:''; display:block; position:absolute; top:0; bottom:0; height:1px; margin:auto 0; left:-25px; width:16px; background:#fff;}
.kslj li a{ display:block; font-size:14px; color:#888; line-height:32px;}
.kslj li a:hover{ text-decoration:underline; color:#fff;} 
.kslj li+li{ margin-left:160px;}
.crcode{ font-size:14px;text-align:center;  float: left; margin-left: 7px;}
.crcode img{ display:block; width:150px; height:150px; margin-bottom:10px;}

.crconcat{ text-align:center; height:218px; box-sizing:border-box;padding: 0 140px 0 0;}
.crphone{ font-size:33px; font-weight:bold;}
.cr_c{ font-size:14px; line-height:25px; margin:20px 0; color:#888;}
.crbtn a{ width:200px; line-height:38px; border-radius:20px; font-size:14px; color:#fff; display:inline-block; background:#0089e1; transition:all .3s ease;}
.crbtn a:hover{ box-shadow:0 0 5px #fff;}
.crbtn i{ display:inline-block;  color: #fff; padding-left:28px; background:url(../uploadfile/image/20221229/20221229114548_1950483553.png) no-repeat left center;}


















/* 浮动*/
.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(../uploadfile/image/20221223/20221223164519_1351092563.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: #0089e1; 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: solid 1px #efefef;position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #0089e1; border-color: #0089e1; 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; }
.kf-mail>i{background-position: -5px -79px !important;}
.kf-mail:hover>i{background-position: -30px -79px !important;}
.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: #0089e1; border-color: #0089e1;}
.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:#333;}
.y-kefu-box01 .mobile-infos p{color: #0089e1;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: #0089e1; 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; }







/*商桥*/
.nb-icon-wrap{top: 90% !important;}