@charset "utf-8";
/*-- 全局reset
-------------------------------------------*/
/* 引入外部图标样式 */
@font-face {
  font-family: 'iconfont';
  src: url('./fonts/iconfont.woff2?t=1656314984690') format('woff2'),
       url('./fonts/iconfont.woff?t=1656314984690') format('woff'),
       url('./fonts/iconfont.ttf?t=1656314984690') 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;
}
* { touch-action: pan-y; }
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; }
@font-face{ font-family: QY; src: url('./fonts/QY.ttf'); }
@font-face{ font-family: GEO; src: url('./fonts/Geo.ttf'); }
@font-face{ font-family: PBCE; src: url('./fonts/PBCE.ttf'); }
@font-face{ font-family: CEN; src: url('./fonts/CEN.otf'); }
/*清除内外边距*/
h1, h2, h3, h4, h5, h6{font-weight: normal; font-size: 100%;}
/*设置默认字体*/
:focus{outline: 0;}
ul,
ol{list-style: none;}
/*重置图片元素*/
address, caption, cite, code, dfn, em, i, th, var, optgroup{font-style: normal; font-weight: normal;}
abbr, acronym{border: 0; font-variant: normal;}
input, button, textarea, select, optgroup, option{font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;}
code, kbd, samp, tt{font-size: 100%;}
/*修改滚动条*/
::-webkit-scrollbar{width:6px; height:6px ;}
::-webkit-scrollbar-track{box-shadow: inset 0 0 6px transparent; background: #f8f8f8; border-radius: 6px;}
::-webkit-scrollbar-thumb{border-radius: 6px; background: #bbb;}
textarea{resize: none;}
button:active, button:focus{ border:none; outline:0; }
/* 网站色值设置 */
body{--zhu-color:#005da3;--pei-color:#fb9414;}
.inner{ width: 1400px; margin:0 auto; }
@media only screen and (max-width: 1400px){
  .inner{ width: 100%; box-sizing: border-box; padding:0 15px; }
}

/*page*/
.de-page-mian{overflow: hidden; text-align: center; font-size: 0; margin: 0 0 20px; width: 100%; clear: both; }
.de-page-mian .page-inner{display: inline-block; overflow: hidden;}
.de-page-mian .page-inner a{ display: block; float: left; width: 36px; height: 36px; color: #646566; border:1px solid #646566; text-align: center; line-height: 36px; font-size: 14px; margin:0 2px; overflow: hidden; border-radius: 3px; }
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover{ transition: all .3s; background: #edeef0;}
.de-page-mian .page-inner a.prev{ width: 80px; margin-right: 10px; background: #fff; color: #dedede; border-color: #dedede; }
.de-page-mian .page-inner a.prev::before{ content: "上一页";}
.de-page-mian .page-inner a.prev.on::before{ color: #646566; }
.de-page-mian .page-inner a.prev.on{ border-color: #646566; }
.de-page-mian .page-inner a.prev:hover{ transition: all .3s; background: #fff; }
.de-page-mian .page-inner a.prev.on:hover{ transition: all .3s; background: #edeef0; }

.de-page-mian .page-inner a.next{ width: 80px; margin-right: 10px; background: #fff; color: #dedede; border-color: #dedede; }
.de-page-mian .page-inner a.next::before{ content: "下一页";}
.de-page-mian .page-inner a.next.on::before{ color: #646566; }
.de-page-mian .page-inner a.next.on{ border-color: #646566; }
.de-page-mian .page-inner a.next:hover{ transition: all .3s; background: #fff; }
.de-page-mian .page-inner a.next.on:hover{ transition: all .3s; background: #edeef0; }

.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; border-radius: 5px; }
@media only screen and (max-width: 774px){
  .de-page-mian .page-inner span, .de-page-mian .page-inner input, .de-page-mian .page-inner .page-btn{ display: none; }
}

/*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: 999999;}
.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 3px;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; }
}

/*no-goods*/
.no-goods{ width: 100%;}
.no-goods,.no-network{padding:50px 0; 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;}

/* h_top */
.h_top{ width: 100%; position: fixed; top:0; z-index: 33; box-sizing: border-box; padding:0 72px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid rgba(255, 255, 255, .3); }
.h_top::before{ content: ""; display: block; width: 100%; height: 100%; position: absolute; left:0; top:0; z-index: 34; }
.h_top .logo{ display: flex; width: 260px; height: 100%; align-items: center; position: relative; z-index: 35; }
.h_top .logo img{ max-width: 100%; position: relative; }

.h_top .nav{ display: flex; height:100%; align-items: center; justify-content: space-between; }
.h_top .nav > li{ width: 12.5%; height: 100%; display: inline-flex; align-items: center; justify-content: center; position: relative; overflow: hidden; }
.h_top .nav > li::before{ content: ""; display: block; width: 0; height: 2px; background: var(--pei-color); position: absolute; left:50%; bottom: 0; transition: all .3s; z-index: 35; }
.h_top .nav > li > a{ display: block; padding:52px 22px; font-size: 16px; color: #fdfdfd; transition: all .3s; position: relative; z-index: 35; white-space: nowrap; }
.h_top .nav > li > a:hover{ transition: all .3s; color: var(--pei-color); }

.h_top .nav > li .drop_menu{ width: 120%; position: absolute; left:-10%; top:120%; opacity: 0; padding:5px 0; transition: all .3s; background: #ffffff; z-index: 36; box-shadow: 0 0 7px 2px rgb(0 0 0 / 20%); border-radius: 5px; }
.h_top .nav > li .drop_menu::before{ content: ""; width:0; height:0; border-left:12px solid transparent; border-right:12px solid transparent; border-bottom:12px solid #fff; position: absolute; top:-12px; left:50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
.h_top .nav > li:hover{ overflow: visible; }
.h_top .nav > li:hover .drop_menu{ top:100%; transition: all .3s; opacity: 1; }
.h_top .nav > li:hover::before{ transition: all .3s; width: 100%; left:0; }

.h_top .drop_menu li{ display: block; }
.h_top .drop_menu li a{ transition: all .3s; display: block; box-sizing: border-box; text-align: center; padding:15px; font-size: 14px; color:#666; line-height: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.h_top .drop_menu li a:hover{ transition: all .3s; background: var(--pei-color); color: #ffffff; }

.h_top .h_tools{ position: relative; z-index: 35; text-align: right; display: flex; align-items: center; justify-content: flex-end; }
.h_top .h_tools .tel{ padding-left: 24px; display: inline-flex; align-items: center; }
.h_top .h_tools .tel span{ width: 60px; height: 26px; background: url(../images/ico_tel.png) no-repeat center; margin-right: 10px; }
.h_top .h_tools .tel small{ font-size: 26px; font-family: Impact; color: #ffffff; line-height: 1; }

.h_top .search{ padding:52px 15px; position: relative; overflow: hidden; }
.h_top .search > span{ font-size: 24px; color: #ffffff; line-height: 1; }
.h_top .search > form{ width: 300px; position: absolute; right:0; top:120%; opacity: 0; padding:15px; transition: all .3s; background: #ffffff; z-index: 36; box-shadow: 0 0 7px 2px rgb(0 0 0 / 20%); border-radius: 5px; }
.h_top .search > form::before{ content: ""; width:0; height:0; border-left:12px solid transparent; border-right:12px solid transparent; border-bottom:12px solid #fff; position: absolute; top:-12px; right:18px; }
.h_top .search > form input{ width:calc(100% - 32px); box-sizing: border-box; background: transparent; font-size: 14px; color: #474747; }
.h_top .search > form button{ background: none; }
.h_top .search > form button span{ font-size: 18px; line-height: 1; color: #474747; transition: all .3s; }
.h_top .search > form button:hover span{ transition: all .3s; color: var(--pei-color); }
.h_top .search:hover{ overflow: visible; }
.h_top .search:hover form{ top:100%; transition: all .3s; opacity: 1; }
.h_top .search:hover::before{ transition: all .3s; width: 100%; left:0; }


.scrolled_top{ background: rgba(0, 0, 0, .8); z-index: 9999; }
.scrolled_top .nav > li > a{ padding:30px 22px; }
.scrolled_top .search{ padding:30px 22px; }



@media only screen and (max-width: 1600px){
  .h_top{ padding:0 30px; }
}
@media only screen and (max-width: 1500px){
  .h_top{ padding:0 15px; }
  .h_top .nav > li > a{ padding:30px 18px; }
  .scrolled_top .nav > li > a{ padding:30px 18px; }
  .h_top .search{ padding:30px 10px; }
  .h_top .h_tools .tel{ padding-left: 12px; }
}
@media only screen and (max-width: 1400px){
  .h_top .h_tools .tel small{ font-size:20px; }
  .h_top .logo{ width: 210px; }
  .h_top .nav > li > a{ padding:30px 10px; }
  .scrolled_top .nav > li > a{ padding:30px 10px; }
}
@media only screen and (max-width: 1200px){
  .h_top .logo{ width: 170px; }
  .h_top .h_tools{ width: calc(100% - 170px); }
  .h_top .h_tools .tel{ padding-left: 10px; }
  .h_top .h_tools .tel span{ display: none; }
  .h_top .nav > li > a{ font-size: 14px; padding:30px 10px; }
  .h_top .search{ padding:30px 3px; }
  .h_top .search > span{ font-size: 18px; }
}
@media only screen and (max-width: 992px){
  .h_top{ padding:15px; }
  .h_top .logo{ width:150px; }
  .h_top .nav{ display: none; }
  .h_top .h_tools .tel{ display: none; }
  .h_top .search{ padding:0 15px; }
  .h_top .search > span{ display: none; }
  .h_top .search > form{ position: static; opacity: 1; padding:6px 12px; display: flex; justify-content: space-between; align-items: center; }
  .h_top .search > form::before{ display: none; }
}
@media only screen and (max-width: 768px){
  .h_top .search > form{ width: 260px; }
}
@media only screen and (max-width: 640px){
  .h_top .logo{ width:100px; }
  .h_top{ background: var(--zhu-color); }
  .h_top .search > form{ width: 220px; }
}
@media only screen and (max-width: 576px){
  .h_top{ padding:12px 15px; }
  .h_top .search{ display: none; }
}
@media only screen and (max-width: 414px){
  .h_top{ padding:10px 15px; }
}

html.hc-yscroll { overflow-y: scroll }
body.hc-nav-open { position: fixed; width: 100%; min-height: 100% }
.hc-mobile-nav { display: none; position: fixed; top: 0; height: 100%; z-index: 9999; overscroll-behavior: none }
.hc-mobile-nav.is-ios * { cursor: pointer !important }
.hc-mobile-nav .nav-container { position: fixed; z-index: 9998; top: 0; width: 280px; max-width: 100%; height: 100%; transition: transform .4s ease }
.hc-mobile-nav .nav-wrapper { width: 100% }
.hc-mobile-nav .nav-wrapper.nav-wrapper-1 { position: static; height: 100%; overflow: scroll; overflow-x: visible; overflow-y: auto }
.hc-mobile-nav ul { list-style: none; margin: 0; padding: 0 }
.hc-mobile-nav li { position: relative; display: block }
.hc-mobile-nav li.level-open>.nav-wrapper { visibility: visible }
.hc-mobile-nav input[type="checkbox"] { display: none }
.hc-mobile-nav label { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 10; cursor: pointer }
.hc-mobile-nav a { position: relative; display: block; box-sizing: border-box; cursor: pointer }
.hc-mobile-nav a,
.hc-mobile-nav a:hover { text-decoration: none }
.hc-mobile-nav.disable-body:not(.nav-open)::after { pointer-events: none }
.hc-mobile-nav.disable-body::after,
.hc-mobile-nav.disable-body .nav-wrapper::after { content: ''; position: fixed; z-index: 9990; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; overscroll-behavior: none; visibility: hidden; opacity: 0; transition: visibility 0s ease .4s, opacity .4s ease }
.hc-mobile-nav.disable-body.nav-open::after,
.hc-mobile-nav.disable-body .sub-level-open::after { visibility: visible; opacity: 1; transition-delay: .05s }
.hc-mobile-nav.nav-levels-expand .nav-wrapper::after { display: none }
.hc-mobile-nav.nav-levels-expand ul .nav-wrapper { min-width: 0; max-height: 0; overflow: hidden; transition: height 0s ease .4s }
.hc-mobile-nav.nav-levels-expand .level-open>.nav-wrapper { max-height: none }
.hc-mobile-nav.nav-levels-overlap ul .nav-wrapper { position: absolute; z-index: 9999; top: 0; height: 100%; visibility: hidden; transition: visibility 0s ease .4s, transform .4s ease }
.hc-mobile-nav.nav-levels-overlap ul ul { height: 100%; overflow: scroll; overflow-x: visible; overflow-y: auto }
.hc-mobile-nav.nav-levels-overlap ul li.nav-parent { position: static }
.hc-mobile-nav.nav-levels-overlap ul li.level-open>.nav-wrapper { visibility: visible; transition: transform .4s ease }
.hc-mobile-nav.side-left { left: 0 }
.hc-mobile-nav.side-left .nav-container { left: 0; transform: translate3d(-100%, 0, 0) }
.hc-mobile-nav.side-left.nav-levels-overlap li.level-open>.nav-wrapper { transform: translate3d(-40px, 0, 0) }
.hc-mobile-nav.side-left.nav-levels-overlap li .nav-wrapper { left: 0; transform: translate3d(-100%, 0, 0) }
.hc-mobile-nav.side-right { right: 0 }
.hc-mobile-nav.side-right .nav-container { right: 0; transform: translate3d(100%, 0, 0) }
.hc-mobile-nav.side-right.nav-levels-overlap li.level-open>.nav-wrapper { transform: translate3d(40px, 0, 0) }
.hc-mobile-nav.side-right.nav-levels-overlap li .nav-wrapper { right: 0; transform: translate3d(100%, 0, 0) }
.hc-mobile-nav.nav-open .nav-container { transform: translate3d(0, 0, 0) }
.hc-nav-trigger { position: absolute; cursor: pointer; display: none; top: 20px; z-index: 9980; min-height: 24px }
.hc-nav-trigger span { width: 30px; top: 50%; transform: translateY(-50%); transform-origin: 50% 50% }
.hc-nav-trigger span,
.hc-nav-trigger span::before,
.hc-nav-trigger span::after { position: absolute; left: 0; height: 4px; background: #34495E; transition: all .2s ease }
.hc-nav-trigger span::before,
.hc-nav-trigger span::after { content: ''; width: 100% }
.hc-nav-trigger span::before { top: -10px }
.hc-nav-trigger span::after { bottom: -10px }
.hc-nav-trigger.toggle-open span { background: rgba(0, 0, 0, 0); transform: rotate(45deg) }
.hc-nav-trigger.toggle-open span::before { transform: translate3d(0, 10px, 0) }
.hc-nav-trigger.toggle-open span::after { transform: rotate(-90deg) translate3d(10px, 0, 0) }
.hc-mobile-nav::after,
.hc-mobile-nav .nav-wrapper::after { background: rgba(0, 0, 0, 0.3) }
.hc-mobile-nav .nav-wrapper { background: #36414c }
.hc-mobile-nav.nav-open .nav-wrapper { box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2) }
.hc-mobile-nav h2 { font-size: 20px; font-weight: bold; font-weight: normal; text-align: left; padding: 20px 17px; color: #ffffff; }
.hc-mobile-nav a { padding: 14px 17px; font-size: 15px; color: #fff; z-index: 1; background: rgba(0, 0, 0, 0); border-bottom: 1px solid #283440 }
.hc-mobile-nav:not(.touch-device) a:hover { background: var(--zhu-color); color: #fff; }
.hc-mobile-nav li { text-align: left }
.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a { background: #283440; border-top: 1px solid #283440; border-bottom: 1px solid #283440 }
.hc-mobile-nav li.nav-close a:hover,
.hc-mobile-nav li.nav-back a:hover { background: #283440 }
.hc-mobile-nav li.nav-parent a { padding-right: 58px }
.hc-mobile-nav li.nav-close span,
.hc-mobile-nav li.nav-parent span.nav-next,
.hc-mobile-nav li.nav-back span { width: 45px; position: absolute; top: 0; right: 0; bottom: 0; text-align: center; cursor: pointer; transition: background .2s ease }
.hc-mobile-nav li.nav-close span::before,
.hc-mobile-nav li.nav-close span::after { display: block; content: ''; position: absolute; top: 50%; left: 50%; width: 6px; height: 6px; margin-top: -3px; border-top: 2px solid #fff; border-left: 2px solid #fff }
.hc-mobile-nav li.nav-close span::before { margin-left: -6px; transform: rotate(135deg) }
.hc-mobile-nav li.nav-close span::after { transform: rotate(-45deg) }
.hc-mobile-nav a[href]:not([href="#"])>span.nav-next { border-left: 1px solid #283440 }
.hc-mobile-nav span.nav-next::before,
.hc-mobile-nav li.nav-back span::before { content: ''; position: absolute; top: 50%; left: 50%; width: 8px; height: 8px; margin-left: -2px; box-sizing: border-box; border-top: 2px solid #fff; border-left: 2px solid #fff; transform-origin: center }
.hc-mobile-nav span.nav-next::before { transform: translate(-50%, -50%) rotate(135deg) }
.hc-mobile-nav li.nav-back span::before { transform: translate(-50%, -50%) rotate(-45deg) }
.hc-mobile-nav.side-right span.nav-next::before { margin-left: 0; margin-right: -2px; transform: translate(-50%, -50%) rotate(135deg) }
.hc-mobile-nav.side-right li.nav-back span::before { margin-left: 0; margin-right: -2px; transform: translate(-50%, -50%) rotate(-45deg) }
.hc-mobile-nav.nav-levels-expand .nav-container ul .nav-wrapper,
.hc-mobile-nav.nav-levels-none .nav-container ul .nav-wrapper { box-shadow: none; background: transparent }
.hc-mobile-nav.nav-levels-expand .nav-container ul h2,
.hc-mobile-nav.nav-levels-none .nav-container ul h2 { display: none }
.hc-mobile-nav.nav-levels-expand .nav-container ul ul a,
.hc-mobile-nav.nav-levels-none .nav-container ul ul a { font-size: 14px }
.hc-mobile-nav.nav-levels-expand .nav-container li,
.hc-mobile-nav.nav-levels-none .nav-container li { transition: background .3s ease }
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open { background: #2e6296 }
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open a,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open a { border-bottom: 1px solid #295887 }
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open a:hover,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open a:hover { background: #2f649a }
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open>a .nav-next::before,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open>a .nav-next::before { margin-top: 2px; transform: translate(-50%, -50%) rotate(45deg) }
.hc-mobile-nav.nav-levels-expand .nav-container span.nav-next::before,
.hc-mobile-nav.nav-levels-none .nav-container span.nav-next::before { margin-top: -2px; transform: translate(-50%, -50%) rotate(225deg) }
#main-nav, .mob_nav{ display: none }
.mob_nav .toggle {position: relative; display: block; cursor: pointer; padding-left: 35px; min-height: 24px; z-index: 35; margin:28px 0; }
.mob_nav .toggle span { width: 35px; top: 50%; transform: translateY(-50%); transform-origin: 50% 50% }
.mob_nav .toggle span,
.mob_nav .toggle span::before,
.mob_nav .toggle span::after { position: absolute; left: 0; height: 4px; background: #ffffff; transition: all .1s ease }
.mob_nav .toggle span::before,
.mob_nav .toggle span::after { content: ''; width: 100% }
.mob_nav .toggle span::before { top: -10px }
.mob_nav .toggle span::after { bottom: -10px }
.mob_nav .toggle.toggle-open span { background: rgba(0, 0, 0, 0); transform: rotate(45deg) }
.mob_nav .toggle.toggle-open span::before { transform: translate3d(0, 10px, 0) }
.mob_nav .toggle.toggle-open span::after { transform: rotate(-90deg) translate3d(10px, 0, 0) }
.mob_nav .toggle:hover span,
.mob_nav .toggle:hover span::before,
.mob_nav .toggle:hover span::after { background: var(--pei-color) }
.mob_nav .toggle div { display: inline-block; margin-right: 15px }
@media only screen and (max-width: 1200px){
  .mob_nav .toggle{ margin:0; }
}
@media only screen and (max-width: 992px){
  .mob_nav{ height: 100%; display: flex; align-items: center; justify-content: flex-end; }
}
@media only screen and (max-width: 768px){
  .mob_nav .toggle{ padding-left: 30px; }
  .mob_nav .toggle span{ width:30px; }
  .mob_nav .toggle span, .mob_nav .toggle span::before, .mob_nav .toggle span::after{ height:2px; }
}
@media only screen and (max-width: 567px){
  .hc-mobile-nav a{ padding:12px 17px; }
}

/*banner*/
#banner{ width: 100%; position: relative; }
#banner a{ display: block; position: relative; }
#banner a .inner{ height: 100%; position: absolute; left:50%; top:0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
#banner a > img{ width:100%; }
#banner a .inner > img{ position: absolute; top:300px; right:0; filter:alpha(opacity=0); opacity:0; -moz-opacity:0; -khtml-opacity:0; -moz-transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }
#banner a .inner > .b3_tit{ right:auto; left:0; }
#banner .swiper-slide-active a .inner > img{ filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1; top:240px; }

#banner .swiper-pagination{ padding:8px 0; width: 28px; height: 74px; background: rgba(255,255,255,.52); border-radius: 30px; left: 120px; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display: flex; align-items: center; justify-content: space-around; flex-flow: column; }
#banner .swiper-pagination-bullet{ width: 14px; height: 14px;background: rgba(255,255,255,.52); opacity: 1; border-radius: 50%; }
#banner .swiper-pagination-bullet-active{ background: #ffffff; }
#banner .swiper-button-next, #banner .swiper-button-prev{ width: 56px; height: 56px; background: #ffffff; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; transition: all .3s; }
#banner .swiper-button-next::after, #banner .swiper-button-prev::after{ display: none; }
#banner .swiper-button-next{ top:auto; right:17%; bottom:100px; } 
#banner .swiper-button-prev{ top:auto; left:auto; bottom:100px; right:calc(17% + 78px); }
#banner .swiper-button-next span, #banner .swiper-button-prev span{ display: inline-block; font-size: 24px; color: #e82d2e; line-height: 1; }
#banner .swiper-button-prev span{ transform: rotate(180deg); }
#banner .swiper-button-next:hover, #banner .swiper-button-prev:hover{ transition: all .3s; background: -webkit-linear-gradient(left, #e52a27 0%, #f38824 100%); background: -o-linear-gradient(right, #e52a27 0%, #f38824 100%); background: -moz-linear-gradient(right, #e52a27 0%, #f38824 100%); background: linear-gradient(to right, #e52a27 0%, #f38824 100%); }
#banner .swiper-button-next:hover span, #banner .swiper-button-prev:hover span{ transition: all .3s; color: #ffffff; }
@media only screen and (max-width: 1600px){
  #banner .swiper-pagination{ left:40px; }
  #banner a .inner > img{ width: 50%; }
}
@media only screen and (max-width: 1500px){
  #banner .swiper-pagination{ left:40px; }
  #banner a .inner > img{ width: 50%; top:20%; right:6%; }
  #banner .swiper-slide-active a .inner > img{ top:30%; }
  #banner a .inner > .b3_tit{ left:6%; }
  #banner .swiper-button-next{ right:17%; bottom:40px; } 
  #banner .swiper-button-prev{ left:auto; bottom:40px; }
}
@media only screen and (max-width: 1400px){
  #banner .swiper-button-next, #banner .swiper-button-prev{ width: 42px; height: 42px; }
  #banner .swiper-button-next{ top:auto; right:17%; bottom:50px; } 
  #banner .swiper-button-prev{ top:auto; left:auto; bottom:50px; right:calc(17% + 60px); }
  #banner .swiper-button-next span, #banner .swiper-button-prev span{ font-size: 18px; }
}
@media only screen and (max-width: 1200px){
  #banner .swiper-pagination{ left:2%; }
  #banner .swiper-button-next{ top:auto; right:14%; bottom:30px; } 
  #banner .swiper-button-prev{ top:auto; left:auto; bottom:30px; right:calc(14% + 60px); }
  #banner a .inner > img{ width: 40%; top:24%; right:6%; }
  #banner .swiper-slide-active a .inner > img{ top:36%; }
}
@media only screen and (max-width: 992px){
  #banner .swiper-pagination{ display: none; }
  #banner .swiper-button-next{ right:2%; bottom:auto; top:calc(50% + 20px); } 
  #banner .swiper-button-prev{ left:2%; bottom:auto; right:auto; top:calc(50% + 20px); }
  #banner a .inner > img{ right:8%; top:24%; }
  #banner a .inner > .b3_tit{ left:8%; }
  #banner .swiper-slide-active a .inner > img{ top:32%; }
}
@media only screen and (max-width: 768px){
  #banner .swiper-button-next, #banner .swiper-button-prev{ width: 32px; height: 32px; }
  #banner .swiper-button-next{ top:calc(50% + 16px); } 
  #banner .swiper-button-prev{ top:calc(50% + 16px); }
  #banner a .inner > img{ right:8%; top:20%; width:50%; }
  #banner a .inner > .b3_tit{ left:8%; }
  #banner .swiper-slide-active a .inner > img{ top:26%; }
}
@media only screen and (max-width: 640px){
  #banner{ background: var(--zhu-color); padding-top: 55px; }
  #banner a .inner > img{ right:10%; top:20%; width:60%; }
  #banner a .inner > .b3_tit{ left:10%; }
  #banner .swiper-slide-active a .inner > img{ top:26%; }
  #banner .swiper-button-next{ top:calc(50% + 16px); } 
  #banner .swiper-button-prev{ top:calc(50% + 16px); }
}
@media only screen and (max-width: 600px){
  #banner{ padding-top: 49px; }
}
@media only screen and (max-width: 567px){
  #banner{ padding-top: 49px; }
  #banner a .inner > img{ right:10%; top:15%; width:70%; }
  #banner a .inner > .b3_tit{ left:10%; }
  #banner .swiper-slide-active a .inner > img{ top:22%; }
}
@media only screen and (max-width: 414px){
  #banner{ padding-top: 45px; }
  #banner a .inner > img{ right:15%; top:10%; width:60%; }
  #banner a .inner > .b3_tit{ left:15%; }
  #banner .swiper-slide-active a .inner > img{ top:20%; }
  #banner .swiper-button-next{ top:calc(50% + 24px); } 
  #banner .swiper-button-prev{ top:calc(50% + 24px); }
}


/* m_tit */
.m_tit{ width: 100%; display: flex; flex-direction: column; align-items: center; overflow: hidden; padding:48px 0; }
.m_tit span{ font-family: "GEO"; font-size: 60px; color: rgba(232, 232, 232, .5); font-weight: normal; line-height: 1; text-transform: uppercase; }
.m_tit b{ margin-top: -60px; position: relative; letter-spacing: 2px; font-family: "QY"; line-height: 1; font-size: 46px; color: #333333; }
.m_tit b i{ font-style: normal; color: var(--pei-color); }
.m_tit p{ margin:20px 0; font-size: 18px; color: #666666; line-height: 1; }
.m_tit hr{ width:50px; height:2px; border:0; margin:0 auto; background: var(--zhu-color); }
@media only screen and (max-width: 1400px){
  .m_tit{ padding:42px 0; }
  .m_tit span{ font-size: 52px; }
  .m_tit b{ font-size: 42px; margin-top: -52px; }
}
@media only screen and (max-width: 1200px){
  .m_tit{ padding:38px 0; }
  .m_tit span{ font-size: 44px; }
  .m_tit b{ font-size: 38px; margin-top: -44px; }
  .m_tit p{ font-size: 17px; }
}
@media only screen and (max-width: 992px){
  .m_tit{ padding:34px 0; }
  .m_tit span{ font-size: 40px; }
  .m_tit b{ font-size: 34px; margin-top: -40px; }
  .m_tit p{ font-size: 16px; margin:16px 0; }
}
@media only screen and (max-width: 768px){
  .m_tit{ padding:30px 0; }
  .m_tit span{ font-size: 36px; }
  .m_tit b{ font-size: 30px; margin-top: -36px; }
  .m_tit p{ font-size: 15px; margin:14px 0; }
}
@media only screen and (max-width: 640px){
  .m_tit{ padding:26px 0; }
  .m_tit span{ font-size: 32px; }
  .m_tit b{ font-size: 26px; margin-top: -32px; }
  .m_tit p{ font-size: 14px; line-height: 1.3; text-align: center; margin:12px 0; }
}
@media only screen and (max-width: 567px){
  .m_tit{ padding:22px 0; }
  .m_tit span{ font-size: 28px; }
  .m_tit b{ font-size: 22px; margin-top: -28px; }
  .m_tit p{ font-size: 13px; }
}
@media only screen and (max-width: 414px){
  .m_tit{ padding:18px 0; }
  .m_tit span{ font-size: 24px; }
  .m_tit b{ font-size: 18px; margin-top: -24px; }
  .m_tit p{ font-size: 12px;  }
}

/* m_product */
.m_product{ overflow: hidden; }
.m_product .bd{ width: 100%; overflow: hidden; display: flex; align-items: flex-start; justify-content: space-between; }
.m_product .bd .left{ width: calc(32% - 3.5px); }
.m_product .bd .right{ width: calc(68% - 3.5px); }
.m_product .durm{ width: 100%; height: 614px; overflow: hidden; text-align: center; }
.m_product .durm > b{ margin-top: 60px; font-size: 40px; color: #ffffff; font-weight: bold; line-height: 1; display: block; text-align: center; }
.m_product .durm > p{ margin:28px 0; font-size: 18px; color: rgba(255, 255, 255, .5); line-height: 1; display: block; text-align: center;  }
.m_product .durm > a{ border-radius: 30px; display: inline-flex; align-items: center; padding:12px 36px; font-size: 16px; color: #ffffff; line-height: 1; transition: all .3s; background: -webkit-linear-gradient(left, #e52a27 0%, #f38824 100%); background: -o-linear-gradient(right, #e52a27 0%, #f38824 100%); background: -moz-linear-gradient(right, #e52a27 0%, #f38824 100%); background: linear-gradient(to right, #e52a27 0%, #f38824 100%); }
.m_product .durm > a:hover{ transition: all .3s; background: -webkit-linear-gradient(left, #f38824 0%, #e52a27 100%); background: -o-linear-gradient(right, #f38824 0%, #e52a27 100%); background: -moz-linear-gradient(right, #f38824 0%, #e52a27 100%); background: linear-gradient(to right, #f38824 0%, #e52a27 100%); }
#durm{ margin:10px 0; overflow: hidden; }
#durm a{ display: flex; flex-direction: column; overflow: hidden; }
#durm a .img{ display: flex; align-items: center; justify-content: center; width: 100%; padding-bottom: 63%; position: relative; overflow: hidden; }
#durm a .img img{ width:100%; height:100%; object-fit: contain; position: absolute; top:0; transition: all .3s; }
#durm a b{ margin-top: 10px; font-size: 20px; color: #ffffff; line-height: 1.5; font-weight: normal; display: block; padding:0 20%; }
#durm .swiper-button-next, #durm .swiper-button-prev{ width: 48px; height: 48px; }
#durm .swiper-button-next::after, #durm .swiper-button-prev::after{ display: none; }
#durm .swiper-button-next span, #durm .swiper-button-prev span{ display: inline-block; font-size: 48px; line-height: 1; color: #ffffff; }
#durm .swiper-button-prev span{ transform: rotate(180deg); }
.m_product .other{ width: 100%; height: 200px; overflow: hidden; margin-top: 7px; display: flex; align-items: center; justify-content: space-between; padding:32px; }
.m_product .other .onav{ display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.m_product .other .onav a{ font-size: 20px; color: #333333; font-weight: bold; padding:8px 0; line-height: 1; transition: all .3s; }
.m_product .other .onav a:hover{ transition: all .3s; color: var(--pei-color); }
.m_product .other .onav .img{ width: 50%; text-align: center; }
.m_product .other .onav img{ max-width: 100%; transition: all .3s; }
.m_product .other:hover img{ transition: all .3s; transform: scale(1.05); }
.m_product .type_list{ width: 100%; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; }
.m_product .type_list li{ width: calc(50% - 3.5px); margin-bottom: 7px; }
.m_product .type_list li:first-child, .m_product .type_list li:last-child{ display: none; }
.m_product .type_list li a{ width: 100%; height: 200px; box-sizing: border-box; display: flex; align-items: center; justify-content: space-between; padding:30px; }
.m_product .type_list a .img, .m_product .type_list a .txt{ width: 50%; }
.m_product .type_list a .img{ text-align: center; }
.m_product .type_list a .img img{ max-width: 100%; transition: all .3s; }
.m_product .type_list a .txt{ text-align: right; }
.m_product .type_list a .txt b{ box-sizing: border-box; font-size: 20px; color: #333333; font-weight: bold; line-height: 1.2; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all .3s; }
.m_product .type_list a .txt p{ margin:12px 0; font-size: 18px; color: #333333; line-height: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.m_product .type_list a .txt small{ border-radius: 30px; display: inline-flex; align-items: center; padding:12px 36px; font-size: 16px; color: #ffffff; line-height: 1; transition: all .3s; background: -webkit-linear-gradient(left, #e52a27 0%, #f38824 100%); background: -o-linear-gradient(right, #e52a27 0%, #f38824 100%); background: -moz-linear-gradient(right, #e52a27 0%, #f38824 100%); background: linear-gradient(to right, #e52a27 0%, #f38824 100%); }
.m_product .type_list a .txt small:hover{ transition: all .3s; background: -webkit-linear-gradient(left, #f38824 0%, #e52a27 100%); background: -o-linear-gradient(right, #f38824 0%, #e52a27 100%); background: -moz-linear-gradient(right, #f38824 0%, #e52a27 100%); background: linear-gradient(to right, #f38824 0%, #e52a27 100%); }
.m_product .type_list li:nth-child(4) a .txt b, .m_product .type_list li:nth-child(4) a .txt p{ color: #ffffff; }
.m_product .type_list li:nth-child(5) a, .m_product .type_list li:nth-child(7) a{ flex-direction: row-reverse; }
.m_product .type_list li:nth-child(5) a .txt, .m_product .type_list li:nth-child(7) a .txt{ text-align: left; }
.m_product .type_list li:nth-child(5) a .txt b, .m_product .type_list li:nth-child(7) a .txt b{ padding-left: 0; }
.m_product .type_list a:hover img{ transition: all .3s; transform: scale(1.05); }
@media only screen and (max-width: 1400px){
  .m_product .inner{ padding:0 7px; }
  .m_product .type_list li a, .m_product .other{ padding:24px; }
  .m_product .type_list a .txt p{ font-size: 17px; }
  .m_product .durm > b{ font-size: 36px; }
  #durm{ margin:20px 0; }
  .m_product .durm{ background-size: 140%!important; }
}
@media only screen and (max-width: 1200px){
  .m_product .type_list li a, .m_product .other{ padding:15px; height: 200px; }
  .m_product .type_list a .txt small{ padding:10px 20px; font-size: 14px; }
  .m_product .type_list a .txt p{ font-size: 16px; }
  .m_product .durm{ height: 614px; }
  .m_product .durm > b{ font-size: 32px; margin-top: 60px; }
  #durm{ margin:30px 0; }
  #durm .swiper-button-next, #durm .swiper-button-prev{ width: 36px; height: 36px; }
  #durm .swiper-button-next span, #durm .swiper-button-prev span{ font-size: 36px; }
  .m_product .other .onav{ width: 40%; }
  .m_product .other .img{ width: 60%; }
  .m_product .other .img img{ max-width: 100%; }
  .m_product .other .onav a{ font-size: 18px; }
}
@media only screen and (max-width: 992px){
  .m_product .bd{ flex-direction: column; }
  .m_product .bd .left, .m_product .bd .right{ width: 100%; }
  .m_product .bd .left{ margin-bottom: 7px; }
  .m_product .durm{ height: auto; padding:45px 0; }
  .m_product .type_list a .txt p{ font-size: 15px; }
  #durm{ margin:20px 0 0; }
  #durm a b{ font-size: 16px; margin-top: 5px; }
  .m_product .durm > b{ margin-top: 0; }
  .m_product .other .onav, .m_product .other .img{ width: 50%; }
  .m_product .other .onav{ align-items: center; }
  .m_product .other .img{ display: flex; justify-content: center; }
}
@media only screen and (max-width: 768px){
  .m_product .durm > b{ font-size: 28px; }
  .m_product .type_list a .txt p{ font-size: 14px; }
}
@media only screen and (max-width: 640px){
  .m_product .type_list li a, .m_product .other{ padding:12px; height: 180px; }
  .m_product .type_list a .img img{ max-width: 90%; }
  .m_product .type_list a .txt b{ padding-left: 0; font-size: 18px; }
  .m_product .type_list a .txt p{ font-size: 13px; }
}
@media only screen and (max-width: 576px){
  .m_product .type_list li{ width: 100%; }
  .m_product .type_list a .txt{ text-align: center; }
  .m_product .durm > b{ font-size: 26px; }
  .m_product .durm > p{ margin:24px 0; font-size: 16px; }
  .m_product .durm > a{ font-size: 14px; padding:10px 20px; }
  .m_product .durm{ padding:35px 0; }
  #durm{ margin:15px 0 0; }
  .m_product .type_list a .img{ height: 100%; }
  .m_product .type_list a .img img{ height: 100%; object-fit: contain; }
}
@media only screen and (max-width: 414px){
  .m_product .durm > b{ font-size: 24px; }
  .m_product .durm > p{ margin:20px 0; font-size: 14px; }
  .m_product .durm{ padding:30px 0; }
  #durm{ margin:10px 0 0; }
  .m_product .type_list li a, .m_product .other{ padding:10px; height: 160px; }
  .m_product .other .onav a{ font-size: 17px; padding:6px 0; }
  .m_product .type_list a .txt b{ font-size: 17px; }
}

/* m_super */
.m_super{ overflow: hidden; }
.m_super .bd{ overflow: hidden; background: url(../images/super_bg.jpg) no-repeat top center; padding:115px 0; background-attachment: fixed; position: relative; }
.m_super .bd::after{ content: ""; display: block; width: 82px; height: 33px; background: url(../images/super_more.png); position: absolute; top:0; left:50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
.m_super .bd .inner{ overflow: visible; position: relative; }
.m_super .bd .swiper-button-next, .m_super .bd .swiper-button-prev{ background-image: none; width:42px; height: 42px; }
.m_super .bd .swiper-button-next::after, .m_super .bd .swiper-button-prev::after{ display: none; }
.m_super .bd .swiper-button-next{ right: -5%; }
.m_super .bd .swiper-button-prev{ left: -5%; }
.m_super .bd .swiper-button-next span, .m_super .bd .swiper-button-prev span{ display: inline-block; font-size: 42px; color: #ffffff; line-height: 1; }
.m_super .bd .swiper-button-prev span{ transform: rotate(180deg); }
#super{ width: 100%; overflow: hidden; }
#super .super_box{ padding:20px; background: #fff; transition: all .3s; }
#super .super_box .img{ width: 100%; height: 216px; border:1px solid #e5e3e3; overflow: hidden; }
#super .super_box .img img{ width:100%; height:100%; object-fit: cover; transition: all .3s; }
#super .super_box .info{ display: flex; flex-direction: column; align-items: center; justify-content: center; }
#super .super_box .info span{ font-size: 36px; color: #ffffff; display: inline-flex; align-items: center; justify-content: center; width:75px; height:75px; line-height: 75px; background: -webkit-linear-gradient(left, #e52a27 0%, #f38824 100%); background: -o-linear-gradient(right, #e52a27 0%, #f38824 100%); background: -moz-linear-gradient(right, #e52a27 0%, #f38824 100%); background: linear-gradient(to right, #e52a27 0%, #f38824 100%); border-radius: 50%; text-align: center; margin-top: -38px; position: relative; }
#super .super_box .info b{ margin-bottom: 20px; border-bottom: 1px solid #dbddde; width:100%; display: block; text-align: center; padding:6px 0 12px; text-align: center; line-height: 1; font-size: 24px; color: #016bbf; font-weight: bold; line-height: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
#super .super_box .info .txt{ min-height: 96px; width: 100%; }
#super .super_box .info p{ padding-left: 40px; font-size: 15px; color: #666666; line-height: 1.6; }
#super .super_box:hover .img img{ transition: all .3s; transform: scale(1.05); }
#super .super_box:hover span{ animation: swing 1s;} 
#super .swiper-slide-active .super_box{ border-radius: 48px 0 0 0; }
#super .swiper-slide-active .img{ border-radius: 48px 0 0 0; }
#super .swiper-slide.on .super_box{ border-radius: 0 48px 0 0; }
#super .swiper-slide.on .img{ border-radius: 0 48px 0 0; }
#super .super_box .info .txt .p{ position: relative; overflow: hidden; }
.coment { width: 32px; height: 20px; position: absolute; left: 0; top:3px; }
.coment::after{ content: ""; display: inline-block; width: 20px; height: 1px; background: #dddddd; border:0; position: absolute; right: 0; top:9px; z-index: 22; }
.coment .ima {float:left;position:relative;width:20px;height:20px; z-index: 33; }
.coment .ima .cc {position:absolute;width:5px;height:5px;opacity:1;background-color:var(--pei-color);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);animation:circulmove 3s infinite linear;}
.coment .ima .cc1 {animation:circulmove 3s 1s infinite linear;}
.coment .ima .cc2 {animation:circulmove 3s 2s infinite linear;}
@keyframes circulmove {0% {width:5px;height:5px;opacity:1;}
100% {width:20px;height:20px;opacity:0;}
}
@-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);} }

@media only screen and (max-width:1600px){
  .m_super .bd{ padding:100px 0; }
}
@media only screen and (max-width:1500px){
  .m_super .bd{ padding:80px 0; }
}
@media only screen and (max-width:1400px){
  .m_super .bd{ padding:60px 0; }
  #super .super_box{ padding:15px; }
  #super .super_box .info span{ width:68px; height: 68px; }
  #super .super_box .info b{ font-size:24px; padding:12px 0; margin-bottom: 12px; }
}
@media only screen and (max-width:1200px){
  .m_super .bd{ padding:40px 0; }
  #super .swiper-slide{ height:auto; }
  #super .swiper-slide:nth-child(2) .super_box{ border-radius: 0 48px 0 0; }
  #super .swiper-slide:nth-child(2) .img{ border-radius: 0 48px 0 0; }
  #super .swiper-slide:nth-child(4) .img img{ border-radius: 0 0 0 0; }
  #super .swiper-slide.on .super_box{ border-radius: 0 0 0 0; }
  #super .swiper-slide.on .img{ border-radius: 0 0 0 0; }
  #super .super_box .img img{ background: #eeeff1; object-fit: contain; }
  #super .super_box .info .txt{ min-height: 72px; }
}
@media only screen and (max-width:992px){
  .m_super .bd{ padding:40px 0 30px; }
  #super .super_box .info .txt{ min-height: 96px; }
}
@media only screen and (max-width:768px){
  .m_super .bd{ padding:40px 0 25px; }
  #super .super_box .info b{ font-size: 22px; }
}
@media only screen and (max-width:640px){
  .m_super .bd{ padding:40px 0 20px; }
  #super .super_box .img{ height:auto; padding-bottom: 70%; position: relative; }
  #super .super_box .img img{ position: absolute; }
  #super .super_box .info b{ font-size: 20px; }
  #super .super_box .info p{ font-size:15px; }
}
@media only screen and (max-width:576px){
  .m_super .bd{ padding:40px 0 15px; }
  #super .super_box{ padding:10px; }
  #super .super_box .info b{ font-size: 17px; }
  #super .super_box .info p{ font-size:14px; }
  #super .super_box .info .txt .p .coment{ display: none; }
  #super .super_box .info p{ padding-left: 0; }
  #super .super_box .info span{ width: 46px; height: 46px; line-height: 46px; margin-top: -20px; font-size: 24px; }
}
@media only screen and (max-width:414px){
  #super .super_box .info b{ font-size: 18px; }
  #super .super_box .info p{ font-size:14px; }
  #super .super_box .info .txt{ min-height: auto; }
  #super .swiper-slide-active .super_box{ border-radius: 0 0 0 0; }
  #super .swiper-slide-active .img{ border-radius: 0 0 0 0; }
  #super .swiper-slide:nth-child(1) .img { border-radius: 0 0 0 0; }
  #super .swiper-slide:nth-child(1) .img img{ border-radius: 0 0 0 0; }
  #super .swiper-slide:nth-child(2) .super_box{ border-radius: 0 0 0 0; }
  #super .swiper-slide:nth-child(2) .img{ border-radius: 0 0 0 0; }
  #super .swiper-slide:nth-child(2) .img img{ border-radius: 0 0 0 0; }
}

/* m_application */
.m_application{ overflow: hidden; position: relative; }
.m_application::after{ content: ""; display: block; width: 50%; height: 496px; background: #ffffff; position: absolute; right:0; bottom:0; }
.m_application .application_box{ width: 100%; overflow: hidden; background: url(../images/application_bg.jpg) no-repeat center; }

.application_box .hd{ width: 100%; overflow: hidden; }
.application_box .hd ul{ padding:62px 0; display: flex; align-items: center; justify-content: space-between; }
.application_box .hd li{ box-sizing: border-box; padding:0 20px; display: flex; align-items: center; justify-content: center; }
.application_box .hd li span{ font-size: 24px; line-height: 1; color: #ffffff; margin-right: 6px; transition: all .3s; }
.application_box .hd li small{ font-size: 18px; color: #f5f7fb; line-height: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; transition: all .3s; }
.application_box .hd li + li{ border-left: 2px solid #949191; }
.application_box .hd li.on span, .application_box .hd li.on small{ transition: all .3s; color: var(--pei-color); }

#app_focus{ overflow: hidden; position: relative; z-index: 33; }

#app_focus .li{ display: flex; align-items: center; justify-content: space-between; background: #ffffff; padding:30px 0; }
#app_focus .li .info{ width: 54%; box-sizing: border-box; padding:0 45px 45px; }
#app_focus .li .info b{ font-size: 36px; color: #333333; line-height: 1; font-weight: normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
#app_focus .li .info p{ margin:40px 0; font-size: 16px; color: #333333; line-height: 1.875; overflow:hidden; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; }
#app_focus .li .info .btns{ display: flex; align-items: center; }
#app_focus .li .info .btns a{ display: inline-flex; line-height: 1; border:2px solid var(--pei-color); border-radius: 4px; align-items: center; padding:16px 60px; background: var(--pei-color); font-size: 16px; color: #f5f7fb; font-weight: bold; }
#app_focus .li .info .btns a + a{ margin-left: 40px; border-color: #bfbfbf; padding:16px 30px; font-size: 16px; color: #333333; font-weight: normal; background: #fff; }
#app_focus .li .img{ width: 46%; height: 436px; overflow: hidden; border-radius: 5px; }
#app_focus .li .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }
#app_focus .li .img:hover img{ transform: scale(1.05); transition: all .3s; }
#app_focus .swiper-button-next, #app_focus .swiper-button-prev{ width: 68px; height: 38px; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; padding:10px 24px; background: var(--zhu-color); transition: all .3s; }
#app_focus .swiper-button-next{ border-radius: 20px 0 20px 0; top:auto; bottom:45px; left: 45px; right: auto; }
#app_focus .swiper-button-prev{ border-radius: 0 20px 0 20px; top:auto; bottom:45px; left: 120px; }
#app_focus .swiper-button-next::after, #app_focus .swiper-button-prev::after{ display: none; }
#app_focus .swiper-button-next span, #app_focus .swiper-button-prev span{ font-size: 18px; line-height: 1; color: #ffffff; display: inline-block; }
#app_focus .swiper-button-prev span{ transform: rotateY(-180deg); }
#app_focus .swiper-button-next:hover, #app_focus .swiper-button-prev:hover{ transition: all .3s; background: #88cbff; }

@media only screen and (max-width: 1450px){
  .m_application::after{ display: none; }
  #app_focus .li{ padding:30px 30px 30px 0; }
}
@media only screen and (max-width: 1400px){
  .m_application .application_box{ width: 100%; }
  .m_application .inner{ padding:0; }
  .application_box .hd ul{ flex-wrap: wrap; width: 100%; padding:12px 0; }
  .application_box .hd li{ width: 25%; padding:12px 0; }
  .application_box .hd li:nth-child(5){ border-left: 0; }
  .application_box .hd li:nth-child(5),.application_box .hd li:nth-child(6),.application_box .hd li:nth-child(7),.application_box .hd li:nth-child(8){ margin-top: 12px; }
  #app_focus .li{ padding:15px; }
  #app_focus .li .img{ height: 400px; }
  #app_focus .li .info, #app_focus .li .img{ width: calc(50% - 15px); }
  #app_focus .li .info{ padding:0 0 45px 0; }
  #app_focus .li .info b{ font-size: 32px; }
  #app_focus .swiper-button-next{ left: 15px; bottom:30px; }
  #app_focus .swiper-button-prev{ left: 90px; bottom:30px; }
}
@media only screen and (max-width: 1200px){
  .application_box .hd li{ padding:6px 0; }
  .application_box .hd li small{ font-size: 16px; }
  .application_box .hd li span{ font-size: 20px; }
  #app_focus .li .img{ height: 360px; }
  #app_focus .swiper-button-next{ bottom:15px; }
  #app_focus .swiper-button-prev{ bottom:15px; }
  #app_focus .li .info .btns a, #app_focus .li .info .btns a + a{ padding:10px 30px; }
  #app_focus .li .info .btns a + a{ margin-left: 20px; }
  #app_focus .li .info p{ margin:30px 0; }
  #app_focus .li .info b{ font-size: 26px; }
}
@media only screen and (max-width: 992px){
  .application_box .hd li{ padding:4px 0; }
  .application_box .hd li small{ font-size: 14px; }
  .application_box .hd li span{ font-size: 18px; }
  #app_focus .li .img{ height: 260px; }
  #app_focus .li .info p{ -webkit-line-clamp: 2; margin:20px 0; }
  #app_focus .li .info b{ font-size: 24px; }
}
@media only screen and (max-width: 768px){
  #app_focus .li{ flex-direction: column-reverse; }
  #app_focus .li .info, #app_focus .li .img{ width: 100%; }
  #app_focus .li .img{ margin-bottom: 15px; height: auto; padding-bottom: 46%; position: relative; }
  #app_focus .li .img img{ width: 100%; height: 100%; object-fit: cover; position: absolute;  }
  #app_focus .li .info{ padding-bottom: 52px; }
  #app_focus .li .info p{ margin:15px 0; font-size: 14px; }
}
@media only screen and (max-width: 640px){
  .application_box .hd li{ padding:0 0; }
  .application_box .hd li small{ font-size: 13px; }
  .application_box .hd li span{ font-size: 16px; }
  #app_focus .li .info b{ font-size: 20px; }
}
@media only screen and (max-width: 576px){
  .application_box .hd ul{ padding:0; }
  .application_box .hd li{ width: 50%; padding:6px 0; }
  .application_box .hd li + li{ border-left:1px solid #949191; }
  .application_box .hd li:nth-child(4){ border-left:1px solid #949191; }
  .application_box .hd li:nth-child(5),.application_box .hd li:nth-child(6),.application_box .hd li:nth-child(7),.application_box .hd li:nth-child(8){ margin-top: 0; }
  .application_box .hd li:nth-child(3),.application_box .hd li:nth-child(7){ border-left: 0; }
}
@media only screen and (max-width: 414px){
  #app_focus .li .info .btns a, #app_focus .li .info .btns a + a{ padding:8px 15px; font-size: 12px; }
}

/* m_flow */
.m_flow{ overflow: hidden; background: #f2f6fd; }
.m_flow .box{ padding:60px 0; width:100%; display: flex; flex-direction: column; justify-content: center; align-items: center; box-sizing: border-box; }
.m_flow .box > b{ font-size: 30px; color: #333333; font-weight: bold; line-height: 1; }
.m_flow .box ul{ width: 100%; margin:38px 0; display: flex; align-items: center; justify-content: space-around; }
.m_flow .box li{ width: 12.5%; text-align: center; position: relative; }
.m_flow .box li > span{ font-size: 30px; line-height: 1; color: #767676; position: absolute; right:-12px; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.m_flow .box li:last-child > span{ display: none; }
.m_flow .box li b{ display: inline-flex; flex-direction: column; align-items: center; justify-content: center; width: 80px; height: 80px; border-radius: 50px; border:1px solid #d3d1d2; background: #ffffff; }
.m_flow .box li b span{ font-weight: normal; font-size: 26px; color: #666666; line-height: 1; }
.m_flow .box li b small{ font-size: 13px; color: #333333; line-height: 1; margin-top: 8px; }
.m_flow .tel{ display: inline-flex; align-items: cenrter; }
.m_flow .tel span{ font-size: 32px; color: var(--pei-color); margin-right: 8px; line-height: 1; }
.m_flow .tel small{ font-size: 16px; color: #333333; display: inline-flex; align-items: center; line-height: 1; }
.m_flow .tel small b{ font-size: 24px; color: #333333; font-weight: bold; line-height: 1; }
.m_flow .tel a{ display: inline-flex; margin-left: 50px; align-items: center; font-size: 16px; color: #333333; font-weight: bold; }
.m_flow .tel a i{ display: inline-flex; margin-left: 12px; line-height: 1; font-size: 14px; color: #333333; }
@media only screen and (max-width: 1400px){
  .m_flow .box{ padding:45px 0; }
  .m_flow .box ul{ margin:34px 0; }
  .m_flow .box > b{ font-size: 28px; }
}
@media only screen and (max-width: 1200px){
  .m_flow .box{ padding:40px 0; }
  .m_flow .box ul{ margin:30px 0; }
  .m_flow .box > b{ font-size: 26px; }
  .m_flow .box li > span{ font-size: 14px; right:-9px; }
}
@media only screen and (max-width: 992px){
  .m_flow .inner{ padding:0; }
  .m_flow .box{ padding:35px 0; }
  .m_flow .box ul{ margin:26px 0; flex-wrap: wrap; }
  .m_flow .box > b{ font-size: 24px; }
  .m_flow .box li{ width:25%; margin:3px 0; }
  .m_flow .box li:nth-child(4) > span{ display: none; }
}
@media only screen and (max-width: 768px){
  .m_flow .box{ padding:30px 0; }
  .m_flow .box ul{ margin:20px 0; }
  .m_flow .box > b{ font-size: 22px; }
  .m_flow .tel a{ margin-left: 12px; }
  .m_flow .tel small b{ font-size: 22px; }
}
@media only screen and (max-width: 640px){
  .m_flow .box{ padding:25px 0; }
  .m_flow .box ul{ margin:15px 0; }
  .m_flow .box > b{ font-size: 20px; }
  .m_flow .tel{ flex-direction: column; align-items: center; }
  .m_flow .tel a{ margin-left: 0; }
  .m_flow .tel small{ margin:10px 0; }
  .m_flow .tel a{ font-size: 15px; }
}
@media only screen and (max-width: 567px){
  .m_flow .box{ padding:20px 0; }
  .m_flow .box ul{ margin:12px 0; }
  .m_flow .box > b{ font-size: 18px; }
  
  .m_flow .tel small b{ font-size: 18px; }
  .m_flow .tel a{ font-size: 14px; }
  
}
@media only screen and (max-width: 414px){
  .m_flow .box{ padding:15px 0; }
  .m_flow .box li{ width:50%; margin:3px 0; }
  .m_flow .box li:nth-child(3) > span{ display: block; }
  .m_flow .box li:nth-child(2) > span{ display: none; }
  .m_flow .box li:nth-child(4) > span{ display: none; }
  .m_flow .box li:nth-child(6) > span{ display: none; }
  .m_flow .tel small b{ font-size: 16px; font-weight: normal; }
  .m_flow .box li b small{ font-size: 13px; }
  .m_flow .box li b span{ margin-right: 5px; }
  .m_flow .box li b{ padding:6px 12px; }
  .m_flow .box li > span{ font-size: 12px; right:-6px; }
  .m_flow .tel a{ font-size: 13px; }
}

/* m_news */
.m_news{ overflow: hidden; }
.m_news .bd{ background: #f5f7fb; overflow: hidden; }
.m_news .news_bd{ width: 100%; box-sizing: border-box; padding:40px 0; display: flex; align-items: center; justify-content: space-between; }
.m_news .news_bd .left{ width: calc(66% - 15px); overflow: hidden; }
.m_news .news_bd .left li{ position: relative; }
.m_news .news_bd .left li::before{ content: ""; display: block; width: 0; height: 100%; background: var(--zhu-color); position: absolute; left:0; top:0; transition: all .3s; }
.m_news .news_bd .left li + li{ margin-top: 40px; }
.m_news .news_bd .left a{ position: relative; display: flex; align-items: center; justify-content: space-between; }
.m_news .news_bd .left a .img{ width: 35%; height: 216px; overflow: hidden; }
.m_news .news_bd .left a .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }
.m_news .news_bd .left a .txt{ width: 65%; box-sizing: border-box; display: flex; align-items: center; flex-direction: column; align-items: flex-start; padding:0 30px; }
.m_news .news_bd .left a .txt span{ font-size: 14px; color: #666666; line-height: 1; display: block; transition: all .3s; }
.m_news .news_bd .left a .txt b{ margin:20px 0; font-weight: normal; font-size: 20px; color: #333333; line-height: 1; display: block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; transition: all .3s; display: block; width: 100%; }
.m_news .news_bd .left a .txt p{ font-size: 14px; color: #999999; line-height: 1.7; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all .3s; }
.m_news .news_bd .left a .txt small{ display: inline-block; font-size: 16px; color: #999999; line-height: 1; margin-top: 20px; transition: all .3s; }
.m_news .news_bd .left li:hover::before{ transition: all .3s; width: 100%; }
.m_news .news_bd .left li:hover img{ transition: all .3s; transform: scale(1.05); }
.m_news .news_bd .left li:hover span, .m_news .news_bd .left li:hover b, .m_news .news_bd .left li:hover p, .m_news .news_bd .left li:hover small{ transition: all .3s; color: #ffffff; }
.m_news .news_bd .right{ display: flex; flex-direction: column; width: calc(34% - 15px); overflow: hidden; }
.m_news .news_bd .right .img{ width: 100%; height: 265px; overflow: hidden; }
.m_news .news_bd .right .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }
.m_news .news_bd .right .txt{ overflow: hidden; padding:15px 0; transition: all .3s; }
.m_news .news_bd .right .txt span{ font-size: 16px; color: #666666; line-height: 1; transition: all .3s; }
.m_news .news_bd .right .txt b{ width: 100%; display: block; font-weight: normal; margin:20px 0; font-size: 20px; color: #333333; line-height: 1; transition: all .3s; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.m_news .news_bd .right .txt p{ font-size: 14px; color: #999999; line-height: 1.7; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all .3s; }
.m_news .news_bd .right .txt small{ display: inline-block; font-size: 16px; color: #ffffff; line-height: 1; margin-top: 20px; transition: all .3s; padding:8px 24px; background: var(--zhu-color); transition: all .3s; }
.m_news .news_bd .right:hover img{ transition: all .3s; transform: scale(1.05); }
.m_news .news_bd .right:hover .txt{ transition: all .3s; background: var(--zhu-color); padding:15px; }
.m_news .news_bd .right:hover span, .m_news .news_bd .right:hover b, .m_news .news_bd .right:hover p{ transition: all .3s; color: #ffffff; }
.m_news .news_bd .right:hover small{ transition: all .3s; background: var(--pei-color); }
@media only screen and (max-width: 1400px){
  .m_news .news_bd{ padding:35px 0; }
  .m_news .news_bd .left{ width: calc(66% - 7.5px); }
  .m_news .news_bd .right{ width: calc(34% - 7.5px); }
}
@media only screen and (max-width: 1200px){
  .m_news .news_bd{ padding:30px 0; }
  .m_news .news_bd .left a .img{ height: 186px; }
  .m_news .news_bd .left a .txt{ padding:0 15px; }
  .m_news .news_bd .left a .txt b, .m_news .news_bd .right .txt b{ margin:15px 0; font-size: 18px; }
  .m_news .news_bd .right .img{ height: 217px; }
}
@media only screen and (max-width: 992px){
  .m_news .news_bd{ padding:25px 0; flex-direction: column; }
  .m_news .news_bd .left li + li{ margin-top: 15px; }
  .m_news .news_bd .left{ width: 100%; }
  .m_news .news_bd .right{ width: 100%; margin-top:15px; }
  .m_news .news_bd .right a{ display: flex; flex-direction: row; }
  .m_news .news_bd .right a .img{ width: 35%; height: 186px; }
  .m_news .news_bd .right a .txt{ width: 65%; padding:0 15px; display: flex; align-items: flex-start; justify-content: center; flex-direction: column;  }
  .m_news .news_bd .right:hover .txt{ padding:0 15px; }
}
@media only screen and (max-width: 768px){
  .m_news .news_bd{ padding:20px 0; }
  .m_news .news_bd .left a .txt small{ margin-top: 15px; }
  .m_news .news_bd .right a small{ margin-top: 15px; font-size: 14px; }
}
@media only screen and (max-width: 640px){
  .m_news .news_bd{ padding:15px 0; }
  .m_news .news_bd .left a .img, .m_news .news_bd .right a .img{ height: 160px;  }
  .m_news .news_bd .left a .txt p, .m_news .news_bd .right a .txt p{ -webkit-line-clamp: 1; }
}
@media only screen and (max-width: 576px){
  .m_news .news_bd .left a .img, .m_news .news_bd .right a .img{ display: none; }
  .m_news .news_bd .left a .txt, .m_news .news_bd .right a .txt{ width: 100%; }
  .m_news .news_bd .left li a .txt, .m_news .news_bd .right a .txt{ padding:15px; border-bottom: 1px solid #ccc; }
  .m_news .news_bd .right, .m_news .news_bd .left li + li{ margin-top:0; }
  .m_news .news_bd .right:hover .txt{ padding:15px; }
  .m_news .news_bd .left a .txt p, .m_news .news_bd .right a .txt p{ font-size: 13px; line-height: 1.5; -webkit-line-clamp: 2; }
}
@media only screen and (max-width: 414px){
  .m_news .news_bd{ padding:10px 0; }
  .m_news .inner{ padding:0 10px; }
  .m_news .news_bd .left a .txt b, .m_news .news_bd .right .txt b{ margin:12px 0; font-size: 16px; }
  .m_news .news_bd .left a .txt p, .m_news .news_bd .right a .txt p{ font-size: 12px; }
}

/* footer */
.footer{ background: #1a1b20; overflow: hidden; position: relative; }
#lizi{ position: absolute; left:0; top:0; z-index: 3; }
#lizi canvas{ position: relative; top:-300px; }
.footer .inner{ position: relative; z-index: 4; }
.footer .f_super{ width: 100%; display: flex; align-items: center; justify-content: space-between; overflow: hidden; padding:44px 0; border-bottom: 1px solid #2e2e32; }
.footer .f_super li{ width: 25%; box-sizing: border-box; padding:0 40px; display: flex; align-items: center; justify-content: space-between; }
.footer .f_super li + li{ border-left: 1px solid #35363b; }
.footer .f_super li i{ display: inline-flex; align-items: center; justify-content: center; width: 62px; height: 62px; border-radius: 50%; background: rgba(250, 103, 33, .3); }
.footer .f_super li i span{ width: 74%; height: 74%; display: flex; align-items: center; justify-content: center; background: #f98851; border-radius: 50%; font-size: 32px; line-height: 1; color: #ffffff; }
.footer .f_super li .txt{ width: calc(100% - 76px);  }
.footer .f_super li .txt b{ font-size: 18px; color: #f5f7fb; font-weight: normal; line-height: 1; }
.footer .f_super li .txt p{ font-size: 14px; color: rgba(255, 255, 255, .3); margin-top: 10px; }
.footer .hd{ padding:30px 0 72px; width: 100%; overflow: hidden; display: flex; align-items: center; justify-content: space-between; }
.footer .f_contact{ width: 25%; display: flex; flex-direction: column; align-items: flex-start; }
.footer .f_contact li{ width: 100%; display: flex; align-items: center; }
.footer .f_contact li span{ margin-right: 20px; display: inline-flex; width: 46px; height: 46px; align-items: center; justify-content: center; border: 1px solid #8d8d8d; border-radius: 50%; font-size: 24px; color: #ffffff; line-height: 1; }
.footer .f_contact li .info{ width: calc(100% - 70px); }
.footer .f_contact li p{ font-size: 14px; line-height: 1; color: #949191; }
.footer .f_contact li b{ text-transform: uppercase; display: block; font-size: 18px; font-weight: bold; margin-top: 12px; line-height: 1; color: #fefefe; }
.footer .f_contact li:nth-child(2){ margin:30px 0; }
.footer .f_nav{ width: 63%; display: flex; align-items: flex-start; justify-content: space-around; }
.footer .f_nav li{ width: 120px; display: flex; flex-direction: column; }
.footer .f_nav li b a{ display: block; font-size: 16px; color: #fefefe; line-height: 1; transition: all .3s; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.footer .f_nav li hr{ display: block; width: 28px; height: 2px; background: var(--pei-color); line-height: 1; margin:16px 0 12px; }
.footer .f_nav li > a{ font-size: 14px; color: #b7b3b3; line-height: 2.1; transition: all .3s; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.footer .f_nav li a:hover{ transition: all .3s; color: var(--pei-color); }
.footer .f_ewm{ width: 12%; display: flex; align-items: center; justify-content: center; }
.footer .f_ewm > div{ width: 120px; margin: 0 12px; text-align: center; }
.footer .f_ewm > div img{ max-width: 100%; }
.footer .f_ewm > div p{ font-size: 14px; color: #b7b3b3; line-height: 1; margin-top: 12px; }
.footer .bd{ width: 100%; }
.footer .f_copy{ border-top: 1px solid #636060; padding:20px 0; width: 100%; overflow: hidden; display: flex; align-items: center; justify-content: center; }
.footer .f_copy p{ display: inline-flex; align-items: center; }
.footer .f_copy p, .footer .f_copy p a{ font-size: 14px; color: #999999; line-height: 1.4; transition: all .3s; }
.footer .f_copy .gongan{ display: inline-block; padding-left: 24px; background: url(../images/gongan.png) no-repeat left center; }
.footer .f_copy p a:hover{ transition: all .3s; color: var(--pei-color); }
@media only screen and (max-width: 1400px){
  .footer .f_super{ padding:40px 0; }
  .footer .f_super li{ padding:0 15px; }
  .footer .hd{ padding:40px 0; }
  .footer .f_nav li{ align-items: center; }
  .footer .f_contact li:nth-child(2){ margin:15px 0; }
  .footer .f_contact li b{ font-weight: normal; line-height: 1.3; }
}
@media only screen and (max-width: 1200px){
  .footer .f_super{ padding:35px 0; }
  .footer .f_super li .txt b{ font-size: 16px; }
  .footer .hd{ padding:35px 0; flex-wrap: wrap; }
  .footer .f_contact, .footer .f_nav, .footer .f_ewm{ width: 100%; }
  .footer .f_nav{ margin:30px 0; }
  .footer .f_contact{ flex-direction: row; justify-content: center; }
  .footer .f_contact li{ width: 33.3%; padding:10px 15px; flex-direction: column; }
  .footer .f_contact li span{ margin-right: 0; }
  .footer .f_contact li .info{ display: flex; flex-direction: column; align-items: center; width: 100%; }
  .footer .f_contact li b{ margin-top: 0; text-align: center; min-height: 48px; display: flex; align-items: center; justify-content: center; }
  .footer .f_contact li p{ margin:12px 0; }
  .footer .f_contact li:nth-child(2){ margin:0; }
  .footer .f_copy{ flex-direction: column; }
  #lizi canvas{ position: relative; top:-200px; }
}
@media only screen and (max-width: 992px){
  .footer .inner{ padding:0; }
  .footer .f_super{ padding:30px 0; }
  .footer .f_super li{ flex-direction: column; }
  .footer .f_super li .txt{ width: 100%; text-align: center; }
  .footer .f_super li i{ margin-bottom: 12px; }
  .footer .hd{ padding:30px 0; }
  .footer .f_contact li b{ word-break: break-all; }
  #lizi canvas{ position: relative; top:-100px; }
}
@media only screen and (max-width: 768px){
  .footer .f_super{ padding:25px 0; }
  .footer .f_super li{ padding:0 12px; }
  .footer .hd{ padding:25px 0; }
  .footer .f_contact li b{ font-size: 16px; min-height: 42px; }
  .footer{ padding-bottom: 55px; }
}
@media only screen and (max-width: 640px){
  .footer .f_super{ padding:0; flex-wrap: wrap; }
  .footer .f_super li{ width:50%; padding:15px; border-top: 1px solid #35363b; }
  .footer .hd{ padding:20px 0; }
  .footer .f_nav li > a{ font-size: 13px; }
}
@media only screen and (max-width: 567px){
  .footer .hd{ padding:15px 0; }
  .footer .f_nav{ display: none; }
  .footer .f_contact{ flex-wrap: wrap; }
  .footer .f_contact li{ width: 100%; }
  .footer .f_copy p{ flex-wrap: wrap; justify-content: center; }
  .footer .f_super li .txt b{ font-size: 15px; }
  .footer .f_super li .txt p{ font-size: 12px; }
  .footer .f_contact li b{ min-height: auto; }
  .footer .f_ewm{ margin-top: 12px; }
}
@media only screen and (max-width: 414px){
  .footer .f_super li .txt b{ font-size: 14px; }
  .footer .f_super li .txt p{ min-height: 36px; }

}

/* s_banner */
.s_banner{ position: relative; display: block; padding:290px 0; box-sizing: border-box; background:url(../images/company_banner.jpg) no-repeat top center; background-attachment: fixed; }
.s_banner .row{ flex-direction: column; align-items: center; justify-content: center; }
.s_banner span{ text-transform: uppercase; font-size: 72px; color: #ffffff; font-family: "PBCE"; line-height: 1; }
.s_banner b{ font-weight: normal; font-size: 30px; color: #ffffff; line-height: 1; }
.company_banner{ background:url(../images/company_banner.jpg) no-repeat top center; background-attachment: fixed; }
/* crumbs */
.crumbs{ width: 100%; position: absolute; bottom:0; background: rgba(255, 255, 255, .74); }
.crumbs .inner{ display: flex; align-items: center; justify-content: space-between; }
.crumbs p{ display: flex; align-items: center; font-size: 14px; color: #333333; line-height: 1; padding:24px 0; }
.crumbs p i{ font-size: 16px; color: #100908; line-height: 1; margin-right: 6px; }
.crumbs p small, .crumbs p a{ font-size: 14px; color: #333333; line-height: 1; transition: all .3s; }
.crumbs p a:hover{ transition: all .3s; color: var(--pei-color); }
.crumbs .c_nav{ display: inline-flex; align-items: center; }
.crumbs .c_nav a{ display: inline-block; font-size: 16px; color: #333333; line-height: 1; padding:24px; position: relative; transition: all .3s; }
.crumbs .c_nav a::before{ content: ""; display: block; width: 0; height: 1px; background: var(--pei-color); position: absolute; left:0; top:0; transition: all .3s; }
.crumbs .c_nav a:hover{ transition: all .3s; color: var(--pei-color); }
.crumbs .c_nav a:hover::before{ transition: all .3s; width: 100%; }
@media only screen and (max-width: 1600px){
  .s_banner{ padding:240px 0; }
  .s_banner span{ font-size: 66px; }
}
@media only screen and (max-width: 1400px){
  .s_banner{ padding:200px 0; }
  .s_banner span{ font-size: 60px; }
}
@media only screen and (max-width: 1200px){
  .s_banner{ padding:190px 0; }
  .s_banner span{ font-size: 54px; }
  .s_banner b{ font-size: 28px; }
  .crumbs p{ padding:15px 0; }
  .crumbs .c_nav a{ padding:15px; }
}
@media only screen and (max-width: 992px){
  .s_banner{ padding:180px 0; }
  .s_banner span{ font-size: 48px; }
  .s_banner b{ font-size: 26px; }
  .crumbs .c_nav a{ font-size: 15px; }
}
@media only screen and (max-width: 768px){
  .s_banner{ padding:170px 0; }
  .s_banner span{ font-size: 42px; }
  .s_banner b{ font-size: 24px; }
  .crumbs p{ font-size: 14px; }
  .crumbs .c_nav a{ font-size: 14px; }
}
@media only screen and (max-width: 640px){
  .s_banner{ padding:160px 0; }
  .s_banner span{ font-size: 36px; }
  .s_banner b{ font-size: 22px; }
  .crumbs .c_nav{ display: none; }
  .crumbs p{ width: 100%; justify-content: center; }
  .company_banner{ background-position-y: -120px; }
}
@media only screen and (max-width: 576px){
  .s_banner{ padding:140px 0; }
  .s_banner span{ font-size: 30px; }
  .s_banner b{ font-size: 20px; }
}
@media only screen and (max-width: 414px){
  .s_banner{ padding:120px 0; }
}

/* company_info */
.company_info{ width: 100%; padding:60px 0; overflow: hidden; background: url(../images/company_info_bg.jpg) no-repeat top center; background-size: cover; }
.company_info .hd{ display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; padding-bottom: 36px; }
.company_info .hd i{ font-size: 18px; color: #a5a1a1; line-height: 1; text-transform: uppercase; font-weight: 200; }
.company_info .hd b{ font-size: 36px; color: #333333; line-height: 1; margin-top: 20px; }
.company_info .hd b span{ color: var(--pei-color); }
.company_info .bd{ overflow: hidden; }
.company_info .bd p{ font-size: 16px; color: #333333; line-height: 1.875; }
.company_info .bd p + p{ margin-top: 12px; }
.company_info .bd p img{ max-width: 100%; }
@media only screen and (max-width: 1400px){
  .company_info{ padding:45px 0; }
  .company_info .hd{ padding-bottom: 24px; }
  .company_info .hd b{ font-size: 32px; margin-top: 16px; }
}
@media only screen and (max-width: 1200px){
  .company_info{ padding:40px 0; }
  .company_info .hd{ padding-bottom: 22px; }
  .company_info .hd b{ font-size: 30px; margin-top: 15px; }
}
@media only screen and (max-width: 992px){
  .company_info{ padding:35px 0; }
  .company_info .hd{ padding-bottom: 20px; }
  .company_info .hd b{ font-size: 28px; margin-top: 14px; }
  .company_info .hd i{ font-size: 17px; }
}
@media only screen and (max-width: 768px){
  .company_info{ padding:30px 0; }
  .company_info .hd{ padding-bottom: 18px; }
  .company_info .hd b{ font-size: 26px; margin-top: 13px; }
  .company_info .hd i{ font-size: 16px; }
}
@media only screen and (max-width: 640px){
  .company_info{ padding:25px 0; }
  .company_info .hd{ padding-bottom: 16px; }
  .company_info .hd b{ font-size: 24px; margin-top: 12px; }
  .company_info .hd i{ font-size: 15px; }
  .company_info .bd p{ font-size: 16px; line-height: 1.5; }
  .company_info .bd p + p{ margin-top: 10px; }
}
@media only screen and (max-width: 576px){
  .company_info{ padding:20px 0; }
  .company_info .hd{ padding-bottom: 14px; }
  .company_info .hd b{ font-size: 22px; margin-top: 11px; }
  .company_info .hd i{ font-size: 14px; }
  .company_info .bd p{ font-size: 15px; }
  .company_info .bd p + p{ margin-top: 8px; }
}
@media only screen and (max-width: 414px){
  .company_info{ padding:15px 0; }
  .company_info .hd{ padding-bottom: 12px; }
  .company_info .hd b{ font-size: 20px; margin-top: 10px; }
  .company_info .hd i{ font-size: 13px; }
  .company_info .bd p{ font-size: 14px; }
  .company_info .bd p + p{ margin-top: 6px; }
}

/* c_application */
.c_application::after{ display: none; }
#certify { position: relative; width: 100%; margin: 0 auto 20px; }
#certify .swiper-slide { width: 686px; height: 412px; }
#certify .swiper-slide img{ width: 686px; height: 412px; display:block; object-fit: contain; }
#certify .swiper-button-prev{ left:-10px; }
#certify .swiper-button-next{ right:-10px; }
#certify .swiper-button-prev, #certify .swiper-button-next{ width: 70px; height: 70px; margin-top: -35px; }
#certify .swiper-button-prev span, #certify .swiper-button-next span{ font-size: 70px; color: #e6e6e6; line-height: 1; }
#certify .swiper-button-prev span{ display: block; transform: rotate(-180deg); }
#certify .swiper-button-prev::after, #certify .swiper-button-next::after{ display: none; }
@media only screen and (max-width: 1400px){
}
@media only screen and (max-width: 1200px){
  #certify { margin:18px 0; }
  #certify .swiper-button-prev span, #certify .swiper-button-next span{ font-size: 56px; }
}
@media only screen and (max-width: 992px){
  #certify { margin:16px 0; }
  #certify .swiper-button-prev span, #certify .swiper-button-next span{ font-size: 52px; }
}
@media only screen and (max-width: 768px){
  #certify { margin:14px 0; }
  #certify .swiper-button-prev{ left:0; }
  #certify .swiper-button-next{ right:0; }
  #certify .swiper-button-prev span, #certify .swiper-button-next span{ font-size: 48px; }
}
@media only screen and (max-width: 640px){
  #certify { margin:12px 0; }
  #certify .swiper-button-prev span, #certify .swiper-button-next span{ font-size: 36px; }
  #certify .swiper-slide img, #certify .swiper-slide{ width:100%; height: 320px; }
}
@media only screen and (max-width: 576px){
  #certify { margin:10px 0; }
  #certify .swiper-slide img, #certify .swiper-slide{ width:100%; height: 240px; }
}

/* product_tit */
.product_tit{ overflow: hidden; border:1px solid #ece8e8; margin-bottom: 30px; }
.product_tit .tit{ position: relative; display: block; text-align: center; background: #f6f5f5; border-bottom: 1px solid #e9e8e7; }
.product_tit .tit span{ display: block; padding:18px 0; font-family: "CEN"; font-size: 36px; text-transform: uppercase; color: rgba(0, 0, 0, .15); line-height: 1; }
.product_tit .tit b{ position: absolute; top:0; left:50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); font-size: 30px; color: #2151c0; line-height: 1; padding:20px 0; border-bottom: 2px solid #2151c0; }
.product_tit .type{ flex-wrap: wrap; display: flex; align-items: center; background: #ffffff; padding:25px 30px; }
.product_tit .type > a{ padding:12px 10px; display: inline-flex; align-items: center; }
.product_tit .type > a span{ font-size: 18px; color: var(--pei-color); margin-right: 5px; line-height: 1; }
.product_tit .type > a small{ font-size: 16px; color: #343434; line-height: 1; transition: all .3s; }
.product_tit .type > a:hover small{ transition: all .3s; color: var(--pei-color); }
.product_tit .big{ display: flex; justify-content: space-between; }
.product_tit .big > a{ width: 20%; }
.product_tit .big > a span{ font-size: 20px; }
.product_tit .big > a small{ font-size: 20px; }
@media only screen and (max-width: 1400px){
  .product_tit .tit span{ font-size: 32px; }
  .product_tit .tit b{ font-size: 28px; }
  .product_tit .type{ padding:20px; }
  .product_tit .big > a span{ font-size: 18px; }
  .product_tit .big > a small{ font-size: 18px; }
}
@media only screen and (max-width: 1200px){
  .product_tit .tit span{ font-size: 30px; padding:17px 0; }
  .product_tit .tit b{ font-size: 26px; padding:18px 0; }
  .product_tit .big > a span{ font-size: 14px; }
  .product_tit .big > a small{ font-size: 14px; }
}
@media only screen and (max-width: 992px){
  .product_tit .tit span{ font-size: 28px; }
  .product_tit .tit b{ font-size: 24px; }
  .product_tit .type{ padding:12px; }
  .product_tit .type > a{ padding:10px; }
  .product_tit .big > a{ width: 33%; }
}
@media only screen and (max-width: 768px){
  .product_tit .tit span{ font-size: 26px; padding:15px 0; }
  .product_tit .tit b{ font-size: 22px; padding:16px 0; }
  .product_tit .big > a{ width: 50%; }
}
@media only screen and (max-width: 640px){
  .product_tit .tit span{ font-size: 24px; }
  .product_tit .tit b{ font-size: 20px; }
  .product_tit .type > a span{ font-size: 17px; }
  .product_tit .type > a small{ font-size: 15px; }
}
@media only screen and (max-width: 576px){
  .product_tit .tit span{ font-size: 22px; }
  .product_tit .tit b{ font-size: 18px; }
  .product_tit .type > a span{ font-size: 16px; }
  .product_tit .type > a small{ font-size: 14px; }
  .product_tit .big{ justify-content: flex-start; }
  .product_tit .big > a{ width: auto; }

}
@media only screen and (max-width: 414px){
  .product_tit .tit span{ font-size: 20px; }
  .product_tit .tit b{ font-size: 16px; }
}


/* product_list */
.product{ padding-bottom: 0!important; }
.product_list{ overflow: visible; }
.product_list li{ margin-bottom: 30px; }
.product_list li a{ display: block; text-align: center; padding:30px; border:1px solid #f4f1f1; border-radius: 5px; }
.product_list li a .img{ display: flex; align-items: center; justify-content: center; width: 100%; padding-bottom: 100%; position: relative; overflow: hidden; transition: all .3s; }
.product_list li a .img img{ width: 100%; height: 100%; top:0; object-fit: contain; position: absolute; transition: all .3s; }
.product_list li a > small{ opacity: 0; overflow: hidden; display: inline-block; padding:13px 32px; background: var(--pei-color); font-size: 14px; color: #ffffff; line-height: 1; border-radius: 30px; transition: all .3s; }
.product_list li .tit{ width: 100%; padding:26px 0 0; text-align: center; transition: all .3s; }
.product_list li .tit small{ display: block; font-size: 24px; color: #333333; line-height: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; transition: all .3s; }
.product_list li .tit b{ display: block; font-size: 18px; color: #333333; line-height: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin:16px 0; transition: all .3s; }
.product_list li .tit p{ font-size: 13px; color: #666666; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; line-height: 1.5; transition: all .3s; }
.product_list li a:hover{ transition: all .3s; background: #ffffff; box-shadow: 0 0 15px rgba(0,0,0,.1); }
.product_list li a:hover .img{ transition: all .3s; margin-top: 0; }
.product_list li a:hover img{ transition: all .3s; transform: scale(1.05); }
.product_list li a:hover > small{ transition: all .3s; opacity: 1; }
.product_list li a:hover .tit{ transition: all .3s; padding:13px 0; }
.product_list li a:hover .tit b, .product_list li a:hover .tit small{ transition: all .3s; color: var(--pei-color); }
@media only screen and (max-width: 1400px){
  .product_list li .tit small{ font-size: 20px; }
  .product_list li .tit b{ margin:14px 0; }
  .product_list li a{ padding:25px; }
  .product_list li a .img{ margin-top: 25px; }
  .product_list li a > small{ padding:12px 28px; }
  .product_list li .tit{ padding:24px 0 0; }
  .product_list li a:hover .tit{ transition: all .3s; padding:24px 0; }
}
@media only screen and (max-width: 1200px){
  .product_list li a .img{ margin-top: 20px; }
  .product_list li a > small{ padding:10px 24px; }
  .product_list li .tit{ padding:20px 0 0; }
  .product_list li a:hover .tit{ transition: all .3s; padding:20px 0; }
}
@media only screen and (max-width: 992px){
  .product_list li a{ padding:20px; }
  .product_list li a .img{ margin-top: 15px; }
  .product_list li a > small{ padding:10px 20px; }
  .product_list li .tit{ padding:15px 0 0; }
  .product_list li a:hover .tit{ transition: all .3s; padding:15px 0; }
  .product_list li .tit small{ font-size: 18px; }
}
@media only screen and (max-width: 768px){
  .product_list li{ padding-right: 7.5px; margin-bottom: 15px; }
  .product_list li:nth-child(2n+0){ padding-left: 7.5px; padding-right: 15px; }
  .product_list li a > small{ padding:8px 16px; font-size: 13px; }
  .product_list li .tit{ padding:14px 0 0; }
  .product_list li a:hover .tit{ transition: all .3s; padding:14px 0; }
}
@media only screen and (max-width: 640px){
  .product_list li a{ padding:15px; }
  .product_list li .tit{ padding:15px 0 0; }
  .product_list li a:hover .tit{ transition: all .3s; padding:15px 0; }
}
@media only screen and (max-width: 576px){
  .product_list li a{ padding:10px; }
  .product_list li a > small{ padding:6px 12px; font-size: 12px; }
}
@media only screen and (max-width: 414px){
  .product_list li{ max-width: 100%; flex: 100%; padding-right: 15px; margin-bottom: 15px; }
  .product_list li:nth-child(2n+0){ padding-left: 15px; padding-right: 15px; }
}

/* product_type */
.product_type{ width: 100%; overflow: hidden; } 
.product_type li{ padding:40px 0; overflow: hidden; }
.product_type li:nth-child(even){ background: #f5f5f5; }
.product_type .hd{ display: flex; align-items: center; justify-content: space-between; margin-bottom: 30px; }
.product_type .hd .tit{ display: inline-flex; align-items: center; }
.product_type .hd .tit span{ padding-right: 20px; line-height: 1; color: #373737; font-size: 30px; display: inline-block; position: relative; }
.product_type .hd .tit span::before{ position: absolute; content: ''; background: #aeaeae; width: 1px; height: 80%; right: 0; top: 10%; }
.product_type .hd .tit small{ color: #666666; text-transform: uppercase; font-size: 18px; display: inline-block; padding-left: 20px; line-height: 1; }
.product_type .hd a{ display: inline-flex; align-items: center; padding:12px 24px;  position: relative; }
.product_type .hd a i{ line-height: 1; font-size: 14px; color: #666666; transition: all .3s; position: relative; }
.product_type .hd a::before{ position: absolute; content: ''; background: var(--pei-color); width: 0; height: 100%; right: 0; transition: all .3s; }
.product_type .hd a:hover i{ transition: all .3s; letter-spacing: 1px; color: #ffffff; }
.product_type .hd a:hover::before{ transition: all .3s; width: 100%; }
.product_type .bd{ width: 100%; overflow: hidden; }
@media only screen and (max-width: 1400px){
  .product_type .hd .tit span{ padding-right: 18px; font-size: 28px; }
  .product_type .hd .tit small{ padding-right: 18px; font-size: 17px; }
}
@media only screen and (max-width: 1200px){
  .product_type .hd .tit span{ padding-right: 16px; font-size: 26px; }
  .product_type .hd .tit small{ padding-right: 16px; font-size: 16px; }
}
@media only screen and (max-width: 992px){
  .product_type li{ padding:35px 0; }
  .product_type .hd .tit span{ padding-right: 14px; font-size: 24px; }
  .product_type .hd .tit small{ padding-right: 14px; font-size: 15px; }
}
@media only screen and (max-width: 768px){
  .product_type li{ padding:25px 0 0; }
  .product_type .hd{ margin-bottom: 25px; }
  .product_type .hd .tit span{ padding-right: 12px; font-size: 22px; }
  .product_type .hd .tit span::before{ display: none; }
  .product_type .hd .tit small{ display: none; }
}
@media only screen and (max-width: 640px){
  .product_type li{ padding:20px 0 0; }
  .product_type .hd{ margin-bottom: 20px; }
  .product_type .hd .tit span{ padding-right: 10px; font-size: 20px; }
}
@media only screen and (max-width: 576px){
  .product_type li{ padding:15px 0 0; }
  .product_type .hd{ margin-bottom: 15px; }
  .product_type .hd .tit span{ padding-right: 8px; font-size: 18px; }
}
@media only screen and (max-width: 414px){
  .product_type li{ padding:10px 0 0; }
  .product_type .hd{ margin-bottom: 10px; }
  .product_type .hd .tit span{ padding-right: 6px; }
}
/* product_lists */
.product_lists{ overflow: hidden; width: 100%; }
.product_lists a{ width: 100%; display: block; text-align: center; padding:30px; background: #ffffff; border:1px solid #f4f1f1; border-radius: 5px; }
.product_lists a .img{ display: flex; align-items: center; justify-content: center; width: 100%; padding-bottom: 100%; position: relative; overflow: hidden; transition: all .3s; }
.product_lists a .img img{ width: 100%; height: 100%; top:0; object-fit: contain; position: absolute; transition: all .3s; }
.product_lists a > small{ opacity: 0; overflow: hidden; display: inline-block; padding:13px 32px; background: var(--pei-color); font-size: 14px; color: #ffffff; line-height: 1; border-radius: 30px; transition: all .3s; }
.product_lists .tit{ width: 100%; padding:26px 0 0; text-align: center; transition: all .3s; }
.product_lists .tit small{ display: block; font-size: 24px; color: #333333; line-height: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; transition: all .3s; }
.product_lists .tit b{ display: block; font-size: 18px; color: #333333; line-height: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin:16px 0; transition: all .3s; }
.product_lists .tit p{ font-size: 13px; color: #666666; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; line-height: 1.5; transition: all .3s; }
.product_lists a:hover{ transition: all .3s; background: #ffffff; box-shadow: 0 0 15px rgba(0,0,0,.1); }
.product_lists a:hover .img{ transition: all .3s; margin-top: 0; }
.product_lists a:hover img{ transition: all .3s; transform: scale(1.05); }
.product_lists a:hover > small{ transition: all .3s; opacity: 1; }
.product_lists a:hover .tit{ transition: all .3s; padding:13px 0; }
.product_lists a:hover .tit b, .product_lists a:hover .tit small{ transition: all .3s; color: var(--pei-color); }
@media only screen and (max-width: 1400px){
  .product_lists .tit small{ font-size: 20px; }
  .product_lists .tit b{ margin:14px 0; }
  .product_lists a{ padding:25px; }
  .product_lists a .img{ margin-top: 25px; }
  .product_lists a > small{ padding:12px 28px; }
  .product_lists .tit{ padding:24px 0 0; }
  .product_lists a:hover .tit{ transition: all .3s; padding:24px 0; }
}
@media only screen and (max-width: 1200px){
  .product_lists a .img{ margin-top: 20px; }
  .product_lists a > small{ padding:10px 24px; }
  .product_lists .tit{ padding:20px 0 0; }
  .product_lists a:hover .tit{ transition: all .3s; padding:20px 0; }
}
@media only screen and (max-width: 992px){
  .product_lists a{ padding:20px; }
  .product_lists a .img{ margin-top: 15px; }
  .product_lists a > small{ padding:10px 20px; }
  .product_lists .tit{ padding:15px 0 0; }
  .product_lists a:hover .tit{ transition: all .3s; padding:15px 0; }
  .product_lists .tit small{ font-size: 18px; }
}
@media only screen and (max-width: 768px){
  .product_lists{ padding-right: 7.5px; margin-bottom: 15px; }
  .product_lists a > small{ padding:8px 16px; font-size: 13px; }
  .product_lists .tit{ padding:14px 0 0; }
  .product_lists a:hover .tit{ transition: all .3s; padding:14px 0; }
}
@media only screen and (max-width: 640px){
  .product_lists a{ padding:15px; }
  .product_lists .tit{ padding:15px 0 0; }
  .product_lists a:hover .tit{ transition: all .3s; padding:15px 0; }
}
@media only screen and (max-width: 576px){
  .product_lists a{ padding:10px; }
  .product_lists a > small{ padding:6px 12px; font-size: 12px; }
}
@media only screen and (max-width: 414px){
  .product_lists{ max-width: 100%; flex: 100%; padding-right: 15px; margin-bottom: 15px; }
}


/* main */
.main{ overflow: hidden; padding:30px 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){
  .main{ padding:25px 0; }
}
@media only screen and (max-width: 640px){
  .main{ padding:20px 0; }
}
@media only screen and (max-width: 576px){
  .main{ padding:15px 0; }
}

/* contact */
.contact{ background: #f2f2f2; }
#dituContent{ width: 100%; height: 500px; box-sizing: border-box; border:1px solid #cccbcb; }
@media only screen and (max-width: 1400px){
  #dituContent{ height: 460px; }
}
@media only screen and (max-width: 1200px){
  #dituContent{ height: 380px; }
}
@media only screen and (max-width: 992px){
  #dituContent{ height: 340px; }
}
@media only screen and (max-width: 768px){
  #dituContent{ height: 300px; }
}
@media only screen and (max-width: 640px){
  #dituContent{ height: 280px; }
}
@media only screen and (max-width: 576px){
  #dituContent{ height: 260px; }
}
@media only screen and (max-width: 414px){
  #dituContent{ height: 240px; }
}

/* contact_way */
.contact_way{ width: 100%; overflow: hidden; margin:40px 0; padding-bottom: 32px; flex-wrap: wrap; display: flex; align-items: center; justify-content: space-between; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.contact_way .box{ width: 33.3%; display: inline-flex; align-items: center; justify-content: center; flex-direction: column; margin:32px 0 0; }
.contact_way .box p{ font-size: 18px; color: #333333; line-height: 1; margin-bottom: 12px; }
.contact_way .box p span{ font-size: 24px; color: var(--zhu-color); line-height: 1; margin-right:12px; }
.contact_way .box b{ text-align: center; font-size: 24px; color: #333333; font-weight: bold; display: block; line-height: 1.5; }
@media only screen and (max-width: 1400px){
  .contact_way{ margin:35px 0; }
  .contact_way .box{ margin-top: 30px; } 
  .contact_way .box b{ font-size: 22px; line-height: 1.3; }
}
@media only screen and (max-width: 1200px){
  .contact_way{ margin:30px 0; }
  .contact_way .box{ margin-top: 25px; } 
  .contact_way .box b{ font-size: 20px; }
}
@media only screen and (max-width: 992px){
  .contact_way{ margin:25px 0; }
  .contact_way .box{ margin-top: 20px; } 
  .contact_way .box b{ font-size: 18px; }
}
@media only screen and (max-width: 768px){
  .contact_way{ margin:20px 0; }
  .contact_way .box{ margin-top: 15px; width: 100%; flex-direction: row; align-items: center; padding:6px 0; justify-content: flex-start; }
  .contact_way .box b{ line-height: 24px; display: inline-block; padding:0 6px; font-size: 16px; font-weight: normal; }
  .contact_way .box p{ margin-bottom: 0; }
}
@media only screen and (max-width: 640px){
  .contact_way{ margin:15px 0; }
  .contact_way .box b{ font-size: 14px; }
}
@media only screen and (max-width: 576px){
  .contact_way .box{ flex-direction: column; }
}
@media only screen and (max-width: 414px){
}


/* contact_message */
.contact_message{ overflow: hidden; background:url(../images/contact_message_bg.jpg) no-repeat top center; padding:60px 0; }
.contact_message .hd{ text-align: center; margin-bottom: 80px; width: 100%;  }
.contact_message .hd b{ font-weight: normal; display: block; padding-bottom: 18px; position: relative; font-size: 36px; color: #333333; }
.contact_message .hd b::after{ content: ""; display: inline-block; width: 68px; height:2px; background: #2361bc; position: absolute; bottom:0; left:50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
#message_form{ overflow: hidden; }
.msg_small_box, .msg_big_box{ overflow: hidden; margin-bottom: 30px; overflow: hidden; }
.msg_small_box label, .msg_big_box label, .msg_code_box label{ display: block; line-height: 1; margin-bottom: 10px; }
.msg_small_box label span, .msg_big_box label span, .msg_code_box label span{ font-size: 20px; color: #cd0606; display: inline-block; padding:0 3px; }
.msg_small_box label small, .msg_big_box label small, .msg_code_box label small{ font-size: 16px; color: #333333; }
.msg_small_box input{ width: 100%; height: 50px; background: #ffffff; box-sizing: border-box; padding:0 15px; }
.msg_big_box textarea{ width: 100%; height:170px; background: #ffffff; box-sizing: border-box; padding:15px; }
.msg_code_box > div{ display: flex; align-items: center; justify-content: space-between; }
.msg_code_box input{ float: left; width: 70%; height: 50px; background: #ffffff; box-sizing: border-box; padding:0 15px; }
.msg_code_box img{ float: left; margin-left: 15px; width: 25%; height: 50px; box-sizing: border-box; border:2px solid #e7ebec; border-radius: 5px; object-fit: contain; background: #f3fbfe; overflow: hidden; }
.contact_message #submit{ cursor: pointer; margin-top:20px; display: block; width: 100%; padding:15px 0; background: #2361bc; border-radius: 10px; font-size: 18px; color: #ffffff;transition: all .3s; text-align: center; }
.contact_message #submit:hover{ transition: all .3s; background: var(--pei-color); }
@media only screen and (max-width: 998px){
  .contact_map .tit span{ font-size: 46px; }
  .contact_map .bd span{ font-size: 20px; padding:10px 30px; }
}
@media only screen and (max-width: 774px){
  .contact_message{ background-size: cover; padding:35px 0; }
  .contact_message .hd{ margin-bottom: 35px; }
}
@media only screen and (max-width: 640px){
  .contact_message .hd{ margin-bottom: 0; }
  .contact_message{ padding:15px 0; }
  .contact_message .hd b{ font-size: 26px; }
  .msg_small_box, .msg_big_box{ margin-bottom: 15px; }
  .msg_small_box input{ height: 42px; }
  .msg_small_box label small, .msg_big_box label small, .msg_code_box label small{ font-size: 14px; }
  .contact_message #submit{ padding:12px 0; }
}
@media only screen and (max-width: 576px){
  .contact_message .row > div{ padding:0; }
  #message_form > div{ padding:0 15px; }
  .contact_message #submit{ padding:10px 0; }
}

/* honor_list */
.honor{ width:100%; }
.honor_list a { display: block; width:100%; margin-bottom: 30px; border:1px solid #f1f1f1; position: relative; overflow: hidden; }
.honor_list a .img{ width: 100%; padding-bottom: 72%; position: relative; overflow: hidden; }
.honor_list a .img img { width: 100%; height: 100%; object-fit: cover; position: absolute; transition: all 0.6s ease 0s; }
.honor_list a .txt{ display: flex; flex-direction: column; width:100%; height: 100%; background: rgba(0, 0, 0, .5); align-items: center; justify-content: center; box-sizing: border-box; padding:15px; position: absolute; top:100%; left:0; transition: all .3s; }
.honor_list a .txt span{ font-size: 44px; color: #ffffff; line-height: 1; }
.honor_list a .txt b{ font-weight: normal; display: block; font-size: 16px; color: #ffffff; line-height: 1; margin-top: 10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.honor_list a:hover img { transform: scale(1.06); }
.honor_list a:hover .txt{ transition: all .3s; top:0; }
@media only screen and (max-width: 1400px){
}
@media only screen and (max-width: 1200px){
  .honor_list a .txt span{ font-size: 40px; }
}
@media only screen and (max-width: 992px){
  .honor_list li{ padding-right: 7.5px; }
  .honor_list a{ margin-bottom: 15px; }
  .honor_list li:nth-child(2n+0){ padding-right: 15px; padding-left: 7.5px; }
  .honor_list a .txt span{ font-size: 36px; }
}
@media only screen and (max-width: 768px){
  .honor_list a .txt span{ font-size: 32px; }
  .honor_list a .txt b{ font-size: 15px; }
}
@media only screen and (max-width: 640px){
  .honor_list a .txt span{ font-size: 28px; }
  .honor_list a .txt b{ font-size: 14px; word-break: break-all; white-space: normal; text-align: center; line-height: 1.3; }
}
@media only screen and (max-width: 576px){
  .honor_list a .txt span{ font-size: 24px; }
}

/* scope_list */
.scope_main{ background: #f7f8f9; }
.scope_list{ width:100%; overflow: hidden; display: flex; flex-direction: column; }
.scope_list li{ margin:15px 0; }
.scope_list a{ display: flex; align-items: center; justify-content: space-between; position: relative; transition: all .3s; }
.scope_list a .img{ width: 64%; padding-bottom: 38%; position: relative; overflow: hidden; transition: all .3s; }
.scope_list a .img img{ width:100%; height: 100%; object-fit: cover; transition: all .3s; position: absolute; }
.scope_list a .txt{ box-sizing: border-box; padding:60px; background: rgba(255, 255, 255, .82); width: 50%; position: absolute; right:0; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); transition: all .3s; }
.scope_list a .txt b{ font-size: 36px; color: #333333; font-weight: bold; line-height: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; transition: all .3s; display: block; }
.scope_list a .txt p{ margin:40px 0 30px; font-size: 16px; color: #666666; line-height: 2; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all .3s; }
.scope_list a .txt span{ display: inline-block; font-size: 34px; line-height: 1; box-sizing: border-box; padding:5px; color: #040404; transition: all .3s; }
.scope_list li:nth-child(even) a{ flex-direction: row-reverse; }
.scope_list li:nth-child(even) .txt{ left:0; right: auto; }
.scope_list a:hover img{ transition: all .3s; transform: scale(1.05); }
.scope_list a:hover .txt{ transition: all .3s; background: var(--zhu-color); }
.scope_list a:hover .txt b, .scope_list a:hover .txt p{ transition: all .3s; color: #ffffff; }
.scope_list a:hover .txt span{ transition: all .3s; background: var(--pei-color); color: #ffffff; }
@media only screen and (max-width:1400px){
  .scope_list a .txt{ padding:40px; }
  .scope_list a .txt p{ margin:30px 0; }
  .scope_list a .txt b{ font-size:32px; }
}
@media only screen and (max-width:1200px){
  .scope_list a .txt{ padding:30px; }
  .scope_list a .txt p{ margin:24px 0; line-height: 1.8; }
  .scope_list a .txt b{ font-size:28px; }
}
@media only screen and (max-width:992px){
  .scope_list a .txt{ padding:20px; }
  .scope_list a .txt p{ margin:12px 0; line-height: 1.5; }
  .scope_list a .txt b{ font-size:22px; }
}
@media only screen and (max-width:768px){
  .scope_list a{ display:flex; flex-direction: column; }
  .scope_list a .img{ width:100%; }
  .scope_list a .txt{ width:100%; position: static; transform: none; }
  .scope_list a .txt b{ padding:10px 0; }
  .scope_list li:nth-child(even) a{ flex-direction: column; }
  .scope_list li{ margin:0; }
  .scope_list li + li{ margin-top:15px; }
  .scope_list a .img{ padding-bottom:45%; }
  .scope_list a .txt span{ font-size:30px; }
}
@media only screen and (max-width:640px){
  .scope_list a .txt b{ font-size: 20px; }
  .scope_list a .txt span{ font-size:26px; }
}
@media only screen and (max-width:576px){
  .scope_list a .txt b{ padding:5px 0; }
  .scope_list a .txt b{ font-size: 18px; }
  .scope_list a .txt span{ font-size:24px; }
}
@media only screen and (max-width:414px){
  .scope_list a .txt b{ font-size: 17px; font-weight: normal; }
  .scope_list a .txt{ padding:15px; }
}

/* c_tit */
.c_tit{ overflow: hidden; padding:0 0 30px; width: 100%; }
.c_tit .hd{ text-align: center; }
.c_tit .hd b{ position: relative; font-size: 36px; color: #333; line-height: 1; margin:12px 0 20px; display: block; font-weight: normal;  }
.c_tit .hd b::after{ content: ""; display: inline-block; width: 60px; height: 4px; border:0; background: var(--zhu-color); position: absolute; left: 50%; margin-left: -30px; bottom:-20px; }
@media only screen and (max-width: 1400px){
  .c_tit .hd b{ font-size: 32px; }
}
@media only screen and (max-width: 1200px){
  .c_tit .hd b{ font-size: 28px; }
}
@media only screen and (max-width: 992px){
  .c_tit .hd b{ font-size: 26px; }
}
@media only screen and (max-width: 768px){
  .c_tit{ padding:0 0 25px; }
  .c_tit .hd b{ font-size: 24px; }
}
@media only screen and (max-width: 640px){
  .c_tit{ padding:0 0 20px; }
  .c_tit .hd b{ font-size: 22px; }
}
@media only screen and (max-width: 576px){
  .c_tit{ padding:0 0 15px; }
  .c_tit .hd b{ font-size: 20px; }
}
@media only screen and (max-width: 414px){
  .c_tit{ padding:0 0 12px; }
  .c_tit .hd b{ font-size: 18px; }
}
/*company_news*/
.company_news{ overflow: hidden; margin-bottom: 30px; }
.company_news .img_new{ width: 100%; height: 540px; overflow: hidden; display: block; position: relative; }
.company_news .img_new img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s ease; }
.company_news .img_new b{ font-weight: normal; display: block; background: rgba(0,0,0,0.8); color: #fff; bottom: 0; position: absolute; line-height: 50px; width: 100%; padding: 0 2%; font-size: 14px; color: #fff; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.company_news .img_new:hover img{ transition: all .3s ease; transform: scale(1.02);  }
.company_news .list{ overflow: hidden; }
.company_news .list li{ display: block; overflow: hidden; transition: all .3s; }
.company_news .list li .img{ float: left; width: 30%; height: 170px; overflow: hidden; }
.company_news .list li .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }
.company_news .list li .txt{ float: left; width: 70%; box-sizing: border-box; padding-left: 20px; }
.company_news .list li .txt b{ color: #444; display: block; font-size: 18px; line-height: 45px; margin-top: 2%; font-weight: normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.company_news .list li .txt p{ line-height: 30px; color: #777; font-size: 14px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.company_news .list li .txt span{ display: block; line-height: 30px; color: #777; font-size: 14px; }
.company_news .list li + li{ margin-top: 15px; }
.company_news .list li:hover{ background: var(--zhu-color); transition: all .3s; }
.company_news .list li:hover img{ transition: all .3s; transform: scale(1.05); }
.company_news .list li:hover b, .company_news .list li:hover p, .company_news .list li:hover span{ color: #fff; transition: all .3s; }
@media only screen and (max-width: 1400px){
  .company_news .list li .img{ height: 150px; }
  .company_news .img_new{ height: 480px; }
}
@media only screen and (max-width: 1200px){
  .company_news > div{ padding-right: 7.5px; }
  .company_news > div + div{ padding-left: 7.5px; padding-right: 15px; }
  .company_news .list li{ border-bottom: 1px solid #f1f1f1; }
  .company_news .list li .img{ display: none; }
  .company_news .list li .txt{ width: 100%; padding:15px; }
  .company_news .list li .txt b{ margin-top: 0; margin-bottom: 11px; line-height: 1; }
}
@media only screen and (max-width: 992px){
  .company_news .img_new b{ padding:0 15px; }
  
}
@media only screen and (max-width: 768px){
  .company_news .img_new{ height: auto; padding-bottom: 40%; background: #d6e7f9; position: relative; }
  .company_news .img_new img{ width: 100%; height: 100%; object-fit: cover; position: absolute; }
  .company_news > div{ padding-right: 15px; }
  .company_news > div + div{ padding-left: 15px; padding-right: 15px; }
  .company_news .list li + li{ margin-top: 0; }
}
@media only screen and (max-width: 640px){
  .company_news .img_new{ padding-bottom: 60%; }
  .company_news .img_new b{ line-height: 42px; }
}
@media only screen and (max-width: 576px){
  .company_news .list li .txt b{ font-size: 17px; }
  .company_news .list li .txt p{ font-size: 13px; line-height: 1.5; }
}
@media only screen and (max-width: 414px){
  .company_news .list li .txt b{ font-size: 16px; }
  .company_news .list li .txt p{ font-size: 12px; }
}

/*industry_news*/
.industry_news{ overflow: hidden; }
.industry_news li{ overflow: hidden; }
.industry_news a{ display: block; width: 100%; overflow: hidden; }
.industry_news a .img{ width: 100%; height: 200px; overflow: hidden; }
.industry_news a .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }
.industry_news a .txt{ overflow: hidden; padding:20px; background: #f5f5f5;transition: all .3s; }
.industry_news a .txt b{ font-weight: normal; display: block; font-size: 16px; color: #444; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.industry_news a .txt span{ display: block; font-size: 14px; color: #777; line-height: 1.5; }
.industry_news a .txt p{ font-size: 14px; color: #777; line-height: 30px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.industry_news a .txt p + span{ font-size: 16px; margin-top: 4px; margin-left: 0; transition: all .3s; }
.industry_news a:hover img{ transition: all .3s; transform: scale(1.05); }
.industry_news a:hover .txt{ transition: all .3s; background: var(--zhu-color); }
.industry_news a:hover .txt b, .industry_news a:hover .txt span, .industry_news a:hover .txt p{ color: #fff; }
.industry_news a:hover .txt p + span{ margin-left: 10px; transition: all .3s; }
@media only screen and (max-width: 1400px){

}
@media only screen and (max-width: 1200px){
  .industry_news a .txt{ padding:12px; }
  .industry_news a .img{ height: 160px; }
}
@media only screen and (max-width: 992px){
  .industry_news li{ padding-right: 7.5px; margin-bottom: 15px; }
  .industry_news li:nth-child(2n+0){ padding-left: 7.5px; padding-right: 15px; }
  .industry_news a .img{ height: auto; padding-bottom: 60%; position: relative; overflow: hidden; }
  .industry_news a .img img{ width: 100%; height: 100%; object-fit: cover; position: absolute; transition: all .3s; }
}
@media only screen and (max-width: 768px){
  .industry_news a .txt b{ line-height: 36px;  }
}
@media only screen and (max-width: 640px){
  .industry_news a .txt b{ font-size: 15px; line-height: 32px; }
}
@media only screen and (max-width: 576px){
  .industry_news a .txt b{ font-size: 14px; line-height: 26px; }
  .industry_news a .txt p, .industry_news a .txt span{ font-size: 13px; line-height: 1.5; }
}
@media only screen and (max-width: 414px){
  .industry_news a .txt p, .industry_news a .txt span{ font-size: 12px; }
}

.news_list{ overflow: hidden; width: 100%; }
.news_list li + li a{ border-top:1px solid #e9e9e8; }
.news_list a{ width: 100%; display: flex; padding:20px 0; }
.news_list a .img{ width: 100%; height: 220px; overflow: hidden; position: relative; }
.news_list a .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }
.news_list a .img span{ position: absolute; left: 50%; top:50%; color: #666; font-size: 12px;  opacity: 0; }
.news_list a .txt{ overflow: hidden; height: 100%; display: flex; flex-direction: column; justify-content: center; }
.news_list a .txt b{ transition: all .3s; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 24px; color: #1E1E1E; font-weight: normal; margin:0 0 12px; }
.news_list a .txt small{ color: #999; font-size: 14px; margin-bottom: 30px; display: block; }
.news_list a .txt p{ position: relative; transition: all .3s; font-size: 16px; 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: #072f62; border:0; }
.news_list a:hover b{ transition: all .3s; color: #072f62; }
.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; }
@media only screen and (max-width: 1400px){
  .news_list a .txt b{ font-size: 23px; }
  .news_list a .txt small{ margin-bottom: 25px; }
}
@media only screen and (max-width: 1200px){
  .news_list a .txt b{ font-size: 22px; }
  .news_list a .txt small{ margin-bottom: 20px; }
  .news_list a .img{ padding-bottom: 68%; height: auto; position: relative; overflow: hidden; }
  .news_list a .img img{ width: 100%; height: 100%; object-fit: cover; position: absolute; transition: all .3s; }
}
@media only screen and (max-width: 992px){
  .news_list a .txt b{ font-size: 21px; }
  .news_list a .txt small{ margin-bottom: 15px; }
}
@media only screen and (max-width: 768px){
  .news_list a{ flex-direction: column; }
  .news_list a .txt b{ font-size: 20px; }
  .news_list a .img{ display: none; }
  .news_list a .txt{ width: 100%; }
}
@media only screen and (max-width: 640px){
  .news_list a .txt b{ font-size: 18px; margin-bottom: 0; }
  .news_list a .txt small{ margin:12px 0; }
  .news_list a .txt p{ font-size: 15px; }
}
@media only screen and (max-width: 576px){
  .news_list a .txt b{ font-size: 17px; }
  .news_list a .txt small{ margin:10px 0; }
  .news_list a .txt p{ font-size: 14px; }
}
@media only screen and (max-width: 414px){
  .news_list a .txt b{ font-size: 16px; }
  .news_list a .txt small{ margin:6px 0; }
  .news_list a .txt p{ font-size: 13px; }
}


/* gfocus */
#gfocus{ width: 100%; background: #ffffff; }
#gfocus .swiper-slide{ width: 100%; padding-bottom: 100%; position: relative; overflow: hidden; display: flex; align-items: center; justify-content: center; }
#gfocus .swiper-slide img{ max-width: 100%; max-height: 100%; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); object-fit: contain; position: absolute; transition: all .3s; }

.g_focus .info .xg{ padding:36px 72px; position: relative; }
#glist{ overflow: hidden; }
#glist .swiper-slide{ overflow: hidden; text-align: center; }
#glist .swiper-slide a{ display: flex; border:1px solid #e4e2e2; background: #ffffff; overflow: hidden; box-sizing: border-box; width: 100%; align-items: center; justify-content: center; }
#glist .swiper-slide img{ width: 100%; height: 100%; transition: all .3s; object-fit: contain; }
#glist .swiper-slide:hover img{ transition: all .3s; transform: scale(1.05); }
.g_focus .info .xg .swiper-button-next, .g_focus .info .xg .swiper-button-prev{ width: 24px; height: 24px; margin-top: -12px; }
.g_focus .info .xg .swiper-button-next::after, .g_focus .info .xg .swiper-button-prev::after{ display: none; }
.g_focus .info .xg .swiper-button-next span, .g_focus .info .xg .swiper-button-prev span{ display: inline-block; font-size: 24px; line-height: 1; color: #3c3c3c; }
.g_focus .info .xg .swiper-button-prev span{ transform: rotate(-180deg); }
.g_focus .info .xg .swiper-button-next{ right:32px; } 
.g_focus .info .xg .swiper-button-prev{ left:32px; }

/*g_focus*/
.product_info{ background: #f5f5f5; }
.g_focus{ overflow: hidden; padding:24px 9px; box-sizing: border-box; border:1px solid #e4e2e2; margin-bottom: 30px; }
.g_focus .info{ overflow: hidden; }
.g_focus .info b{ padding:24px 0; font-size: 30px; font-weight: bold; line-height: 1; display: block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.g_focus .info .desc{ font-size: 14px; color: #666666; line-height: 1.7; margin:12px 0; overflow:hidden; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; }

.g_contact{ display: flex; align-items: center; }
.g_contact > a{ padding:16px 120px; background: #e7e5e3; border-radius: 5px; line-height: 1; font-size: 18px; color: #333333; transition: all .3s; }
.g_contact > a:hover{ transition: all .3s; background: var(--pei-color); color: #ffffff; }
.g_contact > .tel{ display: inline-flex; align-items: center; margin-left: 40px; }
.g_contact > .tel span{ font-size: 30px; line-height: 1; color: var(--pei-color); margin-right: 26px; }
.g_contact > .tel i{ font-size: 18px; color: #666666; line-height: 1; }
.g_contact > .tel b{ font-size: 24px; color: var(--pei-color); font-weight: bold; line-height: 1; }

.g_nav{ width: 100%; box-sizing: border-box; background: var(--pei-color); margin: 30px 0; }
.g_nav a{ transition: all .3s; display: inline-block; padding:26px 60px; font-size: 18px; color: #ffffff; line-height: 1; }
.g_nav a:hover{ transition: all .3s; font-weight: bold; }

.g_info .left{ padding-left: 0; }
.g_info .right{ padding-right: 0; }
.g_info .txt{ padding:40px; background: #ffffff; box-sizing: border-box; }
.g_info .txt b{ font-weight: normal; font-size: 30px; color: #333; line-height: 1; }
.g_info p img{ max-width: 100%; }
.g_info dir{ overflow: hidden; padding-left: 0; }
.g_info dir strong{ display: block; font-size: 24px; color: #2151c0; font-weight: bold; line-height: 1; margin:18px 0 30px; }
.g_info dir p, .g_info .txt p{ font-size: 16px; color: #333333; line-height: 1.875; }
.g_info dir hr{ margin-top: 18px; height: 1px; border:1px solid #999999; width: 100%; }

.pro-sider{ padding:30px; background: #ffffff; width: 100%; box-sizing: border-box; }
.pro-sider b{ line-height: 1; font-size: 30px; color: #333333; display: inline-block; padding-left: 16px; border-left: 3px solid var(--pei-color); margin-bottom: 7px; font-weight: normal; }
.pro-type a{ display: flex; align-items: center; justify-content: space-between; width: 100%; box-sizing: border-box; padding:18px 20px; background: #eeeeee; transition: all .3s; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin-top: 12px; }
.pro-type a span{ display: block; width: calc(100% - 24px); font-size: 16px; color: #333; line-height: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.pro-type a i{ font-size: 14px; color: #a29e9e; line-height: 1; }
.pro-type a:hover{ background: var(--zhu-color); transition: all .3s; }
.pro-type a:hover span{ color: #fff; transition: all .3s; }
.pro-type a:hover i{ color: #fff; transition: all .3s; }

.g_tit{ margin:20px 0; padding-left: 20px; border-left: 3px solid var(--pei-color); font-size: 30px; color: #333333; line-height: 1; font-weight: normal; }
#g_xgcp{ overflow: hidden; }
#g_xgcp a{ display: block; overflow: hidden; background: #ffffff; padding:20px; }
#g_xgcp a .img{ width: 100%; border-bottom: 1px solid #cccbcb; padding-bottom: 92%; position: relative; overflow: hidden; display: flex; align-items: center; justify-content: center; }
#g_xgcp a .img img{ max-width: 100%; max-height: 100%; object-fit: contain; position: absolute; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); transition: all .3s; }
#g_xgcp a .info{ padding-top:20px; display: flex; align-items: center; justify-content: space-between; }
#g_xgcp a .info .tit{ width: calc(100% - 47px); box-sizing: border-box; padding-left: 24px; border-left: 3px solid var(--pei-color); }
#g_xgcp a .info .tit p{ font-size: 18px; font-weight: bold; color: #333333; line-height: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; transition: all .3s; }
#g_xgcp a .info .tit b{ display: block; font-size: 16px; font-weight: normal; color: #333333; line-height: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin-top: 12px; transition: all .3s; }
#g_xgcp a .info > span{ font-size: 27px; line-height: 1; color: #e1e1e1; margin:0 10px; transition: all .3s; }
#g_xgcp a:hover .info > span{ transition: all .3s; transform: rotate(360deg); color: var(--pei-color); }
#g_xgcp a:hover .info p, #g_xgcp a:hover .info b{ transition: all .3s; color: var(--pei-color); }
@media only screen and (max-width: 1400px){
  .g_tit{ margin:18px 0; padding-left: 18px; font-size: 28px; }
  .g_contact > a{ padding:14px 60px; }
  .g_focus .info b{ padding:16px 0; font-size: 28px; }
  .g_info .txt{ padding:30px; }
  .g_info .txt b{ font-size: 28px; margin-bottom: 22px; }
  .pro-sider b, .g_tit{ font-size: 28px; }
  .g_info dir strong{ font-size: 22px; margin:18px 0 28px; }
  .g_focus .info .xg{ padding:24px 46px; }
  .g_focus .info .xg .swiper-button-next{ right:12px; } 
  .g_focus .info .xg .swiper-button-prev{ left:12px; }
  .g_info .left{ padding-right: 7.5px; }
  .g_info .right{ padding-left: 7.5px; }
  .g_nav{ margin:15px 0; }
  #g_xgcp a .info .tit{ padding-left: 12px; }
  .g_focus{ margin-bottom: 25px; }
}
@media only screen and (max-width: 1200px){
  .g_tit{ margin:16px 0; padding-left: 16px; font-size: 26px; }
  .g_focus .info b{ padding:12px 0; font-size: 24px; }
  .g_info .txt b{ font-size: 24px; }
  .pro-sider b, .g_tit{ font-size: 24px; }
  .g_info dir strong{ font-size: 20px; margin:15px 0; }
  .g_nav a{ font-size: 18px; padding:20px 40px; }
  .g_focus .info .xg{ padding:14px 30px; }
  .g_focus .info .xg .swiper-button-next{ right:0; } 
  .g_focus .info .xg .swiper-button-prev{ left:0; }
  .g_contact{ flex-direction: column-reverse; align-items: flex-start; }
  .g_contact > .tel{ margin-left: 0; width: 100%; }
  .g_contact > a{ margin-top: 12px; }
  .g_focus{ padding:15px 0; }
  #gfocus{ height: auto; }
  #glist{ height: 148px; }
  .pro-sider{ padding:15px; }
  .pro-type a{ padding:14px; }
  .pro-type a span{ font-size: 14px; }
  #g_xgcp a .info .tit p{ font-size: 15px; }
  #g_xgcp a .info .tit b{ font-size: 14px; margin-top: 6px; }
  .g_info .txt{ padding:20px; }
  .g_focus{ margin-bottom: 20px; }
}
@media only screen and (max-width: 992px){
  .g_tit{ margin:14px 0; padding-left: 14px; font-size: 24px; }
  .g_info .txt b{ font-size: 24px; }
  .pro-sider b{ font-size: 24px; }
  .g_info dir strong{ font-size: 18px; margin:14px 0; }
  .g_nav a{ font-size: 17px; padding:20px 40px; }
  #gfocus .swiper-slide{ height: 100%; padding-bottom: 0; }
  .g_focus .info > b{ margin-top: 12px; font-size: 22px; }
  .g_info{ flex-direction: column-reverse; }
  .g_info .right{ padding-left: 0; }
  .g_info .left{ padding-right: 0; margin-top: 12px; }
  .pro-type{ display: flex; flex-wrap: wrap; flex-direction: row; }
  .pro-type a{ width: calc(33.3% - 10px); margin-right: 15px; }
  .pro-type a:nth-child(3n+0){ margin-right: 0; }
  .g_contact > .tel span{ margin-right: 18px; }
  .g_contact > a{ font-size: 17px; }
  #g_xgcp a .info{ padding-top: 18px; }
  .g_focus{ margin-bottom: 15px; }
}
@media only screen and (max-width: 768px){
  .g_tit{ margin:12px 0; padding-left: 12px; font-size: 22px; }
  .g_info .txt b{ font-size: 22px; }
  .pro-sider b{ font-size: 22px; }
  .g_info dir strong{ font-size: 17px; margin:13px 0; }
  .g_info dir p, .g_info .txt p{ font-size: 15px; line-height: 1.6; }
  .g_nav a{ font-size: 16px; padding:18px 32px; }
  .g_focus .info > b{ font-size: 20px; padding:10px 0; }
  .g_contact > .tel span{ margin-right: 14px; }
  .g_contact > a{ font-size: 16px; }
  #g_xgcp a .info{ padding-top: 16px; }
}
@media only screen and (max-width: 640px){
  .g_tit{ margin:10px 0; padding-left: 10px; font-size: 20px; }
  .g_info .txt b{ font-size: 20px; }
  .pro-sider b{ font-size: 20px; }
  .g_info dir strong{ font-size: 16px; margin:12px 0; }
  .g_info dir p, .g_info .txt p{ font-size: 14px; line-height: 1.5; }
  .g_nav a{ font-size: 15px; padding:12px 24px; }
  .g_focus .info > b{ font-size: 18px; padding:8px 0; }
  .g_focus .info .desc{ font-size: 13px; line-height: 1.5; }
  #gfocus .swiper-slide{ height: auto; padding-bottom: 100%; }
  #gfocus{ height: auto; }
  #glist{ height: auto; }
  .g_contact > .tel span{ margin-right: 10px; }
  .g_contact > a{ font-size: 15px; }
  #g_xgcp a{ padding:15px; }
  #g_xgcp a .info{ padding-top: 14px; }
  #g_xgcp a .info .tit{ width: calc(100% - 24px); }
  #g_xgcp a .info .tit p{ display: none; }
  #g_xgcp a .info .tit b{ font-size: 15px; margin-top: 0; }
  #g_xgcp a .info > span{ font-size: 22px; margin:0; }
}
@media only screen and (max-width: 576px){
  .g_tit{ font-size: 18px; }
  .g_info .txt b{ font-size: 18px; }
  .pro-sider b{ font-size: 18px; }
  .g_info dir p, .g_info .txt p{ font-size: 13px; }
  .pro-type a{ width: calc(50% - 6px); margin-right: 12px; }
  .pro-type a:nth-child(3n+0){ margin-right: 12px; }
  .pro-type a:nth-child(2n+0){ margin-right: 0; }
  .g_contact > a{ font-size: 14px; }
  .g_nav a{ font-size: 14px; padding:10px 20px; }
  .g_info .txt{ padding:15px; }
  #g_xgcp a{ padding:12px; }
  #g_xgcp a .info{ padding-top: 12px; }
  #g_xgcp a .info .tit b{ font-size: 14px; margin-top: 0; }
  #g_xgcp a .info > span{ font-size: 20px; margin:0; }
}
@media only screen and (max-width: 414px){
  .g_focus .info > b{ white-space:normal; line-height: 1.2; font-size: 17px; padding:4px 0; margin-top: 8px; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
  .g_focus .info .desc{ margin:6px 0; }
  .g_contact > .tel i{ display: none; }
  .g_contact > a{ font-size: 13px; }
  .g_nav{ display: flex; align-items: center; justify-content: center; }
  .g_nav a{ font-size: 13px; padding:12px 0; text-align: center; width: 33.3%; }
  #g_xgcp a{ padding:10px; }
  #g_xgcp a .info{ padding-top: 10px; }
  #g_xgcp a .info .tit b{ font-size: 13px; margin-top: 0; }
  #g_xgcp a .info > span{ font-size: 18px; margin:0; }
  .pro-type a{ padding:12px; }
  .pro-type a span{ font-size: 12px; width: calc(100% - 14px); }
}

/* g_service + g_down */
.g_service, .g_down{ background: #ffffff; padding:15px; display: flex; align-items: center; justify-content: space-between; }
.g_service > span, .g_down > span{ font-size: 62px; line-height: 1; color: #3c3c3c; }
.g_service > .txt, .g_down > .txt{ padding:0 15px; width: 76%; }
.g_service > .txt p, .g_down > .txt p{ font-size: 14px; }
@media only screen and (max-width: 1400px){
  .g_service > span, .g_down > span{ font-size: 42px; }
  .g_service > .txt, .g_down > .txt{ width: 82%; }
  .g_service > .txt p, .g_down > .txt p{ line-height: 1.5; }
}
@media only screen and (max-width: 1200px){
  .g_service > span, .g_down > span{ font-size: 36px; }
  .g_service > .txt, .g_down > .txt{ width: 82%; padding:0 8px; }
  .g_service > .txt p, .g_down > .txt p{ font-size: 12px; line-height: 1.5; }
}
@media only screen and (max-width: 992px){
  .g_service, .g_down{ justify-content: flex-start; }
  .g_service > span, .g_down > span{ font-size: 36px; }
  .g_service > .txt, .g_down > .txt{ width: 82%; padding:0 8px; }
  .g_service > .txt p, .g_down > .txt p{ font-size: 12px; line-height: 1.5; }
}

/* contact_msg */
#contact_msg{ background: url(../images/contact_msg_bg.jpg); overflow: hidden; padding:30px 0; }
#contact_msg .hd{ display: flex; align-items: center; justify-content: space-between; width: 100%; margin-bottom: 30px; }
#contact_msg .hd b{ font-weight: normal; display: inline-block; padding-left: 18px; border-left: 3px solid var(--pei-color); font-size: 30px; color: #333333; line-height: 1; }
#contact_msg .hd p{ display: inline-flex; align-items: center; justify-content: flex-end; font-size: 14px; color: #999999; }
#contact_msg .hd p span{ font-size: 28px; color: #999999; margin-left: 20px; position: relative; }
.product_msg{ width:100%; overflow: hidden; }
.product_msg .form_item{ margin-bottom: 30px; height: 46px; border:1px solid #eae7e7; }
.product_msg .form_item input{ width: 100%; box-sizing: border-box; padding:0 20px; height: 100%; font-size: 16px; color: #666; }
.product_msg .form_box{ overflow: hidden; margin-bottom: 30px; background: #fff; height: 100px; border:1px solid #eae7e7; }
.product_msg .form_box textarea{ width: 100%; height: 100%; padding:20px;  font-size: 16px; color: #666; }
.product_msg .form_code{ display: flex; align-items: center; border: 0; }
.product_msg .form_code input{ width:60%; border:1px solid #eae7e7; }
.product_msg .form_code img{ height:100%; margin-left: 12px; }
.product_msg .submit{ display: inline-block; padding:15px 160px; line-height: 1; font-size: 16px; color: #fff; background: var(--pei-color); text-align: center; border-radius: 5px; }
.product_msg .submit:hover{ background: var(--zhu-color); transition: all .3s; }
@media only screen and (max-width: 992px){
  #contact_msg{ padding:25px 0; }
  #contact_msg .hd{ margin-bottom: 25px; }
  .product_msg .form_item, .product_msg .form_box, .product_msg .form_code{ margin-bottom: 25px; }
  .product_msg .submit{ display: flex; padding:15px 0; align-items: center; justify-content: center; }
  #contact_msg .hd b{ font-size: 28px; }
}
@media only screen and (max-width:768px){
  #contact_msg{ padding:20px 0; }
  #contact_msg .hd{ margin-bottom: 20px; }
  .product_msg .form_item, .product_msg .form_box, .product_msg .form_code{ margin-bottom: 20px; }
  #contact_msg .hd b{ font-size: 26px; }
}
@media only screen and (max-width: 640px){
  #contact_msg{ padding:15px 0; }
  #contact_msg .hd{ margin-bottom: 15px; }
  .product_msg .form_item, .product_msg .form_box, .product_msg .form_code{ margin-bottom: 15px; }
  #contact_msg .hd b{ font-size: 24px; padding-left: 18px; }
}
@media only screen and (max-width: 576px){
  #contact_msg .hd p{ display: none; }
  #contact_msg .hd b{ font-size: 22px; padding-left: 16px; }
}
@media only screen and (max-width: 414px){
  #contact_msg .hd b{ font-size: 20px; padding-left: 14px; }
}

/*company_case*/
.company_case{ background:#f7f6f6 url(../images/company_case_bg.png) no-repeat center; padding:50px 0; }
.company_case .hd{ display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; text-align: center; margin-bottom: 40px; }
.company_case .hd b{ font-size: 36px; color: #333333; font-weight: bold; line-height: 1; }
.company_case .hd hr{ display: inline-block; width: 62px; height: 2px; background: var(--pei-color); line-height: 1; border:0; margin-top: 20px; }
.company_case .bd{ overflow: hidden; width:100%; }
.company_case .bd a{ display: block; overflow: hidden; background: #ffffff; padding:20px; }
.company_case .bd a .img{ width: 100%; border-bottom: 1px solid #cccbcb; padding-bottom: 72%; position: relative; overflow: hidden; display: flex; align-items: center; justify-content: center; }
.company_case .bd a .img img{ width: 100%; height: 100%; object-fit: cover; position: absolute; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); transition: all .3s; }
.company_case .bd a .info{ padding-top:20px; display: flex; align-items: center; justify-content: space-between; }
.company_case .bd a .info .tit{ width: calc(100% - 47px); box-sizing: border-box; padding-left: 24px; border-left: 3px solid var(--pei-color); }
.company_case .bd a .info .tit b{ display: block; font-size: 16px; font-weight: normal; color: #333333; line-height: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; transition: all .3s; }
.company_case .bd a .info > span{ font-size: 27px; line-height: 1; color: #e1e1e1; margin:0 10px; transition: all .3s; }
.company_case .bd a:hover .info > span{ transition: all .3s; transform: rotate(360deg); color: var(--pei-color); }
.company_case .bd a:hover .info b{ transition: all .3s; color: var(--pei-color); }
@media only screen and (max-width: 1400px){
  .company_case{ padding:45px 0; }
  .company_case .hd{ margin-bottom: 35px; }
  .company_case .hd b{ font-size: 32px; }
}
@media only screen and (max-width: 1200px){
  .company_case{ padding:40px 0; }
  .company_case .hd{ margin-bottom: 30px; }
  .company_case .hd b{ font-size: 30px; }
}
@media only screen and (max-width: 992px){
  .company_case{ padding:35px 0; }
  .company_case .hd{ margin-bottom: 25px; }
  .company_case .hd b{ font-size: 28px; }
  .company_case .bd a .info{ padding-top: 18px; }
  .company_case .bd a .info .tit{ padding-left: 18px; }
}
@media only screen and (max-width: 768px){
  .company_case{ padding:30px 0; }
  .company_case .hd{ margin-bottom: 20px; }
  .company_case .hd b{ font-size: 26px; }
  .company_case .bd a{ padding:15px; }
  .company_case .bd a .info{ padding-top: 16px; }
  .company_case .bd a .info .tit{ padding-left: 16px; }
}
@media only screen and (max-width: 640px){
  .company_case{ padding:25px 0; }
  .company_case .hd{ margin-bottom: 15px; }
  .company_case .hd b{ font-size: 24px; }
  .company_case .hd hr{ margin-top: 18px; }
  .company_case .bd a{ padding:12px; }
  .company_case .bd a .info{ padding-top: 14px; }
  .company_case .bd a .info .tit{ padding-left: 14px; width: calc(100% - 24px); }
  .company_case .bd a .info .tit b{ font-size: 15px; }
  .company_case .bd a .info > span{ font-size: 22px; margin:0; }
}
@media only screen and (max-width: 576px){
  .company_case{ padding:20px 0; }
  .company_case .hd b{ font-size: 22px; }
  .company_case .hd hr{ margin-top: 16px; }
  .company_case .bd a{ padding:10px; }
  .company_case .bd a .info{ padding-top: 12px; }
  .company_case .bd a .info .tit{ padding-left: 12px; }
  .company_case .bd a .info .tit b{ font-size: 14px; }
  .company_case .bd a .info > span{ font-size: 20px; }
}
@media only screen and (max-width: 414px){
  .company_case{ padding:15px 0; }
  .company_case .hd b{ font-size: 20px; }
  .company_case .hd hr{ margin-top: 14px; }
  .company_case .bd a .info{ padding-top: 10px; }
  .company_case .bd a .info .tit{ padding-left: 10px; }
  .company_case .bd a .info .tit b{ font-size: 13px; }
  .company_case .bd a .info > span{ font-size: 18px; }
}

/* article_main */
.article_main{padding:30px 0; background: #f1f1f1; }
.main{ overflow: hidden; }
.article_content .left{ padding-left: 0; padding-right: 7.5px; }
.article_content .right{ padding-left: 7.5px; padding-right: 0; }
.article_content .single{ padding:20px 45px; font-size: 16px; color: #4c4c4c; line-height: 1.8;}
.article_content .single img{ max-width: 100%; margin:12px 0!important }
.img_one{ text-align: center; width: 100%; }
.img_one img{ max-width: 100%; }
.article_box{ background: #fff; box-sizing: border-box; }
.page_tit{ position: relative; padding: 45px 45px 0; text-align: left; }
.page_tit b{ display: block; font-size: 26px; color: #1a1a1a; line-height: 1.5; font-weight: normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.page_tit .meta{ font-size: 14px; color: #999999; line-height: 1; margin:18px 0 0; border-bottom: solid 1px #e9e9e9; padding-bottom: 15px; }
.page_tit .meta span{ display: inline-block; margin-right: 8px; color: #393939; font-size: 20px; }
.relevant_news{ padding:20px; box-sizing: border-box; background: #fff; }
.relevant_news > b{ display: inline-block; font-size: 24px; color: var(--pei-color); font-weight: bold; line-height: 1; padding:18px 0; margin-bottom: 24px; border-bottom: 4px solid var(--pei-color); }
.relevant_news a{ display: block; width: 100%; }
.relevant_news a .img{ width: 100%; padding-bottom: 74%; position: relative; overflow: hidden; }
.relevant_news a .img img{ width: 100%; height: 100%; object-fit: cover; position: absolute; }
.relevant_news a .txt{ padding:26px 0; overflow: hidden; }
.relevant_news a .txt b{ line-height: 1; display: block; font-size: 18px; color: #3a3a3a; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; transition: all .3s; }
.relevant_news a .txt span{ display: inline-block; font-size: 14px; color: #666666; margin-top: 18px; line-height: 1; }
.relevant_news a:hover img{ transition: all .3s; transform: scale(1.05); }
.relevant_news a:hover b{ transition: all .3s; color: var(--pei-color); }
.prev_next{ width:100%; margin:20px 0 0; display: flex; }
.prev_next>div{ width:50%; padding:20px; border-top: 1px solid #e9e9e9; display: flex; flex-direction: row; align-items: center; justify-content: flex-start; }
.prev_next>div + div{ border-left:1px solid #e9e9e9; }
.prev_next>div a{ color: #999; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display: block; width: calc(100% - 100px); font-size: 14px; }
.prev_next>div a:hover{ color: var(--zhu-color); }
@media only screen and (max-width: 1400px){
  .page_tit{ padding:35px 35px 0; }
  .article_content .single{ padding:20px 35px; }
  .relevant_news > b{ font-size: 22px; padding:15px 0; margin-bottom: 20px; }
  .relevant_news a .txt{ padding:24px 0; }
  .prev_next>div{ padding:18px; }
}
@media only screen and (max-width: 1200px){
  .page_tit{ padding:30px 30px 0; }
  .article_content .single{ padding:20px 30px; }
  .page_tit b{ font-size: 24px; }
  .relevant_news{ padding:15px; }
  .relevant_news > b{ font-size: 20px; padding:12px 0; margin-bottom: 15px; }
  .relevant_news a .txt{ padding:22px 0; }
  .relevant_news a .txt b{ font-size: 17px; }
  .prev_next>div{ padding:15px; }
}
@media only screen and (max-width: 992px){
  .page_tit{ padding:25px 25px 0; }
  .article_content .single{ padding:20px 25px; }
  .page_tit b{ font-size: 22px; }
  .relevant_news a .txt{ padding:20px 0; }
  .relevant_news a .txt b{ font-size: 16px; font-weight: normal; }
  .article_content .left{ padding-left: 0; padding-right: 0; }
  .article_content .right{ padding-left: 0; padding-right: 0; }
  .prev_next{ border-bottom: 1px solid #e9e9e9; }
  .relevant_news > b{ font-size: 18px; padding:10px 0; margin-bottom: 12px; }
  .prev_next>div{ padding:12px; }
}
@media only screen and (max-width: 768px){
  .page_tit{ padding:20px; }
  .article_content .single{ padding:0 20px; }
  .page_tit b{ font-size: 20px; }
  .relevant_news a .txt{ padding:18px 0; }
  .relevant_news a .txt b{ font-size: 15px; }
  
  .article_content .single img{ margin: 6px 0!important; }
  .relevant_news > b{ font-size: 17px; }
  .prev_next{ flex-direction: column; }
  .prev_next > div{ width: 100%; padding:10px 12px; }
  .prev_next>div + div{ border-left: 0; }
  .page_tit .meta span{ font-size: 16px; }
}
@media only screen and (max-width: 640px){
  .page_tit{ padding:15px; }
  .article_content .single{ padding:0 15px; }
  .page_tit b{ font-size: 18px; }
  .relevant_news a .txt{ padding:16px 0; }
  .relevant_news a .txt b{ font-size: 14px; }
  .relevant_news a .txt span{ font-size: 13px; margin-top: 10px; }
  .relevant_news > b{ font-size: 16px; font-weight: normal; border-bottom: 2px solid var(--pei-color); }
  .prev_next > div{ padding:8px 12px; }
  .article_content .single{ font-size: 15px; line-height: 1.5; }
}
@media only screen and (max-width: 576px){
  .page_tit{ padding:12px; }
  .article_content .single{ padding:0 12px; }
  .page_tit b{ font-size: 17px; }
  .relevant_news a .txt{ padding:14px 0; }
  .relevant_news a .txt span{ font-size: 12px; margin-top: 6px; }
  .relevant_news > b{ font-size: 15px; border-bottom: 1px solid var(--pei-color); }
  .prev_next > div{ padding:6px 12px; }
  .page_tit .meta span{ font-size: 14px; }
}
@media only screen and (max-width: 414px){
  .relevant_news a .txt{ padding:12px 0; }
}


@media only screen and (max-width: 640px){
  .layui-layer{ width: 96%!important; }
  
}
