/*--公共部分--*/
:root { --theme-color: #009a44; }
*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }
html { -webkit-tap-highlight-color: transparent; -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ -webkit-font-smoothing: antialiased; }
div, form, img, ul, ol, li, dl, dt, dd, p, tr, td, body, strong, span, pre, input { margin: 0; padding: 0; border: 0; background-repeat: no-repeat; }
h1, h2, h3, h4, h5, h6, p, dl, dt, dd { margin: 0; padding: 0; font-weight: normal; }
article, aside, footer, header, nav, section { display: block; }

/* mY 英文版的转码*/
body { font-family: tahoma, arial, 'Hiragino Sans GB','Microsoft YaHei',sans-serif; font-size: 14px; color: #333; line-height: 24px; height: auto; clear: both; overflow-x: hidden; }
img { border: 0px; }
a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ text-decoration: none; color: #333; outline: none; cursor: pointer; }

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; }

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

ul, li { list-style: none; }

em, i { font-style: normal; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; }

input, textarea, select { font-family: 'Times New Roman', Times, serif; outline: none; }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }
.hide { display: none !important; }

.commonweb { padding: 0px 10px; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; font-family: "Microsoft Yahei"; -webkit-border-radius: 0; border-radius: 0; }

a, input[type="button"], button, input[type="submit"] { cursor: pointer; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important; }

.z-transition { -webkit-transform-style: preserve-3d; -webkit-backface-visibility: hidden; }

.z-css3 { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

@media (min-width: 768px) {
  .commonweb { padding: 0px 20px; }
}

@media (min-width: 992px) {
  .commonweb { padding: 0px 40px; }
}

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.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 (min-width: 768px) {
  .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%; }
}

