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: #141b4d;
    outline: none;
    cursor: pointer;
}
a:hover {
    background-repeat: no-repeat;
    text-decoration: none;
	color:#129977;
}
a,
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;
    -webkit-box-flex-color: #000000;
    box-shadow: 0 0 0 1000px 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;}
a{text-decoration: unset;}
.auto_1600{margin: auto; width: 83.33333333333333vw;}
.auto_1440{margin: auto; width: 75vw;}
.auto_1000{margin: auto; width: 52.08333333333333vw;}
.auto_500{margin: auto; width:50vw;}
@media(max-width:992px){
    .auto_1600,.auto_1440,.auto_1000{width: 92%;}
}
.columns{display: flex;}
.ampflex{display:block}
.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: #878787;font-family: Arial;}
input:focus {outline: none;}
input,button,select,textarea {outline: none;
/*-webkit-appearance:none; */}
input:-internal-autofill-previewed,
input:-internal-autofill-selected {
    -webkit-text-fill-color: #999 !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: ;}
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)
}
.layui-box .layui-laypage-curr {
    color: #fff;
    border: solid 1px rgba(0, 114, 188, 1);
    background-color: rgba(0, 114, 188, 1)
}
.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;  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); */
    background: #F6F6F6;
    border-radius: .260417vw;
    transition: all 0s;
}
.module_HL1GBCD1 .pageMain #pagination a:hover{color: #fff; background: linear-gradient(77deg, #04BF7D, #06A5C8) !important;
    border-radius: 5px;}
.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 4px; }
.module_HL1GBCD1 .pageMain #pagination .layui-laypage .layui-laypage-curr em{ color: #fff;    background: linear-gradient(77deg, #04BF7D, #06A5C8);
    border-radius: 5px;}

.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{
    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 #159866;
}
.module_HL1GBCD1 .pageMain .loadMore a .icon{display: none; 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);}

