@charset "UTF-8";

/*******/

html,
body {
    -ms-overflow-style: scrollbar;
}

html {
    font-size: 20px;
}

@media screen and (max-width: 1800px) and (min-width: 1661px) {
    html {
        font-size: 19px;
    }
}

@media screen and (max-width: 1660px) and (min-width: 1250px) {
    html {
        font-size: 17px;
    }
}

@media screen and (max-width: 1249.98px) and (min-width: 992px) {
    html {
        font-size: 16px;
    }
}

@media screen and (min-width: 450.1px) and (max-width: 991.98px) {
    html {
        font-size: 60px;
    }
}

@media screen and (max-width: 450px) {
    html {
        font-size: 13.3333333vw;
    }
}

body {
    width: 100%;
    font-size: 1em;
    line-height: 1;
    background: #fff;
    color: #333;
    font-family: "Microsoft YaHei", "-apple-system", "BlinkMacSystemFont", "sans-serif" !important;
    position: relative;
    white-space: normal;
    word-wrap: break-word;
    font-weight: 500;
    margin: 0 auto;
    overflow-x: hidden;
}

@media screen and (max-width: 991.98px) {
    body {
        font-size: 0.3rem;
        font-family: "-apple-system", "BlinkMacSystemFont", "sans-serif", "å�Žæ–‡ç»†é»‘" !important;
    }
}

i,
h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea,
label,
dl,
dt,
dd,
ul,
li {
    margin: 0;
    padding: 0;
    font-family: inherit;
    outline: none;
    border: none;
    box-shadow: none;
    border-radius: 0;
    font-size: 1em;
    line-height: inherit;
    resize: none;
}

div:focus,
div:active,
span:focus,
span:active,
i:focus,
i:active,
h1:focus,
h1:active,
h2:focus,
h2:active,
h3:focus,
h3:active,
h4:focus,
h4:active,
h5:focus,
h5:active,
h6:focus,
h6:active,
p:focus,
p:active,
input:focus,
input:active,
select:focus,
select:active,
textarea:focus,
textarea:active,
label:focus,
label:active,
dl:focus,
dl:active,
dt:focus,
dt:active,
dd:focus,
dd:active,
ul:focus,
ul:active,
li:focus,
li:active {
    outline: none;
}

input:focus,
input:active,
select:focus,
select:active,
textarea:focus,
textarea:active,
label:focus,
label:active {
    box-shadow: none;
}

input[type='radio'],
input[type='checkbox'],
input[type='text'],
textarea {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    box-shadow: none;
}

input[type='radio']:focus,
input[type='radio']:active,
input[type='checkbox']:focus,
input[type='checkbox']:active,
textarea:focus,
textarea:active {
    outline: none;
    box-shadow: none;
}

