@charset "utf-8";
/* CSS Document */
select::-ms-expand {
display:none;
}
input, select, textarea {
    box-shadow: none;
    outline: none;
    border: none;
    border-radius: 0;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 0;
}
textarea {
    resize: none;
}
select::-ms-expand {
display:none;
}
input::-webkit-input-placeholder {
color:#888;
}
input:-moz-placeholder {
color:#888;
}
input::-moz-placeholder {
color:#888;
}
input:-ms-input-placeholder {
color:#888;
}
textarea::-webkit-input-placeholder {
color:#888;
}
textarea:-moz-placeholder {
color:#888;
}
textarea::-moz-placeholder {
color:#888;
}
textarea:-ms-input-placeholder {
color:#888;
}

@media (min-width:768px) {
html {
    font-size: 28px!important;
}
}

@media (min-width:1025px) {
::-webkit-scrollbar {
width:6px;
height:6px;
}
::-webkit-scrollbar-track {
background:#969da6;
}
::-webkit-scrollbar-thumb {
background:#273139;
}
::-webkit-scrollbar-thumb:window-inactive {
background:#273139;
}
::-webkit-scrollbar-thumb:vertical:hover {
background:#273139;
}
html {
    font-size: 30px!important;
}
body {
    -ms-overflow-style: scrollbar;
}
}

@media (min-width:1440px) {
html {
    font-size: 34px!important;
}
}

