/*标签样式初始化*/
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:#0055db;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("//memberpic.114my.com.cn/jinkaijia98/cssnew/ITCAvantGardeStd-Bk.woff2.txt") format("woff2"),
  url("//memberpic.114my.com.cn/jinkaijia98/cssnew/ITCAvantGardeStd-Bk.woff.txt") format("woff"),
  url("//memberpic.114my.com.cn/jinkaijia98/cssnew/ITCAvantGardeStd-Bk.ttf.txt") format("ttf"),
  url("//memberpic.114my.com.cn/jinkaijia98/cssnew/ITCAvantGardeStd-Bk.eot.txt") format("eot"),
  url("//memberpic.114my.com.cn/jinkaijia98/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:#0055db;}
.title p{font-size: 18px;color:#999;line-height: 30px;font-weight: lighter;}






/*头部*/
.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 p{;font-size:28px;color:#333;font-weight:bold;}
.head_logo dt span{display:block;font-size:20px;color:#666;font-weight: 400;}
.head_logo dt t{color:#0055db;font-weight: bold;}
/*右边*/
.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/jinkaijia98/uploadfile/image/20250317/20250317142350_1274302546.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:#0055db;font-weight: bold;}
/*微信二维码*/
.head_qrcode img{width:90px;}




/*栏目*/
.nav_bg{line-height:70px;background: #0055db;}
.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: #2f71ff;}
.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:#0055db;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:735px;background: #222;}
/* 通过改变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 / 0.3);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:#0055db;}
.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 ul{display: flex;justify-content: space-between;}
.product ul+ul{margin-top:10px;}
.product li{display: flex;align-items: center;width:460px;height:280px;border-radius:10px;background:#f5f5f5;border:1px #eee solid;position: relative;}
.product li *{display: block;}
.product dt{width:52%;margin-left: 30px;}
.product dt p{font-size:24px;color:#333;}
.product li:hover dt p{color: #0055db;}
.product dt span{margin:20px 0 30px 0;font-size:15px;color:#999;font-weight:lighter;line-height:22px;}
.product li:hover dt span{}
.product dt a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background: #0055db;border-radius:100%;}
.product dt a:hover{border: none;border:1px #e5e5e5 solid;background:#333;}
.product i{position: absolute;right: 30px;}
.product i img{transition: 0.3s;}
.product li:hover img{transform: scale(1.15);}
.product em{width:9px;height:17px;background: url(https://memberpic.114my.com.cn/jinkaijia98/uploadfile/image/20250317/20250317142423_1224016861.png)no-repeat bottom;transition: 0.3s;}
.product a:hover em{background-position-y:top;}





/* 严格把控每一环节 */
.trait_bg{height:873px;background: url(https://memberpic.114my.com.cn/jinkaijia98/uploadfile/image/20250313/20250313104450_248320348.jpg)no-repeat center;position: relative;}
.trait_title b{color:#fff;}
.trait_title p{color: rgb(255 255 255 / 75%);}
.trait{display: flex;justify-content: space-between;}
.trait li{display:flex;flex-direction:column;align-items:center;width:350px;padding:40px;background:#fff;text-align:center;box-shadow: 0 0 30px rgba(0,0,0,.08);transition: 0.3s;}
.trait li:hover{padding: 20px 40px 0 40px;}
.trait li *{display: block;}
.trait li i{display: flex;align-items: center;justify-content: center;width:70px;height:70px;border:1px #eee solid;border-radius:100%;}
.trait li i:after{content: "";display: block;width:30px;height:30px;background: url(https://memberpic.114my.com.cn/jinkaijia98/uploadfile/image/20250313/20250313141558_1053139972.png)no-repeat;}
.trait li:nth-child(2) i:after{background-position-x:-30px;}
.trait li:nth-child(3) i:after{background-position-x:-60px;}
.trait li:nth-child(4) i:after{background-position-x:-90px;}
.trait li p{margin:10px 0 20px 0;font-size:26px;color:#333;}
.trait li:hover p{color:#0055db;}
.trait li em{}
.trait li img{}
.trait li span{margin-top:15px;font-size:16px;color:#999;line-height:28px;font-weight: lighter;}

.trait_bottom{height:180px;margin-top:50px;}
.trait_bottom:before{content:'';display:block;width:1920px;height:180px;background-image:linear-gradient(0deg,#f5f5f5,#ffffff);clip-path:polygon(86.8% 0%,100% 100%,0% 100%,13.2% 0%);position:absolute;bottom:0;left:50%;transform:translate(-50%);}
.trait_bottom_page{display:flex;justify-content:space-between;align-items:center;height:100%;}
.trait_bottom_left{display:flex;flex-direction:column;}
.trait_bottom_left b{font-size:34px;color:#0055db;}
.trait_bottom_left t{color:#333;}
.trait_bottom_left li{display: flex;}
.trait_bottom_left p{margin-top:15px;padding-left:30px;background:url(https://memberpic.114my.com.cn/jinkaijia98/uploadfile/image/20250313/20250313151320_1466365178.png)no-repeat left center;font-size:20px;color:#666;font-weight:lighter;}
.trait_bottom_left p+p{margin-left:30px;}
.trait_bottom_right li{display: flex;align-items: center;}
.trait_bottom_right span{font-size:18px;color:#666;}
.trait_bottom_right p{font-size:30px;color:#0055db;font-weight:bold;}
.trait_bottom_right a{display:block;width:100%;line-height:45px;margin-top:10px;border:1px #e5e5e5 solid;border-radius:5px;text-align:center;font-size:18px;color:#333;}
.trait_bottom_right a:hover{background: #0055db;border:1px #0055db solid;color:#fff;}






/* 厂房设备 */
.workshop ul{display:flex;justify-content:space-between;}
.workshop ul+ul{margin-top:10px;}
.workshop li{position: relative;overflow: hidden;}
.workshop li>a{}
.workshop li>a img{}
.workshop li p{width:100%;height:100%;background:rgb(0 0 0 / 0.75);position:absolute;top: -120%;transition:0.3s;}
.workshop li:hover p{top: 0%;}
.workshop li p a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:18px;color:#fff;}






/*简介*/
.com_bg{height:700px;background: #f5f5f5;}
.com{position: relative;}
.com_fl{height:100%; height: 700px;position: relative;z-index: 2;}
.com_fl *{display: block;}
.com_fl_title{position: relative;z-index: 9;}
.com_fl_title b{margin:70px 0 17px 0;font-size:60px;color:#e9e9e9;}
.com_fl_title p{font-size:40px;color:#0055db;line-height: 54px;position: relative;font-weight: bold;}
.com_fl_title p:nth-child(2):after{content:"";display: block;width:90px;height:4px;background: #0055db;position: absolute;top: 25px;left: 215px;}
.com_fl_title p.com_fl_p{color:#333;}
.com_fl_bj{width:1000px;height:370px;margin-left:-260px;padding:50px 80px 0 260px;background:#fff;border-bottom: 2px #f5f5f5 solid;position:absolute;bottom:0px;left:0px;}
.com_fl_text{margin-bottom: 40px;}
.com_fl_text span{font-size: 24px;color:#666;}
.com_fl_text p{margin-top: 30px;font-size: 16px;color:#999;line-height: 34px;font-weight: lighter;}
.com_fl_text t{font-size:165px;color:#dedede;position: absolute;right: 80px;top: -20px;}
.com_fl_a{display:flex;align-items:center;justify-content:space-between;}
.com_fl_a p{font-size: 60px;color:#ccc;}
.com_fl_a a{width:180px;height:50px;line-height: 50px;background: #0055db;font-size:18px;color:#fff;text-align: center;}
.com_fl_a a:hover{background: #333;}
.com_fr{position: absolute;top: 0;right:-260px;}







/*流程*/
.pess_bg{height:790px;padding-top:80px;}
.pess_fl{width:450px;height:630px;padding:90px 40px 0 40px;background: #f5f5f5;position: relative;}
.pess_fl:after{content:"";display: block;width:260px;height:260px;background:url(https://memberpic.114my.com.cn/jinkaijia98/uploadfile/image/20250317/20250317142505_909636385.png)no-repeat;background-size: 100%;position: absolute;left:0;bottom:0px;}
.pess_fl *{display: block;}
.pess_fl p{font-size:34px;color:#0055db;font-weight: bold;}
.pess_fl p:after{content: "";display: block;width:50px;height:6px;margin:40px 0;background: #e9e9e9;}
.pess_fl span{font-size: 24px;color:#999;line-height:42px;font-weight: lighter;}
.pess_fl t{ margin:135px 0 15px 0;font-size:18px;color:#333;font-weight:bold;}
.pess_fl i{font-size:30px;color:#333;}
/*右边*/
.pess_fr{width:930px;}
.pess_li{width:225px;height:310px;float:left;margin-right:10px;position: relative;}
.pess_li:nth-child(4n){margin-right: 0px;}
.pess_li:nth-child(n+5):nth-child(-n+8){margin-top: 10px;}
.pess_li span{display:block;overflow:hidden;}
.pess_li span img{transition: 0.3s;}
.pess_li:hover span img{transform: scale(1.15);}
.pess_li p{width:100%;height:54px;line-height:54px;background: #f5f5f5;font-size: 16px;color:#666;text-align: center;}
.pess_li:hover p{background: #0055db;color:#fff;}






/*新闻中心*/
.news_bg{padding: 0 0 80px 0;background: #f5f5f5;}
.newstab{text-align: center;padding-bottom:40px;}
.newstab a{ display: inline-block;width: 200px;line-height: 50px;border-radius: 30px;background: #fff;font-size: 16px;color: #666666;transition: all .3s ease;}
.newstab a+a{margin-left: 10px;}
.newstab a.on{background: #0055db;color: #fff;}
.newsleft{width: 500px;height: 488px;box-sizing: border-box;background: #fff;padding: 40px;border: 1px #eee solid;}
.newsright{width:900px;height: 490px;}
.newsleft .news_div_item_pic{position: absolute;left: 0;top: 0;width: 426px;height: 306px; overflow: hidden;overflow: hidden; border: 1px solid #eee;}
.news .news_div_item_pic img{width: 100%;height: 100%;transition: all .6s ease;}
.news .news_div_item:hover .news_div_item_pic img{transform: scale(1.1);}
.news .news_div_item:hover .news_div_item_a{color:#0055db;}
.news .news_div_item{position: relative;}
.newsleft .news_div_item{padding-top: 330px;}
.newsleft .news_div_item_date{position: absolute;right:0;padding-top: 52px; bottom:0;text-align: center; background: #0055db; width: 82px;height: 80px;box-sizing: border-box; display: none !important;}
.newsleft .news_div_item_date>div{display: inline-block;font-size: 14px;color: #ffffff;font-weight: lighter;}
.newsleft .news_div_item_date .news_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}
.newsleft .news_div_item_content{width: 290px;}
.news .news_div_item_a{display: block;font-size: 18px;color: #333;white-space: nowrap;text-overflow: ellipsis;position: relative; overflow: hidden;} 
.news .news_div_item_body{font-size: 14px;color: #999;font-weight: lighter;margin-top: 10px;line-height: 26px;height: 52px;overflow: hidden;}
.newsright .news_div{border:1px #eee solid;border-left:none;}
.newsright .news_div_item{position: relative; display: inline-block;vertical-align: top;background: #fff; box-sizing: border-box;width: 448px;height: 162px;padding: 40px 0 0 120px;}
.newsright .news_div_item:nth-child(2n){margin-left: 0;}
.newsright .news_div_item_content{width: 320px;}
.newsright .news_div_item_date{position: absolute;left:30px;padding-top: 52px; top:40px;text-align: center;font-family: "ITCAvantGardeStd-Bk";}
.newsright .news_div_item_date>div{display: inline-block;font-size: 14px;color: #555555;font-weight: lighter;}
.newsright .news_div_item_date .news_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}








/*友情链接*/
.links{width:100%; overflow:hidden;border-top:1px #eee solid; height: 100px; line-height: 100px;}
.linksW{width:1400px; margin:0 auto;}
.links_l{float:left;}
.links_lm{font-size:16px; line-height:100px; color:#333;}
.links_r{float:left; width:1300px; color:#999;}
.links_r a{line-height: 100px;font-size:15px; color:#999;font-weight: lighter;}
.links_r li:hover a{color:#0055db !important;}






/*版权*/
.wrapper { margin: 0 auto;width: 1400px;}
.bqtop{width: 100%; background: #f2f2f2;height: 10px; overflow: hidden;position:relative;}

.copy {width: 100%;padding: 80px 0;background: #222;}
.copy_box {width: 74%;min-width: 1300px;margin: 0 auto;display: flex;justify-content: space-between;}
.copy_con {width: 50%;position: relative;}
.copy_con ul {display: flex;justify-content: space-between;width: 100%;}
.copy_con li {display: flex;flex-direction: column;}
.copy_con li p {font-size: 18px;color: #fff;line-height: 36px;padding-bottom: 22px;}
.copy_con li a {font-size: 15px;color: #999999;line-height: 30px;font-weight: lighter;}
.copy_con li a:hover  {color:#fff;transition:0.5s;}
.copy_int {width: 435px;}
.copy_int p {display: flex;font-size: 18px;color: #fff;align-items:  center;    justify-content: center;}
.copy_int p span {font-size: 30px;}
.copy_int>p>span{color:#fff;}
.copy_int ul {display: flex;justify-content: space-between;margin-top: 20px;}
.copy_int li {width:  210px;height: 135px;background: #fff;padding: 25px;display: flex;justify-content: space-between;align-items:  center;}
.copy_int li i {width: 100px;height: 100px;display:  inline-block;}
.copy_int li i img {width:100px;}
.copy_int li p {font-size: 18px;line-height: 30px;display: flex;flex-direction: column;color: #333;}
.copy_int li p span {font-size: 16px;}
.copy_int em {font-size: 16px;color: #999;display: flex;justify-content: center;margin-top: 30px;border-bottom: 1px solid rgb(255 255 255 / 50%);padding-bottom: 20px;font-weight: lighter;}


.copyright{padding:28px 0;overflow:hidden;background: #222;border-top: 1px solid #333;font-weight: 100;}
.copyright .con{ line-height:30px;font-size:14px;color:#999; text-align:center;}
.copyright a{color:#999;font-size:14px;}
.copyright a:hover{color:#fff;font-size:14x;}
.copy2{background: #f5f5f5;}








/*浮动*/
.y-kefu-box { position: fixed; right: 0; top:25%; 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/jinkaijia98/uploadfile/image/20250317/20250317175023_1610800531.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: #0055db; 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: #0055db; border-color: #0055db; 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; }
.line-b{ border-bottom: solid 1px #efefef;}
.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:#0055db; border-color: #0055db;}
.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: 220px; 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:#0055db; 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: 140px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 140px; padding:10px;}
.y-kefu-box01 .y-ewm-box>div p{line-height:34px;}
.y-kefu-box01 .y-ewm-box img { width:120px; height:120px; margin: 0 auto; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 140px;  }
.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:#0055db; 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:#0055db;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }