html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td,
input,
select,
textarea,
button,
img {
    padding: 0;
    margin: 0;
    font-weight: 400;
}
p {margin: 0px; padding: 0px;}
body,
button,
input,
select,
textarea {
    font: 14px/1.5 'gilroymedium', 'Microsoft YaHei', 'Hiragino Sans GB', sans-serif, Arial;
    color: #333;
}
img {border: 0px;vertical-align: middle;}
table {border-collapse: collapse;border-spacing: 0;}
table th,
table td {
    border: 1px solid #ccc;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: no-repeat;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none;
    color: #333;
    outline: none;
}
a:hover {
    background-repeat: no-repeat;
    text-decoration: none;
}
input[type="button"],
button,
label,
input[type="submit"],
input[type="reset"] {
    cursor: pointer;
}
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input,
textarea,
select {
    outline: none;
}
input[type="text"],
input[type="password"],
input[type="button"],
input[type="submit"],
input[type="reset"],
select,
textarea {
    outline-style: none;
    -webkit-appearance: none;
    resize: none;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important;
}
* { outline: none; margin: 0; padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
    -webkit-user-select:none; 
    -moz-user-select:none; 
    -ms-user-select:none; 
    user-select:none; 
}
.auto_1600{margin: auto; width: 83.33333333333333vw;}
.auto_1440{margin: auto; width: 75vw;}
.auto_1000{margin: auto; width: 52.08333333333333vw;}
@media(max-width:992px){
    .auto_1600,.auto_1440,.auto_1000{width: 90%;}
}
.columns{display: flex;}
.move{display: none;}
.exceed{overflow: hidden;}
@media(max-width:992px){
    .pc{display: none !important;}
    .move{display: block;}
}
.image{overflow: hidden;}
.image img{transition: 1s;}

/*强制去除表单自带的样式*/
select,input,textarea {border-radius: 0;-webkit-border-radius: 0;color: rgba(0, 0, 0, 1);font-family: Arial;}
input:focus {outline: none;}
input,button,select,textarea {outline: none; 
/*-webkit-appearance:none; */}
input:-webkit-autofill{
    box-shadow: 0 0 0 1000px white inset !important;
}
input:-internal-autofill-previewed,
input:-internal-autofill-selected {
    -webkit-text-fill-color: rgba(255, 255, 255, 1) !important;
    -webkit-transition: background-color 99999999s ease-in-out 0s !important;
    -o-transition: background-color 99999999s ease-in-out 0s !important;
    transition: background-color 99999999s ease-in-out 0s !important
}
textarea {resize: none;/*-webkit-appearance:none; */}
textarea,input,select {background: none;border: none;margin: 0;padding: 0;}
img {display: block;max-width: 100%;width: 100%}
li {list-style: none;}
/* 分页 */
.layui-box {
    margin-bottom: 6.25vw;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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
}
.layui-box em {
    font-style: normal
}
.layui-box a,
.layui-box .layui-laypage-curr {
    width: 40px;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    color: rgba(102, 102, 102, 1);
    margin: 0 10px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    font-weight: bold;
    /* background-color: #ebebeb */
}
.layui-box a:hover,
.layui-box .layui-laypage-curr:hover {
    color: #fff !important;
    /* background-color: rgba(0, 114, 188, 1);
    border: solid 1px rgba(0, 114, 188, 1) */

    border-radius: 8px;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
}
.layui-box .layui-laypage-curr {
    color: #fff;
    /* border: solid 1px rgba(0, 114, 188, 1);
    background-color: rgba(0, 114, 188, 1) */
        
    border-radius: 8px;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
}
.layui-box .layui-laypage-prev,
.layui-box .layui-laypage-next,
.layui-box .layui-laypage-last,
.layui-box .layui-laypage-first {
    line-height: 40px;
    margin: 0 10px
}
.layui-box .layui-laypage-next {
    margin-left: 17px
}
.layui-box .layui-laypage-prev {
    margin-right: 17px
}
.module_HL1GBCD1 .pageMain{padding: xsPaddingTop; overflow: hidden; position: relative; background: mainBgColor;}
.module_HL1GBCD1 .pageMain .commonMain{ max-width: var(--content-Wdith); margin: 0px auto; padding:0px 20px;}
.module_HL1GBCD1 .pageMain #pagination{text-align: center; display: none;}
.module_HL1GBCD1 .pageMain #pagination a{ 
    height: 30px; line-height: 30px; width: 30px;  padding: 0px; margin: 0px 4px; position: relative; border: none; font-size: 14px;
    /* border: 1px solid rgba(0, 0, 0, .2); */

    
    border-radius: .416667vw;
    background: #F8FAFD;
}
.module_HL1GBCD1 .pageMain #pagination a:hover{color: #fff;    background: linear-gradient(90deg, #02A0E2, #43AF37);}
.module_HL1GBCD1 .pageMain #pagination a:hover .icon-zuojiantou,
.module_HL1GBCD1 .pageMain #pagination a:hover .icon-youjiantou{color: #fff;}
.module_HL1GBCD1 .pageMain #pagination a .icon-zuojiantou,
.module_HL1GBCD1 .pageMain #pagination a .icon-youjiantou{color: rgba(102, 102, 102, 1);}
.module_HL1GBCD1 .pageMain #pagination a.layui-laypage-prev{font-size: 16px;}
.module_HL1GBCD1 .pageMain #pagination a.layui-laypage-next{font-size: 16px;}
.module_HL1GBCD1 .pageMain #pagination .layui-laypage .layui-laypage-curr{height: 30px; line-height: 30px; width: 30px;font-size: 14px; border: none; padding: 0px; margin: 0px 7px;  font-weight: 600;}
.module_HL1GBCD1 .pageMain #pagination .layui-laypage .layui-laypage-curr em{ color: #fff;}

.module_HL1GBCD1 .pageMain .loadMore{ display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.module_HL1GBCD1 .pageMain .loadMore a{
    border: 2px solid;
    border-image: linear-gradient(90deg, #02A0E2, #43AF37);
    border-image-slice: 1;
    display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: .8s ease; -o-transition: .8s ease; -moz-transition: .8s ease; transition: .8s ease; font-size: 12px; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; color: rgba(102, 102, 102, 1); width: 110px; border-radius: 45px; height: 30px; border: 2px solid #02A0E2;}
.module_HL1GBCD1 .pageMain .loadMore a .icon{margin-left: 10px; width: 12px; height: 13px; -webkit-transition: .6s ease; -o-transition: .6s ease; -moz-transition: .6s ease; transition: .6s ease; background-position: 0px -14px; background-repeat: no-repeat; background-image: url(xsloadmoreIcon); display: block;}

.module_HL1GBCD1 .pageMain .loadMore a:hover{background:#0d5e9e; color: #fff;}
.module_HL1GBCD1 .pageMain .loadMore a:hover .icon{background-position: 0px 0px;}
.module_HL1GBCD1 .pageMain .loadMore a {
    margin: 30px 0;
}
@media (min-width:768px) {
    .module_HL1GBCD1 .pageMain{padding: mdPaddingTop;}
    .module_HL1GBCD1 .pageMain .commonMain{ max-width: mdContentWidth;}
    .module_HL1GBCD1 .pageMain #pagination{display: block;}
    .module_HL1GBCD1 .pageMain #pagination a{ height: 48px; line-height: 48px; width: 48px;  margin: 0px 7px;font-size: 14px;}
    .module_HL1GBCD1 .pageMain #pagination .layui-laypage .layui-laypage-curr{height: 48px; line-height: 48px; width: 48px;font-size: 18px;}
    /* .module_HL1GBCD1 .pageMain #pagination .layui-laypage .layui-laypage-curr em{border-radius: 8px;} */
    .module_HL1GBCD1 .pageMain #pagination a.layui-laypage-prev{font-size: 12px;}
    .module_HL1GBCD1 .pageMain #pagination a.layui-laypage-next{font-size: 12px;}
    .module_HL1GBCD1 .pageMain .loadMore{display: none;}
}
@media (min-width:1200px) {
    .module_HL1GBCD1 .pageMain{padding: lgPaddingTop;}
    .module_HL1GBCD1 .pageMain .commonMain{ max-width: lgContentWidth;}
    .module_HL1GBCD1 .pageMain #pagination a{ height: 48px; line-height: 48px; width: 48px; margin: 0px 7px;font-size: 14px;}
    .module_HL1GBCD1 .pageMain #pagination .layui-laypage .layui-laypage-curr{height: 48px; line-height: 48px; width: 48px;font-size: 18px;}
    /* .module_HL1GBCD1 .pageMain #pagination .layui-laypage .layui-laypage-curr em{border-radius: 8px;} */
    .module_HL1GBCD1 .pageMain #pagination a.layui-laypage-prev{font-size: 12px;}
    .module_HL1GBCD1 .pageMain #pagination a.layui-laypage-next{font-size: 12px;}
}
/* 分页 */
/* 按钮 */
.SeeMore{
    width: 8.333333vw;
    text-align: center;
    background: #FFFFFF;
    border-radius: 50px;
    padding: .755208vw 0;
    font-size: var(--font-size14);
    display: block;
    color: #363636;
    display: flex;
    align-items: center;
    /* transition: .5s; */
    justify-content: center;
    border: 1px solid #00000000 ;
}
.SeeMore span{
    padding: 0 1.041667vw 0 0;
}
.SeeMore i{
    background: #02A0E1;
    border-radius: 50%;
    display: block;
    /* transition: .5s; */
    margin: 0 .3125vw 0 0;
}
.SeeMore i:nth-child(2){
    width: .104167vw;
    height: .104167vw;
}
.SeeMore i:nth-child(3){
    width: .208333vw;
    height: .208333vw;
}
.SeeMore i:nth-child(4){
    width: .260417vw;
    height: .260417vw;
    margin: 0;
}
.SeeMore:hover{
    background: linear-gradient(90deg, #02A0E2, #43AF37) !important;
    /* transition: .5s; */
    color: #fff !important;
    border: 0px solid #00000000 !important;
    padding: .807292vw 0;
}
.SeeMore:hover i{
    background: #FFFFFF !important;
    /* transition: .5s; */
}
@media (max-width:992px) {
    .SeeMore i{
        margin: 0 5px 0 0;
    }
    .SeeMore{
        width: 110px;
        padding: 7px 0px !important;
    }
    .SeeMore i:nth-child(2){
        width: 1px;
        height: 1px;
    }
    .SeeMore i:nth-child(3){
        width: 2.5px;
        height: 2.5px;
    }
    .SeeMore i:nth-child(4){
        width: 4px;
        height: 4px;
        margin: 0;
    }
    .SeeMore span {
        padding: 0 10px 0 0;
    }
}
/* 按钮 */
/* 触摸放大 */
.amplify:hover .image img{
    transform: scale(1.05);
}
/* 触摸放大 */
/* 轮播图圆点 */
.slick-dots {
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0px 2.5px;
}
.slick-dots li button {
    background: #FFFFFF;
    display: block;
    font-size: 0;
    padding: 2.5px 0;
    width: .625vw;
    border: 0;
    border-radius: 50px;
    opacity: 0.2;
}
li.slick-active button {
    opacity: 1;
    width: 1.145833vw;
}
.slick-dots{
    position: absolute;
    z-index: 1;
    bottom: 0;
}
@media(max-width:992px){
    .slick-dots li button{
        width: 7px;
        padding: 2px 0;
    }
    li.slick-active button {
        width: 11px;
    }

}
/* 轮播图圆点 */
/* 弹窗 */
.tanchuang{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(0 0 0 / 30%);
    visibility: hidden;
    opacity: 0;
    transition: .5s;
}
.tanchuang.on{
    visibility: unset;
    opacity: 1;
    transition: .5s;
}
/* 弹窗 */
.title{
    font-size: var(--font-size38);
    font-weight: 600;
    line-height: 1.2;
    color: #333333;
}
html{
    --font-size12:.625vw;
    --font-size13:.677083vw;
    --font-size14:0.7291666666666667vw;
    --font-size15:.78125vw;
    --font-size16:0.8333333333333333vw;
    --font-size17:0.8854166666666667vw;
    --font-size18:0.9375vw;
    --font-size20:1.041666666666667vw;
    --font-size22:1.145833333333333vw;
    --font-size24:1.25vw;
    --font-size26:1.354166666666667vw;
    --font-size28:1.458333333333333vw;
    --font-size30:1.5625vw;
    --font-size32:1.666666666666667vw;
    --font-size36:1.875vw;
    --font-size38:1.979167vw;
    --font-size40:2.083333333333333vw;
    --font-size42:2.1875vw;
    --font-size45:2.34375vw;
    --font-size46:2.395833333333333vw;
    --font-size48:2.5vw;
    --font-size50:2.604167vw;
    --font-size54:2.8125vw;
    --font-size56:2.916666666666667vw;
    --font-size60:3.125vw;
    --font-size90:4.6875vw;
}
@media(max-width:992px){ 
    html{
        --font-size12:12px;
        --font-size13:12px;
        --font-size14:12px;
        --font-size15:12px;
        --font-size16:13px;
        --font-size17:14px;
        --font-size18:14px;
        --font-size20:15px;
        --font-size22:16px;
        --font-size24:18px;
        --font-size26:18px;
        --font-size28:18px;
        --font-size30:18px;
        --font-size32:18px;
        --font-size36:18px;
        --font-size38:18px;
        --font-size40:18px;
        --font-size42:18px;
        --font-size45:18px;
        --font-size46:20px;
        --font-size48:20px;
        --font-size50:23px;
        --font-size54:20px;
        --font-size56:20px;
        --font-size60:22px;
        --font-size90:22px;
    }
}


.banner .list {position: relative;}
.banner .columns{
    position: absolute;
    top: 22%;
    left: 0;
    width: 100%;
    /* height: 100%; */
    display: none;
    align-items: center;
    z-index: 1;
}
.banner .list:nth-child(1) .columns  {
    display: flex;
}
.banner .Stitle{
    font-size: var(--font-size18);
    color: #FFFFFF;
    line-height: 1;
    opacity: 0.5;
    padding: 0 0 .78125vw;
}
.banner .title{
    font-size: var(--font-size50);
    color: #FFFFFF;
    line-height: 1.2;
    padding: 0 0 2.864583vw;
}
.banner .slick-dots{
    bottom: 3.125vw;
    left: 12.630208vw;
}
@media(max-width:992px){ 
    .banner .columns{
        top: 150px;
        text-align: center;
        height: auto;
    }
    .banner .columns .SeeMore{
        margin: auto;
    }
    .banner .Stitle{
        padding: 0 0 14px ;
    }
    .banner .title{
        padding: 0 0 20px;
    }
    .banner .slick-dots {
        bottom: 20px;
        left: 0;
        width: 100%;
    }
}
.Mainbottom{
    background: url('/dist/assets/127.jpg') no-repeat center / 100vw;
    background-size: cover;
    padding: 3.4375vw 0 0;
}
.Mainbottom .columns {align-items: center;padding: 0 0 2.8125vw;}
.Mainbottom .columns .column{flex: 1;}
.Mainbottom .columns >div:nth-child(2) {width: 4.427083vw;margin: 0 0 0 1.71875vw;}
.Mainbottom .columns >div:nth-child(2) span{
    font-size: var(--font-size13);
    color: #FFFFFF;
    line-height: 1;
    opacity: 0.5;
    padding: .625vw 0 0 ;
    text-align: center;
    display: block;
}
.Mainbottom ul{
    display: flex;
    align-items: flex-end;
    font-size: var(--font-size15);
    padding: 0 0 1.458333vw;
    border-bottom: 1px solid rgba(203, 209, 216, .3);
    margin: 0 0 1.197917vw;
}
.Mainbottom ul li img{
   height: 2.8125vw;
   width: auto;
   margin: 0 4.6875vw 0 0;
}
.Mainbottom ul li a{
    color: #FFFFFF;
}
.Mainbottom ul li a:hover{
    color: #02a0e1;
}
.Mainbottom ul li:not(:last-child,:first-child){
    margin: 0 1.666667vw 0 0;
}
.Mainbottom dl {display: flex;}
.Mainbottom dl dd>:nth-child(2){
    width: 28.645833vw;
}
.Mainbottom dl dd>div{
    font-size: var(--font-size14);
    opacity: 0.4;
    line-height: 1;
    color: #FFFFFF;
    padding: 0 0 1.302083vw;
}
.Mainbottom dl dd>div:nth-child(2){
    line-height: 1.45;
    padding: 0;
}
.Mainbottom dl dd>div:nth-child(1){
    font-size: var(--font-size14);
    color: #FFFFFF;
    opacity: 0.4;
}
.Mainbottom .copyright span,
.Mainbottom .copyright a{
    font-size: var(--font-size14);
    font-weight: 300;
    color: #FFFFFF;
    opacity: 0.4;
    padding: 1.770833vw 0;
    display: inline-block;
}
.Mainbottom .copyright a{
    color: #FFFFFF;
}
.Mainbottom .copyright br{
    display: none;
}
@media(max-width:992px){ 
    .Mainbottom .copyright span, .Mainbottom .copyright a{
        padding: 0;
    }
    .copyright {
        text-align: center;
    }
    .Mainbottom .copyright br{
        display: block;
    }
    .Mainbottom {
        padding: 25px 0 30px;
    }
    .Mainbottom .logo img {
        height: 32px;
        width: auto;
        margin: 0 auto 15px;
    }
}

.programme {
    padding: 10rem 0 0;

    background: url('/dist/images/3.png') no-repeat top left;
    background-position-x: -7%;
    background-position-y: -100%;
}
.subtitle {
    font-size: var(--font-size20);
    color: #1292D3;
    
    background: linear-gradient(90deg, #02A0E2 0%, #43AF37 100%);
    width: max-content;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
    font-weight: 600;
    position: relative;
}
.subtitle.on::before {
    position: absolute;
    left: -3.4375vw;
    top: 50%;
    transform: translate(0, -50%);
    content: '';
    width: 2.135417vw;
    height: .364583vw;
    background: url('/dist/images/4.png') no-repeat center;
    background-size: cover;
}
.programme .title{
    padding: 1.041667vw 0 5.208333vw ;
}
.programme ul{
    display: flex;
}
.programme ul li{
   width: 25%;
}
.programme ul li .image{
    height: 7.03125vw;
    display: flex;
    align-items: flex-end;
    padding: 0 0 2.083333vw;
    transition: .5s;
}
.programme ul li:hover .image{
    transform: translateY(-10px);
    transition: .5s;
}
.programme ul li .image img{
    max-height: 3.75vw;
    max-width: 4.479167vw;
    transition: .5s;
    object-fit: contain;
}
.programme ul li .Htitle{
    font-size: var(--font-size24);
    color: #010101;
    line-height: 1;
    padding: 0 0 1.302083vw;
    max-width: 13.802083vw;
}
.programme ul li .intro{
    font-size: var(--font-size15);
    color: #484848;
    line-height: 1.6;
    max-width: 13.541667vw;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media(max-width:992px){ 
    .subtitle.on::before{
        display: none;
    }
    .programme {
        padding: 45px 0 20px;
    }
    .programme .title {
        padding: 8px 0 55px;
    }
    .programme ul{
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .programme ul li{
        width: 45%;
    }
    .programme ul li .Htitle{
        max-width: 100%;
        line-height: unset;
        padding: 0 0 10px;
    }
    .programme ul li .intro{
        max-width: 88%;
        margin: 0 0 35px;
    }
    .programme ul li .image{
        height: 40px;
        padding: 0;
        margin: 0 0 15px;
    }
    .programme ul li .image img {
        max-height: 40px;
        max-width: 40px;
    }
}

.scene {
    padding: 7.291667vw 0 0;
}
.scene .title{
    padding: 1.041667vw 0 4.427083vw;
}
.scene ul{
    margin: 0 -12.5vw 0 0;
    overflow: hidden;
    position: relative;
}
.scene ul li .image{
    position: absolute;
    /* opacity: 0; */
    /* visibility: hidden; */
    /* -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0); */
    z-index: 1;
}
.scene ul li.on .image{
    position: relative;
    /* visibility: unset; */
    opacity: 1;
    /* -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); */
    /* transition: 2s; */
    z-index: 9;
}
.scene ul li .list{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 5.729167vw 0 0 4.166667vw;

    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
    z-index: 9;
}
.scene ul li.on .list{
    visibility: unset;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: 2s;
}
.scene ul li .Htitle{
    font-size: var(--font-size38);
    font-weight: bold;
    color: #FFFFFF;
    line-height: .8;
}
.scene ul li .intro{
    font-size: var(--font-size15);
    color: #FFFFFF;
    line-height: 1.6;
    padding: 1.041667vw 0 1.822917vw;
}
.scene ul li p{
    font-size: var(--font-size15);
    color: #FFFFFF;
    line-height: 30px;
}
.scene ul li p span{
    min-width: 11.875rem;
    display: inline-block;
}
.scene dl {
    display: flex;
    margin: -1.5625vw -10.416667vw 0 0;
    background: #fff;
    position: relative;
    z-index: 2;
}
.scene dl dd {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15vw;

    border-top: .15625vw solid #01010100;

    font-size: var(--font-size20);
    font-weight: 600;
    color: #010101;
    line-height: 1;
    cursor: pointer;
}
.scene dl dd .image{
    height: 7.916667vw;
    display: flex;
    align-items: center;
    margin: 0 1.041667vw 0 0;
}
.scene dl dd:hover span {
    background: linear-gradient(0deg, #02A0E2 0%, #43AF37 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.scene dl dd.on span {
    background: linear-gradient(0deg, #02A0E2 0%, #43AF37 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.scene dl dd.on{
    border-top: .15625vw solid;
    border-image: linear-gradient(90deg, #02A0E2, #43AF37);
    border-image-slice: 1;
}
@media(max-width:992px){ 
    .scene{
        padding: 40px 0 30px;
        background: rgba(245, 248, 248, .5);
    }
    .scene .title {
        padding: 10px 0 30px;
    }
    .scene ul {
        margin: 0 -5.5%;
    }
    .scene ul li .list {
        padding: 30px 5%;
    }
    .scene ul li .intro {
        padding: 10px 0 20px;
    }
    .scene ul li p span {
        min-width: 145px;
    }
    .scene dl{
        margin: 0;
        background: transparent;
        padding: 30px 0 10px;
        margin: 0 -5%;

        width: 100%;
        overflow: auto;
    }
    .scene dl dd{
        display: block;
        margin: 0 10px;
            width: max-content;
    }
    .scene dl dd .image{
        height: 30px;
        margin: 0;
    }
    .scene dl dd .image img{
        width: auto;
        max-height: 30px;
        margin: auto;
        max-width: 45px;
    }
    .scene dl dd.on {
        border-bottom: 2px solid;
        border-top: 0 solid;
    }
    
    .scene dl dd span{
        padding: 15px 0 2px ;
        display: block;
        text-align: center;
        width: max-content;
    }
    .scene dl .slick-list {
        padding: 0 30px 0 0;
        width: 100%;
    }
}

.Solution {
    padding: 6.510417vw 0 7.291667vw;
    background: url('/dist/images/14.png') no-repeat bottom right;
}
.Solution .columns{
    flex-direction: row-reverse;
}
.Solution .columns .column:nth-child(1){
    padding: 10.125rem 0 0 130px;
}
.Solution .columns .column .title{
    padding: .78125vw 0 1.5625vw;
}
.Solution .columns .column .intro{
    font-size: var(--font-size15);
    color: #484848;
    line-height: 1.6;
    padding: 0 0 4.583333vw;
}
.Solution .columns .column .SeeMore{
    border: 1px solid rgba(52, 52, 52, .3);
    color: #484848;
}
.Solution .columns .column .SeeMore i{
    background: #484848;
}

.Solution .columns .column:nth-child(2){
    margin: 0 0 0 -12.5vw;
    flex: 1;
}
.Solution .columns .column .image{
    padding: 0 0 2.083333vw 7.291667vw;
    position: relative;
    min-width: 39.895833vw;
    box-sizing: content-box;
}
.Solution .columns .column .image>div{
    width: 100%;
    overflow: hidden;
}
.Solution .columns .column .image::before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: url('/dist/assets/6.jpg') no-repeat center;
    background-size: cover;
    margin: 2.083333vw 0 0 -7.291667vw;
}
@media(max-width:992px){ 
    .Solution .columns{
        display: block;
    }
    .Solution .columns .column:nth-child(1) {
        padding: 0 0 30px;
    }
    .Solution {
        padding: 40px 0 60px;
    }
    .Solution .columns .column .title {
        padding: 10px 0 15px;
    }
    .Solution .columns .column .intro {
        padding: 0 0 20px;
    }
    .Solution .columns .column .intro br{
        display: none;
    }
    .Solution .columns .column:nth-child(2) {
        margin: 0 ;
    }
    .Solution .columns .column:nth-child(2) .image{
        padding: 0;
        overflow: unset;
    }
    .Solution .columns .column .image::before {
        margin: 5.5% 0 0 -5.5%;
    }
}

.innovate {
    position: relative;
}
.innovate .list {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /* height: 100%; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 7.8125vw 0 0;
}
.innovate .list .Stitle{
    font-size: var(--font-size20);
    color: #FFFFFF;
    opacity: 0.5;
}
.innovate .list .title{
    padding: 1.041667vw 0 1.770833vw;
    color: #FFFFFF;
    text-align: center;
    font-size: var(--font-size40);
}

@media(max-width:992px){ 
    .innovate .list{
        height: 100%;
        /* padding: 80px 0 0 ; */
        padding: 0 5%;
    }
    .innovate .list .Stitle {
       opacity: 1;
    }
    .innovate .list .title {
        padding: 10px 0 25px;
    }
}

.news{
    padding: 6.25vw 0 140px;
}
.news .title {
    padding: 1.041667vw 0 2.864583vw;
}
.news dl {
    margin: 0 calc(-12.5vw - .78125vw) 0 0;
    padding: 0 calc(14.583333vw) 0 0;
    overflow: hidden;
    box-sizing: content-box;
}
.news dl .slick-list{
    overflow: unset;
}
.news dl dd a{
    margin: 0 .78125vw;
    display: block;
}
.news dl dd .Htitle {
    padding: .78125vw 1.041667vw ;
    font-size: var(--font-size18);
    color: #333333;
    line-height: 1.6;
    transition: .3;
}
.news dl dd:hover .Htitle{
    color: var(--vi-color);
    transition: .3;
}
.news dl dd span {
    font-size: var(--font-size16);
    color: #333333;
    line-height: 1;
    padding: .520833vw 1.041667vw;
}
.news .commonMain {
    position: relative;
    width: 64.166667vw;
    border-radius: 0.1041666666666667vw;
    height: .104167vw;
    background: #D3D3D3;
}
.news .commonMain .swiper-scrollbar-drag {
    /* position: absolute; */
    /* width: 0; */
    border-radius: 0.1041666666666667vw;
    height: .104167vw;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    /* bottom: 0; */
    /* left: 0; */
    /* transition: .5s; */
}

.news .columns {
    align-items: center;
    justify-content: space-between;
    margin: 2.864583vw 0 0;
    position: relative;
}
.news .columns>div:nth-child(2){
    display: flex;
    align-items: center;
}
.news .columns img{
    width: .885417vw;
}
.news .columns img:nth-child(2){
    display: none;
}
.news .columns a{
    margin: 0  0 0 1.041666666666667vw;
}
.news .columns a:nth-child(1) img{
    transform: rotate(180deg);
}
.news .columns a:hover img:nth-child(1){
    display: none;
}
.news .columns a:hover img:nth-child(2){
    display: block;
    transform: rotate(0);
}
.news .columns a:nth-child(2) img:nth-child(2){
    transform: rotate(180deg);
}
@media(max-width:992px){ 
    .news {
        padding: 35px 0 40px;
    }
    .news dl {
        margin: 0 -10px;
        padding: 0;
        width: auto;
    }
    .news .title {
        padding: 10px 0 25px;
    }
    .news .title br{
        display: none;
    }
    .news dl dd a{
        margin: 0 10px;
    }
    .news dl dd .Htitle {
        padding: 20px 0 5px;
    }
    .news .columns {
        margin: 25px 0 0;
    }
    .news .commonMain{
        width: 100%;
    }


    .news .commonMain i{
        height: 1px;
        bottom: -1px;
    }

    .news .commonMain .swiper-scrollbar-drag {
        height: 1px;
    }
}

.banner_{position: relative;}
.banner_ .columns{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.banner_ .title{
    font-size: var(--font-size45);
    color: #FFFFFF;
    line-height: 1;
    position: relative;
    margin: 0 0 3.4375vw;
}
.banner_ .title img{
    height: 2.447917vw;
    width: auto;
    position: absolute;
    bottom: 1.666667vw;
}
.banner_ .crumbs{
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 2.604167vw;
    left: 0;
}
.banner_ .crumbs .auto_1440{
    background: url('/dist/images/24.png') no-repeat left / .833333vw;
    padding: 0 0 0 0.8333333333333333vw;
    display: flex;
    align-items: center;
}
.banner_ .crumbs .auto_1440 a{
    background: url('/dist/images/25.png') no-repeat left / 0.3125vw;
    padding: 0 0 0 0.8333333333333333vw;
    margin: 0 0 0 0.5208333333333333vw;
    color: #ffffff;
    font-size: var(--font-size16);
    line-height: 1;
    opacity: 0.6;
}
.banner_ .crumbs .auto_1440 a:last-child{
    opacity: 1;
}
@media(max-width:992px){ 
    .banner_ .crumbs .auto_1440 a{
        background: url('/dist/images/25.png') no-repeat left / 5px;
        padding: 0 0 0 15px;
        margin: 0 0 0 10px;
    }
    .banner_ .crumbs .auto_1440{
        background: url('/dist/images/24.png') no-repeat left / 10px;
        padding: 0 0 0 10px;
    }

    .banner_ .upper_ img{
        /* min-height: 300px; */
        object-fit: cover;
    }
    .banner_ .title img{
        height: 25px;
    }
    .banner_ .crumbs {
        bottom: 15px;
    }
    .banner_ .title{
        margin: 0 0 ;
    }
    .banner_ .columns {
        top: 10px;
    }
}

.introduce {
    padding: 6.25vw 0 ;
}
.introduce .columns{
    justify-content: space-between;
}
.introduce .title {
    padding: 1.041667vw 0 0;
    display: none;
}
.introduce .subtitle {
    font-size: var(--font-size30);
}
.introduce .intro {
    width: 51.666667vw;
    font-size: var(--font-size16);
    color: #484848;
    line-height: 1.6;
    padding: 2.083333vw 0 0;
}
.introduce .video {
    margin: 4.166667vw 0 6.25vw;
    position: relative;
    overflow: hidden;
    border-radius: 0 2.083333vw 0 2.083333vw ;
    cursor: pointer;
}
.introduce .video #video1{
    width: 100%;
    display: block;
}
.introduce .video .image{
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
    top: 0;
    left: 0;
}
.introduce .video.on .image{
    display: none;
}
.introduce .video .image img{
    width: 3.229167vw;
}
.introduce ul{
    display: flex;
    justify-content: space-between;
}
.introduce ul li{
    width: calc(33.33% - 1.510417vw);
    display: flex;
}
.introduce ul .text{
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    padding: 0 0 1.302083vw  ;
    margin: 0 0 1.041667vw  ;
    border-bottom: 1px solid #C3CCDC;
}
.introduce ul .text span:nth-child(1){
    font-size: var(--font-size60);
    font-weight: bold;
    line-height: .8;
    display: inline-block;
}
.introduce ul .text span:nth-child(2){
    font-size: var(--font-size18);
    color: #333333;
    font-weight: bold;
    line-height: 1;
    padding: 0 0 0 .260417vw;
}
.introduce ul li .image{
    min-width: 3.645833vw;
}
.introduce ul li .image img{
    max-width: 2.708333vw;
    max-height: 2.34375vw;
    width: auto;
}
.introduce ul li .Hintro{
    font-size: var(--font-size16);
    color: #5A5A5A;
    line-height: 1.8;
}
@media(max-width:992px){ 
    .introduce {
        padding: 40px 0;
    }
    .introduce .columns{
        display: block;
    }
    .introduce .title {
        padding: 10px 0 0;
    }
    .introduce .title br{
        display: none;
    }
    .introduce .intro {
        width: 100%;
        padding: 30px 0 0;
    }
    .introduce .video {
        border-radius: 0 15px 0 15px;
    }
    .introduce ul{
        display: block;
    }
    .introduce ul li {
        width: 100%;
        padding: 15px 0;
    }
    .introduce ul li .image {
        display: none;
    }
    .introduce ul .text span:nth-child(1) {
        font-size: 30px;
    }
    .introduce ul .text span:nth-child(2) {
        padding: 0 0 0 5px;
    }
    .introduce ul .text {
        margin: 0 0 10px;
    }
    .introduce .video .image img {
        width: 40px;
    }
}

.company{
    padding: 4.427083vw 0 7.552083vw;
    background: url('/dist/assets/17.jpg') no-repeat center / 100vw;
    background-size: cover;
}
.company .title {
    font-size: var(--font-size42);
    color: #1B1B1B;
    line-height: 1;
    padding: 4.6875vw 0 4.166667vw;
}
.company .columns {
    justify-content: space-between;
}
.company .column:nth-child(1) {
    width: 22.916667vw;
}
.company .column:nth-child(2) .images{
    width: 44.6875vw;
}
.company  ul li {
    background: #ffffff;
    padding: 0 0 2.604167vw;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    display: none;

    animation: below_ 2s;
    -webkit-animation: below_ 2s;
}
/* .company  ul li .list{
    animation: below_ 3s;
    -webkit-animation: below_ 3s;
} */
/* .company  ul li .image{
    animation: display 1s;
    -webkit-animation: display 1s;
} */
.company  ul li.on {
    opacity: 1;
    visibility: unset;
    transition: 1s;
    display: block;
}
.company ul li .Htitle{
    font-size: var(--font-size30);
    line-height: 1;
    font-weight: 600;
    padding: 2.083333vw 2.083333vw 1.5625vw;

    background: linear-gradient(0deg, #02A0E2 0%, #43AF37 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.company ul li p{
    display: flex;
    align-items: center;

    font-size: var(--font-size16);
    color: #676767;
    line-height: 1;
    padding: 0 2.083333vw .78125vw;
}
.company ul li p img{
    width: .416667vw;
    margin: 0 .572917vw 0 0;
}
.company .column:nth-child(2){position: relative;}
.company .column:nth-child(2) dl dd {
    font-size: var(--font-size18);
    line-height: 1;
    font-weight: 600;

    background: linear-gradient(0deg, #02A0E2 0%, #43AF37 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    position: absolute;
    cursor: pointer;
}
.company .column:nth-child(2) dl dd span{
    position: relative;
    display: block;
    width: .78125vw;
    height: .78125vw;
    margin: 0 auto 15px;
}
.company .column:nth-child(2) dl dd span i{
    width: .78125vw;
    height: .78125vw;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    border: .104167vw solid #FFFFFF;
    border-radius: 50%;
    display: block;
    z-index: 999;
    position: relative;
}
.company .column:nth-child(2) dl dd span::before{
    content: '';
    width: 100%;
    z-index: 10;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    opacity: 0.3;
    -webkit-animation: scale 2s linear infinite;
    animation: scale 2s linear infinite;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}
.company .column:nth-child(2) dl dd span::after{
    content: '';
    width: 100%;
    z-index: 10;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    opacity: 0.2;
    -webkit-animation: scale 2s linear infinite;
    animation: scale 2s linear infinite;
}
@keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(7);
        transform: scale(7);
        opacity: 0;
    }
}
@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(7);
        transform: scale(7);
        opacity: 0;
    }
}
@media(max-width:992px){ 
    .company {
        padding: 40px 0;
    }
    .company .columns {
        display: block;
    }
    .company .column:nth-child(1) {
        width: 100%;
    }
    .company .title {
        padding: 0 0 30px ;
    }
    .company ul li .Htitle {
        padding: 20px 30px 15px;
    }
    .company ul li p {
        padding: 0 30px 10px 30px;
    }
    .company ul li{
        padding: 0 0 15px;
        margin: 0 0 15px;
    }
    .company ul li p img {
        width: 8px;
        margin: 0px 8px 0 0;
    }
    .company .column:nth-child(2) .images {
        width: 100%;
    }
    .company .column:nth-child(2) dl dd span,
    .company .column:nth-child(2) dl dd span i{
        width: 8px;
        height: 8px;
    }

    .company  ul li {
        animation: upper_ 2s;
        -webkit-animation: upper_ 2s;
    }
}

.culture {
    padding: 5.208333vw 0;
}
.culture .title{
    font-size: var(--font-size42);
    color: #1B1B1B;
    padding: 0 0 2.604167vw;
    text-align: center;
}
.culture ul {
    display: flex;
    justify-content: space-between;
}
.culture ul li{
    position: relative;
    width: calc(33.33% - 2.083333vw);
}
.culture ul li:hover .image img{
    transform: translateY(-15px);
}
.culture ul li .list{
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 2.34375vw;
    padding: 2.291667vw 1.041667vw 2.864583vw;
    background: rgba(255, 255, 255, .8);
    width: calc(100% - 4.6875vw);
    box-sizing:border-box;
    text-align: center;
    color: #373737;
}
.culture ul li .list .Htitle{
    font-size: var(--font-size26);
    padding: 0 0 .78125vw;
    line-height: 1;
    font-weight: 600;
}
.culture ul li .list .intro{
    font-size: var(--font-size16);
}
.culture ul li:hover .list{
    background: linear-gradient(90deg, rgba(2, 160, 225, .9), rgba(40, 169, 125, .9));
    color: #fff;
}

@media(max-width:992px){ 
    .culture {
        padding: 40px 0 ;
    }
    .culture .title {
        padding: 0 0 20px;
    }
    .culture ul {
        display: block;
    }
    .culture ul li {
        width: 100%;
    }
    .culture ul li .image {
        max-height: 200px;
    }
    .culture ul li:not(:last-child) .image {
        margin: 0 0 20px;
    }
    .culture ul li .list {
        margin: 15px;
        padding: 20px;
        width: calc(100% - 30px);
    }
    .culture ul li .list .Htitle {
        padding: 0 0 10px;
    }
}


.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.picture_container {
    position: relative;
    overflow: hidden;
    background: none
}

.picture_container img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: auto;
    margin: 0 auto;
}
.about_main2 {
    position: relative
}
.about_main2 .bg_img img {
    width: 100%
}
.about_main2 .aboutMain2Swiper {
    position: absolute;
    left: 0;
    right: 0;
    top: 9.896vw
}
.about_main2 .aboutMain2Swiper .block .left_box {
    min-width: 53.63717%;
    width: 53.63717%;
}
.about_main2 .aboutMain2Swiper .block .left_box .picture_container {
    padding-top: 137.5%;
}
.about_main2 .aboutMain2Swiper .block .txt_box {
    color: #fff;
    padding-top: 2.083vw;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    margin-left: 2.083vw
}
.about_main2 .aboutMain2Swiper .block .txt_box .time {
    font-size: 3.125vw;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.208vw
}
.about_main2 .aboutMain2Swiper .block .txt_box .icon {
    width: 1.823vw;
    height: 2px;
    margin-top: 2.083vw;
    background-color: #ffffff
}
.about_main2 .aboutMain2Swiper .block .txt_box .abstract {
    opacity: 0.8;
    font-size: 1.042vw;
    margin-top: 1.823vw;
    line-height: -webkit-calc(24 / 20);
    line-height: calc(24 / 20)
}
.about_main2 .aboutMain2Swiper .swiper-slide {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.about_main2 .aboutMain2Swiper .swiper-slide-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}
.about_main2 .aboutMain2Swiper .swiper-slide-active .txt_box {
    opacity: 1
}
.about_main2 .bottom_box {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 7.292vw
}
.about_main2 .bottom_box .bg_icon img {
    width: 100%
}
.about_main2 .bottom_box .block {
    text-align: center;
    height: 100%;
    margin-top: -0.781vw
}
.about_main2 .bottom_box .block .time {
    color: #fff
}
.about_main2 .bottom_box .block .icon {
    width: 1.302vw;
    height: 1.302vw;
    opacity: 0.3;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
    margin-top: 1.042vw;
    border: 2px solid #ffffff
}
.about_main2 .bottom_box .block .icon:after {
    content: ' ';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.417vw;
    height: 0.417vw;
    border-radius: 50%;
    background-color: #ffffff;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.about_main2 .bottom_box .swiper-slide-prev .block {
    margin-top: -2.1vw
}
.about_main2 .bottom_box .swiper-slide-next .block {
    margin-top: 1.042vw
}
.about_main2 .bottom_box .swiper-slide-active .block .time {
    font-size: 1.563vw;
    font-weight: bold;
    line-height: 2.396vw;
    letter-spacing: -1px
}
.about_main2 .bottom_box .swiper-slide-active .block .icon {
    display: none
}
.about_main2 .bottom_box .aboutMain2TagSwiper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}
.flex_column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.flex_row_center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.flex_column_center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -o-transform;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -o-transform;
}
.swiper-backface-hidden .swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-backface-hidden .swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -o-transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -o-transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

@media(max-width:992px){ 
    .about_main2 {
        padding: 40px 0
    }
    .about_main2 .bottom_box .swiper-slide-next .block {
        margin-top: 0
    }
    .about_main2 .bottom_box .swiper-slide-active .block .icon {
        opacity: 1 ;
        display: block;
    }
    .about_main2 .bottom_box .block .icon {
        width: 15px;
        height: 15px;
        margin-top: 10px
    }
    .about_main2 .bottom_box .block .icon:after {
        width: 5px;
        height: 5px ;
        transform: translate(calc(-50% + 0.5px),calc(-50% + 0.5px));
    }
    .about_main2 .bottom_box .block {
        margin-top: 0
    }
    .about_main2 .bottom_box {
        height: 100px
    }
    .about_main2 .bottom_box .bg_icon {
        display: none
    }
    .about_main2 .aboutMain2Swiper .swiper-slide {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    .about_main2 .aboutMain2Swiper {
        position: static;
        margin: 0 15px
    }
    .about_main2 .bottom_box {
        position: static;
        margin-top: 20px;
        height: auto
    }
    .about_main2 .bottom_box .aboutMain2TagSwiper {
        position: static ;
        position: relative;
    }
    .about_main2 .bottom_box .aboutMain2TagSwiper::before{
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        background: #ffffff36;
        top: 50%;
    }
    .about_main2 .bg_img {
        display: none
    }
    .about_main2 {
        background-image: url('/dist/assets/22.jpg');
        -webkit-background-size: cover;
        background-size: cover
    }
    .about_main2 .aboutMain2Swiper .block {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center
    }
    .about_main2 .aboutMain2Swiper .block .txt_box {
        width: 100%;
        margin-top: 10px
    }
    .about_main2 .aboutMain2Swiper .block .txt_box .time {
        font-size: 18px
    }
    .about_main2 .aboutMain2Swiper .block .txt_box .abstract {
        font-size: 14px
    }
    .about_main2 .aboutMain2Swiper .block .txt_box .icon {
        display: none
    }
    .about_main2 .aboutMain2Swiper .block .left_box {
        margin: 0 auto
    }
    .about_main2 .bottom_box .swiper-slide-prev .block {
        margin-top: 0
    }
    .about_main2 .bottom_box .swiper-slide-active .block .time,
    .about_main2 .bottom_box .block .time{
        line-height: 1;
        font-size: 13px;
    }
}

.honor {
    padding: 5.208333vw 0 ;
}
.honor .title{
    font-size: var(--font-size42);
    color: #1B1B1B;
    padding: 0 0 2.604167vw;
    text-align: center;
}
.honor .ul .li {
    position: relative;
}
.honor .Htitle {
    font-size: var(--font-size22);
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 1;
    margin: 1.302083vw 0;
}
.honor .Htitle span{
    display: block;
    padding: 0 0 .625vw;
    line-height: 1;
}
.honor .Htitle i{
    width: 1.666667vw;
    height: .104167vw;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    display: block;
    margin: auto;
}
.honor .ul {
    margin: 0 -.78125vw;
}
.honor .ul dl{
    display: grid !important;
    grid-template-columns: 722px auto auto;
    grid-row-gap: 24px;
    grid-column-gap: 24px;

    margin: 0 .78125vw;
}
.honor .ul dl .li:first-child{
    grid-row-start: 1;
    grid-row-end: 3;
}
.honor .ul dl .li:not(:first-child) .Htitle {
    opacity: 0;
}
.honor .ul dl .li:hover:not(:first-child) .Htitle{
    font-size: var(--font-size22);
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0;
    opacity: 1;
    background: rgb(0, 0, 0,.5);
    transition: 1s;
}
.honor .ul dl .li:hover:not(:first-child) .Htitle i{
    margin: unset;
}

.honor .slick-dots {
    position: relative;
    display: flex;
    justify-content: center;
    padding: 3.125vw 0 0;
}
.honor .slick-dots li {
    margin: 0 .3125vw;
}
.honor .slick-dots li button {
    border: 2px solid #BABEC5;
    width: .572917vw;
    height: .572917vw;
    opacity: 0.5;
}
.honor li.slick-active button{
    border: 0px solid #BABEC5;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    opacity: 1;
}
@media(max-width:992px){ 
    .honor {
        padding: 40px 0;
    }
    .honor .title{
        padding: 0 0 20px;
    }
    .honor .ul {
        margin: 0 -10px;
    }
    .honor .ul .li{
        margin: 0 10px;
    }
    .honor .ul .slick-track{
        display: flex;
    }
    .honor .ul .slick-track .image{
        height: 100%;
    }
    .honor .ul .slick-track .image img{
        height: 100%;
        object-fit: cover;
    }
    .honor .slick-dots li button {
        width: 8px;
        height: 8px;
    }
    .honor .slick-dots li{
        margin: 0 3px;
    }
    .honor .slick-dots {
        padding: 20px 0px 0px;
    }
}
.system ul {
    display: flex
}
.system ul li:nth-child(1){
    width: 51.40625vw;
}
.system ul li:nth-child(2){
    flex: 1;
    background: url('/dist/assets/28.png') no-repeat center;
    background-size: cover;
    padding: 10.625rem 0 0 7.03125vw;
}
.system ul li:nth-child(2) .title img{
    height: 2.135417vw;
    width: auto;
    margin: 0 0 -0.78125vw;
}
.system ul li:nth-child(2) .title>div{
    font-size: var(--font-size42);
    font-weight: 600;
    color: #1B1B1B;
    line-height: 1;
    padding: 0 0 3.125vw;
}
.system ul li:nth-child(2) dl dd{
    max-width: 24.791667vw;
    font-size: var(--font-size22);
    color: #38393A;
    line-height: 1;

    padding: 1.5625vw 0;
    border-bottom: 1px solid ;

    display: flex;
    align-items: center;
}
.system ul li:nth-child(2) dl dd img{
    width: 1.25vw;
    margin:  0 .78125vw 0 0;
}
.system ul li:nth-child(2) dl dd img:nth-child(2){
    display: none;
}
.system ul li:nth-child(2) dl dd:hover img:nth-child(1){
    display: none;
}
.system ul li:nth-child(2) dl dd:hover img:nth-child(2){
    display: block;
}
.system ul li:nth-child(2) dl dd:hover{
    background: linear-gradient(0deg, #02A0E2 0%, #43AF37 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media(max-width:992px){ 
    .system ul {
        display: block;
    }
    .system ul li:nth-child(1) {
        width: 100%;
    }
    .system ul li:nth-child(1) .image img{
        max-height: 250px;
        object-fit: cover;
    }
    .system ul li:nth-child(2) {
        padding: 30px ;
    }
    .system ul li:nth-child(2) dl dd{
        max-width: 100%;
        padding: 20px 0;
    }
    .system ul li:nth-child(2) .title > div{
        padding: 0 0 5px;
    }
    .system ul li:nth-child(2) dl dd img {
        width: 15px;
        margin: 0px 15px 0px 0px;
    }
}

.Partners {
    padding: 5.208333vw 0;
}
.Partners .title{
    text-align: center;
    padding: 0 0 2.083333vw;
}
.Partners .columns {
    justify-content: center;
}
.Partners .columns a{
    width: 7.8125vw;
    border: .104167vw solid #A1A6AA;
    opacity: 0.3;
    border-radius: 50px;
    padding: .755208vw 0;

    font-size: var(--font-size16);
    color: #484848;
    line-height: 1;
    display: block;
    margin: 0 .78125vw;
    text-align: center;
}
.Partners .columns .on a{
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    border: .104167vw solid #ffffff;
    opacity: 1;
    /* border: 0 solid #A1A6AA; */
    color: #FFFFFF;
}
.Partners .columns a:hover{
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    border: .104167vw solid #ffffff;
    opacity: 1;
    color: #FFFFFF;
}
.Partners dl {
    padding: 4.166667vw 0 0 ;
    position: relative;
}
.Partners dl .list{
    /* border-top: 1px solid  #DDE2EA;
    border-left: 1px solid  #DDE2EA; */
    border: 1px solid  #DDE2EA;
}
.Partners dl li{
    transition: .2s;
    border: 1px solid #DDE2EA00;
}
.Partners dl dd {
    margin: 0 -1px;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    width: 100%;
}
.Partners dl dd.on{
    display: block !important;
    position: unset;
    opacity:1;
    visibility: unset;
}
/* .Partners dl dd ul{
    border-right: 1px solid  #DDE2EA;
    border-bottom: 1px solid  #DDE2EA;
} */
.Partners dl .slick-slide>div{
    display: flex;
}
.Partners .ul .li:hover{
    background: #FFFFFF;
    border: 1px solid ;
    border-image: linear-gradient(90deg, #04A0DE, #41AE3D) 2 2;
    border-radius: 15px;
    z-index: 12;
    position: relative;
    transform: scale(1.1)  translateY(-1.041667vw);
    transition: .2s;
} 
.Partners .ul .li:hover::after{
    content: '';
    position: absolute;
    top: 0;
    left: -5%;
    width: 115%;
    height: 115%;
    background: url('/dist/images/30.png') no-repeat center;
    z-index: -1;
    background-size: cover;
} 
.Partners .ul .li a img{
    background: #ffffff;
}
.Partners .ul .slick-list{
    overflow: unset;
}

.Partners dl .slick-slide > div .list:not(:last-child){
    border-right: 0;
}
.Partners dl .slick-slide > div:not(:first-child) .list{
    border-top: 0;
}
/* .Partners dl .slick-slide > div:nth-child(1)>.list:nth-child(1){
    border-radius: .9375vw 0 0;
}
.Partners dl .slick-slide > div:nth-child(1)>.list:nth-child(1) img{
    border-radius: .9375vw 0 0;
}
.Partners dl .slick-slide > div:nth-child(1)>.list:last-child{
    border-radius: 0 .9375vw 0 0;
}
.Partners dl .slick-slide > div:nth-child(1)>.list:last-child img{
    border-radius: 0 .9375vw 0 0;
}
.Partners dl .slick-slide > div:last-child>.list:first-child{
    border-radius: 0 0 0 .9375vw;
}
.Partners dl .slick-slide > div:last-child>.list:first-child img{
    border-radius: 0 0 0 .9375vw;
}
.Partners dl .slick-slide > div:last-child>.list:last-child{
    border-radius: 0 0 .9375vw;
}
.Partners dl .slick-slide > div:last-child>.list:last-child img{
    border-radius: 0 0 .9375vw;
} */

.Partners dl .slick-slide > div.on .list:first-child{
    border-radius: .9375vw 0 0 .9375vw;
}
.Partners dl .slick-slide > div.on .list:first-child img{
    border-radius: .9375vw 0 0 .9375vw;
}
.Partners dl .slick-slide > div.on .list:last-child{
    border-radius:  0 .9375vw .9375vw 0;
}
.Partners dl .slick-slide > div.on .list:last-child img{
    border-radius:  0 .9375vw .9375vw 0;
}
.Partners .slick-dots {
    position: relative;
    display: flex;
    justify-content: center;
    padding: 3.125vw 0 0;
}
.Partners .slick-dots li {
    margin: 0 .3125vw;
}
.Partners .slick-dots li button {
    border: 2px solid #BABEC5;
    width: .572917vw;
    height: .572917vw;
    opacity: 0.5;
}
.Partners li.slick-active button{
    border: 0px solid #BABEC5;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    opacity: 1;
}
@media(max-width:992px){ 
    .Partners {
        padding: 40px 0;
    }
    .Partners .columns a {
        width: 110px;
        padding: 7px 0;
        margin: 0 5px;
    }
    .Partners .title {
        padding: 0px 0px 20px;
    }
    .Partners dl {
        padding: 20px 0 0;
    }
    .Partners .ul .li:hover{
        transform: unset;
    } 
    .Partners .slick-dots li button {
        width: 8px;
        height: 8px;
    }
    .Partners .slick-dots li{
        margin: 0 3px;
    }
    .Partners .slick-dots {
        padding: 20px 0px 0px;
    }
}

.personnel {
    background: url('/dist/assets/30.jpg') no-repeat center;
    background-size: cover;
}
.personnel .columns{
    align-items: center;
}
.personnel .columns .column{
    width: 50%;
}
.personnel .columns .column:nth-child(1){
    padding: 1.5625vw 0 0;
}
.personnel .title{
    padding: 1.041667vw 0 1.5625vw;
    font-size: var(--font-size48);
    font-weight: 400;
}
.personnel .intro{
    font-size: var(--font-size16);
    color: #333333;
    line-height: 1.5;
}
.personnel .image{
    width: 20.989583vw;
    margin: 3.645833vw 8.333333vw 0 auto;
    cursor: pointer;
}
.personnel a {
    display: flex;
    align-items: center;
    margin: 2.864583vw 0 0;
}
.personnel a img {
    width: 2.708333vw;
    margin: 0 .885417vw 0 0;
}
.personnel a span{
    font-size: var(--font-size18);
    color: #333333;
    line-height: 1;
    display: block;

    background: linear-gradient(0deg, #02A0E2 0%, #43AF37 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.personnel a:hover span{
    background: linear-gradient(0deg, #43AF37 0%, #02A0E2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media(max-width:992px){
    .personnel {padding: 40px 0 0 ;} 
    .personnel .columns {display: block;}
    .personnel .columns .column{
        width: 100%;
    }
    .personnel .image {
        width: 60%;
        margin: auto;
        padding: 30px 0 0;
    }
    .personnel .columns .column:nth-child(1){
        padding: 0;
    }
    .personnel .title {
        padding: 15px 0 20px;
    }
    .personnel a img {
        width: 25px;
        margin: 0 10px 0 0;
    }
    .personnel a {
        margin: 25px 0 0;
    }
    .personnel .intro br{
        display: none;
    }
}

.ceo_intro {

    padding: 0 20px 0 0;
    height: 100%;
    overflow: auto;
}
.ceo_intro .list{
    background: url(/dist/images/70.png) #ffffff no-repeat 100% 100% / 13.645833vw;
}
.ceo_intro::-webkit-scrollbar {
    width: 2px;
    height: 16px;
    background-color: #DFDFDF;
}

.ceo_intro::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    background-color: #DFDFDF;
}

.ceo_intro::-webkit-scrollbar-thumb {
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .1);
    background: linear-gradient(0deg, #02A0E2 0%, #43AF37 100%);
}

.ceo .auto_1440{
    height: 100%;
    display: flex;
    align-items: center;
}
.ceo .auto_1440>div{
    padding: 4.166667vw 3.645833vw 4.166667vw  4.166667vw ;
    height: 95%;
    position: relative;
    background: #ffffff;
}
.ceo_intro .image{
    min-width: 18.75vw;
    margin: 0 4.166667vw 0 0;
}
.ceo_intro .columns{
    margin: 0 0 3.645833vw;
}
.ceo_intro .column {
    max-width: 43.854167vw;
}
.ceo_intro .title{
    font-size: 1.770833vw;
    color: #1B1B1B;
}
.ceo_intro .title span{
    font-size: var(--font-size20);
    color: #818181;
    font-weight: 100;
}
.ceo_intro .intro{
    padding: 1.302083vw 0 1.822917vw;
    font-size: var(--font-size17);
    color: #474747;
    line-height: 1.8;
    border-bottom: 1px solid #E1E1E1;
    margin: 0 0 2.083333vw;
}
.ceo_intro .guanbi {
    width: 1.927083vw;
    position: absolute;
    top: 1.041667vw;
    right: 1.041667vw;
    transition: .5s;
}
.ceo_intro .guanbi img:nth-child(2){
    display: none;
}
.ceo_intro .guanbi:hover img:nth-child(1){
    display: none;
}
.ceo_intro .guanbi:hover img:nth-child(2){
    display: block;
}
.ceo_intro .Stitle {
    font-size: var(--font-size20);
    color: #000000;
    line-height: 1;
    font-weight: 600;
    padding: 0 0 1.5625vw;
}
.ceo_intro ul {
    position: relative;
    overflow: auto;
    height: 260px;
    padding: 0 0 0 5px;
}
.ceo_intro ul>div{position: relative;}
.ceo_intro ul>div::before {
    position: absolute;
    display: block;
    content: '';
    height: 81%;
    width: 1px;
    background: #E5E5E5;
    left: 2px;
    top: .520833vw;
}
/* .ceo_intro ul::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    height: 40%;
    width: 100%;
    background: linear-gradient(360deg, #ffffff 0%, #43af3700 100%);
    z-index: 1;
} */
.ceo_intro ul li{
    padding: 0 0 1.5625vw;
    position: relative;
    display: flex !important;
    align-items: center;

    font-size: var(--font-size17);
    color: #38393A;
}
.ceo_intro ul li::before{
    content: '';
    width: 5px;
    height: 5px;
    background: #AEAEAE;
    border-radius: 50%;
    display: block;
    margin: 0 1.40625vw 0 0;
}
.ceo_intro ul .slick-list{
    overflow-y: hidden;
    overflow-x: unset;
}
/* .ceo_intro ul li.slick-current span{
    background: linear-gradient(70deg, #02A0E2 40%, #43AF37 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
} */
.ceo_intro ul li:hover span{
    background: linear-gradient(70deg, #02A0E2 40%, #43AF37 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ceo_intro ul li:hover::before {
    width: .364583vw;
    height: .364583vw;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    border-radius: 50%;
    margin: 0 1.302083vw 0 -.8px;
}
.ceo_intro p{
    font-size: var(--font-size17);
    color: #474747;
    line-height: 1.8;
}


.ceo_intro ul::-webkit-scrollbar {
    width: 2px;
    height: 16px;
    background-color: #DFDFDF;
    display: none;
}

.ceo_intro ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    display: none;
    background-color: #DFDFDF;
}
.ceo_intro ul::-webkit-scrollbar-thumb {
    display: none;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .1);
    background: linear-gradient(0deg, #02A0E2 0%, #43AF37 100%);
}

.ceo .name {
    text-align: end;
    padding: 5.208333vw 0;
}
.ceo .name span:nth-child(1) {
    font-size: 1.770833vw;
    color: #1B1B1B;
}
.ceo .name span:nth-child(2) {
    font-size: var(--font-size30);
    color: #1B1B1B;
}
@media(max-width:992px){ 
    .ceo_intro {
        padding: 0;
    }
    .ceo .auto_1440>div {
        padding: 40px 20px ;
    }
    .ceo_intro .guanbi {
        width: 20px;
        position: absolute;
        top: 15px;
        right: 15px;
    }
    .ceo_intro .columns {
        margin: 0 0 30px;
        display: block;
    }
    .ceo_intro .image {
        min-width: 100%;
        max-height: 250px;
        margin: 0 0 20px ;
    }
    .ceo_intro .column {
        max-width: 100%;
    }
    .ceo_intro::-webkit-scrollbar {display: none;}
    .ceo_intro .intro {
        padding: 10px 0;
        margin: 0 0 15px 0;
    }
    .ceo_intro .title {
        font-size: 16px;
    }
    .ceo_intro .Stitle {
        padding: 0 0 15px;
    }
    .ceo_intro ul li::before{
        display: none;
    }
    .ceo_intro ul::before{
        display: none;
    }
    .ceo_intro ul li {
        padding: 0 0 10px;
    }

    .ceo_intro ul>div::before{
        display: none;
    }
}

.banner_cp {
    position: relative;
}
.banner_cp .columns{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.banner_cp .columns .title{
    font-size:var(--font-size42);
    text-align: center;
    padding: 0 0 3.125vw;
}
.banner_cp .images_ {
    width: 68.333333vw;
    margin: auto;
    position: relative;
}
.banner_cp .images_ i{
    position: absolute;
}
.banner_cp .images_ a {
    font-size: var(--font-size18);
    line-height: 1;
    font-weight: 600;

    background: linear-gradient(0deg, #02A0E2 0%, #43AF37 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    position: absolute;
    cursor: pointer;
}
.banner_cp .images_ span{
    position: relative;
    display: block;
    width: 1.71875vw;
    height: 1.71875vw;
}
.banner_cp .images_ span i{
    width: 1.71875vw;
    height: 1.71875vw;
    background: #FFFFFF;
    border-radius: 50%;
    display: block;
    z-index: 999;
    position: relative;
    /* background: linear-gradient(90deg, #02A0E2, #43AF37); */
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner_cp .images_ span i::before{
    content: '';
    /* width: .364583vw;
    height: .364583vw; */
        width: 1.1vw;
    height: 1.1vw;
    /* background: #FFFFFF; */
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    border-radius: 50%;
    display: block;
}
.banner_cp .images_ span::before{
    content: '';
    width: 100%;
    z-index: 10;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #FFFFFF;
    opacity: 0.2;
    -webkit-animation: scale1 2s linear infinite;
    animation: scale1 2s linear infinite;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}
.banner_cp .images_ span::after{
    content: '';
    width: 100%;
    z-index: 10;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    opacity: 0.2;
    -webkit-animation: scale1 2s linear infinite;
    animation: scale1 2s linear infinite;
}
.banner_cp .images_ a div{
    color: #fff;
    background: linear-gradient(0deg, #ffffff 0%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transform: translateX(calc(-50% + (33px/2)));
    text-align: center;
    margin: 1.041667vw 0 0;
    width: max-content;
    font-weight: 600;
}
body,
html {
    scroll-behavior: smooth;
}
@keyframes scale1 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0.3;
    }
    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0;
    }
}
@-webkit-keyframes scale1 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0.3;
    }
    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0;
    }
}
@media(max-width:992px){
    .banner_cp>div:nth-child(1) img{
        min-height: 300px;
    } 
    .banner_cp .columns .title {
        padding: 0 0 30px;
    }
    .banner_cp .images_ a div {
        display: none;
    }
}


.liats {
    border-bottom: 1px solid rgba(4, 9, 20, .2);
    margin: 0 0 1.5625vw;
}
.liats ul{
    display: flex;
    justify-content: center;
}
.liats ul li{
    width: 15.625vw;
    text-align: center;
}
.liats ul li .image{
    height: 5.208333vw;
    padding: 0 0 .729167vw;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.liats ul li .image img:nth-child(2){
    display: none;
}

.liats ul li span{
    font-size: var(--font-size18);
    color: #9A9A9A;
    line-height: 1;
    display: block;
    padding: 0 0 1.25vw;
}
.liats ul li .image img{
    max-width: 3.385417vw;
    max-height: 2.916667vw;
}
.liats ul li a {
    display: block;
    z-index: 1;
    position: relative;
    border-right: 1px solid rgba(4, 9, 20, .2);
}
.liats ul li:nth-child(1) a {
    border-left: 1px solid rgba(4, 9, 20, .2);
}
@media(min-width:992px){
    .liats ul li a:hover {
        background: linear-gradient(90deg, #02A0E2, #43AF37);
        margin: -1.041667vw 0 0;
        padding: 1.041667vw 0 0;
        border: 0px solid rgba(4, 9, 20, 0);
    }
    .liats ul li a:hover .image img:nth-child(1){
        display: none;
    }
    .liats ul li a:hover .image img:nth-child(2){
        display: block;
    }
    .liats ul li a:hover span{
        color: #fff;
    }
}
.liats ul li.on a {
    /* background: linear-gradient(90deg, #02A0E2, #43AF37); */
    background: linear-gradient(90deg, #02A0E2 22%, #43af37);
    margin: -1.041667vw 0 0;
    padding: 1.041667vw 0 0;
    border: 0px solid rgba(4, 9, 20, 0);
}
.liats ul li.on a .image img:nth-child(1){
    display: none;
}
.liats ul li.on a .image img:nth-child(2){
    display: block;
}
.liats ul li.on a span{
    color: #fff;
}



.product1 {
    padding: 6.25vw 0 5.208333vw;
}
.product1 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.product1 ul li{
    background: #F6F6F6;
    width: calc(50% - 1.041667vw);
    margin: 0 0 2.083333vw;
}
.product1 ul li a{
    display: flex;
    border: 1px solid #00000000;
    justify-content: space-between;
}
.product1 ul li:nth-child(1){
    width: 100%;
}
.product1 ul li:nth-child(1) a{
    padding: 3.385417vw 11.354167vw 1.302083vw 3.645833vw;
}
.product1 ul li .Stitle{
    font-size: var(--font-size16);
    color: #0870E0;
    
    background: linear-gradient(0deg, #02A0E2 0%, #43AF37 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
}
.product1 ul li .title{
    font-size: var(--font-size32);
    font-weight: 600;
    color: #000000;
}
.product1 ul li .intro{
    font-size: var(--font-size14);
    color: #8D8D8D;
    line-height: 20px;
}

.product1 ul li:nth-child(1) .Stitle{
    padding: 1.5625vw 0 0;
}
.product1 ul li:nth-child(1) .title{
    padding: .520833vw 0 .78125vw ;
}
.product1 ul li:nth-child(1) .intro{
    margin: 0 0 2.864583vw;
}
.product1 ul li:nth-child(1) .image{
    width: 21.25vw;
    min-width: 21.25vw;
    overflow: unset;
    margin: 0 0 0 1.5625vw;
}


.product1 .SeeMore{
    background: #FFFFFF00;
    border: 1px solid #E0E0E0;
}
.product1 .SeeMore i {
    background: #333333;
}
.product1 ul li a:hover{
    border: 1px solid;
    border-image: linear-gradient(0deg, #04A0DD, #40AE3E) 1 1;
    box-shadow: -1px 21px 27px 0px rgba(123,165,194,0.39);
    transition: .5s;
}
.product1 ul li a:hover .SeeMore{
    background: linear-gradient(90deg, #02A0E2, #43AF37) !important;
    color: #fff !important;
    border: 0px solid #00000000 !important;
    transition: 0s;
    padding: .807292vw 0;
}
.product1 ul li a:hover .SeeMore i{
    background: #FFFFFF !important;
    transition: 0s;
}

.product1 ul li:not(:nth-child(1)) a {
    min-height: 18.75vw;
    position: relative;
    padding: 2.864583vw 2.604167vw 3.125vw 3.541667vw;
}
.product1 ul li:not(:nth-child(1)) a .title{
    font-size: var(--font-size28);
    line-height: 38px;
    line-height: 1.4;
    padding: 0 0 2.864583vw;
}
.product1 ul li:not(:nth-child(1)) a .image{
    width: 13.020833vw;
    overflow: unset;
    position: absolute;
    right: 3.645833vw;
    bottom: 2.604167vw;
}
.product1 ul li:not(:nth-child(1)) a>div:nth-child(1){
    width: 100%;
}
.product1 ul li:not(:nth-child(1)) a .Stitle{
    position: absolute;
    right: 2.604167vw;
    top: 2.083333vw;
}
@media(max-width:992px){ 
    .liats ul{
        flex-wrap: wrap;
        margin: 0 -5.5%;
    }
    .liats ul li {
        width: 50%;
    }
    .liats ul li.on a,
    .liats ul li a:hover{
        padding: 0;
        margin: 0;
    }
    .liats ul li a:hover {
        background: unset;
    }
    .liats ul li .image img {
        max-width: 30px;
        max-height: 30px;
    }
    .liats ul li .image {
        padding: 0 0 10px;
        height: 45px;
    }
    .liats ul li span {
        padding: 0 0 10px;
    }
    .liats ul li a{
        border-right: 0;
    }

    .product1 {
        padding: 40px 0 20px;
    }
    .product1 ul li a{
        display: block;
    }
    .product1 ul li:nth-child(1) a,
    .product1 ul li:not(:nth-child(1)) a{
        padding: 30px ;
    }
    .product1 ul li:nth-child(1) .title {
        padding: 10px 0 15px;
    }
    .product1 ul li:nth-child(1) .intro {
        margin: 0 0 20px;
    }
    .product1 ul li:nth-child(1) .image ,
    .product1 ul li:not(:nth-child(1)) a .image{
        width: 100%;
        position: unset;
    }
    .product1 ul li:nth-child(1) {
        margin: 0 0 20px;
    }
    .product1 ul li {
        width: 100%;
        margin: 0 0 20px;
    }
    .product1 ul li:not(:nth-child(1)) a .Stitle {
        right: 30px;
        top: 15px;
    }
    .product1 ul li:not(:nth-child(1)) a .title {
        padding: 0 0 15px;
    }
}

.AUDIO {
    padding: 5.729167vw 0 5.208333vw 0 ;
}
.AUDIO .columns {
    padding: 0 0 4.166667vw;
    justify-content: space-between;
}
.AUDIO .intro{
    width: 58.4375vw;
    font-size: var(--font-size16);
    color: #484848;
    line-height: 1.5;
}
.AUDIO .images {position: relative;
    /* padding: 0 0 2.604167vw; */
}
.AUDIO .images .image{
    border-radius: .104167vw 2.083333vw .104167vw 2.083333vw;
}
.AUDIO .images>img{
    width: 26.354167vw;
    border-radius: .104167vw 2.083333vw .104167vw 2.083333vw;
    bottom: 0;
    right: -3.125vw;
    position: absolute;
    z-index: -1;

    display: none;
}
@media(max-width:992px){ 
    .AUDIO {
        padding: 40px 0;
    }
    .AUDIO .columns{
        display: block;
        padding: 0 0 20px;
    }
    .AUDIO .columns .title{
        display: block;
        padding: 0 0 20px;
    }
    .AUDIO .intro {
        width: 100%;
    }
}

.Amplifier {
    background: url('/dist/assets/59.jpg') no-repeat;
    background-size: cover;
    padding: 10.625rem 0 3.802083vw;
}
.Amplifier .images{
    flex: 1;
}
.Amplifier .image{
    width: 41.979167vw;
    margin: 0 0 0 auto;
    position: relative;
    overflow: unset;
}
.Amplifier .columns {
    margin: 0 -9.895833vw 0 0;
}
.Amplifier .column{
    width: 32.916667vw;
}
.Amplifier .column .title{
    font-size: var(--font-size42);
    color: #FFFFFF;
    padding: 0 0 1.822917vw;
}
.Amplifier .column .intro{
    font-size: var(--font-size15);
    color: #FFFFFF;
    line-height: 1.5;
}
.Amplifier .images a{
    position: absolute;
    width: .9375vw;
    height: .9375vw;
    display: block;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    border-radius: 50%;
    border: .208333vw solid #FFFFFF;
}
.Amplifier .images a>div{
    position: relative;
    display: block;
    height: 100%;
}
.Amplifier .images span{
    position: absolute;
    width: 100%;
    top: 100%;
    font-size: var(--font-size18);
    color: #F5F5F5;
    font-style: initial;
}
.Amplifier .images i{
    content: '';
    width: 100%;
    height: .104167vw;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    position: absolute;
    top: calc(50% - .052083vw);
}
.Amplifier .images .left i{
    left: calc(0% + .78125vw);
}
.Amplifier .images .right i{
    right: calc(100% + .15625vw);
}
.Amplifier .images .left span{
    text-align: right;
    left: calc(0% + .78125vw);
}
.Amplifier .images .right span{
    text-align: left;
    right: calc(100% + .15625vw);
}
@media(max-width:992px){ 
    .Amplifier {
        padding: 40px 0;
    }
    .Amplifier .column,
    .Amplifier .image {
        width: 100%;
    }
    .Amplifier .columns {
        margin: 00;
        display: block;
    }
    .Amplifier .images {
        padding: 30px 0 0 ;
    }
    .Amplifier .images a{
        width: 12px;
        height: 12px;
        border: 2px solid #FFFFFF;
    }
    .Amplifier .images .right span {
        right: unset;
        line-height: 3;
    }
    .Amplifier .images i{
        height: 2px;
        top: calc(50% - 1px);
    }
    .Amplifier .images .right i{
        right: unset;
    }
}


.carAmplifier {
    padding: 5.208333vw 0;
}
.carAmplifier .title {
    font-size: var(--font-size42);
    color: #2B2B2B;
    padding: 0 0 2.604167vw;
    text-align: center;
}
.carAmplifier ul {
    display: flex;
    flex-wrap: wrap;
}
.carAmplifier ul li {
    width: calc(25% - ((1.458333vw*3) / 4));
    background: #F5F5F5;
    margin: 0 0 1.5625vw;
}
.carAmplifier ul li:not(:nth-child(4n)) {
    margin-right: 1.458333vw;
}
.carAmplifier ul li:nth-child( 1n + 5 ) {
    display: none;
}
.carAmplifier ul.on li:nth-child( 1n + 5 ) {
    display: block;
}
.carAmplifier ul li .image{
    height: 17.083333vw;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 0 0 4.166667vw;
}
.carAmplifier ul li .image img{
    max-width: 10.15625vw;
    max-height: 10.4375rem;
}
.carAmplifier ul li .Htitle{
    font-size: var(--font-size20);
    color: #252525;
    line-height: 1.4;
    padding: 0 2.083333vw 2.34375vw;
    text-align: center;

    display: block; 
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.carAmplifier .zhankai {
    width: 11.666667vw;
    background: #F5F5F5;
    border-radius: 50px;

    font-size: var(--font-size15);
    color: #252525;
    line-height: 1;
    padding: 25px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1.041667vw auto 0;

}
.carAmplifier .zhankai i{
    width: .833333vw;
    height: .833333vw;
    display: inline-block;
    background: url('/dist/images/33.png') no-repeat center;
    margin: 0 0 0 1.041667vw;
}
.carAmplifier .zhankai.on i{
    background: url('/dist/images/32.png') no-repeat center;
}

.carAmplifier .zhankai:hover{
    background: linear-gradient(90deg, #02A0E2, #43AF37) !important;
    color: #ffffff;
}
.carAmplifier .zhankai:hover i{
    background: url('/dist/images/33-3.png') no-repeat center;
}

@media(max-width:992px){ 
    .carAmplifier {
        padding: 40px 0;
    }
    .carAmplifier .zhankai{
        width: 150px;
        padding: 15px 0;
        margin: 10px auto 0;
    }
    .carAmplifier .zhankai i {
        width: 10px;
        height: 10px;
        margin: 0 0 0 10px;
    }
    .carAmplifier ul li {
        width: 100%;
        margin: 0 0 20px !important;
    }
    .carAmplifier .title {
        padding: 0 0 20px;
    }
    .carAmplifier ul li .Htitle{
        padding: 0 20px 20px;
    }
    .carAmplifier ul li .Htitle br{
        display: none;
    }
    .carAmplifier ul li .image{
        height: 150px;
        padding: 0 0 30px ;
    }
    .carAmplifier ul li .image img {
        max-width: 60%;
        max-height: 80%;
        object-fit: contain;
    }
}

.application{
    padding: 5.208333vw 0 7.291667vw;
    background: #F5F5F5;
}
.application .columns{
    padding: 0 0 2.864583vw;
    justify-content: space-between;
}

.application .columns .jiantou a:nth-child(1){
    background: url('/dist/images/34.png') no-repeat center;
}
.application .columns .jiantou a:nth-child(1):hover{
    background: url('/dist/images/35.png') no-repeat center;
}
.application .columns .jiantou a:nth-child(2){
    background: url('/dist/images/34.png') no-repeat center;
    transform: rotate(180deg);
}
.application .columns .jiantou a:nth-child(2):hover{
    background: url('/dist/images/35.png') no-repeat center;
}
.application .columns .jiantou a{
    width: 3.385417vw;
    height: 2.447917vw;
    background-size: cover !important;
    display: inline-block;
    margin: 0 0 0 .520833vw;
}
.application ul li{
    display: flex !important;
}
.application ul li .image{
    width: 37.5vw;
}
.application ul li .image img{
    height: 100%;
    object-fit: cover;
}
.application ul li a{
    width: 37.5vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 3.90625vw 3.125vw 3.90625vw 3.90625vw;
    background: #ffffff;
}
.application ul li .title{
    font-size: var(--font-size30);
    color: #151515;
    padding: 0 0 1.302083vw;
}
.application ul li .intro{
    font-size: var(--font-size16);
    color: #373737;
    line-height: 1.5;
    margin: 0 0 2.5vw;
}
.application ul li .SeeMore{
    background: linear-gradient(90deg, #02A0E2, #43AF37) !important;
    color: #fff !important;
    border: 0px solid #00000000 !important;
    transition: 0s;
}
.application ul li .SeeMore i{
    background: #FFFFFF !important;
    transition: 0s;
}
.application ul li .SeeMore:hover{
    background: linear-gradient(90deg,#43AF37 , #02A0E2) !important;
    padding: .755208vw;
}
.application ul li .index {
    text-align: right;
    font-size: var(--font-size14);
    font-weight: bold;
    color: #C0C0C0;
}
.application ul li .index span:nth-child(1){
    font-size: var(--font-size26);
    font-weight: bold;
    color: #2A2F41;
    padding: 0 5px;
}
.application ul li .index span:nth-child(1){
    padding: 0 5px;
}
@media(max-width:992px){
    .application{
        padding: 40px 0;
    } 
    .application .columns{
        padding: 0 0 20px;
    }
    .application ul{
        margin: 0 -10px;
    }
    .application ul li {
        display: block !important;
        margin: 0 10px;
    }
    .application ul li .image {
        width: 100%;
    }
    .application ul li a{
        width: 100%;
        padding: 30px;
    }
    .application ul li .title{
        padding: 0 0 15px;
    }
    .application ul li .intro {
        margin: 0 0 20px;
    }
    .application .columns .jiantou a {
        width: 28px;
        height: 20px;
        background-size: cover !important;
        display: inline-block;
        margin: 0 0 0 10px;
    }
}


.speaker {
    padding: 6.770833vw 0 3.125vw;
    background-size: cover !important;
}
.speaker .title{
    font-size: var(--font-size42);
    color: #FFFFFF;
    padding: 0 0 1.822917vw ;
}
.speaker .intro{
    font-size: var(--font-size15);
    color: #FFFFFF;
    line-height: 1.6;
}
.speaker ul {
    padding: 0 0 5.625vw;
    margin: 0 -5.46875vw 0 0;
}
.speaker ul li{
    display: flex !important;
}
.speaker ul .list{
    width: 33.854167vw;
}
.speaker ul .images{
    flex: 1;
}
.speaker ul .images .image{
    width: 30vw;
    margin: 0 0 0 auto;
    position: relative;
    overflow: unset;
}
.speaker dl{
    margin: 0 -1.041667vw;
}
.speaker dl dd{
    margin: 0 1.041667vw;
    padding: 1.197917vw 0 0;
    border-top: .15625vw solid #FFFFFF;
    font-size: var(--font-size18);
    color: #FFFFFF;
    line-height: 1;
    opacity: .3;
    cursor: pointer;
}
.speaker dl dd.slick-current{
    opacity: 1;
}
.speaker ul .images a {
    position: absolute;
    width: 0.9375vw;
    height: 0.9375vw;
    display: block;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    border-radius: 50%;
    border: 0.208333vw solid #FFFFFF;
}
.speaker ul .images a div{
    position: relative;
    display: block;
    height: 100%;
}
.speaker ul .images a.right i{
    transform: rotate(315deg) !important;
}
.speaker ul .images a.right span{
    transform: rotate(135deg) translateY(30px) translateX(100%) !important;
    text-align: center;
}
.speaker ul .images span{
    position: absolute;
    width: 100%;
    top: 100%;
    font-size: var(--font-size18);
    color: #F5F5F5;
    font-style: initial;
    right: 100%;
    padding: .520833vw 0 0;
}
.speaker ul .images i{
    content: '';
    width: 100%;
    height: .104167vw;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    position: absolute;
    top: calc(50% - .052083vw);
    right: 100%;
}
.speaker ul .images b{
    height: 0.104167vw;
    background: linear-gradient(90deg, #43AF37, #43AF37);
    display: block;
    /* transform: rotate(309deg); */
    transform-origin: 100%;
    position: absolute;
    right: 122.5%;
    top: calc(50% - 0.052083vw);
}
.speaker ul .images i,
.speaker ul .images span{
    /* transform: rotate(51deg); */
    transform-origin: 100%;
}
@media(max-width:992px){ 
    .speaker ul li {
        display: block !important;
    }
    .speaker {
        padding: 40px 0;
    }
    .speaker ul {
        margin:  0;
    }
    .speaker ul .list {
        width: 100%;
    }
    .speaker ul .images .image{
        width: 78%;
    }
    .speaker ul .images a{
        width: 10px;
        height: 10px;
        border: 2px solid #FFFFFF;
    }
    .speaker ul .images b,
    .speaker ul .images i{
        height: 2px;
    }
    .speaker ul .images i{
        top: calc(50% - 1px);
    }
    .speaker ul .images span{
        font-size: 12px;
    }
    .speaker ul .images{
        padding: 30px 0 0;
    }
    .speaker dl {
        margin: 0 -5px;
    }
    .speaker dl dd {
        margin: 0 5px;
        padding: 10px 0 0;
    }
}

.characteristic {
    padding: 6.979167vw 0 7.604167vw;
    background: url('/dist/assets/74.jpg') no-repeat center;
    background-size: cover !important;
    overflow: hidden;
}
.characteristic .title{
    font-size: var(--font-size42);
    color: #FFFFFF;
}
.characteristic ul {
    /* margin: 0 calc(-12.5vw - .78125vw) 0 -.78125vw;
    width: 63.541667vw; */
    /* overflow: hidden; */
    margin: 0 calc(-12.5vw + 2.34375vw);
    display: flex;
    justify-content: center;
}
.characteristic ul li{
    background: #fff;
    border-radius: .78125vw;
    padding: 4.166667vw 3.645833vw;
    min-height: 16.666667vw;
    margin: 0 .78125vw;

    width: 33.33%;
    max-width: 580px;
}
.characteristic ul li .Htitle{
    font-size: var(--font-size28);
    color: #000000;
    padding: 0 0 1.041667vw;
    line-height: 1;
}
.characteristic ul li .intro{
    font-size: var(--font-size15);
    color: #696969;
    line-height: 1.45;
}
.characteristic ul .slick-list {
    overflow: unset;
    width: 100%;
}
.characteristic .columns{
    padding: 0 0 3.125vw;
    justify-content: space-between;
}
.characteristic .columns .jiantou a:nth-child(1){
    background: url('/dist/images/36.png') no-repeat center;
}
.characteristic .columns .jiantou a:nth-child(1):hover{
    background: url('/dist/images/35.png') no-repeat center;
}
.characteristic .columns .jiantou a:nth-child(2){
    background: url('/dist/images/36.png') no-repeat center;
    transform: rotate(180deg);
}
.characteristic .columns .jiantou a:nth-child(2):hover{
    background: url('/dist/images/35.png') no-repeat center;
}
.characteristic .columns .jiantou a{
    width: 3.385417vw;
    height: 2.447917vw;
    background-size: cover !important;
    display: inline-block;
    margin: 0 0 0 .520833vw;
}
@media(max-width:992px){ 
    .characteristic {
        padding: 40px 0;
    }
    .characteristic ul{
        width: auto;
        margin: 0  -10px;
    }
    .characteristic ul .slick-track{
        display: flex;
    }
    .characteristic ul li{
        margin: 0 10px;
        padding: 20px ;
        border-radius: 10px;
    }
    .characteristic .columns{
        padding: 0 0 20px;
    }
    .characteristic ul li .Htitle{
        padding: 0 0 10px ;
    }
    .characteristic ul .slick-list {
        overflow: hidden;
    }
    .characteristic .columns .jiantou a {
        width: 28px;
        height: 20px;
        background-size: cover !important;
        margin: 0 0 0 10px;
    }
}

.CP3introduce {
    padding: 6.145833vw 0 6.770833vw;
}
.CP3introduce .columns{
    margin: 0 -200px 0 -240px;
    align-items: center;
}
.CP3introduce .columns .images{
    flex: 1;
    position: relative;
    min-width: 64.34375vw;
    width: 64.34375vw;
}
.CP3introduce .columns .column{
    margin: 0 0 0 6.40625vw;
    width: 30.927083vw;
}
.CP3introduce .columns .column .title{
    font-size: 1.770833vw;
    color: #2B2B2B;
    line-height: 44px;
    padding: 0 0 1.041667vw;
}
.CP3introduce .columns .column .intro{
    font-size: var(--font-size16);
    color: #000000;
    line-height: 1.8;

    height: 27.25vw;
    overflow: auto;
    padding: 0 1.041667vw 0 0;
}

.CP3introduce .columns .column .intro::-webkit-scrollbar {
    width: 2px;
    height: 16px;
    background-color: #DFDFDF;
}

.CP3introduce .columns .column .intro::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    background-color: #DFDFDF;
}
.CP3introduce .columns .column .intro::-webkit-scrollbar-thumb {
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .1);
    background: linear-gradient(90deg, #02A0E2, #43AF37);
}

.CP3introduce .images a{
    position: absolute;
    width: .729167vw;
    height: .729167vw;
    display: block;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    border-radius: 50%;
    border: .15625vw solid #FFFFFF;
}
.CP3introduce .images a>div{
    position: relative;
    display: block;
    height: 100%;
    /* overflow: hidden; */
}
.CP3introduce .images span{
    position: absolute;
    width: 100%;
    top: 100%;
    font-size: var(--font-size16);
    color: #000000;
    font-style: initial;
    font-weight: 600;
}
.CP3introduce .images i{
    content: '';
    width: 100%;
    height: .104167vw;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    position: absolute;
    top: calc(50% - .052083vw);
}
.CP3introduce .images .left i{
    left: .364583vw;
}
.CP3introduce .images .right i{
    right: calc(100% + .15625vw);
}
.CP3introduce .images .left span{
    text-align: right;
    left: .364583vw;
}
.CP3introduce .images .right span{
    text-align: left;
    right: calc(100% + .15625vw);
}

.CP3introduce .images a.top>div {
    width: .104167vw !important;
    margin: auto;
}
.CP3introduce .images a.top>div span{
    width: max-content;
    top: unset;
    height: 100%;
    bottom: 100%;
    padding: 0 .3125vw;
}
.CP3introduce .images .top i{
    top: unset;
    height: 100%;
    bottom: 100%;
}
@media(max-width:992px){ 
    .CP3introduce .columns{
        display: block;
        margin: 0;
    }
    .CP3introduce .columns .column{
        width: 100%;
        margin: 20px 0 0;
    }
    .CP3introduce .columns .images{
        width: 100%;
    }
    .CP3introduce .columns .column .title {
        font-size: 18px;
    }

    .CP3introduce .images a {
        width: 12px;
        height: 12px;
        border: 2px solid #FFFFFF;

        display: none;
    }
    .CP3introduce .images .right i {
        right: calc(100% + 1px);
        height: 2px;
    }
    .CP3introduce .images a.top>div {
        width: 2px !important;
        margin: auto;
    }
    .CP3introduce .images span {
        font-size: 12px;
    }
    .CP3introduce .images a.top.bottom>div i,
    .CP3introduce .images a.top.bottom>div span{
        bottom: unset;
        top: 0;
    }
    .CP3introduce .columns .column .intro{
        overflow: unset;
        height: auto;
    }
}

/* .AUDIO.CP4{
    padding: 6.25vw 0 0;
} */
.AUDIO.CP4 .images .image {
    background: url('/dist/assets/80.jpg') no-repeat center;
    background-size: cover;
}
.AUDIO.CP4 .images .image img{
    /* width: 32.96875vw; */
    margin: 3.4375vw auto 4.270833vw;
}

.AUDIO.CP4 .images a{
    position: absolute;
    width: .729167vw;
    height: .729167vw;
    display: block;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    border-radius: 50%;
    border: .15625vw solid #FFFFFF;
}
.AUDIO.CP4 .images a>div{
    position: relative;
    display: block;
    height: 100%;
    /* overflow: hidden; */
}
.AUDIO.CP4 .images span{
    position: absolute;
    width: 100%;
    top: 100%;
    font-size: var(--font-size16);
    color: #000000;
    font-style: initial;
}
.AUDIO.CP4 .images i{
    content: '';
    width: 100%;
    height: .104167vw;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    position: absolute;
    top: calc(50% - .052083vw);
}
.AUDIO.CP4 .images .left i{
    left: .364583vw;
}
.AUDIO.CP4 .images .right i{
    right: calc(100% + .15625vw);
}
.AUDIO.CP4 .images .left span{
    text-align: right;
    left: .364583vw;
}
.AUDIO.CP4 .images .right span{
    text-align: left;
    right: calc(100% + .15625vw);
}

.AUDIO.CP4 .images a.top>div {
    width: .104167vw !important;
    margin: auto;
}
.AUDIO.CP4 .images a.top>div span{
    width: max-content;
    top: unset;
    height: 100%;
    bottom: 100%;
    padding: 0 .3125vw;
}
.AUDIO.CP4 .images .top i{
    top: unset;
    height: 100%;
    bottom: 100%;
}

.AUDIO.CP4 .images .left i {
    left: calc(0.15625vw);
}
.AUDIO.CP4 .images .left span {
    text-align: right;
    left: calc(0.15625vw);
}

@media(max-width:992px){ 
    .AUDIO.CP4 {
        padding: 40px 0 0;
    }
    .AUDIO.CP4 .images .image img {
        /* width: 55%;
        margin: 40px auto 40px; */
        width: 100%;
        margin: 0;
    }

    .AUDIO.CP4 .columns .images{
        width: 100%;
    }
    .AUDIO.CP4 .images a {
        width: 12px;
        height: 12px;
        border: 2px solid #FFFFFF;

        display: none;
    }
    .AUDIO.CP4 .images .right i {
        right: calc(100% + 1px);
        height: 2px;
    }
    .AUDIO.CP4 .images a.top>div {
        width: 2px !important;
        margin: auto;
    }
    .AUDIO.CP4 .images span {
        font-size: 12px;
    }
    .AUDIO.CP4 .images a.top.bottom>div i,
    .AUDIO.CP4 .images a.top.bottom>div span{
        bottom: unset;
        top: 0;
    }
}

.idea {
    padding: 5.208333vw 0;
}
.idea .title{
    font-size: var(--font-size36);
    color: #000000;
    line-height: 1;
    padding: 0 0 1.5625vw;
}
.idea .intro{
    font-size: var(--font-size16);
    color: #696969;
    line-height: 1.5;
}
.idea .columns{
    justify-content: space-between;
}
.idea .column:nth-child(1) .images{
    padding: 3.645833vw 0 0 ;
    position: relative;
}
.idea .column:nth-child(1){
    width: 36.041667vw;
}
.idea .column:nth-child(2) {
    display: flex;
    flex-direction: column-reverse;
    width: 27.760417vw;
}
.idea .column:nth-child(2) .images{
    padding:  0 0 3.645833vw ;
}

.idea ul{
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    display: flex;
    flex-wrap: wrap;
    padding: 1.5625vw 1.041667vw;
    width: 18.229167vw;
    justify-content: space-between;

    position: absolute;
    bottom: 2.604167vw;
    right: -2.083333vw;
}
.idea ul li {
    /* width: 50%; */
    display: flex;
    align-items: center;
}

.idea ul li span{
    /* margin: 0 0 0 .625vw; */
    font-size: var(--font-size16);
    color: #ffffff;
}
.idea ul li:nth-child(1),
.idea ul li:nth-child(2) {
    margin-bottom: 1.302083vw;
}
.idea ul li>div{
    width: 2.447917vw;
}
.idea ul li img{
    max-width: 35px;
    max-height: 36px;
}
@media(max-width:992px){ 
    .idea {
        padding: 40px 0 20px;
    }
    .idea .columns{
        display: block;
    }
    .idea .column{
        width: 100% !important;
    }
    .idea ul {
        width: 100%;
        position: unset;
        padding: 20px ;
    }
    .idea ul li{
        width: 50%;
    }
    .idea ul li>div{
        width: 35px;
    }
    .idea ul li>div img{
        max-width: 25px;
    }
    .idea ul li:nth-child(1), .idea ul li:nth-child(2) {
        margin-bottom: 20px;
    }
    .idea .title {
        padding: 0 0 20px ;
    }
    .idea .intro {
        padding: 0 0 20px ;
    }
    .idea .column:nth-child(2) .images {
        padding: 0 0 20px;
    }
    .idea .column:nth-child(1) {
        margin: 0 0 30px;
    }
}

.join {
    height: 44.791667vw;
    background: url(/dist/assets/90.jpg) no-repeat center;
    background-size: cover ;
    padding: 200px ;
}
.join .subtitle{
    color: #fff;
    color: #fff;
    background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.join .title{
    color: #fff;
    font-size: var(--font-size40);
    line-height: 1;
    padding: 1.5625vw 0 2.083333vw;
}
.join .biaodan {
    border-top: 1px solid #FFFFFF ;
    width: 34.375vw;
}
.join .subtitle.on::before {
    background: url('/dist/images/41.png') no-repeat center;
    background-size: cover;
}
.join ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2.34375vw 0 1.041667vw;
    border-bottom: 1px solid rgba(255, 255, 255, .2) ;
}
.join ul li .image {
    display: flex;
    align-items: center;
}
.join ul li .image img{
    width: 1.145833vw;
    margin: 0 .572917vw 0 0;
}
.join ul li .image span{
    font-size: var(--font-size20);
    color: #FFFFFF;
}
.join ul li>span{
    font-size: var(--font-size16);
    color: #FFFFFF;
    opacity: 0.6;
}
@media(max-width:992px){ 
    .join {
        padding: 60px 0;
        height: unset;
    }
    .join .title {
        padding: 10px 0 20px;
    }
    .join .biaodan {
        border-top: 1px solid #FFFFFF;
        width: unset;
    }
    .join ul li .image img {
        width: 18px;
        margin: 0 10px 0 0;
    }
    .join ul li{
        padding: 25px 0 10px;
    }
}

.algorithm {
    padding: 3.125vw 0 3.645833vw;
    background: url("/dist/assets/93.jpg") no-repeat center;
    background-size: cover;
}
.algorithm ul{
    display: flex;
    padding: 0 0 3.645833vw;
    align-items: center;
}
.algorithm ul li a{
    display: block;
    border: 2px solid rgba(255, 255, 255, .5);
    font-size: var(--font-size14);
    color: #FFFFFF;
    border-radius: 50px;
    padding: 0.520833vw .729167vw;
    margin: 0 .520833vw 0 0;
    min-width: 11.875rem;
    text-align: center;
}
.algorithm ul li.on a{
    border: 0px solid rgba(255, 255, 255, 0);
    padding: .625vw .833333vw;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
}
.algorithm ul li a:hover{
    border: 0px solid rgba(255, 255, 255, 0);
    padding: .625vw .833333vw;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
}
.algorithm dl{
    background: linear-gradient(180deg, #E9E9EB 60%, #B5C1CF 100%);
    padding: .260417vw 2.1875vw 1.302083vw 3.75vw;
}
.algorithm dl dd{
    display: none;
    justify-content: space-between;
}
.algorithm dl dd .title{
    padding: 4.895833vw 0 1.302083vw;
    font-size: 1.770833vw;
    color: #2B2B2B;
    line-height: 1;
}
.algorithm dl dd .intro{
    font-size: var(--font-size18);
    color: #000000;
    line-height: 1.5;
}
.algorithm dl dd.on{
    display: flex;
}

.algorithm dl dd .list{
    max-width: 23.4375vw;
    width: 23.4375vw;
}
@media(max-width:992px){ 
    .algorithm {
        padding: 40px 0;
    }
    .algorithm ul {
        /* flex-wrap: wrap; */
        justify-content: space-between;
        overflow: auto;
    }
    .algorithm ul li{
        /* min-width: 48%; */
        margin: 0 5px 10px;
    }
    .algorithm ul li a {
        min-width: unset;
        padding: 5px 10px;
        white-space: pre;
    }
    .algorithm ul li.on a {
        padding: 7px 10px;
    }
    .algorithm dl dd.on{
        display: block;
    }
    .algorithm dl {
        padding: 30px 20px;
    }
    .algorithm dl dd .title {
        padding: 0 0 20px;
        font-size: 18px;
    }
    .algorithm dl dd .image{
        margin: 30px 0 0;
    }

    .algorithm dl dd .list{
        max-width: 100%;
        width: 100%;
    }
}

.technology {
    padding: 6.25vw 0;
}
.technology .columns {
    flex-wrap: wrap;
}
.technology .columns .column {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.technology .columns .column:nth-child(2) {
    flex-direction: row-reverse;
    margin: 6.25vw 0 0;
}
.technology .columns .column .image{
    width: 37.5vw;
}
.technology .columns .column .list{
    width: 32.34375vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 1.5625vw 0;
}

.technology .column .title{
    font-size: var(--font-size42)
}
.technology .column .intro{
    color: #646464;
    font-size: 14px;
    font-weight: 600;
    padding: 1.041667vw 0;
    line-height: 1.5;
}
.technology .column ul {
    background: #FAFAFA;
    padding: 0 ;
}
.technology .column ul li{
    padding: 1.041667vw 1.5625vw;
    cursor: pointer;
}
.technology .column ul a{
    font-size: var(--font-size16);
    color: #0D0D0D;
    opacity: 0.9;
    display: block;
    font-weight: 600;
    background: url('/dist/images/33.png') no-repeat right;
}
.technology .column ul .Hintro{
    font-size: var(--font-size15);
    color: #000000;
    line-height: 1.5;
    opacity: 0.7;
    padding: 0 0 .520833vw;
    display: block;
    margin: .78125vw 0 0 ;
}
.technology .column ul li.on{
    background: #F6F6F6;
}
.technology .column ul li.on a{
    background: url('/dist/images/32.png') no-repeat right;
}
.technology .column ul li:hover{
    background: #F6F6F6;
}
@media(max-width:992px){ 
    .technology {
        padding: 40px 0;
    }
    .technology .columns .column{
        display: block;
    }
    .technology .columns .column .list {
        width: 100%;
        height: unset;
        padding: 0;
    }
    .technology .columns .column .image {
        width: 100%;
    }
    .technology .column .intro {
        padding: 15px 0 20px;
    }
    .technology .column ul li {
        padding: 15px 20px;
    }
    .technology .columns .column:nth-child(2){
        margin: 30px 0 0;
    }
    .technology .column ul .Hintro {
        padding: 0 0 10px;
        margin: 10px 0 0;
    }
}

.CPdetails .list{
    display: flex;
    justify-content: space-between;
}
.CPdetails .Stitle{
    font-size: var(--font-size20);
    color: #FFFFFF;
    line-height: 1;
    padding: 1.041667vw 0 0;
}
.CPdetails .Htitle{
    font-size: 4.166667vw;
    color: #FFFFFF;
    font-weight: bold;
    line-height: .8;
    padding: 1.041667vw 0 1.302083vw;
}
.CPdetails .intro{
    font-size: var(--font-size15);
    color: #FFFFFF;
    line-height: 1.5;
    padding: 0 0 3.333333vw;
}
.CPdetails .image{
    min-width: 32.447917vw;
    width: 32.447917vw;
}
.CPdetails .image img{
    width: auto;
    margin: auto;
}
.CPdetails .SeeMore{
    background: linear-gradient(90deg, #02A0E2, #43AF37) !important;
    /* transition: .5s; */
    color: #fff !important;
    border: 0px solid #00000000 !important;
    padding: .807292vw 0;
}
.CPdetails .SeeMore i{
    background: #FFFFFF !important;
    /* transition: .5s; */
}
.CPdetails .SeeMore:hover{
    background: linear-gradient(90deg, #43AF37 , #02A0E2) !important;
}

.CPdetails .upper_ {
    -webkit-animation: unset;
    animation: unset;
    overflow: hidden;
}
.CPdetails .upper_  img{
    -webkit-animation: scale1 7s linear infinite alternate;
    animation: scale1 7s linear infinite alternate;
}
@media(max-width:992px){ 
    /* .CPdetails .intro {
        display: none;
    } */
    .CPdetails .Stitle{
        line-height: unset;
        color: #000000;
    }
    .CPdetails .Htitle {
        font-size: 30px;
        padding: 10px 0 25px;
        color: #000000;
    }
    .CPdetails .image {
        min-width: unset;
        width: calc(100% - 100px);
        /* display: none; */
        padding: 20px 0;
    }
    .CPdetails .intro{
        color: #000000;
    }
    .CPdetails .list{
        align-items: center;
        flex-direction: column-reverse;
    }

    .CPdetails.banner_ .columns{
        position: unset;
    }
}

.CPnews {
    padding: 5.208333vw 0 6.25vw;
}
.CPnews .title{
    font-size: var(--font-size42);
    padding: 0 0 3.125vw;
}
.CPnews .commonMain{
    width: 100%;
}
.CPnews dl{
    margin: 0 calc(-12.5vw) 0 calc(-12.5vw);
    width: auto;
    padding: 0 calc(4.166667vw) 0 12.5vw;
}
.CPnews dl dd{
    /* margin: 0 .520833vw; */
    height: auto;
    /* max-width: 41.145833vw; */
}
.CPnews dl dd a{
    position: relative;
    height: 100%;
    margin: 0;
}
.CPnews dl dd a .image{
    height: 100%;
}
.CPnews dl dd a .image img{
    height: 100%;
    object-fit: cover;
}
.CPnews dl dd .Htitle{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 2.083333vw 2.604167vw;
    color: #FFFFFF;
}
@media(max-width:992px){ 
    .CPnews {
        padding: 40px 0 ;
    }
    .CPnews .title {
        padding:  0 0 20px;
    }
    .CPnews dl {
        margin: 0;
        padding: 0 60px 0 0;
    } 
    .CPnews dl dd{
        margin: 0;
    } 
}

.core {
    padding: 5.208333vw 0 6.25vw;
    background: url('/dist/assets/100.jpg') no-repeat right;
    background-size: cover;
}
.core ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 28.125vw;
    overflow: auto;
    width: 45.375vw;
    margin: 0 0 0 auto;
    padding: 0 .520833vw 0 0;
}
.core .title {
    color: #fff;
    font-size: var(--font-size42);
    padding: 0 0 1.197917vw;
}
.core ul li{
    width: calc(50% - .520833vw);
    margin: 1.041667vw 0 0 ;
    background: rgba(255, 255, 255, .94);
    min-height: 13.541667vw;

    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: center; */
    padding: 2.083333vw 2.604167vw;
}
.core ul li:nth-child(1),
.core ul li:nth-child(2){
    margin: 0 ;
}
.core ul li .Htitle{
    font-size: var(--font-size22);
    color: #252525;
    opacity: 0.9;
}
.core ul li .image{
    height: 6.125vw;
    padding: 0 0 1.302083vw;

    display: flex;
    align-items: flex-end;
}
.core ul li img{
    max-width: 3.333333vw;
    max-height: 3.229167vw;
    object-fit: contain;
}
.core ul li img:nth-child(2){
   display: none;
}
.core ul li:hover {
    background: linear-gradient(90deg, #02A0E2 20%, #43af37 100%);
    /* background: url('/dist/images/71.jpg') no-repeat center; */
    background-size: cover;
    box-shadow: 0px 0px 20px 0px rgba(0,149,203,0.7);
}
.core ul li:hover img:nth-child(1){
    display: none;
}
.core ul li:hover img:nth-child(2){
    display: block;
}
.core ul li:hover .Htitle{
    color: #FFFFFF;
}

.core ::-webkit-scrollbar {
    width: 2px;
    height: 16px;
    background-color: #DFDFDF;
}

.core ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    background-color: #DFDFDF;
}
.core ::-webkit-scrollbar-thumb {
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .1);
    background: linear-gradient(0deg, #02A0E2 0%, #43AF37 100%);
}
@media(max-width:992px){ 
    .core {
        padding: 40px 0;
    }
    .core .title {
        padding: 0 0 20px;
    }
    .core ul{
        width: 100%;
        height: 276px;
    }
    .core ul li {
        width: calc(50% - 5px);
        margin: 10px 0 0 ;
        padding: 0 20px 20px;
    }
    .core ul li .image {
        height: 65px;
        padding: 0 0 20px;
    }
    .core ul li img{
        width: 30px;
        max-width: 30px;
        max-height: unset;
    }
    .core ul li .Htitle br{
        display: none;
    }
}

.parameter {
    padding: 5.208333vw 0 6.25vw;
}
.parameter ul {
    border-bottom:  1px solid #ABACB5; 
}
.parameter ul li{
    overflow: hidden;
}
.parameter ul li a{
    padding: 1.875vw 0;
    border-top:  1px solid #ABACB5; 
    display: block;
    color: #252525;
    font-weight: 600;
    font-size: var(--font-size20);
    background: url('/dist/images/33.png') no-repeat right  / .833333vw;
}
.parameter ul li.on a{
    background: url('/dist/images/32.png') no-repeat right  / .833333vw;
    border-top: .15625vw solid;
    border-image: linear-gradient(90deg, #02A0E2, #43AF37);
    border-image-slice: 1;
}
.parameter ul li>div{
    margin: 0 -2px -1px;
}
.parameter table{
    width: 100%;
}
.parameter table td{
    font-size: var(--font-size16);
    color: #8F8F8F;
    text-align: center;
    padding: .260417vw 0;
    font-weight: 600;
}

.parameter .title {
    font-size: var(--font-size42);
    text-align: center;
    padding: 0 0 2.604167vw;
}
@media(max-width:992px){ 
    .parameter{
        padding: 40px 0;
    }
    .parameter .title{
        padding: 0 0 20px;
    }
    .parameter ul li a{
        background: url('/dist/images/33.png') no-repeat right  / 10px;
    }
    .parameter ul li.on a{
        background: url('/dist/images/32.png') no-repeat right  / 10px;
    }
    .parameter ul li a{
        padding: 20px 0;
    }
}
.download {
    padding: 4.6875vw 0 5.208333vw ;
    background: url('/dist/assets/110.png') no-repeat center;
    background-size: cover;
}
.download .title {
    font-size: var(--font-size42);
    text-align: center;
    padding: 0 0 2.604167vw;
}
.download li {
    border: 1px solid #D7DEE4;
    margin: 0 0 1.041667vw;
}
.download li:hover{
    box-shadow: 0px 0px 21px 0px rgba(140,152,161,0.1);
    background: #FFFFFF;
}
.download li a{
    padding: 1.041667vw 1.5625vw 1.041667vw 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.download li .Htitle{
    font-size: var(--font-size16);
    color: #000000;
    background: url('/dist/images/52.png') no-repeat  1.979167vw  / .833333vw;
    padding: 0 0 0 4.010417vw;
}
.download li .list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.download li .list span{
    font-size: var(--font-size14);
    color: #383838;
    margin: 0 1.25vw 0 0;
    padding: 0 0 0 1.145833vw;
}
.download li .list span:nth-child(1){
    background: url('/dist/images/53.png') no-repeat  left  / .729167vw;
}
.download li .list span:nth-child(2){
    background: url('/dist/images/54.png') no-repeat  left  / .572917vw;
}
.download li .list span:nth-child(3){
    margin: 0;
    padding: 0 0 0 .625vw;
}
.download li .list img{
     width: 2.083333vw;
}
.download li .list img:nth-child(2){
    display: none;
}
.download li a:hover .list img:nth-child(1){
    display: none;
}
.download li a:hover .list img:nth-child(2){
    display: block;
}
@media(max-width:992px){ 
    .download li .Htitle {
        background: unset;
    }
    .download li .list span:nth-child(1),
    .download li .list span:nth-child(2){
        display: none;
    }
    .download li .list img {
        width: 24px;
    }
    .download li a {
        padding: 10px 20px 10px 0;
    }
    .download li {
        margin: 0 0 15px;
    }
    .download .title{
        padding: 0 0 20px;
    }
    .download {
        padding: 40px 0;
    }
}

.question {
    padding: 4.0625vw 0 4.6875vw;
    background: url('/dist/assets/111.jpg') no-repeat center;
    background-size: cover;
}
.question .columns{
    justify-content: space-between;
    align-items: center;
}
.question .columns .Htitle{
    font-size: var(--font-size30);
    color: #FFFFFF;
    padding: 0 0 1.302083vw;
}
.question .columns .intro{
    font-size: var(--font-size16);
    color: #FFFFFF;
}
@media(max-width:992px){ 
    .question {
        padding: 40px 0;
    }
    .question .columns .Htitle {
        padding: 0 0 15px;
    }
    .question .columns {
        display: block;
    }
    .question .columns .intro {
       padding: 0 0 20px;
    }
}

.down {
    background: #FFFFFF;
    padding: 6.25vw 0 2.604167vw;
}
@media(max-width:992px){ 
    .down{
        padding: 40px 0 0;
    }
    .down li:last-child{
        margin: 0;
    }
}


.aboutAdvantageMain {
    overflow: hidden;
    background-image: url('/dist/assets/113.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



.aboutAdvantageMain .commonweb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}

.aboutAdvantageMain .titleBox {
    width: 100%;
    padding: 30px 0px 0px;
    color: #fff;
}

/* .aboutAdvantageMain .titleBox .title {
    font-size: 14px;
    padding-bottom: 10px;
    opacity: 0.6;
} */

.aboutAdvantageMain .titleBox .btn {
    padding-top: 20px;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

    display: none !important;
}

.aboutAdvantageMain .titleBox .btn a {
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    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-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.aboutAdvantageMain .titleBox .btn a:hover{
    border: 2px solid var(--vi-color);
    color: var(--vi-color);
}

.aboutAdvantageMain .aboutAdvantageListBox {
    width: 100%;
    position: relative;
    /* padding: 25px 0px 35px; */
}

.aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

.aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    /* background: rgba(0, 0, 0, 0.1); */
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content {
    padding: 0px 20px;
    color: #fff;
}

.aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .enTitle {
    font-size: 18px;
    /* opacity: 0.5; */
}

.aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .listTitle {
    margin-top: 10px;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    opacity: 0.7;
}

.aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .listTitle::after {
    content: '';
    width: 2px;
    height: 40px;
    background: #fff;
    position: absolute;
    left: -20px;
    top: 5px;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
}

.aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .icon {
    padding-top: 20px;
}

.aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .icon img {
    width: 40px;
}

.aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide:hover .content .listTitle::after {
    background: linear-gradient(176deg, #02A0E2, #43AF37);
}

.aboutAdvantageMain .aboutAdvantageListBox .swiper-pagination-clickable {
        margin: 10px 0 0;
        display: flex;
        justify-content: center;
}
.aboutAdvantageMain .aboutAdvantageListBox .swiper-pagination-clickable span{
    display: block;
    width: 8px;
    height: 8px;
    background: aliceblue;
    border-radius: 50%;
    margin: 0 5px;
    opacity: .5;
}
.aboutAdvantageMain .aboutAdvantageListBox .swiper-pagination-clickable span.swiper-pagination-bullet-active{
    opacity: 1;
}

.aboutAdvantageMain .title{
    font-size: var(--font-size42);
    padding: 1.5625vw 0 0;
    color: #fff;
}
.aboutAdvantageMain .subtitle {
    background: unset;
    -webkit-background-clip: unset;
    color: #fff;
    -webkit-text-fill-color: unset;
    font-weight: 400;
}
.aboutAdvantageMain .subtitle.on::before{
    background: url('/dist/images/41.png') no-repeat center;
    background-size: cover;
}
.aboutAdvantageMain .swiper-slide-active {
    background: rgba(0, 0, 0, 0.1);
}
@media(min-width:992px){
    .aboutAdvantageMain .auto_1440{
        width: 100%;
    }
    .aboutAdvantageMain .titleBox {
        width: 20vw;
        padding: 13.542vw 0vw 15.625vw;
        color: #fff;
    }
/* 
    .aboutAdvantageMain .titleBox .title {
        font-size: 0.833vw;
        padding-bottom: 0.781vw;
        opacity: 0.6;
    } */

    .aboutAdvantageMain .titleBox .btn {
        padding-top: 4.166667vw;
        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;
    }

    .aboutAdvantageMain .titleBox .btn a {
        width: 2.604vw;
        height: 2.604vw;
        font-size: 0.729vw;
        margin-left: 0.521vw;
        -webkit-border-radius: 100%;
        border-radius: 100%;
    }

    .aboutAdvantageMain .aboutAdvantageListBox {
        width: -webkit-calc(100% - 32vw);
        width: calc(100% - 32vw);
    }

    .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList {
        width: 134%;
        height: 100%;
    }

    .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide {
        width: 25vw;
        padding-top: 13.542vw;
    }

    .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content {
        padding: 0vw 2.604vw;
    }

    .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .enTitle {
        font-size: var(--font-size26);
    }

    .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .listTitle {
        margin-top: 0.521vw;
        font-size: var(--font-size16);
        line-height: 1.5;
    }

    .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .listTitle::after {
        width: 0.104vw;
        height: 3.125vw;
        left: -2.604vw;
        top: 0.26vw;
    }

    .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .icon {
        padding-top: 4.6875vw;
    }

    .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .icon img {
        width: 3.073vw;
    }
}
@media(max-width:992px){ 
    /* .aboutAdvantageMain .titleBox {
        width: 30vw;
        padding: 16.25vw 0vw 18.75vw;
        color: #fff;
    }

    .aboutAdvantageMain .titleBox .title {
        font-size: 1vw;
        padding-bottom: 0.938vw;
        opacity: 0.6;
    }

    .aboutAdvantageMain .titleBox .btn {
        padding-top: 6.25vw;
        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;
    }

    .aboutAdvantageMain .titleBox .btn a {
        width: 3.125vw;
        height: 3.125vw;
        font-size: 0.875vw;
        margin-left: 0.625vw;
        -webkit-border-radius: 100%;
        border-radius: 100%;
    }

    .aboutAdvantageMain .aboutAdvantageListBox {
        width: -webkit-calc(100% - 30vw);
        width: calc(100% - 30vw);
        padding: 0px;
    }

    .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList {
        width: 134%;
        height: 100%;
        position: absolute;
    }

    .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide {
        width: 30vw;
        padding-top: 16.25vw;
        background: none;
    }

    .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content {
        padding: 0vw 3.125vw;
    }

    .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .enTitle {
        font-size: 0.938vw;
    }

    .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .listTitle {
        margin-top: 0.625vw;
        font-size: var(--font-size16);
        line-height: 1.5;
    }

    .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .listTitle::after {
        width: 0.125vw;
        height: 3.75vw;
        left: -3.125vw;
        top: 0.313vw;
    }

    .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .icon {
        padding-top: 4.6875vw;
    }

    .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide .content .icon img {
        width: 3.688vw;
    } */

    /* .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide:nth-child(2n+1) {
        background: rgba(0, 0, 0, 0.1);
    } */

    .aboutAdvantageMain{
        padding: 40px 0;
    }
    .aboutAdvantageMain .title{
        padding: 10px 0 20px;
    }
    .aboutAdvantageMain .titleBox{
        padding: 0;
    }

    .aboutAdvantageMain .swiper-wrapper {
        display: block;
    }
    .aboutAdvantageMain .aboutAdvantageListBox .aboutAdvantageList .swiper-slide {height: unset;}
}

.ContactUs {
    padding: 5.208333vw 0 6.25vw;
}
.ContactUs .images {
    position: relative;
    border-radius: .416667vw;
    overflow: hidden;
    margin: 0 0 2.083333vw;
}
.ContactUs .images .list{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    padding: 5.677083vw 0 0 2.1875vw;
    flex-direction: column;
}
.ContactUs .images .list .Stitle{
    font-size: var(--font-size18);
    color: #FFFFFF;
    background: linear-gradient(90deg, #02A0E2 40%, #43AF37 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0 0 .260417vw;
    font-weight: 600;
}
.ContactUs .images .list .Htitle{
    font-size: var(--font-size24);
    color: #196CCF;
    line-height: 1.7;

    background: linear-gradient(90deg, #676D7D 8%, #9BA9BF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}
.ContactUs .columns {
    justify-content: space-between;
}
.ContactUs .columns .column{
    display: flex;
    /* align-items: center; */
    padding: 2.916667vw 1.5625vw;
    border-radius: .416667vw;
    background: #F6F6F6;
    justify-content: space-between;

    width: calc(50% - 1.041667vw);
}
.ContactUs .columns .column .image{
    height: 100%;
    display: flex;
    align-items: center;
}
.ContactUs .columns .column .image img{
    border: .3125vw solid #fff;
    border-radius: .3125vw;
}
.ContactUs .columns .column .Htitle{
    font-size: var(--font-size20);
    color: #000000;
    line-height: 1;
    padding: 0 0 .677083vw;
    font-weight: 600;
}
.ContactUs .columns .column p{
    font-size: var(--font-size16);
    color: #666666;
    line-height: 1.6;
}
@media(max-width:992px){ 
    .ContactUs {
        padding: 40px 0;
    }
    .ContactUs .images .list{
        position: unset;
        padding: 20px 0;
    }
    .ContactUs .images .list .Htitle{
        font-size: 16px;
    }
    .ContactUs .columns {
        display: block;
    }
    .ContactUs .columns .column{
        width: 100%;
        padding: 20px;
        display: block;
    }
    .ContactUs .columns .column .Htitle {
        padding: 0 0 15px;
    }
    .ContactUs .columns .column .image {
        width: 40%;
        margin: 20px 0 0;
    }
    .ContactUs .columns .column  {
        margin: 0 0 20px;
    }
}

.ContactFORM {
    padding: 5.208333vw 0 8.333333vw;
    height: auto;
    background: url('/dist/assets/117.jpg') no-repeat center;
    background-size: cover;
}
.ContactFORM .FORM{
    padding: 3.4375vw 5.729167vw;
    background: #FFFFFF;
}
.ContactFORM .FORM .consultationForm{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.ContactFORM .FORM .consultationForm i{
    display: flex;
    align-items: center;
    font-size: var(--font-size14);
    color: #000000;
    line-height: 1;
    padding: 0 0 .416667vw;
    font-style: normal;
}
.ContactFORM .FORM .consultationForm i span{
    color: #02A0E1;
}
.ContactFORM .FORM .consultationForm input,
.ContactFORM .FORM .consultationForm textarea{
    border: 1px solid rgba(104, 126, 145, .3);
    border-radius: .416667vw;
    padding: .911458vw 1.302083vw;
    width: 100%;
    font-size: var(--font-size14);
}
.ContactFORM .FORM .consultationForm textarea{
    min-height: 4.427083vw;
}
.ContactFORM .FORM .consultationForm .input {
    width: calc(33.33% - (4.166667vw / 3));
    font-size: var(--font-size14);
    padding: 0 0 1.5625vw;
}
.ContactFORM .FORM .consultationForm .input:nth-child(1),
.ContactFORM .FORM .consultationForm .input:nth-child(2){
    margin: 0 2.083333vw 0 0;
}

.ContactFORM .FORM .consultationForm .input.textarea {
    width: 100%;
}
.ContactFORM .FORM .consultationForm label{
    width: 100%;
    display: block;
    position: relative;
}
.ContactFORM .FORM .consultationForm label img{
    width: auto;
    height: 2.083333vw;
    position: absolute;
    right: 10px;
    top: 10px;
}


.ContactFORM .FORM .consultationForm .btn{
    width: 9.375vw;
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    border-radius: 50px;
}
.ContactFORM .FORM .consultationForm .btn:hover{
    background: linear-gradient(90deg, #43AF37, #02A0E2);
}
.ContactFORM .FORM .consultationForm .btn input{
    background: url('/dist/images/60.png') #00000000 no-repeat 87% / .364583vw;
    border: 1px solid rgba(104, 126, 145, 0);
    color: #fff;
    font-size: var(--font-size14);
    padding: .546875vw;
}

.ContactFORM .FORM .consultationForm input:-moz-placeholder,
.ContactFORM .FORM .consultationForm textarea:-moz-placeholder {
    color: rgba(0, 0, 0, .5) !important;
    font-weight: 600;
}
.ContactFORM .FORM .consultationForm input:-ms-input-placeholder,
.ContactFORM .FORM .consultationForm textarea:-ms-input-placeholder {
    font-weight: 600;
    color: rgba(0, 0, 0, .5) !important;
}
.ContactFORM .FORM .consultationForm input::-webkit-input-placeholder,
.ContactFORM .FORM .consultationForm textarea::-webkit-input-placeholder {
    font-weight: 600;
    color: rgba(0, 0, 0, .5) !important;
}
@media(max-width:992px){ 
    .ContactFORM .FORM {
        padding: 20px;
    }
    .ContactFORM .FORM .consultationForm .input {
        width: 100%;
        padding: 0 0 20px;
        margin: 0 !important;
    }
    .ContactFORM .FORM .consultationForm i {
        padding: 0 0 10px;
        font-size: 14px;
    }
    .ContactFORM .FORM .consultationForm input, .ContactFORM .FORM .consultationForm textarea {
        padding: 8px 15px;
        font-size: 14px;
    }
    .ContactFORM .FORM .consultationForm .btn{
        width: 110px;
        padding: 3px 0;
    }
    .ContactFORM {
        padding: 40px 0;
    }

    .ContactFORM .FORM .consultationForm label img {
        height: 30px;
        top: 5px;
    }
}


.NewsCenter  {
    padding: 5.208333vw 0 0;
}
.NewsCenter .columns{
    align-items: center;
    padding: 0 0 3.125vw;
}
.NewsCenter .columns .list{
    width: 21.5625vw;
    margin: 0 0 0 4.166667vw;
}
.NewsCenter .columns .column{
    min-width: 49.270833vw;
    width: 49.270833vw;
}
.NewsCenter .columns .title{
    font-size: .989583vw;
    color: #000000;
    line-height: 1.5;
    padding: 0 0 1.041667vw;
}
.NewsCenter .columns .list .li{
    padding: 1.5625vw 0;
    border-bottom: 1px solid #DFE4EB ;
}
.NewsCenter .columns .list a:hover .title{
    color: #02A0E1;
}
.NewsCenter .columns .list .on .li{
    border-bottom: 2px solid;
    border-image: linear-gradient(90deg, #02A0E2, #43AF37);
    border-image-slice: 1;
}
.NewsCenter .columns .list .date {
    padding: 0 0 0 1.145833vw;
    background: url('/dist/images/61.png') no-repeat left / .729167vw;
}

.NewsCenter .auto_1440>ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 3.645833vw;
}
.NewsCenter .auto_1440>ul li{
    width: calc(33.33% - (4.166667vw / 3));
    margin: 0 0 2.604167vw;
}
.NewsCenter .auto_1440>ul li:not(:nth-child(3n)){
    margin-right: 2.083333vw;
}
.NewsCenter .auto_1440>ul .title{
    font-size: .989583vw;
    color: #000000;
    line-height: 1.5;
    padding: 0 0 .78125vw;
}
.NewsCenter .auto_1440>ul .image{
    margin:  0 0 1.25vw;
}
.NewsCenter .auto_1440>ul .date {
    padding: 0 0 0 1.145833vw;
    background: url('/dist/images/61.png') no-repeat left / .729167vw;
}
.NewsCenter .auto_1440>ul li a:hover .title{
    color: #02A0E1;
}
@media(max-width:992px){ 
    .NewsCenter {
        padding: 40px 0 0;
        margin: 0;
    }
    .NewsCenter .columns {
        display: block;
    }
    .NewsCenter .columns .column{
        width: 100%;
    }
    .NewsCenter .columns .list{
        width: 100%;
        margin: 0;
    }
    .NewsCenter .columns .list a{
        display: none;
    }
    .NewsCenter .columns .list a.on{
        display: block;
    }
    .NewsCenter .columns .list .date {
        padding: 0 0 0 20px;
        background: url(/dist/images/61.png) no-repeat left / 13px;
    }
    .NewsCenter .columns .list .li {
        padding: 20px 0;
    }
    .NewsCenter .auto_1440>ul li {
        width: 100%;
        margin: 0 0 25px !important;
    }
    .NewsCenter .auto_1440>ul li:last-child{
        margin: 0 !important;
    }
    .NewsCenter .columns {
        padding: 0 0 25px;
    }
    .NewsCenter .auto_1440>ul .image {
        margin: 0 0 15px;
    }
    .NewsCenter .auto_1440>ul .date {
        padding: 0 0 0 20px;
        background: url(/dist/images/61.png) no-repeat left / 12px;
    }
    .NewsCenter .auto_1440>ul .title {
        font-size: 14px;
        padding: 0 0 10px;
    }
    .NewsCenter .auto_1440>ul {
        margin: 0;
    }
    .NewsCenter .columns .title{
        font-size: 14px;
    }

    .NewsCenter .slick-dots {
        position: absolute;
        z-index: 1;
        bottom: 0;
        width: 100%;
        padding: 10px;
    }
    .NewsCenter .slick-dots li {
        margin: 0px 5px;
    }
    .NewsCenter .slick-dots li button {
        width: 7px;
        padding: 2px 0;
    }
    .NewsCenter .slick-dots li button {
        width: 15px ;
        padding: 2px 0;
    }
}

.xinwen .columns {
    height: unset;
    top: unset;
    bottom: 5.208333vw;
}
.xinwen .title{
    font-size: var(--font-size36);
    color: #FFFFFF;
    line-height: 1.4;
}
.xinwen .list{
    font-size: var(--font-size16);
    color: #FFFFFF;
    font-weight: 300;
    display: flex;
    align-items: center;
}
.xinwen .list span:nth-child(2){
    padding: 0 .677083vw;
}
.xinwen .list i{
    flex: 1;
    height: 1px;
    background: #fff;
    opacity: 0.2;
    display: block;
    margin: 0 0 0 .9375vw;
}
.Newsdetail {
    padding: 4.166667vw 0 5.208333vw;
}
.Newsdetail p{
    font-size: var(--font-size18);
    color: #2A303B;
    line-height: 1.7;
}
.Newsdetail .list{
    border-bottom: 1px solid #DDE2EA;
    padding: 0 0 3.645833vw;
    margin: 0 0 2.083333vw;
}
.Newsdetail .list img{
    width: auto;
}
.Newsdetail ul {
    display: flex;
    margin: 0 0 2.604167vw;
}
.Newsdetail ul li{
    width: 1.770833vw;
    margin: 0 0.729167vw 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f4f4f4;
    border-radius: 50px;
}
.Newsdetail ul li .icon-qq {
    top: 0;
    color: #000000;
    font-size: 20px;
}
.Newsdetail ul li .icon-qq:hover{
    color: #000000;
}
.Newsdetail ul li a.icon-weibo:before{
    display: none;
}
.Newsdetail .columns {
    justify-content: flex-end;
}
.Newsdetail .columns a{
    margin: 0 0 0 .520833vw;
    display: flex !important;
    align-items: center;
    justify-content: center;
    align-items: center;
    transition: .5s;
}
.Newsdetail .columns a img{
    width: 3.385417vw;
}
.Newsdetail .columns a.upper,
.Newsdetail .columns a.below{
    margin: 0 0 0 .520833vw;
    width: 3.385417vw;
    border: .104167vw solid #B4B8BB;
    border-radius: 50px;
    display: block;
    text-align: center;
    padding: .520833vw 0px;
    /* line-height: 2.447917vw; */
    height: 2.447917vw;
}
.Newsdetail .columns a i{
    color: #999999;
    margin: .104167vw 0 0;
}
.Newsdetail .columns a span{
    display: none;
    padding: 0 .572917vw;
    min-width: 3.333333vw;
    color: #fff;
}
@media(min-width:992px){
    .Newsdetail .columns a.upper:hover,
    .Newsdetail .columns a.below:hover{
        width: 6.458333vw;
        height: 2.447917vw;
        background: linear-gradient(90deg, #02A0E2, #43AF37);
        border-radius: 50px;
        border: 0 solid #B4B8BB;
        transition: .5s;
    }
    .Newsdetail .columns a.upper:hover i,
    .Newsdetail .columns a.below:hover i{
        color: #fff;
    }
    .Newsdetail .columns a.upper:hover span,
    .Newsdetail .columns a.below:hover span{
        display: block;
    }
}
@media(max-width:992px){ 
    .Newsdetail .columns a.upper, .Newsdetail .columns a.below {
        width: 60px;
        height: 30px;
    }
    .Newsdetail .columns a img {
        height: 30px;
        width: unset;
    }
    .Newsdetail .columns a {
        margin: 0 0 0 10px !important;
    }
    .xinwen .list span:nth-child(2) {
        padding: 0 11px;
    }
    .Newsdetail {
        padding: 40px 0;
    }
    .Newsdetail ul li {
        width: 30px;
        margin: 0 10px 10px 0;
    }
    .Newsdetail .list {
        padding: 0 0 25px;
        margin: 0 0 25px;
    }
}



/* 动画 */

/* transform: translate3d(0, -100px, 0); 上 upper_ wow" data-wow-duration="2s"   */
/* transform: translate3d(100px, 0, 0); 右  right_ wow" data-wow-duration="2s"   */
/* transform: translate3d(0, 100px, 0); 下  below_ wow" data-wow-duration="2s"    */
/* transform: translate3d(-100px, 0, 0); 左 left_ wow" data-wow-duration="2s"   */
/* 上 */
@-webkit-keyframes upper_ {
    0%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes upper_ {
    0%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.upper_ {
    -webkit-animation-name: upper_;
    animation-name: upper_
}
/* 右 */
@-webkit-keyframes right_ {
    0%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes right_ {
    0%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.right_ {
    -webkit-animation-name: right_;
    animation-name: right_
}

/* 下 */
@-webkit-keyframes below_ {
    0%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes below_ {
    0%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.below_ {
    -webkit-animation-name: below_;
    animation-name: below_;
}
.below_banner {
    animation-delay:1.5s;
}


/* 左 */
@-webkit-keyframes left_ {
    0%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes left_ {
    0%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.left_ {
    -webkit-animation-name: left_;
    animation-name: left_
}


@-webkit-keyframes display {
    0% {
        opacity: 0;

    }
    100% {
        opacity: 1;
    }
}
@keyframes display {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.display {
    -webkit-animation-name: display;
    animation-name: display
}

@keyframes display2 {
    0% {
        opacity: 0;
    }
    80% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.display2 {
    -webkit-animation-name: display2;
    animation-name: display2
}

@-webkit-keyframes width_ {
    0% {
        width: 0%;
        min-width: 0%;
    }
    100% {
        min-width: 100%;
        width: 100%;
    }
}
@keyframes width_ {
    0% {
        width: 0%;
        min-width: 0%;
    }
    100% {
        min-width: 100%;
        width: 100%;
    }
}
.width_ {
    -webkit-animation-name: width_;
    animation-name: width_
}


@-webkit-keyframes height_ {
    0% {
        height: 0%;
        min-height: 0%;
    }
    100% {
        min-height: 100%;
        height: 100%;
    }
}
@keyframes height_ {
    0% {
        height: 0%;
        min-height: 0%;
    }
    100% {
        min-height: 100%;
        height: 100%;
    }
}
.height_ {
    -webkit-animation-name: height_;
    animation-name: height_
}



@-webkit-keyframes banner_scale1 {
    0% {
        transform: scale(1);
    }
    
    100% {
        transform: scale(1.1);
    }
}
@keyframes banner_scale1 {
    0% {
        transform: scale(1);
    }
    
    100% {
        transform: scale(1.1);
    }
}
.banner_ .scale1 {overflow: hidden;}
.banner_ .scale1 img {
    -webkit-animation: banner_scale1 7s linear infinite alternate;
    animation: banner_scale1 7s linear infinite alternate;
}
@media(max-width:992px){
    .banner_ .scale1 img{
        min-height: 200px ;
        object-fit: cover;
    }
}


@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}
.about_main2 .swiper-button-next,
.about_main2 .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color))
}


.about_main2 .swiper-button-next.swiper-button-disabled,
.about_main2 .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}


.about_main2 .swiper-button-next.swiper-button-hidden,
.about_main2 .swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.about_main2 
.swiper-navigation-disabled .swiper-button-next,
.about_main2 .swiper-navigation-disabled .swiper-button-prev {
    display: none!important
}

.about_main2 .swiper-button-next:after,
.about_main2 .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.about_main2 .swiper-button-prev,
.about_main2 .swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto ;
    color: #fff;
    font-size: 18px;
    width: 2.864583vw;
    height: 2.864583vw;
    border: 2px solid #fff;
    border-radius: 50px;
    margin: 0 2%;
}

.about_main2 .swiper-button-prev:after,
.about_main2 .swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.about_main2 .swiper-button-next,
.about_main2 .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto ;
    color: #fff;
    font-size: 18px;
    width: 2.864583vw;
    height: 2.864583vw;
    border: 2px solid #fff;
    border-radius: 50px;
    margin: 0 2%;
}

.about_main2 .swiper-button-next:after,
.about_main2 .swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.about_main2 .swiper-button-lock {
    display: none
}


@media(max-width:992px){
    .about_main2 .swiper-button-next,.about_main2 .swiper-rtl .swiper-button-prev,
    .about_main2  .swiper-button-prev,.about_main2 .swiper-rtl .swiper-button-next {
        width: 40px;
        height: 40px;
    }
}








.jobsMain {
    padding: 35px 0px;
    overflow: hidden;
    position: relative;
    background-image: url(../images/img_82.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.jobsMain .title {
    text-align: center;
    color: #fff;
    display: block;
}

.jobsMain .jobsListBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 10px;
    margin: 0px;
}

.jobsMain .jobsListBox .list {
    display: block;
    width: 100%;
    margin: 15px 0px 0px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding: 20px;
    background: #fff;
    border: 2px solid transparent;
    cursor: pointer;
}

.jobsMain .jobsListBox .list .jobTitleBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.jobsMain .jobsListBox .list .jobTitleBox .icon {
    padding-right: 10px;
}

.jobsMain .jobsListBox .list .jobTitleBox .icon img {
    width: 30px;
    display: block;
}

.jobsMain .jobsListBox .list .jobTitleBox .jobTitle {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.jobsMain .jobsListBox .list .jobTitleBox .jobTitle .subTitle {
    font-size: 16px;
    line-height: 20px;
    color: #2a2f41;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.jobsMain .jobsListBox .list .jobTitleBox .jobTitle .city {
    margin-top: 8px;
    font-size: 13px;
    color: #535353;
    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;
}

.jobsMain .jobsListBox .list .jobTitleBox .jobTitle .city i {
    margin-right: 10px;
}

.jobsMain .jobsListBox .list .jobTitleBox .jobDetail {
    display: none;
}

.jobsMain .jobsListBox .list .desc {
    margin-top: 15px;
    font-size: 14px;
    color: #5e647a;
    line-height: 24px;
    height: 48px;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.jobsMain .jobsListBox .list .more {
    padding-top: 20px;
    font-size: 24px;
    color: #5e647a;
}

.jobsMain .jobsListBox .list:hover {
    border-color: var(--vi-color);
}

.jobsMain .jobsListBox .list:hover .more {
    color: var(--vi-color);
}

.jobsMain .layui-box {
    margin-top: 4.25vw;
    margin-bottom: 0;
}

.jobsEjectMain {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

.jobsEjectBox {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.jobsEject {
    width: 1060px;
    max-width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 85%;
    padding: 20px;
    background: #fff;
    -webkit-border-radius: 15px 15px 0px 0px;
    border-radius: 15px 15px 0px 0px;
    position: relative;
}
.jobsEjectClose {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 20px;
    color: #000;
    font-weight: 700;
    cursor: pointer;
}

.jobsEjectTitle {
    padding-bottom: 15px;
    margin-right: 10%;
    position: relative;
}

.jobsEjectTitle::after {
    content: '';
    background: #e1e1e1;
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 1px;
}

.jobsEjectTitle .subTitle {
    font-size: 18px;
    line-height: 1.2;
    color: #000000;
    font-weight: 600;
}

.jobsEjectTitle .city {
    padding-top: 10px;
    font-size: 12px;
    color: #535353;
    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;
}

.jobsEjectTitle .city img {
    width: 15px;
    margin-right: 5px;
}

.jobsEjectContent {
    padding: 15px 10% 15px 0px;
    font-size: 14px;
    line-height: 24px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow-y: auto;
    color: #474b51;
}

.jobsEjectContent .contentTitle {
    font-size: 14px;
    color: #000000;
    font-weight: 600;
}

.jobsEjectContent .btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
}

.jobsEjectContent .btn a {
    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;
    border: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0px 15px 0px 15px;
    font-size: 12px;
    height: 35px;
    -webkit-border-radius: 35px;
    border-radius: 35px;
    background-color: var(--vi-color);
    background-image: -webkit-gradient(linear, left top, right top, from(var(--vi-color)), to(var(--vi-color)));
    background-image: linear-gradient(to right, var(--vi-color), var(--vi-color));
    color: #fff;
}

.jobsEjectContent .btn a i {
    margin-left: 10px;
}

.jobsEjectContent::-webkit-scrollbar {
    width: 4px;
    height: 16px;
    background-color: #dfdfdf;
}

.jobsEjectContent::-webkit-scrollbar-track {
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #dfdfdf;
}

.jobsEjectContent::-webkit-scrollbar-thumb {
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: var(--vi-color);
}
@media (min-width: 768px) {
    

    .jobsMain {
        padding: 6.875vw 0vw;
    }

    .jobsMain .jobsListBox {
        padding-top: 1.875vw;
        margin: 0vw -1.375vw;
    }

    .jobsMain .jobsListBox .list {
        width: -webkit-calc(50% - 2.75vw);
        width: calc(50% - 2.75vw);
        margin: 2.8125vw 1.375vw 0vw;
        padding: 3.125vw;
    }

    .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .subTitle {
        font-size: 1.375vw;
        line-height: 1.5vw;
    }

    .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .city {
        margin-top: 0.5vw;
        font-size: 0.9375vw;
    }

    .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .city i {
        margin-right: 0.625vw;
    }

    .jobsMain .jobsListBox .list .jobTitleBox .icon {
        padding-right: 0.938vw;
    }

    .jobsMain .jobsListBox .list .jobTitleBox .icon img {
        width: 3.063vw;
    }

    .jobsMain .jobsListBox .list .desc {
        margin-top: 1.5625vw;
        font-size: 1vw;
        line-height: 1.75vw;
        height: 3.5vw;
    }

    .jobsMain .jobsListBox .list .more {
        padding-top: 1.25vw;
        font-size: 1.5vw;
    }

    .jobsEjectBox {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .jobsEject {
        padding: 3.75vw;
        max-width: 92%;
        -webkit-border-radius: 0.9375vw;
        border-radius: 0.9375vw;
    }

    .jobsEjectClose {
        right: 3.75vw;
        top: 3.75vw;
    }

    .jobsEjectTitle {
        padding-bottom: 1.5625vw;
    }

    .jobsEjectTitle .subTitle {
        font-size: 2.125vw;
    }

    .jobsEjectTitle .city {
        font-size: 0.9375vw;
        padding-top: 1.25vw;
    }

    .jobsEjectTitle .city i {
        margin-right: 0.625vw;
    }

    .jobsEjectContent {
        padding: 1.875vw 10% 1.875vw 0vw;
        font-size: 1vw;
        line-height: 2vw;
    }

    .jobsEjectContent .contentTitle {
        font-size: 1.125vw;
    }

    .jobsEjectContent .btn {
        padding-top: 2.5vw;
    }

    .jobsEjectContent .btn a {
        padding: 0vw 1.25vw 0vw 1.563vw;
        font-size: 0.875vw;
        height: 2.938vw;
        -webkit-border-radius: 2.938vw;
        border-radius: 2.938vw;
    }

    .jobsEjectContent .btn a i {
        margin-left: 2.5vw;
    }
}

@media (min-width: 1200px){
    .jobsMain {
        padding: 5.7292vw 0vw;
    }

    .jobsMain .jobsListBox {
        padding-top: 1.5625vw;
        margin: 0vw -1.1458vw;
    }

    .jobsMain .jobsListBox .list {
        width: -webkit-calc(33.333% - 2.2917vw);
        width: calc(33.333% - 2.2917vw);
        margin: 2.3438vw 1.1458vw 0vw;
        padding: 2.6042vw;
    }

    .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .subTitle {
        font-size: 1.1458vw;
        line-height: 1.25vw;
    }

    .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .city {
        margin-top: 0.4167vw;
        font-size: 0.7813vw;
    }

    .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .city i {
        margin-right: 0.5208vw;
    }

    .jobsMain .jobsListBox .list .jobTitleBox .icon {
        padding-right: 0.781vw;
    }

    .jobsMain .jobsListBox .list .jobTitleBox .icon img {
        width: 2.552vw;
    }

    .jobsMain .jobsListBox .list .desc {
        margin-top: 1.3021vw;
        font-size: 0.8333vw;
        line-height: 1.4583vw;
        height: 2.9167vw;
    }

    .jobsMain .jobsListBox .list .more {
        padding-top: 1.0417vw;
        font-size: 1.25vw;
    }


    .jobsEject {
        padding: 3.125vw;
        -webkit-border-radius: 0.7813vw;
        border-radius: 0.7813vw;
    }

    .jobsEjectClose {
        right: 3.125vw;
        top: 3.125vw;
    }

    .jobsEjectTitle {
        padding-bottom: 1.3021vw;
    }

    .jobsEjectTitle .subTitle {
        font-size: 1.7708vw;
    }

    .jobsEjectTitle .city {
        font-size: 0.7813vw;
        padding-top: 1.0417vw;
    }

    .jobsEjectTitle .city i {
        margin-right: 0.5208vw;
    }

    .jobsEjectContent {
        padding: 1.5625vw 10% 1.5625vw 0vw;
        font-size: 0.8333vw;
        line-height: 1.6667vw;
    }

    .jobsEjectContent .contentTitle {
        font-size: 0.9375vw;
    }

    .jobsEjectContent .btn {
        padding-top: 2.083vw;
    }

    .jobsEjectContent .btn a {
        padding: 0vw 1.042vw 0vw 1.302vw;
        font-size: 0.729vw;
        height: 2.448vw;
        -webkit-border-radius: 2.448vw;
        border-radius: 2.448vw;
    }

    .jobsEjectContent .btn a i {
        margin-left: 2.083vw;
    }
}


.JoinUsScene .scene{
    padding: 5.208333vw 0 0;
}
.JoinUsScene .scene .title {
    padding: 0 0 2.083333vw;
}
.JoinUsScene .scene ul li .intro{
    font-size: var(--font-size26);
}
.JoinUsScene .scene ul li p {
    font-size: var(--font-size18);
}
@media(max-width:992px){
    .JoinUsScene .scene{
        padding: 40px 0 0;
    }
    .JoinUsScene .scene .title {
        padding: 0 0 20px;
    }



    
}
.characteristic .slick-track {
    display: flex;
}