.module_HL1GBCD1 .pageMain .loadMore a:hover{background:#159866; color: #fff;}
.module_HL1GBCD1 .pageMain .loadMore a:hover .icon{background-position: 0px 0px;}
.module_HL1GBCD1 .pageMain .loadMore a {
    margin: 30px 0 0;
}

.layui-laypage .layui-laypage-spr{
    width: 2.552083vw;
    height: 2.552083vw;
    background: #F6F6F6;
    border-radius: 5px;
    padding: 0;
    margin: 0;
    border: 0;
    line-height: 2.552083vw;
    margin: 0 .416667vw;
}
@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 .416667vw;font-size: 14px;}
    .module_HL1GBCD1 .pageMain #pagination .layui-laypage .layui-laypage-curr{height: 48px; line-height: 48px; width: 48px;font-size: .885417vw;}
    /* .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 4px;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: 16px;} */
    /* .module_HL1GBCD1 .pageMain #pagination a.layui-laypage-next{font-size: 16px;} */
}
/* 分页 */
/* 按钮 */
.SeeMore a {
    padding: 0vw 0.60625vw;
    width: 10.375vw;
    border-radius: 3.020833vw;
    font-size: var(--font-size22);
	margin-right: 2vw;
    font-weight: 400;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #04bf7d;
    background-image: -webkit-gradient(linear, left top, right top, from(#04bf7d), to(#06a5c8));
    background-image: -webkit-linear-gradient(left, #04bf7d, #06a5c8);
    background-image: -o-linear-gradient(left, #04bf7d, #06a5c8);
    background-image: linear-gradient(to right, #04bf7d, #06a5c8);
    color: #141b4d;
	line-height:50px;
	
}
.SeeMore a:last-child{margin-right: 0;}
.SeeMore a:hover{
    background-image: -webkit-gradient(linear, left top, right top, from(#06a5c8), to(#04bf7d));
    background-image: -webkit-linear-gradient(left, #06a5c8, #04bf7d);
    background-image: -o-linear-gradient(left, #06a5c8,#04bf7d);
    background-image: linear-gradient(to right, #06a5c8, #04bf7d);
	color: #fff;
	 transition: .5s;
}
@media (max-width:992px) {
    .SeeMore a {
        padding: 0px 20px;
        width: 150px;
        height: 40px;
        border-radius: 40px;
        font-size: 14px;
    }
}
/* 按钮 */
/* 触摸放大 */
.amplify:hover .image img{
    transform: scale(1.05);
}

/* 触摸放大 */
/* 轮播图圆点 */
.slick-dots {
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0px 5px;
}
.slick-dots li button {
    background: #0071bc3f;
    display: block;
    font-size: 0;
    padding: 4px;
    border: 0;
    border-radius: 50px;
}
li.slick-active button {
    background: #0071bc;
}
/* 轮播图圆点 */
/* 弹窗 */
.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;
}
/* 弹窗 */
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-size46:2.395833333333333vw;
    --font-size48:2.5vw;
    --font-size50:2.604167vw;
    --font-size54:2.8125vw;
    --font-size56:2.916666666666667vw;
    --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:14px;
        --font-size22:14px;
        --font-size24:16px;
        --font-size26:16px;
        --font-size28:16px;
        --font-size30:16px;
        --font-size32:16px;
        --font-size36:16px;
        --font-size38:16px;
        --font-size40:20px;
        --font-size42:20px;
        --font-size46:20px;
        --font-size48:20px;
        --font-size50:20px;
        --font-size54:20px;
        --font-size56:20px;
        --font-size90:22px;
    }
}

.bgimage img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.banner_ {
    position: relative;
    overflow: hidden;
}
.banner_ .images img{width: 100%;
    -webkit-animation: banner_scale 7s linear infinite alternate;
    animation: banner_scale 7s linear infinite alternate;
}
.banner_ .images:before{
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    right: -1px;
    bottom: 0;
    background: linear-gradient(90deg,rgba(20,27,77,.9) 15%,rgba(20,27,77,.15) 85%);
    z-index: 1;
}
.banner_ .ban-title{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    z-index: 2;
}
.banner_ .title{
    padding: 0 0 1.041667vw;
    font-size: var(--font-size48);
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1;
}


.banner_ .text-accent{
font-family: "Oswald",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
font-size: var(--font-size48); margin-left:2px;
}

.banner_ .title1{
 font-size: var(--font-size24);
}


.banner1_ {
    position: relative;
    overflow: hidden;
}
.banner1_ .images img{width: 100%;
    -webkit-animation: banner_scale 7s linear infinite alternate;
    animation: banner_scale 7s linear infinite alternate;
}
.banner1_ .images:before{
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    right: -1px;
    bottom: 0;
    background: linear-gradient(90deg,rgba(20,27,77,.9) 15%,rgba(20,27,77,.15) 85%);
    z-index: 1;
}
.banner1_ .ban-title{
    position: absolute;
    top: 0;
    width: 90%;
    height: 100%;
    display: flex;
    align-items: center;
    z-index: 2;
}
.banner1_ .auto_1440{
margin: auto;
width:75vw;
}
.banner1_ .title{
    padding: 0 0 1.041667vw;
    font-size: var(--font-size48);
    font-weight: 400;
    color: #141b4d;
    line-height: 1;
	width:30%;
	margin-right:5%;
	float:left;}

.banner1_ .img{
  padding: 0 0 1.041667vw;
    font-size: var(--font-size48);
    font-weight: 400;
    color: #141b4d;
    line-height: 1;
	
    width:51%;
	float:left;
	
}

.banner1_ .text-accent{
font-family: "Oswald",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
font-size: var(--font-size48); margin-left:2px;
}

.banner1_ .title1{
 font-size: var(--font-size22);
}

.banner_ .crumbs{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}
.banner_ .crumbs .auto_1440{
    display: flex;
    align-items:center;
    padding: 0 0 2.083333vw;
}
.banner_ .crumbs a span{
    font-size: var(--font-size18);
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1;
    opacity: 0.6;
}
.banner_ .crumbs a:last-child span{
    opacity: 1;
}
.banner_ .crumbs a::before{
    color: #FFFFFF;
    font-size: var(--font-size18);
    margin: 0 .260417vw;
    opacity: 0.6;
}
.banner_ .crumbs a img{width: 1.041667vw;margin: -1px 0 0 0;}
.banner_ .crumbs .location a{ color:#FFFFFF; margin-left:10px;}
.banner_ .crumbs .location{ color:#FFFFFF}
@media(max-width:992px){ 
    .banner_ .title{padding: 20px 0 0;}
    .banner_ .crumbs a img{width: 15px;}
    .bgimage img{
        opacity: .7;
    }
}



.summarize {
    padding: 4.8125vw 0 2.645833vw;
    position: relative;
}
.summarize .Htitle{
    font-size:2.344vw;
    color: #494949;
    /* line-height: 1; */
    background: linear-gradient(45deg, #04bf7d, #06a5c8 10%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0 0 5px;
	font-weight:900
}
.summarize .title{
    font-size: var(--font-size36);
    color: #141b4d;
    line-height: 1.2;
    padding: 0 0 2.083333vw;
	font-weight:800
}
.summarize .intro{
    font-size: var(--font-size20);
    color: #141b4d;
    line-height: 1.45;
    text-align: justify;
    height: 22.96875vw;
    overflow: auto;
    padding: 0 2.760417vw 0 0;
}
.summarize .intro::-webkit-scrollbar {
    width: 4px;
    height: 16px;
    background-color: #D5D5D5;
}
.summarize .intro::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    background-color: #D5D5D5;
}
.summarize .intro::-webkit-scrollbar-thumb {
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, .1);
    background: linear-gradient(-77deg, #04BF7D, #04BF7D);
}

.summarize .columns>div:nth-child(1){flex: 1;}
.summarize .columns .image{width: 35.208333vw;margin: 11vw 0 0 3vw;border-radius: 1.041667vw;}
@media(max-width:992px){ 
    .summarize .columns {
        display: block;
    }
    .summarize .title {
        padding: 5px 0 20px;
    }
    .summarize .intro{
        height: 245px;
        padding: 0 20px 0 0;
        margin: 0 0 20px 0;
        font-size: 14px;
    }
    .summarize .columns .image{
        width: 100%;
        margin: 0;
    }
    .summarize .columns .image img{
        width: 100%;
        border-radius: 15px;
    }
}
.organization {position: relative;padding: 5.208333vw 0 6.25vw;}
@media(max-width:992px){ 
    .organization.padding_35{
        /* min-height: 530px; */
        padding: 0;
    }
    .organization .auto_1440 {
        width: 100%;
    }
}

.base{
    position: relative;
    padding: 5.208333vw 0 6.25vw;
}
.base .title{
    font-size: var(--font-size46);
    color: #000000;
    line-height: 1;
    text-align: center;
    padding: 0 0 .520833vw;
}
.base .intro{
    font-size: var(--font-size22);
    color: #2E2E2E;
    line-height: 1.4;
    opacity: 0.8;
    text-align: center;
    padding: 0 0 1.927083vw;
}
.base .icon-img img{text-align: center;width: 3.28125vw;margin: auto;}
.base ul{
    padding: 5.208333vw 0 0;
    margin: 0 0 -5.729167vw;
}
.base ul li{
    margin: 0 0 5.729167vw;
    padding: 0 0 0 11.71875vw;
}
.base ul li:nth-child(2n + 1){
    padding: 0 8.59375vw 0 0; 
}
.base ul li a{
    display: flex;
    /* align-items: center; */
}
.base ul li:nth-child(2n + 1) a{
    flex-direction: row-reverse;
}
.base ul li a .text{
    padding: 3.125vw 0 0;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.base ul li a .image{
    margin: 0 0 0 3.125vw;
    border-radius: 1.041667vw 0 0 1.041667vw;
    width: 62.5vw;
}
.base ul li:nth-child(2n + 1) a .image{
    margin: 0 6.770833vw 0 0;
    border-radius: 0 1.041667vw 1.041667vw 0;
}
.base ul li a .text .Htitle{
    font-size: var(--font-size50);
    color: #000000;
    line-height: 1;
    padding: 0 0 2.447917vw;
}
.base ul li a .text .icon-img{
    width: 3.28125vw;
    margin: 0 0 .520833vw;
    flex: 1;
}
.base ul li a .text .Hintro{
    font-size: var(--font-size22);
    color: #141b4d;
    line-height: 1.45;
    /* flex: 1; */
    /* display: flex; */
    /* align-items: flex-end; */
    overflow: auto;
    max-height: 20.052083vw;
    padding: 0 2.864583vw 3.125vw 0;
    text-indent: 2.5em;
}


.base .Hintro::-webkit-scrollbar {
    width: 4px;
    height: 16px;
    background-color: #D5D5D5;
}
.base .Hintro::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    background-color: #D5D5D5;
}
.base .Hintro::-webkit-scrollbar-thumb {
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, .1);
    background: linear-gradient(-77deg, #04BF7D, #04BF7D);
}
@media(max-width:992px){ 
    .base ul{
        width: 90%;
        margin: 0 auto -40px ;
        padding: 30px 0 0;
    }
    .base .title{
        padding: 0 0 5px;
    }
    .base .icon-img img,
    .base ul li a .text .icon-img {
        width: 30px;
    }
    .base ul li a .text .icon-img{margin: 0 0 10px;}
    .base .intro{
        padding: 0 0 10px;
    }
    .base ul li a{
        flex-direction: column-reverse !important;
    }
    .base ul li a .image {width: 100%;
        margin: 0 !important;
        border-radius: 15px !important;
    }
    .base ul li a .image img{
        width: 100%;
    }
    .base ul li {padding: 0 !important;margin: 0 0 40px;}
    .base ul li a .text{
        padding: 20px 0 0;
    }
    .base ul li a .text .Htitle {
        padding: 0 0 10px;
    }
    .base ul li a .text .Hintro{
        max-height: 200px;
        padding: 0 10px 0 0;
        text-align: justify;
    }
}

.achievement{position: relative;padding: 4.8125vw 0 0vw;}
.achievement .image1{
    width: 32.8125vw;
    margin: 0 0 0 7.208333vw;
    border-radius: .78125vw ;
}
.achievement .image{
    width: 32.8125vw;
    margin: 0 5.208333vw 0 0;
    border-radius: .78125vw ;
}
.achievement .columns>div:nth-child(2)  {
    flex: 1;
}
.achievement .title{
    font-size: var(--font-size36);
	font-weight:800;
    background: linear-gradient(45deg, #04bf7d, #06a5c8 100%);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #000000;
    line-height: 2;
    padding: .9375vw 0 1.5625vw;
}


.achievement .titleBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	margin-bottom:35px;
}



.achievement .intro{
    font-size: var(--font-size22);
    color: #444444;
    line-height: 1.65;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
}
.achievement p{
    text-indent: 0em;
}


.achievement1{position: relative;padding: 5.8125vw 0 3.25vw;}
.achievement1 .image{
    width: 32.8125vw;
    margin: 0 0 0 8.08333vw;
    border-radius: .78125vw ;
}
.achievement1 .columns>div:nth-child(2)  {
    flex: 1;
}
.achievement1 .title{
    font-size: 44px;
	font-weight:800;
    background: linear-gradient(45deg, #04bf7d, #06a5c8 10%);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #000000;
    line-height: 1;
    padding: .9375vw 0 1.5625vw;
}
.achievement1 .intro{
    font-size: var(--font-size22);
    color: #444444;
    line-height: 1.45;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
}
.achievement1 p{
    text-indent: 0em;
}

.link-row--links{
    display: grid;
/*    grid-template-columns: 1fr 1fr;*/
    grid-column-gap: 2em;
    grid-column: 1/span 2;
    grid-row: 2;
    margin: 0 7%;
margin-top: -2rem;
    padding: 2em;
    background: #fff;
    color: #141b4d;
    border-radius: 5px;
    box-shadow: 0 4px 15px rgb(0 0 0 / 10%);
	z-index:999;
	position: relative;
}

.link-row--link{
display: block;
    padding: .4em 3ch .4em .3em;
    font-weight: 600;
    text-decoration: none;
    color: #141b4d;
    border-bottom: 1px solid #04bf7d;
    position: relative;
    z-index: 5;
    transition-property: color;
    transition-duration: .3s;
    transition-timing-function: ease-in;
	font-size: 1.1vw;
}

.link-row--link:nth-last-child(2){
  
}
.link-row--link:last-child{
    border-bottom: 0;
}

.link-row--link:hover{
    color: #04bf7d;
	
}

.link-row--links .icon-arrowRight {
float:right; margin-top:2%}

.link-row--link:hover {
margin-right:-12px;
    -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
		background-color:#e3e3e7;

}

.link-row--links .icoimg{
border-radius: 0%;
    width:10%;
	margin-right:10px;
/*    max-width: 100%;*/
	}
}

@media(max-width:992px){ 
    .achievement .columns{
        display: block;
    }
    .achievement .image{
        width: 100%;
        margin: 0 0 30px 0;
        border-radius: 15px;
    }
    .achievement .image img{
        width: 100%;
    }
    .achievement .intro{
        -webkit-line-clamp: 99;
        text-align: justify;
    }
    .achievement .title {
        padding: 0 0 15px;
    }
}

.certificate {
    position: relative;
    padding: 0vw 0 6.614583vw;
}
.certificate .title{
    font-size: var(--font-size40);
    color: #0A0A0A;
    line-height: 1;
    padding: 0 0 3.125vw;
}
.certificate ul{
     display: flex;
     flex-wrap: wrap;
     margin: 0 0 -2.1875vw 0 ;
}
.certificate ul li{
    width: calc(50% - (4.375vw / 2));
    margin: 0 2.7875vw 2.1875vw 0 ;
    border-radius: .78125vw;
    overflow: hidden;
	background: #FFFFFF;
}

.certificate ul li:nth-child(2n){
    margin: 0 0 2.1875vw 0 ;
}

.certificate ul li.amplify:hover{
    background: #04bf7d;
    color: #fff;
}
.certificate ul li a:hover{
    color: #fff;
}
.certificate li .image{
    position: relative;
    height: 16vw;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 0vw;
}

.certificate li .image .video_bg em{
display: block;
    width: 85px;
    height: 85px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -42px 0 0 -42px;
    background: url(../images/video-bg.png) no-repeat center;
	z-index:9999

}

.certificate li .image .video_bg em a:hover{
    background: url(../images/video-bg1.png) no-repeat center;
	z-index:9999

}


.certificate li .image>img{
    box-shadow: 0px 13px 20px -20px #000;
}
.certificate li .Htitle{
    padding: 1.25vw;
    font-size: var(--font-size22);
    text-align: left;
}

.certificate li .Htitle:hover{
    background: #04bf7d;
    color: #fff;
}


.certificate1 {
    position: relative;
    padding: 0vw 0 4.614583vw;
}
.certificate1 .title{
    font-size: var(--font-size40);
    color: #0A0A0A;
    line-height: 1;
    padding: 0 0 3.125vw;
}
.certificate1 ul{
     display: flex;
     flex-wrap: wrap;
     margin: 0 0 -2.1875vw 0 ;
}
.certificate1 ul li{
    width: calc(24% - (1.375vw / 2));
    margin: 0 1.7875vw 2.1875vw 0 ;
    border-radius: .78125vw;
    overflow: hidden;
	background: #FFFFFF;
	box-shadow: 0 4px 15px rgb(0 0 0 / 10%);
}

.certificate1 ul li:nth-child(4n){
    margin-right: 0;
}

.certificate1 ul li.amplify:hover{
    background: #04bf7d;
    color: #fff;
}
.certificate1 ul li a:hover{
    color: #fff;
}
.certificate1 li .image{
    position: relative;
    height: 12.2vw;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 0vw;
}

.certificate1 li .image .video_bg em{
display: block;
    width: 85px;
    height: 85px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -42px 0 0 -42px;
    background: url(../images/video-bg.png) no-repeat center;
	z-index:9999

}

.certificate1 li .image .video_bg em a:hover{
    background: url(../images/video-bg1.png) no-repeat center;
	z-index:9999

}


.certificate1 li .image>img{
    box-shadow: 0px 13px 20px -20px #000;
}
.certificate1 li .Htitle{
    padding: 1.25vw;
    font-size: var(--font-size22);
    text-align: left;
}

.certificate1 li .Htitle:hover{
    background: #04bf7d;
    color: #fff;
}

.certificate1 .titlet{
    font-size: var(--font-size36);
    line-height: 1;
    text-align: center;
    background: linear-gradient(45deg, #04bf7d, #129977 10%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-weight:900
}

.certificate1 .vc_sep_line{
   height: 1px;
    border-top: 1px solid #ebebeb;
    display: block;
    position: relative;
    top: 1px;
   width: 10%;
	    border-top-width: 4px;
		border-color: #129977;
    margin-left: auto;
    margin-right: auto;
}


@media(max-width:992px){ 
    .certificate ul {
        margin: 0 0 -20px;
    }
    .certificate ul li {
        width: 100%;
        margin: 0 0 20px !important;
        border-radius: 15px;
    }
    .certificate li .Htitle {
        padding: 20px 0;
    }
    .certificate li .image{
        height: 260px;
        padding: 50px 0;
    }
    .certificate li .bgimage img{
        object-fit: unset;
    }
    .certificate li .image>img{
        max-width: 180px;
    }
    .certificate .title{
        padding: 0 0 20px;
    }
}
.patent{overflow: hidden;padding: 5.208333vw 0 6.25vw;}
.patent ul {
    overflow: unset;
}
.patent ul .swiper-pagination{
    display: none;
}
.patent ul .swiper-wrapper{
    align-items: flex-end;
}
.patent ul .swiper-slide.swiper-slide-active {
    width: 22.916667vw;
    padding: 0 1.875vw;
}
.patent ul .swiper-slide.swiper-slide-active .image{
    width: 12.5vw;
    padding: 3.229167vw 0 2.708333vw;
}
.patent ul .swiper-slide {
    width: 21.510417vw;
    border-radius: .78125vw;
    overflow: hidden;
    padding: 0 2.083333vw;
}
.patent ul .swiper-slide .image{
    width: 11.71875vw;
    padding: 3.072917vw 0 2.395833vw;
    margin: auto;
}
.patent ul .year{
    font-size: var(--font-size18);
    color: #FFFFFF;
    opacity: 0.8;
    line-height: 1;
    padding: 0 0 .78125vw;
}
.patent ul .title{
    font-size: var(--font-size26);
    color: #FFFFFF;
    line-height: 1.3;
    margin: 0 0 2.604167vw;
    min-height: 3.541667vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.patent .columns {
    justify-content: space-between;
    padding: 0 0 2.604167vw;
    align-items: center;
}
.patent .columns>div:nth-child(2){
    display: flex;
}
.patent .columns .title {
    font-size: var(--font-size42);
    color: #000000;
}
.patent .columns a {
    width: 3.072917vw;
    height: 3.072917vw;
    border: .104167vw solid #B3B3B3;
    border-radius: 50%;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: var(--font-size22);
    color: #B3B3B3;
    margin: 0 0 0 1.041667vw;
}
.patent .columns a:hover {
    color: #fff;
    background: linear-gradient(77deg, #04BF7D, #06A5C8);
    border: 2px solid #b3b3b300;
}
@media(max-width:992px){ 
    .patent ul .swiper-wrapper{
        align-items: unset;
    }
    .patent ul .swiper-slide{
        width: 100% !important;
        height: unset;
        border-radius: 15px;
    }
    .patent ul .swiper-slide .image{
        width: 75% !important;
        padding: 30px !important;
    }
    .patent ul .swiper-slide .image img{
        margin: auto;
    }
    .patent ul .swiper-slide>div:nth-child(3){
        padding: 0 20px 20px ;
    }
    .patent ul .year{
        padding: 0 0 15px;
    }
    .patent ul .swiper-pagination{
        display: block;
        position: unset;
        margin: 20px 0 0;
    }
    .patent .columns a{
        width: 35px;
        height: 35px;
        margin: 0 0 0 20px;
        display: none;
    }
    .patent .columns{
        padding: 0 0 20px;
    }
}

.standard {
    position: relative;
    padding: 5.208333vw 0 5.833333vw;
}
.standard .title{
    font-size: var(--font-size40);
    color: #0A0A0A;
    line-height: 1;
    padding: 0 0 3.125vw;
}
.standard ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;    
    /* margin: 0 0 -2.083333vw; */
}
.standard ul li{
    width: 35.416667vw;
    padding: 1.5625vw 0;
    background: #fff;
    border-radius: 0.78125vw;
    margin: 0 2.083333vw 2.083333vw 0;
}
.standard ul li a{
    display: flex;
    justify-content: space-between
}
.standard ul li a .image{
    width: 17.708333vw;
    margin: 0 .520833vw;
    padding: 0 3.125vw;
    position: relative;
}
.standard ul li a .image::after{
    content: '';
    position: absolute;
    width: 14.583333vw;
    height: 14.583333vw;
    top: 0;
    left: 50%;
    border-radius: 50%;
    background: #F5F9F8;
    transform: translateX(-50%);
}
.standard ul li a .image img{
    position: relative;
    z-index: 1;
}
.standard ul li a .title{
    font-size: var(--font-size28);
    font-weight: 400;
    color: #000000;
    line-height: 1.15;
    height: 60%;
    border-bottom:  1px solid #DDDDDD;
    padding: 0;
}
.standard ul li a>div:nth-child(2){
    padding: 3.125vw 2.604167vw 3.125vw 0;
    flex: 1;
}
.standard ul li a .icon-xiazai img:nth-child(2){
    display: none;
}
.standard ul li a:hover .icon-xiazai img:nth-child(2){
    display: block;
}
.standard ul li a:hover .icon-xiazai img:nth-child(1){
    display: none;
}
.standard ul li a .icon-xiazai img{
    margin: 1.041667vw 0 0;
}
.standard .swiper-grid-column>.swiper-wrapper{
    flex-direction: unset;
}
.standard .swiper-pagination{
    position: relative;
    margin: 1.041667vw 0 0;
    line-height: 1;
    bottom: 0;
}
.standard .swiper-pagination-bullet{
    width: .572917vw;
    height: .572917vw;
    border-radius: 50%;
    border: 2px solid #BABEC5;
    opacity: 0.5;
    background: transparent;
}
.standard .swiper-pagination-bullet-active {
    background: linear-gradient(90deg, #02A0E2, #43AF37);
    opacity: 1;
    border: 0 solid #BABEC5;
}

@media(max-width:992px){ 
    .standard .title{
        padding: 0 0 20px
    }
    .standard ul li{
        width: 100%;
        margin: 0 0 20px;
        padding: 20px 0;
        border-radius: .78125vw;
    }
    .standard ul li a .image{
        width: 40%;
        padding: 0 20px;
    }
    .standard ul li a .image::after{
        display: none;
    }
    .standard ul li a .icon-xiazai img{
        margin: 10px 0 0;
    }
    .standard .swiper-pagination-bullet{
        width: 10px;
        height: 10px;
    }
}
.paper {
    padding: 6.25vw 0 0;
    position: relative;
    min-height: 46.40625vw;
}
.paper .title{
    font-size: var(--font-size42);
    color: #000000;
    line-height: 1;
    padding: 0 0 2.083333vw;
}
.paper .intro p{
    font-size: var(--font-size26);
    color: #444444;
    line-height: 1.3;
    opacity: 0.9;
    width: 30.729167vw;
    padding: 1.822917vw 0;
    border-bottom: 1px solid #CACCCD;
}
.paper .images img:nth-child(1){
    position: absolute;
    top: 11.927083vw;
    left: 52.083333vw;
    width:18.541667vw;
}
.paper .images img:nth-child(2){
    position: absolute;
    top: 7.96875vw;
    left: 72.916667vw;
    width: 15.78125vw;
}
@media(max-width:992px){
    .paper{
        background: linear-gradient(181deg, #f7f8fa, #dde6ea);
    } 
    .paper .bgimage{
        display: none;
    }
    .paper .title{
        padding: 0 0 5px;
    }
    .paper .intro p{
        width: 100%;
        padding: 20px 0;
    }
    .paper .images {
        display: flex;
        justify-content: space-between;
        margin: 30px 0 0 ;
    }
    .paper .images img:nth-child(1){
        position: unset;
        width: 48%;
    }
    .paper .images img:nth-child(2){
        position: unset;
        width: 48%;
    }
}

.researcher {
    position: relative;
    padding: .25vw 0 .5vw;
}
.researcher .list1 .auto_1440{
    margin: 0 0 0 auto;
}
.researcher .list1 .columns{
    margin: 0 0 0 -12.5vw;
    overflow: hidden;
}
.researcher .list1 .columns>div:nth-child(1){
    flex: 1;
}
.researcher .list1 .title{
    font-size: var(--font-size48);
    color: #020000;
    line-height: 1;
    display: flex;
    align-items: flex-end;
    margin: 2.083333vw 0 0 ;
    padding: 3.125vw 0 0;
    position: relative;
}
.researcher .list1 .title::after{
    content: '';
    position: absolute;
    top: 0;
    width: 18.229167vw;
    height: .208333vw;
    background: linear-gradient(77deg, #04BF7D 50%, #06A5C8 50%);
    border-radius: .104167vw;
}
.researcher .list1 .title span:nth-child(2){
    color: #159866;
    padding: 0 0 0 1.5625vw;
}
.researcher .list1 .title span:nth-child(3){
    font-size: var(--font-size24);
    color: #159866;
    line-height: 1;
}
.researcher .list1 .image{
    width: 50vw;
    margin: 0 0 0 7.8125vw;
    overflow: unset;
}
.researcher .list1 .intro{
    font-size: var(--font-size24);
    color: #333333;
    line-height: 1;
    padding: 1.5625vw 0;
}
.researcher .list1 p{
    font-size: var(--font-size22);
    color: #141b4d;
    line-height: 1.8;
    display: flex;
    align-items: center;
}
.researcher .list1 p i{
    width: .260417vw;
    height: .260417vw;
    background: #04BF7D;
    border-radius: 50px;
    margin: 0 1.041667vw 0 0 ;
}
.researcher .SeeMore{margin: 2.604167vw 0 0 ;}
/* .researcher .SeeMore a{
    font-weight: 400;
} */
.researcher .list2 {
    padding: 1.416667vw 0 0;
}
.researcher .list2 .columns{
    align-items: center;
}
.researcher .list2 .columns>div:nth-child(2){
    flex: 1;
}
.researcher .list2 .columns .image{
    width: 34.03125vw;
    margin: 0 3.208333vw 0 0;
    border-radius: 0 4.166667vw 0 4.166667vw;
}
.researcher .list2 .columns .title{
    font-size: var(--font-size36);
    line-height: 2.5;
    
    background: linear-gradient(77deg, #04BF7D 0%, #06A5C8 10%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-weight:900;
}
.researcher .list2 .columns .intro{
    font-size: var(--font-size22);
    color: #141b4d;
    line-height: 1.8;
}


.researcher .list3 {
    padding:0 0 2.416667vw 0;
}
.researcher .list3 .columns{
    align-items: center;
	 display:contents;
}
.researcher .list3 .columns>div:nth-child(2){
    flex: 1;
}
.researcher .list3 .columns .image{
    width: 34.03125vw;
    margin: 0 3.208333vw 0 0;
    border-radius: 0 4.166667vw 0 4.166667vw;
}
.researcher .list3 .columns .title{
    font-size: var(--font-size36);
    line-height: 2.5;
    
    background: linear-gradient(77deg, #04BF7D 0%, #06A5C8 10%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-weight:900;
}
.researcher .list3 .columns .intro{
    font-size: var(--font-size22);
    color: #141b4d;
    line-height: 2.5;
}


.researcher .list3 .columns .intro p:before{
      content: '';
    min-width: 2.416667vw;
    height: 2.416667vw;
    background: url(../images/jt.png) no-repeat center;
    background-size: cover;
    margin: 0 1.041667vw 0 0;

}

.researcher .list3 .columns .intro p{
align-items: center;
 display: flex;
 margin-bottom: 0.5em;
 border-bottom: 1px solid #e2e4ee;
}


}

@media(max-width:992px){ 
    .researcher .list1 .columns{
        display: block;
        margin:  0 ;
    }
    .researcher .list1 .auto_1440{
        margin: auto;
    }
    .researcher .list1 .image{
        width: 100%;
        margin: 30px 0 0 ;
    }
    .researcher .list1 .image img{
        width: 100%;
    }
    .researcher .list1 .title{
        padding: 20px 0;
        margin: 0 ;
    }
    .researcher .list1 .title::after{
        height: 3px;
        width: 60%;
    }
    .researcher .list1 .title span:nth-child(3){
        font-size: 15px;
    }
    .researcher .SeeMore{
        margin: 20px 0 0 0;
    }
    .researcher .list1 p i {
        display: none;
    }
    .researcher .list2 .columns {
        flex-direction: column-reverse;
    }
    .researcher .list2 .columns .image{
        width: 100%;
        border: 0 15px 0 15px;
    }
    .researcher .list2 .columns .image img {
        width: 100%;
    }
    .researcher .list2 .columns>div:nth-child(2) {
        padding:  0 0 25px;
    }
    .researcher .list2 .columns .title {
        padding:  0 0 15px;
    }


    .researcher .list3 .columns {
        flex-direction: column-reverse;
    }
    .researcher .list3 .columns .image{
        width: 100%;
        border: 0 15px 0 15px;
    }
    .researcher .list3 .columns .image img {
        width: 100%;
    }
    .researcher .list3 .columns>div:nth-child(2) {
        padding:  0 0 25px;
    }
    .researcher .list3 .columns .title {
        padding:  0 0 15px;
    }
 }
.chief .title{
    font-size: var(--font-size48);
    color: #020000;
    line-height: 1;
    display: flex;
    align-items: flex-end;
    margin: 1.5625vw 0 1.927083vw ;
}
.chief .title span:nth-child(2){
    color: #159866;
    padding: 0 0 0 1.5625vw;
}
.chief .title span:nth-child(3){
    font-size: var(--font-size24);
    color: #159866;
    line-height: 1;
}
.chief .intro{
    font-size: var(--font-size22);
    color: #494949;
    /* line-height: 1; */
    padding: 0 0 2.083333vw;
}
.chief {
    padding: 5.208333vw 0;
}
.chief .image{
    width: 32.8125vw;
    margin: 0 5.208333vw 0 0;
    border-radius: .78125vw;
}
.chief .columns>div:nth-child(2){
    flex: 1;
    display: flex;
    flex-direction: column;
}
.chief .list{
    background: url('/dist/assets/39.png') no-repeat center;
    background-size: cover;
    padding: 2.125vw 3.125vw 0 1.5625vw;
    flex: 1;
    position: relative;
}
.chief ul{
    height: 26.041667vw;
    padding: 0 0 0 1.5625vw;
    /* border-left: 1px solid #E5E5E5 ; */
}
.chief ul::after{
    position: absolute;
    content: '';
    left: .260417vw;
    top: calc(.859375vw - .182292vw);
    width: 1px;
    height: 100%;
    background: #E5E5E5;
}
.chief .list::after{
    position: absolute;
    /*content: '';*/
    width: 100%;
    height: 11.458333vw;
    bottom: 0;
    left: 0;
    background: linear-gradient(183deg, #ffffff00, #ffffff);
    z-index: 1;
}
.chief ul li{
    font-size: var(--font-size22);
    color: #444444;
    line-height: 1.5;
    height: auto;
    text-indent: 2em;
    position: relative;
    margin-bottom: 2.083333vw;
}
.chief ul li::after{
    position: absolute;
    content: '';
    left: -1.458333vw;
    top: calc(.859375vw - .182292vw);
    width: .364583vw;
    height: .364583vw;
    background: linear-gradient(-77deg, #04BF7D, #06A5C8);
    border-radius: 50%;
}
.chief ul li:last-child{
    /*padding: 0 0 11.458333vw;*/
}
.chief ul .swiper-wrapper {
    display: block;
}
@media(max-width:992px){ 
    .chief .columns {
        display: block;
    }
    .chief .image{
        width: 100%;
    }
    .chief .image img{
        width: 100%;
    }
    .chief .title{
        margin: 20px 0 ;
    }
    .chief .title span:nth-child(3) {
        font-size: 14px;
    }
    .chief .intro{
        padding: 0 0 10px;
    }
    .chief ul{
        height: auto;
        padding: 0 0 0 20px;
    }
    .chief ul li{
        margin: 0 0 15px;
    }
    .chief ul li:last-child{
        padding: 0;
    }
    .chief ul li::after {
        left: -17.6px;
        top: 9px;
        width: 6px;
        height: 6px;
    }
    .chief .list{
        padding: 10px 0 0;
    }
    .chief ul::after {
        left: 5px;
    }
    .chief .list::after{
        display: none;
    }
}

.institution {
    position: relative;
    padding: 5.416667vw 0 ;
}
.institution .title{
    font-size: var(--font-size48);
    color: #FFFFFF;
    line-height: 1;
    width: 32.8125vw;
    margin:  0 5.208333vw 0 0;
}
.institution .intro{
    height: 17.916667vw;
    font-size: var(--font-size24);
    color: #FFFFFF;
    /* line-height: 1; */
    overflow: auto;
    padding: 0 0 0 1.25vw;
    /* border-left: 1px solid #E5E5E5; */
    position: relative;
    margin:  0 0 0 1.5625vw;
}
.institution .list{position: relative;flex: 1;}
.institution .list::after{
    position: absolute;
    content: '';
    left: 1.822917vw;
    top: 0;
    width: 1px;
    height: 100%;
    background: #E5E5E5;
}
.institution .intro p{
    margin: 0 0 1.302083vw;
    position: relative;
}
.institution .intro p i{
    position: absolute;
    left: -1.171875vw;
    top: calc(.625vw - .182292vw);
    width: .364583vw;
    height: .364583vw;
    background: linear-gradient(-77deg, #04BF7D, #06A5C8);
    border-radius: 50%;
}
.institution .intro::-webkit-scrollbar {
    display: none;
}

@media(max-width:992px){ 
    .institution .columns{
        display: block;
    }
    .institution .title{
        width: 100%;
        padding: 0 0 30px;
    }
    .institution .list::after{
        display: none;
    }
    .institution .intro{
        height: 245px;
        padding: 0 0 0 15px;
        margin: 0;
    }
    .institution .intro p i{
        width: 6px;
        height: 6px;
        left: -14px;
        top: 10px;
    }
    .institution .intro p {
        margin: 0 0 5px;
    }
}
.science {
    position: relative;
    min-height:51.041667vw;
}
.science .title{
    padding: 0;
    font-size: 0;
    font-weight: 400;
    color: #020000;
    line-height: 1;
}
.science .columns{
    margin: 4.322917vw 0 5.208333vw;
    min-height: 31.354167vw;
}
.science .columns .list{
    width: 14.0625vw;
    border-right: 1px solid #E5E5E5;
}
.science .columns ul{
    flex: 1;
}
/* .science .columns ul li{
    display: none;
}
.science .columns ul li.on{
    display: block;
} */
.science .columns .Htitle{
    font-size: var(--font-size28);
    font-weight: 400;
    color: #020000;
    margin: 0 0 3.802083vw;
}
.science .columns .Htitle.on{
    color: #159866;
}
.science .columns ul{
    margin: 1.822917vw 3.125vw 4.166667vw 4.6875vw;

    height: 25.520833vw;
    overflow: auto;
}
.science .columns ul li>div{
    font-size: var(--font-size24);
    color: #000;
    padding: 0 0 10px;
}
.science .columns ul li{
    padding: 0 2.604167vw 0 0;
    font-size: var(--font-size22);
    font-weight: 400;
    color: #444444;
    line-height: 1.45;
    /* height: 25.520833vw; */
    /* overflow: auto; */
    margin: 0 0 1.5625vw ;
}
.science .columns ul::-webkit-scrollbar {
    width: 4px;
    height: 16px;
    background-color: #DFDFDF;
}
.science .columns ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    background-color: #DFDFDF;
}
.science .columns ul::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, .1);
    background: linear-gradient(-77deg, #04BF7D, #04BF7D);
}
@media(max-width:992px){ 
    .science .bgimage{
        display: none;
    }
    .science .title{
        padding: 0 0 0px;
    }
    .science .columns {
        display: block;
        margin: 0;
    }
    .science .columns .list{
        width: 100%;
        display: flex;
        justify-content: space-around;
        border: 0;
    }
    .science .columns ul li{
        height: unset;
        text-align: justify;
    }
    .science .columns .Htitle{
        font-size: 16px;
        padding: 0 5px;
        border: 1px solid #020000;

        display: none;
    }
    .science .columns .Htitle.on{
        border: 1px solid #159866;
    }
    .science .columns ul {
        margin: 0 ;
        overflow: unset;
        height: unset;
    }
    .science .columns ul li{
        display: block;
        margin: 0 0 20px;
        padding: 0;
        line-height: 1.8;
    }
    .science .columns ul li>div {
        font-size: 18px;
    }
}

.Direction .auto_1440{
    padding: 3.208333vw 0 0 0;
}
.Direction .title{
    font-size: var(--font-size46);
    color: #000000;
    line-height: 1;
    text-align: center;
    padding: 0 0 .520833vw;
}

.Direction .title.t1{
font-weight:900;
    font-size: var(--font-size46);
    background: linear-gradient(45deg, #04bf7d, #06a5c8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
    text-align: center;
    padding: 0 0 .520833vw;
}

.Direction .intro{
    font-size: var(--font-size22);
    color: #c7d2dd;
    line-height: 1.4;
    text-align: center;
    padding: 0.8vw 0 1.927083vw;
}

.module_zl6cOKfDVksL .titlet{
    font-size: var(--font-size36);
    line-height: 1.5;
    text-align: center;
    background: linear-gradient(45deg, #04bf7d, #129977 10%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-weight:900
}

.module_zl6cOKfDVksL .vc_sep_line{
   height: 1px;
    border-top: 1px solid #ebebeb;
    display: block;
    position: relative;
    top: 1px;
   width: 10%;
	    border-top-width: 4px;
		border-color: #129977;
    margin-left: auto;
    margin-right: auto;
}

.module_zl6cOKfDVksL .titlet.t1{
font-weight:900;
    font-size: var(--font-size46);
    background: linear-gradient(45deg, #04bf7d, #06a5c8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
    text-align: center;
    padding: 0 0 .520833vw;
}

.module_zl6cOKfDVksL .intro p{
    font-size: var(--font-size28);
    color: #141b4d;
    line-height: 1.4;
    text-align: center;
    padding: 0.8vw 0 0vw;
}

.Direction .list{
    position: relative;
}
.Direction ul {
    padding: 2.208333vw 12vw 2.25vw;
    margin: 0 0 -3.125vw;
}
.Direction ul li a{
    display: flex;
    margin: 0 0 3.125vw;
    border-radius: 1.041667vw;
    background: #FFFFFF;
    overflow: hidden;
	box-shadow: 0 5px 30px 0 rgb(0 0 0 / 5%);
}
.Direction ul li:nth-child(2n) a {
    flex-direction: row-reverse;
}
.Direction ul li .image{
    flex: 1;
}
.Direction ul li a>div:nth-child(2){
    width: 50%;
    padding: 2vw;
}
.Direction ul li .title{
    font-size: var(--font-size42);
    color: #141b4d;
    line-height: 1;
    display: flex;
    align-items: center;
    padding: 0 0 1.5625vw;
}
.Direction ul li .title img{
    width: auto;
    max-width: 1.875vw;
    margin: 0 .885417vw 0 0;
}
.Direction ul li p{
    font-size: var(--font-size22);
    color: #141b4d;
    line-height: 1.8;
    display: flex;
    align-items: center;
}
.Direction ul li p::before{
    content: '';
    min-width: .416667vw;
    height: .416667vw;
    /* border: 2px solid;
    border-image: linear-gradient(-77deg, #04BF7D, #06A5C8) 10 10;
    background: linear-gradient(-77deg, #04BF7D 0%, #06A5C8 100%);
    border-radius: 50%; */
    background: url('../images/12.png') no-repeat center;
    background-size: cover;
    margin: 0 1.041667vw 0 0;
}
.Direction .icon-img img{
    margin: 0 0 3.354167vw auto;
    width: 3.489583vw;
}

.SeeMore{margin: 2.604167vw 0 0 ;text-align: -webkit-center; padding-bottom:30px;display: flex;}



@media(max-width:992px){ 
    .Direction .title {
        padding: 0 0 5px;
    }
    .Direction .auto_1440 {
        padding: 0 0 30px;
    }
    .Direction ul{
        margin: 0 0 -40px;
        padding: 30px 5%;
    }
    .Direction ul li a {
        display: block;
        margin: 0 0 20px;
        border-radius: 15px;
    }
    .Direction ul li .image {
        width: 100%;
    }
    .Direction ul li .image img{
        width: 100%;
    }
    .Direction .icon-img img {
        margin: 0 0 0 auto;
        width: 25px;
    }
    .Direction ul li .title img {
        max-width: 15px;
        margin: 0 15px 0 0;
    }
    .Direction ul li p::before {
        min-width: 6px;
        height: 6px;
        margin: 0 15px 0 0;
    }
    .Direction ul li a>div:nth-child(2){
        width: 100%;
    }
}

.cooperate {
    padding: 5.208333vw 0 7.291667vw;
    position: relative;
}
.cooperate ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 -1.5625vw;
}
.cooperate ul li{
    width: calc(25% - (4.6875vw / 4));
    margin: 0 1.5625vw 1.5625vw 0;
    padding: .572917vw;
    border-radius: .416667vw;
    background: #fff;

    cursor: '';
}
.cooperate ul li:nth-child(4n){
    margin: 0 0 1.5625vw 0;
}
.cooperate ul li .image{
    width: 100%;
    height: 7.083333vw;
    background: #F3F7F6;
    border-radius: .416667vw;

    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cooperate ul li .image img{
    width: auto;
    max-width: 80%;
    margin: auto;
}
.cooperate ul li .title{
    font-size: 1.09375vw;
    color: #000000;
    line-height: 1;
    padding: 2.083333vw 0 1.5625vw;
    text-align: center;
}
.cooperate ul li:hover{
    background: linear-gradient(77deg, #04BF7D, #06A5C8);
    box-shadow: -1px 12px 20px 0px rgba(1,35,0,0.2);
}
.cooperate ul li:hover .title{
    color: #fff;
}
.cooperate ul li:hover .image{
    background: #fff;
}
@media(max-width:992px){ 
    .cooperate ul{
        margin: 0 0 -20px;
    }
    .cooperate ul li{
        width: calc(50% - 10px);
        margin: 0 20px 20px 0;
        padding: 10px ;
    }
    .cooperate ul li:nth-child(2n){
        margin: 0 0 20px;
    }
    .cooperate ul li .image{
        border-radius: 15px;
        height: 90px;
    }
    .cooperate ul li .image img {
        max-height: 50%;
    }
    .cooperate ul li .title {
        font-size: 16px;
        line-height: 1.5;
        padding: 20px 0 0;
    }
}

.institute {
    position: relative;
    padding: 5.208333vw 0 6.25vw;
}
.institute ul{
    margin: 0 0 -2.083333vw;
}
.institute ul li {
    margin: 0 0 2.083333vw;
}
.institute ul li a{
    background: #FFFFFF;
    border-radius: .78125vw;
    display: flex;
    align-items: center;
    padding: 2.083333vw;
}
.institute ul li .image{
    min-width: 19.791667vw;
    width: 19.791667vw;
    background: #ADADAD;
    border-radius: .78125vw;
    margin: 0 60px 0 0;
}
.institute ul li .title{
    font-size: var(--font-size32);
    font-weight: 400;
    color: #000000;
    margin: 0 0 1.041667vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.institute ul li .intro{
    font-size: var(--font-size22);
    font-weight: 400;
    color: #141b4d;
    line-height: 1.4;
    max-width: 42.708333vw;
}
.institute ul li a:hover{
box-shadow: -1px 12px 20px 0px rgba(1,35,0,0.2);
}
.institute .layui-box{
    margin: 5.208333vw 0 0 ;
}
.institute .module_HL1GBCD1 .pageMain #pagination a,
.institute .layui-laypage .layui-laypage-spr{
    background: #fff;
}
@media(max-width:992px){ 
    .institute ul li a{
        display: block;
        padding: 20px ;
    }
    .institute ul li .image{
        width: 100%;
        margin: 0;
        border-radius: 15px;
    }
    .institute ul li .image img{
        width: 100%;
    }
    .institute ul li .title{
        margin: 20px 0 10px;
    }
    .institute ul li .intro{
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .institute ul{
        margin: 0 0 -20px;
    }
    .institute ul li{
        margin: 0 0 20px;
    }
}

.engineering {
    position: relative;
    padding: 3.208333vw 0 3.25vw;
}
.engineering ul{
    margin: 0 0 -2.083333vw;
}
.engineering ul li {
    margin: 0 0 2.083333vw;
}
.engineering ul li a{
    background: #FFFFFF;
    border-radius: .78125vw;
    display: flex;
    align-items: center;
    padding: 1.083333vw 1.5625vw 1.083333vw 1.604167vw;
    flex-direction: row-reverse;
    justify-content: space-between;
	border:#CCCCCC 1px solid;
}
.engineering ul li .image{
    min-width: 12.791667vw;
    width: 12.791667vw;
    background: #ADADAD;
    border-radius: .78125vw;
    margin: 0 0 0 3.645833vw;
}
.engineering ul li .title{
    font-size: var(--font-size32);
    margin: 0 0 1.041667vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.engineering ul li .Htitle{
    font-size: var(--font-size22);
    color: #159866;
    line-height: 1;
    margin: 0 0 .520833vw;
}
.engineering ul li .intro{
    font-size: var(--font-size16);
    font-weight: 400;
    color: #141b4d;
    line-height: 1.8;
    /* max-width: 42.708333vw; */

    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.engineering ul li .intro p{
margin-bottom: 0.5em;
}
.engineering ul li:hover{
color:#129977;

}
.engineering ul li a:hover{
box-shadow: -1px 12px 20px 0px rgba(1,35,0,0.2);
}
.engineering .layui-box{
    margin: 5.208333vw 0 0 ;
}
.engineering .module_HL1GBCD1 .pageMain #pagination a,
.engineering .layui-laypage .layui-laypage-spr{
    background: #fff;
}

.engineering ul li .more_{
    display: flex;
    align-items: center;
    margin: 1.622917vw 0 0;
width: 145px;
    border-radius: 3.020833vw;
    font-size: var(--font-size16);
    color: #141b4d;
 padding: 5px 12px;
	background-color: #04bf7d;
    background-image: -webkit-gradient(linear, left top, right top, from(#04bf7d), to(#06a5c8));
    background-image: -webkit-linear-gradient(left, #04bf7d, #06a5c8);
    background-image: -o-linear-gradient(left, #04bf7d, #06a5c8);
    background-image: linear-gradient(to right, #04bf7d, #06a5c8);
}
.engineering ul li .more_ i{
    margin: .15625vw 0 0 .520833vw;
    font-size: var(--font-size24);
}
.engineering ul li a:hover .more_{

    color: #fff;
}
@media(max-width:992px){ 
    .engineering ul li a{
        display: block;
        padding: 20px ;
    }
    .engineering ul li .image{
        width: 100%;
        margin: 0;
        border-radius: 15px;
    }
    .engineering ul li .image img{
        width: 100%;
    }
    .engineering ul li .title{
        margin: 0 0 10px;
    }
    .engineering ul li .intro{
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .engineering ul li .Htitle {
        line-height: unset;
        margin: 20px 0 0;
    }
    .engineering ul li .more_ i{
        margin: 2px 0 0 10px;
    }
    .engineering ul {
        margin: 0 0 -20px;
    }
    .engineering ul li {
        margin: 0 0 20px;
    }
}

.detection {
    padding: 4.729167vw 0 0.25vw;
    position: relative;
}
.detection .Htitle{
    font-size: var(--font-size36);
    line-height: 1;
    
    background: linear-gradient(77deg, #04BF7D 0%, #06A5C8 10%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-weight:900
}
.detection .SeeMore a{font-weight: 300;}
.detection .title{
    font-size: var(--font-size36);
    color: #141b4d;
    line-height: 1.2;
    padding: .885417vw 0 2.708333vw;
}
.detection .columns>div:nth-child(1){
    flex: 1;
}
.detection .intro{
    width: 43.75vw;
    font-size: var(--font-size22);
    font-weight: 400;
    color: #141b4d;
    line-height: 1.65;
    margin: 0 0 0 3.125vw;
    text-align: justify;
}
.detection .images{
    margin: 3.90625vw 0 0 ;
    position: relative;
    padding: 0 2.604167vw 2.604167vw 0;
}
.detection .images img:nth-child(1){
    border-radius: 2px 2.083333vw 2px 2.083333vw;
    position: relative;
    z-index: 2;
}
.detection .images img:nth-child(2){
    position: absolute;
    bottom: 0;
    right: 0;
    width: 26.354167vw;
    z-index: 1;
    border-radius: 2px 2.083333vw 2px 2.083333vw;
}
.detection .images img:nth-child(3){
    position: absolute;
    top: 6.770833vw;
    left: -2.604167vw;
    z-index: 3;
    width: 4.21875vw;
}


.detection ul{
    display: flex;
    justify-content: space-between;
	margin-top:35px;
}
.detection ul li{
    width: calc(33.33% - 1.510417vw);
    display: flex;
}
.detection 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;
}
.detection ul .text span:nth-child(1){
    font-size: 55px;
    font-weight: bold;
    line-height: .8;
    display: inline-block;
}
.detection ul .text span:nth-child(2){
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 1;
    padding: 0 0 0 .260417vw;
}
.detection ul li .image{
    min-width: 3.645833vw;
}
.detection ul li .image img{
    max-width: 2.708333vw;
    max-height: 2.34375vw;
    width: auto;
}
.detection ul li .Hintro{
    font-size: var(--font-size16);
    color: #5A5A5A;
    line-height: 1.8;
}
@media(max-width:992px){ 
    .detection .columns {
        display: block;
    }
    .detection .title{
        line-height: unset;
        padding: 10px 0 0;
    }
    .detection .SeeMore a {width: 140px;margin: 0 0 0 auto;}
    .detection .SeeMore a i{margin: 2px 0 0 ;}
    .detection .intro{
        width: 100%;
        margin: 20px 0 ;
    }
    .detection .images{
        margin: 20px 0 0;
    }

    .detection .images img:nth-child(1),
    .detection .images img:nth-child(2){
        border-radius: 0 15px 0 15px;
    }
}
@media(max-width:992px){ 
}
@media(max-width:992px){ 
}
@media(max-width:992px){ 
}
@media(max-width:992px){ 
}
@media(max-width:992px){ 
}
@media(max-width:992px){ 
}



html{
	--vi-color :	#000;
	--title-color :	#000;
	--text-color :	#999;

	--content-Wdith-120 :	1480px;
	--bigTitle-fontSize-1200 :	46px;
	--bigTitle-lineheight-1200 :	56px;
	--smallTitle-fontsize-1200 :	30px;
	--smallTitle-lineheight-1200 :	35px;
	--padding-1200 :	110px 0px;
	--text-fontsize-1200 :	18px;
	--text-lineheight-1200 :	28px;

	--content-Wdith-768 :1300px;
	--bigTitle-fontSize-768 :	46px;
	--bigTitle-lineheight-768 :	56px;
	--smallTitle-fontsize-768 :	30px;
	--smallTitle-lineheight-768 :	35px;
	--padding-768 :	110px 0px;
	--text-fontsize-768	 :18px;
	--text-lineheight-768 :	28px;

	--content-Wdith :	100%;
	--bigTitle-fontSize :22px;
	--bigTitle-lineheight :	30px;
	--smallTitle-fontsize :	16px;
	--smallTitle-lineheight :	23px;
	--text-fontsize :14px;
	--text-lineheight :	24px;
	--padding :	35px 0px;
}
/*  */
/* .module_zl6cOKfDVksL .newsListMain{padding: var(--padding); overflow: hidden; position: relative; background-image: url(//res.module.kaolasz.top/images/zl6cOKfDVksL/news004_01.jpg); background-repeat: no-repeat; background-position: center; background-size: cover;} */
/* .module_zl6cOKfDVksL .newsListMain .commonMain{ margin: 0px auto; padding:0px 20px;} */
.module_zl6cOKfDVksL .newsListMain .newsImgListBox{ display: flex;}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgList{flex: 1; overflow: hidden; position: relative;}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgList .swiper-slide{position: relative;overflow: hidden;}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgList .swiper-slide .imgBox{position: relative;overflow: hidden;padding-top: 52%;border-radius: .78125vw;}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgList .swiper-slide .imgBox img{ position:absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover;transform: scale(1); transition: .8s ease;}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgList .swiper-slide .content{padding-top: 15px;}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgList .swiper-slide .content .title{ font-size: 16px; color: #333;}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgList .swiper-slide .content .time{padding-top: 10px; font-size: 14px; color: #b0b0b0;}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgList .newsImgListPage{display: none;}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgList .swiper-slide:hover img{transform: scale(1.1);}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgList .newsImgListPage{text-align: center;position:absolute; bottom:0px; left:0px; width:100%; }
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgList .newsImgListPage span{background:#cccccc; opacity: 1; margin:0px 3px}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgList .newsImgListPage span.swiper-pagination-bullet-active{background: var(--vi-color);}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText{ width: 28%; min-height:300px; padding: 10px 0px; margin-left: 80px; display: none;}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText .list{ border-bottom: 1px solid #ebe5e5; position: relative;}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText .list a{padding: 30px 0px; display: block; position: relative;}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText .list::after{content: ''; display: block;
     bottom: -1px; left: 0px; width: 0px; height: 2px; position: absolute;
     background: linear-gradient(77deg, #04BF7D, #06A5C8);
     transition: .8s ease;}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText .list a .title{font-size: 18px; line-height: 28px;display: -webkit-box;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2; color: #000; font-weight: 600;}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText .list a .time{margin-top: 15px; font-size: 14px; color: #b0b0b0; display: none;}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText .list.cur::after{width: 100%;}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText .list.cur a .title{color: var(--vi-color);}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText .list:last-child{border: none;}
.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText .list:last-child::after{display: none;}

.module_zl6cOKfDVksL .newsListMain .newsList{display: flex; flex-wrap: wrap; margin: 0px 0px;}
.module_zl6cOKfDVksL .newsListMain .newsList .list{width: 100%; margin: 25px 0px 0px; transform:translate3d(0px,0px,1px); transition: .8s ease;}
.module_zl6cOKfDVksL .newsListMain .newsList .list .imgBox{position: relative; padding-top: 62%; overflow: hidden;box-shadow: 0px 15px 15px -20px rgba(0,0,0,0); transition: .8s ease;border-radius: 0.781vw 0.781vw 0 0;}
.module_zl6cOKfDVksL .newsListMain .newsList .list .imgBox img{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; transform: scale(1); transition: .8s ease;}
.module_zl6cOKfDVksL .newsListMain .newsList .list .imgBox .time{display: none; position: absolute; left: 10px; top: 10px; padding: 0px 10px; line-height: 30px; font-size: 14px; color: #fff; border-radius:40px; background-color: rgba(0,0,0,0.15);}
.module_zl6cOKfDVksL .newsListMain .newsList .list .title{margin-top:10px; font-size: 16px; line-height: 24px;height: 48px; display: -webkit-box;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;  font-weight:800}
.module_zl6cOKfDVksL .newsListMain .newsList .list:hover {transform:translate3d(0px,-10px,1px);}
.module_zl6cOKfDVksL .newsListMain .newsList .list:hover .imgBox{box-shadow: 0px 30px 15px -20px rgba(0,0,0,0.2);}
.module_zl6cOKfDVksL .newsListMain .newsList .list:hover .imgBox img{transform: scale(1.1);}


.module_zl6cOKfDVksL .newsListMain .newsList .list1{width: 100%; margin: 25px 0px 0px; transform:translate3d(0px,0px,1px); transition: .8s ease;}
.module_zl6cOKfDVksL .newsListMain .newsList .list1 .imgBox{position: relative; padding-top: 75%; overflow: hidden;box-shadow: 0px 15px 15px -20px rgba(0,0,0,0); transition: .8s ease;border-radius: 0.781vw 0.781vw 0 0;}

.module_zl6cOKfDVksL .newsListMain .newsList .list1 .imgBox img{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; transform: scale(1); transition: .8s ease;}
.module_zl6cOKfDVksL .newsListMain .newsList .list1 .imgBox .time{display: none; position: absolute; left: 10px; top: 10px; padding: 0px 10px; line-height: 30px; font-size: 14px; color: #fff; border-radius:40px; background-color: rgba(0,0,0,0.15);}
.module_zl6cOKfDVksL .newsListMain .newsList .list1 .title1{margin-top:10px; font-size: 16px; line-height: 24px;height: 48px; display: -webkit-box;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;  font-weight:800}
.module_zl6cOKfDVksL .newsListMain .newsList .list1:hover {transform:translate3d(0px,-10px,1px);}
.module_zl6cOKfDVksL .newsListMain .newsList .list1:hover .imgBox{box-shadow: 0px 30px 15px -20px rgba(0,0,0,0.2);}
.module_zl6cOKfDVksL .newsListMain .newsList .list1:hover .imgBox img{transform: scale(1.1);}
            @media (min-width:768px) {
    /* .module_zl6cOKfDVksL .newsListMain{padding:var(--padding-768);} */
    /* .module_zl6cOKfDVksL .newsListMain .commonMain{ max-width: var(--content-Wdith-768);} */
    .module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgList{border-radius: 0.9375vw;}
    .module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgList .swiper-slide{padding-top: 0vw;}
    .module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgList .swiper-slide .imgBox{position: inherit;overflow: visible;padding-top:0vw;border-radius: 0vw;}
    .module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgList .swiper-slide .content{display: none;}
    .module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText{margin-left: 5vw; display: block;}
    .module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText .list a{padding: 1.875vw 0vw;}
    .module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText .list a .title{font-size: 1.125vw; line-height: 1.75vw; height: calc(1.75vw * 2);}
    .module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText .list a .time{margin-top: 0.9375vw; font-size: 0.875vw;}
    .module_zl6cOKfDVksL .newsListMain .newsList{margin: 0vw -1.25vw;}
    .module_zl6cOKfDVksL .newsListMain .newsList .list{width: calc(50% - 2.5vw); margin: 6.25vw 1.25vw 0vw;}
    .module_zl6cOKfDVksL .newsListMain .newsList .list .imgBox .time{left: 0.9375vw; top: 0.9375vw; padding: 0vw 1.25vw; line-height: 2.5vw; font-size: 0.9375vw;}
    .module_zl6cOKfDVksL .newsListMain .newsList .list .title{margin-top:2.5vw; font-size: 1.125vw; line-height: 1.8125vw;height: calc(1.8125vw * 2);}
    .module_zl6cOKfDVksL .newsListMain .newsList .list:hover {transform:translate3d(0vw,-1.875vw,0.0625vw);}
    .module_zl6cOKfDVksL .newsListMain .newsList .list:hover .imgBox{box-shadow: 0vw 1.875vw 0.9375vw -1.25vw rgba(0,0,0,0.2);}
}            @media (min-width:992px) {
    .module_zl6cOKfDVksL .newsListMain .newsList{margin: 0vw -1.0417vw;}
    .module_zl6cOKfDVksL .newsListMain .newsList .list{width: calc(33.3333% - 2.0833vw); margin:5.2083vw 1.0417vw 0vw;}
	    .module_zl6cOKfDVksL .newsListMain .newsList .list1{width: calc(25% - 2.0833vw); margin:5.2083vw 1.0417vw 0vw;}
}            @media (min-width:1200px) {
    /* .module_zl6cOKfDVksL .newsListMain{padding: var(--padding-1200);} */
    /* .module_zl6cOKfDVksL .newsListMain .commonMain{ max-width: var(--content-Wdith-1200);} */
    .module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgList{border-radius: 0.7813vw;}
    .module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText{margin-left: 4.1667vw;}
    .module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText .list a{padding: 1.5625vw 0vw;}
    .module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText .list a .title{font-size: 1.145833vw; line-height: 1.4583vw; height: calc(1.4583vw * 2);}
    .module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText .list a .time{margin-top: 0.7813vw; font-size: .9375vw;}
    .module_zl6cOKfDVksL .newsListMain .newsList{margin: 0vw -1.0417vw;}
    .module_zl6cOKfDVksL .newsListMain .newsList .list{width: calc(33.3333% - 2.0833vw); margin: 3.2083vw 1.0417vw 0vw; background-color:#FFFFFF;border-radius: 0.781vw;box-shadow: 0 4px 15px rgb(0 0 0 / 10%);}
	 .module_zl6cOKfDVksL .newsListMain .newsList .list a:hover {color:#FFFFFF}

    .module_zl6cOKfDVksL .newsListMain .newsList .list .imgBox .time{left: 1.041667vw; top: 1.041667vw; padding: 0vw 1.0417vw; line-height: 2.0833vw; font-size: .833333vw;}
    .module_zl6cOKfDVksL .newsListMain .newsList .list .title{margin-top:1.5625vw; font-size: 1.145833vw; line-height: 1.666667vw;height:calc(1.566667vw * 2);padding: 0 20px 0 20px;}
	.module_zl6cOKfDVksL .newsListMain .newsList .list .desc{padding: 10px 20px 10px 20px;}
	.module_zl6cOKfDVksL .newsListMain .newsList .list .time1{ width: 120px;
    border-radius: 3.020833vw;
    font-size: 15px;
    font-weight: 400;
    background-color: #04bf7d;
    background-image: -webkit-gradient(linear, left top, right top, from(#04bf7d), to(#06a5c8));
    background-image: -webkit-linear-gradient(left, #04bf7d, #06a5c8);
    background-image: -o-linear-gradient(left, #04bf7d, #06a5c8);
    background-image: linear-gradient(to right, #04bf7d, #06a5c8);
    color: #fff;
	margin-top:15px;
	margin-bottom:20px;
	text-align:center;
	line-height:32px;
	margin-left:20px;
    }
    .module_zl6cOKfDVksL .newsListMain .newsList .list:hover {transform:translate3d(0vw,-1.5625vw,0.0521vw); background-color: #04bf7d;color:#FFFFFF;}
    .module_zl6cOKfDVksL .newsListMain .newsList .list:hover .imgBox{box-shadow: 0vw 1.5625vw 0.7813vw -1.0417vw rgba(0,0,0,0.2);}
	
	
	
	.module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText .list1 a{padding: 1.5625vw 0vw;}
    .module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText .list1 a .title1{font-size: 1.145833vw; line-height: 1.4583vw; height: calc(1.4583vw * 2);}
    .module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgListText .list1 a .time{margin-top: 0.7813vw; font-size: .9375vw;}
    .module_zl6cOKfDVksL .newsListMain .newsList{margin: 0vw -1.0417vw;}
    .module_zl6cOKfDVksL .newsListMain .newsList .list1{width: calc(25% - 2.0833vw); margin: 3.2083vw 1.0417vw 0vw; background-color:#FFFFFF;border-radius: 0.781vw;box-shadow: 0 4px 15px rgb(0 0 0 / 10%);}
	 .module_zl6cOKfDVksL .newsListMain .newsList .list1 a:hover {color:#FFFFFF}

    .module_zl6cOKfDVksL .newsListMain .newsList .list1 .imgBox .time{left: 1.041667vw; top: 1.041667vw; padding: 0vw 1.0417vw; line-height: 2.0833vw; font-size: .833333vw;}
    .module_zl6cOKfDVksL .newsListMain .newsList .list1 .title1{margin-top:1.3625vw; font-size: 1.145833vw; line-height: 1.466667vw;height:calc(1.766667vw * 2);padding: 0 20px 0 20px;}
	.module_zl6cOKfDVksL .newsListMain .newsList .list1 .desc{padding: 0 20px 0 20px; min-height:1.541667vw; font-size: 1vw; }
	.module_zl6cOKfDVksL .newsListMain .newsList .list1 .time1{ width: 120px;
    border-radius: 3.020833vw;
    font-size: 15px;
    font-weight: 400;
    background-color: #04bf7d;
    background-image: -webkit-gradient(linear, left top, right top, from(#04bf7d), to(#06a5c8));
    background-image: -webkit-linear-gradient(left, #04bf7d, #06a5c8);
    background-image: -o-linear-gradient(left, #04bf7d, #06a5c8);
    background-image: linear-gradient(to right, #04bf7d, #06a5c8);
    color: #fff;
	margin-top:15px;
	margin-bottom:20px;
	text-align:center;
	line-height:32px;
	margin-left:20px;
    }
    .module_zl6cOKfDVksL .newsListMain .newsList .list1:hover {transform:translate3d(0vw,-1.5625vw,0.0521vw); background-color: #04bf7d;color:#FFFFFF;}
    .module_zl6cOKfDVksL .newsListMain .newsList .list1:hover .imgBox{box-shadow: 0vw 1.5625vw 0.7813vw -1.0417vw rgba(0,0,0,0.2);}
}  

.module_zl6cOKfDVksL{position: relative;padding: 4.208333vw 0 1.25vw;}
.module_zl6cOKfDVksL ul {
    display: flex;
    justify-content: center;
    border: 1px solid #D3DEDA;
    border-radius: 50px;
    margin: 0 auto 1.125vw;
    max-width: max-content;
}
.module_zl6cOKfDVksL ul li a{
    width: 10.416667vw;
    border-radius: 50px;
    display: block;
    text-align: center;
    font-size: var(--font-size22);
    padding: .78125vw;
    color: #414141;
}
.module_zl6cOKfDVksL ul li:nth-child(2){
    margin: 0 .78125vw;
}
.module_zl6cOKfDVksL ul li.on a{
    background: linear-gradient(-77deg, #04BF7D, #06A5C8);
    color: #FFFFFF;
}
.module_zl6cOKfDVksL ul li a:hover{
    background: linear-gradient(-77deg, #04BF7D, #06A5C8);
    color: #FFFFFF;
}
.module_zl6cOKfDVksL .layui-box{
    margin: 5.729167vw 0 0;
}


.module_zl6cOKfDVksL .module_HL1GBCD1 .pageMain #pagination a.layui-laypage-prev, 
.module_zl6cOKfDVksL .module_HL1GBCD1 .pageMain #pagination a, 
.module_zl6cOKfDVksL .layui-laypage .layui-laypage-spr {
    background: #F6F6F6;
}
@media(max-width:992px){
    .module_zl6cOKfDVksL ul {
        margin: 0 auto 30px ;
    }
    .module_zl6cOKfDVksL ul li a{
        width: 110px;
        padding: 5px ;
    }
    .module_zl6cOKfDVksL .newsListMain .newsImgListBox .newsImgList .swiper-slide .imgBox,
    .module_zl6cOKfDVksL .newsListMain .newsList .list .imgBox{
        border-radius: 15px;
    }
	
	  .module_zl6cOKfDVksL .newsListMain .newsList .list1 .imgBox{
        border-radius: 15px;
    }
}

.Dynamicdetails .newsDetailShare .detailShare {    display: flex;align-items: center;}
.Dynamicdetails .newsDetailShare{line-height: unset; display: none; font-size: 16px; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; color: #2a303b; font-weight: 600;}
.Dynamicdetails .newsDetailShare .detailShare a{ display: inline-block; color: #7e8392; font-size:18px; margin-left: 20px;}
.Dynamicdetails .newsDetailShare .detailShare a::before{display: none;}
@media (min-width:768px) { 
.Dynamicdetails .newsDetailShare{display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex;
    color: #2A303B;}
}
@media (min-width:992px) {
    .Dynamicdetails .newsDetailShare{font-size: var(--font-size14);}
    .Dynamicdetails .newsDetailShare .detailShare a{ margin-left: .729167vw;}
}
.Dynamicdetails .newsDetailShare a img:nth-child(2){
    display: none;
}
.Dynamicdetails .newsDetailShare a:hover img:nth-child(1){
    display: none;
}
.Dynamicdetails .newsDetailShare a:hover img:nth-child(2){
    display: block;
}
.Dynamicdetails{position: relative;padding: 5.8125vw 0 6.25vw;}
.Dynamicdetails .time {
    text-align: center;
    font-size: var(--font-size14);
    font-weight: 400;
    color: #656565;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.Dynamicdetails .time span:nth-child(1){
    width: 2.395833vw;
    height: 0.802083vw;
    line-height: 1.302083vw;
    background: linear-gradient(77deg, #04BF7D, #06A5C8);
    font-size: var(--font-size18);
    color: #fff;
}
.Dynamicdetails .time span:nth-child(2){
    padding: 0 0 0 .520833vw;
    color: #8E8E8E;
    font-size: var(--font-size18);
}
.Dynamicdetails .title {
    font-size: var(--font-size50);
    color: #000000;
    line-height: 1.2;
    text-align: center;
    padding: 1.041667vw 0 4.6875vw;
    max-width: 46.875vw;
    margin: auto;
}
.Dynamicdetails .newsDetailShare {
    width: 100%;
    margin: 0 0 2.604167vw;
}
.Dynamicdetails .intro {
    max-width: 75vw;
    padding: 4.166667vw 8vw 5.208333vw;
    background: #fff;
    border-radius: 1.5625vw;

    font-size: var(--font-size22);
    font-weight: 400;
    color: #333333;
    line-height: 1.5;
}
.Dynamicdetails .intro p{
    color: #333333;
}
.Dynamicdetails .columns {
    justify-content: space-between;
    padding: 3.125vw 0 0;
    margin: 10px 0 0;
    border-top: 1px solid rgba(125, 132, 136, .2) ;
}
.Dynamicdetails .columns>div{
    width: calc(50% - 1.041667vw);

    font-size: var(--font-size24);
    color: #000000;
    line-height: 1.2;

    background: #F5FAF9;
    /* opacity: 0.4; */
    border-radius: .78125vw;
    font-weight: 600;


}
.Dynamicdetails .columns>div a{
    padding: 1.5625vw 2.604167vw 0vw 2.083333vw;
    display: block;
}
.Dynamicdetails .columns>div a:hover p{
    color: #04BF7D;
}
.Dynamicdetails .columns>div span{
    background: linear-gradient(-77deg, #04BF7D, #06A5C8);
    border-radius: 3px;
    display: block;
    width: max-content;
    padding: .208333vw .416667vw;
    font-size: var(--font-size18);
    color: #fff;
    line-height: 1;
    margin: 0 0 1.041667vw;

}
.Dynamicdetails .columns>div p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.Dynamicdetails .crumbs{
    display: flex;
    align-items:center;
    padding: 0 0 4.166667vw;
}
.Dynamicdetails .crumbs a span{
    font-size: var(--font-size18);
    font-weight: 400;
    color: #000000;
    line-height: 1;
    opacity: 0.4;
}
.Dynamicdetails .crumbs a:last-child span{
    opacity: 1;
}
.Dynamicdetails .crumbs a::before{
    color: #000000;
    font-size: var(--font-size18);
    margin: 0 .260417vw;
    opacity: 0.4;
}
.Dynamicdetails .crumbs a img{width: 1.041667vw;margin: -1px 0 0 0;}
.Dynamicdetails .Htitle{
    font-size: var(--font-size22);
    color: #FFFFFF;
    background: linear-gradient(77deg, #04BF7D 0%, #06A5C8 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    max-width: max-content;
    margin: 10px auto 0;
}
@media(max-width:768px){
    .xiangqing .crumbs{
        padding: 80px 5% 40px;
    }
    .Dynamicdetails {
        padding: 90px 0 35px;
    }
    .Dynamicdetails .time span:nth-child(2) {
        padding: 5px 0 5px 15px;
    }
    .Dynamicdetails .time span:nth-child(1) {
        /* padding: 0 10px 0 0; */
        /* margin: 0 10px 0 0; */
        min-width: 60px;
        height: 20px;
        line-height: 20px;
    }
    .Dynamicdetails .title{
        line-height: unset;
        padding: 10px 0 25px;
        width: auto;
        max-width: unset;
    }
    .Dynamicdetails .intro{
        max-width: 100%;
        margin: 40px 0 ;
        padding: 30px 20px;
    }
    .Dynamicdetails .columns{
        display: block;
    }
    .Dynamicdetails .columns>div {
        width: 100%;
    }
    .Dynamicdetails .columns>div span{
        padding: 3px 10px;
        margin: 0 0 15px;
    }
    .Dynamicdetails .columns>div a{
        display: block; 
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        padding: 15px 20px 10px;
        margin: 15px 0 0 ;
    }
    .Dynamicdetails .intro{
        margin: 0;
    }
    .Dynamicdetails .crumbs a img {
        width: 16px;
        margin: -5px 0 0 0;
    }
    .Dynamicdetails .crumbs{
        padding: 0 0 30px;
    }
    .Dynamicdetails .columns>div p {
        white-space: break-spaces;
        line-height: 1.5;
    }
}
/*  */

/* .module_62EAAP2O .jobsMain .commonMain{ max-width: var(--content-Wdith); margin: 0px auto; padding:0px 20px;} */
.module_62EAAP2O .jobsMain{overflow: hidden; position: relative; }
.module_62EAAP2O .jobsMain .title{font-size:var(--bigTitle-fontSize); line-height: var(--bigTitle-lineheight); text-align: center; font-weight: 540; color: var(--title-color);}

.module_62EAAP2O .jobsMain .jobsListBox{ 
    display: -webkit-box; display: -webkit-flex; display: -moz-box;
     display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; 
     padding-top: 3.125vw; margin: 0px 0 -1.5625vw;
}
.module_62EAAP2O .jobsMain .jobsListBox .list{ display: block; width: 100%; 
    margin:  0px 0px 20px; border-radius: 15px; 
    padding: 2.34375vw 2.291667vw 2.083333vw; 
    background: #fff;
}
.module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox{ display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex;}
/* .module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .icon{padding-right: 1.041667vw;} */
.module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .icon img{width: 30px;display:block;}
.module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .jobTitle{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;}
.module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .subTitle{
    padding: .3125vw 0 0 ;
    font-size: var(--font-size28);
    color: #000000;
    line-height: 1;
    display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp:1
}
.module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .city{
    margin-top: .885417vw; 
    font-size: var(--font-size18); 
    line-height: 1;
    color: #535353; 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;}
.module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .city i{margin-right: 10px;}
.module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .jobDetail{display: none;}
.module_62EAAP2O .jobsMain .jobsListBox .list .desc{
    margin-top:15px;
    font-size: var(--font-size22);
    color: #141b4d; 
    line-height: 24px;height:48px;display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp:2}
.module_62EAAP2O .jobsMain .jobsListBox .list .more{padding-top: 20px; font-size: 24px; color: #141b4d;}

/* .module_62EAAP2O .jobsMain .jobsListBox .list:hover{border-color: var(--vi-color);} */
/* .module_62EAAP2O .jobsMain .jobsListBox .list:hover .more{color:var(--vi-color);} */


.module_62EAAP2O .jobsEjectMain{position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 999; background-color: rgba(0,0,0,0.5); display: none;}
.module_62EAAP2O .jobsEjectBox{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;display: -webkit-box;display: -webkit-flex;
    display: -moz-box;display: -ms-flexbox;display: flex; 
    -webkit-box-align: end;
     -webkit-align-items: center; -moz-box-align: end; -ms-flex-align: end; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.module_62EAAP2O .jobsEject{width: 1060px; max-width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -webkit-flex-direction:column; -moz-box-orient:vertical; -moz-box-direction:normal; -ms-flex-direction:column; flex-direction:column; max-height: 85%; padding:20px;background: #fff; border-radius: 15px 15px 0px 0px; position: relative;}
.module_62EAAP2O .jobsEjectClose{
    font-size: var(--font-size40);
    position: absolute;
    transform: rotate(45deg);
    height: 1px;
    font-weight: 600;
    right: 1.5625vw; top: 3.125vw;
}
.module_62EAAP2O .jobsEjectClose::before{
     display: none;
}
.module_62EAAP2O .jobsEjectTitle{
    /* padding-bottom: 15px;  */
    margin-right: 10%;position: relative;}
.module_62EAAP2O .jobsEjectTitle::after{content: ''; background: #e1e1e1; position: absolute; bottom: 0px; width: 100%; height: 1px;}
.module_62EAAP2O .jobsEjectTitle .subTitle{font-size: 18px; line-height: 1.2; color: #000000; font-weight: 600;}
.module_62EAAP2O .jobsEjectTitle .city{padding-top: 10px; font-size: 12px; color: #535353; 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;}
.module_62EAAP2O .jobsEjectTitle .city img{width: 15px; margin-right: 5px;}

.module_62EAAP2O .jobsEjectContent{
    position: relative;
font-size: var(--font-size22);
font-weight: 400;
color: #141b4d;
    padding:15px 5% 15px 0px;-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1; overflow-y: auto;  }
.module_62EAAP2O .jobsEjectContent .contentTitle{
    font-size: var(--font-size26);
    color: #000000;
    line-height: 1;
}

.module_62EAAP2O .jobsEjectContent::-webkit-scrollbar {
    width: 2px;
    height: 16px;
    background-color: #fff;
}
.module_62EAAP2O .jobsEjectContent::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px #DFDFDF;
    border-radius: 6px;
    background-color: #fff;
}
.module_62EAAP2O .jobsEjectContent::-webkit-scrollbar-thumb {
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 2px #DFDFDF;
    background-color:#00BDD2;
}            @media (min-width:768px) {
    /* .module_62EAAP2O .jobsMain{padding: var(--padding-768);} */
    /* .module_62EAAP2O .jobsMain .commonMain{ max-width: var(--content-Wdith-768);} */
    /* .module_62EAAP2O .jobsMain .title{font-size:var(--bigTitle-fontSize-768); line-height: var(--bigTitle-lineheight-768);} */
    /* .module_62EAAP2O .jobsMain .jobsListBox{padding-top: 1.875vw; margin: 0vw -1.041667vw;} */
    .module_62EAAP2O .jobsMain .jobsListBox .list{
        width: -webkit-calc(50% - 2.75vw);width: -moz-calc(50% - 2.75vw);width: calc(50% - 2.75vw); margin: 0 1.041667vw 1.5625vw;
        /* padding: 3.125vw; */
    }
    /* .module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .subTitle{font-size: 1.375vw; line-height: 1.5vw;} */
    /* .module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .city{margin-top: 0.5vw;font-size: 0.9375vw;} */
    .module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .city i{margin-right: 0.625vw;}
    /* .module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .icon{padding-right: 1.875vw;} */
    .module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .icon img{width: 1.875vw;}
    .module_62EAAP2O .jobsMain .jobsListBox .list .desc{margin-top:1.5625vw;line-height: 1.75vw;height:3.5vw;}
    .module_62EAAP2O .jobsMain .jobsListBox .list .more{padding-top: 1.5625vw; font-size: 1.5vw;}
    .module_62EAAP2O .jobsEjectBox{-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}
    .module_62EAAP2O .jobsEject{padding:3.75vw;max-width: 92%;border-radius: 0.9375vw;}
    .module_62EAAP2O .jobsEjectClose{right: 1.5625vw; top: 3.75vw;}
    /* .module_62EAAP2O .jobsEjectTitle{padding-bottom: 1.5625vw;} */
    .module_62EAAP2O .jobsEjectTitle .subTitle{font-size: 2.125vw;}
    .module_62EAAP2O .jobsEjectTitle .city{ font-size: 0.9375vw;padding-top: 1.25vw;}
    .module_62EAAP2O .jobsEjectTitle .city i{margin-right: 0.625vw;}
    .module_62EAAP2O .jobsEjectContent{padding:1.875vw 10% 1.875vw 0vw;}
    /* .module_62EAAP2O .jobsEjectContent .contentTitle{font-size: 1.125vw;} */
}            @media (min-width:1200px) {
    /* .module_62EAAP2O .jobsMain{padding: var(--padding-1200);} */
    /* .module_62EAAP2O .jobsMain .commonMain{ max-width: var(--content-Wdith-1200);} */
    /* .module_62EAAP2O .jobsMain .title{font-size: var(--bigTitle-fontSize-1200); line-height: var(--bigTitle-lineheight-1200);} */
    /* .module_62EAAP2O .jobsMain .jobsListBox{padding-top: 1.5625vw; margin: 0vw -1.041667vw;} */
    .module_62EAAP2O .jobsMain .jobsListBox .list{width: -webkit-calc(33.333% - 2.2917vw);
        width: -moz-calc(33.333% - 2.2917vw);width: calc(33.333% - 2.2917vw); margin: 0 1.041667vw 1.5625vw;
        /* padding: 2.6042vw; */
    }
    /* .module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .subTitle{font-size: 1.1458vw; line-height: 1.25vw;} */
    /* .module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .city{margin-top: 0.4167vw;font-size: 0.7813vw;} */
    .module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .city i{margin-right: 0.5208vw;}
    /* .module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .icon{padding-right: 1.5625vw;} */
    /* .module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .icon img{width: 1.5625vw;} */
    .module_62EAAP2O .jobsMain .jobsListBox .list .desc{margin-top:1.3021vw;line-height: 1.4583vw;height:2.9167vw;}
    .module_62EAAP2O .jobsMain .jobsListBox .list .more{padding-top: 1.5625vw;; font-size: 1.25vw;}
    .module_62EAAP2O .jobsEject{padding:3.125vw; border-radius: 0.7813vw;}
    .module_62EAAP2O .jobsEjectClose{right: 1.5625vw; top: 3.125vw;}
    /* .module_62EAAP2O .jobsEjectTitle{padding-bottom: 1.3021vw;} */
    .module_62EAAP2O .jobsEjectTitle .subTitle{font-size: 1.7708vw;}
    .module_62EAAP2O .jobsEjectTitle .city{ font-size: 0.7813vw;padding-top: 1.0417vw;}
    .module_62EAAP2O .jobsEjectTitle .city i{margin-right: 0.5208vw;}
    .module_62EAAP2O .jobsEjectContent{padding:1.5625vw 10% 1.5625vw 0vw;}
    /* .module_62EAAP2O .jobsEjectContent .contentTitle{font-size: 0.9375vw;} */
}           

.module_62EAAP2O {
    position: relative;
    padding: 4.6875vw 0 6.25vw;
}
.module_62EAAP2O .Htitle{
    font-size: var(--font-size28);
    color: #494949;
    line-height: 1;
    text-align: center;
    background: linear-gradient(77deg, #04BF7D 0%, #06A5C8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    max-width: max-content;
    margin: auto;
}
.module_62EAAP2O .jobsMain .title{
    font-size: var(--font-size48);
    color: #020000;
    line-height: 1.2;
    padding: .520833vw 0 0;
}
.module_62EAAP2O .jobsMain .jobsListBox .list {position: relative; border-radius: .625vw;overflow: hidden;}
.module_62EAAP2O .jobsMain .jobsListBox .list .bgimage{display: none;}
.module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .icon{width: 56px;}
.module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .icon img:nth-child(2){
    display: none;
}

.module_62EAAP2O .jobsMain .jobsListBox .list:hover { box-shadow: -1px 12px 20px 0px rgba(1,35,0,0.2)}

.module_62EAAP2O .jobsMain .jobsListBox .list:hover .jobTitleBox .icon img:nth-child(1){display: none;}
.module_62EAAP2O .jobsMain .jobsListBox .list:hover .jobTitleBox .icon img:nth-child(2),
.module_62EAAP2O .jobsMain .jobsListBox .list:hover .bgimage{display: block;}

.module_62EAAP2O .jobsMain .jobsListBox .list:hover .jobTitleBox .jobTitle .subTitle,
.module_62EAAP2O .jobsMain .jobsListBox .list:hover .jobTitleBox .jobTitle .city,
.module_62EAAP2O .jobsMain .jobsListBox .list:hover .desc,
.module_62EAAP2O .jobsMain .jobsListBox .list:hover .more{
    color: #fff;
}

.module_62EAAP2O .layui-box {
    margin: 4.166667vw 0 0 ;
}
.module_HL1GBCD1 .pageMain #pagination a.layui-laypage-prev,
.module_HL1GBCD1 .pageMain #pagination a,
.layui-laypage .layui-laypage-spr{
    background: #FFFFFF;
}

.module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .jobTitle ul {
    display: none;
}
.module_62EAAP2O .jobsEjectTitle .city{display: none;}
.module_62EAAP2O .jobsEjectTitle ul{display: flex;flex-wrap: wrap;padding: 1.5625vw 0 0 ;}
.module_62EAAP2O .jobsEjectTitle ul li{
    padding: 5px 0;
    font-size: var(--font-size20);
    color: #666;
    line-height: 1;
}
.module_62EAAP2O .jobsEjectTitle ul li span{
    color: #000000;
}
.module_62EAAP2O .jobsEjectTitle ul li:nth-child(1),
.module_62EAAP2O .jobsEjectTitle ul li:nth-child(4){
    width: 14.0625vw;
}
.module_62EAAP2O .jobsEjectTitle ul li:nth-child(2),
.module_62EAAP2O .jobsEjectTitle ul li:nth-child(5){
    width: 12.5vw;
}
.module_62EAAP2O .jobsEjectTitle {
    padding: 0 0 1.5625vw;
}
.module_62EAAP2O .jobsEjectTitle::before{
    content: '';
    position: absolute;
    bottom: -2px;
    right: calc(-10% - 12.4px);
    width: 0.416667vw;
    height: 0.416667vw;
    background: #00BDD2;
    border-radius: 50%;
    z-index: 9;
}
@media(max-width:992px){
    .module_62EAAP2O .jobsMain .title{
        padding: 10px 0 0 ;
    }
    .module_62EAAP2O .jobsMain .jobsListBox .list{
        padding: 20px;
    }
    .module_62EAAP2O .jobsMain .jobsListBox .list .jobTitleBox .jobTitle .city{
        margin: 10px 0 0;
    }
    .module_62EAAP2O .jobsMain .jobsListBox{
        padding: 30px 0 0;
        margin: 0 0 -20px;
    }
    .module_62EAAP2O .jobsEjectTitle::before{
        display: none;
    }
    .module_62EAAP2O .jobsEjectTitle ul li{width: unset !important; padding: 5px;}
    .module_62EAAP2O .jobsEjectTitle ul{
        padding: 10px 0 0;
    }
    .module_62EAAP2O .jobsEjectTitle{padding: 0 0 10px;}
    .module_62EAAP2O .jobsEjectClose {
        font-size: 30px;
        top: 20px;
    }
}
/*  */

/*  */
.ContactBanner {position: relative;}
.ContactBanner .image{position: relative;}
.ContactBanner .image .ban-title{display: none;}
.ContactBanner .columns{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0 3.125vw;
}
.ContactBanner .columns .auto_1600{
    margin: 0 auto;
    text-align: center;
}
.icon-image{
    width: 3.229167vw;
    margin: auto;
}
.ContactBanner .columns .Stitle {
    font-size: var(--font-size22);
    color: #FFFFFF;
    line-height: 1;
    opacity: 0.6;    
    padding: 0 0 .78125vw;
}
.ContactBanner .columns .title {
    font-size: var(--font-size48);
    color: #FFFFFF;
    line-height: 1.2;
}
@-webkit-keyframes banner_scale {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}
@keyframes banner_scale {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}
.ContactBanner .list>.image img {
    -webkit-animation: banner_scale 7s linear infinite alternate;
    animation: banner_scale 7s linear infinite alternate;
}
@media(max-width:992px){
    .ContactBanner .columns .intro {
        padding: 10px 0 10px;
    }
    .icon-image {
        width: 20px;
    }
    .ContactBanner .columns .Stitle {
        color: #000000;
    }
    .ContactBanner .columns .title{
        border-bottom: 1px solid #dedede;
        padding: 10px 0 20px;
        line-height: 1.3;
    }
    .ContactBanner .image .ban-title{display: flex;}

}
.ContactBanner ul{
    justify-content: center;
    margin: 5.166667vw 0 0;
    display: flex;
}
.ContactBanner ul .title{
    font-size: var(--font-size30);
    color: #000000;
    line-height: 1.35;
    font-weight: 600;
    padding: .520833vw 0 2.083333vw;
}
.ContactBanner ul li{
    width: 20.833333vw;
}
.ContactBanner ul li .Htitle{
    font-size: var(--font-size28);

    color: #FFFFFF;
    /* font-weight: 600; */
    line-height: 1.3;
    padding: 0 0 .989583vw;
}
.ContactBanner ul li .Hintro{
    font-size: var(--font-size20);
    font-family: HarmonyOS_Sans_SC_Medium;
    /* font-weight: 600; */
    line-height: 1;
    color: #FFFFFF;
    /* opacity: 0.5; */
}
.ContactBanner ul li img{
    width: 2.083333vw;
    margin: auto auto 1.302083vw;
}
.ContactBanner ul li:not(:last-child){
    border-right: 1px solid rgba(255, 255, 255, .2);
}
@media(max-width:768px){
    .ContactBanner .columns{
        position: unset;
        padding: 35px 0;
    }
    .ContactBanner .columns .intro,
    .ContactBanner .columns .title,
    .ContactBanner ul li .Htitle,
    .ContactBanner ul li .Hintro{
        color: #000000;
    }
    .ContactBanner ul{
        flex-wrap: wrap;
        justify-content: unset;
        margin: 0;
    }
    .ContactBanner ul li {
        width: auto;
        min-width: 100%;
        margin: 20px 0 0;
        text-align: center;
    }
    .ContactBanner ul li .Htitle {
        font-size: 14px;
        padding: 0 0 10px;
        line-height: 1.8;
    }
    .ContactBanner ul li:not(:last-child) {
        border-bottom: 1px solid #dedede;
        padding: 0 0 20px;
    }

    .ContactBanner ul li img {
        width: 30px;
        -webkit-filter: brightness(0);
        filter: brightness(0);
        margin: auto auto 10px;
    }
}
.contact .columns{
    background: #FFFFFF;
    box-shadow: 0px 3px 65px 0px rgba(164,151,140,0.18);
    border-radius: .78125vw;
    overflow: hidden;

    margin: -2.208333vw 0 0.25vw;
    position: relative;
    z-index: 1;
}
.contact .image {
    min-width: 22.916667vw;
    width: 22.916667vw;
}
.contact .input,
.contact .textarea {
    width: 19.270833vw;
    background: #f1f2f8;
    border-radius: .78125vw;
    padding: 0 1.40625vw;
    margin: 0 0 1.041667vw;

    display: flex;
}
.contact .textarea {
    width: 100%;
}
.contact .input:nth-child(2){
    margin: 0 0 1.041667vw 1.041667vw;
}
.contact .input:nth-child(3){
    width: 100%;
}
.contact .lists {
    padding: 4.166667vw 6.25vw ;
    display: flex;
    flex-wrap: wrap;
}
.contact .input input,
.contact .input textarea{
    font-size: var(--font-size20);
    color: #000000;
    /* font-weight: 600; */
    padding: 1.041667vw 0;
    width: 100%;
}
.contact .input label {
    flex: 1;
}
.contact .input i{
    padding: .9375vw 0;
    margin: 3px .416667vw 0 0;
    font-size: var(--font-size16);
}
.contact .input i span{
    color: #05B2A2;
}

.contact .input input::-webkit-input-placeholder {color: #141b4d;}
.contact .input input::-webkit-input-placeholder {color: #141b4d;}
.contact .input input:-moz-placeholder {color: #141b4d;}
.contact .input input::-moz-placeholder {color: #141b4d;}
.contact .input input:-ms-input-placeholder {color: #141b4d;}
.contact .input textarea::-webkit-input-placeholder {color: #141b4d;}
.contact .input textarea::-webkit-input-placeholder {color: #141b4d;}
.contact .input textarea:-moz-placeholder {color: #141b4d;}
.contact .input textarea::-moz-placeholder {color: #141b4d;}
.contact .input textarea:-ms-input-placeholder {color: #141b4d;}
.contact .input {
    position: relative;
}
.contact .input img{
    position: absolute;
    width: auto;
    top: 0;
    right: 0;
    height: 3.645833vw;
}
.contact .input.yanzhengma{
    width: calc(100%);
    margin: 0 0 1.041667vw;
}
.contact .anniu  {
    width: 100%;
    text-align: right;
}
.contact .anniu button{
    width: 10.416667vw;
    height: 3.229167vw;
    background: linear-gradient(77deg, #04BF7D, #06A5C8);
    border-radius: 50px;

    font-size: var(--font-size22);
    color: #FFFFFF;
    line-height: 3.229167vw;
    margin:  0 0  auto;
}
.contact .anniu button:hover{
    background: linear-gradient(77deg, #06A5C8, #04BF7D);
}
.contact .image {
    position: relative;
}
.contact .image img{
    height: 100%;
}
.contact .image img.icon-image{
    width: 2.291667vw;
}
.contact .text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 4.166667vw 2.604167vw 2.604167vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.contact .text .intro{
    font-size: var(--font-size22);
    color: #FFFFFF;
    opacity: 0.6;
    padding: .520833vw 0;
    line-height: 1.3;
}
.contact .text .title{
    font-size: var(--font-size28);
    color: #FFFFFF;
    line-height: 1.3;
}
.contact .text .Htitle{
    font-size: var(--font-size26);
    color: #FFFFFF;
    line-height: 1.4;;
}
.contact .text img{
    margin: unset;
}
.contact .input textarea{
    height: 7.03125vw;
}
@media(max-width:768px){
    .contact .image img.icon-image {
        width: 20px;
    }
    .contact .columns {
        display: block;
        margin: 0 0 40px;
    }
    .contact .image {
        width: 100%;
    }
    .contact .columns>.image>img{
        width: 100%;
        height: 150px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .contact .text{
        padding: 30px 20px ;
        position: relative;
    }
    .contact .text>div:nth-child(1){
        margin: 0 0 20px;
    }
    .contact .text .intro{
        padding: 0 0 10px ;
    }
    .contact .text .Htitle {
        padding: 0 0 10px;
    }
    .contact .lists{
        padding: 20px ;
        justify-content: center;
    }
    .contact .input, .contact .textarea{
        width: 100% !important;
        margin: 0 0 20px !important;
        padding: 10px 20px;
    }
    .contact .input img {
        height: 50px;
    }
    .contact .anniu button {
        width: 110px;
        height: 40px;
        line-height: 40px;
        margin: auto;
    }

    .contact .input i{
        margin: 3px 5px 0 0;
    }
    .contact .input textarea {
        height: 60px;
    }

}
/*  */



@media(min-width:992px){
    /* .header{height: 5.208333vw;}
    .header .navBox .navList .list h3 a {height: 5.208333vw;} */
    .header .navBox .navList .list h3 a ,
    .header .navBox .haderOther{
        padding: .260417vw 0 0;
    }
}

    .DetailsPageNavigation .header {
        background-color: #04bf7d;
        background-image: -webkit-gradient(linear, left top, right top, from(#04bf7d), to(#06a5c8));
        background-image: -webkit-linear-gradient(left, #04bf7d, #06a5c8);
        background-image: -o-linear-gradient(left, #04bf7d, #06a5c8);
        background-image: linear-gradient(to right, #04bf7d, #06a5c8);
        /* position: relative; */
    }
    .DetailsPageNavigation .header::after {
        content: '';
        z-index: 1;
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px;
        background: rgba(0,0,0,0.25);
        position: absolute;
        display: block;
    }

@media(max-width:992px){ 
    .padding_35{
        padding: 35px 0;
    }
}

/* 动画 */
/* transform: translate3d(0, -100px, 0); 上 fadeInUp wow" data-wow-duration="2s"   */


/* 10-20 */
.popupContentMain {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: rgba(0, 0, 0, 0.67);
    display: none;
}

.popupContentMain .popupContentBox {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    padding: 2.667vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.popupContentMain .popupContentBox .popupContent {
    max-width: 1000px;
    width: 100%;
    margin: 0px auto;
    padding: 6.667vw 6.667vw;
    -webkit-border-radius: 2.667vw;
    border-radius: 2.667vw;
    max-height: 90%;
    position: relative;
    background: #fff;
    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;
}
.popupContentMain .popupContentBox .popupContent .popupTitle {
    font-size: 6.933vw;
    font-weight: 600;
    line-height: 8.267vw;
    color: #1D1D1F;
    padding: 0 40px 25px 0;
}
.popupContentMain .popupContentBox .popupContent .detail {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 3.733vw;
    line-height: 5.067vw;
    padding-right: 2vw;
    color: #141b4d;
    overflow-y: auto;
}
.popupContentMain .popupContentBox .popupContent .detail h3 {
    font-size: 4.267vw;
    line-height: 1.4;
    color: #1D1D1F;
    font-weight: 600;
}
.popupContentMain .popupContentBox .popupContent .detail img {
    max-width: 100%;
    height: auto !important;
}

.popupContentMain .popupContentBox .popupContent .detail::-webkit-scrollbar {
    width: 2px;
    background-color: #fff;
}

.popupContentMain .popupContentBox .popupContent .detail::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
}

.popupContentMain .popupContentBox .popupContent .detail::-webkit-scrollbar-thumb {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
    background-color: #05b698;
}
.closePopupContent { position: absolute; top: 30px; right: 20px; width: 30px; height: 30px; -webkit-border-radius: 100%; border-radius: 100%; border: 1px solid #1D1D1F; cursor: pointer; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.closePopupContent::after { width: 1px; height: 70%; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); content: ''; background: #1D1D1F; }

.closePopupContent::before { width: 70%; height: 1px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); content: ''; background: #1D1D1F; }

@media (min-width: 768px) { 
    .popupContentMain .popupContentBox { padding: 1.25vw; }
    .popupContentMain .popupContentBox .popupContent { padding: 5.625vw; -webkit-border-radius: 1.25vw; border-radius: 1.25vw; }
    .popupContentMain .popupContentBox .popupContent .popupTitle { font-size: 2.5vw; line-height: 3vw; padding-bottom: 1.563vw; }
    .popupContentMain .popupContentBox .popupContent .detail { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; margin-right: -3.125vw; font-size: 1vw; line-height: 1.625vw; padding-right: 1.875vw; }
    .popupContentMain .popupContentBox .popupContent .detail h3 { font-size: 1.25vw; }
}

@media (min-width: 1200px){
    .popupContentMain .popupContentBox { padding: 1.042vw; }
    .popupContentMain .popupContentBox .popupContent { padding: 4.688vw; -webkit-border-radius: 1.042vw; border-radius: 1.042vw; }
    .popupContentMain .popupContentBox .popupContent .popupTitle { font-size: 2.083vw; line-height: 2.5vw; padding-bottom: 1.302vw; }
    .popupContentMain .popupContentBox .popupContent .detail { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; margin-right: -2.604vw; font-size: 0.833vw; line-height: 1.354vw; padding-right: 1.563vw; }
    .popupContentMain .popupContentBox .popupContent .detail h3 { font-size: 1.042vw; }
}

.tanchuang_{
    display: none;
}

@media (max-width: 998px) { 
    .certificate ul{margin: 0 auto;width: 100%;padding-left: 0 !important;}
    .auto_500{width: 100%;}
    .certificate ul li{width: 48%;margin-right: 4% !important;margin-bottom: 4% !important;}
    .certificate ul li:nth-child(2n){margin-right: 0 !important;}
    .certificate li .Htitle{padding: 10px 0;text-align: center;}
    .certificate li .image{padding: 0;height: 150px;}
    .certificate li .image iframe{width: 100% !important;height: 150px !important;}
    .indexTeamMain .indexTeam .indexTeamCharacter{margin-top: 65px !important;}
} 

@media (max-width: 768px) { 
    .certificate ul{margin: 0 auto;width: 100%;padding-left: 0 !important;}
    .auto_500{width: 100%;}
    .certificate ul li{width: 48%;margin-right: 4% !important;margin-bottom: 4% !important;}
    .certificate ul li:nth-child(2n){margin-right: 0 !important;}
    .certificate li .Htitle{padding: 10px 0;text-align: center;}
    .certificate li .image{padding: 0;height: 150px;}
    .certificate li .image iframe{width: 100% !important;height: 150px !important;}
    .indexTeamMain .indexTeam .indexTeamCharacter{margin-top: 65px !important;}
    .columns{flex-wrap: wrap;}
    .achievement .image{width: 100%;margin: 0;}
    .link-row--links{margin-top: 20px;margin: 0;flex-wrap: wrap;display: flex; padding: 0.5em;}
    .link-row--link{font-size: 3.3vw;}
    table{width: 100% !important;}
    .padding_35 .auto_1440 iframe{width: 100% !important;height: 250px !important;}
    .indexTeamCharacter1{width: 100%;}
	.achievement .image1{width: 32.8125vw;
    margin: 0 0 0 2.3vw;
    border-radius: 0.78125vw;}
}