﻿@charset "utf-8";

/*规范*/
.font h2 {
    font-size: 40px;
    color: #333;
    line-height: 1.75;
    font-weight: bold;
}

.font h3 {
    font-size: 36px;
    color: #333;
    line-height: 1.75;
    font-weight: bold;
}

.font h4 {
    font-size: 30px;
    color: #333;
    line-height: 1.75;
}

.font h5 {
    font-size: 24px;
    color: #333;
    line-height: 1.75;
}

.font18,
.font18 p {
    font-size: 18px;
    color: #333;
    line-height: 1.75;
}

.pra,
.pra p {
    font-size: 16px;
    color: #666;
    line-height: 1.75;
}

.jian1 {
    margin-bottom: 50px;
}

.jian2 {
    padding: 120px 0;
}

.s_cont1200 {
    width: 1200px;
    margin: 0 auto;
}

.s_cont1266 {
    width: 1266px;
    margin: 0 auto;
}

.s_cont1450 {
    width: 1450px;
    margin: 0 auto;
}

.s_cont1600 {
    width: 1600px;
    margin: 0 auto;
}

/*规范*/
@font-face {
    font-family: 'montserratbold';
    src: url();
    src: url('../fonts/?#iefix') format('embedded-opentype'),
        url('../fonts/montserrat-bold-3-webfont.woff2') format('woff2'),
        url('../fonts/montserrat-bold-3-webfont.woff') format('woff'),
        url('../fonts/montserrat-bold-3-webfont.ttf') format('truetype'),
        url('../fonts/montserrat-bold-3-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MontserratRegular';
    src: url();
    src: url('../fonts/?#iefix') format('embedded-opentype'),
        url('../fonts/MontserratRegular.woff2') format('woff2'),
        url('../fonts/MontserratRegular.woff') format('woff'),
        url('../fonts/MontserratRegular.ttf') format('truetype'),
        url('../fonts/MontserratRegular.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* 10.25 - tammy - start*/
/* 首页 */
.t_hemainzi {
    font-size: 16px;
    color: #fff;
    line-height: 80px;
}

.t_headmain {
    background: #0057a6;
    padding: 0 30px;
    cursor: pointer;
}

.t_headfu {
    line-height: 80px;
    margin-right: 13px;
}

.t_linebox {
    width: 20px;
    height: 18px;
    position: relative;
    display: inline-block;
    top: 4px;
}

.t_headline {
    width: 20px;
    right: 0px;
    top: 0px;
}

.t_headline,
.t_headline:before,
.t_headline:after {
    width: 20px;
    -webkit-backface-visibility: hidden;
    will-change: transform;
    height: 2px;
    transform: rotate(0deg) translate3d(0, 0, 1px);
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.t_headle .t_headline:before {
    transition: top 0.1s 0.14s ease, opacity 0.1s ease;
}

.t_headline:before,
.t_headline:after {
    content: "";
    display: block;
    border-radius: 3px;
}

.t_headline:before {
    top: 8px;
}

.t_headle .t_headline:after {
    transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.t_headline:after {
    /* bottom: -16px; */
    top: -8px;
    left: 0px;
}

.t_headline {
    transform: translateY(-50%);
    top: 50%;
}

.t_headmain.on .t_headline {
    transform: translateY(-50%) rotate(45deg) translate3d(0, 0, 1px);
    top: 50%;
    transition-delay: 0.44s;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    background: #fff;
    top: 9px;
}

.t_headmain.on .t_headline:before {
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: top 0.2s ease, opacity 0.2s 0.44s ease, background-color 0.2s ease 0.2s;
}

.t_headmain.on .t_headline:after {
    top: 50%;
    transform: translateY(-50%) rotate(-90deg) translate3d(0, 0, 1px);
    transition: bottom 0.2s ease, transform 0.2s 0.44s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.2s ease 0.2s;
}

.t_headlogo {
    margin-left: 40px;
    margin-right: 90px;
}

.t_headlogo a img {
    width: 115px;
}

.t_headlogo a {
    line-height: 80px;
    display: block;
}

.t_headli a {
    display: inline-block;
    line-height: 80px;
    font-size: 18px;
    color: #333;
    transition: all 0.36s;
}

.t_headli.yxnav_active1 a {
    color: #016dce;
}

.t_headli {
    padding: 0 30px;
}

.t_yuzi {
    line-height: 80px;
    font-size: 16px;
    color: #333;
    padding: 0 10px 0 8px;
    transform: translateY(2px);
}

.t_headsou {
    margin-right: 30px;
}

.t_soutop {
    width: 15px;
    line-height: 80px;
    cursor: pointer;
}

.t_soutop img {
    width: 100%;
}

.t_yuqiuic {
    width: 16px;
    line-height: 80px;
}

.t_yuqiuic img {
    width: 100%;
}

.t_headyu {
    position: relative;
}

.t_headyu {
    margin-right: 160px;
}

.t_yixia {
    width: 10px;
    line-height: 80px;
}

.t_yixia img {
    width: 100%;
    transition: all 0.36s;
}

.t_headyutop {
    cursor: pointer;
}

.t_head {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 099;
    background-color: #fff;
}

.t_head.on {
    box-shadow: 0px 5px 28.13px 0.87px rgb(0 0 0 / 6%);
}

/* 导航下拉 */
.t_headnavla {
    position: fixed;
    width: 100%;
    height: calc(100% - 80px);
    top: 80px;
    display: none;
}

.t_navle {
    width: 28%;
    background: #455a64;
    height: 100%;
}

.t_navzoule {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    transition: all 0.36s;
    line-height: 1.5;
}

.t_navzouic {
    width: 9px;
    height: 16px;
    position: relative;
    top: 11px;
}

.t_navzouic img {
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}

.t_yuan {
    position: relative;
    top: 0;
    left: 0;
}

.t_hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.t_navleul {
    padding-left: 27.6%;
    padding-top: 55px;
}

.t_navleli {
    margin-bottom: 42px;
    padding-right: 70px;
}

.t_navleli.yxnav_active1 .t_navzoule {
    color: #01c2fc;
}

.t_navleli.yxnav_active1 .t_yuan {
    opacity: 0;
}

.t_navleli.yxnav_active1 .t_hover {
    opacity: 1;
}

.t_navleli.on .t_navzoule {
    color: #01c2fc;
}

.t_navleli.on .t_yuan {
    opacity: 0;
}

.t_navleli.on .t_hover {
    opacity: 1;
}

.t_navrg {
    width: 72%;
    height: 100%;
    background: #eceff1;
}

.t_navrgnr {
    width: 100%;
    height: 100%;
    position: relative;
    padding-top: 44px;
    transition: all .36s;
    overflow: hidden;
}

.t_navbg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.t_navbg img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.t_navbg::before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: linear-gradient(to bottom, rgba(236, 239, 241, 1), rgba(236, 239, 241, .5), transparent, transparent);
}

.t_naverbox {
    padding-left: 80px;
    position: relative;
    z-index: 10;
}

.t_navshang {
    font-size: 30px;
    color: #455a64;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 28px;
}

.t_naverli {
    width: 25%;
}

.t_naverlitop a {
    color: #455a64;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    transition: all 0.36s;
    position: relative;
}

.t_naverlitop {
    margin-bottom: 25px;
}

.t_naverlibot {
    margin-bottom: 40px;
}

.t_naverlibotnr a {
    color: #455a64;
    font-size: 18px;
    line-height: 1.75;
    transition: all 0.36s;
}

.t_naverlibotnr {
    margin-bottom: 11px;
}

.t_naverli.yxnav_active2 .t_naverlitop a {
    color: #3186d4;
}

.t_naverlibotnr.yxnav_active3 a {
    color: #3186d4;
}

.ys_navph3_header {
    width: calc(100% + 1px);
}

/* 搜索 */
.t_souxia {
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    background: #016dce;
    color: #fff;
    display: none;
}

.t_soubtn,
.t_souclose {
    display: inline-block;
    padding: 0 20px;
    cursor: pointer;
    line-height: 30px;
}

.t_soubtn img {
    width: 27px;
}

.t_souclose img {
    width: 20px;
}

.t_souinput input {
    font-size: 20px;
    width: 100%;
    height: 100%;
    background: none;
    outline: none;
    border: none;
    color: #fff;
}

.t_souinput input::placeholder {
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
}

.t_sounr {
    max-width: 1000px;
    padding: 20px 0;
    margin: auto;
    display: flex;
    line-height: 60px;
    margin: 0 auto;
}

.t_souinput {
    width: calc(100% - 127px);
}

/* 语言 */
.t_yuxiali a {
    padding: 5px 30px;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    transition: all 0.36s linear;
    -moz-transition: all 036s linear;
    -webkit-transition: all 0.36s linear;
    -o-transition: all 0.36s linear;
    text-align: center;
    display: block;
    white-space: nowrap;
}

.t_yuxia {
    background: #016dce;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

.t_yuxiali.on a {
    background: #0057a6;
}

.t_headyu.on .t_yixia img {
    transform: rotate(180deg);
}

/* 手机端head-start */
.ys_ph_navbar3 .ys_phnav_header {
    background: #fff;
}

.ys_phnav_logo {
    width: 105px;
}

.s_phnav3_language a {
    font-size: 16px;
    color: #666;
    line-height: 1.75;
}

/* 手机端head-end */

/* banner1 */
.t_syban {
    margin-top: 80px;
    position: relative;
}

.t_sybanpic {
    position: relative;
    overflow: hidden;
}

.t_sybanpic img {
    width: 100%;
}

.t_phban {
    display: none;
}

.t_sybanpic video {
    position: absolute;
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}

.t_sybanli {
    position: relative;
}

.t_sybannr {
    position: absolute;
    top: 46%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    z-index: 6;
}

.t_content1 {
    width: 1400px;
    margin: 0 auto;
}

.t_sybantit h2 {
    font-size: 56px;
    color: #fff;
    font-weight: bold;
    line-height: 1.5;
}

.t_sybantit h3 {
    font-size: 54px;
    color: #fff;
    font-weight: bold;
    line-height: 1.5;
}

.t_sybanp p {
    font-size: 18px;
    line-height: 1.75;
    color: #fff;
    opacity: .7;
}

.s_nyban .t_sybanp p {
    opacity: .7;
}

.t_liaobox {
    background: #0057a6;
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: all .36s;
}

.t_liaozi {
    font-size: 16px;
    color: #fff;
    line-height: 54px;
    padding: 0 62px;
    text-align: center;
    transition: all .36s;
}

.s_sy .t_liaozi {
    font-size: 14px;
}

.t_liaomore {
    display: inline-block;
    cursor: pointer;
    display: flex;
}

.t_sybanpic::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom right, rgba(0, 0, 0, .32), transparent, transparent);
    z-index: 2;
}

.t_sybantit {
    margin-bottom: 15px;
}

.t_sybannr .t_sybanp {
    margin-bottom: 46px;
}

.t_liaobox::before {
    content: '';
    width: 0;
    height: 100%;
    opacity: 0;
    transition: all 0.36s;
    left: 0;
    position: absolute;
    top: 0;
    /* background: rgba(0, 0, 0, .05); */
    background-image: -moz-linear-gradient(180deg, rgb(0, 87, 166) 0%, rgb(33, 173, 229) 100%);
    background-image: -webkit-linear-gradient(180deg, rgb(0, 87, 166) 0%, rgb(33, 173, 229) 100%);
    background-image: -ms-linear-gradient(180deg, rgb(0, 87, 166) 0%, rgb(33, 173, 229) 100%);
}

.t_liaozi {
    position: relative;
    z-index: 4;
}

.t_sybanul .slick-dots li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
    border: 0;
    margin: 0 12px;
}

.t_sybanul .slick-dots li.slick-active {
    background: #0068b7;
    border: 0;
}

.t_sybanul .slick-dots {
    bottom: 76px;
}

.t_sybanxia {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #0057a6;
    cursor: pointer;
    z-index: 10;
    width: 46px;
    height: 156px;
}

.t_sybanic {
    width: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(180deg);
}

.t_sybanic img {
    width: 100%;
    transition: all .36s;
}

.t_navrgnr {
    display: none;
}

.t_navrgnr.act {
    display: block;
}

/* 内页banner1 */
.s_nyban .t_sybantit h1 {
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    line-height: 1.5;
}

.s_nyban .t_sybannr .t_content1 {
    padding-right: 45%;
}

.s_nyban .t_sybannr {
    top: 52%;
}

.s_sybanpic::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.21);
    position: absolute;
    top: 0;
    left: 0;
}

.s_mbxbox {
    width: 100%;
    padding: 11px 0;
    background-color: rgba(0, 0, 0, .27);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
}

.s_mbx {
    display: flex;
    align-items: center;
}

.s_mbxnr {
    position: relative;
    margin-right: 25px;
}

.s_mbxnr::before {
    content: ">";
    color: #fff;
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
}

.s_mbxh {
    opacity: 0;
}

.s_mbxnr .ys_imgbox_cover {
    width: 22px;
}


.s_mbxnr.on::before {
    display: none;
}

.s_mbxnr a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    line-height: 1.75;
    transition: all .36s;
}

.s_maobox {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 10.64px 3.36px rgb(62 79 127 / 6%);
    z-index: 20;
}

.s_mbx2 .s_mbxbox {
    background-color: #fff;
    position: inherit;
    margin-top: 80px;
    position: relative;
    padding: 12px 0;
}

.s_mbx2 .s_mbxbox::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: rgb(231, 231, 231);
    position: absolute;
    top: 0;
    left: 0;
}

.s_mbx2 .s_mbxh {
    opacity: 1;
}

.s_mbx2 .s_mbxb {
    opacity: 0;
}

.s_mbx2 .s_mbxnr a {
    color: #666;
    font-size: 14px;
}

.s_mbx2 .s_mbxnr .ys_imgbox_cover {
    width: 16px;
}

.s_mbx2 .s_mbxnr::before {
    color: #666;
}

.s_sybanpic {
    position: relative;
}

.s_c1_page .s_sybanpic::after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .8);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: none;
}

/* 内页banner2 */
.s_nyban4 .t_sybannr {
    width: 42%;
    top: 50% !important;
    height: 100%;
    background-color: rgb(10, 15, 29);
    padding-left: 160px;
    padding-right: 110px;
}

.s_nyban4 .t_content1 {
    width: 100%;
    height: 100%;
    position: relative;
    padding-right: 0 !important;
    padding-top: 75px;
    padding-left: 0;
}

.s_nybanlogo {
    width: 67px;
    margin-bottom: 18px;
}

.s_nybanlogo img {
    width: 100%;
}

.s_nyban4 .s_mbxbox .t_content1 {
    padding-top: 0;
}

/* 内页banner3 */
.s_nyban3 .t_sybantit h1 {
    color: #333;
}

.s_nyban3 .t_sybanp p {
    color: #666;
    opacity: 1;
}

.s_nyban3 .s_mbxbox {
    background-color: transparent;
}

.s_nyban3 .s_mbxh {
    opacity: 1;
}

