﻿
/*内容区 s*/
.commonweb1400 { padding: 0px 15px; }

@media (min-width: 768px) { .commonweb1400 { padding: 0px 20px; } }

@media (min-width: 992px) { .commonweb1400 { padding: 0px 40px; } }

@media (min-width: 1260px) { .commonweb1400 { margin: 0px auto; max-width: 1400px; padding: 0 60px; } }

@media (min-width: 1460px) { .commonweb1400 { padding: 0; } }

.commonweb1600 { padding: 0px 15px; }

@media (min-width: 768px) { .commonweb1600 { padding: 0px 20px; } }

@media (min-width: 992px) { .commonweb1600 { padding: 0px 40px; } }

@media (min-width: 1260px) { .commonweb1600 { padding: 0 60px; } }

@media (min-width: 1460px) { .commonweb1600 { padding: 0 80px; } }

@media (min-width: 1660px) { .commonweb1600 { max-width: 1600px; margin-left: auto; margin-right: auto; padding: 0 80px; } }

@media (min-width: 1760px) { .commonweb1600 .commonweb1600 { padding: 0; } }

/*内容区 e*/
/*字号 s*/
.fz16 { font-size: 14px; }

@media (min-width: 1024px) { .fz16 { font-size: 16px; } }

.fz18 { font-size: 16px; }

@media (min-width: 1024px) { .fz18 { font-size: 18px; } }

.fz20 { font-size: 16px; }

@media (min-width: 1024px) { .fz20 { font-size: 18px; } }

@media (min-width: 1260px) { .fz20 { font-size: 20px; } }

.fz22 { font-size: 16px; }

@media (min-width: 1024px) { .fz22 { font-size: 18px; } }

@media (min-width: 1260px) { .fz22 { font-size: 22px; } }

.fz24 { font-size: 18px; }

@media (min-width: 1024px) { .fz24 { font-size: 20px; } }

@media (min-width: 1260px) { .fz24 { font-size: 24px; } }

.fz26 { font-size: 20px; }

@media (min-width: 768px) { .fz26 { font-size: 22px; } }

@media (min-width: 1024px) { .fz26 { font-size: 24px; } }

@media (min-width: 1260px) { .fz26 { font-size: 26px; } }

.fz28 { font-size: 22px; }

@media (min-width: 1024px) { .fz28 { font-size: 26px; } }

@media (min-width: 1260px) { .fz28 { font-size: 28px; } }

.fz30 { font-size: 22px; }

@media (min-width: 1024px) { .fz30 { font-size: 26px; } }

@media (min-width: 1260px) { .fz30 { font-size: 30px; } }

.fz32 { font-size: 24px; }

@media (min-width: 1024px) { .fz32 { font-size: 28px; } }

@media (min-width: 1260px) { .fz32 { font-size: 32px; } }

.fz36 { font-size: 26px; }

@media (min-width: 1024px) { .fz36 { font-size: 32px; } }

@media (min-width: 1260px) { .fz36 { font-size: 36px; } }

/*字号 e*/
/* 移动端头部控制导航显示/隐藏按钮 s*/
.toggle-btn { width: 35px; height: 35px; position: relative; margin-top: 10px; display: block; }

