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

/*公共样式部分*/

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

*{box-sizing: border-box;}

#copy{display: none;}

a {color: #666; text-decoration: none;}
a:hover { color:#169b3e;text-decoration: none; border-bottom-style:}

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

.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;}


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






/*抬头*/
.header{height:140px; position: relative;}
.hlogo{font-size: 0;margin-top:22px;}
.hlogo p{display: inline-block;vertical-align: middle;}
.hlogo p a{display:block;}
.hlogo p a:after{content:"";display:block;width: 1px;height: 140px;background: #eee;position: absolute;top: 0;left: 130px;}
.hlogo p+p{margin-left:45px;}
.hlogo b{display: block;font-size:32px;color:#169b3e;}
.hlogo em{font-size:21px;color: #666;text-transform: uppercase;margin-top: 3px;}
.dropcode2{margin: 37px 560px 0 0;padding: 0px 0 0 60px;font-size:30px;color: #169b3e;background:url(//memberpic.114my.com.cn/076922924683/uploadfile/image/20220112/20220112161929_697331550.png)no-repeat 0 9px;}
.dropcode2 span{ display: block;font: 16px/25px "Microsoft Yahei";color: #5d6670;}
.dropcode2 p{color: #169b3e;font: 34px/35px Arial, Helvetica, sans-serif;}

.nav_bg{height: 80px;background: #169b3e;}
.nav li{display: inline-block;vertical-align: top;transition: all .3s ease;position: relative;width:11.04%;text-align: center;float: left;}
.nav li+li{border-left: 1px #2aa950 solid;}
.nav li.cur,.nav li:hover{background:#2f303c;}
.nav li>a{display: block;line-height:80px;font-size: 15px;color: #fff;}
.nav li.cur>a,.nav li:hover>a{color: #fff;}


.hsearch{height: 140px; position: relative;}
.dropcode{padding: 20px;background: #fff; white-space: nowrap;font-size: 25px;color: #169b3e;position: absolute; top: 117%;right: 0;transition: all .3s ease;z-index: 99; opacity: 0; visibility: hidden;}
.hsearch>span{display: inline-block; border-radius: 50%; margin-top:51px;background: #169b3e; cursor: pointer;}
.hsearch:hover .dropcode{top: 100%;visibility: visible;opacity: 1;}
.dropmenu{ position:absolute; width:100%; left:0; background:rgba(0,0,0,0.6); top:110%; opacity:0; visibility:hidden; transition:all .6s ease; z-index:333; padding:10px 0; text-align:center;}
.dropmenu table td table{ display:none;}
.dropmenu a,.dropmenu table td a{ display:inline-block;  line-height:40px; color:#fff;font-size:16px;}
.dropmenu a+a{ margin-left:100px;}
.dropmenu table,.dropmenu table tbody{ width:100% !important; display:block;}
.dropmenu table tr{ display:inline-block;}
.dropmenu a:hover{color:#169b3e;}
.dropmenu table tr+tr{ margin-left:25px;}
.nav li:hover .dropmenu{ top:100%; opacity:1; visibility:visible;}
.search{width:700px;background:#eee;padding:20px; box-sizing:content-box;}
.hsecond{ position:relative;}
.search-bg{width:680px; margin:0 auto; height:42px; padding-left:20px; border-radius:30px; border:1px solid #ddd;}
.search-bg input{ float:left; }
#infoname{border:none;background: none;height:40px;}
#soo{margin: 12px 20px 0 0;float: right;}
.keywords{ margin-top:10px; text-align:center;}
.keywords,.keywords a{ font-size:13px; color:#666;line-height: 40px;}
.keywords span{ color:#222;}
.keywords a:hover{ color:#169b3e;}






/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1; background:#000;}
.banner-box{ min-width:1400px; height:840px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:840px; 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:280px; left: 0; margin-left: 0; height: 490px; overflow: hidden;z-index: 99;}
.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:url(//memberpic.114my.com.cn/076922924683/uploadfile/image/20211225/20211225110427_1476408715.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/076922924683/uploadfile/image/20211225/20211225110427_1199166031.png) no-repeat -49px 0; }
.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: #169b3e;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; }
.bannerbg{position: absolute;width: 100%;height:132px;background: url(//memberpic.114my.com.cn/076922924683/uploadfile/image/20211225/20211225110427_1861963341.png) no-repeat center;left: 0;bottom: 0;z-index: 3; }






/*为您打造专属高品质园林绿化景观*/
.advantage_bg{height: 790px;background: url(//memberpic.114my.com.cn/076922924683/uploadfile/image/20211224/20211224141821_557582671.jpg)no-repeat center bottom;}
.pptit{height: 190px;border-bottom: 1px #ccc solid;}
.pptit h2{float: left;width: 520px;position: relative;font-size: 26px;color: #666;font-weight: normal;}
.pptit b{display: block;padding:30px 0 0 0px;margin-bottom: 10px;font-size:40px;color: #169b3e;}
.pptit p{float: right;width: 675px;position: relative;padding-top:30px;font-size: 16px;line-height:34px;color: #333;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.pptit p:before{content: "";position: absolute;width: 60px;height:2px;background: #282828;left:0;top:0px;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.pptit p:hover:before{width: 675px;background: #169b3e}
.pptit p:hover{-webkit-transform: translateX(-10px); transform: translateX(-10px);}
.advantage dl{float: left;width: 216px;margin-right:80px;cursor:pointer;}
.advantage .lastdl{margin-right: 0;}
.advantage dt{font-size: 16px;line-height: 26px;color: #666;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.advantage dd{height:100px;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;position: relative;}
.advantage dd:before{content: "";display: block;width:72px;height:72px;background: url(//memberpic.114my.com.cn/076922924683/uploadfile/image/20211224/20211224144528_756282476.png)no-repeat;position: absolute;left: 0;top: 0;}
.advantage dl:nth-child(2) dd:before{background-position:-72px 0;}
.advantage dl:nth-child(3) dd:before{background-position:-144px 0;}
.advantage dl:nth-child(4) dd:before{background-position:-216px 0;}
.advantage dl:nth-child(5) dd:before{background-position:-288px 0;}
.advantage em{float:left;width: 72px;}
.advantage span{float:left;padding: 10px 0 0 80px;font-size: 24px;line-height: 30px;color: #333;}
.advantage span b{display: block;}
.advantage dl:hover dd{-webkit-transform: translateY(-5px);transform: translateY(-5px);}
.advantage dl:hover dt{-webkit-transform: translateY(5px);transform: translateY(5px);}
.m_pp{margin-top:60px;}





/*工程案例*/
.peoud_bg{width:100%;height:1045px;}
.peoud_title{padding: 30px 0 35px 0;}
.pro_list{height: 150px; display: flex; position: relative;}
.pro_list ul { display: flex;  justify-content: space-between;}
.pro_list>div {  width: 100%;}
.pro_list ul li {width: 33.2%;}
.pro_list ul li>a{display: block; background: #2f303c; color: #fff; height: 80px; line-height: 80px; text-align: center; font-size: 18px; transition: .3s; overflow: hidden; text-overflow: ellipsis; padding: 0 20px; white-space: nowrap;}
.pro_list ul li dl{background: #fff; position: absolute; height: 0; top: 80px; left: 0; display: flex; align-items: center; width: 100%; opacity: 0; visibility: hidden; transition: all .5s; border: 1px solid #eee; padding-left: 30px;}
.pro_list ul li dl a{ font-size: 16px;  display: block; position: relative; padding-left: 30px;}
.pro_list ul li dl a:before { content: ">"; width: 8px;  height: 8px;     color: #c3c0c0; border-radius: 100%; top: 0px;  left: 4px; position: absolute; }
.pro_list ul li dt+dt{margin-left:30px;}
.pro_list ul li.on>a{background: #169b3e; color: #fff;}
.pro_list ul li dl a:hover {  color: #169b3e;     text-decoration: underline;}
.pro_list ul li.on dl{opacity: 1; visibility: visible;  height: 70px;}
.pro_con{display: flex;overflow: hidden;     width: 1400px;     margin: 0 auto;}
.pro_call{ width: 100%;overflow: hidden;transition: 0.5s;flex-shrink: 0; margin-top: 15px;}
.pro_call ul{display: flex;justify-content: space-between;}
.pro_call li{border: 1px solid #ddd;width:23.6%; display: flex;justify-content: center; align-items: center;flex-direction: column;background: #fff; margin-top: 20px;overflow: hidden;    position: relative;z-index: 5;     margin-right: 20px;     padding-bottom: 15px;}
.pro_call li:after {content:'';display:block;position:absolute;width:100%;height:100%;top:0px;left:-120%;background:#169b3e;transition:all 0.5s ease;transform: rotate(90deg);z-index: -1;}
.pro_call li:hover:after { left:0px; transform: rotate(0deg);}
.pro_call li:hover span a {color:#fff;}
.pro_call li a { display: block; overflow: hidden;}
.pro_call li a img {transition: all .3s linear; overflow: hidden; width: 100%; height: auto;}
.pro_call li a img {    width: 100%;    height: auto;}
.pro_call li span {}
.pro_call li span a {font-size: 16px;    line-height: 28px;}
.pro_call li:hover a img {   -moz-transform: scale(1.2);  -webkit-transform: scale(1.2);  -ms-transform: scale(1.2);   transform: scale(1.2);  overflow: hidden;}






/*四大优势*/
.adv_bg{height:945px;background: url(//memberpic.114my.com.cn/076922924683/uploadfile/image/20230416/20230416211644_958176443.jpg)no-repeat center;}
.adv_title b{color:#fff;}
.adv_title p{color:#eee;}
.adv_list{width: 180px;height: 672px;border-radius: 30px 0 0 30px;background:#eee;}
.adv_list li{height: 168px;text-align: center;color: #333;padding: 40px 0;font-size: 23px;cursor: pointer;}
.adv_list li p{margin-top: 15px;}
.adv_list li+li{border-top: 1px #ddd solid;}
#adv_box{background: #fff;width: 1220px;height: 672px;padding: 41px 41px 0 50px;}
.adv_list li i{background: url(//memberpic.114my.com.cn/076922924683/uploadfile/image/20211224/20211224161610_1144129085.png)no-repeat 0 top;display: block;width: 50px;height: 50px;margin: 0 auto;transition: 0.3s ease all;}
.adv_list li.on p{color: #169b3e;}
.adv_list li:nth-child(2) i{background-position: -50px 0;}
.adv_list li:nth-child(3) i{background-position: -100px 0;}
.adv_list li:nth-child(4) i{background-position: -150px 0;}
.adv_list li.on:nth-child(1) i{background-position: 0px -50px;}
.adv_list li.on:nth-child(2) i{background-position: -50px -50px;}
.adv_list li.on:nth-child(3) i{background-position: -100px -50px;}
.adv_list li.on:nth-child(4) i{background-position: -150px -50px;}
.adv_cont{width: 1400px;height: 672px;box-shadow: 5px 5px 10px rgba(0,0,0,0.1);border-radius: 30px 0 0 30px;}
.adv_tit .adv_numb{line-height: 90px;font-size: 82px;color: #e0ede1;font-weight: bold;}
.adv_txt{font-size: 28px;font-weight: bold;color: #339938;letter-spacing: 1px;position: relative;top: 20px;left: 15px;}
.adv_tit:after{content: '';display: block;width: 161px;height: 3px;background: #e0eae0;position: absolute;left: 0;bottom: -12px;}
.adv_tit d{font-size: 12px;font-weight: lighter;color: #d7dfd7;text-transform: uppercase;position: relative;top:28px;left: 15px;}
.adv_text p{font-size: 30px;color: #596359;margin-top: 25px;}
.adv_text i{width: 2px;height: 54px;display: block;background: #e5e5e5;margin: 10px 0 20px;}
.adv_text dd{width: 570px;margin-bottom: 20px;font-size: 15px;color: #999;line-height: 36px;}
.adv_text a{display: block;width: 180px;height: 50px;line-height: 50px;margin-top: 55px;background: #169b3e;text-align: center;color: #fff;font-size: 18px;}
.adv_text a:hover{background: #333;}
.adv_l{width: 600px;}
.adv_box{width: 1210px;height: 672px !important;padding:60px 45px 0 45px;}
.adv_r img{width: 515px;height: 550px;}




/*室内植物*/
.honor_bg{height:775px;}
.honor_cont .tempWrap{width:1400px !important;}
.honor_cont table td{width:330px !important;height:435px;padding-left:0px !important;display:block;float:left;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out;  position: relative;margin-right:25px; border: 1px solid #eee;}
.honor_cont table tr{display:block;}
.honor_cont table td br{display:none;}
.honor .btn{background:url(//memberpic.114my.com.cn/076922924683/uploadfile/image/20211225/20211225110608_263755714.png)no-repeat center;width:150px;height:44px;bottom:16px !important;position: absolute;cursor: pointer;}
.honor_btnl{left:36% !important;    top: 0px;}
.honor_btnr{right:36% !important;    top: 0px;-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.honor_b{position: relative;}
.honor_b a{background:url(//memberpic.114my.com.cn/076922924683/uploadfile/image/20211225/20211225110608_633522485.png) center no-repeat;width:58px;height:44px;display:block;margin:30px auto 0;border-radius: 5px; border:1px #eee solid;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out;}
.honor_b a:hover{background:#169b3e url(//memberpic.114my.com.cn/076922924683/uploadfile/image/20211225/20211225110608_658179047.png) center no-repeat;}
.honor_cont table td>a>img{ padding:20px;}






/*走进泉桦园林*/
.about{ height:730px; background:url(//memberpic.114my.com.cn/076922924683/uploadfile/image/20230416/20230416211618_142514429.jpg) no-repeat center;}
.abright{ width:720px;padding-top: 120px;}
.abright t{display: block;font-size:18px; color:#999; margin-bottom:20px;}
.abright strong{ display:block; font-size:38px; color:#303632; margin-bottom:5px;}
.abright>p{font-size:15px; color:#666; line-height:35px;}
.abright a{display:inline-block; width:150px;line-height:45px;margin: 40px 0;text-align:center; font-size:18px; color:#7d8481; background:#e6e6e6; transition:all .3s ease;}
.abright a:hover{ background:#0b7f38; color:#fff;}
.abright a+a{ margin-left:18px;}
.abright ul li{ float:left; height:80px; border-right:1px dashed #d5ddd8; padding:0px 62px; font-size:16px; color:#9ca7a1;}
.abright ul li:nth-child(1){ padding-left:0px;}
.abright ul li:last-child{    border-right: none;}
.abright ul li span,.abright ul li  i{ display:block; float:left;}
.abright ul li p{ clear:both;}
.abright ul li span{ font-size:50px;color:#0b7f38;}
.abright ul li i{ width:28px; height:28px; border-radius:50%; background:#0b7f38; color:#fff; text-align:center; line-height:28px; font-size:15px; font-weight:bold; margin:8px 0px 0px 20px;}
.abright ul li:nth-child(1) i{ margin-left:34px;}





/*新闻中心*/
.news_tt{text-align:center;}
.news_tt a{display: inline-block;width:152px;height:46px;line-height: 44px;font-size:18px;color:#333; box-sizing: border-box; border:1px #ccc solid; text-align:center; margin-left:20px;}
.news_tt a.on{background:#169b3e; color:#fff;  border:1px #169b3e 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:15px;color:#999;line-height:26px; overflow : hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-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{padding: 15px 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:#169b3e; margin-bottom:-6px; transition:0.3s all ease-in-out;}
.news_box .news_div_item:nth-child(n+3):hover::after{width:100%;}





/*版权*/
.marquee-box{overflow:hidden;width:100%;position:absolute;left:0;top:0}
.marquee{width:8000%;height:60px}
.wave-list-box{float:left}
.wave-list-box ul{float:left;height:60px;overflow:hidden;zoom:1}
.wave-list-box ul li{height:60px;width:100%;float:left;line-height:30px;list-style:none}
.wave-box{position:relative;height:60px;background:#fff}
.copyright{ background:#f2f4f3; padding-top:60px;}
.crconcat { position:relative;}
.crconcat:after{ content:''; display:block; position:absolute; width:100%; height:1px; border-top:1px dashed #dedede; left:0px; top:21px; z-index:1;}
.crconcat li{ float: left; text-align:center; position:relative; z-index:33;}
.crconcat li p:nth-child(2){ font-size:18px; color:#999;margin-top:20px;}
.crconcat li:nth-child(5) p:nth-child(2){ font-size:18px; font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.crconcat li+li{ margin-left:141px;}
.kslj{ padding:50px 0px;}
.kslja li{ float:left; padding:0px 80px; border-left:1px dashed #e1e3e2; height:203px;}
.kslja li:nth-last-child(1){ border-right:1px dashed #e1e3e2;}
.kslja li p{font-size:20px; color:#474c49; margin-bottom:20px;}
.kslja li a{font-size:15px; color:#999; line-height:34px; display:block;}
.kslja li a:hover{ color:#0b7f38; text-decoration:underline;}
.erweimatab p{ border-radius:50%; background:#8e9a94; cursor:pointer;}
.erweimatab p+p{ margin-top:18px;}
.erweimacon dl p{ text-align:center; font-size:18px; color:#474c49; margin-bottom:20px;}
.erweimatab p.on{ background:#0b7f38;}
.erweimacon dl img{ width:141px; height:141px; border:1px solid #e2e4e3; padding:9px;}
.erweimatab{ margin:50px 0px 0px 42px;}
.end{ height:99px; border-top:1px solid #e6e8e7; line-height:98px;}
.end ,.end a{ font-size:15px; color:#939795;}
.end a:hover{ text-decoration:underline; color:#0b7f38;}
.links{ height:80px; background:#2f303c;}
.links p{ float:left;}
.links p:nth-child(1){ padding-left:38px; background:url(//memberpic.114my.com.cn/076922924683/uploadfile/image/20211225/20211225111605_102805994.png) no-repeat left center; line-height:79px; font-weight:bold; font-size:16px; color:#fff;}
.links p span{ font-size:18px; padding:0px 30px 0px 5px;}



@media (max-width: 1400px) and (min-width: 1200px){
.dropcode2{margin-right: 9vw;}
}



/* 客服样式*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.com.cn/076922924683/uploadfile/image/20211224/20211224150544_755943276.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:  #169b3e; 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:  #169b3e; border-color:  #169b3e; 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:  #169b3e; border-color:  #169b3e;}
.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: #169b3e; }
.y-kefu-box01 .mobile-infos p { color:  #169b3e; 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:  #169b3e; 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; }

