@charset "utf-8";
/* 引入外部图标样式 */
@font-face {
  font-family: 'iconfont';  /* Project id 2431691 */
  src: url('http://at.alicdn.com/t/font_2431691_8vnnkgjbt4t.woff2?t=1631235679154') format('woff2'),
       url('http://at.alicdn.com/t/font_2431691_8vnnkgjbt4t.woff?t=1631235679154') format('woff'),
       url('http://at.alicdn.com/t/font_2431691_8vnnkgjbt4t.ttf?t=1631235679154') 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:#0049d4;--pei-color:#ff4800;}
/* 样式重置 */
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: 12px/1.5 'Microsoft YaHei', 'Helvetica Neue', 'Helvetica', 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Tahoma', 'Hiragino sans gb', 'SimSun', 'Sans-serif'; color: #333; background-color: #fff;}
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;}
a{ color: var(--zhu-color); }
/*重置图片元素*/
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;}
.home_inner{ width: 1760px; margin:0 auto; }
.inner{ width: 1400px; margin:0 auto; }
@media only screen and (max-width: 1400px){
  .inner{ width: 100%; box-sizing: border-box; padding:0 15px; }
}
@media only screen and (max-width: 640px){
  .inner{ padding:0; }
}

/*page*/
.de-page-mian{overflow: hidden; text-align: center; font-size: 0; margin: 10px 0 35px; width: 100%; clear: both; }
.de-page-mian .page-inner{display: inline-block; overflow: hidden;}
.de-page-mian .page-inner a{display: block; float: left; min-width: 26px; padding: 0 12px; height: 36px; border: 1px solid #dddddd; background: #fff; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin-right: 1px; overflow: hidden;}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover{color: #fff; border-color: var(--zhu-color); background: var(--zhu-color);}
.de-page-mian .page-inner a.prev{margin-right: 10px; background: #fff url(../images/prev.jpg) no-repeat center;}
.de-page-mian .page-inner a.prev.on{background: #fff url(../images/prev-hover.jpg) no-repeat center;}
.de-page-mian .page-inner a.prev:hover{background-color: #fff; border-color: #dddddd;}
.de-page-mian .page-inner a.next{margin-left: 10px; margin-right: 15px; background: #fff url(../images/next.jpg) no-repeat center;}
.de-page-mian .page-inner a.next.on{background: #fff url(../images/next-hover.jpg) no-repeat center;}
.de-page-mian .page-inner a.next:hover{background-color: #fff; border-color: #dddddd;}
.de-page-mian .page-inner a.page-btn{font-size: 12px; margin-right: 0; width: 63px; margin-left: 10px;}
.de-page-mian .page-inner span{display: block; font-size: 12px; color: #333; float: left; line-height: 38px;}
.de-page-mian .page-inner input{display: block; float: left; height: 36px; width: 36px; border: 1px solid #dddddd; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin: 0 5px;}

/*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;}

/*down*/
.down{width: 100%;height: 52px;background:#211f1f;color: #ffffff;font-size: 16px;position: fixed;bottom: 0;display: none; z-index: 9999;}
.down li{width: 25%; box-sizing: border-box; text-align: center;line-height: 15px;float: left;padding-top: 4px;height: 52px; list-style:none;}
.down li + li{ border-left: solid 1px #ffffff; }
.down li a{color: #ffffff;}
.down .current{border-right: none;}
.down li img{max-width: 25px;height: 25px;}
.plugin-fixed-call{position:fixed;bottom:0px;right:0px;width:45px;z-index: 1000;}
.plugin-fixed-call .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:45px;height:45px;background:var(--zhu-color);line-height: 45px;margin-top:1px;}
.plugin-fixed-call .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.plugin-fixed-call .child a{ display: inline-block; overflow: hidden; }
.plugin-fixed-call .child:hover{width:160px;background: #000;}
.plugin-fixed-call .child img{position:absolute;top:0px;left:0px;}
.plugin-fixed-call .child p{position: absolute;left:45px;color:#fff;}
.plugin-fixed-call .fixedQQ{bottom:92px;}
.plugin-fixed-call .fixedCall{bottom:46px;}
.plugin-fixed-call .fixedTop{position:absolute;right:0px;bottom:138px;color:#fff;background-color:#cbcbcb;cursor:pointer;text-align:center;width:45px;height:45px;line-height: 45px;font-size: 14px;font-family: "MICROSOFT YAHEI","Arial Narrow";}
.plugin-fixed-call .fixedTop .fixedTopPointer{position:absolute;top:-5px;left:18px;}
.plugin-fixed-call .fixedCode{bottom:0;cursor:pointer;width:45px;height:45px;background:var(--zhu-color);line-height: 45px;margin-top:1px;}
.plugin-fixed-call .fixedCode:hover .fixedCodeInfo{display: block;opacity: 1;}
.fixedCodeInfo{display:none;position:fixed;bottom:0px;right:54px;padding:0;border:1px solid #ccc;background:#fff;opacity: 0;}
.fixedCodeInfo .fixedPointer{position: absolute;right:-6px;bottom:12px;}
@media only screen and (max-width: 768px){
  .down{ display: block; }
  .plugin-fixed-call{ display: none; }
}
@font-face{ font-family: DIN; src: url('./fonts/DINPro-Bold.ttf'); }
@font-face{ font-family: DINLIGHT; src: url('./fonts/DIN-Light.otf'); }
@font-face {
  font-family: 'webfont';
  font-display: swap;
  src: url('//at.alicdn.com/t/webfont_hume9lcb8kb.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/webfont_hume9lcb8kb.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/webfont_hume9lcb8kb.svg#NotoSansHans-DemiLight') format('svg'); /* iOS 4.1- */
}

.inner{ width: 1400px; margin:0 auto; }
@media only screen and (max-width: 1400px){
  .inner{ width: 100%; box-sizing: border-box; padding:0 15px; }
}


/*h_tool*/
.h_tool{ background: #f5f5f5; padding:15px 0; }
.h_tool .inner{ display:flex; align-items:center; justify-content:space-between; }
.h_tool p{ font-size: 14px;color: #656565; }
.h_tool ul{ display:flex; align-items:center; }
.h_tool li{ margin-right: 10px; font-size: 14px; color: #656565; }
.h_tool li a{ font-size: 14px; color: #656565; }
.h_tool li + li a{ border-left: 1px solid #b6b6b6; padding-left: 10px; transition: all .3s; }
.h_tool li:last-child{ margin-right: 0; }
.h_tool li a:hover{ transition: all .3s; color: var(--zhu-color); }
@media only screen and (max-width: 1400px){
  .h_tool{ padding:14px 0; }
  .h_tool p{ font-size: 14px; }
  .h_tool li{ margin-right: 10px; font-size: 14px; }
  .h_tool li a{ font-size: 14px; }
}
@media only screen and (max-width: 1200px){
  .h_tool{ padding:13px 0; }
}
@media only screen and (max-width: 992px){
  .h_tool{ padding:12px 0; }
}
@media only screen and (max-width: 768px){
  .h_tool{ padding:11px 0; }
  .h_tool p{ font-size: 13px; }
  .h_tool li{ font-size: 13px; }
  .h_tool li a{ font-size: 13px; }
}
@media only screen and (max-width: 640px){
  .h_tool{ padding:10px 0; }
  .h_tool p{ font-size: 12px; }
  .h_tool li{ font-size: 12px; }
  .h_tool li a{ font-size: 12px; }
}
@media only screen and (max-width: 576px){
  .h_tool p{ width: 100%; text-align: center; }
  .h_tool ul{ display: none; }
  .layui-layer{ width:50%!important; left:9%!important;  }
}
@media only screen and (max-width: 414px){
}

/*header*/
.h_top{ width: 100%; overflow: hidden; padding:30px 0; display: flex; position: relative; z-index: 33; }
.h_top .inner{ display:flex; align-items:center; justify-content:space-between; }
.h_top .logo{ width: 27%; overflow: hidden; }
.h_top .logo img{ max-width: 100%; }
.h_top .nav{ width: 60%; display:flex; align-items:center; justify-content:space-between; }
.h_top .nav li{ width: 12.5%; position: relative; display:inline-flex; align-items:center; justify-content:center; }
.h_top .nav li::after{ content: ""; display: inline-block; width: 1px; height: 0; border:0; background: var(--zhu-color); position: absolute; right: 3px; top:-46px; transition: all .3s; }
.h_top .nav li::before{ content: ""; display: inline-block; width: 6px; height: 6px; border-radius: 50%; background: var(--zhu-color); position: absolute; right: 0; top:-10px; transition: all .3s; opacity:0; }
.h_top .nav li a{ position: relative;  }
.h_top .nav li a small{ position: relative; z-index: 3; display: inline-block; text-align: center; line-height: 1; font-size: 16px; color: #333333;transition: all .3s; }
/*.h_top .nav li a::after{ content: ""; display: inline-block; width: 6px; height: 35px; background: #626d78; border:0; position: absolute; left:50%; top:50%; margin:-17px 0 0 -3px; transition: all .3s; opacity: 0; }*/
.h_top .nav li:hover::after{ height: 28px; transition: all .3s; }
.h_top .nav li:hover::before{ opacity: 1; transition: all .3s; }
.h_top .nav li a:hover small{ color: var(--zhu-color); transition: all .3s; }
/*.h_top .nav li a:hover::after{ transform: rotate(25deg); opacity: 1; transition: all .3s; }*/
.h_top .tel{ width: 13%; display: flex; align-items: center; justify-content: flex-end; }
.h_top .tel .phone{ overflow: hidden; }
.h_top .tel small{ font-size: 24px; font-weight: bold; color: var(--zhu-color); font-family: "思源黑体 CN"; }

#nav li:hover{ overflow: visible; }
#nav li .navson{display: none; position: absolute; left: 0; top:100%; z-index: 999; width: 660px;}
#nav li .navson .navson_nr .hei{ background: rgba(0,0,0,.8); border: 1px solid rgba(255,255,255,0.2); padding: 5%;}
#nav li .navson dl{ float: left; width: 30%;}
#nav li .navson dl dt{ font-weight: normal; font-size: 14px; height: 43px; line-height: 43px; text-align: left; position: relative; padding-left: 10px;}
#nav li .navson dl dt a{ color: rgba(255,255,255,0.8) !important;}
#nav li .navson dl dt:before{ position: absolute; left: 0; bottom: 0; width: 0; height: 1px; content: ''; background: rgba(255,255,255,0.5); transition: 0.3s;}
#nav li .navson dl dt:hover:before{ width: 80%;}
#nav li .navson .pic{ float: right; width: 65%; padding-bottom: 30%; position: relative;  }
#nav li .navson .pic img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; position: absolute; left:0; }
#nav li .navson .pic:before{ position: absolute; left: -10%; top: 0; content: ''; width: 1px; height: 100%; background: rgba(255,255,255,0.5);}
.menu_btn{ display: none; }
.collapse:not(.show){ display: flex; }

@media only screen and (max-width: 1400px){
  .h_top{ padding:20px 0; }
  .h_top .logo img{ max-width: 90%; }
  .h_top .tel small{ font-size: 24px; }
  .h_top .nav li::after{ top:-32px; }
  .h_top .nav li::before{ top:-3px; right:.4px; }
  .h_top .logo{ width: 25%; }
  .h_top .tel{ width: 15%; }
}
@media only screen and (max-width: 1200px){
  .menu_btn{ display: block; }
  .menu_btn span{ font-size: 32px; color: var(--zhu-color); line-height: 1; }
  .collapse:not(.show){ display: none; }
  .h_top{ padding:15px 0; }
  .h_top .tel{ text-align: right; }
  .h_top .tel .phone{ display: none; }
  .h_top{ overflow:visible;background: rgba(255, 255, 255, .8); }
  .h_top .nav{ flex-flow: column; position:absolute; width: 100%; top:100%; left: 0; background: rgba(255, 255, 255, .9); }
  .h_top .nav li{ text-align: center; width: 100%; border-bottom:1px solid #333; }
  .h_top .nav li a{ display: block; }
  .h_top .nav li::after, .h_top .nav li::before{ display: none; }
  .h_top .nav li a small{ padding:22px 0; }
  /* .no_index .h_top .nav li a small{ color: #fff; } */
}
@media only screen and (max-width: 992px){
  .h_top .nav li a small{ padding:20px 0; }
}
@media only screen and (max-width: 768px){
  .h_top .logo{ width: 30%; }
  .h_top .nav li a small{ padding:18px 0; font-size: 15px; }
}
@media only screen and (max-width: 640px){
  .h_top .logo{ width: 40%; }
  .h_top .nav li a small{ padding:16px 0; font-size: 14px; }
}
@media only screen and (max-width: 576px){
  .h_top .logo{ width: 40%; }
  .h_top .nav li a small{ padding:14px 0; font-size: 13px; }
}
@media only screen and (max-width: 414px){
  .h_top .logo{ width: 55%; }
  .h_top .nav li a small{ padding:12px 0; font-size: 12px; }
}

/*banner*/
#banner{ width: 100%; overflow: }
#banner .swiper-button-next, #banner .swiper-button-prev{ background-image: none; width: 30px; height: 30px; border:1px solid rgba(255, 255, 255, .2); background: #f5f5f5; border-radius: 50%; text-align: center; line-height: 30px; transition: all .3s; }
#banner .swiper-button-next::after, #banner .swiper-button-prev::after{ display: none; }
#banner .swiper-button-prev{ top:auto; bottom: 45px; left:12%; }
#banner .swiper-button-next{ top:auto; bottom: 45px; right: auto; left:calc(12% + 45px); }
#banner .swiper-button-next span, #banner .swiper-button-prev span{ font-size: 16px; color: rgba(119, 119, 119, .8); transition: all .3s; }
#banner .swiper-button-next:hover, #banner .swiper-button-prev:hover{ background: var(--zhu-color); border-color: rgba(255, 255, 255, .2); transition: all .3s; }
#banner .swiper-button-next:hover span, #banner .swiper-button-prev:hover span{color: rgba(255, 255, 255, .5); transition: all .3s; }
@media only screen and (max-width: 1900px){
  #banner img{ width: 100%; }
}
@media only screen and (min-width: 1930px){
  #banner img{ width: 100%; }
}
@media only screen and (max-width: 1400px){
}
@media only screen and (max-width: 1200px){
  #banner .swiper-button-next{ top:50%; margin-top: -15px; bottom: auto; right: 20px; left:auto; }
  #banner .swiper-button-prev{ top:50%; margin-top: -15px; bottom: auto; left:20px; }
}
@media only screen and (max-width: 992px){
}
@media only screen and (max-width: 768px){
  #banner .swiper-button-next, #banner .swiper-button-prev{ width: 28px; height: 28px; line-height: 28px; }
  #banner .swiper-button-next, #banner .swiper-button-prev{ margin-top: -14px; }
  #banner .swiper-button-next span, #banner .swiper-button-prev span{ font-size: 15px; }
  #banner .swiper-button-next{ right: 15px; }
  #banner .swiper-button-prev{ left:15px; }
}
@media only screen and (max-width: 640px){
  #banner .swiper-button-next span, #banner .swiper-button-prev span{ font-size: 14px; }
}
@media only screen and (max-width: 576px){
  #banner .swiper-button-next, #banner .swiper-button-prev{ width: 26px; height: 26px; line-height: 26px; }
  #banner .swiper-button-next, #banner .swiper-button-prev{ margin-top: -13px; }
  #banner .swiper-button-next span, #banner .swiper-button-prev span{ font-size: 13px; }
  #banner .swiper-button-next{ right: 10px; }
  #banner .swiper-button-prev{ left: 10px; }
}
@media only screen and (max-width: 414px){
  #banner .swiper-button-next span, #banner .swiper-button-prev span{ font-size: 12px; }
}

/*search*/
.search{ background: #f5f5f5; overflow: hidden; padding:15px 0; }
.search .inner{ display: flex; align-items: center; justify-content: space-between; }
.search_keys{ width: 70%; display: flex; align-items: center; }
.search_keys span{ font-size: 14px; color: #777777; }
.search_keys a{ display: inline-block; font-size: 14px; color: #474747; padding:0 5px; transition: all .3s; }
.search_keys a:hover{ color: var(--pei-color); letter-spacing: .5px; transition: all .3s; }
.search_from{ width: 21%; box-sizing: border-box; }
.search_from form{ width: 100%; display: flex; align-items: center; justify-content: space-between; }
.search_from .search_text{ width: calc(100% - 48px); border:1px solid #f0f0f0; padding:4px 15px; background: #ffffff; font-size: 14px; color: #8b8b8b; box-sizing: border-box; }
.search_from .search_btn{ width: 48px; height: 31px; background: var(--zhu-color); transition: all .3s; }
.search_from .search_btn:hover{ transition: all .3s; background: var(--pei-color); }
.search_from .search_btn span{ font-size: 18px; color: #fff; line-height: 1; }
button:active, button:focus{ border:none; outline:0; }
@media only screen and (max-width: 1400px){
  .search{ padding:14px 0; }
}
@media only screen and (max-width: 1200px){
  .search{ padding:13px 0; }
}
@media only screen and (max-width: 992px){
  .search{ padding:12px 0; }
  .search_keys span{ font-size: 13px; }
  .search_keys a{ font-size: 13px; padding:0 4px; }
}
@media only screen and (max-width: 768px){
  .search{ padding:11px 0; }
  .search .inner{ flex-direction: column; }
  .search_keys span{ font-size: 12px; }
  .search_keys a{ font-size: 12px; padding:0 3px; }
  .search_keys{ width: 100%; justify-content: center; }
  .search_from{ text-align: center; width:50%; }
  .search_from form{ margin:12px auto 0; }
}
@media only screen and (max-width: 640px){
  .search{ padding:10px 0; }
  .search_keys{ display: none; }
  .search_from{ text-align: center; width:80%; }
  .search_from form{ margin:0 auto; }
}
@media only screen and (max-width: 576px){
  .search{ padding:9px 0; }
  .search_from{ text-align: center; width:90%; }
}
@media only screen and (max-width: 414px){
  .search{ padding:8px 0; }
  .search_from{ text-align: center; width:100%; }
}
/*m_pro*/
.m_tit{ overflow: hidden; }
.m_tit b{ text-transform: uppercase; display: block; font-size: 72px; color: var(--zhu-color); font-family: "思源黑体 CN"; line-height: 1; }
.m_tit b span{ text-transform: lowercase; position: relative; left:0; font-size: 36px; font-family: "Bauhaus 93"; color: #131313; line-height: 1; }
.m_tit small{ font-size: 18px; color: #202020; display: inline-block; line-height: 1; padding:20px 0; position: relative; }
.m_tit small::before{ content: ""; display: inline-block; width: 36px; height: 4px; background: var(--zhu-color); border:0; position: absolute; left:0; bottom: 0; }
@media only screen and (max-width: 1400px){
  .m_tit b{ font-size: 66px; }
  .m_tit b span{ font-size: 32px; }
  .m_tit small{ font-size: 18px; padding:18px 0; }
  .m_tit small::before{ width: 34px; }
}
@media only screen and (max-width: 1200px){
  .m_tit b{ font-size: 60px; }
  .m_tit b span{ font-size: 28px; }
  .m_tit small{ font-size: 17px; padding:16px 0; }
  .m_tit small::before{ width: 32px; }
}
@media only screen and (max-width: 992px){
  .m_tit b{ font-size: 54px; }
  .m_tit b span{ font-size: 24px; }
  .m_tit small{ font-size: 16px; padding:14px 0; }
  .m_tit small::before{ width: 30px; }
}
@media only screen and (max-width: 768px){
  .m_tit b{ font-size: 48px; }
  .m_tit b span{ font-size: 20px; }
  .m_tit small{ font-size: 15px; padding:12px 0; }
  .m_tit small::before{ width: 28px; height: 3px; }
}
@media only screen and (max-width: 640px){
  .m_tit b{ font-size: 42px; }
  .m_tit b span{ font-size: 16px; }
  .m_tit small{ font-size: 14px; padding:10px 0; }
  .m_tit small::before{ width: 26px; height: 2px; }
}
@media only screen and (max-width: 576px){
  .m_tit b{ font-size: 36px; text-align: center; }
  .m_tit b span{ font-size: 15px; }
  .m_tit small{ font-size: 13px; padding:8px 0; text-align: center; line-height: 1.5; width: 100%; }
  .m_tit small::before{ width: 24px; height: 1px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%);; }
}
@media only screen and (max-width: 414px){
  .m_tit b{ font-size: 30px; }
  .m_tit b span{ font-size: 14px; }
  .m_tit small{ font-size: 12px; padding:6px 0; }
  .m_tit small::before{ width: 22px; height: 1px; }
}

.m_pro{ overflow: hidden; padding:36px 0; }
.m_pro .hd{ overflow: hidden; width: 100%; display: flex; align-items: flex-end; justify-content: space-between; }
.m_pro .type{ overflow: hidden; display: flex; align-items: center; }
.m_pro .type a{ font-family: "思源黑体 CN"; position: relative; display: inline-block; padding:10px 0; font-size: 18px; color: #232323; border-bottom: 2px solid #c6c6c6; }
.m_pro .type a::after{ content: ""; display: inline-block; width: 0; height: 2px; position: absolute; left: 50%; bottom:-2px; background: var(--zhu-color);  transition: all .3s; }
.m_pro .type a + a{ margin-left: 30px; }
.m_pro .type a:hover{ transition: all .3s; color: var(--zhu-color); }
.m_pro .type a:hover::after{ transition: all .3s; width: 100%; left: 0; }
@media only screen and (max-width: 1400px){
  .m_pro{ padding:30px 0; }
  .m_pro .type a{ padding:10px 0; font-size: 17px; border-bottom: 2px solid #c6c6c6; }
  .m_pro .type a::after{ height: 2px; bottom:-2px; }
  .m_pro .type a + a{ margin-left: 28px; }
}
@media only screen and (max-width: 1200px){
  .m_pro{ padding:25px 0; }
  .m_pro .type a{ padding:9px 0; font-size: 16px; border-bottom: 2px solid #c6c6c6; }
  .m_pro .type a::after{ height: 2px; bottom:-2px; }
  .m_pro .type a + a{ margin-left: 26px; }
}
@media only screen and (max-width: 992px){
  .m_pro{ padding:20px 0; }
  .m_pro .hd{ align-items: center; }
  .m_pro .type a{ padding:8px 0; font-size: 15px; border-bottom: 1px solid #c6c6c6; }
  .m_pro .type a::after{ height: 1px; bottom:-1px; }
  .m_pro .type a + a{ margin-left: 24px; }
}
@media only screen and (max-width: 768px){
  .m_pro{ padding:15px 0; }
  .m_pro .type a{ padding:7px 0; font-size: 14px;  }
  .m_pro .type a + a{ margin-left: 22px; }
}
@media only screen and (max-width: 640px){
  .m_pro .type a{ padding:6px 0; font-size: 13px;  }
  .m_pro .type a + a{ margin-left: 20px; }
}
@media only screen and (max-width: 576px){
  .m_pro .hd{ flex-direction: column; }
  .m_pro .type{ margin-top: 10px; }
  .m_pro .type a{ font-size: 12px;  }
  .m_pro .type a + a{ margin-left: 18px; }
}
@media only screen and (max-width: 414px){
  .m_pro .type a + a{ margin-left: 10px; }
}

#pro{ overflow: hidden; width: 100%; margin-top: 40px; }
#pro .swiper-slide{ height: auto; }
#pro a{ display: block; width: 100%; }
#pro a .img{ display: block; width: 100%; position: relative; overflow: hidden; box-sizing: border-box; border:1px solid #e2e2e2; padding-bottom: 70%; }
#pro a .img img{ width: 100%; height: 100%;  object-fit: cover; transition: all .3s; position: absolute; }
#pro a .txt{ padding:15px 0; overflow: hidden; display: flex; align-items: center; justify-content: space-between; }
#pro a .txt b{ transition: all .3s; display: block; width: 70%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 18px; color: #232323; font-weight: normal;  font-family: "思源黑体 CN"; }
#pro a .txt small{ transition: all .3s; font-size: 14px; color: #c6c6c6; display: inline-block; padding-left: 40px; position: relative; text-transform: uppercase; }
#pro a .txt small::before{ content: ""; transition: all .3s;  display: inline-block; width: 30px; height: 1px; background: #c6c6c6; position: absolute; left: 0; top:50%; }
#pro a:hover img{ transition: all .3s; transform: scale(1.05); }
#pro a:hover .img{ border-color: var(--zhu-color); transition: all .3s; }
#pro a:hover b, #pro a:hover small{ color: var(--zhu-color); transition: all .3s; }
#pro a:hover small::before{ background: var(--zhu-color); transition: all .3s; width: 40px; }
@media only screen and (max-width: 1400px){
  #pro{ margin-top: 30px; }
  #pro a .txt{ padding:15px 0; }
  #pro a .txt b{ font-size: 18px; }
  #pro a .txt small{ font-size: 14px; padding-left: 40px; }
  #pro a .txt small::before{ width: 30px; }
}
@media only screen and (max-width: 1200px){
  #pro{ margin-top: 25px; }
  #pro a .txt b{ font-size: 17px; }
}
@media only screen and (max-width: 992px){
  #pro{ margin-top: 20px; }
  #pro a .txt{ padding:14px 0; }
  #pro a .txt b{ font-size: 16px; }
  #pro a .txt small{ padding-left: 35px; }
  #pro a .txt small::before{ width: 25px; }
}
@media only screen and (max-width: 768px){
  #pro{ margin-top: 15px; }
  #pro a .txt{ padding:12px 0; }
  #pro a .txt b{ font-size: 15px; }
  #pro a .txt small{ padding-left: 30px; }
  #pro a .txt small::before{ width: 20px; }
}
@media only screen and (max-width: 640px){
  #pro a .txt{ padding:10px 0; }
  #pro a .txt b{ font-size: 14px; }
  #pro a .txt small{ padding-left: 25px; }
  #pro a .txt small::before{ width: 15px; }
}
@media only screen and (max-width: 576px){
  #pro a .txt{ padding:8px 0; }
  #pro a .txt b{ font-size: 13px; }
  #pro a .txt small{ font-size: 13px; padding-left: 20px; }
  #pro a .txt small::before{ width: 10px; }
}
@media only screen and (max-width: 414px){
  #pro a .txt{ padding:6px 0; }
  #pro a .txt b{ font-size: 12px; }
  #pro a .txt small{ font-size: 12px; padding-left: 15px; }
  #pro a .txt small::before{ width: 5px; }
}

/* m_super */
.m_super{ overflow: hidden; background: #fbfbfb; }
.m_super .hd{ overflow: hidden; width: 100%; display: flex; align-items: center; justify-content: space-between; box-sizing: border-box; padding:70px 0; }
.m_super .hd .left{ width: 32%; }
.m_super .hd .right{ width: 68%; }
.m_super .hd .tel{ overflow: hidden; }
.m_super .hd .tel b{ display: block; line-height: 52px; }
.m_super .hd .tel b span{ font-size: 36px; line-height: 52px; color: var(--zhu-color); margin-right: 16px; }
.m_super .hd .tel b small{ font-weight: bold; display: inline-block; line-height: 52px; border-bottom: 1px solid #1a1a1a; font-size: 40px; color: #1a1a1a;  font-family: "思源黑体 CN"; letter-spacing: 3px; }
.m_super .hd .tel > small{ display: inline-block; margin:12px 0 12px 36px; font-size: 16px; color: #1a1a1a; } 
.m_super .hd .tel > small + small{ margin-left: 20px; }
.m_super .hd .tel > small span{ font-size: 20px; color: var(--zhu-color); line-height: 1; margin-right: 10px; }
.m_super .hd .tel > small + small span{ font-size: 24px; }
.m_super .hd .list{ display: block; overflow: hidden; text-align: right; }
.m_super .hd .list li{ cursor: pointer; display: inline-block; width: 20%; float: left; text-align: center; box-sizing: border-box; padding:0 40px; position: relative; }
.m_super .hd .list li b{ display: block; font-size: 16px; color: #1a1a1a; text-align: center; font-weight: bold; line-height: 1; padding:18px 0; }
.m_super .hd .list li span{ display: inline-block; font-size: 18px; color: #2b3c50; line-height: 1; }
.m_super .hd .list li + li::before{ content: ""; display: inline-block; width: 2px; height: 40px; background: #e2e2e2; border:0; position: absolute; left: 0; top:32px; }
.m_super .hd .list li:hover img{ animation: swing 1s; transition: all .3s; }
.m_super .bd{ overflow: hidden; background: url(../images/super_bg.jpg) no-repeat center; padding-bottom: 116px; }
.m_super .bd .inner{ display: flex; align-items: center; }
.m_super .bd .left{ width: 42%; }
.m_super .bd .right{ width: 58%; }
.m_super .bd .m_tit{ text-align: right; margin-bottom: 20px; }
.m_super .bd .m_tit small::before{ left:auto; right: 0; }
.m_super .bd .btn{ float: right; margin-top: 32px; }
.m_super .bd .btn a{ display: inline-block; text-align: center; transition: all .3s; }
.m_super .bd .btn a span{ font-size: 36px; line-height: 1; color: #2b3c50;  }
.m_super .bd .btn a + a span{ margin-left: 12px; color: var(--zhu-color);  }
.m_super .bd .btn a:hover span{ color: var(--zhu-color); transition: all .3s; }
#super{ overflow: hidden; padding-top: 24px; }
#super .swiper-slide{ background: #ffffff; overflow: hidden; padding:36px; width: 100%; box-sizing: border-box; }
#super .swiper-slide b{ display: block; font-size: 22px; color: #131313; line-height: 36px; margin-bottom: 20px; }
#super .swiper-slide p{ font-size: 16px; color: #686868; line-height: 32px; }
@media only screen and (max-width: 1400px){
  .m_super .hd{ padding:50px 0; }
  .m_super .hd .left{ width: 32%; }
  .m_super .hd .right{ width: 68%; }
  .m_super .hd .tel b{ line-height: 1; }
  .m_super .hd .tel b span{ font-size: 34px; line-height: 1; margin-right: 14px; }
  .m_super .hd .tel b small{ line-height: 2; font-size: 40px; letter-spacing: 2px; }
  .m_super .hd .tel > small{ margin:12px 0 12px 36px; font-size: 15px; } 
  .m_super .hd .tel > small + small{ margin-left: 18px; }
  .m_super .hd .tel > small span{ font-size: 18px; margin-right: 10px; }
  .m_super .hd .tel > small + small span{ font-size: 22px; }
  .m_super .hd .list li{ padding:0 35px; }
  .m_super .hd .list li b{ font-size: 16px; font-weight: normal; padding:16px 0; }
  .m_super .hd .list li span{ font-size: 16px; }
  .m_super .hd .list li + li::before{ width: 2px; height: 40px; top:32px; }
  .m_super .bd .left{ width: 42%; }
  .m_super .bd .right{ width: 58%; }
  .m_super .bd .m_tit{ margin-bottom: 20px; }
  .m_super .bd .btn{ margin-top: 32px; }
  .m_super .bd .btn a span{ font-size: 34px; }
  #super{ padding-top: 20px; }
  #super .swiper-slide{ padding:34px; }
  #super .swiper-slide b{font-size: 20px; line-height: 1.8; margin-bottom: 20px; }
  #super .swiper-slide p{ font-size: 15px; line-height: 2; }

}
@media only screen and (max-width: 1200px){
  .m_super .hd{ padding:36px 0; margin-left: 0; }
  .m_super .bd{ padding-bottom: 0; }
  .m_super .hd .left{ width: 32%; }
  .m_super .hd .right{ width: 68%; }
  .m_super .hd .tel b span{ font-size: 32px; margin-right: 12px; }
  .m_super .hd .tel b small{ line-height: 2; font-size: 30px; letter-spacing: 1px; }
  .m_super .hd .tel > small{ margin:12px 0 12px 36px; font-size: 14px; } 
  .m_super .hd .tel > small + small{ margin-left: 16px; }
  .m_super .hd .tel > small span{ font-size: 16px; margin-right: 8px; }
  .m_super .hd .tel > small + small span{ font-size: 20px; }
  .m_super .hd .list li{ padding:0 10px; }
  .m_super .hd .list li b{ font-size: 15px; padding:14px 0; }
  .m_super .hd .list li span{ font-size: 15px; }
  .m_super .hd .list li + li::before{ width: 1px; height: 40px; top:32px; }
  .m_super .bd .left{ width: 42%; }
  .m_super .bd .right{ width: 58%; }
  .m_super .bd .m_tit{ margin-bottom: 18px; }
  .m_super .bd .m_tit small{ font-size:16px; }
  .m_super .bd .btn{ margin-top: 30px; }
  .m_super .bd .btn a span{ font-size: 32px; }
  #super{ padding-top: 18px; }
  #super .swiper-slide{ padding:32px; }
  #super .swiper-slide b{font-size: 18px; line-height: 1.8; margin-bottom: 18px; }
  #super .swiper-slide p{ font-size: 14px; line-height: 2; }
}
@media only screen and (max-width: 992px){
  .m_super .hd{ padding:30px 0; }
  .m_super .hd .tel{ margin-bottom: 20px; }
  .m_super .hd .tel b{ display: inline-block; float: left; }
  .m_super .hd .tel > small{ float: left; }
  .m_super .bd .m_tit{ margin-bottom: 0; }
  .m_super .bd .btn{ margin: 12px 0; }

  .m_super .hd .left{ width: 32%; }
  .m_super .hd .right{ width: 68%; }
  .m_super .hd .tel b span{ font-size: 30px; margin-right: 10px; }
  .m_super .hd .tel b small{ line-height: 2; font-size: 24px; letter-spacing: 0; }
  .m_super .hd .tel > small{ margin:12px 0 12px 36px; font-size: 13px; } 
  .m_super .hd .tel > small + small{ margin-left: 14px; }
  .m_super .hd .tel > small span{ font-size: 14px; margin-right: 6px; }
  .m_super .hd .tel > small + small span{ font-size: 18px; }
  .m_super .hd .list li{ padding:0 10px; }
  .m_super .hd .list li b{ font-size: 14px; padding:12px 0; }
  .m_super .hd .list li span{ font-size: 14px; }
  .m_super .bd{ background-position: -40px; position: relative; }
  .m_super .bd .inner{ position: relative; }
  .m_super .bd::before{ content: ""; display: block; width: 100%; height: 100%; background: rgba(255, 255, 255, .5); position: absolute; top:0; left:0; }
  .m_super .bd .left{ width: 42%; }
  .m_super .bd .right{ width: 58%; }
  .m_super .bd .m_tit{ margin: 15px 0; }
  .m_super .bd .m_tit small{ font-size: 16px; }
  .m_super .bd .btn{ margin-top: 28px; }
  .m_super .bd .btn a span{ font-size: 30px; }
  #super{ padding-top: 16px; }
  #super .swiper-slide{ padding:30px; }
  #super .swiper-slide b{font-size: 16px; font-weight: normal; margin-bottom: 16px; }
  #super .swiper-slide p{ font-size: 13px; line-height: 2; }
}
@media only screen and (max-width: 768px){
  .m_super .info{ padding-top: 20px; }
  .m_super .hd{ flex-direction: column; padding:25px 0; }
  .m_super .hd .left{ width: 100%; }
  .m_super .hd .right{ width: 100%; }
  .m_super .hd .tel b span{ font-size: 28px; margin-right: 10px; }
  .m_super .hd .tel b small{ line-height: 2; font-size: 17px; }
  .m_super .hd .tel > small{ margin:12px 0 12px 12px; font-size: 12px; } 
  .m_super .hd .tel > small + small{ margin-left: 12px; }
  .m_super .hd .tel > small span{ font-size: 12px; margin-right: 6px; }
  .m_super .hd .tel > small + small span{ font-size: 16px; }
  .m_super .hd .list li{ padding:0 10px; }
  .m_super .hd .list li img{ width: 40px; height: 40px; object-fit: contain; }
  .m_super .hd .list li b{ font-size: 14px; padding:10px 0; }
  .m_super .hd .list li span{ font-size: 13px; }
  .m_super .bd .inner{ flex-direction: column; }
  .m_super .bd .left{ width: 100%; }
  .m_super .bd .right{ width: 100%; }
  .m_super .bd .m_tit{ margin: 15px 0; }
  .m_super .bd .m_tit small{ font-size: 15px; }
  .m_super .bd .btn{ margin-top: 26px; }
  .m_super .bd .btn a span{ font-size: 28px; }
  #super{ padding-top: 14px; }
  #super .swiper-slide{ padding:28px; }
  #super .swiper-slide b{font-size: 15px; margin-bottom: 14px; }
  #super .swiper-slide p{ font-size: 12px; line-height: 2; }
}
@media only screen and (max-width: 640px){
  .m_super .hd{ padding:20px 0; }
  .m_super .hd .tel b span{ font-size: 26px; margin-right: 8px; }
  .m_super .hd .tel b small{ line-height: 2; font-size: 16px; }
  .m_super .hd .tel > small + small{ margin-left: 10px; }
  .m_super .hd .tel > small + small span{ font-size: 14px; }
  .m_super .hd .list li{ padding:0 10px; }
  .m_super .hd .list li img{ width: 35px; height: 35px; object-fit: contain; }
  .m_super .hd .list li b{ font-size: 14px; padding:10px 0; }
  .m_super .hd .list li span{ font-size: 12px; }
  .m_super .bd .m_tit{ margin: 15px 0; }
  .m_super .bd .m_tit small{ font-size: 14px; }
  .m_super .bd .btn{ margin-top: 24px; }
  .m_super .bd .btn a span{ font-size: 26px; }
  #super{ padding-top: 14px; }
  #super .swiper-slide{ padding:26px; }
  #super .swiper-slide b{font-size: 14px; margin-bottom: 10px; }
}
@media only screen and (max-width: 576px){
  .m_super .hd{ padding:15px 0; }
  .m_super .hd .tel b span{ font-size: 24px; margin-right: 6px; }
  .m_super .hd .tel b small{ line-height: 2; font-size: 14px; }
  .m_super .hd .tel > small + small{ margin-left: 8px; }
  .m_super .hd .tel > small + small span{ font-size: 12px; }
  .m_super .hd .list li{ padding:0 5px; }
  .m_super .hd .list li img{ width: 30px; height: 30px; object-fit: contain; }
  .m_super .hd .list li b{ font-size: 13px; padding:8px 0; }
  .m_super .hd .list li + li::before{ top:15px; }
  .m_super .bd .m_tit{ margin: 15px 0; }
  .m_super .bd .m_tit small{ width: 100%; text-align: center; font-size: 12px; }
  .m_super .bd .m_tit small::before{ left:50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .m_super .bd .btn{ margin-top: 20px; }
  .m_super .bd .btn a span{ font-size: 24px; }
  #super{ padding-top: 14px; }
  #super .swiper-slide{ padding:24px; }
  #super .swiper-slide b{font-size: 13px; margin-bottom: 8px; }
}
@media only screen and (max-width: 414px){
  .m_super .hd .tel b span{ font-size: 20px; margin-right: 4px; }
  .m_super .hd .tel b small{ line-height: 2; font-size: 13px; }
  .m_super .hd .tel > small + small{ margin-left: 6px; }
  .m_super .hd .list li{ padding:0; }
  .m_super .hd .list li img{ width: 25px; height: 25px; object-fit: contain; }
  .m_super .hd .list li b{ font-size: 12px; padding:6px 0; }
  .m_super .hd .list li + li::before{ top:15px; }
  .m_super .bd .m_tit{ margin: 15px 0; }
  .m_super .bd .btn{ margin-top: 15px; }
  .m_super .bd .btn a span{ font-size: 20px; }
  #super{ padding-top: 14px; }
  #super .swiper-slide{ padding:15px; }
  #super .swiper-slide b{font-size: 12px; margin-bottom: 6px; }
}
@-webkit-keyframes swing{
    20%{-webkit-transform:rotate(15deg);}
    40%{-webkit-transform:rotate(-10deg);}
    60%{-webkit-transform:rotate(5deg);}
    80%{-webkit-transform:rotate(-5deg);}
    100%{-webkit-transform:rotate(0);}
}
@-moz-keyframes swing{
    20%{-moz-transform:rotate(15deg);}
    40%{-moz-transform:rotate(-10deg);}
    60%{-moz-transform:rotate(5deg);}
    80%{-moz-transform:rotate(-5deg);}
    100%{-moz-transform:rotate(0);}
}
@-ms-keyframes swing{
    20%{-ms-transform:rotate(15deg);}
    40%{-ms-transform:rotate(-10deg);}
    60%{-ms-transform:rotate(5deg);}
    80%{-ms-transform:rotate(-5deg);}
    100%{-ms-transform:rotate(0);}
}
@keyframes swing{
    20%{transform:rotate(15deg);}
    40%{transform:rotate(-10deg);}
    60%{transform:rotate(5deg);}
    80%{transform:rotate(-5deg);}
    100%{transform:rotate(0);}
}

/* m_case */
.m_case{ overflow: hidden; padding:40px 0; }
.m_case .hd{ display: flex; align-items: center; justify-content: space-between; width: 100%; overflow: hidden; margin-bottom: 40px; }
.m_case .hd .left, .m_case .hd .right{ width: 50%; }
.m_case .hd .right{ text-align: right; }
.m_case .hd .more{ overflow: hidden; }
.m_case .hd .more > div{ width: 310px; text-align: right; padding-top: 26px; display: inline-block; }
.m_case .hd .more > div p{ display: inline-block; line-height: 40px; font-size: 16px; color: #515151; border-bottom: 2px solid #f1f1f1; font-family: "思源黑体 CN";  }
.m_case .hd .more > a{ margin-top: 50px; display: inline-block; margin-left: 110px; position: relative; }
.m_case .hd .more > a::before{ content: ""; display: inline-block; width: 42px; height: 42px; background: #f3f7d5; border-radius: 50%; position: absolute; left:-24px; top:-20px;  z-index: 2; }
.m_case .hd .more > a::after{ content: ""; display: inline-block; width: 36px; height: 2px; background: #e2eb97; border:0; position: absolute; left:-40px; top:7px; z-index: 3; }
.m_case .hd .more > a span{ font-size: 14px; color: #515151; letter-spacing: 1px; position: relative; z-index: 3; }
.m_case .hd .more > a:hover span{ color: var(--zhu-color); transition: all .3s; }
.m_case .bd{ width: 100%; overflow: hidden; }
.m_case .bd a{ display: block; width: 100%; padding-bottom: 60%; position: relative; overflow: hidden; }
.m_case .bd a img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; position: absolute; }
.m_case .bd a:hover img{ transition: all .3s; transform: scale(1.05); }
@media only screen and (max-width: 1400px){
  .m_case{ padding:30px 0; }
  .m_case .hd{ margin-bottom: 30px; }
  .m_case .hd .left, .m_case .hd .right{ width: 50%; }
  .m_case .hd .more > div{ width: 310px; text-align: right; padding-top: 26px; display: inline-block; }
  .m_case .hd .more > div p{ line-height: 40px; font-size: 16px; border-bottom: 2px solid #f1f1f1; }
  .m_case .hd .more > a{ margin-top: 50px; margin-left: 110px; position: relative; }
  .m_case .hd .more > a::before{ content: ""; width: 42px; height: 42px; border-radius: 50%; left:-24px; top:-20px; z-index: 2; }
  .m_case .hd .more > a::after{ content: ""; width: 36px; height: 2px; left:-40px; top:7px; z-index: 3; }
  .m_case .hd .more > a span{ font-size: 14px; color: #515151; letter-spacing: 1px; position: relative; z-index: 3; }
  .m_case .hd .more > a:hover span{ color: var(--zhu-color); transition: all .3s; }

}
@media only screen and (max-width: 1200px){
  .m_case{ padding:25px 0; }
  .m_case .hd{ margin-bottom: 25px; }

  .m_case .hd{ margin-bottom: 36px; }
}
@media only screen and (max-width: 992px){
  .m_case{ padding:20px 0; }
  .m_case .hd{ margin-bottom: 20px; }

  .m_case .hd .more > a{ margin-left: 80px; }
}
@media only screen and (max-width: 768px){
  .m_case{ padding:15px 0; }
  .m_case .hd{ margin-bottom: 15px; }

  .m_case .hd .more > div{ display: none; }
  .m_case .hd .more > a{ margin-top: 20px; }
}
@media only screen and (max-width: 640px){
  .m_case .hd{ display: flex; flex-direction: column; }
  .m_case .hd .left, .m_case .hd .right{ width:100%; }
  .m_case .hd .more > a::before, .m_case .hd .more > a::after{ display: none; }
  .m_case .hd .more > a{ margin-top: 0; position: absolute; right: -12px; top:-23px; z-index: 33; }
}
@media only screen and (max-width: 576px){
}
@media only screen and (max-width: 414px){
}

/* m_about */
.m_about{ overflow: hidden; padding:40px 0 0; background: #fbfbfb; }
.m_about .hd{ display: flex; align-items: center; justify-content: space-between; width: 100%; overflow: hidden; margin-bottom: 40px; }
.m_about .hd .left, .m_about .hd .right{ width: 50%; }
.m_about .hd .right{ text-align: right; }
.m_about .hd .right em{ float: right; padding-top: 96px; font-size: 14px; color: rgba(32,32,32,.5); text-transform: uppercase; letter-spacing: 10px; }
.m_about .bd{ overflow: hidden; background: url(../images/about_bg.jpg) no-repeat center; }
.m_about .bd .intro{ width: 42%; }
.m_about .info{ overflow: hidden; }
.m_about .info .tit{ padding:30px 0; }
.m_about .info .tit b{ display: block; font-size: 30px; color: #0e0e0e; line-height: 1; margin-bottom: 10px; }
.m_about .info .tit span{ font-size: 12px; text-transform: uppercase; color: rgba(12,12,12,.5); line-height: 1; }
.m_about .info i{ display: inline-block; margin:0 22px; height: 80px; width: 1px; background: var(--zhu-color); position: relative; }
.m_about .info i::after{ content: ""; display: inline-block; width: 8px; height: 8px; border-radius: 50%; background: var(--zhu-color); position: absolute; bottom:0; left: -4px; }
.m_about .info p{ font-size: 15px; color: #363636; line-height: 2.1; overflow:hidden; display:-webkit-box; -webkit-line-clamp:5; -webkit-box-orient:vertical; }
.m_about .info a{ display: inline-block; margin-top: 26px; background: var(--zhu-color); padding:12px 20px; font-size: 14px; color: #ffffff; line-height: 1; text-transform: uppercase; transition: all .3s; margin-bottom: 40px; }
.m_about .info a:hover{ background: #2b3c50; transition: all .3s; letter-spacing: 1px; }
@media only screen and (max-width: 1400px){
  .m_about{ padding:30px 0 0; }
  .m_about .hd{ margin-bottom: 30px; }
  .m_about .hd .left, .m_about .hd .right{ width: 50%; }
  .m_about .hd .right em{ padding-top: 90px; font-size: 14px; letter-spacing: 10px; }
  .m_about .bd .intro{ width: 42%; }
  .m_about .info .tit{ padding:28px 0; }
  .m_about .info .tit b{ font-size: 28px; margin-bottom: 9px; }
  .m_about .info i{ margin:0 20px; height: 80px; width: 1px; }
  .m_about .info i::after{ width: 8px; height: 8px; left: -4px; }
  .m_about .info p{ font-size: 14px; line-height: 2; }
  .m_about .info a{ margin-top: 24px; padding:10px 22px; font-size: 14px; margin-bottom: 30px; }
}
@media only screen and (max-width: 1200px){
  .m_about{ padding:25px 0 0; }
  .m_about .hd{ margin-bottom: 25px; }
  .m_about .hd .left, .m_about .hd .right{ width: 50%; }
  .m_about .hd .right em{ padding-top: 80px; font-size: 13px; letter-spacing: 8px; }
  .m_about .bd .intro{ width: 40%; }
  .m_about .info .tit{ padding:26px 0; }
  .m_about .info .tit b{ font-size: 26px; margin-bottom: 8px; }
  .m_about .info i{ margin:0 18px; height: 70px; width: 1px; }
  .m_about .info i::after{ width: 8px; height: 8px; left: -4px; }
  .m_about .info p{ font-size: 14px; line-height: 2; }
  .m_about .info a{ margin-top: 22px; padding:10px 22px; font-size: 14px; margin-bottom: 25px; }
}
@media only screen and (max-width: 992px){
  .m_about{ padding:20px 0 0; }
  .m_about .hd{ margin-bottom: 20px; }
  .m_about .hd .left, .m_about .hd .right{ width: 50%; }
  .m_about .hd .right em{ padding-top: 70px; font-size: 13px; letter-spacing: 7px; }
  .m_about .bd{ background-position: right; position: relative; }
  .m_about .bd .inner{ position: relative; z-index: 3; }
  .m_about .bd::after{ content: ""; display: block; width: 100%; height: 100%; background: rgba(0,0,0,.7); position: absolute; left:0; top:0; }
  .m_about .bd .intro{ width: 100%; }
  .m_about .info .tit{ padding:24px 0; }
  .m_about .info .tit b{ font-size: 24px; margin-bottom: 6px; }
  .m_about .info i{ margin:0 16px; height: 60px; width: 1px; background: #fff; }
  .m_about .info i::after{ width: 6px; height: 6px; left: -3px; background: #fff; }
  .m_about .info p{ font-size: 13px; line-height: 1.8; }
  .m_about .info a{ margin-top: 20px; padding:10px 22px; font-size: 13px; margin-bottom: 20px; }
  .m_about .info .tit b, .m_about .info .tit span, .m_about .info p{ color: #fff; }
}
@media only screen and (max-width: 768px){
  .m_about{ padding:15px 0 0; }
  .m_about .hd{ margin-bottom: 15px; }
  .m_about .hd .left, .m_about .hd .right{ width: 50%; }
  .m_about .hd .right em{ padding-top: 60px; font-size: 12px; letter-spacing: 6px; }
  .m_about .info .tit{ padding:22px 0; }
  .m_about .info .tit b{ font-size: 22px; margin-bottom: 5px; }
  .m_about .info i{ margin:0 16px; height: 60px; width: 1px; background: #fff; }
  .m_about .info i::after{ width: 6px; height: 6px; left: -3px; background: #fff; }
  .m_about .info p{ font-size: 12px; line-height: 1.6; }
  .m_about .info a{ margin-top: 18px; padding:10px 22px; font-size: 12px; margin-bottom: 18px; }
}
@media only screen and (max-width: 640px){
  .m_about .hd .left, .m_about .hd .right{ width: 50%; }
  .m_about .hd .right em{ padding-top: 60px; font-size: 12px; letter-spacing: 6px; }
  .m_about .info .tit{ padding:22px 0; }
  .m_about .info .tit b{ font-size: 22px; margin-bottom: 5px; }
  .m_about .info i{ margin:0 16px; height: 60px; width: 1px; background: #fff; }
  .m_about .info i::after{ width: 6px; height: 6px; left: -3px; background: #fff; }
  .m_about .info p{ font-size: 12px; line-height: 1.6; }
  .m_about .info a{ margin-top: 18px; padding:10px 22px; font-size: 12px; margin-bottom: 18px; }
}
@media only screen and (max-width: 576px){
  .m_about .hd{ flex-direction: column; }
  .m_about .hd .left, .m_about .hd .right{ width: 1000%; }
  .m_about .hd .right em{ display: none; }
  .m_about .info .tit{ padding:20px 0; }
  .m_about .info .tit b{ font-size: 20px; margin-bottom: 5px; }
  .m_about .info i{ margin:0 14px; height: 50px; width: 1px; background: #fff; }
  .m_about .info i::after{ width: 6px; height: 6px; left: -3px; background: #fff; }
  .m_about .info p{ font-size: 12px; line-height: 1.6; }
  .m_about .info a{ margin-top: 16px; padding:10px 22px; font-size: 12px; margin-bottom: 16px; }
}
@media only screen and (max-width: 414px){
  .m_about .hd{ flex-direction: column; }
  .m_about .hd .left, .m_about .hd .right{ width: 1000%; }
  .m_about .hd .right em{ display: none; }
  .m_about .info .tit{ padding:18px 0; }
  .m_about .info .tit b{ font-size: 18px; margin-bottom: 5px; }
  .m_about .info i{ margin:0 14px; height: 40px; width: 1px; background: #fff; }
  .m_about .info i::after{ width: 6px; height: 6px; left: -3px; background: #fff; }
  .m_about .info p{ font-size: 12px; line-height: 1.6; }
  .m_about .info a{ margin-top: 14px; padding:10px 22px; font-size: 12px; margin-bottom: 14px; }
}

/* m_news */
.m_news{ overflow: hidden; padding:36px 0 0; }
.m_news .hd{ display: flex; align-items: center; justify-content: space-between; width: 100%; overflow: hidden; margin-bottom: 36px; }
.m_news .hd .left, .m_news .hd .right{ width: 50%; }
.m_news .hd .more{ width: 100%; padding-top: 62px; text-align: right; }
.m_news .hd .more a{ display: inline-block; position: relative; margin:0 27px; }
.m_news .hd .more a:last-child{ margin-right: 0; }
.m_news .hd .more a span{ position: relative; display: inline-block; padding:12px 14px; font-size: 18px; color: #464646; line-height: 1; transition: all .3s; }
.m_news .hd .more a span::before{ content: ""; display: inline-block; width: 110px; height: 1px; background: #d0d0d0; border:0; position: absolute; top:0; left: -12px; z-index: 3; }
.m_news .hd .more a span::after{ content: ""; display: inline-block; width: 1px; height: 44px; background: #d0d0d0; border:0; position: absolute; top:-10px; left: 0; z-index: 3; }
.m_news .hd .more a::before{ content: ""; display: inline-block; width: 110px; height: 1px; background: var(--zhu-color); border:0; position: absolute; top:0; left: -100%; z-index: 4; transition: all .3s; opacity: 0; }
.m_news .hd .more a::after{ content: ""; display: inline-block; width: 1px; height: 44px; background: var(--zhu-color); border:0; position: absolute; top:-100%; left: 0; z-index: 4; transition: all .3s; opacity: 0; }
.m_news .hd .more a:hover span{ transition: all .3s; color: var(--zhu-color); }
.m_news .hd .more a:hover::before{ content: ""; display: inline-block; width: 110px; height: 1px; background: var(--zhu-color); border:0; position: absolute; top:0; left: -12px; z-index: 4; transition: all .3s; opacity: 1; }
.m_news .hd .more a:hover::after{ content: ""; display: inline-block; width: 1px; height: 44px; background: var(--zhu-color); border:0; position: absolute; top:-10px; left: 0; z-index: 4; transition: all .3s; opacity: 1; }

.m_news .bd{ display: flex; align-items: flex-start; justify-content: space-between; overflow: hidden; width: 100%; }
.m_news .bd .left{ width: calc(42% - 15px); }
.m_news .bd .right{ width: calc(58% - 15px); }
.new_list{ overflow: hidden; }
.new_list li{ overflow: hidden; }
.new_list li + li{ margin-top: 30px; }
.new_list a{ display: block; background: #f6f6f6; overflow: hidden; transition: all .3s; }
.new_list a > span{transition: all .3s; display: block; background: #cbcbcb; text-align: center; display: inline-block; width: 20%; float: left; }
.new_list a > span b{ font-size: 14px; font-weight: normal; color: #393939; line-height: 1; padding:20px 0 0; display: block; text-transform: uppercase; }
.new_list a > span hr{ display: inline-block; width: 20px; height: 1px; background: #393939; border:0; line-height: 1; }
.new_list a > span small{ display: block; font-size: 14px; color: #393939; line-height: 1; margin:16px 0; }
.new_list a > .txt{ display: flex; width: 80%; float: left; box-sizing: border-box; padding:20px 16px; }
.new_list a > .txt span{ display: inline-block; margin-right: 12px; font-size: 18px; color: #000000; line-height: 1; padding:6px 0 30px; }
.new_list a > .txt > div{ width: 90%; }
.new_list a > .txt b{ display: block; font-size: 18px; color: #313131; font-weight: normal; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.new_list a > .txt p{ font-size: 14px; color: #464646; line-height: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 1; margin-top: 14px; }
.new_list a:hover{ background: var(--zhu-color); transition: all .3s; }
.new_list a:hover > span{ color: #ffffff; transition: all .3s; background: #0b3481; }
.new_list a:hover > span, .new_list a:hover > span small{ transition: all .3s; color: #ffffff; }
.new_list a:hover > span hr{ transition: all .3s; background: #ffffff; }
.new_list a:hover > .txt span{ transition: all .3s; color: #ffffff; }
.new_list a:hover b{ color: #ffffff; transition: all .3s; }
.new_list a:hover p{ color: #ffffff; transition: all .3s; }
#news_img{ overflow: hidden; width: 100%; }
#news_img a{ display: block; width: 100%; overflow: hidden; }
#news_img a .img{ width: 100%; padding-bottom: 56%; position: relative; box-sizing: border-box; overflow: hidden; border:1px solid #f1f1f1; }
#news_img a .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; position: absolute; }
#news_img a:hover img{ transition: all .3s; transform: scale(1.05); }
#news_img a .txt{ overflow: hidden; padding:20px 0 0; }
#news_img a .txt b{ transition: all .3s; display: block; line-height: 36px; font-size: 18px; color: #313131; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; }
#news_img a .txt p{ font-size: 14px; color: #464646; line-height: 1.7; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
#news_img a .txt span{ font-size: 14px; color: #464646; line-height: 1; margin-top: 20px; display: block; }
#news_img a:hover b{ transition: all .3s; color: var(--zhu-color); }
@media only screen and (max-width: 1400px){
  .m_news{ padding:30px 0 0; }
  .m_news .hd{ margin-bottom: 30px; }
  .m_news .hd .left, .m_news .hd .right{ width: 50%; }
  .m_news .hd .more{ padding-top: 58px; }
  .m_news .hd .more a{ margin:0 21px; }
  .m_news .hd .more a span{ padding:12px 14px; font-size: 17px; }
  .m_news .hd .more a span::before{ width: 96px;  }
  .m_news .hd .more a span::after{ height: 41px; }
  .m_news .hd .more a::before{ width: 96px; }
  .m_news .hd .more a::after{ height: 41px; }
  .m_news .hd .more a:hover::before{ width: 96px; }
  .m_news .hd .more a:hover::after{ height: 41px; }

  .new_list li + li{ margin-top: 25px; }
  .new_list a > span{ width: 20%; }
  .new_list a > span b{ font-size: 14px; padding:18px 0 0; }
  .new_list a > span small{ font-size: 14px; margin:14px 0; }
  .new_list a > .txt{  width: 80%; padding:20px 16px; }
  .new_list a > .txt span{ margin-right: 12px; font-size: 17px; padding:6px 0 30px; }
  .new_list a > .txt > div{ width: 90%; }
  .new_list a > .txt b{ font-size: 17px; }
  .new_list a > .txt p{ font-size: 14px; margin-top: 14px; }
  #news_img a .txt{ padding:20px 0 0; }
  #news_img a .txt b{ line-height: 2; font-size: 17px; }
  #news_img a .txt p{ font-size: 14px; line-height: 1.7; }
  #news_img a .txt span{ font-size: 14px; margin-top: 22px; }
}
@media only screen and (max-width: 1200px){
  .m_news{ padding:25px 0 0; }
  .m_news .hd{ margin-bottom: 25px; }
  .m_news .hd .left, .m_news .hd .right{ width: 50%; }
  .m_news .hd .more{ padding-top: 54px; }
  .m_news .hd .more a{ margin:0 17px; }
  .m_news .hd .more a span{ padding:12px 14px; font-size: 16px; }
  .m_news .hd .more a span::before{ width: 92px;  }
  .m_news .hd .more a span::after{ height: 40px; }
  .m_news .hd .more a::before{ width: 92px; }
  .m_news .hd .more a::after{ height: 40px; }
  .m_news .hd .more a:hover::before{ width: 92px; }
  .m_news .hd .more a:hover::after{ height: 40px; }

  .m_news .bd .left{ width: calc(42% - 7.5px); }
  .m_news .bd .right{ width: calc(58% - 7.5px); }
  .new_list li + li{ margin-top: 20px; }
  .new_list a > span{ width: 24%; }
  .new_list a > span b{ font-size: 13px; padding:16px 0 0; }
  .new_list a > span small{ font-size: 13px; margin:12px 0; }
  .new_list a > .txt{  width: 76%; padding:16px 15px; }
  .new_list a > .txt span{ margin-right: 12px; font-size: 16px; padding:6px 0 30px; }
  .new_list a > .txt > div{ width: 90%; }
  .new_list a > .txt b{ font-size: 16px; }
  .new_list a > .txt p{ font-size: 13px; margin-top: 12px; }
  #news_img a .txt{ padding:20px 0 0; }
  #news_img a .txt b{ line-height: 2; font-size: 17px; }
  #news_img a .txt p{ font-size: 14px; line-height: 1.7; }
  #news_img a .txt span{ font-size: 14px; margin-top: 22px; }
}
@media only screen and (max-width: 992px){
  .m_news{ padding:20px 0 0; }
  .m_news .hd{ margin-bottom: 20px; }
  .m_news .hd .left, .m_news .hd .right{ width: 50%; }
  .m_news .hd .more{ padding-top: 50px; }
  .m_news .hd .more a{ margin:0 13px; }
  .m_news .hd .more a span{ padding:12px 14px; font-size: 15px; }
  .m_news .hd .more a span::before{ width: 88px;  }
  .m_news .hd .more a span::after{ height: 39px; }
  .m_news .hd .more a::before{ width: 88px; }
  .m_news .hd .more a::after{ height: 39px; }
  .m_news .hd .more a:hover::before{ width: 88px; }
  .m_news .hd .more a:hover::after{ height: 39px; }
  .m_news .bd{ flex-direction: column-reverse; }
  .m_news .bd .left{ width: 100%; margin-top: 20px; }
  .m_news .bd .right{ width: 100%; }
  .new_list li + li{ margin-top: 20px; }
  .new_list a > span{ width: 16%; }
  .new_list a > span b{ font-size: 13px; padding:16px 0 0; }
  .new_list a > span small{ font-size: 13px; margin:12px 0; }
  .new_list a > .txt{  width: 84%; padding:16px 15px; }
  .new_list a > .txt span{ margin-right: 10px; font-size: 15px; padding:6px 0 30px; }
  .new_list a > .txt > div{ width: 90%; }
  .new_list a > .txt b{ font-size: 15px; }
  .new_list a > .txt p{ font-size: 13px; margin-top: 10px; }
  #news_img a .txt{ padding:18px 0 0; }
  #news_img a .txt b{ line-height: 1.8; font-size: 16px; }
  #news_img a .txt p{ font-size: 14px; line-height: 1.5; }
  #news_img a .txt span{ font-size: 14px; margin-top: 20px; }
}
@media only screen and (max-width: 768px){
  .m_news{ padding:15px 0 0; }
  .m_news .hd{ margin-bottom: 15px; }
  .m_news .hd .left{ width: 30%; }
  .m_news .hd .right{ width: 70%; }
  .m_news .hd .more{ padding-top: 46px; }
  .m_news .hd .more a{ margin:0 9px; }
  .m_news .hd .more a span{ padding:12px 14px; font-size: 14px; }
  .m_news .hd .more a span::before{ width: 84px;  }
  .m_news .hd .more a span::after{ height: 38px; }
  .m_news .hd .more a::before{ width: 84px; }
  .m_news .hd .more a::after{ height: 38px; }
  .m_news .hd .more a:hover::before{ width: 84px; }
  .m_news .hd .more a:hover::after{ height: 38px; }
  .new_list li + li{ margin-top: 15px; }
  .new_list a > span{ width: 18%; }
  .new_list a > span b{ font-size: 12px; padding:14px 0 0; }
  .new_list a > span small{ font-size: 12px; margin:10px 0; }
  .new_list a > .txt{  width: 82%; padding:14px 12px; }
  .new_list a > .txt span{ margin-right: 8px; font-size: 14px; padding:6px 0 30px; }
  .new_list a > .txt > div{ width: 90%; }
  .new_list a > .txt b{ font-size: 14px; }
  .new_list a > .txt p{ font-size: 12px; margin-top: 8px; }
  #news_img a .txt{ padding:16px 0 0; }
  #news_img a .txt b{ line-height: 1.6; font-size: 15px; }
  #news_img a .txt p{ font-size: 13px; line-height: 1.5; }
  #news_img a .txt span{ font-size: 13px; margin-top: 18px; }
}
@media only screen and (max-width: 640px){
  .m_news .hd .more{ padding-top: 42px; }
  .m_news .hd .more a{ margin:0 7px; }
  .m_news .hd .more a span{ padding:12px 14px; font-size: 13px; }
  .m_news .hd .more a span::before{ width: 80px;  }
  .m_news .hd .more a span::after{ height: 37px; }
  .m_news .hd .more a::before{ width: 80px; }
  .m_news .hd .more a::after{ height: 37px; }
  .m_news .hd .more a:hover::before{ width: 80px; }
  .m_news .hd .more a:hover::after{ height: 37px; }
  .new_list a > span{ width: 18%; }
  .new_list a > span b{ font-size: 12px; padding:12px 0 0; }
  .new_list a > span small{ font-size: 12px; margin:10px 0; }
  .new_list a > .txt{  width: 82%; padding:14px 12px; }
  .new_list a > .txt span{ margin-right: 8px; font-size: 14px; padding:6px 0 30px; }
  .new_list a > .txt > div{ width: 90%; }
  .new_list a > .txt b{ font-size: 14px; }
  .new_list a > .txt p{ font-size: 12px; margin-top: 8px; }
  #news_img a .txt{ padding:16px 0 0; }
  #news_img a .txt b{ line-height: 1.6; font-size: 15px; }
  #news_img a .txt p{ font-size: 13px; line-height: 1.5; }
  #news_img a .txt span{ font-size: 13px; margin-top: 18px; }
}
@media only screen and (max-width: 576px){
  .m_news .hd{ flex-direction: column; }
  .m_news .hd .left{ width: 100%; }
  .m_news .hd .right{ width: 100%; }
  .m_news .hd .more{ padding-top: 20px; text-align: center; }
  .m_news .hd .more a{ margin:0 7px; }
  .m_news .hd .more a span{ padding:10px 12px; font-size: 12px; }
  .m_news .hd .more a span::before{ width: 76px; left: -6px;  }
  .m_news .hd .more a span::after{ height: 36px; top:-6px; }
  .m_news .hd .more a::before{ width: 76px; }
  .m_news .hd .more a::after{ height: 36px; }
  .m_news .hd .more a:hover::before{ width: 76px; left: -6px; }
  .m_news .hd .more a:hover::after{ height: 36px; top:-6px; }
  .new_list a > span{ width: 22%; }
  .new_list a > span b{ font-size: 12px; padding:12px 0 0; }
  .new_list a > span small{ font-size: 12px; margin:10px 0; }
  .new_list a > .txt{  width: 78%; padding:14px 12px; }
  .new_list a > .txt span{ margin-right: 8px; font-size: 14px; padding:6px 0 30px; }
  .new_list a > .txt > div{ width: 90%; }
  .new_list a > .txt b{ font-size: 14px; }
  .new_list a > .txt p{ font-size: 12px; margin-top: 8px; }
  #news_img a .txt{ padding:16px 0 0; }
  #news_img a .txt b{ line-height: 1.6; font-size: 15px; }
  #news_img a .txt p{ font-size: 13px; line-height: 1.5; }
  #news_img a .txt span{ font-size: 13px; margin-top: 18px; }
}
@media only screen and (max-width: 414px){
  .m_news .hd .more a span{ padding:8px 10px; font-size: 12px; }
  .new_list a > span{ width: 30%; }
  .new_list a > span b{ font-size: 12px; padding:12px 0 0; }
  .new_list a > span small{ font-size: 12px; margin:10px 0; }
  .new_list a > .txt{  width: 70%; padding:10px 12px; }
  .new_list a > .txt span{ margin-right: 8px; font-size: 14px; padding:6px 0 30px; }
  .new_list a > .txt > div{ width: 90%; }
  .new_list a > .txt b{ font-size: 14px; }
  .new_list a > .txt p{ font-size: 12px; margin-top: 8px; }
  #news_img a .txt{ padding:16px 0 0; }
  #news_img a .txt b{ line-height: 1.6; font-size: 15px; }
  #news_img a .txt p{ font-size: 13px; line-height: 1.5; }
  #news_img a .txt span{ font-size: 13px; margin-top: 18px; }
}

/*m_link*/
.m_link{ overflow: hidden; padding:26px 0; }
.m_link .link{ display: block; width: 100%; position: relative; }
.m_link .link .m_tit{ display: inline-block; float: left; }
.m_link .link small{ font-size: 14px; color: #7f7f7f; display: inline-block; background: #fff; padding:4px 5px; position: absolute; left: 35px; top:20px; }
.m_link .link a{ position: relative; font-size: 16px; color: #666666; display: inline-block; margin:0 15px; padding:15px 0; transition: all .3s; }
.m_link .link a:hover{ color: #ed771d; transition: all .3s; }
@media only screen and (max-width: 1400px){
  .m_link{ padding:24px 0; }
  .m_link .link small{ font-size: 14px; padding:4px 5px; left: 35px; top:15px; }
  .m_link .link a{ font-size: 16px; margin:0 15px; padding:15px 0; }
}
@media only screen and (max-width: 1200px){
  .m_link{ padding:22px 0; }
  .m_link .link small{ font-size: 14px; padding:4px 5px; left: 30px; top:10px; }
  .m_link .link a{ font-size: 15px; margin:0 12px; padding:12px 0; }
}
@media only screen and (max-width: 992px){
  .m_link{ padding:20px 0; }
  .m_link .link small{ font-size: 14px; padding:4px 5px; left: 20px; top:10px; }
  .m_link .link a{ font-size: 15px; margin:0 12px; padding:12px 0; }
}
@media only screen and (max-width: 768px){
  .m_link{ padding:18px 0; }
  .m_link .link small{ font-size: 13px; padding:4px 5px; left: 15px; top:5px; }
  .m_link .link a{ font-size: 14px; margin:0 12px; padding:12px 0; }
}
@media only screen and (max-width: 640px){
  .m_link{ padding:16px 0; }
  .m_link .link small{ font-size: 12px; padding:4px 5px; left: 10px; top:5px; }
  .m_link .link a{ font-size: 13px; margin:0 10px; padding:10px 0; }
}
@media only screen and (max-width: 576px){
  .m_link{ padding:14px 0; }
  .m_link .link{ display: flex; flex-direction: column; }
  .m_link .link small{ display: none; }
  .m_link .link a{ font-size: 13px; margin:0 10px; padding:10px 0; }
}
@media only screen and (max-width: 414px){
}

/*footer*/
.footer{ overflow: hidden; background:#2b3c50; padding-top: 48px; }
.footer .tit{ width: 200px; display: block; border-top:2px solid #fff; }
.footer .tit span{ display: block; font-size: 24px; color: #ffffff; line-height: 1; padding:15px 0; }
.footer .tit b{ display: block; font-size: 30px; color: #ffffff; font-weight: normal; line-height: 1; position: relative; left: -15px; }
.footer .tit p{ font-size: 14px; color: #fff; line-height: 24px; margin-top: 20px; }
.f_contact, .f_msg{ overflow: hidden; padding-top: 12px; }
.f_contact > b, .f_msg> b{ font-size: 18px; color: #ffffff; line-height: 50px; position: relative; display: block; margin-bottom: 32px; }
.f_contact > b::before, .f_msg> b::before{ content: ""; display: inline-block; width: 26px; height: 4px; background: #fff; border:0; position: absolute; left: 0; bottom: 0; }
.f_contact p{ font-size: 14px; color: #ffffff; line-height: 30px; }
.f_contact p a{ font-size: 14px; color: #ffffff; transition: all .3s; }
.f_contact p a:hover{ color: var(--zhu-color); transition: all .3s; }
.f_msg form{ overflow: hidden; position: relative; }
.f_msg input{ height: 38px; line-height: 36px; background: none; width: 22%; float: left; font-size: 14px; color: #ffffff; font-weight: bold; border-bottom: 2px solid #fff; font-weight: normal; }
.f_msg input:nth-of-type(2){ margin:0 17%; }
.f_msg textarea{ background: none; margin-top: 36px; width: 100%; height: 38px; line-height: 36px; border-bottom: 2px solid #fff; font-size: 14px; color: #ffffff;  }
.f_msg input::-webkit-input-placeholder{ color: #ffffff; }
.f_msg textarea::-webkit-input-placeholder{ color: #ffffff; }
.f_msg #verifyImg1{ position: absolute; position: absolute; right: 0; top:0; height: 36px; width: 72px; }
.f_msg .fsubmit{ display: block; transition: all .3s; width: 100%; background: #fff; margin-top: 20px; height: 46px; text-align: center; font-size: 14px; color: #333333; line-height: 46px; border-bottom: 1px solid #808a96; }
.f_msg .fsubmit:hover{ transition: all .3s; background: var(--zhu-color); color: #fff; }
.footer .bd{ margin-top: 38px; border-top:2px solid #6b7785; text-align: center; }
.footer .bd p{ line-height: 46px; text-align: center; font-size: 14px; color: #ffffff; }
.footer .bd p a{ color: #fff; }
.footer .bd p a:hover{ color: var(--zhu-color); }
@media only screen and (max-width: 1400px){
  .footer{ padding-top: 30px; }
  .footer .inner{ padding:0; }
  .footer .tit{ width: 200px; border-top:2px solid #fff; }
  .footer .tit span{ font-size: 24px; padding:15px 0; }
  .footer .tit b{ font-size: 30px; left: -15px; }
  .footer .tit p{ font-size: 14px; line-height: 1.7; margin-top: 20px; }
  .f_contact, .f_msg{ padding-top: 0; }
  .f_contact > b, .f_msg> b{ font-size: 18px; line-height: 2; margin-bottom: 28px; }
  .f_contact > b::before, .f_msg> b::before{ width: 26px; height: 3px;}
  .f_contact p{ font-size: 14px; line-height: 1.8; }
  .f_contact p a{ font-size: 14px;}
  .f_msg input{ height: 38px; line-height: 1; width: calc(33.3% - 10px); font-size: 14px; border-bottom: 2px solid #fff; }
  .f_msg input:nth-of-type(2){ margin:0 15px; }
  .f_msg textarea{ margin-top: 32px; height: 38px; line-height: 1; border-bottom: 2px solid #fff; font-size: 14px; color: #ffffff;  }
  .f_msg #verifyImg1{ height: 36px; width: 72px; }
  .f_msg .fsubmit{ margin-top: 20px; height: 46px; font-size: 14px; line-height: 1; display: flex; align-items: center; justify-content: center;}
  .footer .bd{ margin-top: 34px; border-top:2px solid #6b7785; }
  .footer .bd p{ line-height: 1; font-size: 14px; padding:15px 0; }
}
@media only screen and (max-width: 1200px){
  .footer{ padding-top: 25px; }
  .footer .tit{ width: 200px; border-top:2px solid #fff; }
  .footer .tit span{ font-size: 22px; padding:15px 0; }
  .footer .tit b{ font-size: 28px; left: -15px; }
  .footer .tit p{ font-size: 14px; line-height: 1.7; margin-top: 20px; }
  .f_contact, .f_msg{ padding-top: 0; }
  .f_contact > b, .f_msg> b{ font-size: 18px; line-height: 2; margin-bottom: 28px; }
  .f_contact > b::before, .f_msg> b::before{ width: 26px; height: 3px;}
  .f_contact p{ font-size: 14px; line-height: 1.8; }
  .f_contact p a{ font-size: 14px;}
  .f_msg input{ height: 38px; line-height: 1; width: calc(33.3% - 10px); font-size: 14px; border-bottom: 2px solid #fff; }
  .f_msg input:nth-of-type(2){ margin:0 15px; }
  .f_msg textarea{ margin-top: 32px; height: 38px; line-height: 1; border-bottom: 2px solid #fff; font-size: 14px; color: #ffffff;  }
  .f_msg #verifyImg1{ height: 36px; width: 72px; }
  .f_msg .fsubmit{ margin-top: 20px; height: 46px; font-size: 14px; line-height: 1;}
  .footer .bd{ margin-top: 34px; border-top:2px solid #6b7785; }
  .footer .bd p{ line-height: 2; font-size: 14px; }
}
@media only screen and (max-width: 992px){
  .footer .tit span{ font-size: 20px; }
  .footer .tit b{ font-size: 26px; }
  .f_contact > b, .f_msg> b{ font-size: 17px; margin-bottom: 26px; }
}
@media only screen and (max-width: 768px){
  .footer .bd{ padding-bottom: 55px; }
  .footer .tit span{ font-size: 18px; }
  .footer .tit b{ font-size: 24px; }
  .f_contact > b, .f_msg> b{ font-size: 16px; font-weight: normal; margin-bottom: 24px; }
}
@media only screen and (max-width: 640px){
  .footer .tit span{ font-size: 16px; }
  .footer .tit b{ font-size: 24px; }
  .f_contact > b, .f_msg> b{ font-size: 15px; margin-bottom: 22px; }
}
@media only screen and (max-width: 576px){
  .f_msg input{ width: 100%; }
  .f_msg input:nth-of-type(2){ margin:10px 0; }
  .footer .tit span{ font-size: 14px; }
  .footer .tit b{ font-size: 22px; }
  .f_contact > b, .f_msg> b{ font-size: 14px; margin-bottom: 20px; }
  .footer .bd p{ line-height:1.6; font-size: 13px; }
  .f_msg #verifyImg1{ top:96px; }
}
@media only screen and (max-width: 414px){
  .footer .tit span{ font-size: 12px; }
  .footer .tit b{ font-size: 20px; }
  .f_contact > b, .f_msg> b{ font-size: 13px; margin-bottom: 18px; }
  .footer .bd p{ line-height: 1.5; font-size: 12px; }
}






/*s_banner*/
.s_banner{ position: relative; text-align: center; position: relative; padding:260px 0; background: url(../images/company_bg.jpg) no-repeat top center; background-attachment:fixed; }
.s_banner::before{ content: ""; display: block; width: 100%; height: 100%; background: rgba(0,0,0,.3); position: absolute; top:0; left:0; }
.s_banner .inner{ position: relative; }
.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/product_bg.jpg) no-repeat top center;  background-attachment:fixed; }
.case_banner .s_banner{ background: url(../images/case_bg.jpg) no-repeat top center;  background-attachment:fixed; }
.contact_banner .s_banner{ background: url(../images/contact_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; }
.join_banner{ background: url(../images/join_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: 1400px){
  .s_banner{ padding:220px 0; }
}
@media only screen and (max-width: 1200px){
  .s_banner{ padding:180px 0; }
}
@media only screen and (max-width: 992px){
  .s_banner{ padding:140px 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; }
}
.jw-controlbar {
  width: 100%;
}

.jw-state-idle .jw-preview,
.jwplayer.jw-state-complete .jw-preview {
  background-size: contain !important;
}

#playercontainer {
  width: 100% !important;
  height: 620px !important;
}

@media only screen and (max-width: 1420px) {
  #playercontainer {
    width: 100% !important;
    height: 465px !important;
  }
}

@media only screen and (max-width: 1200px) {
  #playercontainer {
    width: 100% !important;
    height: 376px !important;
  }
}

@media only screen and (max-width: 992px) {
  #playercontainer {
    width: 100% !important;
    height: 280px !important;
  }
}

@media only screen and (max-width: 768px) {
  #playercontainer {
    width: 100% !important;
    height: 394px !important;
  }

}

@media only screen and (max-width: 640px) {
  #playercontainer {
    width: 100% !important;
    height: 310px !important;
  }
}

@media only screen and (max-width: 576px) {
  #playercontainer {
    width: 100% !important;
    height: 260px !important;
  }
}
/* 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; background-size:cover; }
.company_info .c_tit p{ font-size: 16px; color: var(--zhu-color); line-height: 1; margin-bottom: 36px; }
.company_info .bd{ width: 100%; }
.company_info .bd p img{ max-width:100% }
.company_info .bd > p, .company_info div > p{ font-size: 16px; color: #333333; line-height: 30px; }
.company_info .bd ul{ display:flex; align-items:flex-start; justify-content:space-between; }
.company_info .bd ul li{ width:calc(50% - 15px); }
.company_info .bd ul li img{ width:100%; }
.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_info .bd ul{ flex-wrap: wrap; }
  .company_info .bd ul li{ width: 50%; }
  .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; background:#fff; }
.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: 68%; 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: 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: cover; }
#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 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; }
}
@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; }
.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 .inner{ padding:0; }
.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 .inner{ padding: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: 36px; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.industry_news .bd li a .txt p + p{ display:none; }
.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; }
  .industry_news .bd li a .txt p + p{ display:block; }
}
@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; }
}