:root {
    --pad: -webkit-calc(50vw - 825px);
    --pad: calc(50vw - 825px);
}
@media (max-width: 1720px) {
    :root {
        --pad: -webkit-calc(50vw - 705px);
        --pad: calc(50vw - 705px);
    }
}
@media (max-width: 1470px) {
    :root {
        --pad: -webkit-calc(50vw - 660px);
        --pad: calc(50vw - 660px);
    }
}
@media (max-width: 1400px) {
    :root {
        --pad: -webkit-calc(50vw - 570px);
        --pad: calc(50vw - 570px);
    }
}
@media (max-width: 1199px) {
    :root {
        --pad: 6vw;
    }
}
@media (max-width: 991px) {
    :root {
        --pad: 7.5vw;
    }
}
@media (max-width: 767px) {
    :root {
        --pad: 15px;
    }
}
@-webkit-keyframes fadeInUp {
    from {
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);

        opacity: 1;
    }
    to {
        -webkit-transform: none;
        transform: none;

        opacity: 1;
    }
}
@keyframes fadeInUp {
    from {
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);

        opacity: 1;
    }
    to {
        -webkit-transform: none;
        transform: none;

        opacity: 1;
    }
}
@-webkit-keyframes fadeInDown {
    from {
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);

        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;

        opacity: 1;
    }
}
@keyframes fadeInDown {
    from {
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);

        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;

        opacity: 1;
    }
}
.jianbian {
    background: -webkit-linear-gradient(7deg, #27bbdb 1.7%, #007c97 147.17%), -webkit-linear-gradient(356deg, #212121 -4.61%, #676767 49.14%, #212121 104.96%);
    background: linear-gradient(83deg, #27bbdb 1.7%, #007c97 147.17%), linear-gradient(94deg, #212121 -4.61%, #676767 49.14%, #212121 104.96%);
}
.ff,
.banner .mobile-video:before {
    font-family: 'iconfont' !important;
}
.iconfont {
    font-size: inherit;
}
@font-face {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/AlibabaPuHuiTi-Regular.woff') format('woff');
}
@font-face {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-weight: bold;
    font-style: normal;

    src: url('../fonts/AlibabaPuHuiTi-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-weight: 800;
    font-style: normal;

    src: url('../fonts/AlibabaPuHuiTi-ExtraBold.woff') format('woff');
}
@font-face {
    font-family: 'Alibaba PuHuiTi 2.0 Medium';
    font-weight: 500;
    font-style: normal;

    src: url('../fonts/AlibabaPuHuiTi-Medium.woff') format('woff');
}
.title-font {
    font-family: 'Alibaba PuHuiTi 2.0', Arial;
    font-weight: normal;
}
body {
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;

    overflow-x: hidden;

    color: #222;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
}
@media (max-width: 767px) {
    body {
        font-size: 14px;
    }
}
.row {
    --bs-gutter-x: 1.875rem;
}
:root {
    scroll-behavior: unset;
}
.img-box {
    position: relative;
    z-index: 1;

    display: block;
    overflow: hidden;

    height: 0;
    padding-bottom: 100%;
}
.img-box img,
.img-box iframe {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;
}
.fszero {
    font-size: 0;

    overflow: hidden;

    width: 0;
    height: 0;
}
.fszero h1 {
    margin: 0;
}
.wrap-map .map-content {
    display: none;
}
[lang=zh-CN] .share-cn {
    display: block;
}
[lang=zh-CN] .share-other {
    display: none;
}
[lang=zh-CN] .wrap-map .map-content {
    display: block;
}
[lang=zh-CN] .wrap-map .map {
    display: none;
}
[lang=zh-CN] .box-follow {
    display: none;
}
.a2a_kit {
    display: inline-block;

    vertical-align: middle;
}
@-ms-viewport {
    width: auto !important;
}
li,
ol,
ul {
    margin: 0;
    padding: 0;

    list-style: none;
}
a,
a:hover,
a:link,
a:visited {
    text-decoration: none;

    color: inherit;
}
input[type=number] {
    -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    margin: 0;

    -webkit-appearance: none;
}
button,
input,
textarea {
    border: none;
    outline: none;
}
a[data-fancybox] {
    outline: none;
}
a[data-fancybox] img {
    outline: none !important;
}
.slick-slide {
    outline: none;
}
.slick-slide a {
    outline: none !important;
}
@media (min-width: 1200px) {
    .wow {
        visibility: hidden;
    }
}
img[data-lazy] {
    background: url(../images/ajax-loader.gif) no-repeat center;
}
img.lazy {
    min-width: 1px;
    min-height: 1px;

    background: url(../images/ajax-loader.gif) no-repeat center;
}
.lazy {
    background-image: url(../images/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
}
.loaded {
    background-size: cover;
}
figure {
    margin: 0;
}
.slick-slide,
.slick-slider .slick-track,
.slick-slider .slick-list,
.slick-slide img,
.slick-slider .slick-track img,
.slick-slider .slick-list img {
    -webkit-transform: translateZ(1px);
    -webkit-transform: translate3d(0, 0, 1px);
    transform: translateZ(1px);
    transform: translate3d(0, 0, 1px);

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.at-resp-share-element .at-share-btn {
    margin-bottom: 0 !important;
}
.transform-0 {
    -webkit-transform: translate(0) !important;
    -ms-transform: translate(0) !important;
    transform: translate(0) !important;
}
.slick-disabled {
    cursor: no-drop;

    opacity: .5;
}
body.fixed {
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
body.searchactive {
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
@media (min-width: 1560px) {
    .container {
        max-width: 1470px;
    }
}
@media (min-width: 1720px) {
    .container {
        max-width: 1690px;
    }
    .con1410 {
        max-width: 1440px;
    }
}
@media (max-width: 767px) {
    .col-6:nth-child(2n+1) {
        padding-right: 7.5px;
    }
    .col-6:nth-child(2n) {
        padding-left: 7.5px;
    }
}
.fancybox-slide--iframe .fancybox-content {
    width: 100%;
    max-width: 80%;
    height: 100%;
    min-height: 50%;
    max-height: 80%;
    margin: 0;
}
.fancybox-slide--video video {
    max-width: 80%;
    padding: 0;
}
@media (max-width: 767px) {
    .fancybox-slide--video video {
        max-width: 95%;
    }
}
.fancybox__container {
    --fancybox-backdrop-bg: rgba(0, 0, 0, .6);
}
.fancybox-slide>video {
    padding: 0;
}
.swiper-lazy {
    background: url(../images/ajax-loader.gif) no-repeat center;
}
.scrollbar::-webkit-scrollbar {
    position: absolute;
    z-index: 2;
    left: 0;

    width: 6px;
}
.scrollbar::-webkit-scrollbar-track {
    background-color: #eee;
}
.scrollbar::-webkit-scrollbar-thumb {
    background-color: #dcdcdc;
}
.slick-arrow {
    font-size: 0;
    line-height: 48px;

    position: absolute;
    z-index: 8;
    top: 50%;
    left: -4%;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 48px;
    height: 48px;
    padding: 0;

    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;

    color: #fff;
    border: 2px solid #ffc324;
    border-radius: 50%;
    background: none;
    background-color: #004b8d;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 991px) {
    .slick-arrow {
        line-height: 40px;

        left: -30px;

        width: 40px;
        height: 40px;
    }
}
@media (max-width: 767px) {
    .slick-arrow {
        top: auto;
        bottom: -50px;
        left: 50%;

        -webkit-transform: translateX(-110%);
        -ms-transform: translateX(-110%);
        transform: translateX(-110%);
    }
}
.slick-arrow:before {
    font-family: 'iconfont' !important;
    font-size: 18px;

    display: block;

    content: '\e648';
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (max-width: 991px) {
    .slick-arrow:before {
        font-size: 16px;
    }
}
.slick-arrow.slick-next {
    right: -4%;
    left: auto;
}
@media (max-width: 991px) {
    .slick-arrow.slick-next {
        right: -30px;
    }
}
@media (max-width: 767px) {
    .slick-arrow.slick-next {
        right: 50%;

        -webkit-transform: translateX(110%);
        -ms-transform: translateX(110%);
        transform: translateX(110%);
    }
}
.slick-arrow.slick-next:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.slick-arrow:hover {
    color: #004b8d;
    background-color: #ffc324;
}
.arrow-bottom {
    padding-bottom: 100px;
}
@media (max-width: 1199px) {
    .arrow-bottom {
        padding-bottom: 80px;
    }
}
@media (max-width: 767px) {
    .arrow-bottom {
        padding-bottom: 60px;
    }
}
.arrow-bottom .slick-arrow {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 50%;

    -webkit-transform: translateX(-120%);
    -ms-transform: translateX(-120%);
    transform: translateX(-120%);
}
.arrow-bottom .slick-arrow.slick-next {
    right: 50%;
    left: auto;

    -webkit-transform: translateX(120%);
    -ms-transform: translateX(120%);
    transform: translateX(120%);
}
.arrow-bottom .slick-arrow.slick-next:after {
    font-size: 20px;
    font-weight: bold;

    position: absolute;
    top: 47%;
    left: -24%;

    content: '|';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    color: #e2e2e2;
}
@media (max-width: 767px) {
    .arrow-top-right {
        padding-bottom: 50px;
    }
}
.arrow-top-right .slick-arrow {
    position: absolute;
    top: -84px;
    right: 60px;
    left: auto;

    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
@media (max-width: 1199px) {
    .arrow-top-right .slick-arrow {
        top: -80px;
    }
}
@media (max-width: 991px) {
    .arrow-top-right .slick-arrow {
        top: -70px;
        right: 44px;
    }
}
@media (max-width: 767px) {
    .arrow-top-right .slick-arrow {
        top: auto;
        bottom: 0;
        left: 50%;

        -webkit-transform: translateX(-120%);
        -ms-transform: translateX(-120%);
        transform: translateX(-120%);
    }
}
.arrow-top-right .slick-arrow.slick-next {
    right: 0;
}
@media (max-width: 767px) {
    .arrow-top-right .slick-arrow.slick-next {
        right: 50%;
        left: auto;

        -webkit-transform: translateX(120%);
        -ms-transform: translateX(120%);
        transform: translateX(120%);
    }
}
.prev-next {
    font-size: 0;
}
.prev-next .slick-arrow {
    position: relative;
    top: auto;
    right: 0;
    left: 0;

    display: inline-block;

    margin: 0 20px;

    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    text-align: center;
    vertical-align: middle;
}
@media (max-width: 767px) {
    .prev-next .slick-arrow {
        margin: 0;
    }
}
.prev-next .slick-arrow.slick-next {
    right: 0;
}
.slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 60px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1199px) {
    .slick-dots {
        margin-top: 30px;
    }
}
.slick-dots li {
    width: 20px;
    height: 3px;
    margin: 0 3px;

    -webkit-transition: all .4s;
    transition: all .4s;

    border-radius: 20px;
    background-color: rgba(0, 0, 0, .15);
}
.slick-dots li button {
    display: none;
}
.slick-dots li.slick-active {
    width: 40px;

    background-color: #004b8d;
}
.center {
    top: 50%;
    left: 50%;

    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.slick-list {
    margin: 0 -15px;
}
@media (max-width: 1199px) {
    .slick-list {
        margin: 0 -10px;
    }
}
@media (max-width: 767px) {
    .slick-list {
        margin: 0 -5px;
    }
}
.slick-list .slick-slide {
    padding: 0 15px;
}
@media (max-width: 1199px) {
    .slick-list .slick-slide {
        padding: 0 10px;
    }
}
@media (max-width: 767px) {
    .slick-list .slick-slide {
        padding: 0 5px;
    }
}
.share-cn {
    display: none;
}
.addcart {
    cursor: pointer;
}
.addcart.active .icon:before {
    content: '\e69a';
}
.translate {
    min-width: 158px;
}
@media (max-width: 767px) {
    .translate {
        min-width: 145px;
    }
}
@media (max-width: 767px) {
    .translate .goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
        font-size: 12px;
    }
}
.translate .goog-te-gadget-simple {
    border-color: #fff;
}
.fluid_html_on_pause,
.fluid_pseudo_poster,
.fluid_controls_container {
    display: none;
}
.map-content label {
    line-height: 30px !important;

    max-width: 200px;
    padding: 0 10px !important;

    border: none !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2) !important;
}
.mt-30 {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .mt-30 {
        margin-top: 20px;
    }
}
.mt-40 {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .mt-40 {
        margin-top: 20px;
    }
}
.mt-50 {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .mt-50 {
        margin-top: 30px;
    }
}
.mt-60 {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .mt-60 {
        margin-top: 30px;
    }
}
.mt-80 {
    margin-top: 80px;
}
@media (max-width: 1560px) {
    .mt-80 {
        margin-top: 60px;
    }
}
@media (max-width: 1199px) {
    .mt-80 {
        margin-top: 30px;
    }
}
.common-share {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .common-share {
        margin-top: 20px;
    }
}
.common-share ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -4px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.common-share ul li {
    padding: 0 4px;
}
.common-share ul li a {
    font-size: 20px;
    line-height: 36px;

    display: block;

    width: 36px;
    height: 36px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    border-radius: 4px;
    background-color: rgba(255, 255, 255, .2);
    background-size: cover;
}
.common-share ul li a:hover {
    color: #004b8d;
    background-color: #fff;
}
.formbox-contact form>ul>li {
    margin-top: 20px;
}
.formbox-contact form label {
    font-size: 14px;
    line-height: 24px;
}
.formbox-contact form label span {
    color: #e03137;
}
.formbox-contact form input,
.formbox-contact form textarea {
    line-height: 28px;

    width: 100%;
    margin-top: 4px;
    padding: 10px 12px;

    border-radius: 10px;
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(18, 55, 105, .08), 0 0 0 1px rgba(9, 25, 72, .13);
}
.formbox-contact form input::-webkit-input-placeholder,
.formbox-contact form textarea::-webkit-input-placeholder {
    color: #a4acb9;
}
.formbox-contact form input:-o-placeholder,
.formbox-contact form textarea:-o-placeholder {
    color: #a4acb9;
}
.formbox-contact form input::-moz-placeholder,
.formbox-contact form textarea::-moz-placeholder {
    color: #a4acb9;
}
.formbox-contact form input:-ms-input-placeholder,
.formbox-contact form textarea:-ms-input-placeholder {
    color: #a4acb9;
}
.formbox-contact form input:focus::-webkit-input-placeholder,
.formbox-contact form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.formbox-contact form input:focus::-o-placeholder,
.formbox-contact form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.formbox-contact form input:focus::-moz-placeholder,
.formbox-contact form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.formbox-contact form input:focus::-ms-input-placeholder,
.formbox-contact form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.formbox-contact form .submit-group .common-button button {
    font-size: 16px;
    line-height: 42px;

    width: 100%;
    padding: 0 10px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    background: #004b8d;
}
.formbox-contact form .submit-group .common-button button:hover {
    background-color: #ffc324;
}
.formbox-download form>ul {
    margin: 0 -4px;
}
.formbox-download form>ul>li {
    margin-top: 20px;
    padding: 0 4px;
}
.formbox-download form input,
.formbox-download form textarea {
    line-height: 30px;

    width: 100%;
    padding: 15px 20px;

    border-radius: 4px;
    background: rgba(240, 242, 249, .5);
}
@media (max-width: 991px) {
    .formbox-download form input,
    .formbox-download form textarea {
        line-height: 24px;

        padding: 10px 20px;
    }
}
.formbox-download form input::-webkit-input-placeholder,
.formbox-download form textarea::-webkit-input-placeholder {
    color: #027a94;
}
.formbox-download form input:-o-placeholder,
.formbox-download form textarea:-o-placeholder {
    color: #027a94;
}
.formbox-download form input::-moz-placeholder,
.formbox-download form textarea::-moz-placeholder {
    color: #027a94;
}
.formbox-download form input:-ms-input-placeholder,
.formbox-download form textarea:-ms-input-placeholder {
    color: #027a94;
}
.formbox-download form input:focus::-webkit-input-placeholder,
.formbox-download form textarea:focus::-webkit-input-placeholder {
    color: #004b8d;
}
.formbox-download form input:focus::-o-placeholder,
.formbox-download form textarea:focus::-o-placeholder {
    color: #004b8d;
}
.formbox-download form input:focus::-moz-placeholder,
.formbox-download form textarea:focus::-moz-placeholder {
    color: #004b8d;
}
.formbox-download form input:focus::-ms-input-placeholder,
.formbox-download form textarea:focus::-ms-input-placeholder {
    color: #004b8d;
}
.formbox-download form p {
    color: #006075;
}
.formbox-download form p a {
    font-weight: bold;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.formbox-download form p a:hover {
    text-decoration: underline;

    color: #004b8d;
}
.formbox-download form .submit-group .common-button button {
    font-size: 16px;
    line-height: 42px;

    width: 100%;
    padding: 0 10px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    background: #004b8d;
}
.formbox-download form .submit-group .common-button button:hover {
    background-color: #ffc324;
}
.formbox-details {
    padding: 40px;

    border-radius: 10px;
    background: #f0f9fb;
}
@media (max-width: 1400px) {
    .formbox-details {
        padding: 20px;
    }
}
.formbox-details form ul li {
    margin-top: 16px;
}
.formbox-details form input,
.formbox-details form textarea {
    font-size: 12px;
    line-height: 30px;

    width: 100%;
    padding: 10px 14px;

    border: .5px solid #222;
    border-radius: 2px;
    background: #fff;
}
.formbox-details form input::-webkit-input-placeholder,
.formbox-details form textarea::-webkit-input-placeholder {
    color: #c7c7c7;
}
.formbox-details form input:-o-placeholder,
.formbox-details form textarea:-o-placeholder {
    color: #c7c7c7;
}
.formbox-details form input::-moz-placeholder,
.formbox-details form textarea::-moz-placeholder {
    color: #c7c7c7;
}
.formbox-details form input:-ms-input-placeholder,
.formbox-details form textarea:-ms-input-placeholder {
    color: #c7c7c7;
}
.formbox-details form input:focus::-webkit-input-placeholder,
.formbox-details form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.formbox-details form input:focus::-o-placeholder,
.formbox-details form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.formbox-details form input:focus::-moz-placeholder,
.formbox-details form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.formbox-details form input:focus::-ms-input-placeholder,
.formbox-details form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.formbox-details form .submit-group .common-button button {
    width: 100%;
}
.formbox form {
    margin-top: 10px;
    /* label */
    /* input & textarea */
    /* 初始状态（有 placeholder） */
    /* 聚焦 或 有内容 */
    /* group-read 状态 */
}
.formbox form ul {
    margin: 0 -10px;
}
.formbox form ul li {
    padding: 0 10px;
}
.formbox form .group {
    position: relative;

    margin-top: 20px;
}
.formbox form .group label {
    font-size: 16px;
    line-height: 50px;

    position: absolute;
    z-index: 3;
    top: 0;
    left: 20px;

    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    pointer-events: none;

    color: #222;
}
.formbox form .group label span {
    color: #e50012;
}
@media (max-width: 1400px) {
    .formbox form .group label {
        left: 20px;
    }
}
@media (max-width: 767px) {
    .formbox form .group label {
        font-size: 14px;
        line-height: 40px;

        left: 10px;
    }
}
.formbox form .group input,
.formbox form .group textarea {
    font-size: 16px;
    line-height: 30px;

    width: 100%;
    padding: 10px 20px;

    resize: vertical;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;

    color: #222;
    outline: none;
    background: #f9f9f9;
}
@media (max-width: 767px) {
    .formbox form .group input,
    .formbox form .group textarea {
        font-size: 14px;
        line-height: 20px;

        padding: 10px;
    }
}
.formbox form .group input:placeholder-shown+label,
.formbox form .group textarea:placeholder-shown+label {
    top: 0;
}
.formbox form .group input:focus+label,
.formbox form .group textarea:focus+label,
.formbox form .group input:not(:placeholder-shown)+label,
.formbox form .group textarea:not(:placeholder-shown)+label {
    top: -34px;
    left: 20px;

    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);

    opacity: .8;
}
@media (max-width: 767px) {
    .formbox form .group input:focus+label,
    .formbox form .group textarea:focus+label,
    .formbox form .group input:not(:placeholder-shown)+label,
    .formbox form .group textarea:not(:placeholder-shown)+label {
        top: -25px;
        left: 10px;
    }
}
.formbox form .group-read input {
    color: #fff !important;
    border-color: #004b8d !important;
    background: #004b8d !important;
}
.formbox form input::-webkit-input-placeholder,
.formbox form textarea::-webkit-input-placeholder {
    color: #222;
}
.formbox form input:-o-placeholder,
.formbox form textarea:-o-placeholder {
    color: #222;
}
.formbox form input::-moz-placeholder,
.formbox form textarea::-moz-placeholder {
    color: #222;
}
.formbox form input:-ms-input-placeholder,
.formbox form textarea:-ms-input-placeholder {
    color: #222;
}
.formbox form input:focus::-webkit-input-placeholder,
.formbox form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.formbox form input:focus::-o-placeholder,
.formbox form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.formbox form input:focus::-moz-placeholder,
.formbox form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.formbox form input:focus::-ms-input-placeholder,
.formbox form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.formbox form .submit-group {
    margin-top: 30px;
}
.wrap-reviews .title-product-show .write-review {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.wrap-reviews .title-product-show .write-review a {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-decoration: underline;

    color: #004b8d;
}
@media (max-width: 1199px) {
    .wrap-reviews .title-product-show .write-review a {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .wrap-reviews .title-product-show .write-review a {
        font-size: 14px;
    }
}
.wrap-reviews .title-product-show .write-review a:hover {
    color: #ffc324;
}
.wrap-reviews .feedback {
    display: none;

    padding-top: 10px;
}
.wrap-reviews .feedback .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 20px;
    padding: 0 20px;

    border: 1px solid #e8eff4;
    background: #f6f8fa;
}
.wrap-reviews .feedback .item span {
    line-height: 50px;

    display: block;

    white-space: nowrap;

    color: #666;
}
.wrap-reviews .feedback .item input,
.wrap-reviews .feedback .item textarea {
    line-height: 30px;

    width: 100%;
    padding: 10px;

    resize: vertical;

    background: none;
}
.wrap-reviews .feedback .rating {
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    flex-direction: row-reverse;

    width: auto;
    height: 40px;
    padding: 0 10px;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.wrap-reviews .feedback .rating-0 {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.wrap-reviews .feedback .rating>input {
    display: none;
}
.wrap-reviews .feedback .rating>label {
    font-size: 20px;

    margin-top: auto;
    margin-right: 8px;

    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;

    color: #004b8d;
}
.wrap-reviews .feedback .rating>label:before {
    font-family: 'iconfont' !important;

    content: '\e63c';
}
.wrap-reviews .feedback .rating>input:checked~label,
.wrap-reviews .feedback .rating>input:checked~label~label {
    color: #004b8d;
}
.wrap-reviews .feedback .rating>input:checked~label:before,
.wrap-reviews .feedback .rating>input:checked~label~label:before {
    font-family: 'iconfont' !important;

    content: '\e76b';
}
.wrap-reviews .feedback .rating>input:not(:checked)~label:hover,
.wrap-reviews .feedback .rating>input:not(:checked)~label:hover~label {
    color: #004b8d;
}
.wrap-reviews .feedback .rating>input:not(:checked)~label:hover:before,
.wrap-reviews .feedback .rating>input:not(:checked)~label:hover~label:before {
    font-family: 'iconfont' !important;

    content: '\e76b';
}
.wrap-reviews .review-list {
    overflow: hidden;

    margin-top: 20px;
}
.wrap-reviews .review-list .item {
    padding: 20px 0;
}
@media (max-width: 991px) {
    .wrap-reviews .review-list .item {
        padding: 10px 0;
    }
}
.wrap-reviews .review-list .item h3 {
    font-family: 'Sora', Arial;
    font-size: 26px;
    line-height: 1.15384615;

    margin: 0;
}
@media (max-width: 1199px) {
    .wrap-reviews .review-list .item h3 {
        font-size: 22px;
    }
}
@media (max-width: 991px) {
    .wrap-reviews .review-list .item h3 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .wrap-reviews .review-list .item h3 {
        font-size: 18px;
    }
}
.wrap-reviews .review-list .item .title-small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 8px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.wrap-reviews .review-list .item .title-small h4 {
    font-family: 'Sora', Arial;
    font-size: 18px;
    line-height: 24px;

    margin: 0;
    margin-right: 10px;
}
.wrap-reviews .review-list .item p {
    font-size: 16px;
    line-height: 1.625;

    margin: 0;

    color: #666;
}
@media (max-width: 767px) {
    .wrap-reviews .review-list .item p {
        font-size: 14px;
    }
}
.wrap-reviews .review-list .item .starbox {
    color: #ea580c;
}
.wrap-reviews .review-list .item .starbox span {
    font-size: 18px;

    display: inline-block;

    margin-right: 14px;

    vertical-align: middle;
}
@media (max-width: 991px) {
    .wrap-reviews .review-list .item .starbox span {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .wrap-reviews .review-list .item .starbox span {
        font-size: 14px;
    }
}
.wrap-reviews .review-list .item .starbox .icon {
    font-size: 18px;
    line-height: 26px;

    display: inline-block;

    vertical-align: middle;
}
.wrap-reviews .review-list .item .editor-content {
    margin-top: 20px;
}
.open-quote {
    display: none;

    width: 96%;
    max-width: 840px;
    padding: 0;

    border-radius: 10px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.open-quote .pic {
    overflow: hidden;

    width: 100%;

    border-radius: 10px 10px 0 0;
}
.open-quote .pic img {
    width: 100%;
}
.open-quote .quote-message {
    width: 100%;
    padding: 30px;
}
.open-quote .quote-message .title-in h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.11111111;

    color: #004b8d;
}
@media (max-width: 1560px) {
    .open-quote .quote-message .title-in h2 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .open-quote .quote-message .title-in h2 {
        font-size: 24px;
    }
}
.fancybox-close-small:after {
    background-color: #fff;
}
.consulting {
    line-height: 60px;

    position: fixed;
    z-index: 8;
    right: 5%;
    bottom: 5%;

    width: 60px;
    height: 60px;

    border-radius: 50%;
}
@media (max-width: 991px) {
    .consulting {
        line-height: 40px;

        right: auto;
        bottom: 100px;
        left: 5%;

        width: 40px;
        height: 40px;
    }
}
.consulting span {
    font-size: 30px;

    position: relative;
    z-index: 6;

    display: block;

    width: 100%;
    height: 100%;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #004b8d;
}
@media (max-width: 991px) {
    .consulting span {
        font-size: 20px;
    }
}
.consulting span:before {
    position: absolute;
    z-index: 1;
    top: 0;
    right: -10px;

    display: block;

    width: 16px;
    height: 16px;

    content: '';

    border-radius: 50%;
    background-color: #de0000;
}
.consulting .icon {
    font-size: 50px;
}
.consulting::before,
.consulting::after {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: point_kuo 3s linear infinite;
    animation: point_kuo 3s linear infinite;

    border-radius: 50%;
    background: rgba(0, 75, 141, .28);
}
.consulting::after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.consulting::before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
@-webkit-keyframes point_kuo {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);

        opacity: 1;
    }
    100% {
        -webkit-transform: translate(-50%, -50%) scale(2.5);
        transform: translate(-50%, -50%) scale(2.5);

        opacity: 0;
    }
}
@keyframes point_kuo {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);

        opacity: 1;
    }
    100% {
        -webkit-transform: translate(-50%, -50%) scale(2.5);
        transform: translate(-50%, -50%) scale(2.5);

        opacity: 0;
    }
}
.header {
    font-family: 'Alibaba PuHuiTi 2.0', Arial;
    font-weight: 500;

    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;

    -webkit-transition: all .4s;
    transition: all .4s;

    background-color: #fff;
    box-shadow: 0 4px 12.7px rgba(0, 0, 0, .06);
}
.header .header-top {
    line-height: 36px;

    background: -webkit-gradient(linear, left top, right top, color-stop(33.96%, #2e3091), to(#afd7ff));
    background: -webkit-linear-gradient(left, #2e3091 33.96%, #afd7ff 100%);
    background: linear-gradient(90deg, #2e3091 33.96%, #afd7ff 100%);
}
@media (max-width: 767px) {
    .header .header-top {
        display: none;
    }
}
.header .header-top p {
    margin: 0;

    color: #c1d2df;
}
.header .header-top p:nth-child(1) {
    margin-right: 20px;
}
.header .header-top p a {
    -webkit-transition: all .2s;
    transition: all .2s;
}
.header .header-top p a span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(left, #fff 0%, #fff 100%);
    background-image: linear-gradient(to right, #fff 0%, #fff 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.header .header-top p a:hover {
    color: #fff;
}
.header .header-top p a:hover span {
    background-size: 100% 1px;
}
.header .header-nav {
    padding: 0 5%;
}
.header .logo {
    height: 58px;

    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 1199px) {
    .header .logo {
        height: 60px;
        padding: 10px 0;
    }
}
.header .logo img {
    position: relative;
    z-index: 6;

    display: block;

    height: 100%;

    -webkit-transition: all .4s;
    transition: all .4s;
}
.header .quote {
    margin-left: 10px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.header .quote .now-hover {
    font-size: 14px;
    font-weight: 500;
    line-height: 34px;

    padding: 0 18px;

    border-radius: 0;
    background: #004b8d;
}
@media (max-width: 1400px) {
    .header .quote .now-hover {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .header .quote .now-hover {
        font-size: 0;

        padding: 5px 10px;
    }
}
.header .quote .now-hover .iconfont {
    font-size: 0;
}
@media (max-width: 767px) {
    .header .quote .now-hover .iconfont {
        font-size: 20px;

        margin: 0;
    }
}
.header .language {
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-left: 28px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1560px) {
    .header .language {
        margin-left: 10px;
    }
}
.header .language p {
    line-height: 50px;

    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0;
    padding: 0 20px;

    white-space: nowrap;

    color: #004b8d;
    border-radius: 4px;
    background: rgba(37, 167, 196, .12);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .header .language p {
        font-size: 16px;
    }
}
@media (max-width: 1400px) {
    .header .language p {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .header .language p {
        font-size: 0;
        line-height: 32px;

        padding: 0 10px;
    }
}
.header .language p .iconfont {
    font-size: 24px;

    margin-right: 8px;
}
@media (max-width: 767px) {
    .header .language p .iconfont {
        font-size: 20px;

        margin-right: 0;
    }
}
.header .language p .icon-arrow-down {
    font-size: 14px;

    margin-right: 0;
    margin-left: 6px;
}
@media (max-width: 767px) {
    .header .language p .icon-arrow-down {
        display: none;
    }
}
.header .language p:after {
    position: absolute;
    z-index: 6;
    z-index: 7;
    bottom: -1px;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

    content: '';
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    opacity: 0;
    border-width: 0 10px 10px 10px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;

    -webkit-filter: drop-shadow(0px -2px 4px rgba(0, 0, 0, .1));
    filter: drop-shadow(0px -2px 4px rgba(0, 0, 0, .1));
}
.header .language:hover p:after {
    opacity: 1;
}
.header .language ul {
    font-size: 0;

    position: absolute;
    z-index: 6;
    top: 100%;
    right: -30px;

    display: none;

    width: 500px;
    padding: 20px;

    color: #333;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (max-width: 767px) {
    .header .language ul {
        right: -100px;

        width: 300px;
    }
}
.header .language ul li {
    font-size: 16px;

    display: inline-block;

    width: 33.333%;

    vertical-align: top;
}
@media (max-width: 767px) {
    .header .language ul li {
        font-size: 14px;

        width: 50%;
    }
}
.header .language ul li a {
    line-height: 30px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 10px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .header .language ul li a {
        line-height: 24px;
    }
}
.header .language ul li a img {
    display: block;

    width: 30px;
    margin-right: 10px;
}
.header .language ul li:hover a {
    background-color: #eee;
}
.header .user {
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.header .user:after {
    display: block;

    width: 1px;
    height: 14px;
    margin: 0 24px;

    content: '';

    background: #e6e6e6;
}
@media (max-width: 1560px) {
    .header .user:after {
        margin: 0 10px;
    }
}
.header .user .iconfont {
    font-size: 20px;

    display: block;

    -webkit-transition: all 1s;
    transition: all 1s;
}
.header .user:hover {
    color: #004b8d;
}
.header .user:hover .iconfont {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.header .pc-search form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.header .pc-search form input {
    font-weight: normal;
    line-height: 34px;

    width: 330px;
    padding: 0 18px;

    border-radius: 28px;
    background: #f5f5f5;
}
@media (max-width: 1560px) {
    .header .pc-search form input {
        width: 260px;
    }
}
@media (max-width: 1470px) {
    .header .pc-search form input {
        width: 200px;
    }
}
.header .pc-search form input::-webkit-input-placeholder,
.header .pc-search form textarea::-webkit-input-placeholder {
    color: #999;
}
.header .pc-search form input:-o-placeholder,
.header .pc-search form textarea:-o-placeholder {
    color: #999;
}
.header .pc-search form input::-moz-placeholder,
.header .pc-search form textarea::-moz-placeholder {
    color: #999;
}
.header .pc-search form input:-ms-input-placeholder,
.header .pc-search form textarea:-ms-input-placeholder {
    color: #999;
}
.header .pc-search form input:focus::-webkit-input-placeholder,
.header .pc-search form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.header .pc-search form input:focus::-o-placeholder,
.header .pc-search form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.header .pc-search form input:focus::-moz-placeholder,
.header .pc-search form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.header .pc-search form input:focus::-ms-input-placeholder,
.header .pc-search form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.header .pc-search form .submit {
    line-height: 34px;

    width: 34px;
    height: 34px;
    padding: 0;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #004b8d;
}
.header .serach-part {
    display: none;

    cursor: pointer;
}
.header .find {
    line-height: 60px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 0 24px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .header .find {
        padding: 0 10px;
    }
}
.header .find .iconfont {
    font-size: 20px;

    display: block;

    -webkit-transition: all 1s;
    transition: all 1s;
}
.header .find:hover {
    color: #004b8d;
}
.header .find:hover .iconfont {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.header .search-wrap {
    font-size: 14px;

    position: fixed;
    z-index: 9;
    top: -15px;
    left: 50%;

    display: none;

    width: 100vw;
    height: 100vh;
    padding: 10px;

    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    background-color: rgba(0, 0, 0, .8);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.header .search-wrap .search-close {
    position: absolute;
    top: 5%;
    right: 10%;

    cursor: pointer;

    color: #fff;
}
@media (max-width: 1199px) {
    .header .search-wrap .search-close {
        right: 5%;
    }
}
.header .search-wrap .search-close .icon {
    font-size: 30px;
}
.header .search-wrap .search-box {
    position: absolute;
    top: 50%;
    left: 10%;

    overflow: hidden;

    width: 80%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    border-radius: 6px;
}
@media (max-width: 1199px) {
    .header .search-wrap .search-box {
        left: 5%;

        width: 90%;
    }
}
.header .search-wrap input {
    line-height: 30px;

    width: 100%;
    padding: 15px;

    color: #666;
}
.header .search-wrap .submit {
    font-size: 20px;
    line-height: 60px;

    position: absolute;
    top: 0;
    right: 0;

    width: 46px;
    height: 60px;
    padding: 0;

    -webkit-transition: all .2s;
    transition: all .2s;

    border-radius: 0;
}
.header .search-wrap .submit:before {
    font-family: 'iconfont' !important;

    content: '\e660';
}
.header .search-wrap .submit:hover {
    color: #fff;
    background-color: #004b8d;
}
@media (max-width: 1199px) {
    .header .pc-nav {
        display: none;
    }
}
.header .pc-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.header .pc-nav>ul>li {
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.header .pc-nav>ul>li>a {
    font-size: 18px;
    font-weight: 500;

    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    height: 90px;
    padding: 0 28px;

    -webkit-transition: all .4s;
    transition: all .4s;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1920px) {
    .header .pc-nav>ul>li>a {
        padding: 0 20px;
    }
}
@media (max-width: 1720px) {
    .header .pc-nav>ul>li>a {
        font-size: 18px;
    }
}
@media (max-width: 1560px) {
    .header .pc-nav>ul>li>a {
        padding: 0 18px;
    }
}
@media (max-width: 1470px) {
    .header .pc-nav>ul>li>a {
        font-size: 16px;
    }
}
@media (max-width: 1350px) {
    .header .pc-nav>ul>li>a {
        padding: 0 10px;
    }
}
.header .pc-nav>ul>li>a span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#004b8d), to(#004b8d));
    background-image: -webkit-linear-gradient(left, #004b8d 0%, #004b8d 100%);
    background-image: linear-gradient(to right, #004b8d 0%, #004b8d 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.header .pc-nav>ul>li.more>a:after {
    opacity: 1;
}
.header .pc-nav>ul>li.active>a,
.header .pc-nav>ul>li:hover>a {
    color: #004b8d;
}
.header .pc-nav .nav-list2 {
    font-size: 14px;

    position: absolute;
    z-index: 9;
    top: 100%;
    left: 0;

    display: none;

    min-width: 100%;
    padding: 10px;

    text-align: left;

    color: #333;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.header .pc-nav .nav-list2>li {
    position: relative;
}
.header .pc-nav .nav-list2>li>a {
    font-size: 16px;
    line-height: 24px;

    display: block;

    padding: 10px 24px;

    -webkit-transition: all .2s;
    transition: all .2s;
    white-space: nowrap;
    text-transform: capitalize;
}
@media (max-width: 1560px) {
    .header .pc-nav .nav-list2>li>a {
        padding: 5px 20px;
    }
}
.header .pc-nav .nav-list2>li:hover>a {
    color: #fff;
    background-color: #004b8d;
}
.header .pc-nav .nav-list3 {
    position: absolute;
    top: 0;
    left: 100%;

    display: none;

    padding: 10px;

    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.header .pc-nav .nav-list3>li>a {
    line-height: 24px;

    display: block;

    padding: 5px 20px;

    -webkit-transition: all .2s;
    transition: all .2s;
    white-space: nowrap;
}
.header .pc-nav .nav-list3>li:hover>a {
    color: #fff;
    background-color: #004b8d;
}
.header .btn-menu {
    position: relative;

    display: none;

    width: 30px;
    height: 40px;
    margin-left: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1199px) {
    .header .btn-menu {
        display: inline-block;

        vertical-align: middle;
    }
}
.header .btn-menu div {
    position: absolute;
    top: 0;
    left: 0;

    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 100%;
    height: 100%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.header .btn-menu div:before,
.header .btn-menu div:after {
    display: block;

    height: 2px;

    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;

    background: #004b8d;
}
.header .btn-menu div span {
    display: block;

    height: 2px;
    margin: 5px 0;

    -webkit-transition: all .4s;
    transition: all .4s;

    background: #004b8d;
}
.header.stuck {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.header.stuck .logo {
    height: 58px;
}
@media (max-width: 1199px) {
    .header.stuck .logo {
        height: 60px;
    }
}
.header.stuck .pc-nav>ul>li>a {
    height: 80px;
}
.hc-mobile-nav {
    text-transform: capitalize;
}
.hc-mobile-nav .lst-clone {
    display: none;
}
.hc-mobile-nav p {
    margin: 0;
}
.hc-mobile-nav li.nav-close {
    padding-top: 40px;
}
.hc-mobile-nav .nav-list2 li.nav-parent>a {
    padding-right: 44px;
    padding-left: 30px;
}
.hc-mobile-nav .nav-list3 li a {
    padding-left: 40px;
}
.hc-mobile-nav ul {
    text-indent: 0 !important;
}
.hc-mobile-nav .nav-wrapper {
    color: #333;
    background-color: #fff;
}
.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a,
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open a:hover,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open a:hover,
.hc-mobile-nav.nav-levels-expand .nav-container ul .nav-wrapper,
.hc-mobile-nav.nav-levels-none .nav-container ul .nav-wrapper,
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open,
.hc-mobile-nav li.nav-close a:hover,
.hc-mobile-nav li.nav-back a:hover {
    background-color: #eee;
}
.hc-mobile-nav li.nav-close span::before,
.hc-mobile-nav li.nav-close span::after,
.hc-mobile-nav span.nav-next::before,
.hc-mobile-nav li.nav-back span::before {
    border-color: #222;
}
.hc-mobile-nav:not(.touch-device) a:hover {
    background-color: #eee;
}
.online-wrap {
    position: fixed;
    z-index: 9;
    top: 50%;
    right: 5px;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 991px) {
    .online-wrap {
        top: auto;
        bottom: 100px;

        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.online-wrap .btn {
    line-height: 40px;

    width: 40px;
    height: 40px;
    padding: 0;

    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    text-align: center;

    color: #fff;
    border: 1px solid #004b8d;
    border-radius: 0;
    border-radius: 8px;
    outline: none;
    background-color: #004b8d;
}
@media (min-width: 992px) {
    .online-wrap .btn {
        display: none;
    }
}
.online-wrap .btn:before {
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-weight: bold;

    display: inline-block;

    content: '\eab3';
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}
.online-wrap .btn.active:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.online-wrap .code-pic {
    position: fixed;
    z-index: 101;
    right: 45px;
    bottom: 180px;

    display: none;

    max-width: 120px;
}
.online-wrap .code-pic .pic-box {
    background-color: #fff;
}
.online-wrap .code-pic img {
    display: block;

    max-width: 100%;
}
.online-wrap .online {
    position: relative;

    -webkit-transition: right .3s;
    transition: right .3s;
}
@media (max-width: 991px) {
    .online-wrap .online {
        position: absolute;
        top: auto;
        right: -60px;
        bottom: 70px;

        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }
    .online-wrap .online.active {
        right: 0;
    }
}
.online-wrap .online a {
    line-height: 44px;

    position: relative;

    display: block;

    width: 44px;
    height: 44px;
    margin: 4px 0;
    padding: 0;

    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .4);
}
.online-wrap .online a .iconfont {
    font-size: 24px;
}
.online-wrap .online a:hover {
    background-color: #004b8d;
}
@media (max-width: 991px) {
    .online-wrap .online a {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
    .online-wrap .online a:before {
        font-size: 20px;
    }
}
.online-wrap .online .codenum {
    position: relative;
}
.online-wrap .online .codenum .open-num {
    position: absolute;
    z-index: -1;
    top: 0;
    right: -300px;

    padding-right: 0;

    -webkit-transition: right .3s;
    transition: right .3s;
    white-space: nowrap;
}
.online-wrap .online .codenum .open-num p {
    line-height: 40px;

    display: block;

    margin: 0;
    padding: 0 20px;

    text-decoration: underline;

    color: #fff;
    border-right: 1px solid #fff;
    border-radius: 8px 0 0 8px;
    background: #004b8d;
}
@media (min-width: 1200px) {
    .online-wrap .online .codenum:hover .open-num {
        right: 100%;
    }
}
.online-wrap .online .code {
    position: relative;
}
@media (max-width: 767px) {
    .online-wrap .online .code:before {
        font-size: 22px;
    }
}
.online-wrap .online .code .mask {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 100%;

    display: none;

    width: 130px;
    height: 130px;
    padding-right: 5px;
}
.online-wrap .online .code .mask .mask-box {
    border: 1px solid #e5e5e5;
    background-color: #fff;
}
.online-wrap .online .code .mask img {
    display: block;

    width: 100%;
}
.online-wrap .online .code .mask p {
    font-size: 13px;
    line-height: 16px;

    margin: 5px 0 8px 0;

    color: #888;
}
.online-wrap .online .online-cart span {
    font-size: 12px;
    line-height: 18px;

    position: absolute;
    top: 0;
    right: 0;

    width: 18px;
    height: 18px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #004b8d;
}
.xs-online {
    position: fixed;
    z-index: 8;
    bottom: 0;
    left: 0;

    display: none;

    width: 100%;
    padding-bottom: -webkit-calc(constant(safe-area-inset-bottom) - 15px);
    padding-bottom: calc(constant(safe-area-inset-bottom) - 15px);
    padding-bottom: -webkit-calc(env(safe-area-inset-bottom) - 15px);
    padding-bottom: calc(env(safe-area-inset-bottom) - 15px);

    color: #fff;
    background-color: #004b8d;
    box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, .2);
}
@media (max-width: 991px) {
    .xs-online {
        display: block !important;
    }
}
.xs-online .open-top {
    position: absolute;
    bottom: 100%;
    left: 50%;

    display: none;

    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;

    background-color: #004b8d;
}
.xs-online .open-top a {
    line-height: 24px;

    display: inline-block;

    padding: 5px 10px;

    text-align: center;
    vertical-align: middle;

    border-right: 1px solid rgba(255, 255, 255, .3);
}
.xs-online .open-top a .iconfont {
    font-size: 20px;

    display: block;
}
.xs-online ul {
    margin: 0;
    padding: 0;

    text-align: center;
}
.xs-online ul li {
    position: relative;

    float: left;

    width: 20%;

    list-style: none;

    border-right: 1px solid rgba(0, 0, 0, .2);
    border-left: 1px solid rgba(255, 255, 255, .6);
}
.xs-online ul li:hover .open-top {
    display: block;
}
.xs-online ul li>a {
    font-size: 10px;

    display: block;

    padding: 8px 0;

    text-transform: uppercase;

    color: inherit;
}
.xs-online ul li>a .iconfont {
    font-size: 20px;

    display: block;
}
@media (max-width: 320px) {
    .xs-online ul li>a {
        font-size: 8px;
    }
}
.xs-online ul li:first-child {
    border-left: none;
}
.xs-online ul li:last-child {
    border-right: none;
}
.xs-online ul li.xs-online-wechat>a {
    position: relative;
}
.xs-online ul li.xs-online-wechat>a:hover img {
    display: block;
}
.xs-online ul li.xs-online-wechat>a img {
    position: absolute;
    bottom: 57px;
    left: 0;

    display: none;

    width: 100%;
}
.banner {
    font-size: 0;

    position: relative;
    z-index: 8;

    clear: both;
    overflow: hidden;

    width: 100%;
    padding-top: 126px;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
@media (max-width: 1199px) {
    .banner {
        padding-top: 60px;
    }
}
.banner img {
    display: block;

    width: 100%;
}
.banner .img-box {
    padding-bottom: 43.22916667%;
}
.banner .banner-text {
    position: absolute;
    bottom: 20%;

    width: 100%;

    color: #fff;
}
.banner .banner-text .text {
    max-width: 830px;
}
@media (max-width: 767px) {
    .banner .banner-text .text {
        padding: 0 5%;
    }
}
.banner .banner-text h2 {
    font-size: 60px;
    font-weight: bold;
    line-height: 1.2;

    margin-bottom: 20px;
}
@media (max-width: 1560px) {
    .banner .banner-text h2 {
        font-size: 56px;
    }
}
@media (max-width: 1470px) {
    .banner .banner-text h2 {
        font-size: 50px;
    }
}
@media (max-width: 1400px) {
    .banner .banner-text h2 {
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .banner .banner-text h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .banner .banner-text h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .banner .banner-text h2 {
        font-size: 14px;
    }
}
.banner .banner-text p {
    font-size: 20px;
    line-height: 1.4;

    margin: 0;
}
@media (max-width: 1199px) {
    .banner .banner-text p {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .banner .banner-text p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .banner .banner-text p {
        font-size: 12px;
    }
}
.banner .swiper-slide-active p,
.banner .swiper-slide-active h2 {
    -webkit-animation: fadeInUp 1s 0s ease both;
    animation: fadeInUp 1s 0s ease both;
}
.banner .swiper-slide {
    overflow: hidden;
}
.banner .swiper-pagination {
    position: absolute;
    z-index: 2;
    bottom: 24px;

    text-align: center;
}
@media (max-width: 1199px) {
    .banner .swiper-pagination {
        bottom: 10px;
    }
}
.banner .swiper-pagination .swiper-pagination-bullet {
    position: relative;

    width: 26px;
    height: 26px;
    margin: 0 10px;

    -webkit-transition: all .2s;
    transition: all .2s;

    opacity: 1;
    border-radius: 50%;
    background: none;
}
.banner .swiper-pagination .swiper-pagination-bullet:before {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;

    display: block;

    width: 8px;
    height: 8px;

    content: '';
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);

    border-radius: 50%;
    background-color: rgba(255, 255, 255, .5);
}
.banner .swiper-pagination .swiper-pagination-bullet:after {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    border: 1px solid #fff;
    border-radius: 26px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .15);

    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}
.banner .swiper-pagination .swiper-pagination-bullet-active {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#004b8d), to(#fff));
    background-image: -webkit-linear-gradient(#004b8d, #fff);
    background-image: linear-gradient(#004b8d, #fff);
}
.banner .swiper-pagination .swiper-pagination-bullet-active:before {
    background-color: #fff;
}
.banner .swiper-pagination .swiper-pagination-bullet-active:after {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);

    border: transparent;
    background-color: #004b8d;
}
.banner .slick-arrow {
    top: -webkit-calc(50% + 40px);
    top: calc(50% + 40px);

    width: auto;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    color: #fff;
    border: none;
    background: none;
}
.banner .slick-arrow:before {
    font-size: 30px;
}
.banner .slick-arrow:hover {
    color: #ffc324;
    background: none;
}
.banner .slick-prev {
    left: 4%;
}
@media (max-width: 991px) {
    .banner .slick-prev {
        left: 0;
    }
}
.banner .slick-next {
    right: 4%;
}
@media (max-width: 991px) {
    .banner .slick-next {
        right: 0;
    }
}
.banner .item {
    position: relative;

    display: block;
    overflow: hidden;
}
@media (max-width: 767px) {
    .banner .item {
        width: 110%;
        max-width: 110%;
        margin-left: -5%;
    }
}
.banner-video {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    object-fit: cover;
}
.banner.hide-arrow .slick-arrow,
.banner.hide-arrow .swiper-pagination {
    display: none !important;
}
.banner.hide-video video {
    display: none !important;
}
.banner-video-box {
    position: relative;

    display: block;

    padding-bottom: 43.22916667%;

    -webkit-transform: translateZ(10px);
    transform: translateZ(10px);
}
.banner-video-box .fluid_video_wrapper {
    position: absolute;
    z-index: 10;
}
.banner-video-box .fluid_initial_play {
    background-color: #004b8d !important;
}
.banner .mobile-video {
    position: relative;

    display: block;
}
.banner .mobile-video:after {
    z-index: 2;

    content: '';

    background-color: rgba(0, 0, 0, .1);
}
.banner .mobile-video:before {
    font-size: 50px;

    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;

    content: '\e644';
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);

    color: #fff;
    text-shadow: 0 0 20px rgba(0, 0, 0, .3);
}
.banner-in {
    position: relative;

    overflow: hidden;

    padding-top: 126px;
}
@media (max-width: 1199px) {
    .banner-in {
        padding-top: 60px;
    }
}
.banner-in img {
    width: 100%;
}
@media (max-width: 1199px) {
    .banner-in img {
        width: 140%;
        margin-left: -20%;
    }
}
.banner-in .banner-text {
    position: absolute;
    top: -webkit-calc(50% + 55px);
    top: calc(50% + 55px);

    width: 100%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    color: #fff;
}
@media (max-width: 1199px) {
    .banner-in .banner-text {
        top: -webkit-calc(50% + 30px);
        top: calc(50% + 30px);
    }
}
.banner-in .banner-text h2 {
    font-weight: bold;
}
.banner-in .banner-text .note {
    max-width: 740px;
    margin-top: 20px;
}
@media (max-width: 767px) {
    .banner-in .banner-text .note p {
        font-size: 12px;
        line-height: 1.5;
    }
}
@-webkit-keyframes movedong {
    0% {
        stroke-dashoffset: 300%;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
@keyframes movedong {
    0% {
        stroke-dashoffset: 300%;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
@-webkit-keyframes moveshou {
    0% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 300%;
    }
}
@keyframes moveshou {
    0% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 300%;
    }
}
.box {
    overflow: hidden;

    padding: 100px 0;
}
@media (max-width: 1560px) {
    .box {
        padding: 80px 0;
    }
}
@media (max-width: 1199px) {
    .box {
        padding: 60px 0;
    }
}
@media (max-width: 991px) {
    .box {
        padding: 50px 0;
    }
}
@-webkit-keyframes zhuan {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes zhuan {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.common-button a,
.common-button button {
    line-height: 24px;

    display: block;

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 10px 34px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #fff;
    background-color: #004b8d;
}
@media (max-width: 767px) {
    .common-button a,
    .common-button button {
        font-size: 14px;
    }
}
.common-button a .button-now,
.common-button button .button-now,
.common-button a .button-hover,
.common-button button .button-hover {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.common-button a .button-now span,
.common-button button .button-now span,
.common-button a .button-hover span,
.common-button button .button-hover span,
.common-button a .button-now .iconfont,
.common-button button .button-now .iconfont,
.common-button a .button-hover .iconfont,
.common-button button .button-hover .iconfont {
    display: block;

    -webkit-transition: all .6s;
    transition: all .6s;
}
.common-button a .button-now .iconfont,
.common-button button .button-now .iconfont,
.common-button a .button-hover .iconfont,
.common-button button .button-hover .iconfont {
    font-size: 22px;

    margin-left: 10px;
}
.common-button a .now-hover-group,
.common-button button .now-hover-group {
    position: relative;

    overflow: hidden;
}
.common-button a .button-hover,
.common-button button .button-hover {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
}
.common-button a .button-hover span,
.common-button button .button-hover span {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}
.common-button a .button-hover .iconfont,
.common-button button .button-hover .iconfont {
    -webkit-transform: translate3d(-120%, 120%, 0);
    transform: translate3d(-120%, 120%, 0);

    opacity: 0;
}
.common-button a:hover,
.common-button button:hover {
    color: #fff;
    background-color: #004b8d;
}
.common-button a:hover .button-now span,
.common-button button:hover .button-now span {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
.common-button a:hover .button-now .iconfont,
.common-button button:hover .button-now .iconfont {
    -webkit-transform: translate3d(120%, -120%, 0);
    transform: translate3d(120%, -120%, 0);

    opacity: 0;
}
.common-button a:hover .button-hover span,
.common-button button:hover .button-hover span {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}
.common-button a:hover .button-hover .iconfont,
.common-button button:hover .button-hover .iconfont {
    -webkit-transform: translate3d(0%, 0%, 0);
    transform: translate3d(0%, 0%, 0);

    opacity: 1;
}
.common-button-nobg a,
.common-button-nobg button {
    padding: 10px 0;

    background: none;
}
.common-button-whitebg a,
.common-button-whitebg button {
    color: #004b8d;
    background-color: #fff;
}
.common-button-whitebg a:hover,
.common-button-whitebg button:hover {
    background-color: #ffc324;
}
.common-button.text-center a,
.common-button.text-center button {
    margin: 0 auto;
}
.common-button.text-end {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.title h2 {
    font-family: 'Alibaba PuHuiTi 2.0', Arial;
    font-size: 50px;
    font-weight: normal;
    font-weight: 800;
    line-height: 1.2;

    color: #004b8d;
}
@media (max-width: 1560px) {
    .title h2 {
        font-size: 46px;
    }
}
@media (max-width: 1470px) {
    .title h2 {
        font-size: 42px;
    }
}
@media (max-width: 1199px) {
    .title h2 {
        font-size: 36px;
    }
}
@media (max-width: 991px) {
    .title h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .title h2 {
        font-size: 24px;
    }
}
.title h2 span {
    display: inline-block;
}
.title h2 span:after {
    display: block;

    width: 100%;
    height: 5px;

    content: '';

    background-color: #ffc324;
}
@media (max-width: 767px) {
    .title h2 span:after {
        height: 3px;
    }
}
.title h2.fz42 {
    font-size: 42px;
}
@media (max-width: 1560px) {
    .title h2.fz42 {
        font-size: 38px;
    }
}
@media (max-width: 1400px) {
    .title h2.fz42 {
        font-size: 36px;
    }
}
@media (max-width: 991px) {
    .title h2.fz42 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .title h2.fz42 {
        font-size: 22px;
    }
}
.title h2.fz40 {
    font-size: 40px;
}
@media (max-width: 1560px) {
    .title h2.fz40 {
        font-size: 38px;
    }
}
@media (max-width: 1400px) {
    .title h2.fz40 {
        font-size: 36px;
    }
}
@media (max-width: 991px) {
    .title h2.fz40 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .title h2.fz40 {
        font-size: 22px;
    }
}
.title h2.fz32 {
    font-size: 32px;
}
@media (max-width: 1400px) {
    .title h2.fz32 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .title h2.fz32 {
        font-size: 24px;
    }
}
@media (max-width: 1199px) {
    .title h2.fz32 {
        font-size: 20px;
    }
}
.title h2.fz30 {
    font-size: 30px;
}
@media (max-width: 1400px) {
    .title h2.fz30 {
        font-size: 28px;
    }
}
@media (max-width: 1199px) {
    .title h2.fz30 {
        font-size: 24px;
    }
}
@media (max-width: 1199px) {
    .title h2.fz30 {
        font-size: 20px;
    }
}
.title h2.fz28 {
    font-size: 28px;
}
@media (max-width: 1400px) {
    .title h2.fz28 {
        font-size: 24px;
    }
}
@media (max-width: 1199px) {
    .title h2.fz28 {
        font-size: 20px;
    }
}
.title h2.fz24 {
    font-size: 24px;
}
@media (max-width: 1199px) {
    .title h2.fz24 {
        font-size: 20px;
    }
}
.title .editor-content {
    max-width: 930px;
    margin-top: 20px;
}
@media (max-width: 1199px) {
    .title .editor-content {
        margin-top: 10px;
    }
}
.title .editor-content p {
    color: #222;
}
.title.text-center h2 span {
    display: block;

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
}
.title.text-center .editor-content {
    margin: 0 auto;
    margin-top: 20px;
}
@media (max-width: 1199px) {
    .title.text-center .editor-content {
        margin-top: 10px;
    }
}
.common-more a {
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 10px 50px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;
    letter-spacing: -.51px;

    color: #004b8d;
    border: 1px solid #004b8d;
    border-radius: 10px;
}
@media (max-width: 767px) {
    .common-more a {
        font-size: 15px;
        line-height: 24px;

        padding: 10px 30px;
    }
}
.common-more a:before,
.common-more a:after {
    position: absolute;
    z-index: 4;
    left: 50%;

    display: block;

    width: 100%;
    height: 1px;

    content: '';
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#fff), to(transparent));
    background-image: -webkit-linear-gradient(left, transparent, #fff, transparent);
    background-image: linear-gradient(90deg, transparent, #fff, transparent);
}
.common-more a:before {
    top: -1px;
}
.common-more a:after {
    bottom: -1px;
}
.common-more a:hover {
    color: #fff;
    background-color: #004b8d;
}
.common-more.text-center a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
}
.box-advantage .advantage {
    max-width: 1400px;
    margin: 0 auto;
}
.box-advantage .advantage>ul>li {
    margin: 10px 0;
}
.box-advantage .advantage .item {
    height: 100%;
    padding: 20px 10px;

    text-align: center;

    color: #ffc324;
    background-color: #004b8d;
    box-shadow: 0 0 30px rgba(13, 21, 34, .28);
}
@media (max-width: 767px) {
    .box-advantage .advantage .item {
        padding: 10px;
    }
}
.box-advantage .advantage .item .stats-icon {
    font-size: 80px;

    color: #fff;
}
@media (max-width: 1560px) {
    .box-advantage .advantage .item .stats-icon {
        font-size: 70px;
    }
}
@media (max-width: 1400px) {
    .box-advantage .advantage .item .stats-icon {
        font-size: 60px;
    }
}
@media (max-width: 1199px) {
    .box-advantage .advantage .item .stats-icon {
        font-size: 50px;
    }
}
.box-advantage .advantage .item .stats-num {
    font-size: 64px;
}
@media (max-width: 1690px) {
    .box-advantage .advantage .item .stats-num {
        font-size: 58px;
    }
}
@media (max-width: 1560px) {
    .box-advantage .advantage .item .stats-num {
        font-size: 54px;
    }
}
@media (max-width: 1470px) {
    .box-advantage .advantage .item .stats-num {
        font-size: 50px;
    }
}
@media (max-width: 1400px) {
    .box-advantage .advantage .item .stats-num {
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .box-advantage .advantage .item .stats-num {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .box-advantage .advantage .item .stats-num {
        font-size: 36px;
    }
}
@media (max-width: 767px) {
    .box-advantage .advantage .item .stats-num {
        font-size: 30px;
    }
}
.box-advantage .advantage .item .stats-num i {
    font-size: 45px;
    font-style: normal;
}
@media (max-width: 1560px) {
    .box-advantage .advantage .item .stats-num i {
        font-size: 40px;
    }
}
@media (max-width: 1470px) {
    .box-advantage .advantage .item .stats-num i {
        font-size: 36px;
    }
}
@media (max-width: 1400px) {
    .box-advantage .advantage .item .stats-num i {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .box-advantage .advantage .item .stats-num i {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .box-advantage .advantage .item .stats-num i {
        font-size: 20px;
    }
}
.box-advantage .advantage .item .stats-text p {
    font-size: 18px;
    line-height: 1.33333333;

    margin: 0;
}
@media (max-width: 767px) {
    .box-advantage .advantage .item .stats-text p {
        font-size: 16px;
    }
}
.box-advantage .advantage .item:hover .stats-icon {
    -webkit-animation: swing 1s 0s ease both;
    animation: swing 1s 0s ease both;
}
.common-product-item {
    height: 100%;

    background: #fff;
    box-shadow: 0 4px 22px 0 rgba(9, 20, 45, .1);
}
.common-product-item .picbox {
    background: #eceef1;
}
.common-product-item .picbox .img-box {
    padding-bottom: 58%;

    mix-blend-mode: multiply;
}
.common-product-item .picbox .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.common-product-item .picbox .more {
    font-size: 30px;

    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    height: 100%;

    -webkit-transition: all .2s;
    transition: all .2s;

    opacity: 0;
    color: #fff;
    background-color: rgba(0, 75, 141, .4);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.common-product-item .text {
    padding: 20px;
}
.common-product-item .text .title-product {
    font-family: 'Alibaba PuHuiTi 2.0', Arial;
    font-size: 20px;
    font-weight: normal;
    font-weight: 800;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    color: #004b8d;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.common-product-item .text .note ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.common-product-item .text .note ul li {
    min-width: 50%;
}
.common-product-item .text .note ul li p {
    font-size: 16px;
    line-height: 1.75;

    margin: 0;

    letter-spacing: .64px;

    color: #666;
}
@media (min-width: 1200px) {
    .common-product-item:hover .picbox .img-box img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .common-product-item:hover .picbox .more {
        opacity: 1;
    }
}
.box-product .product {
    max-width: 1300px;
    margin: 0 auto;
    margin-top: 40px;
}
@media (max-width: 767px) {
    .box-product .product {
        margin-top: 20px;
    }
}
.box-product .product .slick-list {
    overflow: visible;
}
.box-product .product .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.box-product .product .slick-product {
    font-size: 0;
}
.box-product .product .slick-product .slick-slide {
    height: auto;
    padding-bottom: 20px;
}
.box-product .product .slick-product .slick-slide>div {
    height: 100%;
}
.box-product .product .slick-product .slick-slide>div>div {
    height: 100%;
}
@media (max-width: 767px) {
    .box-product .common-button {
        margin-top: 80px;
    }
}
.box-service .service>ul {
    margin: -10px;
    margin: 18px;
}
@media (max-width: 1199px) {
    .box-service .service>ul {
        margin: -5px;
    }
}
.box-service .service>ul>li {
    width: 26.9%;
    padding: 10px;
}
@media (max-width: 1199px) {
    .box-service .service>ul>li {
        padding: 5px;
    }
}
@media (max-width: 767px) {
    .box-service .service>ul>li {
        width: 100%;
    }
}
.box-service .service>ul>li:nth-child(2),
.box-service .service>ul>li:nth-child(4) {
    width: 45.8%;
}
@media (max-width: 767px) {
    .box-service .service>ul>li:nth-child(2),
    .box-service .service>ul>li:nth-child(4) {
        width: 100%;
    }
}
.box-service .service>ul>li:nth-child(2) .item .img-box,
.box-service .service>ul>li:nth-child(4) .item .img-box {
    padding-bottom: 50.66666667%;
}
.box-service .service .item {
    position: relative;
}
.box-service .service .item .picbox {
    position: relative;
}
.box-service .service .item .picbox:before {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 40%;

    content: '';

    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}
.box-service .service .item .text {
    position: absolute;
    z-index: 4;
    bottom: 0;
    left: 0;

    width: 100%;
    padding: 30px;

    color: #fff;
}
@media (max-width: 1400px) {
    .box-service .service .item .text {
        padding: 20px;
    }
}
.box-service .service .item .text .title-product {
    font-size: 22px;
    font-weight: 800;
    line-height: 1.36363636;

    margin: 0;
}
@media (max-width: 1560px) {
    .box-service .service .item .text .title-product {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .box-service .service .item .text .title-product {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .box-service .service .item .text .title-product {
        font-size: 16px;
    }
}
.box-service .service .item .text .title-product:before {
    display: block;

    width: 46px;
    height: 3px;
    margin-bottom: 4px;

    content: '';

    background-color: #ffc324;
}
.box-service .service .item .img-box {
    padding-bottom: 87.35632184%;
}
.box-service .service .item .mask {
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 100%;
    height: 100%;
    padding: 30px 10%;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    opacity: 0;
    color: #fff;
    background: rgba(0, 0, 0, .4);

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1690px) {
    .box-service .service .item .mask {
        padding: 20px;
    }
}
.box-service .service .item .mask .title-product {
    font-size: 30px;
    font-weight: 800;
    line-height: 1.33333333;

    margin: 0;

    letter-spacing: -1.2px;
}
@media (max-width: 1690px) {
    .box-service .service .item .mask .title-product {
        font-size: 26px;
    }
}
@media (max-width: 1560px) {
    .box-service .service .item .mask .title-product {
        font-size: 24px;
    }
}
@media (max-width: 1400px) {
    .box-service .service .item .mask .title-product {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .box-service .service .item .mask .title-product {
        font-size: 18px;
    }
}
.box-service .service .item .mask .note {
    display: -webkit-box;
    overflow: hidden;

    max-height: 72px;
    margin-top: 20px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.box-service .service .item .mask .note p {
    line-height: 24px;

    color: #fff;
}
.box-service .service .item .mask .more {
    margin-top: 40px;
}
@media (max-width: 1560px) {
    .box-service .service .item .mask .more {
        margin-top: 30px;
    }
}
@media (max-width: 1400px) {
    .box-service .service .item .mask .more {
        margin-top: 20px;
    }
}
.box-service .service .item .mask .more a {
    font-size: 24px;
    line-height: 70px;

    display: block;

    width: 70px;
    height: 70px;
    margin: 0 auto;

    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    text-align: center;

    color: #004b8d;
    border-radius: 50%;
    background-color: #ffc324;
}
@media (max-width: 1920px) {
    .box-service .service .item .mask .more a {
        font-size: 20px;
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
@media (max-width: 1560px) {
    .box-service .service .item .mask .more a {
        font-size: 18px;
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
@media (min-width: 1200px) {
    .box-service .service .item:hover .text {
        opacity: 0;
    }
    .box-service .service .item:hover .mask {
        opacity: 1;
    }
}
.box-about {
    position: relative;
}
.box-about .pic {
    position: absolute;
    right: 0;
    bottom: 3%;

    width: 50%;
}
@media (max-width: 1199px) {
    .box-about .pic {
        display: none;
    }
}
.box-about .pic img {
    width: 100%;
}
.box-about .about {
    position: relative;
    z-index: 6;

    padding: 10vw 0;
}
@media (max-width: 1199px) {
    .box-about .about {
        padding: 50px 0;
    }
}
.box-about .about .note {
    max-width: 58%;
}
@media (max-width: 1470px) {
    .box-about .about .note {
        max-width: 70%;
    }
}
@media (max-width: 1199px) {
    .box-about .about .note {
        max-width: 100%;
    }
}
.box-about .about .note p {
    color: #666;
}
.box-about .numberbox {
    padding: 50px 0;
}
@media (max-width: 1199px) {
    .box-about .numberbox {
        padding: 30px 0;
    }
}
.box-about .numberbox .title h2 {
    color: #fff;
}
.box-about .numberbox .number {
    width: 60%;
    margin-top: 40px;

    color: #fff;
}
@media (max-width: 1199px) {
    .box-about .numberbox .number {
        width: 100%;
        margin-top: 20px;
    }
}
.box-about .numberbox .number ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .box-about .numberbox .number ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.box-about .numberbox .number ul li {
    margin: 10px 0;
}
@media (max-width: 767px) {
    .box-about .numberbox .number ul li {
        width: 50%;
    }
}
.box-about .numberbox .number .item .stats-num {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-size: 64px;
    font-weight: bold;
    line-height: 1;
}
@media (max-width: 1690px) {
    .box-about .numberbox .number .item .stats-num {
        font-size: 58px;
    }
}
@media (max-width: 1560px) {
    .box-about .numberbox .number .item .stats-num {
        font-size: 54px;
    }
}
@media (max-width: 1470px) {
    .box-about .numberbox .number .item .stats-num {
        font-size: 50px;
    }
}
@media (max-width: 1400px) {
    .box-about .numberbox .number .item .stats-num {
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .box-about .numberbox .number .item .stats-num {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .box-about .numberbox .number .item .stats-num {
        font-size: 36px;
    }
}
@media (max-width: 767px) {
    .box-about .numberbox .number .item .stats-num {
        font-size: 30px;
    }
}
.box-about .numberbox .number .item .stats-num sub {
    font-size: 32px;

    bottom: 20px;

    vertical-align: bottom;
}
@media (max-width: 1470px) {
    .box-about .numberbox .number .item .stats-num sub {
        font-size: 28px;
    }
}
@media (max-width: 1400px) {
    .box-about .numberbox .number .item .stats-num sub {
        font-size: 24px;
    }
}
@media (max-width: 1199px) {
    .box-about .numberbox .number .item .stats-num sub {
        font-size: 20px;
    }
}
.box-about .numberbox .number .item .stats-text {
    margin-top: 20px;

    opacity: .8;
}
@media (max-width: 767px) {
    .box-about .numberbox .number .item .stats-text {
        margin-top: 10px;
    }
}
.box-about .numberbox .number .item .stats-text p {
    font-size: 18px;
    line-height: 1.44444444;

    margin: 0;
}
@media (max-width: 1400px) {
    .box-about .numberbox .number .item .stats-text p {
        font-size: 16px;
    }
}
.box-news .title .editor-content {
    max-width: 740px;
}
.box-news .news .slick-slide {
    padding: 12px;
}
.box-news .item {
    padding: 12px;

    -webkit-transition: all .2s;
    transition: all .2s;

    background-color: #fff;
    box-shadow: 3.046px 4.061px 11.676px 0 rgba(0, 0, 0, .1);
}
.box-news .item .img-box {
    padding-bottom: 71.25%;
}
.box-news .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.box-news .item .text {
    padding: 14px;
}
.box-news .item .title-news {
    font-family: 'Alibaba PuHuiTi 2.0', Arial;
    font-size: 24px;
    font-weight: normal;
    font-weight: 800;
    line-height: 38px;

    display: -webkit-box;
    overflow: hidden;

    height: 76px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1560px) {
    .box-news .item .title-news {
        font-size: 22px;
        line-height: 32px;

        height: 64px;
    }
}
@media (max-width: 1199px) {
    .box-news .item .title-news {
        font-size: 20px;
        line-height: 30px;

        height: 60px;
    }
}
@media (max-width: 991px) {
    .box-news .item .title-news {
        font-size: 18px;
        line-height: 24px;

        height: 48px;
    }
}
.box-news .item .note {
    display: -webkit-box;
    overflow: hidden;

    height: 52px;
    margin-top: 10px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.box-news .item .date-more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 50px;

    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .box-news .item .date-more {
        margin-top: 30px;
    }
}
.box-news .item .date {
    line-height: 24px;
}
.box-news .item .more a {
    font-size: 20px;
    line-height: 56px;

    display: block;

    width: 56px;
    height: 56px;

    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;

    border: 1px solid #000;
    border-radius: 50%;
}
@media (max-width: 1560px) {
    .box-news .item .more a {
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
@media (max-width: 1199px) {
    .box-news .item .more a {
        font-size: 18px;
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
@media (min-width: 1200px) {
    .box-news .item:hover {
        color: #fff;
        background-color: #004b8d;
    }
    .box-news .item:hover .img-box img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .box-news .item:hover .note p {
        color: #fff;
    }
    .box-news .item:hover .more a {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);

        color: #004b8d;
        border-color: #ffc324;
        background-color: #ffc324;
    }
}
.footer {
    overflow: hidden;

    color: #fff;
}
@media (max-width: 991px) {
    .footer {
        padding-bottom: 80px;
    }
}
.footer a {
    -webkit-transition: all .2s;
    transition: all .2s;
}
.footer a span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(left, #fff 0%, #fff 100%);
    background-image: linear-gradient(to right, #fff 0%, #fff 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.footer a:hover {
    color: #fff;
}
.footer a:hover span {
    background-size: 100% 1px;
}
.footer .foot {
    padding: 80px 0 100px;
}
@media (max-width: 1199px) {
    .footer .foot {
        padding: 60px 0 80px;
    }
}
@media (max-width: 991px) {
    .footer .foot {
        padding: 30px 0 50px;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 767px) {
    .footer .foot {
        padding: 30px 0;
    }
}
.footer .foot-link {
    max-width: 350px;
    margin-right: 10%;
}
@media (max-width: 1560px) {
    .footer .foot-link {
        max-width: 400px;
    }
}
@media (max-width: 1470px) {
    .footer .foot-link {
        max-width: 300px;
    }
}
@media (max-width: 1199px) {
    .footer .foot-link {
        margin: 0;
    }
}
@media (max-width: 991px) {
    .footer .foot-link {
        width: 48%;
        max-width: 48%;
    }
}
@media (max-width: 767px) {
    .footer .foot-link {
        width: 100%;
        max-width: 100%;
    }
}
.footer .foot-logo img {
    height: 110px;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@media (max-width: 1560px) {
    .footer .foot-logo img {
        height: 100px;
    }
}
@media (max-width: 1470px) {
    .footer .foot-logo img {
        height: 80px;
    }
}
@media (max-width: 1199px) {
    .footer .foot-logo img {
        height: 60px;
    }
}
@media (max-width: 767px) {
    .footer .foot-logo img {
        height: 40px;
    }
}
.footer .foot-logo .title-foot-logo {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;

    margin-top: 50px;
}
@media (max-width: 1199px) {
    .footer .foot-logo .title-foot-logo {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .footer .foot-logo .title-foot-logo {
        margin-top: 20px;
    }
}
.footer .foot-logo .txt {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .footer .foot-logo .txt {
        margin-top: 10px;
    }
}
.footer .foot-logo .txt p {
    font-size: 14px;
    line-height: 1.57142857;

    margin: 0;
}
.footer .erweima {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .footer .erweima {
        margin-top: 20px;
    }
}
.footer .erweima ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.footer .erweima ul li {
    margin-right: 20px;
}
.footer .erweima .item {
    text-align: center;
}
.footer .erweima .item .pic {
    width: 100px;
    height: 100px;
    padding: 8px;

    border-radius: 10px;
    background: rgba(255, 255, 255, .2);
}
.footer .erweima .item .pic img {
    width: 100%;
}
.footer .erweima .item .title-erweima {
    font-size: 12px;
    line-height: 24px;

    margin-top: 6px;
}
.footer .title-foot {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.33333333;

    margin-top: 8px;
}
.footer .foot-text {
    padding: 0 3%;
}
@media (max-width: 991px) {
    .footer .foot-text {
        width: 48%;
        max-width: 48%;
        margin-top: 20px;
        padding: 0;
    }
}
@media (max-width: 767px) {
    .footer .foot-text {
        width: 100%;
        max-width: 100%;
    }
}
.footer .foot-text .foot-info {
    max-width: 310px;
    margin-top: 30px;
}
@media (max-width: 767px) {
    .footer .foot-text .foot-info {
        max-width: 100%;
        margin-top: 10px;
    }
}
.footer .foot-text .foot-info p {
    font-size: 18px;
    line-height: 1.33333333;
}
@media (max-width: 767px) {
    .footer .foot-text .foot-info p {
        font-size: 16px;
    }
}
.footer .foot-nav {
    padding: 0 3%;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 991px) {
    .footer .foot-nav {
        width: 48%;
        max-width: 48%;
        padding: 0;
    }
}
@media (max-width: 767px) {
    .footer .foot-nav {
        width: 100%;
        max-width: 100%;
        margin-top: 20px;
    }
}
.footer .foot-nav .foot-info {
    max-width: 260px;
    margin-top: 30px;
}
@media (max-width: 767px) {
    .footer .foot-nav .foot-info {
        max-width: 100%;
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    .footer .foot-nav .foot-info>ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 767px) {
    .footer .foot-nav .foot-info>ul>li {
        margin-right: 20px;
    }
}
.footer .foot-nav .foot-info>ul>li>a {
    font-size: 18px;
    line-height: 1.33333333;

    display: block;

    padding: 8px 0;
}
@media (max-width: 767px) {
    .footer .foot-nav .foot-info>ul>li>a {
        font-size: 16px;
    }
}
.footer .copyright {
    line-height: 1.5;

    padding: 26px 0;

    color: rgba(255, 255, 255, .5);
    border-top: 1px solid rgba(255, 255, 255, .3);
}
@media (max-width: 1199px) {
    .footer .copyright {
        font-size: 16px;

        padding: 20px 0;
    }
}
@media (max-width: 767px) {
    .footer .copyright {
        font-size: 14px;

        padding: 10px 0;
    }
}
.footer .copyright p {
    margin: 0;
}
.footer .copyright .cnzz {
    margin: 0 10px;
}
.footer .copyright .link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer .copyright .link .policy,
.footer .copyright .link .sitemap {
    -webkit-transition: all .2s;
    transition: all .2s;
}
.footer .copyright .link .line {
    margin: 0 10px;
}
.wrap {
    overflow: hidden;

    padding: 100px 0;
}
@media (max-width: 1560px) {
    .wrap {
        padding: 80px 0;
    }
}
@media (max-width: 991px) {
    .wrap {
        padding: 50px 0;
    }
}
@media (max-width: 1199px) {
    .wrap-left {
        display: none;
    }
}
.wrap-right {
    padding-left: 2%;
}
.pt-30 {
    padding-top: 30px;
}
.pt-100 {
    padding-top: 100px;
}
@media (max-width: 1560px) {
    .pt-100 {
        padding-top: 80px;
    }
}
@media (max-width: 1199px) {
    .pt-100 {
        padding-top: 60px;
    }
}
@media (max-width: 991px) {
    .pt-100 {
        padding-top: 40px;
    }
}
.title-in h2 {
    font-size: 70px;
    font-weight: 800;
    line-height: 1;

    margin: 0;
}
@media (max-width: 1560px) {
    .title-in h2 {
        font-size: 60px;
    }
}
@media (max-width: 1470px) {
    .title-in h2 {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .title-in h2 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .title-in h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .title-in h2 {
        font-size: 24px;
    }
}
.title-in h2 span {
    color: #004b8d;
}
.title-in .editor-content {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .title-in .editor-content {
        margin-top: 10px;
    }
}
.wrap-location {
    font-family: 'Alibaba PuHuiTi 2.0', Arial;

    position: relative;
    z-index: 9;

    padding: 30px 0 10px;

    color: #004b8d;
}
.wrap-location .location {
    font-size: 18px;
    line-height: 30px;

    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 991px) {
    .wrap-location .location {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .wrap-location .location {
        font-size: 14px;
    }
}
.wrap-location .location .iconfont {
    font-size: 20px;

    margin-right: 10px;
}
.wrap-location .location>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.wrap-location .location>ul>li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.wrap-location .location>ul>li:after {
    margin: 0 4px;

    content: '/';
}
.wrap-location .location>ul>li:last-child:after {
    display: none;
}
.wrap-location .location>ul>li:last-child>a {
    font-weight: bold;
}
.wrap-location .location>ul>li>a {
    display: block;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.wrap-location .location>ul>li>a span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(left, #fff 0%, #fff 100%);
    background-image: linear-gradient(to right, #fff 0%, #fff 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.wrap-location .location>ul>li>a:hover span {
    background-size: 100% 1px;
}
.wrap-menu {
    padding: 4px 0;

    color: #fff;
    background-color: #004b8d;
}
.wrap-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -5px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.wrap-menu ul li {
    margin: 4px 0;
    padding: 0 5px;
}
.wrap-menu ul li a {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-size: 20px;
    line-height: 22px;

    display: block;

    padding: 10px 36px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1199px) {
    .wrap-menu ul li a {
        font-size: 18px;

        padding: 12px 20px;
    }
}
@media (max-width: 767px) {
    .wrap-menu ul li a {
        font-size: 16px;
        line-height: 1.42857143;

        padding: 10px 15px;
    }
}
.wrap-menu ul li.active a,
.wrap-menu ul li:hover a {
    color: #004b8d;
    background-color: #fff;
}
.wrap-search form ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-bottom: 20px;
    padding: 3px;

    border-radius: 6px;
    background: rgba(37, 167, 196, .07);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.wrap-search form ul li input {
    font-size: 14px;
    line-height: 22px;

    width: 100%;
    padding: 10px 20px;

    background: none;
}
.wrap-search form ul li input::-webkit-input-placeholder,
.wrap-search form ul li textarea::-webkit-input-placeholder {
    color: #95959e;
}
.wrap-search form ul li input:-o-placeholder,
.wrap-search form ul li textarea:-o-placeholder {
    color: #95959e;
}
.wrap-search form ul li input::-moz-placeholder,
.wrap-search form ul li textarea::-moz-placeholder {
    color: #95959e;
}
.wrap-search form ul li input:-ms-input-placeholder,
.wrap-search form ul li textarea:-ms-input-placeholder {
    color: #95959e;
}
.wrap-search form ul li input:focus::-webkit-input-placeholder,
.wrap-search form ul li textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.wrap-search form ul li input:focus::-o-placeholder,
.wrap-search form ul li textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.wrap-search form ul li input:focus::-moz-placeholder,
.wrap-search form ul li textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.wrap-search form ul li input:focus::-ms-input-placeholder,
.wrap-search form ul li textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.wrap-search form ul li .submit-group {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.wrap-sidenav {
    font-family: 'Alibaba PuHuiTi 2.0', Arial;
    font-weight: normal;

    position: relative;
}
.wrap-sidenav .sidenav {
    position: relative;
    z-index: 6;
}
.wrap-sidenav .sidenav .slevel-1>li {
    position: relative;

    overflow: hidden;

    margin-bottom: 16px;
}
.wrap-sidenav .sidenav .slevel-1>li>a {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 10px 24px;

    -webkit-transition: all .2s;
    transition: all .2s;

    border-radius: 4px;
    background: #f8f8f8;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .wrap-sidenav .sidenav .slevel-1>li>a {
        font-size: 18px;

        padding: 10px 0;
    }
}
.wrap-sidenav .sidenav .slevel-1>li>a:after {
    font-family: 'iconfont' !important;

    content: '\e622';
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);

    opacity: 0;
}
.wrap-sidenav .sidenav .slevel-1>li.active>a,
.wrap-sidenav .sidenav .slevel-1>li:hover>a {
    color: #fff;
    background-color: #004b8d;
}
.wrap-sidenav .sidenav .slevel-1>li.active>a:after,
.wrap-sidenav .sidenav .slevel-1>li:hover>a:after {
    opacity: 1;
}
.wrap-sidenav .sidenav .slevel-1>li.active .slevel-2 {
    display: block;
}
.wrap-sidenav .sidenav .slevel-2 {
    display: none;

    margin-top: 10px;
    padding: 10px 20px;

    border-bottom: 1px solid #d2d2d2;
    border-radius: 6px;
    background: #f8f8f8;

    -webkit-backdrop-filter: blur(9.60000038px);
    backdrop-filter: blur(9.60000038px);
}
.wrap-sidenav .sidenav .slevel-2>li {
    position: relative;
    z-index: 4;
}
.wrap-sidenav .sidenav .slevel-2>li>a {
    line-height: 1.55555556;

    position: relative;

    display: block;

    padding: 6px 0 6px 20px;

    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateX(-13px);
    -ms-transform: translateX(-13px);
    transform: translateX(-13px);

    color: #666;
}
.wrap-sidenav .sidenav .slevel-2>li>a:before {
    position: absolute;
    top: 16px;
    left: 10px;

    display: block;

    width: 3px;
    height: 3px;
    margin-right: 10px;

    content: '';

    opacity: 0;
    background-color: #004b8d;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.wrap-sidenav .sidenav .slevel-2>li>a span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#004b8d), to(#004b8d));
    background-image: -webkit-linear-gradient(left, #004b8d 0%, #004b8d 100%);
    background-image: linear-gradient(to right, #004b8d 0%, #004b8d 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.wrap-sidenav .sidenav .slevel-2>li.active>a,
.wrap-sidenav .sidenav .slevel-2>li:hover>a {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);

    color: #004b8d;
}
.wrap-sidenav .sidenav .slevel-2>li.active>a span,
.wrap-sidenav .sidenav .slevel-2>li:hover>a span {
    background-size: 100% 1px;
}
.wrap-sidenav .sidenav .slevel-2>li.active>a:before,
.wrap-sidenav .sidenav .slevel-2>li:hover>a:before {
    opacity: 1;
}
.xs-product-nav {
    display: none;
    overflow: hidden;

    padding: 20px 0 0 0;
}
@media (max-width: 1199px) {
    .xs-product-nav {
        display: block;
    }
}
.xs-product-nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -4px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.xs-product-nav ul>li {
    display: inline-block;
    overflow: hidden;

    height: auto;
    padding: 4px;

    vertical-align: top;
}
@media (max-width: 767px) {
    .xs-product-nav ul>li {
        width: 50%;
    }
}
.xs-product-nav ul>li>a {
    font-size: 15px;
    line-height: 24px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    height: 100%;
    padding: 5px 20px;

    text-transform: capitalize;

    border-radius: 5px;
    background-color: #f6f8fa;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .xs-product-nav ul>li>a {
        line-height: 20px;

        padding: 5px 10px;
    }
}
.xs-product-nav ul>li.active>a {
    color: #fff;
    background-color: #004b8d;
}
.wrap-about .text {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .wrap-about .text {
        margin-top: 10px;
    }
}
.wrap-about .text p {
    color: #222;
}
.wrap-about .box-advantage {
    padding: 50px 0;
}
@media (max-width: 767px) {
    .wrap-about .box-advantage {
        padding: 30px 0;
    }
}
.wrap-about .video {
    position: relative;
}
.wrap-about .video img {
    width: 100%;
}
.wrap-about .video .play {
    line-height: 90px;

    position: absolute;
    top: 50%;
    left: 50%;

    width: 90px;
    height: 90px;

    cursor: pointer;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    text-align: center;
}
@media (max-width: 1199px) {
    .wrap-about .video .play {
        line-height: 70px;

        width: 70px;
        height: 70px;
    }
}
@media (max-width: 767px) {
    .wrap-about .video .play {
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
.wrap-about .video .play span {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;

    width: 100%;
    height: 100%;

    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

    color: #004b8d;
    border-radius: 50%;
    background-color: #fff;
}
.wrap-about .video .play .icon {
    font-size: 30px;
}
@media (max-width: 1199px) {
    .wrap-about .video .play .icon {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .wrap-about .video .play .icon {
        font-size: 20px;
    }
}
.wrap-about .video .play::before,
.wrap-about .video .play::after {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: point_kuo 3s linear infinite;
    animation: point_kuo 3s linear infinite;

    border-radius: 50%;
    background: rgba(255, 255, 255, .28);
}
.wrap-about .video .play::after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.wrap-about .video .play::before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
@keyframes point_kuo {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);

        opacity: 1;
    }
    100% {
        -webkit-transform: translate(-50%, -50%) scale(3.5);
        transform: translate(-50%, -50%) scale(3.5);

        opacity: 0;
    }
}
.common-honor-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    height: 100%;
    padding: 30px;

    cursor: pointer;

    border: 1px solid #f0f2f9;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1400px) {
    .common-honor-item {
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .common-honor-item {
        padding: 10px;
    }
}
.common-honor-item .slogan {
    line-height: 28px;

    display: block;

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 6px 34px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #004b8d;
    background: #ebebeb;
}
@media (max-width: 1199px) {
    .common-honor-item .slogan {
        line-height: 24px;

        padding: 4px 20px;
    }
}
@media (max-width: 991px) {
    .common-honor-item .slogan {
        font-size: 14px;
    }
}
.common-honor-item .title-honor {
    font-family: 'Alibaba PuHuiTi 2.0', Arial;
    font-size: 22px;
    font-weight: normal;
    font-weight: bold;
    line-height: 1.36363636;

    margin-top: 40px;

    color: #004b8d;
}
@media (max-width: 1400px) {
    .common-honor-item .title-honor {
        font-size: 20px;

        margin-top: 20px;
    }
}
@media (max-width: 1199px) {
    .common-honor-item .title-honor {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .common-honor-item .title-honor {
        font-size: 16px;
    }
}
.common-honor-item .img {
    width: 80%;
    margin-top: 20px;
}
@media (max-width: 1400px) {
    .common-honor-item .img {
        width: 100%;
    }
}
.common-honor-item .img .img-box {
    padding-bottom: 140.98360656%;
}
.common-honor-item .img .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
@media (min-width: 1200px) {
    .common-honor-item:hover .slogan {
        color: #fff;
        background-color: #004b8d;
    }
    .common-honor-item:hover .img .img-box img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.wrap-honor .honor-top {
    margin-top: 40px;
}
.wrap-honor .honor-top>ul {
    margin: 0 -24px;
}
@media (max-width: 1560px) {
    .wrap-honor .honor-top>ul {
        margin: 0 -15px;
    }
}
@media (max-width: 767px) {
    .wrap-honor .honor-top>ul {
        margin: 0 -8px;
    }
}
.wrap-honor .honor-top>ul>li {
    margin-top: 40px;
    padding: 0 24px;
}
@media (max-width: 1560px) {
    .wrap-honor .honor-top>ul>li {
        padding: 0 15px;
    }
}
@media (max-width: 991px) {
    .wrap-honor .honor-top>ul>li {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .wrap-honor .honor-top>ul>li {
        padding: 0 8px;
    }
}
.wrap-honor .honor {
    margin-top: 60px;
}
@media (max-width: 1560px) {
    .wrap-honor .honor {
        margin-top: 40px;
    }
}
@media (max-width: 1199px) {
    .wrap-honor .honor {
        margin-top: 20px;
    }
}
.wrap-honor .honor>ul {
    margin: 0 -35px;
}
@media (max-width: 1560px) {
    .wrap-honor .honor>ul {
        margin: 0 -25px;
    }
}
@media (max-width: 1199px) {
    .wrap-honor .honor>ul {
        margin: 0 -15px;
    }
}
@media (max-width: 767px) {
    .wrap-honor .honor>ul {
        margin: 0 -8px;
    }
}
.wrap-honor .honor>ul>li {
    margin-top: 40px;
    padding: 0 35px;
}
@media (max-width: 1560px) {
    .wrap-honor .honor>ul>li {
        padding: 0 25px;
    }
}
@media (max-width: 1199px) {
    .wrap-honor .honor>ul>li {
        padding: 0 15px;
    }
}
@media (max-width: 991px) {
    .wrap-honor .honor>ul>li {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .wrap-honor .honor>ul>li {
        padding: 0 8px;
    }
}
.wrap-honor .honor .common-honor-item .title-honor {
    font-size: 26px;
}
@media (max-width: 1400px) {
    .wrap-honor .honor .common-honor-item .title-honor {
        font-size: 22px;
    }
}
@media (max-width: 1199px) {
    .wrap-honor .honor .common-honor-item .title-honor {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .wrap-honor .honor .common-honor-item .title-honor {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .wrap-honor .honor .common-honor-item .title-honor {
        font-size: 16px;
    }
}
.wrap-honor .honor .common-honor-item .img .img-box {
    padding-bottom: 69.44444444%;
}
.wrap-project .title-project h3 {
    font-family: 'Alibaba PuHuiTi 2.0', Arial;
    font-size: 36px;
    font-weight: normal;
    font-weight: 800;
    line-height: 1.66666667;

    position: relative;

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;

    letter-spacing: -1.44px;

    color: #004b8d;
}
@media (max-width: 1560px) {
    .wrap-project .title-project h3 {
        font-size: 30px;
    }
}
@media (max-width: 1470px) {
    .wrap-project .title-project h3 {
        font-size: 28px;
    }
}
@media (max-width: 1199px) {
    .wrap-project .title-project h3 {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .wrap-project .title-project h3 {
        font-size: 20px;
    }
}
.wrap-project .title-project h3 span {
    position: relative;
    z-index: 6;

    display: block;
}
.wrap-project .title-project h3 .num {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-size: 160px;
    font-weight: 800;
    font-style: normal;
    line-height: 1;

    position: absolute;
    z-index: 1;
    top: 50%;
    right: 10%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    letter-spacing: -3.2px;

    color: rgba(21, 96, 172, .1);
}
@media (max-width: 1470px) {
    .wrap-project .title-project h3 .num {
        font-size: 130px;
    }
}
@media (max-width: 1400px) {
    .wrap-project .title-project h3 .num {
        font-size: 110px;
    }
}
@media (max-width: 1199px) {
    .wrap-project .title-project h3 .num {
        font-size: 90px;
    }
}
@media (max-width: 991px) {
    .wrap-project .title-project h3 .num {
        font-size: 80px;
    }
}
.wrap-project .note {
    margin-top: 30px;
}
@media (max-width: 1560px) {
    .wrap-project .note {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .wrap-project .note {
        margin-top: 10px;
    }
}
.wrap-project .note p {
    color: #222;
}
.wrap-project .project>ul>li {
    padding-top: 80px;
}
@media (max-width: 1199px) {
    .wrap-project .project>ul>li {
        padding-top: 60px;
    }
}
@media (max-width: 767px) {
    .wrap-project .project>ul>li {
        padding-top: 30px;
    }
}
.wrap-project .project>ul>li:nth-child(2n) .item {
    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.wrap-project .project>ul>li:nth-child(2n) .item .text {
    padding-right: 3%;
    padding-left: 0;
}
@media (max-width: 991px) {
    .wrap-project .project>ul>li:nth-child(2n) .item .text {
        padding-right: 0;
    }
}
.wrap-project .project .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.wrap-project .project .item .pic {
    width: 49%;
}
@media (max-width: 991px) {
    .wrap-project .project .item .pic {
        width: 100%;
    }
}
.wrap-project .project .item .pic img {
    width: 100%;
}
.wrap-project .project .item .text {
    width: 51%;
    padding-left: 3%;
}
@media (max-width: 991px) {
    .wrap-project .project .item .text {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.wrap-contact {
    position: relative;
    z-index: 6;

    margin-top: -100px;
}
@media (max-width: 1560px) {
    .wrap-contact {
        margin-top: -80px;
    }
}
@media (max-width: 1199px) {
    .wrap-contact {
        margin-top: -20px;
    }
}
@media (min-width: 768px) {
    .wrap-contact .contact ul {
        margin: 0 -12px;
    }
    .wrap-contact .contact ul li {
        padding: 0 12px;
    }
}
.wrap-contact .contact ul li {
    margin-bottom: 20px;
}
.wrap-contact .contact .item {
    height: 100%;
    padding: 50px 10%;

    text-align: center;

    background: #fff;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .05);
}
@media (max-width: 1560px) {
    .wrap-contact .contact .item {
        padding: 40px;
    }
}
@media (max-width: 1199px) {
    .wrap-contact .contact .item {
        padding: 30px;
    }
}
.wrap-contact .contact .item .icon {
    font-size: 50px;
    line-height: 1;
}
@media (max-width: 1560px) {
    .wrap-contact .contact .item .icon {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .wrap-contact .contact .item .icon {
        font-size: 36px;
    }
}
@media (max-width: 991px) {
    .wrap-contact .contact .item .icon {
        font-size: 30px;
    }
}
.wrap-contact .contact .item .txt {
    line-height: 26px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    -webkit-transition: all .2s;
    transition: all .2s;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1199px) {
    .wrap-contact .contact .item .txt {
        margin-top: 20px;
    }
}
@media (max-width: 991px) {
    .wrap-contact .contact .item .txt {
        margin-top: 10px;
    }
}
.wrap-contact .contact .item .txt b {
    font-weight: normal;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.wrap-contact .contact .item .txt p {
    margin: 0;
}
.wrap-contact .contact .item:hover .txt {
    color: #004b8d;
}
.wrap-contact .contact .item:hover .txt a {
    -webkit-transition: all .2s;
    transition: all .2s;
}
.wrap-contact .contact .item:hover .txt a:hover {
    text-decoration: underline;
}
.wrap-contact .message {
    padding-top: 60px;
}
.wrap-contact .message .title h2 {
    color: #222;
}
.wrap-contact .message .title .editor-content p {
    color: #666;
}
.wrap-contact .message .pic {
    width: 45%;
}
@media (max-width: 991px) {
    .wrap-contact .message .pic {
        display: none;
    }
}
.wrap-contact .message .formbox {
    width: 55%;
    padding-left: 30px;
}
@media (max-width: 991px) {
    .wrap-contact .message .formbox {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.wrap-product .product-content {
    padding-top: 60px;
}
@media (max-width: 1199px) {
    .wrap-product .product-content {
        padding-top: 30px;
    }
}
.wrap-product .product>ul {
    margin-top: -50px;
}
@media (max-width: 1560px) {
    .wrap-product .product>ul {
        margin-top: -30px;
    }
}
.wrap-product .product>ul>li {
    margin-top: 50px;
}
@media (max-width: 1560px) {
    .wrap-product .product>ul>li {
        margin-top: 30px;
    }
}
.wrap-product .product .common-product-item {
    -webkit-transition: all .2s;
    transition: all .2s;

    background: #f5f5f5;
    box-shadow: none;
}
.wrap-product .product .common-product-item .pic {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 20px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .wrap-product .product .common-product-item .pic {
        padding: 10px;
    }
}
.wrap-product .product .common-product-item .img-box {
    padding-bottom: 58%;

    mix-blend-mode: normal;
}
.wrap-product .product .common-product-item .picbox {
    width: 48%;
}
@media (max-width: 991px) {
    .wrap-product .product .common-product-item .picbox {
        width: 100%;
    }
}
.wrap-product .product .common-product-item .text {
    width: 52%;
    padding: 0 20px 0 40px;
}
@media (max-width: 991px) {
    .wrap-product .product .common-product-item .text {
        width: 100%;
        padding: 10px;
    }
}
.wrap-product .product .common-product-item .title-product {
    font-family: 'Alibaba PuHuiTi 2.0', Arial;
    font-size: 36px;
    font-weight: normal;
    font-weight: 800;
    line-height: 60px;

    height: 60px;

    letter-spacing: -1.44px;

    color: #004b8d;
}
@media (max-width: 1560px) {
    .wrap-product .product .common-product-item .title-product {
        font-size: 30px;
    }
}
@media (max-width: 1470px) {
    .wrap-product .product .common-product-item .title-product {
        font-size: 28px;
    }
}
@media (max-width: 1199px) {
    .wrap-product .product .common-product-item .title-product {
        font-size: 24px;
        line-height: 40px;

        height: 40px;
    }
}
@media (max-width: 991px) {
    .wrap-product .product .common-product-item .title-product {
        font-size: 20px;
    }
}
.wrap-product .product .common-product-item .title-product span {
    position: relative;

    display: inline-block;
}
.wrap-product .product .common-product-item .title-product span:after {
    position: absolute;
    bottom: 0;

    display: block;

    width: 100%;
    height: 5px;

    content: '';

    background-color: #ffc324;
}
@media (max-width: 767px) {
    .wrap-product .product .common-product-item .title-product span:after {
        height: 3px;
    }
}
.wrap-product .product .common-product-item .editor-content {
    display: -webkit-box;
    overflow: hidden;

    max-height: 52px;
    margin-top: 10px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 767px) {
    .wrap-product .product .common-product-item .editor-content {
        max-height: 48px;
    }
}
.wrap-product .product .common-product-item .editor-content p {
    color: #222;
}
.wrap-product .product .common-product-item .note {
    margin-top: 10px;
}
.wrap-product .product .common-product-item .note ul li {
    position: relative;

    padding-left: 20px;

    color: #004b8d;
}
.wrap-product .product .common-product-item .note ul li:before {
    position: absolute;
    top: 10px;
    left: 0;

    display: block;

    width: 10px;
    height: 10px;

    content: '';

    border-radius: 50%;
    background-color: #004b8d;
}
@media (max-width: 767px) {
    .wrap-product .product .common-product-item .note ul li:before {
        top: 14px;

        width: 5px;
        height: 5px;
    }
}
.wrap-product .product .common-product-item .note p {
    color: #004b8d;
}
.wrap-product .product .common-product-item .common-button {
    margin-top: 30px;
}
@media (max-width: 1690px) {
    .wrap-product .product .common-product-item .common-button {
        margin-top: 20px;
    }
}
@media (min-width: 1200px) {
    .wrap-product .product .common-product-item:hover {
        background-color: #004b8d;
    }
    .wrap-product .product .common-product-item:hover .title-product {
        color: #fff;
    }
    .wrap-product .product .common-product-item:hover .note>ul>li:before {
        background-color: #ffc324;
    }
    .wrap-product .product .common-product-item:hover .note p {
        color: #ffc324;
    }
    .wrap-product .product .common-product-item:hover .editor-content p {
        color: #fff;
    }
    .wrap-product .product .common-product-item:hover .common-button a {
        color: #004b8d;
        background-color: #fff;
    }
}
#productcontent {
    position: relative;
    top: -120px;
}
@media (max-width: 1199px) {
    #productcontent {
        top: 0;
    }
}
.wrap-product-show .product-show {
    padding-bottom: 80px;

    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1560px) {
    .wrap-product-show .product-show {
        padding-bottom: 60px;
    }
}
@media (max-width: 767px) {
    .wrap-product-show .product-show {
        padding-bottom: 40px;
    }
}
.wrap-product-show .carousel-wrap .carousel {
    overflow: hidden;
}
.wrap-product-show .carousel-wrap .carousel:hover .slick-arrow {
    opacity: 1;
}
.wrap-product-show .carousel-wrap .item-video {
    position: relative;
    z-index: 3;
}
.wrap-product-show .carousel-wrap .item {
    overflow: hidden;

    background: #eceef1;
}
.wrap-product-show .carousel-wrap .item .img-box {
    padding-bottom: 58%;

    mix-blend-mode: multiply;
}
.wrap-product-show .carousel-wrap .slider-for {
    font-size: 0;

    position: relative;
}
@media (max-width: 767px) {
    .wrap-product-show .carousel-wrap .slider-for {
        width: 100%;
    }
}
.wrap-product-show .carousel-wrap .slick-arrow {
    opacity: 0;
}
.wrap-product-show .carousel-wrap .zoom {
    position: relative;

    cursor: crosshair;
}
.wrap-product-show .carousel-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.wrap-product-show .carousel-wrap .slick-arrow {
    left: 2%;
}
.wrap-product-show .carousel-wrap .slick-arrow.slick-next {
    right: 2%;
    left: auto;
}
.wrap-product-show .slider-nav {
    font-size: 0;

    margin-top: 20px;
}
@media (max-width: 767px) {
    .wrap-product-show .slider-nav {
        width: 100%;
    }
}
.wrap-product-show .slider-nav .slick-list {
    margin: 0 -6px;
}
@media (max-width: 767px) {
    .wrap-product-show .slider-nav .slick-list {
        margin: 0 -4px;
    }
}
.wrap-product-show .slider-nav .slick-slide {
    padding: 0 6px;
}
@media (max-width: 767px) {
    .wrap-product-show .slider-nav .slick-slide {
        padding: 0 4px;
    }
}
.wrap-product-show .slider-nav .item {
    position: relative;

    cursor: pointer;
}
.wrap-product-show .slider-nav .item-video {
    position: relative;
}
.wrap-product-show .slider-nav .item-video .img-box {
    opacity: .6;
}
.wrap-product-show .slider-nav .item-video:before {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .1);
}
.wrap-product-show .slider-nav .item-video:after {
    font-family: 'iconfont' !important;
    font-size: 16px;
    line-height: 40px;

    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;

    display: block;

    width: 40px;
    height: 40px;

    content: '\e87c';
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    text-align: center;

    color: #004b8d;
    border-radius: 50%;
    background-color: #f6f7f8;
}
.wrap-product-show .slider-nav .slick-current .item {
    border: 1px solid #004b8d;
}
.wrap-product-show .info-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    min-height: 100%;
    padding: 30px 0 30px 5%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1560px) {
    .wrap-product-show .info-box {
        padding: 20px 0 20px 5%;
    }
}
@media (max-width: 1400px) {
    .wrap-product-show .info-box {
        padding: 0 0 0 3%;
    }
}
@media (max-width: 1199px) {
    .wrap-product-show .info-box {
        min-height: auto;
        margin-top: 30px;
        padding-left: 0;
    }
}
.wrap-product-show .info-box .title-info-box h2 {
    font-family: 'Alibaba PuHuiTi 2.0', Arial;
    font-size: 42px;
    font-weight: normal;
    font-weight: 800;
    line-height: 1.66666667;

    letter-spacing: -1.44px;

    color: #004b8d;
}
@media (max-width: 1560px) {
    .wrap-product-show .info-box .title-info-box h2 {
        font-size: 36px;
    }
}
@media (max-width: 1470px) {
    .wrap-product-show .info-box .title-info-box h2 {
        font-size: 32px;
    }
}
@media (max-width: 1199px) {
    .wrap-product-show .info-box .title-info-box h2 {
        font-size: 28px;
    }
}
@media (max-width: 991px) {
    .wrap-product-show .info-box .title-info-box h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .wrap-product-show .info-box .title-info-box h2 {
        font-size: 20px;
    }
}
.wrap-product-show .info-box .title-info-box h2 span {
    display: inline-block;
}
.wrap-product-show .info-box .title-info-box h2 span:after {
    display: block;

    width: 100%;
    height: 5px;

    content: '';

    background-color: #ffc324;
}
@media (max-width: 767px) {
    .wrap-product-show .info-box .title-info-box h2 span:after {
        height: 3px;
    }
}
.wrap-product-show .info-box .text {
    margin-top: 30px;
}
@media (max-width: 1560px) {
    .wrap-product-show .info-box .text {
        margin-top: 24px;
    }
}
@media (max-width: 767px) {
    .wrap-product-show .info-box .text {
        margin-top: 20px;
    }
}
.wrap-product-show .info-box .text h3 {
    font-size: 22px;
    line-height: 1.66666667;

    color: #004b8d;
}
@media (max-width: 1199px) {
    .wrap-product-show .info-box .text h3 {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .wrap-product-show .info-box .text h3 {
        font-size: 18px;
    }
}
.wrap-product-show .info-box .text ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.wrap-product-show .info-box .text ul li {
    width: 50%;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-right: 35px;
}
@media (max-width: 767px) {
    .wrap-product-show .info-box .text ul li {
        width: 100%;
    }
}
.wrap-product-show .info-box .text ul li::marker {
    color: #004b8d;
}
.wrap-product-show .info-box .link-share {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .wrap-product-show .info-box .link-share {
        margin-top: 20px;
    }
}
.wrap-product-show .info-box .share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .wrap-product-show .info-box .share {
        width: 100%;
        margin-top: 10px;
    }
}
.wrap-product-show .info-box .share p {
    font-size: 15px;

    margin: 0;
    margin-right: 10px;
}
.wrap-product-show .info-box .link {
    margin-right: 5%;
}
.wrap-product-show .stickybox {
    padding: 80px 0;
}
@media (max-width: 1199px) {
    .wrap-product-show .stickybox {
        padding: 60px 0;
    }
}
.wrap-product-show .wrap-show-menu {
    z-index: 8;
}
.wrap-product-show .sidenav-deputy {
    z-index: 9;

    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fff;
}
.wrap-product-show .sidenav-deputy ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;

    margin: 0 -60px;

    white-space: nowrap;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .wrap-product-show .sidenav-deputy ul {
        margin: 0 -30px;
    }
}
@media (max-width: 1199px) {
    .wrap-product-show .sidenav-deputy ul {
        margin: 0 -20px;
    }
}
.wrap-product-show .sidenav-deputy ul::-webkit-scrollbar {
    position: absolute;
    left: 0;

    height: 4px;
}
.wrap-product-show .sidenav-deputy ul::-webkit-scrollbar-track {
    background-color: #dcdcdc;
}
.wrap-product-show .sidenav-deputy ul::-webkit-scrollbar-thumb {
    background-color: #9f9f9f;
}
.wrap-product-show .sidenav-deputy ul li a {
    font-size: 18px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 15px 60px;

    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
    letter-spacing: -.36px;
}
@media (max-width: 1560px) {
    .wrap-product-show .sidenav-deputy ul li a {
        padding: 15px 30px;
    }
}
@media (max-width: 1199px) {
    .wrap-product-show .sidenav-deputy ul li a {
        padding: 10px 20px;
    }
}
@media (max-width: 767px) {
    .wrap-product-show .sidenav-deputy ul li a {
        font-size: 16px;
    }
}
.wrap-product-show .sidenav-deputy ul li.active a {
    color: #004b8d;
}
.wrap-product-show .title-product-show h3 {
    font-family: 'Alibaba PuHuiTi 2.0', Arial;
    font-size: 36px;
    font-weight: normal;
    font-weight: 800;
    line-height: 1.66666667;

    letter-spacing: -1.44px;

    color: #004b8d;
}
@media (max-width: 1560px) {
    .wrap-product-show .title-product-show h3 {
        font-size: 30px;
    }
}
@media (max-width: 1470px) {
    .wrap-product-show .title-product-show h3 {
        font-size: 28px;
    }
}
@media (max-width: 1199px) {
    .wrap-product-show .title-product-show h3 {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .wrap-product-show .title-product-show h3 {
        font-size: 20px;
    }
}
.wrap-product-show .title-product-show h3 span {
    display: inline-block;
}
.wrap-product-show .title-product-show h3 span:after {
    display: block;

    width: 100%;
    height: 5px;

    content: '';

    background-color: #ffc324;
}
@media (max-width: 767px) {
    .wrap-product-show .title-product-show h3 span:after {
        height: 3px;
    }
}
.wrap-product-show .title-product-show p {
    max-width: 80%;

    color: #666;
}
.wrap-product-show .parameter .editor-content {
    margin-top: 20px;
}
.wrap-product-show .parameter .editor-content h3 {
    font-size: 20px;
    font-weight: 500;
    font-weight: normal;
    line-height: 1.8;

    color: #004b8d;
}
@media (max-width: 1199px) {
    .wrap-product-show .parameter .editor-content h3 {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .wrap-product-show .parameter .editor-content h3 {
        font-size: 16px;
    }
}
.wrap-product-show .parameter .editor-content p {
    color: #666;
}
.wrap-product-show .model .model-content {
    margin-top: 30px;

    background: #f7f7f7;
}
.wrap-product-show .model .model-content .iframe-box {
    position: relative;
}
.wrap-product-show .model .model-content .iframe-box .model-logo {
    position: absolute;
    z-index: 3;
    top: 30px;
    left: 30px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 80px;
    height: 80px;

    border-radius: 50%;
    background: #fff;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.wrap-product-show .model .model-content .iframe-box .model-logo img {
    display: block;

    width: 50%;
}
.wrap-product-show .model .model-content .iframe-box .img-box {
    padding-bottom: 40%;
}
.wrap-product-show .model .model-content .model-list {
    padding: 16px;

    border-top: 1px solid #dfdfdf;
}
.wrap-product-show .model .model-content .model-list form ul li {
    padding: 10px 60px;
}
@media (max-width: 1690px) {
    .wrap-product-show .model .model-content .model-list form ul li {
        padding: 10px 30px;
    }
}
@media (max-width: 1199px) {
    .wrap-product-show .model .model-content .model-list form ul li {
        padding: 10px;
    }
}
.wrap-product-show .model .model-content .model-list form .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.wrap-product-show .model .model-content .model-list form .item .title-model {
    font-size: 20px;
    line-height: 1;

    width: 70px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1400px) {
    .wrap-product-show .model .model-content .model-list form .item .title-model {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .wrap-product-show .model .model-content .model-list form .item .title-model {
        font-size: 16px;

        width: 50px;
    }
}
.wrap-product-show .model .model-content .model-list form .item input,
.wrap-product-show .model .model-content .model-list form .item select {
    font-size: 18px;
    line-height: 22px;

    width: 100%;
    padding: 15px 22px;

    color: #222;
    border: 1px solid #e0e0e0;
    outline: none;
    background: #fff;

    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
@media (max-width: 1400px) {
    .wrap-product-show .model .model-content .model-list form .item input,
    .wrap-product-show .model .model-content .model-list form .item select {
        font-size: 16px;
    }
}
@media (max-width: 991px) {
    .wrap-product-show .model .model-content .model-list form .item input,
    .wrap-product-show .model .model-content .model-list form .item select {
        padding: 10px;
    }
}
.wrap-product-show .model .model-content .model-list form .item input::-webkit-input-placeholder,
.wrap-product-show .model .model-content .model-list form .item textarea::-webkit-input-placeholder {
    color: #222;
}
.wrap-product-show .model .model-content .model-list form .item input:-o-placeholder,
.wrap-product-show .model .model-content .model-list form .item textarea:-o-placeholder {
    color: #222;
}
.wrap-product-show .model .model-content .model-list form .item input::-moz-placeholder,
.wrap-product-show .model .model-content .model-list form .item textarea::-moz-placeholder {
    color: #222;
}
.wrap-product-show .model .model-content .model-list form .item input:-ms-input-placeholder,
.wrap-product-show .model .model-content .model-list form .item textarea:-ms-input-placeholder {
    color: #222;
}
.wrap-product-show .model .model-content .model-list form .item input:focus::-webkit-input-placeholder,
.wrap-product-show .model .model-content .model-list form .item textarea:focus::-webkit-input-placeholder {
    color: #222;
}
.wrap-product-show .model .model-content .model-list form .item input:focus::-o-placeholder,
.wrap-product-show .model .model-content .model-list form .item textarea:focus::-o-placeholder {
    color: #222;
}
.wrap-product-show .model .model-content .model-list form .item input:focus::-moz-placeholder,
.wrap-product-show .model .model-content .model-list form .item textarea:focus::-moz-placeholder {
    color: #222;
}
.wrap-product-show .model .model-content .model-list form .item input:focus::-ms-input-placeholder,
.wrap-product-show .model .model-content .model-list form .item textarea:focus::-ms-input-placeholder {
    color: #222;
}
.wrap-product-show .model .model-content .model-list form .item .down {
    line-height: 22px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    padding: 15px 22px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    color: #fff;
    background-color: #004b8d;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 991px) {
    .wrap-product-show .model .model-content .model-list form .item .down {
        padding: 10px;
    }
}
.wrap-product-show .model .model-content .model-list form .item .down span {
    display: block;

    margin-right: 8px;
}
.wrap-product-show .model .model-content .model-list form .item .down:hover {
    color: #004b8d;
    background-color: #ffc324;
}
.wrap-product-show .case .common-case-item .more {
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    height: 100%;

    -webkit-transition: all .2s;
    transition: all .2s;

    opacity: 0;
    background-color: rgba(0, 75, 141, .6);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.wrap-product-show .case .common-case-item .more .iconfont {
    font-size: 24px;
    line-height: 70px;

    display: block;

    width: 70px;
    height: 70px;

    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #ffc324;
}
.wrap-product-show .case .common-case-item:hover .more {
    opacity: 1;
}
.wrap-product-show .inquiry .formbox form .group input,
.wrap-product-show .inquiry .formbox form .group textarea {
    border: 1px solid #f5f5f5;
    background: #f5f5f5;
}
.wrap-product-show .inquiry .formbox form .group input::-webkit-input-placeholder,
.wrap-product-show .inquiry .formbox form .group textarea::-webkit-input-placeholder {
    color: #6f6f6f;
}
.wrap-product-show .inquiry .formbox form .group input:-o-placeholder,
.wrap-product-show .inquiry .formbox form .group textarea:-o-placeholder {
    color: #6f6f6f;
}
.wrap-product-show .inquiry .formbox form .group input::-moz-placeholder,
.wrap-product-show .inquiry .formbox form .group textarea::-moz-placeholder {
    color: #6f6f6f;
}
.wrap-product-show .inquiry .formbox form .group input:-ms-input-placeholder,
.wrap-product-show .inquiry .formbox form .group textarea:-ms-input-placeholder {
    color: #6f6f6f;
}
.wrap-product-show .inquiry .formbox form .group input:focus::-webkit-input-placeholder,
.wrap-product-show .inquiry .formbox form .group textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.wrap-product-show .inquiry .formbox form .group input:focus::-o-placeholder,
.wrap-product-show .inquiry .formbox form .group textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.wrap-product-show .inquiry .formbox form .group input:focus::-moz-placeholder,
.wrap-product-show .inquiry .formbox form .group textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.wrap-product-show .inquiry .formbox form .group input:focus::-ms-input-placeholder,
.wrap-product-show .inquiry .formbox form .group textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.wrap-product-show .inquiry .formbox form .submit-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.wrap-product-show .inquiry .formbox form .submit-group .submit {
    width: auto;
    padding: 0 30px;

    background: #004b8d;
}
.wrap-product-show .relate-product .slick-related .slick-list {
    margin: 0;
}
.wrap-product-show .relate-product .slick-related .slick-slide {
    padding: 20px 15px;
}
.wrap-news .news>ul>li {
    margin-top: 60px;
}
@media (max-width: 1560px) {
    .wrap-news .news>ul>li {
        margin-top: 40px;
    }
}
@media (max-width: 1199px) {
    .wrap-news .news>ul>li {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .wrap-news .news>ul>li {
        margin-top: 20px;
    }
}
.wrap-news .news .item {
    height: 100%;
}
.wrap-news .news .item .img-box {
    padding-bottom: 71.25%;
}
.wrap-news .news .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.wrap-news .news .item .category-date {
    line-height: 24px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 14px;

    color: #666;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.wrap-news .news .item .category-date .category:after {
    margin: 0 4px;

    content: '-';
}
.wrap-news .news .item .title-news {
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 60px;
    margin-top: 10px;

    -webkit-transition: all .2s;
    transition: all .2s;
    letter-spacing: -.8px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px) {
    .wrap-news .news .item .title-news {
        font-size: 18px;
    }
}
.wrap-news .news .item .note {
    display: -webkit-box;
    overflow: hidden;

    max-height: 52px;
    margin-top: 10px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 767px) {
    .wrap-news .news .item .note {
        max-height: 48px;
    }
}
@media (min-width: 1200px) {
    .wrap-news .news .item:hover .img-box img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .wrap-news .news .item:hover .title-news {
        color: #004b8d;
    }
}
.wrap-details .title-details h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;

    margin: 10px 0 0 0;
}
@media (max-width: 1470px) {
    .wrap-details .title-details h2 {
        font-size: 24px;
    }
}
@media (max-width: 1199px) {
    .wrap-details .title-details h2 {
        font-size: 22px;
    }
}
@media (max-width: 991px) {
    .wrap-details .title-details h2 {
        font-size: 18px;
    }
}
.wrap-details .title-details .date {
    font-size: 14px;
    line-height: 25px;

    display: block;

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 10px;
    padding: 0 18px;

    border: 1px solid #dedede;
    border-radius: 100px;
    background: #efefef;
}
.wrap-details .details .text {
    margin-top: 30px;
}
.wrap-details .details .text h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.36363636;
}
@media (max-width: 767px) {
    .wrap-details .details .text h3 {
        font-size: 18px;
    }
}
.wrap-details .details .text p {
    color: #666;
}
.wrap-details .share {
    margin-top: 30px;
}
.wrap-details .share p {
    font-size: 18px;
    font-weight: bold;

    margin: 0;
}
.wrap-details .share p,
.wrap-details .share .a2a_kit {
    display: inline-block;

    vertical-align: middle;
}
.wrap-details .relate-details {
    font-size: 0;

    margin-top: 70px;
    padding: 10px;

    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
@media (max-width: 991px) {
    .wrap-details .relate-details {
        margin-top: 40px;
    }
}
.wrap-details .relate-details a {
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;

    position: relative;

    display: inline-block;
    display: -webkit-box;
    overflow: hidden;

    height: 36px;
    padding-left: 50px;

    -webkit-transition: all .2s;
    transition: all .2s;
    vertical-align: middle;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px) {
    .wrap-details .relate-details a {
        font-size: 14px;
    }
}
.wrap-details .relate-details a:before {
    font-family: 'iconfont' !important;
    font-size: 18px;

    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 36px;
    height: 36px;

    content: '\ee49';
    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    border-radius: 50%;
}
.wrap-details .relate-details a.prev:after {
    position: absolute;
    top: 11px;
    right: 0;

    width: 1px;
    height: 16px;

    content: '';

    background-color: #c7cdd4;
}
.wrap-details .relate-details a:hover {
    color: #004b8d;
}
.wrap-details .relate-details a:hover:before {
    color: #004b8d;
}
.wrap-details .relate-details .next {
    text-align: right;
}
@media (max-width: 767px) {
    .wrap-details .relate-details .next {
        text-align: left;
    }
}
@media (min-width: 768px) {
    .wrap-details .relate-details .next a {
        padding-right: 50px;
        padding-left: 0;
    }
    .wrap-details .relate-details .next a:before {
        right: 0;
        left: auto;

        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
.common-case-item .img-box {
    padding-bottom: 58.97435897%;
}
.common-case-item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.common-case-item .text {
    margin-top: 20px;
}
.common-case-item .title-case {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    -webkit-transition: all .2s;
    transition: all .2s;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px) {
    .common-case-item .title-case {
        font-size: 18px;
        line-height: 26px;

        height: 26px;
    }
}
.common-case-item .note {
    display: -webkit-box;
    overflow: hidden;

    max-height: 56px;
    margin: 10px 0 0 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.common-case-item .note p {
    line-height: 28px;

    color: #666;
}
.common-case-item .common-button {
    margin-top: 30px;
}
.common-case-item .common-button a {
    width: 100%;
}
@media (min-width: 1200px) {
    .common-case-item:hover .img-box img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .common-case-item:hover .title-case {
        color: #004b8d;
    }
}
.wrap-case .case>ul>li {
    margin-top: 60px;
}
@media (max-width: 1560px) {
    .wrap-case .case>ul>li {
        margin-top: 40px;
    }
}
@media (max-width: 1199px) {
    .wrap-case .case>ul>li {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .wrap-case .case>ul>li {
        margin-top: 20px;
    }
}
.wrap-service .title-service h3 {
    font-family: 'Alibaba PuHuiTi 2.0', Arial;
    font-size: 36px;
    font-weight: normal;
    font-weight: 800;
    line-height: 1.66666667;

    letter-spacing: -1.44px;

    color: #004b8d;
}
@media (max-width: 1560px) {
    .wrap-service .title-service h3 {
        font-size: 30px;
    }
}
@media (max-width: 1470px) {
    .wrap-service .title-service h3 {
        font-size: 28px;
    }
}
@media (max-width: 1199px) {
    .wrap-service .title-service h3 {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .wrap-service .title-service h3 {
        font-size: 20px;
    }
}
.wrap-service .title-service h3 span {
    display: inline-block;
}
.wrap-service .title-service h3 span:after {
    display: block;

    width: 100%;
    height: 5px;

    content: '';

    background-color: #ffc324;
}
@media (max-width: 767px) {
    .wrap-service .title-service h3 span:after {
        height: 3px;
    }
}
.wrap-service .note {
    margin-top: 30px;
}
@media (max-width: 1560px) {
    .wrap-service .note {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .wrap-service .note {
        margin-top: 10px;
    }
}
.wrap-service .note p {
    color: #222;
}
.wrap-service .service-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.wrap-service .service-top .pic {
    width: 55%;
}
@media (max-width: 991px) {
    .wrap-service .service-top .pic {
        width: 100%;
    }
}
.wrap-service .service-top .pic img {
    width: 100%;
}
.wrap-service .service-top .text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 45%;
    padding: 40px;

    color: #fff;
    background-color: #004b8d;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1560px) {
    .wrap-service .service-top .text {
        padding: 30px;
    }
}
@media (max-width: 991px) {
    .wrap-service .service-top .text {
        width: 100%;
        padding: 30px 15px;
    }
}
.wrap-service .service-top .text .title-service h3 {
    color: #fff;
}
.wrap-service .service-top .text .note p {
    color: #fff;
}
.wrap-service .title .editor-content {
    max-width: 1280px;
}
.wrap-service .service>ul>li {
    padding-top: 80px;
}
@media (max-width: 1199px) {
    .wrap-service .service>ul>li {
        padding-top: 60px;
    }
}
.wrap-service .service>ul>li:nth-child(2n) .item {
    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.wrap-service .service>ul>li:nth-child(2n) .item .text {
    padding-right: 3%;
    padding-left: 0;
}
@media (max-width: 991px) {
    .wrap-service .service>ul>li:nth-child(2n) .item .text {
        padding-right: 0;
    }
}
.wrap-service .service .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.wrap-service .service .item .pic {
    width: 49%;
}
@media (max-width: 991px) {
    .wrap-service .service .item .pic {
        width: 100%;
    }
}
.wrap-service .service .item .pic img {
    width: 100%;
}
.wrap-service .service .item .text {
    width: 51%;
    padding-left: 3%;
}
@media (max-width: 991px) {
    .wrap-service .service .item .text {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.wrap-sitemap .sitemap .title h2 {
    margin: 0;
}
.wrap-sitemap .sitemap>ul>li {
    position: relative;

    width: 100%;
    margin-top: 30px;
}
@media (max-width: 767px) {
    .wrap-sitemap .sitemap>ul>li {
        min-height: 38px;
        margin-top: 20px;
        padding-left: 0;
    }
}
.wrap-sitemap .sitemap>ul>li>a {
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;

    display: inline-block;

    min-width: 240px;
    padding: 10px 30px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: uppercase;

    border: 1px solid #dcdcdc;
    border-radius: 10px;
}
@media (max-width: 767px) {
    .wrap-sitemap .sitemap>ul>li>a {
        font-size: 16px;

        min-width: 140px;
        padding: 4px 10px;
    }
}
.wrap-sitemap .sitemap>ul>li:hover>a {
    color: #fff;
    border-color: #004b8d;
    background-color: #004b8d;
}
.wrap-sitemap .sitemap>ul>li:hover>a {
    text-decoration: underline;

    border-color: #004b8d;
    background-color: #004b8d;
}
.wrap-sitemap .sitemap>ul>li>ul {
    font-size: 0;

    margin: 0 -15px;
    margin-top: 20px;
}
@media (max-width: 767px) {
    .wrap-sitemap .sitemap>ul>li>ul {
        margin: 0 -5px;
        margin-top: 20px;
    }
}
.wrap-sitemap .sitemap>ul>li>ul>li {
    position: relative;

    list-style: none;
}
.wrap-sitemap .sitemap>ul>li>ul>li>a {
    font-size: 16px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 5px 20px;

    text-transform: capitalize;
}
.wrap-sitemap .sitemap>ul>li>ul>li>a img {
    -webkit-filter: brightness(1) invert(1);
    filter: brightness(1) invert(1);
}
.wrap-sitemap .sitemap>ul>li>ul>li>ul>li {
    display: inline-block;

    vertical-align: top;
}
.wrap-sitemap .sitemap>ul>li>ul>li>ul>li>a {
    font-size: 16px;

    display: block;

    padding: 5px 30px;

    color: #999;
}
.wrap-sitemap .sitemap>ul>li>ul>li>ul>li>a:before {
    content: '-';
}
.wrap-sitemap .sitemap>ul>li>ul>li>ul>li:hover>a {
    color: #004b8d;
}
.wrap-sitemap .sitemap>ul>li>ul>li:hover>a {
    text-decoration: underline;

    color: #004b8d;
}
.wrap-sitemap .sitemap>ul>li>ul>li:hover>a:before {
    opacity: 1;
}
.wrap-sitemap .sitemap-vertical {
    margin-top: 50px;
}
@media (max-width: 991px) {
    .wrap-sitemap .sitemap-vertical {
        margin-top: 20px;
    }
}
.wrap-sitemap .sitemap-vertical>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    margin: 0 -15px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1199px) {
    .wrap-sitemap .sitemap-vertical>ul {
        display: block;
    }
}
.wrap-sitemap .sitemap-vertical>ul>li {
    display: inline-block;

    margin-top: 10px;
    padding: 0 15px;

    vertical-align: top;
}
@media (max-width: 1199px) {
    .wrap-sitemap .sitemap-vertical>ul>li {
        display: block;
    }
}
.wrap-sitemap .sitemap-vertical>ul>li>a {
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;

    display: inline-block;

    padding: 10px 20px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: capitalize;
}
@media (max-width: 767px) {
    .wrap-sitemap .sitemap-vertical>ul>li>a {
        font-size: 16px;

        padding: 10px;
    }
}
.wrap-sitemap .sitemap-vertical>ul>li>ul {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .wrap-sitemap .sitemap-vertical>ul>li>ul {
        margin-top: 0;
    }
}
.wrap-sitemap .sitemap-vertical>ul>li>ul>li {
    position: relative;

    list-style: none;

    vertical-align: top;
}
@media (max-width: 1199px) {
    .wrap-sitemap .sitemap-vertical>ul>li>ul>li {
        display: inline-block;

        vertical-align: top;
    }
}
.wrap-sitemap .sitemap-vertical>ul>li>ul>li>a {
    font-size: 16px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 5px 20px;

    text-transform: capitalize;

    color: #666;
}
@media (max-width: 767px) {
    .wrap-sitemap .sitemap-vertical>ul>li>ul>li>a {
        font-size: 15px;

        padding: 5px 10px;
    }
}
@media (max-width: 1199px) {
    .wrap-sitemap .sitemap-vertical>ul>li>ul>li>ul>li {
        display: inline-block;

        vertical-align: top;
    }
}
.wrap-sitemap .sitemap-vertical>ul>li>ul>li>ul>li>a {
    font-size: 14px;

    display: block;

    padding: 5px 30px;

    color: #999;
}
@media (max-width: 767px) {
    .wrap-sitemap .sitemap-vertical>ul>li>ul>li>ul>li>a {
        padding: 5px 15px;
    }
}
.wrap-sitemap .sitemap-vertical>ul>li>ul>li>ul>li>a:before {
    content: '-';
}
.wrap-sitemap .sitemap-vertical>ul>li>ul>li>ul>li:hover>a {
    text-decoration: underline;

    color: #004b8d;
}
.wrap-sitemap .sitemap-vertical>ul>li>ul>li>ul>li:hover>a:before {
    opacity: 1;
}
.wrap-sitemap .sitemap-vertical>ul>li>ul>li:hover>a {
    text-decoration: underline;

    color: #004b8d;
}
.wrap-sitemap .sitemap-vertical>ul>li>ul>li:hover>a:before {
    opacity: 1;
}
.wrap-sitemap .sitemap-vertical>ul>li:hover>a {
    color: #004b8d;
}
.wrap-nosearch {
    margin: 30px 0;
}
.wrap-nosearch h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;

    margin: 0;
}
.wrap-nosearch p {
    line-height: 22px;

    margin: 10px 0 0 0;
    padding: 10px 20px;

    color: #666;
    border: 1px solid rgba(0, 75, 141, .5);
    border-radius: 5px;
    background-color: rgba(0, 75, 141, .1);
}
.wrap-nosearch .title-in {
    margin-top: 30px;
}
@media (min-width: 1200px) {
    .wrap-nosearch .title-in h2 {
        font-size: 30px;
    }
}
.pagination-info {
    margin-top: 80px;
}
@media (max-width: 1560px) {
    .pagination-info {
        margin-top: 60px;
    }
}
@media (max-width: 1199px) {
    .pagination-info {
        margin-top: 30px;
    }
}
.pagination {
    position: relative;

    display: inline-block;
}
.pagination a,
.pagination span {
    line-height: 38px;

    position: relative;
    z-index: 6;

    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    overflow: hidden;

    min-width: 38px;
    height: 38px;
    margin: 0 5px;

    cursor: pointer;
    text-align: center;
    vertical-align: middle;

    border-radius: 50%;
    background: none;
    background-color: #f2f2f2;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (min-width: 1200px) {
    .pagination a,
    .pagination span {
        -webkit-transition: .2s;
        transition: .2s;
    }
    .pagination a:hover,
    .pagination span:hover {
        color: #fff;
        background-color: #004b8d;
    }
}
@media (max-width: 1199.98px) {
    .pagination a,
    .pagination span {
        line-height: 30px;

        min-width: 30px;
        height: 30px;
    }
    .pagination a:active,
    .pagination span:active {
        color: #fff;
        background-color: #004b8d;
    }
}
@media (max-width: 767.98px) {
    .pagination a,
    .pagination span {
        font-size: 14px;

        margin: 0 3px;
    }
}
.pagination span.current {
    color: #fff;
    background-color: #004b8d;
}
.pagination span.current.prev,
.pagination span.current.next {
    opacity: 0;
}
.pagination .prev:before {
    font-family: 'iconfont' !important;

    content: '\e62f';
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.pagination .next:before {
    font-family: 'iconfont' !important;

    content: '\e62f';
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.wrap-download .download>ul>li {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .wrap-download .download>ul>li {
        margin-top: 20px;
    }
}
.wrap-download .download .item {
    -webkit-transition: all .2s;
    transition: all .2s;

    border: 1px solid rgba(32, 49, 73, .1);
    border-radius: 5px;
}
.wrap-download .download .item .img-box {
    padding-bottom: 57.77777778%;

    -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 450 260"><path fill="white" d="M450 237.929c0 1.326-.527 2.598-1.464 3.535l-17.072 17.072a5 5 0 0 1-3.535 1.464H5c-2.7614 0-5-2.239-5-5V5c0-2.7614 2.2386-5 5-5h440c2.761 0 5 2.2386 5 5z"/></svg>') no-repeat center / cover;
    mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 450 260"><path fill="white" d="M450 237.929c0 1.326-.527 2.598-1.464 3.535l-17.072 17.072a5 5 0 0 1-3.535 1.464H5c-2.7614 0-5-2.239-5-5V5c0-2.7614 2.2386-5 5-5h440c2.761 0 5 2.2386 5 5z"/></svg>') no-repeat center / cover;
}
.wrap-download .download .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.wrap-download .download .item .text {
    padding: 20px;
}
.wrap-download .download .item .title-news {
    font-size: 22px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px) {
    .wrap-download .download .item .title-news {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .wrap-download .download .item .title-news {
        font-size: 18px;
    }
}
.wrap-download .download .item .size-type {
    line-height: 24px;
}
.wrap-download .download .item .size-type .size {
    margin-right: 20px;
}
.wrap-download .download .item .common-button {
    margin-top: 16px;
}
.wrap-download .download .item .common-button a {
    color: #004b8d;
    border: 1px solid #004b8d;
    background: none;
}
@media (min-width: 1200px) {
    .wrap-download .download .item:hover {
        color: #fff;
        border-color: #004b8d;
        background-color: #004b8d;
    }
    .wrap-download .download .item:hover .img-box img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .wrap-download .download .item:hover .common-button a {
        color: #fff;
        border-color: #fff;
    }
}
.editor-content p {
    font-size: 16px;
    line-height: 26px;

    margin: 0;

    letter-spacing: .64px;

    color: #666;
}
@media (max-width: 1199px) {
    .editor-content p {
        line-height: 24px;

        letter-spacing: 0;
    }
}
@media (max-width: 767px) {
    .editor-content p {
        font-size: 14px;
    }
}
.editor-content h3 {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-size: 24px;
    font-weight: 800;
    line-height: 1.45454545;

    letter-spacing: -.96px;

    color: #004b8d;
}
@media (max-width: 1560px) {
    .editor-content h3 {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .editor-content h3 {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .editor-content h3 {
        font-size: 16px;
    }
}
.editor-content h4 {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-size: 20px;
    font-weight: 800;

    color: #004b8d;
}
@media (max-width: 1560px) {
    .editor-content h4 {
        font-size: 18px;
    }
}
@media (max-width: 1199px) {
    .editor-content h4 {
        font-size: 15px;
    }
}
.editor-content img {
    max-width: 100% !important;
    height: auto !important;
}
.editor-content.fz18 p {
    font-size: 18px;

    letter-spacing: .72px;
}
@media (max-width: 1199px) {
    .editor-content.fz18 p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .editor-content.fz18 p {
        font-size: 14px;
    }
}
.editor-content.fz20 p {
    font-size: 20px;
}
@media (max-width: 1560px) {
    .editor-content.fz20 p {
        font-size: 18px;
    }
}
@media (max-width: 1199px) {
    .editor-content.fz20 p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .editor-content.fz20 p {
        font-size: 14px;
    }
}
.editor-content.lh30 p {
    line-height: 30px;
}
@media (max-width: 767px) {
    .editor-content.lh30 p {
        line-height: 24px;
    }
}
.editor-content.lh24 p {
    line-height: 24px;
}
.editor-content img {
    max-width: 100% !important;
    height: auto !important;
}
.editor-content ul,
.editor-content ol {
    padding-left: 1em;
}
.editor-content ul li,
.editor-content ol li {
    margin: 20px 0;

    list-style: inherit;
}
.editor-content .table-box {
    line-height: 1.625;

    overflow: auto;

    width: 100%;
    max-width: 100%;
    margin-top: 20px;

    color: #666;
}
.editor-content .table-box table {
    font-family: 'Alibaba PuHuiTi 2.0', Arial;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2;

    width: 100%;
    max-width: 100%;

    table-layout: fixed;
    border-spacing: 0;
    border-collapse: collapse;

    text-align: center;
    word-break: break-word;
}
@media (max-width: 767px) {
    .editor-content .table-box table {
        font-size: 14px;
    }
}
.editor-content .table-box table p {
    font-size: 16px;
}
@media (max-width: 767px) {
    .editor-content .table-box table p {
        font-size: 14px;
    }
}
.editor-content .table-box table tr,
.editor-content .table-box table td,
.editor-content .table-box table th {
    width: auto !important;
    height: auto !important;
}
.editor-content .table-box table tr:nth-child(odd) {
    background-color: #e6edfa;
}
.editor-content .table-box table td,
.editor-content .table-box table th {
    font-weight: normal;

    padding: 20px 20px !important;

    border: 1px solid #d9d9d9;
}
@media (max-width: 1560px) {
    .editor-content .table-box table td,
    .editor-content .table-box table th {
        padding: 15px !important;
    }
}
@media (max-width: 767px) {
    .editor-content .table-box table td,
    .editor-content .table-box table th {
        padding: 10px !important;
    }
}
.editor-content .table-box table td a,
.editor-content .table-box table th a {
    color: #1a5bff;
}
.editor-content .table-box table td a:hover,
.editor-content .table-box table th a:hover {
    text-decoration: underline;
}
@media (max-width: 480px) {
    .editor-content .table-box table td,
    .editor-content .table-box table th {
        padding: 8px !important;
    }
}
.editor-content .table-box table th {
    font-size: 18px;
    font-weight: bold;

    color: #222;
}
@media (max-width: 1199px) {
    .editor-content .table-box table th {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .editor-content .table-box table th {
        font-size: 14px;
    }
}
.editor-content .table-box table tr p,
.editor-content .table-box table tr span {
    margin: 0 !important;
    padding: 0 !important;

    background: none !important;
}
.editor-content .table-box table th {
    text-align: center;
}
.auto-adjust-img.is-mobile img {
    max-width: 100% !important;
    height: auto !important;
    margin: 5px 0;
}
.auto-adjust-img p.contains-pictures {
    font-size: 0 !important;

    overflow-x: hidden;

    margin: 0 -5px !important;
    padding: 0;
}
@media (min-width: 768px) {
    .auto-adjust-img p.contains-pictures {
        white-space: nowrap;
    }
}
.auto-adjust-img p.contains-pictures>img {
    display: inline-block;

    margin: 5px;
}
.f-button.is-close-button {
    top: 20px;
    right: 20px;

    width: 36px;
    height: 36px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    color: #000;
    border-radius: 50%;
    background-color: #fff;
}
.f-button.is-close-button:hover {
    background-color: #004b8d;
}