/* 引入外部图标样式 */
@font-face {
  font-family: 'iconfont';  /* Project id 3635624 */
  src: url('http://at.alicdn.com/t/c/font_3635624_9v5g1oexwut.woff2?t=1668418375168') format('woff2'),
       url('http://at.alicdn.com/t/c/font_3635624_9v5g1oexwut.woff?t=1668418375168') format('woff'),
       url('http://at.alicdn.com/t/c/font_3635624_9v5g1oexwut.ttf?t=1668418375168') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

/* 网站色值设置 */
body{--zhu-color:#00aaff;--pei-color:#ffcb00;}
/* 样式重置 */
html, body, div,
h1, h2, h3, h4, h5, h6,
hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre, form, fieldset, object, code,
legend, button, input, textarea, label,
th, td, a, img{margin: 0; padding: 0; border: 0; outline: 0;}
body{font: 14px/1.5 'Microsoft YaHei', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Hiragino sans gb', 'SimSun', 'Sans-serif'; color: #333; background-color: #fff;}
ul,li{list-style:none;margin:0;padding:0;}
a:hover{ text-decoration: none; }
/*清除内外边距*/
h1, h2, h3, h4, h5, h6{font-weight: normal; font-size: 100%;}
/*设置默认字体*/
:focus{outline: 0;}
ul,
ol{list-style: none;}
/*重置图片元素*/
address, caption, cite, code, dfn, em, i, th, var, optgroup{font-style: normal; font-weight: normal;}
abbr, acronym{border: 0; font-variant: normal;}
input, button, textarea, select, optgroup, option{font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;}
code, kbd, samp, tt{font-size: 100%;}
::-webkit-scrollbar{width:6px; height:6px ;}
::-webkit-scrollbar-track{box-shadow: inset 0 0 6px transparent; background: #f8f8f8; border-radius: 6px;}
::-webkit-scrollbar-thumb{border-radius: 6px; background: #bbb;}
textarea{resize: none;}
.inner{ width: 1400px; margin:0 auto; }
@media only screen and (max-width: 1400px){
  .inner{ width: 100%; box-sizing: border-box; padding:0 15px; }
}



/*no-goods*/
.no-goods,.no-network{ padding-top:100px; overflow: hidden; text-align: center;}
.no-goods img{display: block; margin:0 auto 30px; width:220px; max-height: 105px;}
.no-goods p,.no-network p{font-size:14px; color:#666666; line-height: 20px;}
@media only screen and (max-width: 414px){
  .no-goods,.no-network{ padding-top:30px; }
  .no-goods img{ width:80%; }
}

/*s_banner*/
.s_banner{ text-align: center; position: relative; padding:89px 0; background: url(../images/company_bg.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; text-shadow: 0 0 3px rgba(125,125,125,0.5); }
.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;  text-shadow: 0 0 3px rgba(125,125,125,0.5); }
.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; }
.pro_banner .s_banner{ background: url(../images/spro_bg.jpg) no-repeat top center;  background-attachment:fixed; }
.case_banner .s_banner{ background: url(../images/scase_bg.jpg) no-repeat top center;  background-attachment:fixed; }
.contact_banner .s_banner{ background: url(../images/scontact_bg.jpg) no-repeat top center;  background-attachment:fixed; }
.news_banner .s_banner{ background: url(../images/snews_bg.jpg) no-repeat top center;  background-attachment:fixed; }
.honor_banner .s_banner{ background: url(../images/shonor_bg.jpg) no-repeat top center;  background-attachment:fixed; }
@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 > span{ display: none; }
  .s_banner .row small{ display: none; }
  .s_banner .row > b{ font-size: 32px; }
  .s_banner .row > p{ padding:20px 15px; }
}
@media only screen and (max-width: 5760px){
  .s_banner .row > b{ font-size: 28px; }
  .s_banner .row > p{ font-size: 13px; line-height: 1.5; }
}
@media only screen and (max-width: 414px){
  .s_banner .row > b{ font-size: 24px; }
  .s_banner .row > p{ font-size: 12px; }
}

/* location */
.location{ overflow: hidden; background: #f9f8f8; border-bottom: 1px solid #e0dfdf; }
.location .row{ display: flex; align-items: center; }
.location p{ font-size: 14px; color: #777777; padding:13px 0; }
.location p span{ font-size: 20px; color: var(--zhu-color); margin-right: 10px; }
.location p a{ font-size: 14px; color: #777777; transition: all .3s; }
.location p a:hover{ color: var(--zhu-color); transition: all .3s; }
.r_nav{ overflow: hidden; display: flex; align-items: center; justify-content: flex-end; }
.r_nav a{ display: inline-block; padding:20px 0; margin: 0 16px; 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: 1400px){
  .location .inner{ padding:0; }
}
@media only screen and (max-width: 1200px){
  .r_nav a{ padding:18px 0; margin: 0 14px; font-size: 14px; }
}
@media only screen and (max-width: 992px){
  .r_nav a{ padding:16px 0; margin: 0 12px; }
}
@media only screen and (max-width: 768px){
  .location p{ display: flex; align-items: center; justify-content: center; padding: 12px 0; }
  .location p span{ font-size: 14px; }
  .r_nav{ align-items: center; justify-content: center; }
  .r_nav a{ padding:14px 0; margin: 0 12px; }
}
@media only screen and (max-width: 640px){
  .location p{ text-align: center; }
  .location p i{ display: none; }
  .location p span{ margin-right: 8px; }
}
@media only screen and (max-width: 576px){
}
@media only screen and (max-width: 414px){
  .r_nav a{ font-size: 13px; margin:0 10px; padding:12px 0; }
}

/* company_info */
.company_info{ background: url(../images/company_about_bg.jpg) no-repeat top center; padding:30px 0; }
.company_info .c_tit p{ font-size: 16px; color: var(--zhu-color); line-height: 1; margin-bottom: 36px; }
.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:42px 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:22px; }
.company_img{ overflow: hidden; margin-bottom: 20px; }
.company_img img:nth-child(2), .company_img img:nth-child(3){ margin-left: 6px; }
.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:25px 0; }
  .c_tit b{ font-size: 36px; }
  .company_info .c_tit p{ margin-bottom: 30px; } 
  .company_img{ padding-top: 10px; }
  .company_img img{ float: left; }
  .company_img img:nth-of-type(1){ width: 46%; margin:0; }
  .company_img img:nth-of-type(2){ width: 25%; margin:0 0 0 2%; }
  .company_img img:nth-of-type(3){ width: 25%; margin:0 0 0 2%; }
}
@media only screen and (max-width: 1200px){
  .c_tit b{ font-size: 32px; }
  .company_info .c_tit p{ margin-bottom: 28px; } 
}
@media only screen and (max-width: 992px){
  .company_info .hd hr{ margin:20px 0; }
  .company_info .hd p{ font-size: 24px; margin-bottom: 20px; }
  .company_strength li span{ font-size: 50px; }
  .company_info .c_tit p, .c_tit b{ font-size: 28px; }
  .company_info .c_tit p{ margin-bottom: 26px; } 
}
@media only screen and (max-width: 768px){
  .company_info{ padding:20px 0; }
  .company_strength{ padding:20px 0; margin:20px 0 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_info{ padding:15px 0; }
  .company_super .hd hr{ margin:24px 0; }
  .c_tit b{ font-size: 24px; }
  .company_info .c_tit p{ margin-bottom: 24px; font-size: 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; }
}
@media only screen and (max-width: 576px){
  .c_tit b{ font-size: 20px; }
  .company_info .c_tit p{ margin-bottom: 20px; font-size: 14px; } 
  .company_strength li span{ font-size: 28px; }
  .company_strength li > p{ margin-top: 14px; }
}
@media only screen and (max-width: 414px){
  .c_tit b{ font-size: 16px; }
  .company_info .c_tit p{ font-size: 13px; margin-bottom: 15px; } 
  .company_strength li span{ font-size: 24px; }
  .company_strength li > p{ margin-top: 12px; }
}

/* company_culture */
.company_culture{ background: url(../images/company_culture_bg.jpg) no-repeat top center; padding:62px 0 100px; 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: .58; 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: #d11d26; 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: 1; margin-top:15px; }
@media only screen and (max-width: 1400px){
  .company_culture{ padding:60px 0; }
  .company_culture .inner{ padding:0; }
  .company_culture .bd ul{ padding:28px 0 6px; }
}
@media only screen and (max-width: 1200px){
  .company_culture{ padding:50px 0; }
  .company_culture .inner{ padding:0; }
  .company_culture .bd{ padding:40px; }
  .company_culture .bd ul{ padding:24px 0 6px; }
  .company_culture .bd > p b{ font-size: 23px; }
}
@media only screen and (max-width: 992px){
  .company_culture{ padding:40px 0 15px; }
  .company_culture .bd{ padding:20px 15px; }
  .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; padding:20px 0 6px; }
  .company_culture .bd li{ padding:0 10px; }
  .company_culture .bd li b{ font-size: 18px; }
  .company_culture .bd li p{ line-height: 1.5; }
  .company_culture .bd > p b{ font-size: 22px; }
}
@media only screen and (max-width: 768px){
  .company_culture{ padding:30px 0 15px; }
  .company_culture .bd{ padding:20px 10px; }
  .company_culture .bd ul{ padding:18px 0 6px; }
  .company_culture .bd > p b{ font-size: 21px; }
}
@media only screen and (max-width: 640px){
  .company_culture{ padding:25px 0 15px; background-size: cover; }
  .company_culture .bd{ padding:15px 5px; }
  .company_culture .bd > p{ width: 100%; }
  .company_culture .bd ul{ flex-wrap: wrap; padding:16px 0 6px; }
  .company_culture .bd li{ width: 50%; float: left; margin-bottom: 15px; }
  .company_culture .bd > p b{ font-size: 20px; }
}
@media only screen and (max-width: 576px){
  .company_culture{ padding:20px 0 15px; }
  .company_culture .bd ul{ padding:14px 0 6px; }
  .company_culture .bd > p b{ font-size: 19px; }
}
@media only screen and (max-width: 414px){
  .company_culture{ padding:15px 0; }
  .company_culture .bd ul{ padding:12px 0 6px; }
  .company_culture .bd > p b{ font-size: 18px; }
}

/*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; width:100%; }
.company_case .bd a{ display: block; width: 100%; overflow: hidden; }
.company_case .bd a .img{ position: relative; width: 100%; padding-bottom: 75%; 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:15px; 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: 1400px){
  .company_case{ padding:40px 0; }
  .company_case .c_tit{ padding-bottom: 0; }
}
@media only screen and (max-width: 1200px){
  .company_case{ padding:35px 0; }
  .company_case .hd b i{ font-size: 40px; }
}
@media only screen and (max-width: 992px){
  .company_case{ padding:30px 0; }
  .company_case .bd a .txt b{ font-size: 16px; }
}
@media only screen and (max-width: 768px){
  .company_case{ padding:25px 0; }
  .company_case .bd a .txt b{ font-size: 15px; }
}
@media only screen and (max-width: 640px){
  .company_case{ padding:20px 0; }
  .company_case .c_tit span{ font-size: 26px; }
  .company_case{ padding:30px 0; }
  .company_case .bd a .txt{ padding:8px 12px; }
  .company_case .bd a .txt b{ font-size: 14px; }
  .company_case .bd a .txt p{ display: none; }
}
@media only screen and (max-width: 576px){
  .company_case{ padding:15px 0; }
  .company_case .bd a .txt b{ font-size: 13px; }
}
@media only screen and (max-width: 414px){
  .company_case .bd a .txt b{ font-size: 12px; }
}


/* contact_txt */
.contact_txt{ overflow: hidden; background: #f5f5f5; margin-bottom: 46px; }
.contact_txt .img{ width: 100%; overflow: hidden; }
.contact_txt .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }
.contact_txt .txt{ box-sizing: border-box; padding:80px 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: 1400px){
  .contact_txt{ margin-bottom: 40px; }
}
@media only screen and (max-width: 1200px){
  .contact_txt{ margin-bottom: 35px; }
}
@media only screen and (max-width: 992px){
  .contact_txt{ margin-bottom: 30px; }
}
@media only screen and (max-width: 768px){
  .contact_txt{ margin-bottom: 25px; }
  .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){
  .contact_txt{ margin-bottom: 20px; }
}
@media only screen and (max-width: 576px){
  .contact_txt{ margin-bottom: 15px; }
}
@media only screen and (max-width: 414px){
}

/* contact_way */
.contact_way{ overflow: hidden; display: flex; flex-wrap: nowrap; margin-bottom: 40px; }
.contact_way .box{ position: relative; width: 25%; 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: 18px; 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: 1400px){
  .contact_way{ margin-bottom: 40px; }
  .contact_way .box + .box{ margin-left: 20px; }
  .contact_way .box p{ font-size: 16px; line-height: 1.5; box-sizing: border-box; padding:0 15px; }
  .contact_way .box span{ font-size: 50px; margin-bottom: 10px; }
  .contact_way .box p:first-of-type{ margin-bottom: 10px; }
}
@media only screen and (max-width: 1200px){
  .contact_way{ margin-bottom: 35px; }
  .contact_way .box + .box{ margin-left: 15px; }
  .contact_way .box p{ font-size: 14px; }
  .contact_way .box span{ font-size: 40px; }
}
@media only screen and (max-width: 992px){
  .contact_way{ display: block; margin-bottom: 10px; }
  .contact_way .box{ width: 49%; 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%; }
  .contact_way .box p{ font-size: 12px; }
  .contact_way .box span{ font-size: 30px; }
  
}
@media only screen and (max-width: 768px){
  .contact_way{ margin-bottom: 5px; }
  .contact_way .box p + p{ min-height: 36px; }
}
@media only screen and (max-width: 640px){
  .contact_way{ margin-bottom: 0; }
  #dituContent{ height: 240px; margin-bottom: 20px; }
}
@media only screen and (max-width: 576px){
  .contact_way .box p + p{ min-height: 54px; word-break: break-all; }
}
@media only screen and (max-width: 414px){
}

/* 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: 90%; float: left; height: 100% }
#contact_msg .bd .form_box{ overflow: hidden; margin-bottom: 30px; background: #fff; height: 100px; border:1px solid #eee; }
#contact_msg .bd .form_box label{ display: block; text-align: left; box-sizing: border-box; padding-left: 17px; line-height: 46px; font-size: 16px; color: #666;  }
#contact_msg .bd .form_box textarea{ width: 100%; height: 100%; padding:5px 17px; font-size: 14px; color: #333; }
#contact_msg .bd .form_item:last-child label{ width: auto; padding:0 17px; }
#contact_msg .bd .form_item:last-child img{ height: 34px; float: left; margin-top: 6px; }
#contact_msg .bd .form_item:last-child input{ width: calc(100% - 66px); float: left; box-sizing: border-box; padding-left: 5px; }
#contact_msg .bd .form_item:last-child .code{ width: calc(100% - 200px); }
#contact_msg .bd .submit{ 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 .submit:hover{ background: var(--pei-color); transition: all .3s; }

@media only screen and (max-width: 1400px){
  #contact_msg{ padding:40px 0; }
  #contact_msg .bd{ margin-bottom: 25px; }
  #contact_msg .bd .col-md-6{ padding-right: 7.5px; }
  #contact_msg .bd .col-md-6:nth-of-type(2n+0){ padding-left: 7.5px; padding-right: 15px; }
  #contact_msg .bd .form_item{ margin-bottom: 15px; }
  #contact_msg .bd .form_box{ margin-bottom: 15px; }
}
@media only screen and (max-width: 1200px){
  #contact_msg{ padding:35px 0; }
  #contact_msg .bd{ margin-bottom: 20px; }
}
@media only screen and (max-width: 992px){
  #contact_msg{ padding:30px 0; }
  #contact_msg .bd{ margin-bottom: 15px; }
  #contact_msg .bd .form_box{ height: 120px; }
}
@media only screen and (max-width: 768px){
  #contact_msg{ padding:25px 0; }
  #contact_msg .bd{ margin-bottom: 10px; }
  #contact_msg .bd .submit{ padding:16px 0; font-size: 15px; }
  #contact_msg .bd .col-md-6{ padding-right: 7.5px; padding-left: 7.5px; }
  #contact_msg .bd .col-md-6:nth-of-type(2n+0){ padding-left: 7.5px; padding-right: 7.5px; }
  #contact_msg .bd .col-12{ padding-right: 7.5px; padding-left: 7.5px; }
}
@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{ margin-bottom: 5px; }
  #contact_msg .bd{ padding:20px 10px 0; }
  #contact_msg .bd .submit{ padding:14px 0; font-size: 14px; }
  #contact_msg .bd .form_box{ height: 160px; }
}
@media only screen and (max-width: 576px){
  #contact_msg{ padding:15px 0; }
  #contact_msg .bd .submit{ padding:12px 0; font-size: 13px; }
}
@media only screen and (max-width: 414px){
  #contact_msg .bd .form_item:last-child img{ width: 100px; }
}

/*main*/
.main{ overflow: visible; padding:30px 0; }
.main p{ font-size: 16px; line-height: 1.5; margin-bottom: 12px; }

@media only screen and (max-width: 1400px){
  .main{ padding:25px 0; }
}
@media only screen and (max-width: 1200px){
  .main{ padding:20px 0; }
}
@media only screen and (max-width: 992px){
  .main{ padding:15px 0; }
}
@media only screen and (max-width: 768px){
  .main p{ font-size: 15px; margin-bottom: 10px; }
}
@media only screen and (max-width: 640px){
  .main p{ font-size: 14px; margin-bottom: 8px; }
}
@media only screen and (max-width: 576px){
  .main p{ font-size: 13px; margin-bottom: 6px; }
}
@media only screen and (max-width: 414px){
  .main p{ font-size: 12px; margin-bottom: 4px; }
}
/* 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: #e60113; }
@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; }
}
@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 20px; }
  .product_type_search > .type > b a{ font-size: 14px; }
}
@media only screen and (max-width: 414px){
  .product_type_search > b{ font-size: 18px; line-height: 1.5; padding:0 15px; }
}
@media only screen and (max-width: 1400px){
}
@media only screen and (max-width: 1200px){
}
@media only screen and (max-width: 992px){
}
@media only screen and (max-width: 768px){
}
@media only screen and (max-width: 640px){
}
@media only screen and (max-width: 576px){
}
@media only screen and (max-width: 414px){
}

/* 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: #e60113; }
.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: 92%; 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; }
.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 0 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: 1400px){
}
@media only screen and (max-width: 1200px){
}
@media only screen and (max-width: 992px){
}
@media only screen and (max-width: 768px){
}
@media only screen and (max-width: 640px){
}
@media only screen and (max-width: 576px){
}
@media only screen and (max-width: 414px){
}

/* goods_list */
.goods_list{ overflow: hidden; width: 100%; }
.goods_list li{ width: 100%; 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: 75%; 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{ 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 .btns{ display: flex; align-items: center; justify-content: space-between; }
.goods_list .btns > 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 .btns > a:nth-of-type(1){ border-color: var(--zhu-color); background: var(--zhu-color); color: #fff; margin-right: 20px; }
.goods_list .btns > 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: 1400px){
  .goods_list .txt p{ margin-bottom: 20px; }
}
@media only screen and (max-width: 1200px){
  .goods_list .txt p{ margin-bottom: 14px; }
}
@media only screen and (max-width: 992px){
  .goods_list .btns > a:nth-of-type(1){ margin-right: 10px; }
  .goods_list .btns > a{ padding:8px 12px; }
}
@media only screen and (max-width: 768px){
  .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 .txt{ padding:15px; }
  .goods_list .txt b{ font-size: 14px; font-weight: normal; }
  .goods_list .txt p{ margin-bottom: 12px; font-size: 13px; }
  .goods_list .btns > a:nth-of-type(1){ margin-right: 5px; }
  .goods_list .btns > a{ font-size: 12px; padding:5px; }
}
@media only screen and (max-width: 576px){
  .goods_list .txt{ padding:12px; }
}
@media only screen and (max-width: 414px){
  .goods_list .txt{ padding:10px; }
  .goods_list .txt p{ font-size: 12px; }
  .goods_list .btns > a{ padding:2px; width: 100%; text-align: center; }
  
}

/*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 #cd0700; font-size: 18px; color: #cd0700; 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 120px; 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{ float: left; margin-left: 60px; overflow: hidden; position: relative; top:5px; }
.g_focus .info .tel span{ float: left; margin-right: 12px; line-height: 1; color: var(--zhu-color); font-size: 38px; }
.g_focus .info .tel div{ float: left; width: 50%; }
.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: 70%; position: relative; border:1px solid #e1e0e0; }
#g_xgcp a img{ width: 100%; height: 100%; object-fit: contain; 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::after, #gfocus .swiper-button-prev::after{ display: none; }
#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-left: 15px; font-size: 16px; color: #333; height: 46px; line-height: 46px; background: #f1f1f1; transition: all .3s; }
.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; }
}
@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; }
}
@media only screen and (max-width: 1400px){
}
@media only screen and (max-width: 1200px){
}
@media only screen and (max-width: 992px){
}
@media only screen and (max-width: 768px){
}
@media only screen and (max-width: 640px){
}
@media only screen and (max-width: 576px){
}
@media only screen and (max-width: 414px){
}

/* 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 #cd0700; 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: #cd0700; }
@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 0; }
  .g_news .hd{ margin-bottom: 12px; }
  .g_news .hd b{ font-size: 24px; }
  .g_news .hd p{ display: none; }
}
@media only screen and (max-width: 1400px){
}
@media only screen and (max-width: 1200px){
}
@media only screen and (max-width: 992px){
}
@media only screen and (max-width: 768px){
}
@media only screen and (max-width: 640px){
}
@media only screen and (max-width: 576px){
}
@media only screen and (max-width: 414px){
}

/* 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 strong{ 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: 30px; 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: var(--zhu-color); border:0; }
.news_list a:hover strong{ transition: all .3s; color: var(--zhu-color); }
.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; padding:0 0 25px; margin-bottom: 30px; }
.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: #db2016; position: absolute; left:0; bottom:0; border:0; }
@media only screen and (max-width: 1400px){
  .page_tit{ padding:0 0 25px; margin-bottom: 30px; }
  .page_tit strong{ font-size: 32px; }
  .page_tit::before{ height: 2px; }
}
@media only screen and (max-width: 1200px){
  .page_tit{ padding:0 0 20px; margin-bottom: 25px; }
  .page_tit strong{ font-size: 28px; }
}
@media only screen and (max-width: 992px){
  .page_tit{ padding:0 0 15px; margin-bottom: 20px; }
  .page_tit strong{ font-size: 24px; }
}
@media only screen and (max-width: 768px){
  .page_tit{ padding:0 0 10px; margin-bottom: 15px; text-align: center; }
  .page_tit strong{ font-size: 20px; }
  .page_tit::before{ height: 1px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%);; }
}
@media only screen and (max-width: 640px){
  .page_tit strong{ font-size: 18px; }
}
@media only screen and (max-width: 576px){
  .news_list a{ flex-wrap: wrap; padding:15px; }
  .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; }
}
@media only screen and (max-width: 414px){
}

/*case_list*/
.case_list{ overflow: hidden; }
.case_list .box{ display: block; width: 100%; margin-bottom:30px;transition:.36s all ease; }
.case_list .box .img{ padding-bottom: 75%; width: 100%; overflow: hidden; position: relative; }
.case_list .box .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; position: absolute; }
.case_list .box .txt{ background:#fff;padding:20px 20px; }
.case_list .box .txt strong{ color:#333;font-size:17px;font-weight:normal;white-space: nowrap;overflow:hidden;text-overflow: ellipsis; display: block; }
.case_list .box .txt p { font-size: 14px; line-height: 26px; height: 52px; color:#999; margin-top:15px; overflow:hidden; }
.case_list .box .txt span { font-size: 30px; color: #999; line-height: 1; margin-top:25px;transition:.36s all ease;}
.case_list .box:hover {box-shadow: 0 0 15px 5px #999;transition: all .3s;}
.case_list .box:hover img {height:110%;transition: all .3s;}
.case_list .box:hover strong {color:#db2016;}
.case_list .box:hover span {padding-left:25px;transition:.36s all .3s;}
@media only screen and (max-width: 1400px){
}
@media only screen and (max-width: 1200px){
}
@media only screen and (max-width: 992px){
  .case_list > div{ padding-right: 7.5px; margin-bottom: 15px; }
  .case_list > div:nth-child(2n+0){ padding-left: 7.5px; padding-right: 15px; }
  .case_list .box{ margin-bottom: 0; }

}
@media only screen and (max-width: 768px){
}
@media only screen and (max-width: 640px){
  .case_list .box .txt{ padding:10px; }
  .case_list .box .txt b{ font-size: 14px; }
  .case_list .box .txt p{ font-size: 12px; margin:6px 0; }
  .case_list .box .txt strong{ font-size: 14px; font-weight: normal; }
}
@media only screen and (max-width: 576px){
}
@media only screen and (max-width: 414px){
}

/*newsPage*/
.newsPage {margin:30px 0;white-space: nowrap;overflow:hidden;text-overflow: ellipsis;  }
.newsPage .page-a{ font-size: 15px; color: #212529; display: flex; align-items: center; }
.newsPage .page-a a{ color: #212529; display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.newsPage .page-a + .page-a{margin-top:10px;}
.newsPage .more { display:block;color:#fff;background:#db2016;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:75%;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; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display:block; box-sizing: border-box; font-weight: normal; }
.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 only screen and (max-width: 1400px){
  .honor .inner{ padding:0; }
  .show .inner{ padding:0; }
}
@media only screen and (max-width: 1200px){
  .honor_list .box b{ font-size: 15px; }
}
@media only screen and (max-width: 992px){
  .honor_list .box b{ font-size: 14px; }
}
@media only screen and (max-width: 768px){
  .honor_list li{ padding-right: 7.5px; margin-bottom: 15px; }
  .honor_list li:nth-child(2n+0){ padding-left: 7.5px; padding-right:15px; }
  .honor_list .box .txt{ padding:10px; }
  .honor_list .box b{ font-size: 13px; font-weight: normal; }
}
@media only screen and (max-width: 640px){
}
@media only screen and (max-width: 576px){
  
}
@media only screen and (max-width: 414px){
}

/* 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 36px; 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: 1400px){
}
@media only screen and (max-width: 1200px){
  .c_tit b{ font-size: 36px; }
}
@media only screen and (max-width: 992px){
  .c_tit hr{ margin:20px 0; }
  .c_tit b{ font-size: 32px; }
  .c_tit p{ font-size: 24px; margin-bottom: 20px; }
}
@media only screen and (max-width: 768px){
  .c_tit b{ font-size: 28px; }
  .c_tit p{ font-size: 22px; margin-bottom: 18px; }
}
@media only screen and (max-width: 640px){
  .c_tit b{ font-size: 24px; }
  .c_tit p{ font-size: 20px; margin-bottom: 16px; }
}
@media only screen and (max-width: 576px){
  .c_tit b{ font-size: 20px; }
  .c_tit p{ font-size: 18px; margin-bottom: 14px; }
}
@media only screen and (max-width: 414px){
  .c_tit b{ font-size: 16px; }
  .c_tit p{ font-size: 14px; margin-bottom: 12px; }
}

/* 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%; position: relative; padding-bottom: 70%; overflow: hidden; transition: all .4s; }
.hot_news a .img img{ width: 100%; height: 100%; object-fit: cover; position: absolute; 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: 1400px){
  .news .inner{ padding:0; }
}
@media only screen and (max-width: 1200px){
}
@media only screen and (max-width: 992px){
}
@media(max-width: 768px){
  .hot_news a .txt{ padding:20px; height: 100px; }
  .hot_news a .txt b{ font-size: 16px; margin-bottom: 16px; }
  .hot_news a .txt span{ font-size: 13px; }
  .hot_news a .txt p{ font-size: 13px; -webkit-line-clamp: 2; }
  .hot_news a:hover .txt{ height: 140px; }
}
@media(max-width: 640px){
  .hot_news a .txt{ padding:15px; height: 80px; }
  .hot_news a .txt b{ font-size: 14px; margin-bottom: 12px; }
  .hot_news a .txt span{ font-size: 12px; }
  .hot_news a .txt p{ font-size: 12px; }
}
@media(max-width: 576px){
  .hot_news a .txt{ padding:10px; height: 70px; }
  .hot_news a .txt p{ font-size: 12px; margin-bottom: 8px; }
}

/* company_list */
.company_list{ overflow: hidden; margin:20px 0 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 .news_img{ display: block; width: 100%; overflow: hidden;  }
.company_list .news_img .img{ width: 100%; padding-bottom: 34%; position: relative; overflow: hidden; background: #e4e4ec; }
.company_list .news_img .img img{ width: 100%; height: 100%; position: absolute; object-fit: cover; transition: all .4s; }
.company_list .news_img .txt{ overflow: hidden; padding:20px 0; }
.company_list .news_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 .news_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 .news_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 .news_img .txt span small{ font-size: 22px; color: #444; display: block; }
.company_list .news_img .txt span i{ font-size: 16px; color: #999; display: block; }
.company_list .news_img .txt p{ float: left; width: calc(100% - 100px); color: #979797; font-size: 14px; line-height: 26px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 0; }
.company_list .news_img:hover img{ transition: all .4s; transform: scale(0.95) rotate(-1deg); }
.company_list .news_img:hover b{ transition: all .4s; color: var(--zhu-color); font-weight: bold; padding-left: 10px; }
.company_list .news_img:hover span, .company_list .news_img:hover span i, .company_list .news_img:hover p{ transition: all .4s; color: #333; }
.company_list .news_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:25px 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: calc(100% - 100px); 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: 1.5; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 0; }
.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{ padding:35px 0; }
  .company_list .hd b{ font-size: 34px; }
  .company_list .news_img .img{ height: 240px; }
  .company_list .list a .txt, .company_list .news_img .txt p{ width:82%; }
}
@media only screen and (max-width: 1200px){
  .company_list{ padding:30px 0; }
  .company_list .hd b{ font-size: 32px; }
  .company_list .list a{ padding:25px 0; }
  .company_list .list a .txt, .company_list .news_img .txt p{ width:calc(100% - 94px); }
}
@media only screen and (max-width: 992px){
  .company_list{ padding:25px 0; }
  .company_list .hd{ padding:0 15px 15px; }
  .company_list .hd b{ font-size: 30px; }
  .company_list .list a .txt p{ -webkit-line-clamp:1; }
  .company_list .news_img .txt b, .company_list .list a .txt b{ margin-bottom: 10px; }
  .company_list .news_img .img{ height: auto; }
}
@media only screen and (max-width: 768px){
  .company_list{ padding:20px 0; }
  .company_list .hd b{ font-size: 28px; }
}
@media only screen and (max-width: 640px){
  .company_list{ padding:15px 0; }
  .company_list .hd b{ font-size: 24px; }
  .company_list .hd small{ font-size: 13px; }
  .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: 8px; }
  .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 .list a .txt p{ margin-bottom: 0; }
  .company_list .list a .txt, .company_list .news_img .txt p{ width: calc(100% - 66px); }
}
@media only screen and (max-width: 576px){
  .company_list .news_img .txt b, .company_list .list a .txt b{ font-size:17px; margin-bottom: 8px; }
}
@media only screen and (max-width: 414px){
  .company_list .news_img .txt b, .company_list .list a .txt b{ font-size:16px; margin-bottom: 8px; }
}

/* 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{ text-indent: -2em; font-size: 14px; color: #434343; line-height: 30px; margin-bottom: 36px; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.industry_news .bd li a .txt i{ display: none; font-size: 14px; color: #434343; }
.industry_news .bd li a .txt small{ padding: 10px 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 url(../images/n_bg.jpg) top right; 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){
  .industry_news{ padding:25px 15px 0; }
  .industry_news .bd li{ padding:40px 0; }
  .industry_news .bd li a .txt{ padding:0 10px 0 25px; }
  .industry_news .bd li a .txt b{ font-size: 22px; }
  .industry_news .bd li a .txt small{ padding: 8px 24px; }
}
@media only screen and (max-width: 1200px){
  .industry_news{ padding:20px 15px 0; }
  .industry_news .bd li{ padding:30px 0; }
  .industry_news .bd li a span{ display: none; }
  .industry_news .bd li::before{ left:-15px; }
  .industry_news .bd li::after{ display: none; }
  .industry_news .bd li{ padding:30px 0; }
  .industry_news .bd li a .txt{ width: 70%; padding:0 0 0 15px; }
  .industry_news .bd li a .img{ width: 30%; }
  .industry_news .bd li a .txt{ padding:0; }
  .industry_news .bd li a .txt b{ font-size: 20px; margin-bottom: 10px; }
  .industry_news .bd li a .txt p{ margin-bottom: 0; }
  .industry_news .bd li a .txt i{ display: block; margin:10px 0; }
  .industry_news .bd li a .txt small{ padding: 6px 20px; }
}
@media only screen and (max-width: 992px){
  .industry_news{ padding:15px 15px 0; }
  .industry_news .bd li{ padding:20px 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 b{ font-size: 20px; font-weight: normal; margin-bottom: 10px; }
}
@media only screen and (max-width: 768px){
  .industry_news .bd li{ padding:15px 0; }
  .industry_news .bd li a .txt b{ font-size: 18px; }
  .industry_news .bd li a .txt p{  -webkit-line-clamp: 1; }
  .industry_news .bd li a .img img{ height:146px; }
}
@media only screen and (max-width: 640px){
  .industry_news .bd li a .img{ display:none; }
  .industry_news .bd li a .txt{ width: 100%; }
  .industry_news .bd li a .txt b{ font-size: 16px; font-weight: normal; margin-bottom: 6px; }
}
@media only screen and (max-width: 576px){
  .industry_news .bd li a .txt b{ font-size: 15px; }
  .industry_news .bd li a .txt small{ font-size: 13px; }
}
@media only screen and (max-width: 414px){
  .industry_news .bd li a .txt b{ font-size: 14px; }
  .industry_news .bd li a .txt small{ font-size: 12px; }
}

/*job*/
.jobs-list{margin-bottom: 30px;}
  .jobs-list li{width:100%;margin-bottom: 30px; list-style: none; }
  .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;background:var(--pei-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);}
  @media(max-width: 500px){
    #jobform button{ margin-top: 60px; width: 100%; }
  }

/* job_content */
.job_content{ overflow: hidden;  }
.job_content p{ text-align: center; font-size: 16px; color: #333; line-height: 1.8; margin-bottom: 0; }
.job_content p strong{ margin: 24px 0; display: flex; line-height: 1; align-items: center; justify-content: center; font-size: 36px; color: #222; font-weight: normal; }
.job_content ul{ width: 100%; display: flex; align-items: center; justify-content: center; }
.job_content ul li{ width: 50%; margin:15px; list-style: none; }
.job_content ul li img{ width: 100%; height: 420px; object-fit: cover; }
.job_content ul li p{ margin-bottom: 0; }
@media(max-width: 1400px){
  .job_content p strong{ margin: 22px 0; font-size: 30px; }
  .job_content ul li img{ height: 380px; }
}
@media(max-width: 1200px){
  .job_content p strong{ margin: 20px 0; font-size: 28px; }
  .job_content ul li img{ height: 340px; }
}
@media(max-width: 992px){
  .job_content p strong{ margin: 18px 0; font-size: 26px; }
  .job_content ul li img{ height: 300px; }
}
@media(max-width: 768px){
  .job_content p{ line-height: 1.5;  }
  .job_content p strong{ margin: 16px 0; font-size: 24px; }
  .job_content ul{ flex-wrap: wrap; }
  .job_content ul li{ width: 100%; }
  .job_content ul li img{ height: 280px; }
}
@media(max-width: 640px){
  .job_content p{ font-size: 15px; }
  .job_content p strong{ margin: 14px 0; font-size: 22px; }
  .job_content ul li img{ height: 260px; }
}
@media(max-width: 576px){
  .job_content p{ font-size: 14px; }
  .job_content p strong{ margin: 12px 0; font-size: 20px; }
  .job_content ul li img{ height: 240px; }
}
@media(max-width: 414px){
  .job_content p{ font-size: 13px; }
  .job_content p strong{ margin: 10px 0; font-size: 18px; }
  .job_content ul li img{ height: 220px; }
}