﻿@import url("font-awesome.min.css");
@import url("swiper.min.css");
@import url("animate.min.css");
@charset "UTF-8";
@font-face { font-family: 'Harmony'; src: url('../fonts/HarmonyOS_Sans_SC_Light.woff'); font-weight: normal; font-style: normal }
* { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
html, body, figure, dl, dd, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, button, input, textarea, a, span, em { margin: 0; padding: 0; border: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-tap-highlight-color: transparent; }
body { margin: 0; font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif; line-height: 1.85; font-size: 13px; background: #fff; color: #333; }
h1 { font-size: 2em; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
figure { margin: 1em 40px; }
hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; }
a { -webkit-text-decoration-skip: objects; background-color: transparent; }
abbr[title] { border-bottom: none; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; }
b, strong { font-weight: bolder; }
dfn { font-style: italic; }
mark { background-color: #ff0; color: #333; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sub { bottom: -.25em; }
sup { top: -.5em; }
audio:not([controls]) { display: none; height: 0; }
img { border-style: none; }
svg:not(:root) { overflow: hidden; }
button, input, optgroup, select, textarea { line-height: 1.42857143; margin: 0; outline: none; font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif; }
body, button, input, select, textarea { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-font-feature-settings: "liga", "kern"; }
button, input { overflow: visible; }
button, select { text-transform: none; }
button, html [type=button], [type=reset], [type=submit] { -webkit-appearance: button; }
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
border-style:none;
padding:0;
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
outline:1px dotted ButtonText;
}
fieldset { padding: .35em .75em .625em; }
legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }
progress { display: inline-block; vertical-align: baseline; }
textarea { overflow: auto; }
[type=checkbox], [type=radio] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto;
}
[type=search] { -webkit-appearance: textfield; outline-offset: -2px; }
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none;
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit;
}
summary { display: list-item; }
article, aside, footer, header, nav, section, figcaption, figure, main, details, menu { display: block; }
pre, code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }
audio, video, canvas { display: inline-block; }
template, [hidden] { display: none; }
.clearfix { zoom: 1; }
.clearfix:before, .clearfix:after { display: table; line-height: 0; content: ""; }
.clearfix:after { clear: both; }
a { color: #333; text-decoration: none; }
a:hover { color: #0072BB; }
ul, li, ol { margin: 0; list-style: none; padding: 0; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #6f6f6f;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #6f6f6f;
}
.container, .container-small, .big-container { width: 92%; min-width: 359px !important; max-width: 1921px!important; margin: 0 auto; padding: 20px 0; overflow: hidden; position: relative; z-index: 1; }
.container-small { width: 84%; }

@media (max-width:1449px) {
.container, .container-small { width: 96%; }
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
}

@media (max-width:767px) {
}

@media (max-width:479px) {
}
/**/
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.absolute { position: absolute; }
.pors { position: relative; }
.tl { text-align: left; }
.tc { text-align: center; }
.tr { text-align: right; }
.hide { opacity: 0; }
.en { font-family: 'gotham-medium'; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #6f6f6f;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #6f6f6f;
}/*统一全局样式*/
.main-container { position: relative; z-index: 1; overflow: hidden; margin-top: -90px; }
.container-color { background: #F8F8F8; }

@media (max-width:1449px) {
.main-container { margin-top: -60px; }
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
.main-container { margin-top: -30px; }
}

@media (max-width:767px) {
}

@media (max-width:479px) {
}
/**/
header { position: absolute; left: 0; top: 0; width: 100%; height: 128px; z-index: 999; background: none; transition: all .6s ease-in-out; border-bottom: 1px solid #656163; }
header .container { padding: 0 0; overflow: visible; }
.head-inner { height: 128px; }
.head-inner .logo-inner { float: left; width: 188px; height: 100%; margin-right: 10px; display: flex; align-items: center; overflow: hidden; }
.head-inner .logo-inner img { max-width: 100%; align-items: center; }
.head-inner .logo-inner a { display: block; width: 100%; height: 100%; }
.head-inner aside { float: right; height: 100%; }
.head-inner .nav { float: left; height: 100%; }
.head-inner .nav .nav-list { float: left; z-index: 999; height: 100%; position: relative; display: flex; align-items: center; justify-content: center; padding: 0 8px; }
.head-inner .nav h3 { font-size: 18px; text-transform: capitalize; }
.head-inner .nav h3 a { color: #F6F6F8; }
.head-inner .nav .nav-list:hover h3 a, .head-inner .nav .cur h3 a, #index header:hover .head-inner .nav .nav-list:hover h3 a, #index header:hover .head-inner .nav .cur h3 a { color: #F6F6F8; }
.head-inner .nav .sub-nav { position: absolute; width: 180px; left: 50%; margin-left: -90px; top: 80%; z-index: 98; background: #fff; display: none; text-align: center; }
.head-inner #nav-6 .sub-nav { }
.head-inner .nav .sub-nav li { width: 100%; font-size: 15px; overflow: hidden; }
.head-inner .nav .sub-nav li a { width: 100%; padding: 10px 10px; display: flex; align-items: center; justify-content: center; transition: all .6s ease-out; }
.head-inner .nav .sub-nav li a:hover { background: #0072BB; color: #fff; }
.head-inner .search { float: left; margin-left: 20px; height: 45px; margin-top: 41.5px; width: 36px; position: relative; z-index: 2000; }
.head-inner .search .search-keyword, .head-inner .search .search-submit { height: 45px; line-height: 45px; overflow: hidden; border: none; outline: none; transition: all .3s ease-out; }
.head-inner .search .search-keyword { position: absolute; font-size: 15px; background: #F6F6F8; right: 36px; top: 0; width: 150px; padding: 0 5px; text-transform: capitalize; display: none; }
.head-inner .search:hover .search-keyword { display: block; color: #999; }
.head-inner .search .search-submit { float: right; width: 36px; font-size: 18px; background: none; border: none; cursor: pointer; text-align: center; color: #F6F6F8; }
.head-inner .search:hover .search-submit { background: #0072BB; color: #fff; }
.head-inner .menu-button { float: right; font-size: 22px; line-height: 70px; height: 70px; align-items: center; justify-content: center; color: #fff; cursor: pointer; display: none; }
.head-inner .lang-button { float: left; margin-left: 10px; height: 100%; position: relative; z-index: 999; }
.head-inner .lang-button dt { overflow: hidden; height: 100%; display: flex; align-items: center; justify-content: center; padding-left: 26px; background: url(../images/lang-icon.png) no-repeat left center; font-size: 15px; color: #F6F6F8; }
.head-inner .lang-button dt i { margin-left: 8px; font-size: 18px; }
.head-inner .lang-button dd { position: absolute; left: 0; top: 80%; width: 100%; background: #fff; transition: all .6s ease-out; font-size: 15px; text-transform: uppercase; display: none; }
.head-inner .lang-button dd a { width: 100%; padding: 10px 10px; display: flex; align-items: center; justify-content: center; transition: all .6s ease-out; }
.head-inner .lang-button a:hover { background: #0072BB; color: #fff; }
.head-inner .lang-button:hover dd { display: block; }

@media (max-width:1449px) {
header, .head-inner { height: 100px; }
.head-inner .logo-inner { width: 150px; }
.head-inner .nav .nav-list { padding: 0 10px; }
.head-inner .nav h3 { font-size: 16px; }
.head-inner .nav .sub-nav { width: 160px; margin-left: -80px; }
.head-inner .nav .sub-nav li { font-size: 14px; }
.head-inner .nav .sub-nav li a { padding: 5px 10px; }
.head-inner .lang-button { margin-left: 10px; }
.head-inner .lang-button dt { font-size: 16px; }
.head-inner .lang-button dt i { font-size: 18px; }
.head-inner .lang-button dd { font-size: 14px; }
.head-inner .search { margin-left: 10px; margin-top: 27.5px; }
.head-inner .search .search-keyword { font-size: 14px; }
}

@media (max-width:1199px) {
header, .head-inner { height: 80px; }
.head-inner .logo-inner { width: 120px; }
.head-inner .nav .nav-list { padding: 0 5px; }
.head-inner .nav h3 { font-size: 15px; }
.head-inner .lang-button dt { font-size: 15px; }
.head-inner .search { display: none; }
.head-inner .nav .sub-nav { width: 120px; margin-left: -60px; }
.head-inner .nav .sub-nav li { font-size: 13px; }
}

@media (max-width:991px) {
header { position: sticky; left: 0; top: 0; height: 70px; background: #0072BB; box-shadow: 0 12px 14px 0 rgba(0,0,0,.35); }
.head-inner { height: 70px; }
.head-inner .nav { display: none; }
.head-inner .lang-button { margin-right: 20px; }
.head-inner .lang-button dt { color: #fff; }
.head-inner .lang-button dt i { }
.head-inner .menu-button { display: block; }
}

@media (max-width:767px) {
}

@media (max-width:479px) {
}
/**/
footer { font-size: 16px; }
footer a:hover { text-decoration: underline; }
footer .container { padding: 0 0; }
.foot-wrap { background: url(../images/foot-wrap.jpg) no-repeat center; background-size: cover; padding: 80px 0; overflow: hidden; }
.foot-inner { overflow: hidden; display: flex; justify-content: space-between; }
.foot-inner .foot-text, .foot-inner .foot-form { overflow: hidden; }
.foot-inner .foot-text { width: 45%; padding-right: 5%; color: #fff; }
.foot-inner .list { overflow: hidden; line-height: 2; }
.foot-inner .big-caption { padding: 0 0; }
.foot-inner .big-caption .other { }
.foot-inner .big-caption .other i { color: #fff; }
.foot-inner .big-caption .title { color: #fff; }
.foot-inner .big-caption .title strong { color: #fff; }
.foot-inner .big-caption .text { color: #fff; padding: 15px 0; padding-bottom: 25px; }
.foot-inner .list { }
.foot-inner .list li { padding: 5px 0; display: block; padding-left: 40px; background-repeat: no-repeat; background-position: left center; overflow: hidden; font-style: italic; }
.foot-inner .list li:nth-child(1) { background-image: url(../images/foot-icon-1.png); }
.foot-inner .list li:nth-child(2) { background-image: url(../images/foot-icon-2.png); }
.foot-inner .list li:nth-child(3) { background-image: url(../images/foot-icon-3.png); }
.foot-inner .list li span { margin-right: 30px; }
.foot-inner .foot-form { -webkit-flex: 1; flex: 1; }
.foot-inner .foot-form li { float: left; width: 48%; margin: 10px 0; margin-left: 2%; overflow: hidden; }
.foot-inner .foot-form li:nth-child(5), .foot-inner .foot-form li:nth-child(6) { width: 98%; }
.foot-inner .foot-form li:nth-child(5) { height: 160px; }
.foot-inner .foot-form li .form-input, .foot-inner .foot-form li .form-textarea, .foot-inner .foot-form li .form-button { width: 100%; padding: 0 20px; background: #fff; height: 55px; line-height: 55px; outline: none; font-size: 16px; color: #2F3748; border: 0; }
.foot-inner .foot-form li .form-textarea { height: 160px; resize: none; }
.foot-inner .foot-form li .form-button { text-align: center; background: #FFC734; font-size: 18px; font-weight: 800; color: #293245; cursor: pointer; transition: all .6s ease-in-out; }
.foot-inner .foot-form li span { float: left; width: 200px; overflow: hidden; margin-right: 30px; }
.foot-inner .foot-form li p { color: #98979D; overflow: hidden; padding-left: 30px; background: url(../images/foot-icon-4.png) no-repeat left 5px; }
.foot-nav { padding: 20px 0; background: #032442; color: #E9EAEC; overflow: hidden; }
.foot-nav a { color: #E9EAEC; }
.foot-nav .container { display: flex; align-items: center; justify-content: center; }
.foot-nav li { padding-right: 1%; margin-right: 1%; position: relative; overflow: hidden; }
.foot-nav li:after { content: ''; position: absolute; right: 0; top: 50%; width: 1px; height: 16px; margin-top: -8px; background: #5B6064; }
.foot-nav li:last-child { padding-right: 0; margin-right: 0; }
.foot-nav li:last-child:after { display: none; }
.foot-power { padding: 20px 0; background: #FAFAFA; overflow: hidden; text-align: center; text-transform: capitalize; color: #425265; }
.foot-power a { color: #425265; }

@media (max-width:1449px) {
footer { font-size: 14px; }
.foot-wrap { padding: 40px 0; }
.foot-inner .big-caption { }
.foot-inner .big-caption .title { padding-bottom: 5px; }
.foot-inner .big-caption .text { padding: 10px 0; }
.foot-inner .foot-form { }
.foot-inner .foot-form li { margin-top: 5px; margin-bottom: 5px; }
.foot-inner .foot-form li:nth-child(5) { height: 120px; }
.foot-inner .foot-form li .form-input, .foot-inner .foot-form li .form-textarea, .foot-inner .foot-form li .form-button { padding: 0 10px; height: 45px; line-height: 45px; font-size: 14px; }
.foot-inner .foot-form li .form-textarea { height: 120px; }
.foot-inner .foot-form li .form-button { font-size: 16px; }
.foot-inner .foot-form li span { width: 120px; margin-right: 20px; }
.foot-inner .foot-form li p { height: 45px; }
.foot-nav { padding: 10px 0; }
.foot-power { padding: 10px 0; }
}

@media (max-width:1199px) {
footer { font-size: 13px; }
.foot-inner .foot-text { width: 45%; padding-right: 3%; }
.foot-inner .foot-form li:nth-child(5) { height: 90px; }
.foot-inner .foot-form li .form-textarea { height: 90px; }
.foot-inner .foot-form li span { width: 80px; margin-right: 10px; }
.foot-inner .foot-form li p { }
}

@media (max-width:991px) {
.foot-inner { display: block; }
.foot-inner .foot-text, .foot-inner .foot-form { width: 100%; padding: 0 0; }
.foot-inner .foot-form { padding-top: 20px; }
.foot-inner .foot-form li { width: 49%; margin-left: 0; margin-right: 2%; }
.foot-inner .foot-form li:nth-child(2n) { margin-right: 0; }
.foot-inner .foot-form li:nth-child(5), .foot-inner .foot-form li:nth-child(6) { width: 100%; margin-left: 0; margin-right: 0; }
.foot-inner .foot-form li span { width: 100%; margin-right: 0; margin-bottom: 10px; }
.foot-nav li { display: none; }
.foot-nav li:nth-last-child(1), .foot-nav li:nth-last-child(2), .foot-nav li:nth-last-child(3) { display: block; }
}

@media (max-width:767px) {
}

@media (max-width:479px) {
}
/**/
.banner-wrap { position: relative; z-index: 0; overflow: hidden; }
.banner-wrap:after { content: ''; position: absolute; z-index: 2; left: 0; top: 0; display: table-cell; width: 100%; height: 100%; background: rgba(0,0,0,.15); opacity: 1; }
.banner-wrap .banner-inner { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 3; }
.banner-wrap .banner-inner .container { display: flex; height: 100%; align-items: center; justify-content: center; flex-direction: column; }
.banner-wrap .banner-inner h3, .banner-wrap .banner-inner label { display: block; text-align: center; width: 100%; overflow: hidden; line-height: 2.25; color: #F6F6F8; }
.banner-wrap .banner-inner h3 { font-size: 28px; text-transform: uppercase; }
.banner-wrap .banner-inner label { font-size: 16px; text-transform: uppercase; }
.banner-wrap .image-inner { position: relative; z-index: 1; width: 100%; display: flex; align-items: center; justify-content: center; }
.banner-wrap .image-inner img { width: 100%; align-items: center; }

@media (max-width:1449px) {
.banner-wrap .banner-inner h3 { font-size: 22px; }
.banner-wrap .banner-inner label { font-size: 14px; }
}

@media (max-width:1199px) {
.banner-wrap .banner-inner h3 { font-size: 18px; }
.banner-wrap .banner-inner label { font-size: 14px; }
}

@media (max-width:991px) {

}

@media (max-width:767px) {
.banner-wrap .banner-inner h3 { }
.banner-wrap .banner-inner label { display: none; }
}

@media (max-width:479px) {
.banner-wrap .banner-inner h3 { }
}
/**/
.column-inner { display: flex; background: #fff; border-bottom: 3px solid #626262; align-items: center; justify-content: center; height: 108px; }
.column-inner li { font-size: 16px; margin: 0 10px; overflow: hidden; padding: 10px 20px; border-radius: 5px; }
.column-inner li a { display: block; }
.column-inner li:hover, .column-inner .cur { background: #0072BB; }
.column-inner li:hover a, .column-inner .cur a { color: #fff; }

@media (max-width:1449px) {
.column-inner { height: auto; padding: 10px 0; }
.column-inner li { font-size: 16px; padding: 5px 10px; }
}

@media (max-width:1199px) {
.column-inner li { font-size: 14px; }
}

@media (max-width:991px) {
.column-inner { display: block; overflow: hidden; }
.column-inner li { float: left; font-size: 14px; }
}

@media (max-width:767px) {
}

@media (max-width:479px) {
}
/**/
.crumbs-inner { padding: 20px 0; overflow: hidden; font-size: 16px; color: #4D4D4D; }
.crumbs-inner a { color: #4D4D4D; }
.crumbs-inner a:last-child { color: #0072BB; }

@media (max-width:1449px) {
.crumbs-inner { font-size: 14px; }
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
}

@media (max-width:767px) {
}

@media (max-width:479px) {
}
/**/
.inside-caption, .insides-caption, .index-caption, .more-inner, .loading-inner, .big-caption, .index-more { padding: 20px 0; overflow: hidden; }
.inside-caption { }
.container-color .inside-caption { }
.inside-caption .title, .inside-caption .text, .insides-caption .type, .insides-caption .titles, .insides-caption .text, .insides-caption .more, .inside-caption .more { display: block; overflow: hidden; text-align: center; line-height: 2; }
.inside-caption .title { font-size: 30px; font-weight: 800; margin-bottom: 20px; }
.inside-caption .title strong { color: #0072BB; }
.inside-caption .text { font-size: 18px; }
.inside-caption .more { padding: 30px 0; display: flex; align-items: center; justify-content: center; }
.inside-caption .more a { height: 50px; line-height: 50px; font-size: 18px; background: #8AB73E; padding: 0 30px; padding-right: 80px; color: #fff; position: relative; }
.inside-caption .more a:after { content: ''; position: absolute; right: 30px; top: 0; width: 16px; height: 50px; background: url(../images/jiantou-icon.png) no-repeat center; transition: all .6s ease-in-out; }
.inside-caption .more:hover a { opacity: .9; }
.inside-caption .more:hover a:after { right: 60px; }
.insides-caption { padding: 20px 0; }
.insides-caption .type { font-size: 42px; font-weight: 800; color: #343C55; }
.insides-caption .type strong { color: #0072BB; }
.insides-caption .titles { font-size: 26px; margin-bottom: 20px; font-weight: 800; }
.insides-caption .text { font-size: 18px; }
.insides-caption .more { margin: 20px 0; display: flex; align-items: center; justify-content: center; }
.insides-caption .more a { height: 50px; line-height: 50px; font-size: 18px; background: #0072BB; padding: 0 30px; padding-right: 80px; color: #fff; position: relative; }
.insides-caption .more a:after { content: ''; position: absolute; right: 30px; top: 0; width: 16px; height: 50px; background: url(../images/jiantou-icon.png) no-repeat center; transition: all .6s ease-in-out; }
.insides-caption .more:hover a { opacity: .9; }
.insides-caption .more:hover a:after { right: 60px; }
.loading-inner { margin: 30px 0; display: flex; height: 100px; background: #004380; color: #fff; align-items: center; justify-content: center; font-size: 26px; margin-bottom: 80px; }
.loading-inner i { margin-left: 30px; }
.loading-inner a { display: block; color: #fff; }
.big-caption { position: relative; }
.big-caption .other, .big-caption .title, .big-caption .text, .big-caption .list, .big-caption .other { overflow: hidden; line-height: 2; font-size: 16px; }
.big-caption .other { }
.big-caption .other i { color: #0072BB; margin-right: 10px; }
.big-caption .title { padding: 15px 0; font-size: 46px; font-weight: 800; color: #343C55; line-height: 1.5; }
.big-caption .title strong { color: #0072BB; }
.big-caption .text { color: #6D7590; }
.big-caption .more { margin-top: 30px; display: flex; align-items: center; justify-content: flex-start; }
.big-caption .more a { height: 50px; line-height: 50px; font-size: 18px; background: #032442; padding: 0 30px; padding-right: 120px; color: #fff; position: relative; }
.big-caption .more a:after { content: ''; position: absolute; right: 30px; top: 0; width: 42px; height: 50px; background: url(../images/index-more.png) no-repeat center; transition: all .6s ease-in-out; }
.big-caption .more:hover a { opacity: .9; }
.big-caption .more:hover a:after { right: 80px; }
.big-caption .list { }
.big-caption .list li { float: left; width: 49%; padding: 10px 0; margin: 10px 2%; margin-left: 0; overflow: hidden; font-size: 18px; border-bottom: 1px solid #7D7D7D; transition: all .6s ease-in-out; background-repeat: no-repeat; background-position: left center; }
.big-caption .list li:nth-child(2n) { margin-right: 0; }
.big-caption .list li a { display: block; color: #6D7590; }
.big-caption .list li:hover { padding-left: 20px; background-image: url(../images/type-icon.png); }
.big-caption .list li:hover a { color: #0072BB; }
.big-caption .other { padding-top: 30px; }
.big-caption .other li { float: left; margin-right: 100px; position: relative; font-weight: 800; overflow: hidden; line-height: 40px; padding-left: 25px; font-size: 18px; }
.big-caption .other li strong { display: block; font-size: 32px; font-weight: 300; }
.big-caption .other li:after { content: ''; position: absolute; left: 0; top: 13px; width: 8px; height: 8px; border-radius: 50%; border: 3px solid #0072BB; }
.big-caption .swiper-tool { position: absolute; right: 0; bottom: 80px; width: 122px; }
.big-caption .swiper-button-prev, .big-caption .swiper-button-next { position: absolute; top: 50%; margin-top: -28px; width: 56px; height: 56px; text-align: center; line-height: 56px; color: #fff; background: rgba(130,118,168,0.65); border-radius: 50%; background-repeat: no-repeat; background-position: center; background-color: #E9E9E9; text-indent: -9999px; overflow: hidden; }
.big-caption .swiper-button-prev { left: 0; background-image: url(../images/prev.png); }
.big-caption .swiper-button-next { right: 0; background-image: url(../images/next.png); }
.big-caption .swiper-button-prev:hover { background-color: #0072BB; background-image: url(../images/prev-hover.png); }
.big-caption .swiper-button-next:hover { background-color: #0072BB; background-image: url(../images/next-hover.png); }
.index-more { display: flex; align-items: center; justify-content: center; }
.index-more a { height: 50px; line-height: 50px; font-size: 18px; background: #032442; padding: 0 30px; padding-right: 120px; color: #fff; position: relative; }
.index-more a:after { content: ''; position: absolute; right: 30px; top: 0; width: 42px; height: 50px; background: url(../images/index-more.png) no-repeat center; transition: all .6s ease-in-out; }
.index-more:hover a { opacity: .9; }
.index-more:hover a:after { right: 50px; }

@media (max-width:1449px) {
.inside-caption .title { font-size: 22px; margin-bottom: 10px; }
.inside-caption .title strong { }
.inside-caption .text { font-size: 14px; }
.inside-caption .more { padding: 20px 0; }
.inside-caption .more a { height: 40px; line-height: 40px; font-size: 14px; padding: 0 20px; padding-right: 80px; }
.inside-caption .more a:after { height: 40px; }
.inside-caption .more:hover a:after { }
.insides-caption .type { font-size: 32px; }
.insides-caption .type strong { }
.insides-caption .titles { font-size: 20px; margin-bottom: 10px; }
.insides-caption .text { font-size: 14px; }
.insides-caption .more { }
.insides-caption .more a { height: 40px; line-height: 40px; font-size: 14px; padding: 0 20px; padding-right: 80px; }
.insides-caption .more a:after { height: 40px; }
.insides-caption .more:hover a:after { }
.big-caption { position: relative; }
.big-caption .other, .big-caption .title, .big-caption .text, .big-caption .list, .big-caption .other { overflow: hidden; line-height: 2; font-size: 14px; }
.big-caption .other { padding-top: 0; }
.big-caption .other i { }
.big-caption .title { padding: 10px 0; font-size: 32px; }
.big-caption .other li { margin-top: 5px; margin-right: 50px; line-height: 40px; padding-left: 25px; font-size: 16px; }
.big-caption .other li strong { font-size: 26px; }
.big-caption .title { padding: 10px 0; font-size: 32px; }
.big-caption .more { margin-top: 20px; }
.big-caption .more a { height: 40px; line-height: 40px; font-size: 14px; padding: 0 20px; padding-right: 100px; }
.big-caption .more a:after { height: 40px; }
.loading-inner { margin: 20px 0; height: 50px; font-size: 16px; margin-bottom: 40px; }
.big-caption .swiper-tool { bottom: 50px; width: 82px; }
.big-caption .swiper-button-prev, .big-caption .swiper-button-next { margin-top: -18px; width: 36px; height: 36px; text-align: center; line-height: 36px; background-size: 50% auto; }
.index-more { padding: 20px 0; }
.index-more a { height: 40px; line-height: 40px; font-size: 14px; padding: 0 20px; padding-right: 100px; }
.index-more a:after { height: 40px; }
.index-more:hover a:after { right: 50px; }
.big-caption .list li { font-size: 16px; }
}

@media (max-width:1199px) {
.inside-caption .title, .insides-caption .type, .insides-caption .titles, .big-caption .title { line-height: 1.5; }
.big-caption .title, .insides-caption .type { font-size: 26px; }
.inside-caption .title { font-size: 20px; }
.big-caption .list li { font-size: 14px; }
}

@media (max-width:991px) {
}

@media (max-width:767px) {
.big-caption .swiper-tool { display: none; }
.big-caption .other li { width: 49%; margin-right: 2%; }
.big-caption .other li:nth-child(2n) { margin-right: 0; }
}

@media (max-width:479px) {
}
/**/
.about-wrap { background: #fff; padding: 20px 0; }
.about-inner { padding: 80px 0; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; justify-content: space-between; flex-direction: row-reverse; }
.about-wrap .about-inner { padding: 60px 0; flex-direction: row; }
.about-inner .text-inner, .about-inner .image-inner { width: 50%; overflow: hidden; }
.about-inner .image-inner { }
.about-inner .image-inner img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.about-inner .image-inner video { width: 100%; height: 100%; }
.about-inner .image-inner:hover img { transform: scale(1.025); }
.about-inner .text-inner { -webkit-flex: 1; flex: 1; padding: 50px 80px; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; }
.about-inner .text-inner .title, .about-inner .text-inner .text, .about-inner .text-inner .more { width: 100%; overflow: hidden; line-height: 2; }
.about-inner .text-inner .other { }
.about-inner .text-inner .title { font-size: 30px; font-weight: 800; line-height: 1.75; }
.about-inner .text-inner .title strong { color: #0072BB; }
.about-inner .text-inner .text { padding: 30px 0; font-size: 16px; }
.about-inner .text-inner .more { }
.about-inner .text-inner .more a { float: left; height: 50px; line-height: 50px; font-size: 18px; background: #0072BB; padding: 0 30px; padding-right: 80px; color: #fff; position: relative; }
.about-inner .text-inner .more a:after { content: ''; position: absolute; right: 30px; top: 0; width: 19px; height: 50px; background: url(../images/more-icon.png) no-repeat center; transition: all .6s ease-in-out; }
.about-inner .text-inner .more:hover a { opacity: .9; }
.about-inner .text-inner .more:hover a:after { right: 50px; }

@media (max-width:1449px) {
.about-wrap .about-inner { padding: 0 0; }
.about-inner { padding: 20px 0; }
.about-inner .text-inner { padding: 30px 50px; }
.about-inner .text-inner .title { font-size: 22px; }
.about-inner .text-inner .text { padding: 20px 0; font-size: 14px; }
.about-inner .text-inner .more a { height: 40px; line-height: 40px; font-size: 14px; padding: 0 20px; padding-right: 80px; }
.about-inner .text-inner .more a:after { height: 40px; }
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
.about-inner .text-inner { padding: 20px 20px; }
.about-inner .text-inner .text { padding: 10px 0; }
}

@media (max-width:767px) {
.about-inner { display: block; }
.about-inner .text-inner, .about-inner .image-inner { width: 100%; }
.about-inner .image-inner { }
.about-inner .image-inner img { width: 100%; }
.about-inner .text-inner { padding: 10px 0; }
}

@media (max-width:479px) {
}
/**/
.company-list { overflow: hidden; }
.company-list .item { margin: 50px 0; background: #fff; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; justify-content: space-between; flex-direction: row; }
.company-list .item:nth-child(2n) { flex-direction: row-reverse; }
.company-list .item .text-inner, .company-list .item .image-inner { width: 50%; overflow: hidden; }
.company-list .item .image-inner { }
.company-list .item .image-inner img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.company-list .item .image-inner:hover img { transform: scale(1.025); }
.company-list .item .text-inner { -webkit-flex: 1; flex: 1; padding: 50px 50px; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; }
.company-list .item .text-inner .title, .company-list .item .text-inner .text, .company-list .item .text-inner .more { width: 100%; overflow: hidden; line-height: 2; }
.company-list .item .text-inner .other { }
.company-list .item .text-inner .title { font-size: 30px; font-weight: 800; line-height: 1.75; }
.company-list .item .text-inner .title strong { color: #0072BB; }
.company-list .item .text-inner .text { padding: 30px 0; font-size: 16px; }
.company-list .item .text-inner .text em { font-weight: 800; }
.company-list .item .text-inner .more { }
.company-list .item .text-inner .more a { float: left; height: 50px; line-height: 50px; font-size: 18px; background: #0072BB; padding: 0 30px; padding-right: 80px; color: #fff; position: relative; }
.company-list .item .text-inner .more a:after { content: ''; position: absolute; right: 30px; top: 0; width: 19px; height: 50px; background: url(../images/more-icon.png) no-repeat center; transition: all .6s ease-in-out; }
.company-list .item .text-inner .more:hover a { opacity: .9; }
.company-list .item .text-inner .more:hover a:after { right: 50px; }

@media (max-width:1449px) {
.company-list .item { margin: 20px 0; }
.company-list .item .text-inner { padding: 30px 30px; }
.company-list .item .text-inner .title { font-size: 22px; }
.company-list .item .text-inner .text { padding: 20px 0; font-size: 14px; }
.company-list .item .text-inner .more a { height: 40px; line-height: 40px; font-size: 14px; padding: 0 20px; padding-right: 80px; }
.company-list .item .text-inner .more a:after { height: 40px; }
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
.company-list .item .text-inner { padding: 20px 20px; }
.company-list .item .text-inner .text { padding: 10px 0; }
}

@media (max-width:767px) {
.company-list .item { display: block; }
.company-list .item .text-inner, .company-list .item .image-inner { width: 100%; }
.company-list .item .image-inner { }
.company-list .item .image-inner img { width: 100%; }
.company-list .item .text-inner { padding: 10px 10px; }
}

@media (max-width:479px) {
}
/**/
.call-on { margin: 40px 0; margin-top: 0; display: flex; padding: 50px 50px; flex-direction: row; justify-content: space-between; align-items: center; align-content: space-between; background: #004380; color: #fff; overflow: hidden; line-height: 2; }
.call-on .left { }
.call-on .left h3, .call-on .left label { display: block; }
.call-on .left h3 { font-size: 26px; font-weight: 800; }
.call-on .left label { font-size: 18px; }
.call-on .right { font-size: 18px; }
.call-on .right a { color: #fff; }
.call-on .right i { margin-left: 50px; }

@media (max-width:1449px) {
.call-on { padding: 30px 30px; margin-top: -20px; }
.call-on .left h3 { font-size: 22px; }
.call-on .left label { font-size: 18px; }
.call-on .right { font-size: 16px; }
.call-on .right i { margin-left: 20px; }
}

@media (max-width:1199px) {
.call-on { padding: 20px 20px; }
.call-on .left h3 { font-size: 18px; }
.call-on .left label { font-size: 16px; }
.call-on .right { font-size: 14px; }
}

@media (max-width:991px) {
.call-on { padding: 10px 10px; }
.call-on .left h3 { font-size: 16px; }
.call-on .left label { font-size: 14px; }
.call-on .right { font-size: 14px; }
}

@media (max-width:767px) {
.call-on { flex-direction: column; }
}

@media (max-width:479px) {
}
/**/
.culture-list { overflow: hidden; }
.culture-list .item { margin: 50px 0; background: #F8F8F8; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; justify-content: space-between; flex-direction: row; }
.culture-list .item:nth-child(2n) { flex-direction: row-reverse; }
.culture-list .item .text-inner, .culture-list .item .image-inner { width: 50%; overflow: hidden; }
.culture-list .item .image-inner { }
.culture-list .item .image-inner img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.culture-list .item .image-inner:hover img { transform: scale(1.025); }
.culture-list .item .text-inner { -webkit-flex: 1; flex: 1; padding: 50px 50px; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; }
.culture-list .item .text-inner .title, .culture-list .item .text-inner .text, .culture-list .item .text-inner .more { width: 100%; overflow: hidden; line-height: 2; }
.culture-list .item .text-inner .other { }
.culture-list .item .text-inner .title { font-size: 30px; font-weight: 800; line-height: 1.75; }
.culture-list .item .text-inner .title strong { color: #0072BB; }
.culture-list .item .text-inner .text { padding: 30px 0; font-size: 16px; }
.culture-list .item .text-inner .more { }
.culture-list .item .text-inner .more a { float: left; height: 50px; line-height: 50px; font-size: 18px; background: #0072BB; padding: 0 30px; padding-right: 80px; color: #fff; position: relative; }
.culture-list .item .text-inner .more a:after { content: ''; position: absolute; right: 30px; top: 0; width: 19px; height: 50px; background: url(../images/more-icon.png) no-repeat center; transition: all .6s ease-in-out; }
.culture-list .item .text-inner .more:hover a { opacity: .9; }
.culture-list .item .text-inner .more:hover a:after { right: 50px; }

@media (max-width:1449px) {
.culture-list .item { margin: 20px 0; }
.culture-list .item .text-inner { padding: 30px 30px; }
.culture-list .item .text-inner .title { font-size: 22px; }
.culture-list .item .text-inner .text { padding: 20px 0; font-size: 14px; }
.culture-list .item .text-inner .more a { height: 40px; line-height: 40px; font-size: 14px; padding: 0 20px; padding-right: 80px; }
.culture-list .item .text-inner .more a:after { height: 40px; }
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
.culture-list .item .text-inner { padding: 20px 20px; }
.culture-list .item .text-inner .text { padding: 10px 0; }
}

@media (max-width:767px) {
.culture-list .item { display: block; }
.culture-list .item .text-inner, .culture-list .item .image-inner { width: 100%; }
.culture-list .item .image-inner { }
.culture-list .item .image-inner img { width: 100%; }
.culture-list .item .text-inner { padding: 10px 10px; }
}

@media (max-width:479px) {
}
/**/
.core-list { padding: 30px 5px; overflow: hidden; position: relative; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; }
.core-list li { float: left; width: 49%; margin: 20px 2%; margin-left: 0; padding: 50px 50px; background: #fff; overflow: hidden; position: relative; box-shadow: 0 0 15px rgba(0,0,0,.1); border-bottom: 6px solid #DFE0E3; transition: all .6s ease-in-out; }
.core-list li:nth-child(2n) { margin-right: 0; }
.core-list li:hover { border-bottom-color: #0072BB; }
.core-list li .image, .core-list li .title, .core-list li .text { width: auto; display: block; overflow: hidden; line-height: 2; font-size: 16px; position: relative; z-index: 1; }
.core-list li .image { float: left; width: 182px; height: 182px; margin-right: 50px; border-radius: 50%; background-repeat: no-repeat; background-position: center; background-color: #AFB2B9; transition: all .6s ease-in-out; }
.core-list li:hover .image { background-color: #0072BB; }
.core-list li .title { font-size: 20px; font-weight: 800; }
.core-list li .text { padding: 20px 0; color: #343C55; }

@media (max-width:1449px) {
.core-list { padding: 10px 5px; }
.core-list li { margin-top: 10px; margin-bottom: 10px; padding: 20px 20px; }
.core-list li .image { width: 132px; height: 132px; margin-right: 30px; background-size: 60% auto; }
.core-list li .title { font-size: 18px; }
.core-list li .text { padding: 10px 0; font-size: 14px; }
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
}

@media (max-width:767px) {
.core-list li { }
.core-list li .image, .core-list li .title, .core-list li .text { width: 100%; }
.core-list li .image { width: 132px; margin-right: 0; margin-bottom: 10px; }
}

@media (max-width:479px) {
}
/**/
.quality-list { overflow: hidden; }
.quality-list .item { margin: 50px 0; background: #F8F8F8; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; justify-content: space-between; flex-direction: row; }
.quality-list .item:nth-child(2n) { flex-direction: row-reverse; }
.quality-list .item .text-inner, .quality-list .item .image-inner { width: 50%; overflow: hidden; }
.quality-list .item .image-inner { }
.quality-list .item .image-inner img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.quality-list .item .image-inner:hover img { transform: scale(1.025); }
.quality-list .item .text-inner { -webkit-flex: 1; flex: 1; padding: 50px 50px; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; }
.quality-list .item .text-inner .title, .quality-list .item .text-inner .text, .quality-list .item .text-inner .more { width: 100%; overflow: hidden; line-height: 2; }
.quality-list .item .text-inner .other { }
.quality-list .item .text-inner .title { font-size: 30px; font-weight: 800; line-height: 1.75; }
.quality-list .item .text-inner .title strong { color: #0072BB; }
.quality-list .item .text-inner .text { padding: 30px 0; font-size: 16px; }
.quality-list .item .text-inner .text a { color: #0072BB; text-decoration: underline; }
.quality-list .item .text-inner .more { }
.quality-list .item .text-inner .more a { float: left; height: 50px; line-height: 50px; font-size: 18px; background: #0072BB; padding: 0 30px; padding-right: 80px; color: #fff; position: relative; }
.quality-list .item .text-inner .more a:after { content: ''; position: absolute; right: 30px; top: 0; width: 19px; height: 50px; background: url(../images/more-icon.png) no-repeat center; transition: all .6s ease-in-out; }
.quality-list .item .text-inner .more:hover a { opacity: .9; }
.quality-list .item .text-inner .more:hover a:after { right: 50px; }

@media (max-width:1449px) {
.quality-list .item { margin: 20px 0; }
.quality-list .item .text-inner { padding: 30px 30px; }
.quality-list .item .text-inner .title { font-size: 22px; }
.quality-list .item .text-inner .text { padding: 20px 0; font-size: 14px; }
.quality-list .item .text-inner .more a { height: 40px; line-height: 40px; font-size: 14px; padding: 0 20px; padding-right: 80px; }
.quality-list .item .text-inner .more a:after { height: 40px; }
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
.quality-list .item .text-inner { padding: 20px 20px; }
.quality-list .item .text-inner .text { padding: 10px 0; }
}

@media (max-width:767px) {
.quality-list .item { display: block; }
.quality-list .item .text-inner, .quality-list .item .image-inner { width: 100%; }
.quality-list .item .image-inner { }
.quality-list .item .image-inner img { width: 100%; }
.quality-list .item .text-inner { padding: 10px 10px; }
}

@media (max-width:479px) {
}
/**/
.history-list { overflow: hidden; position: relative; }
.history-list:after { content: ''; position: absolute; z-index: 0; width: 3px; left: 50%; margin-left: -1.5px; top: 10%; height: 80%; background: #CCC; }
.history-list .item { float: left; width: 50%; margin: 20px 0; margin-bottom: 50px; position: relative; z-index: 2; display: flex; }
.history-list .item:nth-child(2n) { margin-top: 50px; margin-bottom: 20px; flex-direction: row-reverse; }
.history-list .item:after { content: ''; position: absolute; width: 26px; height: 26px; border-radius: 50%; background: #0072BB; right: -13px; top: 50%; margin-top: -13px; }
.history-list .item:nth-child(2n):after { right: auto; left: -13px; }
.history-list .item .text-inner, .history-list .item .image-inner { overflow: hidden; }
.history-list .item .image-inner { position: relative; width: 75%; height: 0; padding-bottom: 62.25%; z-index: 1; }
.history-list .item .image-inner .image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; display: flex; align-items: center; justify-content: center; }
.history-list .item .image-inner .image img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.history-list .item:hover .image-inner .image img { transform: scale(1.025); }
.history-list .item .image-inner:before { content: ''; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; transition: all .6s ease-out; opacity: 0; background: rgba(0,0,0,0.2); z-index: 2; }
.history-list .item:hover .image-inner:before { opacity: 1; }
.history-list .item .image-inner .text { position: absolute; left: 0; bottom: 0; z-index: 2; width: 100%; font-size: 18px; font-weight: 300; padding: 20px 20px; text-transform: capitalize; background: #F8F8F8; text-align: center; transition: all .6s ease-in-out; }
.history-list .item .text-inner { -webkit-flex: 1; flex: 1; display: flex; justify-content: center; align-items: center; font-size: 28px; font-weight: 800; }

@media (max-width:1449px) {
.history-list .item .text-inner { font-size: 22px; }
.history-list .item .image-inner .text { font-size: 16px; }
}

@media (max-width:1199px) {
.history-list .item .text-inner { font-size: 18px; }
.history-list .item .image-inner .text { font-size: 14px; }
}

@media (max-width:991px) {
}

@media (max-width:767px) {
.history-list:after { display: none; }
.history-list .item { width: 100%; margin: 10px 0; }
.history-list .item:nth-child(2n) { margin-top: 10px; margin-bottom: 10px; }
.history-list .item:after { right: 0; }
.history-list .item:nth-child(2n):after { right: auto; left: 0; }
.history-list .item .image-inner { width: 65%; padding-bottom: 56.25%; }
}

@media (max-width:479px) {
}
/**/
.video-inner { padding: 30px 0; overflow: hidden; }
.video-inner video { width: 100% !important; height: 30% !important; }

@media (max-width:1449px) {
.video-inner { padding: 20px 0; }
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
}

@media (max-width:767px) {
}

@media (max-width:479px) {
}
/**/
.list-wrap { background: #F8F8F8; padding: 20px 0; }
.list-inner { padding: 80px 0; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; justify-content: space-between; flex-direction: row-reverse; }
.list-wrap .list-inner { padding: 60px 0; flex-direction: row; }
.list-inner .text-inner, .list-inner .image-inner { width: 50%; overflow: hidden; }
.list-inner .image-inner { }
.list-inner .image-inner img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.list-inner .image-inner:hover img { transform: scale(1.025); }
.list-inner .text-inner { -webkit-flex: 1; flex: 1; padding: 50px 80px; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; }
.list-inner .text-inner .title, .list-inner .text-inner .text, .list-inner .text-inner .more { width: 100%; overflow: hidden; line-height: 2; }
.list-inner .text-inner .other { }
.list-inner .text-inner .title { font-size: 30px; font-weight: 800; line-height: 1.75; }
.list-inner .text-inner .title strong { color: #0072BB; }
.list-inner .text-inner .text { padding: 30px 0; font-size: 16px; }
.list-inner .text-inner .more { }
.list-inner .text-inner .more a { float: left; height: 50px; line-height: 50px; font-size: 18px; background: #0072BB; padding: 0 30px; padding-right: 80px; color: #fff; position: relative; }
.list-inner .text-inner .more a:after { content: ''; position: absolute; right: 30px; top: 0; width: 19px; height: 50px; background: url(../images/more-icon.png) no-repeat center; transition: all .6s ease-in-out; }
.list-inner .text-inner .more:hover a { opacity: .9; }
.list-inner .text-inner .more:hover a:after { right: 50px; }

@media (max-width:1449px) {
.list-wrap .list-inner { padding: 0 0; }
.list-inner { padding: 20px 0; }
.list-inner .text-inner { padding: 30px 50px; }
.list-inner .text-inner .title { font-size: 22px; }
.list-inner .text-inner .text { padding: 20px 0; font-size: 14px; }
.list-inner .text-inner .more a { height: 40px; line-height: 40px; font-size: 14px; padding: 0 20px; padding-right: 80px; }
.list-inner .text-inner .more a:after { height: 40px; }
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
.list-inner .text-inner { padding: 20px 20px; }
.list-inner .text-inner .text { padding: 10px 0; }
}

@media (max-width:767px) {
.list-inner { display: block; }
.list-inner .text-inner, .list-inner .image-inner { width: 100%; }
.list-inner .image-inner { }
.list-inner .image-inner img { width: 100%; }
.list-inner .text-inner { padding: 10px 0; }
}

@media (max-width:479px) {
}
/**/
.lists-wrap { background: #F8F8F8; padding: 20px 0; }
.lists-inner { padding: 80px 0; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; justify-content: space-between; flex-direction: row; }
.lists-wrap .lists-inner { padding: 60px 0; flex-direction: row-reverse; }
.lists-inner .text-inner, .lists-inner .image-inner { width: 50%; overflow: hidden; }
.lists-inner .image-inner { }
.lists-inner .image-inner img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.lists-inner .image-inner:hover img { transform: scale(1.025); }
.lists-inner .text-inner { -webkit-flex: 1; flex: 1; padding: 50px 80px; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; }
.lists-inner .text-inner .title, .lists-inner .text-inner .text, .lists-inner .text-inner .more { width: 100%; overflow: hidden; line-height: 2; }
.lists-inner .text-inner .other { }
.lists-inner .text-inner .title { font-size: 30px; font-weight: 800; line-height: 1.75; }
.lists-inner .text-inner .title strong { color: #0072BB; }
.lists-inner .text-inner .text { padding: 30px 0; font-size: 16px; }
.lists-inner .text-inner .text h3 { font-size: 30px; font-weight: 800; }
.lists-inner .text-inner .more { }
.lists-inner .text-inner .more a { float: left; height: 50px; line-height: 50px; font-size: 18px; background: #0072BB; padding: 0 30px; padding-right: 80px; color: #fff; position: relative; }
.lists-inner .text-inner .more a:after { content: ''; position: absolute; right: 30px; top: 0; width: 19px; height: 50px; background: url(../images/more-icon.png) no-repeat center; transition: all .6s ease-in-out; }
.lists-inner .text-inner .more:hover a { opacity: .9; }
.lists-inner .text-inner .more:hover a:after { right: 50px; }

@media (max-width:1449px) {
.lists-wrap .lists-inner { padding: 0 0; }
.lists-inner { padding: 20px 0; }
.lists-inner .text-inner { padding: 30px 50px; }
.lists-inner .text-inner .title { font-size: 22px; }
.lists-inner .text-inner .text { padding: 20px 0; font-size: 14px; }
.lists-inner .text-inner .text h3 { font-size: 22px; }
.lists-inner .text-inner .more a { height: 40px; line-height: 40px; font-size: 14px; padding: 0 20px; padding-right: 80px; }
.lists-inner .text-inner .more a:after { height: 40px; }
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
.lists-inner .text-inner { padding: 20px 20px; }
.lists-inner .text-inner .text { padding: 10px 0; }
}

@media (max-width:767px) {
.lists-inner { display: block; }
.lists-inner .text-inner, .lists-inner .image-inner { width: 100%; }
.lists-inner .image-inner { }
.lists-inner .image-inner img { width: 100%; }
.lists-inner .text-inner { padding: 10px 0; }
}

@media (max-width:479px) {
}
/**/
.single-other { margin: 30px 10px; background: #fff; padding: 30px 30px; overflow: hidden; font-size: 16px; line-height: 2; box-shadow: 0 0 15px rgba(0,0,0,.1); text-align: center; }
.single-other img { max-width: 100%; }

@media (max-width:1449px) {
.single-other { margin: 10px 10px; padding: 20px 20px; font-size: 14px; }
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
}

@media (max-width:767px) {
}

@media (max-width:479px) {
}
/**/
.single-list { padding: 20px 15px; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; -webkit-justify-content: center; justify-content: center; }
.single-list li { float: left; width: 32%; margin: 0 2%; margin-left: 0; padding: 30px 30px; padding-top: 50px; overflow: hidden; background: #fff; transition: all .6s ease-in-out; box-shadow: 0 0 15px rgba(0,0,0,.1); position: relative; }
.single-list li:nth-child(3n) { margin-right: 0; }
.single-list li .title, .single-list li .text, .single-list li .number { overflow: hidden; line-height: 2; font-size: 16px; }
.single-list li .title { font-size: 22px; font-weight: 800; }
.single-list li .text { padding-top: 20px; }
.single-list li .number { position: absolute; right: 20px; top: 10px; font-size: 80px; line-height: 1; font-weight: 800; color: #F1F1F1; font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif; transition: all .6s ease-in-out; }
.single-list li:hover .number { color: #0072BB; }

@media (max-width:1449px) {
.single-list { padding: 10px 10px; }
.single-list li { padding: 10px 10px; padding-top: 50px; }
.single-list li .title, .single-list li .text, .single-list li .number { overflow: hidden; line-height: 2; font-size: 14px; }
.single-list li .title { font-size: 18px; }
.single-list li .text { padding-top: 10px; }
.single-list li .number { right: 20px; top: -10px; font-size: 50px; }
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
}

@media (max-width:767px) {
.single-list li { width: 49%; }
.single-list li:nth-child(2) { margin-right: 0; }
.single-list li:nth-child(3) { width: 100%; margin-top: 10px; }
}

@media (max-width:479px) {
}
/**/
.news-list { padding: 20px 15px; overflow: hidden; }
.news-list li { float: left; width: 32%; margin: 20px 2%; overflow: hidden; margin-left: 0; border-bottom: 4px solid #F8F8F8; transition: all .6s ease-out; }
.news-list li:nth-child(3n) { margin-right: 0; }
.news-list li:hover { box-shadow: 0 0 15px rgba(0,0,0,.1); border-bottom: 4px solid #0072BB; }
.news-list li .image-inner, .news-list li .text-inner { line-height: 30px; font-size: 16px; }
.news-list li .image-inner { overflow: hidden; position: relative; width: 100%; height: 0; padding-bottom: 72.25%; z-index: 1; }
.news-list li .image-inner .image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; display: flex; align-items: center; justify-content: center; }
.news-list li .image-inner .image img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.news-list li:hover .image-inner .image img { transform: scale(1.025); }
.news-list li .image-inner:before { content: ''; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; transition: all .6s ease-out; opacity: 0; background: rgba(0,0,0,0.2); z-index: 2; }
.news-list li:hover .image-inner:before { opacity: 1; }
.news-list li .image-inner:after { content: "\f0c1"; font-family: 'FontAwesome'; width: 30px; height: 30px; line-height: 30px; border: 2px solid #fff; position: absolute; top: 0; left: 50%; margin-left: -17px; z-index: 9; text-align: center; font-size: 20px; color: #fff; border-radius: 50%; opacity: 0; transition: all .6s ease-out; }
.news-list li:hover .image-inner:after { opacity: 1; top: 50%; margin-top: -17px; }
.news-list li .text-inner { position: relative; z-index: 2; padding: 30px 30px; text-transform: capitalize; background: #fff; transition: all .6s ease-in-out; }
.news-list li .text-inner .title { margin: 20px 0; width: 100%; height: 70px; line-height: 35px; font-size: 24px; font-weight: 300; display: -webkit-box; display: -moz-box; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.news-list li .text-inner .more { font-size: 16px; padding: 0 20px; height: 60px; line-height: 60px; position: relative; border: 1px solid #424242; overflow: hidden; transition: all .6s ease-out; }
.news-list li .text-inner .more i { float: right; line-height: 60px; }
.news-list li .text-inner .more a { display: block; }
.news-list li .text-inner .time { background: #0072BB; color: #fff; position: absolute; left: 30px; top: -22.5px; height: 45px; line-height: 45px; padding: 0 20px; color: #fff; }
.news-list li:hover .text-inner .more { background: #0072BB; border-color: #0072BB; }
.news-list li:hover .text-inner .more a { color: #fff; }

@media (max-width:1449px) {
.news-list { padding: 10px 15px; }
.news-list li { margin-top: 10px; margin-bottom: 10px; }
.news-list li .image-inner, .news-list li .text-inner { font-size: 14px; }
.news-list li .text-inner { position: relative; z-index: 2; padding: 20px 20px; text-transform: capitalize; background: #fff; transition: all .6s ease-in-out; }
.news-list li .text-inner .title { margin: 10px 0; height: 60px; line-height: 30px; font-size: 20px; }
.news-list li .text-inner .more { font-size: 14px; padding: 0 10px; height: 40px; line-height: 40px; }
.news-list li .text-inner .more i { line-height: 40px; }
.news-list li .text-inner .time { left: 20px; top: -17.5px; height: 35px; line-height: 35px; padding: 0 10px; }
}

@media (max-width:1199px) {
.news-list li .text-inner .title { font-size: 18px; }
}

@media (max-width:991px) {
.news-list li .text-inner .title { font-size: 16px; height: 90px; -webkit-line-clamp: 3; line-clamp: 3; }
}

@media (max-width:767px) {
.news-list li { width: 49%; }
.news-list li:nth-child(3n) { margin-right: 2%; }
.news-list li:nth-child(2n) { margin-right: 0; }
}

@media (max-width:479px) {
}
/**/
.down-caption { padding: 20px 0; overflow: hidden; font-size: 30px; font-weight: 800; border-bottom: 1px solid #DFDFDF; }
.down-list { padding: 20px 0; padding-top: 0; padding-bottom: 60px; overflow: hidden; }
.down-list .item { position: relative; padding: 30px 0; overflow: hidden; border-bottom: 1px solid #DFDFDF; }
.down-list .item .icon, .down-list .item .text, .down-list .item .down { width: auto; display: block; overflow: hidden; }
.down-list .item .icon { float: left; width: 170px; height: 100px; border: 1px dashed #DFDFDF; border-radius: 10px; background-repeat: no-repeat; background-position: center; }
.down-list .item .zip-icon { background-image: url(../images/zip-icon.png); }
.down-list .item .pdf-icon { background-image: url(../images/pdf-icon.png); }
.down-list .item .text { padding: 0 80px; padding-right: 300px; }
.down-list .item .text h3, .down-list .item .text label { display: block; width: 100%; }
.down-list .item .text h3 { font-size: 22px; font-weight: 800; }
.down-list .item .text label { font-size: 16px; }
.down-list .item .down { position: absolute; right: 0; height: 52px; top: 50%; margin-top: -26px; }
.down-list .item .down li { float: left; padding: 0 20px; background: #0072BB; color: #fff; height: 52px; line-height: 52px; font-size: 18px; margin-left: 20px; overflow: hidden; }
.down-list .item .down li a { display: block; color: #fff; }

@media (max-width:1449px) {
.down-caption { font-size: 20px; padding-top: 0; }
.down-list { padding-bottom: 20px; }
.down-list .item { padding: 20px 0; }
.down-list .item .text { padding: 0 30px; padding-right: 200px; }
.down-list .item .text h3 { font-size: 18px; }
.down-list .item .text label { font-size: 14px; }
.down-list .item .down { height: 40px; top: 50%; margin-top: -20px; }
.down-list .item .down li { height: 40px; line-height: 40px; font-size: 14px; padding: 0 10px; margin-left: 10px; }
}

@media (max-width:1199px) {
.down-list .item .text { }
}

@media (max-width:991px) {
.down-list .item .icon { width: 120px; height: 150px; margin-right: 20px; }
.down-list .item .text { padding: 0 0; }
.down-list .item .down { position: static; margin-top: 10px; }
.down-list .item .down li { margin-left: 0; margin-right: 10px; }
}

@media (max-width:767px) {
.down-list .item .icon { width: 80px; height: 80px; }
}

@media (max-width:479px) {
}
/**/
.contact-inner { margin: 80px 5px; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; -webkit-justify-content: center; justify-content: center; box-shadow: 0 0 15px rgba(0,0,0,.1); }
.contact-inner .image, .contact-inner .text { width: 50%; overflow: hidden; }
.contact-inner .image { display: flex; align-items: center; justify-content: center; }
.contact-inner .image img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.contact-inner .text { padding: 30px 50px; background: #fff; -webkit-flex: 1; flex: 1; display: flex; justify-content: center; align-items: center; flex-direction: column; }
.contact-inner .text dt, .contact-inner .text h3, .contact-inner .text strong, .contact-inner .text dd, .contact-inner .text li, .contact-inner .text label { width: 100%; position: relative; line-height: 2; font-size: 16px; }
.contact-inner .text h3 { font-size: 28px; font-weight: 800; }
.contact-inner .text dt { font-size: 18px; font-weight: 800; }
.contact-inner .text dd { padding: 20px 0; }
.contact-inner .text li { }
.contact-inner .text label { }
.contact-inner .text label img { max-width: 100%; vertical-align: middle; }

@media (max-width:1449px) {
.contact-inner { margin: 20px 5px; }
.contact-inner .text dt, .contact-inner .text h3, .contact-inner .text strong, .contact-inner .text dd, .contact-inner .text li, .contact-inner .text label { font-size: 14px; }
.contact-inner .text h3 { font-size: 22px; }
.contact-inner .text dt { font-size: 16px; }
.contact-inner .text dd { padding: 10px 0; }
}

@media (max-width:1199px) {
.contact-inner .text { padding: 30px 30px; }
}

@media (max-width:991px) {
.contact-inner .text { padding: 20px 20px; }
}

@media (max-width:767px) {
.contact-inner { display: block; }
.contact-inner .image, .contact-inner .text { width: 100%; }
}

@media (max-width:479px) {
}
/**/
.contact-list { margin: 80px 5px; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; -webkit-justify-content: center; justify-content: center; box-shadow: 0 0 15px rgba(0,0,0,.1); background: #0072BB; }
.contact-list .image, .contact-list .text { width: 50%; overflow: hidden; }
.contact-list .image { display: flex; align-items: center; justify-content: center; }
.contact-list .image img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.contact-list .text { padding: 30px 50px; -webkit-flex: 1; flex: 1; display: flex; justify-content: center; align-items: center; flex-direction: column; }
.contact-list .text dt, .contact-list .text h3, .contact-list .text strong, .contact-list .text dd, .contact-list .text li, .contact-list .text label { width: 100%; position: relative; line-height: 2; font-size: 16px; color: #fff; }
.contact-list .text h3 { font-size: 28px; font-weight: 800; }
.contact-list .text label { padding: 20px 0; }
.contact-list .text dt { font-size: 18px; font-weight: 800; }
.contact-list .text dd { padding: 20px 0; }
.contact-list .text li { margin: 10px 0; }
.contact-list .text li a { color: #fff; }
.contact-list .text li:before { content: ''; position: absolute; left: 250px; width: 19px; height: 100%; background: url(../images/more-icon.png) no-repeat center; transition: all .6s ease-in-out; }
.contact-list .text li:hover:before { left: 275px; }

@media (max-width:1449px) {
.contact-list { margin: 20px 5px; }
.contact-list .text dt, .contact-list .text h3, .contact-list .text strong, .contact-list .text dd, .contact-list .text li, .contact-list .text label { font-size: 14px; }
.contact-list .text h3 { font-size: 22px; }
.contact-list .text dt { font-size: 16px; }
.contact-list .text dd { padding: 10px 0; }
.contact-list .text label { padding: 10px 0; }
.contact-list .text li:before { left: 200px; }
.contact-list .text li:hover:before { left: 225px; }
}

@media (max-width:1199px) {
.contact-list .text { padding: 30px 30px; }
}

@media (max-width:991px) {
.contact-list .text { padding: 20px 20px; }
}

@media (max-width:767px) {
.contact-list { display: block; }
.contact-list .image, .contact-list .text { width: 100%; }
}

@media (max-width:479px) {
}
/**/
.product-sub { padding: 20px 0; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; -webkit-justify-content: center; justify-content: center; }
.product-sub li { float: left; width: 32%; margin: 20px 2%; margin-left: 0; overflow: hidden; position: relative; }
.product-sub li:nth-child(3n) { margin-right: 0; }
.product-sub li .image-inner, .product-sub li .text-inner { line-height: 30px; font-size: 16px; overflow: hidden; }
.product-sub li .image-inner { overflow: hidden; position: relative; width: 100%; height: 0; padding-bottom: 72.25%; z-index: 1; }
.product-sub li .image-inner .image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; display: flex; align-items: center; justify-content: center; }
.product-sub li .image-inner .image img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.product-sub li:hover .image-inner .image img { transform: scale(1.025); }
.product-sub li .image-inner:before { content: ''; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; transition: all .6s ease-out; opacity: 0; background: rgba(0,0,0,0.2); z-index: 2; }
.product-sub li:hover .image-inner:before { opacity: 1; }
.product-sub li .image-inner:after { content: "\f0c1"; font-family: 'FontAwesome'; width: 30px; height: 30px; line-height: 30px; border: 2px solid #fff; position: absolute; top: 0; left: 50%; margin-left: -17px; z-index: 9; text-align: center; font-size: 20px; color: #fff; border-radius: 50%; opacity: 0; transition: all .6s ease-out; }
.product-sub li:hover .image-inner:after { opacity: 1; top: 50%; margin-top: -17px; }
.product-sub li .text-inner { position: absolute; left: 0; bottom: 0; width: 100%; height: 60px; line-height: 60px; font-size: 20px; font-weight: 800; z-index: 2; padding: 0 20px; text-transform: capitalize; background: url(../images/service-sub-icon.png) repeat-x 0 0; text-align: center; transition: all .6s ease-in-out; }
.product-sub li .text-inner a { color: #fff; }

@media (max-width:1449px) {
.product-sub { padding: 10px 0; }
.product-sub li { margin-top: 10px; margin-bottom: 10px; }
.product-sub li .text-inner { height: 50px; line-height: 50px; font-size: 18px; }
}

@media (max-width:1199px) {
.product-sub li .text-inner { font-size: 16px; }
}

@media (max-width:991px) {
}

@media (max-width:767px) {
.product-sub li { width: 49%; }
.product-sub li:nth-child(3n) { margin-right: 2%; }
.product-sub li:nth-child(2n) { margin-right: 0; }
}

@media (max-width:479px) {
}
/**/
.product-flow { padding: 20px 15px; overflow: hidden; }
.product-flow .item { margin: 20px 0; overflow: hidden; position: relative; box-shadow: 0 0 15px rgba(0,0,0,.1); background: #fff; cursor: pointer; }
.product-flow .item .title, .product-flow .item .text { line-height: 30px; font-size: 16px; overflow: hidden; }
.product-flow .item .title { position: relative; height: 75px; display: flex; font-size: 20px; padding: 0 50px; font-weight: 800; align-items: center; }
.product-flow .item .title:after { content: ''; position: absolute; right: 50px; top: 0; height: 100%; width: 16px; background: url(../images/jia-icon.png) no-repeat center; }
.product-flow .item .text { line-height: 2; padding: 30px 50px; display: none; }
.product-flow .item .title { }
.product-flow .cur .text { display: block; }
.product-flow .cur .title { background: #0072BB; color: #fff; }
.product-flow .cur .title:after { background-image: url(../images/jian-icon.png); }

@media (max-width:1449px) {
.product-flow { padding: 10px 10px; }
.product-flow .item { margin: 10px 0; }
.product-flow .item .title { height: 45px; font-size: 18px; padding: 0 20px; }
.product-flow .item .title:after { right: 20px; }
.product-flow .item .text { line-height: 2; padding: 20px 20px; font-size: 14px; }
}

@media (max-width:1199px) {
.product-flow .item .title { font-size: 16px; }
}

@media (max-width:991px) {
}

@media (max-width:767px) {
}

@media (max-width:479px) {
}
/**/
.product-type { padding: 40px 0; padding-bottom: 80px; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; justify-content: space-between; flex-direction: row; }
.product-type .text-inner, .product-type .image-inner { width: 50%; overflow: hidden; }
.product-type .image-inner { }
.product-type .image-inner img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.product-type .image-inner:hover img { transform: scale(1.025); }
.product-type .text-inner { -webkit-flex: 1; flex: 1; padding: 50px 80px; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; }
.product-type .text-inner .title, .product-type .text-inner .text, .product-type .text-inner .more { width: 100%; overflow: hidden; line-height: 2; }
.product-type .text-inner .other { }
.product-type .text-inner .title { font-size: 30px; font-weight: 800; line-height: 1.75; }
.product-type .text-inner .title strong { color: #0072BB; }
.product-type .text-inner .text { padding: 30px 0; font-size: 16px; }
.product-type .text-inner .text h3 { font-size: 30px; font-weight: 800; }
.product-type .text-inner .more { }
.product-type .text-inner .more a { float: left; height: 50px; line-height: 50px; font-size: 18px; background: #0072BB; padding: 0 30px; padding-right: 80px; color: #fff; position: relative; }
.product-type .text-inner .more a:after { content: ''; position: absolute; right: 30px; top: 0; width: 19px; height: 50px; background: url(../images/more-icon.png) no-repeat center; transition: all .6s ease-in-out; }
.product-type .text-inner .more:hover a { opacity: .9; }
.product-type .text-inner .more:hover a:after { right: 50px; }

@media (max-width:1449px) {
.product-type { padding: 20px 0; }
.product-type .text-inner { padding: 30px 50px; }
.product-type .text-inner .title { font-size: 22px; }
.product-type .text-inner .text { padding: 20px 0; font-size: 14px; }
.product-type .text-inner .text h3 { font-size: 22px; }
.product-type .text-inner .more a { height: 40px; line-height: 40px; font-size: 14px; padding: 0 20px; padding-right: 80px; }
.product-type .text-inner .more a:after { height: 40px; }
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
.product-type .text-inner { padding: 20px 20px; }
.product-type .text-inner .text { padding: 10px 0; }
}

@media (max-width:767px) {
.product-type { display: block; }
.product-type .text-inner, .product-type .image-inner { width: 100%; }
.product-type .image-inner { }
.product-type .image-inner img { width: 100%; }
.product-type .text-inner { padding: 10px 0; }
}

@media (max-width:479px) {
}
/**/
.product-list { overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; -webkit-justify-content: center; justify-content: center; }
.product-list li { float: left; width: 32%; margin: 20px 2%; margin-left: 0; overflow: hidden; position: relative; border-bottom: 5px solid #626262; transition: all .6s ease-in-out; }
.product-list li:hover { border-bottom: 5px solid #0072BB; }
.product-list li:nth-child(3n) { margin-right: 0; }
.product-list li .image-inner, .product-list li .text-inner { line-height: 30px; font-size: 16px; overflow: hidden; }
.product-list li .image-inner { overflow: hidden; position: relative; width: 100%; height: 0; padding-bottom: 72.25%; z-index: 1; }
.product-list li .image-inner .image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; display: flex; align-items: center; justify-content: center; }
.product-list li .image-inner .image img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.product-list li:hover .image-inner .image img { transform: scale(1.025); }
.product-list li .image-inner:before { content: ''; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; transition: all .6s ease-out; opacity: 0; background: rgba(0,0,0,0.2); z-index: 2; }
.product-list li:hover .image-inner:before { opacity: 1; }
.product-list li .image-inner:after { content: "\f0c1"; font-family: 'FontAwesome'; width: 30px; height: 30px; line-height: 30px; border: 2px solid #fff; position: absolute; top: 0; left: 50%; margin-left: -17px; z-index: 9; text-align: center; font-size: 20px; color: #fff; border-radius: 50%; opacity: 0; transition: all .6s ease-out; }
.product-list li:hover .image-inner:after { opacity: 1; top: 50%; margin-top: -17px; }
.product-list li .text-inner { background: #fff; height: 65px; line-height: 65px; font-size: 18px; font-weight: 300; padding: 0 20px; text-transform: capitalize; text-align: center; }
.product-list li .text-inner a { }

@media (max-width:1449px) {
.product-list li { margin-top: 10px; margin-bottom: 10px; }
.product-list li .text-inner { height: 45px; line-height: 45px; font-size: 16px; }
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
}

@media (max-width:767px) {
.product-list li { width: 49%; }
.product-list li:nth-child(3n) { margin-right: 2%; }
.product-list li:nth-child(2n) { margin-right: 0; }
}

@media (max-width:479px) {
}
/**/
.service-wrap { background: #F8F8F8; padding: 40px 0; }
.service-list { padding: 40px 0; padding-bottom: 80px; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; justify-content: space-between; flex-direction: row; }
.service-wrap .service-list { padding: 60px 0; flex-direction: row-reverse; }
.service-list .text-inner, .service-list .image-inner { width: 50%; overflow: hidden; }
.service-list .image-inner { }
.service-list .image-inner img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.service-list .image-inner:hover img { transform: scale(1.025); }
.service-list .text-inner { -webkit-flex: 1; flex: 1; padding: 50px 80px; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; }
.service-list .text-inner .title, .service-list .text-inner .text, .service-list .text-inner .more { width: 100%; overflow: hidden; line-height: 2; }
.service-list .text-inner .other { }
.service-list .text-inner .title { font-size: 30px; font-weight: 800; line-height: 1.75; }
.service-list .text-inner .title strong { color: #0072BB; }
.service-list .text-inner .text { padding: 30px 0; font-size: 16px; }
.service-list .text-inner .text h3 { font-size: 30px; font-weight: 800; }
.service-list .text-inner .more { }
.service-list .text-inner .more a { float: left; height: 50px; line-height: 50px; font-size: 18px; background: #0072BB; padding: 0 30px; padding-right: 80px; color: #fff; position: relative; }
.service-list .text-inner .more a:after { content: ''; position: absolute; right: 30px; top: 0; width: 19px; height: 50px; background: url(../images/more-icon.png) no-repeat center; transition: all .6s ease-in-out; }
.service-list .text-inner .more:hover a { opacity: .9; }
.service-list .text-inner .more:hover a:after { right: 50px; }

@media (max-width:1449px) {
.service-wrap .service-list { padding: 0 0; }
.service-list { padding: 20px 0; }
.service-list .text-inner { padding: 30px 50px; }
.service-list .text-inner .title { font-size: 22px; }
.service-list .text-inner .text { padding: 20px 0; font-size: 14px; }
.service-list .text-inner .text h3 { font-size: 22px; }
.service-list .text-inner .more a { height: 40px; line-height: 40px; font-size: 14px; padding: 0 20px; padding-right: 80px; }
.service-list .text-inner .more a:after { height: 40px; }
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
.service-list .text-inner { padding: 20px 20px; }
.service-list .text-inner .text { padding: 10px 0; }
}

@media (max-width:767px) {
.service-list { display: block; }
.service-list .text-inner, .service-list .image-inner { width: 100%; }
.service-list .image-inner { }
.service-list .image-inner img { width: 100%; }
.service-list .text-inner { padding: 10px 0; }
}

@media (max-width:479px) {
}
/**/
.service-sub { padding: 20px 0; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; -webkit-justify-content: center; justify-content: center; }
.service-sub li { float: left; width: 32%; margin: 30px 2%; margin-left: 0; overflow: hidden; position: relative; }
.service-sub li:nth-child(3n) { margin-right: 0; }
.service-sub li .image-inner, .service-sub li .text-inner { display: block; text-align: center; position: relative; overflow: hidden; }
.service-sub li .image-inner { margin: 0 auto; display: flex; width: 175px; border-radius: 50%; align-items: center; justify-content: center; z-index: 1; height: 175px; border: 10px solid #F8F8F8; }
.service-sub li .image-inner img { max-width: 100%; align-items: center; }
.service-sub li .text-inner { padding: 20px 25px; z-index: 0; margin-top: -72px; padding-top: 90px; background: #fff; border-radius: 10px; transition: all .6s ease-out; border-bottom: 12px solid #fff; }
.service-sub li .title, .service-sub li .text { overflow: hidden; line-height: 30px; font-size: 15px; }
.service-sub li .title { font-size: 22px; font-weight: 800; padding-bottom: 10px; }
.service-sub li .text { color: #666; }
.service-sub li:hover .text-inner { border-bottom: 12px solid #0072BB; }
.service-sub li:hover .text-inner a { color: #0072BB; }

@media (max-width:1449px) {
.service-sub li { margin-top: 10px; margin-bottom: 10px; }
.service-sub li .title { font-size: 18px; }
.service-sub li .text { font-size: 14px; }
}

@media (max-width:1199px) {
.service-sub li .text-inner { height: 280px; }
}

@media (max-width:991px) {
.service-sub li .text-inner { height: 300px; padding: 10px 10px; margin-top: -72px; padding-top: 90px; }
}

@media (max-width:767px) {
.service-sub li { width: 49%; }
.service-sub li:nth-child(3n) { margin-right: 2%; }
.service-sub li:nth-child(2n) { margin-right: 0; }
.service-sub li .text-inner { height: 320px; }
}

@media (max-width:479px) {
}
/**/
.service-show { padding: 20px 0px; overflow: hidden; }
#service-show { padding-bottom: 60px; position: relative; }
#service-show .swiper-wrapper { width: 100%; height: 100%; }
#service-show .swiper-slide { overflow: hidden; }
#service-show .swiper-slide:nth-child(3n) { margin-right: 0; }
#service-show .swiper-slide .image-inner, #service-show .swiper-slide .text-inner { display: block; text-align: center; position: relative; overflow: hidden; }
#service-show .swiper-slide .image-inner { margin: 0 auto; display: flex; width: 175px; border-radius: 50%; align-items: center; justify-content: center; z-index: 1; height: 175px; border: 10px solid #F8F8F8; }
#service-show .swiper-slide .image-inner img { max-width: 100%; align-items: center; }
#service-show .swiper-slide .text-inner { padding: 20px 25px; z-index: 0; margin-top: -72px; padding-top: 90px; background: #fff; border-radius: 10px; transition: all .6s ease-out; border-bottom: 12px solid #fff; }
#service-show .swiper-slide .title, #service-show .swiper-slide .text { overflow: hidden; line-height: 30px; font-size: 15px; }
#service-show .swiper-slide .title { font-size: 22px; font-weight: 800; padding-bottom: 10px; }
#service-show .swiper-slide .text { color: #666; }
#service-show .swiper-slide:hover .text-inner { border-bottom: 12px solid #0072BB; }
#service-show .swiper-slide:hover .text-inner a { color: #0072BB; }
#service-show .swiper-pagination { text-align: center; bottom: 0px !important; }
#service-show .swiper-pagination-bullet { width: 12px !important; height: 12px !important; background-color: #D2D2D2 !important; opacity: 1; border-radius: 50%; }
#service-show .swiper-pagination-bullet-active { background: #0072BB !important; }

@media (max-width:1449px) {
#service-show .swiper-slide .text-inner { height: 280px; }
#service-show .swiper-slide .title { font-size: 18px; }
#service-show .swiper-slide .text { font-size: 14px; }
}

@media (max-width:1199px) {
#service-show .swiper-slide .text-inner { padding: 10px 10px; height: 280px; margin-top: -72px; padding-top: 90px; }
}

@media (max-width:991px) {
#service-show .swiper-slide .text-inner { height: 250px; }
}

@media (max-width:767px) {
}

@media (max-width:479px) {
}
/**/
.page-turn { padding: 30px 0; overflow: hidden; display: flex; width: 100%; justify-content: center; }
.page-turn li { display: block; overflow: hidden; background: #fff; height: 40px; line-height: 40px; font-size: 16px; margin: 0px 5px; text-align: center; transition: all .6s ease-in-out; }
.page-turn li.active, .page-turn li .current, .page-turn li:hover { background: #0072BB; color: #fff; }
.page-turn li a, .page-turn li span { display: block; padding: 0 15px; }
.page-turn li.active a, .page-turn li:hover a { color: #fff; }

@media (max-width:1449px) {
.page-turn { padding: 20px 0; }
}

@media (max-width:1199px) {
.page-turn { }
.page-turn li { font-size: 16px; height: 35px; line-height: 35px; }
.page-turn li a, .page-turn li span { padding: 0 10px; }
}

@media (max-width:991px) {
.page-turn { }
.page-turn li { font-size: 15px; }
}

@media (max-width:767px) {
}

@media (max-width:479px) {
}
/**/
.view-page { }
.view-inner { margin: 20px 5px; padding: 20px 20px; box-shadow: 0 0 5px rgba(0,0,0,.1); overflow: hidden; }
.view-title { font-size: 36px; font-weight: 800; overflow: hidden; text-align: center; margin-bottom: 20px; }
.view-info { font-size: 15px; color: #69696A; display: flex; align-items: center; justify-content: center; overflow: hidden; }
.view-info li { margin: 0 20px; color: #A9A9A9; overflow: hidden; }
.view-body { padding: 20px 0; font-size: 16px; line-height: 2.25; overflow: hidden; }
.view-body strong { color: #0072BB; font-weight: 800; }
.view-body img { max-width: 100%; vertical-align: middle; margin: 10px auto; display: block; }
.view-body a { color: #0072BB; text-decoration: underline; }
.view-prev { margin-bottom: 30px; padding: 30px 0; font-size: 16px; border-top: 1px solid #DEDFE2; overflow: hidden; position: relative; }
.view-prev li { display: block; overflow: hidden; line-height: 40px; }
.view-prev li a { display: block; }
.view-prev li:hover { }
.view-prev li:hover a { }
.view-prev li:nth-child(3) { position: absolute; right: 0; border: 1px solid #DEDFE2; height: 56px; display: flex; align-items: center; justify-content: center; padding: 0 20px; margin-top: -28px; top: 50%; }
.view-prev li:nth-child(3):hover { border-color: #0072BB; background: #0072BB; }
.view-prev li:nth-child(3):hover a { color: #fff; }

@media (max-width:1449px) {
.view-title { font-size: 26px; margin-bottom: 10px; }
.view-info { font-size: 14px; }
.view-info li { margin: 0 10px; }
.view-body { font-size: 15px; }
.view-body strong { }
.view-prev { margin-bottom: 20px; padding: 20px 0; }
.view-prev li { line-height: 30px; font-size: 14px; }
.view-prev li:nth-child(3) { height: 40px; padding: 0 20px; margin-top: -20px; }
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
.view-prev li:nth-child(3) { position: static; margin-top: 10px; }
}

@media (max-width:767px) {
}

@media (max-width:479px) {
}
/**/
.view-product { padding: 40px 0; padding-bottom: 80px; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; justify-content: space-between; flex-direction: row; }
.view-product .text-inner, .view-product .image-inner { width: 50%; overflow: hidden; }
.view-product .image-inner { }
.view-product .image-inner img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.view-product .image-inner:hover img { transform: scale(1.025); }
.view-product .text-inner { -webkit-flex: 1; flex: 1; padding: 50px 80px; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; }
.view-product .text-inner .title, .view-product .text-inner .text, .view-product .text-inner .more { width: 100%; overflow: hidden; line-height: 2; }
.view-product .text-inner .other { }
.view-product .text-inner .title { font-size: 30px; font-weight: 800; line-height: 1.75; }
.view-product .text-inner .title strong { color: #0072BB; }
.view-product .text-inner .text { padding: 30px 0; font-size: 16px; }
.view-product .text-inner .text h3 { font-size: 30px; font-weight: 800; }
.view-product .text-inner .more { }
.view-product .text-inner .more a { float: left; height: 50px; line-height: 50px; font-size: 18px; background: #0072BB; padding: 0 30px; padding-right: 80px; color: #fff; position: relative; }
.view-product .text-inner .more a:after { content: ''; position: absolute; right: 30px; top: 0; width: 19px; height: 50px; background: url(../images/more-icon.png) no-repeat center; transition: all .6s ease-in-out; }
.view-product .text-inner .more:hover a { opacity: .9; }
.view-product .text-inner .more:hover a:after { right: 50px; }

@media (max-width:1449px) {
.view-product { padding: 30px 0; }
.view-product .image-inner { margin-right: 30px; }
.view-product .image-inner img { }
.view-product .text-inner { }
.view-product .text-inner .title, .view-product .text-inner .other, .view-product .text-inner-inner .text { width: 100%; overflow: hidden; }
.view-product .text-inner .other { font-size: 60px; }
.view-product .text-inner .title { font-size: 38px; margin-top: -80px; }
.view-product .text-inner .text { padding: 10px 0; font-size: 16px; line-height: 2.25; }
}

@media (max-width:1199px) {
.view-product .text-inner .other { font-size: 40px; }
.view-product .text-inner .title { font-size: 28px; margin-top: -50px; }
.view-product .text-inner .text { padding: 10px 0; font-size: 15px; line-height: 30px; }
}

@media (max-width:991px) {
.view-product { display: block; padding: 10px 0; }
.view-product .text-inner, .view-product .image-inner { width: 100%; display: block; margin-right: 0; }
.view-product .text-inner .other { font-size: 36px; }
.view-product .text-inner .title { font-size: 24px; margin-top: -50px; }
.view-product .text-inner .text { padding: 10px 0; font-size: 14px; line-height: 30px; }
}

@media (max-width:767px) {
.view-product .text-inner .title { font-size: 26px; }
.view-product .text-inner .title:after { }
}

@media (max-width:479px) {
}
/**/
.recom-list { overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; -webkit-justify-content: center; justify-content: center; }
.recom-list li { float: left; width: 32%; margin: 20px 2%; margin-left: 0; overflow: hidden; position: relative; border-bottom: 5px solid #626262; transition: all .6s ease-in-out; }
.recom-list li:hover { border-bottom: 5px solid #0072BB; }
.recom-list li:nth-child(3n) { margin-right: 0; }
.recom-list li .image-inner, .recom-list li .text-inner { line-height: 30px; font-size: 16px; overflow: hidden; }
.recom-list li .image-inner { overflow: hidden; position: relative; width: 100%; height: 0; padding-bottom: 72.25%; z-index: 1; }
.recom-list li .image-inner .image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; display: flex; align-items: center; justify-content: center; }
.recom-list li .image-inner .image img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.recom-list li:hover .image-inner .image img { transform: scale(1.025); }
.recom-list li .image-inner:before { content: ''; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; transition: all .6s ease-out; opacity: 0; background: rgba(0,0,0,0.2); z-index: 2; }
.recom-list li:hover .image-inner:before { opacity: 1; }
.recom-list li .image-inner:after { content: "\f0c1"; font-family: 'FontAwesome'; width: 30px; height: 30px; line-height: 30px; border: 2px solid #fff; position: absolute; top: 0; left: 50%; margin-left: -17px; z-index: 9; text-align: center; font-size: 20px; color: #fff; border-radius: 50%; opacity: 0; transition: all .6s ease-out; }
.recom-list li:hover .image-inner:after { opacity: 1; top: 50%; margin-top: -17px; }
.recom-list li .text-inner { background: #fff; height: 65px; line-height: 65px; font-size: 18px; font-weight: 300; padding: 0 20px; text-transform: capitalize; text-align: center; }
.recom-list li .text-inner a { }

@media (max-width:1449px) {
.recom-list li { margin-top: 10px; margin-bottom: 10px; }
.recom-list li .text-inner { height: 45px; line-height: 45px; font-size: 16px; }
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
}

@media (max-width:767px) {
.recom-list li { width: 49%; }
.recom-list li:nth-child(3n) { margin-right: 2%; }
.recom-list li:nth-child(2n) { margin-right: 0; }
}

@media (max-width:479px) {
}
/**/
.recom-show { padding: 20px 15px; overflow: hidden; }
#recom-show { padding-bottom: 60px; position: relative; }
#recom-show .swiper-wrapper { width: 100%; height: 100%; }
#recom-show .swiper-slide { overflow: hidden; border-bottom: 4px solid #F8F8F8; }
#recom-show .swiper-slide:hover { box-shadow: 0 0 15px rgba(0,0,0,.1); }
#recom-show .swiper-slide .image-inner, #recom-show .swiper-slide .text-inner { line-height: 30px; font-size: 16px; }
#recom-show .swiper-slide .image-inner { overflow: hidden; position: relative; width: 100%; height: 0; padding-bottom: 72.25%; z-index: 1; }
#recom-show .swiper-slide .image-inner .image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; display: flex; align-items: center; justify-content: center; }
#recom-show .swiper-slide .image-inner .image img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
#recom-show .swiper-slide:hover .image-inner .image img { transform: scale(1.025); }
#recom-show .swiper-slide .image-inner:before { content: ''; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; transition: all .6s ease-out; opacity: 0; background: rgba(0,0,0,0.2); z-index: 2; }
#recom-show .swiper-slide:hover .image-inner:before { opacity: 1; }
#recom-show .swiper-slide .image-inner:after { content: "\f0c1"; font-family: 'FontAwesome'; width: 30px; height: 30px; line-height: 30px; border: 2px solid #fff; position: absolute; top: 0; left: 50%; margin-left: -17px; z-index: 9; text-align: center; font-size: 20px; color: #fff; border-radius: 50%; opacity: 0; transition: all .6s ease-out; }
#recom-show .swiper-slide:hover .image-inner:after { opacity: 1; top: 50%; margin-top: -17px; }
#recom-show .swiper-slide .text-inner { position: relative; z-index: 2; padding: 30px 30px; text-transform: capitalize; background: #fff; transition: all .6s ease-in-out; }
#recom-show .swiper-slide .text-inner .title { margin: 20px 0; width: 100%; height: 70px; line-height: 35px; font-size: 24px; font-weight: 300; display: -webkit-box; display: -moz-box; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
#recom-show .swiper-slide .text-inner .more { font-size: 16px; padding: 0 20px; height: 60px; line-height: 60px; position: relative; border: 1px solid #424242; overflow: hidden; transition: all .6s ease-out; }
#recom-show .swiper-slide .text-inner .more i { float: right; line-height: 60px; }
#recom-show .swiper-slide .text-inner .time { background: #0072BB; color: #fff; position: absolute; left: 30px; top: -22.5px; height: 45px; line-height: 45px; padding: 0 20px; color: #fff; }
#recom-show .swiper-slide:hover { border-bottom: 4px solid #0072BB; }
#recom-show .swiper-slide:hover .text-inner .more { background: #0072BB; border-color: #0072BB; }
#recom-show .swiper-slide:hover .text-inner .more a { color: #fff; }
#recom-show .swiper-pagination { text-align: center; bottom: 0px !important; }
#recom-show .swiper-pagination-bullet { width: 12px !important; height: 12px !important; background-color: #D2D2D2 !important; opacity: 1; border-radius: 50%; }
#recom-show .swiper-pagination-bullet-active { background: #0072BB !important; }

@media (max-width:1449px) {
#recom-show .swiper-slide .image-inner, #recom-show .swiper-slide .text-inner { font-size: 14px; }
#recom-show .swiper-slide .text-inner { position: relative; z-index: 2; padding: 20px 20px; text-transform: capitalize; background: #fff; transition: all .6s ease-in-out; }
#recom-show .swiper-slide .text-inner .title { margin: 10px 0; height: 60px; line-height: 30px; font-size: 20px; }
#recom-show .swiper-slide .text-inner .more { font-size: 14px; padding: 0 10px; height: 40px; line-height: 40px; }
#recom-show .swiper-slide .text-inner .more i { line-height: 40px; }
#recom-show .swiper-slide .text-inner .time { left: 20px; top: -17.5px; height: 35px; line-height: 35px; padding: 0 10px; }
}

@media (max-width:1199px) {
#recom-show .swiper-slide .text-inner .title { font-size: 18px; }
}

@media (max-width:991px) {
#recom-show .swiper-slide .text-inner .title { font-size: 16px; }
}

@media (max-width:767px) {
}

@media (max-width:479px) {
}
/**/
.index-page { overflow: hidden; }

@media (max-width:1449px) {
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
}

@media (max-width:767px) {
}

@media (max-width:479px) {
}
/**/
#index-full { margin: 0 auto; width: 100%; height: 100%; position: relative; z-index: 1; overflow: hidden; }
#index-full .swiper-wrapper { width: 100%; height: 100%; margin-left: auto; margin-right: auto; z-index: 1; }
#index-full .swiper-slide { height: auto; overflow: hidden; }
#index-full .swiper-slide img { width: 100%; height: auto; vertical-align: middle; }
#index-full .swiper-slide a { display: block; height: 100% !important; }
#index-full .swiper-pagination { bottom: 20px!important; display: none; }
#index-full .swiper-pagination-bullet { width: 66px; height: 3px; background-color: #000; border-radius: 0 !important; opacity: 1; outline: none; }
#index-full .swiper-pagination-bullet-active { background: #EC6102; }
#index-full .swiper-button-prev, #index-full .swiper-button-next { position: absolute; top: 50%; margin-top: -64px; width: 68px; height: 128px; text-align: center; line-height: 128px; color: #fff; background: rgba(130,118,168,0.65); border-radius: 34px; font-size: 46px; }
#index-full .swiper-button-prev { left: 10px; }
#index-full .swiper-button-next { right: 10px; }
#index-full .swiper-button-prev:hover, #index-full .swiper-button-next:hover { opacity: .75; background: #0072BB; color: #fff; }
#index-full .swiper-mouse { position: absolute; z-index: 2; bottom: 30px; left: 50%; margin-left: -46px; width: 92px; line-height: 30px; font-size: 18px; text-align: center; color: #fff; padding-bottom: 100px; background: url(../images/move-down.png) no-repeat center bottom; -webkit-animation: myfirst 2s infinite; animation: myfirst 2s infinite; }
@-webkit-keyframes myfirst {
 0% {
 -webkit-transform: translate(0px, 0px);
 transform: translate(0px, 0px);
}
 50% {
 -webkit-transform: translate(0px, -6px);
 transform: translate(0px, -6px);
}
 100% {
 -webkit-transform: translate(0px, 0px);
 transform: translate(0px, 0px);
}
}
@keyframes myfirst {
 0% {
 -webkit-transform: translate(0px, 0px);
 transform: translate(0px, 0px);
}
 50% {
 -webkit-transform: translate(0px, -6px);
 transform: translate(0px, -6px);
}
 100% {
 -webkit-transform: translate(0px, 0px);
 transform: translate(0px, 0px);
}
}

@media (max-width:1449px) {
}

@media (max-width:1199px) {
#index-full .swiper-pagination { bottom: 10px!important; }
#index-full .swiper-pagination-bullet { width: 46px; }
#index-full .swiper-button-prev, #index-full .swiper-button-next { margin-top: -34px; width: 38px; height: 68px; line-height: 68px; border-radius: 14px; font-size: 23px; }
}

@media (max-width:991px) {
#index-full .swiper-pagination { bottom: 0px!important; }
#index-full .swiper-pagination { }
#index-full .swiper-pagination-bullet { width: 36px; }
}

@media (max-width:767px) {
#index-full .swiper-pagination { }
#index-full .swiper-pagination-bullet { width: 26px; }
#index-full .swiper-button-prev, #index-full .swiper-button-next, #index-full .swiper-mouse { display: none; }
}

@media (max-width:479px) {
}
/**/
.index-welcome { padding: 60px 0; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; justify-content: space-between; flex-direction: row; }
.index-welcome .text-inner, .index-welcome .image-inner { width: 45%; overflow: hidden; }
.index-welcome .image-inner { }
.index-welcome .image-inner img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.index-welcome .image-inner:hover img { transform: scale(1.025); }
.index-welcome .text-inner { -webkit-flex: 1; flex: 1; padding: 0 80px; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; padding-right: 0; }
.index-welcome .text-inner .title, .index-welcome .text-inner .text, .index-welcome .text-inner .other, .index-welcome .text-inner .list { width: 100%; overflow: hidden; line-height: 2; font-size: 16px; }
.index-welcome .text-inner .title { padding: 15px 0; font-size: 46px; font-weight: 800; color: #343C55; line-height: 1.5; }
.index-welcome .text-inner .title strong { color: #0072BB; }
.index-welcome .text-inner .text { color: #6D7590; }
.index-welcome .text-inner .other { padding: 35px 0; }
.index-welcome .text-inner .other li { float: left; margin-right: 100px; display: flex; flex-direction: column; overflow: hidden; }
.index-welcome .text-inner .other li:nth-child(2) { margin-right: 0; }
.index-welcome .text-inner .other li .image { width: 100%; overflow: hidden; margin-bottom: 10px; }
.index-welcome .text-inner .other li .image img { max-width: 100%; vertical-align: middle; }
.index-welcome .text-inner .other li .name { width: 100%; font-size: 18px; overflow: hidden; font-weight: 800; }
.index-welcome .text-inner .list { }
.index-welcome .text-inner .list li { display: block; margin: 10px 0; padding-left: 35px; background: url(../images/yuan-icon.png) no-repeat left center; color: #6D7590; }

@media (max-width:1449px) {
.index-welcome { padding: 20px 0; }
.index-welcome .text-inner { padding: 0 20px; padding-right: 0; }
.index-welcome .text-inner .title, .index-welcome .text-inner .text, .index-welcome .text-inner .other, .index-welcome .text-inner .list { font-size: 14px; }
.index-welcome .text-inner .title { padding: 10px 0; font-size: 32px; }
.index-welcome .text-inner .other { padding: 15px 0; }
.index-welcome .text-inner .other li { margin-right: 20px; float: left; display: block; width: 49%; margin-right: 2%; }
.index-welcome .text-inner .other li:nth-child(2) { margin-right: 0; }
.index-welcome .text-inner .other li .name { font-size: 16px; }
.index-welcome .text-inner .list li { margin: 5px 0; }
}

@media (max-width:1199px) {
.index-welcome .text-inner .title { font-size: 24px; }
}

@media (max-width:991px) {
.index-welcome { display: block; }
.index-welcome .text-inner, .index-welcome .image-inner { width: 100%; }
.index-welcome .text-inner { padding: 0 0; }
.index-welcome .text-inner .other li { margin-right: 20px; float: left; display: block; width: 49%; margin-right: 2%; }
.index-welcome .text-inner .other li .image { float: left; width: 60px; margin-right: 10px; margin-bottom: 0; }
.index-welcome .text-inner .other li .name { width: auto; display: block; }
}

@media (max-width:767px) {
.index-welcome .text-inner .title { font-size: 26px; }
.index-welcome .text-inner .title:after { }
.index-welcome .text-inner .other li { width: 100%; margin-right: 0; margin-bottom: 10px; }
}

@media (max-width:479px) {
}
/**/
.index-range { }
#index-range { position: relative; }
#index-range .swiper-wrapper { width: 100%; height: 100%; }
#index-range .swiper-slide { position: relative; }
#index-range .swiper-slide .image-inner, #index-range .swiper-slide .text-inner { line-height: 2; overflow: hidden; }
#index-range .swiper-slide .image-inner { position: relative; z-index: 1; width: 100%; height: 0; padding-bottom: 113.75%; }
#index-range .swiper-slide .image-inner .image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; }
#index-range .swiper-slide .image-inner .image img { width: 100%; height: 100%; object-fit: cover; transition: all .6s; }
#index-range .swiper-slide:hover .image-inner .image img { transform: scale(1.025); }
#index-range .swiper-slide .text-inner { position: absolute; z-index: 2; left: 0; bottom: 0; width: 100%; padding: 30px 30px; display: flex; align-items: flex-start; justify-content: flex-end; color: #fff; flex-direction: column; }
#index-range .swiper-slide .text-inner .title { width: 100%; overflow: hidden; font-size: 22px; font-weight: 800; }
#index-range .swiper-slide .text-inner .title a { color: #fff; }
#index-range .swiper-slide .text-inner .text { width: 100%; display: none; font-size: 16px; margin: 25px 0; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; -webkit-line-clamp: 5; line-clamp: 5; -webkit-box-orient: vertical; transition: all .6s ease-in-out; }
#index-range .swiper-slide:hover .text-inner .text { display: -webkit-box; display: -moz-box; }
#index-range .swiper-slide .text-inner .more { width: 100%; }
#index-range .swiper-slide .text-inner .more a { float: left; width: 55px; height: 55px; background-position: center; background-repeat: no-repeat; background-color: rgba(0,0,0,0.28); background-image: url(../images/jiantou-icons.png); display: block; border-radius: 50%; overflow: hidden; }
#index-range .swiper-slide:hover .text-inner .more a { background-color: #0072BB; }

@media (max-width:1449px) {
#index-range .swiper-slide .text-inner { padding: 10px 10px; }
#index-range .swiper-slide .text-inner .title { font-size: 18px; }
#index-range .swiper-slide .text-inner .text { font-size: 14px; margin: 10px 0; }
#index-range .swiper-slide .text-inner .more a { width: 35px; height: 35px; background-size: 50% auto; }
}

@media (max-width:1199px) {
#index-range .swiper-slide .text-inner { font-size: 16px; }
}

@media (max-width:991px) {
}

@media (max-width:767px) {
#index-range .swiper-slide .text-inner { font-size: 18px; }
}
/**/
.index-product { padding: 10px 0; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; -webkit-justify-content: center; justify-content: center; }
.index-product li { float: left; width: 23.5%; margin: 20px 2%; margin-left: 0; overflow: hidden; position: relative; }
.index-product li:nth-child(4n) { margin-right: 0; }
.index-product li .image-inner, .index-product li .text-inner { line-height: 30px; font-size: 16px; overflow: hidden; }
.index-product li .image-inner { overflow: hidden; position: relative; width: 100%; height: 0; padding-bottom: 72.25%; z-index: 1; }
.index-product li .image-inner .image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; display: flex; align-items: center; justify-content: center; }
.index-product li .image-inner .image img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
.index-product li:hover .image-inner .image img { transform: scale(1.025); }
.index-product li .image-inner:before { content: ''; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; transition: all .6s ease-out; opacity: 0; background: rgba(0,0,0,0.2); z-index: 2; }
.index-product li:hover .image-inner:before { opacity: 1; }
.index-product li .image-inner:after { content: "\f0c1"; font-family: 'FontAwesome'; width: 30px; height: 30px; line-height: 30px; border: 2px solid #fff; position: absolute; top: 0; left: 50%; margin-left: -17px; z-index: 9; text-align: center; font-size: 20px; color: #fff; border-radius: 50%; opacity: 0; transition: all .6s ease-out; }
.index-product li:hover .image-inner:after { opacity: 1; top: 50%; margin-top: -17px; }
.index-product li .text-inner { position: absolute; left: 0; bottom: 0; width: 100%; height: 60px; line-height: 60px; font-size: 20px; font-weight: 800; z-index: 2; padding: 0 20px; text-transform: capitalize; background: url(../images/service-sub-icon.png) repeat-x 0 0; text-align: center; transition: all .6s ease-in-out; }
.index-product li .text-inner a { color: #fff; }

@media (max-width:1449px) {
.index-product li { margin-top: 10px; margin-bottom: 10px; }
.index-product li .text-inner { height: 50px; line-height: 50px; font-size: 18px; }
}

@media (max-width:1199px) {
.index-product li .text-inner { font-size: 16px; }
}

@media (max-width:991px) {
}

@media (max-width:767px) {
.index-product li { width: 49%; }
.index-product li:nth-child(4n) { margin-right: 2%; }
.index-product li:nth-child(2n) { margin-right: 0; }
}

@media (max-width:479px) {
}
/**/
.flow-container { background-repeat: no-repeat; background-position: left center; background-color: #F8F8F8; background-size: 50% 100%; overflow: hidden; }
.index-flow { padding: 30px 0; overflow: hidden; padding-left: 55%; }

@media (max-width:1449px) {
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
}

@media (max-width:767px) {
.flow-container { background-size: 0 0; }
.index-flow { padding: 10px 0; }
}

@media (max-width:479px) {
}
/**/
.about-container { background-repeat: no-repeat; background-position: right center; background-size: 50% 100%; overflow: hidden; }
.index-about { padding: 30px 0; overflow: hidden; padding-right: 55%; }

@media (max-width:1449px) {
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
}

@media (max-width:767px) {
.about-container { background-size: 0 0; }
.index-about { padding: 10px 0; }
}

@media (max-width:479px) {
}
/**/
.index-video { padding: 30px 0; overflow: hidden; }
.index-video video { width: 100% !important; height: 30% !important; }

@media (max-width:1449px) {
.index-video { padding: 10px 0; }
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
}

@media (max-width:767px) {
}

@media (max-width:479px) {
}
/**/
.index-news { padding: 20px 0; }
#index-news { padding-bottom: 60px; position: relative; }
#index-news .swiper-wrapper { width: 100%; height: 100%; }
#index-news .swiper-slide { overflow: hidden; border-bottom: 4px solid #fff; }
#index-news .swiper-slide:hover { box-shadow: 0 0 15px rgba(0,0,0,.1); }
#index-news .swiper-slide .image-inner, #index-news .swiper-slide .text-inner { line-height: 30px; font-size: 16px; }
#index-news .swiper-slide .image-inner { overflow: hidden; position: relative; width: 100%; height: 0; padding-bottom: 72.25%; z-index: 1; }
#index-news .swiper-slide .image-inner .image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; display: flex; align-items: center; justify-content: center; }
#index-news .swiper-slide .image-inner .image img { width: 100%; height: 100%; object-fit: cover; transition: all .6s ease-in-out; }
#index-news .swiper-slide:hover .image-inner .image img { transform: scale(1.025); }
#index-news .swiper-slide .image-inner:before { content: ''; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; transition: all .6s ease-out; opacity: 0; background: rgba(0,0,0,0.2); z-index: 2; }
#index-news .swiper-slide:hover .image-inner:before { opacity: 1; }
#index-news .swiper-slide .image-inner:after { content: "\f0c1"; font-family: 'FontAwesome'; width: 30px; height: 30px; line-height: 30px; border: 2px solid #fff; position: absolute; top: 0; left: 50%; margin-left: -17px; z-index: 9; text-align: center; font-size: 20px; color: #fff; border-radius: 50%; opacity: 0; transition: all .6s ease-out; }
#index-news .swiper-slide:hover .image-inner:after { opacity: 1; top: 50%; margin-top: -17px; }
#index-news .swiper-slide .text-inner { position: relative; z-index: 2; padding: 20px 20px; text-transform: capitalize; background: #FAFAFA; transition: all .6s ease-in-out; }
#index-news .swiper-slide .text-inner .title { margin: 20px 0; width: 100%; height: 105px; line-height: 35px; font-size: 24px; font-weight: 300; display: -webkit-box; display: -moz-box; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
#index-news .swiper-slide .text-inner .text { overflow: hidden; color: #6D7590; }
#index-news .swiper-slide .text-inner .time { background: #0072BB; color: #fff; position: absolute; left: 20px; top: -22.5px; height: 45px; line-height: 45px; padding: 0 20px; color: #fff; }
#index-news .swiper-slide:hover { border-bottom: 4px solid #0072BB; }
#index-news .swiper-pagination { text-align: center; bottom: 0px !important; }
#index-news .swiper-pagination-bullet { width: 12px !important; height: 12px !important; background-color: #D2D2D2 !important; opacity: 1; border-radius: 50%; }
#index-news .swiper-pagination-bullet-active { background: #0072BB !important; }

@media (max-width:1449px) {
#index-news .swiper-slide .image-inner, #index-news .swiper-slide .text-inner { font-size: 14px; }
#index-news .swiper-slide .text-inner { padding: 20px 20px; }
#index-news .swiper-slide .text-inner .title { margin: 10px 0; height: 90px; line-height: 30px; font-size: 20px; }
#index-news .swiper-slide .text-inner .text { font-size: 14px; }
#index-news .swiper-slide .text-inner .more { font-size: 14px; padding: 0 10px; height: 40px; line-height: 40px; }
#index-news .swiper-slide .text-inner .more i { line-height: 40px; }
#index-news .swiper-slide .text-inner .time { left: 20px; top: -17.5px; height: 35px; line-height: 35px; padding: 0 10px; }
}

@media (max-width:1199px) {
#index-news .swiper-slide .text-inner .title { font-size: 18px; }
}

@media (max-width:991px) {
#index-news .swiper-slide .text-inner { padding: 10px 10px; padding-top: 20px; }
#index-news .swiper-slide .text-inner .title { font-size: 16px; }
#index-news .swiper-slide .text-inner .time { left: 10px; }
}

@media (max-width:767px) {
}

@media (max-width:479px) {
}
/**/
.ovs { overflow: visible; }
.pdn { padding: 0 0; }
.pbn { padding-bottom: 0; margin-bottom: -20px; }
.bg-color { background: #fff; color: #333; }
.bg-color a { color: #333 !important; }

@media (max-width:1449px) {
}

@media (max-width:1199px) {
}

@media (max-width:991px) {
}

@media (max-width:767px) {
}

@media (max-width:479px) {
}
/**/
