@charset "UTF-8";
a, a:before, a:after, #goTop, .maxWidthW, .lm, span, .title, img, li, .tab, i { transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; }

.justify, .inner, img, input, textarea, select, button, table, label, .center, .searchForm { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -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; }

.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#icormoon") format("svg"); }

@font-face { font-family: 'montserrat'; src: url("../font/montserrat-regular.eot"); src: url("../font/montserrat-regular.eot?#iefix") format("embedded-opentype"), url("../font/montserrat-regular.woff") format("woff"), url("../font/montserrat-regular.woff2") format("woff2"), url("../font/montserrat-regular.ttf") format("truetype"), url("../font/montserrat-regular.svg#montserrat-regular") format("svg"); font-weight: 400; }

@font-face { font-family: 'montserrat'; src: url("../font/montserrat-bold.eot"); src: url("../font/montserrat-bold.eot?#iefix") format("embedded-opentype"), url("../font/montserrat-bold.woff") format("woff"), url("../font/montserrat-bold.woff2") format("woff2"), url("../font/montserrat-bold.ttf") format("truetype"), url("../font/montserrat-bold.svg#montserrat-bold") format("svg"); font-weight: 700; }

html { font-size: 14px; }

body { font-family: montserrat,Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; color: #555; 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; }

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: 1080px; }

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

#menuBtn { width: 40px; height: 40px; line-height: 40px; text-align: center; cursor: pointer; z-index: 99999; display: none; position: relative; }

#menuBtn:before { font-family: icomoon; color: #00C6A7; }

#menuBtn.active:before { content: '\e60b'; font-size: 20px; }

#menuBtn:before { content: '\e637'; font-size: 30px; }

/*图片不超出容器居中*/
.ij1 { max-height: 100%; width: auto; height: auto; position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); -ms-transform: translate3d(-50%, -50%, 0); -moz-transform: translate3d(-50%, -50%, 0); -webkit-transform: translate3d(-50%, -50%, 0); -o-transform: translate3d(-50%, -50%, 0); }

/*图片高度百分百,宽度自适应，铺满容器居中*/
.ij2 { height: 100%; max-width: none; width: auto; position: absolute; top: 0; left: 50%; transform: translate3d(-50%, 0, 0); -ms-transform: translate3d(-50%, 0, 0); -moz-transform: translate3d(-50%, 0, 0); -webkit-transform: translate3d(-50%, 0, 0); -o-transform: translate3d(-50%, 0, 0); }

/*图片铺满容器居中*/
.ij3 { min-width: 100%; min-height: 100%; max-width: none; width: auto; height: auto; position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); -ms-transform: translate3d(-50%, -50%, 0); -moz-transform: translate3d(-50%, -50%, 0); -webkit-transform: translate3d(-50%, -50%, 0); -o-transform: translate3d(-50%, -50%, 0); }

