@charset "UTF-8";
a, a:before, a:after, #goTop, .container, .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: 16px; }

.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: 'OpenSans'; src: url("../font/OpenSans-Regular.eot"); src: url("../font/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../font/OpenSans-Regular.woff") format("woff"), url("../font/OpenSans-Regular.woff2") format("woff2"), url("../font/OpenSans-Regular.ttf") format("truetype"), url("../font/OpenSans-Regular.svg#OpenSans-Regular") format("svg"); }

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

html { font-size: 16px; }

body { font-family: OpenSans,Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; color: #555; line-height: 1.5714; font-size: 16px; -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: 1140px; }

@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; background: #ffc300; }

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

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

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

/*图片不超出容器居中*/
.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; }

.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; 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: 48px; height: 48px; line-height: 48px; text-align: center; color: #fff; font-size: 20px; 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; }

.container { overflow: hidden; width: 100%; max-width: 1920px; margin: 0 auto; }

.title { line-height: 1.2; }

#header { width: 100%; z-index: 999; position: fixed; background-color: #fff;opacity: 0.8;}

.headerTop { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; justify-content: space-between; flex-wrap: wrap; background: #000; padding: 0 20px; align-items: center; }

.headerTop .msg { display: inline-block; vertical-align: middle; color: #4b4b4b; text-align: left; }

.headerTop .msg li { display: inline-block; position: relative; margin-right: 20px; line-height: 1; border-right: 1px solid rgba(255, 255, 255, 0.2); padding-right: 20px; }

.headerTop .msg li:before { display: none; }

.headerTop .msg span { color: #fff; text-transform: capitalize; margin-bottom: 2px; }

.headerTop .msg li a { color: #fff; }

.headerTop .msg li a:hover { color: #ffc300; }

.headerTop .pubBtn { height: 100%; }

.headerShare { margin-left: -10px; }

.headerShare > ul > li { margin-right: 5px; display: inline-block; }

.headerShare > ul > li:last-child { margin-right: 0; }

.headerShare > ul > li > a { display: inline-block; color: #fff; font-size: 18px; vertical-align: middle; overflow: hidden; width: 35px; height: 35px; line-height: 35px; text-align: center; }

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

.headerShare > ul > li > a.fb:before { content: "\e62c"; }

.headerShare > ul > li > a.tt:before { content: '\e62b'; }

.headerShare > ul > li > a.in:before { content: "\e630"; }

.headerShare > ul > li > a.yt:before { content: "\e634"; }

.headerShare > ul > li > a.ins:before { content: "\e6ca"; }

.headerShare > ul > li > a:hover:before { color: #ffc300; }

.lang { display: inline-block; vertical-align: middle; font-size: 0; padding-right: 18px; margin-right: 10px; }

.lang li { display: inline-block; font-size: 12px; margin-right: 10px; }

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

.lang li a { display: block; color: #fff; background: #000; border-radius: 50%; width: 22px; height: 22px; line-height: 22px; text-align: center; }

#logo { display: inline-block; vertical-align: middle; margin-right: 20px; padding: 10px 20px; border-right: 1px solid #f4f4f4; }

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

.headerMid { background: 0 0;height: 100px;  display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; justify-content: space-between; flex-wrap: wrap; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); align-items: center; }

.headerMid .box { vertical-align: middle; }

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

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

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

#nav > li > a { display: block; font-size: 16px; color: #000; position: relative; text-transform: capitalize; z-index: 2; padding: 10px 0; display: inline-block; position: relative; transition: 0s; -moz-transition: 0s; -webkit-transition: 0s; -o-transition: 0s; -ms-transition: 0s; }

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

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

#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: #ffc300; }

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

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

.seaBtn { width: 30px; height: 30px; display: inline-block; line-height: 30px; text-align: center; color: #fff; font-size: 22px; vertical-align: middle; cursor: pointer; position: relative; z-index: 99; }

.seaBtn:before { content: "\e618"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; }

.seaBtn.selected:before { content: "\e60b"; }

.searchWrap { display: none; }

.searchWrap #searchForm { width: 100%; height: 100vh; position: fixed; top: 0; left: 0; background: rgba(0, 0, 0, 0.9); display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; align-items: center; text-align: center; }

.searchWrap .searchCont { width: 100%; max-width: 900px; border-bottom: 2px solid #ffc300; position: relative; margin: 0 auto; }

.searchWrap form { display: block; width: 100%; }

.searchWrap input { border: 0; width: 100%; padding: 10px 100px 10px 20px; font-size: 30px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; color: #fff; }

.searchWrap input.focusOn, .searchWrap input:focus { background: none; }

.searchWrap input.focusOn + label, .searchWrap input:focus + label { display: none; }

.searchWrap label { position: absolute; top: 15px; left: 20px; font-size: 30px; text-transform: capitalize; color: #757575; }

.searchWrap button { width: 40px; height: 40px; line-height: 40px; text-align: center; position: absolute; top: 10px; right: 10px; background: none; border: 0; }

.searchWrap button:before { content: ""; font-family: icomoon, Arial, Helvetica, Microsoft YaHei, SimSun, Sans-serif; color: #fff; font-size: 30px; }

@media screen and (max-width: 875px) { .searchWrap #searchForm { padding: 0 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
  .searchWrap input { font-size: 16px; padding: 5px 50px 5px 10px; }
  .searchWrap label { font-size: 16px; top: 3px; left: 10px; }
  .searchWrap button { width: 30px; height: 30px; line-height: 30px; top: 0; }
  .searchWrap button:before { font-size: 20px; } }

@media screen and (max-width: 1200px) { .headerMid { padding-bottom: 10px; }
  .headerMid > div { width: 100%; text-align: center; }
  #logo, .headerMidRig { width: 100%; text-align: center; }
  #nav { margin-left: 0; }
  .headerMid .box, #nav { width: 100%; text-align: center; }
  .headerMid { padding-top: 20px; }
  #nav > li > a { color: #000; }
  .seaBtn { color: #000; font-size: 22px; }
  .lang { margin-left: 0; padding-left: 0; border-left: 0; }
  #header.move { background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); } }

@media screen and (max-width: 875px) { .headerTop { display: none; }
  .headerMid > div { width: auto; }
  #menuBtn { display: inline-block; vertical-align: middle; }
  .topRig { margin-top: 0; margin-bottom: 20px; }
  #header { text-align: center; padding: 0; position: fixed; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); z-index: 999; }
  #header .headerMid { width: 100%; text-align: center; padding: 5px 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
  .headerMidRigx .pubBtn { display: none; }
  #logo { padding: 0; margin-right: 0; border-right: 0; }
  #header .headerBot .center { text-align: center; }
  .headerTop .headerTopRig { text-align: center; }
  .headerTop .shareWrap { margin-left: 0; }
  #header.insideHeader .insideNav { width: 240px; top: 53px; right: 10px; }
  #header.insideHeader .insideNav > li > a { padding: 15px 10px; }
  #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%; position: fixed; float: none; top: 0; right: 0; bottom: 0; z-index: 100; margin: 0; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); padding-top: 60px; transform: translate3d(110%, 0, 0); -ms-transform: translate3d(110%, 0, 0); -moz-transform: translate3d(110%, 0, 0); -webkit-transform: translate3d(110%, 0, 0); -o-transform: translate3d(110%, 0, 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; overflow-y: auto; padding-bottom: 60px; }
  #nav.toLeft { transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 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; }
  #nav > li.hasUl > span { display: block; }
  #nav > li > span { width: 45px; height: 45px; line-height: 45px; text-align: center; position: absolute; top: 1px; right: 0; color: #000; display: none; font-size: 16px; z-index: 3; }
  #nav > li > span:before { content: ""; font-family: icomoon, Arial, Helvetica, Microsoft YaHei, SimSun, Sans-serif; }
  #nav > li.active { background: #ffc300; }
  #nav > li.active > a { color: white; background: none; }
  #nav > li.active > span { color: #fff; }
  #nav > li.active:before { display: none; }
  #nav > li:last-child { border-bottom: 0; }
  #nav > li:hover > a:before { display: none; }
  #nav > li:before { display: none; }
  #nav > li.selected2 > a { color: white; background: #ffc300; }
  #nav > li.selected2 > span { color: #fff; transform: rotate(180deg); -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); }
  #nav > li ul { display: none; position: static; width: 100%; margin-top: 0; padding: 0; visibility: visible; filter: alpha(opacity=100); opacity: 1; border-top: 0; box-shadow: none; background: none; transition: 0s; -moz-transition: 0s; -webkit-transition: 0s; -o-transition: 0s; -ms-transition: 0s; }
  #nav > li ul > li { border-bottom: 0; }
  #nav > li ul > li > a { color: #000; padding: 10px 10px 10px 30px; }
  #nav > li ul > li > a:before { display: none; }
  #nav > li ul ul { display: block; visibility: visible; filter: alpha(opacity=100); opacity: 1; }
  #nav > li ul ul a { padding-left: 60px; font-size: 13px; font-weight: normal; padding-top: 6px; padding-bottom: 6px; }
  #nav > li ul ul li:hover > a, #nav > li ul ul li.active > a { padding-left: 60px; }
  #nav > li.proLi { position: relative; }
  #nav > li .proDrop { background: none; position: static; box-shadow: none; }
  #nav > li .proDrop .tit { color: #000; font-size: 12px; }
  #nav > li .proDrop .box { width: 24%; margin-bottom: 20px; }
  #logo, .headerMidRig { width: auto; margin-top: 0; }
  .seaBtn { position: static; }
  #logo { max-height: 40px; max-width: 80px; }
  #header .headerMid .center { position: relative; } }

#banner { position: relative; }

#banner a { display: block; background: #000; }

#banner .slick-prev, #banner .slick-next { width: 50px; height: 50px; line-height: 50px; margin-top: -25px; font-size: 24px; color: #fff; background: none; }

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

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

#banner .slick-dots li button { border: 2px solid #fff; background: rgba(255, 255, 255, 0.3); filter: alpha(opacity=100); opacity: 1; }

#banner .slick-dots li.slick-active button { background: #fff; }

@media screen and (max-width: 1200px) { #banner .slick-prev, #banner .slick-next { width: 30px; height: 60px; line-height: 60px; margin-top: -30px; } }

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

@media screen and (max-width: 500px) { #banner img { width: 140%; max-width: none; margin-left: -20%; } }

#main { overflow: hidden; background: #fff; }

.pubTit { font-size: 42px; font-weight: bold; color: #353c50; line-height: 1.2; }

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

.pubBtn { padding: 20px 25px; background: #ffc300; color: #000; font-size: 16px; line-height: 1; display: inline-block; vertical-align: middle; text-transform: capitalize; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

.pubBtn:after { content: ""; font-family: icomoon, Arial, Helvetica, Microsoft YaHei, SimSun, Sans-serif; margin-left: 20px; font-size: 12px; }

.pubBtn:hover { background: #FFD449; }

.pubBtn.noBg { background: none; position: relative; box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5); }

.pubBtn.noBg:hover { box-shadow: inset 0 0 0 2px white; }

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

.block5_T64 { text-align: center; background: #F4F4F4; padding-top: 5.2%; padding-bottom: 5.2%; }

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

.block5_T64 .title { font-size: 48px; line-height: 1.2; text-transform: capitalize; font-weight: bold; color: #151515; }

@media screen and (max-width: 1400px) { .block5_T64 .title { font-size: 40px; } }

@media screen and (max-width: 875px) { .block5_T64 .title { font-size: 26px; } }

.block5_T64 .wrap { margin-top: 4.16667%; }

.block5_T64 .box { width: 31.57895%; text-align: center; margin-bottom: 3.07018%; }

.block5_T64 .box:hover .imgW { transform: scale(0.9); -ms-transform: scale(0.9); -moz-transform: scale(0.9); -webkit-transform: scale(0.9); -o-transform: scale(0.9); }

.block5_T64 .line { width: 31.57895%; }

.block5_T64 .imgW { display: block; overflow: hidden; }

.block5_T64 .imgW img { display: block; }

.block5_T64 .tit { font-size: 20px; color: #565661; margin-top: 15px; display: block; }

.block5_T64 .tit:hover { color: #6090f7; }

.block5_T64 .des { line-height: 24px; height: 72px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-top: 20px; }

.block5_T64 .pubBtn { margin-top: 5%; }

@media screen and (max-width: 600px) { .block5_T64 .box { width: 47%; margin-bottom: 30px; }
  .block5_T64 .tit { font-size: 14px; font-weight: bold; }
  .block5_T64 .des { margin-top: 10px; } }

.indexOther { padding-top: 4.94792%; padding-bottom: 6.77083%; background: #fff url(../img/index_other_bg.jpg) center center no-repeat; background-size: contain; }

.indexOther .pubTit { max-width: 660px; line-height: 1.2; margin: 0 auto; text-align: center; }

.indexPartner { margin-top: 7.01754%; }

.indexPartner .slickW { margin: 0 -15px; }

.indexPartner .item { box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); margin: 15px; 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; }

.indexPartner .item:hover { transform: translate3d(0, -10px, 0); -ms-transform: translate3d(0, -10px, 0); -moz-transform: translate3d(0, -10px, 0); -webkit-transform: translate3d(0, -10px, 0); -o-transform: translate3d(0, -10px, 0); }

@media screen and (max-width: 875px) { .indexPartner .item { margin: 8px; } }

.indexNum { margin-top: 8.77193%; }

.indexNum .flexW { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; justify-content: space-between; }

.indexNum .item { width: 25%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; align-items: flex-start; text-align: center; }

.indexNum .tit { font-size: 45px; font-weight: bold; color: #ffc300; line-height: 1; }

.indexNum .des { color: #4b4b4b; font-size: 16px; margin-top: 15px; }

@media screen and (max-width: 875px) { .indexNum .flexW { flex-wrap: wrap; }
  .indexNum .item { width: 50%; margin-bottom: 20px; } }

@media screen and (max-width: 600px) { .indexNum img { width: 30px; margin-right: 10px; }
  .indexNum .tit { font-size: 24px; } }

.indexTemplate25 { padding-top: 7.8125%; padding-bottom: 8.85417%; background-position: center; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; text-align: center; margin-bottom: 5.33333%; position: relative; position: relative; }

.indexTemplate25:before { content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.92); position: absolute; top: 0; left: 0; }

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

.indexTemplate25.indexTemplate253 { padding-bottom: 0; margin-bottom: 0; }

.indexTemplate25 .center { position: relative; }

.indexTemplate25 .pubTit { color: #fff; }

.indexTemplate25 .desc { font-size: 15px; max-width: 830px; margin: 30px auto 0; color: #fff; }

.indexTemplate25 .flexW { margin-top: 4.77193%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; justify-content: space-between; }

.indexTemplate25 .item { width: 21.92982%; 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; }

.indexTemplate25 .item:hover { transform: translate3d(0, -10px, 0); -ms-transform: translate3d(0, -10px, 0); -moz-transform: translate3d(0, -10px, 0); -webkit-transform: translate3d(0, -10px, 0); -o-transform: translate3d(0, -10px, 0); }

.indexTemplate25 .tit { font-size: 14px; color: #fff; font-weight: bold; margin-top: 10px; display: block; }

.indexTemplate25 .pubBtn { margin-top: 7.89474%; }

.indexTemplate25 .imgW { margin-top: 7.45614%; text-align: center; display: block; border-radius: 5px; overflow: hidden; }

@media screen and (max-width: 875px) { .indexTemplate25 .flexW { flex-wrap: wrap; }
  .indexTemplate25 .item { width: 48%; margin-bottom: 30px; }
  .indexTemplate25 .tit { font-size: 14px; } }

.indexTemplate05 { text-align: center; margin-bottom: 5.20833%; }

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

.indexTemplate05 .desc { font-size: 16px; color: #555; max-width: 575px; margin: 1.75439% auto 0; }

.indexTemplate05 .flexW { margin-top: 4.82456%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; justify-content: space-between; }

.indexTemplate05 .item { width: 30.70175%; }

.indexTemplate05 .imgW { display: block; border-radius: 10px; overflow: hidden; }

.indexTemplate05 .tit { display: block; color: #222; font-size: 24px; margin-top: 10px; }

.indexTemplate05 .more { display: inline-block; font-size: 12px; text-transform: uppercase; color: #ffc300; margin-top: 10px; }

.indexTemplate05 .more:before { content: ""; width: 16px; height: 1px; background: #ffc300; display: inline-block; vertical-align: middle; margin-right: 10px; }

.indexTemplate05 .more:hover:before { width: 26px; }

@media screen and (max-width: 875px) { .indexTemplate05 .desc { font-size: 18px; }
  .indexTemplate05 .tit { font-size: 16px; } }

@media screen and (max-width: 500px) { .indexTemplate05 .flexW { flex-wrap: wrap; }
  .indexTemplate05 .item { width: 100%; max-width: 400px; margin: 0 auto 30px; } }

.indexTemplate03 { padding-top: 3.60417%; padding-bottom: 3.60417%; background: #000; margin-bottom: 5%; }

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

.indexTemplate03 .leftWrap { width: 75.4386%; }

.indexTemplate03 .box { vertical-align: middle; }

.indexTemplate03 .tit { font-size: 30px; color: #fff; line-height: 1; font-weight: bold; }

.indexTemplate03 .des { font-size: 16px; color: #fff; margin-top: 5px; }

@media screen and (max-width: 875px) { .indexTemplate03 { padding-top: 30px; padding-bottom: 30px; margin-bottom: 40px; }
  .indexTemplate03 .tit { float: none; }
  .indexTemplate03 .leftWrap { width: 100%; }
  .indexTemplate03 .tit { font-size: 24px; } }

.indexTemplate04 { margin-bottom: 6.77083%; }

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

.indexTemplate04 .leftW { width: 28.07018%; }

.indexTemplate04 .rightW { width: 70.17544%; }

.indexTemplate04 .title { font-weight: 700; color: #000; font-size: 42px; line-height: 1.2; text-transform: capitalize; position: relative; position: relative; }

@media screen and (max-width: 1400px) { .indexTemplate04 .title { font-size: 30px; } }

@media screen and (max-width: 875px) { .indexTemplate04 .title { font-size: 26px; padding-bottom: 0; } }

.indexTemplate04 .des { color: #000; margin-top: 9.375%; }

.indexTemplate04 .more { color: #ffc300; padding-left: 25px; position: relative; margin-top: 10.9375%; display: inline-block; }

.indexTemplate04 .more:before { content: ""; width: 15px; height: 1px; background: #ffc300; position: absolute; left: 0; top: 45%; }

.indexTemplate04 .more:hover { padding-left: 40px; }

.indexTemplate04 .more:hover:before { width: 30px; }

.indexTemplate04 .flexW { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-between; }

.indexTemplate04 .indexTemplate04Slick { margin: 0 -15px; }

.indexTemplate04 .indexTemplate04Slick .slick-list { padding: 10px 0; }

.indexTemplate04 .indexTemplate04Slick .item { margin: 0 15px; }

.indexTemplate04 .indexTemplate04Slick .slick-dots { bottom: -50px; }

.indexTemplate04 .indexTemplate04Slick .slick-dots li button { width: 12px; height: 12px; background: #A5A5A5; border: 2px solid #fff; }

.indexTemplate04 .indexTemplate04Slick .slick-dots li.slick-active button { background: none; border-color: #ffc300; }

.indexTemplate04 .imgW { display: block; position: relative; overflow: hidden; }

.indexTemplate04 .imgW:hover { transform: translate3d(0, -10px, 0); -ms-transform: translate3d(0, -10px, 0); -moz-transform: translate3d(0, -10px, 0); -webkit-transform: translate3d(0, -10px, 0); -o-transform: translate3d(0, -10px, 0); }

.indexTemplate04 .imgW:hover .tit { transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); }

.indexTemplate04 .imgW:hover .date { transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); }

.indexTemplate04 .textW { width: 100%; position: absolute; bottom: 0; left: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; padding: 5.33333%; background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); background: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); }

.indexTemplate04 .tit { display: block; color: #fff; font-size: 18px; transform: translate3d(0, 30px, 0); -ms-transform: translate3d(0, 30px, 0); -moz-transform: translate3d(0, 30px, 0); -webkit-transform: translate3d(0, 30px, 0); -o-transform: translate3d(0, 30px, 0); }

.indexTemplate04 .date { color: #fff; padding-left: 20px; position: relative; margin-top: 15px; display: inline-block; transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -webkit-transform: translate3d(-100%, 0, 0); -o-transform: translate3d(-100%, 0, 0); display: block; }

.indexTemplate04 .date:before { content: ""; font-family: icomoon, Arial, Helvetica, Microsoft YaHei, SimSun, Sans-serif; position: absolute; top: -1px; left: 0; }

@media screen and (max-width: 875px) { .indexTemplate04 .leftW { width: 100%; }
  .indexTemplate04 .rightW { width: 100%; margin-top: 20px; }
  .indexTemplate04 .des { margin-top: 20px; }
  .indexTemplate04 .more { margin-top: 25px; }
  .indexTemplate04 { padding-bottom: 20px; } }

.block4_T70 { padding-top: 5.8125%; padding-bottom: 5.85417%; background-position: center; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; text-align: center; position: relative; position: relative; }

.block4_T70:before { content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); position: absolute; top: 0; left: 0; }

.block4_T70 .pubTit { color: #fff; }

.block4_T70 .center { position: relative; }

.block4_T70 .title { font-size: 42px; line-height: 1.2; text-transform: capitalize; position: relative; color: #fff; text-align: center; }

@media screen and (max-width: 1400px) { .block4_T70 .title { font-size: 30px; } }

@media screen and (max-width: 875px) { .block4_T70 .title { font-size: 26px; padding-bottom: 0; } }

.block4_T70 .moveLine { margin: 20px auto 0; }

.block4_T70 .wrap { margin-top: 5.12821%; }

.block4_T70 .line { width: 31%; }

.block4_T70 .box { width: 31%; transition: 0.5s all; -moz-transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; margin-bottom: 2.5641%; position: relative; perspective: 1000; -webkit-perspective: 1000; }

.block4_T70 .box:hover .showW { transform: rotateY(-180deg); -ms-transform: rotateY(-180deg); -moz-transform: rotateY(-180deg); -webkit-transform: rotateY(-180deg); -o-transform: rotateY(-180deg); }

.block4_T70 .box:hover .hideW { transform: rotateY(0deg); -ms-transform: rotateY(0deg); -moz-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); }

.block4_T70 .threeD { transform-style: preserve-3d; -webkit-transform-style: preserve-3d; }

.block4_T70 .showW { padding: 8.10811% 4.05405%; border-radius: 5px; border: 1px solid #ffc300; text-align: center; position: relative; z-index: 2; backface-visibility: hidden; -webkit-backface-visibility: hidden; transition: 0.5s all; -moz-transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; }

.block4_T70 .showW .icon { margin-top: 20px; }

.block4_T70 .showW .tit { font-size: 20px; color: #fff; font-weight: bold; margin-top: 25px; }

.block4_T70 .showW .des { line-height: 24px; height: 48px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #fff; margin-top: 10px; margin-bottom: 20px; }

.block4_T70 .hideW { width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding: 8.10811% 4.05405%; text-align: center; background: rgba(255, 195, 0, 0.7); -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; border-radius: 5px; z-index: 1; backface-visibility: hidden; -webkit-backface-visibility: hidden; transform: rotateY(180deg); -ms-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -o-transform: rotateY(180deg); transition: 0.5s all; -moz-transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; }

.block4_T70 .hideW .tit { font-size: 20px; color: #fff; font-weight: bold; margin-top: 25px; }

.block4_T70 .hideW .des { line-height: 24px; height: 48px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #fff; margin-top: 10px; margin-bottom: 20px; }

.block4_T70 .hideW .more { display: inline-block; border-radius: 5px; padding: 8px 25px; background: #fff; color: #ffc300; text-transform: capitalize; }

.block4_T70 .hideW .more:hover { background: #ffc300; color: #fff; }

@media screen and (max-width: 875px) { .block4_T70 .box { width: 48%; }
  .block4_T70 .showW .tit { font-size: 16px; } }

#footer { background: #fff; }

.footerTop { padding-top: 35px; padding-bottom: 35px; border-top: 1px solid #F4F4F4; border-bottom: 1px solid #F4F4F4; }

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

.footerMid { padding-top: 4.6875%; position: relative; padding-bottom: 3.64583%; font-size: 14px; }

.footerMid .title { font-size: 20px; color: #353c50; text-transform: capitalize; font-weight: bold; margin-bottom: 20px; position: relative; }

.footerMid .box { max-width: 25%; }

.footerAbout .des { color: #353c50; margin-top: 11.32075%; }

.footerAbout .copyRight { display: inline-block; margin-right: 35px; color: #353c50; }

.footerAbout .support { display: inline-block; margin-top: 20px; }

.footerAbout .support a { color: #4b4b4b; }

.footerAbout .support a:hover { text-decoration: underline; }

.footerMenu ul li { margin-bottom: 15px; }

.footerMenu ul li a { display: block; color: #353c50; position: relative; text-transform: capitalize; }

.footerMenu ul li a:hover { color: #ffc300; }

.footerContact ul > li { position: relative; color: #353c50; font-size: 14px; padding-left: 35px; margin-bottom: 15px; }

.footerContact ul > li:first-child { padding-top: 0; }

.footerContact ul > li:before { content: ""; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; position: absolute; top: -5px; left: 0; font-size: 20px; width: 25px; text-align: center; color: #353c50; }

.footerContact ul > li > span { text-transform: uppercase; display: block; }

.footerContact ul > li > a { color: #353c50; }

.footerContact ul > li > a:hover { text-decoration: underline; }

.footerContact ul > li .cont { color: #353c50; }

.footerContact ul > li.eml:before { content: "\e6c6"; }

.footerContact ul > li.tel:before { content: "\e6c7"; }

.footerContact ul > li.add:before { content: "\e605"; top: -2px; }

.footerContact ul > li.skype:before { content: "\e632"; }

.footerContact ul > li.fax:before { content: "\e6b5"; }

.footerContact ul > li.whatsapp:before { content: "\e6bc"; }

.footerContact ul > li.mob:before { content: "\e609"; }

.footerShareWrap { text-align: right; }

.footerShareWrap > ul > li { margin-bottom: 10px; }

.footerShareWrap > ul > li:last-child { margin-right: 0; }

.footerShareWrap > ul > li > a { display: inline-block; color: #fff; font-size: 18px; vertical-align: middle; overflow: hidden; width: 35px; height: 35px; line-height: 35px; text-align: center; background: #ffc300; }

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

.footerShareWrap > ul > li > a.fb:before { content: "\e62c"; }

.footerShareWrap > ul > li > a.tt:before { content: '\e62b'; }

.footerShareWrap > ul > li > a.in:before { content: "\e630"; }

.footerShareWrap > ul > li > a.yt:before { content: "\e634"; }

.footerShareWrap > ul > li > a.ins:before { content: "\e6ca"; }

.footerShareWrap > ul > li > a:hover { background: #000; }

.footerBot { padding-top: 20px; padding-bottom: 20px; background: #000; color: #fff; }

.footerBot .flexW { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; justify-content: space-between; }

.footerBot a { color: #fff; }

.footerBot a:hover { color: #ffc300; }

@media screen and (max-width: 875px) { .footerMid { padding-top: 30px; padding-bottom: 0; }
  .footerMid .footerNews, .footerMid .footerMenu { display: none; }
  .footerMid .top .box { width: 100%; margin-bottom: 20px; max-width: none; }
  .footerMid .top .box ul { margin-top: 15px; }
  .footerBot { padding-bottom: 20px; padding-top: 20px; text-align: left; }
  .footerMid .title { margin-bottom: 20px; }
  .footerShareWrap { margin-top: 10px; }
  .footerMid .title:before { display: none; }
  .footerAbout .des { margin-top: 20px; }
  .footerTop { padding-top: 15px; padding-bottom: 15px; }
  .footerShareWrap { text-align: left; }
  .footerShareWrap > ul > li { display: inline-block; vertical-align: middle; } }
.smallNav{text-align: left}
.crumbsWrap { padding-top: 5%;padding-bottom: 1%; position: relative; overflow: hidden; background-position: center; background-size: cover; background-repeat: no-repeat; position: relative; }

.crumbsWrap:before { content: ""; width: 100%; height: 100%; background: #16529b; position: absolute; top: 0; left: 0; }

.crumbsWrap .wrap { position: relative; text-align: center; }

.crumbsWrap .box { vertical-align: middle; }

.crumbsWrap .cateName { color: #fff; font-size: 56px; text-transform: capitalize; line-height: 1; font-weight: bold; }

.crumbsWrap .crumbs { color: #fff; font-size: 16px; margin-top: 30px; }

.crumbsWrap .crumbs a { color: #fff; display: inline-block; line-height: 1.2; position: relative; }

.crumbsWrap .crumbs a:before { content: ""; height: 1px; background: #ffc300; position: absolute; bottom: 0; left: 50%; right: 50%; 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; }

.crumbsWrap .crumbs a:hover:before { right: 0; left: 0; }

@media screen and (max-width: 1200px) { .crumbsWrap .cateName { font-size: 40px; } }

@media screen and (max-width: 875px) { .crumbsWrap { padding: 80px 10px 40px; }
  .crumbsWrap .cateName { font-size: 24px; }
  .crumbsWrap .crumbs { font-size: 14px; } }

.paddingStyle { padding-top: 5.20833%; padding-bottom: 5.20833%; }

.bgColor { background: #EFEFEF; }

@media screen and (max-width: 1200px) { .paddingStyle { padding-top: 40px; padding-bottom: 40px; } }

.content { padding-bottom: 3.38542%; position: relative; padding-top: 3.64583%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-direction: row-reverse; justify-content: space-between; }

.contentWrap { position: relative; }

@media screen and (max-width: 875px) { .contentWrap { position: static; } }

#aside { width: 24.5614%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

#aside .asideList { box-shadow: 0 20px 30px rgba(0, 0, 0, 0.5); overflow: hidden; }

#aside .asideList > li { position: relative; margin-bottom: 1px; }

#aside .asideList > li:last-child { margin-bottom: 0; }

#aside .asideList > li > a { display: block; line-height: 20px; color: #fff; background: #ffc300; text-transform: capitalize; padding: 20px 30px; }

#aside .asideList > li.hasUl span:before { content: "\e626"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; position: absolute; right: 10px; top: 18px; font-size: 14px; color: #4b4b4b; width: 20px; height: 20px; line-height: 20px; text-align: center; background: #fff; cursor: pointer; }

#aside .asideList > li:hover > a { color: #ffc300; background: #F7F7F7; }

#aside .asideList > li:hover.hasUl span:before { background: #ffc300; color: #fff; }

#aside .asideList > li.active > a { color: #ffc300; background: #F7F7F7; }

#aside .asideList > li.active.hasUl span:before { content: "\e627"; background: #ffc300; color: #fff; }

#aside .asideList > li ul { border-top: 1px solid #dfe2ed; display: none; }

#aside .asideList > li ul > li { position: relative; margin-bottom: 1px; }

#aside .asideList > li ul > li:last-child { margin-bottom: 0; }

#aside .asideList > li ul > li > a { display: block; line-height: 20px; color: #666; background: #F7F7F7; text-transform: capitalize; padding: 10px 10px 10px 50px; }

#aside .asideList > li ul > li:hover > a, #aside .asideList > li ul > li.active > a { color: #ffc300; }

#aside .asideList > li ul > li > ul a { padding-left: 70px; }

@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: #ffc300; 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: #ffc300; border: 0; }
  #aside .asideList > li:hover > a, #aside .asideList > li.active > a { background: #FFD449; }
  #aside .asideList > li.active > ul { display: none; }
  #aside .asideList > li > ul { display: none; }
  #aside .asideTitle .textMidSon { color: #fff; text-align: left; }
  #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: 71.92982%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

@media screen and (max-width: 875px) { #aside { display: none; }
  .mainRight { width: 100%; min-height: auto; padding: 30px 0; } }

.insideTit { font-size: 30px; color: #333; border-bottom: 3px solid #d4d4d4; margin-bottom: 30px; }

.insideTit span { display: inline-block; position: relative; }

.insideTit span:before { content: ""; height: 3px; background: #ffc300; position: absolute; bottom: -3px; left: 0; right: 0; }

.products .box { width: 31.57895%; 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; margin-bottom: 2.63158%; text-align: center; }

.products .box:hover { transform: translate3d(0, -10px, 0); -ms-transform: translate3d(0, -10px, 0); -moz-transform: translate3d(0, -10px, 0); -webkit-transform: translate3d(0, -10px, 0); -o-transform: translate3d(0, -10px, 0); }

.products .box:hover .textW { background: #fff; transform: translate3d(0, -10px, 0); -ms-transform: translate3d(0, -10px, 0); -moz-transform: translate3d(0, -10px, 0); -webkit-transform: translate3d(0, -10px, 0); -o-transform: translate3d(0, -10px, 0); }

.products .line { width: 29.82456%; }

.products .imgW { display: block; overflow: hidden; }

.products .textW { padding: 20px; transition: 0.5s all ease; -moz-transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; border-radius: 0 0 10px 10px; }

.products .tit { font-size: 18px; color: #353c50; }

.products .price { color: #ffc300; }

.products .pubBtn { margin-top: 16.66667%; }

@media screen and (max-width: 875px) { .products .box { width: 48%; }
  .products .textW { padding: 20px 10px; } }

.proDetail .proDetTop .left { width: 46.49123%; position: relative; float: left; }

.proDetail .proDetTop .rig { width: 46.49123%; float: right; }

.proDetail .proDetTop .rig .tit { color: #353c50; font-size: 36px; }

.proDetail .proDetTop .rig .price { font-size: 24px; color: #353c50; margin-top: 10px; }

.proDetail .proDetTop .rig .des { font-size: 15px; line-height: 25px; color: #4b4b4b; margin-top: 15px; }

.proDetail .proDetTop .rig .addCart { margin-top: 5.66038%; }

.proDetail .proDetTop .rig .addCart input { padding: 10px 30px; width: 120px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; border: 1px solid #dfe2ed; border-radius: 10px; margin-right: 10px; display: inline-block; vertical-align: middle; text-align: center; line-height: 1; font-size: 12px; }

.proDetail .proDetTop .rig .addCart .btn { padding: 13px 30px; background: #444; color: #fff; border-radius: 30px; font-size: 12px; line-height: 1; text-transform: capitalize; display: inline-block; vertical-align: middle; cursor: pointer; }

.proDetail .proDetTop .rig .addCart .btn:hover { background: #000; }

.proDetail .proDetTop .rig .playbtn { display: inline-block; margin-top: 4.2735%; }

.proDetail .proDetTop .rig .parameter { border: 1px solid #dfe2ed; padding: 5.66038%; background: #EEEEEE; color: #4b4b4b; margin-top: 7.54717%; }

.proDetail .proDetTop .rig .parameter li { border-bottom: 1px solid #a4a4a4; padding: 8px 0; }

.proDetail .proDetTop .rig .parameter .key { width: 150px; display: inline-block; font-weight: bold; }

.proDetail .proDetTop .rig .parameter .val { color: #353c50; }

.proDetail .proBanner { overflow: hidden; }

.proDetail .proBanner .item { position: relative; }

.proDetail .proBanner .playBtn { display: block; width: 13.0719%; padding-top: 13.0719%; height: 0; background: rgba(255, 255, 255, 0.5); }

.proDetail .proBanner .playBtn:before { width: 68%; height: 68%; }

.proDetail .proBanner .playBtn:after { font-size: 40px; }

.proDetail .proBanner .slick-dots { bottom: -20px; text-align: left; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; margin-bottom: 0; }

.proDetail .proBanner .slick-dots li button { background: #D2E4F4; height: 11px; width: 105px; border-radius: 0; }

.proDetail .proBanner .slick-dots li.slick-active button { background: #ffc300; }

.proDetail .proUl { margin-top: 20px; margin-right: -10px; }

.proDetail .proUl .item { margin-right: 10px; cursor: pointer; overflow: hidden; }

.proDetail .proUl .slick-prev { left: 0; }

.proDetail .proUl .slick-prev:before { content: "\e63b"; }

.proDetail .proUl .slick-next { right: 20px; }

.proDetail .proUl .slick-next:before { content: "\e63c"; }

.proDetail .proUl .slick-prev, .proDetail .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 .proDetail .title { font-size: 45px; }
  .proDetail .proDetTop .rig .title { font-size: 24px; line-height: 30px; } }

@media screen and (max-width: 875px) { .proDetail .proBanner .slick-dots li button { width: 60px; height: 8px; } }

@media screen and (max-width: 875px) { .proDetail .proDetTop .rig .tit { font-size: 18px; }
  .proDetail .proDetTop .rig .price { font-size: 16px; } }

@media screen and (max-width: 650px) { .proDetail .proBanner .playBtn { width: 60px; height: 60px; padding-top: 0; }
  .proDetail .proDetMid { margin-top: 10px; }
  .proDetail .proDetTop .left { width: 100%; }
  .proDetail .proDetTop .rig { width: 100%; margin-top: 20px; }
  .proDetail .proDetTop .rig .videoContact { margin-top: 20px; }
  .proDetail .proDetTop .rig .shareWrap { margin-top: 20px; }
  .proDetail .proDetTop .rig .tit { margin-top: 20px; font-size: 24px; } }

.proDetail .proTags { margin-top: 40px; }

.proDetail .proTags #tags { border-bottom: 1px solid #dfe2ed; }

.proDetail .proTags #tags li { display: inline-block; font-weight: bold; color: #333; text-transform: capitalize; padding: 10px 15px; margin-right: 10px; position: relative; cursor: pointer; font-size: 16px; }

.proDetail .proTags #tags li:before { content: ""; height: 2px; left: 0; right: 0; background: #ffc300; position: absolute; bottom: 0; filter: alpha(opacity=0); opacity: 0; }

.proDetail .proTags #tags li.selected { color: #ffc300; }

.proDetail .proTags #tags li.selected:before { filter: alpha(opacity=100); opacity: 1; }

.proDetail .proTags .tagContent { padding: 6.57895% 0; }

.proDetail .relatedPro .box { width: 23.68421%; 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; margin-bottom: 2.63158%; text-align: center; }

.proDetail .relatedPro .box:hover { transform: translate3d(0, -10px, 0); -ms-transform: translate3d(0, -10px, 0); -moz-transform: translate3d(0, -10px, 0); -webkit-transform: translate3d(0, -10px, 0); -o-transform: translate3d(0, -10px, 0); }

.proDetail .relatedPro .box:hover .textW { background: #fff; }

.proDetail .relatedPro .line { width: 29.82456%; }

.proDetail .relatedPro .imgW { display: block; overflow: hidden; }

.proDetail .relatedPro .textW { padding: 20px; transition: 0.5s all ease; -moz-transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; }

.proDetail .relatedPro .tit { font-size: 16px; color: #353c50; }

.proDetail .relatedPro .price { color: #ffc300; }

.proDetail .relatedPro .pubBtn { margin-top: 16.66667%; padding: 10px 15px; font-size: 14px; }

@media screen and (max-width: 875px) { .proDetail .relatedPro .box { width: 48%; }
  .proDetail .relatedPro .textW { padding: 20px 10px; } }

.proDetail .proForm { margin-top: 3.50877%; }

.news .flexW { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; justify-content: space-between; margin-bottom: 3.07018%; }

.news .imgW { width: 35.08772%; box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); }

.news .textW { width: 63.15789%; background: #fff; padding: 3.50877%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

.news .tit { font-size: 24px; color: #ffc300; }

.news .des { line-height: 24px; height: 72px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-top: 15px; color: #4b4b4b; }

.news .bot { margin-top: 20px; }

.news .date { color: #4b4b4b; display: inline-block; vertical-align: middle; margin-right: 20px; }

.news .date:before { content: ""; font-family: icomoon, Arial, Helvetica, Microsoft YaHei, SimSun, Sans-serif; margin-right: 5px; }

.news .more { text-transform: capitalize; display: inline-block; vertical-align: middle; }

.news .more:hover { color: #ffc300; }

@media screen and (max-width: 600px) { .news .flexW { flex-wrap: wrap; margin-bottom: 30px; }
  .news .imgW { width: 100%; }
  .news .textW { width: 100%; }
  .news .tit { font-size: 18px; } }

.cases .box { width: 30.70175%; margin-bottom: 4.38596%; }

.cases .line { width: 30.70175%; }

.cases .imgW { position: relative; overflow: hidden; }

.cases .imgW:hover { transform: translate3d(0, -10px, 0); -ms-transform: translate3d(0, -10px, 0); -moz-transform: translate3d(0, -10px, 0); -webkit-transform: translate3d(0, -10px, 0); -o-transform: translate3d(0, -10px, 0); }

.cases .imgW:hover .tit { transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); }

.cases .imgW:hover .date { transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); }

.cases .textW { width: 100%; position: absolute; bottom: 0; left: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; padding: 5.33333%; background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); background: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); }

.cases .tit { display: block; color: #fff; font-size: 18px; }

.cases .date { color: #fff; padding-left: 20px; position: relative; margin-top: 15px; display: inline-block; transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -webkit-transform: translate3d(-100%, 0, 0); -o-transform: translate3d(-100%, 0, 0); display: block; }

.cases .date:before { content: ""; font-family: icomoon, Arial, Helvetica, Microsoft YaHei, SimSun, Sans-serif; position: absolute; top: -1px; left: 0; }

@media screen and (max-width: 700px) { .cases .imgW { width: 48%; } }

@media screen and (max-width: 500px) { .cases .imgW { width: 100%; margin-bottom: 20px; }
  .cases .textW { width: 100%; margin-top: 10px; }
  .cases .tit { font-size: 18px; } }

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

.newsDetail .date { color: #ffc300; }

.newsDetail .shareBox { margin-top: 0; }

.newsDetail .textW { margin-top: 30px; }

.contact { padding-top: 3.38542%; }

.contact .topW { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; justify-content: space-between; padding-bottom: 6.14035%; flex-wrap: wrap; }

.contact .topW .leftW { width: 32.89474%; }

.contact .topW .rightW { width: 61.40351%; }

.contact .topW .title { font-size: 30px; font-weight: bold; color: #ffc300; text-transform: uppercase; }

.contact .msg { margin-top: 8%; }

.contact .msg > li { position: relative; color: #fff; font-size: 14px; padding-left: 35px; margin-bottom: 15px; }

.contact .msg > li:first-child { padding-top: 0; }

.contact .msg > li:before { content: ""; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; position: absolute; top: -5px; left: 0; font-size: 20px; width: 25px; text-align: center; color: #333; }

.contact .msg > li > span { text-transform: uppercase; display: block; }

.contact .msg > li > a:hover { text-decoration: underline; }

.contact .msg > li .cont { color: #333; }

.contact .msg > li.eml:before { content: "\e6c6"; }

.contact .msg > li.tel:before { content: "\e6c7"; }

.contact .msg > li.add:before { content: "\e605"; top: -2px; }

.contact .msg > li.skype:before { content: "\e632"; }

.contact .msg > li.fax:before { content: "\e6b5"; }

.contact .msg > li.whatsapp:before { content: "\e6bc"; }

.contact .msg > li.mob:before { content: "\e609"; }

.contact .msg > li.wechat:before { content: "\e649"; }

@media screen and (max-width: 875px) { .contact { padding-top: 40px; }
  .contact .topW .title { font-size: 24px; }
  .contact .topW .leftW { width: 100%; }
  .contact .msg { margin-top: 25px; }
  .contact .topW .rightW { width: 100%; margin-top: 20px; } }

.formStyle .title { font-size: 30px; color: #222931; text-transform: capitalize; margin-bottom: 25px; text-transform: uppercase; }

.formStyle input, .formStyle textarea { border: 1px solid #dfe2ed; padding: 0 20px; font-size: 16px; color: #333; width: 100%; background: none; }

.formStyle input.error, .formStyle textarea.error { border-color: #f00; }

.formStyle label { font-weight: bold; color: #4b4b4b; font-size: 16px; }

.formStyle input { height: 50px; border-radius: 10px; }

.formStyle textarea { padding: 15px 20px; height: 160px; resize: none; border-radius: 10px; }

.formStyle li { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; justify-content: space-between; flex-wrap: wrap; }

.formStyle .input { width: 47%; margin-bottom: 25px; position: relative; }

.formStyle .textarea { width: 100%; margin-bottom: 25px; position: relative; }

.formStyle .sub input { background: #ffc300; color: #fff; width: auto; border: 0; }

.formStyle .sub input:hover { background: #222; }

.formStyle span.error { position: absolute; font-size: 12px; color: #f00; top: 100%; left: 5px; }

@media screen and (max-width: 500px) { .formStyle .title { font-size: 24px; }
  .formStyle .input { width: 100%; } }

.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: #ffc300; color: #fff; }

@media screen and (max-width: 450px) { .pageNum { font-size: 12px; } }

.shareBox { margin-top: 30px; }

#footerToolBar { background: #ffc300; }

.iniBanner .item { display: none; }

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

.slick-slider .slick-track .item { display: block; }

#chatToolBox #chatToolMail { background: #ffc300; }

@media screen and (max-width: 875px) { #footer { margin-bottom: 47px; } }

#goTop { background: #ffc300; }


.paddBottom70 {
  padding-bottom: 70px;
}
.paddTop70 {
  padding-top: 70px
}
.paddTop75 {
  padding-top: 75px
}


.container1 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}

@media (min-width: 320px) and (max-width:479px) {
  .container1 {
    width:320px
  }

  .cust-row {
    margin: 0 -15px
  }
}

@media (min-width: 480px) and (max-width:767px) {
  .container1 {
    width:480px
  }

  .cust-row {
    margin: 0 -15px
  }
}

@media (min-width: 768px) {
  .container1 {
    width:750px
  }
}

@media (max-width: 991px) {
  .cust-row {
    margin:0 -15px !important
  }

  .main-header-menu .sub-menu {
    width: 100% !important
  }
}

@media (min-width: 992px) {
  .container1 {
    width:970px
  }

  .container770 {
    width: 770px
  }

  .divScroll.side-fixed {
    position: fixed;
    top: 20%;
    max-width: 303px;
    z-index: 2;
    box-shadow: 0 0 10px 1px #19588d
  }
  .row {
    margin-left: -15px;
    margin-right: -15px
  }
  .rowFlex {
    display: flex;
    align-items: center
  }

  .rowFlexEnd {
    display: flex;
    align-items: end
  }
}

@media (min-width: 1200px) {
  .container1 {
    width:1170px;
  }

  .container770 {
    width: 770px
  }


  .footerText {
    font-size: 14px;
    line-height: 22px
  }

  ul.footerSocial li {
    display: inline-block
  }

  ul.footerSocial li a {
    display: block;
    width: 35px;
    height: 35px;
    background: url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://makwell.com/wp-content/uploads/2020/12/socialIcons.png) 0 0 no-repeat;
    text-indent: -9999999px
  }

  ul.footerSocial li.yt a {
    background-position: -70px 0
  }

  ul.footerSocial li.ld a {
    background-position: -35px 0
  }

  ul.footerSocial li.insta a {
    background-position: -105px 0
  }

  ul.footerSocial li a:hover {
    filter: grayscale(100%)
  }

  .footer-adv-overlay .widget-title {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 30px
  }

  .footer-adv-overlay .menu .menu-item a {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    padding-bottom: 20px
  }

  .footer-adv-overlay .menu .menu-item a:hover {
    color: #16529b
  }

  ul.footerDetails {
    position: relative
  }

  ul.footerDetails li {
    font-size: 14px;
    line-height: 22px;
    padding: 3px 0 3px 40px;
    margin-bottom: 10px;
    position: relative
  }

  ul.footerDetails li.location {
    padding: 0 0 0 40px
  }

  ul.footerDetails li:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 28px;
    height: 28px;
    background: url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://makwell.com/wp-content/uploads/2020/10/footerSprite.png) 0 0 no-repeat
  }

  ul.footerDetails li.phone:before {
    background-position: 0 0
  }

  ul.footerDetails li.mobile:before {
    background-position: 0 -28px
  }

  ul.footerDetails li.lcoation:before {
    background-position: 0 -56px
  }

  ul.footerDetails li.email:before {
    background-position: 0 -84px
  }


  .container970 {
    width: 970px
  }

  .divScroll.side-fixed {
    position: fixed;
    top: 20%;
    max-width: 370px;
    z-index: 2;
    box-shadow: 0 0 10px 1px #19588d
  }
}

.homeSlider {
  margin: 0 auto !important;
  max-width: 550px;
  padding: 0 !important;
  list-style-type: none;
  position: relative;
  z-index: 1
}

.homeSlider slick-slide {
  outline: none
}

.homeSlider slick-dots {
  margin: 17px 0 0 !important;
  padding: 0 !important;
  list-style-type: none;
  text-align: center
}

.homeSlider slick-dots{
  outline: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  text-indent: -999999px;
  width: 10px;
  height: 10px;
  background: #d0d0d0;
  border-radius: 100%;
  margin: 0 2px
}

.homeSlider ul.slick-dots slick-active {
  background: #16529b
}

.row:after {
   content:"";
   display:block;
   clear:both;
}
@media (min-width: 768px) {
  .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
    float:left
  }

  .col-sm-12 {
    width: 100%
  }

  .col-sm-11 {
    width: 91.666666666667%
  }

  .col-sm-10 {
    width: 83.333333333333%
  }

  .col-sm-9 {
    width: 75%
  }

  .col-sm-8 {
    width: 66.666666666667%
  }

  .col-sm-7 {
    width: 58.333333333333%
  }

  .col-sm-6 {
    width: 50%
  }

  .col-sm-5 {
    width: 41.666666666667%
  }

  .col-sm-4 {
    width: 33.333333333333%
  }

  .col-sm-3 {
    width: 25%
  }

  .col-sm-2 {
    width: 16.666666666667%
  }

  .col-sm-1 {
    width: 8.3333333333333%
  }

  .col-sm-pull-12 {
    right: 100%
  }

  .col-sm-pull-11 {
    right: 91.666666666667%
  }

  .col-sm-pull-10 {
    right: 83.333333333333%
  }

  .col-sm-pull-9 {
    right: 75%
  }

  .col-sm-pull-8 {
    right: 66.666666666667%
  }

  .col-sm-pull-7 {
    right: 58.333333333333%
  }

  .col-sm-pull-6 {
    right: 50%
  }

  .col-sm-pull-5 {
    right: 41.666666666667%
  }

  .col-sm-pull-4 {
    right: 33.333333333333%
  }

  .col-sm-pull-3 {
    right: 25%
  }

  .col-sm-pull-2 {
    right: 16.666666666667%
  }

  .col-sm-pull-1 {
    right: 8.3333333333333%
  }

  .col-sm-pull-0 {
    right: 0
  }

  .col-sm-push-12 {
    left: 100%
  }

  .col-sm-push-11 {
    left: 91.666666666667%
  }

  .col-sm-push-10 {
    left: 83.333333333333%
  }

  .col-sm-push-9 {
    left: 75%
  }

  .col-sm-push-8 {
    left: 66.666666666667%
  }

  .col-sm-push-7 {
    left: 58.333333333333%
  }

  .col-sm-push-6 {
    left: 50%
  }

  .col-sm-push-5 {
    left: 41.666666666667%
  }

  .col-sm-push-4 {
    left: 33.333333333333%
  }

  .col-sm-push-3 {
    left: 25%
  }

  .col-sm-push-2 {
    left: 16.666666666667%
  }

  .col-sm-push-1 {
    left: 8.3333333333333%
  }

  .col-sm-push-0 {
    left: 0
  }

  .col-sm-offset-12 {
    margin-left: 100%
  }

  .col-sm-offset-11 {
    margin-left: 91.666666666667%
  }

  .col-sm-offset-10 {
    margin-left: 83.333333333333%
  }

  .col-sm-offset-9 {
    margin-left: 75%
  }

  .col-sm-offset-8 {
    margin-left: 66.666666666667%
  }

  .col-sm-offset-7 {
    margin-left: 58.333333333333%
  }

  .col-sm-offset-6 {
    margin-left: 50%
  }

  .col-sm-offset-5 {
    margin-left: 41.666666666667%
  }

  .col-sm-offset-4 {
    margin-left: 33.333333333333%
  }

  .col-sm-offset-3 {
    margin-left: 25%
  }

  .col-sm-offset-2 {
    margin-left: 16.666666666667%
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333333%
  }

  .col-sm-offset-0 {
    margin-left: 0
  }
}

@media (min-width: 992px) {
  .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
    float:left
  }

  .col-md-12 {
    width: 100%
  }

  .col-md-11 {
    width: 91.666666666667%
  }

  .col-md-10 {
    width: 83.333333333333%
  }

  .col-md-9 {
    width: 75%
  }

  .col-md-8 {
    width: 66.666666666667%
  }

  .col-md-7 {
    width: 58.333333333333%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-5 {
    width: 41.666666666667%
  }

  .col-md-4 {
    width: 32.333333333333%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-2 {
    width: 16.666666666667%
  }

  .col-md-1 {
    width: 8.3333333333333%
  }

  .col-md-pull-12 {
    right: 100%
  }

  .col-md-pull-11 {
    right: 91.666666666667%
  }

  .col-md-pull-10 {
    right: 83.333333333333%
  }

  .col-md-pull-9 {
    right: 75%
  }

  .col-md-pull-8 {
    right: 66.666666666667%
  }

  .col-md-pull-7 {
    right: 58.333333333333%
  }

  .col-md-pull-6 {
    right: 50%
  }

  .col-md-pull-5 {
    right: 41.666666666667%
  }

  .col-md-pull-4 {
    right: 33.333333333333%
  }

  .col-md-pull-3 {
    right: 25%
  }

  .col-md-pull-2 {
    right: 16.666666666667%
  }

  .col-md-pull-1 {
    right: 8.3333333333333%
  }

  .col-md-pull-0 {
    right: 0
  }

  .col-md-push-12 {
    left: 100%
  }

  .col-md-push-11 {
    left: 91.666666666667%
  }

  .col-md-push-10 {
    left: 83.333333333333%
  }

  .col-md-push-9 {
    left: 75%
  }

  .col-md-push-8 {
    left: 66.666666666667%
  }

  .col-md-push-7 {
    left: 58.333333333333%
  }

  .col-md-push-6 {
    left: 50%
  }

  .col-md-push-5 {
    left: 41.666666666667%
  }

  .col-md-push-4 {
    left: 33.333333333333%
  }

  .col-md-push-3 {
    left: 25%
  }

  .col-md-push-2 {
    left: 16.666666666667%
  }

  .col-md-push-1 {
    left: 8.3333333333333%
  }

  .col-md-push-0 {
    left: 0
  }

  .col-md-offset-12 {
    margin-left: 100%
  }

  .col-md-offset-11 {
    margin-left: 91.666666666667%
  }

  .col-md-offset-10 {
    margin-left: 83.333333333333%
  }

  .col-md-offset-9 {
    margin-left: 75%
  }

  .col-md-offset-8 {
    margin-left: 66.666666666667%
  }

  .col-md-offset-7 {
    margin-left: 58.333333333333%
  }

  .col-md-offset-6 {
    margin-left: 50%
  }

  .col-md-offset-5 {
    margin-left: 41.666666666667%
  }

  .col-md-offset-4 {
    margin-left: 33.333333333333%
  }

  .col-md-offset-3 {
    margin-left: 25%
  }

  .col-md-offset-2 {
    margin-left: 16.666666666667%
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333333%
  }

  .col-md-offset-0 {
    margin-left: 0
  }
}

@media (min-width: 1200px) {
  .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
    float:left
  }

  .col-lg-12 {
    width: 100%
  }

  .col-lg-11 {
    width: 91.666666666667%
  }

  .col-lg-10 {
    width: 83.333333333333%
  }

  .col-lg-9 {
    width: 75%
  }

  .col-lg-8 {
    width: 66.666666666667%
  }

  .col-lg-7 {
    width: 58.333333333333%
  }

  .col-lg-6 {
    width: 50%
  }

  .col-lg-5 {
    width: 41.666666666667%
  }

  .col-lg-4 {
    width: 33.333333333333%
  }

  .col-lg-3 {
    width: 25%
  }

  .col-lg-2 {
    width: 16.666666666667%
  }

  .col-lg-1 {
    width: 8.3333333333333%
  }

  .col-lg-pull-12 {
    right: 100%
  }

  .col-lg-pull-11 {
    right: 91.666666666667%
  }

  .col-lg-pull-10 {
    right: 83.333333333333%
  }

  .col-lg-pull-9 {
    right: 75%
  }

  .col-lg-pull-8 {
    right: 66.666666666667%
  }

  .col-lg-pull-7 {
    right: 58.333333333333%
  }

  .col-lg-pull-6 {
    right: 50%
  }

  .col-lg-pull-5 {
    right: 41.666666666667%
  }

  .col-lg-pull-4 {
    right: 33.333333333333%
  }

  .col-lg-pull-3 {
    right: 25%
  }

  .col-lg-pull-2 {
    right: 16.666666666667%
  }

  .col-lg-pull-1 {
    right: 8.3333333333333%
  }

  .col-lg-pull-0 {
    right: 0
  }

  .col-lg-push-12 {
    left: 100%
  }

  .col-lg-push-11 {
    left: 91.666666666667%
  }

  .col-lg-push-10 {
    left: 83.333333333333%
  }

  .col-lg-push-9 {
    left: 75%
  }

  .col-lg-push-8 {
    left: 66.666666666667%
  }

  .col-lg-push-7 {
    left: 58.333333333333%
  }

  .col-lg-push-6 {
    left: 50%
  }

  .col-lg-push-5 {
    left: 41.666666666667%
  }

  .col-lg-push-4 {
    left: 33.333333333333%
  }

  .col-lg-push-3 {
    left: 25%
  }

  .col-lg-push-2 {
    left: 16.666666666667%
  }

  .col-lg-push-1 {
    left: 8.3333333333333%
  }

  .col-lg-push-0 {
    left: 0
  }

  .col-lg-offset-12 {
    margin-left: 100%
  }

  .col-lg-offset-11 {
    margin-left: 91.666666666667%
  }

  .col-lg-offset-10 {
    margin-left: 83.333333333333%
  }

  .col-lg-offset-9 {
    margin-left: 75%
  }

  .col-lg-offset-8 {
    margin-left: 66.666666666667%
  }

  .col-lg-offset-7 {
    margin-left: 58.333333333333%
  }

  .col-lg-offset-6 {
    margin-left: 50%
  }

  .col-lg-offset-5 {
    margin-left: 41.666666666667%
  }

  .col-lg-offset-4 {
    margin-left: 33.333333333333%
  }

  .col-lg-offset-3 {
    margin-left: 25%
  }

  .col-lg-offset-2 {
    margin-left: 16.666666666667%
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333333%
  }

  .col-lg-offset-0 {
    margin-left: 0
  }
}
.paddTop5 {
  padding-top: 5px
}

.paddBottom5 {
  padding-bottom: 5px
}

.paddTop10 {
  padding-top: 10px
}

.paddBottom10 {
  padding-bottom: 10px
}

.paddTop15 {
  padding-top: 15px
}

.paddBottom15 {
  padding-bottom: 15px
}

.paddTop20 {
  padding-top: 20px
}

.paddBottom20 {
  padding-bottom: 20px
}

.paddTop25 {
  padding-top: 25px
}

.paddBottom25 {
  padding-bottom: 25px
}

.paddTop30 {
  padding-top: 30px
}

.paddBottom30 {
  padding-bottom: 30px;
  margin-right: 10px;
}

.paddTop35 {
  padding-top: 35px
}

.paddBottom35 {
  padding-bottom: 35px
}

.paddTop40 {
  padding-top: 40px
}

.paddBottom40 {
  padding-bottom: 40px
}

.paddTop45 {
  padding-top: 45px
}

.paddBottom45 {
  padding-bottom: 45px
}

.paddTop50 {
  padding-top: 50px
}

.paddBottom50 {
  padding-bottom: 50px
}

.paddTop55 {
  padding-top: 55px
}

.paddBottom55 {
  padding-bottom: 55px
}

.paddTop60 {
  padding-top: 60px
}

.paddBottom60 {
  padding-bottom: 60px
}

.paddTop65 {
  padding-top: 65px
}

.paddBottom65 {
  padding-bottom: 65px
}

.paddTop70 {
  padding-top: 70px
}

.paddBottom70 {
  padding-bottom: 70px
}

.paddTop75 {
  padding-top: 75px
}

.paddBottom75 {
  padding-bottom: 75px
}

.paddTop80 {
  padding-top: 80px
}

.paddBottom80 {
  padding-bottom: 80px
}

.paddTop85 {
  padding-top: 85px
}

.paddBottom85 {
  padding-bottom: 85px
}

.paddTop90 {
  padding-top: 90px
}

.paddBottom90 {
  padding-bottom: 90px
}
h1,.entry-content h1 {
  font-size: 34px;
  font-size: 2.2666666666667rem;
  font-weight: 700;
  font-family: 'Poppins',sans-serif;
  line-height: 1.4em
}

a.commonBtn,.contactForm input[type=submit],.quickQuote input[type=submit],.pd2ContactForm input[type=submit],.MTcontactForm input[type=submit],.MTcatForm input[type=submit],.MTcontactPageForm input[type=submit],.contactFormBtn input[type=submit],.fluentform button[type=submit] {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  padding: 14px;
  border-radius: 50px;
  text-decoration: none;
  background: #16529b;
  transition: all .3s;
  border: 1px solid #16529b
}

a.commonBtn:hover,.contactForm input[type=submit]:hover,.quickQuote input[type=submit]:hover,.pd2ContactForm input[type=submit]:hover,.MTcontactForm input[type=submit]:hover,.MTcatForm input[type=submit]:hover,.MTcontactPageForm input[type=submit]:hover,.contactFormBtn input[type=submit]:hover {
  background: #333;
  color: #fff !important;
  border: 1px solid #333
}

a.minwidth185 {
  min-width: 185px
}

a.minwidth245 {
  min-width: 245px
}

a.minwidth265 {
  min-width: 265px
}

p,.entry-content p {
  margin-bottom: 1.2em
}

h2,.entry-content h2 {
  font-size: 34px;
  font-size: 2.2666666666667rem;
  font-weight: 700;
  font-family: 'Poppins',sans-serif;
  line-height: 1.3em
}

h3,.entry-content h3 {
  font-size: 28px;
  font-size: 1.8666666666667rem;
  font-weight: 700;
  font-family: 'Poppins',sans-serif;
  line-height: 1.3em
}

h4,.entry-content h4 {
  font-size: 24px;
  font-size: 1.6rem;
  line-height: 1.2em;
  font-family: 'Poppins',sans-serif
}

h5,.entry-content h5 {
  font-size: 20px;
  font-size: 1.3333333333333rem;
  line-height: 1.2em;
  font-family: 'Poppins',sans-serif
}

h6,.entry-content h6 {
  font-size: 16px;
  font-size: 1.0666666666667rem;
  line-height: 1.25em;
  font-family: 'Poppins',sans-serif
}

.text-center {
  text-align: center
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-justify {
  text-align: justify
}
.clearfix {
  clear: both;
}
.visible-sm {
  display: none
}
.productBox {
  display: inline-block;
  max-width: 370px;
  border-radius: 10px;
  overflow: hidden;
  background: #fff
}

.productImg {
  overflow: hidden
}

.productImg a {
  display: block;
  transition: all .3s
}

.productImg a:hover {
  transform: scale(1.1)
}

.productContent {
  padding: 25px 0 0;
  background: #fff
}

.productTitle a {
  font-size: 22px;
  color: #222;
  line-height: 32px;
  font-weight: 500
}

.productTitle a:hover {
  color: #16529b
}

.productText {
  font-size: 16px;
  color: #222;
  line-height: 22px
}

.productText a {
  font-weight: 600
}
.productText .more-text {
  display: none
}

.productText .read-more {
  display: inline-block
}
a,.page-title {
  color: #16529b;
}

a:hover,a:focus {
  color: var(--ast-global-color-1)
}

.dblBtn a {
  margin: 0 8px
}
.sec6Box {
  display: inline-block;
  max-width: 370px;
  background: #fff;
  padding: 70px 24px 50px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,.1);
  border-radius: 10px;
  cursor: pointer;
  transition: all .3s
}

.sec6Title {
  font-size: 24px;
  line-height: 28px;
  color: #16529b;
  font-weight: 600;
  padding-bottom: 15px
}

.sec6Text {
  font-size: 16px;
  line-height: 22px;
  color: #222
}

.sec6Box:hover {
  background: #16529b
}

.sec6Box:hover .sec6Title,.sec6Box:hover .sec6Text {
  color: #fff
}
p,.entry-content p {
  margin-bottom: 1.2em;
}

.greySection {
  background: #f6f6f6;
}
img {
  vertical-align: middle;
}
.featuredBox {
  display: inline-block;
  max-width: 370px
}

.featuredImg {
  border-radius: 10px;
  overflow: hidden
}

.featuredTitle {
  font-size: 22px;
  font-weight: 500;
  color: #16529b;
  padding: 25px 0 10px
}

.faqSection {
  position: relative
}

.faqSection:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 982px;
  min-height: 100%;
  background: #16529b
}

.faqWrapper {
  padding-left: 50px;
  counter-reset: step-counter;
  z-index: 1;
  position: relative
}

.accordionWraper .accordion {
  position: relative;
  color: #fff;
  padding: 10px 35px 10px 40px;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  border: 1px solid #fff;
  border-radius: 10px;
  background: 0 0;
  min-height: 60px;
  overflow: hidden;
  position: relative;
  counter-increment: step-counter;
  transition: all .3s
}

.accordionWraper .active .accordion {
  margin-bottom: 0;
  border-bottom: none;
  border-radius: 10px 10px 0 0
}

.accordionWraper .accordion:before {
  position: absolute;
  content: '+';
  top: 0;
  right: 15px;
  text-align: center;
  font-size: 34px;
  line-height: 55px;
  color: #fff
}

.accordionWraper .active .accordion:before {
  content: '-'
}

.accordionWraper .accordion:after {
  position: absolute;
  content: counter(step-counter)" )";
  top: 10px;
  left: 13px;
  font-size: 16px;
  color: #fff
}

.accordionWraper .panel {
  padding: 15px;
  display: none;
  background: 0 0;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  text-align: left;
  border: 1px solid #fff;
  border-top: none;
  border-radius: 0 0 10px 10px;
  margin-bottom: 15px;
  position: relative
}

.accordionWraper .panel p {
  font-size: 14px;
  line-height: 18px
}

.homeContactSection h2 {
  margin-bottom: 45px
}

.formWrapper {
  max-width: 490px;
  margin: 0 auto
}

.contactForm input[type=text],.contactForm input[type=email],.contactForm textarea {
  width: 100%;
  border: 1px solid #bfbfbf;
  border-radius: 7px;
  overflow: hidden;
  background: #fff;
  font-size: 14px;
  color: #363636;
  line-height: 18px;
  margin-bottom: 8px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,.1);
  padding: 20px
}

.contactForm textarea {
  min-height: 210px;
  max-height: 210px
}

.contactForm input[type=text]::placeholder,.contactForm input[type=email]::placeholder,.contactForm textarea::placeholder {
  color: #363636 !important;
  font-size: 14px
}


.ff-default .ff_btn_style {
  border: 1px solid transparent;
  border-radius: 7px;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  padding: 8px 20px;
  position: relative;
  text-align: center;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap
}

.ff-default .ff_btn_style:focus,.ff-default .ff_btn_style:hover {
  opacity: .8;
  outline: 0;
  text-decoration: none
}

.ff-default .ff-btn-primary:not(.ff_btn_no_style) {
  background-color: #007bff;
  border-color: #007bff;
  color: #fff
}

.ff-default .ff-btn-primary:not(.ff_btn_no_style):focus,.ff-default .ff-btn-primary:not(.ff_btn_no_style):hover {
  background-color: #0069d9;
  border-color: #0062cc;
  color: #fff
}

.ff-default .ff-btn-secondary:not(.ff_btn_no_style) {
  background-color: #606266;
  border-color: #606266;
  color: #fff
}

.ff-default .ff-btn-secondary:not(.ff_btn_no_style):focus,.ff-default .ff-btn-secondary:not(.ff_btn_no_style):hover {
  background-color: #727b84;
  border-color: #6c757d;
  color: #fff
}

.ff-default .ff-btn-lg {
  border-radius: 6px;
  font-size: 18px;
  line-height: 1.5;
  padding: 8px 16px
}

.ff-default .ff-btn-sm {
  border-radius: 3px;
  font-size: 13px;
  line-height: 1.5;
  padding: 4px 8px
}

.ff-default .ff-el-form-control {
  background-clip: padding-box;
  background-image: none;
  border: 1px solid var(--fluentform-border-color);
  border-radius: var(--fluentform-border-radius);
  color: var(--fluentform-secondary);
  font-family: -apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
  line-height: 1;
  margin-bottom: 0;
  max-width: 100%;
  padding: 11px 15px;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.ff-default .ff-el-form-control:focus {
  background-color: #fff;
  border-color: var(--fluentform-primary);
  color: var(--fluentform-secondary);
  outline: none
}

.ff-default .ff-el-form-check label.ff-el-form-check-label {
  cursor: pointer;
  margin-bottom: 7px
}

.ff-default .ff-el-form-check label.ff-el-form-check-label>span:after,.ff-default .ff-el-form-check label.ff-el-form-check-label>span:before {
  content: none
}

.ff-default .ff-el-form-check:last-child label.ff-el-form-check-label {
  margin-bottom: 0
}

.ff-default textarea {
  min-height: 90px
}

select.ff-el-form-control:not([size]):not([multiple]) {
  height: 42px;
}

.elementor-editor-active .ff-form-loading .ff-step-container .fluentform-step:first-child {
  height: auto
}

.ff-upload-preview.ff_uploading {
  opacity: .8
}

@keyframes ff_move {
  0% {
    background-position: 0 0
  }

  to {
    background-position: 50px 50px
  }
}

.ff_uploading .ff-el-progress .ff-el-progress-bar {
  animation: ff_move 2s linear infinite;
  background-image: linear-gradient(-45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent);
  background-size: 50px 50px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-top-right-radius: 8px;
  bottom: 0;
  content: "";
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1
}

.ff_payment_summary {
  overflow-x: scroll
}

.pac-container {
  z-index: 99999!important
}

.ff-default {
  font-family: inherit
}

.ff-default .ff-el-input--label label {
  display: inline-block;
  font-weight: 500;
  line-height: inherit;
  margin-bottom: 0
}

a.commonBtn,.contactForm input[type=submit],.quickQuote input[type=submit],.pd2ContactForm input[type=submit],.MTcontactForm input[type=submit],.MTcatForm input[type=submit],.MTcontactPageForm input[type=submit],.contactFormBtn input[type=submit],.fluentform button[type=submit] {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  padding: 14px;
  border-radius: 50px;
  text-decoration: none;
  background: #16529b;
  transition: all .3s;
  border: 1px solid #16529b
}

a.commonBtn:hover,.contactForm input[type=submit]:hover,.quickQuote input[type=submit]:hover,.pd2ContactForm input[type=submit]:hover,.MTcontactForm input[type=submit]:hover,.MTcatForm input[type=submit]:hover,.MTcontactPageForm input[type=submit]:hover,.contactFormBtn input[type=submit]:hover {
  background: #333;
  color: #fff !important;
  border: 1px solid #333
}


.footer-adv .footer-adv-overlay {
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: #2861ac
}

.footer-adv .widget-title,.footer-adv .widget-title a {
  color: #2861ac
}

.footer-adv {
  color: #010000;
}

.footer-adv a {
  color: #000
}

.footer-adv .tagcloud a:hover,.footer-adv .tagcloud a.current-item {
  border-color: #000;
  background-color: #000
}

.footer-adv a:hover,.footer-adv .no-widget-text a:hover,.footer-adv a:focus,.footer-adv .no-widget-text a:focus {
  color: #2861ac
}

.footer-adv .calendar_wrap #today,.footer-adv a:hover+.post-count {
  background-color: #000
}

.footer-adv-overlay {
  background-color: #f6f6f6
}
.footer-adv .footer-adv-overlay {
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: #2861ac
}

.footer-adv .widget-title,.footer-adv .widget-title a {
  color: #2861ac
}

.footer-adv {
  color: #010000;
}

.footer-adv a {
  color: #000
}

.footer-adv .tagcloud a:hover,.footer-adv .tagcloud a.current-item {
  border-color: #000;
  background-color: #000
}

.footer-adv a:hover,.footer-adv .no-widget-text a:hover,.footer-adv a:focus,.footer-adv .no-widget-text a:focus {
  color: #2861ac
}

.footer-adv .calendar_wrap #today,.footer-adv a:hover+.post-count {
  background-color: #000
}

.footer-adv-overlay {
  background-color: #f6f6f6
}

.footer-adv-overlay {
  padding-top: 70px;
  padding-bottom: 70px
}

.footer-adv p:last-child {
  margin-bottom: 0
}

.footer-adv .widget_calendar table {
  margin-bottom: 0
}

@media all and (max-width: 768px) {
  .footer-adv-widget-1 .widget:last-child {
    margin:0 0 2.8em
  }
}

.footer-adv .ast-no-widget-row .widget-title {
  text-transform: capitalize
}

@media all and (max-width: 768px) {
  .footer-adv-layout-4 .footer-adv-widget-2 .widget:last-child,.footer-adv-layout-4 .footer-adv-widget-3 .widget:last-child {
    margin:0 0 2.8em
  }
}


.sec5Box {
  display: inline-block;
  margin-bottom: 30px;
  position: relative
}

.sec5Img {
  width: 102px;
  height: 102px;
  float: left
}

.sec5Content {
  width: calc(100% - 102px);
  padding-left: 10px;
}

.sec5Title {
  font-size: 18px;
  line-height: 22px;
  color: #16529b;
  font-weight: 500;
  margin-bottom: 10px
}

.sec5Text {
  font-size: 16px;
  line-height: 22px;
  color: #000
}
.ast-small-footer {
  font-size: 13px;
  font-size: .86666666666667rem;
  line-height: 1;
  text-align: center;
  background-color: #f6f6f6;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #dadada
}
@media (min-width: 922px) {
  .ast-container {
    max-width:1240px
  }
}
.ast-footer-overlay {
  padding-top: 20px;
  padding-bottom: 18px
}
.ast-container,.ast-container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px
}
@media (min-width: 922px) {
  .ast-container {
    max-width:1240px;
  }
}