input[type="text"]:focus,
input[type="text"]:active {
    outline: none;
    box-shadow: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

button {
    appearance: none;
    -webkit-appearance: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    outline: none;
    border: none;
    background: transparent;
}

button:focus {
    outline: none;
}

a {
    color: inherit;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

a:hover {
    color: inherit;
    text-decoration: none;
    outline: none;
}

a:focus,
a:active {
    color: inherit;
    text-decoration: none;
    outline: none;
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

img {
    vertical-align: middle;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
}

table {
    border: solid 1px #e5e5e5;
    border-collapse: collapse;
}

th,
td {
    font-weight: normal;
    padding: 5px;
    border: solid 1px #e5e5e5;
    word-break: break-all;
}

.wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

.container {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.row {
    display: flex;
    display: -webkit-flex;
    margin: 0 auto;
    position: relative;
}

.row:before,
.row:after {
    display: none;
}

.lg-inner {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    display: block;
    z-index: 5;
    padding: 0 3em;
}

.global-inner:before,
.global-inner:after {
    content: '';
    display: table;
    clear: both;
}

.global-inner1 {
    width: 95vw;
    max-width: 1760px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    display: block;
    z-index: 5;
}

.global-inner2 {
    width: 71.875vw;
    max-width: 1280px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    display: block;
    z-index: 5;
}

.global-inner {
    width: 85vw;
    max-width: 1300px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    display: block;
    z-index: 5;
}

.global-inner:before,
.global-inner:after {
    content: '';
    display: table;
    clear: both;
}

@media (max-width: 991.98px) {
    .global-inner1,
    .global-inner2,
    .global-inner,
    .lg-inner,
    .md-inner {
        width: 100% !important;
        max-width: 100%;
        padding: 0 0.3rem !important;
        margin: 0 auto;
    }
}

.table-cell {
    display: table-cell;
    vertical-align: top;
}

.en {
    font-family: "Arial";
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.swiper-pagination-bullet {
    opacity: 1;
}

.fa {
    display: inline-block;
    line-height: inherit;
    font-size: 1em;
    vertical-align: middle;
    font-style: normal;
}

.inline-block {
    display: inline-block;
    vertical-align: top;
}

.padding-0 {
    padding: 0 !important;
}

.padding-top-0 {
    padding-top: 0 !important;
}

.padding-bot-0 {
    padding-bottom: 0 !important;
}

.t-center {
    text-align: center;
}

.flex {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.flex-cell {
    width: 100%;
    max-width: 100%;
    flex: 1;
    -webkit-flex: 1;
}

@media (min-width: 1600px) {
    .hidden-xxl-up {
        display: none !important;
    }
    .col-xxl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-xxl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-xxl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 1599.98px) {
    .hidden-xxl-down {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important;
    }
}

@media (max-width: 991.98px) {
    .hidden-lg-down {
        display: none !important;
    }
    .block-lg-down {
        display: block !important;
        opacity: 1 !important;
    }
}

@media (min-width: 768px) {
    .visible-sm-down {
        display: none !important;
    }
    .hidden-sm-up {
        display: none !important;
    }
}

@media (max-width: 767.98px) {
    .hidden-sm-down {
        display: none !important;
    }
}

@media (min-width: 576px) {
    .hidden-xs-up {
        display: none !important;
    }
}

@media (max-width: 575.98px) {
    .hidden-xs-down {
        display: none !important;
    }
}


/*** æ— å†…å®¹æ��ç¤º ***/

.gnull-tips {
    width: 100%;
    font-size: 16px;
    line-height: 100px;
    color: #999;
    text-align: center;
    min-height: 300px;
}

.nodata1 {
    text-align: center;
    display: block;
    margin: auto;
    padding-top: 4em;
    padding-bottom: 5em;
}

.nodata {
    text-align: center;
    display: block;
    margin: auto;
    padding-top: 4em;
    padding-bottom: 5em;
}

.nodata img,
.nodata1 img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.nodataText {
    text-align: center;
    font-size: 16px;
    line-height: 1.5em;
    margin-top: 1.625em;
    color: #666;
}


/* 404 */

.page-404 {
    padding: 5em 0;
}

.page-404 .row {
    justify-content: center;
    -webkit-justify-content: center;
}

.page-404 img {
    max-width: 100%;
    display: block;
    margin: 0 auto 3.2em;
}

.page-404 .title {
    font-size: 20px;
    line-height: 1.5em;
    color: #242424;
    margin-bottom: 1em;
}

.page-404 .doc {
    font-size: 16px;
    line-height: 1.5em;
    color: #242424;
    display: flex;
    display: -webkit-flex;
}

.page-404 .doc h5 {
    white-space: nowrap;
    width: 6.5em;
    flex: 0 0 6.5em;
    -webkit-flex: 0 0 6.5em;
}

.page-404 .tool {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
}

.page-404 .go-home {
    width: 8.75em;
    height: calc(3.125em + 2px);
    display: block;
    border-radius: 1.65em;
    background: #fe2c55;
    border: solid 1px #fe2c55;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 3.125em;
    margin-top: 2.125em;
}


/* é”™è¯¯é¡µ */

.m-error_container {
    width: 100%;
    text-align: center;
    padding: 5em 2em;
}

.m-error_container .imgs {
    max-width: 100%;
    display: block;
    margin: 0 auto 1.5em;
}

.m-error_title {
    font-size: 20px;
    line-height: 1.5em;
    color: #242424;
    margin-bottom: 1em;
    display: block;
}

.m-error_subtitle {
    font-size: 16px;
    line-height: 1.5em;
    color: #242424;
}

.m-error_description {
    font-size: 16px;
    line-height: 1.5em;
    color: #242424;
    margin-top: 1em;
}

@media screen and (min-width: 992px) {
    .page-404 .go-home:hover {
        background-color: #fff;
        color: #fe2c55;
    }
}

@media screen and (max-width: 767.98px) {
    .gnull-tips {
        font-size: 0.28rem;
        line-height: 1rem;
        min-height: 3rem;
    }
}


/***** æ»šåŠ¨æ�¡ *****/

.mCSB_inside>.mCSB_container {
    margin: 0;
}

.mCSB_scrollTools {
    width: 5px;
    opacity: 0;
}

.mCSB_outside+.mCSB_scrollTools {
    right: -16px;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    border-radius: 0;
    background: transparent;
    transition: all 1.5s easeInOut;
    -webkit-transition: all 1.5s easeInOut;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    border-radius: 4px;
    background: rgba(19, 101, 179, 0.5);
}

.scrollbox,
.scrollbox2 {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

@media screen and (max-width: 991.98px) {
    .scrollbox {
        overflow-y: auto !important;
    }
    .scrollbox2 {
        overflow-x: auto !important;
    }
}


/**** modal ***/

.modal-backdrop {
    display: none !important;
}

#modalDiv {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    overflow-y: scroll;
    z-index: -1;
}

.modal {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
}

.modal-dialog {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    pointer-events: auto;
}

.modal-content {
    display: block;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: none;
    background: transparent;
    box-shadow: none;
    margin: 0 auto;
}

.modal-header,
.modal-body,
.modal-footer {
    border: none;
    padding: 0;
    display: block;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.modal-header,
.modal-footer {
    position: relative;
    z-index: 1060;
}


/**** animate ***/

.animated {
    animation-delay: .1s;
}

.is-antd {
    transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
}

.is-antd.is-active {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
}

@keyframes fadeInUp2 {
    0% {
        opacity: 0;
        transform: translate3d(0, 50px, 0);
        -webkit-transform: translate3d(0, 50px, 0);
    }
    to {
        opacity: 1;
        transform: none;
        -webkit-transform: none;
    }
}

@-webkit-keyframes fadeInUp2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
    }
}

@keyframes fadeInUp3 {
    0% {
        opacity: 0;
        transform: translate3d(0, 300px, 0);
        -webkit-transform: translate3d(0, 300px, 0);
    }
    100% {
        opacity: 1;
        transform: none;
        -webkit-transform: none;
    }
}

@-webkit-keyframes fadeInUp3 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 300px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
    }
}

.fadeInUp2 {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
    -webkit-transform: translate3d(0, 50px, 0);
    animation-name: fadeInUp2;
    -webkit-animation-name: fadeInUp2;
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.fadeInUp3 {
    opacity: 0;
    transform: translate3d(0, 300px, 0);
    -webkit-transform: translate3d(0, 300px, 0);
    animation-name: fadeInUp3;
    -webkit-animation-name: fadeInUp3;
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes fadeInUp4 {
    0% {
        opacity: 0;
        transform: translate3d(0, 50px, 0);
        -webkit-transform: translate3d(0, 50px, 0);
    }
    to {
        opacity: 1;
        transform: none;
        -webkit-transform: none;
    }
}

@-webkit-keyframes fadeInUp2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
    }
}

.fadeInUp4 {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
    -webkit-transform: translate3d(0, 50px, 0);
    animation-name: fadeInUp2;
    -webkit-animation-name: fadeInUp2;
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    animation-duration: 0s;
}


/**** video ***/

.video-box {
    position: relative;
}

.video-box .adjust {
    width: 100%;
    max-width: 100%;
    display: block;
    opacity: 0;
}

.video-js {
    width: 100% !important;
    height: 100% !important;
    display: block;
    overflow: hidden;
    background-color: #000;
    position: absolute !important;
    left: 0;
    top: 0;
    z-index: 20;
}

.video-js:hover .vjs-big-play-button {
    background: rgba(0, 0, 0, 0.3);
    opacity: 1;
}

.video-js .vjs-big-play-button {
    width: 4rem;
    height: 4rem;
    border: solid 2px #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background: rgba(0, 0, 22, 0.3);
    border-radius: 100%;
    z-index: 50;
    opacity: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    margin: 0;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder {
    width: 1.2rem;
    height: 1.2rem;
    display: block;
    background: url("/content/img/images/caret-right-fill-white.svg") no-repeat center center transparent;
    background-size: contain;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    border: none;
    z-index: 50;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    display: none;
}

.video-js .vjs-poster {
    background-size: cover;
    transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.video-js .vjs-subs-caps-button {
    display: none !important;
}

.video-js .vjs-button>.vjs-icon-placeholder:before {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.video-js.vjs-paused .vjs-big-play-button {
    display: block;
}

.video-js.vjs-has-started .vjs-control-bar {
    background-color: transparent;
}

@media (max-width: 991.98px) {
    .video-js .vjs-big-play-button {
        width: 0.8rem;
        height: 0.8rem;
    }
    .video-js .vjs-big-play-button .vjs-icon-placeholder {
        width: 0.24rem;
        height: 0.24rem;
    }
}


/*** modal-video ***/

.modal-video {
    background: #000016;
    z-index: 5000;
}

.modal-video .modal-close {
    width: 3em;
    height: 3em;
    position: absolute;
    right: 2.5em;
    top: 1.6em;
    margin: 0;
    border: none;
    background-color: #fff;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}

.modal-video .modal-close .bi {
    width: 1em;
    height: 1em;
    display: block;
    color: #b8bfcc;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.modal-video .modal-dialog {
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1060;
}

.modal-video .modal-content {
    width: 960px;
    max-width: 86vw;
    margin: 0 auto;
    padding: 0;
    background: transparent;
}

.modal-video .video-box {
    width: 100%;
    padding-top: 20.25%;
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 767.98px) {
    .modal-video .modal-dialog {
        padding: 0 0.3rem;
    }
    .modal-video .modal-content {
        width: 100%;
        max-width: 100%;
    }
    .modal-video .modal-close {
        width: .8rem;
        height: .8rem;
        top: .3rem;
        right: .3rem;
        z-index: 1100;
    }
}


/* è¡¨å�• */

.form-group {
    width: 100%;
    position: relative;
    z-index: 5;
}

.form-group .must {
    color: #ff0000;
    margin-left: 8px;
    display: block;
    font-style: normal;
}

.form-group.has-error .help-block {
    color: #ff0000;
}

.form-group.has-error .form-control {
    border-color: #ff0000;
}

.help-block {
    font-size: 12px;
    font-size: .6rem;
    line-height: 1.5em;
    margin-top: .5em;
}

.form-control:focus {
    box-shadow: none;
    outline: none;
}

.form-group-cell {
    display: table-cell;
    vertical-align: middle;
}

.checkbox {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    cursor: pointer;
    font-size: .8em;
    line-height: 2.125em;
}

.checkbox input[type="checkbox"] {
    width: .875em;
    height: .875em;
    display: block;
    border: solid 1px #dcdcdc;
    border-radius: 3px;
    margin-right: .75em;
}

.checkbox input[type="checkbox"]:checked {
    background: url("/content/img/images/check-white.svg") no-repeat center center #39b09c;
    background-size: 0.625em;
    border-color: #39b09c;
}

#formTips {
    background-color: rgba(0, 0, 0, 0.7);
    white-space: nowrap;
    padding: .5em 1em;
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 1020;
    border-radius: 0.5em;
}

#formTips .help-block {
    display: none;
    margin: 0;
    font-size: .8em;
    line-height: 2em;
    color: #fff;
}

@media screen and (max-width: 991.98px) {
    .checkbox {
        font-size: .28rem;
        line-height: .6rem;
    }
}


/*** è¡¨å�•æ��ç¤ºå¼¹çª— ***/

.modal-tips .modal-dialog {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
}

.modal-tips .modal-content {
    width: 22.5em;
    max-width: 100%;
    background: #fff;
    border-radius: 0.4em;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center;
    padding: 2.5em 2em 1.7em;
}

.modal-tips .modal-close {
    width: 2.5em;
    height: 2.3em;
    display: block;
    background: url("/content/img/images/x-black.svg") no-repeat center center;
    background-size: 0.9em;
    margin: 0 auto 1em;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.modal-tips .icon {
    width: 3.2em;
    margin: 0 auto 1em;
    color: #39b09c;
}

.modal-tips .icon img {
    width: 100%;
    max-width: 100%;
    display: block;
}

.modal-tips .icon .bi {
    width: 3.2em;
    height: 3.2em;
    display: block;
}

.modal-tips .tit {
    font-size: 28px;
    font-size: 1.4em;
    line-height: 1.5em;
    margin-bottom: 3px;
}

.modal-tips .word {
    font-size: 16px;
    font-size: 0.8em;
    line-height: 1.5em;
    color: #666;
}

.modal-tips .tool {
    margin-top: 1.4em;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.modal-tips .btn-sure {
    width: 8.6em;
    height: 2.57em;
    font-size: 14px;
    font-size: 0.7em;
    line-height: 2.42em;
    display: block;
    margin: 0 auto;
    padding: 0;
}

@media screen and (max-width: 767.98px) {
    .modal-tips .modal-dialog {
        padding: 0 0.3rem;
    }
    .modal-tips .word {
        font-size: 1em;
    }
    .modal-tips .btn-sure {
        width: 2rem;
        height: 0.6rem;
        line-height: 0.58rem;
        font-size: 0.24rem;
    }
}


/*** é¼ æ ‡ç»�è¿‡ ****/

.btn-h {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    text-align: center;
    border-width: 1px;
    border-style: solid;
}

.btn-h a,
.btn-h span {
    position: relative;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    z-index: 5;
}

.btn-h::after {
    content: '';
    display: block;
    width: 300%;
    padding-top: 300%;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    border-radius: inherit;
    transform-origin: center center !important;
    -webkit-transform-origin: center center !important;
    opacity: 0;
    border-radius: 100%;
    margin: -150% 0 0 -150%;
}

.btn-h .bi {
    display: block;
    position: relative;
    z-index: 5;
}

.btn-h .hover {
    display: none;
}

@media screen and (min-width: 1000px) {
    .btn-h:hover::after {
        transform: none;
        -webkit-transform: none;
        opacity: 1;
    }
    .btn-h:hover .img {
        display: none;
    }
    .btn-h:hover .hover {
        display: block;
    }
}


/**** modal ***/

.modal-backdrop {
    display: none !important;
}

#modalDiv {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    overflow-y: scroll;
    z-index: -1;
}

.modal {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
}

.modal-dialog {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    pointer-events: auto;
}

.modal-content {
    display: block;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: none;
    background: transparent;
    box-shadow: none;
    margin: 0 auto;
}

.modal-header,
.modal-body,
.modal-footer {
    border: none;
    padding: 0;
    display: block;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.modal-header,
.modal-footer {
    position: relative;
    z-index: 1060;
}

.animbox-box {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    overflow-y: scroll;
    z-index: 9;
    background: rgba(0, 0, 0, 0.7);
}

.animbox-box .box {
    position: relative;
    width: 100%;
    height: 100%;
}

.animbox {
    width: 200px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 9;
}


/*è®¾ç½®å�„ç«–æ�¡çš„å…±æœ‰æ ·å¼�*/

.animbox>div {
    background-color: #279fcf;
    width: 4px;
    height: 35px;
    border-radius: 2px;
    margin: 2px;
    animation-fill-mode: both;
    display: inline-block;
    animation: anim 0.9s 0s infinite cubic-bezier(0.11, 0.49, 0.38, 0.78);
}


/* ä»¥ä¸Šä¸ºå…¬å…±æ ·å¼�ï¼Œä¸‹é�¢ä¸ºæ­£å¼�å¼€å§‹ */

.main-box {
    min-height: 500px;
}

@media (max-width: 991.98px) {
    .main-box {
        min-height: 5rem !important;
    }
}

.header {
    z-index: 5;
    width: 100%;
    height: 3.5em;
    position: fixed;
    top: 0;
    z-index: 99;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.header .head-logo {
    height: 100%;
    margin-right: auto;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}

.header .head-logo a {
    display: block;
}

.header .head-logo img {
    height: 2em;
    display: block;
}

.header .head-logo .logo2 {
    display: none;
}

.header .header-box {
    width: 100%;
    height: 100%;
    color: #fff;
    display: flex;
    -webkit-display: flex;
    align-items: center;
    -webkit-align-items: center;
}

.header .head-right {
    width: 71.45%;
    height: 100%;
    display: flex;
    -webkit-display: flex;
    align-items: center;
    -webkit-align-items: center;
}

.header .head-navlist {
    height: 100%;
    margin-right: auto;
    display: flex;
    -webkit-display: flex;
    align-items: center;
    -webkit-align-items: center;
}

.header .head-navlist .navitem.had-subnav::before {
    position: absolute;
    content: "";
    width: 0;
    height: 4px;
    display: block;
    background-color: #00adef;
    left: -10%;
    top: 96%;
    z-index: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    opacity: 0;
}

.header .navitem {
    height: 100%;
    font-size: .8em;
    line-height: 1.55em;
    padding: 0 1.875em;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header .had-subnav.activeD ::after {
    position: absolute;
    content: '';
    bottom: -112%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
}

.header .head-navlist .navitem.active::before {
    width: 120%;
    opacity: 1;
}

.header .navlv1 {
    position: relative;
}

.header .subnav-box {
    display: none;
    position: absolute;
    min-width: 10.1015em;
    min-width: 7.7em;
    width: 120%;
    background-color: #fff;
    white-space: nowrap;
    font-size: .88em;
    line-height: 1.725em;
    padding: 1.5em 0;
    text-align: center;
    left: -10%;
    top: 130%;
    z-index: 120;
    color: #0b573e;
    box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.06);
    opacity: 0;
    transition: .3s ease-out;
    z-index: -1;
}

.header .subnav-box li {
    color: #222;
    padding: .5625em 0;
}

.header .subnav-box li:first-child {
    padding-top: 0;
}

.header .subnav-box li:last-child {
    padding-bottom: 0;
}

.header .subnav-box .navlv2 a {
    position: relative;
}

.header .subnav-box .navlv2 a::before {
    position: absolute;
    content: '';
    bottom: -4px;
    left: 0;
    width: 0%;
    height: 2px;
    background: #00adef;
    transition: .3s;
    -webkit-transition: .3s;
}

.header .navitem.active .subnav-box {
    top: 100%;
    opacity: 1;
    transition: .3s ease-out;
    z-index: 3;
}

.header .language {
    position: relative;
}

.header .language a {
    font-size: .8em;
}

.header .search {
    position: relative;
    transition: .3s;
}

.header .search img {
    width: .7em;
    height: .7em;
    transition: .3s;
    -webkit-transition: .3s;
}

.header .del {
    margin-left: 1.5em;
    margin-right: 1em;
    display: flex;
    align-items: baseline;
}

.header .del img {
    width: .7em;
    height: .7em;
    margin-right: .4285em;
}

.header .del .del-right {
    font-size: .8em;
}

.header .addsearch1 {
    cursor: pointer;
}

.header .search-input {
    position: relative;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}

.header .input1 {
    opacity: 0;
    width: 0em;
    height: 0em;
    margin-left: 0;
    transition: .5s;
    background: transparent;
    border: 1px solid #fff;
}

.header .addsearch1-1,
.header .addsearch1-3,
.header .addsearch2 {
    display: none;
}

.header .addsearch2-box {
    padding-top: 2px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}

.head-place {
    height: 3.5em;
    display: none;
}

.pops .language,
.pops .head-navlist {
    display: none;
}

.pops .input1 {
    opacity: 1;
    width: 12em;
    height: 2.5em;
    padding: .8em 0 .8em 1em;
    margin-left: 0;
    transition: .5s;
    border-radius: 3em;
    font-size: .8em;
    color: #fff;
}

.pops header .search {
    margin-left: .5em;
    transition: .3s;
}

.pops header .search img {
    width: 1.3em;
    height: 1.3em;
}

.pops .search-input {
    margin-left: 1em;
}

.pops .addsearch1 {
    display: none;
}

.pops .addsearch1-2 {
    display: block;
    cursor: pointer;
    transition: .3s;
}

.pops .header .head-right {
    justify-content: right;
}

@media (min-width: 991.98px) and (max-width: 1200px) {
    .header .had-subnav {
        padding: 0 1em;
    }
}

@media (max-width: 991.98px) {
    .head-place {
        height: 1.2rem;
    }
    .header {
        width: 100%;
        height: 1.2rem;
        background: none center center;
        background-size: cover;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
    }
    .header .global-inner {
        width: 100%;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }
    .header .head-logo img {
        height: .6rem;
    }
    .header .language {
        opacity: 0;
        position: fixed;
        right: .1rem;
        top: 0rem;
        margin-left: 0;
        position: relative;
        z-index: 21;
    }
    .header .language .bi {
        width: .4rem;
        height: .4rem;
    }
    .header .language .language-pop {
        display: none;
        position: absolute;
        top: .6rem;
        left: -70%;
        width: 1.4rem;
        padding: .1rem 0;
        text-align: center;
        color: #000;
        border-radius: 3px;
        background-color: #fff;
        box-shadow: 1px 1px 10px rgba(94, 91, 91, 0.8);
    }
    .header .language .language-pop .box {
        position: relative;
    }
    .header .language .language-pop .box::after {
        position: absolute;
        content: '';
        top: -.2rem;
        left: 50%;
        width: 0;
        height: 0;
        border-left: .1rem solid transparent;
        border-right: .1rem solid transparent;
        border-bottom: .1rem solid #fff;
        transform: translateX(-50%);
    }
    .header .language-open {
        z-index: 21;
    }
    .header .language-open .language-pop {
        display: block;
    }
    .head-menu_open {
        width: .44rem;
        height: .36rem;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        background: none center center;
        background-size: cover;
        background-image: url(/img/static/head-open.svg);
        transition: all 0.3ss linear;
        -webkit-transition: all 0.3s linear;
    }
    .head-menu_open .nav-menu1-gg {
        width: 100%;
        height: 100%;
    }
    .head-menu_open .nav-menu2 {
        display: none;
    }
    .open.head-menu_open {
        z-index: 40;
        transform: rotate(180deg);
        background-image: url(/img/static/head-close.svg);
    }
    .head-search1 {
        width: .42rem;
        height: .42rem;
        background: none center center;
        background-size: cover;
        background-image: url(/img/static/mob-head-search.svg);
    }
}

.open .language .bi {
    color: #333;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.addsearch1-2 {
    display: none;
}

.del-h {
    display: none;
}

.head-white .header {
    background-color: #fff;
    box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.06);
}

.head-white .header .head-logo .logo1 {
    display: none;
}

.head-white .header .head-logo .logo2 {
    display: block;
}

.head-white .header .header-box {
    width: 100%;
    height: 100%;
    color: #333;
}

.head-white .header .head-search-1 {
    display: none;
}

.head-white .header .head-search-3 {
    display: block;
}

.head-white .header .addsearch1 {
    display: none;
    transition: all 0.5s ease-in-out;
}

.head-white .header .addsearch1-2 {
    display: none;
    transition: all 0.5s ease-in-out;
}

.head-white .header .language::before {
    background-color: #333;
    transition: all 0.5s ease-in-out;
}

.head-white .header .del-b {
    display: none;
}

.head-white .header .del-h {
    display: block;
}

.head-white .head-menu_open {
    background-image: url(/img/static/head-open-h.svg);
}

.head-white .head-search1 {
    background-image: url(/img/static/mob-head-search-h.svg);
}

.head-white .open.head-menu_open {
    background-image: url(/img/static/head-close.svg);
}

.head-white .addsearch1-1 {
    display: block;
    cursor: pointer;
}

.head-white.pops .addsearch1-1 {
    display: none;
}

.head-white.pops .addsearch1-3 {
    display: block;
    cursor: pointer;
}

.head-white.pops .input1 {
    color: #333;
    border: 1px solid #333;
}

.head-white1 .header {
    color: #333;
    background-color: #fff;
    transition: .3s;
    box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.06);
}

.head-white1 .header .head-logo .logo1 {
    display: none;
}

.head-white1 .header .head-logo .logo2 {
    display: block;
}

.head-white1 .head-menu_open {
    background-image: url(/img/images/head-open-h.svg);
}

.head-white1 .head-search1 {
    background-image: url(/img/images/mob-head-search-h.svg);
}

.head-white1 .open.head-menu_open {
    background-image: url(/img/images/head-close-h.svg);
}

.head-white1 .head-search-1 {
    display: none;
}

.head-white1 .head-search-2 {
    display: block;
}

.head-white1 .head-search-3 {
    display: none !important;
}

.head-white-s .header {
    color: #333;
    background-color: #fff;
    transition: .3s;
    box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.06);
}

.head-white-s .header .head-logo .logo1 {
    display: none;
}

.head-white-s .header .head-logo .logo2 {
    display: block;
}

.head-white-s .head-menu_open {
    background-image: url(/img/images/head-open-h.svg);
}

.head-white-s .head-search1 {
    background-image: url(/img/images/mob-head-search-h.svg);
}

.head-white-s .open.head-menu_open {
    background-image: url(/img/images/head-close-h.svg);
}

.head-white-c .header {
    color: #333;
    background-color: #fff;
    transition: .3s;
    box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.06);
}

.head-white-c .header .head-logo .logo1 {
    display: none;
}

.head-white-c .header .head-logo .logo2 {
    display: block;
}

.head-white-c .head-menu_open {
    background-image: url(/img/images/head-open-h.svg);
}

.head-white-c .head-search1 {
    background-image: url(/img/images/mob-head-search-h.svg);
}

.head-white-c .open.head-menu_open {
    background-image: url(/img/images/head-close-h.svg);
}

.head-white-c .head-search-1 {
    display: none;
}

.head-white-c .head-search-3 {
    display: block;
}

.head-white-imp .header {
    color: #333;
    background-color: #fff;
    box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.06);
}

.head-white-imp .header .head-logo .logo1 {
    display: none;
}

.head-white-imp .header .head-logo .logo2 {
    display: block;
}

.head-white-imp .header .head-search-1 {
    display: none;
}

.head-white-imp .header .head-search-3 {
    display: block;
}

.head-white-imp .head-menu_open {
    background-image: url(/img/static/head-open-h.svg);
}

.head-white-imp .head-search1 {
    background-image: url(/img/static/mob-head-search-h.svg);
}

.head-white-imp .open.head-menu_open {
    background-image: url(/img/static/head-close-h.svg);
}

@media (max-width: 991.98px) {
    .open .header .language {
        position: fixed;
        right: 1.1rem;
        top: 0.4rem;
        opacity: 1;
        transition: all 0.3s ease-in-out;
    }
    .open .addsearch1 {
        display: none;
    }
    .open .addsearch1-1 {
        display: block !important;
    }
    .addsearch-mob {
        display: none;
        background-color: #fff;
        position: fixed;
        width: 100%;
        height: 1.2rem;
        top: 0;
        left: 0;
        z-index: 99;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
    }
    .addsearch-mob .addsearch1 {
        width: .3rem;
        height: .3rem;
    }
    .addsearch-mob .mob-pop {
        width: 100%;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }
    .addsearch-mob .box {
        width: 100%;
    }
    .addsearch-mob .left {
        width: 80%;
    }
    .addsearch-mob .left .input2 {
        width: 100%;
        height: 100%;
        font-size: .28rem;
        padding-left: .15rem;
    }
    .addsearch-mob .right {
        display: flex;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
    }
    .addsearch-mob .right img {
        width: .4rem;
        height: .4rem;
    }
    .addsearch-mob .right .nolink {
        margin-left: .3rem;
    }
    .addsearch-mob .right .addsearch1,
    .addsearch-mob .right .addsearch1-2 {
        display: none;
    }
    .addsearch-mob .right .addsearch1-1,
    .addsearch-mob .right .addsearch1-3 {
        display: block;
    }
    .mob-pops .addsearch1 {
        display: none;
    }
    .w-mob-search {
        position: fixed;
        right: 1.3rem;
        top: .4rem;
        z-index: 22;
    }
    .w-mob-search .addsearch1-1 {
        display: none;
    }
    .w-mob-search img {
        width: .4rem;
        height: .4rem;
    }
    .head-white .addsearch1-1 {
        display: block;
    }
}


/* å¤´éƒ¨ ç»“æ�Ÿ */

.ph-nav-box {
    position: fixed;
    z-index: 1000;
    width: 66%;
    height: 100vh;
    right: -7.5rem;
    top: 0em;
    /*background: rgba(0,0,0,.3);*/
    opacity: 0;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    transition: all 0.3s ease-in-out;
}

.ph-nav-box.on {
    opacity: 1;
    right: 0;
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    z-index: 11;
}

.ph-nav-box .ph-nav-pop {
    border-top: 1px solid #e9edf1;
    width: 100%;
    height: 100vh;
    margin: 0 auto;
    padding-top: 1.2rem;
    background-color: #fff;
    z-index: 10;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
    padding-bottom: 1.1rem;
}

.header-bgk {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 9;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.open .header-bgk {
    display: block;
    z-index: 9;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.nav-main {
    height: 100%;
    overflow: hidden;
}

.nav-main em {
    float: right;
    width: 30%;
    margin-top: 0.06rem;
    position: relative;
}

.nav-main em:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -1px;
    width: 26px;
    height: 2px;
    background-color: #666;
    transition: all .3s;
    z-index: 10;
}

.bgCode {
    padding: .14rem;
    background-color: #fff;
    display: inline-block;
}

.nav-main em:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -11px;
    width: 2px;
    height: 26px;
    background-color: #666;
}

@media screen and (max-width: 450px) {
    .nav-main em:before {
        width: 14px;
    }
    .nav-main em:after {
        right: 6px;
        margin-top: -7px;
        height: 14px;
    }
}

.nav-main .on em:before {
    background-color: #014da1;
}

.nav-main .on em:after {
    display: none;
}

.nav-main .lv4pop .lv1 em,
.nav-main .lv4pop .lv2 em,
.nav-main .lv4pop .lv3 em,
.nav-main .lv3pop .lv1 em,
.nav-main .lv3pop .lv2 em,
.nav-main .lv2pop .lv1 em {
    display: block;
}

.nav-main .lv2box,
.nav-main .lv3box,
.nav-main .lv4box {
    display: none;
    padding: .25rem 0;
    background-color: #f2f2f2;
}

.nav-main .lv1 a {
    float: left;
    display: block;
    font-size: 0.3rem;
    line-height: 0.3rem;
    color: #333;
    min-width: 50%;
    padding: 0.26rem 0;
    transition: all .3s;
}

.nav-main .lv1,
.nav-main .lv2,
.nav-main .lv3,
.nav-main .lv4 {
    padding: 0 .4rem;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
}

.nav-main .lv2 {
    padding: 0 .8rem;
    border-bottom: 0;
}

.nav-main .on.lv1 a {
    color: #0870d8;
}

.nav-main .lv2 a {
    float: left;
    display: block;
    font-size: 0.3rem;
    color: #333;
    min-width: 50%;
    padding: 0.25rem 0;
    transition: all .3s;
}

.whiteHead .header {
    border-bottom: 1px solid transparent;
}

.nav-main .lv3 a {
    float: left;
    display: block;
    font-size: 0.28rem;
    line-height: 0.42rem;
    color: #262626;
    min-width: 50%;
    padding: 0.35rem 0 0.35rem 0rem;
    transition: all .3s;
}

.nav-main .lv4 a {
    float: left;
    display: block;
    font-size: 0.28rem;
    line-height: 0.42rem;
    color: #666;
    min-width: 50%;
    padding: 0.22rem 0 0.22rem 0rem;
}


/*  .nav-main .lv1.on a{
         color: #014da1;
       }
       .nav-main .lv2.on a{
         color: #014da1;
       }
       .nav-main .lv3.on a{
         color: #406cae;
       }
       .nav-main .lv4.on a{
         color: #406cae;
       } */

.global-paging {
    width: 100%;
    height: 100%;
    margin-top: 1.9em;
    display: flex;
    align-items: center;
}

.global-paging .paging-ctrl {
    width: 2em;
    height: 2em;
    border-radius: 50%;
    border: 1px solid #E6E6E6;
    display: flex;
    align-items: center;
    justify-content: center;
}

.global-paging .paging-ctrl .bi {
    width: .5em;
    height: .75em;
    color: #999;
}

.global-paging .num {
    display: flex;
    padding: 0 1em;
}

.global-paging .num a {
    width: .625em;
    height: 2em;
    font-size: .8em;
    line-height: 1;
    margin: 0 .85em;
    color: #222222;
    display: flex;
    align-items: center;
    justify-content: center;
}

.global-paging .num .active {
    position: relative;
    display: flex;
    color: #1365B3;
    border-bottom: 2px solid #1365B3;
}

.global-paging .disabled {
    opacity: .5;
}

@media (max-width: 991.98px) {
    .global-paging {
        margin-top: .9rem;
        padding: 0 .5rem;
    }
    .global-paging .paging-ctrl {
        width: .5rem;
        height: .5rem;
    }
    .global-paging .paging-ctrl .bi {
        width: .2rem;
        height: .2rem;
        color: #999;
    }
    .global-paging .num {
        display: flex;
        padding: 0 .25rem;
    }
    .global-paging .num a {
        width: .3rem;
        height: .5rem;
        font-size: 1;
        line-height: 1;
        margin: 0 .16rem;
    }
}

.global-paging1 {
    margin-top: 1.5em;
}

.global-paging1 .ctrl {
    font-size: .8em;
    line-height: 1em;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.global-paging1 .box {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.global-paging1 .prev {
    padding-bottom: 1.25em;
}

@media (max-width: 991.98px) {
    .global-paging1 .box {
        display: block;
    }
    .global-paging1 .ctrl {
        font-size: .28rem;
        line-height: .46rem;
    }
    .global-paging1 .prev {
        padding-bottom: .32rem;
    }
    .global-paging1 .doc {
        width: auto;
        white-space: nowrap;
    }
}

@media (min-width: 1000px) {
    .global-paging .paging-ctrl:hover {
        border: 1px solid #1365B3;
    }
    .global-paging .paging-ctrl:hover .bi {
        color: #1365B3;
    }
    .global-paging .disabled:hover {
        border: 1px solid #E6E6E6;
        cursor: default;
    }
    .global-paging .disabled:hover .bi {
        color: #999;
    }
}

.footer {
    width: 100%;
    position: relative;
    background-color: #272727;
}

.foot-t1 {
    width: 100%;
    padding: 2.8rem 0 2.5em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.foot-link {
    flex: 1;
    display: flex;
    display: -webkit-flex;
}

.foot-link .link-item {
    flex: 1;
}

.foot-link .link-lv1 {
    font-size: .8rem;
    line-height: 1.5em;
    font-weight: bold;
    margin-bottom: 0.3rem;
    color: #fff;
}

.foot-link .link-lv1 a {
    color: inherit;
    display: block;
}

.foot-link .link-lv2 {
    font-size: .7rem;
    line-height: 1.6rem;
    color: rgba(255, 255, 255, 0.6);
}

.foot-link .link-lv2 a {
    display: block;
    color: inherit;
}

.foot-link .link-lv2 a:hover {
    color: #fff;
}

.foot-link .other .brother {
    position: relative;
    margin-bottom: 1.6em;
}

.foot-link .other .brother .bd {
    display: flex;
    -webkit-display: flex;
    align-items: center;
    -webkit-align-items: center;
}

.foot-link .other .brother .tit {
    font-size: .8em;
    line-height: 1.875em;
    font-weight: bold;
    color: #666;
    position: relative;
}

.foot-link .other .brother .icon {
    height: 100%;
    display: flex;
    align-items: center;
    margin-left: .9em;
}

.foot-link .other .brother .icon .bi {
    width: .8em;
    height: .4em;
    transition: .5s;
    -webkit-transition: .5s;
}

.foot-link .other .brother .hd-box {
    width: auto;
    display: none;
    position: absolute;
    right: 0;
    bottom: 100%;
    padding-bottom: 10px;
    text-align: left;
    z-index: 9;
}

.foot-link .other .brother .hd-box .boxs {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.29);
    padding: 18px 2em;
}

.foot-link .other .brother .hd-box .list {
    color: #333;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.foot-link .other .brother .hd-box .li-item {
    width: 25%;
}

.foot-link .other .brother .hd-box .item {
    font-size: .7em;
    line-height: 2.5;
    flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
    padding: 7px 10px;
    word-break: normal;
    box-sizing: border-box;
}

.foot-link .other .wx .imgs {
    width: 6.5em;
    height: 6.5em;
    margin: 0 auto;
}

.foot-link .other .wx .imgs img {
    width: 100%;
    height: 100%;
}

.foot-link .other .wx .tit {
    font-size: .7em;
    line-height: 1;
    color: #fff;
    text-align: center;
    margin-top: 1.14em;
}

.foot-link .other .icon1 {
    margin-right: 1.4em;
}

.foot-link .other .icon1 .imgs {
    display: flex;
    -webkit-display: flex;
}

.foot-link .other .icon1 .image {
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.foot-link .other .icon1 .image .box {
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.foot-link .other .icon1 .image:nth-child(2) {
    margin: 0 1em;
}

.foot-link .other .icon1 .bi {
    width: 1em;
    height: .8em;
    color: #a0a6b1;
}

.foot-info {
    flex: 0 0 11rem;
}

.foot-info .link-lv1 {
    font-size: .8rem;
    line-height: 1.5em;
    font-weight: bold;
    margin-bottom: 0.3rem;
    color: #fff;
}

.foot-info .link-lv1 a {
    color: inherit;
    display: block;
}

.foot-info .link-lv2 {
    font-size: .7rem;
    line-height: 1.6rem;
    color: rgba(255, 255, 255, 0.6);
}

.foot-info .wx {
    margin-top: 1rem;
}

.foot-t3 {
    padding: 1.15em 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.foot-t3 .left .list {
    display: flex;
    display: -webkit-flex;
}

.foot-t3 .left .item {
    position: relative;
    font-size: .7em;
    color: #fff;
    padding: 0 2em;
}

.foot-t3 .left .item a {
    color: #879aab;
}

.foot-t3 .left .item::after {
    position: absolute;
    content: "/";
    color: #879aab;
    right: 0;
}

.foot-t3 .left .item:first-child {
    padding-left: 0;
}

.foot-t3 .left .item:last-child::after {
    display: none;
}

.foot-t3 .right .list {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.foot-t3 .right .box {
    width: 8em;
    height: 2.5em;
    padding: 0 1em;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    background-color: #0055b8;
    border-radius: 10px;
    border: solid 1px #0055b8;
    position: relative;
    overflow: hidden;
    transition: all .5s;
}

.foot-t3 .right .box::after {
    position: absolute;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    background-color: #0964b5;
    transform: scale(0);
    transition: all .5s;
    left: -2%;
    top: 15px;
    z-index: -1;
    border-radius: 50%;
}

.foot-t3 .right .item {
    color: #fff;
    margin-left: .9em;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.foot-t3 .right .item:first-child {
    margin-left: 0;
}

.foot-t3 .right .image {
    width: 1.2em;
    height: 1.1em;
}

.foot-t3 .right .tit {
    font-size: .7em;
    white-space: nowrap;
}

.foot-t3 .right .bi {
    width: .85em;
    height: .6em;
}

.foot-t2 {
    padding: 1.4rem 0;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.foot-t2 .record {
    font-size: .8em;
    line-height: 1;
    color: rgba(255, 255, 255, 0.5);
    display: flex;
    display: -webkit-flex;
    margin: 0 -1.25em;
}

.foot-t2 .item {
    position: relative;
    padding: 0 1.25em;
}

.foot-t2 .item::before {
    position: absolute;
    content: '';
    width: 1px;
    height: .75em;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.2);
}

.foot-t2 .company {
    width: 11em;
    height: 2em;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    border: solid 1px rgba(255, 255, 255, 0.2);
}

.foot-t2 .company .box {
    width: 100%;
    height: 100%;
    font-size: .8em;
    line-height: 2;
    color: rgba(255, 255, 255, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
}

.foot-jszc_swip {
    margin-left: 1.25em;
    font-size: 1em;
    height: 1em;
    overflow: hidden;
    display: block;
}

.foot-jszc_swip .swiper-slide {
    font-size: 1em;
    color: rgba(255, 255, 255, 0.5);
}

@media screen and (min-width: 992px) {
    .foot-t2 .record a[href]:hover {
        color: #fff;
    }
}

@media (min-width: 991.98px) and (max-width: 1220px) {
    .footer .foot-t3 .left .item {
        padding: 0 .8em;
    }
    .footer .foot-t3 .right .item {
        margin-left: 0.3em;
    }
    .footer .foot-t3 .right .box {
        width: 6em;
        height: 2em;
        padding: 0 .2em;
    }
    .footer .foot-t3 .right .image {
        width: .8em;
        height: .8em;
    }
}

@media (min-width: 991.98px) and (max-width: 1030px) {
    .footer .foot-t3 .left .item {
        font-size: .5em;
        padding: 0 .3em;
    }
}

@media (max-width: 991.98px) {
    .footer {
        padding: .8rem 0;
        color: #666;
        z-index: 6;
    }
    .footer .foot-t3 {
        display: block;
        padding: 0 0 .7rem;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }
    .footer .foot-t3 .left {
        display: flex;
        display: -webkit-flex;
        align-items: start;
        -webkit-align-items: start;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }
    .footer .foot-t3 .left .list {
        display: block;
    }
    .footer .foot-t3 .left .item {
        position: relative;
        font-size: .28rem;
        line-height: .46rem;
        margin-top: .26rem;
        color: #fff;
        padding: 0em;
    }
    .footer .foot-t3 .left .item a {
        color: #879aab;
    }
    .footer .foot-t3 .left .item::after {
        display: none;
    }
    .footer .foot-t3 .left .item:first-child {
        padding-left: 0;
        margin-top: -.09rem;
    }
    .footer .foot-t3 .left .wx {
        margin-left: .4rem;
        margin-top: 0;
    }
    .footer .foot-t3 .left .wx .imgs {
        width: 2.4rem;
        height: 2.4rem;
        overflow: hidden;
    }
    .footer .foot-t3 .left .wx .imgs img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .footer .foot-t3 .left .wx .bd {
        margin-top: .1rem;
    }
    .footer .foot-t3 .left .wx .bd .tit {
        font-size: .26rem;
        text-align: center;
    }
    .footer .foot-t3 .right {
        margin-top: .58rem;
    }
    .footer .foot-t3 .right .list {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }
    .footer .foot-t3 .right .box {
        width: 2.9rem;
        height: .72rem;
        padding: 0 .22rem;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        background-color: #0055b8;
        border-radius: 10px;
        border: solid 1px #0055b8;
    }
    .footer .foot-t3 .right .item {
        color: #fff;
        margin-left: .9em;
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }
    .footer .foot-t3 .right .item:first-child {
        margin-left: 0;
    }
    .footer .foot-t3 .right .image {
        width: .3rem;
        height: .3rem;
    }
    .footer .foot-t3 .right .tit {
        font-size: .28rem;
        white-space: nowrap;
    }
    .footer .foot-t3 .right .bi {
        width: .22rem;
        height: .16rem;
    }
    .footer .foot-t2 {
        padding: .0rem 0 0rem;
        text-align: center;
        display: block;
        margin-top: 0;
    }
    .footer .foot-t2 .record {
        font-size: .26rem;
        line-height: .4rem;
        display: block;
        color: #879aab;
    }
    .footer .foot-t2 .item {
        margin-right: 0;
    }
    .foot-jszc_swip {
        margin-top: .04rem;
        font-size: .26rem;
        line-height: .3rem;
        height: .26rem;
    }
    .foot-jszc_swip .swiper-slide {
        font-size: .26rem;
        /* color: #879aab; */
        letter-spacing: .009rem;
    }
}

.footer .foot-t1 .other .brother:hover {
    cursor: pointer;
}

@media (min-width: 991.98px) {
    .public-title1 .more:hover:before,
    .footer .foot-t3 .right .box:hover::after {
        transform: scale(40);
    }
    .footer .foot-t3 .right .box:hover {
        background-color: rgba(0, 0, 0, 0);
    }
    .public-title1 .more:hover {
        color: #fff;
    }
    .footer .foot-t2 .company:hover {
        border: 1px solid #fff;
        transition: .3s;
        -webkit-transition: .3s;
    }
    .footer .foot-t2 .company:hover .box {
        color: #fff;
        transition: .3s;
        -webkit-transition: .3s;
    }
    .footer .foot-t2 .company {
        transition: .3s;
        -webkit-transition: .3s;
    }
    .footer .foot-t2 .company .box {
        transition: .3s;
        -webkit-transition: .3s;
    }
    header .subnav-box li:hover .navlv2 {
        color: #00adef;
    }
    header .subnav-box li:hover .navlv2 a {
        position: relative;
    }
    header .subnav-box li:hover .navlv2 a::before {
        position: absolute;
        content: '';
        bottom: -4px;
        left: 0;
        width: 100%;
        height: 2px;
        background: #00adef;
        transition: .3s;
        -webkit-transition: .3s;
    }
}

.xuanfan .icon .bi {
    transform: rotate(180deg);
    transition: .3s;
    -webkit-transition: .3s;
}

.backtop {
    position: fixed;
    bottom: 2em;
    right: 2em;
    width: 3em;
    height: 3em;
    border-radius: 50%;
    background-color: #ffffff;
    border: 1px solid #00adef;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
}

.backtop .box {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0s;
    -webkit-transition: 0s;
}

.backtop .bi {
    width: 1em;
    height: .5em;
    color: #00adef;
}

@media (min-width: 1000px) {
    .backtop:hover {
        border-radius: 50%;
        background-color: #00adef;
    }
    .backtop:hover .bi {
        color: #fff;
    }
}

.main-box {
    position: relative;
    padding: 5em 0 5em;
}

@media (max-width: 991.98px) {
    .main-box {
        padding: .8rem 0 1rem;
    }
}

.error404 header {
    color: #333;
}

.error404 .logo1 {
    display: none;
}

.error404 .logo2 {
    display: block !important;
}

.language {
    display: none !important;
}

@media (max-width: 991.98px) {
    .mob-relation {
        color: #a1a1a1;
        padding-bottom: .3rem;
        margin-bottom: .4rem;
        border-bottom: 1px solid #999;
    }
    .mob-relation .item-we {
        font-size: .36rem;
        color: #fff;
    }
    .mob-relation .item-del,
    .mob-relation .item-site {
        font-size: .26rem;
        line-height: .36rem;
        margin-top: .2rem;
    }
    .mob-relation .item-del {
        display: none;
    }
    .mob-relation .item-del {
        margin-top: .1rem;
    }
    .mob-relation .item-code {
        width: 2.25rem;
        height: 2.25rem;
        margin: .4rem auto .2rem;
    }
    .mob-relation .item-attention {
        margin-top: .15rem;
    }
    .record {
        color: #a1a1a1 !important;
    }
}

.public-header {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.public-header .tit {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1;
    color: #222;
}

.public-banner {
    width: 100%;
    height: 33rem;
}

.public-banner .imgs {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 34.375%;
    background: no-repeat center center;
    background-size: cover;
}

.public-banner .bd {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    text-align: center;
    transform: translate(-50%, -50%);
}

.public-banner .banner-tit {
    font-size: 2.8em;
    line-height: 1.25;
}

@media (max-width: 991.98px) {
    .public-header {
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }
    .public-header .tit {
        font-size: .4rem;
        font-weight: bold;
        line-height: 1.25;
        color: #222;
    }
    .public-banner {
        width: 100%;
        height: 9.6rem;
    }
    .public-banner .imgs {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-top: 34.375%;
        background: no-repeat center center;
        background-size: cover;
    }
    .public-banner .bd {
        position: absolute;
        top: 50%;
        left: 50%;
        color: #fff;
        text-align: center;
        transform: translate(-50%, -50%);
    }
    .public-banner .banner-tit {
        font-size: .56rem;
        line-height: 1.25;
    }
}

.navigation-bar {
    width: 100%;
}

.navigation-bar .navigation-list {
    display: flex;
    align-items: center;
    margin: 0 -5px;
}

.navigation-bar .navigation-item {
    position: relative;
    color: #979797;
}

.navigation-bar .navigation-item a {
    font-size: .7em;
    padding: 0 5px;
    line-height: 1;
}

.navigation-bar .navigation-item a::before {
    position: absolute;
    content: '/';
    top: 67%;
    right: -3px;
    width: auto;
    height: auto;
    transform: translateY(-50%);
}

.navigation-bar .navigation-item:last-child a {
    color: #222222;
}

.navigation-bar .navigation-item:last-child a::before {
    display: none;
}


/* 2023.7.10 */

body.show-head-place .head-place {
    display: block;
}

@media (max-width:991.98px) {
    .backtop {
        right: 1em;
    }
}