
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.iconfont {
    font-family: 'corpfont' !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.iconjiantou:before {
    content: "\e916";
}

.icon-download:before {
    content: "\e628";
}

.icon-pdf:before {
    content: "\e62d";
}

.iconfont {
    font-family: 'corpfont' !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
    outline: none;
}

ul, li {
    margin: 0;
    list-style-type: none;
}

h3, h4, p {
    font-weight: normal;
    margin: 0;
    line-height: 1;
}

p {
    word-wrap: break-word;
    word-break: normal;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 18px;
}

a:active {
    border: 0;
    outline: 0;
}

a {
    cursor: pointer;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


.mc_list_imgbox {
    position: relative;
    overflow: hidden;
}

.mc_list_png {
    width: 100%;
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
}

.mc_list_img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

.mc_xtbbox {
    position: relative;
}

.mc_xtb_default {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
    transition: all .36s;
}

.mc_xtb_active {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: all .36s;
    opacity: 0;
}

.mc_pos_center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.mc_cont1360 {
    width: 1360px;
    margin: 0 auto;
}

.mc_title40 {
    font-size: 40px;
    font-weight: bold;
    font-family: "OPPOSans2_En_design-Heavy", "OPPOSans2_En_design-Regular", "å¾®è½¯é›…é»‘", Arial, "PingFangSC-Light", "Helvetica Neue", Helvetica, "Microsoft Yahei", "Hiragino Sans GB", tahoma, SimSun, sans-serif;
    color: #1d1d1f;
}

.mc_list_imgbox {
    position: relative;
}

.g_b4 .g_b4pt1 {
    padding: 130px 0;
}

.g_b4foot {
    position: relative;
}

.ma_b1s1_title {
    text-align: center;
    margin-bottom: 100px;
}

.ma_b1s1m_r {
    position: relative;
    z-index: 1;
    width: calc(100% - 475px);
    height: 666px;
}

.mc_b2s1_imgbox {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.mc_b2s1_imgbox::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .1);
}

.mc_b2s1_imgbox .mc_b2s1_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .5s;
    overflow: hidden;
}

.mc_b2s1_list {
    width: 100%;
    height: 100%;
}

.mc_b2s1_img.act {
    opacity: 1;
}

.mc_b2s1_li {
    float: left;
    width: 20%;
    height: 100%;
    position: relative;
}

.mc_b2s1li_title {
    font-size: 18px;
    line-height: 1.2;
    color: #fff;
    margin-top: 60px;
    text-align: center;
    transition: all .36s;
}

.mc_b2s1_lisbox {
    display: block;
    width: 100%;
    height: 100%;
}

.mc_b2s1li_cont {
    width: 100%;
    padding: 0 15px;
}

.mc_b2s1_li:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, .3);
}

.deco {
    display: block;
    width: 6rem;
    height: 6rem;
    opacity: 1;
    transition: .1s;
    transform: translateZ(0);
    margin: 0 auto;
}

.deco:before {
    content: "";
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0) scale(.75);
    transition: .4s;
    border: 1px solid hsla(0, 0%, 100%, .3);
    border-radius: 100%;
    height: 4rem;
    width: 4rem;
}

.deco i {
    background: hsla(0, 0%, 100%, .8);
    border: 1px solid #fff;
    border-radius: 100%;
    height: 2.2rem;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0) scale(.5);
    transition: .4s;
    width: 2.2rem;
}

.deco:after {
    content: "";
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0) scale(.75);
    transition: .4s;
    border: 1px solid hsla(0, 0%, 100%, .1);
    border-radius: 100%;
    height: 6rem;
    width: 6rem;
}

.mc_b2s1_li:hover .deco:before {
    animation: scalepulse 1.3s linear .3s infinite both;
    transform: translate3d(-50%, -50%, 0) scale(1);
}

.mc_b2s1_li:hover .deco i {
    background: #fff;
    animation: scalepulse 1.3s linear 0s infinite both;
    transform: translate3d(-50%, -50%, 0) scale(1);
}

.mc_b2s1_li:hover .deco:after {
    animation: scalepulse 1.3s linear .15s infinite both;
    transform: translate3d(-50%, -50%, 0) scale(1);
}

.mc_b2s1_li:hover .mc_b2s1li_title {
    font-weight: bold;
    font-family: "OPPOSans2_En_design-Heavy", "OPPOSans2_En_design-Regular", "å¾®è½¯é›…é»‘", Arial, "PingFangSC-Light", "Helvetica Neue", Helvetica, "Microsoft Yahei", "Hiragino Sans GB", tahoma, SimSun, sans-serif;
}

.ma_b1s1m_l {
    width: 475px;
    padding: 0 !important;
    height: 666px;
}

.ma_b1s1_main {
    box-shadow: 0 0 14px 1px rgba(234, 234, 234, .75);
}

.ma_b1s1ml_list {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ma_b1s1ml_li {
    width: 100%;
    padding: 30px 75px;
    max-height: 100%;
}

.ma_b1s12_title {
    text-align: left;
    margin-bottom: 20px;
}

.ma_b1s1m_l p {
    font-size: 18px;
    color: #333;
    line-height: 1.75;
}

.ma_b1s1ml_li:not(:first-child) {
    display: none;
}

.mc_list_imgbox img {
    object-fit: cover;
}

.mc_txt1830 p {
    font-size: 18px;
    line-height: 30px;
    color: #666666;
}

.mc_nd1_li {
    padding: 100px 0 85px;
}

.mc_btn_list {
    font-size: 0;
}

.mc_btn_li {
    display: inline-block;
    min-width: 50%;
    padding: 0 8px;
    margin-bottom: 20px;
}

.mc_btn_list {
    margin: 0 -8px;
}

.mc_vbtn_a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    padding: 15px 20px;
    text-align: center;
    border: 1px solid #0028aa;
    color: #0028aa;
    transition: all .36s;
    border-radius: 30px;
}

.mc_nd1_li:nth-child(even) {
    background: #f8f8f8;
}

.mc_nc1s2_txt p {
    line-height: 2;
}

.mc_nc1s2_title {
    margin-bottom: 32px;
}

.mc_nc1s2_imgwrap {
    width: 50%;
}

.mc_nc1s2_txtbox {
    width: 50%;
    padding-top: 4.5%;
    padding-left: 6%;
}

.mc_nc1s2_txt {
    margin-bottom: 40px;
}

.mc_nc1s2_li {
    margin-bottom: 0 !important;
}

.mc_nc1s2_li:nth-child(even) .mc_nc1s2_imgwrap {
    float: right;
}