.s_nyban3 .s_mbxb {
    opacity: 0;
}

.s_nyban3 .s_mbxnr a {
    color: #666;
    font-size: 14px;
}

.s_nyban3 .s_mbxnr .ys_imgbox_cover {
    width: 16px;
}

.s_nyban3 .s_mbxnr::before {
    color: #666;
}

.s_nyban3 .s_sybanpic::before {
    display: none;
}





/* syk1 */
.s_cont1600 {
    width: 1600px;
    margin: 0 auto;
}

.t_syk1 {
    overflow: hidden;
    position: relative;
    background-color: #fff;
}

.t_syk1bg {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.t_syk1bg img {
    width: 100%;
}

.s_syk1lban {
    display: flex;
    padding-top: 56px;
}

.s_c1lban {
    cursor: pointer;
}

.s_c1lbanig {
    width: 100%;
    position: relative;
}

.s_c1lban img {
    width: 100%;
}

.s_c1top {
    padding-top: 86px;
    padding-bottom: 58px;
}

.t_boweih2 h2 {
    font-size: 48px;
    font-weight: bold;
    color: #333;
    line-height: 1.5;
}

.t_syk1nr {
    position: relative;
    z-index: 2;
}

.t_syk1pic {
    position: relative;
    width: 100%;
    z-index: 2;
}

.t_syk1pic img {
    width: 100%;
    height: 100%;
}

.t_shi {
    position: absolute;
    top: 0;
    left: 0;
}

.t_tou {
    position: relative;
    top: 0;
    left: 0;
}

.s_syk1pic::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .5;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 1s ease;
}

.s_syk1pic::after {
    content: "";
    width: 100%;
    height: 40%;
    background-image: -moz-linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: all 1s ease;
}


.t_syk1ul {
    position: relative;
}

.t_syk1bo {
    width: 25.5% !important;
    position: relative;
    transition: all 1s ease;
}

.s_h4 h4 {
    font-size: 22px;
    line-height: 1.75;
    color: #fff;
    font-weight: bold;
    transition: all .36s;
}

.s_syk1wz {
    width: 100%;
    position: absolute;
    bottom: 4%;
    left: 0;
    padding: 0 40px;
    z-index: 2;
}

.s_syk1big {
    font-size: 150px;
    line-height: 1.5;
    color: #fff;
    font-family: 'montserratbold' !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .36s;
    opacity: 0;
    pointer-events: none;
}

.s_syk1tit {
    width: 80%;
}

.s_syk1sbox {
    text-align: center;
}

.s_syk1sb {
    display: inline-block;
    margin-top: 35px;
    margin-bottom: 51px;
    cursor: pointer;
}

.s_syk1sbig {
    width: 37px;
    position: relative;
    margin: 0 auto;
}

.s_syk1sbxian {
    width: 1px;
    height: 43px;
    background-color: rgb(0, 87, 166);
    margin: 0 auto;
    margin-bottom: 5px;
}

.s_syk1sbig img {
    width: 100%;
}

.t_syk1bo.swiper-slide-active .s_syk1big {
    opacity: 1;
    transform: translate(-50%, -50%) matrix(1, 0, 0, 1, 0, 0)
}

.t_syk1bo.swiper-slide-active .s_syk1pic::before {
    opacity: 0;
}

.t_syk1bo.swiper-slide-active .s_syk1big {
    transition: all 1s ease;
    transform: translate(-50%, -50%) matrix(1, 0, 0, 1, 0, 0) !important;

}

.s_syk1big span {
    display: inline-block;
    font-size: 150px;
    line-height: 1.5;
    color: #fff;
    font-family: 'montserratbold' !important;
}

.t_syk1bo .s_syk1big {
    white-space: nowrap;
}

.s_syk1big {
    opacity: 0 !important;
}

.t_syk1bo .s_syk1big {
    z-index: 3;
}

.t_syk1bo.on .s_syk1big {
    z-index: 1;
}

.t_syk1bo.prev1 .s_syk1big {
    transform: translate(-100%, -50%) matrix(1, 0, 0, 1, 0, 0);
}

.t_syk1bo.next1 .s_syk1big {
    transform: translate(0, -50%) matrix(1, 0, 0, 1, 0, 0);
}

.t_syk1bo .s_syk1big {
    transition: all 1s ease;
}

.t_syk1bo.swiper-slide-prev .s_syk1pic::before {
    opacity: 0;
}

.t_syk1bo.swiper-slide-next .s_syk1pic::before {
    opacity: 0;
}

.t_syk1bo.act .s_syk1big {
    opacity: 1 !important;
}

.t_sybanli {
    display: none;
}

.t_sybanli:first-of-type {
    display: block;
}

/* syk2 */
.s_syk2 {
    position: relative;
}

.s_ayk2botpic {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: -1;
}

.s_syk2box {
    padding-top: 105px;
    padding-bottom: 123px;
}

.s_syk2tit {
    text-align: center;
    margin-bottom: 80px;
}

.s_syk2tit h2 {
    color: #fff;
}

.s_syk2nr {
    padding-left: 94px;
    padding-right: 65px;
}

.s_syk2list {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    position: relative;
    margin: 0 -39px;
    overflow: hidden;
}

.s_syk2list:after {
    content: "";
    width: 25%;
    height: 0px;
    visibility: hidden;
}