@media (min-width:1680px) {
html {
    font-size: 40px!important;
}
}
.grey {
    color: #969da6
}
.grey30 {
    color: rgba(150,157,166,0.3)
}
.grey40 {
    color: rgba(150,157,166,0.4)
}
.blacks {
    color: #273139
}
.black {
    color: #000
}
.black10 {
    color: rgba(0,0,0,0.1)
}
.white10 {
    color: rgba(255,255,255,0.1)
}
.black20 {
    color: rgba(0,0,0,0.2)
}
.white20 {
    color: rgba(255,255,255,0.2)
}
.black30 {
    color: rgba(0,0,0,0.3)
}
.white30 {
    color: rgba(255,255,255,0.3)
}
.black40 {
    color: rgba(0,0,0,0.4)
}
.white40 {
    color: rgba(255,255,255,0.4)
}
.black50 {
    color: rgba(0,0,0,0.5)
}
.white50 {
    color: rgba(255,255,255,0.5)
}
.black60 {
    color: rgba(0,0,0,0.6)
}
.white60 {
    color: rgba(255,255,255,0.6)
}
.black70 {
    color: rgba(0,0,0,0.7)
}
.white70 {
    color: rgba(255,255,255,0.7)
}
.black80 {
    color: rgba(0,0,0,0.8)
}
.white80 {
    color: rgba(255,255,255,0.8)
}
.black90 {
    color: rgba(0,0,0,0.9)
}
.white90 {
    color: rgba(255,255,255,0.9)
}
.purple {
    color: #033760
}
.white {
    color: #fff
}
.gray {
    color: #8D8D8D
}
.bg-white {
    background-color: rgba(150,157,166,0.2)
}
.bg-black {
    background-color: #000
}
.bg-blue {
    background-color: #273139
}
.bg-red {
    background-color: red
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, a, abbr, acronym, address, big, cite, del, dfn, img, ins, kbd, samp, small, strike tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, p, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}
body {
    line-height: 1;
    font-size: 0;
    font-family: "Arial";
    background-color: #969da6;
}
ol, ul {
    list-style: none
}
blockquote, q {
    quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
a {
    text-decoration: none
}
* {
    -webkit-tap-highlight-color: transparent
}
.container {
    overflow: hidden
}
[class*=' icon-'], [class^=icon-] {
    font-family: "iconfont";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-transform: none
}
.v-rl {
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl
}
.v-lr {
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr
}
.text-center {
    text-align: center
}
.text-right {
    text-align: right
}
.text-left {
    text-align: left
}
.bg-cover, .bg-contain {
    background-position: center center;
    background-repeat: no-repeat
}
.bg-cover {
    background-size: cover
}
.bg-contain {
    background-size: contain
}
.wow {
    visibility: hidden
}
.no-cssanimations .wow {
    visibility: visible
}
.fz-12 {
    font-size: 12px
}
.fz-13 {
    font-size: 13px
}
.fz-14 {
    font-size: 14px
}
.fz-15 {
    font-size: 15px
}
.fz-16 {
    font-size: 16px
}
.fz-17 {
    font-size: 17px
}
.fz-18 {
    font-size: 18px
}
.fz-19 {
    font-size: 19px
}
.fz-20 {
    font-size: 20px
}
.fz-21 {
    font-size: 21px
}
.fz-22 {
    font-size: 22px
}
.fz-23 {
    font-size: 23px
}
.fz-24 {
    font-size: 24px
}
.fz-25 {
    font-size: 25px
}
.fz-26 {
    font-size: 26px
}
.fz-27 {
    font-size: 27px
}
.fz-28 {
    font-size: 28px
}
.fz-29 {
    font-size: 29px
}
.fz-30 {
    font-size: 30px
}
.fz-31 {
    font-size: 31px
}
.fz-32 {
    font-size: 32px
}
.fz-33 {
    font-size: 33px
}
.fz-34 {
    font-size: 34px
}
.fz-35 {
    font-size: 35px
}
.fz-36 {
    font-size: 36px
}
.fz-37 {
    font-size: 37px
}
.fz-38 {
    font-size: 38px
}
.fz-39 {
    font-size: 39px
}
.fz-40 {
    font-size: 40px
}
.fz-140 {
    font-size: 120px
}
.fz-100 {
    font-size: 100px
}
.fz-60 {
    font-size: 60px
}
.fz-50 {
    font-size: 50px
}

@media (max-width: 1920px) and (min-width: 751px) {
.fz-140 {
    font-size: 6.29167vw
}
.fz-100 {
    font-size: 5.20833vw
}
.fz-60 {
    font-size: 3.125vw
}
.fz-50 {
    font-size: 2.60417vw
}
}

@media (max-width: 1280px) {
.fz-40 {
    font-size: 32px
}
.fz-24 {
    font-size: 20px
}
}

@media (max-width: 750px) {
.fz-140 {
    font-size: 13.33333vw
}
.fz-100 {
    font-size: 10.66667vw
}
.fz-60 {
    font-size: 10.66667vw
}
.fz-50 {
    font-size: 30px
}
.fz-40 {
    font-size: 24px
}
.fz-30 {
    font-size: 20px
}
.fz-18 {
    font-size: 14px
}
}
.font-italic {
    font-style: italic
}
.fw-100 {
    font-weight: 100
}
.fw-200 {
    font-weight: 200
}
.fw-300 {
    font-weight: 300
}
.fw-400 {
    font-weight: 400
}
.fw-500 {
    font-weight: 500
}
.fw-600 {
    font-weight: 600
}
.fw-700 {
    font-weight: 700
}
.fw-800 {
    font-weight: 800
}
.fw-900 {
    font-weight: 900
}
.lts-100 {
    letter-spacing: .01em
}
.lts-200 {
    letter-spacing: .02em
}
.lts-300 {
    letter-spacing: .03em
}
.lts-400 {
    letter-spacing: .04em
}
.lts-500 {
    letter-spacing: .05em
}
.lts-600 {
    letter-spacing: .06em
}
.lts-700 {
    letter-spacing: .07em
}
.lts-800 {
    letter-spacing: .08em
}
.lts-900 {
    letter-spacing: .09em
}
.lts-1000 {
    letter-spacing: .1em
}
.ptb-240 {
    padding: 240px 0
}
.ptb-200 {
    padding: 200px 0
}
.ptb-160 {
    padding: 160px 0
}
.ptb-90 {
    padding: 100px 0
}

@media (max-width: 1920px) and (min-width: 1025px) {
.ptb-240 {
    padding: 12.5vw 0
}
.ptb-200 {
    padding: 10.41667vw 0
}
.ptb-160 {
    padding: 8.33333vw 0
}
.ptb-90 {
    padding: 5.33333vw 0
}
}

@media (max-width: 1024px) {
.ptb-240 {
    padding: 120px 0
}
.ptb-200 {
    padding: 100px 0
}
.ptb-160 {
    padding: 80px 0
}
.ptb-90 {
    padding: 50px 0
}
}

@media (max-width: 750px) {
.ptb-240 {
    padding: 80px 0
}
.ptb-200 {
    padding: 80px 0
}
.ptb-160 {
    padding: 80px 0
}
.ptb-90 {
    padding: 50px 0
}
}
.mt-10 {
    margin-top: 10px
}
.mt-20 {
    margin-top: 20px
}
.mt-30 {
    margin-top: 30px
}
.mt-40 {
    margin-top: 40px
}
.mt-50 {
    margin-top: 50px
}
.mt-60 {
    margin-top: 60px
}
.mt-70 {
    margin-top: 70px
}
.mt-80 {
    margin-top: 80px
}
.mt-90 {
    margin-top: 90px
}
.mt-100 {
    margin-top: 100px
}
.mt-110 {
    margin-top: 110px
}
.mt-120 {
    margin-top: 120px
}
.mt-130 {
    margin-top: 130px
}
.mt-140 {
    margin-top: 140px
}
.mt-150 {
    margin-top: 150px
}
.mt-160 {
    margin-top: 160px
}
.mt-170 {
    margin-top: 170px
}
.mt-180 {
    margin-top: 180px
}
.mt-190 {
    margin-top: 190px
}
.mt-200 {
    margin-top: 200px
}
.mt-210 {
    margin-top: 210px
}
.mt-220 {
    margin-top: 220px
}
.mt-230 {
    margin-top: 230px
}
.mt-240 {
    margin-top: 240px
}

@media (max-width: 1920px) and (min-width: 1025px) {
.mt-10 {
    margin-top: .52083vw
}
.mt-20 {
    margin-top: 1.04167vw
}
.mt-30 {
    margin-top: 1.5625vw
}
.mt-40 {
    margin-top: 2.08333vw
}
.mt-50 {
    margin-top: 2.60417vw
}
.mt-60 {
    margin-top: 3.125vw
}
.mt-70 {
    margin-top: 3.64583vw
}
.mt-80 {
    margin-top: 4.16667vw
}
.mt-90 {
    margin-top: 4.6875vw
}
.mt-100 {
    margin-top: 5.20833vw
}
.mt-110 {
    margin-top: 5.72917vw
}
.mt-120 {
    margin-top: 6.25vw
}
.mt-130 {
    margin-top: 6.77083vw
}
.mt-140 {
    margin-top: 7.29167vw
}
.mt-150 {
    margin-top: 7.8125vw
}
.mt-160 {
    margin-top: 8.33333vw
}
.mt-170 {
    margin-top: 8.85417vw
}
.mt-180 {
    margin-top: 9.375vw
}
.mt-190 {
    margin-top: 9.89583vw
}
.mt-200 {
    margin-top: 10.41667vw
}
.mt-210 {
    margin-top: 10.9375vw
}
.mt-220 {
    margin-top: 11.45833vw
}
.mt-230 {
    margin-top: 11.97917vw
}
.mt-240 {
    margin-top: 12.5vw
}
}

@media (max-width: 1024px) {
.mt-30 {
    margin-top: 15px
}
.mt-40 {
    margin-top: 20px
}
.mt-50 {
    margin-top: 25px
}
.mt-60 {
    margin-top: 30px
}
.mt-70 {
    margin-top: 35px
}
.mt-80 {
    margin-top: 40px
}
.mt-90 {
    margin-top: 45px
}
.mt-100 {
    margin-top: 50px
}
.mt-110 {
    margin-top: 55px
}
.mt-120 {
    margin-top: 60px
}
.mt-130 {
    margin-top: 65px
}
.mt-140 {
    margin-top: 70px
}
.mt-150 {
    margin-top: 75px
}
.mt-160 {
    margin-top: 80px
}
.mt-170 {
    margin-top: 85px
}
.mt-180 {
    margin-top: 90px
}
.mt-190 {
    margin-top: 95px
}
.mt-200 {
    margin-top: 100px
}
.mt-210 {
    margin-top: 105px
}
.mt-220 {
    margin-top: 110px
}
.mt-230 {
    margin-top: 115px
}
.mt-240 {
    margin-top: 120px
}
}
.mr-10 {
    margin-right: 10px
}
.mr-20 {
    margin-right: 20px
}
.mr-30 {
    margin-right: 30px
}
.mr-40 {
    margin-right: 40px
}
.mr-50 {
    margin-right: 50px
}
.ml-10 {
    margin-left: 10px
}
.ml-20 {
    margin-left: 20px
}
.ml-30 {
    margin-left: 30px
}
.ml-40 {
    margin-left: 40px
}
.ml-50 {
    margin-left: 50px
}
.display-ib {
    display: inline-block;
    vertical-align: top
}
.list {
    font-size: 0
}
.list>li {
    display: inline-block;
    vertical-align: top
}
.list-1>li {
    width: 100%
}
.list-2>li {
    width: 50%
}
.list-3>li {
    width: 33.33333%
}
.list-4>li {
    width: 25%
}
.list-5>li {
    width: 20%
}
.list-6>li {
    width: 16.66667%
}
.list-8>li {
    width: 12.5%
}
.list-default {
    margin-right: -5px;
    margin-left: -5px
}
.list-item {
    margin-right: 5px;
    margin-left: 5px
}
.line1 {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}
.line2, .line3, .line4, .line5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}
.line2 {
    -webkit-line-clamp: 2
}
.line3 {
    -webkit-line-clamp: 3
}
.line4 {
    -webkit-line-clamp: 4
}
.line5 {
    -webkit-line-clamp: 5
}
.img-box {
    position: relative
}
.img-box::before {
    content: "";
    display: block
}
.img-box>img {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.lts-10 {
    letter-spacing: 0.01em
}
.lts-20 {
    letter-spacing: 0.02em
}
.lts-30 {
    letter-spacing: 0.03em
}
.lts-50 {
    letter-spacing: 0.04em
}
.lts-100 {
    letter-spacing: 0.1em
}
.col-20 {
    width: 20%
}
.col-25 {
    width: 25%
}
.col-33 {
    width: 33.3333%
}
.col-50 {
    width: 50%
}
.col-66 {
    width: 66.6666%
}
.col-100 {
    width: 100%
}
.text-uppercase {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.icon-gotop:before {
    content: "";
    width: 30px;
    height: 30px;
    background: url(../images/top.png) right center no-repeat;
}
.flm {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    margin-right: 20px;
}
.flm:hover .fwpic {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.fwpic {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: 0.45s;
    display: block;
    position: absolute;
    left: -20px;
    bottom: 50px;
    width: 88px;
    height: 88px;
    background-color: #333;
}
.fwpic img {
    width: 88px;
    height: 88px;
}
.fmicon {
    font-size: 20px;
}
.icon-weibo {
    width: 30px;
    margin-top: 6px;
    height: 30px;
    background: url(../images/i1.png) right center no-repeat;
}
.icon-weixin {
    width: 30px;
    margin-top: 6px;
    height: 30px;
    background: url(../images/i2.png) right center no-repeat;
}
.icon-fb {
    width: 30px;
    height: 30px;
    margin-top: 6px;
    background: url(../images/i3.png) right center no-repeat;
}

.icon-f1 {
    width: 40px;
    height: 40px;
    margin-top: 6px;
    background: url(../images/ii1.png) right center no-repeat;
}
.icon-f2 {
    width: 40px;
    height: 40px;
    margin-top: 6px;
    background: url(../images/ii2.png) right center no-repeat;
}
.icon-f3 {
    width: 40px;
    height: 40px;
    margin-top: 6px;
    background: url(../images/ii3.png) right center no-repeat;
}

.icon-arrow:before {
    content: "\e774"
}
.icon-next:before {
    content: "\e775"
}
.icon-go:before {
    content: "\e776"
}
@-webkit-keyframes fadeInUpSmall {
from {
opacity:0;
-webkit-transform:translate3d(0, 80px, 0);
transform:translate3d(0, 80px, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes fadeInUpSmall {
from {
opacity:0;
-webkit-transform:translate3d(0, 80px, 0);
transform:translate3d(0, 80px, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.fadeInUpSmall {
    -webkit-animation-name: fadeInUpSmall;
    animation-name: fadeInUpSmall
}
@-webkit-keyframes topArrow {
50% {
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0);
opacity:0
}
51% {
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0);
opacity:0
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
@keyframes topArrow {
50% {
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0);
opacity:0
}
51% {
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0);
opacity:0
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
@-webkit-keyframes bottomArrow {
50% {
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0);
opacity:0
}
51% {
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0);
opacity:0
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
@keyframes bottomArrow {
50% {
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0);
opacity:0
}
51% {
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0);
opacity:0
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
@-webkit-keyframes rightArrow {
50% {
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0);
opacity:0
}
51% {
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0);
opacity:0
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
@keyframes rightArrow {
50% {
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0);
opacity:0
}
51% {
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0);
opacity:0
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
@-webkit-keyframes leftArrow {
50% {
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0);
opacity:0
}
51% {
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0);
opacity:0
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
@keyframes leftArrow {
50% {
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0);
opacity:0
}
51% {
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0);
opacity:0
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}
.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}
.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}
.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}
.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}
.animated.fast {
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms
}
.animated.faster {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms
}
.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}
.wrap {
    margin-right: 40px;
    margin-left: 40px
}
.w-1520 {
    max-width: 1520px;
    margin-right: auto;
    margin-left: auto
}
.w-1400 {
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto
}
.w-1360 {
    max-width: 1360px;
    margin-right: auto;
    margin-left: auto
}
.w-1200 {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto
}
.w-1000 {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto
}
.w-800 {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto
}
.blank-top {
    height: 100px
}
.header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    padding: 20px 0;
    z-index: 100;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
body.drop .header {
    top: -120px
}
.hide-menu .header {
    margin-top: -110px
}
.header-inner {
    position: relative
}
.header-logo {
    position: relative;
    z-index: 10
}
.header-logo img {
    height: 80px;
    width: auto;
    display: block
}
.header-menu {
    position: absolute;
    bottom: 0;
    right: 5%;
    left: 30%;
}
.hm-item {
    position: relative;
    margin-right: 3%;
    margin-left: 3%;
}
.hm-item.m-show {
    display: none
}
.hm-link {
    line-height: 40px;
    display: block;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

@media (min-width: 1101px) {
.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    padding-bottom: 40px;
    -webkit-clip-path: polygon(-10000% 0, 10000% 0%, 10000% 0, -10000% 0);
    clip-path: polygon(-10000% 0, 10000% 0%, 10000% 0, -10000% 0);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.sub-menu::before {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -100vw;
    left: -100vw;
    background-color: #969da6;
    pointer-events: none
}
.hm-item:hover .hm-link {
    color: #fff
}
.hm-item:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-clip-path: polygon(-10000% 0, 10000% 0%, 10000% 100%, -10000% 100%);
    clip-path: polygon(-10000% 0, 10000% 0%, 10000% 100%, -10000% 100%)
}
}
.smenu-link {
    display: block;
    line-height: 30px;
    white-space: nowrap
}
.header-right {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10
}
.btn-go {
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    border-radius: 50%;
    overflow: hidden
}
.btn-go::before {
    display: block
}
.btn-go.big {
    width: 50px;
    line-height: 50px
}
.btn-menu {
    padding: 30px 0 6px;
    width: 36px;
    display: none
}
.btn-menu .txt {
    display: block;
    text-align: center;
    line-height: 14px;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}
.btn-menu::before, .btn-menu::after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    height: 3px;
    background-color: #000;
    top: 30%;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in
}
.btn-menu span {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    height: 3px;
    background-color: #000;
    top: 30%;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in
}
.btn-menu::before {
    -webkit-transform: translateY(-16px);
    transform: translateY(-16px)
}
.btn-menu::after {
    -webkit-transform: translateY(16px);
    transform: translateY(16px)
}
.menu-open .btn-menu .txt {
    opacity: 0
}
.menu-open .btn-menu::before {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg)
}
.menu-open .btn-menu::after {
    -webkit-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg)
}