/*翻页*/
.turnPage { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.turnPage a { width: 50%; background: #000; position: relative; overflow: hidden; min-height: 400px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; color: #fff; padding: 0 80px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

.turnPage a:hover .ij3 { filter: alpha(opacity=50); opacity: 0.5; }

.turnPage a:hover i:after { width: 40px; }

.turnPage .pre { text-align: left; }

.turnPage .pre i { right: 100%; margin-right: 10px; }

.turnPage .pre i:before { content: "\e625"; right: 100%; margin-right: -6px; }

.turnPage .next { text-align: right; }

.turnPage .next i { left: 100%; margin-left: 10px; }

.turnPage .next i:before { content: "\e628"; left: 100%; margin-left: -6px; }

.turnPage .ij3 { filter: alpha(opacity=80); opacity: 0.8; }

.turnPage .textW { position: relative; width: 100%; }

.turnPage .name { font-weight: bold; display: block; text-transform: uppercase; font-size: 16px; }

.turnPage .tit { display: block; font-size: 24px; text-transform: capitalize; margin-top: 20px; }

.turnPage i { position: absolute; top: 11px; }

.turnPage i:before { content: ""; font-family: icomoon, Arial, Helvetica, Microsoft YaHei, SimSun, Sans-serif; position: absolute; top: -11px; font-size: 16px; }

.turnPage i:after { content: ""; width: 10px; height: 1px; background: #fff; display: inline-block; transition: 0.3s all ease; -moz-transition: 0.3s all ease; -webkit-transition: 0.3s all ease; -o-transition: 0.3s all ease; -ms-transition: 0.3s all ease; }

@media screen and (max-width: 875px) { .turnPage a { padding: 0 60px; }
  .turnPage .name { font-size: 14px; }
  .turnPage .tit { font-size: 20px; } }

@media screen and (max-width: 600px) { .turnPage a { width: 100%; min-height: 300px; } }

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

#goTop { position: fixed; width: 40px; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 16px; background: #000; filter: alpha(opacity=60); opacity: 0.6; bottom: 10px; right: 10px; overflow: hidden; display: none; cursor: pointer; z-index: 999; border-radius: 50%; }

#goTop:before { content: '\e665'; font-family: 'icomoon'; text-align: inherit; }

#goTop:hover { opacity: 0.7; }

@media screen and (max-width: 875px) { #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; }

[data-animation] { visibility: hidden; animation-duration: 1.5s; -webkit-animation-duration: 1.5s; opacity: 0; animation-fill-mode: forwards; }

.maxWidthW { width: 100%; max-width: 1440px; box-shadow: 0 16px 48px #E3E7EB; margin: 0 auto; position: relative; background: #fff; }

.title { line-height: 1.2; }

body { background: #F6F8FA; }

#header { width: 100%; text-align: center; padding: 1.82292% 3.90625%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; transition: 0.3s all ease; -moz-transition: 0.3s all ease; -webkit-transition: 0.3s all ease; -o-transition: 0.3s all ease; -ms-transition: 0.3s all ease; position: absolute; top: 0; left: 0; z-index: 999; }

#header .flexW { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-between; align-items: center; }

#logo a, #logo span { display: inline-block; vertical-align: middle; }

#logo span { margin-left: 10px; padding-left: 10px; border-left: 1px solid #dfe2ed; text-transform: uppercase; color: #666; max-width: 300px; }

#nav { line-height: 1; display: inline-block; vertical-align: middle; z-index: 1; }

#nav > li { display: inline-block; position: relative; margin-right: 25px; padding: 10px 0; }

#nav > li:last-child { margin-right: 0; }

#nav > li > a { display: block; font-size: 14px; color: #fff; position: relative; text-transform: uppercase; padding: 10px 0; display: inline-block; position: relative; transition: 0s; -moz-transition: 0s; -webkit-transition: 0s; -o-transition: 0s; -ms-transition: 0s; font-weight: bold; }

#nav > li > a:before { content: ""; height: 1px; position: absolute; left: 0; right: 100%; bottom: 0; background: #00C6A7; }

#nav > li > a:hover:before { left: 0; right: 0; }

#nav > li > a:after { content: ""; font-family: icomoon, Arial, Helvetica, Microsoft YaHei, SimSun, Sans-serif; position: absolute; top: 12px; right: 0; font-weight: normal; filter: alpha(opacity=0); opacity: 0; font-size: 12px; }

#nav > li.hasUl > a { padding-right: 15px; }

#nav > li.hasUl > a:after { filter: alpha(opacity=100); opacity: 1; }

#nav > li:hover > ul { top: 100%; filter: alpha(opacity=100); opacity: 1; visibility: visible; }

#nav > li ul { display: block; width: 240px; position: absolute; left: -10px; z-index: 999; background: #fff; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); top: 150%; filter: alpha(opacity=0); opacity: 0; visibility: hidden; transition: 0.3s all ease; -moz-transition: 0.3s all ease; -webkit-transition: 0.3s all ease; -o-transition: 0.3s all ease; -ms-transition: 0.3s all ease; padding: 10px 0; border-radius: 10px; }

#nav > li ul:before { content: ""; content: ""; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom-color: #fff; position: absolute; left: 30px; bottom: 100%; }

#nav > li ul > li { line-height: 1.2; position: relative; }

#nav > li ul > li:last-child { border-bottom: 0; margin-bottom: 20px; }

#nav > li ul > li > a { display: block; font-size: 14px; color: #222; text-transform: capitalize; position: relative; padding: 15px 10px 7px 35px; transition: 0.2s all ease; -moz-transition: 0.2s all ease; -webkit-transition: 0.2s all ease; -o-transition: 0.2s all ease; -ms-transition: 0.2s all ease; }

#nav > li ul > li > a:before { content: "\e624"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; position: absolute; top: 12px; left: 25px; font-size: 18px; transition: 0s; -moz-transition: 0s; -webkit-transition: 0s; -o-transition: 0s; -ms-transition: 0s; filter: alpha(opacity=0); opacity: 0; transition: 0.2s all ease; -moz-transition: 0.2s all ease; -webkit-transition: 0.2s all ease; -o-transition: 0.2s all ease; -ms-transition: 0.2s all ease; color: #00C6A7; }

#nav > li ul > li:hover > a, #nav > li ul > li.active > a { padding-left: 45px; color: #00C6A7; }

#nav > li ul > li:hover > a:before, #nav > li ul > li.active > a:before { filter: alpha(opacity=100); opacity: 1; left: 35px; }

#nav > li ul > li:hover > ul { filter: alpha(opacity=100); opacity: 1; visibility: visible; top: -10px; }

#nav > li ul ul { top: 10px; left: 100%; }

#nav > li ul ul:before { display: none; }

@media screen and (max-width: 875px) { #menuBtn { display: inline-block; vertical-align: middle; }
  #header { box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); padding: 5px 10px; }
  #header.move { position: fixed; background: rgba(0, 0, 0, 0.2); }
  #nav > li > a:after { display: none; }
  #logo span { border-left: 0; margin-left: 0; padding-left: 0; width: 100%; max-width: none; margin-top: 10px; }
  #nav { width: 80%; height: 100vh; position: fixed; float: none; top: 0; right: -100%; z-index: 100; margin: 0; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); padding-top: 60px; 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; overflow-y: auto; padding-bottom: 60px; display: block; }
  #nav.toLeft { right: 0; }
  #nav > li { margin: 0; display: block; text-align: left; line-height: 1; padding: 0; font-size: 14px; margin-bottom: 1px; }
  #nav > li > a { padding: 15px 30px 15px 20px; display: block; color: #000; font-size: 16px; border-right: 0; }
  #nav > li > a:before { display: none; }
  #logo { max-height: 40px; max-width: 80px; } }

.pubTit { font-size: 36px; text-transform: capitalize; font-weight: bold; color: #222; }

@media screen and (max-width: 875px) { .pubTit { font-size: 30px; } }

.pubBtn { padding: 15px 30px; background: linear-gradient(65deg, #00A2B8 -25%, #00F9D2 100%); color: #fff; font-size: 14px; line-height: 1; display: inline-block; vertical-align: middle; text-transform: uppercase; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; cursor: pointer; margin-top: 20px; font-weight: bold; border-radius: 2px; box-shadow: 0 4px 16px rgba(32, 43, 54, 0.12); }

.pubBtn:hover { box-shadow: 0 4px 16px rgba(32, 43, 54, 0.25); }

.pubBtn.noBg { background: none; position: relative; color: #00C6A7; }

.pubBtn.noBg:hover { background: #00C6A7; color: #fff; }

@media screen and (max-width: 875px) { .pubBtn { padding: 10px 15px; font-size: 15px; }
  .pubBtn:after { margin-left: 10px; } }

#main { background: #fff; }

#banner { background: #000; }

#banner img { filter: alpha(opacity=90); opacity: 0.9; }

.block1 { position: relative; overflow: hidden; }

.block1:before { content: ""; width: 100%; height: 300px; background: #fff; clip-path: polygon(100% 0, 0% 100%, 100% 100%); position: absolute; left: 0; bottom: 0; z-index: 1; }

@media screen and (max-width: 875px) { .block1:before { height: 100px; } }

.block2 { position: relative; margin-top: -13.88889%; margin-bottom: 4.16667%; }

@media screen and (max-width: 875px) { .block2 { margin-bottom: 40px; } }

.block2 .box { max-width: 800px; height: 400px; background: #fff; margin: 0 auto; position: relative; box-shadow: 0 16px 48px #E3E7EB; z-index: 1; border-radius: 3px; }

.block2 .flexW { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-around; padding: 35px 13.88889%; position: relative; z-index: 2; background: #fff; }

.block2 .flexW:before, .block2 .flexW:after { content: ""; height: 1px; width: 100%; position: absolute; left: 0; background: -webkit-linear-gradient(left, #FCFCFD, #EFF2F4, #FCFCFD); background: -moz-linear-gradient(left, #FCFCFD, #EFF2F4, #FCFCFD); background: -o-linear-gradient(left, #FCFCFD, #EFF2F4, #FCFCFD); background: -ms-linear-gradient(left, #FCFCFD, #EFF2F4, #FCFCFD); background: linear-gradient(left, #FCFCFD, #EFF2F4, #FCFCFD); }

.block2 .flexW:before { top: 0; }

.block2 .flexW:after { bottom: 0; }

.block2 .item { width: 12.5%; }

@media screen and (max-width: 875px) { .block2 .box { height: 100px; }
  .block2 .item { width: 100%; margin-bottom: 20px; text-align: center; } }

.block3 { margin-bottom: 4.16667%; text-align: center; }

@media screen and (max-width: 875px) { .block3 { margin-bottom: 40px; } }

.block3 .flexW { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-between; margin-top: 4.62963%; padding-bottom: 5.55556%; position: relative; }

.block3 .flexW:before { content: ""; height: 1px; width: 100%; position: absolute; left: 0; background: -webkit-linear-gradient(left, #FCFCFD, #EFF2F4, #FCFCFD); background: -moz-linear-gradient(left, #FCFCFD, #EFF2F4, #FCFCFD); background: -o-linear-gradient(left, #FCFCFD, #EFF2F4, #FCFCFD); background: -ms-linear-gradient(left, #FCFCFD, #EFF2F4, #FCFCFD); background: linear-gradient(left, #FCFCFD, #EFF2F4, #FCFCFD); bottom: 0; }

.block3 .item { padding: 3.7037% 1.85185%; width: 23.14815%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }

.block3 .tit { font-size: 16px; font-weight: bold; color: #222; margin-top: 10px; }

.block3 .des { color: #5B6F82; margin-top: 10px; }

@media screen and (max-width: 875px) { .block3 .item { width: 48%; margin-bottom: 20px; } }

.block4 { text-align: center; margin-bottom: 4.16667%; }

@media screen and (max-width: 875px) { .block4 { margin-bottom: 40px; } }

.block4 .desc { font-size: 16px; color: #5B6F82; max-width: 650px; margin: 20px auto 0; }

.block4 .wrap { margin-top: 4.62963%; position: relative; padding-bottom: 4.62963%; }

.block4 .wrap:before { content: ""; height: 1px; width: 100%; position: absolute; left: 0; background: -webkit-linear-gradient(left, #FCFCFD, #EFF2F4, #FCFCFD); background: -moz-linear-gradient(left, #FCFCFD, #EFF2F4, #FCFCFD); background: -o-linear-gradient(left, #FCFCFD, #EFF2F4, #FCFCFD); background: -ms-linear-gradient(left, #FCFCFD, #EFF2F4, #FCFCFD); background: linear-gradient(left, #FCFCFD, #EFF2F4, #FCFCFD); bottom: 0; }

.block4 .flexW { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-between; margin-bottom: 5.55556%; align-items: center; }

.block4 .flexW:nth-child(2n) { flex-direction: row-reverse; }

.block4 .flexW:last-child { margin-bottom: 0; }

.block4 .textW { width: 44.44444%; text-align: left; }

.block4 .imgW { width: 46.2963%; }

.block4 .tit { font-size: 20px; font-weight: bold; color: #222; }

.block4 .des { color: #5B6F82; font-size: 16px; margin-top: 20px; }

@media screen and (max-width: 875px) { .block4 .textW { width: 100%; text-align: center; }
  .block4 .imgW { width: 100%; } }

.indexTemplate12 { margin-bottom: 6.25%; }

@media screen and (max-width: 875px) { .indexTemplate12 { margin-bottom: 40px; } }

.indexTemplate12 .flexW { display: -webkit-box; display: -ms-flexbox; display: flex; justify-content: space-between; align-items: center; padding-bottom: 4.62963%; position: relative; }

.indexTemplate12 .flexW:before { content: ""; height: 1px; width: 100%; position: absolute; left: 0; background: -webkit-linear-gradient(left, #FCFCFD, #EFF2F4, #FCFCFD); background: -moz-linear-gradient(left, #FCFCFD, #EFF2F4, #FCFCFD); background: -o-linear-gradient(left, #FCFCFD, #EFF2F4, #FCFCFD); background: -ms-linear-gradient(left, #FCFCFD, #EFF2F4, #FCFCFD); background: linear-gradient(left, #FCFCFD, #EFF2F4, #FCFCFD); bottom: 0; }

.indexTemplate12 .textW { width: 45.61404%; }

.indexTemplate12 .imgW { width: 49.12281%; }

.indexTemplate12 .des { margin-top: 6.73077%; }

.indexTemplate12 .pubBtn { margin-top: 9.61538%; }

.indexTemplate12 .indexTemplate12S .slick-dots li button { width: 7px; height: 7px; background: #A5A5A5; }

.indexTemplate12 .indexTemplate12S .slick-dots li.slick-active button { width: 12px; height: 12px; border: 2px solid #00C6A7; background: #fff; }

.indexTemplate12 .indexTemplate12S .slick-dots li { vertical-align: middle; }

@media screen and (max-width: 600px) { .indexTemplate12 .flexW { flex-wrap: wrap; }
  .indexTemplate12 .textW { width: 100%; text-align: center; }
  .indexTemplate12 .imgW { width: 100%; margin-top: 20px; }
  .indexTemplate12 .des { margin-top: 15px; }
  .indexTemplate12 .pubBtn { margin-top: 20px; } }

.block6 { text-align: center; margin-bottom: 4.16667%; }

@media screen and (max-width: 875px) { .block6 { margin-bottom: 40px; } }

.block6 .msg { margin-top: 20px; color: #5B6F82; }

.block6 .msg li { display: inline-block; vertical-align: middle; margin: 0 10px; white-space: nowrap; }

.block6 .msg a { color: #5B6F82; }

.block6 .msg i { color: #00C6A7; font-size: 14px; }

.block6 .msg i:before { content: ""; font-family: icomoon; }

.block6 .msg a, .block6 .msg span { white-space: normal; }

.block6 .msg a, .block6 .msg i, .block6 .msg span { display: inline-block; vertical-align: top; }

.block6 .msg .tel:before { content: "\e6c7"; }

.block6 .msg .eml:before { content: "\e6c6"; }

.block6 .msg .add:before { content: "\e605"; }

.block6 .msg .wechat:before { content: "\e649"; }

.block6 .msg .whatsapp:before { content: "\e6bc"; }

.block6 .msg .skype:before { content: "\e632"; }

.block6 .formW { max-width: 800px; margin: 4.62963% auto 0; text-align: left; }

.block6 .formW .create-form-wrap .create-form-title { display: none !important; }

.block6 .formW .create-form-wrap { background: none !important; border: 0 !important; }

.block6 .formW .create-form-inner .create-form-li input, .block6 .formW .create-form-inner .create-form-li textarea { border-radius: 5px !important; background: #fff !important; }

.block6 .formW .create-form-inner .create-form-li label { color: #5B6F82 !important; }

.block6 .formW .create-form-inner .create-form-submit { max-width: none !important; background: #00C6A7 !important; width: 100% !important; border-radius: 30px !important; }

.block6 .formW .create-form-inner .create-form-action { padding: 10px 15px !important; }

@media screen and (max-width: 875px) { .block6 { padding-top: 50px; padding-bottom: 10px; margin-bottom: 0; } }

.formW { max-width: 800px; margin: 4.62963% auto 0; text-align: left; }

.formW .create-form-wrap .create-form-title { display: none !important; }

.formW .create-form-wrap { background: none !important; border: 0 !important; }

.formW .create-form-inner .create-form-li input, .formW .create-form-inner .create-form-li textarea { border-radius: 5px !important; background: #413D52 !important; }

.formW .create-form-inner .create-form-li label { color: #fff !important; }

.formW .create-form-inner .create-form-submit { max-width: none !important; background: #00C6A7 !important; width: 100% !important; border-radius: 30px !important; }

.formW .create-form-inner .create-form-action { padding: 10px 15px !important; }

#footer { background: #fff; padding: 2.08333% 10px; color: #92A2B1; text-align: center; font-size: 14px; border-top: 1px solid #E3E7EB; }

@media screen and (max-width: 875px) { #footer { padding: 30px 10px; } }

.white-popup { position: relative; background: #FFF; padding: 0; width: auto; max-width: 700px; margin: 20px auto; }

.mfp-close { width: 30px; height: 30px; line-height: 30px; }

.mfp-close-btn-in .mfp-close { color: #fff; }

#chatToolBox #chatToolMail a { font-family: montserrat,Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; font-weight: bold; font-size: 24px; padding-top: 38px; padding-bottom: 28px; text-transform: uppercase; }

#chatToolBox { width: 130px; }

#chatToolBox.hiddenRight { right: -130px; }

#chatToolMail { background: #00C6A7; }

.proSlick .slick-prev, .proSlick .slick-next { background: rgba(0, 0, 0, 0.2); color: #fff; font-size: 20px; width: 30px; height: 60px; line-height: 60px; margin-top: -30px; }

.proSlick .slick-prev { left: 0; }

.proSlick .slick-next { right: 0; }

.iniBanner .item { display: none; }

.iniBanner .item:first-child { display: block; }

#banner .slick-prev, #banner .slick-next { width: 50px; height: 80px; line-height: 80px; margin-top: -40px; font-size: 50px; color: #00C6A7; background: none; }

#banner .slick-prev:before { content: "\e667"; }

#banner .slick-next:before { content: "\e668"; }

@media screen and (max-width: 875px) { #banner .slick-prev, #banner .slick-next { width: 50px; height: 40px; line-height: 40px; margin-top: -20px; font-size: 24px; } }

.shareW li { margin-right: 5px; display: inline-block; margin-bottom: 5px; }

.shareW li:last-child { margin-right: 0; }

.shareW li a { display: inline-block; color: #000; font-size: 18px; vertical-align: middle; overflow: hidden; width: 35px; height: 35px; line-height: 35px; text-align: center; background: #fff; border-radius: 50%; }

.shareW li a:before { font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; }

.shareW li a.fb:before { content: "\e62c"; }

.shareW li a.tt:before { content: '\e62b'; }

.shareW li a.in:before { content: "\e630"; }

.shareW li a.yt:before { content: "\e634"; }

.shareW li a.ins:before { content: "\e6ca"; }

.shareW li a:hover { background: #42424E; }

.videoW { padding-top: 56.25%; position: relative; width: 100%; background: #000; }

.videoW video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; outline: none; }

#footerToolBar { background: #00C6A7; }
#footerToolBar li {width: 100%;}