@charset "utf-8";
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
}
html {
    height: 100%;
}
a,
b,
body,
button,
dd,
del,
div,
dl,
dt,
em,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
img,
input,
li,
ol,
p,
select,
span,
strong,
textarea,
ul {
    margin: 0;
    padding: 0;
}
body {
    background: #fff;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #333;
    position: relative;
    min-height: 100%;
}
a,
button,
img,
input,
select,
textarea {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
button,
input[type="hidden"],
input[type="password"],
input[type="text"],
select,
textarea {
    outline: 0;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    font-family: "Microsoft YaHei", "PingFang SC", "苹方" !important;
}
select::-ms-expand {
    display: none;
}
input::-ms-clear {
    display: none;
}
table {
    border-collapse: collapse;
}
a {
    text-decoration: none;
    color: #333;
}
a:hover {
    text-decoration: none;
}
a:focus {
    text-decoration: none;
}
a:active,
a:hover {
    outline: 0;
    color: var(--mws-green);
    text-decoration: none;
}
li {
    list-style: none;
}
img {
    vertical-align: middle;
    border: none;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear {
    clear: both;
}
.hidden {
    overflow: hidden;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 400;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}
::-webkit-scrollbar-button:vertical {
    display: none;
}
::-webkit-scrollbar-corner,
::-webkit-scrollbar-track {
    background-color: #f5f5f5;
}
::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: var(--xlc-bg-blue);
}
::-webkit-scrollbar-thumb:vertical:hover {
    background-color: var(--xlc-bg-blue);
}
::-webkit-scrollbar-thumb:vertical:active {
    background-color: var(--xlc-bg-blue);
}
.ellipsis {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
}
.textProjection {
    text-shadow: 5px 5px 5px rgb(10 27 89 / 30%);
}
.ellipsis2 {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.ellipsis3 {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.ellipsis4 {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.ellipsis5 {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
.transition {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
video:focus {
    outline: 0;
}
.img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.tc {
    text-align: center;
}
:root {
    --xlc-color: #2ea343;
    --xlc-color-hover: #237b33;
    --xlc-color-strong: rgba(46, 163, 67, 0.2);
    --xlc-bg-blue: #0276c9;
    --xlc-bg-blue-1: #0277c9;
    --xlc-bg-blue-2: #0080e2;
    --xlc-bg-blue-3: #095ab5;
    --xlc-bg-blue-4: #1e75e1;
    --xlc-bg-blue-5: #0672c4;
    --xlc-bg-blue-6: #0663be;
    --xlc-bg-blue-7: #0277c9;
    --xlc-bg-blue-8: #0062d1;
    --xlc-bg-khaki-1: #d5985f;
    --xlc-text-blue: #0080e2;
    --xlc-text-blue-0: #0276c9;
    --xlc-text-blue-1: #0666c3;
    --xlc-text-blue-2: #0675d3;
    --xlc-text-blue-3: #1e75e1;
    --xlc-text-blue-4: #017ddf;
    --xlc-text-blue-5: #0678ca;
    --xlc-text-white: #fff;
    --xlc-text-default: #162e40;
    --xlc-text-default-bold: #162e40;
    --xlc-text-default: #1c3d57;
    --xlc-icon-blue: #0666c3;
    --xlc-lg: linear-gradient(to right, #095ab5, #0080e2 40%);
    --xlc-lg-num: linear-gradient(to bottom, #bcbcbc, #424242 60%, #000, #000);
    --xlc-lg-text: linear-gradient(to bottom, #bcbcbc, #424242, #000);
}
.bg_white {
    background: #fff;
}
@font-face {
    font-family: Alibaba-PuHuiTi-Bold;
    src: url(/assets/theme/jthink/font/Alibaba-PuHuiTi-Bold.ttf);
}
@font-face {
    font-family: Alibaba-PuHuiTi-Heavy;
    src: url(/assets/theme/jthink/font/Alibaba-PuHuiTi-Heavy.ttf);
}
@font-face {
    font-family: Alibaba-PuHuiTi-Light;
    src: url(/assets/theme/jthink/font/Alibaba-PuHuiTi-Light.ttf);
}
@font-face {
    font-family: Alibaba-PuHuiTi-Medium;
    src: url(/assets/theme/jthink/font/Alibaba-PuHuiTi-Medium.ttf);
}
@font-face {
    font-family: Alibaba-PuHuiTi-Regular;
    src: url(/assets/theme/jthink/font/Alibaba-PuHuiTi-Regular.ttf);
}
@font-face {
    font-family: GILROY-BOLD;
    src: url(/assets/theme/jthink/font/GILROY-BOLD.TTF);
}
@font-face {
    font-family: GILROY-MEDIUM;
    src: url(/assets/theme/jthink/font/GILROY-MEDIUM.OTF);
}
.pr {
    position: relative;
}
.container,
.container_small {
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px;
}
@media (min-width: 576px) {
    .container,
    .container_small {
        padding-right: 20px;
        padding-left: 20px;
    }
}
@media (min-width: 768px) {
    .container,
    .container_small {
        padding-right: 20px;
        padding-left: 20px;
    }
}
@media (min-width: 992px) {
    .container,
    .container_small {
        padding-right: 20px;
        padding-left: 20px;
    }
}
@media (min-width: 1200px) {
    .container,
    .container_small {
        padding-right: 20px;
        padding-left: 20px;
    }
}
@media (min-width: 576px) {
    .container,
    .container_small {
        width: 100%;
    }
}
@media (min-width: 768px) {
    .container,
    .container_small {
        width: 100%;
    }
}
@media (min-width: 992px) {
    .container,
    .container_small {
        width: 100%;
    }
}
@media (max-width: 1199px) {
    .container {
        margin: 0;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1440px;
        max-width: 100%;
    }
    .container_small {
        width: 1200px;
        max-width: 100%;
    }
}
@media (max-width: 1500px) {
    .container {
        width: 1200px;
        max-width: 100%;
    }
    .container_small {
        width: 1200px;
        max-width: 100%;
    }
}
.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px;
}
@media (min-width: 576px) {
    .container-fluid {
        padding-right: 20px;
        padding-left: 20px;
    }
}
@media (min-width: 768px) {
    .container-fluid {
        padding-right: 20px;
        padding-left: 20px;
    }
}
@media (min-width: 992px) {
    .container-fluid {
        padding-right: 20px;
        padding-left: 20px;
    }
}
@media (min-width: 1200px) {
    .container-fluid {
        padding-right: 20px;
        padding-left: 20px;
    }
}
.containerChange {
    max-width: 1920px;
    margin: 0 auto;
}
.learmLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.learmLink span {
    margin-left: 8px;
    color: var(--xlc-text-blue-1);
    font: bold 18px/1 Alibaba-PuHuiTi-Medium;
}
.learmMore {
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    overflow: hidden;
    background: var(--xlc-icon-blue);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.learmMore .icon-svg {
    position: relative;
    left: 2px;
    width: 30px;
    height: 30px;
    fill: #fff;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.learmMore.white {
    background: #fff;
}
.learmMore.white .icon-svg {
    fill: var(--xlc-icon-blue);
}
.learmMore.white ~ span {
    color: #fff;
    font-weight: 400;
}
.samePB_small {
    padding-top: 60px;
    padding-bottom: 60px;
}
.samePB_little {
    padding-top: 80px;
    padding-bottom: 80px;
}
.samePB {
    padding-top: 120px;
    padding-bottom: 120px;
}
.sameConPB {
    padding-top: 100px;
    padding-bottom: 100px;
}
.pbSmall3 {
    padding-bottom: 20px;
}
.pbSmall2 {
    padding-bottom: 40px;
}
.ptSmall {
    padding-top: 60px;
}
.pbSmall {
    padding-bottom: 60px;
}
.ptLarge {
    padding-top: 50px;
}
.pbLarge {
    padding-bottom: 50px;
}
.pbLargeBig {
    padding-bottom: 120px;
}
.ptLargeBig {
    padding-top: 120px;
}
.lol {
    color: var(--xlc-text-blue);
    background: var(--xlc-lg);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.lolNum {
    color: var(--xlc-text-blue);
    background: var(--xlc-lg-num);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.lolText {
    color: var(--xlc-text-blue);
    background: var(--xlc-lg-text);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.noBroder {
    border: 0 !important;
}
.operation > .opr,
.operation > .opr2,
.operation > .opr3 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    cursor: pointer;
    -webkit-box-shadow: rgb(0 128 226 / 10%) 0 10px 30px 15px;
    box-shadow: rgb(0 128 226 / 10%) 0 10px 30px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 10;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.operation > .opr {
    background: #fff;
}
.operation > .opr2 {
    border: 1px #fff solid;
    background: 0 0;
}
.operation > .opr3 {
    background: #d6dbde;
    fill: #fff;
}
.operation > .opr:hover {
    background: var(--xlc-bg-blue-4);
}
.operation > .opr2:hover {
    background: #fff;
}
.operation > .opr3:hover {
    background: #0666c3;
}
.operation .opr.next span,
.operation .opr.prev span,
.operation .opr2.next span,
.operation .opr2.prev span {
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}
.operation .opr.next span {
    border-right: 8px solid var(--xlc-bg-blue-4);
}
.operation .opr.prev span {
    border-left: 8px solid var(--xlc-bg-blue-4);
}
.operation .opr.next:hover span {
    border-right: 8px solid #fff;
}
.operation .opr.prev:hover span {
    border-left: 8px solid #fff;
}
.operation .opr2.next span {
    border-right: 8px solid #fff;
}
.operation .opr2.prev span {
    border-left: 8px solid #fff;
}
.operation .opr2.next:hover span {
    border-right: 8px solid var(--xlc-bg-blue-4);
}
.operation .opr2.prev:hover span {
    border-left: 8px solid var(--xlc-bg-blue-4);
}
.operation .opr3.next .icon-svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.operation .opr3.next .icon-svg,
.operation .opr3.prev .icon-svg {
    width: 35px;
    height: 35px;
}
.operation > .opr3:hover .icon-svg {
    fill: #fff;
}
.operation .swiper-button-disabled {
    opacity: 0.5;
}
@media (max-width: 1199px) {
    .operation > .opr,
    .operation > .opr2,
    .operation > .opr3 {
        width: 30px;
        height: 30px;
    }
    .operation .opr.next span,
    .operation .opr.prev span,
    .operation .opr2.next span,
    .operation .opr2.prev span {
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
    }
    .operation .opr.next span {
        border-right: 5px solid var(--xlc-bg-blue-4);
    }
    .operation .opr.prev span {
        border-left: 5px solid var(--xlc-bg-blue-4);
    }
    .operation .opr.next:hover span {
        border-right: 5px solid #fff;
    }
    .operation .opr.prev:hover span {
        border-left: 5px solid #fff;
    }
    .operation .opr2.next span {
        border-right: 5px solid #fff;
    }
    .operation .opr2.prev span {
        border-left: 5px solid #fff;
    }
    .operation .opr2.next:hover span {
        border-right: 5px solid var(--xlc-bg-blue-4);
    }
    .operation .opr2.prev:hover span {
        border-left: 5px solid var(--xlc-bg-blue-4);
    }
    .operation .opr3.next .icon-svg,
    .operation .opr3.prev .icon-svg {
        width: 25px;
        height: 25px;
    }
}
.look {
    width: 138px;
    height: 44px;
    border: 1px #b4d1ed solid;
    font: 16px/1 Alibaba-PuHuiTi-Regular;
    color: var(--xlc-bg-blue-1);
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media (max-width: 1199px) {
    .look {
        width: auto;
        height: auto;
        padding: 10px 20px;
        font-size: 20px;
    }
}
@media (max-width: 768px) {
    .look {
        width: auto;
        height: auto;
        padding: 6px 10px;
        font-size: 14px;
    }
}
.timeMod {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 0;
}
.timeMod .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.timeMod .icon .icon-svg {
    width: 26px;
    height: 26px;
    fill: #cdcfd2;
}
.timeMod .text {
    margin-left: 4px;
    position: relative;
    top: 1px;
    display: block;
    color: #cdcfd2;
    font: 18px/1 GILROY-MEDIUM;
}
.socialMod {
    padding: 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.socialMod.vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.socialMod .text {
    color: var(--xlc-text-default);
    font: 16px/1 Alibaba-PuHuiTi-Regular;
}
.socialMod.vertical .text {
    font-weight: 700;
}
.socialMod ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.socialMod.vertical ul {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.socialMod.vertical ul li {
    margin: 10px 0;
}
.socialMod ul li + li {
    margin-left: 10px;
}
.socialMod ul li .item {
    display: block;
    width: 48px;
    height: 48px;
    border: 1px #d6dbde solid;
    border-radius: 50%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.socialMod.vertical ul li .item {
    border: 0;
}
.socialMod ul li .item .icon-svg {
    width: 26px;
    height: 26px;
    fill: #d6dbde;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.socialMod ul li:hover .item .icon-wechat {
    fill: #3bac00;
}
.socialMod ul li .item .icon-sina {
    display: block;
}
@media (max-width: 1199px) {
    .socialMod {
        padding: 0;
        position: relative;
        top: 0;
    }
    .socialMod .text {
        font-size: 20px;
    }
    .socialMod ul li .item {
        width: 40px;
        height: 40px;
    }
    .socialMod ul li .item .icon-svg {
        width: 0.3rem;
        height: 0.3rem;
    }
}
@media (max-width: 768px) {
    .socialMod {
        padding: 0;
        top: 0;
    }
    .socialMod .text {
        font-size: 14px;
    }
    .socialMod ul li .item {
        width: 30px;
        height: 30px;
    }
    .socialMod ul li .item .icon-svg {
        width: 0.3rem;
        height: 0.3rem;
    }
}
.btnStyleOne {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    cursor: pointer;
}
.btnStyleOne .icon {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px #d0d5d9 solid;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btnStyleOne .icon span {
    width: 0;
    height: 0;
    border-right: 8px solid var(--xlc-bg-blue-4);
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btnStyleOne .text {
    color: var(--xlc-text-blue);
    margin-left: 16px;
    font: bold 17px/1 Alibaba-PuHuiTi-Medium;
}
.btnStyleOne:hover .icon {
    border: 1px var(--xlc-bg-blue-4) solid;
    background: var(--xlc-bg-blue-4);
}
.btnStyleOne:hover .icon span {
    border-right: 8px solid #fff;
}
.khaki.btnStyleOne .icon span {
    border-right: 8px solid var(--xlc-bg-khaki-1);
}
.khaki.btnStyleOne:hover .icon {
    border: 1px var(--xlc-bg-khaki-1) solid;
    background: var(--xlc-bg-khaki-1);
}
.khaki.btnStyleOne:hover .icon span {
    border-right: 8px solid #fff;
}
.khaki.btnStyleOne .text {
    color: var(--xlc-bg-khaki-1);
}
@media (max-width: 1440px) {
    .learmLink span {
        font-size: 16px;
    }
    .learmMore {
        width: 26px;
        height: 26px;
    }
}
@media (max-width: 1199px) {
    .learmLink span {
        margin-left: 10px;
        font-weight: 400;
        font-size: 20px;
    }
    .learmMore {
        width: 24px;
        height: 24px;
    }
    .learmMore .icon-svg {
        left: 2px;
        width: 5vw;
        height: 5vw;
    }
}
@media (max-width: 768px) {
    .learmLink span {
        margin-left: 6px;
        font-weight: 400;
        font-size: 14px;
    }
    .learmMore {
        width: 20px;
        height: 20px;
    }
    .learmMore .icon-svg {
        left: 2px;
        width: 5vw;
        height: 5vw;
    }
}
.pNode {
    display: none;
}
@media (max-width: 1440px) {
    .samePB {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
@media (max-width: 1199px) {
    .mNode {
        display: none;
    }
    .pNode {
        display: block;
    }
    .samePB {
        padding-top: 0.8rem;
        padding-bottom: 0.8rem;
    }
    .ptLarge {
        padding-top: 1rem;
    }
    .sameConPB {
        padding-top: 0.8rem;
        padding-bottom: 0.8rem;
    }
    .pbLarge {
        padding-bottom: 1rem;
    }
    .samePB_little {
        padding-top: 0.8rem;
        padding-bottom: 0.8rem;
    }
    .ptLargeBig {
        padding-top: 40px;
    }
    .samePB_small {
        padding-top: 0.6rem;
        padding-bottom: 0.6rem;
    }
    .pbLargeBig {
        padding-bottom: 1.2rem;
    }
}
.amap-copyright,
.amap-logo,
.amap-scalecontrol {
    opacity: 0;
}
<!--0.00017499923706055-->