@media (any-hover: hover) {
.header-contact:hover .btn-default {
    background-color: #273139;
    color: #fff
}
.header-contact:hover .btn-go::before {
    -webkit-animation: rightArrow .5s ease;
    animation: rightArrow .5s ease
}
.smenu-link:hover {
    text-decoration: underline
}
}

@media (max-width: 1100px) {
.btn-menu {
    display: block
}
.blank-top {
    height: 80px
}
.header-menu {
    padding: 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-height: calc(100vh - 80px);
    overflow-y: scroll;
    position: fixed;
    top: 80px;
    right: 0;
    left: 0;
    background-color: #969da6;
    bottom: auto;
    visibility: hidden;
    opacity: 0;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0%, 100% 0, 0 0);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.menu-open .header-menu {
    visibility: visible;
    opacity: 1;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%)
}
.sub-menu {
    position: relative;
    text-align: center;
    display: none
}
.smenu-link {
    font-size: 14px;
    color: #8D8D8D
}
.hm-item {
    width: 100%;
    margin-right: 0;
    margin-left: 0
}
.hm-item.m-show {
    display: inline-block
}
.hm-link {
    line-height: 50px;
    font-size: 18px
}
.header-contact {
    display: none
}
.header {
    padding: 18px 0
}
.header-logo img {
    height: 44px
}
.btn-go.big {
    width: 40px;
    line-height: 40px
}
}

@media (max-width: 750px) {
.wrap {
    margin-right: 20px;
    margin-left: 20px
}
}
.footer {
    padding-top: 80px;
    padding-bottom: 50px;
    border-top: 0px solid #58656c;
    background-color: #273139
}
.footer-top {
    position: relative
}
.footer-logo img {
    display: block;
    height: 90px;
    width: auto
}
.flogo-box {
    width: 25%
}
.list-fmenu>li {
    display: block;
}
.list-fmenu>li a {
    color: #969da6;
}
.fmenu-link {
    position: relative;
    line-height: 1.4
}
.fmenu-link::after {
    content: "";
    position: absolute;
    bottom: .2em;
    left: 0;
    height: 2px;
    background-color: #fff;
    width: 0;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}
.footer-contact {
    margin-left: 10%;
    line-height: 1.4;
}
.gotop {
    position: absolute;
    top: 0;
    right: 0;
    width: 46px;
    text-align: center;
    overflow: hidden
}
.gotop::before {
    display: block;
    line-height: 2
}

