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; } }

.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: 15px; }
.justify .box { display: inline-block; vertical-align: top; }
.box.justify { text-align: justify; }

body { font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif; }

#pageNum { font-family: Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; }

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"); }
@font-face { font-family: 'opensans'; src: url("../font/opensans.eot"); src: local("Open Sans"), url("../font/opensans.eot?#iefix") format("embedded-opentype"), url("../font/opensans.woff") format("woff"), url("../font/opensans.woff2") format("woff2"), url("../font/opensans.ttf") format("truetype"), url("../font/opensans.svg#opensans") format("svg"); }
html { font-size: 16px; }

body { color: #555555; line-height: 1.5714; font-size: 15px; -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: 1170px; }
@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; } }

/*.center { width: 100%; max-width: 1170px; margin-left: auto; margin-right: auto; }*/
/*@media screen and (max-width: 1200px) { .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: #BB3228; z-index: 99; width: 100%; border-bottom: 1px solid #fff; display: none; }

#menuBtn { width: 42px; height: 42px; line-height: 42px; text-align: center; top: 0; cursor: pointer; z-index: 999; border: 1px solid rgba(255, 255, 255, 0.7); display: none; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); border-radius: 3px; }
#menuBtn:before { font-family: icomoon; color: #fff; }
#menuBtn.active:before { content: '\e60b'; font-size: 28px; }

#menuBtn { position: fixed; right: 10px; top: 28px; background: rgba(0, 0, 0, 0.75); }
#menuBtn:before { content: '\e637'; 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: #7E211C; border: 1px solid #7E211C; }

#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; } }

.imgWrap { display: block; position: relative; overflow: hidden; }
.imgWrap img { display: block; }

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: 0.6s all ease; -moz-transition: 0.6s all ease; -webkit-transition: 0.6s all ease; -o-transition: 0.6s all ease; -ms-transition: 0.6s all ease; position: relative; z-index: 2; }
#header.indexHeader { position: absolute; top: 0; left: 0; }

.headerTop { text-align: right; padding-top: 13px; padding-bottom: 30px; }
.headerTop .box { vertical-align: middle; }
.headerTop .msg { display: inline-block; vertical-align: middle; color: #222; text-align: left; margin-right: 50px; }
.headerTop .msg li { display: inline-block; position: relative; margin-right: 25px;padding-left:40px; padding-right: 25px; border-right: 1px solid #E5E5E5;  line-height: 1.3; padding-top: 3px; padding-bottom: 5px; }
.headerTop .msg li img { float: left; margin-right: 15px; margin-top: 3px; }
.headerTop .msg li .tit { display: block; font-size: 13px;text-transform: uppercase; }
.headerTop .msg li .text { display: block; font-size: 15px; }
.headerTop .msg li:last-child { margin-right: 0; padding-right: 0; border-right: 0; }
.headerTop .msg li a { color: #BB3228; }
.headerTop .msg li a:hover { color: #BB3228; }
.headerTop .msg li:after { width: 30px; height: 30px; line-height: 30px; position: absolute; top: 5px; left: 0; display: block; content: ""; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; color: #BB3228; }
.headerTop .msg .tel:after { content: "\e691"; font-size: 26px; }
.headerTop .msg .eml:after { content: "\e67f"; font-size: 20px; }
.headerTop .btn { display: inline-block; vertical-align: middle; background: #222931; display: inline-block; padding: 17px 25px; line-height: 1; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; font-size: 12px; text-transform: uppercase; font-size: 12px; font-weight: 800; color: #fff; text-transform: uppercase; }
@media screen and (max-width: 875px) { .headerTop .btn { padding: 7px 12px; } }
.headerTop .btn:before { display: inline-block; content: "\e604"; color: #BB3228; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; margin-right: 5px; vertical-align: middle; font-size: 13px; }
.headerTop .btn:hover { background: #BB3228; }
.headerTop .btn:hover:before { color: #fff; }

.headerBot { background: #BB3228; margin-top: -16px; padding: 0 15px; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; position: relative; }
.headerBot .box { vertical-align: middle; }
.title, .tit, h1,h2,h3,h4,h5{
  font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif !important;
}

#nav { font-size: 0; line-height: 1; display: inline-block; vertical-align: middle; z-index: 1; }
#nav > li { display: inline-block; margin-right: 1px; position: relative; }
#nav > li:last-child { margin-right: 0; }
#nav > li > a { display: block; font-size: 15px; color: #fff; padding: 18px 15px; position: relative; text-transform: uppercase; font-weight: 800; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; }
#nav > li.active > a, #nav > li.selected > a { background: #222931; }
#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: 0; background: #222931; 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; }
#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: #fff; 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 > 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: #BB3228; color: #fff; }
#nav > li > ul > li  ul { display: none; width: 270px; position: absolute; top: -25px; left: 100%; background: #222931; 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); }
#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: #fff; 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:hover > a, #nav > li > ul > li  ul > li.active > a { background: #BB3228; 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: #fff; font-size: 17px; vertical-align: middle; cursor: pointer; margin-right: 10px; margin-top: 3px; }
.seaBtn:before { content: "\e655"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; }
.seaBtn.selected:before { content: "\e60b"; }

.lang { display: inline-block; vertical-align: middle; font-size: 0; padding: 5px 0 2px 18px; border-left: 1px solid #fff; }
.lang li { display: inline-block; font-size: 12px; margin-right: 7px; }
.lang li:last-child { margin-right: 0; }
.lang li a { display: block; color: #BB3228; width: 23px; height: 23px; border-radius: 50%; line-height: 23px; text-align: center; background: #fff; font-weight: bold; }
.lang li:hover > a, .lang li.active > a { background: #222931; color: #fff; }

.searchWrap { display: block; width: 900px; height: 100%; padding: 6px; position: absolute; top: 0; left: 0; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; display: none; }
.searchWrap .searchCont { background: #fff; position: absolute; top: 6px; left: 6px; right: 6px; bottom: 6px; }
.searchWrap .searchCont input, .searchWrap .searchCont button { border: 0; }
.searchWrap .search { width: 100%; padding: 0 120px 0 45px; box-sizing: border-box; background: #F3F3F3; border-radius: 3px 0 0 3px; color: black; min-height: 36px; }
.searchWrap .search.focusOn + label, .searchWrap .search:focus + label { display: none; }
.searchWrap .search.focusOn, .searchWrap .search:focus { background: #F3F3F3; }
.searchWrap label { font-size: 14px; width: 100%; position: absolute; top: 7px; left: 0; box-sizing: border-bo x; color: #5F656D; text-transform: capitalize; padding-left: 45px; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.searchWrap .searchBtn { display: inline-block; height: 100%; padding: 0 10px; position: absolute; top: 0; right: 10px; color: #BB3228; font-weight: 800; font-size: 12px; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, 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: #222931; }
.searchWrap i { position: absolute; top: 7px; left: 20px; color: #BB3228; font-size: 16px; }
.searchWrap i:before { content: "\e618"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; }

@media screen and (max-width: 1250px){
  #nav > li > a{padding: 18px 10px;}
  .headerBot .box{width:100%;text-align: center;}
}
@media screen and (max-width: 1200px) { #logo, .headerTopRig { width: 100%; text-align: center; }
  .headerTopRig { margin-top: 25px; }
  .topRig { width: 100%; text-align: center; margin-top: 20px; }
  #nav { margin-left: 0; }
  #nav > li > a{padding: 18px 7px;}
  #header { position: relative; }
  .searchWrap { width: 600px; }
  .headerTop { padding-top: 20px; }
  #header.indexHeader { position: static; } }
@media screen and (max-width: 875px) { #menuBtn { display: block; }
  .topRig { margin-top: 0; margin-bottom: 20px; }
  #header { text-align: center; }
  #nav { width: 240px; position: fixed; float: none; top: 72px; right: 10px; z-index: 100; margin: 0; display: none; background: #BB3228; padding: 10px 0; box-shadow: 0 0 15px white; }
  #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; }
  #nav > li:hover, #nav > li.active { background: #7E211C; }
  #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; }
  .searchWrap { top: 100%; width: 100%; }
  .searchWrap .searchCont { top: 0; left: 0; right: 0; bottom: 0; }
  .headerBot { text-align: center; }
  .headerTop .msg { text-align: center; width: 100%; margin-right: 0; margin-bottom: 10px; }
  .headerTop .msg li, .headerTop .msg li:last-child { border: 0; margin: 5px; padding: 0; }
  .headerTopRig { margin-top: 10px; }
  .headerTop .msg li img { display: none; }
  .headerTop .msg li:after{display: none;}}

#footer { border-top: 1px solid #E5E5E5; }

.footerTop { padding-top: 3.64583%; position: relative; padding-bottom: 4.16667%; }
.footerTop .title { font-size: 20px; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; color: #222931; text-transform: uppercase; font-weight: bold; margin-bottom: 35px; }

.footerAbout { width: 22.64957%; }
.footerAbout .des { font-size: 15px; line-height: 25px; max-height: 125px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; color: #5f656d; margin-top: 15.09434%; }

.footerServ { width: 23.07692%; }
.footerServ .tit { display: inline-block; font-size: 15px; font-weight: bold; color: #222931; margin-top: 9.25926%; }

.footerMenu { width: 18.80342%; }
.footerMenu ul li { margin-bottom: 9.09091%; }
.footerMenu ul li a { display: block; color: #5f656d; padding-left: 15px; position: relative; text-transform: capitalize; }
.footerMenu ul li a:before { content: "\e624"; color: #BB3228; position: absolute; top: -2px; left: 0; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; font-size: 20px; }
.footerMenu ul li a:hover { color: #BB3228; }

.footerContact { width: 23.07692%; }
.footerContact ul > li { display: inline-block; position: relative; color: #5f656d; margin-bottom: 9.09091%; padding-left: 35px; }
.footerContact ul > li:before { content: ""; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; position: absolute; top: -3px; left: 0; color: #BB3228; font-size: 20px;width:20px;text-align: center;}
.footerContact ul > li > span { text-transform: capitalize; }
.footerContact ul > li > a { color: #5f656d; }
.footerContact ul > li > a:hover { text-decoration: underline; color: #BB3228; }
.footerTop .msg li.add:before { content: "\e605"; }
.footerTop .msg li.tel:before { content: "\e6c7"; }
.footerTop .msg li.eml:before { content: "\e6c6"; }
.footerTop .msg li.skype:before { content: "\e632"; }
.footerTop .msg li.fax:before { content: "\e6b5"; }
.footerTop .msg li.whatsapp:before { content: "\e6bc"; }
.footerTop .msg li.mob:before { content: "\e608"; }
.footerTop .msg li.wechat:before { content: "\e649"; }

.footerShareWrap > ul > li { margin-right: 5px; display: inline-block; }
.footerShareWrap > ul > li:last-child { margin-right: 0; }
.footerShareWrap > ul > li > a { display: inline-block; height: 30px; width: 30px; color: #fff; font-size: 18px; line-height: 30px; vertical-align: middle; text-align: center; overflow: hidden; }
.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: "\e631"; }
.footerShareWrap > ul > li > a.gg:before { content: "\e62d"; }
.footerShareWrap > ul > li > a:hover:before { color: #BB3228; }

.footerBot { padding-top: 3.125%; padding-bottom: 2.60417%; text-align: center; background: #222B34; }
.footerBot .box { vertical-align: middle; }
.footerBot .leftWrap { width: 59.82906%; }
.footerBot .footerNav li { display: inline-block; margin-right: 3.57143%; }
.footerBot .footerNav li a { color: #fff; text-transform: capitalize; }
.footerBot .footerNav li a.active, .footerBot .footerNav li a:hover { color: #BB3228; }
.footerBot .botWrap { margin-top: 20px; font-size: 13px; }
.footerBot .botWrap .copyRight { display: inline-block; margin-right: 35px; color: #aaa; }
.footerBot .botWrap .support { display: inline-block; }
.footerBot .botWrap .support a { color: #BB3228; }
.footerBot .botWrap .support a:hover { text-decoration: underline; }

@media screen and (max-width: 875px) { .footerTop { padding-top: 30px; padding-bottom: 0; }
  .footerTop .footerAbout, .footerTop .footerServ, .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; }
  .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; } }
@media screen and (max-width: 500px) { .footerBot .center > div { width: 100%; } }
.crumbsWrap { padding: 1.30208% 0; }
.crumbsWrap .box { vertical-align: middle; }
.crumbsWrap .cateName { color: #222931; font-size: 22px; font-weight: bold; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; text-transform: uppercase; }
.crumbsWrap .crumbs { color: #222931; font-size: 12px; }
.crumbsWrap .crumbs a { color: #222931; }
.crumbsWrap .crumbs a:hover { color: #BB3228; }

@media screen and (max-width: 1200px) { .crumbsWrap { padding: 10px; } }
@media screen and (max-width: 875px) { .crumbsWrap .cateName { font-size: 18px; } }
.paddingStyle { padding-top: 3.38542%; padding-bottom: 3.38542%; }

.bgColor { background: #EFEFEF; }

@media screen and (max-width: 1200px) { .paddingStyle { padding-top: 40px; padding-bottom: 40px; } }
.content { padding-bottom: 3.38542%; position: relative; }

.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: 21.42857%; float: right; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
#aside .asideTitle { text-transform: uppercase; 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: #222931; vertical-align: bottom; font-size: 19px; font-weight: bold; padding-bottom: 15px; position: relative; position: relative; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; }
#aside .asideTitle .textMidSon:before { content: ""; height: 3px; width: 18px; background: #BB3228; position: absolute; }
#aside .asideTitle .textMidSon:before { top: 100%; left: 0; }
#aside .asideList { background: #fff; margin-top: 11.11111%; }
#aside .asideList > li { position: relative; margin-bottom: 15px; }
#aside .asideList > li:last-child { margin-bottom: 0; }
#aside .asideList > li > a { display: block; line-height: 20px; padding-left: 15px; color: #5f656d; text-transform: capitalize; position: relative; }
#aside .asideList > li > a:before { content: "\e624"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; color: #BB3228; position: absolute; top: 0; left: 0; font-size: 18px; }
#aside .asideList > li:hover > a { color: #BB3228; }
#aside .asideList > li.active:after { filter: alpha(opacity=100); opacity: 1; }
#aside .asideList > li.active > a { color: #BB3228; }
#aside .asideList > li > ul { 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); display: none; }
#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: 5px 10px 5px 14.81481%; color: #5f656d; position: relative; }
#aside .asideList > li > ul > li:hover > a, #aside .asideList > li > ul > li.active > a { color: #BB3228; }
#aside .asideList > li > ul > li:hover > a:before, #aside .asideList > li > ul > li.active > a:before { background: #BB3228; }
#aside .asideList > li.active > 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; margin-top: 1px; padding-bottom: 0; }
  #aside { width: 100%; position: absolute; top: 0; left: 0; margin-top: 0; padding-top: 0; padding-bottom: 0; padding-left: 0; }
  #aside .asideTitle { background: #BB3228; 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: #BB3228; border: 0; }
  #aside .asideList > li:hover > a, #aside .asideList > li.active > a { background: #7E211C; }
  #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: 72.85714%; -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: left; }

@media screen and (max-width: 875px) { #aside .asideTitle .textMidSon { font-size: 20px; }
  .mainRight { width: 100%; min-height: auto; padding: 30px 0; }
  #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: 12.96296%; }
.asidePro .title { font-size: 19px; font-weight: bold; color: #222931; text-transform: uppercase; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; position: relative; padding-bottom: 15px; }
.asidePro .title:before { content: ""; height: 3px; width: 18px; background: #BB3228; position: absolute; }
.asidePro .title:before { top: 100%; left: 0; }
.asidePro .cont { margin-top: 11.11111%; }
.asidePro .box { width: 100%; margin-bottom: 9.25926%; }
.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: #BB3228; }
.asidePro .tit { font-size: 14px; font-weight: bold; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; color: #222931; 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: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; font-size: 13px; color: #BB3228; font-weight: bold; text-transform: uppercase; margin-top: 10px; }
.asidePro .date img { display: inline-block; vertical-align: middle; margin-right: 10px; margin-top: -3px; }

@media screen and (max-width: 875px) { .asidePro { display: none; } }
.products_01 .box { width: 31.53846%; 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; margin-bottom: 2.5641%; }
.products_01 .box .imgWrap{background: #fff;}
.products_01 .box:hover { background: #fff; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }
.products_01 .botWrap { padding: 10.84011%; 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; }
.products_01 .tit { font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; font-size: 15px; color: #222931; font-weight: bold; text-transform: capitalize; position: relative; display: block;}
.products_01 .tit:before { content: ""; height: 3px; width: 18px; background: #BB3228; position: absolute; }
.products_01 .tit:before { top: 100%; left: 0; margin-top: 18px; }
.products_01 .des { font-size: 15px; color: #5f656d; margin-top: 30px; line-height: 24px; max-height: 72px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.products_01 .more { display: inline-block; padding: 17px 25px; line-height: 1; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; font-size: 12px; text-transform: uppercase; background: #BB3228; color: #fff; font-weight: bold; margin-top: 8.65052%; }
@media screen and (max-width: 875px) { .products_01 .more { padding: 7px 12px; } }
.products_01 .more:after { content: "\e63c"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; display: inline-block; margin-left: 10px; vertical-align: middle; margin-top: -2px; }
.products_01 .more:hover { background: #222931; }

@media screen and (max-width: 875px) { .products_01 .botWrap { padding: 0; margin-top: 10px; }
  .products_01 .tit { font-size: 18px; }
  .products_01 .box:hover { background: none; box-shadow: none; } }
@media screen and (max-width: 600px) { .products_01 .box { width: 47%; margin-bottom: 30px; } }
@media screen and (max-width: 450px) { .products_01 .box { width: 100%; } }
.products_02 .box { width: 31.53846%; 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; margin-bottom: 2.5641%; }
.products_02 .box .imgWrap{border: 1px solid #ccc;}
.products_02 .box:hover .imgWrap { box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); }
.products_02 .box:hover .tit { color: #BB3228; }
.products_02 .line{width: 31.53846%;}
.products_02 .botWrap { padding: 10.84011% 0; 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; }
.products_02 .tit { font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; font-size: 15px; color: #222931; font-weight: bold; text-transform: capitalize; position: relative; }
.products_02 .tit:before { content: ""; height: 3px; width: 18px; background: #BB3228; position: absolute; }
.products_02 .tit:before { top: 100%; left: 0; margin-top: 18px; }
.products_02 .des { font-size: 15px; color: #5f656d; margin-top: 30px; line-height: 24px; max-height: 72px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.products_02 .more { display: inline-block; padding: 17px 25px; line-height: 1; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; font-size: 12px; text-transform: uppercase; background: #BB3228; color: #fff; font-weight: bold; margin-top: 8.65052%; }
@media screen and (max-width: 875px) { .products_02 .more { padding: 7px 12px; } }
.products_02 .more:after { content: "\e63c"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; display: inline-block; margin-left: 10px; vertical-align: middle; margin-top: -2px; }
.products_02 .more:hover { background: #222931; }

@media screen and (max-width: 875px) { .products_02 .botWrap { padding: 0; margin-top: 10px; }
  .products_02 .tit { font-size: 18px; }
  .products_02 .box:hover { background: none; box-shadow: none; } }
@media screen and (max-width: 600px) { .products_02 .box { width: 47%; margin-bottom: 30px; } }
@media screen and (max-width: 450px) { .products_02 .box { width: 100%; } }
.proDetail { padding-bottom: 2.60417%; }

.proDetTop .left { width: 56.41026%; position: relative; float: left; }
.proDetTop .rig { width: 40%; float: right; }
.proDetTop .rig .cate { display: inline-block; font-size: 15px; color: #fff; background: #BB3228; padding: 0 10px; min-width: 95px; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.proDetTop .rig .tit { color: #000; font-size: 20px; font-weight: bold; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; margin-top: 7.47863%; }
.proDetTop .rig .des { font-size: 15px; line-height: 25px; color: #5f656d; margin-top: 5px; }
.proDetTop .rig .playbtn { display: inline-block; margin-top: 4.2735%; }
.proDetTop .rig .toContact { display: inline-block; font-size: 18px; vertical-align: middle; }
.proDetTop .rig .toContact span { display: inline-block; vertical-align: middle; color: #BB3228; }
.proDetTop .rig .toContact:before { content: "\e666"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; width: 42px; height: 42px; line-height: 42px; background: #BB3228; color: #fff; display: inline-block; vertical-align: middle; text-align: center; transform: rotate(-90deg); -ms-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -o-transform: rotate(-90deg); margin-right: 10px; }
.proDetTop .rig .msg { color: #555; display: inline-block; vertical-align: middle; }
.proDetTop .rig .msg li { display: inline-block; padding-left: 30px; position: relative; margin-right: 50px; }
.proDetTop .rig .msg li:last-child { margin-right: 0; }
.proDetTop .rig .msg li a { color: #BB3228; }
.proDetTop .rig .msg li a:hover { color: #BB3228; }
.proDetTop .rig .msg li:after { width: 30px; height: 30px; line-height: 34px; position: absolute; top: -5px; left: 0; display: block; content: ""; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; color: #BB3228; }
.proDetTop .rig .msg .tel:after { content: "\e691"; font-size: 20px; }
.proDetTop .rig .msg .eml:after { content: "\e67f"; font-size: 16px; }
.proDetTop .rig .shareWrap { margin-top: 8.77193%; }
.proDetTop .rig .shareWrap .name { display: inline-block; vertical-align: middle; color: #BB3228; margin-right: 20px; font-size: 18px; }
.proDetTop .rig .btnWrap { margin-top: 5.34188%; }
.proDetTop .rig .btnWrap a { display: inline-block; padding: 17px 25px; line-height: 1; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; font-size: 12px; text-transform: uppercase; vertical-align: middle; color: #fff; font-weight: 800; }
@media screen and (max-width: 875px) { .proDetTop .rig .btnWrap a { padding: 7px 12px; } }
.proDetTop .rig .btnWrap .moreBtn { background: #BB3228; margin-right: 12px; }
.proDetTop .rig .btnWrap .moreBtn:after { content: "\e63c"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; display: inline-block; vertical-align: middle; margin-left: 15px; margin-top: -2px; }
.proDetTop .rig .btnWrap .moreBtn:hover { background: #222931; }
.proDetTop .rig .btnWrap .toForm { display: inline-block; vertical-align: middle; background: #222931; display: inline-block; padding: 17px 25px; line-height: 1; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; font-size: 12px; text-transform: uppercase; font-size: 12px; color: #fff; text-transform: uppercase; }
@media screen and (max-width: 875px) { .proDetTop .rig .btnWrap .toForm { padding: 7px 12px; } }
.proDetTop .rig .btnWrap .toForm:before { display: inline-block; content: "\e604"; color: #BB3228; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; margin-right: 5px; vertical-align: middle; margin-top: -1px; }
.proDetTop .rig .btnWrap .toForm:hover { background: #BB3228; }
.proDetTop .rig .btnWrap .toForm:hover:before { color: #fff; }
.proDetTop .rig .shareBox { display: inline-block; vertical-align: middle; margin-top: 0; }

.proBanner .item { position: relative; }
.proBanner .playBtn { display: block; width: 13.0719%; padding-top: 13.0719%; height: 0; background: rgba(255, 255, 255, 0.5); }
.proBanner .playBtn:before { width: 68%; height: 68%; }
.proBanner .playBtn:after { font-size: 40px; }
.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: #BB3228; }

@media screen and (max-width: 875px) { .proBanner .slick-dots li button { width: 60px; height: 8px; } }
.proUl { margin-top: 20px; margin-right: -10px; }
.proUl .item { margin-right: 10px; cursor: pointer; }
.proUl .slick-prev { left: 0; }
.proUl .slick-prev:before { content: "\e63b"; }
.proUl .slick-next { right: 20px; }
.proUl .slick-next:before { content: "\e63c"; }
.proUl .slick-prev, .proUl .slick-next { width: 20px; height: 30px; line-height: 30px; font-size: 30px; color: #6A6A6A; top: 50%; margin-top: -15px; }

@media screen and (max-width: 1400px) { .proDetail .title { font-size: 45px; }
  .proDetTop .rig .title { font-size: 24px; line-height: 30px; } }
@media screen and (max-width: 875px) { .proDetail { padding-top: 35px; padding-bottom: 40px; }
  .proDetail .title { font-size: 30px; }
  .proDetTop .rig .playBtn span { display: none; }
  .proDetTop .rig .playBtn:after { top: 0; margin: auto; }
  .proDetMid .shareWrap { display: block; margin-top: 10px; } }
@media screen and (max-width: 650px) { .proBanner .playBtn { width: 60px; height: 60px; padding-top: 0; }
  .proDetMid { margin-top: 10px; }
  .proDetTop .left { width: 100%; }
  .proDetTop .rig { width: 100%; margin-top: 20px; }
  .proDetTop .rig .videoContact { margin-top: 20px; }
  .proDetTop .rig .shareWrap { margin-top: 20px; }
  .proDetTop .rig .tit { margin-top: 20px; font-size: 16px; } }
.proDetTags { margin-top: 6.83761%; }
.proDetTags #tags { text-transform: uppercase; padding: 0 10px; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; }
.proDetTags #proDes #tags li { display: inline-block; box-sizing: border-box; transition: 0s; -moz-transition: 0s; -webkit-transition: 0s; -o-transition: 0s; -ms-transition: 0s; padding: 1.28205% 2.99145%; position: absolute; }
.proDetTags #proDes #tags li:before { content: ""; height: 2px; width: 100%; background: #fff; position: absolute; top: 100%; left: 0; margin-top: -1px; z-index: 1; display: none; }
.proDetTags #proDes #tags li:last-child { margin-right: 0; }
.proDetTags #proDes #tags li { cursor: pointer; font-size: 15px; color: #A3A3A3; box-sizing: border-box; position: relative; font-weight: bold; }
.proDetTags #proDes #tags li.selected { color: #000; border: 1px solid #E6E8E8; }
.proDetTags #proDes #tags li.selected:before { display: block; }
.proDetTags .tagContent:first-child { display: block; }
.proDetTags #proDes .tagContent { padding: 30px; box-sizing: border-box; }
.proDetTags .tagContent { word-wrap: break-word; word-break: break-word; overflow: auto; display: none; border: 1px solid #E6E8E8; margin-top: -1px; }
.proDetTags .tagContent.selected { display: block; }

@media screen and (max-width: 875px) { .proDetTags { margin-top: 35px; }
  .proDetTags #proDes .tagContent { padding: 20px 10px; } }
.proForm { margin-top: 3.4188%; }
.proForm .title { font-size: 20px; font-weight: bold; color: #222931; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; position: relative; padding-top: 15px; text-transform: uppercase; margin-bottom: 2.99145%; }
.proForm .title:before { content: ""; height: 3px; width: 18px; background: #BB3228; position: absolute; }
.proForm .title:before { top: 0; left: 0; }

@media screen and (max-width: 875px) { .proForm { margin-top: 40px; }
  .proForm .title { font-size: 18px; } }
.proRecommend { margin-top: 4.2735%; }
.proRecommend .title { font-size: 30px; font-weight: bold; color: #222931; text-transform: uppercase; position: relative; padding-top: 15px; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; }
.proRecommend .title:before { content: ""; height: 3px; width: 18px; background: #BB3228; position: absolute; }
.proRecommend .title:before { top: 0; left: 0; }
.proRecommend .wrap { margin-top: 2.13675%; }
.proRecommend .box { width: 31.53846%; 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; margin-bottom: 2.5641%; }
.proRecommend .box .imgWrap{border: 1px solid #ccc;}
.proRecommend .box:hover { background: #fff; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }
.proRecommend .botWrap { padding: 10.84011%; 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; }
.proRecommend .tit { font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; font-size: 15px; color: #222931; font-weight: bold; text-transform: uppercase; position: relative; }
.proRecommend .tit:before { content: ""; height: 3px; width: 18px; background: #BB3228; position: absolute; }
.proRecommend .tit:before { top: 100%; left: 0; margin-top: 18px; }
.proRecommend .des { font-size: 15px; color: #5f656d; margin-top: 30px; line-height: 24px; max-height: 72px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.proRecommend .more { display: inline-block; padding: 17px 25px; line-height: 1; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; font-size: 12px; text-transform: uppercase; background: #BB3228; color: #fff; font-weight: bold; margin-top: 8.65052%; }
@media screen and (max-width: 875px) { .proRecommend .more { padding: 7px 12px; } }
.proRecommend .more:after { content: "\e63c"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; display: inline-block; margin-left: 10px; vertical-align: middle; margin-top: -2px; }
.proRecommend .more:hover { background: #222931; }

@media screen and (max-width: 875px) { .proRecommend { margin-top: 40px; }
  .proRecommend .title { font-size: 18px; }
  .proRecommend .wrap { margin-top: 20px; }
  .proRecommend .botWrap { padding: 0; margin-top: 10px; }
  .proRecommend .tit { font-size: 16px; }
  .proRecommend .box:hover { background: none; box-shadow: none; } }
@media screen and (max-width: 600px) { .proRecommend .box { width: 47%; margin-bottom: 30px; } }
@media screen and (max-width: 450px) { .proRecommend .box { width: 100%; } }
.listDefault_02 { padding-bottom: 2.60417%; }
.listDefault_02 .wrap { overflow: hidden; }
.listDefault_02 .cont { width: 110%; padding-bottom: 3.4188%; }
.listDefault_02 .fBox { width: 30.30303%; float: left; }
.listDefault_02 .fBox:hover .shade01 { left: 100%; }
.listDefault_02 .fBox:hover .shade02 { right: 0; }
.listDefault_02 .shade01 { width: 100%; height: 100%; background: rgba(9, 35, 66, 0.5); position: absolute; top: 0; left: 0; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; padding: 11.53846% 7.69231%; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; }
.listDefault_02 .shade01 .tit { font-size: 15px; font-weight: bold; color: #fff; background: #BB3228; display: inline-block; padding: 0 10px; min-width: 80px; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.listDefault_02 .shade01 .des { font-size: 30px; color: #fff; font-weight: bold; display: block; margin-top: 18.18182%; }
.listDefault_02 .shade02 { width: 100%; height: 100%; background: rgba(9, 35, 66, 0.9); position: absolute; top: 0; right: 100%; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; padding: 11.53846% 7.69231%; }
.listDefault_02 .shade02 .tit { font-size: 30px; color: #fff; font-weight: bold; display: block; position: relative; padding-bottom: 15px; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; }
.listDefault_02 .shade02 .tit:before { content: ""; height: 3px; width: 18px; background: #BB3228; position: absolute; }
.listDefault_02 .shade02 .tit:before { bottom: 0; left: 0; }
.listDefault_02 .shade02 .des { font-size: 15px; color: #fff; line-height: 25px; max-height: 100px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; margin-top: 15px; }
.listDefault_02 .shade02 .more { position: absolute; bottom: 6.41026%; left: 0; margin-left: 7.69231%; font-size: 12px; font-weight: bold; color: #BB3228; text-transform: uppercase; }
.listDefault_02 .shade02 .more:after { content: "\e63c"; color: #fff; display: inline-block; vertical-align: middle; margin-top: -1px; margin-left: 15px; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; }
.listDefault_02 .shade02 .more:hover { color: #fff; }

@media screen and (max-width: 1200px) { .listDefault_02 .shade01 .des, .listDefault_02 .shade02 .tit { font-size: 24px; } }
@media screen and (max-width: 875px) { .listDefault_02 { padding-bottom: 40px; padding-top: 20px; }
  .listDefault_02 .fBox { width: 45.45455%; }
  .listDefault_02 .cont { padding-bottom: 35px; } }
@media screen and (max-width: 500px) { .listDefault_02 .fBox { width: 90.90909%; } }
.listDefault_03 { padding-bottom: 2.60417%; }
.listDefault_03 .box { width: 31.62393%; margin-bottom: 4.2735%; }
.listDefault_03 .box:hover .shade { top: 0; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; }
.listDefault_03 .box:hover .shade .des { transition: 0.8s all ease; -moz-transition: 0.8s all ease; -webkit-transition: 0.8s all ease; -o-transition: 0.8s all ease; -ms-transition: 0.8s all ease; }
.listDefault_03 .box:hover .shade .more { transition: 1s all ease; -moz-transition: 1s all ease; -webkit-transition: 1s all ease; -o-transition: 1s all ease; -ms-transition: 1s all ease; }
.listDefault_03 .box:hover .des, .listDefault_03 .box:hover .more { transform: translateY(0); -ms-transform: translateY(0); -moz-transform: translateY(0); -webkit-transform: translateY(0); -o-transform: translateY(0); }
.listDefault_03 .line { width: 31.62393%; }
.listDefault_03 .imgWrap { display: block; position: relative; }
.listDefault_03 .imgWrap img { display: block; }
.listDefault_03 .shade { width: 100%; height: 100%; position: absolute; top: 100%; left: 0; padding: 0 12.16216%; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; white-space: nowrap; font-size: 0; transition: all 0.5s cubic-bezier(0.465, 0.05, 0.965, 0.32); -moz-transition: all 0.5s cubic-bezier(0.465, 0.05, 0.965, 0.32); -webkit-transition: all 0.5s cubic-bezier(0.465, 0.05, 0.965, 0.32); -o-transition: all 0.5s cubic-bezier(0.465, 0.05, 0.965, 0.32); -ms-transition: all 0.5s cubic-bezier(0.465, 0.05, 0.965, 0.32); overflow: hidden; }
.listDefault_03 .shade:after { content: ""; display: inline-block; vertical-align: middle; width: 0; height: 100%; }
.listDefault_03 .shade .textMidSon { display: inline-block; white-space: normal; vertical-align: middle; font-size: 14px; width: 100%; }
.listDefault_03 .shade:before { content: ""; height: 100%; width: 100%; position: absolute; top: 0; left: 0; background: rgba(34, 41, 49, 0.9); }
.listDefault_03 .des { display: block; color: #fff; font-size: 15px; line-height: 25px; max-height: 100px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; transform: translateY(100px); -ms-transform: translateY(100px); -moz-transform: translateY(100px); -webkit-transform: translateY(100px); -o-transform: translateY(100px); position: relative; transition: all 0.35s cubic-bezier(0.465, 0.05, 0.965, 0.32); -moz-transition: all 0.35s cubic-bezier(0.465, 0.05, 0.965, 0.32); -webkit-transition: all 0.35s cubic-bezier(0.465, 0.05, 0.965, 0.32); -o-transition: all 0.35s cubic-bezier(0.465, 0.05, 0.965, 0.32); -ms-transition: all 0.35s cubic-bezier(0.465, 0.05, 0.965, 0.32); }
.listDefault_03 .more { display: inline-block; font-size: 12px; color: #BB3228; font-weight: bold; text-transform: uppercase; margin-top: 15.51724%; transition: all 0.25s cubic-bezier(0.465, 0.05, 0.965, 0.32); -moz-transition: all 0.25s cubic-bezier(0.465, 0.05, 0.965, 0.32); -webkit-transition: all 0.25s cubic-bezier(0.465, 0.05, 0.965, 0.32); -o-transition: all 0.25s cubic-bezier(0.465, 0.05, 0.965, 0.32); -ms-transition: all 0.25s cubic-bezier(0.465, 0.05, 0.965, 0.32); transform: translateY(100px); -ms-transform: translateY(100px); -moz-transform: translateY(100px); -webkit-transform: translateY(100px); -o-transform: translateY(100px); position: relative; }
.listDefault_03 .more:after { content: "\e63c"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; color: #fff; display: inline-block; margin-left: 17px; vertical-align: middle; margin-top: -2px; }
.listDefault_03 .more:hover { color: #fff; }
.listDefault_03 .tit { font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; display: inline-block; margin-top: 5.40541%; padding-bottom: 10px; }
.listDefault_03 .tit:before { content: attr(data-num); font-size: 34px; color: #BB3228; font-weight: 800; display: inline-block; vertical-align: middle; margin-right: 25px; margin-top: -7px; }
.listDefault_03 .tit span { font-size: 26px; font-weight: bold; color: #15233d; position: relative; }
.listDefault_03 .tit span:before { content: ""; height: 3px; width: 18px; background: #BB3228; position: absolute; }
.listDefault_03 .tit span:before { left: 0; top: 100%; margin-top: 10px; }
.listDefault_03 .tit:hover span { color: #BB3228; }

@media screen and (max-width: 875px) { .listDefault_03 { padding-bottom: 40px; padding-top: 20px; }
  .listDefault_03 .title { font-size: 26px; }
  .listDefault_03 .tit:before { font-size: 24px; margin-right: 5px; }
  .listDefault_03 .tit span { font-size: 18px; }
  .listDefault_03 .desc { padding: 0; } }
@media screen and (max-width: 700px) { .listDefault_03 .box { width: 48%; margin-bottom: 20px; } }
@media screen and (max-width: 450px) { .listDefault_03 .box { width: 100%; } }
.news_01 .cont { padding-bottom: 4.62428%; margin-bottom: 4.62428%; border-bottom: 1px solid #E5E5E5; }
.news_01 .tit { font-size: 24px; font-weight: bold; color: #222931; text-transform: uppercase; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; margin-top: 15px; display: inline-block; }
.news_01 .date { font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; font-size: 13px; color: #BB3228; font-weight: bold; text-transform: uppercase; margin-top: 10px; }
.news_01 .date img { display: inline-block; vertical-align: middle; margin-right: 10px; margin-top: -3px; }
.news_01 .des { font-size: 15px; color: #5f656d; line-height: 25px; max-height: 50px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-top: 15px; }
.news_01 .botWrap { margin-top: 2.89017%; }
.news_01 .botWrap .box { vertical-align: middle; }
.news_01 .more { display: inline-block; padding: 17px 25px; line-height: 1; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; font-size: 12px; text-transform: uppercase; color: #fff; background: #222931; }
@media screen and (max-width: 875px) { .news_01 .more { padding: 7px 12px; } }
.news_01 .more:after { content: "\e63c"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; color: #BB3228; display: inline-block; vertical-align: middle; margin-left: 15px; margin-top: -2px; }
.news_01 .more:hover { background: #BB3228; }
.news_01 .more:hover:after { color: #fff; }
.news_01 .share span, .news_01 .share .shareBox { display: inline-block; vertical-align: middle; }
.news_01 .share span { font-size: 12px; font-weight: bold; text-transform: uppercase; margin-right: 10px; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; color: #222931; }
.news_01 .share .shareBox { margin-top: 0; }

@media screen and (max-width: 875px) { .news_01 .tit { font-size: 18px; }
  .news_01 .botWrap .share { width: 100%; margin-top: 10px; } }
.news_02 { padding-bottom: 2.60417%; }
.news_02 .box { width: 31.62393%; margin-bottom: 4.2735%; }
.news_02 .box:hover img { transform: scale(1.2); -ms-transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); }
.news_02 .line { width: 31.62393%; }
.news_02 .imgWrap { display: block; overflow: hidden; }
.news_02 .imgWrap img { display: block; }
.news_02 .tit { font-size: 24px; font-weight: bold; text-transform: uppercase; color: #15233d; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; line-height: 1.2; margin-top: 20px; display: block; }
.news_02 .tit:hover { color: #BB3228; }
.news_02 .date { font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; font-size: 13px; color: #BB3228; font-weight: bold; text-transform: uppercase; margin-top: 10px; }
.news_02 .date img { display: inline-block; vertical-align: middle; margin-right: 10px; margin-top: -3px; }
.news_02 .des { font-size: 15px; color: #5f656d; line-height: 25px; max-height: 75px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-top: 10px; }
.news_02 .more { display: inline-block; padding: 17px 25px; line-height: 1; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; font-size: 12px; text-transform: uppercase; background: #222931; color: #fff; font-size: 12px; font-weight: bold; margin-top: 3.84615%; }
@media screen and (max-width: 875px) { .news_02 .more { padding: 7px 12px; } }
.news_02 .more:after { content: "\e63c"; color: #BB3228; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; display: inline-block; margin-left: 15px; margin-top: -2px; vertical-align: middle; }
.news_02 .more:hover { background: #BB3228; }
.news_02 .more:hover:after { color: #fff; }

@media screen and (max-width: 875px) { .news_02 { padding-bottom: 40px; padding-top: 20px; }
  .news_02 .tit { font-size: 18px; } }
@media screen and (max-width: 700px) { .news_02 .box { width: 48%; margin-bottom: 15px; } }
@media screen and (max-width: 450px) { .news_02 .box { width: 100%; } }
.newsDetail { padding-bottom: 2.60417%; }
.newsDetail .newsDetailTop .title { color: #818285; font-size: 40px; font-family: 'robotobold',"Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; text-align: center; line-height: 1.1; }
.newsDetail .newsDetailTop .date { font-size: 18px; color: #BB3228; font-family: 'robotothin',"Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; text-align: center; }
.newsDetail .newsDetailTop .wrap { margin-top: 4.2735%; }
.newsDetail .newsDetailTop .textWrap { color: #898a8d; }
.newsDetail .newsDetailTop .textWrap .or { color: #BB3228; }
.newsDetail .newsDetailTop .textWrap p { margin-bottom: 10px; line-height: 22px; font-size: 16px; }

@media screen and (max-width: 875px) { .newsDetail { padding-top: 30px; padding-bottom: 40px; } }

.contact_01 .contactBot { padding-top: 3.125%; padding-bottom: 4.16667%; }
.contact_01 .contactBot .title { font-size: 20px; font-weight: bold; color: #222931; text-transform: uppercase; font-family: "Gotham Light", Microsoft YaHei, PingFang SC, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, SimSun, Sans-serif; }
.contact_01 .contactBot .des { font-size: 15px; color: #5f656d; margin-top: 12px; margin-bottom: 35px; }
.contact_01 .leftWrap { width: 29.05983%; }
.contact_01 .rightWrap { width: 65.81197%; }
.contact_01 .msg > li { display: inline-block; position: relative; color: #5f656d; margin-bottom: 18.51852%; padding-left: 45px; font-size: 18px; }
.contact_01 .msg > li:before { content: ""; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; position: absolute; top: -5px; left: 0; color: #BB3228; font-size: 24px;width: 30px;text-align: center;}
.contact_01 .msg > li > span { text-transform: capitalize; }
.contact_01 .msg > li > a { color: #5f656d; }
.contact_01 .msg > li > a:hover { text-decoration: underline; color: #BB3228; }
.contact_01 .msg > li.add:before { content: "\e605"; }
.contact_01 .msg > li.tel:before { content: "\e6c7"; }
.contact_01 .msg > li.eml:before { content: "\e6c6"; }
.contact_01 .msg > li.skype:before { content: "\e632"; }
.contact_01 .msg > li.fax:before { content: "\e6b5"; }
.contact_01 .msg > li.whatsapp:before { content: "\e6bc"; }
.contact_01 .msg > li.mob:before { content: "\e608"; }
.contact_01 .msg > li.wechat:before { content: "\e649"; }

@media screen and (max-width: 875px) { .contact_01 .leftWrap { width: 100%; }
  .contact_01 .msg > li { margin-bottom: 15px; }
  .contact_01 .contactBot .des { margin-bottom: 20px; }
  .contact_01 .contactBot { padding-top: 30px; padding-bottom: 40px; }
  .contact_01 .rightWrap { width: 100%; margin-top: 30px; } }
@media screen and (max-width: 875px) { .dan_01 { padding-top: 20px; } }
.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: #BB3228; 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: #BB3228; font-weight: bold; }

.shareBox { margin-top: 30px; }

#menuBtn { background: #222931; }

#footerToolBar { background: #BB3228; }

.iniBanner .item { display: none; }

.iniBanner .item:first-child { display: block; }

.slick-slider .slick-track .item { display: block; }

#chatToolBox #chatToolMail { background: #BB3228; }

@media screen and (max-width: 875px) { #footer { margin-bottom: 47px; }
  #footerMap { display: none; } }
#goTop { background: #BB3228; }

.proPDF { padding-top: 10px; }
.proPDF li { display: inline-block; position: relative; }
.proPDF li span { font-size: 12px; width: 150px; position: absolute; line-height: 1.1; bottom: 100%; left: 0; background: #E1E1E1; box-shadow: 0 0 5px rgba(255, 255, 255, 0.3); margin-bottom: 10px; padding: 10px; border-radius: 5px; color: #000; display: none; }
.proPDF li span:before { content: ""; border-top: 6px solid #E1E1E1; border-bottom: 6px solid transparent; border-left: 6px solid transparent; border-right: 6px solid transparent; position: absolute; left: 20px; top: 100%; }
