/*标签样式初始化*/
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; font-size:14px;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
#copy { display: none;}
a {color: #666; text-decoration: none;}
a:hover { color:#e40011;text-decoration: none; border-bottom-style:}
.page{ margin:0 auto;width: 1400px; }
.bg{ width: 100%; min-width: 1400px;}
.box{margin:0 auto;width:80%;}
.fl { float: left;}
.fr {float: right;}

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

@keyframes hover{
    0%{transform:scale(1)}
    25%{transform:scale(.6)}
    50%{transform:scale(1)}
    75%{transform:scale(1.2)}
    100%{ttransform:scale(1)}
}





/*间隙*/
.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-weight: normal;}
.en {font-family: Arial, Helvetica, sans-serif;font-weight: normal;}


/*共用*/
.t{text-align: center;}
.t h3{font-size:40px;color:#222;}
.t h3 b{color:#e40011;}
.t p{font-size:20px;margin-top:4px;margin-bottom:12px;}
.t i{background:url(https://memberpic.114my.com.cn/zhuoerfan/uploadfile/image/20230629/20230629091955_21482249.png)no-repeat center;display: block;width:100%;height:30px;}

/*抬头*/
.top_bg{background:#f5f5f5;height:45px;line-height:45px;font-size:14px;color:#999;}
.top_r{background:url(https://memberpic.114my.com.cn/zhuoerfan/uploadfile/image/20230629/20230629084037_790084871.png)no-repeat center left;padding-left:30px;}
.top_r span{font-size:24px;color:#e40011;}

/*导航*/
.head_bg{height:125px;position: relative;}
.logo{margin-top:40px;}
.name{margin-top:36px;margin-left:25px;border-right:1px #ddd dashed;padding-right:25px;}
.name p{font-size:30px;color:#000;font-weight: bold;}
.name span{display: block;font-size:15px;color:#d5d5d5;}
.name_l{line-height: 28px;color: #e40011;font-size: 20px; margin-left: 25px; margin-top: 40px;font-weight: bold;}

/*栏目*/
.nav{height:125px;width:50%;}
.nav>ul{height:100%;}
.nav>ul>li{float: left; display: block;height:100%;z-index: 9;width: 16.6%;}
.nav>ul>li>a {overflow: hidden; display: block;  color: #666;  font-size: 16px;  text-align: center; position: relative; transition: 0.3s ease all;  height: 100%;  line-height: 125px;}
.nav>ul>li>a::after{content:"";position: absolute;bottom:0px; background:#e40011;height:2px;width:100%;opacity:0;left:0px;}
.nav>ul>li>a:hover{font-size:16px;}
.nav>ul>li.navcurrent>a:after,.nav>ul>li:hover>a:after{opacity: 1; }

.dropmenu{ position:absolute; width:100%; left:0; background:rgba(228,0,17,0.7); top:110%; opacity:0; visibility:hidden; -webkit-transition:all .6s ease; 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:0.96vw;}
.dropmenu a+a{ margin-left:60px;}
.dropmenu table,.dropmenu table tbody{ width:100% !important; display:block;}
.dropmenu table tr{ display:inline-block;}
.dropmenu table tr+tr{ margin-left:25px;}
.nav li:hover .dropmenu{ top:100%; opacity:1; visibility:visible;}



/*幻灯片*/
.banner-box{position: relative;}
.banner-box,.banner-box .bd li{height:750px;background: #000;}
.banner-box .banner-btn a.prev{background-image:url(https://memberpic.114my.com.cn/zhuoerfan/uploadfile/image/20230629/20230629114942_1471660292.png);}
.banner-box .banner-btn a.next{background-image:url(https://memberpic.114my.com.cn/zhuoerfan/uploadfile/image/20230629/20230629115003_1383512297.png);}
.banner-box .hd ul li.on{background:#e40011;}
.banner-box{min-width:1400px;position:relative;overflow:hidden;margin: 0 auto;z-index: 5;}
.banner-box .bd{ width:100% !important;}
.banner-b{position: absolute;bottom: 0;}
.banner-box .bd li{width:100% !important;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:40px;height:40px;position:absolute;opacity:0.8;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all linear; top:46%;background-repeat:no-repeat; }
.banner-btn a.prev{left:2%;} 
.banner-btn a.next{right:2%;}

.banner-box .hd {position:absolute;bottom:2%;width: 100%;display: block;}
.banner-box .bd ul{width:100% !important;}
.banner-box .hd ul{ text-align: center;}
.banner-box .hd ul li{ width:20px; height:10px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ width: 32px;}


/*搜索*/
.search_nbg{position: absolute; top:573px;border-bottom: 1px solid #eee;}
.search_bg{width: 100%;height:97px;background: #fff;border-bottom: 1px solid #eee;}
#search{color: #999;height:97px;margin:0 auto;line-height:97px;}
.search_01{ float:left;width:70%;}
.search_01 i{display: block;float: left;padding-top: 22px;margin-right: 14px;}
.search_01 d{display: block;float: left;color:#333;font-size: 16px;position:relative;}
.search_01 a{font-size: 15px;color: #aaa;}
.search_01 a:hover{color: #f03d42;}
.search_02{width: 360px;float: right;position: relative;}
.search-i {position: absolute;right:0px;}
.search_nbg .search-bg #infoname{background:#fff }
.search-bg{position: relative;}
.search-bg:after{content:"";display: block;width:1px;height:27px;background: #eee;position: absolute;top: 35px;}
.search-bg #infoname{width:310px; outline:none; color:#ccc;border:none;height:95px;font-size: 14px;padding-left: 50px;font-weight: lighter;background: #fff url(https://memberpic.114my.com.cn/zhuoerfan/uploadfile/image/20230629/20230629115035_1064478308.jpg)no-repeat 20px;;border-right: none;}


/*产品中心*/
.prod_list .prolist2021 li{background:#f5f5f5;float: left;height:55px;text-align: center;}
.prod_list .prolist2021 li a{display: block;font-size:16px;line-height:55px; padding:0 35px;}
.prod_list .prolist2021 li+li{margin-left:11px;}
.prod_list .prolist2021 li.on{background:#e40011;}
.prod_list .prolist2021 li.on a{color:#fff;}
.prod_cont{height: 898px !important;}
.prod_cont li{ display:inline-block; vertical-align:top; width:32.4%;padding:12px 12px 0 12px !important; border:1px solid #e5e5e5; background:#f5f5f5; overflow:hidden; position:relative;}
.prod_cont li br{ display:block;}
.prod_cont li a{ display:block; position:relative; overflow:hidden; z-index:1;}
.prod_cont li>a img{ transition:all .6s ease; width:100%; height:320px;}
.prod_cont li:hover>a img{ transform:scale(1.1);}
.prod_cont li span a{ line-height:83px; font-size:18px; color:#333333; padding-right:100px; white-space:nowrap; text-overflow:ellipsis; text-align:left;transition:all .3s ease;}
.prod_cont li span a:after{ content:'+more'; display:block; width:80px; line-height:36px; position:absolute; right:0; top:0; bottom:0; margin:auto 0; background:#9a9a9a; text-align:center; font-size:14px; color:#fff; text-transform:uppercase; height:36px;transition:all .3s ease;}
.prod_cont li:after{ content:''; display:block; position:absolute; width:100%; height:100%; background:#e40011; opacity:0; left:0; top:0; transform:rotate(-90deg); transition:all .5s ease; left:-100%;}
.prod_cont li+li{ margin-left:1.4%;}
.prod_cont ul+ul{ margin-top:25px; display:block;}
.prod_cont li:hover:after{ opacity:1; transform:rotate(0); left:0;}
.prod_cont li:hover span a{ color:#fff;}
.prod_cont li:hover span a:after{ background:#fff; width:100px; color:#e40011;}


/*广告图*/
.poster_bg{background:url(https://memberpic.114my.com.cn/zhuoerfan/uploadfile/image/20230629/20230629095331_1817092789.jpg)no-repeat center;height:557px;}
.poster_l{margin-top:80px;}
.poster_t img{}
.poster_t p{font-size:30px;color:#fff;font-weight: bold;}
.poster_t span{display: block;color:#fff;font-size:14px;letter-spacing:1.3px;}
.poster_d{margin-top:30px;}
.poster_d li{float: left;color:#fff;font-size:18px;}
.poster_d li+li{border-left:1px #ea5505 solid;padding-left:30px;margin-left: 30px;}
.poster_tel{margin-top:30px;margin-bottom:30px;}
.poster_a a{display: block;font-size:16px;text-align: center;background:#ff0;width:225px;height:50px;line-height:50px;color:#333;border-radius:50px;}
.poster_a a:hover{background:#fff;}

/*优势*/
.adv_bg{background:#eeeeee;padding:80px 0px;}

.adv_cont li{height: 452px;margin-top: 71px;}
.adv_cont li+li{margin-top: 108px;}
.adv_wz{width: 540px;height: 254px;padding: 100px 80px;background: #fff;position: relative;box-sizing: content-box;}
.adv_wz i{background: url(https://memberpic.114my.com.cn/zhuoerfan/uploadfile/image/20230629/20230629101912_1375735877.jpg)no-repeat center;width: 142px;height: 142px;text-align: center;position: absolute;top: -71px;left: 0;}
.adv_wz span{font-size: 24px;color: #fff;line-height: 29px;font-style: normal;padding: 42px 0;display: block;}
.adv_wz p{font-size: 30px;color: #333;}
.adv_wz d{color: #e40011;}
.adv_wz dd{font-size: 14px;color: #999;line-height: 30px;}
.adv_wz t{font-size: 15px;color: #666;line-height: 30px;display: block;margin-top: 20px;}
.adv_wz a{font-size: 16px;color: #333;width: 164px;height: 43px;display: block;line-height: 43px;text-align: center;border: 1px solid #333;margin-top: 30px;transition: 0.3s all ease;position: relative;overflow: hidden;}
.adv_img{width: 700px;}
.adv_wz t b{font-size: 18px;color: #333;}
.adv_cont li:nth-child(2) i{left: 558px;}
.adv_wz a:after{content: ""; width: 200%; height: 200%; border-radius: 100%; background: #e40011; opacity: 1;transform: scale(0); position: absolute; left:-50%; top:-50%;transition: 0.3s all ease; display: block;}
.adv_wz a:hover:after{transform: scale(1); opacity: 0;}
.adv_wz a:hover{background:#e40011;color:#fff;}
.adv_wz a:hover{box-shadow: 0 0 10px #aaa;}


/*客户案例*/
.post_m{position: relative;}
.post_m .swiper-slide {position: relative;background-repeat: no-repeat;background-position: center top;background-size: cover;
-webkit-transition: transform 1s;-moz-transition: transform 1s;-ms-transition: transform 1s;-o-transition: transform 1s;}
.swiper-container{padding:20px 0 !important;}
.post_m .swiper-slide img { width: 100%;height:auto;}
.post_m .text {box-sizing:border-box;width: 100%; line-height:65px; opacity:1; color:#333; text-align:center;font-size:18px;background-color:#fff; transition:all .3s ease;} 
.post_m .text h4 {color: #333;font-size: 18px;line-height: 18px;font-weight: 700;padding-bottom: 5px}
.post_m .text p {color: #5f5f5f; font-size: 14px; line-height: 26px; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical}
.post_m .text a {display: none;color: #fff; font-size: 12px; line-height: 12px;}
.post_m .swiper-slide-active {box-shadow: 0px 0px 10px #eee;}
.post_m .swiper-slide-active h4, .post_m .swiper-slide-active p, .post_m .swiper-slide-duplicate-active h4, .post_m .swiper-slide-duplicate-active p { color: #333;}
.post_m .swiper-slide-active a, .post_m .swiper-slide-duplicate-active a { display: block; width:100%; height:100%;position: relative;}
.post_m .swiper-button-prev{ width:70px; height:70px; left:30.2%; top:40%; background:url(https://memberpic.114my.com.cn/zhuoerfan/uploadfile/image/20230629/20230629115105_946317304.jpg);}
.post_m .swiper-button-next{ width:70px; height:70px; right:30.2%; top:40%; background:url(https://memberpic.114my.com.cn/zhuoerfan/uploadfile/image/20230629/20230629115105_946317304.jpg);transform: rotate(180deg);}
.post_m .swiper-button-prev:hover{ background:url(https://memberpic.114my.com.cn/zhuoerfan/uploadfile/image/20230629/20230629115150_1887180604.jpg);}
.post_m .swiper-button-next:hover{background:url(https://memberpic.114my.com.cn/zhuoerfan/uploadfile/image/20230629/20230629115150_1887180604.jpg);transform: rotate(180deg)}
.post_m .swiper-slide:hover .text{ background:#e40011;color:#fff;}
.post_m .swiper-button-next:after,.post_m .swiper-button-prev:after{display:none;}

/*合作客户*/
.partner_bg{background: #f5f5f5;padding: 80px 0px;}
.partner_d .new_web_div2021 li{float: left;width:18.96%;position: relative;overflow: hidden;text-align: center;border: 1px #eee solid;}
.partner_d .new_web_div2021 li+li{margin-left: 1.3%;}
.partner_d .new_web_div2021 li img{display: block;width:100%;height:100%;transition: all .6s ease;}
.partner_d .new_web_div2021 li p{position: relative;width:100%;height:40px;line-height:40px;background:#fff;}
.partner_d .new_web_div2021 li p a{font-size:16px;}
.partner_d .new_web_div2021 li:hover img{transform: scale(1.1);}
.partner_d .new_web_div2021 li:hover p{background:#e40011;}
.partner_d .new_web_div2021 li:hover p a{color:#fff;}





/*简介*/
.about_bg{background: url(https://memberpic.114my.com.cn/zhuoerfan/uploadfile/image/20230801/20230801103441_335926783.jpg)no-repeat center;height: 718px;}
.about{padding-top: 160px;}
.about_l p{font-size: 70px;color: #fff;font-weight: bold;}
.about_l span{width: 215px;height: 60px;display: block;background: #e40011;line-height: 60px;color: #fff;text-align: center;font-size: 24px;}
.about_r{width: 720px;}
.about_r d{font-size: 34px;font-weight: bold;color: #e40011;}
.about_r p{font-size: 24px;color: #333;line-height: 30px;}
.about_r i{width: 47px;height: 4px;background: #e40011;display:block;margin: 30px 0;animation: long 3s infinite;}
.about_r dd{font-size: 15px;color: #666;line-height: 38px;}
.about_r a{width: 222px;height: 50px;display: block;border: 1px solid #666;line-height: 50px;font-size: 16px;text-align: center;color: #333;margin-top: 50px;position: relative;overflow: hidden;transition: 0.3s all ease;}
.about_r a:after{content: ""; width: 200%; height: 200%; border-radius: 100%; background: #e40011; opacity: 1;transform: scale(0); position: absolute; left:-50%; top:-50%;transition: 0.3s all ease; display: block;}
.about_r a:hover:after{transform: scale(1); opacity: 0;}
.about_r a:hover{background:#e40011;color:#fff;    transform: scale(0.95);}
.about_r a:hover{box-shadow: 0 0 10px #aaa;}
@keyframes long {
  0% {
     width:40px;
  }
  50% {
     width:350px;
  }
  100% {
     width:20px;
  }
}


/*车间设备*/
.equ_t{text-align: center;position: relative;font-size:36px;color:#333;}
.equ_t::after{content: "";position: absolute;width: 60px;height: 1px;background: #ddd;top:24px;margin-left: 16px;}
.equ_t::before{content: "";position: absolute;width: 60px;height: 1px;background: #ddd;top:24px;margin-left: -80px;}

.equ_d .tempWrap{width:1400px !important;}
.equ_d table tr{display:block;}
.equ_d table td{display:block;margin-right:30px;padding-left:0 !important;float:left;width:calc(1380px/3) !important;position: relative;overflow: hidden;}
.equ_d table td br{display:none;}
.equ_d table td img{width:100%;}
.equ_d table td div{display:block;height:50px;background:#fff;}
.equ_d table td div a{display:block;text-align:center;line-height:50px;color: #666;}


/*新闻*/
.news_bg{height: 790px;padding-top: 150px;background:#f8f8f8 url(https://memberpic.114my.com.cn/zhuoerfan/uploadfile/image/20230629/20230629115219_1393988653.jpg)no-repeat top;}
.news_bt{width: 1400px; float: left;}
.news_btl{width: 300px; float: left; font-weight: 400; font-size: 42px;color:#333;}
.news_btl span{font-size: 18px; display: block; color: #999; font-weight: 100;}
.nb_tab{font-size:0;text-align: center; float: right;}
.nb_tab a{width:165px;height:40px;background:#fff;display:inline-block;vertical-align:top;color:#333; box-shadow: 0px 0px 20px #eee; border-radius: 30px; margin-top: 22px;}
.nb_tab a+a{margin-left:30px;}
.nb_tab a.cur{background:#e40011; color: #fff; background-size: 400% 370%; box-shadow:0px 0px 9px 1px #b1b1b1;}
.nb_tab a i,.nb_tab a b{display:inline-block;vertical-align:top;line-height:40px;font-weight: lighter;}
.nb_tab a b{font-size:16px; }

.nbc_list+.nbc_list{display: none;}
.nbcl_le{width:50%;}
.nbcl_le .news_div_item{width:48%;display: inline-block;vertical-align:top;    background: #fff;}
.nbcl_le .news_div_item+.news_div_item{margin-left:4%;}
.nbcl_le .news_div_item_pic img{width:100%;    height: 250px;}
.news_div_item_title a{font-size:18px;    overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.nbcl_le .news_div_item_content{width:98%;height: 155px;padding: 30px 20px 0 20px;}
.nbcl_le .news_div_item_body{margin-top:20px;line-height:24px;font-size: 14px;color:#666;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:0;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;border-radius:24px;border:1px solid #9a9899;background:url(https://memberpic.114my.com.cn/zhuoerfan/uploadfile/image/20230629/20230629115241_2109862026.png) no-repeat right center;float: right;margin-top:17px;    margin: -15px 20px 0 0;}

.nb_con{height:510px;}
.nbcr_ri{width:48%;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{margin-bottom: 15px;font-size:0;padding:30px 0;position:relative;transition:300ms;background: #fff;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:115px;text-align: center;font-size:0;}
.nbcr_ri .news_div_item_content{width:80%;padding-left:20px;border-left:1px solid #f3f3f3; font-weight: 100;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#565656;  font-size: 14px;}
.nbcr_ri .news_div_item_day{font-size:47px;font-weight: bold;    line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:10px;line-height:20px;color:#68686a;padding-right:20px;font-size:14px;}


/*版权*/
.head_bgx{width:100%;height:10px;cursor: pointer;background:#4b4b4b;}
.head_bgx span {display:block;width:100%;height:10px;background-color: #e40011;animation: span_i1 2.5s infinite;float:right;}
@keyframes span_i1{
        0%{ width:0%; background-color:#e40011}
        25%{ width:100%; background-color:#e40011}
        100%{ width:0%; background-color:#e40011}
        }
.copy {width: 100%;background: #222222;    padding: 10px 0 30px;overflow: hidden;}

/*友情链接*/
.links_bj{position:relative;height: 80px;line-height: 80px;overflow: hidden;border-bottom: 1px solid #313131;}
.links_zbt{width:120px;font-size:16px;color:#fff;padding-left:35px;background:url(https://memberpic.114my.com.cn/zhuoerfan/uploadfile/image/20230629/20230629114044_800059676.png)no-repeat left center;}
.links_zbt img{margin-right:15px;margin-top: -5px;}
.links_lj{font-size:14px;color:#fff;opacity: 0.5;}
.links_tb{width:auto;height:92px;}
.linkTagcs li a{font-size:14px;line-height:80px;color:#fff !important;opacity: 0.5;}
.link_more {float: right;}
.link_more a {font-size: 14px;color: #999999;}

.copy_tab {padding: 70px 0;overflow: hidden;}
.copy_tabr {border-top:none;padding: 80px 0;overflow: hidden;}
.copy_con{width:80%;}
.copy_con li {float:left;text-align: left;padding: 0 5%;position: relative;transition:0.5s;}
.copy_con li p {font-size: 18px;color: #ffffff;margin-bottom: 20px;}
.copy_con li p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;}
.copy_con li a {font-size: 15px;color: #999999;display: inherit;line-height: 34px;transition: all 0.3s linear;}
.copy_con li a:hover {color: #ffffff;transition: all 0.3s linear;}
.copy_con li:before {content: '';width:1px;height: 25px;background: #e40011;position: absolute;left:1px;top:0;z-index: 1;transition:0.5s;}
.copy_con li:after {content: '';width:1px;height: 270px;background: #383838;position: absolute;left:1px;top:0;transition:0.5s;}
.copy_r {width:20%;}
.copy_r p {font-size: 18px;color: #ffffff;}
.copy_r p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;}
.copy_r ul {display: flex;width:280px;justify-content: space-between;padding-top: 20px;}
.copy_r li i {display: inline-block;width: 130px;height: 130px;background: #ffffff;margin-bottom: 12px;}
.copy_r li {font-size: 14px;color: #ffffff;text-align: center;width: 130px;}
.copy_r li img{width: 130px; height:130px;}
.copy_name {display: flex;justify-content: space-between;}
.copy_name span {font-size: 14px;color: #999999;line-height: 28px;display: inherit;}
.copy_name span a {color: #999999;transition: all 0.3s linear;font-size: 14px;}
.copy_name span a:hover  {color:#ffffff;transition: all 0.3s linear;}
.copy_con li:hover:before {height:100%;transition:0.5s;}



/*浮动*/
.y-kefu-box { position: fixed; right: 0; bottom: 10%; 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/zhuoerfan/uploadfile/image/20230801/20230801104206_188262357.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:#e40011; 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: #e40011; border-color: #e40011; 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:#e40011; border-color: #e40011;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;border-top: 0px !important;}
.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:#e40011; 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:#e40011; 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:#e40011;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }


.nyty span {

    font-size: 26px;
    display: block;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-weight: bold;

}

.nyty {
   width: 14%;
    background: #e4000d;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 2%;
    margin-top: 2%;
}

.nywz p {
    font-size: 16px;
    line-height: 30px;
    width: 90%;
    color: #333;
}

.nywz b {
    font-size: 22px;
    line-height: 38px;
}



.propic_show_left_20170301:after,.protemppic a:before,.propic_show_right_item_20170301:before,.prod_cont li>a:before{content: '';position: absolute;z-index: 9;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;top: 0;left: 0;background: url(https://memberpic.114my.com.cn/zhuoerfan/uploadfile/image/20250403/20250403162222_923165572.png)center no-repeat;background-size: 100%;}
.protemptwo li:hover .protemppic a:before,.prod_cont li:hover>a:before{transform: scale(1.1) !important;}
.protemppic a:before{transition: all .5s ease;}
.prod_cont li>a:before{transition: all .6s ease;}