adv_bg/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd,button {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/

body {color: #666;margin: 0 auto;background-color: #fff; overflow-x: hidden;}

*{box-sizing: border-box;}

#copy{display: none;}

a {color: #666; text-decoration: none;}
a:hover { color:#1380d2;text-decoration: none; border-bottom-style:}

.page{ margin:0 auto;width: 1400px; }
.bg{ width: 100%; min-width: 1400px;}
.box{margin: 0 auto;width:1300PX;}

.fl { float: left;}
.fr {float: right;}

em,i {font-style: normal;}

button{list-style:none； border:0; outline:none}
/*隐藏右边滚动条
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{
	text-transform: uppercase;}





/*标题*/
.title{padding:70px 0 35px 0;text-align: center;}
.title b{font-size: 40px;color:#333;}
.title t{color:#1380d2;}
.title p{margin-top: 5px;font-size:18px;color:#999;}







/*最上*/
.top_bg{
    width: 100%;
    height: 46px;
    line-height: 46px;
    background: #eee;
    color: #505894;
}
.top *{display: block;font-size: 15px !important;}
.top_fl *,.top_fr *{float:left !important;}
.top_fl *:hover,.top_fr *:hover{color:#1380d2 !important;}
.top_fr *{float:left;margin-left: 15px;}




/*抬头*/
.head_bg{height:130px;}
.logo *{display: block;}
.logo a{height: 130px;display: flex;justify-content: center;align-items: center;flex-flow: nowrap;}
.logo li{margin-left:13px;}
.logo b{font-size:30px;color:#333;}
.logo p{font-size:18px;color:#666;}

.head_ali{display: flex;justify-content: center;align-items: center;height: 130px;}
.head_ali a{width:50px;height:50px;background: url(../image/20220225100708_1693103882.png)no-repeat center;position: relative;}
.head_ali a:hover{background: url(../image/20220225101136_1621940889.png)no-repeat;}


.head_acai{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 130px;
	font-size: 18px;
}
.head_acai a{width:40px;height:40px;left: 1px;background: url(/static/tel.png)no-repeat center;position: relative;}
.head_acai a:hover{background: url(/static/tel.png)no-repeat;}


/*栏目*/
.nav{margin-right:4%;}
.NavCeshi li{float:left;padding: 0 20px;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:130px;font-style:normal;font-size: 16px;color:#333;}
.NavCeshi li.navcurrent i,.NavCeshi > li:hover > a i{color:#1380d2;}
.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: #1380d2;z-index: -1; }
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ width: 100%}

/*下拉*/
.NavCeshi .nav2{width:190px;border-top: 4px #1380d2 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: #1380d2;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;}
.NavCeshi .nav2 a:hover{background: #fff;text-indent: 10px;color: #1380d2;}
.nav2 table{width: 100%;}



/*其他屏幕样式*/
@media (max-width: 1850px) and (min-width: 1781px){

}
@media (max-width: 1780px) and (min-width: 1681px){
 .NavCeshi li{padding: 0 1.1vw;}
}
@media (max-width: 1680px) and (min-width: 1600px){
     .NavCeshi li{padding: 0 1vw;}
.NavCeshi li i{font-size: 15px;}
}
@media (max-width: 1599px) and (min-width: 1500px){
     .NavCeshi li{padding: 0 0.9vw;}
.NavCeshi li i{font-size: 14px;}
}
@media (max-width: 1499px) and (min-width: 1400px){
    .NavCeshi li{padding: 0 0.8vw;}
.NavCeshi li i{font-size: 14px;}
}




/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative;z-index: 1;background: #fff;min-width: 1400px; margin-bottom:100px}
.banner-box{ min-width:1400px; height:525px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:525px; 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:80px; left: 0; margin-left: 0; height: 400px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:100px; 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(../image/20220226111155_1038137098.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: #1380d2;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: 102px;background: #eee;}
.search_nbg{position: absolute;z-index: 999;top: 676px;background: #eee;}
.search_nbg .search{margin:0 auto;}
.search-bg{overflow: hidden;}
.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:#1380d2;}
.search-bg #infoname{width:300px;background:#eee;outline:none; color:#ccc;border: none;height:100px;line-height:100;font-size: 16px;padding-left: 20px;border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px;height: 46px;}





/*产品中心*/
.prod_bg{height:1535px;}
.prod_fl{width:310px;}
.prod_fl_top{height:145px;margin-bottom: 1px;background:#333;text-align: center;}
.prod_fl_top p{color: #fff;font-size:30px;padding-top:40px;}
.prod_fl_top span{display: block;font-size:14px;color:#666;margin-top: 4px;}
.prod_fl_center{position: relative;z-index: 9;}
.prod_fl_center li{margin-bottom: 1px;position: relative;background: #1380d2 url(../image/20220226092827_2116980600.png)no-repeat  20px 20px;}
.prod_fl_center li:after{content:"";display:block;width:0%;height: 61px; color:#fff; background: #333 url(../image/20220226111225_499447266.png)no-repeat  20px center;position: absolute;top: 0;transition: all 0.3s;}
.prod_fl_center li:hover:after{width: 100%;}
.prod_fl_center li>a{display: block;height:61px;line-height:61px;padding-left:55px;font-size: 18px;color: #fff;position: relative;z-index: 2;}
.prod_fl_center dl{padding: 2px 0 2px 55px;background: #f5f5f5}
.prod_fl_center dl a{display: block;height: 30px;line-height: 30px;font-size:15px;color: #999;}
.prod_fl_center dl a:hover{color: #1380d2;}
/*图片*/
.prod_fr{}
.prod_fr div *{display:block;}
.prod_fr ul{display:block}
.prod_fr li{float:left;margin-bottom:25px; height:298px;}
.prod_fr li+li{margin-left: 25px;}
.prod_fr li>a{border:1px #eee solid;overflow: hidden;}
.prod_fr li>a img{transition: all 0.3s;}
.prod_fr li:hover>a img{transform: scale(1.2);}
.prod_fr br{display:none;}
.prod_fr span{height:50px;line-height:50px;background:#eee;font-size:15px;color:#333;text-align:center;position: relative;}
.prod_fr span:after{content:"";display:block;width:0%;height:50px;background:#1380d2;position: absolute;top: 0;transition: all 0.3s;}
.prod_fr li:hover span:after{width:100%;}
.prod_fr span a{font: inherit;position: relative;z-index: 2;}
.prod_fr li:hover span a{color:#fff;}




/*好EVA产品尽在文宏包装*/
.trait_bg{height: 830px;background:url(../image/20220226094500_1622683979.jpg)no-repeat center;}
.trait_title b{color:#fff;}
.trait_title p{color:#e5e5e5;}
.trait li{float:left; width:23.66%; overflow:hidden; position:relative;}
.trait li+li{margin-left:25px;}
.trapic{ position:relative; overflow:hidden; z-index:333;}
.trawa{height:202px; border:1px solid #eeeeee; text-align:center; padding-top:40px; position:relative;background: #fff;}
.trawa p{ position:relative; z-index:999; transition:all .3s ease; z-index:33;}
.trawa p:nth-child(1){ font-size:26px; color:#343434; font-weight:bold;}
.trawa p:nth-child(2){ width:42px; height:2px; background:#dddddd; margin:15px auto 15px auto;}
.trawa p:nth-child(3){ font-size:15px; color:#999999; line-height:30px; padding: 0 20px;}
.trait li:after{ width:100%; height:100%; left:-120%; transition:all .5s ease; content:''; display:block; position:absolute; top:0px;background: rgb(19 179 88 / 0.05);transform:rotate(-90deg);}
.trait li:hover:after { left:0px; transform:rotate(0deg);}
.trait li:hover p:nth-child(2){ width:100px;}
.traconcat{ margin:55px auto 0px auto; width:1036px; height:57px; background:#333; border-radius:35px; padding-left:50px; font-size:18px; color:#fff; line-height:57px;}
.traconcat p.fr{width:280px; height:100%; border-radius:35px; background:#fff; font-size:28px; text-align:center;color: #1380d2;}




/*成功案例*/
.apply_bg{height:1065px;background: #f5f5f5;}
.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: 15px;color:#1380d2;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: #e5e5e5;text-align: center;font-size: 16px;color: #333;position:relative;}
.apply_img li p:before{content:"";display:block;width: 0%;height: 50px;background: #1380d2;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;}




/*4大核心优势*/
/*.adv_bg{height:945px;}*/
.adv{position: relative;padding-top: 55px;}
.adv:before{content: "";display: block;width:1000px;height:610px;background: url(../image/20220225145305_663827966.jpg)no-repeat;position: absolute;top: 0;right:0px;}
.adv_img,.adv_text{width:660px;height:500px;position: relative;z-index: 2;}
.adv_text{display: flex;justify-content: center;align-content: center;flex-flow: column; padding:0 55px;background: #fff;}
.adv_text *{display: block;}
.adv_text b{font-size: 32px;color:#1380d2;}
.adv_text b:after{content: "";display: block;width:50px;height:3px;margin:30px 0;background: url(../image/20220225155335_2147456704.jpg)no-repeat ;}
.adv_text t{margin-bottom: 15px;font-size: 24px;color:#333;}
.adv_text p{margin-bottom: 70px; font-size: 16px;color:#666;line-height: 32px;}
.adv_text a{width:150px;height:50px;line-height: 50px;background: #1380d2;text-align: center;font-size: 18px;color:#fff;position: relative;}
.adv_text a:after{content:"";display:block;width:0%;height: 50px;background: #333;position: absolute;top: 0;transition: all 0.3s;}
.adv_text a:hover:after{width: 100%;}
.adv_text i{position: relative;z-index: 2;}
.adv_text en{font-size: 60px;color:#e5e5e5;font-weight: bold;position: absolute;bottom:55px;right: 55px;}
.adv_li{display: flex;justify-content: center;margin-top: 90px;}
.adv_li li{width:16px;height:16px;background: #ccc;border-radius:8px;float:left;font-size: 0px;transition: all 0.3s;cursor: pointer;}
.adv_li li.on{width:80px;background: #333;}
.adv_li li+li{margin-left: 25px;}




/*定制流程*/
.pess_bg{height:692px;background: url(../image/20210918092329_478519349.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(../image/20210918113500_83120253.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: #1380d2;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 #1380d2;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: #1380d2 url(../image/20210918134536_566324594.png)no-repeat 55px center;border-radius: 100px;font-size: 18px;color:#eee;float:left;position: relative;}
.pess_tel b{font-size: 22px;color:#fff;}
.pess_tel a{display: block;width:380px;height:60px;line-height: 60px;float: left;margin-left: -50px; padding-left: 160px;background: #000 url(../image/20210918135012_1779542050.png)no-repeat 125px 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);
    }
}





/*公司简介*/
.about_bg{height:737px;}
.about_text{width:699px;height:550px;padding-right: 80px;background: url(../image/20220226111301_2143376053.jpg)no-repeat center bottom;}
.about_text *{display: block;}
.about_text b{font-size: 32px;color:#333;}
.about_text b:before{content: "";display: block;width:120px;height:2px;margin-bottom: 63px;background: #1380d2;}
.about_text span{margin-bottom: 30px;}
.about_text span,.about_text p{font-size: 15px;color:#999;line-height: 30px;}
.about_text p{line-height: 34px;}
.about_text a{width:150px;height:50px;line-height: 50px; margin-top:40px;background: #1380d2;  font-size: 18px;color: #fff;text-align: center;position: relative;}
.about_text a:after{content:"";display:block;width:0%;height: 50px;background: #333;position: absolute;top: 0;transition: all 0.3s;}
.about_text a:hover:after{width: 100%;}
.about_text a i{position: relative;z-index: 2;}
.about_img{margin-right: -260px;}





/*新闻*/
.news_tt{text-align:center;}
.news_tt a{display: inline-block;width:152px;height:46px;line-height: 44px;font-size: 20px;color:#333; box-sizing: border-box; border:1px #ccc solid; text-align:center; margin-left:20px;}
.news_tt a.on{background:#1380d2; color:#fff;  border:1px #1380d2 solid;}
.news_b{height:570px !important;margin-top:40px;}
.news_box .news_div_item{width:500px;height:110px; float:left;position: relative;box-sizing: border-box;background:#f5f5f5;margin-left:30px; margin-bottom:16px;}
.news_box .news_div_item:nth-child(1){margin-left:0; }
.news_box .news_div_item:nth-child(-n+2){width:420px;height: 488px; padding:24px;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_pic img{width:370px;height:274px;border: 1px solid #eee;box-sizing: border-box;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_pic{position: absolute;top:24px;width:372px;display:block;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_date{position: absolute;top:348px;width:390px;font-size:12px;color: #999;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_content:after{content:'Read more  →';font-size:12px;color:#222;  line-height:40px;}
.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:310px;width:360px;}
a.news_div_item_a{font-size:18px !important;color:#333;line-height:40px;}
.news_div_item_body{font-size:14px;color:#999;line-height:26px; overflow : hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_body{  -webkit-line-clamp: 2; margin-top:24px; }
.news_div_item_pic,.news_box .news_div_item:nth-child(n+3) .news_div_item_date{display:none;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_content{width:432px; padding: 24px 34px;}
.news_box .news_div_item:nth-child(n+3) a.news_div_item_a{line-height:30px;}
.news_box .news_div_item:nth-child(n+3):after{content:""; display:block; width:0; height:6px; background:#1380d2; margin-bottom:-6px; transition:0.3s all ease-in-out;}
.news_box .news_div_item:nth-child(n+3):hover::after{width:100%;}





/*版权*/
.copyright{ background:#232323; }
.crcon{ padding:70px 0; border-bottom:1px solid #2e2e2e;}
.kslj{ font-size:0;}
.kslj li{ display:inline-block; vertical-align:top; height:194px; margin-right:60px; padding-right:60px;}
.kslj li p{ font-size:18px; color:#fff;}
.kslj li p:after{ content:''; display:block; width:19px; height:2px; background:#f3f3f3; margin:20px 0;}
.kslj li a{ display:block; font-size:14px; color:#b0b0b0; line-height:32px;}
.kslj li a:hover,.links p.fr a:hover,.end a:hover{ color:#fff;}

.crconcat{ width:440px;}
.cr_tel{ padding:0 0 0px 20px; border-bottom:1px solid #2e2e2e; background:url(../image/20220226111401_1921506321.png) no-repeat right top; margin-bottom:25px; font-size:14px; color:#afafaf;}
.cr_tel em{ display:block; font-size:40px; color:#1380d2; font-style: normal;font-weight: bold;}
.craddr{ margin-left:20px; font-size:14px; color:#b0b0b0; line-height:35px;}
.craddr p{ padding-left:28px; background:url(../image/20220226111401_1767126891.png) no-repeat left center;}
.craddr p:nth-child(2){background:url(../image/20220226111401_254821390.png) no-repeat left center;}
.links{ height:92px; background:#1380d2; line-height:92px; font-size:18px; color:#fff;}
.links p.fl{ background:url(../image/20220226111401_1202339655.png) no-repeat left center; padding-left:33px;}
.links p.fr a{ font-size:14px; color:#fff; font-weight:lighter;}
.end{ text-align:center;}
.end,.end a{ font-size:14px; color:#b0b0b0; font-weight:lighter; line-height:70px;}
.linkTagcs li a{color:#fff !important;font-size:16px; }



/* 客服样式*/
.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(../image/20220226142249_198111416.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: #1380d2; 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: #1380d2; border-color: #1380d2; 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: #1380d2; border-color: #1380d2;}
.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: #1380d2; 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: #1380d2; 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; }