@charset "UTF-8";
/*个性化公共样式*/
.showPro .title, .showCompany .title, .showSolution .title { font-size: 46px; line-height: 1.1; text-transform: uppercase; font-weight: bold; }
@media screen and (max-width: 1400px) { .showPro .title, .showCompany .title, .showSolution .title { font-size: 38px; } }
@media screen and (max-width: 875px) { .showPro .title, .showCompany .title, .showSolution .title { font-size: 26px; } }

/*个性化公共样式 end----------------------------*/
a, a:before, a:after, #goTop, .container, .lm, span, .title, img, li, .tab, i { transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -o-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; }

.lm, .right, .left, .date, #banner .item span { -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

.justify, .inner, img, input, textarea, select, button, table, label, .center, .searchForm { -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }

.playBtn { content: ""; width: 140px; height: 140px; border-radius: 50%; background: rgba(255, 255, 255, 0.6); position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: 2; }
.playBtn:before { content: ""; width: 78.57143%; height: 78.57143%; border-radius: 50%; background: #000; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }
.playBtn:after { width: 30px; height: 30px; line-height: 30px; text-align: center; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; content: "\e620"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; font-size: 50px; color: #fff; text-align: center; padding-left: 4px; }
.playBtn:hover { box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }
@media screen and (max-width: 1400px) { .playBtn:after { font-size: 40px; } }
@media screen and (max-width: 875px) { .playBtn:after { font-size: 20px; } }
@media screen and (max-width: 500px) { .playBtn:after { font-size: 16px; } }

body, #pageNum { font-family: Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; }

.placeH { position: absolute; top: 0; left: 0; width: 100%; height: 100%; white-space: nowrap; font-size: 0; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.placeH:after { content: ""; display: inline-block; vertical-align: middle; width: 0; height: 100%; }
.placeH .textMidSon { display: inline-block; white-space: normal; vertical-align: middle; font-size: 14px; width: 100%; }
@media screen and (max-width: 875px) { .placeH { position: static; height: auto; } }

.justify { text-align: justify; text-justify: inter-ideograph; letter-spacing: 0px; font-size: 0px; }
.justify:after { content: ''; height: 0px; width: 100%; display: inline-block; overflow: hidden; }
.justify .line { display: inline-block; height: 0px; overflow: hidden; }
.justify > * { text-align: left; font-size: 14px; }
.justify .box { display: inline-block; vertical-align: top; }
.box.justify { text-align: justify; }

blockquote, body, button, dd, div, dl, dt, fieldset, figure, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, table, textarea, ul { margin: 0; padding: 0; }

area:focus, button:focus, input:focus, textarea:focus { outline: 0; }

a img, abbr, acronym, fieldset, img, legend { border: 0 none; }

figure, li, ol, ul { list-style: none; }

address, caption, cite, code, dfn, th, var { font-weight: 400; font-style: normal; }

h1, h2, h3, h4, h5, h6 { display: inline; font-weight: 400; font-size: 100%; }

q:after, q:before { content: ''; }

button, input[type=button], input[type=reset], input[type=submit] { cursor: pointer; -webkit-appearance: button; }

button { overflow: visible; }

pre, textarea { overflow: auto; }

button, input, optgroup, select, textarea { margin: 0; color: inherit; font: inherit; }

button, select { text-transform: none; }

button[disabled], html input[disabled] { cursor: default; }

a[href], label[for], select { cursor: pointer; }

a, div, input, span, textarea { -webkit-tap-highlight-color: transparent; }

a:active, a:hover { outline: 0; }

sub, sup { position: relative; vertical-align: baseline; font-size: 75%; }

sup { top: -.5em; }

sub { bottom: -.25em; }

svg:not(:root) { overflow: hidden; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { -webkit-appearance: none; }

input[type=search] { -webkit-appearance: textfield; }

html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background-color: transparent; }

abbr[title] { border-bottom: 1px dotted; }

b, optgroup, strong { font-weight: 700; }

small { font-size: 80%; }

code, kbd, pre, samp { font-size: 1em; font-family: monospace,monospace; }

button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; }

input { line-height: normal; }

input[type=checkbox], input[type=radio] { box-sizing: border-box; padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { height: auto; }

fieldset { margin: 0 2px; padding: .35em .625em .75em; border: 1px solid silver; }

table { width: 100%; border-collapse: collapse; border-spacing: 0; }

table th { background: #ddd; font-weight: 700; }

table td, th { padding: 5px; border: 1px solid #ccc; text-align: center; word-wrap: break-word; word-break: break-word; }

img { width: auto\9; height: auto; max-width: 100%; }

@font-face { font-family: 'icomoon'; src: url("../font/icomoon.eot"); src: url("../font/icomoon.eot?#iefix") format("embedded-opentype"), url("../font/icomoon.woff") format("woff"), url("../font/icomoon.woff2") format("woff2"), url("../font/icomoon.ttf") format("truetype"), url("../font/icomoon.svg#icomoon") format("svg"); }
html { font-size: 16px; }

body { color: #555555; line-height: 1.5714; font-size: 14px; -webkit-font-smoothing: antialiased; font-smooth: always; -moz-osx-font-smoothing: grayscale; }

a { text-decoration: none; color: #555; }

*:before, *:after { text-align: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

input[type="text"], input[type="password"], textarea { text-align: left; background: transparent; }
input[type="text"]:focus, input[type="text"].focusOn, input[type="password"]:focus, input[type="password"].focusOn, textarea:focus, textarea.focusOn { background: #fff; }

.search::-webkit-input-placeholder { color: white; }

.search:-moz-placeholder { color: white; }

.search:-ms-input-placeholder { color: white; }

input, textarea, select, button, label { transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; -ms-transition: all 0.2s ease 0s; }

.center { width: 90%; margin-left: auto; margin-right: auto; max-width: 1680px; }
@media screen and (max-width: 1366px) { .center { width: 88%; } }
@media screen and (max-width: 1300px) { .center { width: 90%; } }
@media screen and (max-width: 1000px) { .center { width: 100%; padding-left: 10px; padding-right: 10px; } }

i { font-style: normal; }

img { vertical-align: bottom; }

a[href^="mailto:"], a[href^="tel:"] { display: inline-block; }

table { line-height: 1.5; width: 100%; }

table.table-left td, table.table-left th { text-align: left; }

.addthis_sharing_toolbox { white-space: nowrap; }

hr { height: 1px; width: 100%; overflow: hidden; border: 0px none; box-shadow: none; background: #ccc; }

.headerTtnWrap { position: fixed; right: 0; top: 0; background: #FE7D0B; z-index: 999; width: 100%; border-bottom: 1px solid #fff; display: none; }

#menuBtn, #setBtn { width: 42px; height: 42px; line-height: 42px; text-align: center; top: 0; cursor: pointer; z-index: 999; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); border-radius: 3px; }
#menuBtn:before, #setBtn:before { font-family: icomoon; color: #fff; }
#menuBtn.active:before, #setBtn.active:before { content: '\e60b'; font-size: 24px; }

#menuBtn { padding-right: 6px; float: right; margin-right: 5px; }
#menuBtn:before { content: '\e637'; font-size: 36px; }

#setBtn { padding-left: 6px; float: left; margin-left: 5px; }
#setBtn:before { content: '\e638'; font-size: 28px; }

.fb:before { content: '\e62c'; }

.tt:before { content: '\e62b'; }

.in:before { content: '\e630'; }

.gg:before { content: '\e62d'; }

.yt:before { content: '\e631'; }

.wx:before { content: "\649"; }

.wb:before { content: "\647"; }

.searchForm { position: relative; max-width: 100%; }
.searchForm .search { width: 100%; border: 0px none; }
.searchForm .searchBtn { border: 0px none; position: absolute; top: 0; right: 0; text-align: center; }

#pageNum { margin-top: 1%; padding-top: 10px; padding-bottom: 5px; margin-bottom: 1%; }
#pageNum a, #pageNum span { font-size: 12px; line-height: 16px; padding: 5px 10px; display: inline-block; margin-right: 6px; margin-bottom: 7px; border: 1px solid #d7d7d5; }
#pageNum a:hover, #pageNum .cur { color: #fff; background: #0A588B; border: 1px solid #0A588B; }

#goTop { position: fixed; width: 38px; height: 38px; line-height: 38px; text-align: center; color: #fff; font-size: 20px; filter: alpha(opacity=60); opacity: 0.6; bottom: 6%; right: 3%; border-radius: 5px; overflow: hidden; display: none; cursor: pointer; z-index: 999; }
#goTop:before { content: '\e627'; font-family: 'icomoon'; text-align: inherit; }
#goTop:hover { filter: alpha(opacity=90); opacity: 0.9; }
@media screen and (max-width: 900px) { #goTop { margin-bottom: 50px; } }

iframe[name='google_conversion_frame'] { height: 0 !important; width: 0 !important; line-height: 0 !important; font-size: 0 !important; margin-top: -13px; float: left; }

object[id^="tq_as"] { overflow: hidden; margin: 0; height: 0 !important; }

#div_ser table td, #div_ser table th { border: 0px none; }

.container { overflow: hidden; width: 100%; max-width: 1920px; margin: 0 auto; }

.title { line-height: 1.2; }

span.help-block-error { display: inline-block; padding-left: 5px; color: #a94442; }

.formTextWaper.has-error input.help-block-error, .formTextWaper.has-error textarea.help-block-error { border-color: #ebccd1; }

#header { width: 100%; transition: 0s all; -moz-transition: 0s all; -webkit-transition: 0s all; -o-transition: 0s all; -ms-transition: 0s all; z-index: 2; background: #fff; border-bottom: 1px solid #ccc; }
#header.move { position: fixed; top: 0; left: 0; z-index: 999; background: rgba(255, 255, 255, 0.9); box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3); margin-top: -40px; transition: 0.4s all ease; -moz-transition: 0.4s all ease; -webkit-transition: 0.4s all ease; -o-transition: 0.4s all ease; -ms-transition: 0.4s all ease; }

.headerTop { height: 40px; line-height: 40px; background: #016db8; }
.headerTop .slogan { color: #fff; }

.lang { display: inline-block; vertical-align: middle; padding-right: 18px; position: relative; font-weight: bold; }
.lang:before { content: ""; width: 1px; height: 12px; position: absolute; right: 0; top: 50%; margin-top: -6px; background: #858080; }
.lang li { display: inline-block; margin-right: 15px; }
.lang li:last-child { margin-right: 0; }
.lang li a { color: #fff; }
.lang li:hover > a, .lang li.active > a { color: #0078c9; }

.headerShare { display: inline-block; vertical-align: middle; }
.headerShare > li { margin-right: 2px; display: inline-block; }
.headerShare > li:last-child { margin-right: 0; }
.headerShare > li > a { display: inline-block; height: 30px; width: 30px; font-size: 18px; line-height: 30px; vertical-align: middle; text-align: center; overflow: hidden; }
.headerShare > li > a:before { font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; color: #fff; }
.headerShare > li > a.fb:before { content: "\e62c"; }
.headerShare > li > a.tt:before { content: '\e62b'; }
.headerShare > li > a.in:before { content: "\e630"; }
.headerShare > li > a.yt:before { content: "\e634"; }
.headerShare > li > a.gg:before { content: "\e62d"; }
.headerShare > li > a:hover:before { color: #0078c9; }

.headerMid { text-align: right; }
.headerMid .box { vertical-align: middle; }
.headerMid .center { position: relative; padding-top: 9px; padding-bottom: 14px; }

#nav { font-size: 0; line-height: 1; display: inline-block; margin-top: 20px; vertical-align: middle; z-index: 1; margin-right: 35px; }
#nav > li { display: inline-block; margin-right: 40px; position: relative; }
#nav > li:last-child { margin-right: 0; }
#nav > li > a { display: block; color: #111; font-size: 16px; padding: 18px 0; position: relative; text-transform: uppercase; font-weight: bold; }
#nav > li.active > a, #nav > li.selected > a { color: #0078c9; }
#nav > li.active > a:before, #nav > li.selected > a:before { left: 0; right: 0; }
#nav > li > ul { display: block; width: 270px; position: absolute; top: 100%; left: -20px; background: #fff; padding: 25px 0; z-index: 999; transition: 0.4s all cubic-bezier(1, -0.6, 0.195, 0.34); -moz-transition: 0.4s all cubic-bezier(1, -0.6, 0.195, 0.34); -webkit-transition: 0.4s all cubic-bezier(1, -0.6, 0.195, 0.34); -o-transition: 0.4s all cubic-bezier(1, -0.6, 0.195, 0.34); -ms-transition: 0.4s all cubic-bezier(1, -0.6, 0.195, 0.34); margin-top: 0; visibility: hidden; filter: alpha(opacity=0); opacity: 0; box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2); }
#nav > li > ul > li { line-height: 1.2; position: relative; transition: 0s; -moz-transition: 0s; -webkit-transition: 0s; -o-transition: 0s; -ms-transition: 0s; margin-bottom: 1px; }
#nav > li > ul > li:last-child { margin-bottom: 0; }
#nav > li > ul > li > a { display: block; font-size: 14px; color: #000; text-transform: capitalize; position: relative; padding: 10px 40px 10px 20px; transition: 0.4s all ease; -moz-transition: 0.4s all ease; -webkit-transition: 0.4s all ease; -o-transition: 0.4s all ease; -ms-transition: 0.4s all ease; }
#nav > li > ul > li > a:before { content: "\e624"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; position: absolute; top: 7px; right: 20px; font-size: 18px; transition: 0s; -moz-transition: 0s; -webkit-transition: 0s; -o-transition: 0s; -ms-transition: 0s; filter: alpha(opacity=0); opacity: 0; }
#nav > li > ul > li.hasUl > a:before { filter: alpha(opacity=100); opacity: 1; }
#nav > li > ul > li:hover > a, #nav > li > ul > li.active > a { background: #0078c9; color: #fff; }
#nav > li > ul > li  ul { display: none; width: 270px; position: absolute; top: -25px; left: 100%; background: #fff; padding: 25px 0; z-index: 999; transition: 0.4s all cubic-bezier(1, -0.6, 0.195, 0.34); -moz-transition: 0.4s all cubic-bezier(1, -0.6, 0.195, 0.34); -webkit-transition: 0.4s all cubic-bezier(1, -0.6, 0.195, 0.34); -o-transition: 0.4s all cubic-bezier(1, -0.6, 0.195, 0.34); -ms-transition: 0.4s all cubic-bezier(1, -0.6, 0.195, 0.34); box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2); }
#nav > li > ul > li  ul > li { line-height: 1.2; position: relative; transition: 0s; -moz-transition: 0s; -webkit-transition: 0s; -o-transition: 0s; -ms-transition: 0s; margin-bottom: 1px; }
#nav > li > ul > li  ul > li:last-child { margin-bottom: 0; }
#nav > li > ul > li  ul > li > a { display: block; font-size: 14px; color: #000; text-transform: capitalize; position: relative; padding: 10px 40px 10px 20px; transition: 0.4s all ease; -moz-transition: 0.4s all ease; -webkit-transition: 0.4s all ease; -o-transition: 0.4s all ease; -ms-transition: 0.4s all ease; position: relative; }
#nav > li > ul > li  ul > li > a:before { content: "\e624"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; position: absolute; top: 7px; right: 20px; font-size: 18px; transition: 0s; -moz-transition: 0s; -webkit-transition: 0s; -o-transition: 0s; -ms-transition: 0s; filter: alpha(opacity=0); opacity: 0; }
#nav > li > ul > li  ul > li.hasUl > a:before { filter: alpha(opacity=100); opacity: 1; }
#nav > li > ul > li  ul > li:hover > a, #nav > li > ul > li  ul > li.active > a { background: #0078c9; color: #fff; }
#nav > li.selected > ul { visibility: visible; filter: alpha(opacity=100); opacity: 1; }

.seaBtn { width: 40px; height: 30px; display: inline-block; line-height: 30px; text-align: center; color: #0078c9; font-size: 22px; vertical-align: middle; cursor: pointer; margin-right: 10px; margin-top: 18px; }
.seaBtn:before { content: "\e618"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; }
.seaBtn.selected:before { content: "\e60b"; }

.searchWrap { width: 400px; height: 40px; position: absolute; top: 100%; right: 0; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; display: none; z-index: 1; }
.searchWrap .searchCont { background: #fff; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.searchWrap .searchCont input, .searchWrap .searchCont button { border: 0; }
.searchWrap .search { width: 100%; height: 100%; padding: 0 120px 0 45px; box-sizing: border-box; background: #F3F3F3; border-radius: 3px 0 0 3px; color: black; }
.searchWrap .search.focusOn + label, .searchWrap .search:focus + label { display: none; }
.searchWrap .search.focusOn, .searchWrap .search:focus { background: #F3F3F3; }
.searchWrap label { font-size: 14px; position: absolute; top: 50%; left: 0; box-sizing: border-box; color: #5F656D; text-transform: capitalize; padding-left: 45px; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); }
.searchWrap .searchBtn { display: inline-block; height: 100%; padding: 0 10px; position: absolute; top: 0; right: 10px; color: #0078c9; font-weight: 800; font-size: 12px; font-family: Arial, 'Microsoft YaHei', SimSun, Sans-serif; background: none; transition: 0.4s all ease; -moz-transition: 0.4s all ease; -webkit-transition: 0.4s all ease; -o-transition: 0.4s all ease; -ms-transition: 0.4s all ease; }
.searchWrap .searchBtn:hover { color: #292929; }
.searchWrap i { position: absolute; top: 50%; left: 20px; color: #0078c9; font-size: 16px; transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); }
.searchWrap i:before { content: "\e618"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; }

@media screen and (max-width: 1400px) { #nav > li { margin-right: 25px; } }
@media screen and (max-width: 1200px) { #header.indexHeader { position: static; background: #1D1D1D; }
  #logo, .headerMidRig { width: 100%; text-align: center; }
  .headerMidRig { margin-top: 25px; }
  .topRig { width: 100%; text-align: center; margin-top: 20px; }
  #nav { margin-left: 0; }
  #header { position: relative; }
  .headerMid .center { padding-bottom: 0; }
  .headerMid { position: relative; } }
@media screen and (max-width: 875px) { .topRig { margin-top: 0; margin-bottom: 20px; }
  .headerTtnWrap { display: block; }
  #header { text-align: center; padding-top: 40px; z-index: 99; }
  .headerTop { width: 100%; position: fixed; top: 43px; left: 0; z-index: 999; margin: 0; display: none; transition: 0s; -moz-transition: 0s; -webkit-transition: 0s; -o-transition: 0s; -ms-transition: 0s; text-align: center; height: auto; line-height: 30px; padding-bottom: 10px; padding-top: 10px; background: #292929; text-align: center; }
  .headerTop .center { text-align: center; }
  .headerTop .msg { margin-right: 0; }
  #header .headerTopRig { display: block; text-align: center; }
  .lang { display: block; }
  .lang li a { color: #fff; }
  .headerTop .shareWrap { margin-left: 0; }
  #nav { width: 100%; position: fixed; float: none; top: 40px; right: 0; z-index: 100; margin: 0; display: none; background: #0078c9; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5); }
  #nav > li { margin: 0; display: block; text-align: center; line-height: 1; padding: 0; font-size: 14px; margin-bottom: 1px; }
  #nav > li > a { padding: 12px 0; display: block; color: white; font-size: 14px; border-right: 0; }
  #nav > li:hover, #nav > li.active { background: #C9932C; }
  #nav > li:hover a, #nav > li.active a { color: white; background: none; }
  #nav > li:hover:before, #nav > li.active:before { display: none; }
  #nav > li:last-child { border-bottom: 0; }
  #nav > li:hover ul { display: none; }
  #nav > li:hover > a:before { display: none; }
  #nav > li:before { display: none; }
  #logo { margin-bottom: 20px; }
  .headerBot { text-align: center; }
  .headerMid .msg { text-align: center; width: 100%; margin-right: 0; margin-bottom: 10px; }
  .headerMid .msg li, .headerMid .msg li:last-child { border: 0; margin: 5px; padding: 0; }
  .headerMidRig { margin-top: 10px; }
  .headerMid .msg li img { display: none; }
  .headerBot .center { position: static; }
  .seaBtn { position: absolute; bottom: 0; right: 0; z-index: 99; margin-top: 0; margin-right: 0; }
  .searchWrap { width: 100%; top: 100%; height: 43px; z-index: 9999; padding: 0; }
  .searchWrap .searchCont { top: 0; right: 0; bottom: 0; }
  .searchWrap .search { min-height: 43px; }
  .headerBot { position: static; }
  .headerMid .msg li .text { font-size: 14px; }
  .headerMid .msg li .wrap { text-align: left; } }

#footer { background: #005E9F; }

.footerTop { padding-top: 2.60417%; position: relative; padding-bottom: 4.16667%; }
.footerTop .title { font-size: 24px; color: #fff; text-transform: uppercase; font-weight: bold; margin-bottom: 30px; padding-bottom: 20px; position: relative; }
.footerTop .title:before { content: ""; height: 2px; width: 60px; background: #0078c9; position: absolute; }
.footerTop .title:before { left: 0; bottom: 0; width: 50px; background: #fff; height: 1px; }

.footerContact { width: 20.2381%; }
.footerContact ul > li { position: relative; color: #fff; font-size: 14px; margin-bottom: 1px; padding: 20px 0 20px 42px; border-bottom: 1px solid #1A6EA9; }
.footerContact ul > li:first-child { padding-top: 0; }
.footerContact ul > li:before { content: ""; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; position: absolute; top: 20px; left: 0; color: #fff; }
.footerContact ul > li > span { text-transform: uppercase; display: block; font-family: 'hindbold',Arial, 'Microsoft YaHei', SimSun, Sans-serif; }
.footerContact ul > li > a { color: #fff; }
.footerContact ul > li > a:hover { text-decoration: underline; color: #52B4FC; }
.footerContact ul > li .cont { color: #fff; }
.footerContact ul > li.eml:before { content: "\e6c6"; font-size: 20px; top: 15px; left: 2px; }
.footerContact ul > li.tel:before { content: "\e6c7"; left: 2px; font-size: 18px; top: 15px; }
.footerContact ul > li.add:before { content: "\e605"; font-size: 20px; top: -2px; left: 1px; }
.footerContact ul > li.fax:before { content: "\e6b5"; font-size: 20px; top: 15px; left: 1px; }

.footerAbout { width: 16.07143%; }
.footerAbout .des { font-size: 14px; line-height: 28px; max-height: 168px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; color: #fff; margin-top: 30px; }

.footerMenu { width: 15.47619%; }
.footerMenu ul li { margin-bottom: 1px; padding: 12px 0; border-bottom: 1px solid #373737; }
.footerMenu ul li:first-child { padding-top: 0; }
.footerMenu ul li a { display: block; color: #fff; padding-left: 15px; position: relative; text-transform: uppercase; }
.footerMenu ul li a:before { content: "\e624"; color: #fff; position: absolute; top: -4px; left: 0; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; font-size: 20px; }
.footerMenu ul li a:hover { color: #52B4FC; }

.footerPro { width: 20.2381%; }
.footerPro ul li { margin-bottom: 1px; padding: 12px 0; border-bottom: 1px solid #1A6EA9; }
.footerPro ul li:first-child { padding-top: 0; }
.footerPro ul li a { display: block; color: #fff; padding-left: 15px; position: relative; }
.footerPro ul li a:before { content: "\e624"; color: #fff; position: absolute; top: -5px; left: 0; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; font-size: 20px; }
.footerPro ul li a:hover { color: #52B4FC; }

.footerShareWrap { margin-top: 15.09434%; }
.footerShareWrap > ul > li { margin-right: 1px; display: inline-block; }
.footerShareWrap > ul > li:last-child { margin-right: 0; }
.footerShareWrap > ul > li > a { display: inline-block; height: 40px; width: 40px; color: #fff; font-size: 22px; line-height: 40px; vertical-align: middle; text-align: center; overflow: hidden; border: 1px solid #fff; }
.footerShareWrap > ul > li > a:before { font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; }
.footerShareWrap > ul > li > a.fb:before { content: "\e62c"; }
.footerShareWrap > ul > li > a.tt:before { content: '\e62b'; }
.footerShareWrap > ul > li > a.in:before { content: "\e630"; }
.footerShareWrap > ul > li > a.yt:before { content: "\e634"; }
.footerShareWrap > ul > li > a.gg:before { content: "\e62d"; }
.footerShareWrap > ul > li > a:hover:before { color: #52B4FC; }

.footerBot { padding-top: 1.04167%; padding-bottom: 1.04167%; text-align: center; border-top: 1px solid #B5D0E3; }
.footerBot .copyRight { display: inline-block; margin-right: 40px; color: #fff; text-transform: uppercase; }
.footerBot .copyRight .beiAn{color:#fff;display: inline-block;margin-left: 10px;}
.footerBot .copyRight .beiAn:hover{text-decoration: underline;}
.footerBot .support { display: inline-block; }
.footerBot .support a { color: #fff; }
.footerBot .support a:hover { text-decoration: underline; }

@media screen and (max-width: 875px) { .footerTop { padding-top: 30px; padding-bottom: 0; }
  .footerTop .footerAbout, .footerTop .footerPro, .footerTop .footerMenu { display: none; }
  .footerTop .top .box { width: 100%; margin-bottom: 20px; text-align: center; }
  .footerTop .top .box ul { margin-top: 15px; }
  .footerBot { padding-bottom: 20px; padding-top: 20px; }
  .footerContact ul > li { display: block; margin-bottom: 15px; padding-left: 0; }
  .footerTop .title { margin-bottom: 20px; }
  .footerContact ul > li:before { display: none; }
  .footerBot .box { width: 100%; text-align: center; }
  .footerShareWrap { margin-top: 10px; }
  .footerTop .title:before { display: none; }
  .footerPro .tit { display: block; margin-top: 10px; }
  .footerContact ul > li { padding: 0; border: 0; }
  .footerTop .title { font-size: 20px; padding-bottom: 0; } }
@media screen and (max-width: 500px) { .footerBot .center > div { width: 100%; } }
.crumbsWrap { padding: 6.77083% 0 6.51042%; position: relative; overflow: hidden; text-align: center; }
.crumbsWrap i { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: url(../img/banner_bg.png); }
.crumbsWrap .bg { width: auto; max-width: none; height: 100%; position: absolute; top: 0; left: 50%; transform: translateX(-50%); -ms-transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -o-transform: translateX(-50%); }
.crumbsWrap .wrap { position: relative; }
.crumbsWrap .cateName { color: #fff; font-size: 40px; text-transform: capitalize; line-height: 1; }
.crumbsWrap .crumbs { color: #fff; font-size: 14px; text-transform: capitalize; margin-top: 2.08333%; }
.crumbsWrap .crumbs a { color: #fff; }
.crumbsWrap .crumbs a:hover { color: #0078c9; }

@media screen and (max-width: 1400px) { .crumbsWrap .cateName { font-size: 30px; } }
@media screen and (max-width: 875px) { .crumbsWrap .cateName { font-size: 14px; font-family: 'hindbold',Arial, 'Microsoft YaHei', SimSun, Sans-serif; } }
@media screen and (max-width: 600px) { .crumbsWrap { padding: 40px 0; } }
.paddingStyle { padding-top: 4.16667%; padding-bottom: 3.38542%; }

@media screen and (max-width: 1200px) { .paddingStyle { padding-top: 40px; padding-bottom: 40px; } }
.content { padding-bottom: 3.125%; position: relative; padding-top: 3.125%; }

.contentWrap { position: relative; }

@media screen and (max-width: 1600px) { .content { padding-left: 10px; padding-right: 10px; } }
@media screen and (max-width: 875px) { .contentWrap { position: static; } }
#aside { width: 19.04762%; float: left; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
#aside .asideTitle { text-transform: capitalize; position: relative; z-index: 1; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; line-height: 1; white-space: nowrap; font-size: 0; }
#aside .asideTitle:after { content: ""; display: inline-block; vertical-align: middle; width: 0; height: 100%; }
#aside .asideTitle .textMidSon { display: inline-block; white-space: normal; vertical-align: middle; font-size: 14px; width: 100%; }
#aside .asideTitle .textMidSon { display: inline-block; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; color: #111; vertical-align: bottom; font-size: 26px; position: relative; font-weight: bold; position: relative; padding-bottom: 15px; }
#aside .asideTitle .textMidSon:before { content: ""; height: 2px; width: 60px; background: #0078c9; position: absolute; }
#aside .asideTitle .textMidSon:before { left: 0; bottom: 0; height: 3px; }
#aside .asideList { background: #fff; margin-top: 30px; }
#aside .asideList > li { position: relative; }
#aside .asideList > li:last-child { margin-bottom: 0; }
#aside .asideList > li > a { display: block; padding: 15px 10px 15px 50px; color: #292929; text-transform: capitalize; position: relative; font-size: 16px; }
#aside .asideList > li > a:before { content: "\e624"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; color: #0078c9; position: absolute; top: 4px; left: 20px; font-size: 30px; }
#aside .asideList > li:hover > a { color: #fff; background: #0078c9; }
#aside .asideList > li.active:hover > a { color: #fff; background: #0078c9; }
#aside .asideList > li:hover > a:before { color: #fff; }
#aside .asideList > li.active:after { filter: alpha(opacity=100); opacity: 1; }
#aside .asideList > li.active > a { color: #0078c9; }
#aside .asideList > li > ul { width:100%;position:absolute;top:0;left:100%;background:#0078c9;display:none;box-shadow:0 0 15px rgba(255,255,255,.5);}
#aside .asideList > li > ul > li { height: auto; transition: all 0.5s cubic-bezier(0, 0.105, 0.035, 1.57); -moz-transition: all 0.5s cubic-bezier(0, 0.105, 0.035, 1.57); -webkit-transition: all 0.5s cubic-bezier(0, 0.105, 0.035, 1.57); -o-transition: all 0.5s cubic-bezier(0, 0.105, 0.035, 1.57); -ms-transition: all 0.5s cubic-bezier(0, 0.105, 0.035, 1.57); font-size: 14px; }
#aside .asideList > li > ul > li > a { display: block; padding: 17px 20px; color: #fff; position: relative; border-bottom:1px solid #fff;}
#aside .asideList > li > ul > li:hover > a, #aside .asideList > li > ul > li.active > a { background:#0F5F93; }
#aside .asideList > li > ul > li:hover > a:before, #aside .asideList > li > ul > li.active > a:before { background: #0078c9; }
#aside .asideList > li:hover > ul { display: block; }
#aside .asideList > li.active > ul > li { margin-bottom: 1px; }
#aside .asideList > li.active > ul > li:last-child { margin-bottom: 0; }

@media screen and (max-width: 875px) { .content { position: relative; padding-top: 50px; margin-top: 0; padding-bottom: 40px; }
  #aside { width: 100%; position: absolute; top: 0; left: 0; margin-top: 0; padding-top: 0; padding-bottom: 0; padding-left: 0; }
  #aside .asideTitle { background: #0078c9; color: white; padding: 13px 60px 13px 10px; line-height: 1; cursor: pointer; margin-bottom: 1px; font-size: 20px; height: auto; margin-top: 0; }
  #aside .asideTitle:before { display: none; }
  #aside .asideTitle:after { display: block; content: "Open \e636"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; width: 60px; height: 30px; line-height: 30px; position: absolute; left: 100%; top: 50%; margin-top: -15px; margin-left: -60px; z-index: 99; font-size: 12px; background: none; }
  #aside .asideList { display: none; padding: 0; margin-top: 0; }
  #aside .asideList > li { margin-bottom: 1px; }
  #aside .asideList > li > a { color: white; padding-right: 10px; padding-left: 10px; height: 35px; line-height: 35px; background: #0078c9; border: 0; }
  #aside .asideList > li:hover > a, #aside .asideList > li.active > a { background: #0A588B; }
  #aside .asideList > li.active > ul { display: none; }
  #aside .asideList > li > ul { display: none; }
  #aside .asideTitle .textMidSon { color: #fff; }
  #aside .listside:after { content: "Close \e656"; }
  #aside .asideList:before { display: none; }
  #aside .asideList > li > a:before, #aside .asideList > li.hasUl > a:after { display: none; } }
.mainRight { width: 78.27381%; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; background: #fff; position: relative; min-height: 700px; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; float: right; }

@media screen and (max-width: 875px) { #aside .asideTitle .textMidSon { font-size: 20px; }
  .mainRight { width: 100%; min-height: auto; padding-top: 30px; }
  #aside .asideTitle { text-align: left; border-radius: 0; }
  #aside .asideList > li.hasUl > span { display: none; }
  #aside .asideList > li > a { padding: 0 10px; text-align: left; font-size: 14px; }
  #aside .asideList > li:hover > a, #aside .asideList > li.active > a { color: #fff; }
  #aside .asideTitle .textMidSon { background: none; padding: 0; }
  #aside .asideTitle .textMidSon { font-size: 18px; } }
.asidePro { margin-top: 14.0625%; }
.asidePro .title { font-size: 26px; color: #111; text-transform: capitalize; position: relative; padding-bottom: 15px; font-weight: bold; }
.asidePro .title:before { content: ""; height: 2px; width: 60px; background: #0078c9; position: absolute; }
.asidePro .title:before { top: 100%; left: 0; height: 3px; }
.asidePro .cont { margin-top: 9.375%; }
.asidePro .box { width: 100%; margin-bottom: 7.8125%; }
.asidePro .box:last-child { margin-bottom: 0; }
.asidePro .box:hover img { transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); }
.asidePro .box:hover .tit { color: #0078c9; }
.asidePro .imgWrap { display: block; position: relative; overflow: hidden; }
.asidePro .imgWrap img { display: block; }
.asidePro .tit { font-size: 14px; color: #111; display: inline-block; margin-top: 10px; }
.asidePro .des { color: #5f656d; line-height: 25px; max-height: 75px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.asidePro .date { font-family: Arial, 'Microsoft YaHei', SimSun, Sans-serif; font-size: 13px; color: #0078c9; font-weight: bold; text-transform: uppercase; margin-top: 10px; }
.asidePro .date:before { content: "\e69e"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; display: inline-block; vertical-align: middle; margin-right: 10px; margin-top: -3px; color: #CECFD0; }

@media screen and (max-width: 875px) { .asidePro { display: none; } }
.proList .box { width: 30.03802%; overflow: hidden; margin-bottom: 3.04183%; transition: 0.5s all ease; -moz-transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; }
.proList .box:hover { box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
.proList .line { width: 23.5119%; }
.proList .imgWrap { display: block; position: relative; overflow: hidden; }
.proList .imgWrap img { display: block; }
.proList .play { width: 15.18987%; position: absolute; left: 7.59494%; bottom: 0; margin-bottom: 7.59494%; }
.proList .botWrap { padding: 7.59494%; position: relative; }
.proList .tit { font-size: 20px; color: #000; line-height: 1.2; }
.proList .des { color: #A3A3A3; line-height: 26px; max-height: 78px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-top: 10px; transition: 0.5s all ease; -moz-transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; display: none;}
.proList .more { display: inline-block; color: #0078c9; text-transform: uppercase; font-size: 18px; margin-top: 11.9403%; }
.proList .more:after { content: ""; display: inline-block; width: 51px; height: 9px; background: url(../img/more.png); vertical-align: middle; margin-left: 20px; margin-top: -5px; }
.proList .more:hover:after { transform: translateX(20px); -ms-transform: translateX(20px); -moz-transform: translateX(20px); -webkit-transform: translateX(20px); -o-transform: translateX(20px); filter: alpha(opacity=0); opacity: 0; }

@media screen and (max-width: 875px) { .proList .tit { font-size: 16px; }
  .proList .box, .proList .line { width: 32%; } }
@media screen and (max-width: 700px) { .proList .box { width: 48%; } }
@media screen and (max-width: 450px) { .proList .box { width: 100%; } }
.proDetTop .leftWrap { width: 41.21673%; position: relative; }
.proDetTop .rightWrap { width: 57.03422%; }
.proDetTop .rightWrap .desWrap { margin-top: 0; }
.proDetTop .rightWrap .desWrap .desTit { font-size: 20px; font-weight: bold; color: #B8B8B8; }
.proDetTop .rightWrap .desWrap .desCont { line-height: 24px; color: #000; }
.proDetTop .rightWrap .msgWrap { margin-top: -15px; }
.proDetTop .rightWrap .msgWrap .tit { font-size: 20px; font-weight: bold; color: #B8B8B8; }
.proDetTop .rightWrap .msg { margin-top: 15px; }
.proDetTop .rightWrap .msg li { padding-left: 30px; position: relative; margin-bottom: 10px; font-size: 14px; display: inline-block;vertical-align: middle;margin-right: 30px;}
.proDetTop .rightWrap .msg li:last-child { margin-right: 0; }
.proDetTop .rightWrap .msg li a { color: #000; }
.proDetTop .rightWrap .msg li a:hover { text-decoration: underline; }
.proDetTop .rightWrap .msg li:after { width: 30px; height: 30px; line-height: 34px; position: absolute; top: -8px; left: 0; display: block; content: ""; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; color: #0078c9; }
.proDetTop .rightWrap .msg .tel:after { content: "\e603"; font-size: 20px; }
.proDetTop .rightWrap .msg .eml:after { content: "\e67f"; font-size: 14px; }
.proDetTop .rightWrap .shareWrap { margin-top: 2.66667%; }
.proDetTop .rightWrap .shareWrap .tit { font-size: 20px; font-weight: bold; color: #B8B8B8; display: inline-block;vertical-align: middle;margin-right: 20px;}
.proDetTop .rightWrap .shareBox { margin-top: 0;display: inline-block;vertical-align: middle; }
.proDetTop .rightWrap .shareBox .shareWrap { display: inline-block; vertical-align: middle; }
.proDetTop .rightWrap .play { display: inline-block; margin-top: 7.61905%; }
.proDetTop .enter_chart_content32 .text li:last-child{display:none;}
.proDetTop .enter_chart_content32 .text{margin-bottom: 0;}

@media screen and (max-width: 700px) { .proDetail { padding-top: 20px; padding-bottom: 10px; }
  .proDetTop .leftWrap { width: 100%; }
  .proDetTop .rightWrap { width: 100%; padding-top: 20px; position: relative; }
  .proDetTop .rightWrap .options { font-size: 14px; }
  .proDetTop .rightWrap .msg { margin-top: 20px; }
  .proDetTop .rightWrap .play { margin-top: 20px; }
  .proDetTop .rightWrap .desWrap, .proDetTop .rightWrap .msgWrap{margin-top: -20px;}
  .proDetTop .rightWrap .shareWrap { margin-top: 20px; } }
.proBanner { box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); }
.proBanner .item { position: relative; }
.proBanner .playbtn img { display: block; width: 18.26568%; position: absolute; left: 6.45756%; bottom: 0; margin-bottom: 6.45756%; }
.proBanner .slick-dots { bottom: -20px; text-align: left; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; margin-bottom: 0; }
.proBanner .slick-dots li button { background: #D2E4F4; height: 11px; width: 105px; border-radius: 0; }
.proBanner .slick-dots li.slick-active button { background: #0078c9; }

@media screen and (max-width: 875px) { .proBanner .slick-dots li button { width: 60px; height: 8px; } }
.proUl { margin-top: 15px; margin-right: -12px; }
.proUl .item { cursor: pointer; margin-right: 15px; }

.proDetTags { margin-top: 3.42205%; }
.proDetTags #tags { text-transform: capitalize; }
.proDetTags #proDes #tags li { display: block; box-sizing: border-box; float: left; text-transform: capitalize; transition: none; -moz-transition: none; -webkit-transition: none; -o-transition: none; -ms-transition: none; }
.proDetTags #proDes #tags li { white-space: nowrap; height: 57px; cursor: pointer; font-size: 20px; text-align: center; padding-left: 5px; padding-right: 5px; color: #B8B8B8; box-sizing: border-box; font-weight: bold; }
.proDetTags #proDes #tags li span { white-space: normal; line-height: 1.2; width: 100%; }
.proDetTags #proDes #tags li:after { content: ''; width: 0; height: 100%; overflow: hidden; }
.proDetTags #proDes #tags li span, .proDetTags #proDes #tags li:after { display: inline-block; vertical-align: middle; }
.proDetTags #proDes #tags li.selected { background: #0078c9; color: #fff; }
.proDetTags .tagContent:first-child { display: block; }
.proDetTags #proDes .tagContent { border: 1px solid #e5e5e5; padding: 30px; box-sizing: border-box; overflow-x:scroll; }
.proDetTags #proDes .tagContent table{white-space: nowrap;}
.proDetTags .tagContent { word-wrap: break-word; word-break: break-word; overflow: auto; display: none; }
.proDetTags .tagContent.selected { display: block; }

@media screen and (max-width: 875px) { .proDetTags { margin-top: 40px; }
  #proDes #tags li { text-align: center; margin-bottom: 1px; }
  .proDetTags #proDes #tags li { font-size: 14px; }
  .proDetTags #proDes .tagContent { padding: 20px 10px; } }
.proForm { margin-top: 3.04183%; }

@media screen and (max-width: 875px) { .proForm { margin-top: 35px; } }
.proRecommend { margin-top: 2.6616%; }
.proRecommend .title { font-size: 26px; color: #000; font-weight: bold; text-transform: capitalize; }
.proRecommend .wrap { margin-top: 10px; }
.proRecommend .line { width: 21.90114%; }
.proRecommend .box { width: 21.90114%; text-align: center; }
.proRecommend .box:hover .tit { color: #0078c9; }
.proRecommend .pubImgCont { box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); display: block; position: relative; overflow: hidden; }
.proRecommend .pubImgCont img { display: block; }
.proRecommend .tit { display: inline-block; color: #000; margin-top: 15px; font-size: 15px; }
.proRecommend .pubImgCont { display: block; }

@media screen and (max-width: 875px) { .proRecommend .title { font-size: 20px; }
  .proRecommend .tit { font-size: 14px; }
  .proRecommend { margin-top: 30px; } }
@media screen and (max-width: 600px) { .proRecommend .box { width: 48%; margin-bottom: 20px; } }
.news .wrap li { padding: 20px 25px; border-bottom: 1px solid #F2F2F2; }
.news .wrap li:hover { background: #F7F7F7; }
.news .box { vertical-align: middle; }
.news .leftWrap { width: 28.86275%; }
.news .rightWrap { width: 67.84314%; }
.news .imgWrap { display: block; position: relative; overflow: hidden; }
.news .imgWrap img { display: block; }
.news .tit { line-height: 1; color: #000; font-size: 20px; font-weight: bold; }
.news .tit:hover { color: #0078c9; }
.news .date { color: #B8B8B8; }
.news .des { font-size: 16px; color: #000; line-height: 30px; max-height: 90px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-top: 2.31214%; }
.news .more { display: inline-block; color: #0078c9; text-transform: uppercase; font-size: 18px; margin-top: 2.31214%; }
.news .more:after { content: ""; display: inline-block; width: 51px; height: 9px; background: url(../img/more.png); vertical-align: middle; margin-left: 20px; margin-top: -5px; }
.news .more:hover:after { transform: translateX(20px); -ms-transform: translateX(20px); -moz-transform: translateX(20px); -webkit-transform: translateX(20px); -o-transform: translateX(20px); filter: alpha(opacity=0); opacity: 0; }

@media screen and (max-width: 1400px) { .news .leftWrap { width: 33%; }
  .news .rightWrap { width: 64%; } }
@media screen and (max-width: 875px) { .news .tit { font-size: 16px; } }
@media screen and (max-width: 600px) { .news .leftWrap { width: 100%; }
  .news .rightWrap { width: 100%; margin-top: 15px; }
  .news .des { font-size: 14px; line-height: 24px; max-height: 72px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } }
.newsDetail .title { font-size: 20px; font-weight: bold; color: #000; padding-bottom: 5px; border-bottom: 1px solid #E5E5E5; }
.newsDetail .date { color: #0078c9; margin-top: 5px; }
.newsDetail .textWrap { margin-top: 20px; padding-bottom: 30px; }
.newsDetail .shareBox { padding-bottom: 10px; border-bottom: 1px solid #E5E5E5; }

.contact { padding-top: 2.60417%; padding-bottom: 2.86458%; }
.contact .leftWrap { width: 52.79762%; }
.contact .rightWrap { width: 43.45238%; }
.contact .title { font-size: 26px; font-weight: bold; color: #000; }
.contact .desc { color: #909090; margin-top: 10px; margin-bottom: 25px; }
.contact .msg > li { display: inline-block; width: 30%; position: relative; color: #000; font-size: 14px; padding-left: 42px; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; vertical-align: top; margin-right: 2%; margin-bottom: 2.81849%; }
.contact .msg > li.add{width:100%;}
.contact .msg > li:before { content: ""; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; position: absolute; top: 20px; left: 0; color: #0078c9; }
.contact .msg > li > span { text-transform: uppercase; display: block; font-family: 'hindbold',Arial, 'Microsoft YaHei', SimSun, Sans-serif; }
.contact .msg > li > a { color: #000; }
.contact .msg > li > a:hover { text-decoration: underline; color: #0078c9; }
.contact .msg > li .cont { color: #000; }
.contact .msg > li.eml:before { content: "\e6c6"; font-size: 20px; top: -5px; left: 1px; }
.contact .msg > li.tel:before { content: "\e6c7"; left: 2px; font-size: 18px; top: -5px; }
.contact .msg > li.add:before { content: "\e605"; font-size: 20px; top: -2px; left: 1px; }
.contact .msg > li.fax:before { content: "\e6b5"; font-size: 20px; top: -5px; left: 1px; }

@media screen and (max-width: 1400px) { .contact .msg > li { width: 100%; margin-right: 0; } }
@media screen and (max-width: 875px) { .contact { padding-top: 40px; padding-bottom: 40px; }
  .contact .title { font-size: 20px; }
  .contact .leftWrap { width: 100%; }
  .contact .rightWrap { width: 100%; margin-top: 30px; } }
.pageNum { max-width: 100%; }

.pageNum a, .pageNum span { display: inline-block; vertical-align: top; margin-bottom: 5px; margin-right: 6px; line-height: 20px; padding: 5px 12px; color: #333; border: 1px solid #D7D7D5; }

.pageNum span.current, .pageNum a:hover { background: #0078c9; color: #fff; }

@media screen and (max-width: 450px) { .pageNum { font-size: 12px; } }
.prenext { text-transform: capitalize; padding-top: 20px; color: #666; font-size: 14px; line-height: 1.5; }

.prenext div { display: inline-block; padding-right: 3px; color: #000; }

.prenext a { color: #0078c9; font-weight: bold; }

.shareBox { margin-top: 30px; }

#menuBtn, .headerTtnWrap { background: #292929; }

#footerToolBar { background: #0078c9; }

.iniBanner .item { display: none; }

.iniBanner .item:first-child { display: block; }

.slick-slider .slick-track .item { display: block; }

#chatToolBox #chatToolMail { background: #0078c9; }

@media screen and (max-width: 875px) { #footer { margin-bottom: 47px; }
  #footerMap { display: none; } }
#goTop { background: #0078c9; }
