﻿@charset "utf-8";
/* CSS Document */
body, input, textarea {
    font-family: "Source Han Sans CN", "Microsoft YaHei", Arial, sans-serif
}
body {
    line-height: 1;
    text-size-adjust: none;
    background-color: #f1f1f2
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, sub, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}
* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

ol, ul {
    list-style: none
}
blockquote, q {
    quotes: none
}
blockquote::after, blockquote::before, q::after, q::before {
    content: "";
    content: none
}
a {
    outline: 0;
    text-decoration: none
}
a:hover {
    text-decoration: none
}
.hide {
    display: none
}
.show {
    display: block
}
.col {
    display: inline-block;
    vertical-align: top
}
.col-1 {
    width: 100%
}
.col-2 {
    width: 50%
}
html {
    line-height: 1.25;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0;
}
main {
    display: block
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}
pre, code, kbd, samp {
    font-size: 1em
}
a {
    background-color: transparent;
    text-decoration: none
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}
b, strong {
    font-weight: bolder
}
small {
    font-size: 80%
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sub {
    bottom: -0.25em
}
sup {
    top: -0.5em
}
img {
    border-style: none
}
fieldset {
    padding: 0.35em 0.75em 0.625em
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}
progress {
    vertical-align: baseline
}
textarea {
    overflow: auto
}
[type="checkbox"], [type="radio"] {
    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-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
details {
    display: block
}
[hidden] {
    display: none
}
ul {
    margin: 0;
    padding: 0
}
ul, li {
    list-style: none
}
p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
* {
    -webkit-tap-highlight-color: transparent
}
[class*=' icon-'], [class^=icon-] {
    font-family: "";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-transform: none
}
.wow {
    visibility: hidden
}
.no-cssanimations .wow {
    visibility: visible
}
.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-140 {
    margin-top: 140px
}
.mt-160 {
    margin-top: 160px
}
.mt-200 {
    margin-top: 200px
}

@media (max-width: 1920px) {
.mt-160 {
    margin-top: 8.33333vw
}
.mt-140 {
    margin-top: 7.29167vw
}
.mt-120 {
    margin-top: 6.25vw
}
.mt-100 {
    margin-top: 5.20833vw
}
.mt-60 {
    margin-top: 3.125vw
}
}

@media (max-width: 1024px) {
.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-140 {
    margin-top: 70px
}
.mt-160 {
    margin-top: 80px
}
.mt-200 {
    margin-top: 100px
}
}
.text-right {
    text-align: right
}
.text-left {
    text-align: left
}
.text-center {
    text-align: center
}
.d-inline-block {
    display: inline-block
}
.d-none {
    display: none
}
.d-block {
    display: block
}
.v-rl {
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl
}
.v-lr {
    writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr
}
.contact-map .BMapLabel {
    border: 0
}
.contact-map .anchorBL {
    display: none
}
.list {
    font-size: 0
}
.list>li {
    display: inline-block;
    vertical-align: top
}
.list-default {
    margin-right: -35px;
    margin-left: -35px
}
.list-default .list-item {
    margin-right: 35px;margin-top: 45px;
    margin-left: 35px
}
.list-1>li {
    width: 100%
}
.list-2>li {
    width: 50%
}
.list-3>li {
    width: 33.3333%
}
.list-4>li {
    width: 25%
}
.list-5>li {
    width: 20%
}

@media (max-width: 1680px) {
.list-default {
    margin-right: -25px;
    margin-left: -25px
}
.list-default .list-item {
    margin-right: 25px;
    margin-left: 25px
}
}

@media (max-width: 1440px) {
.list-default {
    margin-right: -20px;
    margin-left: -20px
}
.list-default .list-item {
    margin-right: 20px;
    margin-left: 20px
}
}

@media (max-width: 768px) {
.list-default {
    margin-right: -10px;
    margin-left: -10px
}
.list-default .list-item {
    margin-right: 10px;
    margin-left: 10px
}
}
.img-box {
    position: relative
}
.img-box::before {
    content: "";
    display: block
}
.img-box>img {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.bg-cover {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}
.bg-topright {
    background-repeat: no-repeat;
    background-position: top right
}
.line1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.line2, .line3, .line5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}
.line2 {
    -webkit-line-clamp: 2
}
.line3 {
    -webkit-line-clamp: 3
}
.line5 {
    -webkit-line-clamp: 5
}
.fz-48 {
    font-size: 48px
}
.fz-40 {
    font-size: 40px
}
.fz-36 {
    font-size: 36px
}
.fz-30 {
    font-size: 30px
}
.fz-24 {
    font-size: 24px
}
.fz-20 {
    font-size: 20px
}

@media (max-width: 1680px) {
.fz-48 {
    font-size: 44px
}
.fz-40 {
    font-size: 36px
}
.fz-36 {
    font-size: 32px
}
.fz-30 {
    font-size: 28px
}
.fz-24 {
    font-size: 20px
}
.fz-20 {
    font-size: 16px
}
}

@media (max-width: 1440px) {
.fz-48 {
    font-size: 40px
}
.fz-40 {
    font-size: 32px
}
.fz-30 {
    font-size: 24px
}
}

@media (max-width: 1280px) {
.fz-48 {
    font-size: 36px
}
.fz-40 {
    font-size: 28px
}
.fz-30 {
    font-size: 20px
}
}

@media (max-width: 1024px) {
.fz-48 {
    font-size: 32px
}
.fz-40 {
    font-size: 24px
}
.fz-24 {
    font-size: 16px
}
}

@media (max-width: 768px) {
.fz-48 {
    font-size: 24px
}
.fz-40 {
    font-size: 20px
}
}
@-webkit-keyframes fadeIn {
from {
opacity:0
}
to {
opacity:1
}
}
@keyframes fadeIn {
from {
opacity:0
}
to {
opacity:1
}
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}
@-webkit-keyframes fadeInUp {
from {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes fadeInUp {
from {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
@-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 fadeInDown {
from {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes fadeInDown {
from {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}
@-webkit-keyframes fadeInLeft {
from {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes fadeInLeft {
from {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftSmall {
from {
opacity:0;
-webkit-transform:translate3d(-40px, 0, 0);
transform:translate3d(-40px, 0, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes fadeInLeftSmall {
from {
opacity:0;
-webkit-transform:translate3d(-40px, 0, 0);
transform:translate3d(-40px, 0, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.fadeInLeftSmall {
    -webkit-animation-name: fadeInLeftSmall;
    animation-name: fadeInLeftSmall
}
@-webkit-keyframes fadeInRight {
from {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes fadeInRight {
from {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightSmall {
from {
opacity:0;
-webkit-transform:translate3d(40px, 0, 0);
transform:translate3d(40px, 0, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes fadeInRightSmall {
from {
opacity:0;
-webkit-transform:translate3d(40px, 0, 0);
transform:translate3d(40px, 0, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.fadeInRightSmall {
    -webkit-animation-name: fadeInRightSmall;
    animation-name: fadeInRightSmall
}
@-webkit-keyframes rotate360 {
to {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes rotate360 {
to {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
.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
}

@media (prefers-reduced-motion) {
.animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important
}
}
.wrap {
    margin-right: 160px;
    margin-left: 160px
}

@media (max-width: 1680px) {
.wrap {
    margin-right: 80px;
    margin-left: 80px
}
}

@media (max-width: 1440px) {
.wrap {
    margin-right: 40px;
    margin-left: 40px
}
}

@media (max-width: 768px) {
.wrap {
    margin-right: 20px;
    margin-left: 20px
}
}
.bg-gray {
    background-color: #f1f1f2
}
.bg-white {
    background-color: #fff
}
.bg-lightblue {
    background-color: #004a9f
}
.bg-darkblue {
    background-color: #004a9f
}
.header, .header::after, .subMenu-link, .search-form, .footer-email::before, .footer-email button, .view-more, .view-more::before, .product-item-img::after, .market-item, .ico60, . .btn-submit, .sup-tab span::before, .pager a, .news-item-more i, .news-item::after{
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}
.menu-link, .product-item-title, .slick-banner .slick-arrow::before, .market-item-ico, .about-item-name {
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}
.subMenu-link span, .ib-wrap.ib-v .ib-img, .ib-wrap.ib-v .ib-txt {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.subMenu, .product-item-img img {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.img-box {
    position: relative
}
.img-box::before {
    content: "";
    display: block
}
.img-box img {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.img-box figure {
    position: relative;
    display: block;
    line-height: 1;
    overflow: hidden;
    height: 268px;
}
.header {
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    left: 0;
    padding: 20px 0
}
.header::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .5
}
.page-index .header.fixed .btn-search {
    color: #000
}
.page-index .header.fixed .search-form input {
    border-bottom-color: #2f2f2f;
    color: #000
}
.page-index .header.fixed .header-lang a {
    color: #000
}
.page-index .header.fixed .header-lang a.current {
    color: #004a9f
}
.page-index .header.fixed .header-lang::before {
    background-color: #000
}
.page-index .header::after {
    background-color: #fff
}
.header-inner {
    position: relative;
    z-index: 10;
    height: 60px;
    text-align: right
}
.header-logo {
    position: absolute;
    top: 50%;
    left: 40px;
    margin-top: -18px
}
.header-logo img {
    display: block;
    width: auto;
}
.header-menu {
    display: inline-block;
    vertical-align: top
}
.header-menu-ul {
    font-size: 0
}
.menu-item {
    position: relative;
    display: inline-block;
    vertical-align: top
}
.menu-link {
    display: block;
    margin: 0 30px;
    font: 700 18px/60px "Arial";
    text-transform: uppercase;
    color: #2f2f2f;
    letter-spacing: .02em
}
.menu-link.current {
    color: #004a9f;
}
.subMenu {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -100px;
    width: 200px
}
.subMenu-ul {
    background-color: #fff
}
.subMenu-ul li:last-of-type .subMenu-link {
    border-bottom: 0
}
.subMenu-link {
    position: relative;
    display: block;
    position: relative;
    height: 50px;
    text-align: center;
    color: #333
}
.subMenu-link::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #eee
}
.subMenu-link:hover, .subMenu-link.current {
    background-color: #004a9f;
    color: #fff
}
.subMenu-link:hover::after, .subMenu-link.current::after {
    opacity: 0
}
.subMenu-link span {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    font: 700 16px/1.5 "Arial";
    letter-spacing: -.025em
}
.btn-manu {
    position: absolute;
    top: 50%;
    right: -5px;
    margin-top: -15px;
    margin-right: 20px;
    width: 30px;
    height: 30px;
    display: none
}
.btn-manu span {
    position: absolute;
    top: 50%;
    left: 5px;
    width: 20px;
    height: 2px;
    background: #004a9f
}
.btn-manu span:nth-of-type(1) {
    margin-top: -8px
}
.btn-manu span:nth-of-type(2) {
    margin-top: -1px
}
.btn-manu span:nth-of-type(3) {
    margin-top: 6px
}
.header-lang {
    position: relative;
    margin-left: 30px;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    margin-right: 40px;
}
.header-lang a {
    margin: 0 8px;
    font: 700 16px/60px "inherit";
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #000
}
.header-lang a.current {
    color: #004a9f
}
.header-lang::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    margin-left: -1px;
    width: 0px;
    height: 12px;
    background-color: #000
}
.header-search {
    display: inline-block;
    vertical-align: top;
    padding: 15px 0;
    margin-right: 40px;
    margin-left: 40px
}
.header-search.active .search-form {
    width: 100px
}
.btn-search {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #2f2f2f;
    cursor: pointer
}
.search-form {
    display: inline-block;
    vertical-align: top;
    width: 0;
    overflow: hidden;
    height: 30px
}
.search-form input {
    height: 30px;
    display: block;
    width: 100%;
    padding: 0;
    border: 0;
    outline: 0;
    border-bottom: 1px solid #2f2f2f;
    background-color: transparent;
    color: #2f2f2f;
    font: 700 16px/30px "inherit"
}
.icon-search {
    position: absolute;
    border: none;
    width: 30px;
    height: 30px;
    background: url(../images/search.png) right center no-repeat;
}
.page-index .btn-search {
    color: #fff
}
.page-index .search-form input {
    border-bottom-color: #fff;
    color: #fff
}

@media (min-width: 1101px) {
.page-index .header-lang a {
    color: #fff
}
.page-index .header-lang a.current {
    color: #004a9f
}
.page-index .header-lang::before {
    background-color: #fff
}
.page-index .menu-link {
    color: #fff
}
.page-index .menu-link.current {
    color: #004a9f
}
.swiper-slide figure {
    height: 220px;
}
.subMenu {
    visibility: hidden;
    opacity: 0;
    margin-top: 20px;
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.05);
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.05);
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.05);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}
.subMenu::before {
    content: "";
    position: absolute;
    top: -20px;
    right: 0;
    left: 0;
    height: 20px
}
.menu-link::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    height: 1px;
    background-color: #004a9f;
    margin-top: 10px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: transform .3s ease;
    transition: transform .3s ease
}
.menu-link {
    position: relative
}
.menu-link.current::after, .menu-link:hover::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}
.menu-item:hover .menu-link, .header-share:hover .menu-link {
    color: #004a9f
}
.menu-item:hover .subMenu, .header-share:hover .subMenu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.header-code:hover .qrcode-img {
    height: 88px
}
.header.fixed {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f1f1f2;
}
.header.fixed::after {
    opacity: 0
}
.header.fixed .subMenu-bg {
    height: 10px
}
.header.fixed .menu-link {
    color: #000
}
.header.fixed .menu-link.current {
    color: #004a9f
}
.header.fixed .menu-item:hover .menu-link {
    color: #004a9f
}
.header.fixed .subMenu {
    margin-top: 10px
}
.header.fixed .subMenu::before {
    top: -10px;
    height: 10px
}
}

@media (max-width: 1200px) {
.menu-link {
    margin-left: 10px
}
}

@media (max-width: 1100px) {
.container {
    padding-top: 0
}
.header {
    padding-top: 0;
    padding-bottom: 0
}
.header-inner {
    z-index: 10
}
.header-inner::before {
    content: "";
    position: absolute;
    z-index: 5;
    top: 0;
    right: -40px;
    bottom: 0;
    left: -40px;
    background-color: #f1f1f2
}
.header-logo {
    z-index: 10;
    left: 20px;
    margin-top: -16px
}
.header-logo img {
    height: 40px
}
.header-search {
    display: none
}
.header-lang {
    z-index: 10;
    margin-right: 70px
}
.header-lang a {
    color: #666
}
.header-lang::before {
    background-color: #666
}
.header-menu {
    position: fixed;
    top: 60px;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: 0;
    overflow-y: auto;
    -webkit-transform: translate3d(0, -150%, 0);
    transform: translate3d(0, -150%, 0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}
.header-menu-ul {
    margin-top: 10px
}
.subMenu {
    position: relative;
    top: auto;
    width: auto;
    height: 0;
    left: 0;
    margin-left: 20px;
    margin-right: 20px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}
.subMenu-ul {
    height: 0;
    overflow: hidden
}
.subMenu-bg {
    display: none
}
.subMenu-link {
    margin-right: 0;
    margin-left: 0
}
.btn-manu {
    z-index: 100;
    display: block
}
.btn-manu span {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.header-share {
    display: none
}
.menu-item {
    position: relative;
    display: block;
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}
.menu-item.active .menu-link {
    color: #004a9f
}
.menu-item.active .menu-link::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #f2f2f2;
    -webkit-transform: scale3d(1, 0.5, 1);
    transform: scale3d(1, 0.5, 1)
}
.menu-item.active .subMenu {
    height: auto;
    opacity: 1
}
.menu-item.active .subMenu-ul {
    height: auto
}
.menu-item::after {
    content: "";
    position: absolute;
    right: 20px;
    bottom: 0;
    left: 20px;
    height: 1px;
    background-color: #bfbfbf;
    -webkit-transform: scale3d(0, 0.5, 1);
    transform: scale3d(0, 0.5, 1);
    -webkit-transition: transform .3s ease;
    transition: transform .3s ease
}
.menu-link {
    position: relative;
    font-size: 18px;
    line-height: 60px;
    margin-left: 20px;
    text-align: center;
    color: #333
}
.subMenu-link {
    border-bottom: 0;
    position: relative;
    color: #666
}
.subMenu-link::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #f2f2f2;
    -webkit-transform: scale3d(1, 0.5, 1);
    transform: scale3d(1, 0.5, 1)
}
.header::before {
    content: "";
    position: absolute;
    z-index: 20;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
    pointer-events: none
}
.menu-open .header-menu {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}
.menu-open .btn-manu span {
    margin-top: -1px
}
.menu-open .btn-manu span:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.menu-open .btn-manu span:nth-of-type(2) {
    opacity: 0
}
.menu-open .btn-manu span:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.menu-open .menu-item {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.menu-open .menu-item::after {
    -webkit-transform: scale3d(1, 0.5, 1);
    transform: scale3d(1, 0.5, 1)
}
.menu-open .menu-item:nth-of-type(1) {
    -webkit-transition-delay: .35s;
    transition-delay: .35s
}
.menu-open .menu-item:nth-of-type(1)::after {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}
.menu-open .menu-item:nth-of-type(2) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}
.menu-open .menu-item:nth-of-type(2)::after {
    -webkit-transition-delay: .45s;
    transition-delay: .45s
}
.menu-open .menu-item:nth-of-type(3) {
    -webkit-transition-delay: .45s;
    transition-delay: .45s
}
.menu-open .menu-item:nth-of-type(3)::after {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}
.menu-open .menu-item:nth-of-type(4) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}
.menu-open .menu-item:nth-of-type(4)::after {
    -webkit-transition-delay: .55s;
    transition-delay: .55s
}
.menu-open .menu-item:nth-of-type(5) {
    -webkit-transition-delay: .55s
}
.menu-open .menu-item:nth-of-type(5)::after {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}
.menu-open .menu-item:nth-of-type(6) {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}
.menu-open .menu-item:nth-of-type(6)::after {
    -webkit-transition-delay: .65s;
    transition-delay: .65s
}
.menu-open .menu-item:nth-of-type(7) {
    -webkit-transition-delay: .65s;
    transition-delay: .65s
}
.menu-open .menu-item:nth-of-type(7)::after {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}
}
.header-menu, .submenu, .submenu-link, .header-search input, .view-more, .indpro-item-arrow, .ah-item::after, .honor-item, .honor-item-img img, .promenu-item::after, .fmenu-link, .social-link, .gotop {
    -webkit-transition: all .3s;
    transition: all .3s
}
.honor-item-zoom, .honor-item-title, .promenu-item, .psubcate>span {
    -webkit-transition: color .3s;
    transition: color .3s
}
.header, .s-dots .slick-dots>li button {
    -webkit-transition: background .3s;
    transition: background .3s
}
.main-box {
    padding: 120px 0
}
.main-title {
    font-size: 0;
    color: #fff;
    font-weight: 400
}
.main-title .en {
    margin-right: .6em;
    padding-bottom: 10px;
    display: inline-block;
    vertical-align: bottom;
    font-family: "inherit";
    font-size: 36px;
    color: #fff;
    line-height: 1;
    letter-spacing: -0.02em;
    text-transform: capitalize
}
.main-title .cn {
    display: inline-block;
    vertical-align: bottom;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.03em;
    font-weight: 400
}
.main-title.black {
    color: #313133
}
.main-title.small .en {
    font-size: 20px
}
.main-title.small .cn {
    font-size: 20px
}
.main-title.center {
    text-align: center
}
.section-desc {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.03em;
    color: #313133
}
.section-desc.center {
    text-align: center
}

@media (max-width: 1440px) {
.main-box {
    padding: 80px 0
}
.main-title .en {
    font-size: 16px
}
.main-title .cn {
    font-size: 16px
}
.main-title.small .en {
    font-size: 16px
}
.main-title.small .cn {
    font-size: 16px
}
}

@media (max-width: 1024px) {
.main-box {
    padding: 60px 0
}
}
.foot a:link, .foot a:visited {
    color: #a0a1a3;
}
.foot a:active, .foot a:hover {
    color: #426ca9;
}
.foot {
    border-top: 0px solid #2c77bb;
    padding: 65px 0px 0px;
    background-color: #4a4f54;
    position: relative;
    color: #a0a1a3;
}
.footBcon {
    border-top: 1px solid #5d5d5d;
    padding: 20px 0px;
    margin-top: 25px;
    color: #7a7d7f;
}
.footBcon a:link, .footBcon a:visited {
    color: #7a7d7f;
}
.footBcon a:active, .footBcon a:hover {
    color: #426ca9;
}
.footBcon .flink {
    float: right;
    display: block;
}
.foot-lbox {
    float: left;
    display: block;
    width: 580px;
}
.foot-lbox .zh {
    color: #a0a1a3;
    font: 20px/1.5 "inherit";
}
.foot-lbox .en {
    font: 33px/1.5 "inherit";
    text-transform: uppercase;
    color: #a0a1a3;
    margin-bottom: 20px;
}
.footInfo li {
    font-size: 16px;
    font-weight: 300;
    float: left;
    display: block;
    width: 45%;
    padding: 0px 0px 15px;
}
.footInfo div {
    padding: 0px 0px 5px;
}
.fsharp {
    float: right;
    display: block;
    margin-bottom: 5px;
}
.fsharp a {
    display: block;
    width: 48px;
    height: 48px;
    margin-right: 12px;
    background: url(../images/sharp2.png) no-repeat scroll -287px 0px;
    float: left;
    position: relative;
}
.fsharp a em {
    background: url(../images/sharp2.png) no-repeat;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
}
.fsharp a .ibg {
    background: url(../images/sharp2.png) no-repeat scroll -287px -48px;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
    transition: 300ms;
}
.fsharp a:hover .ibg {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
}
.fsharp a.a1 .i {
    background-position: 0px 0px;
}
.fsharp a.a2 .i {
    background-position: -58px 0px;
}
.fsharp a.a3 .i {
    background-position: -118px 0px;
}
.fsharp a.a4 .i {
    background-position: -178px 0px;
}
.fsharp a.a5 .i {
    background-position: -238px 0px;
}
.fsharp a.a1:hover .i {
    background-position: 0px -48px;
}
.fsharp a.a2:hover .i {
    background-position: -58px -48px;
}
.fsharp a.a3:hover .i {
    background-position: -118px -48px;
}
.fsharp a.a4:hover .i {
    background-position: -178px -48px;
}
.fsharp a.a5:hover .i {
    background-position: -238px -48px;
}
.fsharp a.a5 {
    margin-right: 0px;
}
.foot-rbox {
    width: 414px;
    float: right;
    display: block;
}
.foot-rbox .selbox {
    float: left;
    display: block;
}
.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0px;
}
.clearfix:after {
    clear: both;
}
.clearfix {
*zoom: 1;
}

@media screen and (max-width:1024px) {
.foot-lbox, .foot-rbox, .fsharp {
    float: none;
    width: 100%;
}
.foot-lbox .en {
    margin-bottom: 0px;
}
.footInfo {
    padding: 55px 0px 60px;
}
.footInfo li {
    width: 50%;
}
.fsharp {
    height: 48px;
    margin-bottom: 50px;
}
.fsharp a {
    border-radius: 50%;
    background: none #333333;
}
.fsharp a .ibg {
    border-radius: 50%;
    background: none #025bab;
}
.fsharp a em {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
}
.joinBtn {
    float: left;
}
.footBcon {
    margin-top: 50px;
}
}

@media screen and (max-width:641px) {
.footBcon .flink {
    float: none;
}
}

@media screen and (max-width:481px) {
.footInfo {
    padding: 30px 0px 40px;
}
.footInfo li {
    float: none;
    width: auto;
}
.foot-rbox .selbox {
    margin-bottom: 20px;
    box-sizing: border-box;
    width: 100%;
    float: none;
    padding: 6px 15px;
    height: auto;
    line-height: 1.8;
}
}
.ind-box {
    width: 65%;
    margin-bottom: 55px;
}
.ind-box h3 {
    font-size: 48px;
    font-weight: 400;
    letter-spacing: 0.03em;
    line-height: 1.7;
    margin-bottom: .4em
}
.ind-box p {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0.03em;
    color: #717478;
    line-height: 1.7
}
.ind-box.white h3, .ind-box.white p {
    color: #fff
}
.ind1-main {
    position: relative;
    z-index: 1;
}
.ind1-main::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 55%;
    top: 20px;
    background-size: cover
}
.view-more {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    color: #313133
}
.view-more>span {
    display: inline-block;
    vertical-align: top;
    margin-left: .5em;
    line-height: 30px
}
.list-indpro .big {
    width: 50%
}
.list-indpro .big .indpro_img::before {
    padding-top: 51.94805%
}
.list-indpro>li:nth-of-type(n+4) {
    margin-top: 60px
}
.indpro-item {
    display: block
}
.indpro_img {
    overflow: hidden; height: 268px;
}
.indpro_img::before {
    padding-top: 69.38776%
}
.indpro-item-title {
    position: relative;
    margin-top: .2em;
	padding-top: 1em;
    padding-bottom: .2em;
    font-size: 26px;
    line-height: 1.1;
    font-weight: 400;
    color: #313133;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.indpro-item-title>span {
    position: absolute;
    top: 0;
    right: 0;
    font-family: "inherit";
    text-transform: capitalize
}
.indpro-item-bottom {
    font-size: 0
}
.indpro-item-desc {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 80px);
    font-size: 0;
    margin-top: 14px
}
.indpro-item-desc>span {
    display: inline-block;
    vertical-align: top;
    margin-right: 1.25em;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 0.03em;
    color: #717478;
    font-weight: 300
}
.indpro-item-arrow {
    display: inline-block;
    vertical-align: top;
    margin-top: 14px;
    visibility: hidden;
    opacity: 0;
    width: 80px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}
.img-anim {
    overflow: hidden
}
.img-anim>img {
    -webkit-transition: transform .75s;
    transition: transform .75s
}

@media (min-width: 1025px) {
.indpro-item:hover .indpro-item-arrow {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    opacity: 1
}
.view-more:hover {
    font-weight: 400
}
.img-anim-box:hover .img-anim>img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

}

@media (max-width: 1680px) {
.ind-box h3 {
    font-size: 40px
}
.indpro-item-title {
    font-size: 24px
}
}

@media (max-width: 1440px) {
.indpro-item-desc {
    width: calc(100% - 60px)
}
.ind-box h3 {
    font-size: 32px
}
.ind-box p {
    font-size: 16px
}
.indpro-item-title {
    font-size: 20px
}
}

@media (max-width: 1280px) {
.ind-box {
    width: 100%
}
}

@media (max-width: 1024px) {
.indpro-item-desc {
    width: 100%
}
.ind-box h3 {
    font-size: 24px
}
.list-indpro>li {
    width: 50%
}
.list-indpro>li:nth-of-type(n+3) {
    margin-top: 40px
}
.indpro-item-desc>span {
    font-size: 14px
}
.indpro_img {
    height: 220px;
}
}

@media (max-width: 768px) {

.ind-box p {
    font-size: 14px;margin-top: 40px;line-height: 2.2
}
.ind1-main::before {
    top: 50%
}
.indpro-item-title {
    font-size: 16px
}
}

@media (max-width: 640px) {
.list-indpro>li {
    width: 100%
}
.list-indpro>li:nth-of-type(n+2) {
    margin-top: 40px
}
.list-indpro .big {
    width: 100%
}
.indpro-item-desc>span {
    font-size: 14px
}
.view-more {
    font-size: 14px
}
}
.life-item {
    padding-bottom: 120px;
    padding-top: 100px;
    background-color: #BFC8DA
}
.life-item-logo img {
    display: block;
    margin: 0 auto;
    height: 60px;
    width: auto
}
.life-item-img {
    width: 290px;
    margin-right: auto;
    margin-left: auto
}
.life-item-img::before {
    padding-top: 124.13793%
}

@media (max-width: 1440px) {
.life-item {
    padding-top: 80px;
    padding-bottom: 80px
}
.life-item-logo>img {
    height: 40px
}
}

@media (max-width: 1024px) {
.life-item {
    padding-top: 60px
}
}
.ind2-main {
    position: relative
}
.ind2-main-img {
    overflow: hidden
}
.ind2-main-img::before {
    padding-top: 42.70833%
}
.ind2-main-img .img-m {
    display: none
}
.ind2-main-txt {
    position: absolute;
    top: 0;
    right: 160px;
    bottom: 0;
    left: 160px
}
.ind2-main-bottom {
    position: absolute;
    right: 0;
    bottom: 80px;
    left: 0
}
.ind2-main-bottom img {
    margin-right: 70px;
    display: inline-block;
    vertical-align: bottom;
    height: 100px;
    width: auto
}

@media (max-width: 1680px) {
.ind2-main-txt {
    right: 80px;
    left: 80px
}
.ind2-main-bottom img {
    height: 80px;
    margin-right: 50px
}
}

@media (max-width: 1440px) {
.ind2-main-txt {
    right: 40px;
    left: 40px
}
.ind2-main-top {
    margin-top: 80px
}
.ind2-main-bottom {
    bottom: 60px
}
.ind2-main-bottom img {
    height: 60px;
    margin-right: 40px
}
}

@media (max-width: 1024px) {
.ind2-main-top {
    margin-top: 0
}
.ind2-main-bottom {
    position: relative;
    bottom: auto;
    margin-top: 60px
}
.ind2-main-bottom img {
    height: 50px;
    margin-right: 30px;
    margin-bottom: 20px
}
.ind2-main-txt {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    padding: 60px 20px 40px;
    background-color: #004a9f
}
}

@media (max-width: 768px) {
.ind2-main-txt {
    background-color: #004a9f;
    border-bottom: 1px solid rgba(135,156,180,0.4)
}
}

@media (max-width: 750px) {
.ind2-main-img::before {
    padding-top: 66.66667%
}
.ind2-main-img .img-pc {
    display: none
}
.ind2-main-img .img-m {
    display: block
}
}
.news-top-intro .news-item-date, .news-top-intro .news-item-more, .news-top-intro .news-item-title {
    color: #fff
}
.news-top-img::before {
    padding-top: 38.57143%
}
.news-item-txt, .news-item {
    letter-spacing: -.025em
}
.news-item-date {
	margin-top: 1em;
    margin-bottom: .5em;
    font-weight: 400;
    font-size: 18px;
    color: #666
}
.news-item-title {
    height: 3.6em;
    overflow: hidden;
    font-weight: 400;
    font-size: 28px;
    line-height: 1.2;
    color: #333
}
.news-item-more {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
 text-transform:;
    color: #666
}
.news-item-more i {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 20px;
    margin-left: 1em;
    opacity: 0
}
.list-news {
    margin-right: -15px;
    margin-left: -15px
}
.news-item {
    position: relative;
    display: block;
    background-color: #f8f8f8;
    padding: 50px 30px;
    margin: 0 15px 30px;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}
.news-item .news-item-title {
    margin-bottom: 1em
}
.news-item:hover::after {
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}
.news-item:hover .news-item-more {
    color: #004a9f
}
.news-item:hover .news-item-more i {
    opacity: 1
}
.news-item:hover {
    background-color: #004a9f;
}
.news-item:hover .news-item-date {
    color: #fff;
}
.news-item:hover .news-item-more {
    color: #fff;
}
.news-item:hover .news-item-title {
    color: #fff;
}

@media (max-width: 1100px) {
.list-news {
    margin-right: -10px;
    margin-left: -10px
}
.news-top-intro {
    bottom: 30px;
    left: 50px
}
.news-item {
    padding: 30px 20px;
    margin-right: 10px;
    margin-left: 10px
}
.news-item-title {
    font-size: 24px
}
}

@media (max-width: 768px) {
.list-news>li {
    width: 50%
}
.news-top-intro {
    bottom: 20px;
    left: 20px;
    right: 20px;
    width: auto
}
.news-top-intro .news-item-title {
    height: auto;
    margin-bottom: 1em
}
}

@media (max-width: 640px) {
.news-top-intro {
    position: relative;
    bottom: auto;
    margin-top: 20px
}
.news-top-intro .news-item-date, .news-top-intro .news-item-more {
    color: #666
}
.news-top-intro .news-item-title {
    color: #000
}
.list-news>li {
    width: 100%
}
.news-item-title {
    height: auto
}
}
.banner-page {
    position: relative;
    overflow: hidden
}
.banner-page::before {
    content: "";
    display: block;
    padding-top: 31.25%
}
.banner-page>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}
.bp-con {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    text-align: center;
    color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.bp-title {
    font: 400 80px/1 "inherit";
    text-transform: uppercase
}
.bp-title-cn {
    margin-top: .8em;
    font-size: 40px;
    letter-spacing: 0.03em;
    line-height: 1
}

@media (max-width: 1920px) {
.bp-title {
    font-size: 4.16667vw
}
.bp-title-cn {
    font-size: 2.08333vw
}
}

@media (max-width: 1024px) {
.banner-page::before {
    padding-top: 0;
    height: 280px
}
.banner-page>img {
    height: 280px;
    width: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
.bp-title {
    font-size: 24px
}
.bp-title-cn {
    font-size: 16px
}
}
.ai-box {
    background-position: top right;
    background-repeat: no-repeat
}
.con-main {
    max-width: 1100px
}
.con-title {
    font-size: 36px;
    line-height: 1.5;
    font-weight: 400;
    text-transform: uppercase
}
.con-title span {
    font-weight: 500
}
.con-intro {
    border-top: 1px solid rgba(135,156,180,0.4);
    padding-top: 35px
}
.con-intro h3 {
    margin-bottom: 1em;
    font-size: 24px;
    line-height: 1.7;
    font-weight: 400;
    letter-spacing: 0.03em;
    color: #313133
}
.con-intro p {
    font-size: 16px;
    line-height: 1.7;
    font-weight: 300;
    letter-spacing: 0.03em;
    color: #717478
}

@media (max-width: 1680px) {
.con-title {
    font-size: 32px
}
.con-intro h3 {
    font-size: 20px
}
}

@media (max-width: 1440px) {
.con-title {
    font-size: 28px
}
}

@media (max-width: 1200px) {
.con-title {
    font-size: 24px
}
.con-intro h3 {
    font-size: 16px
}
.con-intro p {
    font-size: 14px
}
}

@media (max-width: 1024px) {
.ai-box {
    background-image: none !important
}
}
.ind3-main {
    font-size: 0;
    position: relative
}
.at-right {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%
}
.at-left {
    max-width: 620px;
    padding: 80px 0
}
.at-item {
    color: #313133
}
.job-title {
    font-size: 36px;
    line-height: 1.5;
    color: #fff;
    font-weight: 400
}
.at-item-desc {
    text-align: justify;
    color: #fff
}
.at-item-desc h4 {
    margin-bottom: 1.5em;
    font-size: 20px;
    line-height: 2;
    font-weight: 400;
    letter-spacing: 0.03em
}
.at-item-desc p {
    font-size: 16px;
    line-height: 2;
    font-weight: 300;
    letter-spacing: 0.03em
}
.atp-item {
    padding: 14px 0;
    font-size: 16px;
    line-height: 1;
 color:;
}
.atp-item.whtie {
    color: #fff;
    opacity: .5
}
.slick-current .atp-item {
    color: #313133
}
.slick-current .atp-item.white {
    color: #fff;
    opacity: 1
}

@media (max-width: 1680px) {
.job-title {
    font-size: 32px
}
}

@media (max-width: 1440px) {
.job-title {
    font-size: 28px
}
.at-left {
    width: calc(50% - 40px)
}
}

@media (max-width: 1280px) {
.at-left {
    width: 100%;
    max-width: inherit
}
.at-right {
    display: none
}
.at-left {
    padding: 60px 0
}
}

@media (max-width: 1200px) {
.job-title {
    font-size: 24px
}
.at-item-desc h3 {
    font-size: 16px
}
}

@media (max-width: 1024px) {
.atp-item {
    padding: 10px 0
}
.job-title {
    font-size: 20px
}
.at-item-desc h4 {
    font-size: 16px;
    line-height: 1.75
}
.at-item-desc p {
    font-size: 14px
}
}
.list-honor>li:nth-of-type(n+4) {
    margin-top: 30px
}
.honor-item {
    padding: 40px;
    background-color: #fff;
    display: block
}
.honor-item-img::before {
    padding-top: 69.5%
}
.honor-item-img img {
    filter: grayscale(100)
}
.honor-item-img.cert::before {
    padding-top: 140%
}
.honor-item-top {
    position: relative
}
.honor-item-zoom {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 24px;
    line-height: 1.5;
    color: #717478
}
.honor-item-title {
    margin-right: 100px;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
    color: #313133;
    height: 3em
}
.honor-item-title span {
    display: block
}

@media (min-width: 1025px) {
.honor-item:hover {
    background-color: #004a9f
}
.honor-item:hover .honor-item-title, .honor-item:hover .honor-item-zoom {
    color: #fff
}
.honor-item:hover .honor-item-img img {
    filter: grayscale(0)
}
}

@media (max-width: 1680px) {
.honor-item-title {
    font-size: 20px;
    margin-right: 80px
}
.honor-item-zoom {
    font-size: 20px
}
.list-honor>li:nth-of-type(n+4) {
    margin-top: 30px
}
}

@media (max-width: 1440px) {
.honor-item {
    padding: 30px
}
.list-honor>li:nth-of-type(n+4) {
    margin-top: 30px
}
}

@media (max-width: 1280px) {
.honor-item-title {
    font-size: 18px;
    margin-right: 60px
}
.honor-item-zoom {
    font-size: 18px
}
.list-honor>li:nth-of-type(n+4) {
    margin-top: 30px
}
}

@media (max-width: 1024px) {
.honor-item {
    padding: 20px
}
.honor-item-title {
    font-size: 16px;
    margin-right: 0px;
}
.honor-item-zoom {
    font-size: 16px
}
.honor-item-img {
    margin-top: 20px
}
.list-honor>li {
    width: 50%
}
.list-honor>li:nth-of-type(n+3) {
    margin-top: 30px
}
}

@media (max-width: 768px) {
.list-honor>li:nth-of-type(n+3) {
    margin-top: 20px
}
}

@media (max-width: 480px) {
.honor-item-title {
    height: auto
}
.list-honor>li {
    width: 100%
}
.list-honor>li:nth-of-type(n+2) {
    margin-top: 20px
}
}
.about-intro {
    color: #313133;
    max-width: 980px;
    margin-bottom: 55px;
}
.about-intro h3 {
    font-size: 36px;
    line-height: 1.5;
    letter-spacing: 0.03em;
    font-weight: 400;
    margin-bottom: 1.25em;
}
.about-intro p {
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 0.07em;
    margin-bottom: .75em;
    font-weight: 300
}
.about-intro .jbo {
    font-size: 16px;
    line-height: 2;
    color: #fff;
    letter-spacing: 0.03em;
    margin-bottom: .75em;
    font-weight: 300
}
.about-item {
    font-size: 0;
    position: relative
}
.about-item:nth-of-type(1n) {
    text-align: left;
}
.about-item:nth-of-type(1n) .about-item-intro {
    left: 50%;
}
.about-item-img {
    display: inline-block;
    vertical-align: top;
    width: 50%
}
.about-item-img::before {
    padding-top: 97.5%
}
.about-item-intro {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    left: 50%;
    box-sizing: border-box;
    text-align: left;
}
.about-item-wrap {
    margin-right: 100px;
    margin-left: 100px;
    color: #fff
}
.about-item-name {
    font-size: 36px;
    line-height: 1;
    color: #fff;
    font-weight: 400
}
.about-item-sm {
    position: relative;
    font-size: 32px;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0.03em
}
.about-item-desc h4 {
    margin-bottom: .5em;
    font-size: 20px;
    line-height: 2;
    letter-spacing: 0.03em;
    font-weight: 400
}
.about-item-desc p {
    font-size: 16px;
    line-height: 2.3;
    letter-spacing: 0.3;
    margin-bottom: 20px;
    font-weight: 300
}
.list-about {
    margin-right: -15px;
    margin-left: -15px
}
.list-about>li:nth-of-type(n+3) {
    margin-top: 30px
}
.aboutlist-item {
    margin-right: 15px;
    margin-left: 15px
}
.aboutlist-item::before {
    padding-top: 54.43038%
}

@media (max-width: 1780px) {
.about-item-wrap {
    margin-right: 80px;
    margin-left: 80px;
    margin-top: 80px
}
.about-item-desc p {
    line-height: 2;
}
}

@media (max-width: 1680px) {
.about-intro h3 {
    font-size: 32px
}
.about-item-name {
    font-size: 30px
}
.about-item-sm {
    font-size: 26px
}
.about-item-desc {
    margin-top: 30px
}
.about-item-desc p {
    line-height: 2;
}
.about-item-desc {
    margin-top: 30px
}
}

@media (max-width: 1440px) {
.about-intro h3 {
    font-size: 28px
}
.about-item-name {
    font-size: 28px
}
.about-item-sm {
    font-size: 24px
}
.about-item-wrap {
    margin-right: 70px;
    margin-left: 70px;
    margin-top: 60px
}
.about-item-desc p {
    line-height: 2;
}
}

@media (max-width: 1366px) {
.about-item-wrap {
    margin-right: 70px;
    margin-left: 70px;
    margin-top: 60px
}
.about-item-desc p {
    line-height: 1.8;
}
}

@media (max-width: 1280px) {
.about-intro h3 {
    font-size: 24px
}
.about-intro p {
    font-size: 14px
}
.about-intro .jbo {
    font-size: 14px
}
.about-item-name {
    font-size: 24px
}
.about-item-sm {
    font-size: 20px
}
.about-item-wrap {
    margin-right: 40px;
    margin-left: 40px
}
.about-item-img {
    width: 100%
}
.about-item-intro {
    padding: 40px 0;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    width: auto
}
.about-item-wrap {
    margin-top: 0
}
.about-item:nth-of-type(1n) .about-item-intro {
    left: 0;
}
.about-item-desc p {
    line-height: 2;
}
}

@media (max-width: 1024px) {
.list-about {
    margin-right: -10px;
    margin-left: -10px
}
.list-about>li:nth-of-type(n+3) {
    margin-top: 20px
}
.aboutlist-item {
    margin-right: 10px;
    margin-left: 10px
}
.about-intro h3 {
    font-size: 20px
}
.about-item-name {
    font-size: 20px
}
.about-item-sm {
    font-size: 18px
}
.about-item-desc h4 {
    font-size: 14px
}
.about-item-desc p {
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0;
}
.about-item-desc {
    margin-top: 30px
}
.about-intro p {
    font-size: 14px
}
.about-intro .jbo {
    font-size: 14px
}
}

@media (max-width: 960px) {
.about-item-img {
    width: 100%
}
.about-item-intro {
    padding: 40px 0;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    width: auto
}
.about-item-wrap {
    margin-top: 0
}
.about-item:nth-of-type(1n) .about-item-intro {
    left: 0;
}
}

@media (max-width: 768px) {
.about-item-wrap {
    margin-right: 20px;
    margin-left: 20px
}
.about-item-sm {
    font-size: 16px
}
}

@media (max-width: 640px) {
.about-item-desc {
    margin-top: 30px
}
.about-item-desc h4 {
    font-size: 14px;
    margin-bottom: 0
}
.list-about {
    margin-right: -5px;
    margin-left: -5px
}
.list-about>li:nth-of-type(n+3) {
    margin-top: 10px
}
.aboutlist-item {
    margin-right: 5px;
    margin-left: 5px
}
}
.promenu {
    position: relative
}
.promenu::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: rgba(135,156,180,0.4)
}
.promenu-wrap {
    display: flex;
    justify-content: space-between
}
.promenu-item {
    position: relative;
    font-size: 30px;
    line-height: 1;
    color: #717478;
    padding: 0 .4em;
    padding-bottom: .5em;
    cursor: pointer
}
.promenu-item::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;
    height: 3px;
    background-color: #004a9f;
    visibility: hidden;
    opacity: 0
}
.promenu-item.current, .promenu-item:hover {
    color: #313133
}
.promenu-item.current::after, .promenu-item:hover::after {
    visibility: visible;
    opacity: 1
}
.list-products>li:nth-of-type(n+3) {
    margin-top: 60px
}
.probox-item, .prosub-item {
    display: none
}
.probox-item.active, .prosub-item.active {
    display: block
}
.pitem {
    display: block;
    font-size: 0
}
.pitem-img::before {
    padding-top: 63.28125%
}
.pitem-intro {
    padding-bottom: 7px;
    padding-top: 4px;
    position: relative;
    border-bottom: 0px solid rgba(135,156,180,0.4)
}
.pitem-title {
    font-size: 30px;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0.03em;
    color: #313133;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.pitem-title-en {
    margin-top: 4px;
    position: absolute;
    top: .75em;
    right: 0;
    font: 300 20px/1 "inherit";
    color: #717478
}
.pitem-title-en>span {
    display: inline-block;
    vertical-align: top;
    margin-left: .5em
}
.pitem-desc {
    width: calc(100% - 100px);
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 2;
    color: #717478;
    font-weight: 300;
    letter-spacing: 0.03em
}
.psubcate>span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    line-height: 1;
    margin-right: 3em;
    letter-spacing: 0.03em;
    color: #717478;
    font-weight: 400;
    cursor: pointer
}
.psubcate>span::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -1.5em;
    width: 1px;
    background-color: rgba(135,156,180,0.4);
    pointer-events: none
}
.psubcate>span.current {
    color: #313133;
    font-weight: 400
}
.psubcate>span:last-of-type {
    margin-right: 0
}
.psubcate>span:last-of-type::after {
    display: none
}

@media (max-width: 1680px) {
.promenu-item, .pitem-title {
    font-size: 28px
}
.list-products>li:nth-of-type(n+3) {
    margin-top: 50px
}
}

@media (max-width: 1440px) {
.promenu-item, .pitem-title {
    font-size: 24px
}
.pitem-title-en {
    top: .5em
}
.list-products>li:nth-of-type(n+3) {
    margin-top: 40px
}
}

@media (max-width: 1280px) {
.promenu-item, .pitem-title {
    font-size: 20px
}
.pitem-title-en {
    font-size: 16px;
    top: .65em
}
.psubcate>span {
    font-size: 16px
}
}

@media (max-width: 1024px) {
.promenu-item, .pitem-title {
    font-size: 18px
}
.list-products>li:nth-of-type(n+3) {
    margin-top: 20px
}
.pitem-desc {
    width: auto;
    font-size: 14px
}
.pitem-bottom {
    margin-top: 10px;
    padding-bottom: 20px
}
}

@media (max-width: 768px) {
.pitem-intro {
    margin-top: 10px
}
.promenu-item, .pitem-title {
    font-size: 16px
}
.list-products>li:nth-of-type(n+3) {
    margin-top: 10px
}
}

@media (max-width: 640px) {
.promenu-item, .pitem-title {
    font-size: 14px
}
.pitem-title-en {
    font-size: 14px;
    top: .5em
}
.list-products>li {
    width: 100%
}
.list-products>li:nth-of-type(n+2) {
    margin-top: 10px
}
.pitem-title {
    margin-right: 0
}
.psubcate>span {
    font-size: 14px
}
}
.prod-desc {
    font-size: 16px;
    line-height: 2.75;
    color: #717478;
    font-weight: 300;
    padding: 10px 0;
}
.prod-desc h3 {
    font-size: 1.5em;
    color: #313133;
    font-weight: 400;
    padding: 30px 0;
}
.prod-desc h4 {
    font-size: 1.3em;
    color: #313133;
    font-weight: 400;
    padding: 10px 0;
}
.prod-desc img {
    width: 100%;
    max-width: 100%;
    height: auto !important
}
.prod-desc table {
    color: #2f2f2f;
    width: 100%;
}
.prod-desc table tr:first-child {
    background: #fff;
    color: #2f2f2f;
}
.prod-desc table {
    border-top: 1pt solid rgba(135,156,180,0.4);
    border-left: 1pt solid rgba(135,156,180,0.4);
    margin: 0 auto;
}
.prod-desc td {
    padding: 5px;
    text-align: center;
    border-right: 1pt solid rgba(135,156,180,0.4);
    border-bottom: 1pt solid rgba(135,156,180,0.4);
    line-height: 2.75;
}
.prod-desc tr:nth-of-type(odd) {
    background: #fff;
}
.prod-desc tr:hover {
    background: #004a9f;
    color: #fff;
}

@media (max-width: 1680px) {
.prod-desc {
    margin-top: 30px
}
}

@media (max-width: 1440px) {
.prod-desc {
    margin-top: 20px
}
}

@media (max-width: 1024px) {
.prod-desc {
    font-size: 14px
}
}
.job-item {
    position: relative;
    font-size: 0;
    background-color: #E5E9F0;
    text-align: right;
}
.job-item:nth-of-type(2n) {
    text-align: left
}
.job-item:nth-of-type(2n) .job-ibox {
    right: 0
}
.job-item:nth-of-type(2n) .slick-dots {
    left: 30px;
    bottom: 30px
}
.job-item:nth-of-type(2n+1) .job-ibox {
    left: 0
}
.job-item:nth-of-type(2n+1) .slick-dots {
    right: 30px;
    bottom: 30px
}
.slick-job {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 0
}
.techb-img::before {
    padding-top: 64.58333%
}
.job-ibox {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%
}
.job-txt {
    position: absolute;
    top: 50%;
    right: 160px;
    left: 160px;
    text-align: left;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.slick-job .slick-dots {
    position: absolute
}
.slick-job .slick-dots>li button {
    background-color: rgba(243,242,241,0.6)
}
.slick-job .slick-dots>li.slick-active button {
    background-color: #004a9f
}
.slick-patent .slick-dots {
    position: absolute;
    bottom: -100px;
    right: 0;
    left: 0;
    text-align: center
}
.slick-patent .slick-dots>li button {
    background-color: #727492
}
.slick-patent .slick-dots>li.slick-active button {
    background-color: #fff
}
.slick-patent .slick-list {
    overflow: visible
}

@media (max-width: 1680px) {
.job-txt {
    right: 80px;
    left: 80px
}
.about-intro.mt-60 {
    margin-top: 40px
}
}

@media (max-width: 1440px) {
.job-txt {
    right: 40px;
    left: 40px
}
}

@media (max-width: 1280px) {
.about-intro.mt-60 {
    margin-top: 30px
}
.about-intro.mt-60 h3 {
    margin-bottom: .5em
}
}

@media (max-width: 960px) {
.job-item {
    padding-top: 20px
}
.slick-job {
    width: auto;
    margin-right: 20px;
    margin-left: 20px;
    display: block
}
.job-ibox {
    position: relative;
    top: auto;
    bottom: auto;
    width: auto
}
.job-txt {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    padding: 40px;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
}

@media (max-width: 768px) {
.job-txt {
    padding-right: 20px;
    padding-left: 20px
}
}
.list-ind {
    margin-right: -40px;
    margin-left: 0px
}
.inds-item {
    margin-right: 120px;
    margin-left: 0px
}
.inds-item-img {
    width: 200px;
    margin-bottom: 50px
}
.inds-item-img::before {
    padding-top: 100%
}
.inds-item-title {
    margin-bottom: .65em;
    font-size: 30px;
    line-height: 1.7;
    font-weight: 400;
    letter-spacing: 0.03em;
    color: #313133
}
.inds-item-desc {
    font-size: 16px;
    line-height: 2;
    font-weight: 300;
    letter-spacing: 0.03em;
    color: #717478
}
.abouts-item-img::before {
    padding-top: 67.34694%
}
.abouts-item-title {
    position: relative;
    padding-bottom: 1em;
    line-height: 2;
    font-weight: 400;
    margin-top: 1em;
    border-bottom: 1px solid rgba(135,156,180,0.4);
    letter-spacing: 0.03em;
    color: #313133
}
.abouts-item-title>span {
    position: absolute;
    top: 0;
    right: 0;
    text-transform: capitalize;
    font-family: "inherit";
    letter-spacing: 0
}
.abouts-item-desc {
    margin-top: 1em;
    font-size: 16px;
    line-height: 1.875;
    color: #717478;
    font-weight: 300
}

@media (max-width: 1024px) {
.abouts-item-desc {
    font-size: 14px
}
.inds-item-desc {
    font-size: 14px;
}
.inds-item-title {
    font-size: 20px;
}
}

@media (max-width: 768px) {
.list-abouts>li {
    width: 50%
}
.list-abouts>li:nth-of-type(n+3) {
    margin-top: 40px
}
}

@media (max-width: 640px) {
.list-abouts>li {
    width: 100%
}
.list-abouts>li:nth-of-type(n+2) {
    margin-top: 40px
}
}
.list-job .job-item:nth-of-type(2n+1) {
    background-color: #4a4f54;
    color: #fff
}
.list-job .job-item:nth-of-type(2n) {
    background-color: #004a9f
}
.list-job .job-item:nth-of-type(2n) .main-title {
    color: #fff
}
.list-job .job-item:nth-of-type(2n) .about-intro {
    color: #fff
}
.ind3-img::before {
    padding-top: 78.125%
}

@media (max-width: 1680px) {
.inds-item-img {
    width: 160px;
    margin-bottom: 40px
}
}

@media (max-width: 1440px) {
.inds-item-img {
    width: 120px;
    margin-bottom: 30px
}
}

@media (max-width: 1280px) {
.inds-item-img {
    width: 80px
}
.inds-item {
    margin-right: 40px;
    margin-left: 40px
}
}

@media (max-width: 960px) {
.list-ind>li {
    width: 100%
}
.list-ind>li:nth-of-type(n+2) {
    margin-top: 40px
}
.inds-item-img {
     display: none
}
}

@media (max-width: 768px) {
.list-ind {
    margin-right: 0;
    margin-left: 0
}
.inds-item {
    margin-right: 0;
    margin-left: 0
}
}
.recruit-box {
    padding: .75rem 0;
}
.recruit-box .img {
    text-align: center;
}
.recruit-box .img img {
    width: auto;
    max-width: 100%;
}
.recruit-view {
    width: 100%;
    margin: 0 auto;
}
.recruit-list {
    margin-top: 3.9rem;
}
.recruit-list .recruit-item {
    border-bottom: 1px solid #e3e6ee;
}
.recruit-list .title-box {
    padding: .5rem 1rem;
    position: relative;
    display: block;
}
.recruit-list .top-title {
background-color:#;
    border-bottom: 1px solid #e3e6ee;
}
.recruit-list .title-box .tit {
    float: left;
    font-size: 16px;
    line-height: 2rem;
    padding: .5rem 0;
    color: #333;
}
.recruit-list .top-title .tit {
    font-size: 16px;
    line-height: .5rem;
    color: #666;
}
.recruit-list .title-box .position {
    width: 37%;
}
.recruit-list .title-box .address {
    width: 21%;
}
.recruit-list .title-box .salary {
    width: 21%;
}
.recruit-list .title-box .arrow {
    position: absolute;
    right: 1.2rem;
    top: 35%;
    width: 1.7rem;
    height: 1.7rem;
    margin-top: -5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.825rem;
    background-image: url('../images/img-list.png');
    transition: all .3s;
}
.recruit-list .recruit-item:nth-child(2n+1) .title-box {
}
.recruit-list .recruit-item.cur .title-box .arrow {
    transform: rotate(45deg);
}
.recruit-list .recruit-drop {
    background-color: #fff;
    padding: 1.7rem 1rem;
    position: relative;
    display: none;
}
.recruit-list .recruit-drop .con-box {
    width: 78.648%;
    font-size: 14px;
    line-height: 2rem;
    color: #666;
    min-height: 5rem;
}
.recruit-list .recruit-drop .con-box h3 {
    font-size: 16px;
    line-height: 2rem;
    color: #333;
    margin-bottom: .25rem;
}
.recruit-list .recruit-drop .send-btn {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
}
.recruit-ajax .page {
    margin-top: .9rem;
}
.recruit-box .campus-btn {
    margin: 1rem auto 0;
}

@media (max-width:767px) {
.recruit-box {
    padding: .7rem 0;
}
.recruit-box .download-box>.select:last-child {
    margin-bottom: 0;
}
.recruit-box .select .tit {
    padding: 0 .3rem;
}
.recruit-box .select .tit:before {
    right: .2rem;
}
.recruit-list {
    margin-top: .3rem;
    padding: 0;
    background-color: transparent;
    border: none;
}
.recruit-list .title-box {
    padding: .53rem .3rem;
}
.recruit-list .top-title .tit {
    padding: .2rem 0;
    font-size: .95rem;
    line-height: 1.4rem;
}
.recruit-list .title-box .tit {
    font-size: .95rem;
    line-height: .95rem;
}
.recruit-list .title-box .address, .recruit-list .title-box .salary {
    display: none;
}
.recruit-list .title-box .position {
    width: 65%;
}
.recruit-list .title-box .arrow {
    right: .1rem;
    top: 40%;
    width: .9rem;
    height: .9rem;
    margin-top: -1px;
}
.recruit-list .recruit-drop {
    padding: .5rem .3rem;
}
.recruit-list .recruit-drop .con-box {
    width: 94%;
    font-size: .9rem;
    line-height: 1.4rem;
    min-height: auto;
}
.recruit-list .recruit-drop .con-box h3 {
    font-size: .3rem;
    line-height: 1.4rem;
}
.recruit-list .recruit-drop .send-btn {
    position: static;
    margin-top: .3rem;
}
.recruit-ajax .page {
    margin-top: .36rem;
}
.recruit-box .campus-btn {
    margin-top: .4rem;
}
}
.f-cb {
    zoom: 1;
}
.f-cb:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}
.newsinfo-box {
    padding: 4.25rem 0 5.5rem;
}
.news-view {
    width: 78.125%;
    margin: 0 auto;
}
.newsinfo-box {
    padding: 4.5rem 0 5.5rem;
}
.newsinfo-view {
    width: 72.9%;
    margin: 0 auto;
}
.newsinfo-box .tit-box {
    padding-bottom: .9rem;
    border-bottom: 1px solid rgba(135,156,180,0.4);
    ;
}
.newsinfo-box .tit {
    font-size: 3em;
    line-height: 1.1em;
    color: #2f2f2f;
}
.newsinfo-box .share-box {
    margin-top: 2.25em;
    font-size: .4em;
}
.newsinfo-box .orign {
    font-size: .4em;
    line-height: 20px;
    color: #666;
}
.newsinfo-box .time {
    font-size: .4em;
    line-height: 20px;
    color: #666;
}
.newsinfo-box .con {
    margin-top: 2.4rem;
    font-size: 1.2rem;
    line-height: 2.2rem;
    color: #666;
    font-weight: 300
}
.newsinfo-box .con p {
    margin-bottom: 1.2rem;text-indent: 2em
}
.newsinfo-box .con img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.ctrl-box {
    padding-top: 2.25em;
    border-top: 1px solid rgba(135,156,180,0.4);
    ;
    margin-top: 2.25em;
}
.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: .90rem;
    line-height: 1.7rem;
    color: #777;
    transition: all .3s;
}
.ctrl-box .back-btn {
    float: right;
    display: block;
    width: 9.625rem;
    height: 3.45rem;
    line-height: 3.45rem;
    color: #2f2f2f;
    font-size: .95rem;
    border: 1px solid rgba(135,156,180,0.4);
    text-align: center;
    transition: all .3s;
}
.ctrl-box .back-btn:hover {
    color: #fff;
    background: #004a9f;
}

@media (max-width:1024px) {
.newsinfo-box {
    padding: 2rem 0;
}
.newsinfo-box .time {
    float: none;
}
.news-view {
    width: auto;
    padding: 0 5%;
}
.newsinfo-box .left .tit-box {
    padding-top: 2rem;
}
.ctrl-box .back-btn:hover {
    background-color: #004a9f;
}
}

@media (max-width:767px) {
.ctrl-box .item a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsinfo-box {
    padding: .7rem 0;
}
.newsinfo-box .left, .newsinfo-box .right {
    float: none;
    width: 100%;
}
.newsinfo-box .right .once {
    height: 1rem;
    line-height: 1rem;
}
.newsinfo-box .right .once span {
    font-size: .3rem;
    line-height: 1rem;
    background-size: .1rem;
}
.news-box .list .page {
    margin-top: .8rem;
}
.page a {
    width: .6rem;
    height: .6rem;
    background-size: .1rem;
}
.newsinfo-box .left .tit {
    font-size: .4rem;
    line-height: 1.3;
}
.newsinfo-box .left .tit-box {
    padding-top: 1.4rem;
}
.newsinfo-box .time {
    font-size: .2rem;
    line-height: .4rem;
}
.newsinfo-box .left .share-box {
    margin-top: .3rem;
}
.newsinfo-box .left .con {
    font-size: .24rem;
    line-height: .5rem;
    margin-top: .4rem;
}
.newsinfo-box .left .buttons {
    margin-top: .5rem;
    height: 1rem;
    padding: 0 .3rem;
}
.newsinfo-box .left .buttons a {
    font-size: .24rem;
    line-height: .4rem;
}
.newsinfo-box .left .buttons .prev, .newsinfo-box .left .buttons .next {
    margin-top: .3rem;
}
.newsinfo-box .right .tit {
    font-size: .3rem;
    line-height: .4rem;
}
.newsinfo-box .right .list {
    margin-top: .3rem;
}
.newsinfo-box .right .list a {
    font-size: .24rem;
    padding: .3rem .7rem .3rem .3rem;
}
.newsinfo-box .right .list a:before {
    right: .3rem;
    width: .0875rem;
    height: .1625rem;
}
.newsinfo-box .orign {
    font-size: .24rem;
    line-height: .4rem;
}
.ctrl {
    float: none;
    width: 100%;
}
.ctrl-box .back-btn {
    float: none;
    display: block;
    margin: 3rem auto 0;
}
}
.contact-info {
    position: relative;
    font-size: 0;
    text-align: right
}
.cont-map {
    position: absolute;
    top: 90px;
    right: 48%;
    bottom: 0;
    left: 0;
    background-color: #fff
}
.cont-way {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    padding: 100px 80px;
    text-align: left;
    box-sizing: border-box;
 background-color: #
}
.cont-title {
    line-height: 1.5;
    margin-top: 2em;
    font-weight: 400;
    color: #313133
}
.cont-item {
    position: relative;
    border-bottom: 1px solid rgba(135,156,180,0.4);
    padding-bottom: 20px;
    margin-bottom: 30px
}
.cont-item p, .cont-item span {
    line-height: 1.5;
    font-weight: 400;
    color: #313133
}
.cont-item p {
    margin-right: 2em
}
.cont-item span {
    position: absolute;
    top: 0;
    right: 0
}
.cont-item:last-of-type {
    margin-bottom: 0
}
.list-as>li:nth-of-type(n+4) {
    margin-top: 40px
}
.as-item-img::before {
    padding-top: 73.46939%
}
.as-item-title {
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0.03em;
    color: #313133;
    border-bottom: 1px solid rgba(135,156,180,0.4);
    margin-top: 1em;
    padding-bottom: .3em
}
.as-item-title span {
    display: block;
}
.as-item-desc {
    margin-top: .75em;
    font-size: 16px;
    line-height: 1.75;
    color: #2f2f2f;
}
.as-item-desc p {
    margin-bottom: .25em
}

@media (max-width: 1680px) {
.cont-way {
    padding: 80px
}
}

@media (max-width: 1440px) {
.cont-way {
    padding: 60px 40px
}
}

@media (max-width: 1024px) {
.cont-map {
    top: 20px;
}
}

@media (max-width: 768px) {
.cont-map {
    position: relative;
    width: auto;
    height: 300px
}
.cont-way {
    padding: 40px 20px;
    width: auto;
    display: block
}
.cont-item {
    margin-bottom: 15px;
    padding-bottom: 10px
}
.ciway-body {
    margin-top: 20px
}
.list-as>li {
    width: 50%
}
.list-as>li:nth-of-type(n+3) {
    margin-top: 40px
}
.cont-title {
    font-size: 28px
}
.as-item-title {
}
.as-item-desc {
    font-size: 14px
}
}

@media (max-width: 480px) {
.list-as>li {
    width: 100%
}
.list-as>li:nth-of-type(n+2) {
    margin-top: 40px
}
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
 .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory;
}
:root {
--swiper-navigation-size:44px;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    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;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next';
}
.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
--swiper-navigation-color:#ffffff;
}
.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
--swiper-navigation-color:#000000;
}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #2f2f2f;
    opacity: .2;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-white {
--swiper-pagination-color:#ffffff;
}
.swiper-pagination-black {
--swiper-pagination-color:#000000;
}
.swiper-pagination-lock {
    display: none;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > canvas, .swiper-zoom-container > img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}
.swiper-lazy-preloader-white {
--swiper-preloader-color:#fff;
}
.swiper-lazy-preloader-black {
--swiper-preloader-color:#2f2f2f;
}
 @-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
 @keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube {
    overflow: visible;
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #2f2f2f;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}
.swiper-container-flip {
    overflow: visible;
}
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.splitlist {
    line-height: 1.2;
    white-space: pre-wrap;
}
.splitlist.flag span {
    -webkit-animation: fadeInRight 1s forwards;
    animation: fadeInRight 1s forwards;
}
.splitlist span {
    font-family: inherit;
    width: auto;
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
    text-transform: inherit;
    opacity: 0;
    display: inline-block;
}
.splitlist span.letters {
    color: #fff;
}
.swiper-box1 {
    position: relative;
    overflow: hidden;
    height: 100vh;
}
.swiper-box1 .shubiao {
    position: absolute;
    right: 28px;
    bottom: 33px;
    z-index: 3;
    color: #fff;
}
.swiper-box1 .shubiao i {
    display: block;
    font-size: 30px;
    -webkit-animation: shubiao 1.5s infinite;
    animation: shubiao 1.5s infinite;
}
.swiper-box1 .swiper-pag {
    position: absolute;
    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;
    z-index: 3;
    bottom: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.swiper-box1 .swiper-pag .pagbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.swiper-box1 .swiper-pag .pagbox span {
    position: relative;
    width: 60px;
    height: 5px;
    background: rgba(255, 255, 255, 0.8);
    opacity: 1;
    border-radius: 0;
    margin-right: 13px;
}
.swiper-box1 .swiper-pag .pagbox span.swiper-pagination-bullet-active:after {
    width: 100%;
    -webkit-transition: 4s;
    transition: 4s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}
.swiper-box1 .swiper-pag .pagbox span:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #00489e;
}
.swiper-box1 .swiper-pag .pagbox span:last-child {
    margin-right: 0;
}
.swiper-box1 .swiper-pag .iconctrl {
    position: relative;
    margin-left: 15px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.8);
    cursor: pointer;
}
.swiper-box1 .swiper-pag .iconctrl i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    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;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1;
    -webkit-transition: .4s;
    transition: .4s;
}
.swiper-box1 .swiper-pag .iconctrl i.bf {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
    font-size: 14px;
}
.swiper-box1 .swiper-pag .iconctrl i.zt {
    opacity: 1;
    font-size: 16px;
}
.swiper-box1 .swiper-pag .iconctrl i.active {
    opacity: 0;
}

@media (max-width: 860px) {
.swiper-box1 .swiper-pag, .swiper-box1 .shubiao {
    display: none;
}
}

@media (max-width: 1024px) {
.swiper-box1 {
    height: auto;
}
}
.swiper-box1 .swiper-wrapper .swiper-slide {
    position: relative;
}
.swiper-box1 .swiper-wrapper .swiper-slide .box1img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.swiper-box1 .swiper-wrapper .swiper-slide .box1text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    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;
    z-index: 3;
}
.swiper-box1 .swiper-wrapper .swiper-slide .box1text.active .box h6 span, .swiper-box1 .swiper-wrapper .swiper-slide .box1text.active .box h5 span {
    -webkit-animation: fadeInRight 1s forwards;
    animation: fadeInRight 1s forwards;
}
.swiper-box1 .swiper-wrapper .swiper-slide .box1text .box {
    max-width: 90%;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    -webkit-transform: translateY(-7vh);
    transform: translateY(-7vh);
}
.swiper-box1 .swiper-wrapper .swiper-slide .box1text .box h6 {
    font-size: 72px;
    text-transform: uppercase;
}
.swiper-box1 .swiper-wrapper .swiper-slide .box1text .box h5 {
    font-size: 42px;
    font-weight: 700;
    margin-top: 10px;
}

@media (max-width: 1440px) {
.swiper-box1 .swiper-wrapper .swiper-slide .box1text .box h6 {
    font-size: 40px;
}
.swiper-box1 .swiper-wrapper .swiper-slide .box1text .box h5 {
    font-size: 32px;
}
}

@media (max-width: 1024px) {
.swiper-box1 .swiper-wrapper .swiper-slide .box1text .box {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.swiper-box1 .swiper-wrapper .swiper-slide .box1text .box h6 {
    font-size: 32px;
}
.swiper-box1 .swiper-wrapper .swiper-slide .box1text .box h5 {
    font-size: 24px;
}
}

@media (max-width: 640px) {
.swiper-box1 .swiper-wrapper .swiper-slide .box1text .box h6 {
    font-size: 22px;
}
.swiper-box1 .swiper-wrapper .swiper-slide .box1text .box h5 {
    font-size: 18px;
    margin-top: 5px;
}
}
.imgs {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
}
.learn {
    position: relative;
    color: #717478;
    font-size: 14px;
    line-height: 2;
    padding: 20px 35px 15px 0;
    font-weight: 500;
    border-bottom: 1px solid #cececd;
    -webkit-transition: .5s;
    transition: .5s;
}

@media (max-width: 640px) {
.learn {
    padding: 6px 3px;
    font-size: 14px;
}
}
.learn:after {
    content: '';
    position: absolute;
    right: 0;
    width: 0%;
    bottom: 0;
    height: 85%;
    background: #004a9f;
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
}
.learn:hover {
    color: #fff;
}
.learn:hover:after {
    width: 100%;
    left: 0;
}
.job-ibox .learn {
    color: #fff;
    border-bottom-color: #fff;
}
.ind2-main-top .learn {
    color: #fff;
    border-bottom-color: #fff;
}
