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

/*公共样式部分*/

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

*{box-sizing: border-box;}

#copy{display: none;}

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

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

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

em,i {font-style: normal;}


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


/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}

/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}


/*英文样式*/
.font_en{font-family: "Arial, Helvetica, sans-serif";text-transform: uppercase;}




html{font-size: 15px;}




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







/*最上*/
.top_bg{line-height: 40px;border-bottom: 1px #eee solid;}
.top{display: flex;justify-content: space-between;}
.top_left{display: flex;}
.top_left p,.top_left a,.top_right p{font-size: 14px;color: #666;font-weight: lighter;}






/*抬头*/
.head{display: flex;align-items: center;justify-content: space-between;height:150px;}
.head_logo{display: flex;align-items: center;}
.head_logo img{height:76px;}
.head_logo li{margin-left: 0.9vw;}
.head_logo b{font-size: 1.6vw;color: #333;}
.head_logo t{color:#009f45;}
.head_logo p{font-size:1vw;color: #666;}

.head_right{display: flex;align-items: center;}
/*电话*/
.head_tel{display: flex;align-items: center;}
.head_tel i{display: block;width:50px;height:50px;background:#009f45 url(https://memberpic.114my.com.cn/yexing/uploadfile/image/20230506/20230506171922_168202274.png)no-repeat center;border-radius: 5px;}
.head_tel li{margin-left:15px;}
.head_tel p{font-size: 24px;color:#333;font-weight: bold;}

/*小特点*/
.head_tel{margin-left:10px;}
.head_trait{display: flex;}
.head_trait p{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:#066bbb;border-radius:5px;font-size:16px;color:#fff;font-weight:lighter;}
.head_trait p+p{margin-left: 10px;}






/*栏目*/
.nav_bg{line-height:80px;background: #009f45;}
.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: #0fad53;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.navcurrent i,.NavCeshi > li:hover > a i{color:#fff;font-weight: 400;}
.NavCeshi > li.navcurrent > 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: #3cc578;}
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ width: 100%}

/*下拉*/
.NavCeshi .nav2{width:190px;border-top: 4px #009f45 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: #009f45;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: #009f45;}
.nav2 table{width: 100%;}







/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative;z-index: 1;background: #ccc;min-width: 1400px;margin-top: 1px;}
.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(https://memberpic.114my.com.cn/yexing/uploadfile/image/20230506/20230506171954_301395917.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: #009f45;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{line-height:100px;overflow: hidden;border-bottom: 1px #eee solid;}
.search_nbg{position: absolute;z-index: 999;top: 770px;line-height: 100px;border-bottom: 1px #eee solid;}
.search_nbg .search{margin:0 auto;}
.search{display: flex;justify-content: space-between;align-items: center;}
.search-bg{overflow: hidden;}
.search_l{color: #c0c0c0;}
.search_l dd{font-size:16px;color: #333;display: inline-block;}
.search_l a{font-size: 14px;color: #999;}
.search_l a:hover{color:#009f45;}
.search-bg #infoname{width:300px;background:#f5f5f5;outline:none; color:#ccc;border: none;height:50px;line-height:50;font-size: 14px;padding-left: 20px;border-radius: 100px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px;}








/*产品中心*/
.product_bg{}
.product{display: flex;justify-content: space-between;}
.prod_fl{width:280px;background: #009f45;}
.prod_fl_top{height:145px;margin-bottom: 1px;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:#69dc9b;margin-top: 4px;}
.prod_fl_center{padding: 5px;background: #009f45;position: relative;z-index: 9;}
.prod_fl_center li{border-bottom: 1px #fff solid;position: relative;background: #f5f5f5;}
.prod_fl_center li:after{content:"";display:block;width:0%;height:80px; color:#fff; background: #17b35b;position: absolute;top: 0;transition: all 0.3s;}
.prod_fl_center li:hover:after{width: 100%;}
.prod_fl_center li>a{display: block;line-height:80px;padding-left:40px;font-size:18px;color: #666;position: relative;z-index: 2;}
.prod_fl_center li:hover>a{color: #fff;}
.prod_fl_center dl{padding: 30px 0 30px 55px;background: #fff}
.prod_fl_center dl a{display: block;line-height:50px;font-size:15px;color: #999;}
.prod_fl_center dl a:hover{color: #009f45;}


.product_right{width:1080px;}
.product_right ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.product_right ul+ul{margin-top:25px;}
.product_right li{display: flex;align-items: center;flex-direction: column;    width: 346px;background: #fff;box-shadow: 0 0 30px rgba(0,0,0,.08);overflow: hidden;}
.product_right li *{display:block;}
.product_right li br{display:none;}
.product_right li>a img{margin:29px 0;transition: 0.3s;}
.product_right li:hover>a img{transform: scale(1.2);}
.product_right span{width: 100%;position: relative;background: #fff;}
.product_right span a{width: 100%;line-height: 50px;text-align: center;border-top: 1px #eee solid;font-size: 16px;color: #333;position: relative;z-index: 2;}
.product_right li:hover span a{color:#009f45;}







/*业兴包装产品好在哪里*/
.trait_bg{height:800px;background: url(https://memberpic.114my.com.cn/yexing/uploadfile/image/20230505/20230505113731_1800831007.jpg)no-repeat center;}
.trait{display: flex;justify-content: space-between;align-items: center;height: 100%;}
/*左边*/
.trait_left{width:720px;}
.trait_left_one *{display: block;}
.trait_left_one t{font-size: 120px;color: #0ba248;}
.trait_left_one p{margin-top: -75px;font-size: 40px;color:#fff;font-weight: bold;}
.trait_left_one span{margin: 10px 0 50px 0;font-size: 18px;color:#eee;}
.trait_left_one span:after{content: "";display: block;width:80px;height:2px;margin: 50px 0 0 0;background: #fff;}
.trait_left_two p{font-size: 16px;line-height: 36px;color: #c6ecd5;font-weight: lighter;}
.trait_left_two p+p{margin-top: 20px;}
.trait_left_two a{display: block;width:180px;line-height: 50px;margin-top: 80px;border:1px #a7e6c0 solid;font-size: 18px;color:#fff;text-align: center;}
.trait_left_two a:hover{background: #fff;border: 1px #fff solid;color:#333;}
/*右边*/
.trait_right{display: flex;justify-content: space-between;flex-wrap: wrap;width:600px;height:600px;padding:50px;background: #fff;}
.trait_right li{display: flex;align-items: center;justify-content: center;flex-direction: column;width:250px;height:250px;}
.trait_right li:nth-child(1),.trait_right li:nth-child(4){background: #eee;}
.trait_right li:nth-child(2),.trait_right li:nth-child(3){background: #f5f5f5;}
.trait_right i{display: flex;align-items: center;justify-content: center;width:100px;height:100px;border:1px #ccc solid;border-radius: 100%;}
.trait_right em{display: block;width:50px;height:50px;background: url(https://memberpic.114my.com.cn/yexing/uploadfile/image/20230505/20230505115518_691580260.png)no-repeat;}
.trait_right li:nth-child(2) em{background-position-x:-50px;}
.trait_right li:nth-child(3) em{background-position-x:-100px;}
.trait_right li:nth-child(4) em{background-position-x:-150px;}
.trait_right p{margin-top:20px;font-size:22px;color:#333;}






/*应用行业*/
.apply_img *{display: block;}
.apply_img ul{display: flex;justify-content: space-between;}
.apply_img ul+ul{margin-top: 10px;}
.apply_img a{position: relative;overflow: hidden;}
.apply_img li{display: flex;justify-content: space-between;align-items: center;width:100%;padding: 30px;background: linear-gradient(rgba(37, 37, 37, .02),rgb(0 0 0 / 50%),rgba(0,0,0,0.8));position: absolute;bottom: 0;left: 0;}
.apply_img img{transition: 0.2s;}
.apply_img a:hover img{transform:scale(1.2);}
.apply_img p{font-size: 22px;color: #fff;}
.apply_img span{margin-top:3px;font-size:12px;color:#eee;font-weight:lighter;}
.apply_img t{width:36px;height:36px;border:1px #ccc solid;border-radius: 100%;background: url(https://memberpic.114my.com.cn/yexing/uploadfile/image/20230505/20230505170020_1320727066.png)no-repeat center;}








/*四大优势*/
.adv{height:855px;background:url(https://memberpic.114my.com.cn/yexing/uploadfile/image/20230506/20230506094558_274959883.jpg) no-repeat center;overflow:hidden;}
.advcenter{position:relative;}
.advtab{width: 826px;height:211px;background:#fff;padding: 30px;position:absolute;z-index:99;left:0px;top:362px;}
.advtab li{float:left;position:relative;text-align:center;font-size:20px;color:#313633;cursor:pointer;}
.advtab li p:nth-child(2){font-size:16px;color:#272721;transition: 0.5s;}
.advtab li.on p:nth-child(2){font-size:18px;color:#009f45;transition: 0.5s;}
.advtab li p.atpic{transition:all .3s ease;width: 180px;height: 120px;margin-bottom:12px;position:relative;}
.advtab li:hover p.atpic:before{width:180px;height:120px;margin:-60px 0 0 -90px;opacity:0;border:1px solid #da261d;transition:.5s ease;}
.advtab li p.atpic img{width: 100%;height:100%;}
.advtab li+li{margin-left: 14px;}
.advcon {display: inline-block;width: 1400px;height: 573px;overflow: hidden;}
.advcon ul{height:573px;position: relative;}
.advwa{width: 602px;padding-top: 34px;}
.advwa>p{font-size: 22px;color: #333;border-bottom: 1px solid #009f45;margin-bottom: 23px;position: relative;padding-bottom: 34px;}
.advwa>p>em {display: flex;align-items: center;justify-content: center;background: #009f45;width: 68px;height: 68px;text-align: center;border-radius: 100%;margin-right: 16px;float: left;}
.advwa>p i{display: block;width:35px;height:35px;background: url(https://memberpic.114my.com.cn/yexing/uploadfile/image/20230506/20230506101526_2091564141.png)no-repeat;}
.advcon ul:nth-child(2) .advwa>p i{background-position-x:-35px;}
.advcon ul:nth-child(3) .advwa>p i{background-position-x:-70px;}
.advcon ul:nth-child(4) .advwa>p i{background-position-x:-105px;}
.advwa>p strong{display:block;font-size: 32px;font-weight: bold;}
.advwa div p{line-height:30px;font-size:16px;color: #333;font-weight: 100;}
.advwa div p+p{margin-top: 26px;}
.advcon ul:nth-child(1) div p+p{}
.advcon .advpic{width: 700px;position:absolute;top:0;right: 0;}








/*公司简介*/
.about_text{width:700px;height:530px;padding:45px 60px 0 60px;background: #f8f8f8;}
.about_text *{display: block;}
.about_text b{font-size:28px;color:#333;}
.about_text t{font-size: 16px;color:#aaa;line-height: 24px;text-transform: capitalize;font-weight: lighter;}
.about_text t:after{content:"";display: block;width:60px;height:2px;margin:33px 0 30px 0;background: #009f45;}
.about_text p{font-size: 16px;color:#999;line-height: 38px;}
.about_text a{width:150px;height:50px;line-height:50px;margin-top: 50px;background: #009f45;float:left;font-size: 18px;color:#fff;text-align: center;}
.about_text a:last-child{background: #1ab35c;}
.about_text a:hover{background: #333;}

.about_workshop{margin-top:40px;}
.about_workshop ul{display:block;}
.about_workshop ul *{display:block;}
.about_workshop .tempWrap{width: 1400px !important;}
.about_workshop li{width:335px;margin-right:20px;}
.about_workshop li p{line-height: 50px;background: #f5f5f5;}
.about_workshop li:hover p{background: #009f45;}
.about_workshop li p>a{font-size: 16px;color: #333;text-align: center;}
.about_workshop li:hover p>a{color:#fff;}






/*新闻*/
.news{height:930px;background: #f5f5f5;}
.news_tab{margin:0 0 50px 0; text-align:center;}
.news_tab li{ display:inline-block; vertical-align:top; background: #fff; box-shadow: 0px 0px 20px #eee; width: 230px; height: 56px; line-height: 56px; text-align: center; border-radius: 30px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;display:block;}
.news_tab li.on{color:#fff; background:#009f45;box-shadow: 0px 0px 10px #ddd;width:230px; height:56px; line-height:56px;}
.news_tab li.on a{color:#fff;}
.news_list{height:541px;width: 100%;overflow: hidden;}
.news_list .news_div{height:540px;}
.news_list .news_div_item{width: 23.65%;display: inline-block;position: relative;height:540px;transition:0.5s; padding:20px; border: 1px #eee solid; background:#fff;}
.news_list .news_div_item+.news_div_item{margin-left:1.79%;}
.news_list .news_div_item_date{position: absolute;top:265px;display: inline-block;font-weight: 400;left: 19px;padding-left: 32px;height: 22px;}
.news_list .news_div_item_date::before{position:absolute;content:'';background:url(https://memberpic.114my.com.cn/yexing/uploadfile/image/20230506/20230506172036_2094953955.png) no-repeat left center;top: 0;left: 0;width: 22px;height: 22px;}
.news_list .news_div_item_content{position: absolute;top:310px;left: 19px;padding-right: 14px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 15px;line-height: 22px; color: #999;}
.news_list .news_div_item_a{font-size: 16px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight: 	normal;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';top:150px;left: 0;width: 175px;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 30px; border:1px #eee solid; font-weight: 100;}
.news_list .news_div_item_a::after{position:absolute;content:'';top: 160px;font-size: 43px;background:url(https://memberpic.114my.com.cn/yexing/uploadfile/image/20230506/20230506172036_62069067.png) no-repeat center;width: 18px;height: 14px;left: 130px;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 28px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}
.news_list .news_div_item_pic{ border:1px solid #eee;}
.news_list .news_div_item:hover .news_div_item_a{color: #009f45;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #009f45;transition:0.5s;padding-left:40px; color:#fff;}
.news_list .news_div_item:hover .news_div_item_a::after{left:170px;transition:0.5s;}




/*友情链接*/
.copyright{ background:#222; color:#fff; }
.links{ line-height:50px; background:#009f45; color:#fff; font-size:18px;}
.links .page{display: flex;align-items: center;padding: 20px 0;}
.linkTagcs li{line-height: 30px !important;}
.links p.fl{ padding-left:40px; background:url(https://memberpic.114my.com.cn/yexing/uploadfile/image/20230506/20230506172113_330417088.png) no-repeat left center;}
.links p.fr{ font-size:25px; font-family:impact; text-transform:uppercase;}




/*版权*/
.bq{ border-top: 1px solid #2d2d2d;}
.end{ line-height:100px;}
.end,.end a{ font-size:14px; color:#888;}
.end a:hover{ text-decoration:underline; color:#fff;} 
.crcon{ padding:60px 0; width:1400px; margin:0 auto;}
.kslj{ font-size:0;}
.kslj li{ display:inline-block; padding-left:25px; position:relative; vertical-align:top;}
.kslj li:after{content: "";display: block;width: 1px;height: 180px;background: #2d2d2d;position: absolute;right: -100px;top: 0;}
.kslj li p{ font-size:18px; margin-bottom:25px; position:relative;}
.kslj li p:after{ content:''; display:block; position:absolute; top:0; bottom:0; height:1px; margin:auto 0; left:-25px; width:16px; background:#fff;}
.kslj li a{ display:block; font-size:14px; color:#888; line-height:32px;}
.kslj li a:hover{ text-decoration:underline; color:#fff;} 
.kslj li+li{ margin-left:180px;}
.crcode{ font-size:14px;text-align:center;}
.crcode img{ display:block; width:150px; height:150px; margin-bottom:10px;}
.crconcat{ text-align:center; height:218px; box-sizing:border-box; padding:0px 62px; }
.crphone{ font-size:33px; font-weight:bold;}
.cr_c{ font-size:14px; line-height:25px; margin:20px 0; color:#888;}
.crbtn a{ width:200px; line-height:38px; border-radius:20px; font-size:14px; color:#fff; display:inline-block; background:#009f45; transition:all .3s ease;}
.crbtn a:hover{ box-shadow:0 0 5px #fff;}
.crbtn i{ display:inline-block;  color: #fff; padding-left:28px; background:url(https://memberpic.114my.com.cn/yexing/uploadfile/image/20230506/20230506172137_292623301.png) no-repeat left center;}







/* 浮动*/
.y-kefu-box { position: fixed; right: 0; top:30%; 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/yexing/uploadfile/image/20230506/20230506150519_344213093.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: #009f45; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border: solid 1px #efefef;position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun {background-color: #009f45; border-color: #009f45; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.kf-mail>i{background-position: -5px -79px !important;}
.kf-mail:hover>i{background-position: -30px -79px !important;}
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #009f45; border-color: #009f45;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }

.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 

/*咨询热线*/
.y-kefu-box01 .mobile-infos{width: 260px;text-align: left;top: 0;}
.y-kefu-box01 .mobile-infos>div{padding: 20px 0 20px 45px;position: relative;}
.y-kefu-box01 .mobile-infos>div i{width: 15px;height: 15px;background-position: -52px -32px;position: absolute;top: 22px;left: 20px;z-index: 2;}
.y-kefu-box01 .mobile-infos .online1{border-bottom: solid 1px #efefef;}
.y-kefu-box01 .mobile-infos span{color:#333;}
.y-kefu-box01 .mobile-infos p{color: #009f45;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: #009f45; 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; }


.crcode.fl {
    margin-left: 13px;
}