.s_syk2li {
    width: 25%;
    padding: 0 39px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.s_syk2lig {
    width: 101px;
    margin: 0 auto;
}

.s_syk2lig img {
    width: 100%;
}

.s_syk2top {
    text-align: center;
    margin-top: 7px;
    margin-bottom: 5px;
}

.s_syk2top {
    font-family: 'montserratbold' !important;
    font-size: 48px;
    color: #fff;
    line-height: 1.5;
}

.s_syk2wz {
    text-align: center;
}

.s_syk2wz p {
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
}

.s_syk2more {
    text-align: center;
    margin-top: 40px;
}

.s_syk2more .t_liaomore {
    display: inline-block;
}

.s_syk2more .t_liaobox {
    background-color: transparent;
    border: 1px solid #fff;
}

.s_syk2more .t_liaozi {
    padding: 0 65px;
}

.s_syk2more .t_liaobox::before {
    background-color: rgba(255, 255, 255, .2);
}

/* syk3 */
.s_color {
    background-color: rgb(237, 241, 244);
}

.s_syk3 {
    overflow: hidden;
    background-color: #edf1f4;
}

.s_syk3tit {
    text-align: center;
}

.s_syk3nrig {
    width: 50%;
}

.s_syk3nrr {
    width: 50%;
    border-top: 1px solid rgb(230, 231, 233);
}

.s_sykenew {
    width: 50%;
    transition: all .36s;
    position: relative;
}

.s_sykenew a {
    display: block;
    padding: 49px 45px 49px;
    background-color: #fff;
    border-right: 1px solid rgb(230, 231, 233);
    border-bottom: 1px solid rgb(230, 231, 233);
    transition: all .6s;
}

.s_syk3newtime {
    font-size: 14px;
    color: #999999;
    line-height: 1.75;
}

.s_syk3newtit h4 {
    color: #333;
    line-height: 1.5;
    transition: all .36s;
}

.s_syk3newtit {
    height: 99px;
    overflow: hidden;
    margin-top: 24px;
    margin-bottom: 71px;
}

.s_syk3newmore {
    right: 0;
}

.s_syk3morewz {
    font-size: 12px;
    color: #333;
    line-height: 23px;
    padding-right: 10px;
    font-weight: bold;
    transition: all .36s;
}

.s_syk3moreig {
    width: 23px;
}

.s_syk3moreig img {
    width: 100%;
    transform: rotate(-90deg);
}

.s_syk3box {
    padding-top: 100px;
    position: relative;
    z-index: 5;
}

/* syk4 */
.s_syk4 {
    position: relative;
}

.s_syk4tit {
    text-align: center;
    margin-bottom: 21px;
}

.s_h3 h3 {
    font-size: 40px;
    line-height: 1.75;
    color: #333;
    font-weight: bold;
}

.s_syk4more {
    text-align: center;
}

.s_syk4more .t_liaomore {
    display: inline-block;
}

.s_syk4nr {
    padding-top: 230px;
    padding-bottom: 140px;
    position: relative;
    z-index: 5;
}

.s_syk4bg {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.s_syk4bg img {
    width: 100%;
}

/* foot */
.s_foot {
    background-color: #0a0f1d;
    position: relative;
    z-index: 20;
}

.s_footop {
    width: calc(50% + 700px);
    margin-left: calc(50% - 700px);
    padding: 72px 0;
    padding-right: 97px;
}

.s_footnav {
    margin-right: 190px;
}

.s_footnavtop a {
    font-size: 18px;
    color: #c7d1d6;
    line-height: 1.75;
    font-weight: bold;
}

.s_footnavtop {
    margin-bottom: 20px;
}

.s_footnavnr a {
    font-size: 16px;
    color: #879196;
    line-height: 1.75;
    transition: all .36s;
}

.s_footnavnr {
    margin-bottom: 12px;
}

.s_footbot {
    border-top: 1px solid rgba(220, 229, 233, 0.2);
    padding: 22px 20px;
    text-align: center;
}

.s_footbot p {
    font-size: 14px;
    color: #9aa7ad;
    line-height: 1.75;
    opacity: 0.4;
}

.s_footbot p a {
    opacity: 1;
}

.s_footbot a {
    font-size: 14px;
    color: #9aa7ad;
    line-height: 1.75;
    padding-left: 7px;
    opacity: 0.4;
}

.s_footone {
    width: 58px;
    margin-left: 100px;
    cursor: pointer;
}

.s_footone img {
    width: 100%;
}

.s_footsharewz {
    font-size: 18px;
    color: #c7d1d6;
    line-height: 1.75;
    font-weight: bold;
    margin-bottom: 20px;
}

.s_footsharenr {
    position: relative;
    display: inline-block;
    margin-right: 30px;
}

.s_footsharenr:last-child {
    margin-right: 0;
}

.s_footshareig {
    width: 27px;
    cursor: pointer;
}

.s_footshareig .t_shi {
    opacity: 0;
    transition: all .36s;
}

.s_footsharebot {
    text-align: left;
}

.s_footewm {
    position: absolute;
    top: 150%;
    left: -31px;
    width: 190px;
    display: none;
}

.s_footewm::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    position: absolute;
    top: -6px;
    left: 38px;
}

.s_footewmnr {
    margin-right: 5px;
}

.s_footewmtop {
    width: 88px;
}

.s_footewmtop img {
    width: 100%;
}

.s_footewmwz {
    font-size: 12px;
    color: #333333;
    line-height: 1.5;
    text-align: center;
    background-color: #fff;
    margin-top: 1px;
}

.s_footbot {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

/*  - tammy - end*/
.s_nycon {
    max-width: 1920px;
    margin: 0 auto;
}


/* b1-start */


.s_mao {
    display: flex;
}

.s_maonav {
    width: auto !important;
}

.s_mao .swiper-container {
    margin: 0;
}

.s_maonavnr {
    padding: 0 35px;
    font-size: 18px;
    color: #333;
    line-height: 70px;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    transition: all .36s;
    position: relative;
}

.s_maonavnr::before {
    content: "";
    width: 0%;
    height: 3px;
    background-color: #0057a6;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}

.s_maonav.on .s_maonavnr {
    background-color: rgba(0, 87, 166, 0.102);
    color: #0057a6;
}

.s_maonav.on .s_maonavnr::before {
    width: 100%;
}

.s_b1tw {
    padding: 120px 0;
}

.s_b1twnr {
    display: flex;
    align-items: center;
}

.s_b1twig {
    width: 53%;
}

.s_b1twig .ys_imgbox_contain {
    width: 100%;
}

.s_b1twz {
    width: calc(100% - 53%);
    padding-left: 100px;
    padding-right: 80px;
}

.s_b1twztop {
    display: flex;
    align-items: center;
    margin-bottom: 7px;
}

.s_b1twztopig {
    width: 45px;
}

.s_b1twztopig img {
    width: 100%;
}

.s_b1twztopwz {
    font-weight: bold;
    padding-left: 15px;
    margin-top: 5px;
}

.s_b1twznr {
    padding-top: 21px;
    padding-bottom: 31px;
    margin-bottom: 43px;
    border-bottom: 2px solid rgb(240, 240, 240);
}

.s_b1twznr p {
    color: #666;
}

.s_b1twzbot {
    display: flex;
}

.s_b1twzbotnr {
    margin-right: 60px;
}

.s_b1twzbotnr:last-child {
    margin-right: 0;
}

.s_b1twzbotig {
    width: 51px;
    margin: 0 auto;
}

.s_b1twzbotig .ys_imgbox_cover {
    width: 100%;
}

.s_b1twzbotwz {
    text-align: center;
    margin-top: 10px;
}

.s_b1tw.on {
    background-color: #f6f6f6;
}

.s_b1tw.on .s_b1twnr {
    flex-direction: row-reverse;
}

.s_b1tw.on .s_b1twz {
    padding-right: 100px;
    padding-left: 80px;
}

.s_protanbox .ys_modal_content {
    width: 683px;
    border-radius: 10px;
    padding: 40px 95px 65px 84px;
    max-width: calc(100vw - 40px);
    max-height: calc(100vh - 80px);
    /* max-height: inherit; */
    overflow: hidden;
}

.s_protantit h3 {
    font-size: 28px;
    color: #333;
    line-height: 1.75;
    font-weight: bold;
}

.s_protantit {
    margin-bottom: 30px;
}

.s_protanxl {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.s_protanwz {
    font-size: 16px;
    color: #797979;
    line-height: 1.75;
    padding-top: 5px;
    padding-bottom: 4px;
}

.s_protanwz span {
    color: #ff8282;
}

.s_proxl {
    width: 398px;
}

.s_proxl .ys_select_hd {
    width: 100%;
    border-width: 1px;
    border-color: rgb(222, 222, 222);
    border-style: solid;
    border-radius: 5px;
    height: 38px;
}

.s_proxl .ys_select_xtbbox {
    width: 10px;
    right: 15px;
}

.s_proxl .ys_select_xtbbox img {
    width: 100%;
    transform: rotate(180deg);
}

.s_proxl .ys_select_show {
    padding-left: 15px;
    font-size: 14px;
    color: #797979;
}

.s_proxl .ys_select_show::placeholder {
    font-size: 14px;
    color: #797979;
}

.s_protanxl .ys_select_bd {
    top: 45px;
}

.s_proxl .ys_select_bdbox {
    border-width: 1px;
    border-color: rgb(222, 222, 222);
    border-style: solid;
    border-radius: 5px;
    padding: 7px 0;
    max-height: 272px;
}

.s_proxl .ys_select_li {
    font-size: 14px;
    color: #797979;
    line-height: 1.75;
    padding: 2px 15px;
    transition: all .36s;
}

.s_b1other {
    margin-top: 10px;
    display: none;
}

.s_b1other input {
    width: 100%;
    height: 40px;
    border-width: 1px;
    border-color: rgb(222, 222, 222);
    border-style: solid;
    border-radius: 5px;
    padding: 0 15px;
    font-size: 14px;
    color: #999;
}

.s_b1other input::placeholder {
    font-size: 14px;
    color: #999;
}

.s_table1 {
    display: flex;
    margin: 0 -9px;
    flex-wrap: wrap;
}

.s_table1nr {
    width: 50%;
    padding: 0 9px;
}

.s_table1nr input {
    width: 100%;
    height: 40px;
    border-width: 1px;
    border-color: rgb(222, 222, 222);
    border-style: solid;
    border-radius: 5px;
    padding: 0 15px;
    font-size: 16px;
    color: #666;
}

.s_table2 .s_table1nr {
    width: 100%;
}

.s_table3 textarea {
    width: 100%;
    height: 132px;
    border-width: 1px;
    border-color: rgb(222, 222, 222);
    border-style: solid;
    border-radius: 5px;
    padding: 10px 15px;
    font-size: 16px;
    color: #666;
    resize: none;
}

.s_table4 {
    margin-bottom: 40px;
}

.s_table4 input {
    padding-right: 100px;
}

.s_yzmbox {
    width: 309px;
    position: relative;
    padding: 0;
}

.s_yzmbox img {
    width: 94px;
    position: absolute;
    top: 50%;
    right: 2px;
    transform: translateY(-50%);
    cursor: pointer;
}

.s_table5 {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.s_tab5ju {
    width: 17px;
    height: 17px;
    border-width: 1px;
    border-color: rgb(102, 102, 102);
    border-style: solid;
    border-radius: 2px;
    position: relative;
    cursor: pointer;
}

.s_tab5ju::before {
    content: "";
    width: 100%;
    height: 91%;
    background-image: url(../images/duihao.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.s_tab5ju.on::before {
    display: block;
}

.s_tab5wz {
    padding-left: 15px;
}

.s_tab5wz p {
    font-size: 14px;
    color: #666;
    line-height: 1.75;
}

.s_tab5wz a {
    font-size: 14px;
    color: #666;
    line-height: 1.75;
}

.s_table6 {
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 3px;
    background-image: -moz-linear-gradient(0deg, rgb(0, 87, 166) 0%, rgb(33, 173, 229) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(0, 87, 166) 0%, rgb(33, 173, 229) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(0, 87, 166) 0%, rgb(33, 173, 229) 100%);
    line-height: 43px;
    cursor: pointer;
}

.s_table {
    margin-bottom: 11px;
}

/* b1-end */
/* b2 */
.s_b2_page {
    background-color: #f7f9fa;
}

.s_nyban2 .t_sybantit h2 {
    color: #fff;
}

.s_nyban2 .t_sybannr {
    top: 49%;
}

.s_liaobox1 {
    margin-right: 25px;
}

.s_b2cont1 {
    padding-top: 85px;
    padding-bottom: 105px;
}

.s_b2c1tit {
    margin-bottom: 17px;
    text-align: center;
}

.s_b2c1top p {
    color: #333;
    text-align: center;
}

.s_b2c1top {
    margin-bottom: 45px;
}

.s_b2c1nr {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s_b2c1l {
    width: 22%;
}

.s_b2c1z {
    width: 36%;
    padding-left: 67px;
    padding-right: 94px;
}

.s_b2c1zp p {
    color: #666f7d;
    line-height: 2;
}

.s_b2c1zp {
    margin-top: 20px;
    margin-bottom: 105px;
}

.s_b2c1r {
    width: calc(100% - 22% - 36%);
    padding-right: 115px;
}

.s_b2c1tw {
    display: flex;
    align-items: center;
}

.s_b2c1twig {
    width: 130px;
}

.s_b2c1twz {
    width: calc(100% - 130px);
    padding-left: 40px;
}

.s_b2c1twzp p {
    font-size: 14px;
    color: #666f7d;
    line-height: 1.5;
}

.s_b2c1twzp {
    margin-top: 15px;
    margin-bottom: 25px;
}

.s_b2c1more {
    display: flex;
}

.s_b2c1morewz {
    color: #0057a6;
    line-height: 1.75;
    font-size: 14px;
    padding-right: 5px;
}

.s_b2c1moreig {
    width: 13px;
    margin-top: 4px;
}

.s_b2c1moreig img {
    width: 100%;
}

.s_b2c1tw {
    position: relative;
    padding-bottom: 47px;
    padding-top: 20px;
}

.s_b2c1tw::before {
    content: "";
    width: 100%;
    height: 2px;
    background: url(../images/b2c1xian.png) center / contain no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
}

.s_b2c1rnr.on .s_b2c1tw {
    padding-bottom: 0;
}

.s_b2c1rnr.on .s_b2c1tw::before {
    display: none;
}

.s_b2c1zmore {
    width: 62%;
    border-radius: 5px;
    overflow: hidden;
}

.s_b2_page .s_b2c1zmore {
    width: 90%;
}

.s_b2c1zmore .t_liaobox {
    display: block;
}

.s_b2cont2 {
    /* padding-top: 115px; */
    padding-bottom: 75px;
    background-color: #f1f4f9;
}

.s_b2c2li {
    display: flex;
    padding-bottom: 25px;
    padding-top: 65px;
    position: relative;
    border-bottom: 1px solid rgba(0, 87, 166, 0.2);
}

.s_b2c2li:first-child {
    padding-top: 115px;
}

.s_b2c2li.act {
    padding-bottom: 0;
    border-bottom: none;
}

.s_b2c2 {
    padding-right: 8%;
}

.s_b2c1litit {
    width: 25%;
}

.s_b2c1litit h2 {
    line-height: 1.2;
}

.s_b2c2lir {
    width: calc(100% - 25%);

}

.s_b2c2litwig {
    width: 25px;
    margin-top: 2px;
}

.s_b2c2litwig img {
    width: 100%;
}

.s_b2c2litwz {
    width: calc(100% - 25px);
    padding-left: 10px;
}

.s_b2c2litwz p {
    color: #666f7d;
}

.s_b2c2litw {
    margin-bottom: 37px;
    display: flex;
}

.s_b2cont3 {
    padding-top: 105px;
}

.s_b2c3ig {
    padding: 50px 80px;
    background-color: #fff;
}

.s_b2c3ig img {
    width: 100%;
}

.s_b2cont3 .s_b2c1tit {
    margin-bottom: 22px;
}

.s_b2c4nr {
    margin: 0 -8px;
}

.s_b2c4lb {
    width: 50%;
    padding: 0 8px;
    display: none;
}

.s_b2c4lb.on {
    display: block;
}

.s_b2c4lbnr {
    position: relative;
}

.s_b2c4lbnr .ys_imgbox_cover {
    width: 100%;
    position: relative;
}

.s_b2c4lbnr .ys_imgbox_cover::before {
    content: "";
    width: 100%;
    height: 55%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: -moz-linear-gradient(to top, rgba(4, 10, 22, 0.4), rgba(4, 10, 22, 0));
    background-image: linear-gradient(to top, rgba(4, 10, 22, 0.4), rgba(4, 10, 22, 0));
    background-image: -ms-linear-gradient(to top, rgba(4, 10, 22, 0.4), rgba(4, 10, 22, 0));
    z-index: 3;
}

.s_b2c4lbwz {
    width: 100%;
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 3;
}

.s_b2c4lbwz h5 {
    color: #fff;
    text-align: center;
}

.s_b2c4nr .slick-dots li {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: rgba(68, 64, 55, 0.502);
}

.s_b2c4nr .slick-dots li.slick-active {
    background-color: rgb(0, 104, 183);
}

.s_b2c4nr .slick-dots {
    bottom: -40px;
}

.s_b2cont4 {
    padding-bottom: 150px;
}

.s_b2c5nr {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.s_b2c5li {
    width: 33.333333%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.s_b2c5linr {
    background-color: #fff;
    padding: 35px 69px 41px;
    height: 100%;
}

.s_b2c5linr .ys_imgbox_contain {
    width: 100%;
}

.s_b2c5litit {
    text-align: center;
    margin-bottom: 42px;
}

.s_b2c5litit h4 {
    font-family: 'montserratbold';
}

.s_b2c5liwz p {
    color: #666;
}

.s_b2c5liwz {
    height: 63px;
    overflow: hidden;
    margin-top: 29px;
    margin-bottom: 56px;
}

.s_b2c5limore {
    text-align: center;
}

.s_b2cont5 .s_b2c1tit {
    margin-bottom: 27px;
}

.s_b2cont5 {
    padding-bottom: 95px;
}

.s_b2c6li {
    position: relative;
}

.s_b2cont6 .s_b2c5limore {
    position: absolute;
    bottom: 37px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}

.s_b2c6li {
    width: 69% !important;
}

.s_b2c6li .ys_imgbox_cover {
    position: relative;
}

.s_b2c6li .ys_imgbox_cover::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    transition: all .36s;
}

.s_b2c6li.swiper-slide-active .ys_imgbox_cover::before {
    opacity: 0;
}

.s_b2c6lb {
    position: relative;
    padding-bottom: 150px !important;
}

.s_b2c6lban {
    position: absolute;
    top: 34%;
    width: 49px;
    z-index: 3;
    cursor: pointer;
}

.s_b2c6lban img {
    width: 100%;
}

.s_b2c6prev {
    left: 17%;
}

.s_b2c6next {
    right: 17%;
}

.s_b2c6next img {
    transform: rotate(180deg);
}

.s_b2c6nr .swiper-container-horizontal>.swiper-pagination-bullets,
.s_b2c6nr .swiper-pagination-custom,
.s_b2c6nr .swiper-pagination-fraction {
    bottom: 110px;
}

.s_b2c6nr .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    background-color: rgba(68, 64, 55, 0.502);
    opacity: 1;
    margin: 0 8px !important;
}

.s_b2c6nr .swiper-pagination-bullet-active {
    background-color: rgb(0, 104, 183);
}

.s_b2c7linr {
    position: relative;
}

.s_b2c7linr .ys_imgbox_cover {
    width: 100%;
}

.s_b2c7linr .s_b2c5nr {
    margin: 0 -8px;
}

.s_b2c7linr .s_b2c5li {
    padding: 0 8px;
    margin-bottom: 16px;
}

.s_b2c7liwz {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 56px 20px 0;
    z-index: 3;
}

.s_b2c7litit h5 {
    font-size: 26px;
    color: #fff;
    line-height: 1.75;
    font-weight: bold;
}

.s_b2c7litit {
    text-align: center;
    margin-bottom: 10px;
}

.s_b2c7more {
    text-align: center;
}

.s_b2c7more a {
    display: inline-block;
}

.s_b2c7morenr {
    display: flex;
    align-items: center;
}

.s_b2c7morewz {
    font-size: 14px;
    color: #fffefe;
    line-height: 1.75;
    padding-right: 5px;
}

.s_b2c7moreig {
    width: 24px;
}

.s_b2c7moreig img {
    width: 100%;
    transition: all .36s;
}

.s_b2cont7 {
    padding-bottom: 100px;
}

/* b2-end */

/* c1 */
.s_c1_page {
    background-color: #f7f9fa;
}

.s_c1c1 {
    padding: 39px 0;
    display: flex;
}

.s_c1contnr {
    display: none;
}

.s_c1contnr.on {
    display: block;
}

/* .s_c1cont .s_b2c5nr {
    display: none;
}
.s_c1cont .s_b2c5nr.on {
    display: block;
} */

.s_c1qhl {
    width: 35px;
    font-size: 16px;
    color: #333;
    line-height: 1.75;
    margin-right: 40px;
}

.s_c1qhr {
    width: calc(100% - 35px);
    display: flex;
    flex-wrap: wrap;
}

.s_c1qh {
    font-size: 16px;
    color: #333;
    line-height: 1.75;
    transition: all .36s;
    margin-right: 40px;
    cursor: pointer;
    margin-bottom: 13px;
}

.s_c1qh.on {
    color: #0057a6;
}

/* c1-end */
/* c2 */
.s_c2_page .t_liaomore {
    display: none;
}

.s_c2cont1 {
    padding-top: 84px;
    padding-bottom: 110px;
}

.s_c2c1 {
    width: 945px;
    margin: 0 auto;
}

.s_c2c1 .s_b2c1top p {
    color: #666;
}

.s_c2c1 .s_b2c1tit {
    margin-bottom: 25px;
}

.s_c2c1 .s_b2c1top {
    margin-bottom: 37px;
}

.s_c2c1nr {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.s_c2c1li {
    width: 25%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.s_c2c1li .ys_imgbox_contain {
    width: 155px;
    margin: 0 auto;
}

.s_c2c1liwz {
    text-align: center;
}

.s_c2c1liwz p {
    color: #676e80;
    font-weight: bold;
}

.s_c2cont2 {
    background-color: #f1f4f9;
    padding-bottom: 60px;
}

.s_c2c2 {
    width: 1145px;
    margin: 0 auto;
}

.s_c2c2 .s_b2c1tit {
    margin-bottom: 29px;
}

.s_c2c2 .s_b2c1top p {
    color: #666f7d;
}

.s_c2c2 .s_b2c1top {
    margin-bottom: 39px;
}

.s_c2c2igbox {
    width: 1028px;
    margin: 0 auto;
    margin-bottom: 68px;
}

.s_c2c2ig {
    width: 100%;
}

.s_c2c2ig img {
    width: 100%;
}

.s_c2c2nr {
    display: flex;
    margin: 0 -35px;
    flex-wrap: wrap;
}

.s_c2c2li {
    width: 33.333333%;
    padding: 0 35px;
    margin-bottom: 50px;
    display: flex;
}

.s_c2c2lil {
    width: 50px;
}

.s_c2c2lil img {
    width: 100%;
}

.s_c2c2lir {
    width: calc(100% - 50px);
    padding-left: 15px;
    padding-top: 5px;
}

.s_c2c2litit h5 {
    font-weight: bold;
    color: #676e80;
}

.s_c2c2lip {
    margin-top: 10px;
}

.s_c2c2lip p {
    color: #666f7d;
}

/* c2-end */

/* c3*/
.s_c3_page {
    background-color: #f7f9fa;
}

.s_c3cont1 {
    padding-top: 74px;
    padding-bottom: 85px;
}

.s_c3c1 {
    width: 1336px;
    margin: 0 auto;
    position: relative;
}

.s_c3c1l {
    width: calc(100% - 52%);
    padding-right: 120px;
}

.s_c3c1l.act {
    position: fixed;
    top: 150px;
    left: 0;
    z-index: 10;
}

.s_c3c1l.act.act1 {
    position: absolute;
    bottom: 150px;
    left: 0;
    top: inherit;
}

.s_c3c1ig {
    width: 100%;
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 40px;
    overflow: hidden;
}

.s_c3_page .s_c3c1ig {
    margin-top: 5px;
    margin-bottom: 0;
}

/* .s_c3c1ig img {
    width: 100%;
} */
.s_c3c1ig .ys_imgbox_contain {
    width: 100%;
}

.s_c3c1ig .ys_imgbox_contain img {
    width: 100%;
    max-height: inherit;
}

.s_c3c1proin p {
    margin-bottom: 12px;
}

.s_c3c1protit {
    text-align: center;
}

.s_c3c1protit h3 {
    font-family: 'montserratbold';
}

.s_c3c1proin {
    margin-top: 46px;
    margin-bottom: 50px;
}

.s_c3c1 .t_liaomore {
    justify-content: center;
}

.s_c3c1 .s_liaobox1 {
    margin-right: 0;
}

.s_c3c1 .s_liaobox2 {
    margin-right: 12px;
}

.s_c3c1r {
    width: 52%;
    background-color: #fff;
    padding: 70px 45px 35px 50px;
}

.s_c3c1r th {
    font-size: 20px;
    color: #333;
    line-height: 1.75;
    font-weight: bold;
    padding-bottom: 30px;
}

.s_c3c1r td {
    padding: 19px 0;
}

.s_c3c1r tr {
    border-top: 1px solid rgb(226, 231, 240);
}

.s_c3c1r tr:first-child {
    border: none;
}

.s_c3c1r table {
    width: 100%;
}

.s_c3tabl {
    width: 35%;
    color: #888888;
    font-weight: bold;
    vertical-align: top;
}

.s_c3tabr {
    width: calc(100% - 35%);
}

.s_c3tabr p {
    margin-bottom: 2px;
    color: #333;
}

.s_c3cont2 {
    background-color: #f1f4f9;
    padding-top: 85px;
    padding-bottom: 33px;
}

.s_c3cont2 .s_b2c1tit {
    margin-bottom: 60px;
}

.s_c3c2nr {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 0 -75px;
}

.s_c3c2li {
    width: 33.333333%;
    padding: 0 75px;
    margin-bottom: 50px;
}

.s_c3c2litit {
    text-align: center;
    margin-bottom: 35px;
}

.s_c3c2litit h4 {
    font-size: 28px;
    color: #333;
    line-height: 1.75;
    font-weight: bold;
}

.s_c3c2linr {
    text-align: center;
}

.s_c3c2linr h5 {
    margin-bottom: 6px;
    color: #666666;
}

.s_c3cont3 {
    padding-top: 110px;
    padding-bottom: 122px;
}

.s_c3c3 {
    width: 880px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.s_c3c3l {
    width: 265px;
}

.s_c3c3l .ys_imgbox_cover {
    width: 100%;
}

.s_c3c3r {
    width: calc(100% - 265px);
    padding-left: 100px;
}

.s_c3c3rp {
    margin-top: 15px;
    margin-bottom: 40px;
}

.s_c3c3rp p {
    line-height: 2;
}

/* c3-end */
/* c4 */
.s_c4_page {
    background-color: #f7f9fa;
}

.s_c4_page .s_c3c1ig {
    width: 330px;
    margin-top: 57px;
    margin-bottom: 0px;
}

.s_c4_page .s_c3c1proin {
    margin-bottom: 94px;
}

.s_c4_page .s_c3cont1 {
    padding-bottom: 120px;
    border-top: 1px solid rgb(231, 231, 231);
}

/* c4-end */
/* c5 */
.s_c5cont1 {
    padding-top: 60px;
    padding-bottom: 85px;
}

.s_c5cont1 .s_b2c1tit {
    margin-bottom: 44px;
}

.s_c5c1li {
    display: flex;
    justify-content: space-between;
}

.s_c5c1linr {
    width: 235px;
    margin-bottom: 80px;
}

.s_c5c1linr .ys_imgbox_cover {
    width: 66px;
    margin: 0 auto;
}

.s_c5c1litit {
    text-align: center;
    margin-top: 13px;
    margin-bottom: 10px;
}

.s_c5c1litit h5 {
    font-weight: bold;
}

.s_c5c1lip {
    text-align: center;
}

.s_c5c1lip p {
    color: #666;
}

.s_c5c1top {
    position: relative;
    margin-bottom: 6px;
}

.s_c5c1topig {
    width: 226px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.s_c5c1topig img {
    width: 100%;
}

.s_c5cont1 .s_c3c2litit {
    margin-bottom: 27px;
}

.s_c5c2nr {
    display: flex;
    justify-content: space-between;
    background-color: rgb(235, 235, 235);
}

.s_c5c2l {
    width: 26%;
}

.s_c5c2l img {
    width: 100%;
}

.s_c5c2nr .s_c3c1r {
    width: 51%;
    background-color: transparent;
}

.s_c5c2nr .s_c3c1r tr {
    border-top: 1px solid rgb(217, 217, 217);
}

.s_c5c2nr .s_c3c1r tr:first-child {
    border: none;
}

.s_c5c2nr .s_c3c1r td {
    padding: 11px 0;
}

.s_c5c2nr .s_c3c1r {
    padding: 62px 45px 43px 0px;
}

.s_c5c2nr .s_c3c1r th {
    padding-bottom: 24px;
}

.s_c5cont2 .s_b2c1tit {
    margin-bottom: 30px;
}

.s_c5cont2 {
    padding-bottom: 110px;
}

.s_c5_page .s_b2cont5 {
    background-color: #f9f9f9;
    padding-top: 87px;
}

.s_c5_page .s_nyban .t_content1 {
    padding-right: 35%;
}

/* c5-end */
.s_maobox.mc_fixed {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 100%;
    max-width: 1920px;
    border-top: 1px solid #eee;
}

.s_maoboxxz {
    height: 70px;
    position: relative;
    /* z-index: 100; */
}

/* d1*/
.s_d1_page {
    background-color: #f7f9fa;
}

.s_d1c1 .s_c1c1 {
    padding: 0;
    margin-bottom: 30px;
    position: relative;
}

.s_d1c1 .s_c1c1::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: rgb(235, 235, 240);
    position: absolute;
    bottom: -4px;
    left: 0;
}

.s_d1c1 .s_c1c1.on::before {
    display: none;
}

.s_d1c1 {
    padding-top: 64px;
    padding-bottom: 19px;
}

.s_d1c1 .s_c1qhl {
    font-weight: bold;
    margin-right: 40px;
}

.s_d1c1 .s_c1qh {
    margin-right: 48px;
}

.s_c1qh1.on {
    color: #0057a6;
}

.s_d1c1nr {
    display: none;
}

.s_d1c1nr.act {
    display: block;
}

.s_d1c1nr .s_c1qhl {
    color: #d61e3d;
    cursor: pointer;
    margin-right: 0 !important;
}

.s_d1c1nr .s_c1qhr {
    padding-left: 40px;
}

.s_d1c1an {
    background-color: rgb(240, 240, 240);
    border-radius: 100px;
    display: flex;
    justify-content: space-between;
    padding: 3px 25px;
    min-width: 145px;
    margin-right: 10px;
    margin-bottom: 5px;
}

.s_d1c1anl {
    font-size: 16px;
    color: #333;
    line-height: 1.75;
    padding-right: 10px;
}

.s_d1c1anr {
    width: 10px;
    cursor: pointer;
    line-height: 24px;
}

.s_d1c1anr img {
    width: 100%;
}

.s_d1c2 a {
    display: flex;
}

.s_d1c2 {
    border-width: 2px;
    border-color: rgb(235, 235, 240);
    border-style: solid;
    box-shadow: 0px 7px 12.9px 2.1px rgba(189, 201, 238, 0.08);
    margin-bottom: 60px;
}

.s_d1c2ig {
    width: 50%;
}

.s_d1c2ig .ys_imgbox_cover {
    width: 100%;
}

.s_d1c2wz {
    width: calc(100% - 50%);
    background-color: #fff;
    padding: 70px 80px 50px 50px;
}

.s_d1c2wznr {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}

.s_d1c2wznr .ys_imgbox_contain {
    width: 190px;
    transition: all .36s;
}

.s_d1c2wznr .ys_imgbox_contain img:nth-child(2) {
    left: 0;
    transform: translateY(-50%);
}

.s_d1c2tit h4 {
    font-weight: bold;
    transition: all .36s;
}

.s_d1c2tit {
    height: 52.5px;
    overflow: hidden;
    margin-top: 29px;
    margin-bottom: 17px;
    transition: all .36s;
}

.s_d1c2p p {
    color: #666;
    line-height: 2;
    transition: all .36s;
}

.s_d1c2p {
    height: 72px;
    overflow: hidden;
}

.s_d1c2jt {
    width: 42px;
    position: absolute;
    bottom: 0;
    right: -10px;
}

.s_d1c2jt img:nth-child(2) {
    opacity: 0;
}

.s_d1c2jt img {
    width: 100%;
    transition: all .36s;
}

.s_d1c3 {
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
}

.s_d1c3li {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.s_d1c3li a {
    display: block;
}

.s_d1c2wzxz {
    border-radius: 7px;
    overflow: hidden;
}

.s_d1c3li .s_d1c2wz {
    width: 100%;
    border-width: 2px;
    border-color: rgb(235, 235, 240);
    border-style: solid;
    border-radius: 5px;
    padding: 70px 66px 50px 66px;
    position: relative;
    transition: all .36s;
}

.s_d1c3li .s_d1c2tit {
    margin-top: 5px;
    margin-bottom: 20px;
}

.s_d1c3li .s_d1c2p {
    margin-bottom: 69px;
}

.s_d1c3li .s_d1c2jt {
    bottom: -97px;
}

.s_d1c3more {
    display: flex;
    justify-content: center;
    margin-top: 39px;
}

.s_d1c3more .t_liaozi {
    color: #333;
}

.s_d1c3more .t_liaobox {
    background-color: transparent;
    border-width: 1px;
    border-color: rgb(51, 51, 51);
    border-style: solid;
}

.s_d1cont3 {
    padding-bottom: 120px;
}

/* d1-end */

/* e2 */
.s_e2_page {
    background-color: #f7f9fa;
}

.s_e2c1 {
    padding-top: 100px;
    padding-bottom: 120px;
}

.s_e2tab {
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    padding: 60px 140px 165px;
}

.s_e2tab1rnr {
    cursor: pointer;
}

.s_e2tab1top {
    display: flex;
    margin-bottom: 34px;
    flex-wrap: wrap;
}

.s_e2tab1top .s_protanwz {
    padding-top: 0;
    padding-bottom: 0;
}

.s_e2tab1r {
    display: flex;
    padding-left: 55px;
    flex-wrap: wrap;
}

.s_e2tab1r .s_table5 {
    margin-right: 37px;
    margin-bottom: 0;
}

.s_e2tab1r .s_tab5wz p {
    font-size: 16px;
    color: #666;
}

.s_e2tab .s_table1nr {
    margin-bottom: 13px;
}

.s_e2tab .s_table3 {
    margin-bottom: 9px;
}

.s_e2tab .s_yzmbox {
    width: 440px;
}

.s_e2tab1bot {
    display: none;
}

.s_e2tab1bot.s_table1nr {
    width: 100%;
    padding: 0;
    margin-bottom: 9px;
}

.s_e2tab1bot .s_protanwz {
    margin-bottom: 8px;
    padding-top: 0;
}

.s_e2tab1bot input {
    font-size: 14px;
    color: #999;
}

.s_e2tab1bot input::placeholder {
    font-size: 14px;
    color: #999;
}

.s_e2tab2 {
    width: 236px;
}

/* e2-end */
/* g1*/
.s_g1c1 {
    padding-top: 85px;
}

.s_g1c1tit {
    margin-bottom: 48px;
    text-align: center;
}

.s_g1c1nr {
    display: flex;
    align-items: start;
}

.s_g1c1ig {
    width: 43%;
    border-radius: 10px;
    overflow: hidden;
}

.s_g1c1r {
    width: calc(100% - 43%);
    padding-left: 95px;
}

.s_g1c1wz {
    margin-bottom: 41px;
}

.s_g1c1wztit {
    margin-bottom: 10px;
}

.s_g1c1wztit h5 {
    font-size: 20px;
    color: #0057a6;
    font-weight: bold;
    line-height: 1.75;
}

.s_g1c1wzp p {
    margin-bottom: 11px;
    color: #666;
    line-height: 2;
}

.s_g1cont2 {
    position: relative;
    overflow: hidden;
    padding-bottom: 115px;
    padding-top: 85px;
}

.s_g1c2bg {
    width: 100%;
    position: absolute;
    top: -31%;
    left: 50%;
    transform: translateX(-50%);
}

.s_g1c2bg img {
    width: 100%;
}

.s_g1c2 {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    z-index: 3;
}

.s_g1c2p {
    text-align: center;
    padding: 0 10%;
}

.s_g1c2p p {
    color: #666;
}

.s_g1c2nr {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -28px;
    margin-bottom: 60px;
}

.s_g1c2list {
    width: 33.333333%;
    padding: 0 28px;
}

.s_g1c2list .ys_imgbox_cover {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.s_g1c2listwz {
    text-align: center;
    margin-top: 35px;
}

.s_g1c2listwz h3 {
    font-weight: bold;
}

.s_g1c2list.on {
    margin-top: 115px;
}

.s_g1cont3 {
    padding-top: 110px;
    padding-bottom: 210px;
}

.s_g1cont3 .s_g1c1tit h2 {
    color: #fff;
}

.s_g1c3lbox {
    padding: 0 200px;
    position: relative;
}

.s_g1c3lbox .slick-list {
    padding-top: 160px;
}

.s_g1c3lbox .slick-prev,
.s_g1c3lbox .slick-next {
    top: 150px;
    width: 69px;
    height: 69px;
    background-image: url(../images/g5_1_icon32.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30%;
    border: 1px solid #fff;
}

.s_g1c3lbox .slick-next {
    right: 0;
}

.s_g1c3lbox .slick-prev {
    transform: translate(0, -50%) rotate(180deg);
    left: 0;
}

.s_g1c3lbox::before {
    content: "";
    position: absolute;
    top: 145px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 1px;
    background-image: url(../images/g1c3xian.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.s_g1c3lb {
    width: 25%;
    padding: 0 35px;
    display: none;
}

.s_g1c3lb.on {
    display: block;
}

.s_g1c3lbtit {
    display: inline-block;
    font-size: 32px;
    font-family: 'montserratbold' !important;
    color: #fff;
    line-height: 1.75;
    font-weight: bold;
    position: relative;
    margin-bottom: 26px;
}

.s_g1c3lbtit::before {
    content: "";
    border-width: 2px;
    border-color: rgb(247, 249, 250);
    border-style: solid;
    border-radius: 50%;
    position: absolute;
    top: -74px;
    left: 50%;
    transform: translateX(-50%);
    width: 16px;
    height: 16px;
}

.s_g1c3lbtit::after {
    content: "";
    position: absolute;
    top: -54px;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
    width: 9px;
    height: 7px;
    background-image: url(../images/g5_1_icon32.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.s_g1c3lbnr p {
    color: #fff;
    line-height: 2;
    margin-bottom: 2px;
}

.s_g1cont4,
.s_g1cont5 {
    background-color: #f8f9fb;
}

.s_g1c4ig {
    width: 100%;
}

.s_g1c4ig img {
    width: 100%;
}

.s_g1cont4 {
    padding-top: 107px;
}

.s_g1cont5 {
    padding-top: 140px;
    padding-bottom: 180px;
}

.s_g1c5nr {
    margin: 0 -11px;
    padding: 0 100px;
}

.s_g1c5lb {
    width: 33.333333%;
    padding: 0 11px;
    display: none;
}

.s_g1c5lb.on {
    display: block;
}

.s_g1c5lbnr {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding: 45px 20px 25px;
}

.s_g1c5lbtit {
    text-align: center;
    height: 31.5px;
    overflow: hidden;
    margin-bottom: 30px;
}

.s_g1c5lbtit p {
    font-weight: bold;
}

.s_g1c5lbig {
    width: 229px;
    margin: 0 auto;
    max-width: 100%;
}

.s_g1c5lbig .ys_imgbox_contain {
    width: 100%;
}

.s_g1c5nr .slick-prev,
.s_g1c5nr .slick-next {
    top: 50%;
    transform: translateY(-50%);
    width: 23px;
    height: 50px;
    background-image: url(../images/jianrgh.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.s_g1c5nr .slick-prev {
    transform: translate(0, -50%) rotate(180deg);
}

.s_g1c5nr .slick-dots li {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: rgba(68, 64, 55, 0.502);
}

.s_g1c5nr .slick-dots li.slick-active {
    background-color: rgb(0, 104, 183);
}

.s_g1c5nr .slick-dots {
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
}

/* g1-end */
/* g3*/
.s_g3_page {
    background-color: #fff;
}

.s_g3cont {
    padding-top: 75px;
    padding-bottom: 110px;
    border-top: 1px solid rgb(231, 231, 231);
}

.s_g3contnr {
    display: flex;
}

.s_g3cl {
    width: 65%;
}

.s_g3cr {
    width: calc(100% - 65%);
    padding-left: 138px;
}

.s_g3cl1top {
    color: #0057a6;
    font-weight: bold;
}

.s_g3cltit {
    padding-top: 8px;
    padding-bottom: 19px;
    overflow: hidden;
}

.s_g3cltit h1 {
    font-size: 36px;
    color: #333;
    font-weight: bold;
    line-height: 1.5;
}

.s_g3cl1nrbox {
    display: flex;
}

.s_g3cl1nr {
    font-size: 14px;
    color: #999;
    line-height: 1.75;
    padding-right: 10px;
    margin-right: 10px;
    position: relative;
}

.s_g3cl1nr::before {
    content: "";
    width: 1px;
    height: 10px;
    background-color: rgb(153, 153, 153);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.s_g3cl1nr.on::before {
    display: none;
}

.s_g3cl2 {
    padding-top: 22px;
}

.s_g3cl2 p {
    font-size: 16px;
    color: #333;
    line-height: 2;
    margin-bottom: 13px;
}

.yxedr_active p {
    font-size: 16px;
    color: #333;
    line-height: 2;
    margin-bottom: 20px;
}

.s_g3cl3 {
    display: flex;
    padding-top: 19px;
    padding-bottom: 34px;
}

.s_g3cl3l {
    width: 64px;
    color: #0057a6;
    line-height: 38px;
}

.s_g3cl3r {
    width: calc(100% - 64px);
    display: flex;
    flex-wrap: wrap;
}

.s_g3cl3rnr a {
    display: block;
    border-radius: 3px;
    background-color: rgb(248, 248, 248);
    overflow: hidden;
    text-align: center;
    padding: 0 15px;
    line-height: 38px;
    color: #9e9e9e;
    border: 1px solid transparent;
    transition: all .36s;
}

.s_g3cl3rnr {
    margin-left: 11px;
    margin-bottom: 10px;
}

.s_g3cl4nr {
    display: flex;
    margin-bottom: 17px;
}

.s_g3cl4l {
    color: #333;
    width: 50px;
}

.s_g3cl4r p {
    display: inline-block;
    font-size: 16px;
    color: #0057a6;
    line-height: 1.75;
    font-weight: bold;
    transition: all .36s;
}

.s_g3cl4nr.on .s_g3cl4r p {
    text-decoration: underline;
}

.s_g3cl4r {
    width: calc(100% - 50px);
    padding-left: 15px;
}

.s_g3crtit h4 {
    font-weight: bold;
}

.s_g3cr1 a {
    display: block;
    padding: 20px 0;
}

.s_g3cr1 {
    border-bottom: 1px solid rgb(231, 231, 231);
}

.s_g3cr1p p {
    color: #333;
    transition: all .36s;
}

.s_g3cr1p {
    height: 56px;
    overflow: hidden;
}

.s_g3crnr {
    margin-bottom: 70px;
    overflow: hidden;
}

.s_g3crbot {
    overflow: hidden;
}

.s_g3cr2 {
    background-color: #f3f3f3;
}

.s_g3cr2nr {
    width: 100%;
    height: 100%;
    padding: 24px;
}

.s_g3cr2nr .ys_imgbox_cover {
    width: 100%;
    margin-bottom: 28px;
}

.s_g3cr2tit p {
    font-weight: bold;
    transition: all .36s;
}

.s_g3cr2p {
    margin-bottom: 15px;
}

.s_g3cr2p p {
    color: #333;
}

.s_g3cr2 {
    margin-bottom: 50px;
}

.s_g3cr2:first-child {
    margin-top: 20px;
}

.s_g3cr2nr .s_b2c7morewz {
    color: #0057a6;
    font-size: 14px;
    font-weight: bold;
}

/* g3-end */
/* g5 */
.s_g5c1 {
    padding-top: 100px;
    padding-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
}

.s_g5c1 .ys_select_show {
    height: 70px;
    border: 2px solid rgb(235, 235, 240);
    padding-left: 55px;
    padding-right: 45px;
    font-size: 16px;
    color: #666;
}

.s_g5c1 .ys_select_show::placeholder {
    font-size: 16px;
    color: #666;
}

.s_g5c1 .ys_select {
    width: 352px;
}

.s_g5c1 .ys_select_xtbbox {
    width: 14px;
    right: 25px;
}

.s_g5c1 .ys_select_xtbbox img {
    width: 100%;
}

.s_g5c1tb {
    width: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 25px;
}

.s_g5c1tb img {
    width: 100%;
}

.s_g5c1 .ys_select_bdbox {
    padding: 10px 0;
    height: 152px;
}

.s_g5c1 .ys_select_bd {
    border: 2px solid rgb(235, 235, 240);
    top: 105%;
}

.s_g5c1 .ys_select_li {
    font-size: 16px;
    color: #666;
    line-height: 1.75;
    padding: 2px 25px;
    transition: all .36s;
}

.s_g5c1_select {
    margin-right: 17px;
}

.s_g5c1 .s_table6 {
    width: 220px;
    line-height: 70px;
    border-radius: inherit;
}

.s_g5c2 {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.s_g5c2li {
    width: 33.333333%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.s_g5c2linr {
    border-width: 2px;
    border-color: rgb(241, 241, 241);
    border-style: solid;
    border-radius: 6px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 22.68px 4.32px rgba(96, 84, 172, 0.08);
    height: 100%;
    padding: 30px 45px 2px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.s_g5c2linr::before {
    content: "";
    width: 0%;
    height: 3px;
    background-image: -moz-linear-gradient(0deg, rgb(0, 87, 166) 0%, rgb(33, 173, 229) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(0, 87, 166) 0%, rgb(33, 173, 229) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(0, 87, 166) 0%, rgb(33, 173, 229) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .36s;
}

.s_g5c2litop {
    display: flex;
    margin-bottom: 12px;
}

.s_g5c2litit h5 {
    font-size: 20px;
    color: #333;
    line-height: 1.5;
    font-weight: bold;
}

.s_g5c2litit {
    width: calc(100% - 60px);
    padding-right: 10px;
    position: relative;
    z-index: 3;
}

.s_g5c2litopig {
    width: 60px;
}

.s_g5c2litopig img {
    width: 100%;
}

.s_g5c2li .s_g5c2litopig {
    display: none;
}

.s_g5c2li.on .s_g5c2litopig {
    display: block;
}

.s_g5c2lbotinr {
    display: flex;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgb(237, 237, 237);
}

.s_g5c2lbotinr.on {
    border-bottom: none;
}

.s_g5c2libotnrig {
    width: 15px;
    line-height: 28px;
}

.s_g5c2libotnrig img {
    width: 100%;
}

.s_g5c2libotnrwz {
    width: calc(100% - 15px);
    padding-left: 15px;
}

.s_g5c2more {
    padding-top: 60px;
    padding-bottom: 120px;
    text-align: center;
}

.s_g5c2more a {
    display: inline-block;
}

.s_g5c2more .s_table6 {
    width: 210px;
    line-height: 60px;
}

.s_g5job .ys_modal_content {
    width: 975px;
    border-radius: 5px;
    box-shadow: 0px 12px 24px 0px rgba(214, 211, 211, 0.35);
    overflow: hidden;
    padding: 67px 40px 60px 60px;
    position: relative;
}

.s_g5c2jobnr {
    position: relative;
    z-index: 3;
}

.s_g5c2jobnr h4 {
    font-size: 18px;
    color: #0057a6;
    line-height: 1.75;
    margin-bottom: 15px;
    margin-top: 32px;
}

.s_g5c2jobnr p {
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 8px;
    color: #666;
}

.s_g5c2jobnr h5 {
    font-size: 16px;
    color: #00427a;
    line-height: 1.75;
    margin-bottom: 5px;
}

.s_g5jobtanmore .s_table6 {
    width: 186px;
    line-height: 48px;
    font-size: 14px;
}

.s_g5jobtanmore {
    margin-top: 53px;
    position: relative;
    z-index: 3;
}

.s_g5job .ys_modal_close {
    right: 30px;
    top: 27px;
}

.s_g5c2jobbg {
    width: 100%;
    position: absolute;
    top: -194px;
    left: 0;
}

.s_g5c2jobbg img {
    width: 100%;
}

.s_g5job .mCSB_scrollTools {
    z-index: 3;
}

/* g5-end */
.s_protanbox .mCSB_scrollTools .mCSB_draggerContainer {
    left: -30px;
    margin-top: 30px;
}

.s_proxl .ys_select_bdbox .mCSB_scrollTools .mCSB_draggerContainer {
    margin-top: 0;
    left: -10px;
}

/* g2 */
.ys_phfyfl a {
    color: #333;
}

.s_g2cont1 {
    padding-top: 48px;
    padding-bottom: 16px;
}

.s_g2c1 {
    display: flex;
}

.s_g2c1 .swiper-container {
    margin: 0;
}

.s_g2c1lb .swiper-wrapper {
    border-radius: 3px;
}

.s_g2c1nav {
    width: auto !important;
}

.s_g2c1navnr {
    font-weight: bold;
    text-align: center;
    padding: 0 29px;
    line-height: 49px;
    background-color: #f4f5f7;
    border-width: 0.5px;
    border-color: rgb(244, 245, 247);
    border-style: solid;
    border-radius: 3px;
    overflow: hidden;
    transition: all .36s;
}

.s_g2c1nav.on .s_g2c1navnr {
    background-color: rgb(0, 87, 166);
    color: #fff;
}

.s_g2crbqbox {
    display: flex;
    flex-wrap: wrap;
    margin-top: 17px;
}

.s_g2crbq a {
    display: block;
    background-color: #f8f8f8;
    font-size: 16px;
    color: #9e9e9e;
    line-height: 28px;
    padding: 5px 13px;
    transition: all .36s;
}

.s_g2crbq {
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
    overflow: hidden;
}

.s_g2cli {
    margin-bottom: 75px;
    overflow: hidden;
}

.s_g2cli a {
    display: flex;
    align-items: center;
}

.s_g2clig {
    width: 41%;
}

.s_g2cliwz {
    width: calc(100% - 41%);
    padding-left: 35px;
}

.s_g2clitime {
    font-size: 14px;
    color: #999999;
    line-height: 1.75;
}

.s_g2clitit h5 {
    font-weight: bold;
    transition: all .36s;
}

.s_g2clitit {
    height: 84px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 5px;
}

.s_g2clip {
    height: 96px;
    overflow: hidden;
    margin-bottom: 15px;
}

.s_g2clip p {
    line-height: 2;
    color: #666666;
}

.s_g2cli .s_b2c7morewz {
    color: #0057a6;
}

.pc_fenye li {
    color: #999;
}

.pc_fenye li.activepage {
    color: #0057a6;
    background-color: transparent;
}

.s_over {
    overflow: hidden;
}

/* g2-end */
/* e1 */
.s_e1cont1 {
    padding-top: 100px;
    padding-bottom: 120px;
}

.s_e1c1 {
    display: flex;
    flex-direction: row-reverse;
}

.s_e1c1r {
    width: 42%;
}

.s_e1c1r img {
    width: 100%;
}

.s_e1c1l {
    width: calc(100% - 42%);
    padding-right: 100px;
}

.s_e1c1l .s_g1c1tit {
    text-align: left;
    margin-bottom: 12px;
}

.s_e1c1tits {
    margin-bottom: 3px;
}

.s_e1c1tits h5 {
    color: #0057a6;
    font-weight: bold;
}

.s_e1c1lp p {
    margin-bottom: 13px;
}

.s_e1cont2 {
    background-color: #f1f4f9;
    padding-top: 54px;
    padding-bottom: 72px;
}

.s_e1cont2 .s_g1c1tit {
    margin-bottom: 37px;
}

.s_e1c2nr {
    display: flex;
    margin: 0 -18px;
    align-items: stretch;
    flex-wrap: wrap;
}

.s_e1c2li {
    width: 33.333333%;
    padding: 0 18px;
    margin-bottom: 36px;
}

.s_e1c2linr {
    width: 100%;
    height: 100%;
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 7.92px 0.08px rgba(33, 48, 106, 0.07);
    padding: 54px 50px 55px;
    transition: all .36s;
}

.s_e1c2lig {
    width: 88px;
    margin: 0 auto;
}

.s_e1c2litit {
    margin-top: 33px;
    margin-bottom: 12px;
}

.s_e1c2litit h4 {
    font-size: 26px;
    color: #333;
    line-height: 1.75;
    font-weight: bold;
    text-align: center;
}

.s_e1cont3 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.s_e1c3nr {
    display: flex;
    margin: 0 -13px;
    align-items: stretch;
    flex-wrap: wrap;
}

.s_e1c3li {
    width: 50%;
    padding: 0 13px;
    margin-bottom: 25px;
}

.s_e1c3linr {
    border-radius: 3px;
    background-color: rgb(241, 244, 249);
    overflow: hidden;
    padding: 45px 80px 39px;
    display: flex;
    height: 100%;
    flex-wrap: wrap;
}

.s_e1c3lig {
    width: 125px;
}

.s_e1c3wz {
    width: calc(100% - 125px);
    padding-left: 75px;
}

.s_e1c3litit h5 {
    color: #0057a6;
    font-weight: bold;
}

.s_e1c3litit {
    margin-bottom: 1px;
}

.s_e1c3libot p {
    color: #666;
    margin-bottom: 6px;
}

.s_e1c3libot span a {
    font-size: 18px;
    color: #0057a6;
    line-height: 1.75;
    font-weight: bold;
    text-decoration: inherit;
}

.s_e1c3libot a {
    font-size: 18px;
    color: #0057a6;
    line-height: 1.75;
    text-decoration: underline;
}

.s_e1cont4 {
    padding-bottom: 120px;
}

.s_e1c4nr {
    padding: 66px 20px 57px;
}

.s_e1cont4 .s_g1c1tit {
    margin-bottom: 0px;
}

.s_e1cont4 .s_g1c1tit h2 {
    color: #fff;
}

.s_e1c4p {
    margin-bottom: 29px;
}

.s_e1c4p h5 {
    color: #fff;
    text-align: center;
}

.s_e1c4more {
    display: flex;
    justify-content: center;
}

.s_e1c4more .t_liaobox {
    background-color: #fff;
}

.s_e1c4more .t_liaozi {
    font-size: 14px;
    color: #0057a6;
    line-height: 38px;
}

/* e1-end */
/* f1 */
.s_f1cont1 {
    padding-top: 85px;
    padding-bottom: 100px;
}

.s_f1cont1 .s_b2c1tit {
    margin-bottom: 25px;
}

.s_f1c1p {
    padding: 0 15%;
    margin-bottom: 46px;
}

.s_f1c1p p {
    color: #666;
}

.s_f1c1ig {
    width: 1020px;
    margin: 0 auto;
}

.s_f1c1ig img {
    width: 100%;
}

.s_f1cont2 {
    padding-top: 44px;
    padding-bottom: 80px;
    background-color: #f1f4f9;
}

.s_f1cont2 .s_b2c1tit {
    margin-bottom: 10px;
}

.s_f1c2lb {
    margin: 0 -13px;
    display: flex;
    align-items: stretch;
    padding: 0 75px;
}

.s_f1c2li {
    width: 33.333333%;
    padding: 0 13px;
    display: none;
}

.s_f1c2li.on {
    display: block;
}

.s_f1c2linr {
    height: 100%;
    width: 100%;
    border-radius: 15px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 7px 12.9px 2.1px rgba(189, 201, 238, 0.08);
    overflow: hidden;
    padding: 38px 40px 66px;
    position: relative;
}

.s_f1c2lb .slick-list {
    padding: 20px 0;
}

.s_f1c2ligbox {
    width: 71px;
    height: 71px;
    border-radius: 50%;
    background-color: rgb(243, 245, 247);
    position: relative;
    z-index: 3;
}

.s_f1c2lig {
    width: 50.7%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.s_f1c2lig img {
    width: 100%;
}

.s_f1c2litit h4 {
    font-weight: bold;
}

.s_f1c2litit {
    margin-top: 23px;
    margin-bottom: 8px;
    position: relative;
    z-index: 3;
}

.s_f1c2lip p {
    font-size: 20px;
    color: #666;
    line-height: 1.75;
}

.s_f1c2lip {
    height: 70px;
    overflow: hidden;
    position: relative;
    z-index: 3;
}

.s_f1c2libg {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.s_f1c2libg img {
    width: 100%;
}

.s_f1c2lb .slick-prev,
.s_f1c2lb .slick-next {
    top: 50%;
    width: 49px;
    height: 49px;
    background-image: url(../images/f1_icon9.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.s_f1c2lb .slick-next {
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
}

.s_f1cont3 {
    padding-top: 85px;
    padding-bottom: 98px;
}

.s_f1cont3 .s_b2c1tit {
    margin-bottom: 67px;
}

.s_f1c3nr {
    display: flex;
    align-items: stretch;
    margin: 0 -100px;
    flex-wrap: wrap;
}

.s_f1c3li {
    width: 33.333333%;
    padding: 0 100px;
}

.s_f1c3li .s_f1c2ligbox {
    width: 140px;
    height: 140px;
    margin: 0 auto;
    background-color: rgba(0, 87, 166, 0.031);
}

.s_f1c3li .s_f1c2ligbox::before {
    content: "";
    width: 275px;
    height: 2px;
    background-color: #e8ebee;
    position: absolute;
    top: 50%;
    left: 120%;
    transform: translateY(-50%);
}

.s_f1c3li .s_f1c2ligbox::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 17px solid rgb(232, 235, 238);
    border-bottom: 10px solid transparent;
    position: absolute;
    top: 50%;
    left: 215%;
    transform: translateY(-50%);
}

.s_f1c3li.on .s_f1c2ligbox::after {
    display: none;
}

.s_f1c3li.on .s_f1c2ligbox::before {
    display: none;
}

.s_f1c3li .s_f1c2lig {
    width: 55%;
}

.s_f1c3tit h3 {
    font-size: 26px;
    color: #333;
    line-height: 1.75;
    font-weight: bold;
}

.s_f1c3tit {
    margin-top: 26px;
    margin-bottom: 13px;
    text-align: center;
}

.s_f1c3lip {
    text-align: center;
}

.s_f1c3lip p {
    color: #666;
}

.s_f1c4nr .s_protanwz span {
    color: #797979;
}

.s_f1c4nr .s_e2tab {
    width: 100%;
    box-shadow: 0px 6px 29px 0px rgba(78, 72, 158, 0.06);
    padding: 60px 140px 60px;
}

.s_f1c4nr1 .s_table1nr {
    width: 100%;
}

.s_f1c4nr .s_e2tab1bot {
    width: 100%;
    padding-left: 120px;
}

.s_f1c4nr .s_e2tab1top {
    margin-bottom: 16px;
}

.s_f1c4nr .s_table3 textarea {
    height: 74px;
}

.s_f1c4add p {
    font-size: 14px;
    color: #666666;
    line-height: 1.75;
}

.s_f1c4add span {
    font-size: 14px;
    color: #dc5e5e;
    line-height: 1.75;
}

.s_f1c4nr .s_e2tab .s_yzmbox {
    margin-bottom: 0;
}

.s_f1c4nr .s_table4 {
    margin-bottom: 25px;
}

.s_f1cont4 {
    padding-bottom: 144px;
    position: relative;
    padding-top: 77px;
}

.s_f1c4 {
    position: relative;
    z-index: 3;
}

.s_f1c4 .s_b2c1tit {
    margin-bottom: 23px;
}

.s_f1c4bg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.s_f1c4bg img {
    width: 100%;
}

.s_f1cont5 {
    position: relative;
}

.s_f1cont5 .s_f1c4bg {
    top: 43%;
}

.s_f1c5 {
    position: relative;
    z-index: 3;
}

.s_f1c5 .s_b2c1tit {
    margin-bottom: 31px;
}

.s_f1c5nr {
    display: flex;
    margin: 0 -21px;
    flex-wrap: wrap;
}

.s_f1c5li {
    width: 50%;
    padding: 0 21px;
    margin-bottom: 42px;
}

.s_f1c5linr {
    border-radius: 15px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 7px 14.72px 1.28px rgba(180, 196, 248, 0.11);
    padding: 70px 85px 37px;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.s_f1c5linr::before {
    content: "";
    width: 100%;
    height: 10px;
    background-color: rgb(0, 86, 165);
    position: absolute;
    bottom: 0;
    left: 0;
}

.s_f1c5litit h4 {
    font-weight: bold;
}

.s_f1c5lip p {
    color: #666;
}

.s_f1c5lip {
    margin-top: 19px;
    margin-bottom: 75px;
}

.s_f1c5linr .s_b2c7morewz {
    font-size: 18px;
    color: #0057a6;
}

.s_f1c5linr .s_b2c7moreig {
    width: 29px;
}

.s_f1c5libg {
    width: 213px;
    position: absolute;
    bottom: 20px;
    right: -30px;
}

.s_f1c5libg img {
    width: 100%;
}

.s_f1c6 {
    position: relative;
    z-index: 3;
}

.s_f1c6nr {
    display: flex;
    flex-wrap: wrap;
}

.s_f1c6l {
    display: flex;
    margin: 0 -10px;
    width: 54%;
    flex-wrap: wrap;
}

.s_f1c6li {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.s_f1c6linr {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 12.6px 2.4px rgba(140, 140, 207, 0.1);
    overflow: hidden;
}

.s_f1c6liwz {
    padding: 21px 30px 33px;
}

.s_f1c6litime {
    font-size: 14px;
    color: #999;
    line-height: 1.75;
}

.s_f1c6litit h5 {
    font-weight: bold;
    line-height: 1.5;
}

.s_f1c6litit {
    height: 72px;
    overflow: hidden;
    margin-bottom: 63px;
}

.s_f1c6liwz .s_b2c7morewz {
    color: #0057a6;
}

.s_f1c6r {
    width: calc(100% - 54%);
    padding-left: 50px;
}

.s_f1c6rnew a {
    display: flex;
    padding: 27px 0;
    border-bottom: 1px solid #e9e6e6;
    align-items: center;
}

.s_f1c6rnewig {
    width: 27.8%;
    border-radius: 5px;
    overflow: hidden;
}

.s_f1c6rnewz {
    width: calc(100% - 27.8%);
    padding-left: 19px;
}

.s_f1c6rnewtit p {
    font-weight: bold;
}

.s_f1c6rnewtit {
    height: 63px;
    overflow: hidden;
    margin-bottom: 10px;
}

.s_f1c6rnewz .s_b2c7morewz {
    color: #0057a6;
}

.s_f1c6rnew.on a {
    padding-top: 0;
}

.s_f1cont6 {
    padding-top: 93px;
}

.s_f1cont6 .s_b2c1tit {
    margin-bottom: 34px;
}

.s_f1c6more {
    display: flex;
    justify-content: center;
    padding-top: 26px;
}

.s_f1c6more .t_liaozi {
    font-size: 14px;
}

.s_f1cont7 {
    padding-top: 115px;
    padding-bottom: 95px;
    position: relative;
}

.s_f1c7 {
    padding: 0 3%;
    position: relative;
    z-index: 3;
}

.s_f1c7nr p {
    color: #666;
    margin-bottom: 25px;
}

.s_f1c7nr span {
    color: #0057a6;
}

.s_f1c7 .s_b2c1tit {
    margin-bottom: 33px;
}

.s_f1c7bg {
    width: 100%;
    position: absolute;
    top: -35%;
    left: 50%;
    transform: translateX(-50%);
}

.s_f1c7bg img {
    width: 100%;
}

/* f1-end */
/* g4 */
.s_g4cont1 {
    padding-top: 108px;
    padding-bottom: 314px;
    background-color: #f1f4f9;
    position: relative;
}

.s_g4c1 {
    padding-right: 37%;
    position: relative;
    z-index: 3;
}

.s_g4c1 .s_g1c1tit {
    text-align: left;
    margin-bottom: 35px;
}

.s_g4c1nr p {
    color: #666;
}

.s_g4c1nr {
    margin-bottom: 30px;
}

.s_g4c1h h4 {
    font-weight: bold;
    color: #0057a6;
}

.s_g4c1bg {
    width: 56.8%;
    position: absolute;
    top: 0;
    right: 0;
}

.s_g4c1bg img {
    width: 100%;
}

.s_g4cont2 {
    position: relative;
    background-color: #f1f4f9;
    padding-bottom: 100px;
}

.s_g4cont2::before {
    content: "";
    width: 100%;
    height: 70%;
    background-image: -moz-linear-gradient(0deg, rgb(10, 96, 175) 0%, rgb(3, 154, 228) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(10, 96, 175) 0%, rgb(3, 154, 228) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(10, 96, 175) 0%, rgb(3, 154, 228) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
}

.s_g4c2 {
    display: flex;
    flex-direction: row-reverse;
    position: relative;
    z-index: 3;
    flex-wrap: wrap;
}

.s_g4c2r {
    width: 69%;
}

.s_g4c2l {
    width: calc(100% - 69%);
    padding-right: 60px;
    padding-top: 22%;
}

.s_g4c2l h2 {
    font-weight: bold;
    color: #fff;
}

.s_g4c2lbnr {
    position: relative;
    overflow: hidden;
}

/* .s_g4c2lbnr video {
    position: absolute;
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    z-index: 3;
} */

.s_g4c2lb .slick-dots li {
    width: 9px;
    height: 9px;
    margin: 0 6px;
    border-radius: 50%;
    background-color: rgb(240, 242, 249);
}

.s_g4c2lb .slick-dots li.slick-active {
    background-color: rgb(0, 87, 166);
}

.s_g4c2lb .slick-dots {
    bottom: 32px;
}

.s_g4c2lbnr {
    display: none;
}

.s_g4c2lbnr.on {
    display: block;
}

.s_g4cont3 {
    padding-top: 81px;
    padding-bottom: 102px;
    background-color: #f8f9fb;
}

.s_g4c3p p {
    text-align: center;
    color: #666;
}

.s_g4c3p {
    padding-bottom: 39px;
}

.s_g4c3 .s_g1c1tit {
    margin-bottom: 18px;
}

.s_g4c3 .s_e1c2nr {
    margin: 0 -9px;
}

.s_g4c3 .s_e1c2li {
    width: 25%;
    padding: 0 9px;
    margin-bottom: 18px;
}

.s_g4c3 .s_e1c2linr {
    padding: 48px 45px 61px;
}

.s_g4c3 .s_e1c2lig {
    width: 71px;
}

.s_g4c3 .s_e1c2litit {
    margin-top: 19px;
    margin-bottom: 13px;
}

.s_g4c3 .s_e1c2litit h5 {
    text-align: center;
    color: #0d446b;
    font-weight: bold;
}

.s_g4cont4 {
    position: relative;
}

.s_g4c4ig {
    width: 100%;
    height: 497px;
    position: relative;
}

.s_g4c4ig img {
    width: auto;
    max-width: inherit;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.s_g4c4nr {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.s_g4c4nr .s_g1c1tit h2 {
    color: #fff;
}

.s_g4c4more {
    display: flex;
    justify-content: center;
}

.s_g4c4nr .s_g1c1tit {
    margin-bottom: 35px;
}

.s_g6c1top,
.s_g6c1topr,
.s_g6c1toprnr,
.s_g6c1toprnrl {
    display: flex;
}

.s_g6c1bot .s_g6c1toprnr {
    flex-direction: row-reverse;
}

.s_g6c1top {
    padding-top: 88px;
    padding-bottom: 38px;
}

.s_g6c1top .s_g1c1tit {
    width: 30%;
    text-align: left;
}

.s_g6c1topr {
    width: calc(100% - 30%);
    margin: 0 -55px;
}

.s_g6c1toprnr {
    width: 50%;
    padding: 0 55px;
}

.s_g6c1toprnrl {
    width: 110px;
}

.s_g6c1topig {
    width: 25px;
    line-height: 32px;
}

.s_g6c1topig img {
    width: 100%;
}

.s_g6c1toprtit {
    width: calc(100% - 25px);
    padding-left: 10px;
}

.s_g6c1toprtit h5 {
    font-weight: bold;
}

.s_g6c1toprnrr {
    width: calc(100% - 110px);
    padding-top: 5px;
}

.s_g6c1toprwz p {
    color: #666;
    margin-bottom: 5px;
}

.s_g6c1toprwz span a {
    font-size: 18px;
    color: #0057a6;
    line-height: 1.75;
    text-decoration: inherit;
    font-family: 'MontserratRegular';
}

.s_g6c1toprwz a {
    font-size: 18px;
    color: #0057a6;
    line-height: 1.75;
    text-decoration: underline;
    font-family: 'MontserratRegular';
}

.s_g6c1toprwz {
    margin-bottom: 25px;
}

.s_g6c1bot {
    display: flex;
}

.s_g6c1mapr {
    width: calc(100% - 30%);
}

.s_g6c1mapbox {
    width: 100%;
    height: 830px;
    position: relative;
}

.s_g6c1mapbox #s_map {
    width: 100%;
    height: 100%;
}

.s_g6c1mapl {
    width: 30%;
    padding: 28px 55px 0 63px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 19.6px 0.4px rgba(0, 0, 0, 0.1);
    max-height: 830px;
    overflow: hidden;
}

.s_g6c1maplnr {
    padding-top: 45px;
    padding-bottom: 22px;
    border-bottom: 1px solid rgb(237, 237, 237);
    cursor: pointer;
}

.s_g6c1mapltit h5 {
    font-weight: bold;
}

.s_g6c1mapltit {
    margin-bottom: 18px;
}

.s_g6c1botltw {
    display: flex;
    margin-bottom: 20px;
}

.s_g6c1botltwig {
    width: 30px;
}

.s_g6c1botltwig img {
    width: 100%;
}

.s_g6c1botltwz {
    width: calc(100% - 30px);
    padding-left: 20px;
}

.s_g6c1botltwz p {
    color: #0057a6;
    transition: all .36s;
}

.s_g6c1botltw.on .s_g6c1botltwz p {
    font-family: 'montserratbold';
    font-size: 18px;
}

.s_g6c1mapl .mCSB_scrollTools .mCSB_draggerRail {
    width: 7px;
    background-color: rgb(237, 237, 237);
}

.s_g6c1mapl .mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 0;
}

.s_g6c1mapl .mCSB_outside+.mCSB_scrollTools .mCSB_draggerContainer {
    top: 1px;
    bottom: 1px;
    right: -23px;
}

.s_g6c1mapl .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 7px;
    background-color: #0057a6;
}

/* g4-end */
/* g7 */
.s_g7cont1 {
    padding-top: 139px;
    padding-bottom: 162px;
}

.s_g7c1 {
    padding-left: 96px;
    display: flex;
}

.s_g7c1lb {
    position: relative;
}

.s_g7c1l {
    width: 48%;
    position: relative;
}

.s_g7c1l::before {
    content: "";
    width: 100%;
    height: 117%;
    background-color: #f1f4f9;
    position: absolute;
    top: 50%;
    left: -45px;
    transform: translateY(-50%);
}

.s_g7c1lb .ys_imgbox_cover {
    width: 100%;
}

.s_g7c1video {
    position: absolute;
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    z-index: 3;
}

.s_g7c1an {
    position: absolute;
    width: 55px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    cursor: pointer;
}

.s_g7c1an img {
    width: 100%;
}

.s_g7c1lbnr {
    position: relative;
    display: none;
}

.s_g7c1lbnr .on {
    display: block;
}

.s_g7c1lb .slick-dots li {
    width: 8px;
    height: 8px;
    margin: 0 6px;
    border-radius: 50%;
    background-color: rgb(240, 242, 249);
}

.s_g7c1lb .slick-dots li.slick-active {
    background-color: rgb(0, 87, 166);
}

.s_g7c1lb .slick-dots {
    bottom: 28px;
}

.s_g7c1r {
    width: calc(100% - 48%);
    padding-left: 115px;
    padding-right: 70px;
    padding-top: 15px;
}

.s_g7c1r .s_b2c1tit {
    text-align: left;
    margin-bottom: 25px;
}

.s_g7c1r .s_b2c1tit h2 {
    line-height: 1.5;
}

.s_g7c1line {
    background-color: rgb(0, 87, 166);
    width: 70px;
    height: 7px;
    margin-bottom: 24px;
}

.s_g7c1rnr {
    max-height: 185px;
}

.s_g7c1rnr p {
    color: #666;
}

.s_g7c1rnr .mCSB_outside+.mCSB_scrollTools .mCSB_draggerContainer {
    top: 0;
    bottom: 0;
    right: -100px;
}

.s_g7c1rnr .mCSB_scrollTools .mCSB_draggerRail {
    width: 1px;
    background-color: rgb(229, 231, 234);
}

.s_g6c1mapl .mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 0;
}

.s_g7c1rnr .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
    background-color: #0057a6;
}

.s_g7c1rnr .mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 0;
}

.s_g7cont2 {
    background-image: -moz-linear-gradient(0deg, rgb(5, 138, 213) 0%, rgb(0, 215, 86) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(5, 138, 213) 0%, rgb(0, 215, 86) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(5, 138, 213) 0%, rgb(0, 215, 86) 100%);
    padding-top: 101px;
    padding-bottom: 113px;
}

.s_g7c2 {
    padding: 0 70px;
}

.s_g7c2list {
    display: flex;
    margin: 0 -20px;
}

.s_g7c2li {
    width: 25%;
    padding: 0 20px;
}

.s_g7c1litop {
    display: flex;
    justify-content: center;
    align-items: center;
}

.s_g7c2lig {
    width: 29px;
}

.s_g7c2lig img {
    width: 100%;
}

.s_g7c2num {
    font-size: 60px;
    color: #fff;
    line-height: 1.2;
    font-family: 'montserratbold';
    padding-left: 10px;
}

.s_g7c2linumh {
    font-size: 30px;
    color: #fff;
    line-height: 1.5;
    font-family: inherit;
}

.s_g7c2libot p {
    color: #fff;
    text-align: center;
}

.s_g7cont3 {
    padding-top: 89px;
    padding-bottom: 115px;
}

.s_g7c3nr {
    display: flex;
    align-items: stretch;
}

.s_g7c3l {
    width: 28%;
    margin-right: 26px;
    overflow: hidden;
    position: relative;
}

.s_g7c3lnr {
    height: 100%;
    padding: 40px 50px 36px;
    border-radius: 3px;
    background-image: -moz-linear-gradient(-86deg, rgb(10, 96, 175) 0%, rgb(3, 154, 228) 100%);
    background-image: -webkit-linear-gradient(-86deg, rgb(10, 96, 175) 0%, rgb(3, 154, 228) 100%);
    background-image: -ms-linear-gradient(-86deg, rgb(10, 96, 175) 0%, rgb(3, 154, 228) 100%);
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.s_g7c3ltime {
    font-size: 12px;
    color: #fff;
    line-height: 1.75;
    position: relative;
    z-index: 3;
}

.s_g7c3ltit {
    text-align: left;
    margin-bottom: 16px;
    margin-top: 8px;
    position: relative;
    z-index: 3;
}

.s_g7c3ltit h5 {
    color: #fff;
}

.s_g7c3lnrp {
    flex-grow: 1;
}

.s_g7c3lnrp p {
    color: #fff;
    position: relative;
    z-index: 3;
}

.s_g7c3l .s_b2c7morenr {
    position: relative;
    z-index: 3;
    opacity: 0;
    transition: all .36s;
}

.s_g7c3m {
    width: 41%;
}

.s_g7c3m .s_g7c3lnr {
    padding: 40px 57px 36px;
}

.s_g7c3r {
    width: 28%;
}

.s_g7c3r .s_g7c3l {
    width: 100%;
    margin-bottom: 27px;
}

.s_g7c3r .s_g7c3l .s_g7c3lnr {
    padding: 40px 30px 36px;
}

.s_g7c3r .s_g7c3l:last-child {
    margin-bottom: 0;
}

.s_g7c3r .s_g7c3lnrp {
    margin-bottom: 10px;
}

/* .s_g7c3lbg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .36s;
}

.s_g7c3lbg img {
    width: 100%;
}

.s_g7c3lbg::before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.322);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.s_g7c3l.on .s_g7c3lbg {
    opacity: 1;
} */
.s_g7c3l.on .s_g7c3lnr {
    background-image: url(../images/g7_img3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.s_g7c3l.on .s_g7c3lnr::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.32);
    position: absolute;
    top: 0;
    left: 0;
}

.s_g7c3r .s_g7c3l.on .s_g7c3lnr {
    background-image: url(../images/g7_img5.jpg);
}

.s_g7c3r .s_g7c3ltit {
    margin-bottom: 9px;
    margin-top: 4px;
}

.s_g7c3more {
    display: flex;
    justify-content: center;
    padding-top: 40px;
}

.s_g7c3more .t_liaozi {
    line-height: 46px;
    font-size: 14px;
}

/* g7-end */
/* d2 */
.s_d2cont1 {
    background-color: #f7f9fa;
    padding-top: 90px;
    padding-bottom: 104px;
}

.s_d2c1nr {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
    margin: 0 -75px;
}

.s_d2c1li {
    max-width: 33.333333%;
    padding: 0 75px;
    margin-bottom: 20px;
}

.s_d2c1li:last-child {
    margin-right: 0;
}

.s_d2c1litit {
    position: relative;
    margin-bottom: 22px;
    z-index: 3;
}

.s_d2c1litit::before {
    content: "";
    border-radius: 50%;
    background-image: -moz-linear-gradient(0deg, rgb(0, 87, 166) 0%, rgb(33, 173, 229) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(0, 87, 166) 0%, rgb(33, 173, 229) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(0, 87, 166) 0%, rgb(33, 173, 229) 100%);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -28px;
    width: 13px;
    height: 13px;
}

.s_d2c1litit h5 {
    font-weight: bold;
}

.s_d2c1lip p {
    color: #666;
}

.s_d2cont2 {
    padding-top: 109px;
}

.s_d2c2nr {
    display: flex;
    align-items: stretch;
    margin: 0 -12px;
    flex-wrap: wrap;
}

.s_d2c2li {
    width: 33.333333%;
    padding: 0 12px;
    margin-bottom: 30px;
}

.s_d2c2linr {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 2px 10.53px 2.47px rgba(75, 77, 106, 0.09);
    padding: 42px 60px 33px 85px;
    position: relative;
    height: 100%;
    overflow: hidden;
}

.s_d2c2lip {
    position: relative;
    z-index: 3;
}

.s_d2c2bg {
    font-size: 148px;
    line-height: 1.2;
    font-family: 'montserratbold';
    color: #ebf1f7;
    position: absolute;
    bottom: -60px;
    left: 0;
}

.s_d2c2bg img {
    width: 100%;
}

.s_d2c2linr .s_d2c1litit {
    margin-bottom: 7px;
}

.s_d2c2linr .s_d2c1litit::before {
    display: none;
}

.s_d2cont3 {
    padding-top: 80px;
    padding-bottom: 105px;
}

.s_d2c3lb {
    padding: 0 100px;
}

.s_d2c3lbnr {
    width: 100%;
    display: none;
}

.s_d2c3lbnr.on {
    display: block;
}

.s_d2c3lbnr img {
    width: 100%;
}

.s_d2c3lb .slick-next {
    right: 0;
    background: url(../images/jianrgh.svg) center/100% no-repeat;
}

.s_d2c3lb .slick-prev {
    left: 0;
    background: url(../images/jianrgh.svg) center/100% no-repeat;
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
}

.s_d2c3lb .slick-prev,
.s_d2c3lb .slick-next {
    height: 37px;
}

.s_d2c3lb .slick-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -55px;
}

.s_d2c3lb .slick-dots li.slick-active {
    background-color: rgb(0, 104, 183);
}

.s_d2c3lb .slick-dots li {
    width: 9px;
    height: 9px;
    background-color: rgba(68, 64, 55, 0.502);
}

.s_d2c3nr {
    padding-bottom: 92px;
}

.s_d2c3bot {
    padding: 0 100px;
}

.s_d2c3bot p {
    color: #666;
}

.s_d2_page .s_b2cont5 {
    background-color: #f7f9fa;
    padding-top: 90px;
}

.s_d2_page .s_b2c5nr {
    display: inherit;
    margin: 0 -10px;
    padding: 0 100px;
}

.s_d2_page .s_b2c5li {
    display: none;
}

.s_d2_page .s_b2c5li.on {
    display: block;
}

.s_d2_page .s_b2c5litit h4 {
    font-family: 'montserratbold';
    font-size: 24px;
}

.s_d2_page .s_b2c5liwz p {
    color: #666;
    font-size: 16px;
}

.s_d2_page .s_b2c5liwz {
    height: 56px;
    margin-top: 23px;
    margin-bottom: 96px;
}

.s_d2_page .s_b2c5linr {
    padding: 48px 63px 34px;
}

.s_d2_page .s_b2c5linr .t_liaozi {
    font-size: 14px;
    line-height: 46px;
}

.s_d2_page .s_b2c5litit {
    margin-bottom: 32px;
}

.s_b2c5nr .slick-next {
    right: 0;
    background: url(../images/jianrgh.svg) center/100% no-repeat;
}

.s_b2c5nr .slick-prev {
    left: 0;
    background: url(../images/jianrgh.svg) center/100% no-repeat;
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
}

.s_b2c5nr .slick-prev,
.s_b2c5nr .slick-next {
    height: 37px;
}

.s_d2cont5 {
    padding-top: 110px;
    position: relative;
    z-index: 3;
}

.s_d2c5nr {
    display: flex;
    margin-bottom: 45px;
    flex-wrap: wrap;
}

.s_d2c5li {
    width: 33.333333%;
    padding: 0 20px;
    margin-bottom: 20px;
}

.s_d2c5litop {
    display: flex;
    justify-content: center;
    align-items: baseline;
}

.s_d2c5num {
    font-size: 60px;
    color: #0057a6;
    line-height: 1.75;
    font-family: 'montserratbold';
    display: flex;
    align-items: center;
}

.s_d2c5numnr {
    font-size: 60px;
    color: #0057a6;
    line-height: 1.75;
    font-family: 'montserratbold';
}

.s_d2c5numh {
    font-size: 30px;
    color: #0057a6;
    line-height: 1.75;
    font-family: 'montserratbold';
}

.s_d2c5libot {
    text-align: center;
}

.s_d2c5 .s_d2c3bot {
    padding: 0;
}

.s_d2cont6 {
    padding-top: 128px;
    padding-bottom: 85px;
    position: relative;
}

.s_d2c6bg {
    width: 100%;
    position: absolute;
    top: -45%;
    left: 50%;
    transform: translateX(-50%);
}

.s_d2c6bg img {
    width: 100%;
}

.s_d2c6 {
    position: relative;
    z-index: 3;
}

.s_d2cont6 .s_g1c1tit {
    margin-bottom: 27px;
}

.s_d2c6nr {
    padding: 0 50px;
}

.s_d2c6lb {
    padding: 0 115px;
}

.s_d2c6top {
    position: relative;
    margin-bottom: 50px;
    border-radius: 5px;
    background-image: -moz-linear-gradient(90deg, rgb(0, 87, 166) 0%, rgb(33, 173, 229) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(0, 87, 166) 0%, rgb(33, 173, 229) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(0, 87, 166) 0%, rgb(33, 173, 229) 100%);
}

.s_d2c6top::before {
    content: "";
    width: 98.7%;
    height: 96%;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.s_d2c6topnr {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 3;
    padding: 28px 80px 90px;
}

.s_d2c6topnr::before {
    content: "";
    width: 0;
    height: 0;
    border-top: 25px solid #fff;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    position: absolute;
    bottom: -17px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.s_d2c6topnr::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 25px solid #0057a6;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
}

.s_d2c6p p {
    color: #666;
}

.s_d2c6p {
    margin-top: 27px;
}

.s_d2c6topig {
    display: flex;
    justify-content: center;
}

.s_d2c6topignr {
    width: 68px;
}

.s_d2c6topig img {
    width: 100%;
}

.s_d2c6bot .s_d2c6topignr {
    width: 144px;
}

.s_d2c6lb .slick-next {
    right: 0;
    background: url(../images/jianrgh.svg) center/100% no-repeat;
}

.s_d2c6lb .slick-prev {
    left: 0;
    background: url(../images/jianrgh.svg) center/100% no-repeat;
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
}

.s_d2c6lb .slick-prev,
.s_d2c6lb .slick-next {
    height: 37px;
    top: 35%;
}

.s_d2c6li {
    display: none;
    padding: 0 5px;
}

.s_d2c6li.on {
    display: block;
}

/* d2-end */



/*鼠标效果*/
@media screen and (min-width: 1200px) {
    .t_navleli a:hover .t_navzoule {
        color: #01c2fc;
    }

    .t_navleli a:hover .t_yuan {
        opacity: 0;
    }

    .t_navleli a:hover .t_hover {
        opacity: 1;
    }

    .t_naverli a:hover {
        color: #3186d4;
    }

    .t_naverli a:hover::before {
        opacity: 1;
    }

    .t_headli a:hover {
        color: #3186d4;
    }

    .t_yuxiali a:hover {
        background: #0057a6;
    }

    .s_sykenew:hover {
        box-shadow: 0px 5px 28.13px 0.87px rgb(0 0 0 / 6%);
    }

    .s_sykenew:hover a {
        opacity: 0;
    }

    .s_footnavnr:hover a {
        color: #fff;
    }

    .t_sybanxia:hover .t_sybanic img {
        transform: translateY(-10px);
    }

    .s_footshareig:hover .t_shi {
        opacity: 1;
    }

    .t_liaobox:hover::before {
        width: 100%;
        opacity: 1;
    }

    .t_liaobox:hover {
        border-radius: 5px;
    }

    .s_mbxnr a:hover {
        color: #016dce;
    }

    .s_maonav:hover .s_maonavnr {
        background-color: rgba(0, 87, 166, 0.102);
        color: #0057a6;
    }

    .s_maonav:hover .s_maonavnr::before {
        width: 100%;
    }

    .s_b2c7morenr:hover .s_b2c7moreig img {
        transform: translateX(10px);
    }

    .s_f1c6linr:hover .s_b2c7moreig img {
        transform: translateX(10px);
    }

    .s_f1c6rnew a:hover .s_b2c7moreig img {
        transform: translateX(10px);
    }

    .s_f1c6linr:hover .s_f1c6linrig img {
        transform: scale(1.05);
    }

    .s_c1qh:hover {
        color: #0057a6;
    }

    .s_d1c3li .s_d1c2wz:hover {
        background-color: transparent;
    }

    .s_d1c3li .s_d1c2wz:hover .s_d1c2p p {
        color: #fff;
    }

    .s_d1c3li .s_d1c2wz:hover .s_d1c2tit h4 {
        color: #fff;
    }

    .s_d1c3li .s_d1c2wz:hover .s_d1c2tit {
        transform: translateY(-30px);
    }

    .s_d1c3li .s_d1c2wz:hover .s_d1c2jt img:nth-child(2) {
        opacity: 1;
    }

    .s_d1c3li .s_d1c2wz:hover .s_d1c2wznr .ys_imgbox_contain {
        opacity: 0;
    }

    .s_g3cl3rnr a:hover {
        background-color: transparent;
        color: #0057a6;
        border: 1px solid #0057a6;
    }

    .s_g3cl4r:hover p {
        text-decoration: underline;
    }

    .s_g3cr1:hover .s_g3cr1p p {
        color: #0057a6;
    }

    .s_g5c2linr:hover::before {
        width: 100%;
    }

    .s_g3cr2nr:hover .s_b2c7moreig img {
        transform: translateX(10px);
    }

    .s_f1c5linr:hover .s_b2c7moreig img {
        transform: translateX(10px);
    }

    .s_proxl .ys_select_li:hover {
        background-color: rgb(241, 248, 254);
    }

    .s_g2c1nav:hover .s_g2c1navnr {
        background-color: rgb(0, 87, 166);
        color: #fff;
    }

    .s_g2crbq:hover a {
        color: #333;
        background-color: #e5eef6;
    }

    .s_g2cli:hover .s_g2clitit h5 {
        color: #0057a6;
    }

    .s_g2cli:hover .s_b2c7moreig img {
        transform: translateX(10px);
    }

    .pc_fenye li:hover {
        color: #0057a6;
        background-color: transparent;
    }

    .s_g3cr2nr:hover .s_g3cr2tit p {
        color: #0057a6;
    }

    .s_e1c2linr:hover {
        box-shadow: 0px 0px 7.92px 0.08px rgba(33, 48, 106, 0.25);
    }

    .s_g6c1maplnr:hover .s_g6c1botltwz p {
        text-decoration: underline;
    }

    .s_g6c1maplnr:hover .s_g6c1botltw.on .s_g6c1botltwz p {
        text-decoration: inherit;
    }

    .s_g7c3lnr:hover .s_b2c7morenr {
        opacity: 1;
    }

    .s_g7c3lnr:hover .s_b2c7moreig img {
        transform: translateX(10px);
    }

    .s_e1c4more .t_liaozi:hover {
        color: #fff;
    }

    .s_d1c3more .t_liaobox:hover.t_liaobox::before {
        opacity: 0;
    }

    .s_g5c1 .ys_select_li:hover {
        color: #0057a6;
    }

    .s_tab5wz a:hover {
        color: #0057a6;
    }

    .s_axz:hover .g-nav2fl p {
        color: #016dce;
    }

    .s_axz:hover .g-nav2fr2 {
        opacity: 1;
    }

    .s_xzc1 .s_nyban3 .s_mbxnr a:hover {
        color: #00427a;
    }
}

/*载入效果*/
.g_fadein1 {
    -webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.3s;
}

.g_fadeup1 {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
}

/* 改 */
.s_d1_page .t_liaomore {
    justify-content: center;
}

.s_d1c3more {
    text-align: center;
}

.t_liaomore {
    display: inline-block;
}

.s_c1_page .s_b2c5nr {
    display: none;
}

.s_c1_page .s_b2c5nr.on {
    display: block;
}

.s_e2_page .wow {
    visibility: inherit;
}

/* 2021.12.20-sumi */
.s_g6c1maplnr.act .s_g6c1botltwz p {
    text-decoration: underline;
}

.s_g5c2 {
    padding-bottom: 60px;
}

.s_g5c2more {
    padding-top: 0px;
}

.s_table5 {
    margin-bottom: 15.5px;
}

.t_syk1bo.swiper-slide-active .s_h4 h4 {
    font-size: 30px;
}

.s_d2c5 p {
    font-size: 18px;
    color: #666;
    line-height: 1.75;
}

.t_syk1bo .s_syk1big {
    transition: all 1s ease, opacity 0.5s ease;
    /* opacity: ; */
}

.s_b2c5nrxz {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.s_b2c5liwz {
    height: auto;
    margin-bottom: 112px;
}

.s_b2c5linr {
    position: relative;
}

.s_b2c5limore {
    position: absolute;
    bottom: 41px;
    left: 50%;
    transform: translateX(-50%);
}

.t_syk1bo.on .s_syk1big {
    z-index: 3;
}

.t_syk1bo.on .s_syk1big.act {
    z-index: 1 !important;
}

.t_syk1bo.on .s_syk1big span.on {
    opacity: 0 !important;
    transition: opacity 0.6s ease-in-out 0.2s;
}

.s_e2tab1rnr {
    display: flex;
    align-items: center;
    margin-right: 60px;
}

.s_d2_page .s_b2c5li {
    height: auto;
}

.s_b2c5nr .slick-track {
    display: flex;
    align-items: stretch;
}

.s_d2c3bot.on {
    text-align: center;
}

.s_tab5wz a {
    transition: all .36s;
}

.s_g7c2list {
    justify-content: center;
}

.s_d2_page .s_b2c5liwz {
    height: auto;
}

.t_sybanp p {
    font-size: 22px;
}

.t_liaomorebox .t_liaomore {
    margin-right: 20px;
}

.s_c1_page .s_mbxnr a {
    font-size: 16px;
}

.s_c1qh {
    font-size: 18px;
    font-weight: bold;
}

.t_naverlitop a {
    font-size: 22px;
}

.s_b2c4nr .slick-prev,
.s_b2c4nr .slick-next {
    width: 49px;
    height: 49px;
    z-index: 5;
}

.s_b2c4nr .slick-prev {
    background: url(../images/b2_1_icon3.svg) center/100% no-repeat;
    left: -75px;
}

.s_b2c4nr .slick-next {
    background: url(../images/b2_1_icon3.svg) center/100% no-repeat;
    right: -75px;
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
}

.t_syk1bo {
    width: 35.5% !important;
}

.t_syk1ul {
    overflow: hidden;
}

.t_headli {
    position: relative;
}

.g-nav-next {
    position: absolute;
    width: 286px;
    top: 80px;
    left: 50%;
    background: rgba(255, 255, 255, .95);
    padding: 26px 44px 6px;
    transform: translate(-50%);
    display: none;
}

.g-nav-next li {
    margin-bottom: 14px;
}

.g-nav2fl p {
    color: #333;
    font-size: 18px;
    line-height: 1.75;
    position: relative;
    transition: all .36s;
}

.g-nav2fr {
    width: 5px;
    position: relative;
    height: 9px;
    margin-top: 6px;
}

.g-nav2fr img {
    width: 100%;
    transition: all .36s;
    position: absolute;
    top: 50%;
    left: 0;
}

.g-nav2fr2 {
    opacity: 0;
}

.g-nav3 {
    position: absolute;
    top: 0;
    left: 287px;
    width: 286px;
    background: rgba(255, 255, 255, .95);
    padding: 26px 44px 6px;
    display: none;
}

.g-nav4 {
    position: absolute;
    top: 0;
    left: 287px;
    background: rgba(255, 255, 255, .95);
    padding: 26px 44px 8px;
    width: 286px;
    display: none;
}

.t_headli a {
    width: 100%;
}

.g-nav4 li {
    margin-bottom: 14px;
}

.g-nav-li.yxnav-active2 .g-nav2 .g-nav2fl p {
    color: #016dce;
}

.g-nav-li.yxnav-active2 .g-nav2 .g-nav2fr1 {
    opacity: 0;
}

.g-nav-li.yxnav-active2 .g-nav2 .g-nav2fr2 {
    opacity: 1;
}

.g-nav3li.yxnav-active3 .g-nav3libox .g-nav2fl p {
    color: #016dce;
}

.g-nav3li.yxnav-active3 .g-nav3libox .g-nav2fr2 {
    opacity: 1;
}

.g-nav4li.yxnav-active4 .g-nav2fl p {
    color: #016dce;
}


.mc_nav_sec {
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
}

/* 20211231 */


/* 2021-01-04 */
.t_soubtn img {
    width: 30px;
}

.t_souclose img {
    width: 25px;
}

.t_souinput {
    width: calc(100% - 135px);
}

.s_g7c2lig {
    display: none;
}

.s_g7c2num {
    padding-left: 0;
}

/* .s_footop {
    padding-right: 190px;
} */
.t_syk1bo {
    width: 37% !important;
}

.s_syk3nr {
    display: flex;
    align-items: stretch;
}

.s_sykenew {
    height: 50%;
}

.s_sykenew a {
    height: 100%;
    padding: 49px 45px 0px;
    position: relative;
}

.s_syk3newmorebox {
    position: absolute;
    bottom: 49px;
    right: 45px;
}

.s_syk3newtit {
    margin-bottom: 0px;
}

.t_syk1_contentbot {
    position: relative;
}

.s_c1lban {
    width: 72px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.s_c1lbanprev {
    left: -85px;
}

.s_c1lbannext {
    right: -85px;
}

.s_syk1tit {
    width: 100%;
}

.s_footone {
    position: absolute;
    top: 72px;
    right: 93px;
}

.s_footop {
    width: 1400px;
    margin: 0 auto;
}

.t_soutop {
    width: 19px;
}

/* 2021-01-05 */
.s_f1c2ligbox {
    margin: 0 auto;
}

.s_f1c2litit {
    text-align: center;
}

.s_f1c3xzig {
    width: 100%;
}

.s_f1c3xzig img {
    width: 100%;
}

.t_liaozi {
    white-space: nowrap;
}

.s_xzc1 .s_nyban3 .t_sybantit h1 {
    color: #fff;
}

.s_xzc1 .s_nyban3 .t_sybanp p {
    color: #fff;
    opacity: 0.7;
}

.s_xzc1 .s_nyban3 .s_mbxnr a {
    color: #fff;
}

.s_xzc1 .s_mbxnr::before {
    color: #fff;
}

.s_xzc1 .s_nyban3 .s_mbxh {
    opacity: 0;
}

.s_xzc1 .s_nyban3 .s_mbxb {
    opacity: 1;
}

.s_xzc1 .s_b2c5litit h4 {
    font-weight: bold;
}

.s_g6c1mapbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.s_g6c1mapbox a {
    display: none;
}

.s_g6c1mapbox a:first-child {
    display: block;
}

.s_g6c1mapbox a {
    height: 100%;
}

.s_footbotl span {
    color: #9aa7ad !important;
    opacity: .4 !important;
}

/* 2024.02.04 */
.add_scroll1 {
    height: calc(100vh - 420px);
    margin-bottom: 24px;
}

.add_scroll1 .mCSB_scrollTools {
    right: -6px;
}

.add_scroll1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}

.s_c3c1l {
    padding-top: 28px;
}

.t_naverul  {
    display: flex;
    flex-wrap: wrap;
}

.t_navrgnr1  {
    padding-bottom: 44px;
    /* height: calc(100vh - 80px); */
}

.t_navrgnr1-wrap {
    height: 100%;
}

.t_navrgnr1-wrap  .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0057a6 !important;
}

.t_navrgnr1-wrap  .mCSB_scrollTools {
    z-index: 15 !important;
}

.t_navrgnr1 .t_naverbox {
    padding-right: 80px;
}

.t_navrgnr1-wrap .mCSB_outside+.mCSB_scrollTools {
    right: 15px !important;
}