.mc_nc1s2_li:nth-child(even) .mc_nc1s2_txtbox {
    padding-left: 0;
    padding-right: 6%;
}

.mc_nc1s2 {
    padding-bottom: 60px;
}

.mc_nc1ft_a {
    display: block;
}

@media screen and (min-width: 1200px) {
    .mc_vbtn_a:hover {
        background: #0a38a5;
        color: #fff;
    }

    .mc_nc1ft_a:hover {
        color: #fff;
    }

    .mc_nc1ft_a:hover .mc_xtb_default {
        opacity: 0;
    }

    .mc_nc1ft_a:hover .mc_xtb_active {
        opacity: 1;
    }

    .mc_nc1ft_a:hover::before {
        opacity: 1;
    }
}

.mc_nc1s2_imgbox {
    opacity: 0;
    transition: all 1s .3s;
}

.mc_nc1s2_li:nth-child(odd) .mc_nc1s2_imgbox {
    transform: translateY(50px);
}

.mc_nc1s2_li:nth-child(even) .mc_nc1s2_imgbox {
    transform: translateY(50px);
}

.mc_nc1s2_imgbox.animated {
    opacity: 1;
    transform: translate(0) !important;
}

.mc_anmt_up {
    opacity: 0;
    transform: translateY(20px);
    transition: all .6s ease-in-out .1s;
}

.mc_anmt_up.animated {
    opacity: 1;
    transform: translateY(0px);
}

.mc_nc1s2_txt {
    transition-delay: .4s;
}

.mc_btn_list {
    transition-delay: .6s;
}

.mc_nc1ft_xtbbox {
    width: 110px;
}

.mc_nc1ft_l, .mc_nc1ft_r {
    width: 50%;
}

.mc_nc1ft_a {
    position: relative;
    z-index: 1;
    display: block;
    color: #1237b0;
    padding: 70px 23%;
}

.mc_nc1ft_a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #1237b0;
    opacity: 0;
    transition: all .36s;
}

