/*标签样式初始化*/
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 {color: #666; text-decoration: none;}
a:hover { color:#248eff;text-decoration: none; border-bottom-style:}

.page{ margin:0 auto;width: 1400px; }
.bg{ width: 100%; min-width: 1400px;}
.box{margin: 0 auto;width:94.6%;}

.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;}
.font_en2{font-family: "Biko";}

@font-face {
  font-family: "Biko";
  src: url("//memberpic.114my.com.cn/lhmecnet/cssnew/Biko.woff2.txt") format("woff2"),
       url("//memberpic.114my.com.cn/lhmecnet/cssnew/Biko.woff.txt") format("woff"),
       url("//memberpic.114my.com.cn/lhmecnet/cssnew/Biko.ttf.txt") format("truetype"),
       url("//memberpic.114my.com.cn/lhmecnet/cssnew/Biko.eot.txt") format("embedded-opentype"),
       url("//memberpic.114my.com.cn/lhmecnet/cssnew/Biko.svg.txt") format("svg");
}





/*标题*/
.title{padding:70px 0 35px 0;text-align: center;}
.title b{font-size: 40px;color:#333;}
.title t{color:#248eff;}
.title p{margin-top: 5px;font-size:18px;color:#999;}



/*抬头*/
.top_bg{ height: 150px;}
.top_log{width: 506px;}
.top_log a{display: flex;justify-content: center;align-items: center;flex-flow: nowrap;height: 150px;}
.top_log img{width:506px;}
.top_log li{margin-left: 20px;}
.top_log b{font-size: 32px;color: #333;}
.top_log p{font-size: 17.5px;color: #666;}

.top_tel{display: flex;justify-content: center;align-items: center;height: 150px;}
.top_tel img{width: 50px;margin-right: 15px;}
.top_tel p{font-size: 18px;color: #666;}
.top_tel b{font-size: 26px;color: #333;}



/*抬头*/
.head_bg{width: 100%;height: 80px;background:#248eff;}
.head_language{display: flex;align-items: center;height: 80px;}
.head_language a{width:140px;height: 40px;line-height: 40px;background: #fff;font-size: 15px;color: #333;}
.head_language i{display:block;padding-left: 70px; background:url(//memberpic.114my.com.cn/lhmecnet/uploadfile/image/20220317/20220317151909_97364352.png)no-repeat 15px center;}
/*栏目*/
.NavCeshi li{float:left;width:170px;position:relative;top: 0px;transition: 0.2s all ease-in-out;}
.NavCeshi li>a{display:block;position: relative;text-align: center;}
.NavCeshi li i{line-height:80px;font-style:normal;font-size:16px;color:#fff;position: relative;z-index: 2;}
.NavCeshi li.navcurrent i,.NavCeshi > li:hover > a i{color:#fff;}
.NavCeshi > li.navcurrent > a:before,.NavCeshi > li:hover > a:before{ left: 12px !important}
.NavCeshi > li > a:after{ content: ''; display: block; width: 0%; height:80px;transition: 0.2s all ease-in-out; position: absolute; left:0%; bottom: 0; background: #333;}
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ width: 100%}

/*下拉*/
.NavCeshi .nav2{width:190px;border-top: 4px #248EFF 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:80px;z-index: 9999;}
.NavCeshi .nav2 a{display: block;height: 50px;line-height: 50px;background: #248EFF;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: #248EFF;}
.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: 15px;}
}
@media (max-width: 1599px) and (min-width: 1500px){
.NavCeshi li i{font-size: 14px;}
}
@media (max-width: 1499px) and (min-width: 1400px){
.NavCeshi li i{font-size: 14px;}
    .NavCeshi li{padding: 0 1vw;}
}




/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative;z-index: 1;background: #000;min-width: 1400px;}
.banner-box{ min-width:1400px; height:715px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:715px; 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:420px; 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(//memberpic.114my.com.cn/lhmecnet/uploadfile/image/20220218/20220218165751_1675122860.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: #248EFF;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;overflow: hidden;}
.search_nbg{position: absolute;z-index: 999;top: 730px;border: 1px solid #eee;background: #fff;}
.search_nbg .search{background: #fff; margin: 0 auto;}
.search-bg{width:300px;height:50px;overflow: hidden;margin-top:26px;}
.search{height: 100px;}
.search_l{line-height: 100px;color: #c0c0c0;}
.search_l dd{font-size:18px;color: #333;display: inline-block;}
.search_l a{font-size: 15px;color: #999;}
.search_l a:hover{color:#248EFF;}
.search-bg #infoname{width:300px;background:#e6e6e6 ;outline:none; color:#ccc;border: none;height:50px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;border: 1px solid #eee;border-top: none;border-bottom: none;border-radius: 23px;}
.search_nbg #infoname{width:278px;height: 50px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px;height:50px;}








/*产品中心*/
/*分类*/
.prod_sort{width: 900px; height: 60px; line-height: 60px; margin: 0 auto 0px; background: #248eff; border-radius: 100px;overflow: hidden;}
.prod_sort ul{display: flex;justify-content: center;}
.prod_sort li{float:left; width: 20%;height: 60px; text-align: center;position: relative;}
.prod_sort li:before{content:'';display:block;width:0%;height:60px;background:#ffc912;position: absolute;transition: all 0.3s;}
.prod_sort li:hover:before{width:100%;}
.prod_sort li:after{content:'';display:block;width: 1px; height: 30px; background: #64aefe; position: absolute; right: 0; top: 15px;}
.prod_sort li:last-child:after{background:none;}
.prod_sort li a{display: block;font-size: 18px; color: #fff;position: relative;z-index: 2;}
/*内容*/
.prod_img{margin-top: 40px;}
.prod_img .divproduct_new_div_item{float:left;width: 24%;height: 22.6vw;margin-bottom: 1.3%;border: 1px #eee solid;position: relative;overflow: hidden;}
.prod_img .divproduct_new_div_item *{display:block;}
.prod_img .divproduct_new_div_item+div{margin-left:1.3%;}
.prod_img .divproduct_new_div_item:nth-child(5){margin-left:0px;}
.prod_img .divproduct_new_div_item_title{position: absolute; bottom: 0; width: 100%; height: 2.5vw; line-height: 2.5vw; z-index: 2; background: rgb(0 0 0/0.8); text-align: center;transition: all 0.3s;}
.prod_img .divproduct_new_div_item:hover .divproduct_new_div_item_title{height: 22.5vw;padding-top: 6.9vw;}
.prod_img .divproduct_new_div_item_title a{font-size: 18px; color: #fff;}
.prod_img .divproduct_new_div_item_title a:after{content:'';display:block; width: 100%; height: 22.5vw; position: absolute; top: 0;}
.prod_img .divproduct_new_div_item .divproduct_new_div_item_body{padding: 0 40px; font-size: 15px; color: #e5e5e5; line-height: 30px; position: relative; z-index: 2; top: 30vw;text-align: center;transition:all 0.3s;}
.prod_img .divproduct_new_div_item:hover .divproduct_new_div_item_body{top: 10.2vw;}
.prod_img .product_div_item_image{width:100%;position: absolute;top: 0;}







/*专注纸盒包装机械自主研发*/
.prodtd_bg{height:1192px;background: url(//memberpic.114my.com.cn/lhmecnet/uploadfile/image/20220218/20220218095332_212749575.jpg)no-repeat center;}
.prodtd_title{padding-bottom:45px;}
.prodtd{height: 980px; position:relative;}
/*文字*/
.prodtd_text li{width:260px;position:absolute;cursor: pointer;}
.prodtd_text li:nth-child(1){top:120px;animation: 1s linear infinite bounce-up;}
.prodtd_text li:nth-child(2){top:0px;left:360px;animation: 1.2s linear infinite bounce-up;}
.prodtd_text li:nth-child(3){top:0px;right:385px;animation: 1.4s linear infinite bounce-up;}
.prodtd_text li:nth-child(4){top:120px;right:0;animation: 1.6s linear infinite bounce-up;}
.prodtd_text li:before{content: "";display: block;width:40px;height:40px;background: url(//memberpic.114my.com.cn/lhmecnet/uploadfile/image/20220218/20220218100957_1665894935.png)no-repeat;transition:all 0.3s;}
.prodtd_text li:nth-child(2):before{background-position: -40px 0;}
.prodtd_text li:nth-child(3):before{background-position: -80px 0;}
.prodtd_text li:nth-child(4):before{background-position: -120px 0;}
.prodtd_text li:nth-child(1):hover:before{background-position:0px -40px;}
.prodtd_text li:nth-child(2):hover:before{background-position:-40px -40px;}
.prodtd_text li:nth-child(3):hover:before{background-position:-80px -40px;}
.prodtd_text li:nth-child(4):hover:before{background-position:-120px -40px;}
.prodtd_text p{margin: 12px 0 15px 0;font-size: 26px;color:#333;}
.prodtd_text p:after{content: "";display: block;width: 100%;height: 1px;margin: 15px 0;background: #e5e5e5;}
.prodtd_text span{margin-right: 10px;font-size: 30px;color:#333;}
.prodtd_text i{font-size:16px;color:#666;line-height: 28px;}
@keyframes bounce-up { 25% { transform: translateY(10px) } 50%, 100% { transform: translateY(0) } 75% { transform: translateY(-10px) } }
/*图片*/
.prodtd_img{position: absolute;left: 50%;transform: translate(-50%);bottom:80px;}






/*应用案例*/
.apply_bg{height:783px;}
.apply{position: relative;}
.apply_img *{display:block;}
.apply_img li{width: 327px;height: 245px;position: absolute;overflow: hidden;transition: all 0.3s;}
.apply_img li:nth-child(2){top: 271px;}
.apply_img li:nth-child(3){left: 355px;width: 689px;height: 516px;}
.apply_img li:nth-child(4){right:0;}
.apply_img li:nth-child(5){top: 271px;right:0;}
.apply_img li img{width: 100%;height: auto;}
.apply_img li p{width: 100%; height: 50px; line-height: 50px; background: rgb(0 0 0/0.7); position: absolute; bottom: 0;transition: all 0.3s;}
.apply_img li:hover p{height: 245px;line-height: 245px;}
.apply_img li:nth-child(3):hover p{height: 516px;line-height:516px;}
.apply_img li p>a{text-align: center; font-size: 15px;color: #fff;}
.apply_img li:hover p>a{font-size: 18px;}








/*选择领航的核心理由*/
.adv_bg{height:945px;background: url(//memberpic.114my.com.cn/lhmecnet/uploadfile/image/20220218/20220218104557_640867399.jpg)no-repeat center;}
.adv_title b{color:#fff;}
.adv_title p{color:#d0e7ff;}
.adv_li{width:276px;height:680px;background: #fff;overflow: hidden;border-left: 1px #eee solid;float:left;position: relative;cursor:pointer;transition:all 0.3s;}
.adv_li.on{width:570px;}
.adv_li *{display: block;}
.adv_img{width:200px;height:260px;margin: 60px auto 43px;overflow: hidden;position: relative;}
.adv_li.on .adv_img{width: 100%;height: 380px;margin: 0 0 34px 0;}
.adv_img img{position: absolute;top: 54%;left: 50%;transform: translate(-50%,-50%);}
.adv_li.on .adv_img img{top: 50%;}
.adv_none{text-align: center;}
.adv_li.on .adv_none{display:none;}
.adv_none b{font-size: 26px;color:#333;}
.adv_none b:after{content: "";display: block;width:30px;height:16px;margin:100px auto 80px;background: url(//memberpic.114my.com.cn/lhmecnet/uploadfile/image/20220218/20220218110615_764572105.png)no-repeat center;}
.adv_none t{font-size: 26px;color:#ffc912;font-weight: bold;}

.adv_block{display: none;}
.adv_li.on .adv_block{display: block;padding: 0 40px;}
.adv_li.on .adv_block b{margin-bottom: 15px;font-size: 26px;color: #248eff;}
.adv_li.on .adv_block p{padding-left: 35px;background: url(//memberpic.114my.com.cn/lhmecnet/uploadfile/image/20220218/20220218112011_1032970901.png)no-repeat 0 10px; font-size: 15px;line-height: 28px;color: #666;}
.adv_li.on .adv_block p+p{margin-top: 5px;}
.adv_li.on .adv_block a{width:150px;height:50px;line-height: 50px;margin-top: 35px;background: #333;text-align: center;font-size: 18px;color:#fff;}





/*公司简介*/
.about_bg{height:930px;}
.about_text{width:100%;height:240px;padding:40px 55px;background: #f5f5f5;}
.about_text_fl{width:1020px;}
.about_text_fl b{font-size: 26px;color:#333;}
.about_text_fl b:after{content: "";display: block;width:80px;height:1px;background: #ffc912;margin:23px 0 16px 0;}
.about_text_fl p{font-size:15px;color:#666;line-height: 30px;}
.about_text_fl a{color:#248eff;}
.about_text_fr{width:196px;height:157px;background: url(//memberpic.114my.com.cn/lhmecnet/uploadfile/image/20220218/20220218135815_1272155744.png)no-repeat;}
.about_text_fr img{display: block;margin: 15px 0 0 15px;width:125px;height:125px;float: left;}
.about_text_fr p{width:15px;margin: 10px 20px 0 0;font-size: 15px;float: right;}








/*新闻中心*/
.t_news{text-align: center;    padding-top: 70px;}
.t_news b{font-size: 40px;color:#333;line-height: 34px;}
.t_news p{margin-top:15px; font-size:18px;color:#666;}
.news_bg{height:790px;background: #f5f5f5;}
.news_t b:after{left: 315px;}
.news_t b:before{right: 315px;}
.news_list{display: flex;justify-content: center;}
.news_list li{width:160px;height:54px;line-height:54px;margin-right: 40px;background: #248eff;float: left;text-align: center;font-size: 18px;color: #fff;cursor: pointer;border-radius: 10px;}
.news_list li:last-child{margin-right: 0px;}
.news_list li+li{margin-left: 1px;}
.news_list li a{color:#fff;font-size:18px;}
.news_list li.on {background: #ffc912;color: #fff;}
.news_list li.on a{color: #fff;}
.news_box .news_div_item:nth-child(-n+2){width:317px;height: 430px;border: 1px solid #e5e5e5;}
.news_box{width:1400px;    overflow: hidden;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_pic img{width:315px;border-bottom: 1px solid #e5e5e5;box-sizing: border-box;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_pic{position: absolute;top:0;width:317px;display:block;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_date{position: absolute;top:391px;width:317px;font-size:14px;color: #333;    left: 18px;}
.news_div_item_year,.news_div_item_month,.news_div_item_day{display: inline-block;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_content{position: absolute;top:243px;width:317px;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_month:after{content:'-';}
.news_div_item_a{font-size:18px !important;color:#333;line-height:55px;}
.news_div_item_body{font-size:14px;color:#a19c9c;line-height:23px;margin-top: 55px;padding: 0 20px;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_body{line-height:28px;}
.news_box .news_div_item:nth-child(2){margin-left:30px;}
.news_box .news_div_item{width:706px;height:143px;float:left;position: relative;box-sizing: border-box;}
.news_box .news_div_item:nth-child(n+3){margin-left:30px;}
.news_div_item_pic{display:none;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_content{width:550px;position: absolute;left: 135px;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_date{position: absolute;left:30px;font-size:14px;top: 80px;color: #333;    font-weight: bold;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_date:after{display:block;content:"";width: 1px;height: 75px;background: #e5e5e5;position: absolute;top: -50px;right: -28px;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_day{position: absolute;top:-60px;font-size: 44px;left:3px;color: #333;font-weight: bold;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_a{height:143px;    top: 5px;}
.news_box .news_div_item:nth-child(n+3){border: 1px #e5e5e5 solid;}
.news_box .news_div_item_a{display: block;width: 100%;height: 184px;position: absolute;padding: 0 20px;    padding: 0 20px;}
    
 





    

/*版权*/
.lines_bg{background: #248eff;}
.end1 {width: 1400px;margin: 0 auto;overflow: hidden;position: relative;}
.copyright{ background:#222;}
.links{ line-height:88px;    color: #fff;}
.links p{ float:left; font-size:28px; color:#fff;margin-right: 20px;}
.links d{float: left;font-size:18px;color:#fff;}
.links p:nth-child(2){ font-size:18px; margin:0 20px 0 5px;}
.linkTagcs li a{font-size: 16px !important;color: #e5e5e5 !important;}
.crcon{ padding:65px 0 80px;}
.crkslj li{ float:left;padding:0 80px 0 0;}
.crkslj li p{ font-size:18px; color:#fff; margin:0 0 20px 0;}
.crkslj li a{ display:block; font-size:14px; color:#999; line-height:34px;}
.crkslj li a:hover{ color:#fff;}
.crcon_tel{padding: 0px 0 0 80px;height: 200px;border-left:1px solid #393939;float: left;}
.crcon_tel a{font-size:14px; color:#999; line-height:34px;display: block;}
.crcon_ewm+.crcon_ewm{margin-right:60px;}
.crcon_ewm img{width:160px;}
.crcon_ewm p{width: 162px;line-height: 30px;border: 1px solid #2e2e2e;text-align: center;margin-top: 5px;color: #999;font-size: 15px;}
.crcon_tel p{font-size: 24px;color: #fff;margin-bottom:20px;font-family: Arial;    font-weight: bold;}
.end{ border-top:1px solid #2e2e2e; line-height:40px; padding: 20px 0;}
.end,.end a{ font-size:15px; color:#999;}
.end 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/lhmecnet/uploadfile/image/20220218/20220218175715_1396750616.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: #248eff; 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;border-bottom: solid 1px #efefef;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #248eff; border-color: #248eff; 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: #248eff; border-color: #248eff;}
.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: #248eff; 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:213px;}
.y-kefu-box01 .y-email-infos p { color: #248eff; font-size: 16px; }
.y-kefu-box01 .y-email-infos>div 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; }


.top_tel.o {
  padding-left: 60px;
}


.top_tel.o img {
  height: auto;
  width: 194px;
}