/*s_banner*/
.s_banner{ text-align: center; position: relative;  padding:80px 0; overflow: hidden;}
.s_banner::before{content: ""; background:rgba(0,0,0,0.4); width: 100%; height: 100%; display: block; position: absolute; top: 0;left: 0;}

.s_banner .row{ position:relative }

.ss1{ background: url(../images/l-banner.jpg) no-repeat top center; background-attachment:fixed; }
.s_banner .row > b{ display: block; width: 100%; font-size:46px; color: #fff; font-weight: 400; line-height: 1;  }
.s_banner .row > p{ display: block; width: 100%; box-sizing: border-box; padding: 30px 0; text-align: center; line-height: 2; font-size: 14px; color: #fff;  }
.s_banner .row > span{ display: block; margin:0 auto; font-size: 32px; line-height: 1; color: #fff; font-weight: 200; }
.s_banner .row small{ overflow: hidden; position: relative; display: block; width: 100%; animation:title_font_img_down 1.5s linear 0s infinite running; -webkit-animation:title_font_img_down 1.5s linear 0s infinite running; margin: 5px 0 1px; }
.s_banner .row small span{ display: block; clear: both; font-size: 36px; height: 16px; color: #fff; line-height: 1; }
.s_banner .row small span + span{ position: relative; top:-7px; }

@keyframes title_font_img_down{ 0%{ bottom:10px; opacity: 0.5;} 30%{ bottom:5px; opacity: 1;} 100%{ bottom:0px;  opacity: 0;} }
@-webkit-keyframes title_font_img_down{ 0%{ bottom:10px; opacity: 0.5;} 30%{ bottom:5px; opacity: 1;} 100%{ bottom:0px;  opacity: 0;} }
@media only screen and (max-width: 768px){
  .s_banner{ padding:60px 0 40px; }
  .s_banner .row > b{ font-size: 36px; }
}
@media only screen and (max-width: 640px){
  .s_banner{ padding:40px 0 20px; }
  .s_banner .row > b{ font-size: 32px; }
  .s_banner .row > p{ padding:20px 15px; }
}
.cclinkk{ float: right!important; margin: 0!important; text-align: right;}
/* location */
.location{ overflow: hidden; height: 66px; line-height: 66px; background: #f9f8f8; border-bottom: 1px solid #e0dfdf; }
.location p{ font-size: 14px; color: #777777; }
.location p span{ font-size: 20px; color: #3b4b73; margin-right: 10px; }
.location p a{ font-size: 14px; color: #777777; transition: all .3s; }
.location p a:hover{ color: #89be3f; transition: all .3s; }
.r_nav{ overflow: hidden; text-align: right; }
.r_nav a{ display: inline-block; padding:25px 0; margin: 0 26px; line-height: 1; font-size: 16px; color: #333333; transition: all .3s; position: relative; }
.r_nav a::before{ content: ""; display: inline-block; width: 0; height: 2px; position: absolute; bottom:0; left: 0; background: var(--zhu-color); transition: all .3s; }
.r_nav a:hover{ color: var(--zhu-color); transition: all .3s; }
.r_nav a:hover::before{ transition: all .3s; width: 100%; }
.p_type .r_nav{ text-align: left; }
@media only screen and (max-width: 992px){
  .r_nav a{ margin:0 20px; }
}
@media only screen and (max-width: 768px){
  .r_nav{ display: none; }
}
@media only screen and (max-width: 640px){
  .location p{ text-align: center; }
  .location p i{ display: none; }
}

/* company_info */
.company_info{ background: url(../images/company_about_bg.jpg) no-repeat top center; padding:36px 0 76px; }
.company_info .c_tit p{ font-size: 20px; color: var(--zhu-color); line-height: 1; margin-bottom: 16px; }
.company_info .bd > p, .company_info div > p{ font-size: 16px; color: #333333; line-height: 30px; }
.company_strength{ background: var(--zhu-color); box-sizing: border-box; padding:20px 0; overflow: hidden; margin:20px 0 10px; }
.company_strength li{ width: 25%; float: left; text-align: center; }
.company_strength li span{ font-size: 60px; color: #fff; font-family: "Myriad Pro"; line-height: 1; }
.company_strength li > p{ font-size: 14px; color: #ffffff; margin-top:10px; }
.company_img{ overflow: hidden; margin-bottom: 20px; display: flex;flex-direction: row;justify-content: space-between;}
.company_img img:nth-child(2), .company_img img:nth-child(3){ margin-left: 6px; }
.company_img img{ }
.company_info .down_more{ margin: 24px 0; text-align: center; position: relative; }
.company_info .down_more::before{ content: ""; display: inline-block; width: 43%; height: 1px; background: #e1e1e1; position: absolute; left:0; top:50%; }
.company_info .down_more::after{ content: ""; display: inline-block; width: 43%; height: 1px; background: #e1e1e1; position: absolute; right:0; top:50%; }
.company_info .down_more span{ font-size: 30px; color: #e1e1e1; line-height: 1; margin-right: 12px; }
.company_info .down_more small{ font-size: 16px; color: #666666; position: relative; top:-5px; }
.company_super .hd{ padding-bottom: 0; }
.company_super .hd b{ font-size: 30px; color: #333333; line-height: 1; display: block; padding-bottom: 0; }
.company_super .hd b::after{ display: none; }
.company_super .hd hr{ display: inline-block; margin:24px 0 36px; position: relative; width: 30px; height: 3px; background: var(--zhu-color); left: -6.5px; }
.company_super .hd hr::after{ content: ""; display: inline-block; width: 10px; height: 3px; background: var(--zhu-color); position: absolute; right: -13px; }
@media only screen and (max-width: 1400px){
  .company_info{ padding:30px 0; }
  .company_img{ padding-top: 10px; }
  .company_img img{ float: left; }
  .company_img img:nth-of-type(1){  margin:0;width:63%; }
  .company_img img:nth-of-type(2){width:34%; }
  .company_img img:nth-of-type(3){ width: 25%; }
}
@media only screen and (max-width: 992px){
  .company_info{ padding:20px 0; }
  .company_info .hd hr{ margin:20px 0; }
  .company_info .hd p{ font-size: 24px; margin-bottom: 20px; }
  .company_strength li span{ font-size: 50px; }
}
@media only screen and (max-width: 768px){
  .company_strength{ padding:15px 0; }
  .company_strength li{ width: 50%; }
  .company_strength li:nth-child(1), .company_strength li:nth-child(2){ margin-bottom: 15px; }
}
@media only screen and (max-width: 640px){
  .company_super .hd hr{ margin:24px 0; }
  .company_info .bd{ padding:0 15px; }
  .company_info .bd > p, .company_info div > p{ font-size: 14px; line-height: 1.5; }
  .company_img img:nth-of-type(1){ width: 100%; margin:0 0 10px; }
  .company_img img:nth-of-type(2){ width: 49%; margin:0 1% 0 0; }
  .company_img img:nth-of-type(3){ width: 49%; margin:0 0 0 1%; }
  .company_strength li span{ font-size: 32px; }
  .company_strength li > p{ margin-top: 16px; }
}

/* company_culture */
.company_culture{ background: url(../images/company_culture_bg.jpg) no-repeat top center; padding:40px 0; background-attachment: fixed; background-size: 100% 100%; position: relative; }
.company_culture::before{ content: ""; position: absolute; top: 0; left:0; width: 100%; height: 100%; background: var(--zhu-color); opacity: .80; z-index: 32; }
.company_culture .inner{ position: relative; z-index: 33; }
.company_culture .c_tit b{ color: #fff; }
.company_culture .c_tit hr, .company_culture .c_tit hr::after{ background: #fff; }
.company_culture .bd{ padding:44px 58px; background: #fff; }
.company_culture .bd > p{ overflow: hidden; margin-bottom: 14px; }
.company_culture .bd > p span{ color: #fff; display: inline-block; width: 52px; height: 52px; background: var(--zhu-color); border-radius: 50%; text-align: center; line-height: 52px; font-size: 32px; float: left; margin-right: 26px; }
.company_culture .bd > p b{ font-size: 24px; color: #333333; line-height: 52px; float: left; font-weight: normal; margin-right: 22px; }
.company_culture .bd > p small{ font-size: 18px; color: #333333; line-height: 52px;  }
.company_culture .bd ul{ padding:36px 0 6px; display: flex; align-items: center; justify-content: space-between; }
.company_culture .bd li{ width: 25%; box-sizing: border-box; padding-left: 35px; }
.company_culture .bd li b{ font-size: 24px; color: #333333; line-height: 1; font-weight: normal; }
.company_culture .bd li p{ font-size: 14px; color: #666666; line-height: 24px; margin-top:15px; }
@media only screen and (max-width: 1200px){
  .company_culture .bd{ padding:40px; }
}
@media only screen and (max-width: 992px){
  .company_culture .bd{ padding:20px; }
  .company_culture .bd li{ padding-left: 0; padding:0 15px; }
  .company_culture .bd > p{ width: 50%; text-align: center; float: left; }
  .company_culture .bd > p span{ margin-right: 0; float: none; }
  .company_culture .bd > p b, .company_culture .bd > p small{ display: block; clear: both; text-align: center; margin-right: 0; width: 100%; }
  .company_culture .bd > p small{ font-size: 14px; line-height: 1.5;  }
  .company_culture .bd ul{ clear: both; }
  .company_culture .bd li b{ font-size: 18px; }
  .company_culture .bd li p{ line-height: 1.5; }
}
@media only screen and (max-width: 640px){
  .company_culture .bd{ padding:15px; }
  .company_culture{ padding:35px 0 50px; background-size: cover; }
  .company_culture .bd > p{ width: 100%; }
  .company_culture .bd ul{ flex-wrap: wrap; }
  .company_culture .bd li{ width: 50%; float: left; margin-bottom: 15px; }
}
/* company_history */
.company_history{ overflow: hidden; padding:35px 0 0; }
.company_history .bd{ overflow: hidden; background: #fff url(../images/company_history_bg.jpg) no-repeat center; padding:0 50px; }
#company_history{ width: 100%; padding:200px 0 240px; box-sizing: border-box; }
#company_history::after{ content: ""; display: inline-block; width: 98%; height: 2px; background: rgba(255, 255, 255, .5); position: absolute; top:50%; left: 1%; margin-top: -1px; }
#company_history .swiper-slide{ text-align: center; position: relative; }
#company_history .swiper-slide span{ cursor: pointer; font-size: 16px; color: #ffffff; line-height: 1; position: relative; display: inline-block; padding-bottom: 38px; }
#company_history .swiper-slide span::before{ content: ""; display: inline-block; width: 2px; height: 22px; position: absolute; left:50%; margin-left: -1px; top:24px; background: #fff; }
#company_history .swiper-button-next, #company_history .swiper-button-prev{ background-image: none; width: 32px; height: 32px; border-radius: 50%; margin-top:-16px; }
#company_history .swiper-button-next span, #company_history .swiper-button-prev span{ display: inline-block; font-size: 32px; color: #fff; line-height: 1; }
#company_history .swiper-button-next{ left: auto; right: 0; }
#company_history .swiper-button-prev{ left: 0; }
#company_history .history_box{ position: absolute; top:0; opacity: 0; background: #fff; transition: all .3s; }
#company_history .history_box b{ display: block; box-sizing: border-box; padding:0 18px; font-size: 16px; color: #ffffff; line-height: 62px; background: linear-gradient(to right, var(--zhu-color) 0%, var(--pei-color) 100%); }
#company_history .history_box .txt{ overflow: hidden; background: #fff; padding:10px; }
#company_history .history_box .txt img{ width: 184px; height: 158px; object-fit: cover; float: left; }
#company_history .history_box .txt p{ float: left; width: calc(100% - 184px); padding:10px 0 0 10px; font-size: 14px; color: #666666; line-height: 24px; }
#company_history .swiper-slide-active .history_box{ top: -86px; transition: all .3s; opacity: 1; }
@media only screen and (max-width: 1400px){
  #company_history .history_box .txt img{ width: 100%; }
  #company_history .history_box .txt p{ width: 100%; padding:0; margin-top: 12px; text-align: left; }
  #company_history .swiper-slide-active .history_box{ top:-120px; }
}
@media only screen and (max-width: 1200px){
  #company_history .history_box b{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
}
@media only screen and (max-width: 992px){
  #company_history .swiper-slide span{ opacity: 0; }
}
@media only screen and (max-width: 768px){
  #company_history .history_box{ width: 80%; left:10%; }
}
@media only screen and (max-width: 640px){
  #company_history{ padding:160px 0 200px; }
  #company_history::after{ display: none; }
  .company_history .bd{ padding:0; }
}

/*company_super*/
.company_super{ overflow: hidden; padding:70px 0 46px; background:#fff; }
.company_super .hd{ width: 100%; text-align: center; padding-bottom: 70px; }
.company_super .hd span{ font-size: 45px; font-family: DINLIGHT; display: block; line-height: 1; margin-bottom: 20px; }
.company_super .hd b{ font-family: webfont; font-size: 40px; color: #333333; font-weight: normal; padding-bottom: 44px; position: relative; }
.company_super .hd b::after{ content: ""; display: inline-block; width: 60px; height: 4px; background: var(--zhu-color); border:0; position: absolute; bottom:0; left: 50%; margin-left: -25px; }
.company_super .hd b i{ font-size: 50px; color: var(--zhu-color); font-family: webfont; }
.company_super .bd > p{ width: 85%; text-align: center; font-size: 18px; color: #666666; line-height: 30px; margin:0 auto 70px; }
.company_super .bd ul{ overflow: visible; padding:16px 0 20px; }
.company_super .bd li{ transition: all .3s; box-sizing: border-box; padding:50px 24px 32px; width: 336px; height: 310px; float: left; text-align: center; }
.company_super .bd li b{ display: block; font-size: 30px; color: #666666; line-height: 1; transition: all .3s; }
.company_super .bd li p{ min-height: 80px; transition: all .3s; font-size: 14px; line-height: 20px; color: #666666; margin:20px 0 30px; }
.company_super .bd li small{transition: all .3s;  display: inline-block; padding:12px 42px; font-size: 24px; font-family: webfont; color: #fdfeff; line-height: 1; background: var(--zhu-color); border-radius: 30px; }
.company_super .bd li span{transition: all .3s;  font-size: 36px; color: #fff; line-height: 1; }
.company_super .bd li:hover{ transition: all .3s; background: var(--zhu-color); }
.company_super .bd li:hover b{ transition: all .3s; color: #ffffff; }
.company_super .bd li:hover p{ transition: all .3s; color: #ffffff; }
.company_super .bd li:hover small{ transition: all .3s; color: var(--zhu-color); background: #fff; }
.company_super .bd li:hover span{ transition: all .3s; color: var(--zhu-color); }
.company_super .bd li + li{ margin-left: 18px; }
.shadow{position: relative; box-shadow: 0px 1px 4px rgba(0,0,0,0.3),0px 0px 20px rgba(0,0,0,0.1) inset;}
.shadow::before,
.shadow::after{content:""; position:absolute; z-index:-1;}
.shadow::before,
.shadow::after{content:""; position:absolute; z-index:-1; bottom:15px; left:10px; width:50%; height:20%;}
.shadow::before,
.shadow::after{content:""; position:absolute; z-index:-1; bottom:15px; left:10px; width:50%; height:20%; box-shadow:0 15px 10px rgba(0, 0, 0, 0.7); transform:rotate(-3deg);}
.shadow::after{right:10px; left:auto; transform:rotate(3deg);}
@media only screen and (max-width: 1400px){
  .company_super .bd li{ width: 23.5%; }
  .company_super .bd li b{ font-size: 26px; }
}
@media only screen and (max-width: 1200px){
  .company_super{ padding:40px 0; }
  .company_super .hd b i{ font-size: 40px; }
  .company_super .bd > p{ width: 100%; margin:0 auto 20px;  }
  .company_super .bd li{ padding:32px 12px; }
  .company_super .bd li b{ font-size: 20px; }
  .company_super .bd li p{ min-height: 120px; margin:20px 0; }
}
@media only screen and (max-width: 992px){
  .company_super .bd li{ width: 23%; }
  .company_super .bd li + li{ margin-left: 12px; }
  .company_super .bd li b{ font-size: 17px; }
  .company_super .bd li p{ min-height: 160px; }
  .company_super .bd li small{ font-size: 16px; }
  .company_super .bd li span{ font-size: 26px; }
}
@media only screen and (max-width: 768px){
  .company_super .bd li{ width: 49%; margin-bottom: 20px; height: auto; }
  .company_super .bd li + li{ margin-left: 0; }
  .company_super .bd li:nth-child(2n+0){ margin-left: 2%; }
  .company_super .bd li p{ min-height: 100px; }
}
@media only screen and (max-width: 640px){
  .company_super{ padding:25px 15px; }
  .company_super .hd{ padding-bottom: 40px; }
  .company_super .hd span{ font-size: 24px; margin-bottom: 0; }
  .company_super .hd b{ padding-bottom: 20px; }
  .company_super .hd b, .company_super .hd b i{ font-size: 24px; }
  .company_super .bd > p{ font-size: 15px; line-height: 1.5; }
  .company_super .bd li{ padding:15px 10px; }
  .company_super .bd li p{ margin:20px 0; font-size: 12px; }
  .company_super .bd li b{ font-size: 17px; }
  .company_super .bd li span{ font-size: 24px; }
  .company_super .bd li small{ padding:6px 30px; }
}
/*company_case*/
.company_case{ background:#f7f6f6 url(../images/company_case_bg.png) no-repeat center; padding:50px 0; }
.company_case .c_tit{ width: 100%; text-align: center; padding-bottom: 14px; }
.company_case .c_tit span{ font-weight: 200; font-size: 45px; font-family: DINLIGHT; display: block; line-height: 1; margin-bottom: 20px; text-transform: uppercase; }
.company_case .c_tit b i{ font-size: 50px; color: var(--zhu-color); font-family: webfont; }
.company_case .bd{ overflow: hidden; }
.company_case .bd a{ display: block; width: 100%; overflow: hidden; }
.company_case .bd a .img{ position: relative; width: 100%; padding-bottom: 84%; overflow: hidden; }
.company_case .bd a .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; position: absolute; }
.company_case .bd a .txt{ overflow: hidden; background: #f2f2f3; width: 100%; padding:25px; overflow: hidden; text-align: center; }
.company_case .bd a .txt b{ display: block; font-weight: normal; line-height: 1; font-size: 18px; color: #333333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.company_case .bd a .txt p{ display: inline-block; position: relative; line-height: 1; margin-top: 16px; font-size: 14px; color: var(--zhu-color);overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding:0 24px; }
.company_case .bd a .txt p::before{ content: ""; display: inline-block; width: 14px; height: 1px; background: var(--zhu-color); position: absolute; top:50%; left: 0; }
.company_case .bd a .txt p::after{ content: ""; display: inline-block; width: 14px; height: 1px; background: var(--zhu-color); position: absolute; top:50%; right: 0; }
.company_case .bd a:hover img{ transition: all .3s; transform: scale(1.05); }
.company_case .bd a:hover b{ transition: all .3s; color: var(--zhu-color); }
@media only screen and (max-width: 1200px){
  .company_case{ padding:40px 0; }
  .company_case .hd b i{ font-size: 40px; }
}
@media only screen and (max-width: 640px){
  .company_case{ padding:30px 0; }
  .company_case .bd a .txt{ padding:8px 12px; }
  .company_case .bd a .txt b{ font-size: 16px; }
  .company_case .bd a .txt p{ display: none; }
}
/* contact_txt */
.contact_txt{ overflow: hidden; background: #f5f5f5; margin-bottom: 46px; }
.contact_txt .img{ width: 100%; overflow: hidden;height: 320px; }
.contact_txt .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }
.contact_txt .txt{ box-sizing: border-box; padding:30px 20px; }
.contact_txt .txt b{ display: block; font-weight: normal; font-size: 24px; color: #333333; line-height: 1; margin-bottom: 32px; }
.contact_txt .txt p{ font-size: 18px; color: #666666; line-height: 40px; }

@media only screen and (max-width: 768px){
  .contact_txt > .row{ margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
  .contact_txt .txt{ padding:20px 15px; }
  .contact_txt .txt b{ font-size: 18px; }
  .contact_txt .txt p{ font-size: 14px; line-height: 2; }
}
@media only screen and (max-width: 640px){
  
}
@media(max-width: 992px){
  .contact_txt .img{height: auto}
}
/* contact_way */
.contact_way{ overflow: hidden; display: flex; flex-wrap: nowrap; margin-bottom: 40px; }
.contact_way .box{ position: relative; width: 33.3%; text-align: center; border:2px solid #eae7e7; border-radius: 3px; padding:30px 0; }
.contact_way .box::before{ content: ""; display: inline-block; width: 0; height: 3px; background: var(--zhu-color); position: absolute; left:50%; bottom: 0; transition: all .3s; }
.contact_way .box + .box{ margin-left: 30px; }
.contact_way .box span{ display: inline-block; font-size: 54px; color: var(--zhu-color); line-height: 1; margin-bottom: 20px; }
.contact_way .box p{ font-size: 16px; color: #666666; line-height: 32px; margin-bottom: 0; }
.contact_way .box:hover::before{ transition: all .3s; width: 100%; left: 0; }
#dituContent{ width: 100%; margin:0 auto; height: 520px; margin-bottom: 40px; border:1px solid #cccccc; }
@media only screen and (max-width: 992px){
  .contact_way .box + .box{ margin-left: 10px; }
}
@media only screen and (max-width: 768px){
  .contact_way{ display: block; }
  .contact_way .box{ width: 98%; margin-bottom: 20px; float: left;padding:15px 0; }
  .contact_way .box + .box{ margin-left: 0; }
  .contact_way .box:nth-child(2n+0){ margin-left: 2%; }
}
@media only screen and (max-width: 640px){
  .contact_way{ margin-bottom: 20px; }
  .contact_way .box p{ font-size: 14px; }
  #dituContent{ height: 240px; margin-bottom: 20px; }
}

/* contact_msg */
#contact_msg{ background: url(../images/contact_msg_bg.jpg); overflow: hidden; padding:46px 0 62px; }
#contact_msg .hd{ width: 100%; margin-bottom: 36px; }
#contact_msg .hd b{ font-weight: normal; display: inline-block; padding-left: 22px; border-left: 4px solid var(--zhu-color); font-size: 36px; color: #333333; }
#contact_msg .hd p{ margin-bottom: 0; font-size: 14px; color: var(--zhu-color); display: inline-block; float: right; line-height: 54px; }
#contact_msg .hd p span{ font-size: 28px; color: var(--zhu-color); margin-left: 20px; line-height: 54px; position: relative; top: 5px; }
#contact_msg .bd{ overflow: hidden; margin:0 0 30px; }
#contact_msg .bd .form_item{ margin-bottom: 30px; background: #fff; height: 46px; border:1px solid #eee; }
#contact_msg .bd .form_item label{ line-height: 46px; font-size: 16px; color: #666; width: 10%; text-align: center; float: left; }
#contact_msg .bd .form_item input{ width: calc(100% - 90px); float: left; height: 100% }
#contact_msg .bd .form_item #captcha{width:calc(100% - 230px);float: right;}
#contact_msg .bd .form_box{ overflow: hidden; margin-bottom: 30px; background: #fff; height: 100px; border:1px solid #eee; }
#contact_msg .bd .form_12{ margin-left:15px; margin-right: 15px; }
#contact_msg .bd .form_box label{ display: block; text-align: left; box-sizing: border-box; padding-left: 27px; line-height: 46px; font-size: 16px; color: #666;  }
#contact_msg .bd .form_box textarea{ width: 100%; height: 100%; padding:5px 27px; font-size: 14px; color: #333; }
#contact_msg .bd .form_item:last-child label{ width: auto; padding:0 27px; }
#contact_msg .bd .form_item:last-child img{ height: 34px; float: left; margin-top: 6px; }
#contact_msg .bd .form_item .captcha{ width: calc(100% - 230px); float: left; box-sizing: border-box; padding-left: 5px; }
#contact_msg .bd .submit1{ display: block; width: 100%; padding:24px 0; line-height: 1; font-size: 16px; color: #fff; background: var(--zhu-color); text-align: center; border-radius: 5px; }
#contact_msg .bd .submit1:hover{ background: var(--pei-color); transition: all .3s; }
@media only screen and (max-width: 1200px){
  #contact_msg{ padding:40px 0; }
  #contact_msg .bd{ margin-bottom: 0; }
  /*#contact_msg .bd .form_item:last-child input{ width:66%; }*/
}
@media only screen and (max-width: 992px){
  #contact_msg{ padding:30px 0; }
  /*#contact_msg .bd .form_item:last-child input{ width:66%; }*/
}

@media only screen and (max-width: 640px){
  #contact_msg{ padding:20px 0; }
  #contact_msg .hd{ margin-bottom: 0; }
  #contact_msg .hd b{ font-size: 24px; }
  #contact_msg .hd p{ display: none; }
  #contact_msg .bd{ padding:20px 10px 0; }
  /*#contact_msg .bd .form_item:last-child input{ width: 40%; }*/
}
@media only screen and (max-width: 576px){
  #contact_msg{ padding:15px 0; }
  #contact_msg .bd .col-12{ padding:0 15px; }
  #contact_msg .bd .form_12{ margin-left: 0; margin-right: 0; }
}

/*main*/
.main{ overflow: visible; padding:30px 0; }
.main p{ font-size: 16px; line-height: 24px; margin-bottom: 12px; }
@media only screen and (max-width: 1400px){
  .product .inner{ padding:0; }
}
@media only screen and (max-width: 640px){
  .main{ padding:15px 0; }
  .main .inner{ padding:0 15px; }
  .product .inner{ padding:0; }
  .show > div{ padding:0; }
}
/* product_type_search */
.product_type_search{ overflow: hidden; text-align: center; padding:28px 0; width: 100%;}
.product_type_search > b{ display: block; font-size: 36px; color: #333333; font-weight: normal; line-height: 1;  }
.product_type_search form{ position: relative; margin:18px auto; display: inline-block; width: 34%; border:1px solid #e5e5e5; border-radius: 40px; padding:5px; }
.product_type_search form input{ width: 100%; height: 33px; box-sizing: border-box; padding-left:18px; font-size: 14px; color: #999999; }
.product_type_search form button{ position: absolute; right: 6px; top: 6px; display: inline-block; width: 33px; height: 33px; background: var(--zhu-color); border-radius: 50%; text-align: center; }
.product_type_search form button span{ font-size: 16px; color: #fff; line-height: 33px; }
.product_type_search > hr{ display: block; height: 11px; background: url(../images/hr2.png) no-repeat center;  }
.product_type_search > .type{ line-height: 36px; overflow: hidden; margin-top: 10px; }
.product_type_search > .type > b{ font-size: 16px; color: #333333; margin-left: 20px; }
.product_type_search > .type > b a{  font-size: 16px; color: #333333; transition: all .3s; display: inline-block; }
.product_type_search > .type span >  a{ font-size: 16px; color: #666666; transition: all .3s; }
.product_type_search > .type span > a + a{ margin-left: 20px; }
.product_type_search > .type a:hover{ transition: all .3s; color: var(--zhu-color); }
@media only screen and (max-width: 992px){
  .product_type_search > .type span{ display: none; }
  .product_type_search > .type b:nth-of-type(1){ display: none; }
  .product_list .type > a{ font-size: 14px; }
  .product_list .type > a
}
@media only screen and (max-width: 768px){
  .product_type_search{ padding:0 0 20px; }
  .product_type_search > b{ font-size: 24px; }
  .product_type_search form{ width: 50%; }
  .product_type_search > .type > b a{ font-weight: normal; }
  .product_type_search > hr{ margin-bottom: 10px; }
}
@media only screen and (max-width: 640px){
  .product_type_search > b{ font-size: 20px; }
  .product_type_search form{ width: 70%; }
  .product_type_search > .type{ padding:0 15px; }
  .product_type_search > .type > b a{ font-size: 14px; }
}
@media only screen and (max-width: 576px){
  .product_type_search > .type{ padding:0 ; }
  .product_type_search > .type > b{ font-size: 14px; margin:0 5px; }
  .product_type_search > .type > b a{ font-size: 14px; line-height: 1.5; }
}
@media only screen and (max-width: 414px){
  .product_type_search > .type > b{ font-size: 13px; margin:0 5px; }
  .product_type_search > .type > b a{ font-size: 13px; line-height: 1.5; }
}

/* product_list */
.product_list{ overflow: hidden; }
.product_list li{ padding:60px 0 45px; }
.product_list li:nth-child(odd){ background: #f3f3f3; }
.product_list .type{ overflow: hidden; margin-bottom: 30px; width: 100%; }
.product_list .type > b{ font-size: 30px; color: #333333; line-height: 1; float: left; }
.product_list .type b a{ color: #333333; transition: all .3s; }
.product_list .type > a{ font-size: 16px; color: #333333; line-height: 30px; margin:0 20px; transition: all .3s; float: left; }
.product_list .type a:hover{ transition: all .3s; color: var(--zhu-color); }
.product_list .goods{ width: 100%; }
.product_list .goods .goods_swiper{ padding:15px 0; }
.product_list .goods .swiper-slide{ width: 100%; box-sizing: border-box; padding:0 0 20px; border:1px solid #f1f0f0; background: #ffffff; }
.product_list .goods a{ display: block; width: 100%; overflow: hidden;  }
.product_list .goods a .img{ width: 100%; height: auto; position: relative; padding-bottom: 70%; overflow: hidden; margin-bottom: 12px; }
.product_list .goods a .img img{ width: 100%; height: 100%; object-fit: cover; position: absolute; transition: all .3s; }
.product_list .goods .txt{ overflow: hidden; padding:0 20px; }
.product_list .goods .txt b{ display: block; margin-bottom: 10px; font-size: 18px; color: #333333; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 1; }
.product_list .goods .txt p{ margin-bottom: 26px; font-size: 14px; color: #999999; line-height: 22px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; min-height: 44px; }
.product_list .goods .txt > a{ width: auto; display: inline-block; padding:12px 22px; border:1px solid #aaaaaa; font-size: 14px; color: #333333; line-height: 1; transition: all .3s; }
.product_list .goods .txt > a:nth-of-type(1){ border-color: var(--zhu-color); background: var(--zhu-color); color: #fff; margin-right: 20px; }
.product_list .goods .txt > a:hover{ background: #333; color: #fff; border-color: #333; transition: all .3s; }
.product_list .goods .swiper-slide:hover img{ transition: all .3s; transform: scale(1.05); }
.product_list .goods .swiper-slide:hover { transition: all .3s; box-shadow: 0 0 15px rgba(160, 160, 160, .5); }
.product_list .goods .swiper-slide:hover b { transition: all .3s; color: var(--zhu-color); }
@media only screen and (max-width: 992px){
  .product_list li{ padding:30px 0; }
  .product_list .type{ margin-bottom: 25px; }
  .product_list .type > a{ font-size: 14px; margin:0 16px; }
  .product_list .goods .txt > a:nth-of-type(1){ margin-right: 10px; }
  .product_list .goods .txt > a{ padding:8px 12px; }
}
@media only screen and (max-width: 768px){
  .product_list .type > a{ display: none; }
}
@media only screen and (max-width: 640px){
  .product_list .type > b{ font-size: 20px; display: block; text-align: center; width: 100%; }
  .product_list .goods .swiper-slide{ padding:0 10px 10px; }
  .product_list .goods .txt b{ font-size: 14px; font-weight: normal; }
  .product_list .goods .txt p{ margin-bottom: 12px; font-size: 13px; }
  .product_list .goods .txt > a:nth-of-type(1){ margin-right: 5px; }
  .product_list .goods .txt > a{ padding:6px 10px; font-size: 13px; }

}
@media only screen and (max-width: 414px){
  .product_list .goods .txt{ padding:0; }
  .product_list .goods .txt > a{ font-size: 12px; padding:5px; width: 100%; text-align: center; }
  .product_list .goods .txt > a:nth-of-type(1){ margin-right: 0; }
}

/* goods_list */
.goods_list{ overflow: hidden; width: 100%; }
.goods_list li{  margin-bottom: 30px; }
.goods_list li .box{ width: 100%; box-sizing: border-box; padding:0; border:1px solid #f1f0f0; background: #ffffff; }
.goods_list a{ display: block; width: 100%; overflow: hidden;  }
.goods_list a .img{ width: 100%; height: auto; position: relative; padding-bottom: 70%; overflow: hidden; }
.goods_list a .img img{ width: 100%; height: 100%; object-fit: cover; position: absolute; transition: all .3s; }
.goods_list .txt{ overflow: hidden; padding:20px; }
.goods_list .txt b{ display: block; margin-bottom: 10px; font-size: 18px; color: #333333; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 1; }
.goods_list .txt p{ min-height: 44px; margin-bottom: 26px; font-size: 14px; color: #999999; line-height: 22px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.goods_list .txt > a{ width: auto; display: inline-block; padding:12px 22px; border:1px solid #aaaaaa; font-size: 14px; color: #333333; line-height: 1; transition: all .3s; }
.goods_list .txt > a:nth-of-type(1){ border-color: var(--zhu-color); background: var(--zhu-color); color: #fff; margin-right: 20px; }
.goods_list .txt > a:hover{ background: #333; color: #fff; border-color: #333; transition: all .3s; }
.goods_list li:hover img{ transition: all .3s; transform: scale(1.05); }
.goods_list li:hover { transition: all .3s; border-color: var(--zhu-color); }
.goods_list li:hover b { transition: all .3s; color: var(--zhu-color); }
@media only screen and (max-width: 992px){
  .goods_list .txt > a:nth-of-type(1){ margin-right: 10px; }
  .goods_list .txt > a{ padding:8px 12px; }
  .goods_list li{ padding-right: 7.5px; margin-bottom: 15px; }
  .goods_list li:nth-child(2n+0){ padding-left: 7.5px; padding-right: 15px; }
}
@media only screen and (max-width: 640px){
  .goods_list li .box{ padding:0 10px 10px; }
  .goods_list .txt b{ font-size: 14px; font-weight: normal; }
  .goods_list .txt p{ margin-bottom: 12px; font-size: 13px; }
  .goods_list .txt > a:nth-of-type(1){ margin-right: 5px; }
  .goods_list .txt > a{ font-size: 12px; padding:5px; }
}
@media only screen and (max-width: 576px){
  .goods_list .txt{ padding:10px 0; }
}
@media only screen and (max-width: 414px){
  .goods_list .txt{ padding:8px 0; }
  .goods_list .txt > a{ width:100%; text-align: center; }
  .goods_list .txt > a:nth-of-type(1){ margin-right: 0; }
}
/*g_focus*/
.g_focus{ overflow: hidden; margin-bottom: 30px; }
.g_focus .info{ overflow: hidden; }
.g_focus .info b{ font-size: 30px; color: #333333; line-height: 2; display: block; font-weight: normal; margin-bottom: 8px; }
.g_focus .info .brief{ padding-left: 20px; border-left: 2px solid var(--zhu-color); font-size: 18px; color: var(--zhu-color); margin-bottom: 20px; }
.g_focus .info p{ font-size: 14px; color: #999999; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.g_focus .info .order-btn{ float: left; line-height: 1; padding:16px 80px; background: var(--zhu-color); border-radius: 3px; font-size: 18px; color: #ffffff; transition: all .3s; }
.g_focus .info .order-btn:hover{ transition: all .3s; background: var(--pei-color); }
.g_focus .info .tel{ width: 270px; float: left; margin-left: 30px; overflow: hidden; position: relative; top:5px; }
.g_focus .info .tel span{ float: left; margin: 5px 12px 0 0; line-height: 1; color: var(--zhu-color); font-size: 30px; background: none!important;}
.g_focus .info .tel div{ float: left; width: 70%;  overflow: hidden;}
.g_focus .info .tel i{ font-size: 14px; display: block; line-height: 1; color: #666666; font-style: normal; }
.g_focus .info .tel b{ font-size: 24px; color: var(--zhu-color); line-height: 1; margin: 6px 0 0; }
#g_xgcp{ overflow: hidden; overflow: hidden; margin:20px 0; }
#g_xgcp a{ display: block; width: 100%; overflow: hidden; padding-bottom: 75%; position: relative; border:1px solid #e1e0e0; box-sizing: border-box; }
#g_xgcp a img{ width: 100%; height: 100%; object-fit: cover; position: absolute; }
#g_xgcp a b{ display: block; background: rgba(23,77,183,.7); width: 100%; box-sizing: border-box; padding:0 15px; line-height: 46px; text-align: center; font-size: 16px; color: #ffffff; line-height: 46px; position: absolute; left:0; bottom:0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#g_xgcp a:hover img{ transition: all .3s; transform: scale(1.05); }
#gfocus{ width: 100%; height: 414px; border:1px solid #f1f1f1; }
#gfocus img, #glist img{ width: 100%; height: 100%; object-fit: contain; }
#gfocus .swiper-button-next, #gfocus .swiper-button-prev{ background-image: none; width: 36px; height: 36px; margin-top: -18px; }
#gfocus .swiper-button-next span, #gfocus .swiper-button-prev span{ font-size: 36px; line-height: 1; color: var(--zhu-color); }
#glist .swiper-slide{ overflow: hidden; height: 190px; }
#glist .swiper-slide img{ width: 100%; height: 100%; transition: all .3s; }
#glist .swiper-slide:hover img{ transition: all .3s; transform: scale(1.05); }
.info_nav{ background-color: #f1f1f1; overflow: hidden; }
.info_nav b{ font-size: 18px; color: #333333; display: inline-block; line-height: 1; padding:20px 70px; font-weight: normal; }
.info_nav b a{ font-size: 18px; color: #333333; }
.info_nav b:nth-of-type(1){  background: var(--zhu-color); color: #fff; }
.info_nav b:hover{ background: var(--zhu-color); color: #fff; }
.info_nav b:hover a{ color: #fff; }
.g_info .txt{ padding:15px; }
.g_info .txt img{ max-width: 100%; }
.g_info .txt p{ font-size: 16px; line-height: 32px; margin-bottom: 12px; }
.g_info .txt b{ font-size: 20px; color: #333; border-left: 4px solid var(--zhu-color); padding-left: 16px; }
.g_info .txt em{ color: #fff; background: var(--zhu-color); padding:2px 5px; border-radius: 3px; margin-right: 5px; }
.pro-sider{ padding:15px; background: #f1f1f1; width: 100%; box-sizing: border-box; }
.pro-sider b{ font-size: 20px; display: inline-block; padding-left: 10px; border-left: 4px solid var(--zhu-color); margin-bottom: 20px; }
.pro-sider > div{ background: #fff; padding:20px; }
.pro-type a{ display: block; width: 100%; box-sizing: border-box; padding:0 15px; font-size: 16px; color: #333; height: 46px; line-height: 46px; background: #f1f1f1; transition: all .3s; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.pro-type a + a{ margin-top: 12px; }
.pro-type a:hover{ background: var(--zhu-color); color: #fff; transition: all .3s; padding-left: 20px; }
#g_param{ width: 80%; margin:0 auto; }
#g_param li{ overflow: hidden; display: flex; align-items: center; justify-content: space-between; margin-bottom: 2px; }
#g_param li u, #g_param li span{ text-decoration: none; display: block; width: 50%; margin-right: 1px; background: var(--zhu-color); font-size: 18px; color: #fff; text-align: center; line-height: 54px; }
#g_param li u + u, #g_param li span + span{ margin-right: 0; margin-left: 1px; }
#g_param li:nth-child(odd) span{ background: var(--zhu-color); opacity: .8; }
#g_param li:nth-child(even) span{ background: var(--zhu-color); opacity: .6; }
@media only screen and (max-width: 1400px){
  .g_focus .info .order-btn{ padding:16px 100px; }
}
@media only screen and (max-width: 1200px){
  .g_focus .info .order-btn{ padding:16px 50px; }
  .pro-sider{ margin-bottom: 20px; }
  .pro-type{ display: flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; }
  .pro-type a{ width: 33.3%; border:1px solid #fff; }
  .pro-type a + a{ margin-top: 0; }
}
@media only screen and (max-width: 992px){
  .pro-sider{ display: none; }
}
@media only screen and (max-width: 768px){
  #g_param{ width: 100%; }
  .info_nav b{ padding:15px 30px; }
}
@media only screen and (max-width: 640px){
  #gfocus{ height: 246px; }
  .info_nav b{ padding:8px 15px; font-size: 14px;  }
  .info_nav b a{ font-size: 14px; }
  .g_focus .info .tel{ margin-left: 0; top:0; width: 100%; }
  .g_focus .info .order-btn{ padding:8px 15px; margin:0 0 20px; }
  .g_focus .info b{ font-size: 20px; line-height: 2; margin:15px 0; }
}

/* g_news */
.g_news{ overflow: hidden; padding:40px 0; }
.g_news .hd{ width: 100%; margin-bottom: 36px; }
.g_news .hd b{ font-weight: normal; display: inline-block; padding-left: 22px; border-left: 4px solid var(--zhu-color); font-size: 36px; color: #333333; }
.g_news .hd p{ margin-bottom: 0; font-size: 14px; color: var(--zhu-color); display: inline-block; float: right; line-height: 54px; }
.g_news .hd p span{ font-size: 28px; color: var(--zhu-color); margin-left: 20px; line-height: 54px; position: relative; top: 5px; }
.g_news .bd{ overflow: hidden; width: 100%; }
.g_news .bd li{ width: 50%; float: left; padding-right: 15px; box-sizing: border-box; }
.g_news .bd li:nth-child(2n+0){ padding-right: 0; padding-left: 15px; }
.g_news .bd li a{ position: relative; padding-left: 20px; display: block; height: 50px; line-height: 50px; border-bottom: 1px solid #eaeaea; }
.g_news .bd li a::before{ content: ""; display: inline-block; width: 0; height: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 7px solid var(--zhu-color); position: absolute; left:0; top:50%; margin-top: -6px; transition: all .3s; }
.g_news .bd li a b{ width:calc(100% - 128px); float: left; font-size: 16px; color: #333333; font-weight: normal; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.g_news .bd li a small{ width: 108px; display: inline-block; float: right; font-size: 14px; color: #999; }
.g_news .bd li a small span{ font-size: 14px; color: #999; margin-right: 8px; }
.g_news .bd li a:hover::before{ transition: all .3s; left: 5px; }
.g_news .bd li a:hover b{ transition: all .3s; color: var(--zhu-color); }
@media only screen and (max-width: 768px){
  .g_news{ padding:30px 0; }
  .g_news .bd li{ width: 100%; padding-right: 0; }
  .g_news .bd li:nth-child(2n+0){ padding-left: 0; }
  
}
@media only screen and (max-width: 640px){
  .g_news{ padding:20px 15px; }
  .g_news .hd{ margin-bottom: 12px; }
  .g_news .hd b{ font-size: 24px; }
  .g_news .hd p{ display: none; }
}
/* news_list */
.news_list{ overflow: hidden; width: 100%; }
.news_list li + li a{ border-top:1px solid #e9e9e8; }
.news_list a{ display: block; width: 100%; display: flex; padding:20px 0; }
.news_list a .img{ width: 100%; height: 100%; overflow: hidden; position: relative; }
.news_list a .img img{ width: 100%; height: 100%; object-fit: cover; background: #f1f1f1; transition: all .3s; position: absolute; }
.news_list a .img span{ position: absolute; left: 50%; top:50%; color: #666; font-size: 12px;  opacity: 0; }
.news_list a .txt{ overflow: hidden; }
.news_list a .txt b{ transition: all .3s; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 18px; color: #1E1E1E; font-weight: normal; margin:12px 0 6px; }
.news_list a .txt small{ color: #999; font-size: 12px; margin-bottom: 20px; display: block; }
.news_list a .txt p{ position: relative; transition: all .3s; font-size: 14px; color: #777; line-height: 24px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.news_list a .txt p::before{ content: ""; display: inline-block; width: 2px; height: 0; position: absolute; left: 0; top:0; transition: all .3s; background: #007bff; border:0; }
.news_list a:hover strong{ transition: all .3s; color: #007bff; }
.news_list a:hover .txt p{ transition: all .3s; padding-left: 30px; }
.news_list a:hover .txt ::before{ transition: all .3s; height: 100%; }
.news_list a:hover img{ transition: all .3s; transform: scale(1.05); }
.news_list a:hover .img small{ opacity: 1; transition: all .3s; background: rgba(255,255,255,.6); padding:8px 16px; }
.page_tit{ position: relative; margin-bottom: 75px; }
.page_tit strong{ display: block; font-size: 36px; color: #222; font-weight: normal;  }
.page_tit span{ font-size: 14px; color: #999; margin-top: 10px; }
.page_tit small{ text-transform: uppercase; display: inline-block; color: rgba(51,51,51,.42); font-size: 22px; }
.page_tit::before{ content: ""; display: inline-block; width: 50px; height: 3px; background: var(--zhu-color); position: absolute; left:0; bottom:-25px; border:0; }

@media only screen and (max-width: 576px){
  .news_list a{ flex-wrap: wrap; padding:15px 0; }
  .news_list a .img{ height: auto; padding-bottom: 40%; }
  .news_list a .txt small{ margin-bottom: 10px; }
  .news_list a .txt p{ margin-bottom: 0; }
  .page_tit strong{ font-size: 24px; }
  .page_tit small{ display: none; }
  .page_tit{ margin-bottom: 36px; }
  .page_tit::before{ bottom: -12px; }
}

/*case_list*/
.case_list{ display: block; width: 100%; margin-bottom:30px;transition:.36s all ease; }
.case_list .img{ padding-bottom: 75%; width: 100%; overflow: hidden; position: relative; }
.case_list .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; position: absolute; }
.case_list .txt{ background:#fff;padding:20px 20px; }
.case_list .txt strong{ color:#333;font-size:17px;font-weight:bold;white-space: nowrap;overflow:hidden;text-overflow: ellipsis; }
.case_list .txt p { font-size: 14px; line-height: 26px; height: 52px; color:#999; margin-top:15px; overflow:hidden; }
.case_list .txt span { font-size: 30px; color: #999; line-height: 1; margin-top:25px;transition:.36s all ease;}
.case_list:hover {box-shadow: 0 0 15px 5px #999;transition: all .3s;}
.case_list:hover img {height:110%;transition: all .3s;}
.case_list:hover strong {color:#db2016;}
.case_list:hover span {padding-left:25px;transition:.36s all .3s;}

@media only screen and (max-width: 640px){
  .case_list .txt{ padding:10px; }
  .case_list .txt b{ font-size: 14px; }
  .case_list .txt p{ font-size: 12px; margin:6px 0; }
}
/*newsPage*/
.newsPage {margin-top:55px;white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsPage .page-a{ font-size: 15px; color: #212529; }
.newsPage .page-a a{ color: #212529; }
.newsPage .page-a + .page-a{margin-top:10px;}
.newsPage .more { display:block;color:#fff;background:var(--zhu-color);margin-left:auto;text-align:center;max-width:100%; height:50px;line-height: 50px;width:160px;transition:.36s all;}
.newsPage .more:hover {width:180px;transition:.36s all ease-in;}
.newsPage .page-a a:hover{ color:#db2016; }
/*honor_list*/
.honor_list{ overflow: hidden; width: 100%; }
.honor_list .page_tit{ margin-bottom: 60px; }
.honor_list li{ overflow: hidden; margin-bottom: 30px; }
.honor_list .box .img{ border: 5px 5px 0 0; border: 2px solid #f6f5f5; border-bottom: 0; width:100%;padding-bottom:135%;position: relative;overflow: hidden;transition: all .5s;}
.honor_list .box .img img{width:100%;height: 100%;object-fit: cover;position: absolute;}
.honor_list .box .img:after{width:0;height: 0;content:'';position: absolute;top:0;left:0;background: rgba(0,0,0,.8);transition: all .5s;border-radius: 50%;}
.honor_list .box .img i{color:#fff;font-size: 50px;position: absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index: 1;opacity: 0;transition: all .5s}
.honor_list .box .txt{background: #f6f5f5;padding:15px;transition: all .5s;}
.honor_list .box b{color: #333;font-size: 16px;font-weight: 700;transition: all .5s;}
.honor_list .box:hover{box-shadow: 0 0 10px #999;}
.honor_list .box:hover .txt{background: var(--zhu-color)}
.honor_list .box:hover .txt b{padding-left: 10px;color:#fff;}
.honor_list .box:hover .img{ border-color: var(--zhu-color);transition: all .5s; }
.honor_list .box:hover .img:after{width:200%;height:200%; left:-50%;top:-50%;}
.honor_list .box:hover .img i{opacity: 1;}
@media(max-width: 576px){
  .piclist .row>div:nth-child(2n){padding-left: 7.5px;}
  .piclist .row>div:nth-child(2n-1){padding-right: 7.5px;}
}

.ccase_list{ overflow: hidden; width: 100%; }
.ccase_list .page_tit{ margin-bottom: 60px; }
.ccase_list li{ overflow: hidden; margin-bottom: 30px; }
.ccase_list .box .img{ border: 5px 5px 0 0; border: 2px solid #f6f5f5; border-bottom: 0; width:100%;padding-bottom:75%;position: relative;overflow: hidden;transition: all .5s;}
.ccase_list .box .img img{width:100%;height: 100%;object-fit: cover;position: absolute;}
.ccase_list .box .img:after{width:0;height: 0;content:'';position: absolute;top:0;left:0;background: rgba(0,0,0,.5);transition: all .5s;border-radius: 50%;}
.ccase_list .box .img i{color:#fff;font-size: 50px;position: absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index: 1;opacity: 0;transition: all .5s}
.ccase_list .box .txt{background: #f6f5f5;padding:15px;transition: all .5s;}
.ccase_list .box b{color: #333;font-size: 16px;font-weight: 700;transition: all .5s; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display: block; }
.ccase_list .box:hover{box-shadow: 0 0 10px #999;}
.ccase_list .box:hover .txt{background: var(--zhu-color)}
.ccase_list .box:hover .txt b{padding-left: 10px;color:#fff;}
.ccase_list .box:hover .img{ border-color: var(--zhu-color);transition: all .5s; }
.ccase_list .box:hover .img:after{width:200%;height:200%; left:-50%;top:-50%;}
.ccase_list .box:hover .img i{opacity: 1;}
@media only screen and (max-width: 640px){
  .ccase_list .box b{ font-size: 15px; font-weight: normal; }
  .ccase_list .box .txt{ padding:12px; }
}
@media only screen and (max-width: 572px){
  .ccase_list .box b{ font-size: 14px; }
  .ccase_list .box .txt{ padding:10px; }
}
@media only screen and (max-width: 414px){
  .ccase_list .box b{ font-size: 13px; }
  .ccase_list .box .txt{ padding:8px; }
}


/* c_tit */
.c_tit{ overflow: hidden; width: 100%; text-align: center; }
.c_tit b{ font-size: 40px; color: #333333; line-height: 1; display: block; font-weight: normal; }
.c_tit hr{ display: inline-block; margin:24px 0; position: relative; width: 30px; height: 3px; background: var(--zhu-color); left: -8.5px; }
.c_tit hr::after{ content: ""; display: inline-block; width: 10px; height: 3px; background: var(--zhu-color); position: absolute; right: -13px; }


@media only screen and (max-width: 992px){
  .c_tit hr{ margin:20px 0; }
  .c_tit b{ font-size: 30px; }
  .c_tit p{ font-size: 24px; margin-bottom: 20px; }
}
/* hot_news */
.hot_news{ clear: both; overflow: hidden; padding:0 15px; }
.hot_news a{ display: block; overflow: hidden; border:1px solid #e7e7e7; box-sizing: border-box; transition: all .4s; }
.hot_news a .img{ width: 100%; height: 220px; overflow: hidden; transition: all .4s; }
.hot_news a .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .4s; }
.hot_news a .txt{ width: 100%; padding:25px; overflow: hidden; height: 120px; transition: all .4s; box-sizing: border-box; }
.hot_news a .txt b{ font-weight: normal; display: block; width: 100%; color: #010101; font-size: 18px; margin-bottom: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.hot_news a .txt span{ font-size: 14px; color: #909090; }
.hot_news a .txt p{ transition: all .4s; line-height: 30px; color: #434343; font-size: 14px; margin-top: 15px; opacity: 0; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; line-height: 1.5; }
.hot_news a:hover img{ transition: all .4s; transform: scale(1.05); }
.hot_news a:hover .img{ transition: all .4s; margin-top: -80px; }
.hot_news a:hover .txt{ transition: all .4s; background: var(--zhu-color); height: 200px; }
.hot_news a:hover .txt b, .hot_news a:hover .txt span, .hot_news a:hover .txt p{ transition: all .4s; color: #fff; opacity: 1; }
@media only screen and (max-width: 640px){
  .hot_news a .img{ height: 120px; }
  .hot_news a .txt{ padding:12px; height: 76px; }
  .hot_news a .txt b{ font-size: 14px; margin-bottom: 10px; }
  .hot_news a .txt span{ font-size: 12px; }
  .hot_news a .txt p{ font-size: 12px; -webkit-line-clamp: 2 }
  .hot_news a:hover .img{ transition: all .4s; margin-top: -40px; }
  .hot_news a:hover .txt{ transition: all .4s; background: var(--zhu-color); height: 120px; }
  
}
/* company_list */
.company_list{ overflow: hidden; margin:20px 0; padding:40px 0; background: #F6F6F6; }
.company_list .hd{ width: 100%; overflow: hidden; padding: 0 15px 20px; }
.company_list .hd b{ display: block; font-size: 36px; color: #333; font-weight: normal; }
.company_list .hd b a{ color: #333; transition: all .3s; }
.company_list .hd b a:hover{ color: #fb880c; transition: all .3s; letter-spacing: 1px; }
.company_list .hd small{ font-size: 18px; color: #c1c1c1; text-transform: uppercase; }
.company_list .cnews_img{ display: block; width: 100%; overflow: hidden;  }
.company_list .cnews_img .img{ width: 100%; height: 240px; overflow: hidden; background: #e4e4ec; }
.company_list .cnews_img .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .4s; }
.company_list .cnews_img .txt{ overflow: hidden; padding:20px 0; }
.company_list .cnews_img .txt b{ margin-bottom: 20px; display: block; width: 100%; font-size: 20px; color: #535353; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; transition: all .4s; }
.company_list .cnews_img .txt span{ display: inline-block; text-align: left; float: left; padding-right: 20px; margin-right: 20px; border-right: 1px solid #e8e8e8; position: relative; }
.company_list .cnews_img .txt span::after{ content: ""; display: inline-block; width: 1px; height: 0; position: absolute; right: 0; top:0; background: var(--zhu-color);transition: all .4s }
.company_list .cnews_img .txt span small{ font-size: 22px; color: #444; display: block; }
.company_list .cnews_img .txt span i{ font-size: 16px; color: #999; display: block; }
.company_list .cnews_img .txt p{ float: left; width: 80%; color: #979797; font-size: 14px; line-height: 26px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.company_list .cnews_img:hover img{ transition: all .4s; transform: scale(0.95) rotate(-1deg); }
.company_list .cnews_img:hover b{ transition: all .4s; color: var(--zhu-color); font-weight: bold; padding-left: 10px; }
.company_list .cnews_img:hover span, .company_list .cnews_img:hover span i, .company_list .cnews_img:hover p{ transition: all .4s; color: #333; }
.company_list .cnews_img:hover span::after{ transition: all .4s; height: 100%; }
.company_list .list{ display: block; overflow: hidden; border-bottom:1px solid #eaeaea; }
.company_list .list a{ display: block; padding:32px 0; overflow: hidden; border-top:1px solid #eaeaea; }
.company_list .list a span{ display: inline-block; text-align: left; float: left; padding-right: 20px; margin-right: 20px; border-right: 1px solid #e8e8e8; position: relative; }
.company_list .list a span::after{ content: ""; display: inline-block; width: 1px; height: 0; position: absolute; right: 0; top:0; background: var(--zhu-color);transition: all .4s }
.company_list .list a span small{ font-size: 22px; color: #444; display: block; text-align: left; transition: all .3s; }
.company_list .list a span i{ font-size: 16px; color: #999; display: block; text-align: left; transition: all .3s; }
.company_list .list a .txt{ float: left; width: 80%; overflow: hidden; }
.company_list .list a .txt b{ margin-bottom: 7px; display: block; width: 100%; font-size: 20px; color: #535353; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; }
.company_list .list a .txt p{ text-indent: -2em; float: left; color: #979797; font-size: 14px; line-height: 26px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.company_list .list a:hover b{ transition: all .4s; color: var(--zhu-color); font-weight: bold; padding-left: 10px; }
.company_list .list a:hover p{ transition: all .4s; color: #333; padding-left: 10px; }
.company_list .list a:hover small, .company_list .list a:hover i{  transition: all .4s; color: var(--zhu-color); }
.company_list .list a:hover span::after{ transition: all .4s; height: 100%; }
@media only screen and (max-width: 1400px){
  .company_list .list a .txt, .company_list .news_img .txt p{ width:82%; }
}
@media only screen and (max-width: 1200px){
  .company_list .list a .txt, .company_list .news_img .txt p{ width:80%; }
}
@media only screen and (max-width: 640px){
  .company_list{ padding:20px 0; }
  .company_list .hd b{ font-size: 24px; }
  .company_list .hd small{ font-size: 13px; }
  .company_list .news_img .img{ height:200px; }
  .company_list .news_img .txt, .company_list .list a{ padding:12px 0; }
  .company_list .news_img .txt b, .company_list .list a .txt b{ font-size:18px; margin-bottom: 10px; }
  .company_list .news_img .txt span, .company_list .list a span{ margin-right: 10px; padding-right: 10px; }
  .company_list .news_img .txt span i, .company_list .list a span i{ font-size: 14px; }
  .company_list .news_img .txt span small, .company_list .list a span small{ font-size: 18px; }
  .company_list{ margin:20px 0 0; }
  .company_list .cnews_img .txt span small{ font-size: 18px; }
}
@media only screen and (max-width: 576px){
  .company_list .cnews_img .txt span{ padding-right: 10px; margin-right: 10px; }
  .company_list .cnews_img .txt p{ width: 72%; }
 .company_list .list a .txt, .company_list .news_img .txt p{ width: 72%; }
}

/* industry_news */
.industry_news{ overflow: hidden; padding:30px 0 0; }
.industry_news .bd{ display: block; width: 100%; }
.industry_news .bd li{ padding: 50px 0; position: relative; border-bottom: solid 1px #e5e5e5; }
.industry_news .bd li a{ display: flex; align-items: center; z-index: 2; position: relative; }
.industry_news .bd li a span{ text-align: center; display: block; width: 8%; height: 125px; color: var(--zhu-color); font-size: 16px; position: relative; transition: 1s ease .2s; }
.industry_news .bd li a span small{ font-size: 60px; display: block; }
.industry_news .bd li a span::after{ width: 1px; height: 100px; content: ''; position: absolute; right: 0; top: 50%; transform: translateY(-50%); transition: .2s ease .1s; background: #e5e5e5; }
.industry_news .bd li a .txt{ width: 68%; box-sizing: border-box; padding: 0 35px; position: relative; }
.industry_news .bd li a .txt b{ font-weight: bolder; font-size: 24px; color: #212122; line-height: 30px; margin-bottom: 20px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.industry_news .bd li a .txt p{ font-size: 14px; color: #434343; line-height: 30px; margin-bottom: 40px; }
.industry_news .bd li a .txt i{ font-size: 14px; color: #666; clear: both; display: none; }
.industry_news .bd li a .txt small{ line-height: 44px; padding: 0 30px; color: var(--zhu-color); border: solid 1px var(--zhu-color); font-size: 14px; display: inline-block; border-top-left-radius: 10px; border-bottom-right-radius: 10px; transition: all .4s; }
.industry_news .bd li a .img{ width: 24%; overflow: hidden; box-sizing: border-box; padding-left: 20px; }
.industry_news .bd li a .img img{ width: 100%; height: 195px; object-fit: cover; transition: all .3s; }
.industry_news .bd li::before{ position: absolute; left: 8%; top: 0; width: 1200px; height: 100%; background: #fafafa; content: ''; transition: .6s ease .1s; opacity: 0; }
.industry_news .bd li::after{ position: absolute; right: 92%; top: 0; width: 0; height: 100%; background: var(--zhu-color); content: ''; transition: .2s ease .1s; }
.industry_news .bd li:hover::before{ width: 120%; transition: .4s ease 0.1s; opacity: 1; }
.industry_news .bd li:hover::after{ width: 120%; transition: .4s ease 0.1s; }
.industry_news .bd li:hover{ border-color: transparent; }
.industry_news .bd li:hover a span::after{ background: transparent; }
.industry_news .bd li:hover a span{ color: #fff; transition: 1s ease 0.3s; }
.industry_news .bd li:hover a .txt b{ color: var(--zhu-color); }
.industry_news .bd li:hover a .txt small{ background: var(--zhu-color); color: #fff; border-radius: 0; border-top-right-radius: 10px; border-bottom-left-radius: 10px; }
@media only screen and (max-width: 1400px){
  
}
@media only screen and (max-width: 1200px){
  .industry_news .bd li a span{ display: none; }
  .industry_news .bd li::before{ left:0; }
  .industry_news .bd li::after{ display: none; }
  .industry_news .bd li{ padding:30px 0; }
  .industry_news .bd li a .txt{ width: 70%; }
  .industry_news .bd li a .img{ width: 30%; }
  .industry_news .bd li a .txt{ padding: 0 15px; }
  .industry_news .bd li a .txt p{ margin-bottom: 0; }
  .industry_news .bd li a .txt i{ display: block; margin:12px 0; }
}
@media only screen and (max-width: 992px){
  .industry_news .bd li{ padding:15px 0; }
  .industry_news .bd li a .txt p{ overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
  .industry_news .bd li a .txt small{ line-height: 32px; padding:0 20px; }
  .industry_news .bd li a .txt b{ font-size: 20px; margin-bottom: 10px; }
}
@media only screen and (max-width: 768px){
  .industry_news .bd li a .txt p{ margin-bottom: 10px; }
  .industry_news .bd li a .img img{ height:136px; }
  .industry_news .bd li a .txt{ padding:0 20px; }
}
@media only screen and (max-width: 640px){
  .industry_news .bd li a .img{ display:none; }
  .industry_news .bd li a .txt{ width: 100%; padding:0 15px }
  .industry_news .bd li a .txt b{ font-size: 17px; }
}




.c_tit{ overflow: hidden; width: 100%; }
.c_tit .hd{ text-align: center; }
.c_tit .hd b{ position: relative; font-size: 36px; color: #333; line-height: 1; margin:22px 0 20px; display: block; font-weight: normal;  }
.c_tit .hd b a{ color: #333; transition: all .3s; }
.c_tit .hd b a:hover{ color: #c93636; transition: all .3s; letter-spacing: 1px; }
.c_tit .hd b::after{ content: ""; display: inline-block; width: 30px; height: 3px; border:0; background: #c93636; position: absolute; left: 50%; margin-left: -15px; bottom:-20px; transition: all .3s;; }
.c_tit .hd b:hover::after{ transition: all .3s; width: 40px; margin-left: -20px; background: #c93636; }

/*job*/
.jobs-list{margin-bottom: 30px;}
  .jobs-list li{width:100%;margin-top: 30px;}
  .jobs-list a{display:block;width:100%;background:#fff;box-shadow:0px 1px 7.09px 0.91px rgba(125,125,125,0.5);border-radius:5px;padding:1% 0 3% 0}
  .jobs-list a .son{width:95%;overflow:hidden;margin:0 auto;}
  .jobs-list a .t1{padding:2% 0;border-bottom:1px solid #eee}
  .jobs-list a .t1 .t1l{float:left;font-size:20px;font-weight:bold;color:#333;}
  .jobs-list a .t1 .t1r{float:right;color:#666;text-decoration:underline;font-size:14px;padding-left:38px;line-height:25px;}
  .jobs-list a .t1 .t1r i{font-size: 24px;color: var(--zhu-color);margin-right: 15px;}
  .jobs-list a .son .con{margin-top:2.5%;height:250px;overflow-y:scroll;line-height: 2.6}
  .jobs-list a .son .con p{color:#666;padding:3px 0;font-size:14px;line-height:1.6;text-indent:0!important;}
  .jobs-list a .son .con::-webkit-scrollbar{width:3px;height:3px;}
  .jobs-list a .son .con::-webkit-scrollbar-track{box-shadow:inset 0 0 3px transparent;background:#f8f8f8;border-radius:3px;}
  .jobs-list a .son .con::-webkit-scrollbar-thumb{border-radius:3px;background:#bbb;}
  .jobs-list a .t1 .t1r:hover{color:#333;}
/*应聘表单*/
.fu-job{position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.6);left:0;top:0;display:none;z-index:10000;}
  .fu-job .job-son{width:100%;height:100%;display:flex;align-items:center;}
  #jobform{background:#fff;padding:40px 30px 30px 30px;width:500px;margin:0 auto;position: relative;}
  #jobform .jobclose{position:absolute;right:0px;top:0;background:var(--zhu-color);color:#fff;display:inline-block;padding:2px 10px;font-size:14px;cursor:pointer;}
  #jobform .faqline{padding:6px 0;border-bottom:0px solid #eee;}
  #jobform .faqline .faqtit{width:20%;height:40px;line-height:40px;float:left;background:#fff;text-align:left;font-size:15px;border-radius:2px;}
  #jobform .faqline .input{text-indent:8px;width:80%;outline:none;height:40px;box-sizing:border-box;border:1px solid #ddd;float:left}
  #jobform textarea{width:80%;outline:none;height:100px;box-sizing:border-box;border:1px solid #ddd;float:left;;border-radius:2px;padding:10px 8px}
  #jobform .input:focus{border-color:#1d7df5;}
  #jobform textarea:focus{border-color:#1d7df5;}
  /*#jobform input:hover{border-color:#c0121b;}
  */
  /*#jobform textarea:hover{border-color:#c0121b;}
  */
  #jobform .faqline .input1{width:120px;float:left;}
  #jobform .code img{display:block;float:left;height:40px;margin-left:0px;}
  #jobform .code .tip{display:block;float:left;color:red;font-size:14px;}
  #jobform button{width:100px;height:38px; border: none; background:var(--zhu-color);color:#fff;display:block;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;cursor:pointer;}
  #jobform button:hover{background:var(--zhu-color);}