.mc_nc1ft_box {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.mc_nc1ft_l {
    text-align: right;
    transition: all .36s;
}

.mc_nc1ft_l .mc_nc1ft_a {
    background: #f4f5f5;
}

.mc_nc1ft_r .mc_nc1ft_a {
    background: #ebeff2;
}

.mc_nc1ft_r {
    text-align: left;
    transition: all .36s;
}

.mc_nc1ft_box > * {
    display: table-cell;
    table-layout: fixed;
    vertical-align: middle;
}

.mc_nc1ft_xtbbox {
    width: 110px;
}

.mc_nc1ft_txt {
    font-size: 30px;
    white-space: nowrap;
    padding-left: 30px;
    padding-right: 24%;
}

.mc_nc1ft_a .iconjiantou {
    font-size: 28px;
    color: inherit;
}

.mc_n1b1s1_list .mc_b2s1_li {
    width: 33.333333%;
}

.mc_nc1s4_li {
    margin-bottom: 20px;
    border: 1px solid #e8e8e8;
    transition: all .36s;
}

.mc_nc1s4_l .iconfont {
    display: inline-block;
    vertical-align: middle;
    font-size: 40px;
    color: #0028aa;
    transition: all .36s;
}

.mc_nc1s4_lisbox {
    display: block;
    padding: 30px 60px;
    background: #fff;
}

.mc_nc1s4_l {
    width: 80px;
    line-height: 50px;
    border-right: 1px solid #e8e8e8;
}

.mc_nc1s4_r {
    width: 20px;
    line-height: 50px;
}

.mc_nc1s4_r .icon-download {
    font-size: 20px;
    color: #0028aa;
    transition: all .36s;
    display: inline-block;
    vertical-align: middle;
}

.mc_nc1s4_m {
    width: calc(100% - 120px);
    padding: 0 50px;
}

.mc_nc1s4_m p {
    font-size: 18px;
    font-weight: bold;
    font-family: "OPPOSans2_En_design-Heavy", "OPPOSans2_En_design-Regular", "å¾®è½¯é›…é»‘", Arial, "PingFangSC-Light", "Helvetica Neue", Helvetica, "Microsoft Yahei", "Hiragino Sans GB", tahoma, SimSun, sans-serif;
    line-height: 50px;
    height: 50px;
    color: #0028aa;
    transition: all .36s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mc_nc1s2 {
    padding-bottom: 0;
}

.mc_nc1s4 {
    padding-bottom: 130px;
}

@media screen and (min-width: 1200px) {
    .mc_nc1s4_lisbox:hover .iconfont, .mc_nc1s4_lisbox:hover .mc_nc1s4_m p {
        color: #fff;
    }

    .mc_nc1s4_lisbox:hover {
        background: #0028aa;
    }
}

.mc_list_imgbox img {
    z-index: initial;
}


@media screen and (max-width: 1680px) {
    .mc_cont1360 {
        width: 85.652%;
        max-width: 1360px;
    }

    .mc_title40 {
        font-size: 24px;
    }

    .ma_b1s1m_l p {
        font-size: 22px;
    }

    .mc_b2s1li_title {
        font-size: 22px;
    }

    .ma_b1s1m_l {
        width: 32%;
        min-height: auto;
        padding: 9vw 5vw 50px;
    }

    .ma_b1s1m_r {
        width: 68%;
    }

    .ma_b1s1m_l, .ma_b1s1m_r {
        height: 600px;
    }

    .mc_txt1830 p {
        font-size: 16px;
        line-height: 28px;
    }

    .mc_vbtn_a {
        font-size: 14px;
        line-height: 20px;
    }

    .mc_nc1ft_txt {
        font-size: 28px;
    }

    .mc_nc1ft_xtbbox {
        width: 90px;
    }
}

@media screen and (max-width: 1440px) {
    .mc_title40 {
        font-size: 36px;
    }

    .ma_b1s1_title {
        margin-bottom: 80px;
    }

    .ma_b1s1m_l p {
        font-size: 20px;
    }

    .ma_b1s1m_l {
        padding: 5vw 4vw 50px;
    }

    .ma_b1s12_title {
        margin-bottom: 40px;
    }

    .mc_b2s1li_title {
        font-size: 18px;
        margin-top: 30px;
    }

    .ma_b1s1m_l, .ma_b1s1m_r {
        height: 500px;
    }

    .g_b4 .g_b4pt1 {
        padding: 100px 0;
    }

    .mc_nc1s2_txtbox {
        padding-top: 3%;
    }

    .mc_nc1s2_li {
        margin-bottom: 80px;
    }

    .mc_nc1s2_txt {
        margin-bottom: 20px;
    }

    .mc_btn_li {
        margin-bottom: 15px;
    }

    .mc_nc1s2 {
        padding-bottom: 30px;
    }

    .mc_nc1ft_a {
        padding: 50px 15%;
    }

    .mc_nc1ft_txt {
        font-size: 26px;
    }

    .mc_nd1_li {
        padding: 80px 0 60px;
    }

    .mc_b2s1li_cont {
        padding: 0 12px;
    }

    .ma_b1s1ml_li {
        padding: 30px 30px;
    }

    .mc_b2s1li_title {
        font-size: 14px;
        margin-top: 20px;
    }

    .mc_nc1s4 {
        padding-bottom: 100px;
    }

    .mc_nc1s4_lisbox {
        padding: 20px 40px;
    }

    .mc_nc1s4_l {
        width: 60px;
    }

    .mc_nc1s4_l .iconfont {
        font-size: 32px;
    }

    .mc_nc1s4_m {
        width: calc(100% - 100px);
        padding: 0 30px;
    }
}

@media screen and (max-width: 1366px) {
    .ma_b1s12_title {
        font-size: 34px;
    }
}

@media screen and (max-width: 991px) {
    .mc_cont1360 {
        width: 100%;
        max-width: 100%;
        padding: 0 20px;
    }

    .mc_title40 {
        font-size: 32px;
    }

    .ma_b1s1_title {
        margin-bottom: 40px;
    }

    .ma_b1s1m_l, .ma_b1s1m_r {
        width: 100%;
    }

    .ma_b1s1m_l {
        height: auto;
    }

    .ma_b1s1m_l {
        padding: 40px 20px;
    }

    .ma_b1s1m_r {
        height: 400px;
    }

    .ma_b1s12_title {
        margin-bottom: 20px;
    }

    .ma_b1s1m_l p {
        font-size: 18px;
    }

    .g_b4 .g_b4pt1 {
        padding: 40px 0;
    }

    .g_b4top {
        padding-bottom: 10px;
    }

    .mc_nc1s2_imgwrap {
        width: 100%;
    }

    .mc_nc1s2_txtbox {
        padding: 30px 0 0;
        width: 100%;
    }

    .mc_nc1s2_title {
        margin-bottom: 15px;
    }

    .mc_nc1s2_li {
        margin-bottom: 25px;
    }

    .mc_nc1s2 {
        padding-bottom: 15px;
    }

    .mc_nc1ft_a {
        padding: 20px 50px;
    }

    .mc_nc1ft_txt {
        padding: 0 20px;
    }

    .mc_nc1ft_txt {
        font-size: 20px;
    }

    .mc_nc1ft_a .iconjiantou {
        font-size: 18px;
    }

    .mc_nc1ft_xtbbox {
        width: 50px;
    }

    .mc_nd1_li {
        padding: 40px 0;
    }

    .ma_b1s1ml_li {
        position: relative;
        left: 0;
        top: 0;
        transform: none;
    }

    .ma_b1s1ml_li {
        padding: 30px 15px;
    }

    .mc_nc1s4 {
        padding-bottom: 50px;
    }

    .mc_nc1s4_lisbox {
        padding: 15px 20px;
    }

    .mc_nc1s4_l {
        width: 40px;
    }

    .mc_nc1s4_l .iconfont {
        font-size: 30px;
    }

    .mc_nc1s4_m {
        width: calc(100% - 65px);
        padding: 0 20px;
    }

    .mc_nc1s4_m p {
        font-size: 16px;
        line-height: 40px;
        height: 40px;
    }

    .mc_nc1s4_l, .mc_nc1s4_r {
        line-height: 40px;
    }
}

@media screen and (max-width: 767px) {
    .mc_title40 {
        font-size: 24px;
    }

    .ma_b1s1m_l p {
        font-size: 16px;
    }

    .mc_b2s1_li {
        width: 100%;
        height: 20%;
    }

    .mc_b2s1_li:not(:last-child) {
        border-right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .3);
    }

    .deco {
        float: right;
    }

    .mc_b2s1li_title {
        margin-top: 0;
        text-align: left;
        line-height: 20px;
        padding-top: 20px;
    }

    .ma_b1s1m_r {
        height: 460px;
    }

    .g_b4foot::before {
        display: none;
    }

    .g_b4foot::after {
        display: none;
    }

    .mc_txt1830 p {
        font-size: 14px;
        line-height: 24px;
    }

    .mc_vbtn_a {
        padding: 10px 15px;
    }

    .mc_nc1ft_l, .mc_nc1ft_r {
        width: 100%;
        text-align: center;
    }

    .mc_nc1ft_txt {
        font-size: 18px;
    }

    .mc_nc1ft_xtbbox {
        width: 40px;
    }

    .mc_nd1_li {
        padding: 20px 0;
    }

    .mc_nc1s4_lisbox {
        padding: 15px 10px;
    }

    .mc_nc1s4_m {
        padding: 0 15px;
    }

    .mc_nc1s4 {
        padding-bottom: 30px;
    }

    .mc_n1b1s1_list .mc_b2s1_li {
        width: 100%;
        height: 33.333333%;
    }

    .g_b4pt1 .ma_b1s1m_r {
        height: 320px;
    }

    .mc_nc1s4_m {
        display: flex;
        align-items: center;
        height: 40px;
        overflow: hidden;
    }

    .mc_nc1s4_m p {
        font-size: 14px;
        line-height: 20px;
        height: auto;
        white-space: normal;
    }
}

@media screen and (max-width: 1024px) {
    .mc_title40 {
        font-size: 30px;
    }
}

@media screen and (max-width: 991px) {
    .mc_title40 {
        font-size: 24px;
    }
}




 .aui3 *:focus {
     outline-offset: 2px;
     outline: 2px solid #2e94ff;
     border-radius: 2px;
 }

.aui3 .ev_button {
    transition: 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition-property: background, color, border, width, height;
}

.aui3 .ev_button {
    box-sizing: border-box;
    color: #191919;
    width: auto;
    height: 1.875rem;
    font-size: 0.729167vw;
    cursor: pointer;
    border-radius: 0.25rem;
    padding-left: 1rem;
    padding-right: 1rem;
    border: 1px solid #bbbbbb;
    background-color: #ffffff;
    overflow: hidden;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    min-width: 6rem;
}

.aui3 .ev_button:hover {
    border-color: #191919;
    color: #191919;
}

.aui3 .ev_button:focus {
    border-color: #191919;
    outline: 0 dotted transparent;
    outline-offset: 0;
}

.aui3 .ev_button:focus {
    outline-offset: 2px !important;
    outline: 2px solid #2e94ff !important;
    border-color: #005bba;
    background: #ffffff;
    color: #191919;
}

.aui3 .ev_button:active {
    border-color: #005bba;
    background: #ffffff;
    color: #191919;
}

.aui3 .ev_button_text {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    line-height: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.aui3 ::-webkit-scrollbar {
    width: 12px;
    height: 12px;
    background-color: transparent;
}

.aui3 ::-webkit-scrollbar-thumb {
    background-color: rgba(25, 25, 25, 0.1);
    background-clip: padding-box;
    border-radius: 0.4rem;
    min-height: 1.75rem;
}

.aui3 ::-webkit-scrollbar-track-piece {
    background-color: transparent;
}

.aui3 ::-webkit-scrollbar-corner {
    background-color: transparent;
}

.aui3 :after, .aui3 :before {
    box-sizing: inherit;
}

.aui3 *:before, .aui3 *:after {
    box-sizing: inherit;
}

@media screen and (max-width: 1650px) {
    .aui3 .ev_button {
        font-size: 12px;
    }
}


* {
    font-family: "HarmonyOS_Sans", "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

body {
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #191919;
}

body, p, div, span, ul, li, h1 {
    margin: 0;
    padding: 0;
}

body {
    height: 100% !important;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: inherit;
}

.wrapper {
    background: #f5f5f5;
    position: relative;
    overflow-x: hidden;
}

.aui3 * {
    box-sizing: border-box;
}

.grid--align-spread {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
}

.grid--vertical-align-center {
    display: flex;
    align-items: center;
}

.ml24 {
    margin-left: 1.5rem;
}

.ml18 {
    margin-left: 18px;
}

.ml12 {
    margin-left: 12px;
}

.aui3 .ev_button.border-radius-24 {
    border-radius: 1.5rem;
}

.aui3 .ev_button:hover {
    border-color: #ffffff;
    background: rgba(255, 255, 255, 0.8);
}

.aui3 .ev_button.button-transparent:active {
    border: 1px solid #ffffff;
    background: transparent;
    color: #000000;
}

.aui3 .ev_button.button-transparent:hover {
    border-color: #ffffff;
    background: rgba(255, 255, 255, 0.8);
    color: #000000;
}

.aui3 .ev_button.button-transparent:focus {
    background: #ffffff;
    color: #000000;
}

.aui3 .banner-buttons .ev_button {
    width: 11.875rem;
    height: 3.125rem;
    border: 1px solid #fff;
}

.aui3 .banner-buttons .ev_button:active {
    border: 1px solid #ffffff;
    color: #ffffff;
    background: rgba(255, 255, 255, 0);
}

.aui3 .banner-buttons .ev_button:focus {
    background: rgba(255, 255, 255, 0);
    border: 1px solid #ffffff;
    color: #ffffff;
}

.aui3 .banner-buttons .button-transparent {
    background-color: transparent;
    color: #ffffff;
    border: 1px solid #ffffff;
}

.content {
    width: 1280px;
    margin-right: auto;
    margin-left: auto;
}

@media screen and (max-width: 1440px) {
    .content {
        width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media screen and (max-width: 768px) {
    body {
        font-size: 14px;
    }

    .pagination-wrapper {
        flex-direction: column;
        gap: 20px 0;
    }

    .aui3 .banner-buttons .ev_button {
        min-width: 108px;
        width: auto;
        height: 32px;
        font-size: 12px;
    }

    .content {
        padding-left: 24px;
        padding-right: 24px;
    }
}

.nav-wrapper {
    width: 100%;
    position: relative;
    z-index: 11;
}

.nav-top {
    display: flex;
    justify-content: flex-end;
    height: 1.625rem;
    padding: 0 5rem;
    background-color: #f5f5f5;
    font-size: 0.625rem;
}

.nav-top span {
    display: inline-block;
    margin: 0 0.25rem;
}

.nav-top .nav-top-right {
    display: flex;
    align-items: center;
}

.nav-top .nav-top-item {
    display: flex;
    align-items: center;
    margin-left: 1.09375vw;
}

.nav-top .nav-top-item + .nav-top-item {
    margin-left: 1.09375vw;
}

.nav-top .nav-top-language {
    cursor: pointer;
}

.nav-top .nav-top-language .language_ic {
    display: inline-block;
    width: 14px;
    height: 14px;

    background-size: 100%;
}

.nav-top .nav-top-language .language_select {
    display: inline-block;
    width: 12px;
    height: 12px;

    background-size: 100%;
}

.nav-top .nav-top-login .login_ic {
    display: inline-block;
    width: 19px;
    height: 19px;

    background-size: 100%;
}

.nav-top .nav-top-right > a:nth-of-type(3) .nav-top-login .login_ic {

}

.nav-language {
    display: none;
    position: absolute;
    z-index: 11;
    top: 1.625rem;
    left: 0;
    width: 100%;
    background: #F7F8FF;
}

.nav-language .nav-allLangBox {
    position: relative;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 3.75rem;
    padding-bottom: 5rem;
}

.nav-language .icon-close {
    position: absolute;
    top: 3.75rem;
    right: 0;
    display: inline-block;
    width: 1rem;
    height: 1rem;
    margin-right: 0.5rem;
    cursor: pointer;

}

.nav-language .icon-close:hover {

}

.nav-language .curr-lang {
    display: flex;
    color: #191919;
    font-size: 0.875rem;
    font-weight: bold;
}

.nav-language .allLang {
    height: calc(100vh - 80px);
    overflow: auto;
    padding-bottom: 80px;
}

.nav-language .icon-curr {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    margin-right: 0.5rem;

}

.nav-language .allLang .areaItem {
    margin-top: 2.5rem;
}

.nav-language .allLang .areaText {
    color: #191919;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 1.25rem;
}

.nav-language .allLang .langItem {
    display: inline-block;
    width: 250px;
    margin-top: 1.25rem;
    cursor: pointer;
    color: rgba(25, 25, 25, 0.6);
    font-size: 0.875rem;
    line-height: 20px;
}

@media screen and (max-width: 1280px) {
    .nav-top {
        display: none;
    }
}

.global_header_wrapper {
    height: 82px;
}

.global_header_wrapper .global_header_fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1001;
}

.pageheader {
    background: #ffffff;
    padding: 0 2.5vw;
    position: relative;
    height: 3.5rem;
    border-bottom: 1px solid #dedede;
    z-index: 10;
}

html[data-region='cn'] .pageheader {
    padding-right: 2.5vw;
}

.pageheader .pageheader-box {
    height: 100%;
    align-items: center;
}

.pageheader .pageheader-menu-left, .pageheader .pageheader-menu-right {
    display: flex;
    align-items: center;
}

.pageheader .pageheader-menu-right {
    margin-left: 60px;
}

.pageheader .pageheader-menu-left .header-left {
    margin-right: 1.5vw;
}

.pageheader .pageheader-menu-right .pageheader-right {
    margin-left: 1.25vw;
}

.pageheader .pageheader-menu-right .pageheader-right a:nth-child(1) {
    margin-right: 16px;
}

.pageheader .header-logo {
    width: 4.635417vw;
    background-size: 100%;
}

.pageheader .header-logo img {
    width: 100%;
}

.pageheader .pageheader-menu > ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pageheader .pageheader-menu-left .pageheader-menu .menu_item_li {
    transform: perspective(1px) translateZ(0);
    padding: 0 0.833333vw;
    text-overflow: ellipsis;
    text-align: center;
    white-space: nowrap;
}

.pageheader .pageheader-menu-right .pageheader-menu .menu_item_li {
    transform: perspective(1px) translateZ(0);
    padding: 0 .75rem;
    text-overflow: ellipsis;
    text-align: center;
    white-space: nowrap;
}

.pageheader .pageheader-menu .menu_item_li {
    padding: 0 1rem;
}

.pageheader .pageheader-menu .menu_item_li .menu_item_a {
    display: inline-block;
    height: 3.5rem;
    line-height: 3.5rem;
    font-size: 0.729167vw;
    position: relative;
    font-weight: bold;
}

.pageheader .pageheader-menu .menu_item_li .textItem_arr {
    display: inline-block;
    width: 0.729167vw;
    height: 0.729167vw;

    background-size: 100% 100%;
    margin-left: 0.416667vw;
    vertical-align: middle;
    transition: all .2s;
}

.pageheader .pageheader-menu .menu_item_li .menu_item_a::before {
    content: '';
    display: inline-block;
    height: 0.125rem;
    background-color: #f43146;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 100%;
    transition-property: right;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}

.pageheader .pageheader-menu .menu_item_li .menu_item_a:hover:before {
    right: 0;
}

.pageheader .pageheader-menu .menu_item_li .submenu-hidden {
    display: none;
}

.pageheader .pageheader-menu .menu_item_li .submenu a {
    position: relative;
    transform: translateY(20px);
    opacity: 0;
}

.pageheader .pageheader-menu .menu_item_li .submenu a.visible {
    transform: translateY(0);
    opacity: 1;
}

.pageheader .border-radius-24 {
    border-color: #979797;
    background: rgba(255, 255, 255, 0.8);
}

.pageheader .border-radius-24:hover {
    border-color: #000000 !important;
    background: rgba(255, 255, 255, 0.8) !important;
}

.pageheader-min {
    display: none;
}

.header-drawer {
    display: none;
}

.darkLogo {
    display: none;
}

@media screen and (max-width: 1650px) {
    .pageheader .pageheader-menu .menu_item_li .menu_item_a {
        font-size: 12px;
    }
}

@media screen and (max-width: 1440px) {
    .pageheader .pageheader-menu .menu_item_li {
        padding: 0 0.75rem;
    }
}

@media screen and (max-width: 1280px) {
    .pageheader {
        display: none;
    }

    .pageheader-min {
        display: block;
    }

    .pageheader-min-box {
        height: 80px;
        background: #ffffff;
        padding: 0 24px;
        align-items: center;
    }

    .nav-top-min {
        display: flex;
        align-items: center;
        margin-right: 17px;
        margin-left: auto;
    }

    .nav-top-min > span {
        margin: 0 0.25rem;
    }

    .nav-top-min .language_select {
        display: inline-block;
        width: 12px;
        height: 12px;

        background-size: 100%;
    }

    .nav-top-min .language_ic {
        display: inline-block;
        width: 20px;
        height: 20px;

        background-size: 100%;
    }

    .nav-language .nav-allLangBox {
        width: 100%;
        padding-left: 20px;
        padding-top: 2.75rem;
    }

    .nav-language .icon-close {
        top: 2.75rem;
        margin-right: 20px;
    }

    .nav-language {
        top: 80px;
    }

    .nav-language .allLang {
        height: calc(100vh - 80px - 2.75rem - 0.875rem);
    }

    .header-min-setting {
        display: inline-block;

        width: 24px;
        height: 24px;
    }

    .header-min-close {
        display: none;
        margin-left: 16px;
        margin-left: 0;

        width: 24px;
        height: 24px;
    }

    .header-min-logo {
        display: inline-flex;
        width: 92px;
        height: auto;
    }

    .header-min-logo img {
        width: 100%;
    }

    .min-dark-logo {
        display: none;
    }

    .header-drawer {
        width: 100%;
        height: calc(100vh - 80px);
        position: absolute;
        top: 80px;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 100;
        animation: move 0.2s;
        overflow: scroll;
    }

    .header-drawer .header-drawer-box {
        overflow: hidden;
        margin: 12px 24px 0 32px;
    }

    .header-drawer .header-drawer-box::-webkit-scrollbar {
        display: none;
    }

    .header-drawer .header-drawer-box .textItem {
        font-size: 16px;
        transform: translateY(50px);
        opacity: 0;
        transition-property: all;
        transition-duration: 0.2s;
        transition-timing-function: ease-out;
    }

    .header-drawer .header-drawer-box .line {
        width: 100%;
        height: 1px;
        background-color: rgba(255, 255, 255, .3);
        position: relative;
        right: 100%;
        transform: translateY(50px);
        transition-property: all;
        transition-duration: 0.2s;
        transition-timing-function: ease-out;
    }

    .header-drawer .header-drawer-box .line:nth-last-of-type(1) {
        display: none;
    }

    .header-drawer .header-drawer-box .textItem .submenu {
        height: 0;
        overflow: hidden;
    }

    .header-drawer .header-drawer-box .textItem_div {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .header-drawer .header-drawer-box .item-link {
        min-height: 48px;
        color: #fff;
        font-weight: normal;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex: 1;
    }

    .header-drawer .header-drawer-box .submenu .item-link {
        display: flex;
        align-items: center;
        min-height: 48px;
        line-height: 1.5;
        font-weight: normal;
        padding: 8px 0 8px 16px;
        font-weight: 100;
    }

    .header-drawer .header-drawer-box .textItem_arr {
        display: inline-block;
        width: 20px;
        height: 20px;

        background-size: 100% 100%;
    }

    .container {
        margin-right: 2vw;
    }

    .container .nav-top-login .login_ic {
        display: inline-block;
        width: 22px;
        height: 22px;

        background-size: 100%;
    }

    .container > a:nth-of-type(2) .nav-top-login .login_ic {

        background-size: 100%;
    }

    .container > a > div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .global_header_wrapper > a .nav-top-login {
        height: 48px;
        margin-top: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 1;
        background-color: #fff;
    }

    .global_header_wrapper > a .nav-top-login .login_ic {

        background-size: 100%;
        width: 24px;
        height: 24px;
        margin-right: 7px;
    }

    .global_header_wrapper > a .nav-top-login span {
        font-size: 16px;
    }
}

@media screen and (max-width: 768px) {
    @media screen and (orientation: landscape) {
        .global_header_wrapper {
            height: 48px;
        }

        .pageheader-min-box {
            height: 48px;
        }

        .header-drawer {
            height: calc(100vh - 48px);
            top: 48px;
        }

        .header-drawer .header-drawer-box {
            max-height: calc(100vh - 94px);
        }
    }
    .global_header_wrapper {
        height: 48px;
    }

    .pageheader-min-box {
        padding: 0 12px;
        height: 48px;
    }

    .header-drawer {
        top: 48px;
        height: calc(100vh - 48px);
    }

    .nav-language {
        top: 48px;
    }

    .nav-language .allLang {
        height: calc(100vh - 48px - 2.75rem - 0.875rem);
    }

    .global_header_wrapper > a .nav-top-login {
        margin-top: 48px;
        height: 48px;
    }

    .global_header_wrapper > a .nav-top-login span {
        font-size: 3.888889vw;
    }

    .global_header_wrapper > a .nav-top-login .login_ic {
        width: 5vw;
        height: 5vw;
    }
}

.footer-link {
    display: flex;
    justify-content: center;
}

.social-icon {
    position: relative;
    outline: none;
    display: inline-block;
}

.social-icon:active, .social-icon:focus {
    outline: none;
}

.hover-pop {
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translate(-50%, -100%);
    background: #fff;
    width: 188px;
    border: 1px solid #eee;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    z-index: 100;
    display: none;
}

.hover-pop:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 6px 6px 6px;
    top: auto;
    border-color: #f3f3f3 transparent transparent transparent;
}

.hover-pop .icon-close {
    position: absolute;
    top: 5px;
    right: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 0.5rem;
    cursor: pointer;

}

.pop-text {
    text-align: center;
}

.pop-text p {
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777;
    font-weight: 600;
}

.pop-img {
    width: 138px;
    margin: 5px auto;
}

.pop-img img {
    width: 138px;
}

.page-footer {
    background: #fff;
    overflow: hidden;
}

.page-footer .footer-main {
    width: 1320px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1rem;
    padding-bottom: 4rem;
}

.page-footer .footer-note {
    opacity: 0.8;
    font-size: 12px;
    color: #000;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 110px;
}

.page-footer .footer-top-pc {
    display: flex;
}

.page-footer .footer-item {
    display: inline-block;
    width: 20%;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    cursor: pointer;
}

.page-footer .footer-col-title {
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 1.25rem;
}

.page-footer .footer-col-title .textItem_arr {
    display: none;
}

.page-footer .footer-col-list {
    margin-top: 1.25rem;
}

.page-footer .footer-col-list li {
    font-size: 0.875rem;
    line-height: 20px;
}

.page-footer .footer-col-list li + li {
    margin-top: 0.875rem;
}

.page-footer .footer-buttom {
    margin-top: 10rem;
    display: flex;
    justify-content: space-between;
}

.page-footer .footer-buttom .footer-copyright-content .footer-copyright-item {
    display: inline-block;
    margin-right: 2rem;
    color: #939393;
    font-size: 0.875rem;
    cursor: pointer;
}

.page-footer .footer-buttom .footer-copyright-content .footer-law {
    display: inline-block;
}

.page-footer .footer-buttom .footer-link .footer-link-img {
    display: inline-block;
    margin: 0 1rem;
    width: 1.5rem;
    height: 1.5rem;
    cursor: pointer;
}

.page-footer .footer-buttom .footer-link .link-img-wechat {

}

.page-footer .footer-buttom .footer-link .link-img-toutiao {

}

.page-footer .bread-crumb {
    padding-bottom: 2.083333vw;
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 6.25vw;
    margin-top: 3.6458vw;
}

.page-footer .bread-crumb a {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0px;
    color: #666666;
}

.page-footer .bread-crumb a:hover {
    color: #191919;
}

.page-footer .bread-crumb span {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0px;
    color: #666666;
}

.page-footer .bread-crumb div.last_bread {
    display: inline;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0px;
    color: #666666;
}

@media screen and (max-width: 1580px) {
    .page-footer .footer-buttom {
        margin-right: 100px;
    }
}

@media screen and (max-width: 1328px) {
    .page-footer {
        padding-left: 24px;
        padding-right: 24px;
    }

    .page-footer .footer-main {
        width: 100%;
        padding-top: 32px;
        padding-bottom: 40px;
    }
}

@media screen and (max-width: 1280px) {
    .footer-link {
        margin-top: 18px;
    }

    .page-footer .footer-top-pc {
        display: block;
    }

    .page-footer .footer-item {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        cursor: pointer;
    }

    .page-footer .footer-col-title {
        display: flex;
        flex: 1;
        justify-content: space-between;
        align-items: center;
        height: 48px;
        line-height: 48px;
    }

    .page-footer .footer-col-title .textItem_arr {
        display: inline-block;
        width: 20px;
        height: 20px;

        background-size: 100% 100%;
    }

    .page-footer .footer-col-list {
        display: none;
        margin-top: 0;
    }

    .page-footer .footer-col-list li {
        height: 40px;
        line-height: 40px;
        padding-left: 8px;
    }

    .page-footer .footer-col-list li + li {
        margin-top: 0;
    }

    .page-footer .footer-buttom {
        display: block;
        text-align: center;
        margin-top: 10.4375rem;
        display: flex;
        justify-content: space-between;
    }

    .page-footer .footer-buttom .footer-copyright-content .footer-copyright-item {
        margin-right: 2rem;
        color: #939393;
        font-size: 0.875rem;
    }

    .page-footer .footer-buttom .footer-copyright-content .footer-copyright, .page-footer .footer-buttom .footer-copyright-content .footer-law {
        display: block;
    }

    .page-footer .footer-buttom .footer-copyright-content .footer-law {
        margin-top: 16px;
    }
}

@media screen and (max-width: 768px) {
    .page-footer .footer-buttom {
        display: flex;
        flex-direction: column;
    }

    .page-footer .footer-buttom {
        margin-right: auto;
    }

    .page-footer .footer-col-list {
        margin: 10px auto;
    }

    .page-footer .footer-col-list li {
        height: auto;
        line-height: unset;
    }

    .page-footer .footer-col-list li + li {
        margin-top: 20px;
    }

    .page-footer .bread-crumb {
        display: none;
    }
}

@media screen and (max-width: 500px) {
    .page-footer .footer-buttom .footer-link {
        margin-top: 24px;
        flex-wrap: wrap;
        justify-content: center;
        width: 250px;
        margin-left: auto;
        margin-right: auto;
    }

    .swiper-pagination-bullet {
        margin-right: 8px;
    }
}

.side-tips {
    position: fixed;
    z-index: 10;
    right: 2.5rem;
    bottom: 6rem;
    width: 3rem;
}

.side-tips .side-tip {
    width: 3rem;
    height: 3rem;
    background: #2b2b2b;
    position: relative;
}

.side-tips .side-tip:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.side-tips .side-tip:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.side-tips .side-tip .hover {
    height: 3rem;
    width: 0px;
    background: #ffffff;
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    transition: width 0.3s;
    overflow: hidden;
    color: #2b2b2b;
    white-space: nowrap;
}

.side-tips .side-tip .hover .icon-download, .side-tips .side-tip .hover .icon-community, .side-tips .side-tip .hover .icon-onlineChat {
    margin-left: 1.25rem;
}

.side-tips .side-tip .hover .icon-download {

    background-size: 100%;
}

.side-tips .side-tip .hover .icon-community {

    background-size: 100%;
}

.side-tips .side-tip .hover .icon-onlineChat {

    background-size: 100%;
}

.side-tips .side-tip + .side-tip {
    border-top: 1px solid rgba(151, 151, 151, 0.2);
}

.side-tips .side-tip .side-tip-text {
    display: inline-block;
}

.side-tips .side-tip .side-tip-line {
    display: inline-block;
    width: 1px;
    height: 1rem;
    background-color: #b5b5b5;
}

.side-tips .side-tip .icon-download {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0.75rem;

    background-size: 100%;
}

.side-tips .side-tip .icon-community {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0.75rem;

    background-size: 100%;
}

.side-tips .side-tip .icon-onlineChat {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0.75rem;

    background-size: 100%;
}

.side-tips .back-top {
    background-color: #2b2b2b;
    margin-top: 16px;
    border-radius: 4px;

    scroll-behavior: smooth;
    display: none;
}

.side-tips .back-top:hover {

    background-color: #444444;
}

@media (max-width: 1280px) {
    .side-tips {
        display: none;
    }
}

.pagination-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 80px;
    text-align: center;
}

@media (max-width: 414px) {
    .container .nav-top-login .login_ic {
        width: 21px;
        height: 21px;
    }
}

#bodymask {
    position: fixed;
    z-index: -1;
    width: 100%;
    height: calc(100vh - 1.12rem);
    top: 1.12rem;
    transform: translateZ(0);
}

@media (min-width: 1281px) {
    .global_header_wrapper > a {
        display: none !important;
    }
}

.header-tag-title.seo {
    position: absolute;
    display: block;
    height: 0;
    width: 0;
    overflow: hidden;
    z-index: -1;
}


.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}


.not_in_current_page {
    display: none;
}

.not_in_current_filter {
    display: none;
}

.spage-number {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #666;
    font-size: 14px;
}

.spage-number button {
    border-radius: 4px;
    margin-right: 8px;
    width: 32px;
    height: 32px;
    padding: 0;
    position: relative;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: -1px;
    line-height: 36px;
    border: 0;
    text-align: center;
    transition: all .2s;
    cursor: pointer;
    outline: none;
    background: none;
    user-select: none;
    color: #666;
}

.spage-number button:first-child {
    border: 1px solid #BBBBBB;
}

.spage-number button:last-child {
    border: 1px solid #BBBBBB;
}

.spage-number button img {
    width: 16px;
    height: 16px;
}

.spage-number button.active {
    color: #1237b0;
    border-color: #2d98e6;
    z-index: 3;
}

.spage-number button.button-disabled {
    cursor: not-allowed;
    border: 0;
    color: #ccc;
    background: rgba(25, 25, 25, 0.05);
}

.spage-skip {
    display: inline-block;
    margin-left: 20px;
    color: #666;
    font-size: 14px;
}

.spage-skip input {
    box-sizing: border-box;
    display: inline-block;
    width: 45px;
    height: 35px;
    text-align: center;
    vertical-align: top;
    border: 1px solid #BBBBBB;
    border-radius: 4px 0 0 4px;
    background: none;
    outline: none;
    transition: all .2s;
}

.spage-skip input:focus {
    border-color: #2d98e6;
}

.spage-skip button {
    display: inline-block;
    padding: 0px 14px;
    height: 35px;
    line-height: 33px;
    vertical-align: top;
    color: #666;
    border: 1px solid #BBBBBB;
    border-left: 0;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    transition: all .2s;
    outline: none;
    background: none;
    user-select: none;
}

.spage-skip button:hover {
    background: #2d98e6;
    color: #fff;
    border: 1px solid #2d98e6;
}


.allProductsContainer {
    margin-bottom: 50px;
}

.main .banner {
    position: relative;
    width: 100%;
}

.main .bannerImg {
    display: flex;
    width: 100%;
    object-fit: cover;
}

.main .bannerImg-pc {
    height: 538px;
}

.main .bannerImg-m {
    display: none;
}

.main .bannerContent {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.main .bannerbox {
    width: 90%;
    margin-top: 10%;
    margin-right: auto;
    margin-left: auto;
}

.main .bannerTitle {
    color: white;

    -webkit-background-clip: text;
    background-clip: text;
    box-decoration-break: clone;

    font-size: 50px;
    font-weight: bold;
    line-height: 70px;
}

.main .bannerButton {
    margin-top: 2.5rem;
}

.main .allProducts_card_box {
    margin: 2.5rem -0.5rem 0;
    overflow: hidden;
}

.main .allProducts_card {
    width: 100%;
}

.main .allProducts_card .cardList {
    display: flex;
}

.main .allProducts_card .cardListItem {
    width: 20%;
    height: auto;
}

.main .allProducts_card .cardListbox {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
    margin: 0 0.5rem;
    height: 100%;
    padding: 1rem 2rem;
    cursor: pointer;
    border: 2px solid transparent;
    border-radius: 0.5rem;
    background: #ffffff;
}

.main .allProducts_card .cardListbox:hover {
    border: 2px solid #1237b0;
}

.main .allProducts_card .cardListbox .icon {
    display: block;
    width: 60px;
    height: 60px;
}

.main .allProducts_card .cardListbox .icon1 {

    background-size: 100% 100%;
}

.main .allProducts_card .cardListbox .icon2 {

    background-size: 100% 100%;
}

.main .allProducts_card .cardListbox .icon3 {

    background-size: 100% 100%;
}

.main .allProducts_card .cardListbox .icon4 {

    background-size: 100% 100%;
}

.main .allProducts_card .cardListbox .text {
    margin-top: 0.5rem;
    text-align: center;
    color: #000000;
    font-size: 20px;
    max-width: 100%;
}

.main .allProducts_card .cardListItem.cardListActive .cardListbox {
    border: 2px solid #1237b0;
}

.main .allProducts_card .allProducts_card_pagination {
    display: none;
    text-align: center;
}

.main .productsList {
    margin-top: 40px;
    margin-bottom: 5rem;
}

.main .productsList .productsListType {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.main .productsList .All_item {
    cursor: pointer;
    color: #616161;
    font-size: 18px;
    white-space: nowrap;
    margin-right: 30px;
}

.main .productsList .All_item.typeActive, .main .productsList .All_item:hover {
    color: #1237b0;
}

.main .productsList .typeList-box {
    flex: 1;
    overflow: hidden;
}

.main .productsList .typeList {
    display: flex;
    margin-left: 0;
    touch-action: none;
}

.main .productsList .typeList .typeListItem {
    cursor: pointer;
    color: #616161;
    font-size: 18px;
    width: auto !important;
}

.main .productsList .typeList .typeListItem {
    margin-right: 30px;
}

.main .productsList .typeList .typeListItem:hover {
    color: #1237b0;
}

.main .productsList .productsWrapper {
    margin-top: 2rem;
}

.main .productsList .productsBox {
    display: flex;
    flex-wrap: wrap;
    margin: -0.5rem;
}

.main .productsList .productsItem {
    width: 33.3333333333333%;
}

.main .productsList .products_normal {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 8px;
    padding: 3rem 1.5rem 2.5rem;
    text-align: center;
    border-radius: 1rem;
    background: rgba(255, 255, 255, 0.7);
    box-shadow: 1px 3px 16px 0 rgba(0, 0, 0, 0.06);
    height: 606px;
}

.main .productsList .products_normal .normal_img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 280px;
    height: 280px;
}

.main .productsList .products_normal .normal_img img {
    max-width: 100%;
    max-height: 100%;
}

.main .productsList .products_normal .normal_title {
    height: 64px;
    margin-top: 1.5rem;
    color: #191919;
    font-size: 24px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-width: 100%;
}

.main .productsList .products_normal .normal_subTitle {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 16px;
    color: rgba(25, 25, 25, 0.6);
    line-height: 1.25rem;
}

.main .productsList .products_normal .normal_content {
    height: 72px;
    font-size: 14px;
    color: #191919;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    max-width: 100%;
}

.main .productsList .products_normal .normal_button {
    margin-top: 20px;
    height: 20px;
    cursor: pointer;
    color: #1237b0;
    font-size: 14px;
    line-height: 18px;
}

@media screen and (max-width: 1440px) {
    .main .bannerbox {
        width: auto;
        padding-left: 48px;
        padding-right: 48px;
        margin-top: 88px;
    }

    .main .allProducts_card .cardListItem {
        display: block;
        border-radius: 4px;
        background: rgba(255, 255, 255, 0.7);
        border: 1px solid transparent;
    }

    .main .allProducts_card .cardListItem:hover {
        border: 1px solid #1237b0;
    }

    .main .allProducts_card .cardListItem:hover .cardListbox {
        border: none;
    }

    .main .allProducts_card .cardListItem.cardListActive {
        border: 1px solid #1237b0;
    }

    .main .allProducts_card .cardListItem.cardListActive .cardListbox {
        border: none;
    }

    .main .allProducts_card .cardListbox {
        margin: 0;
        padding: 8px;
        background: none;
        border: none;
    }

    .main .allProducts_card .cardListbox:hover {
        border: none;
    }

    .main .allProducts_card .allProducts_card_pagination {
        display: block;
    }

    .main .productsList .productsWrapper {
        margin-top: 20px;
    }

    .main .productsList .productsItem {
        width: 50%;
    }

    .main .productsList .productsItem .products_normal .normal_img {
        width: 216px;
        height: 216px;
    }
}

@media screen and (max-width: 768px) {
    .main .bannerImg {
        height: 200px;
    }

    .main .bannerbox {
        padding-left: 24px;
        padding-right: 24px;
        margin-top: 32px;
    }

    .main .bannerTitle {
        font-size: 24px;
        line-height: 32px;
    }

    .main .bannerButton {
        margin-top: 16px;
    }

    .main .allProducts_card .cardListbox .icon {
        width: 24px;
        height: 24px;
    }

    .main .allProducts_card .cardListbox .text {
        margin-top: 0;
        font-size: 12px;
        line-height: 16px;
    }

    .main .allProducts_card .cardListbox:hover {
        border: none;
    }

    .main .productsList {
        margin-top: 24px;
    }

    .main .productsList .All_item, .main .productsList .typeList .typeListItem {
        font-size: 14px;
    }

    .main .productsList .productsWrapper {
        margin-top: 8px;
    }

    .main .productsList .productsBox {
        margin-top: 0;
    }

    .main .productsList .productsItem {
        width: 100%;
    }

    .main .productsList .productsItem .products_normal {
        padding: 24px 12px;
        height: auto;
    }

    .main .productsList .productsItem .products_normal .normal_img {
        width: 144px;
        height: 144px;
    }

    .main .productsList .productsItem .products_normal .normal_title {
        display: block;
        margin-top: 24px;
        margin-bottom: 0;
        font-size: 20px;
        line-height: 30px;
        height: auto;
    }

    .main .productsList .productsItem .products_normal .normal_subTitle {
        font-size: 12px;
        margin-bottom: 16px;
    }

    .main .productsList .productsItem .products_normal .normal_content {
        display: block;
        width: 100%;
        margin-top: 4px;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 20px;
        height: auto;
    }

    .main .productsList .productsItem .products_normal .normal_button {
        margin-top: 8px;
        position: static;
        bottom: auto;
    }
}

.main .productsList .typeList .typeListItem.typeActive, .main .productsList .typeList .typeListItem:hover {
    color: #1237b0;
}

.g_b4pt1 {
    padding: 130px 0;
}

@media screen and (max-width: 991px) {
    .g_b4pt1 {
        padding: 40px 0;
    }
}