@media (min-width: 992px) {
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .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) {
  .commonweb { margin: 0px auto; max-width: 1120px; padding: 0; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .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: 1280px) {
  .commonweb { max-width: 1200px; }
}

.visible-sm, .visible-md, .visible-lg { display: none; }

.hidden-sm, .hidden-md, .hidden-lg { display: block; }

@media (min-width: 768px) {
  .visible-sm { display: block; }
  .hidden-sm { display: none !important; }
}

@media (min-width: 1024px) {
  .visible-md { display: block; }
  .hidden-md { display: none; }
}

@media (min-width: 1200px) {
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
}


.ovhid { overflow: hidden; }

.ac { color: var(--theme-color); }

.disblock { display: block; }

.inblock { display: inline-block; }

.font16 { font-size: 14px; }

.font17, .font18 { font-size: 15px; }

.font20, .font22 { font-size: 16px; }

.font24, .font28 { font-size: 18px; }

.font30, .font32, .font36 { font-size: 20px; }

.font46 { font-size: 20px; }

.font60 { font-size: 30px; }

.ovhid { overflow: hidden; }

.ac { color: var(--theme-color); }

.lighter { font-weight: lighter; }

.unline { text-decoration: underline; }

.text-center { text-align: center; }

.scale img { -webkit-transition: 1s; -o-transition: 1s; transition: 1s; }

.gray { color: #5b5c61; }

.grey { color: #69696b; }

.imghover img { -webkit-transition: 1s; -o-transition: 1s; transition: 1s; }

@media (min-width: 768px) {
  .font16 { font-size: 16px; }
  .font17 { font-size: 17px; }
  .font18, .font17 { line-height: 34px; }
  .font18, .font22, .font20 { font-size: 18px; }
  .font28, .font24 { font-size: 22px; }
  .font30, .font32, .font36 { font-size: 24px; }
  .font46 { font-size: 28px; }
  .distable { width: 100%; display: table; }
  .table-cell { display: table-cell; vertical-align: middle; }
}

@media (min-width: 1024px) {
  .font22, .font20 { font-size: 20px; }
  .font24 { font-size: 24px; }
  .font28 { font-size: 28px; line-height: normal; }
  .font46 { font-size: 32px; }
}

@media (min-width: 1200px) {
  .font22 { font-size: 22px; }
  .font30 { font-size: 30px; line-height: normal; }
  .font32 { font-size: 32px; line-height: normal; }
  .font36 { font-size: 36px; line-height: normal; }
  .scale:hover img { -webkit-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .font46 { font-size: 46px; }
  .imghover:hover img { -webkit-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
}

.header { width: 100%; height: 60px; position: fixed; top: 0; left: 0; z-index: 50; padding: 7px 0; }

.header .logo { display: block; padding: 10px 0; }

.header .logo img { height: 26px; display: block; }

.header-ctrl { align-items: center; }
.header-ctrl { padding: 9px 0; vertical-align: middle; }
.header-ctrl .search { border: 1px solid #fff; }
.header-ctrl .search input { border: none; height: 30px; line-height: 30px; }
.header-ctrl .search input::-webkit-input-placeholder { color: #fff; }
.header-ctrl .search .input-text { background: none; text-indent: 5px; color: #fff; }
.header-ctrl .search .search-icon { display: block; margin-top: 0; }
.header.white .header-ctrl .search { border-color: #ccc; }
.header.white .header-ctrl .search .input-text { color: #333; }
.header.white .header-ctrl .search input::-webkit-input-placeholder { color: var(--theme-color); }
@media (max-width: 767px) {
  .header-ctrl .search {
    display: none !important;
  }
}

.search-icon { width: 25px; height: 25px; display: inline-block; vertical-align: middle; background: url(../images/search2.png) center center no-repeat; margin-right: 15px; margin-top: 1px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }

.header-search { width: 100%; padding: 15px 10px; position: fixed; left: 0; top: 60px; z-index: 50; background-color: #f5f5f5; display: none; }

.header-search form { position: relative; padding-right: 60px; -webkit-border-radius: 3px; border-radius: 3px; overflow: hidden; }

.header-search input { height: 40px; line-height: 40px; font-size: 14px; display: block; }

.header-search input[type=text] { width: 100%; padding: 0 10px; }

.header-search input[type=submit] { width: 60px; text-align: center; position: absolute; right: 0; top: 0; z-index: 1; background-color: #ddd; }

.nav-btn { width: 22px; height: 20px; position: relative; display: inline-block; vertical-align: middle; }

.nav-btn span { width: 22px; height: 3px; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; position: absolute; top: 50%; left: 0; background-color: #fff; margin-top: -2px; }

.nav-btn span:first-child { content: ""; top: 0; left: 0; margin-top: 0; }

.nav-btn span:last-child { content: ""; top: auto; bottom: 0; left: 0; }

.nav-btn.on span { opacity: 0; }

.nav-btn.on span:first-child { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 8px; opacity: 1; }

.nav-btn.on span:last-child { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 10px; opacity: 1; }

.menu { width: 100%; vertical-align: middle; position: fixed; top: 60px; left: 0; bottom: 0; z-index: 100; background-color: #fff; overflow-x: hidden; overflow-y: auto; padding-top: 20px; padding-bottom: 20px; display: none; }

.menu a { display: inline-block; color: #54536c; padding: 0 20px; font-size: 16px; width: 100%; }

.menu i { padding: 14px 0; display: block; position: relative; }

.menu .bar { width: 0; height: 3px; background-color: var(--theme-color); position: absolute; left: 0; bottom: 0; z-index: 1; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; display: none; }

.menu li { border-bottom: 1px solid #ddd; }

.menu .subnav { padding: 0 0 5px; display: none; }

.header.white { background-color: #fff; border-bottom: 1px solid #ddd; }

.header.white .nav-btn span { background-color: #54536c; }

.header.white .search-icon { background-image: url(../images/search.png); }

.column-wrap { background-color: #f2f2f2; }

/* lyc  s*/
.menu li { position: relative; }

.menu li .showicon { position: absolute; top: 0; right: 0px; width: 30%; height: 100%; z-index: 3; }

.menu li .showicon:after { content: ''; position: absolute; width: 12px; height: 12px; border: 1px solid #999; border-top: none; border-right: none; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); right: 20px; top: 14px; }

.menu li h4 { position: relative; width: 100%; }

.menu li.cur2 .showicon:after { -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); top: 22px; }

.menu .subnav { padding: 0 35px 15px; }

.w-subnav { width: 100%; }

.w-subnav .item { display: block; width: 100%; padding: 4px 0; }

.w-subnav .item a { display: block; font-size: 14px; padding: 0; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

/* lyc  e*/
@media (min-width: 1024px) {
  .header { padding: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .menu { display: inline-block; padding-top: 0; padding-bottom: 0; }
  .menu a { color: #fff; }
  .menu a.on i:before { background-color: var(--theme-color); }
  .menu i { padding: 18px 0; }
  .header-ctrl { padding: 0; }
  .header .logo { padding: 17px 0; }
  .nav-btn { display: none; }
  .search-icon { margin-right: 0; }
  .column-wrap { border-bottom: 1px solid #eaeaea; background-color: #fff; }
  .header-ctrl { position: static; }
  .header-search { width: 280px; position: absolute; left: auto; right: 0; top: 100%; }
  .header.white .menu a { color: #54536c; }
  .menu { width: auto; background: none; position: static; top: 0; left: 0; padding-right: 15px; }
  .menu li { display: inline-block; border-bottom: none; padding-left: 20px; padding-right: 20px; }
  .menu a { padding: 0px; font-size: 14px; }
  /* lyc  s*/
  .menu { overflow: inherit; }
  .menu li { position: relative; }
  .menu li .showicon { display: none !important; }
  .menu li h4 a { position: relative; }
  .menu li h4 a:after { content: ''; position: absolute; bottom: 0; height: 3px; background-color: var(--theme-color); left: 51%; right: 51%; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
  .menu li.cur h4 a:after, .menu li:hover h4 a:after { left: 0; right: 0; }
  .menu li[data-rel="2"], .menu li[data-rel="3"] { position: static; }
  .menu li[data-rel="2"] .subnav, .menu li[data-rel="3"] .subnav { width: 100%; padding-left: 40px; padding-right: 40px; -webkit-box-shadow: none; box-shadow: none; padding-top: 1px; }
  .menu li[data-rel="2"] .w-subnav, .menu li[data-rel="3"] .w-subnav { padding: 30px 0 50px 0; text-align: left; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
  .menu .subnav { position: absolute; top: 100%; width: 140px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); padding: 0px; text-align: center; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); margin-top: -1px; }
  .w-subnav { padding: 15px; background-color: rgba(255, 255, 255, 0.9); font-size: 0; }
  .w-subnav .cell { display: inline-block; vertical-align: top; padding-left: 80px; padding-right: 80px; position: relative; }
  .w-subnav .cell:after { content: ''; position: absolute; top: 10px; bottom: 10px; width: 1px; right: 0; background-color: #f0f1f2; }
  .w-subnav .cell:nth-child(3n):after { display: none; }
  .w-subnav .item { line-height: 26px; }
  .w-subnav .item a { padding: 0; color: #666666; }
  .w-subnav .item a:hover { color: #333; }
  /* lyc  e*/
}

@media (min-width: 1024px) {
  .menu a { font-size: 16px; }
}


#newBridge .icon-right-center { left: 2px !important; right: auto !important; }

#newBridge .nb-nodeboard-right-bottom { left: 1px !important; right: auto !important; }

@media (min-width: 1260px) {
  .header { height: 98px; }
  .header .commonweb { position: relative; }
  .header .logo { padding: 31px 0; }
  .header .logo img { height: 34px; }
  .menu { vertical-align: top; padding-right: 10px; }
  .menu li { padding-left: 22px; padding-right: 22px; }
  .menu a { font-size: 20px; }
  .menu a:hover i:before { background-color: var(--theme-color); }
  .menu i { padding: 37px 0; }
  .menu li[rel="3"] .w-subnav, .menu li[rel="4"] .w-subnav { max-width: 1200px; margin: 0 auto; }
  .w-subnav { padding: 20px 15px; }
  .w-subnav .item { padding: 6px 0; }
  .w-subnav .item a { font-size: 16px; }
  .w-subnav .item a:hover { color: var(--theme-color); }
  .w-subnav .cell { padding-left: 100px; padding-right: 100px; }
  .header-ctrl { padding: 0; }
  .search-icon, .nav-btn { vertical-align: top; margin-top: 35px; }
}
@media (min-width: 1366px) {
  .header .commonweb {
    max-width: 1300px;
  }
}

.banner a { cursor: default; }

.banner img { width: 100%; display: block; }

.inQuick { padding: 0 10px; -webkit-box-shadow: 0 0px 8px 3px rgba(0, 0, 0, 0.1); box-shadow: 0 0px 8px 3px rgba(0, 0, 0, 0.1); }

.inQuick .desc { display: none; }

.inQuick .thumb { position: relative; padding: 13px 10px 10px; }

.inQuick h2 { color: #363636; font-size: 16px; padding-top: 5px; }

.inQuick a { width: 100%; height: 100%; display: block; position: absolute; left: 0; top: 0; z-index: 1; }

.inQuick img { max-width: 100%; display: block; margin: 0 auto; height: 50px; }

.inQuick li { position: relative; background-size: 0; border-right: 1px solid #ebebeb; }

.inQuick li:last-child { border-right: none; }

.inQuick li:before { position: absolute; left: 0; right: 0; top: 0; bottom: 0; display: none; content: ''; background-color: rgba(0, 204, 102, .7); }

.inQuick .hovicon { display: none; }

.classicApp { padding: 30px 0; position: relative; }

.classicApp .tit { font-size: 17px; font-weight: lighter; }

.classicApp .desc { color: #606166; font-size: 13px; padding-top: 10px; }

.classicApp .word { display: block; font-weight: bold; text-transform: uppercase; font-family: 'Montserrat'; position: absolute; color: #f6f8f9; font-size: 36px; line-height: 35px; right: 5px; top: 31%; z-index: 1; }

.classicApp .text { position: relative; z-index: 2; }

.classicApp-list ul { margin: 0 -10px; }

.classicApp-list img { width: 100%; display: block; }

.classicApp-list a { position: relative; display: block; margin-bottom: 20px; }

.classicApp-list h4 { width: 100%; position: absolute; left: 0; bottom: 5px; text-align: center; }

.classicApp-list li:first-child a:first-child { color: #fff; }

.classicApp-list li:nth-child(2n) { float: right; padding-top: 25%; }

.in-more { min-width: 130px; border: 1px solid #f5f6f9; font-size: 14px; color: #363636; display: inline-block; padding-left: 20px; line-height: 40px; background: url(../images/icon17.png) 90% center no-repeat; margin: 20px 0; }

.n-tit { font-size: 22px; font-weight: bold; color: #363636; }

.n-tit:after { content: ''; display: block; width: 12px; height: 3px; background-color: var(--theme-color); margin: 10px 0; }

.inStrength { padding: 30px 0; background-size: cover; background-position: center center; }

.inStrength .desc { line-height: 28px; color: #656971; padding-top: 5px; }

.inStrength .desc i { font-size: 20px; font-family: 'Montserrat'; }

.inStrength .img { max-width: 100%; display: block; }

.inStrength .in-more { border-color: #dae0ec; }

.inPartner { padding-top: 30px; padding-bottom: 30px; }

.inPartner ul { margin: 0 -6px; }

.inPartner li { padding: 0 6px 10px; font-size: 0; }

.inPartner a { width: 100%; padding: 0 10px; border: 1px solid #edeff2; height: 60px; text-align: center; display: inline-block; vertical-align: middle; }

.inPartner a:before { content: ''; display: inline-block; width: 0; height: 100%; vertical-align: middle; }

.inPartner img { max-width: 100%; max-height: 100px; display: inline-block; vertical-align: middle; }

.inNews { background-color: #3c3c3c; color: #fff; position: relative; padding-left: 80px; line-height: 65px; }

.inNews a { color: #fff; }

.inNews .tit { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; display: block; }

.inNews .hd { width: 70px; position: absolute; left: 10px; top: 0; text-align: center; background-color: var(--theme-color); }

.inNews .hd:before { content: ''; display: block; width: 100%; height: 15px; background-color: var(--theme-color); position: absolute; bottom: 100%; left: 0; }

.inNews .hd:after { content: ''; display: block; width: 6px; height: 15px; position: absolute; left: 100%; bottom: 100%; background: url(../images/img54.jpg) no-repeat; }

.inNews .bd { height: 65px; overflow: hidden; }

.inNews .bd li { position: relative; padding-left: 80px; }

.inNews .bd li .date { position: absolute; left: 0; top: 0; }

@media (min-width: 768px) {
  .classicApp { position: relative; }
  .classicApp .word { right: 5px; top: 12.5%; font-size: 75px; line-height: 80px; }
  .in-more { min-width: 160px; background-position-x: 87%; }
  .classicApp-list h4 { font-size: 18px; bottom: 7%; }
  .inStrength { padding: 50px 0; position: relative; }
  .inStrength h3:after { margin-top: 20px; }
  .inStrength .text { width: 50%; padding-right: 5%; float: left; }
  .inStrength .desc { line-height: 34px; }
  .inStrength .img { width: 50%; float: left; }
  .inPartner a { height: 100px; }
  .inPartner img { max-height: 100%; }
  .inNews { padding-left: 140px; }
  .inNews .hd { width: 120px; left: 20px; }
  .inNews .bd li { padding-left: 100px; }
  .inNews .cont { padding-left: 65px; background: url(../images/img55.jpg) left center no-repeat; font-size: 16px; position: relative; padding-right: 30px; overflow: hidden; }
  .inNews .cont .prev, .inNews .cont .next { width: 10px; height: 9px; display: block; position: absolute; right: 0; }
  .inNews .cont .prev:after, .inNews .cont .next:after { content: ''; display: block; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; }
  .inNews .cont .prev { top: 20px; }
  .inNews .cont .prev:after { border-bottom: 9px solid #fff; }
  .inNews .cont .next { top: 40px; }
  .inNews .cont .next:after { border-top: 9px solid #fff; }
  .inStrength .desc i { font-size: 26px; }
}

@media (min-width: 1024px) {
  .inQuick { padding: 0; }
  .inQuick .thumb { padding: 20px; text-align: left; }
  .inQuick img { margin: 0; }
  .inQuick h2 { padding: 10px 0 8px; font-size: 18px; }
  .inQuick .desc { display: -webkit-box; height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-size: 14px; color: #696969; }
  .inQuick li { padding: 0; }
  .inNews .hd { left: 40px; }
  .classicApp { padding-top: 50px; }
  .classicApp .word { top: 9%; font-size: 100px; line-height: 100px; }
  .classicApp .desc { font-size: 16px; line-height: 34px; padding-top: 25px; padding-bottom: 20px; }
  .classicApp-list { padding-top: 30px; }
  .inStrength { margin: 50px 0; }
  .inStrength .img { margin: -80px 0; }
  .inPartner { padding-top: 10px; padding-bottom: 50px; }
  .inStrength .desc i { font-size: 30px; }
}

@media (min-width: 1200px) {
  .inQuick h2 { font-size: 26px; padding: 24px 0 22px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
  .inQuick img { height: 69px; }
  .inQuick .desc { height: 68px; line-height: 34px; font-size: 18px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
  .inQuick .thumb { padding: 55px 45px 100px; }
  .inQuick li { -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
  .inQuick .icon { display: block; height: 69px; position: relative; overflow: hidden; }
  .inQuick .hovicon { display: block; position: absolute; left: 0; top: 0; opacity: 0; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
  .inQuick li:hover { background-size: cover; }
  .inQuick li:hover:before { display: block; }
  .inQuick li:hover h2, .inQuick li:hover .desc { color: #fff; }
  .inQuick li:hover img { opacity: 0; }
  .inQuick li:hover .hovicon { opacity: 1; }
  .inQuick li:hover a:after { opacity: 1; }
  .inQuick a:after { content: ''; display: block; width: 41px; height: 9px; background: url(../images/icon14.png) no-repeat; position: absolute; bottom: 60px; left: 45px; opacity: 0; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
  .n-tit { font-size: 36px; }
  .n-tit:after { margin: 37px 0 20px; }
  .classicApp { padding-top: 105px; }
  .classicApp .tit { font-size: 30px; line-height: 42px; }
  .classicApp .word { top: 7.5%; font-size: 180px; line-height: 180px; }
  .classicApp-list { padding-top: 50px; }
  .classicApp-list ul { margin: 0 -20px; }
  .classicApp-list li { padding: 0 20px; }
  .classicApp-list li:nth-child(2n) { padding-top: 29%; }
  .classicApp-list a { margin-bottom: 140px; }
  .classicApp-list h4 { font-size: 24px; }
  .inPartner { padding-bottom: 80px; }
  .inStrength { padding: 115px 0; margin-bottom: 100px; height: 615px; }
  .inStrength h3:after { margin-top: 37px; margin-bottom: 25px; }
  .inStrength .text { width: 35%; padding-right: 3%; }
  .inStrength .desc { line-height: 48px; padding-bottom: 40px; }
  .inStrength .img { width: auto; max-width: 70%; margin-right: -45px; margin-top: -185px; }
  .inNews { padding-left: 0; }
  .inNews .commonweb { position: relative; padding-left: 205px; }
  .inNews .hd { width: 180px; left: 0; }
  .inNews .bd { font-size: 18px; }
  .inNews .bd li { padding-left: 105px; }
}

.subbanner { height: 150px; background: url(../images/banner.jpg) center top no-repeat; background-size: cover; }

.column { background-color: #f2f2f2; padding: 0 10px; }

.column a { position: relative; display: block; font-size: 16px; padding: 15px 0; }

.column a.on { background-color: var(--theme-color); color: #fff; }

.column a:before { content: ''; display: none; width: 100%; height: 3px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; position: absolute; bottom: -1px; left: 0; }

.column a.on:before { background-color: var(--theme-color); }

.column h3 { padding: 15px; font-size: 16px; }

.column h3:after { display: inline-block; content: ""; width: 12px; height: 12px; border-left: 1px solid #333333; border-bottom: 1px solid #333333; margin: 0 0 3px 6px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.column-thumb { font-size: 14px; padding: 12px 0; }

.column-thumb span { display: inline-block; vertical-align: middle; }

.column-thumb span:after { content: ''; display: inline-block; width: 0; height: 0; border-left: 3px solid #88848b; border-top: 3px solid transparent; border-bottom: 3px solid transparent; float: left; margin: 0 15px 0 12px; }

.column-thumb a { font-size: 14px; display: inline-block; line-height: 40px; min-height: 40px; color: #4f4e51; vertical-align: middle; position: relative; }

.column-thumb .home { float: left; display: block; height: 40px; min-width: 15px; background: url(../images/icon01.png) left center no-repeat; vertical-align: middle; }
.column-thumb a:last-child { color: var(--theme-color); }

@media (min-width: 768px) {
  .subbanner { height: 200px; }
  .column { background: none; position: relative; z-index: 2; float: right; padding: 0; }
  .column h3 { display: none; }
  .column-nav { display: block !important; }
  .column-nav a { font-size: 14px; display: inline-block; padding: 20px 3px; margin-left: 10px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; vertical-align: top; color: #636467; }
  .column-nav a.on { background: none; color: var(--theme-color); }
  .column-nav a.on:before { display: block; }
  .column-thumb { position: relative; z-index: 2; float: left; }
}

@media (min-width: 1024px) {
  .column-nav a, .column-thumb, .column-thumb a { font-size: 16px; }
  .column-thumb { padding: 17px 0; }
  .column-nav a { padding: 25px 3px; }
}

@media (min-width: 1260px) {
  .column-nav a { margin-left: 36px; }
  .column-nav a:hover { padding: 23px 3px 33px; color: var(--theme-color); }
  .column-nav a.on:hover { padding: 29px 3px; }
  .column-thumb { padding: 21px 0; }
  .column-nav a { padding: 29px 3px; }
  .subbanner { height: 320px; }
}

@media (max-width: 748px) {
  .subbanner .commonweb { padding: 0; }
}

.container { position: relative; padding: 30px 0; }

.wrap { position: relative; z-index: 2; }

.wrap-thumb { padding-top: 40px; display: none; }

.wrap-thumb a { position: relative; color: #fff; display: block; margin-bottom: 15px; }

.wrap-thumb h4 { width: 100%; position: absolute; left: 0; top: 50%; z-index: 1; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); padding: 0 30px; }

.wrap-thumb .cn { display: block; font-size: 18px; opacity: 0.8; }

.wrap-thumb .en { display: block; font-size: 14px; opacity: 0.52; }

.wrap-thumb img { width: 100%; display: block; }

.m-tit { padding-bottom: 15px; }

.m-tit h3 { text-transform: uppercase; color: #f2f6f9; font-family: "DIN"; }

.m-tit h2 { color: #54536c; padding-top: 5px; }

@media (min-width: 1260px) {
  .container { padding-bottom: 50px; }
  .main { min-height: 515px; }
  .wrap { padding-bottom: 45px; padding-right: 363px; margin-top: 60px; }
  .wrap:before { content: ''; display: block; width: 200%; height: 100%; position: absolute; left: 72%; top: 0; z-index: 1; background-color: #f2f6f9; }
  .wrap-thumb { width: 310px; position: absolute; right: 0; top: 0; z-index: 3; display: block; }
}

.product-top p { text-indent: 2em; }

.product-hd { padding: 10px 0 20px; border-bottom: 3px solid #ebf1f5; margin-bottom: 15px; }

.product-hd li { padding: 2px; }

.product-hd a { font-size: 12px; background-color: #d8dfef; display: block; text-align: center; padding: 10px 5px; color: #545c6e; font-family: "Montserrat"; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.product-hd .on { background-color: var(--theme-color); color: #fff; }

.contrast { border-bottom: 1px solid #ebebeb; padding-top: 20px; padding-bottom: 10px; }

.contrast ul { margin: 0 -20px; }

.contrast li { padding: 0 20px 15px; text-align: center; }

.contrast li .img { margin-bottom: 5px; position: relative; }

.contrast li .img:after { content: ''; width: 30px; height: 100%; background: url(../images/icon02.png) center no-repeat; background-size: 30px; position: absolute; left: 103.2%; top: 0; }

.contrast li img { -webkit-border-radius: 3px; border-radius: 3px; overflow: hidden; }

.contrast img { width: 100%; display: block; }

.contrast.change .img:after { left: 103.5%; }

.product-related { padding-top: 20px; }

.product-related ul { margin: 0 -10px; }

.product-related li { padding: 0 10px; }

.product-related a { color: #69696b; }

.product-related img { width: 100%; display: block; margin-bottom: 5px; }

.application .text { color: #69696b; }

.application .contrast.contrastnone { border-bottom: none; }

.application .contrast.contrastnone ul { margin: 0 -10px; }

.application .contrast.contrastnone li .img:after { display: none; }

.product-cont .text { text-indent: 2em; }

.related-list { padding-top: 10px; }

.related-list .product-hd { padding: 0; border-bottom: none; }

.related-wrap .text { text-indent: 2em; }

.related-wrap .m-tit { padding-bottom: 10px; }

.application-thumb a:first-child { color: #608cc3; }

.application-thumb a:first-child .en { color: #2867b1; }

.related-box { display: none; }

.related-box:first-of-type { display: block; }

.product-cont .text img { width: 100%; margin-top: 10px; display: block; }

.service-list { padding-top: 20px; }

.related-list .service-bot { padding-top: 10px; }

.service-bot a { color: var(--theme-color); }

@media (min-width: 768px) {
  .product-hd a { font-size: 14px; }
  .contrast { padding-top: 30px; }
  .contrast ul { margin: 0 -40px; }
  .contrast li { padding: 0 40px 20px; }
  .contrast li .img { margin-bottom: 15px; }
  .contrast li .img:after { width: 40px; left: 105.5%; background-size: 40px; }
  .product-hd { padding-top: 20px; padding-bottom: 25px; }
  .product-related ul { padding-top: 10px; }
  .product-related img { margin-bottom: 8px; }
  .application .contrast.contrastnone ul { margin: 0 -17px; }
  .application .contrast.contrastnone li { padding: 0 17px 20px; }
  .application .text { line-height: 30px; }
  .related-wrap { line-height: 30px; padding-top: 10px; }
  .related-list { padding-top: 0; }
  .service-hd { margin-bottom: 10px; }
  .service-list { padding-top: 30px; }
}

@media (min-width: 1024px) {
  .product-top { padding-top: 10px; }
  .product-hd a { font-size: 16px; padding: 18px 5px; }
  .m-tit { padding-top: 3px; }
  .m-tit h2 { padding-top: 15px; }
  .related-list .product-hd { padding-top: 10px; }
  .contrast ul { margin: 0 -60px; }
  .contrast li { padding: 0 60px 30px; }
  .contrast li img { -webkit-border-radius: 5px; border-radius: 5px; }
  .contrast li .img:after { left: 108.7%; }
  .contrast.change .img:after { left: 106%; }
  .product-cont .text img { margin-top: 20px; }
  .product-related ul { margin: 0 -17px; }
  .product-related li { padding: 0 17px; }
  .product-related li img { margin-bottom: 15px; }
}

@media (min-width: 1260px) {
  .product-hd { padding-top: 30px; padding-bottom: 35px; }
  .product-hd a { padding: 28px 5px; }
  .product-cont .text { padding-top: 8px; }
  .product-related { padding-top: 18px; }
  .product-related ul { padding-top: 20px; }
  .related-list { padding-top: 3px; }
  .related-list .product-hd { padding-top: 20px; }
  .related-wrap { padding-top: 20px; padding-bottom: 35px; }
  .contrast { padding-top: 40px; }
  .contrast li { padding-bottom: 40px; }
  .contrast li .img:after { width: 54px; background-size: 54px; left: 108.4%; }
  .contrast.change .img:after { left: 109.6%; }
  .product-hd a:hover { color: #fff; background-color: var(--theme-color); }
  .application .contrast.contrastnone { padding-top: 35px; }
  .service-top a { padding: 23px 5px; }
  .service-wrap { padding-bottom: 0; }
  .related-list .service-bot { padding-top: 38px; }
  .related-list .service-hd { padding-top: 5px; }
  .service-list { padding-top: 45px; }
  .service-bot a { padding: 25px 5px; }
}

.solution { padding-bottom: 10px; }

.solution ul { padding-bottom: 30px; }

.solution h3 { width: 80%; background: url(../images/icon03.png) left center no-repeat; background-size: 35px; padding-left: 50px; }

.solution h3 a { color: #454449; display: -webkit-box; height: 52px; line-height: 26px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; -webkit-box-pack: center; }

.solution li { border-bottom: 1px dashed #dcd9da; padding: 25px 0 20px; }

.solution li:first-child { padding-top: 5px; }

.solution .more { color: var(--theme-color); }

.solution .text { padding: 10px 0 7px; text-indent: 2em; }

.more-btn { width: 100%; display: block; line-height: 50px; background-color: var(--theme-color); color: #fff; text-align: center; font-size: 16px; }

.case h3 { background-image: url(../images/icon04.png); }

.case h3 a { color: #54536c; }

.case .text { color: #5b5c61; }

@media (min-width: 768px) {
  .solution h3 { width: 55%; padding-left: 75px; background-size: 45px; }
  .solution h3 a { line-height: 30px; height: 60px; }
  .solution .text { line-height: 30px; }
  .case h3 { background-size: 50px; }
}

@media (min-width: 1024px) {
  .solution { padding-top: 20px; padding-bottom: 30px; }
  .solution li { padding: 38px 0 36px; }
  .solution .text { padding: 25px 0 21px; }
  .solution ul { padding-bottom: 50px; }
}

@media (min-width: 1260px) {
  .solution { padding-bottom: 20px; }
  .solution ul { padding-bottom: 70px; }
  .case { padding-top: 15px; }
}

.video-list { padding-top: 5px; }

.video-list .thumb { border: 1px solid #f2f6f9; }

.video-list img { display: block; width: 100%; }

.video-list li { margin-bottom: 20px; }

.video-list .art { padding: 15px; }

.video-list .date { color: #adadb2; font-family: "Montserrat"; padding-bottom: 5px; display: block; }

.video-list a { color: #454449; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

@media (min-width: 768px) {
  .video-list ul { margin: 0 -10px; }
}

@media (min-width: 1024px) {
  .video-list { padding: 10px 0; }
  .video-list ul { margin: 0 -20px; }
  .video-list li { padding: 20px; margin-bottom: 0; }
  .video-list .art { padding: 22px 23px 30px; }
}

.support-form input[type=text] { width: 100%; display: block; background-color: #f0f1f2; line-height: 50px; padding: 0 15px; }

.support-form input::-webkit-input-placeholder, .support-form input::-moz-placeholder, .support-form input::-ms-input-placeholder { color: #69696b; }

.support-form textarea { width: 100%; height: 150px; display: block; background-color: #f0f1f2; padding: 15px; }

.support-form ul { margin: 0 -10px; }

.support-form li { padding: 5px 10px; }

.support-form .code { padding-right: 120px; position: relative; }

.support-form img { width: 100px; display: block; position: absolute; right: 10px; top: 8px; }

.support-form input[type=submit] { width: 180px; line-height: 50px; display: block; background-color: var(--theme-color); color: #fff; margin: 15px auto 0; }

.support-form .checkbox { background-color: #f0f1f2; line-height: 50px; padding: 0 15px; color: #69696b; }

.support-form label { display: inline-block; vertical-align: top; padding-left: 15px; }

.support-form label input { display: inline-block; vertical-align: -2px; margin-right: 2px; font-size: 14px; }

@media (min-width: 768px) {
  .support-form { padding-bottom: 30px; }
  .support-form li { padding: 10px; }
  .support-form img { top: 15px; }
  .support-form input[type=text] { font-size: 16px; }
  .support-form input[type=submit] { margin: 22px 0 0; width: 405px; }
  .support-form label { font-size: 14px; padding-left: 10px; }
}

@media (min-width: 1024px) {
  .support-form { padding-top: 10px; }
  .support-form input[type=text] { line-height: 65px; padding: 0 28px; }
  .support-form textarea { padding: 22px 28px; height: 245px; }
  .support-form .checkbox { line-height: 65px; padding: 0 28px; }
  .support-form label { padding-left: 22px; }
  .support-form label input { margin-right: 3px; }
}

@media (min-width: 1260px) {
  .support-form { padding-bottom: 0; padding-top: 30px; }
  .case-container { padding-bottom: 40px; }
  .case-container .wrap { padding-bottom: 20px; }
}

.afterSales img { max-width: 100%; display: block; margin: 0 auto; }

.afterSales .text { padding: 10px 0 20px; text-indent: 2em; }

@media (min-width: 1024px) {
  .afterSales { padding-top: 25px; }
  .afterSales .text { padding: 20px 0; line-height: 30px; }
}

@media (min-width: 1260px) {
  .afterSales { padding-bottom: 35px; }
  .afterSales .text { padding-bottom: 65px; }
}

.problem ul { border-top: 1px solid #eae7e7; padding-bottom: 30px; }

.problem li { border-bottom: 1px solid #eae7e7; padding: 15px 0 10px 40px; background: url(../images/icon05.png) left 15px no-repeat; background-size: 30px; }

.problem h3 { padding-right: 50px; cursor: pointer; position: relative; color: #54536c; }

.problem h3:after { content: ''; display: block; width: 25px; height: 25px; position: absolute; right: 0; top: 0; background: url(../images/icon06.png) center top no-repeat; background-size: 100%; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }

.problem .text { padding-right: 50px; margin-top: 5px; line-height: 30px; overflow: hidden; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }

.problem .text p:first-child { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; display: block !important; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; opacity: 1 !important; text-indent: 0; }

.problem .text p { text-indent: 2em; display: none; }

.problem .drop h3 { color: var(--theme-color); }

.problem .drop .text p:first-child { white-space: normal; text-indent: 2em; }

@media (min-width: 1024px) {
  .problem { padding-top: 20px; padding-bottom: 10px; }
  .problem ul { padding-bottom: 40px; }
  .problem li { padding: 20px 0 20px 60px; background-size: 39px; background-position-y: 28px; }
  .problem li .text { padding-right: 205px; margin-top: 12px; padding-bottom: 5px; }
  .problem li h3 { padding-top: 13px; padding-right: 205px; }
  .problem li h3:after { right: 80px; top: 17px; }
  .problem li:hover h3 { color: var(--theme-color); }
  .problem .drop { background-position-y: 21px; }
  .problem .drop h3, .problem .drop .text { padding-right: 60px; }
  .problem .drop h3 { padding-top: 0; }
  .problem .drop h3:after { right: 0; }
  .problem .drop .text { padding-bottom: 15px; }
}

@media (min-width: 1260px) {
  .problem { padding-bottom: 0; padding-top: 30px; }
  .problem ul { padding-bottom: 55px; }
}

.introduction img { max-width: 100%; display: block; }

.introduction .distable { background-color: #e4e8ed; margin: 20px 0; }

.introduction .distable h4 { color: #516072; opacity: 0.1; text-transform: uppercase; padding-bottom: 5px; }

.introduction .text-cont { padding: 15px; }

.introduction .bg h5 { padding-top: 60px; color: #035c89; }

.introduction .bg h4 { padding-top: 0; }

.introduction h4 { color: #54536c; padding-bottom: 10px; }

.introduction p { text-indent: 2em; }

@media (min-width: 768px) {
  .introduction { line-height: 30px; }
  .introduction .text-cont.bg { background: url(../images/img29.jpg) center bottom no-repeat; }
  .introduction .table-cell:nth-child(2) { width: 40%; }
}

@media (min-width: 1024px) {
  .introduction { padding-top: 10px; padding-bottom: 30px; }
  .introduction h4 { padding-top: 10px; padding-bottom: 15px; }
  .introduction .distable { margin: 30px 0; }
  .introduction .distable h4 { padding-bottom: 20px; }
  .introduction .distable h5 { line-height: 36px; }
}

@media (min-width: 1260px) {
  .introduction { padding-bottom: 5px; }
  .introduction .text-cont { padding-left: 30px; }
  .introduction .text-cont.bg { vertical-align: top; padding-left: 15px; }
  .introduction .introduction-bot { margin: 43px 0; }
}

.news-tab a { min-width: 120px; line-height: 36px; padding: 0 10px; display: inline-block; text-align: center; }

.news-tab .on { background-color: var(--theme-color); color: #fff; }

.news-list { padding-top: 20px; }

.news-list li { margin-bottom: 20px; }

.news-list .thumb { border: 2px solid #f2f6f9; }

.news-list img { width: 100%; display: block; }

.news-list .date { color: #b0b0b6; }

.news-list a { color: #54536c; display: block; }

.news-list h3 { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; margin: 5px 0; }

.news-list .cont { padding: 20px; }

.news-list .desc { display: -webkit-box; height: 78px; line-height: 26px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.news-detail { padding-bottom: 20px; }

.news-detail .date { color: #b0b0b6; }

.news-detail .thumb { color: #929292; }

.news-detail .thumb span { display: inline-block; vertical-align: top; }

.news-detail h2 { padding: 3px 0 5px; }

#news-share { display: inline-block; vertical-align: top; padding-left: 10px; }

#news-share a { width: 24px; height: 24px; margin: 0 3px; padding: 0; float: none; display: inline-block; vertical-align: top; }

#news-share .bds_tsina { background: url(../images/img36.jpg) center no-repeat; }

#news-share .bds_weixin { background: url(../images/img37.jpg) center no-repeat; }

.news-detail-cont { padding-top: 20px; padding-bottom: 25px; border-top: 2px solid #eae7e7; margin-top: 15px; }

.news-detail-cont p { text-indent: 2em; }

.news-detail-cont .noindent { text-indent: 0; }

.news-detail-cont img { max-width: 100%; margin: 15px auto; display: block; }

.news-statement { background-color: #fafafa; border: 1px solid #ebebeb; padding: 30px 15px; }

.news-statement .ac { font-size: 16px; padding-bottom: 3px; }

@media (min-width: 768px) {
  .news-list ul { margin: 0 -20px; }
  .news-list li { padding: 0 20px 10px; }
  .news-list h3 { margin: 13px 0 9px; }
  .news-list .desc { line-height: 30px; height: 90px; }
  .news-list .cont { padding-bottom: 45px; }
  .news-detail { padding-bottom: 30px; }
  .news-detail h2 { padding: 8px 0 13px; }
  .news-detail-cont { border-top-width: 3px; line-height: 34px; margin-top: 25px; padding-bottom: 35px; }
  .news-detail-cont img { margin: 20px auto; }
  .news-statement { padding: 40px 30px 45px; }
}

@media (min-width: 1260px) {
  .news-container { padding-top: 0px; }
  .news-container .wrap { padding-bottom: 0; }
  .news-tab a:hover { background-color: var(--theme-color); color: #fff; }
  .news-list { padding-top: 35px; }
  .news-detail { padding-bottom: 50px; }
  .news-detail-cont { padding-top: 35px; padding-bottom: 60px; }
}

.technology .bd li { background-color: #f2f2f2; }

.technology .bd img { width: 100%; display: block; }

.technology .bd .text { padding: 15px 10px; }

.technology-top { border-bottom: 2px solid #f5f4f4; padding-bottom: 20px; margin-bottom: 25px; text-indent: 2em; }

.technology-top h3 { padding-bottom: 10px; text-indent: 0; }

.technology-dot { text-align: center; padding-top: 5px; }

@media (min-width: 768px) {
  .technology .bd { position: relative; }
  .technology .bd .img { width: 65%; float: left; }
  .technology .bd .text { width: 35%; float: left; padding: 60px 20px 100px; line-height: 26px; }
  .technology .bd .text-cont { max-height: 180px; }
  .technology-btn { font-size: 0; position: absolute; left: 65%; bottom: 25px; z-index: 50; margin-left: 20px; }
  .technology-btn a { width: 38px; height: 38px; display: inline-block; background-color: #fff; }
  .technology-btn a:after { content: ''; display: block; width: 10px; height: 10px; }
  .technology-btn .prev:after { border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin: 15px 0 0 17px; }
  .technology-btn .next { background-color: var(--theme-color); }
  .technology-btn .next:after { border-right: 1px solid #ccc; border-top: 1px solid #ccc; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin: 15px 0 0 11px; }
  .technology-top { line-height: 26px; }
}

@media (min-width: 1024px) {
  .technology-top { margin-bottom: 35px; padding-bottom: 30px; }
  .technology-top h3 { padding-bottom: 20px; }
}

@media (min-width: 1260px) {
  .technology { padding-bottom: 20px; }
  .technology-top { padding-top: 20px; margin-bottom: 50px; padding-bottom: 30px; }
  .technology-top h3 { padding-bottom: 27px; }
}

.recruitment { padding-top: 10px; }

.recruitment ul { border-top: 2px solid #eae7e7; padding-bottom: 30px; }

.recruitment li { border-bottom: 2px solid #eae7e7; padding: 15px 0; }

.recruitment .on h3 { color: var(--theme-color); }

.recruitment-thumb { padding: 0 35px 0 0; position: relative; cursor: pointer; }

.recruitment-thumb h3 { color: #4c4c4c; }

.recruitment-thumb span { display: inline-block; font-size: 12px; color: #929292; }

.recruitment-thumb:after { content: ''; display: block; width: 25px; height: 25px; background: url(../images/icon06.png) no-repeat; background-size: 100%; position: absolute; right: 0; top: 50%; margin-top: -12px; }

.recruitment-cont { padding-top: 10px; display: none; }

@media (min-width: 768px) {
  .recruitment { padding-top: 20px; padding-bottom: 20px; }
  .recruitment ul { padding-bottom: 40px; }
  .recruitment li { padding: 20px 0; }
  .recruitment h3 { padding-bottom: 5px; }
  .recruitment-thumb { background: url(../images/icon07.png) left center no-repeat; padding-left: 63px; line-height: 37px; }
  .recruitment-thumb span { font-size: 14px; }
  .recruitment-cont { padding-left: 65px; padding-bottom: 15px; }
  .recruitment .on .recruitment-thumb span { color: #5b5c61; }
}

@media (min-width: 1260px) {
  .recruitment { padding-top: 30px; padding-bottom: 0; padding-right: 80px; }
  .recruitment ul { padding-bottom: 58px; }
  .recruitment-wrap .wrap { padding-bottom: 30px; }
}

.map-list { padding-bottom: 30px; margin-bottom: 20px; border-bottom: 1px solid #ddd; }

.map-list .text { padding-bottom: 20px; }

.map-list:last-of-type { border-bottom: none; }

.map-list h2 { color: #666; }

.map-m { width: 100%; height: 150px; }

.map-b { width: 100%; height: 400px; display: none; }

@media (min-width: 768px) {
  .contact { padding-top: 10px; }
  .contact ul { margin: 0 -10px; }
  .map-list { border-bottom: none; line-height: 34px; margin-bottom: 0; }
  .map-list .ac { color: var(--theme-color); }
  .map-list .text { padding-bottom: 0; }
  .map-list h2 { padding-bottom: 5px; }
  .map-m { display: none; }
  #map3 { display: block; }
}

@media (min-width: 1024px) {
  .map-list h2 { padding-bottom: 13px; }
}

@media (min-width: 1260px) {
  .contact { padding-top: 35px; padding-bottom: 15px; }
  .map-list { padding-bottom: 40px; }
}

.searchtitle401 { padding: 15px; background-color: #f1f1f1; }

.searchcont401 { padding: 10px 0; }

.resultlist401 { font-size: 13px; padding: 15px 0; }

.resultlist401 img { display: block; width: 100%; }

.resultlist401 li { padding: 15px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-bottom: -1px; }

.resultlist401 h4 { font-size: 16px; line-height: 24px; margin-bottom: 10px; }

.resultlist401 h4 a { display: block; }

.resultlist401 h4 em { color: red; font-style: normal; }

.resultlist401 h4 a { display: block; }

.resulttext401 { height: 72px; font-size: 14px; line-height: 24px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; color: #666; }

.resultlabel401 { color: #333; display: inline-block; padding-top: 3%; }

.searchinputcont401 { padding-right: 60px; }

.searchinputcont401 dt input { position: relative; float: left; width: 100%; height: 40px; line-height: 40px; text-indent: 12px; font-size: 15px; color: #333; background-color: #fff; }

.searchinputcont401 dd input { position: relative; left: 60px; margin-left: -60px; float: left; width: 60px; height: 40px; line-height: 40px; font-size: 14px; color: #fff; cursor: pointer; background: var(--theme-color); }

.searchimg401 { display: block; margin-bottom: 3%; }

@media (min-width: 768px) {
  .searchcont401 { padding: 10px 0; }
  .searchinputcont401 { max-width: 61.8%; margin: 0 auto; }
  .searchtitle401 { font-size: 24px; }
  .resultlist401 { padding: 3% 0; }
  .resultlist401 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%; width: auto; }
  .searchimg401 { float: left; margin: 0 3% 0 0; display: block; width: 200px; height: 150px; overflow: hidden; position: relative; }
  .resultlist401 h4 { font-size: 20px; margin-bottom: 2%; }
}

@media (min-width: 1024px) {
  .searchtitle401 { padding: 28px 15px; }
  .searchinputcont401 { width: 45%; }
  .searchinputcont401 dt { float: left; width: 78%; }
  .searchinputcont401 dd { float: left; width: 22%; }
  .searchinputcont401 dd input { left: 0; margin-left: 0; width: 100%; }
  .searchinputcont401 dt input { font-size: 18px; }
  .searchinputcont401 dd input { text-align: center; font-size: 16px; }
}

.sitemapcont2 { padding: 6% 10px; overflow: hidden; background: #fff; }

.sitemapcont2 dl { position: relative; margin-bottom: 36px; }

.sitemapcont2 dl:last-of-type { margin-bottom: 0; }

.sitemapcont2 dl dt { font-size: 16px; font-weight: bold; padding: 0 8px; background: #fff; position: absolute; left: 18px; top: -14px; }

.sitemapcont2 dl dt a { color: var(--theme-color); }

.sitemapcont2 dl dt a:hover { color: var(--theme-color); }

.sitemapcont2 dl dd { padding: 4% 3% 1% 3%; border: 1px solid #e6e6e6; }

.sitemapcont2 dl dd a { display: inline-block; padding-left: 10px; margin: 0 23px 8px 0; }

@media (min-width: 767px) {
  .sitemapcont2 { padding: 5% 10px; }
  .sitemapcont2 dl dt { font-size: 20px; }
  .sitemapcont2 dl dd { padding: 2% 3% 1% 3%; border: 1px solid #e6e6e6; }
  .sitemapcont2 dl dd a { margin: 0 45px 8px 0; }
  .sitemapcont2 dl dd a:hover { color: var(--theme-color); }
}

@media (min-width: 1024px) {
  .sitemapcont2 { padding: 3.5% 30px; }
  .sitemapcont2 dl { margin-bottom: 50px; }
}

#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-newsdetailB-container { padding: 30px 0; background-color: #ffffff; }

.full-newsdetailB-container .article-tilte { margin-bottom: 8px; font-size: 18px; line-height: 26px; color: #333333; }

.full-newsdetailB-container .date { margin-bottom: 10px; font-size: 16px; line-height: 32px; color: #8e8e8e; }

.full-newsdetailB-container .newsdetailB-article { position: relative; padding: 38px 0 30px; margin-bottom: 15px; border: 1px solid #d9d9d9; border-left: 0; border-right: 0; font-size: 14px; line-height: 24px; color: #888888; }

.full-newsdetailB-container .newsdetailB-article img { max-width: 100%; margin: 0.5em 0; }

.full-newsdetailB-container .newsdetailB-bdshare { position: absolute; right: 0; top: -43px; overflow: hidden; zoom: 1; }

.full-newsdetailB-container .newsdetailB-bdshare a { float: left; display: block; width: 32px; height: 32px; padding: 0; margin: 0 0 0 5px; background-repeat: no-repeat; background-position: center; background-size: cover; }

.full-newsdetailB-container .newsdetailB-bdshare .bds_weixin { background-image: url(../images/newsdetailBwxico.png); }

.full-newsdetailB-container .newsdetailB-bdshare .bds_tsina { background-image: url(../images/newsdetailBsnico.png); }

.full-newsdetailB-container .newsdetailB-bdshare .bds_sqq { background-image: url(../images/newsdetailBqqico.png); }

.full-newsdetailB-container .newsdetailB-ctrl .page-ctrl { margin-bottom: 10px; }

.full-newsdetailB-container .newsdetailB-ctrl .page-ctrl a { display: block; font-size: 14px; line-height: 30px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #666666; }

.full-newsdetailB-container .newsdetailB-ctrl .return { display: block; width: 120px; height: 40px; margin: 0 auto; text-align: center; font-size: 16px; line-height: 40px; color: #ffffff; background-color: #de0012; }

@media (min-width: 768px) {
  .full-newsB-container .newsB-list ul { margin: 0 -10px; }
  .full-newsB-container .newsB-list li { width: 50%; padding: 0 10px; margin-bottom: 20px; }
}

@media (min-width: 1024px) {
  .full-newsdetailB-container { padding: 75px 0 78px; }
  .full-newsdetailB-container .article-tilte { font-size: 24px; margin: 0 0 18px; line-height: 32px; }
  .full-newsdetailB-container .date { margin: 0 0 40px; font-size: 24px; }
  .full-newsdetailB-container .newsdetailB-article { padding: 72px 0 55px; margin-bottom: 42px; }
  .full-newsdetailB-container .single-page { padding: 0 100px; }
  .full-newsdetailB-container .newsdetailB-bdshare { position: absolute; right: auto; left: 0; top: 76px; z-index: 50; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-fixed-top { position: fixed; left: 40px; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-absolute-bottom { position: absolute; left: 0; top: auto; bottom: 55px; }
  .full-newsdetailB-container .newsdetailB-bdshare a { float: none; width: 72px; height: 72px; margin: 0 0 1px 0; -webkit-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; }
  .full-newsdetailB-container .newsdetailB-bdshare .bds_weixin:hover { background-image: url(../images/newsdetailBwxicoac.jpg); }
  .full-newsdetailB-container .newsdetailB-bdshare .bds_tsina:hover { background-image: url(../images/newsdetailBsnicoac.jpg); }
  .full-newsdetailB-container .newsdetailB-bdshare .bds_sqq:hover { background-image: url(../images/newsdetailBqqicoac.jpg); }
  .full-newsdetailB-container .newsdetailB-ctrl { position: relative; padding-right: 200px; }
  .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl { margin-bottom: 0; }
  .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl a:hover { color: #de0012; }
  .full-newsdetailB-container .newsdetailB-ctrl .return { position: absolute; right: 0; top: 5px; z-index: 3; width: 145px; height: 50px; line-height: 50px; }
}

@media (min-width: 1260px) {
  .full-newsdetailB-container .single-page { max-width: 840px; padding: 0; margin: 0 auto; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-fixed-top { position: fixed; left: 50%; margin-left: -590px; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-absolute-bottom { position: absolute; left: 0; top: auto; margin-left: 0; }
}

.ckplayer-wrapper { display: none; position: fixed; left: 0; top: 0; z-index: 1000; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); }

.ckplayer-wrapper .video-popup { position: absolute; left: 50%; top: 50%; -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); width: 94%; max-width: 1000px; }

.ckplayer-wrapper .video-popup .closebtn { position: absolute; right: 0; top: 0; width: 25px; height: 25px; background: url(../images/mvclose.png) no-repeat center center; margin: -12px -12px 0 0; z-index: 1; }

.loadingmore { display: block; width: 100%; font-size: 14px; background-color: #2f318b; height: 40px; line-height: 40px; color: #ffffff; text-align: center; -webkit-transition: all ease 0.5s; -o-transition: all ease 0.5s; transition: all ease 0.5s; }

.loadingmore:hover { background-color: #4c4ea4; }

@media (min-width: 1024px) { .loadingmore { height: 50px; line-height: 50px; font-size: 16px; } }

#newBridge .nb-icon-right-center { left: 5px !important; right: auto !important; }

/*20200617新增*/
.hadd-page { padding-top: 90px; background: url(../images/hadd-bg.png) no-repeat left bottom; background-size: 100% auto; padding-bottom: 30px; font-family: DengXian; }

.hadd-page .hadd-head { font-size: 0; }

.hadd-page .hadd-head .pic { margin-bottom: 15px; }

.hadd-page .hadd-head .txt { font-size: 14px; }

.hadd-page .hadd-head h3 { color: #000000; font-size: 20px; font-weight: bold; margin-bottom: 5px; font-family: DengXian; }

.hadd-page .hadd-head h5 { color: #000000; font-weight: bold; font-family: DengXian; }

.hadd-page .hadd-head h3, .hadd-page .hadd-head h5 { line-height: 1.3; }

.hadd-page .hadd-search { margin-top: 30px; }

.hadd-page .input-box { position: relative; -webkit-box-shadow: 3px 4px 6px 0px rgba(79, 99, 102, 0.37); box-shadow: 3px 4px 6px 0px rgba(79, 99, 102, 0.37); border: solid 2px #5B5F60; -webkit-border-radius: 5px; border-radius: 5px; padding-right: 60px; }

.hadd-page .input-box input { background: none; display: block; width: 100%; height: 40px; padding: 0 12px; }

.hadd-page .input-txtnum { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 20px; -webkit-border-radius: 3px; border-radius: 3px; border: solid 1px #003D95; height: 26px; width: 26px; text-align: center; line-height: 24px; color: #afb3b4; }

.hadd-page .hadd-search-btn { margin-top: 20px; font-size: 0; }

.hadd-page .hadd-search-btn button { font-size: 14px; margin: 0 10px 0 0; background: #003B8C; color: #fff; -webkit-border-radius: 4px; border-radius: 4px; text-align: center; padding: 0 15px; line-height: 40px; border: none; -webkit-box-shadow: 3px 4px 6px 0px rgba(79, 99, 102, 0.37); box-shadow: 3px 4px 6px 0px rgba(79, 99, 102, 0.37); }

.hadd-page .hadd-cearch-mode { padding-top: 15px; padding-bottom: 30px; }

.hadd-page .hadd-cearch-mode .desc { color: #000; font-weight: bold; }

.hadd-page .hadd-cearch-mode span { color: #e60012; }

.hadd-page .hadd-cearch-mode h5 { text-align: center; color: #e60012; font-weight: bold; font-size: 16px; margin-top: 5px; }

.hadd-page .hadd-content .content-desc { display: table; table-layout: fixed; width: 100%; }

.hadd-page .hadd-content .content-l { display: table-cell; vertical-align: top; width: 68.7905%; }

.hadd-page .hadd-content .content-l h4 { color: #ff0101; font-weight: bold; font-size: 16px; line-height: 1.3; margin-bottom: 8px; }

.hadd-page .hadd-content .content-l p { margin-bottom: 10px; color: #000; font-weight: bold; }

.hadd-page .hadd-content .content-l p:last-child { margin-bottom: 0; }

.hadd-page .hadd-content .content-r { display: table-cell; vertical-align: top; width: 31.2095%; padding-left: 4.84375%; }

.hadd-page .hadd-content .content-r img { max-width: 100%; }

.hadd-page .hadd-content .search-result h3 { font-size: 24px; color: #ff0101; font-weight: bold; line-height: 1.3; margin-bottom: 12px; }

.hadd-page .hadd-content .search-result h4 { font-size: 18px; margin-bottom: 10px; color: #000; }

.hadd-page .hadd-content .search-ret-list { font-size: 18px; color: #000; }

.hadd-page .hadd-content .search-ret-list .tips { margin-top: 15px; }

@media (min-width: 768px) {
  .hadd-page .commonweb { max-width: 930px; margin-left: auto; margin-right: auto; }
  .hadd-page .hadd-head { text-align: center; }
  .hadd-page .hadd-head .pic { display: inline-block; vertical-align: middle; margin-bottom: 0; margin-right: 15px; }
  .hadd-page .hadd-head .pic img { height: 70px; }
  .hadd-page .hadd-head .txt { display: inline-block; vertical-align: middle; text-align: left; }
  .hadd-page .hadd-head h3 { font-size: 41px; margin-bottom: 0; }
  .hadd-page .hadd-head h5 { font-size: 16px; }
  .hadd-page .hadd-search form { display: table; table-layout: fixed; width: 100%; }
  .hadd-page .hadd-search .input-box { display: table-cell; vertical-align: middle; width: 68.7905%; }
  .hadd-page .hadd-search-btn { margin: 0; }
  .hadd-page .hadd-search-btn button { height: 44px; line-height: 44px; width: 80px; margin: 0; margin-left: 20px; }
}

@media (min-width: 1024px) {
  .hadd-page { padding-top: 167px; padding-bottom: 110px; }
  .hadd-page .commonweb { padding: 0; }
  .hadd-page .hadd-head .pic { margin-right: 28px; }
  .hadd-page .hadd-head .pic img { height: auto; }
  .hadd-page .hadd-head h3 { font-size: 54px; line-height: 1.1; }
  .hadd-page .hadd-head h5 { font-size: 21px; }
  .hadd-page .hadd-search { margin-top: 90px; }
  .hadd-page .hadd-search .input-box { width: 637px; padding-right: 63px; -webkit-border-radius: 10px; border-radius: 10px; border-width: 3px; }
  .hadd-page .hadd-search .input-box input { height: 64px; font-size: 33px; }
  .hadd-page .input-txtnum { width: 40px; height: 40px; line-height: 38px; font-size: 18px; font-weight: bold; right: 23px; -webkit-border-radius: 10px; border-radius: 10px; }
  .hadd-page .hadd-search-btn button { height: 70px; line-height: 70px; margin-left: 34px; width: 111px; font-size: 33px; }
  .hadd-page .hadd-cearch-mode { padding-top: 25px; padding-bottom: 35px; }
  .hadd-page .hadd-cearch-mode .desc { font-size: 18px; }
  .hadd-page .hadd-cearch-mode h5 { margin-top: 15px; font-size: 19px; }
  .hadd-page .hadd-content { min-height: 300px; }
  .hadd-page .hadd-content .content-desc { padding-top: 22px; }
  .hadd-page .hadd-content .content-l { width: 637px; padding-right: 120px; }
  .hadd-page .hadd-content .content-l h4 { font-size: 19px; margin-bottom: 22px; }
  .hadd-page .hadd-content .content-l p { font-size: 17px; font-family: DengXian; margin-bottom: 22px; }
  .hadd-page .hadd-content .content-r { padding-left: 93px; }
  .hadd-page .hadd-content .search-result h3 { font-size: 38px; margin-bottom: 20px; }
  .hadd-page .hadd-content .search-result h4 { font-size: 29px; line-height: 1.3; margin-bottom: 30px; }
  .hadd-page .hadd-content .search-result p { font-size: 29px; line-height: 1.3; }
  .hadd-page .hadd-content .search-ret-list .tips { font-size: 29px; line-height: 1.3; margin-top: 30px; }
}

#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-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; -o-text-overflow: ellipsis; 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; -o-text-overflow: ellipsis; 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;  }
}
  
/*20200702*/
@media (max-width: 768px) {
  .hadd-page .hadd-head {
    text-align: center;
  }
  .hadd-page .hadd-head .pic {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    font-size: 0;
    height: 46px;
  }
  .hadd-page .hadd-head .pic img {
    height: 100%;
  }
  .hadd-page .hadd-head .txt {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
  }
  .hadd-page .hadd-search-btn {
    text-align: right;
  }
}
@media (min-width: 500px) and (max-width: 992px) {
  .hadd-page .hadd-content .content-r {
    padding-right: 15%;
  }
}

/*20200714xiugai*/
.hadd-page .hadd-content .content-r img {
  max-width: 105px;
}
@media (max-width: 768px) {
	.hadd-page .hadd-head h3 {
		font-size: 31px;
		margin-bottom: 0;
	}
	 .hadd-page .hadd-content .content-r img {
	  max-width: 100%;
  }
}

/*20200721*/
@media (max-width: 768px) {
  .hadd-page .hadd-content .content-r img {
    width: auto;
    height: 100%;
    display: block;
    margin: 0 auto;
    max-width: none;
  }
  .hadd-page .hadd-content .content-r {
    position: absolute;
    right: 0;
    height: 100%;
  }
  .hadd-page .hadd-content .content-desc {
    position: relative;
  }
  .hadd-page .hadd-head h3 {
    font-family: Microsoft YaHei;
    font-size: 34px;
    text-align: justify;
    text-align-last: justify;
  }
  .hadd-page .hadd-head h5 {
    font-family: Microsoft YaHei;
    text-align: justify;
    text-align-last: justify;
  }
  .hadd-page .hadd-cearch-mode .desc {
    font-size: 13px;
  }
  .hadd-page .hadd-cearch-mode .desc span {
    display: block;
    font-size: 14px;
  }
  .hadd-page .hadd-cearch-mode .desc i {
    display: none;
  }
}

/*20200828*/
@media (max-width: 768px) {

  .hadd-page .hadd-content .content-r img {
    width: auto;
    height: auto;
    max-width: 100%;
  }
}
.hadd-page .hadd-content .content-r img {
  max-width: 100%;
}
/* 资讯页面标题样式 */
.news-detail h1 {
  height: 65px;
  line-height: 65px;
  font-size: 22px;
}
.news-detail-cont p {
  font-size: 16px;
  color: #262626;
  letter-spacing: 0.2px;
  margin-bottom: 20px;
  text-indent: 2em;
  line-height: 190%;
}
.news-detail-cont h1 {
  font-size: 16px;
  color: #262626;
  letter-spacing: 0.2px;
  margin-bottom: 20px;
  text-indent: 2em;
  line-height: 190%;
}
.news-detail-cont h2 {
  font-size: 16px;
  color: #262626;
  letter-spacing: 0.2px;
  margin-bottom: 20px;
  text-indent: 2em;
  line-height: 190%;
}


.flexbox {
  display: flex;
  justify-content: space-between;
}
.flexbox.flexbox-reverse {
  flex-direction: row-reverse;
}

.figure {
  display: block;
  overflow: hidden;
}
.figure img {
  max-width: 100%;
  height: auto;
}

.pagination {
  padding: 30px 0;
  text-align: center;
}
.pagination a {
  display: inline-block;
  padding: 5px 8px;
  margin: 0 2px;
  color: #000;
  background-color: #fafafa;
  border: #ccc 1px solid;
}
.pagination .page-num-current,
.pagination a:hover {
  color: #fff;
  background-color: var(--theme-color);
  border-color: var(--theme-color);
}
.nodata {
  padding-top: 200px;
  margin-bottom: 100px;
  text-align: center;
  background: url(../images/nodata.png) center top no-repeat;
}


/***************** footer S *****************/
.footer {
  padding-top: 40px;
  padding-bottom: 20px;
  color: #838486;
  background-color: #222;
}
.footer .flexbox {
  flex-wrap: wrap;
}
.footer a {
  color: #838486;
}
.footer a:hover {
  color: var(--theme-color);
}
.footer .item h4 {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
}
.footer .nav {
  width: 230px;
}
.footer .nav li {
  margin-bottom: 10px;
}
.footer .qrcode {
  margin-right: auto;
}
.footer .qrcode .figure {
  margin-left: 10px;
}
.footer .item {
  margin-bottom: 20px;
}
.footer .info .tel {
  font-size: 32px;
  color: #f00;
}
.sidekefu {
  display: none;
}
@media (min-width: 768px) {
  .footer .flexbox {
    flex-wrap: nowrap;
  }
  .footer .info {
    flex: 1;
    padding-right: 100px;
  }
  .footer .qrcode {
    text-align: center;
  }

  .sidekefu { width: 60px; position: fixed; right: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); z-index: 999; display: none; }
  .sidekefu.active { display: block; }

  .sidekefu a { width: 60px; height: 60px; display: block; background-color: var(--theme-color); border-bottom: 1px solid #00CC66; position: relative; }

  .sidekefu span { position: absolute; right: 100%; top: 0; display: none; }

  .sidekefu .tel span, .sidekefu .feed span { right: 0; width: 170px; line-height: 60px; background-color: rgba(0, 0, 0, 0.8); white-space: nowrap; color: #fff; font-size: 16px; text-align: center; }

  .sidekefu .qq { background: var(--theme-color) url(../images/qq.png) center no-repeat; }

  .sidekefu .feed { background: var(--theme-color) url(../images/feed.png) center no-repeat; }

  .sidekefu .tel { background: var(--theme-color) url(../images/tel.png) center no-repeat; }

  .sidekefu .wechat { background: var(--theme-color) url(../images/wechat.png) center no-repeat; }

  .sidekefu .backtop { background: var(--theme-color) url(../images/top.png) center no-repeat; border-bottom: none; }
}
/***************** footer S *****************/


.inStrength .swiper-slide {
  width: 80%;
  height: 400px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.inStrength .swiper-slide img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.inPartner .sec-tit {
  margin-bottom: 30px;
  text-align: center;
}
.inPartner .sec-tit h3 {
  font-size: 22px;
}
.inPartner .sec-tit p {
  padding-top: 20px;
  font-size: 15px;
}
@media (min-width: 768px) {
  .inPartner .sec-tit h3 {
    font-size: 46px;
  }
  .inPartner .sec-tit p {
    padding-top: 32px;
    line-height: 28px;
    font-size: 16px;
  }
}