@media (max-width: 750px) {
.gotop {
    width: 2.375em;
}
.gotop::before {
    line-height: 2.375em;
    text-align: center;
}
}
.footer-bottom {
    margin-left: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.footer-design a {
    color: rgba(0,0,0,0.4)
}
.fsocial-follow {
    padding: 0 40px;
    border: 2px solid #000;
    border-radius: 40px;
    line-height: 40px;
    margin-right: 10px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.fsocial-link {
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    margin-left: 8px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}
.fsocial-link.instagram {
    background-size: 100%;
    background-image: -o-linear-gradient(330deg, #495edc, #d80f9e, #ff4d29, #ffd76c);
    background-image: linear-gradient(120deg, #495edc, #d80f9e, #ff4d29, #ffd76c)
}
.fsocial-link.linkedin {
    background-color: #0A66C2
}

@media (any-hover: hover) {
.fsocial-link:hover {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px)
}
.fmenu-link a {
    color: #969da6;
}
.fmenu-link:hover {
    color: #fff
}
.fmenu-link:hover::after {
    width: 100%
}
.gotop:hover::before {
    -webkit-animation: topArrow .5s ease;
    animation: topArrow .5s ease
}
}

@media (max-width: 1100px) {
.flogo-box {
    display: none
}
.footer-bottom {
    margin-left: 0
}
}

@media (max-width: 750px) {
.footer-contact {
    margin-left: 15%
}
.footer-bottom {
    display: block
}
.footer-social {
    margin-top: 20px
}
}
.comm-title {
    line-height: 1.2
}
.comm-desc {
    line-height: 1.4
}
.comm-desc p {
    margin-bottom: 20px
}
.comm-detail {
    line-height: 1.4
}
.comm-detail h3 {
    font-size: 1.6666em
}
.comm-detail img {
    max-width: 100%;
	margin-bottom: 20px;
    height: auto !important
}

@media (any-hover: hover) {
.learn-more:hover .btn-default.black {
    background-color: #273139;
    color: #fff
}
.learn-more:hover .btn-default.white {
    background-color: #fff;
    color: #273139
}
.learn-more:hover .btn-go::before {
    -webkit-animation: rightArrow .5s ease;
    animation: rightArrow .5s ease
}
}
.hpro-box {
    height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}
.hpro-box.phe {
    height: auto;
    opacity: 1
}
.hproh-btn .btn-default {
    min-width: 140px;
    margin-left: 10px
}

@media (max-width: 750px) {
.hproh-btn .btn-default {
    min-width: inherit;
    padding-right: 1.5em;
    padding-left: 1.5em
}
}
.animimg-box {
    overflow: hidden
}
.animimg-box img {
    -webkit-transition: -webkit-transform .75s ease;
    transition: -webkit-transform .75s ease;
    -o-transition: transform .75s ease;
    transition: transform .75s ease;
    transition: transform .75s ease, -webkit-transform .75s ease
}

@media (any-hover: hover) {
.animimg-item:hover .animimg-box img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}
}
.ptab-link {
    padding: 0 40px;
    margin-right: 10px;
    margin-left: 10px;
    line-height: 36px;
    border: 2px solid;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.ptab-link.black {
    border-color: #273139
}
.ptab-link.current {
    border-color: #273139;
    background-color: #273139;
    color: #969da6
}

@media (any-hover: hover) {
.ptab-link:hover {
    border-color: #273139;
    background-color: #273139;
    color: #969da6
}
}

@media (max-width: 1100px) {
.ptab-link {
    padding-right: 20px;
    padding-left: 20px
}
}

@media (max-width: 750px) {
.ptab-link {
    border-width: 1px;
    margin-right: 5px;
    margin-left: 5px
}
}
.page-tab {
    display: none
}
@media (max-width: 1024px) {
.page-tab {
    display:block
}
}
.psmenu {
    padding: 0 12px;
    margin-right: 5px;
    margin-left: 5px;
    line-height: 36px;
    margin-bottom: 5px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.psmenu.black {
}
.psmenu.current {
    border-bottom-color: #273139;
    border-bottom: 2px solid;
    color: #273139
}

@media (any-hover: hover) {
.psmenu:hover {
    color: #273139
}
}

@media (max-width: 1100px) {
.psmenu {
    padding-right: 20px;
    padding-left: 20px
}
}
@media (max-width: 750px) {
.ptab-link {
    border-width: 1px;
    margin-right: 5px;
    margin-left: 5px
}
}
.list-pro>li:nth-of-type(n+7) {
    margin-top: 80px
}
.list-pro4>li:nth-of-type(n+5) {
    margin-top: 80px
}
.list-pro5>li:nth-of-type(n+6) {
    margin-top: 80px
}
.list-pro8>li:nth-of-type(n+9) {
    margin-top: 80px
}
.pro-item {
    display: block
}
.witem-img::before {
    padding-top: 120%
}
.witem-img img {
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.witem-img img:nth-of-type(2) {
    opacity: 0
}
.witem-tag {
    position: relative;
    padding-left: 20px;
    line-height: 20px
}
.witem-tag__circle {
    position: absolute;
    top: 4px;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%
}
.witem-title {
    line-height: 1.5
}

@media (any-hover: hover) {
.witem-img:hover img:nth-of-type(1) {
    opacity: 0
}
.witem-img:hover img:nth-of-type(2) {
    opacity: 1
}
}

@media (max-width: 1920px) {
.list-pro>li:nth-of-type(n+7) {
    margin-top: 4.16667vw
}
.list-pro4>li:nth-of-type(n+5) {
    margin-top: 4.16667vw
}
.list-pro5>li:nth-of-type(n+6) {
    margin-top: 4.16667vw
}
.list-pro8>li:nth-of-type(n+9) {
    margin-top: 4.16667vw
}
}

@media (max-width: 1100px) {
.list-pro>li {
    width: 33.3333%
}
.list-pro>li:nth-of-type(n+4) {
    margin-top: 40px
}
.list-pro4>li {
    width: 33.3333%
}
.list-pro4>li:nth-of-type(n+4) {
    margin-top: 40px
}
.list-pro5>li {
    width: 33.3333%
}
.list-pro5>li:nth-of-type(n+5) {
    margin-top: 40px
}
.list-pro8>li {
    width: 33.3333%
}
.list-pro8>li:nth-of-type(n+5) {
    margin-top: 40px
}
}

@media (max-width: 768px) {
.list-pro>li {
    width: 50%
}
.list-pro>li:nth-of-type(n+3) {
    margin-top: 40px
}
.list-pro4>li {
    width: 50%
}
.list-pro4>li:nth-of-type(n+3) {
    margin-top: 40px
}
.list-pro5>li {
    width: 50%
}
.list-pro5>li:nth-of-type(n+3) {
    margin-top: 40px
}
.list-pro8>li {
    width: 50%
}
.list-pro8>li:nth-of-type(n+3) {
    margin-top: 40px
}
}
.pager {
    padding: 10px 20px;
    border: 2px solid #000;
    border-radius: 40px
}
.pager-link {
    position: relative;
    margin-right: 2px;
    margin-left: 2px;
    line-height: 36px;
    min-width: 36px;
    padding: 0 5px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 36px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}
.pager-link.current {
    background-color: #033760;
    color: #fff
}
.pager-link.prev::after, .pager-link.next::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 1px;
    height: 24px;
    margin-top: -12px;
    background-color: rgba(0,0,0,0.2)
}
.pager-link.prev {
    margin-right: 40px
}
.pager-link.prev::after {
    right: -15px
}
.pager-link.next {
    margin-left: 40px
}
.pager-link.next::after {
    left: -15px
}

@media (any-hover: hover) {
.pager-link:hover {
    color: #033760
}
.pager-link.current:hover {
    color: #fff
}
}

@media (max-width: 750px) {
.pager {
    padding: 10px;
    border-width: 1px
}
.pager-link.prev {
    margin-left: 0;
    margin-right: 20px
}
.pager-link.prev::after {
    right: -5px
}
.pager-link.next {
    margin-right: 0;
    margin-left: 20px
}
.pager-link.next::after {
    left: -5px
}
}
.wdb-item::before {
    padding-top: 52.17391%
}
.detail-footer {
    position: relative;
    border: solid #000;
    border-width: 2px 0
}
.detail-sahre {
    line-height: 50px
}
.detail-golist {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 50px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}
.detail-golist span {
    line-height: 50px;
    margin-left: .5em
}
.detail-pager {
    position: absolute;
    top: 0;
    left: 50%;
    line-height: 50px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
.detail-pager a {
    display: inline-block;
    vertical-align: top;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

@media (any-hover: hover) {
.detail-pager a:hover {
    color: #033760
}
.detail-golist:hover {
    color: #033760
}
}
.list-news>li:nth-of-type(n+7) {
    margin-top: 80px
}
.news-item {
    display: block
}
.news-item__img img {
    display: block;
    width: 100%; 
}
.news-item__tag {
    position: relative;
    padding-left: 20px;
    line-height: 20px
}
.news-item__tag .circle {
    position: absolute;
    top: 4px;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%
}

@media (min-width: 751px) {
.list-server>li {
    padding-bottom: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.list-server>li:nth-of-type(n+4) {
    padding-top: 40px;
    padding-bottom: 0;
    border-top: 1px solid rgba(0,0,0,0.3)
}
.list-server>li:nth-of-type(3n), .list-server>li:nth-of-type(3n+2) {
    border-left: 1px solid rgba(0,0,0,0.3)
}
}

@media (max-width: 750px) {
.list-server>li {
    width: 50%;
    padding-bottom: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.list-server>li:nth-of-type(n+3) {
    padding-top: 40px;
    border-top: 1px solid rgba(0,0,0,0.3)
}
.list-server>li:nth-of-type(2n) {
    border-left: 1px solid rgba(0,0,0,0.3)
}
}

@media (max-width: 1100px) {
.list-news>li {
    width: 33.3333%
}
.list-news>li:nth-of-type(n+4) {
    margin-top: 60px
}
}

@media (max-width: 750px) {
.list-news>li {
    width: 50%
}
.list-news>li:nth-of-type(n+3) {
    margin-top: 60px
}
}
.provideo {
    height: 30vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 750px) {
.provideo {
    height: 88vw
}
}
.detail-tag {
    position: relative;
    padding-left: 20px;
    line-height: 24px
}
.detail-tag .ico {
    position: absolute;
    top: 6px;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%
}
.detail-tag a {
    color: #333;
    padding-right: 20px;
}
.nd-banner::before {
    padding-top: 52.17391%
}
.list-job {
    display: none
}
.list-job.active {
    display: block
}
.list-job>li:first-of-type {
    border-top: 2px solid #000
}
.job-item {
    padding: 0 40px;
    border-bottom: 2px solid #000;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}
.job-item.active {
    background-color: #000
}
.job-item.active .job-item__header {
    color: #fff
}
.job-item.active .job-item__arrow {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.job-item.active .job-item__arrow svg path {
    fill: #fff
}
.job-item__header {
    position: relative;
    line-height: 24px;
    position: relative;
    padding: 28px 0;
    cursor: pointer;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}
.job-item__h2 {
    position: absolute;
    top: 50%;
    left: 20%;
    height: 20px;
    margin-top: -10px;
}
.job-item__h3 {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 20px;
    margin-top: -10px;
}
.job-item__arrow {
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    background-image: url('../images/img-list.png');
    background-repeat: no-repeat;
    background-position: center;
}
.job-item__header b {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    display: block;
    width: 19px;
    height: 19px;
    transition: 0.38s;
}
.job-item__header b:before {
    content: "";
    width: 100%;
    height: 3px;
    background: #000;
    position: absolute;
    right: 0;
    top: 8px;
    transition: 0.35s;
}
.job-item__header b:after {
    content: "";
    width: 3px;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 8px;
    transition: 0.35s;
}
.job-item__header:hover b {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.job-item__header:hover b:before, .job-item__header:hover b:after, .job-item__header.active b:before, .job-item__header.active b:after {
    background: #000;
}
.job-item__header.active b:after {
    background: #fff;
}
.job-item.active .job-item__header:hover b:before, .job-item.active .job-item__header:hover b:after, .job-item.active .job-item__header.cur b:before, .job-item.active .job-item__header.cur b:after {
    background: #fff;
}
.job-item__body {
    padding: 30px 0;
    display: none;
    border-top: 1px solid rgba(255,255,255,0.3)
}

@media (max-width: 1100px) {
.job-item {
    padding-right: 20px;
    padding-left: 20px
}
}
.btn-default {
    border: 2px solid #273139;
    line-height: 36px;
    padding: 0 2em;
    border-radius: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.btn-default.big {
    line-height: 46px
}
.btn-default.white {
    border-color: #fff
}
.btn-default.white.current {
    background-color: #fff;
    color: #273139
}
.contact-banner::before {
    padding-top: 41.66667%
}

@media (any-hover: hover) {
.btn-default:hover {
    background-color: #273139;
    color: #fff
}
.btn-default.white:hover {
    background-color: #fff;
    color: #273139
}
}

@media (max-width: 1100px) {
.btn-default.big {
    line-height: 36px
}
}

@media (max-width: 750px) {
.btn-default {
    border-width: 1px
}
}
.list-service>li:nth-of-type(2n+1) {
    background-color: #273139;
    color: #fff
}
.list-service>li:nth-of-type(2n+1) .btn-default {
    border-color: #fff
}
.list-service>li:nth-of-type(2n) .btn-default {
    color: #273139;
    border-color: #273139
}
.list-service>li:nth-of-type(2n) .btn-go {
    background-color: #273139;
    color: #fff
}
.list-service>li:nth-of-type(2n) .boxs-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}
.boxs-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.boxs-img {
    width: 50%
}
.boxs-img::before {
    padding-top: 70%
}
.boxs-intro {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc(50% - 140px)
}
.boxs-intro__wrap {
    width: 100%
}
.boxs-more {
    min-width: 240px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (any-hover: hover) {
.list-service>li:nth-of-type(2n+1) {
    background-color: #59646c;
    color: #fff
}
.list-service>li:nth-of-type(2n+1) .btn-default {
    border-color: #fff
}
.list-service>li:nth-of-type(2n) .btn-default:hover {
    color: #fff;
    background-color: #273139
}
}

@media (max-width: 1600px) {
.boxs-intro {
    width: calc(50% - 80px)
}
}

@media (max-width: 1280px) {
.boxs-intro {
    width: calc(50% - 40px)
}
}

@media (max-width: 1100px) {
.boxs-more {
    min-width: inherit
}
}

@media (max-width: 768px) {
.boxs-wrap {
    display: block
}
.boxs-img {
    width: 100%
}
.boxs-intro {
    width: 100%;
    margin-top: 40px
}
}
.nicescroll-rails {
    margin-left: 20px
}
.about-scroll {
    height: 390px;
    overflow: hidden;
    padding-right: 20px;
}
.about-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.about-box__wrap {
    width: 100%
}
.list-about {
    border-top: 2px solid #fff
}
.list-about>li {
    border-bottom: 2px solid #fff
}
.about-item {
    padding: 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.about-item>div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.about-item__title {
    width: 90%;
    padding-right: 40px
}
.about-item__author {
    width: calc(48% - 60px);
    padding-right: 40px
}
.about-item__year {
    width: 60px;
    text-align: right
}

@media (max-width: 1100px) {
.about-item {
    position: relative;
    padding: 20px 0;
    display: block
}
.about-item__title {
    width: calc(100% - 60px)
}
.about-item__author {
    width: calc(100% - 60px);
    margin-top: 10px
}
.about-item__year {
    position: absolute;
    top: 20px;
    right: 0
}
}
.contact-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.list-contact-arrow {
    cursor: pointer
}
.list-contact-arrow::before {
    display: inline-block;
    vertical-align: top;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}
.contact-bleft {
    width: 70%
}
.contact-bleft.show .list-contact>li:nth-of-type(n+5) {
    display: inline-block
}
.contact-bleft.show .list-contact-arrow::before {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}
.contact-bright {
    width: 25%
}
.contact-bright img {
    display: block;
    float: right;
    margin-top: 35px
}
.list-contact>li:nth-of-type(n+2) {
    margin-top: 40px
}
.list-contact>li:nth-of-type(n+5) {
    display: none
}
.contact-item {
    line-height: 24px
}
.contact-item h4 {
    font-size: 21px;
    line-height: 1.4
}
.contact-banner {
    height: 31.25vw
}

@media (max-width: 1100px) {
.contact-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}
.contact-bleft {
    width: 100%
}
.contact-bright {
    display: none
}
.contact-bright img {
    max-width: 600px;
    display: block;
    margin-right: auto;
    margin-left: auto
}
}
.tdm-map {
    height: 46.875vw;
    max-height: 900px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width: 1480px) {
.tdm-map {
    height: 66.875vw;
    padding-bottom: 120px;
    height: auto;
    background-size: 100% auto;
    background-position: bottom center
}
}

@media (max-width: 1100px) {
.tdm-map {
    padding-bottom: 120px;
    height: auto;
    background-size: 100% auto;
    background-position: bottom center
}
}

@media (max-width: 750px) {
.tdm-map {
    background-size: 150% auto
}
}

@media (max-width: 480px) {
.tdm-map {
    padding-bottom: 200px;
    background-size: 180% auto
}
}

@media (max-width: 1100px) {
.page-title.mt-180 {
    margin-top: 60px
}
}
.back-home {
    margin-top: 1em;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 2;
    padding: 0 1em;
    background-color: #333;
    color: #fff;
    text-decoration: none
}
.search-wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px
}
.search-header h3 {
    color: #000;
    font-size: 24px;
    letter-spacing: .1em;
    line-height: 1.5
}
.search-header p {
    color: #666;
    font-size: 18px;
    letter-spacing: .05em;
    line-height: 1.5
}
.search-header p span {
    color: #333
}
.search-item {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: block;
    padding: 10px 20px;
    background-color: #f8f8f8
}
.search-item h4 {
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    color: #000;
    margin-bottom: .25em;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: .05em
}
.search-item p {
    color: #666;
    font-size: 14px;
    line-height: 1.5
}
.search-item:hover {
    background-color: #f5f5f5
}
.search-item:hover h4 {
    color: #333
}
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: none
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}
.slick-track:before, .slick-track:after {
    content: "";
    display: table
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}
[dir="rtl"] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
 @-webkit-keyframes fade-in-blur {
0% {
-webkit-filter:blur(5px);
filter:blur(5px);
opacity:0;
-webkit-transform:translateY(20%);
transform:translateY(20%)
}
40% {
opacity:1
}
to {
-webkit-filter:blur(0);
filter:blur(0);
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes fade-in-blur {
0% {
-webkit-filter:blur(5px);
filter:blur(5px);
opacity:0;
-webkit-transform:translateY(20%);
transform:translateY(20%)
}
40% {
opacity:1
}
to {
-webkit-filter:blur(0);
filter:blur(0);
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes fadeInUp {
from {
opacity:0;
transform:translate3d(0, 100%, 0)
}
to {
opacity:1;
transform:translate3d(0, 0, 0)
}
}
@-webkit-keyframes zoom_animation {
 0% {
-webkit-transform: scale(1);
transform: scale(1)
}
 100% {
-webkit-transform: scale(1.2);
transform: scale(1.2)
}
}
@keyframes zoom_animation {
 0% {
-webkit-transform: scale(1);
transform: scale(1)
}
 100% {
-webkit-transform: scale(1.2);
transform: scale(1.2)
}
}
@-webkit-keyframes zoomUp {
0% {
transform:scale(1.08)
}
100% {
transform:scale(1)
}
}
@keyframes zoomUp {
0% {
transform:scale(1.08)
}
100% {
transform:scale(1)
}
}
@-webkit-keyframes tab {
 from {
opacity: 0;
-webkit-transform: translateY(15%);
transform: translateY(15%);
}
 to {
opacity: 1;
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
}
@keyframes tab {
 from {
opacity: 0;
-webkit-transform: translateY(15%);
transform: translateY(15%);
}
 to {
opacity: 1;
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
}
@keyframes mouse-dot {
 from {
opacity: 0;
}
 33% {
opacity: 1;
}
 to {
transform: translateY(10px);
-webkit-transform: translateY(10px);
opacity: 0;
}
}
@-webkit-keyframes mouse-dot {
 from {
opacity: 0;
}
 33% {
opacity: 1;
}
 to {
transform: translateY(10px);
-webkit-transform: translateY(10px);
opacity: 0;
}
}
@-webkit-keyframes Turnico {
 0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
 25% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
 50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
 75% {
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
 100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes Turnico {
 0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
 25% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
 50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
 75% {
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
 100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes slide {
0% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
to {
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
}
@keyframes slide {
0% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
to {
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
}
 @keyframes cloudMove {
 0% {
transform: translate(0);
-webkit-transform: translate(0);
}
 100% {
transform: translate(-100vw);
-webkit-transform: translate(-100vw);
}
}
 @-webkit-keyframes cloudMove {
 0% {
transform: translate(0);
-webkit-transform: translate(0);
}
 100% {
transform: translate(-100vw);
-webkit-transform: translate(-100vw);
}
}
.opacityS {
    opacity: 0;
    visibility: hidden;
}
.action .opacityS, .m-active .opacityS {
    opacity: 1;
    visibility: visible;
}
.slide-box {
    position: fixed;
    right: 90px;
    top: 0;
    height: 100%;
    width: 1px;
    z-index: 78;
    background-color: rgba(255,255,255,0.2);
    transition: 0.5s;
}
.slide-box.colorbg {
    background-color: rgba(102,102,102,0.2);
}
.slide-box.colorbg .side-btn li em {
    border-color: #ddd;
    background-color: #FBFBFB;
}
.slide-box.colorbg .side-btn li span {
    color: #666666;
}
.side-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -32px;
}
.side-btn li {
    position: relative;
margin-top:;
    cursor: pointer;
}
.side-btn li em {
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    right: 26px;
    top: 50%;
    margin-top: -7px;
}
.side-btn li i {
    display: block;
    width: 66px;
    height: 66px;
    background-color: #B82024;
    border-radius: 50%;
    text-align: center;
    line-height: 66px;
    position: relative;
    color: #fff;
    font-size: 26px;
    transform: scale(0);
    visibility: hidden;
    transition: 0.4s;
}
.side-btn li span {
    display: block;
    line-height: 66px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: 66px;
    padding-right: 12px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    padding-right: 22px;
    transition: 0.4s;
}
.side-btn li.cur i {
    transform: scale(1);
    visibility: visible;
}
.side-btn li.cur span {
    opacity: 1;
    visibility: visible;
    padding-right: 12px;
}
.bitem-span2 i, .item-span2 i {
    font-style: inherit;
}
.content {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}
.pa ge {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    min-height: 100vh;
}
.page.active {
    z-index: 10;
}
.page .ibg {
    position: absolute;
    left: 0;
    top: 0;
    width: 110%;
    height: 110%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: 1s;
}
.page.action .ibg {
    left: -8%;
    transition: 2s 0.4s linear;
}
.banner a:link, .banner a:visited {
    color: #fff;
}
.banner a:active, .banner a:hover {
    color: #fff;
}
.banner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    background-color: #969da6;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: 0.8s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition: 0.8s cubic-bezier(0.7, 0, 0.3, 1);
    color: #fff;
}
.banner.slick-initialized {
    visibility: visible;
    opacity: 1;
}
.banner .item {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.banner .pimg {
    width: 100%;
    display: block;
    position: absolute;
    overflow: hidden;
}
.banner .desc {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.banner .desc h4 {
    font-size: 100px
}
.banner .desc .c {
    font-size: 16px;
    margin-bottom: 40px;
    opacity: 0;
}
.banner .desc .btn-more {
    opacity: 0;
}
.-mov ing .pimg {
    -webkit-animation: zoom_animation 11s linear infinite;
    animation: zoom_animation 11s linear infinite
}
.banner .slick-active .desc .c {
    animation: fadeInUp 1s forwards;
    animation-delay: 400ms;
}
.banner .slick-active .desc .btn-more {
    animation: fadeInUp 1s forwards;
    animation-delay: 800ms;
}
.banner .slick-dots {
    left: 3%;
    bottom: 3%;
    text-align: left;
}
.banner .slick-dots li {
    position: relative;
    width: auto;
    height: auto;
    margin: 0 8px 0 0;
    padding: 0;
    cursor: pointer;
}
.banner .slick-dots li a {
    width: 18px;
    height: 3px;
    background-color: #fff;
    display: block;
}
.banner .slick-dots li.slick-active a {
    background-color: #B82024;
}
.bitem-span span {
    display: inline-block;
    font-style: inherit;
    visibility: hidden;
}
.slick-active .bitem-span span {
    visibility: visible;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: fade-in-blur;
    animation-name: fade-in-blur;
}
.btn-more {
    position: relative;
    display: block;
    width: 202px;
    height: 46px;
    line-height: 46px;
    background-color: #B82024;
    background: linear-gradient(to right, #B82024 0%, #8B090D 100%);
    color: #fff;
    border-radius: 23px;
    margin: 0px auto;
    overflow: hidden;
}
.btn-more:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    -webkit-transition: 0.7s cubic-bezier(0.475, 0.425, 0, 0.995);
    transition: 0.7s cubic-bezier(0.475, 0.425, 0, 0.995);
    right: auto;
    left: -70px;
    bottom: -60px;
}
.btn-more span {
    position: relative;
    transition: .3s;
}
.mouse-box {
    position: absolute;
    left: 0;
    right: 0;
    width: 100px;
    margin: 0 auto;
    bottom: 3%;
    font-size: 12px;
    text-align: center;
    color: #fff;
}
.mouse-box i {
    position: relative;
    display: block;
    width: 20px;
    height: 36px;
    border: 2px solid #fff;
    border-radius: 12px;
    margin: 0px auto;
}
.mouse-box i:before {
    content: "";
    position: absolute;
    left: 9px;
    top: 5px;
    width: 2px;
    height: 7px;
    border-radius: 3px;
    display: block;
    background-color: #fff;
    -webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
    animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
}
.mouse-box .txt {
    line-height: 1.5;
    padding-top: 15px;
}

@media screen and (max-width: 1440px) {
.banner .desc .c {
    font-size: 14px;
    margin-bottom: 30px;
}
}

@media (max-width: 1920px) and (min-width: 751px) {
.banner .desc h4 {
    font-size: 5.20833vw
}
}

@media (max-width: 750px) {
.banner .desc h4 {
    font-size: 10.66667vw
}
}

@media screen and (max-width: 1024px) {
.pageH {
    height: 54px;
}
.content {
    position: static;
    left: auto;
    top: auto !important;
}
.page {
    min-height: 0;
    height: auto !important;
}
.banner .desc h4 {
    font-size: 30px;
}
.banner .slick-dots {
    left: 0;
    text-align: center;
    bottom: 70px;
}
.banner .slick-dots li {
    margin: 0px 4px;
}
.banner .slick-dots li a {
    width: 6px;
    height: 6px;
    border-radius: 50%;
}
.btn-more {
    width: 140px;
    font-size: 12px;
    height: 36px;
    line-height: 36px;
}
.mouse-box {
    bottom: 18px;
}
.mouse-box i {
    width: 18px;
    height: 28px;
    border-width: 1px;
}
.mouse-box i:before {
    left: 8px;
}
.mouse-box .txt {
    display: none;
}
}

@media screen and (max-width: 640px) {
.banner .desc h4 {
    font-size: 24px;
}
.banner .desc .c {
    font-size: 12px;
}
}

@media screen and (max-width: 481px) {
.banner .desc h4 {
    font-size: 20px;
}
}
 @charset "UTF-8";
img {
    border: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}
.f-cb {
    zoom: 1;
}
.f-cb:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.por {
    position: relative;
}
.poa {
    position: absolute;
}
.pof {
    position: fixed;
}
.poa-f {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.js-m.imgwidth {
    opacity: 0;
    filter: alpha(opacity=0);
    transition: clip-path 1s cubic-bezier(0.62, 0.04, 0, 0.96), opacity 0.5s;
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
.js-m.imgwidth.animate {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    opacity: 1;
}
.js-m.fadep {
    opacity: 0;
    transform: translateY(20px);
    transition: all 1s ease 0s;
}
.js-m.fadep.animate {
    opacity: 1;
    transform: translateY(0);
}
.js-m.opac {
    opacity: 0.8;
    transition: all 2s ease 0s;
}
.js-m.opac.animate {
    opacity: 1;
}

@media (min-width:1025px) {
.hoverimg {
    overflow: hidden;
}
.hoverimg .img {
    transition: all 0.3s ease 0s;
}
.hoverimg:hover .img {
    transform: scale(1.05);
}
.header-wrap {
    transition: top 0.3s ease 0s;
}
.header-wrap.index:hover {
    background: rgba(255,255,255,1);
}
}
.backcover {
    background-size: cover!important;
}
.backcontain {
    background-size: contain!important;
}
.ovh {
    overflow: hidden;
}
.bdb {
    box-sizing: border-box;
}
.tov {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.noselect {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.z1 {
    z-index: 1;
}
.z2 {
    z-index: 2;
}
.z3 {
    z-index: 3;
}
.dn {
    display: none;
}
.dib {
    display: inline-block;
}
.w-f {
    width: 100%;
}
.h-f {
    height: 100%;
}
.fwn {
    font-weight: normal;
}
.tac {
    text-align: center;
}
.t-f {
    transition: all 0.5s;
}
.t-c {
    transition: color 0.5s;
}
.t-bg {
    transition: background 0.5s;
}
.swiper-button-next.swiper-button-disabled {
    opacity: 1!important;
}
.swiper-button-prev.swiper-button-disabled {
    opacity: 1!important;
}
.header-wrap.fixed {
    position: fixed;
    top: 0;
    left: 0;
    transform: translateX(0px);
}
.header-wrap {
    position: relative;
    z-index: 10;
    width: 100%;
    left: 50%;
    z-index: 30;
    transform: translateX(-50%)
}
.header-wrap.fixed.down {
    box-shadow: 0 4px 4px 0 rgba(85,95,100,.1);
}
.header-wrap.shadow {
    box-shadow: 0 4px 4px 0 rgba(85,95,100,.1);
}
.header-wrap.index {
    width: 78.125%;
    background-color: rgba(155,157,166,1);
    margin: 0 auto;
    position: fixed;
    top: 0;
}
.header-wrap.index.cur {
    width: 100%;
    background-color: rgba(155,157,166,1);
}
.header-wrap.index .header-con {
    background: none;
}
.header-wrap.index.headroom--unpinned {
    width: 100%;
}
.header-wrap.headroom--unpinned {
    top: -2.8rem;
}

@media(max-width:1024px) {
.header-wrap {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    transform: translateX(0);
}
.header-wrap.index {
    width: 100%;
    left: 0;
    transform: translateX(0);
    background-color: rgba(255,255,255,1);
}
}
.header-wrap .header-con {
    height: 2.8rem;
    line-height: 1.5rem;
    ;
    background: #969da6;
}
.header-wrap .header-con .logo img {
    margin-top: 20px;
    height: 80px;
    width: auto;
    display: block
}
.header-wrap .header-con .navbox {
    left: 50%;
    transform: translateX(-50%);
    top: 50px;
    width: 68%;
    display: flex;
    justify-content: center;
}
.header-wrap .header-con .navbox a {
}
.header-wrap .navbox li {
    float: left;
    position: relative;
    margin: 0 0.75rem;
}
.header-wrap .navbox li:hover .a {
    color: #fff;
}
.header-wrap .navbox li.cur .a {
    color: #fff;
}
.header-wrap .navbox .sub-box {
    position: absolute;
    width: 200%;
    left: 50%;
    transform: translateX(-50%);
    top: 1.4rem;
    box-shadow: 0 0 18px 0 rgba(85,95,100,.3);
    display: none;
}
.header-wrap .navbox .sub-box a {
    display: block;
    height: 1rem;
    line-height: 1rem;
    background: rgba(39,49,57,1);
    position: relative;
    font-size: 0.35rem;
    text-align: center;
    position: relative;
    color: #969da6;
}
.header-wrap .navbox .sub-box a:after {
    content: '';
    position: absolute;
    width: 90%;
    height: 1px;
    bottom: 0;
    left: 5%;
    background: rgba(0,0,0,0.1);
}
.header-wrap .navbox .sub-box a:last-child:after {
    display: none;
}
.header-wrap .navbox .sub-box a:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 14px;
    background: #969da6;
    left: 2px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: all 0.3s ease 0s;
}
.header-wrap .navbox .sub-box a:hover {
    background: rgba(39,49,57,1);
    color: #fff;
}
.header-wrap .navbox .sub-box a:hover:before {
    opacity: 1;
}
.header-wrap .navbox .a {
    font-size: 0.425rem;
}
.header-wrap .bsub-box {
    position: fixed;
    top: 1.4rem;
    width: 63vw;
    background: rgba(39,49,57,1);
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.3s ease 0s;
    box-shadow: 0 0 18px 0 rgba(85,95,100,.30);
    box-sizing: border-box;
    -padding: 1rem 0.75rem;
    display: none;
}
.header-wrap .bsub-box>div {
    display: flex;
}
.header-wrap .bsub-box .second_title {
    font-size: 0.375rem;
    display: block;
    margin-bottom: 0.5rem;
    line-height: 1;
    color: #969da6;
}
.header-wrap .bsub-box .second_title:hover {
    color: #fff;
}
.header-wrap .bsub-box .bsub_item {
    width: calc(100%/4);
    box-sizing: border-box;
    border-right: 1px solid #364148;
    padding: 1rem 0.75rem 1rem 2%;
    transition: all 0.3s ease 0s;
}
.header-wrap .bsub-box .bsub_item:hover {
    background: rgba(39,49,57,1);
}
.header-wrap .bsub-box .bsub_item:last-child {
    border-right: none;
}
.header-wrap .bsub-box .third_box a {
    font-size: 14px;
    display: block;
    line-height: 0.6rem;
    position: relative;
    color: #969da6;
}
.header-wrap .bsub-box .third_box a:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 14px;
    background: #969da6;
    left: -0.4rem;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: all 0.3s ease 0s;
}
.header-wrap .bsub-box .third_box a:hover {
    color: #fff;
}
.header-wrap .bsub-box .third_box a:hover:before {
    opacity: 1;
}

@media(max-width:1441px) {
.header-wrap .bsub-box .third_box a {
    font-size: 12px;
}
}
.header-wrap .right_box {
    display: flex;
    align-items: center;
}
.header-wrap .right_box .item_up {
    display: flex;
    height: 100%;
    align-items: center;
}
.header-wrap .right_box .item_up span {
    margin-left: 0.1rem;
}
.header-wrap .right_box .item_option {
    width: 3rem;
    left: 50%;
    transform: translateX(-50%);
    top: 2rem;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease 0s;
    box-shadow: 0 0 4px 0 rgba(85,95,100,.20);
}
.header-wrap .right_box .item:hover .item_option {
    top: 1.8rem;
    visibility: visible;
    opacity: 1;
}
.header-wrap .right_box .item {
    margin-left: 1rem;
    height: 1.8rem;
    margin-top: 44px;
    line-height: 1.8rem;
    cursor: pointer;
}
.header-wrap .right_box .link {
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    background: rgba(255,255,255,0.8);
    font-size: 14px;
}
.header-wrap .right_box .link:hover {
    background: rgba(255,255,255,1);
}
.header-wrap .right_box .link:last-child {
    border-bottom: none;
}
.header-wrap .right_box .link a {
    display: block;
    width: 100%;
    height: 100%;
}
.header-wrap .right_box .item {
    margin-left: 1rem;
    height: 1.8rem;
    line-height: 1.8rem;
    cursor: pointer;
}

@media(max-width:1024px) {
.header-wrap .right_box .item {
    display: none
}
}

@media(max-width:767px) {
.header-wrap .right_box .item {
    height: .9rem;
    line-height: .9rem;
}
}
.header-wrap .right_box .item img {
    transition: all 0.3s ease 0s;
    max-height: 0.5rem;
    height: 100%;
}
.header-wrap .right_box .item:hover img {
    transform: translateY(2px);
}
.search-box .search input::-webkit-input-placeholder {
color:#333;
}
.search-box .search input::-moz-input-placeholder {
color:#333;
}
.search-box .search input::-ms-input-placeholder {
color:#333;
}
.header-wrap.search .navbox {
    display: none;
}
.header-wrap.search .btn-bar {
    display: none;
}
.header-wrap.search .right_box {
    display: none;
}
.search-box .search input[type=text] {
    float: left;
    width: 90%;
    height: .55rem;
    line-height: .55rem;
    font-size: .45rem;
    color: #333;
    background-color: transparent;
}
.search-box .search input[type=submit] {
    float: right;
    width: .55rem;
    height: .55rem;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url('../images/searchb.png');
    background-color: transparent;
}
.search-box {
    position: absolute;
    right: 20%;
    top: 50%;
    margin-top: -.575rem;
    display: none;
}
.header-wrap.search .search-box {
    display: block;
}
.search-box .search {
    width: 11rem;
    border: 1px solid #cac9c9;
    padding: .3rem .6rem;
}
.search-box .search-close {
    position: absolute;
    width: .55rem;
    height: .575rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url('../images/close.png');
    right: -2.2rem;
    top: 50%;
    margin-top: -.2875rem;
}

@media(max-width:767px) {
.search-box {
    position: absolute;
    right: 0;
    top: .05rem;
    margin-top: 0.1rem;
    width: 60%;
}
.search-box .search {
    width: 75%;
    padding: .1rem .2rem;
}
.search-box .search-close {
    width: .3rem;
    height: .32rem;
    right: 0.3rem;
    margin-top: -.16rem;
}
.search-box .search input[type=text] {
    width: 80%;
    height: .4rem;
    line-height: .4rem;
    font-size: .3rem;
}
.search-box .search input[type=submit] {
    width: .4rem;
    height: .4rem;
}
}
.bodytop {
    padding-top: 1.8rem;
}
.bged {
    background: #f9fafc;
}
.shadow {
    box-shadow: 0 4px 23px 0 rgba(219,229,236,0.6);
    -webkit-box-shadow: 0 4px 23px 0 rgba(219,229,236,0.6);
    -moz-box-shadow: 0 4px 23px 0 rgba(219,229,236,0.6);
    -ms-box-shadow: 0 4px 23px 0 rgba(219,229,236,0.6);
    -o-box-shadow: 0 4px 23px 0 rgba(219,229,236,0.6)
}
.xs {
    display: none !important;
}
.msub-list {
    display: none;
}

@media (max-width:1024px) {
.xs {
    display: block !important;
}
.msub-list {
    color: #fff;
    background-color: rgba(150,157,166,.95);
    padding: 0.6rem 0.2rem;
    border-top: 0px solid #dcdcdc;
    overflow-y: scroll;
    display: none;
}
.msub-list a {
    color: #000;
    display: block;
    width: 100%;
    width: 100%;
    height: 100%;
    font-weight: bold;
}
.msub-list li .ico {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.msub-list li .ico .line {
    position: absolute;
    background: #273139;
    transition: all 0.3s ease 0s;
}
.msub-list li .ico .line1 {
    width: 100%;
    height: 2px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.msub-list li .ico .line2 {
    width: 2px;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease 0s;
}
.msub-list li.cur .ico .line2 {
    height: 0;
}
.msub-list li .ico {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 4%;
    top: 50%;
    transform: translateY(-50%);
}
.msub-list li .ico .line {
    position: absolute;
    background: #273139;
    transition: all 0.3s ease 0s;
}
.msub-list li .ico .line1 {
    width: 100%;
    height: 2px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.msub-list li .ico .line2 {
    width: 2px;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease 0s;
}
.msub-list li.cur .ico .line2 {
    height: 0;
}
.msub-list dt {
    height: 2rem;
    line-height: 2rem;
    font-size: 0.7rem;
    box-sizing: border-box;
    padding: 0 4%;
    position: relative;
}
.msub-list dt:before {
    content: '';
    position: absolute;
    width: 92%;
    height: 1px;
    background: #58656c;
    left: 4%;
    bottom: 0;
}
.msub-list dd {
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 0.6rem;
    text-indent: 0.5rem;
    position: relative;
    box-sizing: border-box;
    padding: 0 5%;
    display: none;
}
.msub-list li.pro dd {
    height: auto;
}
.msub-list dd:before {
    content: '';
    position: absolute;
    width: 92%;
    height: 1px;
    background: #75838b;
    left: 4%;
    bottom: 0;
}
.msub-list dd:last-child:before {
    display: none;
}
.msub-list li.pro .sencod_title {
    border-bottom: 1px solid #75838b;
    font-size: 0.28rem;
}
.msub-list li.pro .third-box a {
    border-bottom: 1px solid #75838b;
    font-size: 0.24rem;
    box-sizing: border-box;
    padding-left: 0.15rem;
}
}

@media(max-width:767px) {
.msub-list {
    height: 100vh;
    padding: 0.2rem 0;
}
.msub-list dt {
    height: 1rem;
    line-height: 1rem;
    font-size: 0.3rem;
}
.msub-list dd {
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.24rem;
    text-indent: 0.1rem;
}
.msub-list li .ico {
    width: 14px;
    height: 14px;
}
}

@media(max-width:1700px) {
.header-wrap .header-con .logo img {
    margin-top: 12px;
    height: 75px;
}
.header-wrap.headroom--unpinned {
    top: -3rem;
}
.header-wrap .header-con .navbox {
    top: 35px;
}
.header-wrap .right_box .item {
    height: 1.8rem;
    margin-top: 30px;
}
}

@media(max-width:1441px) {
.header-wrap .navbox .a {
    font-size: 0.45rem;
}
.header-wrap .bsub-box .second_title {
    font-size: 0.4rem;
}
}

@media(max-width:1367px) {
.header-wrap .navbox li {
    margin: 0 0.55rem;
}
.header-wrap .header-con .logo img {
    margin-top: 10px;
    height: 70px;
}
}

@media (max-width:1024px) {
.header-wrap {
}
.header-wrap .header-con .logo img {
    margin-top: 10px;
    height: 50px;
}
.header-wrap .header-con .navbox {
    display: none;
}
.header-wrap .btn-bar {
    width: 36px;
    height: 22px;
    position: relative;
    margin-left: 0.75rem;
    margin-top: 0.75rem;
}
.header-wrap .btn-bar .line {
    position: absolute;
    width: 100%;
    background: #000;
    height: 2px;
    left: 0;
}
.header-wrap .btn-bar .line1 {
    transform-origin: left bottom 0;
    left: 0;
    top: 0;
}
.header-wrap .btn-bar .line2 {
    top: 10px;
    left: 0;
}
.header-wrap .btn-bar .line3 {
    transform-origin: left top 0;
    left: 0;
    bottom: 0;
}
.header-wrap .right_box .item {
    margin-left: 0.75rem;
}
.header-wrap.index {
    background: none;
}
.header-wrap.index .header-con {
    background: #fff;
}
.pro-maincon .mtabswiper {
    width: 70%;
}
.pro_list li {
    height: 7rem;
}
}

@media (max-width:992px) {
.prof-info .pic-box .swiper-wrapper {
    justify-content: flex-start;
}
.prof-info .pic-box .pic_item {
    padding: 0 0.5rem;
}
.inxB .inxBbox .item_bot {
    font-size: 0.4rem;
}
.pro_list li .cont {
    padding: 0 0.1rem;
}
.pro-maincon .mtabswiper {
    width: 92%;
}
}

@media (max-width:767px) {
.banner {
    margin-top: .9rem;
}
.prof-info .pic-box .pic_item:before {
    display: none;
}
.prof-info .pic-box .swiper-wrapper {
    transition-timing-function: linear;
}
.newbody {
    margin-top: 1.2rem;
}
.header-wrap .header-con {
    height: .9rem;
    line-height: .9rem;
}
.header-wrap.shadow {
    box-shadow: 0 2px 2px 0 rgba(85,95,100,.1);
}
.header-wrap.fixed.down {
    box-shadow: 0 2px 2px 0 rgba(85,95,100,.1);
}
.header-wrap .btn-bar {
    margin-left: 0.35rem;
    margin-top: 0.30rem;
    transform: scale(0.9);
}
.header-wrap .header-con .logo img {
    margin-top: 8px;
    height: 38px;
}
.header-wrap .right_box .item {
    margin-left: 0.25rem;
}
.header-wrap .right_box .item img {
    max-height: 0.3rem;
}
.header-wrap .right_box .item:hover .item_option {
    top: 0.9rem;
}
.header-wrap .right_box .item_option {
    width: 1.6rem;
    top: .9rem;
}
.header-wrap .right_box .link {
    height: .65rem;
    line-height: 0.65rem;
    font-size: 0.20rem;
}
.header-wrap .right_box .item span {
    font-size: 0.24rem;
}
}
/**/
.prode-show {
    padding: 2rem 0;
}
.prode-show .proshow_img {
    width: 55.37%;
}
.prode-show .proshow_img .big_img {
    width: 100%;
    height: 16.25rem;
    text-align: center;
    margin-bottom: 0.25rem;
}
.prode-show .proshow_img .big_img img {
    max-height: 100%;
    max-width: inherit;
}
.prode-show .small_img {
    width: 100%;
    box-sizing: border-box;
    padding-left: 1rem;
}
.prode-show .small_img .small_swiper {
    width: 100%;
}
.prode-show .small_swiper .swiper-slide {
    width: 1.5rem;
    margin-right: 0.3rem;
    cursor: pointer;
    position: relative;
}
.prode-show .small_swiper .swiper-slide img {
    width: 1.5rem;
}
.prode-show .small_swiper .swiper-slide:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(78,98,120,0.1);
    left: 0;
    top: 0;
}
.prode-show .small_swiper .swiper-slide:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 2px solid #58656c;
    left: 0;
    top: 0;
    transition: all 0.3s ease 0s;
    opacity: 0;
}
.prode-show .small_swiper .swiper-slide.cur:before {
    opacity: 0;
}
.prode-show .small_swiper .swiper-slide.cur:after {
    opacity: 1;
}
.prode-show .small_swiper .swiper-slide:hover:after {
    opacity: 1;
}
.prode-show .small_swiper .swiper-slide:last-child {
    margin-right: 0;
}
.prode-show .proshow_con {
    right: 0;
    top: 0;
    width: 42.3%;
    height: 100%;
}
.prode-show .proshow_con {
    color: #222;
}
.prode-show .proshow_con .title {
    font-size: 0.6rem;
    padding-bottom: 0.8rem;
    border-bottom: 2px solid #58656c;
}
.prode-show .proshow_con .title b {
    font-weight: 700;
    font-size: 0.8rem;
}
.prode-show .proshow_con .con_item {
    height: 2rem;
    line-height: 2rem;
    margin-right: 1rem;
}
.prode-show .proshow_con .con_item:last-child {
    margin-right: 0;
}
.prode-show .proshow_con .proshow_box {
    display: flex;
    box-sizing: border-box;
    border-bottom: 1px solid #58656c;
    font-weight: bold;
    font: 16px Arial;
}
.prode-show .proshow_con .proshow_box:last-of-type {
    border-bottom: none;
}
.prode-show a {
    color: #333;
}
.prode-show .con_item.full .spa n {
    margin-right: 0.4rem;
    font-size: 0.4rem;
}
.prode-show .con_item.full span {
    font-size: 0.35rem;
    margin-right: 0.4rem;
}
.prode-show .proshow_con .pna a {
    font-size: .55rem;
    margin-right: 0.4rem;
    font-weight: bold
}
.prode-show .contact_link {
    width: 100%;
    height: 1.25rem;
    line-height: 1.25rem;
    background: #273139;
    color: #969da6;
    left: 0;
    bottom: 0;
    text-align: center;
    font-weight: bold
}

@media (max-width:767px) {
.bodytop {
    padding-top: .8rem;
}
.prode-show {
    padding: 0 0 0.75rem;
}
.prode-show .proshow_img .big_img {
    width: 100%;
    height: 7rem;
}
.prode-show .small_img {
    width: 100%;
    padding-left: 0;
}
.prode-show .proshow_con {
    right: 0;
    top: 0;
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 0.5rem;
}
.prode-show .proshow_con .title {
    font-size: 0.4rem;
    padding-bottom: 0.2rem;
}
.prode-show .proshow_con .proshow_box {
    display: block;
    box-sizing: border-box;
}
.prode-show .proshow_con .con_item {
    height: 0.9rem;
    line-height: 0.9rem;
    margin-right: 0;
    font-size: 0.28rem;
    border-bottom: 2px solid #58656c;
}
.prode-show .proshow_con .con_item:last-child {
    border-bottom: none;
}
.prode-show .con_item.full .span {
    margin-right: 0.4rem;
    font-size: 0.3rem;
}
.prode-show .con_item.full span {
    font-size: 0.28rem;
    margin-right: 0.4rem;
}
.prode-show .contact_link {
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    left: 50%;
    bottom: 0;
    text-align: center;
    font-size: 0.28rem;
    transform: translateX(-50%);
    position: relative;
    display: block;
    margin-top: 0.5rem;
    font-weight: bold
}
.prode-show .small_swiper .swiper-slide {
    width: 1.1rem;
    margin-right: 0.2rem;
}
.prode-show .small_swiper .swiper-slide img {
    width: 1.1rem;
}
.prode-show .proshow_img {
    width: 100%;
}
}
.ctrl-box {
    padding-top: 1.25rem;
    border-top: 2px solid #273139;
    margin-top: 1.25rem;
}
.ctrl {
    float: left;
    width: 70%;
}
.ctrl-box .item {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: .3rem;
    font-size: 0;
}
.ctrl-box .item a {
    display: inline-block;
*display:inline;
    zoom: 1;
    font-size: .40rem;
    line-height: .4rem;
    color: #273139;
    transition: all .3s;
    font-weight: bold
}
.ctrl-box .back-btn {
    float: right;
    display: block;
    width: 3.625rem;
    height: 1.15rem;
    line-height: 1.15rem;
    color: #273139;
    font-size: .40rem;
    border: 2px solid #273139;
    text-align: center;
    transition: all .3s;
    font-weight: bold
}
.ctrl-box .back-btn:hover {
    color: #969da6;
    background: #273139;
}

@media (max-width:767px) {
.ctrl-box .back-btn {
    width: 2.325rem;
    height: .65rem;
    line-height: .65rem;
    color: #273139;
    font-size: .24rem;
}
.ctrl-box {
    padding-bottom: 1rem;
}
.ctrl-box {
    margin-top: .5rem;
    padding-top: .5rem;
}
.ctrl {
    float: none;
    width: 100%;
}
.ctrl-box .item {
    margin-bottom: .2rem;
}
.ctrl-box .item a {
    font-size: .24rem;
    line-height: .4rem;
}
.ctrl-box .back-btn {
    float: none;
    display: block;
    margin: .4rem auto 0;
}
}

@media (min-width:1025px) {
.ctrl-box .back-btn:hover {
    background-color: #273139;
}
.ctrl-box .item a:hover {
    color: #58656c;
}
}
