/*标签样式初始化*/
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:#275ab3;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:#275ab3;}
.title p{font-size: 18px;color:#999;line-height: 30px;}








/*最上*/
.top_bg{height:42px;border-bottom: 1px #eee solid;}
.top{display: flex;justify-content: space-between;}
.top_fl{display: flex;align-items: center;height: 40px;}
.top_fl p{font-size: 15px;color:#aaa;}
.top_fr{display: flex;justify-content: center;width: 380px;height: 52px;align-items: center;background: url(//memberpic.114my.cn/xiangjie88/uploadfile/image/20230207/20230207172723_1841891807.png)no-repeat;text-align: center;color: #fff; margin-left: 39%;}
.top_fr span{font-size: 15px;}
.top_fr p{font-size: 20px;font-weight: bold;}
.top_al { position: absolute; right: 23%; top: 0;}





/*抬头*/
.head_bg{height:130px;}
.logo{display: flex;align-items: center;height: 130px;}
.logo li{display: flex;flex-direction: column;margin-left:0.7vw;}
.logo li b{font-size: 1.6vw;color: #333;}
.logo li p{font-size: 0.98vw;line-height: 30px;color: #666;}





/*栏目*/
.NavCeshi li{float:left;padding: 0 1.8vw;position:relative;top: 0px;transition: 0.2s all ease-in-out;}
.NavCeshi li:last-child{padding-right: 0px;}
.NavCeshi li>a{display:block;position: relative;text-align: center;}
.NavCeshi li i{line-height:130px;font-style:normal;font-size:16px;color:#333;}
.NavCeshi li.navcurrent i,.NavCeshi > li:hover > a i{color:#275ab3;}
.NavCeshi > li.navcurrent > a:before,.NavCeshi > li:hover > a:before{ left: 12px !important}
.NavCeshi > li > a:after{ content: ''; display: block; width: 0%; height:2px;transition: 0.2s all ease-in-out; position: absolute; left:0%; bottom: 0; background: #275ab3;z-index: -1; }
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ width: 100%}

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



/*其他屏幕样式*/
@media (max-width: 1850px) and (min-width: 1781px){

}
@media (max-width: 1780px) and (min-width: 1681px){

}
@media (max-width: 1680px) and (min-width: 1600px){
.NavCeshi li i{font-size: 16px;}
}
@media (max-width: 1599px) and (min-width: 1500px){
.NavCeshi li i{font-size: 16px;}
}
@media (max-width: 1499px) and (min-width: 1400px){
.NavCeshi li i{font-size: 16px;}
}







/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative;z-index: 1;background: #ccc;min-width: 1400px;}
.banner-box{ min-width:1400px; height:675px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:675px; 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: 370px; 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(//memberpic.114my.cn/xiangjie88/uploadfile/image/20221229/20221229083803_1827328656.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: #275ab3;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:80px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 80px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }

/*内页*/
.banner-nbox{height:350px;}
.banner-nbox .bd li{height:350px;}
.banner-nbox .banner-btn{    top: 100px;}










/*搜索*/
.search_bg{height: 100px;background: #f5f5f5;}
.search_nbg{position: absolute;z-index: 999;top:670px;background: #f5f5f5;}
.search_nbg .search{margin:0 auto;}
.search-bg{overflow: hidden;top: 25px;}
.search{height: 100px;}
.search_l{line-height: 100px;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:#275ab3;}
.search-bg #infoname{width:300px;background:#fff;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;height: 46px;}







/*产品展示*/
.product_bg{}
.product{display: flex;justify-content: space-between;}
.prod_fl{width:300px;height: 1125px;background: #275ab3;}
.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:#779fe7;margin-top: 4px;}
.prod_fl_center{padding: 5px;background: #275ab3;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: #275ab3;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:41.5px;font-size:15px;color: #999;}
.prod_fl_center dl a:hover{color: #275ab3;}
.prod_fl_bottom{padding: 30px 10px;font-size: 16px;line-height: 30px;color: #c7dcff;}
.prod_fl_bottom p+p{margin-top:10px;}
.prod_fl_bottom b{font-size: 24px;color: #fff;display: block;}

.product_right{width:1060px;}
.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: 337px;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:22px 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:#275ab3;}








/*祥杰硅胶制品好在哪里？*/
.trait_bg{height:300px;background:#275ab3;}
.title_trait b{color:#fff;}
.title_trait p{color:#ccc;}
.trait{height:630px;padding:70px 50px 0 50px;background: #fff;box-shadow: 0 0 30px rgba(0,0,0,.08);}
.trait_li{width:240px;height:363px;padding:70px 20px 0 20px;margin-right: 25px;background: #f5f5f5;float:left;text-align: center;transition:all 0.3s;    cursor: pointer;}
.trait_li:last-child{margin-right: 0px;}
.trait_li:hover{margin-top:-30px;}
.trait_li t{line-height: 40px;font-size: 60px;color:#aaa;}
.trait_li:hover t{color:#275ab3;}
.trait_li p{font-size: 30px;color:#333;margin:26px 0 10px 0;}
.trait_li span{font-size: 15px;color:#999;line-height: 30px;}
.trait_tel{width:765px;height:80px;line-height: 80px;margin: 60px auto 0;background: #275ab3;border-radius: 100px;padding-left: 80px;}
.trait_tel p{font-size: 22px;padding-left: 30px;display: block;background:url(//memberpic.114my.cn/xiangjie88/uploadfile/image/20221229/20221229083915_1382103498.png)no-repeat left;float:left;color:#eee;}
.trait_tel span{float: left;font-size: 28px;color:#fff;}







/*应用案例*/
.case_bg{height:890px;}
.case_nr{position: relative;}
.case_nr li{float:left;margin-left:25px;margin-bottom:25px;width:331px; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.case_nr li>a{overflow: hidden;}
.case_nr li img{width: 100%;height: auto;transition: 0.3s;}
.case_nr li:hover img{transform: scale(1.2);}
.case_nr li:nth-child(1){margin-left:0px;}
.case_nr li:nth-child(6){margin-left:0px;}
.case_nr li p{height:50px;background: #f5f5f5;line-height: 50px;position: relative;}
.case_nr li p:before{content: '';position: absolute;width:0px;height:50px;background: #275ab3;top:0px;left: 0;transition: all 0.3s;}
.case_nr li:hover p:before{width:100%;}
.case_nr li p a{display: block;text-align: center;font-size:16px;color:#333;position: relative;}
.case_nr li:hover p a{color:#fff;}








/*为什么选择祥杰*/
.avb_bg{height:945px;background:#ebf7ff;}
.avb_toggle ul{display: flex;justify-content: space-around;align-items: center;height: 180px;}
.avb_toggle li{display: flex;justify-content: center;align-items: center;width: 25%;height: 180px;background: #fff;border: 1px #eee solid;cursor: pointer;position: relative;}
.avb_toggle li+li{border-left: none;}
.avb_toggle li *{position: relative;z-index: 2;}
.avb_toggle p{font-size: 28px;color:#333;font-weight: bold;}
.avb_toggle li.on p{color:#275ab3;}
.avb_toggle p:before{content: "";display: block;width:60px;height:60px;margin: 0 auto 10px;background: url(//memberpic.114my.cn/xiangjie88/uploadfile/image/20230207/20230207172756_448412970.png)no-repeat;transition: all 0.3s;}
.avb_toggle li:nth-child(2) p:before{background-position: -60px 0;}
.avb_toggle li:nth-child(3) p:before{background-position: -120px 0;}
.avb_toggle li:nth-child(4) p:before{background-position: -180px 0;}
.avb_toggle li.on:nth-child(1) p:before{background-position:0px -60px;}
.avb_toggle li.on:nth-child(2) p:before{background-position:-60px -60px;}
.avb_toggle li.on:nth-child(3) p:before{background-position:-120px -60px;}
.avb_toggle li.on:nth-child(4) p:before{background-position:-180px -60px;}
/*内容*/
.avb_content{position: relative;}
.avb_content ul{display: flex;}
.avb_text{display: flex;justify-content: center;flex-flow: column;padding: 55px;background: #fff;}
.avb_text t{width:590px;height:80px;line-height: 80px;margin-bottom: 40px;padding-left: 40px;background: #275ab3;font-size: 28px;color:#fff;font-weight: bold;position: relative;}
.avb_text t:before{content: "";display: block;width:80px;height:1px;background: #275ab3;position: absolute;top: 40px;left: -95px;}
.avb_text p{padding-left: 45px;background: url(//memberpic.114my.cn/xiangjie88/uploadfile/image/20221228/20221228134352_1764250762.png)no-repeat left 8px;font-size: 16px;color:#666;line-height: 30px;}
.avb_text p+p{margin: 20px 0 40px 0;padding-bottom: 40px;border-bottom:1px #eee solid;}
.avb_text i{font-size: 18px;color:#333;}
.avb_text em{font-size: 32px;color:#275ab3;font-weight: bold;}









/*公司简介*/
.w-jj{height:945px;}
.fmbzd{position: absolute;top: 460px;width: 100%;height: 213px;background-color: #fff;display: flex;box-shadow: 2px 2px 20px #ccc;justify-content: space-between;}
.jj-details{width:830px;display: flex;flex-direction: column;justify-content: center;}
.jj-details>a:nth-child(1){font-size: 25px;color: #444;font-weight: bold;display: block; transition:0.3s all;}
.jj-details a:hover{color: #275ab3; transition:0.3s all;}
.jj-details span{color: #666;font-size: 15px;line-height:30px;display: block;margin-top:15px;}
.jj-details i a{color: #275ab3;}
.code{width: 196px;height: 157px;display: flex;align-items: center;justify-content:space-around; background: url(//memberpic.114my.cn/xiangjie88/uploadfile/image/20221229/20221229083945_93587345.png);}
.code img{width: 126px;height: 126px;}
.code div{width: 20px;font-size: 15px;line-height: 20px;color: #666;}
.dotli{width: 808px;position: absolute;top:730px;left: 50%;transform: translateX(-50%);}
.dotli div{width: 100%;border-bottom: 2px dotted #d3d3d3;margin-bottom: 2px;}
.jj-code{display: flex;align-items: center;margin-right: 50px;}
.jj-pic2{display: flex;align-items: center;justify-content: center;width:213px;height:213px;box-shadow: 0 0 30px rgba(0,0,0,.1);}
.jj-pic2 img{}







/*新闻中心*/
.news_bg{height:790px;background: #f5f5f5;}
.news_t b:after{left: 315px;}
.news_t b:before{right: 315px;}
.news_list{width:562px;margin: 0 auto;}
.news_list li{width:160px;height:54px;line-height:54px;margin-right: 40px;background: #333;float: left;text-align: center;font-size: 18px;color: #fff;cursor: pointer;}
.news_list li:last-child{margin-right: 0px;}
.news_list li+li{margin-left: 1px;}
.news_list li a{color:#fff;font-size:18px;}
.news_list li.on {background: #275ab3;color: #fff;}
.news_list li.on a{color: #fff;}
.news_box .news_div_item:nth-child(-n+2){width:317px;height: 430px;border: 1px solid #e5e5e5;}
.news_box{width:1400px;    overflow: hidden;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_pic img{width:315px;border-bottom: 1px solid #e5e5e5;box-sizing: border-box;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_pic{position: absolute;top:0;width:317px;display:block;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_date{position: absolute;top:391px;width:317px;font-size:14px;color: #333;    left: 18px;}
.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:243px;width:317px;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_month:after{content:'-';}
.news_div_item_a{font-size:18px !important;color:#333;line-height:55px;}
.news_div_item_body{font-size:14px;color:#a19c9c;line-height:23px;margin-top: 55px;padding: 0 20px;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_body{line-height:28px;}
.news_box .news_div_item:nth-child(2){margin-left:30px;}
.news_box .news_div_item{width:706px;height:143px;float:left;position: relative;box-sizing: border-box;}
.news_box .news_div_item:nth-child(n+3){margin-left:30px;}
.news_div_item_pic{display:none;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_content{width:550px;position: absolute;left: 135px;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_date{position: absolute;left:30px;font-size:14px;top: 80px;color: #333;    font-weight: bold;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_date:after{display:block;content:"";width: 1px;height: 75px;background: #e5e5e5;position: absolute;top: -50px;right: -28px;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_day{position: absolute;top:-60px;font-size: 44px;left:3px;color: #333;font-weight: bold;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_a{height:143px;    top: 5px;}
.news_box .news_div_item:nth-child(n+3){border: 1px #e5e5e5 solid;}
.news_box .news_div_item_a{display: block;width: 100%;height: 184px;position: absolute;padding: 0 20px;    padding: 0 20px;}
    




/*友情链接*/
.links{ line-height:88px;    color: #fff;}
.links p{ float:left; font-size:28px; color:#fff;margin-right: 20px;}
.links d{float: left;font-size:18px;color:#fff;}
.links p:nth-child(2){ font-size:18px; margin:0 20px 0 5px;}
.linkTagcs li a{font-size: 16px !important;color: #e5e5e5 !important;}





    

/*版权*/
.lines_bg{background: #275ab3;}
.end1 {width: 1400px;margin: 0 auto;overflow: hidden;position: relative;}
.copyright{ background:#222;}
.crcon{ padding:65px 0 80px;}
.crkslj li{ float:left;padding:0 180px 0 0;}
.crkslj li p{ font-size:18px; color:#fff; margin:0 0 20px 0;}
.crkslj li a{ display:block; font-size:15px; color:#999; line-height:34px;}
.crkslj li a:hover{ color:#fff;}
.crcon_tel{padding: 0px 0 0 120px;height: 200px;border-left:1px solid #393939;float: left;}
.crcon_tel a{font-size:14px; color:#999; line-height:34px;display: block;}
.crcon_ewm+.crcon_ewm{margin-right:60px;}
.crcon_ewm img{width:160px;}
.crcon_ewm p{width: 162px;line-height: 30px;border: 1px solid #2e2e2e;text-align: center;margin-top: 5px;color: #999;}
.crcon_tel p{font-size: 24px;color: #fff;margin-bottom:20px;font-family: Arial;    font-weight: bold;}
.end{ border-top:1px solid #2e2e2e; line-height:40px; padding: 20px 0;}
.end,.end a{ font-size:15px; color:#999;}
.end a:hover{ color:#fff;}










/* 浮动*/
.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.cn/xiangjie88/uploadfile/image/20230821/20230821174315_1729210815.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: #275ab3; 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: #275ab3; border-color: #275ab3; 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-alibaba>i { width: 22px; height: 19px; background-position: -50px -6px; }
.y-kefu-box01 .kf-alibaba:hover>i {background-position: -26px -6px; }
.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: #275ab3; border-color: #275ab3;}
.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: #275ab3;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: #275ab3; 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; }