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

/*公共样式部分*/

body {color: #666;margin: 0 auto;background: #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:#06863C;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;}
.font_en2{font-family:"ITCAvantGardeStd-Bk";text-transform: uppercase;}


/*英文字体包*/
@font-face {
  font-family:"ITCAvantGardeStd-Bk";
  src: 
  url("/cssnew/ITCAvantGardeStd-Bk.woff2.txt") format("woff2"),
  url("/cssnew/ITCAvantGardeStd-Bk.woff.txt") format("woff"),
  url("/cssnew/ITCAvantGardeStd-Bk.ttf.txt") format("ttf"),
  url("/cssnew/ITCAvantGardeStd-Bk.eot.txt") format("eot"),
  url("/cssnew/ITCAvantGardeStd-Bk.svg.txt") format("svg");
}







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





/*头部*/
.head_bg{height:140px;background: linear-gradient(to bottom, transparent, transparent, #eee);}
.head{display:flex;align-items:center;justify-content:space-between;height:100%;}
/*LOGO*/
.head_logo{display: flex;align-items:center;height:100%;}
.head_logo a img{}
.head_logo dt{margin-left:20px;padding-left:20px;position: relative;}
.head_logo dt:after{content:"";display: block;width:1px;height:50px;background:#e8e8e8;position:absolute;left:0;top:50%;transform:translate(0,-50%);}
.head_logo dt b{display:block;margin-bottom:5px;font-size:20px;color:#06863C;font-weight: 400;}
.head_logo dt p{margin-top:5px;font-size:23px;color:#333;}
/*右边*/
.head_right{display:flex;align-items:center;}
/*电话*/
.head_tel{display:flex;align-items:center;height:100%;margin-right: 40px;padding-left: 40px;background: url(https://memberpic.114my.com.cn/ksdzkj/uploadfile/image/20250222/20250222143354_975704278.png)no-repeat left center;}
.head_tel span{display:block;margin-right:10px;font-size:16px;color:#999;font-weight:lighter;}
.head_tel p{font-size:26px;color:#06863C;font-weight: bold;}
/*微信二维码*/
.head_qrcode img{width:90px;}







/*栏目*/
.nav_bg{line-height:70px;background: #06863C;}
.NavCeshi{display: flex;justify-content: space-between;}
.NavCeshi>li{float:left;width: 100%;position:relative;top: 0px;transition: 0.2s all ease-in-out;}
.NavCeshi>li:last-child{padding-right: 0px;}
.NavCeshi>li:before,.NavCeshi>li:after{content:"";display: block;width:1px;height:20px;background: rgb(255 255 255 / 0.15);position: absolute;top: calc((100% / 2) - 12.5px);}
.NavCeshi>li:before{left: 0px;}
.NavCeshi>li:last-child:after{right:0px;}
.NavCeshi>li>a{display:block;position: relative;text-align: center;}
.NavCeshi>li i{font-style:normal;font-size:16px;color:#fff;position: relative;z-index:4;font-weight: 100;}
.NavCeshi>li.nav_fixed i,.NavCeshi > li:hover > a i{color:#fff;}
.NavCeshi > li.nav_fixed > a:before,.NavCeshi > li:hover > a:before{ left: 12px !important}
.NavCeshi > li > a:after{ content: ''; display: block; width: 0%; height:100%;transition: 0.2s all ease-in-out; position: absolute; left:0%; bottom: 0;z-index: 3;background: #00b64d;}
.NavCeshi > li.nav_fixed > a:after, .NavCeshi > li:hover > a:after{ width: 101%}

/*下拉*/
.NavCeshi .nav2{display: none;width:100%;position:absolute;top:70px;left:calc((100% / 2) - 50%);z-index:13;}
.NavCeshi .nav2>a, .NavCeshi .prolist2021 .prolist2021_one{display:block;line-height:50px;background:#f5f5f5;text-align:center;font-size:16px;color:#333;font-weight: lighter;transition: 0.3s;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.NavCeshi .nav2>a:hover, .NavCeshi .prolist2021 .prolist2021_one:hover{padding-left:20px;color:#06863C;background: #e5e5e5;}
/* 产品下拉 */
.nav_products{position: initial !important;}
.nav_products .nav2{}
.nav_products .nav2 ul{ display:flex;flex-wrap:wrap;}
.nav_products .nav2 li{width: 20%;}




/*幻灯片*/
.banner{height:720px;}
/* 通过改变animation-timing-function 制作弹性切换效果 */
.banner .swiper-wrapper{transition:2s cubic-bezier(0.68,-0.4,0.27,1.34) 0.2s;}
.banner .swiper-slide a{display: flex;height: 100%;}
/*左右箭头*/
.banner .swiper-button-prev{left: -80px;border-radius:5px 0 0 5px;}
.banner:hover .swiper-button-prev{left: 80px;}
.banner .swiper-button-next{right:-80px;border-radius:0 5px 5px 0;}
.banner:hover .swiper-button-next{right:80px;}
.swiper-button-next, .swiper-button-prev{top: 42% !important;}
.banner_swiper-button{width:60px !important;height:130px !important;background: rgb(255 255 255 / 25%);outline: none;transition: 0.3s;}
.banner_swiper-button:after{color:#fff;font-size: 30px !important;}
/*分页*/
.banner-pagination{bottom: 50px !important;}
.banner-pagination span{width: 10px;height: 10px;background:#fff;opacity:.8;border-radius: 100px;outline: none;}
.banner-pagination span.swiper-pagination-bullet-active{width:60px;opacity: 1;}









/*热门搜索*/
.search_bg{height:100px;line-height: 100px;border-bottom: 1px #f5f5f5 solid;}
.search{display: flex;justify-content: space-between;align-items: center;height:100%;}
/*左边*/
.search_left{display: flex;}
.search_left p{font-size:16px;color:#333;}
.search_left li{display: flex;}
.search_left a{display:block;font-size:15px;color:#999;font-weight:lighter;}
.search_left a:hover{color:#06863C;}
.search_left a+a{margin-left: 10px;}
/*搜索*/
.search_right_one{display:flex;align-items:center;height:100px;margin:0px;}
.search_right_two{ width:220px;height:40px;margin:0px;padding:0px 0px 0px 20px;outline:none;border-top:none;border-bottom:none;border-right:none;border-left:1px #eee solid;font-size:14px;color:#ccc;font-weight:lighter;}
.search_right_three{width:80px;height:40px;outline:none;border-right: 1px #eee solid;}





/* 产品中心 */
.product_sort{}
.product_sort li{display: flex;}
.product_sort li+li{margin-top:20px;}
.product_sort li>a{display:block;width:180px;height:50px;line-height:50px;background:#06863C;font-size:20px;color:#fff;text-align:center;}
.product_sort dl{display:flex;align-items:center;width:100%;padding-left:20px;border-bottom:1px #06863c solid;}
.product_sort dt>a{ display:block;width:140px;line-height:49px;font-size:16px;color:#333;font-weight:lighter;text-align:center;}
.product_sort dt:hover>a{color:#06863C;font-weight:bold;}
/*图片*/
.product_img{margin-top:40px;}
.product_img ul{display: flex;}
.product_img ul+ul{margin-top:10px;}
.product_img ul *{display:block;}
.product_img li{padding: 20px 20px 0 20px;background:#f5f5f5;}
.product_img li+li{margin-left:10px;}
.product_img li>a{overflow: hidden;}
.product_img img{width:100%;height: auto;transition: 0.3s;}
.product_img li:hover img{transform: scale(1.2);}
.product_img br{display:none;}
.product_img span a{display:block;line-height:50px;font-size:16px;color:#333;font-weight:lighter;text-align:center;}
.product_img li:hover span a{color:#06863C;font-weight: inherit;}




/* 电子焊接材料专业厂家 */
.trait_bg{height:800px;background:url(https://memberpic.114my.com.cn/ksdzkj/uploadfile/image/20250218/20250218154927_1325612580.jpg)no-repeat center;}
.trait_title b{color:#fff;}
.trait_title p{color: rgb(255 255 255 / 75%);}
.trait_content{display:flex;justify-content:space-between;}
.trait_content dd{width:350px;height:250px;padding:40px;background:#fff;}
.trait_content t{font-size:24px;color:#333;}
.trait_content li:hover t{color: #06863C;}
.trait_content span{display:block;width:60px;height:2px;margin:15px 0;background:#06863C;transition: 0.3s;}
.trait_content li:hover span{width: 120px;}
.trait_content p{font-size:15px;color:#666;line-height:28px;font-weight:lighter;}
.trait_a a{display: block;width:72px;height:64px;margin:-32px auto 0;line-height:60px;font-size:24px;color:#666;text-align:center;font-weight:lighter;position:relative;z-index:2;background: url(https://memberpic.114my.com.cn/ksdzkj/uploadfile/image/20250218/20250218165338_1647758849.png)no-repeat center;}
.trait_a a:hover{background: url(https://memberpic.114my.com.cn/ksdzkj/uploadfile/image/20250221/20250221172948_1629606242.png)no-repeat center;color:#fff;}





/* 四大优势 */
.advantage_bg{padding:80px 0;}
.advantage{display: flex;justify-content: space-between;}
/* 左边 */
.advantage_left{width:300px;margin-right: 40px;}
.advantage_left *{display:block;}
.advantage_left_one t{font-size:40px;color:#eee;}
.advantage_left_one p{font-size:40px;color:#06863C;font-weight:bold;}
.advantage_left_one span{margin:50px 0 250px 0;font-size:20px;color:#333;}
.advantage_left_two p{font-size:18px;color:#333;font-weight:lighter;}
.advantage_left_two span{margin:20px 0 40px 0;padding:20px 0 0 0;border-top:1px #333 solid;font-size:16px;color:#333;text-transform:capitalize;font-weight:100;}
.advantage_left_two t{padding-left: 40px;background: url(https://memberpic.114my.com.cn/ksdzkj/uploadfile/image/20250219/20250219084023_268105883.png) no-repeat left center;background-size: 30px;font-size:28px;color:#06863C;}
/* 右边 */
.advantage_right{position: relative;}
.advantage_right_one{background: #fff;}
.advantage_right_one_ul{display:flex;justify-content:space-between;}
.advantage_right_one_text{display:flex;flex-direction:column;width:350px;padding: 200px 20px 40px 20px;background: #f5f5f5;text-align: center;}
.advantage_right_one_text t{font-size:28px;color:#333;font-weight:bold;}
.advantage_right_one_text span{display:block;margin:5px 0 40px 0;font-size:14px;color:#ccc;text-transform:capitalize;font-weight:300;}
.advantage_right_one_text p{font-size:16px;line-height:36px;color:#666;font-weight:lighter;}
.advantage_right_one_img{ width:750px;height:635px;}
/* 分页标记 */
.advantage_right_two{position:absolute;top:40px;left:167px;}
.advantage_right_two p{width:16px;height:16px;background:#fff;border:1px #ccc solid;border-radius:100%;cursor: pointer;}
.advantage_right_two p+p{margin-top:10px;}
.advantage_right_two p.on{background:#06863C;border:none;}
/* 箭头 */
.advantage_right_three{display: flex;position:absolute;bottom:40px;left:40px;}
.advantage_right_three p{width:135px;height:40px;background:#06863C url(https://memberpic.114my.com.cn/ksdzkj/uploadfile/image/20250222/20250222143431_1700438862.png)no-repeat center;cursor: pointer;}
.advantage_right_three p+P{margin-left: 1px;transform: rotate(180deg);}






/* 厂房设备 */
.workshop{display: flex;}
.workshop_left{width:30%;padding:2vw 4vw;background:#06863C;}
.workshop_left p{margin:4vw 0 1vw 0;font-size:40px;color:#fff;font-weight:bold;}
.workshop_left span{display:block;font-size:20px;color:rgb(255 255 255 / 75%);font-weight:lighter;}
.workshop_left t{display:block;margin:6vw 0 3vw 0;font-size:16px;color:#fff;line-height:34px;}
.workshop_left a{display:block;width:180px;line-height:50px;background:#fff;text-align:center;font-size:16px;color:#06863C;font-weight:lighter;}
.workshop_left a:hover{background: #333;color:#fff;}
/* 右边 */
.workshop_right{width: 70%;}
.workshop_right ul{display: flex;}
.workshop_right ul *{display:block;}
.workshop_right li{position: relative;}
.workshop_right p>a{width:100%;height:100%;background: rgb(0 0 0 / 60%);position:absolute;top:0;display:flex;align-items:center;justify-content:center;font-size:16px;color:#fff;transition:0.3s;transform: rotateX(90deg);}
.workshop_right li:hover p>a{transform: rotateX(0deg);}
.workshop_right img{ width:100%;height:auto;}





/*关于我们*/
.about_bg{padding:80px 0;}
.about{display:flex;justify-content: space-between;}
.about_text{width: 700px;}
.about_text t{display:block;margin-top:30px;font-size:30px;color:#e5e5e5;}
.about_text b{display:block;margin: 5px 0 40px 0;font-size:40px;color:#333;}
.about_text p{font-size:16px;line-height:34px;color:#999;font-weight:lighter;}
.about_img{width:650px;height:600px;background:#333;}
.about_data{display:flex;justify-content:space-between;align-items:center;width:1000px;height:180px;background:#fff;box-shadow:0 0 30px rgba(0,0,0,.08);text-align:center;position:absolute;bottom:40px;right:0;}
.about_data li{width: 25%;}
.about_data li+li{border-left: 1px #eee solid;}
.about_data p{font-size:45px;color:#06863C;font-weight:bold;}
.about_data span{font-size:18px;color:#999;font-weight:lighter;}





/* 发展历程 */
.course_bg{height:630px;background: url(https://memberpic.114my.com.cn/ksdzkj/uploadfile/image/20250221/20250221102255_281108195.jpg)no-repeat center;position: relative;}
.course_bg:after{content: "";display: block;width:100%;height:1px;background:#06863C;position:absolute;top:367px;}
.course_swiper_container{width:1260px;margin: auto;height:350px;}
.course_swiper_container .swiper-slide{display:flex;flex-direction:column;align-items:center;justify-content: center;padding: 20px;transition: 0.3s;}
.course_swiper_container .swiper-slide+.swiper-slide{margin-left:1px;}
.course_swiper_container .swiper-slide t{font-size:24px;color:#06863C;}
.course_swiper_container .swiper-slide em{display:block;width:13px;height:13px;margin: 20px 0;background:#06863C;border:1px #fff solid;border-radius:100%;}
.course_swiper_container .swiper-slide p{font-size:16px;color:#666;}
.course_swiper_container .swiper-slide i img{display:none;width:100%;margin-top: 25px;transition: 0.3s;}
/*经过*/
.course_swiper_container .swiper-slide:hover, .course_swiper_container .swiper-slide-active{background: #fff;}
.course_swiper_container .swiper-slide:hover i img, .course_swiper_container .swiper-slide-active i img{display:block;}
.course_swiper_container .swiper-slide:hover t, .course_swiper_container .swiper-slide-active t{font-weight: bold;}
.course_swiper_container .swiper-slide:hover em, .course_swiper_container .swiper-slide-active em{box-shadow:0 0 0 0 #06863C;animation:ripple 3s infinite;}
/*按钮*/
.course_button_left, .course_button_right{top:51.5% !important;width:50px !important;height:50px !important;background:#06863C;border-radius:100px;}
.course_button_left:hover, .course_button_right:hover{background:#333;}
.course_button_left:after, .course_button_right:after{font-size:16px !important;color:#fff;}
.course_button_right{left: 0px !important;}
.course_button_right{right: 0px !important;}



@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(237, 107, 27, .0);

                box-shadow: 0 0 0 15px rgba(237, 107, 27, .0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(237, 107, 27, .0);
                box-shadow: 0 0 0 0 rgba(237, 107, 27, .0);
    }
}





/* 新闻中心 */
.news{padding-bottom: 80px;}
.news_tab{margin:0 0 50px 0; text-align:center;}
.news_tab li{display:inline-block; vertical-align:top;width: 180px; height: 50px; line-height: 50px; text-align: center;border:1px solid #e5e5e5;border-radius: 5px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;display:block;}
.news_tab li.on{color:#fff; background:#06863C;}
.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: 24.9%;display: inline-block;position: relative;height:540px;transition:0.5s; padding:20px;background:#f5f5f5;}
.news_list .news_div_item+.news_div_item{margin-left: 1px;}
.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(https://memberpic.114my.com.cn/ksdzkj/uploadfile/image/20250222/20250222143540_1915935144.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;font-family:'ITCAvantGardeStd-Bk';}
.news_list .news_div_item_a{font-size:18px;color:#333;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(https://memberpic.114my.com.cn/ksdzkj/uploadfile/image/20250222/20250222143540_252121079.png) no-repeat center;width: 18px;height: 14px;left: 130px;transition:0.5s;}
.news_list .news_div_item_body{font-size:15px;color:#999;font-weight:lighter;line-height:26px;}
.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: #06863C;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #06863C;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_one_bg{height:100px;line-height: 100px;background: #333;border-bottom: 1px #444 solid;}
.copyright_one{display:flex;justify-content:space-between;}
.copyright_one>li{display: flex;}
.copyright_one p{font-size: 16px;color:#fff;}
.copyright_one span{font-size:30px;color:rgb(255 255 255 / 0.75);}
.copyright_one_bg:hover .copyright_one span{color:rgb(255 255 255 / 1);}
.copyright_one .linkTagcs ul{display:flex;align-items:center;width:100%;height:100px;}
.copyright_one .linkTagcs li+li{margin-left: 10px;}
.copyright_one .linkTagcs a{display:block;height:100%;line-height:100px;font-size:15px;color:rgb(255 255 255 / 0.75) !important;font-weight:lighter;}
.copyright_one .linkTagcs a:hover{color:#fff !important;}



/* 底部导航 */
.copyright_two_bg{padding:80px 0;background:#333;}
.copyright_two_top{display:flex;justify-content:center;align-items: center;}
.copyright_two_top p{margin-right:40px;font-size:16px;color:rgb(255 255 255 / 0.75);font-weight:lighter;}
.copyright_two_top a{display:block;font-size:16px;line-height:40px;color:rgb(255 255 255 / 0.75);font-weight:lighter;}
.copyright_two_top a+a{margin-left:60px;}
.copyright_two_middle{display:flex;justify-content:center;margin:50px 0 30px 0;}
.copyright_two_middle li+li{margin-left:20px;}
.copyright_two_middle img{width:120px;}
.copyright_two_middle p{margin-top:10px;text-align:center;font-size:16px;color:rgb(255 255 255 / 0.75);font-weight:lighter;}
.copyright_two_bottom{ display:flex;justify-content:center;font-size:16px;color:rgb(255 255 255 / 1);}
.copyright_two_bottom li{display: flex;}
.copyright_two_bottom p+p{margin-left:60px;}
.copyright_two_bottom span{margin-left:60px;}






/* 底部版权 */
.copyright_three_bg{height:100px;line-height:100px;background:#333;border-top:1px #444 solid;overflow: hidden;}
.copyright_three{display:flex;justify-content:center;}
.copyright_three p, .copyright_three a{display:inline-block;font-size:14px;color:rgb(255 255 255 / 0.5);font-weight:lighter;}
.copyright_three a:hover{color:rgb(255 255 255 / 1);}
.copyright_three p+p{}








/* 客服样式*/
.y-kefu-box { position: fixed; right: 0; top: 33%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/ksdzkj/uploadfile/image/20250222/20250222163754_888552173.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: #06863C; 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: #06863C; border-color: #06863C; 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: #06863C; border-color: #06863C;}
.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: #06863C; 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: #06863C; 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; }