.toggle-btn span { width: 25px; height: 2px; background: #000000; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-in; }

.toggle-btn span:first-child { top: 8px; }

.toggle-btn span:nth-child(2) { top: 48%; }

.toggle-btn span:last-child { bottom: 7px; }

.toggle-btn.cur span:first-child { -webkit-transform: translate(-50%, 9px) rotate(50deg); -ms-transform: translate(-50%, 9px) rotate(50deg); -o-transform: translate(-50%, 9px) rotate(50deg); transform: translate(-50%, 9px) rotate(50deg); }

.toggle-btn.cur span:nth-child(2) { opacity: 0; }

.toggle-btn.cur span:last-child { -webkit-transform: translate(-50%, -9px) rotate(-50deg); -ms-transform: translate(-50%, -9px) rotate(-50deg); -o-transform: translate(-50%, -8px) rotate(-50deg); transform: translate(-50%, -9px) rotate(-50deg); }

/* 移动端头部控制导航显示/隐藏按钮 e*/
/*分页样式 s*/
.hgy-pagination .hgy-mob-load a { display: block; width: 100%; text-align: center; background-color: #c8151e; color: #fff; font-size: 14px; line-height: 28px; padding: 8px 0; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

.hgy-pagination .hgy-pagination-view { display: none; text-align: center; }

@media (min-width: 1024px) { .hgy-pagination .hgy-mob-load { display: none; }
  .hgy-pagination .hgy-pagination-view { display: block; }
  .hgy-pagination .hgy-pagination-view .laypage_main { display: inline-block; vertical-align: top; }
  .hgy-pagination .hgy-pagination-view .laypage_main a, .hgy-pagination .hgy-pagination-view .laypage_main input, .hgy-pagination .hgy-pagination-view .laypage_main span { width: 36px; height: 36px; display: inline-block; vertical-align: middle; background-color: #fff !important; line-height: 36px; text-align: center; font-size: 15px; border: 1px solid #d8d8d8; }
  .hgy-pagination .hgy-pagination-view .laypage_main .laypage_curr { background-color: #c8151e !important; border-color: #c8151e; color: #fff; }
  .hgy-pagination .hgy-pagination-view .laypageskin_molv .laypage_curr { background-color: #c8151e !important; border-color: #c8151e; }
  .hgy-pagination .hgy-pagination-view .laypageskin_molv .laypage_prev, .hgy-pagination .hgy-pagination-view .laypageskin_molv .laypage_next { position: relative; text-align: center; font-size: 0 !important; padding: 0 10px !important; }
  .hgy-pagination .hgy-pagination-view .laypageskin_molv .laypage_prev span, .hgy-pagination .hgy-pagination-view .laypageskin_molv .laypage_next span { display: none; }
  .hgy-pagination .hgy-pagination-view .laypageskin_molv .laypage_prev::after, .hgy-pagination .hgy-pagination-view .laypageskin_molv .laypage_next::after { content: ''; width: 8px; height: 8px; border: 2px solid #919191; border-top: none; border-right: none; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; margin-top: -2px; }
  .hgy-pagination .hgy-pagination-view .laypageskin_molv .laypage_prev::after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin-left: 3px; }
  .hgy-pagination .hgy-pagination-view .laypageskin_molv .laypage_next::after { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); margin-left: 0px; } }

/*分页样式 e*/
/*图片最大 s*/
.hgyMaxPic { text-align: center; }

.hgyMaxPic img { max-width: 100%; }

/*图片最大 e*/
.hgyAutoImg img { width: 100%; }

/*图片定位 s*/
.hgyPimg { position: relative; overflow: hidden; }

.hgyPimg::after { content: ''; display: block; padding-bottom: 100%; }

.hgyPimg img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; min-width: 100%; width:auto; height:100%;  }

/*图片最大 e*/
/*返回顶部 s*/
.to-top { position: fixed; bottom: 5%; right: 15px; width: 40px; height: 40px; -webkit-border-radius: 100%; border-radius: 100%; background: #c8151e; opacity: .5; display: none; cursor: pointer; z-index: 89; }

.to-top::before { content: ''; position: absolute; left: 50%; top: 17px; width: 10px; height: 10px; border-top: solid 2px #fff; border-right: solid 2px #fff; -webkit-transform: translate(-50%, 0) rotate(-45deg); -ms-transform: translate(-50%, 0) rotate(-45deg); -o-transform: translate(-50%, 0) rotate(-45deg); transform: translate(-50%, 0) rotate(-45deg); }

@media (min-width: 1024px) { .to-top { bottom: 10%; right: 30px; -webkit-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-in; }
  .to-top:hover { opacity: 1; } }

/*返回顶部 e*/


/*--公共部分--*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; cursor: pointer; }

body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre { margin: 0; padding: 0; border: 0; }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }

body, button, input, select, textarea { font: 14px/1.5 Arial, 'PingFang SC','Microsoft YaHei', sans-serif; color: #333; }

ul, li { list-style: none; }

img { border: 0; vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0; }

table th, table td { border: 1px solid #ccc; }

*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

article, aside, footer, header, nav, section { display: block; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"], input[type="reset"] { cursor: pointer; }

input[type='number']::-webkit-outer-spin-button, input[type='number']::-webkit-inner-spin-button { -webkit-appearance: none !important; margin: 0; }

input[type="number"] { -moz-appearance: textfield; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], button, select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; }

textarea { overflow: auto; vertical-align: top; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important; }

.bd_weixin_popup, .content-box { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { padding: 0px 15px; }

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.visible-sm, .visible-md, .visible-lg { display: none; }

.hidden-sm, .hidden-md, .hidden-lg { display: block; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; padding-left: 10px; padding-right: 10px; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

@media (max-width: 320px) { body { min-width: 320px; } }

@media (min-width: 768px) { .commonweb { padding: 0px 20px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .visible-sm { display: block; }
  .hidden-sm { display: none; } 
  
  }

@media (min-width: 992px) { .commonweb { padding: 0px 40px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-md { display: block; }
  .hidden-md { display: none; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; } }

@media (min-width: 1200px) { html { cursor: default; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; } }

@media (min-width: 1260px) { .commonweb { margin: 0px auto; max-width: 1200px; padding: 0; } }

/* layout start*/
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -o-transition-property: -o-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform, -o-transform; transition-property: transform,-webkit-transform,-o-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; -webkit-transition-property: -webkit-transform,height; -o-transition-property: -o-transform; -webkit-transition-property: height,-webkit-transform; transition-property: height,-webkit-transform; -o-transition-property: height,-o-transform; transition-property: transform,height; transition-property: transform,height,-webkit-transform,-o-transform; }

.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #000; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }




body { overflow-x: hidden; overflow-y: auto; }

/*头部 s*/
header { height: 60px; }

.headfixed { position: fixed; top: 0; left: 0; background: #fff; width: 100%; z-index: 99; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }

.headArea { padding: 0 15px; }

.logo { display: block; float: left; padding: 3px 0; }

.logo img { height: 75px;}

.headRight { float: right; font-size: 0; margin-top: 15px; }

.headRight .search { display: inline-block; vertical-align: top; font-size: 14px; margin-right: 10px; position: relative; }

.headRight .searchToggle { display: block; height: 35px; width: 35px; background: url(../images/icon-search-black.png) no-repeat center center; background-size: 20px 20px; }

.headRight .searchBox { display: none; position: fixed; top: 61px; left: 0; width: 100%; background: rgba(76, 74, 79, 0.95); padding: 15px; }

.headRight .searchBox form { position: relative; }

.headRight .searchBox .searchInput { width: 100%; height: 40px; border: solid 1px #fff; background: #fff; padding: 0 95px 0 15px; }

.headRight .searchBox .searchSubmit { position: absolute; top: 0; right: 0; width: 80px; height: 40px; background: #f5f5f5 url(../images/icon-search-black.png) no-repeat center center; background-size: 20px; }

nav { position: fixed; top: 70px; z-index: 99; left: 0; width: 100%; height: 100%; overflow-y: auto; background-color: #fff; padding: 0 0 60px 0; border-top: 1px solid #e1e5e9; display: none; }

nav li { position: relative; border-bottom: 1px solid #e1e5e9; }

nav li.active i::before { -webkit-transform: rotate(-225deg); -ms-transform: rotate(-225deg); -o-transform: rotate(-225deg); transform: rotate(-225deg); top: 21px; }

nav h3 { position: relative; }

nav h3 a { display: block; padding: 13px 20px; line-height: 24px; color: #333; font-size: 16px; }

nav h3 i { position: absolute; top: 0; right: 0; height: 100%; width: 80px; }

nav h3 i::before { content: ''; position: absolute; top: 16px; right: 22px; width: 10px; height: 10px; border-bottom: solid 1px #aaa; border-left: solid 1px #aaa; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.headSubnav { display: none; }

.headSubnav a { display: block; padding: 10px 30px; line-height: 20px; font-size: 14px; color: rgba(0, 0, 0, 0.7); }

.toggle-btn { display: inline-block; vertical-align: top; margin-top: 0; }

/*头部 e*/
/*底部 s*/
footer { padding-top: 30px; background: #fff; }

.footInfo { padding-bottom: 20px; border-bottom: solid 1px #E3E3E3; }

.footLogo { float: left; display: inline-block; vertical-align: top; padding-top: 4px; padding-bottom: 4px; }

.footLogo img { height: 24px; }

.footShares { float: right; font-size: 0; }

.footShares li { font-size: 14px; display: inline-block; vertical-align: top; position: relative; }

.footShares li:hover .qrcodeBox { -webkit-transform: translate(-5px, -50%); -ms-transform: translate(-5px, -50%); -o-transform: translate(-5px, -50%); transform: translate(-5px, -50%); opacity: 1; pointer-events: auto; }

.footShares .qrcodeBox { position: absolute; right: 100%; top: 50%; -webkit-transform: translate(-15px, -50%); -ms-transform: translate(-15px, -50%); -o-transform: translate(-15px, -50%); transform: translate(-15px, -50%); width: 100px; height: 100px; padding: 5px; background: #fff; z-index: 2; -webkit-box-shadow: 0 0 10px -4px rgba(0, 0, 0, 0.5); box-shadow: 0 0 10px -4px rgba(0, 0, 0, 0.5); opacity: 0; pointer-events: none; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.footShares .qrcodeBox::before { content: ''; position: absolute; top: 50%; left: 100%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); _font-size: 0; _line-height: 0; _overflow: hidden; width: 0; height: 0; border-width: 6px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #fff; }

.footShares .qrcodeBox img { width: 100%; height: 100%; }

.footShares a { display: block; width: 32px; height: 32px; background-size: 100% 100%; background-position: center center; margin: 0 5px; }

.footNav li { border-bottom: 1px solid #dddddd; }

.footNav li.active h3 i::after, .footNav li.cur h3 i::after { opacity: 0; }

.footNav h3 { position: relative; }

.footNav h3 a { font-size: 16px; color: #1a1a1a; display: block; padding: 15px 0; line-height: 20px; }

.footNav h3 i { position: absolute; top: 0; right: 0; height: 100%; width: 80px; }

.footNav h3 i::before { content: ''; position: absolute; top: 50%; height: 1px; width: 15px; background: #ddd; margin-top: -1px; right: 10px; }

.footNav h3 i::after { content: ''; position: absolute; top: 50%; height: 15px; width: 1px; background: #ddd; margin-top: -8px; right: 17px; }

.footSubnav { padding-bottom: 10px; display: none; }

.footSubnav a { display: block; font-size: 14px; line-height: 40px; color: #999; }

.footQrcode { margin-top: 30px; font-size: 0; text-align: center; }

.footQrcode .item { display: inline-block; vertical-align: top; font-size: 14px; margin: 0 5px; }

.footQrcode .pic { width: 100px; height: 100px; border: solid 2px #dce5ea; margin-bottom: 5px; }

.footQrcode .pic img { width: 100%; height: 100%; }

.footQrcode p { color: #999999; text-align: center; }

.footBottom { background: #150160; margin-top: 30px; padding-top: 15px; padding-bottom: 15px; color: rgba(167, 167, 167, 0.88); }

.footBottom a { color: rgba(167, 167, 167, 0.88); display: inline-block; }

.footBottom .write { display: block; padding-top: 4px; }

.footBottom p { margin-bottom: 4px; }
.location{ line-height:60px;color:#ccc; }
.location a{ color:#FFFFFF}
.footBottom p.pio{font-size: 18px; color: #fff;}
/*底部 e*/
/*产品列表 s*/
.productListCon { margin-top: 20px; padding-bottom: 40px; }

.productListCon .publicReadMode { margin-top: 30px; }

.productList li { margin-bottom: 20px; }

.productList li:last-child { margin-bottom: 0; }

.productList .item { display: block; background: #fff; }

.productList .hgyPimg::after { padding-bottom: 84.40678%; }

.productList .word { padding: 15px; }

.productList .title { color: #333333; font-weight: bold; font-size: 16px; line-height: 1.2; margin-top: 5px; }

.productList .desc { margin-top: 8px; color: #999999; font-size: 14px; display: -webkit-box; height: 40px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.productList .rightIcon { background: url(../images/icon-zuobian.png) no-repeat center center; width: 30px; height: 9px; background-size: 100% 100%; display: block; margin-top: 20px; }

.seoList { font-size: 0; margin-left: -5px; margin-right: -5px; }

.seoList h2 { display: inline-block; vertical-align: top; background-color: #dedede; line-height: 30px; font-size: 14px; color: #999999; padding: 0 15px; min-width: 60px; text-align: center; margin: 0 5px 5px 5px; }
.seoList h2 a{ color: #999; display: block;}
.seoList h2:hover a{ color: #fff;}

/*产品列表 e*/
/*产品详情 s*/
.productDetailCon { padding-top: 35px; }

.bigImgSwiper { overflow: hidden; }

.bigImgSwiper .pic { position: relative; background-color: #e2e2e2; }

.bigImgSwiper .pic::after { content: ''; display: block; padding-bottom: 75%; }

.bigImgSwiper img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 100%; max-height: 100%; }

.smallImgBox { padding: 0 50px; margin-top: 20px; }

.smallImgSwiper { overflow: hidden; }

.smallImgSwiper .swiper-slide.cur .smallPic::before { border-width: 2px; border-color: #e60012; }

.smallImgSwiper .smallPic { position: relative; background-color: #ffffff; -webkit-border-radius: 10px; border-radius: 10px; overflow: hidden; }

.smallImgSwiper .smallPic::after { content: ''; display: block; padding-bottom: 100%; }

.smallImgSwiper .smallPic::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: solid 1px #dcdcdc; -webkit-border-radius: 10px; border-radius: 10px; z-index: 2; }

.smallImgSwiper .smallPic img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 96%; max-height: 96%; }

.detailConTop .left { margin-bottom: 30px; }

.detailConTop .seoList { margin-bottom: 20px; }

.productInfo h3 { color: #282828; font-weight: bold; font-size: 16px; line-height: 1; margin-bottom: 8px; }

.productInfo .proTitle { letter-spacing: -1px; color: #c8151e; font-weight: bold; line-height: 1.2; font-size: 20px; padding-bottom: 14px; margin-bottom: 14px; border-bottom: solid 1px #e3e3e3; }

.productInfo .desc { color: #696969; margin-bottom: 15px; }

.productInfo .link { font-size: 0; }

.productInfo .link a { display: inline-block; vertical-align: top; color: #fff; background: #c8151e; text-align: center; line-height: 40px; width: 120px; font-size: 14px; }

.productDetailTab { margin-top: 30px; padding-bottom: 30px; }

.productTabList { position: relative; z-index: 2; }

.productTabList::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; border: solid 1px #e5e5e5; }

.productTabList ul { font-size: 0; position: relative; z-index: 2; }

.productTabList li { display: inline-block; vertical-align: top; width: 33.3333%; color: #696969; padding: 0 15px; text-align: center; }

.productTabList li span { position: relative; display: inline-block; line-height: 40px; font-size: 14px; }

.productTabList li span::before { content: ''; position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 0; height: 2px; background: #e60012; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.productTabList li.cur { color: #282828; }

.productTabList li.cur span::before { width: 100%; }

.productTabCont { padding-top: 20px; }

.productTabCont .tabContItem { color: #b4b4b4; font-size: 14px; display: none; }

.productTabCont .tabContItem:nth-child(1) { display: block; }

.otherProduct { padding-bottom: 30px; }

.otherProduct > h3 { color: #333333; font-weight: bold; text-align: center; line-height: 1; font-size: 18px; }

.otherProductBox { margin-top: 20px; }

.otherProductSwiper { overflow: hidden; }

.otherProductSwiper .item { display: block; position: relative; }

.otherProductSwiper .word { position: absolute; width: 100%; padding: 0 15px; bottom: 15px; left: 0; z-index: 3; }

.otherProductSwiper .word h2 { color: #333333; font-weight: bold; font-size: 16px; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.otherProductSwiper .hgyPimg::after { padding-bottom: 84.40678%; }

.otherProductPage, .productSeriesListPage, .productSeriesListTwoPage, .productNewsPage, .applicationOtherPage { text-align: center; font-size: 0; line-height: 1; padding-top: 15px; }

.otherProductPage span, .productSeriesListPage span, .productSeriesListTwoPage span, .productNewsPage span, .applicationOtherPage span { background: #ddd; margin: 0 3px; }

.otherProductPage .swiper-pagination-bullet-active, .productSeriesListPage .swiper-pagination-bullet-active, .productSeriesListTwoPage .swiper-pagination-bullet-active, .productNewsPage .swiper-pagination-bullet-active, .applicationOtherPage .swiper-pagination-bullet-active { background: #c8151e; }

/*产品详情 e*/
/*产品系列介绍页 s*/
.productSeriesDesc { margin-top: 10px; text-align: center; }

.productSeriesDesc h3 { font-size: 16px; font-weight: bold; color: #282828; line-height: 1.2; margin-bottom: 5px; }

.productSeriesDesc p { color: #666666; line-height: 20px; }

.productSeriesBox { margin-top: 25px; padding-bottom: 35px; position: relative; z-index: 2; overflow: hidden; }

.productSeriesBox::before { content: ''; position: absolute; top: 10%; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 9999px; height: 9999px; background: #f4f4f4; z-index: -1; }

.productSeriesListOneSwiper { overflow: hidden; }

.productSeriesListOneSwiper .item { display: block; }

.productSeriesListOneSwiper .hgyPimg::after { padding-bottom: 84.40678%; }

.productSeriesListOneSwiper .word { padding: 10px 0; }

.productSeriesListOneSwiper .word h2 { color: #666666; font-size: 16px; line-height: 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.productSeriesListPage { padding-top: 5px; }

#productSeries .publicReadMode { margin-top: 25px; }

.productSeriesListTwo { margin-top: 30px; }

.productSeriesListTwo .publicTitleOne h3 { font-weight: normal; }

.productSeriesListTwoDesc { text-align: center; color: #666666; margin-top: 5px; }

.productSeriesListTwoBox { margin-top: 10px; }

.productSeriesListTwoSwiper { overflow: hidden; }

.productSeriesListTwoSwiper .item { display: block; }

.productSeriesListTwoSwiper .hgyPimg::after { padding-bottom: 84.40678%; }

.productSeriesListTwoSwiper .word { background-color: #fafafa; padding: 10px; }

.productSeriesListTwoSwiper .word h2 { font-size: 16px; color: #3d3f48; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.productQA { padding-top: 35px; padding-bottom: 35px; }

.productQA .publicTitleOne h3 { font-weight: normal; }

.productQABox { margin-top: 15px; }

.productNews { padding: 35px 0; background-color: #f4f4f4; }

.productNews .publicTitleOne h3 { font-weight: normal; }

.productNewsBox { margin-top: 15px; }

.productNewsSwiper { overflow: hidden; }

.productNewsSwiper .item { display: block; }

.productNewsSwiper .hgyPimg::after { padding-bottom: 67.17172%; }

.productNewsSwiper .word { background: #fff; padding: 15px 15px 20px; }

.productNewsSwiper .word h2 { color: #3d3f48; font-size: 16px; margin-bottom: 8px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.productNewsSwiper .word .desc { color: #999999; font-size: 14px; display: -webkit-box; height: 40px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.companyDesc { padding: 30px 0; background: url(../images/compangbg.jpg) no-repeat center center; background-size: auto 100%; }

.companyDesc .publicTitleOne h3 { font-weight: normal; color: #fff; }

.companyDesc .word { margin-top: 10px; text-align: center; padding: 0 10px; color: #fff; }

/*产品系列介绍页 e*/
/*常见问答 s*/
.FAQList { margin-top: 15px; padding-bottom: 40px; }

.FAQList .publicReadMode { margin-top: 25px; }

/*常见问答 e*/
/*产品常见功能 s*/
.productFunctionList { margin-top: 15px; padding-bottom: 40px; }

.productFunctionList li { margin-bottom: 20px; }

.productFunctionList li:first-child .proFunCont { display: block; }

.productFunctionList li:last-child { margin-bottom: 0; }

.productFunctionList .publicReadMode { margin-top: 30px; }

.proFunToggle h2 { color: #282828; font-size: 16px; font-weight: bold; padding: 10px 0; line-height: 20px; border-bottom: solid 2px #282828; }

.proFunCont { display: none; }

.proFunCont .item { display: table; table-layout: fixed; min-height: 80px; border-bottom: solid 1px #dedede; width: 100%; }

.proFunCont .left { display: table-cell; vertical-align: middle; width: 120px; padding: 0 10px; background-color: #f1f1f1; text-align: center; font-size: 0; }

.proFunCont .left h4 { display: inline-block; font-size: 14px; color: #282828; opacity: 0.8; font-weight: bold; text-align: left; }

.proFunCont .right { display: table-cell; vertical-align: middle; padding: 10px; color: #999999; font-size: 14px; }

/*产品常见功能 e*/
/*公司简介 s*/
.aboutusCont .companyIntroBox dl dt { background: #c8151e; }

.aboutusBom .companyIntroFoot p.desc { font-size: 26px; }

.aboutusBom .companyIntroFoot p.descz { font-size: 18px; padding: 15px 30px; }

.aboutusBom .companyIntroFoot p.desc1 { font-size: 32px; }

/*公司简介 e*/
/*联系我们 s*/
.contactusCont .contactbox ul { font-size: 0; }

.contactusCont .contactbox ul li { font-size: 14px; display: inline-block; vertical-align: top; width: 50%; }

.contactusCont .contact p { color: #999999; }

#contactus .mapBox { height: 300px; position: relative; }

#contactus .mapBox #map { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*联系我们 e*/
/*行业应用 s*/
.applicationTop { margin-top: 20px; padding-bottom: 30px; }

.applicationTop .hgyPimg::after { padding-bottom: 37.5%; }

.applicationTop .word { padding-top: 10px; }

.applicationTop .left .icon { float: left; width: 40px; height: 40px; }

.applicationTop .left .icon img { width: 100%; height: 100%; }

.applicationTop .left h3 { overflow: hidden; line-height: 40px; padding-left: 8px; font-size: 20px; color: #3d3f48; }

.applicationTop .right { padding-top: 15px; }

/*.applicationTop .right h2 { color: #282828; font-size: 16px; font-weight: bold; margin-bottom: 12px; }*/

.applicationTop .right .txt { color: #666; opacity: .8; margin-bottom: 15px; }

.applicationTop .right .tips { color: #df1819; font-weight: bold; font-size: 14px; }

.applicationList li { border-top: solid 1px #e8e8e8; padding: 15px; }

.applicationList li:last-child { border-bottom: solid 1px #e8e8e8; }

.applicationList .title { padding-bottom: 24px; position: relative; }

.applicationList .title::after { content: ''; position: absolute; left: 0; bottom: 16px; height: 2px; width: 24px; background-color: #c2c2c2; }

.applicationList .title span { display: inline-block; color: #df1819; font-size: 30px; }

.applicationList .title h3 { display: inline-block; color: #3d3f48; font-size: 18px; padding-left: 5px; }

.applicationList .word .hgyPimg::after { padding-bottom: 56.41026%; }

.applicationList .word .txt { color: #999999; padding-top: 10px; }

.applicationOther { margin-top: 30px; padding-bottom: 40px; }

.applicationOther .item { display: block; }

.applicationOther .hgyPimg::after { padding-bottom: 67.17172%; }

.applicationOther .newListimg img { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.applicationOther .newListbox:hover .newListimg img { -webkit-transform: translate(-50%, -50%) scale(1.1); -ms-transform: translate(-50%, -50%) scale(1.1); -o-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1); }

.applicationOther .newListbox { margin: 0; }

.applicationOtherSwiper { overflow: hidden; }

.applicationOtherSwiper .newListTitle { padding-bottom: 5px; }

.applicationOtherSwiper .newListTitle h2 { font-size: 18px; }

.applicationOtherSwiper .newListTitle .txt { color: #999999; font-size: 14px; padding-top: 8px; }

.applicationOtherSwiper .newListTitle .txt p { padding: 0; color: inherit; font-size: inherit; display: -webkit-box; height: 60px; line-height: 20px;  overflow: hidden;  }

/*行业应用 e*/
/*企业文化 s*/
.cultureCont { margin-top: 20px; padding-bottom: 40px; }

.cultureCont li { text-align: center; margin-bottom: 35px; }

.cultureCont li:last-child { margin-bottom: 0; }

.cultureCont .pic { width: 200px; height: 200px; margin-left: auto; margin-right: auto; margin-bottom: 20px; }

.cultureCont .pic img { width: 100%; height: 100%; }

.cultureCont .word h4 { color: #333333; font-size: 20px; font-weight: bold; margin-bottom: 12px; }

.cultureCont .desc { color: #666666; line-height: 24px; font-size: 16px; }

/*企业文化 e*/
/*企业优势 s*/
.advantageCont { margin-top: 10px; padding-bottom: 40px; }

.advantageCont .bigPic .hgyPimg::after { padding-bottom: 35%; }

.advantageList { margin-top: 30px; }

.advantageList li { margin-bottom: 20px; }

.advantageList li:last-child { margin-bottom: 0; }

.advantageList .item { background-color: #f4f4f4; position: relative; }

.advantageList .hgyPimg::after { padding-bottom: 57.32484%; }

.advantageList .left .pic { position: relative; }

.advantageList .word { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; color: #fff; padding: 35px 30px 0 30px; }

.advantageList .word h4 { color: #ffffff; font-size: 20px; font-weight: bold; padding-bottom: 22px; margin-bottom: 24px; position: relative; }

.advantageList .word h4::after { content: ''; position: absolute; left: 0; bottom: 0; height: 2px; width: 36px; background: #fff; }

.advantageList .word h5 { font-size: 16px; line-height: 24px; }

.advantageList .right .txt { padding: 10px; color: #666666; }

/*企业优势 e*/
/*荣誉资质 s*/
.honorCont { padding-bottom: 22px; }

.honorCont .bigPic { margin-top: 10px; }

.honorCont .bigPic .hgyPimg { position: static; }

.honorCont .bigPic .hgyPimg::after { padding-bottom: 0; }

.honorCont .bigPic .hgyPimg img { position: static; display: block; max-width: 100%; width: auto; margin-left: auto; margin-right: auto; -webkit-transform: none; -ms-transform: none; -o-transform: none; transform: none; height: auto; min-width: 0; }

.honorList { margin-top: 30px; }

.honorList ul { font-size: 0; margin-left: -5px; margin-right: -5px; }

.honorList li { display: inline-block; vertical-align: top; font-size: 14px; width: 100%; padding: 0 5px; margin-bottom: 18px; }

.honorList .hgyPimg::after { padding-bottom: 0; }

.honorList .hgyPimg img { position: static; display: block; margin-left: auto; margin-right: auto; height: auto; width: auto; max-width: 100%; min-width: 0; -webkit-transform: none; -ms-transform: none; -o-transform: none; transform: none; }

.honorList .word { text-align: center; padding: 0 10px; padding-top: 12px; }

.honorList .word h2 { color: #111111; font-size: 16px; line-height: 1.2; margin-bottom: 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.honorList .word .desc { color: #909090; font-size: 14px; }

/*荣誉资质 e*/
/*新闻列表 s*/
.newsCont { padding-top: 0; }

.newsCont .newsBanner .hgyPimg::after { padding-bottom: 55.97015%; }

.newsCont .newsSearchBox label { background-color: #dfdfe5; border: solid 2px #c5c7ca; }

.newsCont .newListbox:hover .newListimg img { -webkit-transform: translate(-50%, -50%) scale(1.1); -ms-transform: translate(-50%, -50%) scale(1.1); -o-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1); }

.newsCont .newListimg::after { padding-bottom:100%; }

.newsCont .newListimg img { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.newsCont .newListTitle h3 { height: 24px; -webkit-line-clamp: 1; margin-bottom: 8px; }

.newsCont .newListTitle .desc { color: #999999; height: 40px; display: -webkit-box; height: 40px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

/*新闻列表 e*/
/*新闻详情 s*/
.newsDetailCont { padding-bottom: 40px; }

.newsDetailCont .publicReadMode { margin-top: 30px; }

.newsDetailCont .rightBox { margin-top: 35px; }

.newsDetailCont .rightBox .item { display: block; }

.newsDetailCont .rightBox .hgyPimg::after { padding-bottom: 58.90411%; }

.newsDetailCont .rightBox .word { padding-top: 18px; }

.newsDetailCont .rightBox .word h2 { color: #444444; font-size: 16px; margin-bottom: 10px; }

.newsDetailCont .rightBox .word .desc { color: #a1a1a1; font-size: 13px; line-height: 18px; }

.newsDetailCont .rightBox .word .read { margin-top: 10px; color: #797a81; font-size: 13px; line-height: 18px;  margin-bottom: 10px;}

.newsDetailCont .otherNewsList { background-color: #f2f2f2; margin-top: 15px; padding: 20px 15px; }

.newsDetailCont .otherTitle { margin-bottom: 20px; }

.newsDetailCont .otherTitle h4 { color: #444444; font-weight: bold; font-size: 14px; }

.newsDetailCont .otherTitle h5 { color: #737373; opacity: 0.5; font-size: 16px; }

/*新闻详情 e*/
/*应用列表 s*/
#applicationList .seoList { margin-top: 10px; }

/*应用列表 e*/
/*在线留言 s*/
.feedbackCont { margin-top: 10px; padding-bottom: 40px; }

.feedbackBox { border-top: solid 4px #282828; background: #fff; padding: 25px 15px; }

.feedbackBox .radioBox { padding-bottom: 10px; border-bottom: solid 1px #DEDEDE; margin-bottom: 15px; }

.feedbackBox .radioBox .txt { float: left; line-height: 20px; padding-right: 15px; }

.feedbackBox .radioList { overflow: hidden; font-size: 0; }

.feedbackBox .radioList li { display: inline-block; vertical-align: top; font-size: 14px; line-height: 20px; color: #aaaaaa; padding-left: 28px; background: url(../images/icon-gou.png) no-repeat left center; background-size: 18px 18px; margin-right: 15px; margin-bottom: 5px; }

.feedbackBox .radioList li input { display: none; }

.feedbackBox .radioList li.cur { color: #e60012; background-image: url(../images/icon-gou-o.png); }

.feedbackBox .formArea { margin-bottom: 15px; }

.feedbackBox .formArea.required label::after { opacity: 1; }

.feedbackBox .formArea label { color: #333; font-size: 14px; display: block; margin-bottom: 8px; position: relative; }

.feedbackBox .formArea label::after { content: '*'; color: red; padding-left: 3px; opacity: 0; }

.feedbackBox .formArea input { height: 46px; border: solid 1px #dddddd; display: block; width: 100%; padding: 0 15px; }

.feedbackBox .msgBox { margin-bottom: 15px; }

.feedbackBox .msgBox textarea { padding: 10px 15px; font-size: 14px; border: solid 1px #dddddd; height: 150px; width: 100%; }

.feedbackBox .vcodeBox { margin-bottom: 15px; }

.feedbackBox .vcodeBox .code { font-size: 0; padding-right: 70px; position: relative; }

.feedbackBox .vcodeBox input { height: 46px; border: solid 1px #dddddd; padding: 0 15px; width: -webkit-calc(100% - 86px); width: calc(100% - 86px); display: inline-block; vertical-align: top; font-size: 14px; }

.feedbackBox .vcodeBox img { width: 76px; height: 46px; display: inline-block; vertical-align: top; font-size: 14px; margin-left: 10px; }

.feedbackBox .vcodeBox a { display: inline-block; vertical-align: top; font-size: 12px; color: #282828; line-height: 18px; float: right; width: 70px; padding-left: 10px; position: absolute; right: 0; bottom: 0; }

.feedbackBox .formCtrl { font-size: 0; text-align: center; }

.feedbackBox .formCtrl button { font-size: 14px; display: inline-block; vertical-align: top; margin: 0 5px; min-width: 100px; text-align: center; height: 46px; border: solid 1px #dddddd; color: #737373; background: none; }

.feedbackBox .formCtrl button.formSubmit { border-color: #e60012; background: #e60012; color: #fff; }

/*在线留言 e*/
/*首页 s*/
.inbanSwiper { overflow: hidden; position: relative; }

.inbanSwiper .item { display: block; }

.inbanSwiper .hgyPimg { display: none; }

.location{ display: none; }


.inbanSwiper .hgyPimg::after { padding-bottom: 46.875%; }

.inbanSwiper .pic img { width: 100%; }

.inbanPage { position: absolute; left: 0; bottom: 15px; width: 100%; text-align: center; font-size: 0; line-height: 1; z-index: 2; }

.inbanPage span { margin: 0 8px; background-color: #fafafa; position: relative; width: 8px; height: 8px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.inbanPage span::after { content: ''; -webkit-border-radius: 100%; border-radius: 100%; width: 20px; height: 20px; border: solid 1px #C8151E; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; opacity: 0; }

.inbanPage .swiper-pagination-bullet-active { background: #C8151E; }

.inbanPage .swiper-pagination-bullet-active::after { opacity: 1; }

.invideo { position: relative; }

.invideo.cur .hgyPimg, .invideo.cur .inplayVideo { pointer-events: none; opacity: 0; }

.invideo .hgyPimg { z-index: 3; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.invideo .hgyPimg::after { padding-bottom: 46.875%; }

.invideo .videoBox { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; }

.invideo #videobox1 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; }

.invideo .inplayVideo { position: absolute; top: 50%; left: 50%; width: 40px; height: 40px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: url(../images/icon-playvideo.png) no-repeat center center; background-size: 100% 100%; z-index: 4; }

.inabout { padding-top: 30px; }

.inaboutBox .contBox { margin-top: 20px; padding-bottom: 20px; }

.inaboutBox .left .year { color: #1a1a1a; font-size: 16px; }

.inaboutBox .left h2 { color: #150160; font-weight: bold; font-size: 20px; line-height: 1; }

.inaboutBox .left .desc { margin-top: 15px; color: #666666; }

.inaboutBox .right { margin-top: 25px; }

.inaboutBox .right .hgyPimg::after { padding-bottom: 72.2701%; }

.inaboutData { padding-bottom: 20px; }

.inaboutData ul { font-size: 0; margin-left: -15px; margin-right: -15px; }

.inaboutData li { display: inline-block; vertical-align: top; font-size: 14px; width: 50%; padding: 10px 15px; }

.inaboutData li p { font-size: 13px; color: #666666; line-height: 1.2; }

.inaboutData .num { font-size: 30px; font-weight: bold; color: #c8151e; line-height: 1; margin-bottom: 4px; }

.inapplication { position: relative; z-index: 2; }

.inapplication .inapplicationBg { position: absolute; height: 100%; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 100%; overflow: hidden; z-index: -1; }

.inapplication .inapplicationBg img { width: auto; height: 100%; position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.inapplication .view { position: relative; z-index: 2; padding-top: 30px; padding-bottom: 40px; overflow: hidden; }

.inapplication .publicTitleTwo h3 { color: #aabbc5; opacity: 0.1; }

.inapplication .publicTitleTwo h4 { color: #f1f5f8; }

.inapplicationDesc { margin-top: 20px; color: #f1f5f8; }

.inapplicationSwiperBox { margin-top: 10px; padding-left: 40px; padding-right: 40px; position: relative; }

.inapplicationSwiper { padding: 16px 5px; overflow: hidden; }

.inapplicationSwiper .swiper-slide.cur .item { background: #e60012; border-color: #e60012; -webkit-box-shadow: 3px 4px 27px 0px rgba(135, 9, 15, 0.32); box-shadow: 3px 4px 27px 0px rgba(135, 9, 15, 0.32); }

.inapplicationSwiper .item { margin-left: auto; margin-right: auto; width: 60px; height: 60px; border: solid 2px #fff; -webkit-border-radius: 100%; border-radius: 100%; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.inapplicationSwiper .item img { width: 100%; height: 100%; }

.inapplicationPrev, .inapplicationNext { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 30px; height: 30px; }

.inapplicationPrev::before, .inapplicationNext::before { content: ''; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); -o-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); width: 14px; height: 14px; border-left: solid 2px #fff; border-bottom: solid 2px #fff; margin-left: 3px; }

.inapplicationPrev { left: 0; }

.inapplicationNext { right: 0; -webkit-transform: translateY(-50%) rotate(180deg); -ms-transform: translateY(-50%) rotate(180deg); -o-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotate(180deg); }

.inapplicationContBox { padding-top: 10px; }

.inapplicationContSwiper { overflow: hidden; }

.inapplicationContSwiper .swiper-slide { height: auto; }

.inapplicationContSwiper .item { color: #f1f5f8; }

.inapplicationContSwiper h2 { font-size: 20px; line-height: 1.2; margin-bottom: 12px; }

.inapplicationContSwiper .txt { font-size: 14px; margin-bottom: 25px; }

.inapplicationContSwiper .link { font-size: 0; }

.inapplicationContSwiper .link a { display: inline-block; vertical-align: top; border: solid 1px rgba(255, 255, 255, 0.5); -webkit-border-radius: 1000px; border-radius: 1000px; text-align: center; line-height: 38px; color: #f1f5f8; padding: 0 15px; font-size: 14px; min-width: 110px; }

.inproduct { padding-top: 30px; padding-bottom: 0px; }

.inproduct .publicTitleTwo .stitle { margin-left: -12px; margin-right: -12px; }

.inproduct .publicTitleTwo h3 { color: #aabbc5; }

.inproduct .publicTitleTwo h4 { color: #d0d0d0; margin: 0 12px; position: relative; }

.inproduct .publicTitleTwo h4::after { content: ''; position: absolute; top: 50%; right: -15px; margin-top: -2px; width: 4px; height: 4px; background: #d0d0d0; }

.inproduct .publicTitleTwo h4:last-child::after { display: none; }

.inproduct .publicTitleTwo h4.cur { color: #333; }

.inproductBox { margin-top: 20px; }

.inproductCont { height: 0; overflow: hidden; }

.inproductCont.cur { height: auto; overflow: initial; }

.inproductTabSwiper { overflow: hidden; }

.inproductTabSwiper .swiper-slide.cur .item { color: #fff; background: #c8151e; }

.inproductTabSwiper .item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 0 5px; background: #EEEEEE; color: #c8151e; height: 46px; }

.inproductContBox { margin-top: 25px; }

.inproductItem { display: none; }

.inproductItem:nth-child(1) { display: block; }

.inproductItem h2 { color: #c8151e; font-weight: bold; font-size: 24px; line-height: 1.2; margin-bottom: 10px; padding-bottom: 10px; position: relative; }

.inproductItem h2::after { content: ''; position: absolute; bottom: 0; left: 0; width: 30px; height: 2px; background: #B7B7C1; }

.inproductItem .txt { color: #999999; margin-bottom: 25px; }

.inproductItem .link { font-size: 0; }

.inproductItem .link a { display: inline-block; font-size: 14px; text-align: center; line-height: 38px; padding: 0 15px; min-width: 110px; border: solid 1px #999; -webkit-border-radius: 1000px; border-radius: 1000px; color: #999; }

.inproductSwiperBox { margin-top: 30px; }

.inproductSwiper { overflow: hidden; }

.inproductSwiper .hgyPimg::after { padding-bottom: 84.03226%; }

.inproductSwiperItem .view { height: 0; overflow: hidden; }

.inproductSwiperItem:nth-child(1) .view { height: auto; }

.inproductPage { font-size: 0; line-height: 1; text-align: center; padding-top: 15px; }

.inproductPage span { margin: 0 3px; background: #ddd; }

.inproductPage .swiper-pagination-bullet-active { background: #c8151e; }

.innews { background: url(../images/innew-bg.jpg) no-repeat center center; background-size: auto 100%; padding-top: 30px; padding-bottom: 40px; }

.innews .publicTitleTwo h3 { color: #aabbc5; }

.innews .publicTitleTwo h4 { color: #fff; }

.innewCont { padding-top: 20px; }

.innewCont .topping { display: block; }

.innewCont .topping .hgyPimg::after { padding-bottom: 63.95833%; }

.innewCont .topping .word { background: #fff; padding: 15px; -webkit-box-shadow: 10px 17px 10px 0px rgba(0, 0, 0, 0.01); box-shadow: 10px 17px 10px 0px rgba(0, 0, 0, 0.01); }

.innewCont .topping h2 { color: #333333; font-size: 20px; margin-bottom: 10px; display: -webkit-box; height: 52px; line-height: 26px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.innewCont .topping .txt { color: #999999; font-size: 14px; margin-bottom: 12px; display: -webkit-box; height: 40px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.innewCont .topping .read { line-height: 30px; color: #c8151e; }

.innewCont .topping .read p { float: left; }

.innewCont .topping .readicon { float: right; width: 30px; height: 30px; -webkit-border-radius: 100%; border-radius: 100%; background: #c8151e; position: relative; -webkit-box-shadow: 3px 4px 10px 0px rgba(205, 29, 38, 0.3); box-shadow: 3px 4px 10px 0px rgba(205, 29, 38, 0.3); }

.innewCont .topping .readicon::after { content: ''; position: absolute; top: 50%; left: 50%; width: 10px; height: 10px; margin-left: -2px; -webkit-transform: translate(-50%, -50%) rotate(-45deg); -ms-transform: translate(-50%, -50%) rotate(-45deg); -o-transform: translate(-50%, -50%) rotate(-45deg); transform: translate(-50%, -50%) rotate(-45deg); border-bottom: solid 1px #fff; border-right: solid 1px #fff; }

.innewCont .right { margin-top: 20px; }

.innewsList li { background: #fff; border-bottom: solid 1px #e6e6e6; }

.innewsList li:last-child { border: 0; }

.innewsList .item { display: block; padding: 15px; }

.innewsList .date { float: left; padding-right: 15px; }

.innewsList .date .day { color: #c8151e; font-weight: bold; font-size: 22px; margin-bottom: 3px; line-height: 26px; display: block; }

.innewsList .date .yearMonth { color: #bfbfbf; font-size: 14px; display: block; line-height: 20px; }

.innewsList .word { overflow: hidden; padding-left: 15px; border-left: solid 1px #DCE5EA; }

.innewsList h2 { font-size: 16px; line-height: 26px; margin-bottom: 3px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.innewsList .desc { color: #999999; font-size: 14px; display: -webkit-box; height: 40px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

#videobox1 video { height: auto !important; width: 100% !important; position: relative; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

/*首页 e*/
/*搜索结果页面 s*/
.searchResultCont { padding-bottom: 40px; }

/*搜索结果页面 e*/
/*行业应用 s*/
.newPageApplication .applicationTop { margin-top: 0; padding-bottom: 0; }

.newApplicationSwiper { margin-top: 20px; padding-bottom: 30px; overflow: hidden; }

.newApplicationPage { text-align: center; font-size: 0; line-height: 1; margin-top: 15px; }

.newApplicationPage span { margin: 0 3px; background: #ddd; }

.newApplicationPage .swiper-pagination-bullet-active { background: #c8151e; }

/*行业应用 e*/


@media (min-width: 768px) { /*产品列表 s*/
  .productList .item { display: table; table-layout: fixed; width: 100%; }
  .productList .pic { width: 24.58333%; display: table-cell; vertical-align: top; }
  .productList .word { display: table-cell; vertical-align: top; }
  /*产品列表 e*/
  /*产品详情 s*/
  .detailConTop .left { position: relative; padding-left: 0; padding-right: 0; }
  .smallImgBox { position: absolute; left: 20px; top: 0; width: 72px; height: 100%; margin: 0; padding: 20% 0; }
  .smallImgSwiper { height: 100%; width: 72px; }
  /*产品详情 e*/
  /*产品系列介绍页 s*/
  .companyDesc { background-size: 100% auto; }
  .aboutusBom .companyIntroFoot p.desc { font-size: 48px; }
  .aboutusBom .companyIntroFoot p.descz { font-size: 30px; padding-bottom: 10px; padding-top: 18px; letter-spacing: 6px; }
  .aboutusBom .companyIntroFoot p.desc1 { font-size: 48px; }
  /*产品系列介绍页 e*/
  /*联系我们 s*/
  .contactusCont .contactbox ul { font-size: 0; }
  .contactusCont .contactbox ul li { font-size: 14px; display: inline-block; vertical-align: top; width: 33.33333%; }
  /*联系我们 e*/
  /*行业应用 s*/
  .applicationList .word .pic { width: 195px; float: left; }
  .applicationList .word .txt { float: left; width: -webkit-calc(100% - 195px); width: calc(100% - 195px); padding-top: 0; padding-left: 10px; }
  /*行业应用 e*/
  /*企业文化 s*/
  .cultureCont ul { font-size: 0; }
  .cultureCont li { display: inline-block; vertical-align: top; font-size: 14px; width: 33.33333%; padding: 0 30px; }
  /*企业文化 e*/
  /*企业优势 s*/
  .advantageList li { padding-left: 15px; margin-bottom: 50px; }
  .advantageList .left { width: 314px; position: absolute; left: -15px; top: -10px; }
  .advantageList .right { min-height: 180px; padding: 20px 20px 20px 326px; }
  /*企业优势 e*/
  /*荣誉资质 s*/
  .honorList li { width: 33.33333%; }
  /*荣誉资质 e*/
  /*新闻列表 s*/
  .newsCont .newsSearch { text-align: right; }
  .newsCont .newsSearch .col-sm-7 { float: right; padding-right: 0; }
  /*新闻列表 e*/
  /*新闻详情 s*/
  .newsDetailCont .otherNewsList ul { font-size: 0; margin-left: -15px; margin-right: -15px; }
  .newsDetailCont .otherNewsList li { font-size: 14px; display: inline-block; vertical-align: top; width: 33.33333%; padding: 0 15px; }
  /*新闻详情 e*/
  /*首页 s*/
  .inaboutData li { width: 25%; }
  .inapplication .inapplicationBg img { height: 100%; width: auto; min-width: 100%; }
  .innewCont .left { width: 40%; float: left; }
  .innewCont .right { float: right; width: 58.33333%; margin-top: 0; }
  /*首页 e*/ }


@media (min-width: 1024px) { /*头部 s*/
  header { height: 80px; }
  .headArea { padding: 0 0 0 4%; }
  .toggle-btn { display: none !important; }
  .logo { padding: 2px 0; }
  
  nav { display: inline-block !important; vertical-align: middle; float: none; width: auto; padding: 0; position: relative; overflow-y: initial; top: 0; border: 0; background: none; margin-right: 40px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  nav ul { position: relative; z-index: 2; font-size: 0; }
  nav li { display: inline-block; vertical-align: top; font-size: 14px; border: 0; position: relative; margin: 0; }
  nav li.cur h3 a, nav li:hover h3 a { color: #fff; }
  nav li.cur h3 a::after, nav li:hover h3 a::after { height: 100%; }
  nav li:hover .headSubnav { opacity: 1; pointer-events: auto; }
  nav h3 a { padding: 28px 20px; color: #333333; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; position: relative; z-index: 2; }
 nav h3 a::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 0; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; background: #c8151e; z-index: -1; }
 
  nav li:nth-child(2) h3 a::after {  background: #add265;  }
    nav li:nth-child(3) h3 a::after {background-color:#2D118C;}
    nav li:nth-child(4) h3 a::after {background-color:#9948e5;}
    nav li:nth-child(5) h3 a::after {background-color:#f82868;}
    nav li:nth-child(6) h3 a::after {background-color:#fa930d;}
    nav li:nth-child(7) h3 a::after {background-color:#51b6e0;}
 
  nav h3 i { display: none !important; }
  .headRight { margin-top: 0; }
    nav li:nth-child(2) .headSubnav {background-color:#add265;}
    nav li:nth-child(3) .headSubnav {background-color:#2D118C;}
    nav li:nth-child(4) .headSubnav {background-color:#9948e5;}
    nav li:nth-child(5) .headSubnav {background-color:#f82868;}
    nav li:nth-child(6) .headSubnav {background-color:#fa930d;}
    nav li:nth-child(7) .headSubnav {background-color:#51b6e0;}
  
  .headRight .searchToggle { width: 64px; height: 80px; background-size: 20px; background-color: #c8151e; background-image: url(../images/icon-search-white.png); position: relative; z-index: 3; }
  .headRight .search { margin-right: 0; }
  .headRight .searchBox { top: 0; right: 60px; left: auto; height: 80px; padding: 0; width: 0; background: none; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; opacity: 0; pointer-events: none; display: block !important; z-index: 2; }
  .headRight .searchBox::before { content: ''; position: absolute; left: 0; width: 100%; bottom: 100%; height: 20px; background: none; }
  .headRight .searchBox.active { width: 500px; opacity: 1; pointer-events: auto; right: 100px; }
  .headRight .searchBox form { max-width: 1000px; margin: 0 auto; height: 50px; margin-top: 15px; }
  .headRight .searchBox .searchInput { height: 50px; font-size: 16px; padding: 0 145px 0 25px; border: solid 1px #f5f5f5; }
  .headRight .searchBox .searchSubmit { height: 50px; width: 120px; background-size: 24px; }
  .headSubnav { display: block !important; position: absolute; width: 170px; top: 100%; left: 0; text-align: left; padding: 10px 0; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; opacity: 0; pointer-events: none; font-size: 0; white-space: nowrap; }
/*  .headSubnav::after { content: ''; position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 9999px; height: 100%; background: rgba(21, 1, 96, 0.7); z-index: -1; }*/
  .headSubnav a { color: #fff; padding-left: 16px; padding-right: 16px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; display: block; vertical-align: top; float: left; background:url(../images/icor.png) no-repeat;background-position: 128px center; padding: 0 !important; width: calc(100% - 30px); height: 38px; line-height: 38px; margin-left: 20px;}
  .headSubnav a:hover { color: #fff; }
  /*头部 e*/
  /*底部 s*/
  footer { padding-top: 56px; }
  .footShares { margin-right: -10px; }
  .footShares a { margin: 0 10px; }
  .footInfo { padding-bottom: 30px; }
  .footLinks { margin-top: 37px; }
  .footNav { float: left; }
  .footNav ul { font-size: 0; }
  .footNav li { display: inline-block; vertical-align: top; border: 0; max-width: 100px; margin-right: 40px; }
  .footNav li:last-child { margin-right: 0; }
  .footNav h3 a { padding-top: 0; padding-bottom: 0; margin-bottom: 15px; }
  .footNav h3 i { display: none !important; }
  .footSubnav { display: block; padding-bottom: 0; }
  .footSubnav a { line-height: 20px; padding: 5px 0; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .footSubnav a:hover { color: #c8151e; }
  .footQrcode { margin-top: 0; float: right; margin-right: -10px; }
  .footQrcode .item { margin: 0 10px; }
  .footBottom { margin-top: 50px; padding: 20px 0; }
  .footBottom .write { float: right; padding-top: 0; }
  .footBottom p { margin-bottom: 8px; }
  .footBottom p:last-child { margin-bottom: 0; }
  .footBottom p.pio{font-size: 24px; color: #fff;}
  /*底部 e*/
  .sideBannerBox { position: relative; }
  /*产品列表 s*/
  .productListCon { margin-top: 42px; padding-bottom: 100px; }
  .productListCon .publicReadMode { margin-top: 50px; }
  .productList li { margin-bottom: 30px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .productList li:hover { -webkit-box-shadow: 0 10px 50px -30px rgba(0, 0, 0, 0.3); box-shadow: 0 10px 50px -30px rgba(0, 0, 0, 0.3); }
  .productList li:hover img { -webkit-transform: translate(-50%, -50%) scale(1.08); -ms-transform: translate(-50%, -50%) scale(1.08); -o-transform: translate(-50%, -50%) scale(1.08); transform: translate(-50%, -50%) scale(1.08); }
  .productList .pic { width: 205px; }
  .productList .word { padding-top: 25px; padding-left: 35px; position: relative; }
  .productList .title { margin-top: 20px; font-size: 20px; }
  .productList .desc { line-height: 24px; height: 48px; font-size: 16px; margin-top: 14px;}
  .productList .rightIcon {  left: 35px; bottom: 30px; margin: 0; margin-top: 15px;}
  .seoList { margin-left: -6px; margin-right: -6px; }
  .seoList h2 { font-size: 16px; min-width: 84px; margin: 0 6px 6px 6px; padding: 0 25px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; cursor: pointer; }
  .seoList h2:hover { color: #fff; background: #c8151e; }
  /*产品列表 e*/
  /*产品详情 s*/
  .productDetailCon { padding-top: 60px; }
  .detailConTop .left { width: 50%; margin-bottom: 0; float: left; }
  .detailConTop .right { width: 50%; float: right; padding-left: 30px; }
  .detailConTop .seoList { margin-bottom: 30px; }
  .smallImgBox { padding: 10% 0; }
  .smallPrev, .smallNext { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 40px; height: 40px; z-index: 2; cursor: pointer; }
  .smallPrev:hover::after, .smallNext:hover::after { border-color: #c8151e; }
  .smallPrev::after, .smallNext::after { content: ''; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); -o-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); width: 20px; height: 20px; border-left: solid 2px #999; border-top: solid 2px #999; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; margin-top: 5px; }
  .smallPrev { top: 1.5%; }
  .smallNext { bottom: 1.5%; -webkit-transform: translateX(-50%) rotate(180deg); -ms-transform: translateX(-50%) rotate(180deg); -o-transform: translateX(-50%) rotate(180deg); transform: translateX(-50%) rotate(180deg); }
  .smallImgSwiper .swiper-slide { cursor: pointer; }
  .productInfo h3 { font-size: 18px; margin-bottom: 12px; }
  .productInfo .proTitle { letter-spacing: -2px; font-size: 30px; padding-bottom: 20px; margin-bottom: 20px; }
  .productInfo .desc { line-height: 24px; margin-bottom: 40px; }
  .productInfo .link a { line-height: 50px; width: 180px; }
  .productDetailTab { margin-top: 40px; padding-bottom: 50px; }
  .productTabList { padding-left: 50%; }
  .productTabList ul { padding-left: 30px; margin-left: -15px; margin-right: -15px; }
  .productTabList li { width: auto; padding: 0 15px; cursor: pointer; }
  .productTabList li span { line-height: 54px; }
  .productTabList li span::before { height: 4px; }
  .productTabCont { padding-top: 40px; }
  .productTabCont .tabContItem { line-height: 24px; }
  .otherProduct { padding-bottom: 70px; position: relative; z-index: 2; }
  .otherProduct::after { content: ''; background: #c8151e; position: absolute; bottom: 0; width: 9999px; height: 200px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); z-index: -1; }
  .otherProduct > h3 { font-size: 20px; }
  .otherProductBox { margin-top: 30px; padding: 0 60px; position: relative; }
  .otherProductPage { display: none; }
  .otherProductPrev, .otherProductNext, .productSeriesListPrev, .productSeriesListNext, .productSeriesListTwoPrev, .productSeriesListTwoNext, .productNewsPrev, .productNewsNext, .applicationOtherPrev, .applicationOtherNext { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 40px; height: 40px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; cursor: pointer; background: #fff; }
  .otherProductPrev::before, .otherProductNext::before, .productSeriesListPrev::before, .productSeriesListNext::before, .productSeriesListTwoPrev::before, .productSeriesListTwoNext::before, .productNewsPrev::before, .productNewsNext::before, .applicationOtherPrev::before, .applicationOtherNext::before { content: ''; position: absolute; top: 50%; left: 50%; margin-left: -3px; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); width: 14px; height: 14px; border-left: solid 2px #c8151e; border-bottom: solid 2px #c8151e; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .otherProductPrev:hover, .otherProductNext:hover, .productSeriesListPrev:hover, .productSeriesListNext:hover, .productSeriesListTwoPrev:hover, .productSeriesListTwoNext:hover, .productNewsPrev:hover, .productNewsNext:hover, .applicationOtherPrev:hover, .applicationOtherNext:hover { background: #c8151e; }
  .otherProductPrev:hover::before, .otherProductNext:hover::before, .productSeriesListPrev:hover::before, .productSeriesListNext:hover::before, .productSeriesListTwoPrev:hover::before, .productSeriesListTwoNext:hover::before, .productNewsPrev:hover::before, .productNewsNext:hover::before, .applicationOtherPrev:hover::before, .applicationOtherNext:hover::before { border-color: #fff; }
  .otherProductPrev, .productSeriesListPrev, .productSeriesListTwoPrev, .productNewsPrev, .applicationOtherPrev { left: 0; }
  .otherProductNext, .productSeriesListNext, .productSeriesListTwoNext, .productNewsNext, .applicationOtherNext { right: 0; -webkit-transform: translateY(-50%) rotate(180deg); -ms-transform: translateY(-50%) rotate(180deg); -o-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotate(180deg); }
  .otherProductSwiper .item:hover img { -webkit-transform: translate(-50%, -50%) scale(1.05); -ms-transform: translate(-50%, -50%) scale(1.05); -o-transform: translate(-50%, -50%) scale(1.05); transform: translate(-50%, -50%) scale(1.05); }
  .otherProductSwiper .word { bottom: 20px; }
  .otherProductSwiper .word h2 { font-size: 18px; }
  /*产品详情 e*/
  /*产品系列介绍页 s*/
  .productSeriesDesc { margin-top: 30px; max-width: 1100px; margin-left: auto; margin-right: auto; }
  .productSeriesDesc h3 { font-size: 18px; margin-bottom: 8px; }
  .productSeriesDesc p { font-size: 16px; line-height: 24px; }
  .productSeriesBox { margin-top: 35px; padding-bottom: 60px; }
  .productSeriesListOneSwiper .swiper-slide:hover img { -webkit-transform: translate(-50%, -50%) scale(1.05); -ms-transform: translate(-50%, -50%) scale(1.05); -o-transform: translate(-50%, -50%) scale(1.05); transform: translate(-50%, -50%) scale(1.05); }
  .productSeriesListOneSwiper .swiper-slide:hover h2 { color: #c8151e; }
  .productSeriesListOneSwiper .word { padding: 15px 0; }
  .productSeriesListPage, .productSeriesListTwoPage, .productNewsPage { display: none; }
  .productSeriesListOneBox { padding: 0 60px; position: relative; }
  #productSeries .productSeriesListOne .publicReadMode { margin-top: 10px; }
  #productSeries .productSeriesListTwo .publicReadMode { margin-top: 30px; }
  #productSeries .productQABox .publicReadMode { margin-top: 50px; }
  .productSeriesListTwo { margin-top: 45px; }
  .productSeriesListTwo .publicTitleOne h3 { font-size: 24px; }
  .productSeriesListTwoDesc { font-size: 16px; margin-top: 8px; }
  .productSeriesListTwoBox { margin-top: 25px; position: relative; padding-left: 60px; padding-right: 60px; }
  .productSeriesListTwoBox .swiper-slide:hover img { -webkit-transform: translate(-50%, -50%) scale(1.05); -ms-transform: translate(-50%, -50%) scale(1.05); -o-transform: translate(-50%, -50%) scale(1.05); transform: translate(-50%, -50%) scale(1.05); }
  .productSeriesListTwoBox .swiper-slide:hover h2 { color: #c8151e; }
  .productQA { padding-top: 50px; padding-bottom: 60px; }
  .productQA .publicTitleOne h3 { font-size: 24px; }
  .productQABox { margin-top: 30px; }
  .productNews { padding-top: 50px; }
  .productNews .publicTitleOne h3 { font-size: 24px; }
  .productNewsBox { margin-top: 30px; }
  .productNewsSwiperBox { position: relative; padding-left: 60px; padding-right: 60px; }
  .productNewsSwiper .swiper-slide:hover img { -webkit-transform: translate(-50%, -50%) scale(1.05); -ms-transform: translate(-50%, -50%) scale(1.05); -o-transform: translate(-50%, -50%) scale(1.05); transform: translate(-50%, -50%) scale(1.05); }
  .productNewsSwiper .swiper-slide:hover h2 { color: #c8151e; }
  .productNewsSwiper .word { padding: 20px; }
  .productNewsSwiper .word h2 { font-size: 18px; margin-bottom: 12px; }
  .productNewsSwiper .word .desc { line-height: 24px; display: -webkit-box; height: 48px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  #productSeries .productNews { padding-bottom: 50px; }
  #productSeries .productNews .publicReadMode { margin-top: 40px; }
  .companyDesc { height: 551px; background-size: auto 100%; padding-top: 80px; }
  .companyDesc .publicTitleOne h3 { font-size: 24px; }
  .companyDesc .word { margin-top: 34px; font-size: 18px; line-height: 36px; }
  /*产品系列介绍页 e*/
  /*常见问答 s*/
  .FAQList { margin-top: 40px; padding-bottom: 100px; }
  .FAQList .publicReadMode { margin-top: 50px; }
  /*常见问答 e*/
  /*产品常见功能 s*/
  .proFunToggle { cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
  .proFunToggle h2 { font-size: 20px; padding: 24px 0; position: relative; }
  .proFunToggle h2::before { content: ''; position: absolute; left: -28px; top: 34px; height: 3px; width: 20px; background-color: #282828; }
  .proFunCont .left { width: 300px; padding-left: 50px; padding-right: 50px; }
  .proFunCont .left h4 { font-size: 18px; line-height: 24px; }
  .proFunCont .right { line-height: 24px; padding: 30px 28px 30px 70px; }
  .proFunCont .item { min-height: 120px; }
  .productFunctionList { padding-bottom: 100px; }
  .productFunctionList li { margin-bottom: 56px; }
  .productFunctionList .publicReadMode { margin-top: 50px; }
  /*产品常见功能 e*/
  /*公司简介 s*/
  .aboutusCont .companyIntroBox { margin-top: 40px; }
  .aboutusCont .companyIntroDesc:after { background-color: #dfe0e5; }
  /*公司简介 e*/
  /*联系我们 s*/
  .contactusCont .contactDesc { padding-top: 40px; }
  .contactusCont .contactbox { padding-bottom: 0; }
  .contactusCont .contactbox ul { font-size: 0; }
  .contactusCont .contactbox ul li { float: none; font-size: 14px; display: inline-block; vertical-align: top; width: 33.33333%; }
  .contactusCont .contactbox ul li::after { display: none; }
  .contactusCont .contact { padding-bottom: 75px; }
  .contactusCont .contact h3 { padding-top: 15px; }
  .contactusCont .contact p { font-size: 16px; }
  #contactus .mapBox { height: 500px; }
  /*联系我们 e*/
  /*行业应用 s*/
  .applicationTop { padding-bottom: 68px; }
  .applicationTop .word { padding-top: 22px; display: table; table-layout: fixed; width: 100%; }
  .applicationTop .left { display: table-cell; vertical-align: top; width: 35.16667%; }
  .applicationTop .left .icon { width: 63px; height: 63px; }
  .applicationTop .left h3 { line-height: 63px; font-size: 30px; padding-left: 17px; }
  .applicationTop .right { display: table-cell; vertical-align: top; width: 64.83333%; padding-top: 20px; }
  /*.applicationTop .right h2 { font-size: 20px; line-height: 24px; }*/
  .applicationTop .right .txt { line-height: 24px; font-size: 16px; margin-bottom: 25px; }
  .applicationTop .right .tips { font-size: 16px; }
  .applicationList li { padding: 40px 46px; }
  .applicationList .title { padding-bottom: 34px; }
  .applicationList .title::after { bottom: 20px; }
  .applicationList .title span { font-size: 48px; letter-spacing: -1px; }
  .applicationList .title h3 { font-size: 24px; }
  .applicationList .word .txt { padding-left: 25px; line-height: 24px; }
  .applicationOther { margin-top: 50px; padding-bottom: 100px; }
  .applicationOtherPage { display: none; }
  .applicationOtherBox { padding-left: 60px; padding-right: 60px; position: relative; }
  .applicationOtherBox .swbox { overflow: hidden; padding-bottom: 50px; margin-bottom: -50px; }
  .applicationOtherSwiper { width: 100%; overflow: initial; }
  /*行业应用 e*/
  /*企业文化 s*/
  .cultureCont { margin-top: 40px; padding-bottom: 80px; }
  .cultureCont .pic { width: 252px; height: 252px; margin-bottom: 62px; }
  .cultureCont li { margin-bottom: 0; }
  /*企业文化 e*/
  /*企业优势 s*/
  .advantageCont { margin-top: 20px; padding-bottom: 100px; }
  .advantageList { margin-top: 80px; }
  .advantageList li { padding-left: 30px; margin-bottom: 60px; }
  .advantageList .left { left: -30px; top: -20px; }
  .advantageList .right { line-height: 30px; padding-top: 30px; padding-right: 34px; padding-bottom: 30px; }
  .advantageList .right .txt { padding: 0; }
  /*企业优势 e*/
  /*荣誉资质 s*/
  .honorCont { padding-bottom: 60px; }
  .honorCont .bigPic { margin-top: 40px; }
  .honorList { margin-top: 60px; }
  .honorList ul { margin-left: -15px; margin-right: -15px; }
  .honorList li { padding: 0 15px; margin-bottom: 36px; }
  .honorList .item { cursor: pointer; }
  .honorList .item:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
  .honorList .word { padding-top: 24px; }
  .honorList .word h2 { font-size: 20px; }
  /*荣誉资质 e*/
  /*新闻列表 s*/
  .newsCont .newsListbox { -webkit-transform: translateY(-140px); -ms-transform: translateY(-140px); -o-transform: translateY(-140px); transform: translateY(-140px); }
  .newsCont .row li { padding-left: 3px; padding-right: 3px; }
  .newsCont .newsSearchBox { width: 395px; }
  .newsCont .newsSearchBox label { padding-top: 17px; padding-bottom: 17px; }
  /*新闻列表 e*/
  /*新闻详情 s*/
  .newsDetailCont { padding-top: 40px; padding-bottom: 100px; }
  .newsDetailCont .details_title { margin-top: 0; }
  .newsDetailCont .details_title h1 { padding-left: 0; padding-right: 0; float: none; width: 100%; }
  .newsDetailCont .details_title p { display: block; float: none; width: auto; font-size: 18px; text-align: left; padding-top: 12px; display: none; }
  .newsDetailCont .details_content { padding-left: 0; padding-right: 0; }
  .newsDetailCont .publicReadMode { text-align: right; }
  .newsDetailCont .contentBox { float: left; width: 67%; }
  .newsDetailCont .rightBox { float: right; width: 29.41667%; margin-top: 0; }
  .newsDetailCont .rightBox .word { padding-top: 22px; }
  .newsDetailCont .rightBox .word h2 { font-size: 18px; line-height: 26px; margin-bottom: 4px; }
  .newsDetailCont .rightBox .word .read { margin-top: 12px; }
  .newsDetailCont .otherNewsList { margin-top: 39px; padding-left: 30px; padding-right: 30px; padding-top: 24px; min-height: 904px; }
  .newsDetailCont .otherNewsList li { width: 100%; }
  .newsDetailCont .otherNewsList .item:hover img { -webkit-transform: translate(-50%, -50%) scale(1.05); -ms-transform: translate(-50%, -50%) scale(1.05); -o-transform: translate(-50%, -50%) scale(1.05); transform: translate(-50%, -50%) scale(1.05); }
  .newsDetailCont .otherNewsList .item:hover h2 { color: #e60012; }
  .newsDetailCont .otherTitle h4 { font-size: 16px; line-height: 24px; }
  .newsDetailCont .otherTitle h5 { font-size: 18px; letter-spacing: -2px; }
  .newsDetailCont .publicReadMode { margin-top: 80px; }
  .newsDetailCont .details_page a { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .newsDetailCont .details_page a:hover { color: #c8151e; }
  /*新闻详情 e*/
  /*应用列表 s*/
  #applicationList .productList .title { margin-top: 0; display: inline-block; vertical-align: top; line-height: 30px; }
  #applicationList .productList .seoList { vertical-align: top; overflow: hidden; display: inline; margin-top: 0; padding-left: 10px; }
  /*应用列表 e*/
  /*在线留言 s*/
  .feedbackCont { margin-top: 40px; padding-bottom: 100px; }
  .feedbackBox { border-width: 6px; padding: 45px 85px 76px; }
  .feedbackBox .radioBox { padding-bottom: 8px; margin-bottom: 28px; }
  .feedbackBox .radioBox .txt { padding-right: 25px; }
  .feedbackBox .radioBox li { margin-right: 30px; margin-bottom: 10px; cursor: pointer; }
  .feedbackBox .txtBox { font-size: 0; margin-left: -15px; margin-right: -15px; margin-bottom: 40px; }
  .feedbackBox .formArea { font-size: 14px; width: 50%; display: inline-block; vertical-align: top; padding: 0 15px; margin-bottom: 10px; }
  .feedbackBox .formArea.required .inputBox::after { opacity: 1; }
  .feedbackBox .formArea .item { position: relative; }
  .feedbackBox .formArea .item.cur label { top: 8px; -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); font-size: 12px; color: #e60012; }
  .feedbackBox .formArea label { margin: 0; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 20px; color: #aaaaaa; font-size: 14px; z-index: 2; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .feedbackBox .formArea label::after { display: none; }
  .feedbackBox .formArea input { padding: 18px 40px 0 20px; height: 60px; color: #323232; font-size: 16px; }
  .feedbackBox .formArea .inputBox { position: relative; }
  .feedbackBox .formArea .inputBox::after { content: '*'; position: absolute; line-height: 1; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 20px; color: red; opacity: 0; }
  .feedbackBox .msgBox { margin-bottom: 10px; }
  .feedbackBox .msgBox textarea { padding: 16px 20px; color: #323232; font-size: 16px; height: 290px; }
  .feedbackBox .msgBox textarea::-webkit-input-placeholder { color: #aaaaaa; }
  .feedbackBox .msgBox textarea:-moz-placeholder { color: #aaaaaa; }
  .feedbackBox .msgBox textarea::-moz-placeholder { color: #aaaaaa; }
  .feedbackBox .msgBox textarea:-ms-input-placeholder { color: #aaaaaa; }
  .feedbackBox .vcodeBox { font-size: 0; margin-left: -15px; margin-right: -15px; margin-bottom: 30px; }
  .feedbackBox .vcodeBox .vcodeItem { display: inline-block; vertical-align: top; font-size: 14px; padding: 0 15px; width: 50%; }
  .feedbackBox .vcodeBox .code { padding-right: 0; }
  .feedbackBox .vcodeBox input { height: 60px; padding: 0 20px; width: -webkit-calc(100% - 110px); width: calc(100% - 110px); }
  .feedbackBox .vcodeBox img { width: 100px; height: 60px; }
  .feedbackBox .vcodeBox a { left: 100%; right: auto; line-height: 24px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .feedbackBox .vcodeBox a:hover { color: #e60012; }
  .feedbackBox .formCtrl { text-align: left; }
  .feedbackBox .formCtrl button { margin: 0 20px 0 0; width: 240px; height: 60px; font-size: 14px; }
  /*在线留言 e*/
  /*首页 s*/
  .inbanSwiper .hgyPimg { display: block; }
  .location{ display: block; }
  
  .inbanSwiper .pic { display: none; }
  .inbanPage { bottom: 43px; }
  .inbanPage span { margin: 0 13px; }
  .inbanPage span::after { width: 28px; height: 28px; }
  .invideo:hover img { -webkit-transform: translate(-50%, -50%) scale(1.1); -ms-transform: translate(-50%, -50%) scale(1.1); -o-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1); }
  .invideo .inplayVideo { width: 84px; height: 84px; }
  .inabout { padding-top: 45px; }
  .inaboutBox .contBox { margin-top: 30px; padding-bottom: 40px; }
  .inaboutBox .left { width: 48%; float: left; padding-right: 30px; padding-top: 20px; }
  .inaboutBox .left .year { font-size: 18px; }
  .inaboutBox .left h2 { font-size: 26px; margin-bottom: 4px; }
  .inaboutBox .left .desc { margin-top: 25px; line-height: 24px; }
  .inaboutBox .right { width: 51.91667%; float: right; margin-top: 70px; }
  .inaboutData { padding-bottom: 80px; }
  .inaboutData .num { font-size: 50px; }
  .inaboutData ul { margin-left: 0; margin-right: 0; }
  .inaboutData li { padding: 15px 25px; border-right: solid 1px #e4e4e4; }
  .inaboutData li:nth-child(1) { border-left: solid 1px #e4e4e4; }
  .inaboutData li p { font-size: 14px; margin-top: 2px; }
  .inapplication .view { padding-top: 50px; padding-bottom: 0; }
  .inapplicationDesc { margin-top: 40px; font-size: 16px; line-height: 30px; }
  .inapplicationSwiper .item { width: 122px; height: 122px; cursor: pointer; }
  .inapplicationSwiper .item:hover { background: #e60012; border-color: #e60012; -webkit-box-shadow: 3px 4px 27px 0px rgba(135, 9, 15, 0.32); box-shadow: 3px 4px 27px 0px rgba(135, 9, 15, 0.32); }
  .inapplicationContBox { padding-top: 40px; }
  .inapplicationContSwiper { padding-bottom: 60px; }
  .inapplicationContSwiper h2 { font-size: 24px; margin-bottom: 20px; }
  .inapplicationContSwiper .txt { font-size: 16px; line-height: 30px; margin-bottom: 40px; }
  .inapplicationContSwiper .link a { line-height: 44px; min-width: 148px; padding: 0 25px; font-size: 16px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .inapplicationContSwiper .link a:hover { color: #fff; background: #e60012; border-color: #e60012; -webkit-box-shadow: 3px 4px 27px 0px rgba(135, 9, 15, 0.32); box-shadow: 3px 4px 27px 0px rgba(135, 9, 15, 0.32); }
  .inproduct { padding-top: 60px; }
  .inproduct .publicTitleTwo h4 { margin: 0 16px; cursor: pointer; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .inproduct .publicTitleTwo h4::after { right: -20px; }
  .inproduct .publicTitleTwo h4:not(.cur):hover { color: #888; }
  .inproduct .publicTitleTwo .stitle { margin-left: -16px; margin-right: -16px; }
  .inproductBox { margin-top: 40px; }
  .inproductCont .left { width: 48.33333%; float: left; padding-right: 40px; }
  .inproductCont .right { float: right; width: 51.66667%; position: relative; z-index: 2; }
  .inproductCont .right::after { content: ''; position: absolute; left: 0; top: 0; width: 100vw; height: 100vw; background: #C9151E; z-index: -1; }
  .inproductTabSwiper .item { height: 54px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; cursor: pointer; }
  .inproductTabSwiper .item:hover { color: #fff; background: #c8151e; }
  .inproductSwiperBox { margin-top: 0; }
  .inproductContBox { margin-top: 60px; }
  .inproductItem h2 { font-size: 28px; padding-bottom: 20px; margin-bottom: 25px; }
  .inproductItem .txt { font-size: 16px; line-height: 24px; margin-bottom: 35px; padding-right: 10px; max-height: 120px; overflow-y: auto; }
  .inproductItem .txt::-webkit-scrollbar { width: 2px; height: 8px; background-color: rgba(0, 0, 0, 0.1); }
  .inproductItem .txt::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: rgba(0, 0, 0, 0.1); }
  .inproductItem .txt::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #c8151e; }
  .inproductItem .link a { line-height: 44px; min-width: 148px; padding: 0 25px; font-size: 16px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .inproductItem .link a:hover { color: #fff; border-color: #c8151e; background: #c8151e; -webkit-box-shadow: 3px 4px 27px 0px rgba(135, 9, 15, 0.32); box-shadow: 3px 4px 27px 0px rgba(135, 9, 15, 0.32); }
  .inproductPage { display: none; }
  .inproductSwiperItem { position: relative; }
  .inproductSwiperItem.cur .inproductPrev, .inproductSwiperItem.cur .inproductNext { display: block; }
  .inproductSwiperItem .inproductPrev, .inproductSwiperItem .inproductNext { display: none; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 50px; height: 50px; z-index: 3; cursor: pointer; }
  .inproductSwiperItem .inproductPrev:hover::after, .inproductSwiperItem .inproductNext:hover::after { border-color: #c8151e; }
  .inproductSwiperItem .inproductPrev::after, .inproductSwiperItem .inproductNext::after { content: ''; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); -o-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); width: 20px; height: 20px; margin-left: 5px; border-left: solid 3px #333; border-bottom: solid 3px #333; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .inproductSwiperItem .inproductPrev { left: 10px; }
  .inproductSwiperItem .inproductNext { right: 10px; -webkit-transform: translateY(-50%) rotate(180deg); -ms-transform: translateY(-50%) rotate(180deg); -o-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotate(180deg); }
  .inproduct { overflow: hidden; padding-bottom: 0px; }
  .innews { padding-top: 60px; padding-bottom: 60px; }
  .innewCont { padding-top: 0; margin-top: 30px; position: relative; }
  .innewCont .right { position: absolute; right: 0; top: 0; min-height: 100%; }
  .innewCont .topping:hover h2 { color: #c8151e; }
  .innewCont .topping:hover img { -webkit-transform: translate(-50%, -50%) scale(1.05); -ms-transform: translate(-50%, -50%) scale(1.05); -o-transform: translate(-50%, -50%) scale(1.05); transform: translate(-50%, -50%) scale(1.05); }
  .innewCont .topping .word { padding: 25px 30px 27px 30px; }
  .innewCont .topping h2 { font-size: 24px; line-height: 36px; height: 72px; margin-bottom: 16px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .innewCont .topping .txt { line-height: 24px; height: 48px; }
  .innewCont .topping .read { line-height: 36px; }
  .innewCont .topping .read p { font-size: 18px; }
  .innewCont .topping .read .readicon { width: 36px; height: 36px; }
  .innewsList { height: 100%; position: absolute; top: 0; right: 0; width: 100%; }
  .innewsList li { height: 25%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; position: relative; }
  .innewsList li::before { content: ''; position: absolute; top: 0; right: 100%; height: 100%; width: 0; background: #fff; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .innewsList li::after { content: ''; position: absolute; top: 0; left: 100%; height: 100%; width: 0; background: #fff; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .innewsList li:hover::before { width: 8px; }
  .innewsList li:hover::after { width: 8px; }
  .innewsList .item { display: block; width: 100%; padding: 10px 30px; }
  .innewsList .item:hover h2 { color: #c8151e; }
  .innewsList .date { padding-right: 20px; padding-top: 4px; padding-bottom: 4px; }
  .innewsList .date .day { font-size: 30px; margin-bottom: 10px; }
  .innewsList .date .yearMonth { font-size: 18px; }
  .innewsList .word { padding-left: 20px; padding-top: 4px; padding-bottom: 4px; }
  .innewsList h2 { font-size: 18px; line-height: 24px; margin-bottom: 10px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .innewsList .desc { line-height: 24px; height: 48px; }
  .inapplicationPrev, .inapplicationNext { cursor: pointer; }
  .inapplicationPrev:hover::before, .inapplicationNext:hover::before { border-color: #e60012; }
  .inapplicationPrev::before, .inapplicationNext::before { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  /*首页 e*/
  /*搜索结果页面 s*/
  .searchResultCont { padding-bottom: 60px; }
  /*搜索结果页面 e*/
  /*行业应用 s*/
  .newPageApplication .applicationList h3 a { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .newPageApplication .applicationList h3 a:hover { color: #c8151e; }
  .newApplicationPage { display: none; }
  .newApplicationSwBox { position: relative; padding-left: 60px; padding-right: 60px; }
  .newApplicationPrev, .newApplicationNext { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 40px; height: 40px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; cursor: pointer; background: #fff; }
  .newApplicationPrev:hover, .newApplicationNext:hover { background: #c8151e; }
  .newApplicationPrev:hover::after, .newApplicationNext:hover::after { border-color: #fff; }
  .newApplicationPrev::after, .newApplicationNext::after { content: ''; position: absolute; top: 50%; left: 50%; margin-left: -3px; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); width: 14px; height: 14px; border-left: solid 2px #c8151e; border-bottom: solid 2px #c8151e; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .newApplicationPrev { left: 0; }
  .newApplicationNext { right: 0; -webkit-transform: translateY(-50%) rotate(180deg); -ms-transform: translateY(-50%) rotate(180deg); -o-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotate(180deg); }
  /*行业应用 e*/ }


@media (min-width: 1260px) { /*头部 s*/
  nav { margin-right: 140px; }
  nav h3 a { padding-left: 25px; padding-right: 25px; }
  /*头部 e*/
  /*底部 s*/
  .footInfo { padding-bottom: 35px; }
  .footNav li { margin-right: 80px; }
  .footNav h3 a { font-size: 18px; margin-bottom: 20px; }
  .footQrcode .pic { width: 126px; height: 126px; margin-bottom: 10px; }
  .footBottom { margin-top: 60px; padding: 26px 0; }
  .footBottom p { margin-bottom: 10px; }
  /*底部 e*/
  /*产品列表 s*/
  .productListCon { padding-bottom: 160px; }
  .productList .word { padding-right: 200px; }
  /*产品列表 e*/
  /*产品详情 s*/
  .productDetailCon { padding-top: 86px; }
  .detailConTop .right { padding-left: 40px; }
  .detailConTop .seoList { margin-bottom: 50px; }
  .smallImgBox { padding: 97px 0; }
  .smallPrev { top: 55px; }
  .smallNext { bottom: 55px; }
  .productInfo .proTitle { font-size: 36px; padding-bottom: 22px; margin-bottom: 26px; }
  .productInfo .desc { margin-bottom: 58px; }
  .productInfo .link a { width: 200px; line-height: 60px; }
  .productDetailTab { margin-top: 60px; padding-bottom: 64px; }
  .productTabList ul { padding-left: 40px; margin-left: -30px; margin-right: -30px; }
  .productTabList li { padding: 0 30px; }
  .productTabCont { padding-top: 52px; }
  .otherProduct { padding-bottom: 110px; }
  .otherProduct::after { height: 300px; }
  .otherProduct > h3 { font-size: 22px; }
  .otherProductBox { margin-top: 40px; }
  .otherProductSwiper .word { bottom: 34px; }
  .otherProductSwiper .word h2 { font-size: 20px; }
  /*产品详情 e*/
  /*产品系列介绍页 s*/
  .productSeriesDesc { margin-top: 40px; }
  .productSeriesDesc h3 { margin-bottom: 12px; }
  .productSeriesBox { margin-top: 55px; padding-bottom: 95px; }
  .productSeriesListOneSwiper .word { padding: 20px 0; }
  .productSeriesListTwo { margin-top: 60px; }
  .productSeriesListTwoSwiper .word { padding: 30px 26px; }
  .productSeriesListTwoSwiper .word h2 { font-size: 20px; }
  #productSeries .productSeriesListTwo .publicReadMode { margin-top: 40px; }
  .productQA { padding-top: 80px; padding-bottom: 100px; }
  .productQABox { margin-top: 40px; }
  .productNews { padding-top: 80px; padding-bottom: 80px; }
  .productNewsSwiper .word { padding: 30px 26px; }
  .productNewsSwiper .word h2 { font-size: 20px; margin-bottom: 16px; }
  /*产品系列介绍页 e*/
  /*产品常见功能 s*/
  .proFunToggle h2::before { left: -38px; width: 28px; }
  /*产品常见功能 e*/
  /*行业应用 s*/
  .applicationOther { margin-top: 50px; padding-bottom: 65px; }
  .applicationOtherSwiper .newListTitle { padding: 20px 20px 20px; }
  .applicationOtherSwiper .newListTitle h2 { font-size: 20px; }
  .applicationOtherSwiper .newListTitle .txt { padding-top: 12px; }
  .applicationOtherSwiper .newListTitle .txt p { line-height: 24px; height: 72px; }
  /*行业应用 e*/
  /*企业文化 s*/
  .cultureCont { padding-bottom: 126px; }
  /*企业文化 e*/
  /*新闻列表 s*/
  .newsCont .newsListBg { margin-top: 320px; }
  .newsCont .newsListbox { -webkit-transform: translateY(-300px); -ms-transform: translateY(-300px); -o-transform: translateY(-300px); transform: translateY(-300px); }
  .newsCont .newsBanner dl dd { padding-top: 70px; }
  .newsCont .newsBanner dl dd h3 { font-size: 20px; line-height: 30px; }
  .newsCont .newsBanner dl dd p.desc { margin-top: 36px; font-size: 14px; line-height: 24px; height: 72px; }
  .newsCont .newsBannerDot { bottom: 72px; }
  .newsCont .newListTitle h3 { margin-bottom: 26px; }
  .newsCont .newListbox { margin-bottom: 40px; }
  .newsCont .publicReadMode { margin-top: 20px; }
  /*新闻列表 e*/
  /*应用列表 s*/
  #applicationList .productList .word { padding-top: 18px; padding-right: 30px; }
  #applicationList .productList .desc { margin-top: 10px;}
  /*应用列表 e*/
  /*首页 s*/
  .inabout { padding-top: 0px; }
  .inaboutBox .publicTitleTwo { margin-bottom: -80px; }
  .inaboutBox .contBox { margin-top: 50px; padding-bottom: 57px; }
  .inaboutBox .left { padding-top: 85px; }
  .inaboutBox .left .year { font-size: 20px; }
  .inaboutBox .left h2 { font-size: 30px; }
  .inaboutBox .left .desc { font-size: 16px; margin-top: 34px; }
  .inaboutData { padding-bottom: 148px; }
  .inaboutData li { padding: 12px 40px 16px; }
  .inaboutData li p { font-size: 16px; }
  .inaboutData .num { font-size: 60px; height: 60px; line-height: 60px; }
  .inapplication .view { padding-top: 70px; }
  .inapplicationDesc { margin-top: 50px; }
  .inapplicationPrev, .inapplicationNext { width: 60px; height: 60px; }
  .inapplicationPrev::before, .inapplicationNext::before { width: 30px; height: 30px; margin-left: 7px; border-width: 4px; }
  .inapplicationContBox { padding-top: 70px; }
  .inapplicationContSwiper { padding-bottom: 90px; }
  .inproduct { padding-top: 50px; }
  .inproductBox { margin-top: 60px; }
  .inproductCont .left { padding-right: 90px; }
  .inproductCont .right::after { top: 1px; }
  .inproductTabSwiper .item { height: 62px; }
  .inproductItem h2 { font-size: 44px; line-height: 1; padding-bottom: 16px; }
  .inproductItem .txt { margin-bottom: 45px; max-height: 192px; }
  .innews { padding-top: 100px; padding-bottom: 100px; }
  .innewCont .topping .word { padding-left: 38px; padding-right: 32px; }
  /*首页 e*/
  /*搜索结果页面 s*/
  .searchResultCont { padding-bottom: 100px; }
  /*搜索结果页面 e*/ }


@media (min-width: 1460px) { /*产品详情 s*/
  .otherProductBox { padding-left: 0; padding-right: 0; }
  .otherProductPrev, .productSeriesListPrev, .productSeriesListTwoPrev, .productNewsPrev, .applicationOtherPrev { left: -90px; width: 60px; height: 60px; }
  .otherProductPrev::before, .productSeriesListPrev::before, .productSeriesListTwoPrev::before, .productNewsPrev::before, .applicationOtherPrev::before { width: 20px; height: 20px; margin-left: -5px; }
  .otherProductNext, .productSeriesListNext, .productSeriesListTwoNext, .productNewsNext, .applicationOtherNext { right: -90px; width: 60px; height: 60px; }
  .otherProductNext::before, .productSeriesListNext::before, .productSeriesListTwoNext::before, .productNewsNext::before, .applicationOtherNext::before { width: 20px; height: 20px; margin-left: -5px; }
  /*产品详情 e*/
  /*产品系列介绍页 s*/
  .productSeriesListOneBox, .productSeriesListTwoBox, .productNewsSwiperBox { padding-left: 0; padding-right: 0; }
  /*产品系列介绍页 e*/
  /*产品常见功能 s*/
  .proFunToggle h2::before { left: -50px; }
  /*产品常见功能 e*/
  /*行业应用 s*/
  .applicationOtherBox { padding-left: 0; padding-right: 0; }
  /*行业应用 e*/
  /*首页 s*/
  .inapplicationSwiperBox { padding-left: 0; padding-right: 0; }
  .inapplicationPrev { left: -70px; }
  .inapplicationNext { right: -70px; }
  .inproductSwiperItem .inproductNext { right: -70px; width: 60px; height: 60px; }
  .inproductSwiperItem .inproductNext:hover::after { border-color: #fff; }
  .inproductSwiperItem .inproductNext::after { width: 30px; height: 30px; margin-left: 7px; border-width: 4px; border-color: #fff; }
  .inproductSwiperItem .inproductPrev { left: -70px; width: 60px; height: 60px; }
  .inproductSwiperItem .inproductPrev:hover::after { border-color: #333; }
  .inproductSwiperItem .inproductPrev::after { width: 30px; height: 30px; margin-left: 7px; border-width: 4px; border-color: #333; }
  /*首页 e*/
  /*行业应用 s*/
  .newApplicationSwBox { padding: 0; }
  .newApplicationPrev { left: -90px; width: 60px; height: 60px; }
  .newApplicationPrev::after { width: 20px; height: 20px; margin-left: -5px; }
  .newApplicationNext { right: -90px; width: 60px; height: 60px; }
  .newApplicationNext::after { width: 20px; height: 20px; margin-left: -5px; }
  /*行业应用 e*/ }


.contactDesc { font-size: 16px; color: #282828; line-height: 24px; text-align: center; padding-top: 20px; }

.contact { text-align: center; padding: 0px 0px 20px; }

.contact img { display: block; max-width: 100%; margin: 0px auto; }

.contact h3 { font-size: 16px; color: #141d29; padding-top: 10px; }

.contact p { padding-top: 10px; color: #141d29; font-size: 13px; }

.contactbox { padding: 45px 0px; }

.contactbox ul li { position: relative; }

.contactbox ul li:last-child:after { display: none; }

@media (min-width: 1024px) { .contactDesc { font-size: 20px; }
  .contact h3 { font-size: 18px; }
  .contact p { font-size: 14px; }
  .contactbox ul li:after { content: ''; right: 0px; width: 2px; height: 59px; background-color: #bdc5d0; display: block; top: 7px; position: absolute; } }

.companyIntroBox { position: relative; margin: 20px 0px 0px; }

.companyIntroBox img.bigimg { width: 100%; display: block; }

.companyIntroBox dl dt { background: #213f95; padding: 20px; }

.companyIntroBox dl dt h3 { font-weight: 700; font-size: 16px; color: rgba(255, 255, 255, 0.6); }

.companyIntroBox dl dt p.desc1 { font-size: 20px; color: #fff; line-height: 30px; margin-top: 5px; }

.companyIntroBox dl dt p.desc2 { font-size: 14px; color: rgba(255, 255, 255, 0.4); line-height: 24px; margin-top: 5px; }

.companyIntroDesc { padding: 20px 10px; position: relative; color: #64656d; font-size: 14px; line-height: 24px; z-index: 8; }

.companyIntroNumbg { background: url(../images/mapimg.jpg) no-repeat center; padding: 60px 0px; }

.companyIntroNum { padding: 20px 0px; text-align: center; border: 1px solid transparent; }

.companyIntroNum h3 { font-size: 16px; color: rgba(40, 40, 40, 0.6); font-weight: 700; }

.companyIntroNum h3:after { height: 2px; background-color: #e60012; width: 30px; margin: 15px auto 0px; content: ''; display: block; }

.companyIntroNum p { font-size: 50px; color: #3f3e43; }

.companyIntroNum:hover { border: 1px solid #e0e3e8; }

.companyIntroNum:hover p { color: #e60012; }

.companyIntroFoot { background: url(../images/navy_blue_temp_img12.jpg) no-repeat center; background-size: cover; text-align: center; min-height: 600px; padding-top: 200px; }

.companyIntroFoot p { color: #fff; position: relative; z-index: 9; }

.companyIntroFoot p.desc { font-size: 30px; }

.companyIntroFoot p.desc1 { font-size: 48px; font-weight: 700; }

@media (min-width: 1024px) { .companyIntroBox dl dt { position: absolute; left: 50px; bottom: 0px; top: 50px; width: -webkit-calc(100% - 650px); width: calc(100% - 650px); background: #213f95; padding: 50px 25px 0px 30px; }
  .companyIntroBox dl dt h3 { font-weight: 700; font-size: 20px; color: rgba(255, 255, 255, 0.6); }
  .companyIntroBox dl dt p.desc1 { font-size: 24px; color: #fff; line-height: 30px; margin-top: 15px; }
  .companyIntroBox dl dt p.desc2 { font-size: 14px; color: rgba(255, 255, 255, 0.4); line-height: 26px; margin-top: 20px; }
  .companyIntroBox dl dd { padding: 0px 0px 0px -webkit-calc(100% - 600px); padding: 0px 0px 0px calc(100% - 600px); }
  .companyIntroDesc { padding: 40px 5px 10px 20px; position: relative; color: #64656d; font-size: 14px; line-height: 24px; z-index: 8; }
  .companyIntroDesc:after { position: absolute; left: -10px; width: 10px; top: 0px; bottom: 0px; background-color: #e60012; content: ''; display: block; }
  .companyIntroNum { padding: 48px 0px; text-align: center; border: 1px solid transparent; }
  .companyIntroNum h3 { font-size: 18px; color: rgba(40, 40, 40, 0.6); font-weight: 700; }
  .companyIntroNum h3:after { height: 2px; background-color: #e60012; width: 30px; margin: 15px auto 0px; content: ''; display: block; }
  .companyIntroNum p { font-size: 92px; color: #3f3e43; } }

@media (min-width: 1260px) { .companyIntroBox dl dt { position: absolute; left: 50px; bottom: 0px; top: 50px; width: -webkit-calc(100% - 795px); width: calc(100% - 795px); background: #213f95; padding: 80px 25px 0px 30px; }
  .companyIntroBox dl dt h3 { font-weight: 700; font-size: 20px; color: rgba(255, 255, 255, 0.6); }
  .companyIntroBox dl dt p.desc1 { font-size: 30px; color: #fff; line-height: 40px; margin-top: 25px; }
  .companyIntroBox dl dt p.desc2 { font-size: 16px; color: rgba(255, 255, 255, 0.4); line-height: 26px; margin-top: 30px; }
  .companyIntroBox dl dd { padding: 0px 0px 0px -webkit-calc(100% - 745px); padding: 0px 0px 0px calc(100% - 745px); } }
  

.details_title { border-top: 2px solid #c8151e; padding: 25px 0px; margin-top: 20px; }

.details_title h1 { color: #3d3f48; font-size: 22px;text-align: left; font-weight:bold}

.details_title p { color: #d41e1e; font-size: 14px; padding-top: 8px; text-align: center; display: none; }

.details_content { font-size: 14px; color: #737479; line-height: 24px; padding: 20px 0px; border-top: 1px solid #dddddd; }

.details_content img { max-width: 100%; }

.details_page { margin-top: 40px; border-top: 1px solid #c8151e; border-bottom: 1px solid #c8151e; }

.details_page p { border-bottom: 1px solid #dddddd; position: relative; padding: 0px 90px 0px 90px; font-size: 14px; line-height: 50px; white-space: nowrap; height: 50px; }

.details_page p span { position: absolute; left: 0px; padding-left: 10px; top: 0px; display: block; width: 75px; }

.details_page p span:after { content: ''; border-left: 5px solid transparent; border-bottom: 5px solid #000000; border-right: 5px solid transparent; position: absolute; right: 0%; width: 0px; height: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.details_page p em { position: absolute; right: 0px; font-style: normal; top: 0px; padding-right: 0px; width: 80px; display: block; }

.details_page p a { display: block; text-overflow: ellipsis; overflow: hidden; }

.details_page p:nth-child(2) { border: none; }

.details_page p:nth-child(2) span:after { border-bottom: none; border-top: 5px solid #000000; }

.details_return { text-align: center; padding: 30px 0px; }

.details_return a { border: 1px solid #d41e1e; line-height: 40px; width: 120px; color: #3d3f48; -webkit-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; display: inline-block; letter-spacing: 3px; }

.details_return a:hover { background-color: #d41e1e; color: #fff; }

@media (min-width: 1024px) { .details_title h1 { float: left; color: #3d3f48; font-size: 28px; width: -webkit-calc(100% - 140px); width: calc(100% - 140px); padding: 0px 20px 0px 40px; text-align: left; }
  .details_title p { color: #d41e1e; font-size: 18px; float: right; padding-top: 8px; width: 140px; text-align: center; }
  .details_content { font-size: 14px; color: #737479; line-height: 24px; padding: 40px; border-top: 1px solid #dddddd; }
  .details_page p span { position: absolute; left: 0px; padding-left: 40px; top: 0px; display: block; width: 15%; }
  .details_page p span:after { content: ''; border-left: 5px solid transparent; border-bottom: 5px solid #000000; border-right: 5px solid transparent; position: absolute; right: 0%; width: 0px; height: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .details_page p em { position: absolute; right: 0px; font-style: normal; top: 0px; padding-right: 30px; width: 120px; display: block; }
  .details_page p { border-bottom: 1px solid #dddddd; position: relative; padding: 0px 130px 0px 20%; font-size: 18px; line-height: 70px; white-space: nowrap; height: 70px; }
  .details_return { text-align: center; padding: 60px 0px; }
  .details_return a { border: 1px solid #d41e1e; line-height: 56px; width: 200px; color: #3d3f48; -webkit-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; display: inline-block; letter-spacing: 3px; } }

.newsListBg { background-color: #f2f2f2; margin: 20px 0px 0px; /*padding: 30px 0px 50px 0px; */}

.newsBanner { overflow: hidden; position: relative; }

.newsBanner dl { background-color: #323846; padding-bottom: 40px; }

.newsBanner dl dt img { width: 100%; display: block; }

.newsBanner dl dd { padding: 20px 15px; top: 0px; }

.newsBanner dl dd p.time { color: #e60012; font-size: 14px; }

.newsBanner dl dd h3 { font-size: 18px; color: #fff; margin-top: 8px; }

.newsBanner dl dd p.desc { font-size: 14px; color: rgba(255, 255, 255, 0.6); line-height: 24px; margin-top: 10px; display: -webkit-box; height: 48px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.newsBannerDot { position: absolute; right: 0px; width: 100%; text-align: center; z-index: 99; bottom: 20px; padding-left: 0px; }

.newsBannerDot span { width: 6px; height: 6px; -webkit-border-radius: 0px; border-radius: 0px; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; background-color: #70747d; margin: 0px 3px; }

.newsBannerDot span.swiper-pagination-bullet-active { width: 20px; background-color: #e60012; }

.newsSearch { padding-top: 20px; }

.newsScreen { padding-top: 10px; padding-bottom: 10px; }

.newsScreen a { font-size: 14px; font-weight: 700; color: #b6b9c0; margin-left: 20px; }

.newsScreen a:first-child { margin-left: 0px; }

.newsScreen a.cur { color: #323846; }

.newsSearchBox { position: relative; }

.newsSearchBox label { border: 1px solid #c6c7cb; background: #e0dfe5; padding: 12px 130px 12px 10px; display: block; }

.newsSearchBox label input { width: 100%; background: none; }

.newsSearchBox input.newsSearchBtn { position: absolute; right: 0px; top: 0px; width: 120px; bottom: 0px; background: url(../images/navy_blue_temp_icon22.png) no-repeat center #323846; }

.newListbox { margin-top: 20px; margin-bottom: 20px; -webkit-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease; }

.newListimg { position: relative; overflow: hidden; }

.newListimg span { position: absolute; z-index: 99; display: block; left: 0px; top: 0px; right: 0px; bottom: 0px; background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #618000); -webkit-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease; opacity: 0; filter: alpha(opacity=0); }

.bomt:nth-child(2) .newListimg span{background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #B92825);}
.bomt:nth-child(3) .newListimg span{background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #28156E);}
.bomt:nth-child(4) .newListimg span{background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #810B72);}
.bomt:nth-child(5) .newListimg span{background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #e60012);}
.bomt:nth-child(6) .newListimg span{background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #e60012);}
.bomt:nth-child(7) .newListimg span{background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #e60012);}


.bomt:nth-child(1){border-bottom:#618000 5px solid ;}
.bomt:nth-child(2){border-bottom:#B92825 5px solid ;}
.bomt:nth-child(3){border-bottom:#28156E 5px solid ;}
.bomt:nth-child(4){border-bottom:#810B72 5px solid ;}
.bomt:nth-child(5){border-bottom:#e60012 5px solid ;}
.bomt:nth-child(6){border-bottom:#B92825 5px solid ;}
.bomt:nth-child(7){border-bottom:#B92825 5px solid ;}


.bomt:nth-child(1) h2{color:#618000 ;}
.bomt:nth-child(2) h2{color:#B92825 ;}
.bomt:nth-child(3) h2{color:#28156E ;}
.bomt:nth-child(4) h2{color:#810B72 ;}
.bomt:nth-child(5) h2{color:#e60012 ;}
.bomt:nth-child(6) h2{color:#B92825 ;}
.bomt:nth-child(7) h2{color:#B92825 ;}




.newListimg span:after { position: absolute; top: 50%; left: 50%; width: 1px; margin-top: -40px; height: 80px; content: ''; background-color: #fff; }

.newListimg span:before { position: absolute; top: 50%; left: 50%; margin-left: -40px; width: 80px; height: 1px; content: ''; background-color: #fff; }

.newListimg img { display: block; width: 100%; -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: all .8s ease-in-out; -o-transition: all .8s ease-in-out; transition: all .8s ease-in-out; }

.newListTitle { background-color: #fff; padding: 15px; }

.newListTitle h3 { font-size: 16px; color: #3c3f46; display: -webkit-box; height: 48px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.newListTitle p { color: #e60012; font-size: 16px; padding-top: 8px; }

.newListbox:hover { -webkit-box-shadow: 0px 10px 20px rgba(87, 105, 127, 0.4); box-shadow: 0px 10px 20px rgba(87, 105, 127, 0.4); }

.newListbox:hover .newListimg span { opacity: 1; filter: alpha(opacity=100); }

.newListbox:hover .newListimg img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

@media (min-width: 768px) { .newsSearchBox { display: inline-block; position: relative; float: right; width: 380px; }
  .newListTitle { background-color: #fff; padding: 25px; }
  .newListTitle h3 { font-size: 18px; color: #3c3f46; display: -webkit-box; height: 52px; line-height: 26px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .newListTitle p { color: #e60012; font-size: 16px; padding-top: 15px; } }

@media (min-width: 1024px) { .newsListBg { background-color: #f2f2f2; margin: 75px 0px 0px 0px; padding: 0px; }
  .newsListbox { -webkit-transform: translateY(-160px); -ms-transform: translateY(-160px); -o-transform: translateY(-160px); transform: translateY(-160px); margin-bottom: -90px; }
  .newsBanner dl { background-color: #323846; padding-right: 395px; position: relative; padding-bottom: 0px; }
  .newsBanner dl dd { position: absolute; right: 0px; width: 395px; padding: 30px 20px 0px; top: 0px; }
  .newsBanner dl dd p.time { color: #e60012; font-size: 16px; }
  .newsBanner dl dd h3 { font-size: 20px; color: #fff; margin-top: 10px; display: -webkit-box; height: 60px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .newsBanner dl dd p.desc { font-size: 14px; color: rgba(255, 255, 255, 0.6); line-height: 24px; margin-top: 10px; display: -webkit-box; height: 72px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
  .newsBannerDot { position: absolute; right: 0px; width: 395px; z-index: 99; bottom: 10%; padding-left: 30px; text-align: left; }
  .newListTitle h3 { font-size: 20px; color: #3c3f46; display: -webkit-box; height: 60px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } }

@media (min-width: 1260px) { .newsListBg { background-color: #f2f2f2; margin: 145px 0px 0px 0px; padding: 0px; }
  .newsListbox { -webkit-transform: translateY(-220px); -ms-transform: translateY(-220px); -o-transform: translateY(-220px); transform: translateY(-220px); margin-bottom: -150px; }
  .newsBanner dl dd { position: absolute; right: 0px; width: 395px; padding: 50px 30px 0px; top: 0px; }
  .newsBanner dl dd p.time { color: #e60012; font-size: 18px; }
  .newsBanner dl dd h3 { font-size: 22px; color: #fff; margin-top: 20px; }
  .newsBanner dl dd p.desc { font-size: 14px; color: rgba(255, 255, 255, 0.6); line-height: 24px; margin-top: 20px; display: -webkit-box; height: 96px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 4; } }


.pageContainer { background: #FAFAFA; }

/*内页banner s*/
.sideBanner .hgyPimg::after { padding-bottom: 19.11458%; }

.sideBanner .word { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; width: 100%; text-align: center; }

.sideBanner h3 { font-weight: bold; color: #fff; letter-spacing: -1px; font-size: 22px;text-shadow: 0 3px 3px rgba(0,0,0,.3);  }

@media (min-width: 1024px) { .sideBanner h3 { font-size: 34px; }
  .sideBanner .word { padding-bottom: 50px; } }

@media (min-width: 1260px) { .sideBanner h3 { font-size: 48px; }
  .sideBanner .word { padding-bottom: 60px; } }

/*内页banner e*/
/*面包屑 s*/
.sideCrumb { background: #f5f5f5; overflow: hidden; }

.sideCrumb .crumbList { display: none; }

.sideCrumb .sideNavSwiper { overflow: hidden; }

.sideCrumb .sideNavSwiper a { display: block; line-height: 50px; padding: 0 15px; text-align: center; font-size:16px;}

.sideCrumb .sideNav { position: relative; }

.sideCrumb .sideNav::before { content: ''; position: absolute; top: 50%; -webkit-transform: translateY(-50%) rotate(-45deg); -ms-transform: translateY(-50%) rotate(-45deg); -o-transform: translateY(-50%) rotate(-45deg); transform: translateY(-50%) rotate(-45deg); left: 0; margin-left: -9px; width: 6px; height: 6px; border-top: solid 1px #999; border-left: solid 1px #999; display:none}

.sideCrumb .sideNav::after { content: ''; position: absolute; top: 50%; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); right: 0; margin-right: -9px; width: 6px; height: 6px; border-top: solid 1px #999; border-right: solid 1px #999; display:none}

.sideCrumb .swiper-slide { width: auto; }

.sideCrumb .swiper-slide.cur a { -webkit-box-shadow: 3px 4px 10px 0px rgba(200, 21, 30, 0.2); box-shadow: 3px 4px 10px 0px rgba(200, 21, 30, 0.2); color: #fff; background: #c8151e; }

@media (min-width: 1024px) { .sideCrumb { position: absolute; bottom: 0; left: 0; width: 100%; z-index: 2; background: rgba(21, 1, 96, 0.7); }
  .sideCrumb .sideNavSwiper a { color: #fff; padding-left: 20px; padding-right: 20px; font-size:18px;}
  .sideCrumb .sideNavSwiper a:hover { color: #fff; background: #c8151e; }
  .sideCrumb .crumbArea { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .sideCrumb .sideNav { float: left; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding-right: 20px; }
  .sideCrumb .sideNav::before { margin-left: -15px; }
  .sideCrumb .sideNav::after { margin-right: 8px; }
  .sideCrumb .crumbList { display: inline-block; vertical-align: top; float: right; }
  .sideCrumb .crumbList ul { font-size: 0; }
  .sideCrumb .crumbList li { display: inline-block; vertical-align: top; font-size: 14px; margin-right: 30px; position: relative; }
  .sideCrumb .crumbList li::after { content: ''; position: absolute; top: 50%; right: -17px; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); width: 6px; height: 6px; border-top: solid 1px #ccc; border-right: solid 1px #ccc; }
  .sideCrumb .crumbList li:last-child { margin-right: 0; }
  .sideCrumb .crumbList li:last-child::after { opacity: 0; }
  .sideCrumb .crumbList .home a { height: 50px; width: 30px; background: url(../images/icon-home.png) no-repeat center center; background-size: 18px 18px; }
  .sideCrumb .crumbList a { display: block; line-height: 50px; color: #cccccc; } }

@media (min-width: 1260px) { .sideCrumb .sideNavSwiper a { line-height: 60px; font-size: 16px; }
  .sideCrumb .sideNav { padding-right: 80px; }
  .sideCrumb .sideNav::after { margin-right: 64px; }
  .sideCrumb .crumbList a { line-height: 60px; }
  .sideCrumb .crumbList li { margin-right: 38px; }
  .sideCrumb .crumbList li::after { right: -20px; }
  .sideCrumb .crumbList .home a { height: 60px; } }

/*面包屑 e*/
/*上边距-pt100 s*/
.pt100 { padding-top: 35px; }

@media (min-width: 1024px) { .pt100 { padding-top: 60px; } }

@media (min-width: 1260px) { .pt100 { padding-top: 60px; } }

/*上边距-pt100 e*/
/*公用标题-1 s*/
.publicTitleOne h3 { text-align: center; line-height: 1; font-weight: bold; color: #282828; letter-spacing: -1px; font-size: 24px; position: relative; padding-bottom: 30px; }

.publicTitleOne h3::before { content: ''; position: absolute; left: 50%; margin-left: -1px; height: 20px; width: 2px; background-color: #e60012; bottom: 5px; }

@media (min-width: 1024px) { .publicTitleOne h3 { font-size: 26px; padding-bottom: 50px; }
  .publicTitleOne h3::before { bottom: 0; height: 30px; } }

@media (min-width: 1260px) { .publicTitleOne h3 { font-size: 30px; } }

/*公用标题-1 e*/
/*公用列表-1 s*/
.publicList li { border-top: solid 1px #efefef; }

.publicList li:last-child { border-bottom: solid 1px #efefef; }

.publicList li.cur .toggleWord { background-color: #e60012; background-image: url(../images/icon-qa2.png); }

.publicList li.cur .toggleWord h2 { color: #fff; }

.publicList li.cur .toggleWord i::before { border-color: #fff; left: 50%; margin-left: 0; top: auto; margin-top: 8px; -webkit-transform: translateX(-50%) rotate(45deg); -ms-transform: translateX(-50%) rotate(45deg); -o-transform: translateX(-50%) rotate(45deg); transform: translateX(-50%) rotate(45deg); }

.publicList .toggleWord { background: url(../images/icon-qa.png) no-repeat 10px center; background-size: 20px 20px; position: relative; padding: 15px 70px 15px 55px; }

.publicList .toggleWord::before { content: ''; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); height: 16px; width: 1px; background: #dedede; left: 40px; }

.publicList .toggleWord h2 { color: #333333; font-size: 16px; line-height: 20px; }

.publicList .toggleWord i { position: absolute; top: 50%; right: 10px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 30px; height: 30px; }

.publicList .toggleWord i::before { content: ''; position: absolute; top: 50%; width: 10px; height: 10px; margin-left: 8px; -webkit-transform: translateY(-50%) rotate(-45deg); -ms-transform: translateY(-50%) rotate(-45deg); -o-transform: translateY(-50%) rotate(-45deg); transform: translateY(-50%) rotate(-45deg); border-right: solid 2px #999999; border-bottom: solid 2px #999999; }

.publicList .QACont { background: #fff; padding: 15px 25px; display: none; }

.publicList .QACont dd { margin-bottom: 15px; }

.publicList .QACont dd h3 { color: #333333; font-weight: bold; line-height: 1.2; margin-bottom: 4px; }

.publicList .QACont dd .desc { color: #999999; line-height: 20px; }

.publicList .link { color: #e60012; }

@media (min-width: 1024px) { .publicList li:hover .toggleWord { background-color: #e60012; background-image: url(../images/icon-qa2.png); }
  .publicList li:hover .toggleWord h2 { color: #fff; }
  .publicList li:hover .toggleWord i::before { border-color: #fff; }
  .publicList .toggleWord { background-size: 30px 30px; background-position: 13px center; padding: 30px 200px 30px 112px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
  .publicList .toggleWord::before { left: 73px; height: 24px; }
  .publicList .toggleWord i { right: 40px; }
  .publicList .QACont { padding: 20px 80px 20px 50px; }
  .publicList .QACont dd { margin-bottom: 25px; }
  .publicList .QACont dd h3 { font-size: 16px; margin-bottom: 8px; }
  .publicList .QACont dd .desc { line-height: 24px; } }

/*公用列表-1 e*/
/*查看更多 s*/
.publicReadMode { font-size: 0; text-align: center; }

.publicReadMode a { display: inline-block; vertical-align: top; color: #666; border: solid 1px #c8151e; text-align: center; line-height: 40px; min-width: 120px; padding: 0 15px; font-size: 14px; }

@media (min-width: 1024px) { .publicReadMode a { min-width: 180px; line-height: 50px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .publicReadMode a:hover { background-color: #c8151e; color: #fff; } }

@media (min-width: 1260px) { .publicReadMode a { min-width: 200px; padding: 0 20px; line-height: 58px; } }

/*查看更多 e*/
/*公用标题-2 s*/
.publicTitleTwo h3 { color: #aabbc5; font-size: 30px; font-weight: 200; line-height: 1; margin-bottom: 2px; }

.publicTitleTwo .stitle { font-size: 0; }

.publicTitleTwo h4 { display: inline-block; vertical-align: top; font-size: 18px; color: #333333; line-height: 1; }

.publicTitleTwo p { color: #cfcfcf; display: inline-block; vertical-align: top; font-size: 18px; line-height: 1; position: relative; }

.publicTitleTwo p span { font-size: 30px; line-height: 18px; height: 18px; padding: 0 5px; display: inline-block; vertical-align: top; }

@media (min-width: 1024px) { .publicTitleTwo h3 { font-size: 40px; margin-bottom: 4px; }
  .publicTitleTwo h4, .publicTitleTwo p { font-size: 26px; }
  .publicTitleTwo h4 span, .publicTitleTwo p span { height: 26px; line-height: 26px; font-size: 48px; } }

@media (min-width: 1260px) { .publicTitleTwo h3 { font-size: 48px; }
  .publicTitleTwo h4, .publicTitleTwo p { font-size: 30px; } }

/*公用标题-2 e*/


.video-player-popup { display: none; position: fixed; left: 0; top: 0; z-index: 201; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); font-size: 0; text-align: center; }

.video-player-popup:before { content: ""; width: 0; height: 100%; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

.video-player-popup .video-player { position: relative; width: 94%; min-height: 300px; max-width: 960px; margin-top: 0; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

.video-player-popup .close { position: absolute; right: 0; top: -40px; width: 40px; height: 40px; background: url(../images/closebtn.png) no-repeat center; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.video-player-popup .close:hover { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }


@media (min-width: 1024px) { .video-player-popup .video-player { height: 500px; } }

@media (min-width: 1600px) { .video-player-popup .video-player { height: 600px; } }



.full-searchA-wrapper .search-hd { border-bottom: 1px solid #d6d6d6;  }

.full-searchA-wrapper .search-form { padding: 20px 0; }

.full-searchA-wrapper .search-form form { position: relative; display: block; width: 100%; max-width: 520px; margin: 0 auto; padding-right: 80px; border: 1px solid #333;  -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; }

.full-searchA-wrapper .search-form input { display: block; width: 100%; font-size: 14px; line-height: 38px; height: 38px; }

.full-searchA-wrapper .search-form input[type='text'] { padding-left: 36px; background-repeat: no-repeat; background-position: 12px center; background-size: auto 16px; background-image: url(../images/searchaico.png);  }

.full-searchA-wrapper .search-form input[type='submit'] { position: absolute; right: 0; top: 0; z-index: 3; width: 80px; padding: 0 20px; color: #fff;  background-color: #333;  }

.full-searchA-wrapper .search-cate ul { margin-bottom: -1px; white-space: nowrap; overflow-x: auto; }

.full-searchA-wrapper .search-cate li { display: inline-block; vertical-align: top; margin-right: 10px; }

.full-searchA-wrapper .search-cate a { display: block; font-size: 14px; line-height: 30px; padding: 0 5px; border-bottom: 1px solid #d6d6d6;  }

.full-searchA-wrapper .search-cate .cur a { border-bottom-color: #333;  }

.full-searchA-wrapper .search-result .length { padding: 10px 0; }

.full-searchA-wrapper .search-result .nodata { padding: 20px 0; }

.full-searchA-wrapper .result-list li { padding: 10px 0; border-bottom: 1px solid #ccc;  }

.full-searchA-wrapper .result-list li a { display: block; }

.full-searchA-wrapper .result-list .thumb { float: left; width: 135px; margin-right: 10px; }

.full-searchA-wrapper .result-list .thumb img { max-width: 100%; }

.full-searchA-wrapper .result-list .content { overflow: hidden; }

.full-searchA-wrapper .result-list .content h2 { font-size: 16px; line-height: 24px; max-height: 48px; line-height: 24px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #333;  }

.full-searchA-wrapper .result-list .desc { font-size: 14px; line-height: 24px; max-height: 48px; line-height: 24px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #666;  }

.full-searchA-wrapper .result-list .more { font-size: 14px; line-height: 24px; }

.full-searchA-wrapper .loadmore { overflow: hidden; padding: 10px 0; }

.full-searchA-wrapper .loadmore a { display: block; padding: 0; margin: 0; font-size: 16px; line-height: 40px; text-align: center; color: #ffffff;  background-color: #cd002b;  }

.full-searchA-wrapper mark { color: #fff;  background-color: #cd002b;  }

@media (min-width: 640px) { .full-searchA-wrapper .search-form { padding: 30px 0; }
  .full-searchA-wrapper .result-list li { padding: 15px 0; }
  .full-searchA-wrapper .result-list .thumb { width: 180px; }
  .full-searchA-wrapper .result-list .loadmore { padding: 20px 0; } }

@media (min-width: 1024px) { .full-searchA-wrapper .search-form { padding: 40px 0;  }
  .full-searchA-wrapper .commonweb { max-width: 960px; }
  .full-searchA-wrapper .loadmore { padding: 40px 0;  }
  .full-searchA-wrapper .loadmore a { line-height: 50px; }
  .full-searchA-wrapper .result-list a .content h2 { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .full-searchA-wrapper .result-list a:hover .content h2 { color: #ff5500; }
  .full-searchA-wrapper .result-list li { padding: 20px 0;  }
  .full-searchA-wrapper .result-list .content h2 { margin-bottom: 10px; font-weight: bold; }
  .full-searchA-wrapper .result-list .thumb { width: 280px;  margin-right: 30px;  } }


/*相册轮播 s*/
.thumb-popup { display: none; position: fixed; left: 0; top: 0; z-index: 2018; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.9); }

.thumb-popup .thumb-wraper { position: absolute; top: 50%; right: 0; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); margin: auto; width: 100%; }

.thumb-popup .thumb-wraper .thumb-copy-wrapper { position: relative; overflow: hidden; width: 90%; max-width: 880px; margin: 0 auto; }

.thumb-popup .close { position: absolute; right: 4%; top: 4%; z-index: 9; width: 40px; height: 40px; font-size: 24px; font-weight: bold; text-align: center; color: #fff; cursor: pointer; background: #5261b9; -webkit-border-radius: 100%; border-radius: 100%; line-height: 40px; opacity: 1; }

.thumb-popup .thumb-wraper .thumb-copy-wrapper .swiper-wrapper li { padding: 0 20px; overflow: hidden; }

.thumb-popup .thumb-wraper .thumb-copy-wrapper .swiper-wrapper li img { display: block; max-width: 100%; max-height: 90%; position: relative; top: 50%; left: 50%; -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); width: 640px; }

.thumb-popup .thumb-wraper .thumb-copy-wrapper .swiper-wrapper li p { text-align: center; font-size: 16px; padding: 20px 0; color: #fff; bottom: 5%; width: 100%; left: 0; position: absolute; }

.thumb-popup .thumb-wraper .banner-btn { display: none; width: 60px; height: 120px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 2; cursor: pointer; }

.thumb-popup .thumb-wraper .banner-btn::after { content: ""; position: absolute; top: 40%; left: 50%; margin-top: -5px; width: 40px; height: 40px; border-right: 1px solid #fff; border-top: 1px solid #fff; border-left: 0; border-bottom: 0; }

.thumb-popup .thumb-wraper .banner-btn.swiper-left { left: -10px; }

.thumb-popup .thumb-wraper .banner-btn.swiper-right { right: -10px; }

.thumb-popup .thumb-wraper .banner-btn.swiper-left::after { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); margin-left: -4px; }

.thumb-popup .thumb-wraper .banner-btn.swiper-right::after { margin-left: -7px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.thumb-popup .thumb-wraper .banner-btn.swiper-left:hover::after { border-color: #5261b9; }

.thumb-popup .thumb-wraper .banner-btn.swiper-right:hover::after { border-color: #5261b9; }

.thumb-popup .thumb-wraper .banner-btn.swiper-button-disabled { cursor: default; }

@media (min-width: 768px) { .thumb-popup .thumb-wraper .banner-btn.swiper-left { left: 4%; }
  .thumb-popup .thumb-wraper .banner-btn.swiper-right { right: 4%; } }

@media (min-width: 1024px) { .thumb-popup .thumb-wraper .banner-btn { display: block; } }

/*相册轮播 e*/

#ie-alert-overlay { width: 100%; height: 100%; background: url(../images/bg.png) repeat 0 0; position: fixed; top: 0; left: 0; z-index: 9999; }

* html #ie-alert-overlay { position: absolute; z-index: 9999; }

#ie-alert-panel { width: 520px; height: 331px; position: fixed; background: url(../images/iealertsprite.png) no-repeat; background-position: -1px -109px; top: 50%; left: 50%; margin: -201px 0 0 -296px; padding: 72px 0 0 72px; _position: absolute; _top: expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold; color: #333; line-height: 1.5em; z-index: 10000; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel div, #ie-alert-panel p, #ie-alert-panel span, #ie-alert-panel a, #ie-alert-panel img, #ie-alert-panel ul, #ie-alert-panel li { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel p { font-size: 14px; width: 486px; text-align: justify; }

#ie-alert-panel img { border: 0; }

#ie-alert-panel span { font-size: 18px; margin: 0 0 20px 0; display: block; padding: 0; }

#ie-alert-panel ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }

#ie-alert-panel li { float: left; margin: 0 22px 0 0; }

#ie-alert-panel li.last { margin-right: 0; }

#ie-alert-panel a { display: inline-block; vertical-align: top; }

#goon { text-decoration: underline; }

.browser { position: absolute; bottom: 35px; }

.chrome, .firefox, .ie9, .opera, .safari { background: url(../images/iealertsprite.png) no-repeat; }

.chrome { background-position: 0 0; width: 73px; height: 96px; margin: 0 4px 0 0; }

.firefox { background-position: -292px 0; width: 73px; height: 98px; }

.ie9 { background-position: -179px 0; width: 95px; height: 98px; }

.opera { background-position: -90px 0; width: 73px; height: 98px; }

.safari { background-position: -387px 0; width: 73px; height: 98px; margin: 0 4px 0 0; }



.full-historyB-container { padding: 20px 0 20px; }

.full-historyB-container .historyB-list { position: relative; padding-left: 27px; }

.full-historyB-container .historyB-list::before { content: ''; position: absolute; left: 10px; top: 10px; bottom: 10px; width: 1px; border: 1px dashed #e5ddd0;  }

.full-historyB-container .historyB-list li { padding-bottom: 10px; }

.full-historyB-container .historyB-list .year { position: relative; margin-bottom: 10px; font-size: 20px; line-height: 26px; color: #333333;  }

.full-historyB-container .historyB-list .year::after { content: ''; position: absolute; top: 50%; left: -23px; width: 14px; height: 14px; margin-top: -7px; -webkit-border-radius: 50%; border-radius: 50%; border: 2px solid #cd002b;  background-color: #ffffff;  }

.full-historyB-container .historyB-list .info { position: relative; font-size: 14px; line-height: 26px; color: #868686;  }

.full-historyB-container .historyB-list .item { padding-bottom: 8px; }

.full-historyB-container .historyB-list h3 { position: relative; font-size: 16px; line-height: 26px; color: #646464;  }

.full-historyB-container .historyB-list h3::after { content: ''; position: absolute; left: -20px; top: 50%; z-index: 3; width: 7px; height: 7px; margin-top: -4px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #b1b2ca; background-color: #b1b2ca;  }



@media (min-width: 1024px) { .full-historyB-container { padding: 40px 0 0;  }
  .full-historyB-container .historyB-list { padding-left: 0; padding: 0 0 7.5%; }
  .full-historyB-container .historyB-list::before { left: 50%; top: 10px; bottom: 0; }
  .full-historyB-container .historyB-list li { padding-bottom: 20px; }
  .full-historyB-container .historyB-list li:nth-child(odd) { text-align: right; padding-right: 50%; }
  .full-historyB-container .historyB-list li:nth-child(odd) .year { padding: 0 35px 0 0; }
  .full-historyB-container .historyB-list li:nth-child(odd) .year::after { left: auto; right: -12px; }
  .full-historyB-container .historyB-list li:nth-child(odd) .info { padding: 0 35px 0 0; }
  .full-historyB-container .historyB-list li:nth-child(odd) h3::after { left: auto; right: -39px; }
  .full-historyB-container .historyB-list li:nth-child(even) { text-align: left; padding-left: 50%; }
  .full-historyB-container .historyB-list .year { padding: 0 0 0 35px; font-size: 30px; line-height: 36px; font-weight: bold; margin-bottom: 24px; }
  .full-historyB-container .historyB-list .year::after { left: -12px; width: 25px; height: 25px; margin-top: -12px; border-width: 5px; }
  .full-historyB-container .historyB-list .info { padding: 0 0 0 35px; }
  .full-historyB-container .historyB-list h3 { font-size: 18px; line-height: 30px; }
  .full-historyB-container .historyB-list h3::after { left: -38px; top: 15px; } }




.full-searchA-wrapper .search-hd { border-bottom: 1px solid #d6d6d6;  }

.full-searchA-wrapper .search-form { padding: 20px 0; }

.full-searchA-wrapper .search-form form { position: relative; display: block; width: 100%; max-width: 520px; margin: 0 auto; padding-right: 80px; border: 1px solid #333;  -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; }

.full-searchA-wrapper .search-form input { display: block; width: 100%; font-size: 14px; line-height: 38px; height: 38px; }

.full-searchA-wrapper .search-form input[type='text'] { padding-left: 36px; background-repeat: no-repeat; background-position: 12px center; background-size: auto 16px; background-image: url(../images/searchaico.png);  }

.full-searchA-wrapper .search-form input[type='submit'] { position: absolute; right: 0; top: 0; z-index: 3; width: 80px; padding: 0 20px; color: #fff;  background-color: #333;  }

.full-searchA-wrapper .search-cate ul { margin-bottom: -1px; white-space: nowrap; overflow-x: auto; }

.full-searchA-wrapper .search-cate li { display: inline-block; vertical-align: top; margin-right: 10px; }

.full-searchA-wrapper .search-cate a { display: block; font-size: 14px; line-height: 30px; padding: 0 5px; border-bottom: 1px solid #d6d6d6;  }

.full-searchA-wrapper .search-cate .cur a { border-bottom-color: #333;  }

.full-searchA-wrapper .search-result .length { padding: 10px 0; }

.full-searchA-wrapper .search-result .nodata { padding: 20px 0; }

.full-searchA-wrapper .result-list li { padding: 10px 0; border-bottom: 1px solid #ccc;  }

.full-searchA-wrapper .result-list li a { display: block; }

.full-searchA-wrapper .result-list .thumb { float: left; width: 135px; margin-right: 10px; }

.full-searchA-wrapper .result-list .thumb img { max-width: 100%; }

.full-searchA-wrapper .result-list .content { overflow: hidden; }

.full-searchA-wrapper .result-list .content h2 { font-size: 16px; line-height: 24px; max-height: 48px; line-height: 24px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #333;  }

.full-searchA-wrapper .result-list .desc { font-size: 14px; line-height: 24px; max-height: 48px; line-height: 24px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #666;  }

.full-searchA-wrapper .result-list .more { font-size: 14px; line-height: 24px; }

.full-searchA-wrapper .loadmore { overflow: hidden; padding: 10px 0; }

.full-searchA-wrapper .loadmore a { display: block; padding: 0; margin: 0; font-size: 16px; line-height: 40px; text-align: center; color: #ffffff;  background-color: #cd002b;  }

.full-searchA-wrapper mark { color: #fff;  background-color: #cd002b;  }

@media (min-width: 640px) { .full-searchA-wrapper .search-form { padding: 30px 0; }
  .full-searchA-wrapper .result-list li { padding: 15px 0; }
  .full-searchA-wrapper .result-list .thumb { width: 180px; }
  .full-searchA-wrapper .result-list .loadmore { padding: 20px 0; } 
  }

@media (min-width: 1024px) { .full-searchA-wrapper .search-form { padding: 40px 0;  }
  .full-searchA-wrapper .commonweb { max-width: 960px; }
  .full-searchA-wrapper .loadmore { padding: 40px 0;  }
  .full-searchA-wrapper .loadmore a { line-height: 50px; }
  .full-searchA-wrapper .result-list a .content h2 { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .full-searchA-wrapper .result-list a:hover .content h2 { color: #ff5500; }
  .full-searchA-wrapper .result-list li { padding: 20px 0;  }
  .full-searchA-wrapper .result-list .content h2 { margin-bottom: 10px; font-weight: bold; }
  .full-searchA-wrapper .result-list .thumb { width: 280px;  margin-right: 30px;  } }



/*网站地图 s*/
.hgySitemap .sitemapcont2 { padding: 6% 10px; overflow: hidden; background: #fff; }

.hgySitemap .sitemapcont2 dl { position: relative; margin-bottom: 36px; }

.hgySitemap .sitemapcont2 dl:last-child { margin-bottom: 0; }

.hgySitemap .sitemapcont2 dt { font-size: 16px; font-weight: bold; padding: 0 8px; background: #fff; position: absolute; left: 18px; top: -14px; }

.hgySitemap .sitemapcont2 dd { padding: 4% 3% 1% 3%; border: 1px solid #e6e6e6; }

.hgySitemap .sitemapcont2 dd a { display: inline-block; padding-left: 10px; margin: 0 23px 8px 0; }

@media (min-width: 1024px) { .hgySitemap .sitemapcont2 { padding: 3.5% 30px; }
  .hgySitemap .sitemapcont2 dl { margin-bottom: 55px; }
  .hgySitemap .sitemapcont2 dt { font-size: 20px; }
  .hgySitemap .sitemapcont2 dd { padding: 2% 3% 1% 3%; border: 1px solid #e6e6e6; }
  .hgySitemap .sitemapcont2 dd a { margin: 0 45px 8px 0; } }

/*网站地图 e*/

/*20210225 s*/
.innewCont .topping .read p {
  display: none;
}
.innewCont .topping .word {
  position: relative;
}
.innewCont .topping .txt {
  margin-bottom: 0;
  height: 60px;
  -webkit-line-clamp: 3;
  padding-right: 50px;
}
.innewCont .topping .read {
  position: absolute;
  right: 15px;
  bottom: 15px;
}
@media (min-width: 1024px) {
  .innewCont .topping .txt {
    height: 72px;
    padding-right: 60px;
  }
  .innewCont .topping .read {
    bottom: 27px;
    right: 30px;
  }
}
@media (min-width: 1260px) {
  .innews {
    background-size: 100% 100%;
  }
  .innewCont .topping .read {
    right: 32px;
  }

}
@media (max-width: 768px) {
.logo img { height: 65px; padding:5px;}
}
/*20210225 e*/

/*--企业文化--*/
.culturebox { max-width: 1200px; margin: 40px auto 0px; padding-bottom: 110px; }

.cultureBanner { position: relative; }

.cultureBanner img { width: 100%; display: block; }

.cultureBanner dl { position: absolute; left: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); text-align: center; color: #fff; width: 100%; }

.cultureBanner dl h3 { font-size: 22px; }

.cultureBanner dl h3:after { content: ''; width: 20px; height: 2px; background-color: #fff; display: block; margin: 15px auto 0px; }

.cultureBanner dl p { font-size: 36px; letter-spacing: 10px; padding-top: 15px; }

.culture { max-width: 860px; margin: 20px auto 0px; position: relative; z-index: 9; }

.culture ul { margin: 0px -10px; }

.culture ul li { float: left; width: 50%; padding: 0px 10px 20px; }

.culture ul li .cultureContent { background-color: #0263ac; background-size: cover; background-position: center; text-align: center; position: relative; min-height: 200px; padding: 40px 20px 0px; margin-top: 0px; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; }

.culture ul li .cultureContent h4 { font-size: 22px; color: #fff; position: relative; z-index: 9; }

.culture ul li .cultureContent h4:after { content: ''; width: 20px; height: 2px; background-color: #fff; display: block; margin: 15px auto 0px; }

.culture ul li .cultureContent p { font-size: 14px; color: rgba(255, 255, 255, 0.6); padding-top: 15px; line-height: 24px; position: relative; z-index: 9; }

.culture ul li .cultureContent:after { content: ''; left: 0px; top: 0px; bottom: 0px; right: 0px; position: absolute; }

.culture ul li:nth-child(1) .cultureContent { background-color: #0263ac; }

.culture ul li:nth-child(2) .cultureContent { background-color: #0c5790; }

.culture ul li:nth-child(3) .cultureContent { background-color: #29bbc4; }

.culture ul li:nth-child(4) .cultureContent { background-color: #0282ac; }







.navle{ padding: 32px 0; margin-bottom: 10px;display: block; position: relative;overflow: hidden;}
.navle .list{text-align: center;}
.navle .list li { margin-right: 10px;padding: 10px 20px;background: #dde0e4; display: inline-block; position: relative; margin-bottom: 20px;}
.navle .list li a{font-size: 16px;color: #707173;}
.navle .list li:hover {background: #c8151e;border-color: #c8151e;color: #fff;}
.navle .list li:hover a{display: block;color: #fff;}





@media (max-width:720px) {	
.navle .list li { margin-right: 2%;padding: 10px 0;background: #dde0e4; display:block; position: relative; margin-bottom: 10px;
width: 31%; float: left;}

}










.hgyPimg i{position:absolute;width:79px;height:80px;display: block;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../images/videoplaybtn.png) no-repeat center;cursor:pointer;}

















