.menu_menu__2UNQk {
    float: right;
    width: 50px;
    height: 50px;
    background-size: 24px 24px;
    position: relative;
    -webkit-transition: .5s cubic-bezier(.165, .84, .44, 1);
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    margin-right: .2rem
}

.menu_menu__2UNQk.menu_blackMenu__1AuaU .menu_inner__2--s0 span, .menu_menu__2UNQk.menu_blackMenu__1AuaU .menu_inner__2--s0:after, .menu_menu__2UNQk.menu_blackMenu__1AuaU .menu_inner__2--s0:before {
    background: #000
}

.menu_menu__2UNQk .menu_inner__2--s0 {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 22px;
    height: 20px
}

.menu_menu__2UNQk .menu_inner__2--s0 span, .menu_menu__2UNQk .menu_inner__2--s0:after, .menu_menu__2UNQk .menu_inner__2--s0:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    -webkit-transition: .5s cubic-bezier(.165, .84, .44, 1);
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.menu_menu__2UNQk .menu_inner__2--s0 span {
    top: 50%;
    margin-top: -1px
}

.menu_menu__2UNQk .menu_inner__2--s0:before {
    top: 0
}

.menu_menu__2UNQk .menu_inner__2--s0:after {
    bottom: 0
}

.menu_menu__2UNQk.menu_close__3G6uZ .menu_inner__2--s0 span {
    opacity: 0
}

.menu_menu__2UNQk.menu_close__3G6uZ .menu_inner__2--s0:before {
    -webkit-transform: translateY(9px) rotate(45deg);
    transform: translateY(9px) rotate(45deg)
}

.menu_menu__2UNQk.menu_close__3G6uZ .menu_inner__2--s0:after {
    -webkit-transform: translateY(-9px) rotate(-45deg);
    transform: translateY(-9px) rotate(-45deg)
}

.mobile_mobileHeader__3oXZG {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
    height: 50px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between
}



.mobile_logo__-cfX2.mobile_blackLogo__BcNXt {
    background: var(--logo--black--src) no-repeat 50%/cover
}

.mobile_whiteBg__31jIO {
    background: #fff;
    box-shadow: 0 6px 12px 0 rgba(237, 102, 59, .11)
}

.mobile_menuWrap__2T7kd {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 0;
    opacity: 0;
    background: -webkit-linear-gradient(315deg, var(--base-color,#ff5b27), var(--base-color,#ff5b27));
    background: linear-gradient(135deg, var(--base-color,#ff5b27), var(--base-color,#ff5b27));
    -webkit-transition: all .4s;
    transition: all .4s;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column;
    flex-flow: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    overflow: hidden
}

.mobile_menuWrap__2T7kd.mobile_open__2uwrq {
    opacity: 1;
    height: 7.74rem;
    padding: .4rem 0
}

.mobile_homeMenu__S6Pho {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    font-size: .28rem;
    color: #fff;
    text-align: center;
    -webkit-flex: 1 1;
    flex: 1 1
}

.pc_header__1tjvk {
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    background: transparent;
    position: fixed;
    z-index: 999;
    min-width: 1200px;
    font-family: PingFang SC, PingFang SC-Regular
}




.pc_subtitle__1qHaW {
    font-size: 12px;
    color: #1b1c21;
    margin-left: 10px;
    font-weight: 400
}

.pc_homeMenuWrap__1h6RU {
    width: 100%;
    height: 60px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    z-index: 99;
    box-sizing: border-box;
    padding: 0 14% 0 19%
}

.pc_homeMenuWrap__1h6RU.pc_default__Y464a {
    background: #fff;
    box-shadow: 0 16px 44px 0 rgba(237, 102, 59, .15)
}

.pc_homeMenuWrap__1h6RU.pc_default__Y464a .pc_homeMenu__2bGnh a {
    color: #464646
}

.pc_homeMenuWrap__1h6RU.pc_default__Y464a >>> .pc_ant-anchor-link-active__2czR3 > a:after {
    color: var(--base-color,#ff5b27)
}

.pc_homeMenuBox__TbAbM {
    min-width: 800px
}

.pc_homeMenu__2bGnh {
    float: left;
    height: 100%;
    margin: 0 20px;
    font-size: 16px;
    font-weight: 400
}

.pc_homeMenu__2bGnh a {
    color: #fff;
    position: relative
}

.pc_homeMenu__2bGnh:hover a {
    color: var(--base-color,#ff5b27) !important
}

.header_pc__1ccG5 {
    display: block
}

.header_mobile__D-rIi {
    display: none
}

@media (max-width: 640px) {
    .header_pc__1ccG5 {
        display: none
    }

    .header_mobile__D-rIi {
        display: block
    }
}

.footer_footer__1pkyR {
    width: 100%;
    background: #464646;
    font-family: PingFang SC, PingFang SC-Semibold
}

.footer_footer__1pkyR p {
    margin: 0
}

.footer_aboutUs__3wlZ0 {
    box-sizing: border-box;
    width: 1200px;
    height: 416px;
    margin: 0 auto;
    padding: 50px 0 64px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.footer_footerBottom__2QMm8 {
    width: 100%;
    height: 40px;
    background: var(--base-color,#ff5b27)
}

.footer_copyRightWrap__o8IHp {
    width: 400px;
    height: 100%;
    position: relative
}

.footer_sflogo__1vrog {
    width: 234px;
    height: 70px
}

.footer_copyRightWrap__o8IHp .footer_slogan__3LyMS {
    margin-top: 22px;
    width: 234px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-size: 16px;
    color: #929292;
    letter-spacing: 8px
}

.footer_copyRight__2YndG {
    position: absolute;
    bottom: 0;
    font-size: 16px;
    color: #929292;
    line-height: 1.6
}

.footer_conatctUsWrap__3wGR9 {
    width: 174px;
    height: 100%
}

.footer_joinUsWrap__NXX37 {
    width: 120px;
    height: 100%
}

.footer_followUsWrap__JjFF6 {
    width: 182px;
    height: 100%
}

.footer_footerTitle__18_bh {
    font-size: 28px;
    font-weight: 400;
    color: #fff
}

.footer_footerInfo__nMqHn {
    margin-top: 32px
}

.footer_footerLabel__27Z21 .footer_footerValue__28lmD {
    font-size: 16px;
    font-weight: 400;
    color: #7b7b7b
}

.footer_footerLabel__27Z21 {
    color: #838383
}

.footer_footerValue__28lmD {
    margin-top: 5px;
    color: #fff
}

.footer_footerValue__28lmD a {
    color: #fff;
    text-decoration: underline
}

.footer_QRcode__8NCph {
    margin-top: 32px;
    width: 182px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.footer_QRbutton__41Lte {
    position: relative;
    cursor: pointer;
    display: block;
    width: 44px;
    height: 44px;
    margin-bottom: 26px
}

.footer_QRbutton__41Lte:nth-of-type(3n-1) {
    margin: 0 24px
}

.footer_QRbutton__41Lte .footer_QRicon__xKjlT {
    width: 100%
}

.footer_QRbutton__41Lte .footer_QRiconClick__3CzcU {
    display: none;
    width: 100%
}

.footer_QRbutton__41Lte:hover .footer_QRbox__3zwlX {
    opacity: 1;
    display: block
}

.footer_QRbox__3zwlX {
    position: relative;
    padding: 20px;
    display: none;
    -webkit-transition: all .2s;
    transition: all .2s;
    opacity: 0;
    position: absolute;
    top: -214px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #fff;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05);
    border-radius: 6px
}

.footer_QRbox__3zwlX p {
    text-align: center;
    font-size: 14px
}

.footer_QRbutton__41Lte .footer_QRcodeImg__1h5rS {
    width: 140px;
    height: 140px
}

.footer_arrow__1q5Gu {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    background: 0 0;
    bottom: -5px;
    border-color: transparent #fff #fff transparent;
    border-style: solid;
    border-width: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg)
}

.footer_pc__1IDKI {
    display: block
}

.footer_mobile__1gIPo {
    display: none
}

.footer_McantactUs__18cgl, .footer_MjoinUs__10u-a {
    box-sizing: border-box;
    width: 50%;
    height: 100%;
    padding: 1rem 0 0 .6rem;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column;
    flex-flow: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.footer_Mtitle__1bw5a {
    color: #fff;
    font-size: .36rem;
    font-family: PingFang SC-Regular
}

.footer_McantactUs__18cgl .footer_itemLabel__2IbbW {
    color: #838383;
    font-size: .24rem
}

.footer_McantactUs__18cgl .footer_itemContent__1VCeK {
    color: #fff;
    font-size: .28rem
}

.footer_MjoinUs__10u-a {
    display: block;
    padding: 1rem 0 0 1.2rem
}

.footer_MjoinUs__10u-a .footer_recruit__3zyBR {
    display: block;
    font-size: .28rem;
    color: #fff;
    text-decoration: underline;
    margin-top: .46rem;
    margin-bottom: .9rem
}

.footer_usWrap__3BFvk {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 5.6rem
}

.footer_McopyRight__2aEJc {
    box-sizing: border-box;
    margin-top: 1.2rem;
    padding: 0 .6rem;
    color: #838383;
    font-size: .24rem
}

@media (max-width: 640px) {
    .footer_pc__1IDKI {
        display: none
    }

    .footer_mobile__1gIPo {
        display: block;
        height: 8.04rem
    }

    .footer_mobile__1gIPo .footer_QRcode__8NCph {
        width: auto;
        margin-top: .3rem
    }

    .footer_mobile__1gIPo .footer_QRcode__8NCph .footer_QRbutton__41Lte {
        width: .52rem;
        height: .52rem;
        margin-bottom: .32rem
    }

    .footer_mobile__1gIPo .footer_QRcode__8NCph .footer_QRbutton__41Lte:nth-of-type(2n) {
        margin: 0 1.2rem 0 .24rem
    }

    .footer_footerBottom__2QMm8 {
        height: .2rem
    }

    .footer_QRbutton__41Lte:hover .footer_QRbox__3zwlX {
        opacity: 1;
        display: block
    }

    .footer_mobile__1gIPo .footer_hide__2y4zl {
        display: none !important
    }

    .footer_QRbutton__41Lte .footer_QRicon__xKjlT {
        display: none
    }

    .footer_QRbutton__41Lte .footer_QRiconClick__3CzcU {
        display: block;
        width: 100%
    }
}

.banner_homeBanner__1NMOg {
    display: block;
    width: 100%;
    max-height: 904px;
    position: relative
}

.banner_homeBanner__1NMOg img {
    width: 100%
}

.banner_homeBanner__1NMOg .banner_bannerText__2TQZs {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center
}

.banner_bannerText__2TQZs h4 {
    font-size: 72px;
    font-weight: 400
}

.banner_bannerText__2TQZs h5 {
    font-size: 28px;
    font-weight: 400;
    margin-top: 24px
}

.banner_mobileBanner__UNu8A {
    display: none;
    width: 100%;
    height: 13.34rem;
    background: url(https://static-1253442168.file.myqcloud.com/xupload/20210406_MfristBg.png) no-repeat 50%/cover;
    overflow: hidden;
    text-align: center
}

.banner_mobileBanner__UNu8A h4 {
    font-size: .52rem;
    font-weight: 400;
    color: #fff;
    margin-top: 4.7rem;
    letter-spacing: 4px
}

.banner_mobileBanner__UNu8A h5 {
    margin-top: .16rem;
    font-size: .24rem;
    font-weight: 400;
    color: #fff
}

@media (max-width: 640px) {
    .banner_homeBanner__1NMOg {
        display: none
    }

    .banner_mobileBanner__UNu8A {
        display: block
    }
}

.moduleHeader_moduleHeader__1Xjoq {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    z-index: 2;
    -webkit-flex-flow: column;
    flex-flow: column
}

.moduleHeader_moduleHeader__1Xjoq.moduleHeader_left__pRRES {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.moduleHeader_moduleHeader__1Xjoq.moduleHeader_right__2G-96 {
    -webkit-align-items: flex-end;
    align-items: flex-end;
    right: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.moduleHeader_moduleHeader__1Xjoq .moduleHeader_moduleTitle__1XdMn {
    font-size: 48px;
    font-weight: 500;
    color: #464646;
    margin: 0;
    letter-spacing: 4px
}

.moduleHeader_moduleHeader__1Xjoq .moduleHeader_line__3njWD {
    width: 52px;
    height: 7px;
    background: var(--base-color,#ff5b27);
    margin: 14px 0 20px
}

.moduleHeader_moduleHeader__1Xjoq .moduleHeader_moduleSubTitle__1E-W4 {
    font-size: 18px;
    font-weight: 400;
    color: #c4c4c4;
    margin: 0
}

@media (max-width: 640px) {
    .moduleHeader_moduleHeader__1Xjoq .moduleHeader_moduleTitle__1XdMn {
        font-size: .48rem
    }

    .moduleHeader_moduleHeader__1Xjoq .moduleHeader_line__3njWD {
        width: .4rem;
        height: .06rem
    }

    .moduleHeader_moduleHeader__1Xjoq .moduleHeader_moduleSubTitle__1E-W4 {
        font-size: .2rem;
        font-weight: 400;
        color: #c4c4c4;
        margin: 0
    }
}

.product_homeProduct__3R1vK {
    box-sizing: border-box;
    width: 100%;
    min-width: 1246px;
    position: relative
}

.product_productData__2bX7f {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 50%;
    margin: -128px 0 0 -600px;
    width: 1200px;
    height: 256px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 16px 44px 0 rgba(237, 102, 59, .15);
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    overflow: hidden;
    opacity: 0;
    -webkit-transform: matrix(.85, 0, 0, .85, 0, 0);
    transform: matrix(.85, 0, 0, .85, 0, 0);
    -webkit-transition: opacity 1s cubic-bezier(.5, 0, 0, 1) 0s, -webkit-transform 1s cubic-bezier(.5, 0, 0, 1) 0s;
    transition: opacity 1s cubic-bezier(.5, 0, 0, 1) 0s, -webkit-transform 1s cubic-bezier(.5, 0, 0, 1) 0s;
    transition: opacity 1s cubic-bezier(.5, 0, 0, 1) 0s, transform 1s cubic-bezier(.5, 0, 0, 1) 0s;
    transition: opacity 1s cubic-bezier(.5, 0, 0, 1) 0s, transform 1s cubic-bezier(.5, 0, 0, 1) 0s, -webkit-transform 1s cubic-bezier(.5, 0, 0, 1) 0s
}

.product_dataItem__59O2m {
    -webkit-flex: 1 1;
    flex: 1 1;
    height: 100%;
    cursor: pointer
}

.product_dataItem__59O2m > img {
    display: block;
    width: 70px;
    height: 70px;
    margin: 50px auto 0
}

.product_dataItem__59O2m > p:first-of-type {
    margin-top: 7px;
    width: 100%;
    text-align: center;
    color: #464646
}

.product_dataItem__59O2m > p:nth-of-type(2) {
    margin-top: 10px;
    width: 100%;
    text-align: center;
    color: #929292
}

.product_dataItem__59O2m > p > span:first-of-type {
    font-size: 40px
}

.product_dataItem__59O2m > p > span:nth-of-type(2) {
    font-size: 24px
}

.product_dataItem__59O2m:hover > p {
    color: var(--base-color,#ff5b27) !important
}

.product_grayLine__37RKK {
    width: 1px;
    height: 118px;
    background: #e5e5e5
}

.product_productSliderWrap__1jN-4 {
    overflow: hidden;
    position: relative;
    height: 1268px
}

.product_homeProduct__3R1vK .product_dotsWrap__1VRMS {
    z-index: 2;
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    top: 460px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.product_homeProduct__3R1vK .product_dotsWrap__1VRMS .product_dotItem__8Nbp3 {
    width: 82px;
    height: 82px;
    border-radius: 50%;
    position: relative;
    -webkit-transition: all .2s;
    transition: all .2s
}

.product_homeProduct__3R1vK .product_dotsWrap__1VRMS .product_dotItem__8Nbp3.product_current__1OOxO {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    box-shadow: 0 18px 25px 0 rgba(0, 0, 0, .15)
}

.product_homeProduct__3R1vK .product_productItem__1gZvh {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0;
    width: 100%;
    height: 1268px;
    margin: 0 auto;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.product_homeProduct__3R1vK .product_productItem__1gZvh.product_fristShow__GioeG {
    opacity: 1;
    z-index: 1
}

.product_productIcon__1lPOO {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    cursor: pointer
}

.product_productBg__2D8_L {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.product_homeProduct__3R1vK .product_productContentWrap__O7zwR {
    position: absolute;
    width: 1200px;
    height: 500px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0
}

.product_homeProduct__3R1vK .product_productContentWrap__O7zwR .product_productContent__3Snq1 {
    position: absolute;
    width: 338px;
    height: 100%;
    left: 70px;
    bottom: 0
}

.product_homeProduct__3R1vK .product_productContentWrap__O7zwR .product_productContent__3Snq1 .product_productLogo__-0MOO {
    max-width: 324px;
    height: 54px
}

.product_productItemSubTitle__2tmyV {
    font-size: 28px;
    font-weight: 400;
    color: #464646;
    margin-top: 40px
}

.product_productDsc__3ixXA {
    font-size: 16px;
    font-weight: 400;
    color: #929292;
    margin-top: 18px;
    line-height: 1.5
}

.product_moreBtn__18hwG {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 98px;
    height: 40px;
    opacity: 1;
    border: 1px solid var(--base-color,#ff5b27);
    border-radius: 36px;
    font-size: 16px;
    font-weight: 400;
    color: var(--base-color,#ff5b27);
    cursor: pointer;
    margin-top: 40px
}

.product_moduleWrap__19QGq {
    position: relative;
    -webkit-transform: translateY(230px);
    transform: translateY(230px);
    z-index: 2
}

.product_homeProduct__3R1vK .product_mobileDotWrap__2UCe0 {
    display: none
}

@media (max-width: 640px) {
    .product_homeProduct__3R1vK {
        min-width: 100%;
        height: 13.4rem;
        background: #fbf7f5;
        padding-top: 1.8rem
    }

    .product_productData__2bX7f {
        width: 6.2rem;
        height: 2rem;
        margin: -1rem 0 0 -3.1rem;
        border-radius: .2rem;
        box-shadow: 0 6px 12px 0 rgba(237, 102, 59, .11)
    }

    .product_dataItem__59O2m > img {
        width: .6rem;
        height: .6rem;
        margin: .28rem auto 0
    }

    .product_dataItem__59O2m > p:first-of-type {
        font-size: .28rem;
        width: 100%;
        text-align: center;
        color: #464646;
        margin: .12rem 0
    }

    .product_dataItem__59O2m > p:nth-of-type(2) {
        font-size: .2rem;
        margin-top: 0;
        width: 100%;
        text-align: center;
        color: #929292
    }

    .product_dataItem__59O2m > p > span:first-of-type {
        font-size: .28rem
    }

    .product_dataItem__59O2m > p > span:nth-of-type(2) {
        font-size: .28rem
    }

    .product_homeProduct__3R1vK .product_dotsWrap__1VRMS {
        display: none
    }

    .product_homeProduct__3R1vK .product_mobileDotWrap__2UCe0 {
        z-index: 2;
        position: absolute;
        top: 3.7rem;
        display: block;
        box-sizing: border-box;
        width: 100%;
        height: 2.2rem;
        overflow: hidden
    }

    .product_homeProduct__3R1vK .product_overDotBox__17AMn {
        width: 100%;
        overflow-x: auto
    }

    .product_homeProduct__3R1vK .product_overDotBox__17AMn::-webkit-scrollbar, .product_homeProduct__3R1vK .product_overDotBox__17AMn::-webkit-scrollbar-track {
        display: none;
        opacity: 0;
        width: 0;
        height: 0
    }

    .product_homeProduct__3R1vK .product_overDotBox__17AMn::-webkit-scrollbar-thumb {
        display: none;
        opacity: 0;
        width: 0;
        height: 0
    }

    .product_homeProduct__3R1vK .product_mobileDotBox__3M84M {
        position: relative;
        height: 2.2rem;
        width: 165vw;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        padding: 0 2.5vw;
        box-sizing: border-box
    }

    .product_leftMask__sP59Q, .product_rightMask__oQF4j {
        position: absolute;
        top: 0;
        width: 5vw;
        height: 100%;
        background: #fbf7f5;
        z-index: 3
    }

    .product_leftMask__sP59Q:after, .product_rightMask__oQF4j:after {
        display: block;
        content: "";
        width: 5vw;
        height: 100%;
        background: #fbf7f5;
        -webkit-filter: blur(.2rem);
        filter: blur(.2rem)
    }

    .product_leftMask__sP59Q {
        left: 0
    }

    .product_rightMask__oQF4j {
        right: 0
    }

    .product_homeProduct__3R1vK .product_mobileDotWrap__2UCe0 .product_dotItem__8Nbp3 {
        position: static;
        float: left;
        width: 16vw;
        height: .68rem;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .product_homeProduct__3R1vK .product_mobileDotWrap__2UCe0 .product_dotItem__8Nbp3 img {
        position: static;
        width: .68rem;
        height: .68rem;
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    .product_homeProduct__3R1vK .product_mobileDotWrap__2UCe0 .product_dotItem__8Nbp3.product_current__1OOxO {
        height: .88rem
    }

    .product_homeProduct__3R1vK .product_mobileDotWrap__2UCe0 .product_dotItem__8Nbp3.product_current__1OOxO img {
        width: .88rem;
        height: .88rem
    }

    .product_homeProduct__3R1vK .product_mobileDotWrap__2UCe0 .product_productIcon__1lPOO {
        border-radius: 50%;
        overflow: hidden;
        height: .68rem;
        cursor: pointer
    }

    .product_homeProduct__3R1vK .product_mobileDotWrap__2UCe0 .product_dotItem__8Nbp3.product_current__1OOxO .product_productIcon__1lPOO {
        height: .88rem;
        box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .3)
    }

    .product_homeProduct__3R1vK .product_productSliderWrap__1jN-4 {
        overflow: visible;
        height: 100%
    }

    .product_homeProduct__3R1vK .product_productItem__1gZvh {
        width: 100%;
        height: 100%;
        background: #fbf7f5
    }

    .product_homeProduct__3R1vK .product_productContentWrap__O7zwR {
        width: 100%;
        height: 100%;
        left: 0;
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    .product_homeProduct__3R1vK .product_productContentWrap__O7zwR .product_productContent__3Snq1 {
        width: 5.8rem;
        height: 4.8rem;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 4.3rem
    }

    .product_homeProduct__3R1vK .product_productContentWrap__O7zwR .product_productContent__3Snq1 .product_productLogo__-0MOO {
        max-width: 3.66rem;
        height: .6rem
    }

    .product_productItemSubTitle__2tmyV {
        font-size: .36rem;
        margin-top: .4rem
    }

    .product_productDsc__3ixXA {
        font-size: .28rem;
        line-height: 1.4
    }

    .product_moreBtn__18hwG {
        width: 1.96rem;
        height: .64rem;
        border-radius: .72rem;
        margin-top: .6rem
    }

    .product_productBg__2D8_L {
        display: none
    }

    .product_moduleWrap__19QGq {
        position: relative;
        width: 100%;
        height: 100px;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .product_grayLine__37RKK {
        display: none
    }
}

.team_homeTeam__1lfud {
    box-sizing: border-box;
    min-width: 1200px;
    width: 100%;
    height: 850px;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    opacity: 0;
    -webkit-transform: matrix(.85, 0, 0, .85, 0, 0);
    transform: matrix(.85, 0, 0, .85, 0, 0);
    -webkit-transition: opacity 1s cubic-bezier(.5, 0, 0, 1) 0s, -webkit-transform 1s cubic-bezier(.5, 0, 0, 1) 0s;
    transition: opacity 1s cubic-bezier(.5, 0, 0, 1) 0s, -webkit-transform 1s cubic-bezier(.5, 0, 0, 1) 0s;
    transition: opacity 1s cubic-bezier(.5, 0, 0, 1) 0s, transform 1s cubic-bezier(.5, 0, 0, 1) 0s;
    transition: opacity 1s cubic-bezier(.5, 0, 0, 1) 0s, transform 1s cubic-bezier(.5, 0, 0, 1) 0s, -webkit-transform 1s cubic-bezier(.5, 0, 0, 1) 0s
}

.team_teamTarger__1iiMl {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
}

.team_sliderWrap__2xz60 {
    margin-top: 306px;
    z-index: 2
}

.team_teacherItem__1zs4K {
    outline: none !important
}

.team_teacherItem__1zs4K .team_teacherItemWrap__2BDpT {
    max-width: 334px;
    min-width: 300px;
    height: auto;
    color: #fff;
    line-height: 160px;
    text-align: center;
    margin: 0 20px;
    position: relative
}

.team_teacherImg__2IBRm {
    width: 100%;
    max-height: 434px;
    object-fit: cover
}

.team_teacherItemWrap__2BDpT:hover .team_teacherDesc__2ontg {
    opacity: .85;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.team_teacherItemWrap__2BDpT:hover .team_teacherHonor__1g-Sl {
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.team_teacherDesc__2ontg {
    padding: 0 20px 0 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-flow: column;
    flex-flow: column;
    opacity: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--base-color,#ff5b27);
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.team_teacherName__1icku {
    border-left: 1px solid #fff;
    padding-left: 10px;
    color: #fff;
    text-align: left
}

.team_nameCN__1Kg2n {
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
    margin: 0
}

.team_nameEN__3qoTh {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    margin: 2px 0 0
}

.team_teacherHonor__1g-Sl {
    padding: 0;
    margin: 32px 0 0;
    text-align: left;
    -webkit-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px)
}

.team_honor__3OjTV {
    font-size: 16px;
    line-height: 1.2;
    margin: 6px 0
}

.team_moduleWrap__fAJXW {
    position: relative;
    margin-top: 118px
}

.team_grayBg__3E2KD {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 285px;
    background: #929292
}

.team_teacherItemWrap__2BDpT.team_showAnimation__2OIFP .team_teacherDesc__2ontg {
    opacity: .85 !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important
}

.team_teacherItemWrap__2BDpT.team_showAnimation__2OIFP .team_teacherHonor__1g-Sl {
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    opacity: 1 !important;
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important
}

@media (max-width: 640px) {
    .team_teamTarger__1iiMl {
        -webkit-transform: translateY(-1.2rem);
        transform: translateY(-1.2rem)
    }

    .team_homeTeam__1lfud {
        width: 100%;
        min-width: 0;
        height: 12.4rem
    }

    .team_teacherItem__1zs4K .team_teacherItemWrap__2BDpT {
        margin: 0 .54rem;
        max-width: 5.24rem;
        min-width: 0
    }

    .team_teacherItemWrap__2BDpT:hover .team_teacherDesc__2ontg {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .team_teacherItemWrap__2BDpT:hover .team_teacherHonor__1g-Sl {
        -webkit-transition-delay: .5s;
        transition-delay: .5s;
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    .team_moduleWrap__fAJXW {
        margin-top: .5rem
    }

    .team_sliderWrap__2xz60 {
        margin-top: 3.4rem;
        z-index: 2
    }

    .team_grayBg__3E2KD {
        position: absolute;
        left: 0;
        bottom: 0;
        display: block;
        width: 100%;
        height: 3.34rem;
        background: #929292
    }

    .team_teacherHonor__1g-Sl {
        margin-top: .36rem
    }

    .team_honor__3OjTV {
        font-size: .24rem
    }

    .team_nameCN__1Kg2n {
        font-size: .32rem
    }

    .team_nameEN__3qoTh {
        font-size: .24rem
    }
}

.heartVoice_heartVoice__N7dnV {
    width: 100%;
    min-height: 912px;
    background: #fff;
    font-size: 50px;
    position: relative;
    margin-bottom: 212px;
    overflow: hidden;
    opacity: 0;
    -webkit-transform: matrix(.85, 0, 0, .85, 0, 0);
    transform: matrix(.85, 0, 0, .85, 0, 0);
    -webkit-transition: opacity 1s cubic-bezier(.5, 0, 0, 1) 0s, -webkit-transform 1s cubic-bezier(.5, 0, 0, 1) 0s;
    transition: opacity 1s cubic-bezier(.5, 0, 0, 1) 0s, -webkit-transform 1s cubic-bezier(.5, 0, 0, 1) 0s;
    transition: opacity 1s cubic-bezier(.5, 0, 0, 1) 0s, transform 1s cubic-bezier(.5, 0, 0, 1) 0s;
    transition: opacity 1s cubic-bezier(.5, 0, 0, 1) 0s, transform 1s cubic-bezier(.5, 0, 0, 1) 0s, -webkit-transform 1s cubic-bezier(.5, 0, 0, 1) 0s
}

.heartVoice_voiceScrollWrap__3yS5D {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 550px;
    left: 0;
    bottom: 153px;
    overflow: hidden;
    background: #fff;
    margin-top: 342px;
    padding-top: 180px
}

.heartVoice_lastMask__1YiFu, .heartVoice_prevMask__10Klv {
    z-index: 2;
    position: absolute;
    bottom: 188px;
    height: 370px;
    width: 80px;
    background: #fff
}

.heartVoice_lastMask__1YiFu:after, .heartVoice_prevMask__10Klv:after {
    display: block;
    content: "";
    width: 118px;
    height: 100%;
    background: #fff;
    -webkit-filter: blur(4px);
    filter: blur(4px)
}

.heartVoice_prevMask__10Klv:after {
    float: left
}

.heartVoice_lastMask__1YiFu:after {
    float: right
}

.heartVoice_prevMask__10Klv {
    left: 0
}

.heartVoice_lastMask__1YiFu {
    right: 0
}

.heartVoice_voiceScrollItem__1Ais3 {
    float: left;
    height: 300px;
    background: #fff;
    white-space: nowrap;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.heartVoice_userInfo__2w-ts {
    opacity: 1;
    box-sizing: border-box;
    padding: 30px 36px;
    z-index: 1;
    position: absolute;
    bottom: 150px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 530px;
    height: 384px;
    background: -webkit-linear-gradient(315deg, #fff8f5, #fff 95%);
    background: linear-gradient(135deg, #fff8f5, #fff 95%);
    box-shadow: 0 10px 80px 0 rgba(0, 0, 0, .1);
    -webkit-transition: all 1s;
    transition: all 1s
}

.heartVoice_userInfo__2w-ts .heartVoice_icon__15lRt {
    width: 100%;
    height: 40px;
    background: url(https://static-1253442168.file.myqcloud.com/xupload/20210329_douhao.png) no-repeat 0;
    background-size: 38px 26px
}

.heartVoice_userInfo__2w-ts .heartVoice_userText__3blDD {
    margin-top: 20px;
    font-size: 16px;
    color: #464646;
    line-height: 1.6
}

.heartVoice_userInfo__2w-ts .heartVoice_userText__3blDD span {
    cursor: pointer;
    display: block;
    color: var(--base-color,#ff5b27);
    text-decoration: underline;
    margin-top: 20px
}

.heartVoice_userInfo__2w-ts .heartVoice_userBox__3YMwl {
    padding: 0 36px;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: 30px
}

.heartVoice_userInfo__2w-ts .heartVoice_orangeLine__11rfV {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    border-radius: 10px;
    background: var(--base-color,#ff5b27)
}

.heartVoice_userInfo__2w-ts .heartVoice_userBox__3YMwl img {
    float: left;
    width: 48px;
    height: 48px
}

.heartVoice_userInfo__2w-ts .heartVoice_userBox__3YMwl .heartVoice_info__23r9H {
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column;
    flex-flow: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-left: 20px;
    float: left
}

.heartVoice_userInfo__2w-ts .heartVoice_userBox__3YMwl .heartVoice_info__23r9H p:first-of-type {
    font-size: 16px;
    color: #929292
}

.heartVoice_userInfo__2w-ts .heartVoice_userBox__3YMwl .heartVoice_info__23r9H p:nth-of-type(2) {
    font-size: 16px;
    font-weight: 500;
    color: #464646
}

.heartVoice_voiceContent__1lCmu {
    cursor: pointer;
    position: relative;
    font-size: 12px;
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 4px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .15)
}

.heartVoice_voiceContent__1lCmu img {
    width: 100%;
    height: 100%
}

.heartVoice_voiceContent__1lCmu.heartVoice_large__157Ru {
    width: 71px;
    height: 71px
}

.heartVoice_voiceContent__1lCmu:hover:after {
    border: 1px solid var(--base-color,#ff5b27);
    opacity: 1
}

.heartVoice_voiceContent__1lCmu:after {
    cursor: pointer;
    display: block;
    content: "";
    width: 116%;
    height: 116%;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.heartVoice_voiceContent__1lCmu:hover img {
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.heartVoice_voiceContent__1lCmu:hover:after {
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1)
}

.heartVoice_voiceContent__1lCmu:hover {
    box-shadow: 0 10px 40px 0 rgba(237, 102, 59, .25)
}

.heartVoice_voiceContent__1lCmu.heartVoice_current__3BNcA img {
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.heartVoice_voiceContent__1lCmu.heartVoice_current__3BNcA:after {
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1)
}

.heartVoice_voiceContent__1lCmu.heartVoice_current__3BNcA {
    box-shadow: 0 10px 40px 0 rgba(237, 102, 59, .25)
}

.heartVoice_voiceContent__1lCmu.heartVoice_current__3BNcA:after {
    border: 1px solid var(--base-color,#ff5b27);
    opacity: 1
}

.heartVoice_selected__2IOmF:after {
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1)
}

.heartVoice_selected__2IOmF {
    box-shadow: 0 10px 40px 0 rgba(237, 102, 59, .25)
}

.heartVoice_selected__2IOmF img {
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.heartVoice_moduleWrap__2lPCw {
    position: relative;
    margin-top: 118px
}

.heartVoice_boxshadow__3OpjT {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .15)
}

.heartVoice_voiceTarget__HVGND {
    position: absolute;
    top: -50px
}

@media (max-width: 640px) {
    .heartVoice_voiceTarget__HVGND {
        position: absolute;
        top: -1rem
    }

    .heartVoice_moduleWrap__2lPCw {
        margin-top: 1rem
    }

    .heartVoice_heartVoice__N7dnV {
        width: 100%;
        height: 15rem;
        min-height: 0;
        background: #fff;
        margin-bottom: 0
    }

    .heartVoice_userInfo__2w-ts {
        width: 6.5rem;
        height: 7rem;
        top: 2.94rem;
        bottom: 0;
        padding: .5rem
    }

    .heartVoice_userInfo__2w-ts .heartVoice_userText__3blDD {
        font-size: .28rem;
        margin-top: .3rem
    }

    .heartVoice_userInfo__2w-ts .heartVoice_icon__15lRt {
        width: 100%;
        height: .32rem;
        background-size: .4rem .32rem
    }

    .heartVoice_userInfo__2w-ts .heartVoice_userBox__3YMwl {
        width: 100%;
        height: .88rem
    }

    .heartVoice_userInfo__2w-ts .heartVoice_userBox__3YMwl .heartVoice_info__23r9H p:first-of-type {
        font-size: .24rem
    }

    .heartVoice_userInfo__2w-ts .heartVoice_userBox__3YMwl .heartVoice_info__23r9H p:nth-of-type(2) {
        font-size: .28rem
    }

    .heartVoice_lastMask__1YiFu, .heartVoice_prevMask__10Klv {
        width: .4rem;
        height: 3.6rem;
        top: 10.2rem
    }

    .heartVoice_lastMask__1YiFu:after, .heartVoice_prevMask__10Klv:after {
        width: .36rem
    }

    .heartVoice_heartVoice__N7dnV .heartVoice_voiceScrollWrap__3yS5D {
        height: 4rem;
        padding-top: 0;
        top: 10rem;
        margin-top: 0
    }

    .heartVoice_heartVoice__N7dnV .heartVoice_voiceScrollItem__1Ais3 {
        height: 3.6rem
    }

    .heartVoice_heartVoice__N7dnV .heartVoice_voiceContent__1lCmu {
        width: .6rem;
        height: .6rem;
        margin: 6px
    }

    .heartVoice_heartVoice__N7dnV .heartVoice_voiceContent__1lCmu.heartVoice_large__157Ru {
        width: .72rem;
        height: .72rem
    }

    .heartVoice_userInfo__2w-ts .heartVoice_userText__3blDD a {
        margin-top: .2rem
    }

    .heartVoice_voiceContent__1lCmu.heartVoice_current__3BNcA:after {
        -webkit-transition: none;
        transition: none;
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1)
    }
}

.yearNews_newsImg__1nPti {
    width: 509px;
    height: 340px;
    float: right;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center
}

.yearNews_newsImg__1nPti .yearNews_newsImgWrap__3mdjb {
    position: relative;
    height: 100%
}

.yearNews_newList__3jE22 {
    box-sizing: border-box;
    width: calc(100% - 510px);
    height: 340px;
    float: left;
    padding: 22px 20px 22px 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: column;
    flex-flow: column
}

.yearNews_newsItem__1NONX {
    font-size: 22px;
    color: #929292;
    font-weight: 400;
    cursor: pointer
}

.yearNews_newsItem__1NONX + .yearNews_newsItem__1NONX {
    margin-top: 30px
}

.yearNews_newsItem__1NONX.yearNews_actived__2lKyS {
    color: #464646
}

.yearNews_newsImg__1nPti img {
    height: 100%;
    object-fit: contain;
    -webkit-animation: yearNews_show__1tfIT .5s linear;
    animation: yearNews_show__1tfIT .5s linear;
    position: relative;
    z-index: 2
}

.yearNews_newsImg__1nPti .yearNews_colorBox__1Sq4G {
    width: 100px;
    height: 100px;
    position: absolute;
    right: -25px;
    top: -30px;
    background: var(--base-color,#ff5b27);
    z-index: 1
}

@-webkit-keyframes yearNews_show__1tfIT {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes yearNews_show__1tfIT {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.about_homeAbout__HH95f {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    min-width: 1200px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.about_leftImg__39JPa {
    width: 70%;
    max-width: 1200px;
    min-height: 350px;
    opacity: 0
}

.about_historyTarget__12bH3, .about_newsTarget__1GLUe {
    position: absolute;
    top: -100px
}

.about_textBox__11w6J {
    padding-left: 120px;
    width: 30%;
    box-sizing: border-box;
    position: absolute;
    left: calc((100% - 1360px) / 2);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-flow: column;
    flex-flow: column;
    color: #fff;
    background: url(https://static-1253442168.file.myqcloud.com/xupload/20210412_douhao.png) no-repeat left 30%;
    background-size: 48px 30px;
    opacity: 0
}

.about_title__3SLwe {
    font-size: 48px
}

.about_textLine__2RWEq {
    width: 48px;
    height: 4px;
    background: #fff;
    margin: 30px 0
}

.about_content__12w4P {
    font-size: 16px;
    line-height: 1.6
}

.about_aboutLeft__H9DVm img {
    width: 70%;
    min-height: 280px
}

.about_aboutRight__2fSsQ {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 70%;
    opacity: 0
}

.about_homeHistory__3jd5i {
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
    min-height: 812px;
    position: relative;
    padding-top: 300px
}

.about_homeHistory__3jd5i .about_timeLine__wHywz {
    width: 844px;
    height: 100px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.about_homeHistory__3jd5i .about_timeLine__wHywz .about_timeItem__4OYeL {
    -webkit-flex: 1 1;
    flex: 1 1;
    height: 100%;
    margin: 0 32px;
    position: relative;
    cursor: pointer
}

.about_homeHistory__3jd5i .about_timeLine__wHywz .about_timeItem__4OYeL .about_timeYear__2qw4D {
    font-size: 36px;
    color: #464646;
    font-weight: 400
}

.about_homeHistory__3jd5i .about_timeLine__wHywz .about_timeItem__4OYeL .about_dotWarp__3ATpF {
    width: 14px;
    height: 14px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.about_dotWarp__3ATpF:after {
    display: none;
    content: "";
    width: 29px;
    height: 29px;
    border-radius: 50%;
    background: #ffe6de;
    position: absolute;
    top: -50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.about_homeHistory__3jd5i .about_timeLine__wHywz .about_timeItem__4OYeL.about_actived__1Ltl8 .about_timeYear__2qw4D {
    color: var(--base-color,#ff5b27)
}

.about_homeHistory__3jd5i .about_timeLine__wHywz .about_timeItem__4OYeL.about_actived__1Ltl8 .about_dotWarp__3ATpF:after {
    display: block
}

.about_homeHistory__3jd5i .about_timeLine__wHywz .about_timeItem__4OYeL.about_actived__1Ltl8 .about_dotWarp__3ATpF .about_dot__17YO2 {
    background: var(--base-color,#ff5b27)
}

.about_dotWarp__3ATpF.about_dotLast__1_akJ .about_dotLine__3a7HV {
    display: none
}

.about_homeHistory__3jd5i .about_timeLine__wHywz .about_timeItem__4OYeL .about_dot__17YO2 {
    position: absolute;
    z-index: 2;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #c4c4c4
}

.about_homeHistory__3jd5i .about_timeLine__wHywz .about_timeItem__4OYeL .about_dotLine__3a7HV {
    position: absolute;
    left: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 156px;
    height: 2px;
    background: #c4c4c4;
    z-index: -1
}

.about_historySliderWrap__2kGXb {
    width: 1200px;
    height: 340px;
    margin: 74px auto 120px
}

.about_homeNews__2FxoQ {
    width: 1200px;
    margin: 74px auto 0;
    padding-top: 180px;
    position: relative
}

.about_newList__3BqIL {
    width: 100%;
    height: 438px
}

.about_newImgsList__c_VxH {
    float: left;
    width: 548px;
    height: 100%;
    position: relative
}

.about_newImg__1L1SZ {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 38px;
    display: block;
    width: 400px;
    height: 380px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.about_newImg__1L1SZ.about_currentImg__1dCv7 {
    left: 76px;
    width: 472px;
    height: 438px;
    z-index: 9
}

.about_newContentList__1JxYq {
    float: right;
    width: calc(100% - 550px);
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-flow: column;
    flex-flow: column
}

.about_newItem__2rsCA {
    cursor: pointer;
    width: 90%;
    min-height: 100px;
    border-radius: 6px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.about_newItem__2rsCA.about_currentItem__3HU9C {
    background: #fff;
    box-shadow: 0 4px 40px 0 rgba(237, 102, 59, .14);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

.about_newItem__2rsCA.about_currentItem__3HU9C:after {
    opacity: 1
}

.about_newItem__2rsCA:after {
    opacity: 0;
    content: "";
    position: absolute;
    left: -18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-right: 18px solid #fff;
    border-bottom: 14px solid transparent;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.about_newTime__1eiIT {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column;
    flex-flow: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-width: 64px;
    margin: 18px 0 0 20px
}

.about_newTime__1eiIT .about_D__2YzXP {
    font-size: 48px;
    font-weight: 400;
    line-height: 1
}

.about_newTime__1eiIT .about_YM__2o5Oi {
    font-size: 16px;
    font-weight: 400;
    color: #929292
}

.about_line__1ptrN {
    width: 0;
    height: 62px;
    opacity: 1;
    border: 1px solid var(--base-color,#ff5b27);
    margin: 24px 16px 0
}

.about_newInfo__gmhDx {
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1 1;
    flex: 1 1;
    height: 100%;
    -webkit-flex-flow: column;
    flex-flow: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    padding: 20px 20px 14px 0
}

.about_newTitle__27sR7 {
    font-size: 20px;
    color: #464646;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 8px
}

.about_subTitle__2Or_Z {
    font-size: 16px;
    color: #929292
}

.about_moreNews__P7rzT {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 132px;
    height: 54px;
    opacity: 1;
    border: 1px solid var(--base-color,#ff5b27);
    border-radius: 36px;
    color: var(--base-color,#ff5b27);
    font-weight: 400;
    font-size: 16px;
    margin: 60px auto 0
}

.about_moreNews__P7rzT, .card_card__ksuTv {
    cursor: pointer;
    display: -webkit-flex;
    display: flex
}

.card_card__ksuTv {
    box-sizing: border-box;
    width: 562px;
    height: 210px;
    background: #fff;
    position: relative;
    padding: 22px 22px 22px 210px;
    -webkit-flex-flow: column;
    flex-flow: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.card_card__ksuTv:hover {
    -webkit-transition: all .4s;
    transition: all .4s;
    box-shadow: 0 4px 40px 0 rgba(237, 102, 59, .24)
}

.card_card__ksuTv .card_timeAndBack__26SPN b:hover {
    background-image: url(https://static-1253442168.file.myqcloud.com/xupload/20210331_right_orange.png)
}

.card_card__ksuTv .card_cardImg__3CIYX {
    position: absolute;
    left: 0;
    top: 0;
    width: 182px;
    height: 210px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.card_card__ksuTv .card_cardImg__3CIYX:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.card_card__ksuTv .card_McardImg__1MRwk {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 182px;
    height: 210px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.card_card__ksuTv .card_McardImg__1MRwk:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.card_card__ksuTv .card_cradTitle__3c3KX {
    font-size: 24px;
    color: #464646
}

.card_card__ksuTv .card_cardSubTitle__3LDjI, .card_card__ksuTv .card_cradTitle__3c3KX {
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.card_card__ksuTv .card_cardSubTitle__3LDjI {
    font-size: 16px;
    color: #929292;
    margin-top: 10px
}

.card_card__ksuTv .card_timeAndBack__26SPN {
    font-size: 16px;
    font-weight: 400;
    color: #929292;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    margin-top: 30px
}

.card_card__ksuTv .card_timeAndBack__26SPN b {
    width: 32px;
    height: 20px;
    background: url(https://static-1253442168.file.myqcloud.com/xupload/20210331_right_black.png) no-repeat 50%/cover;
    margin-right: 12px
}

@media (max-width: 640px) {
    .card_card__ksuTv {
        width: 6.5rem;
        height: 2.6rem;
        margin: 0 auto .5rem;
        padding: .24rem .24rem .1rem 2.3rem
    }

    .card_card__ksuTv .card_cardImg__3CIYX {
        display: none;
        width: 2.04rem;
        height: 2.6rem
    }

    .card_card__ksuTv .card_McardImg__1MRwk {
        display: block;
        width: 2.04rem;
        height: 2.6rem
    }

    .card_card__ksuTv .card_cradTitle__3c3KX {
        font-size: .28rem;
        margin-bottom: 0;
        -webkit-line-clamp: 2
    }

    .card_card__ksuTv .card_cardSubTitle__3LDjI {
        font-size: .24rem;
        margin-bottom: 0;
        -webkit-line-clamp: 2;
        color: #929292
    }

    .card_card__ksuTv .card_timeAndBack__26SPN {
        font-size: .24rem;
        margin-top: .28rem;
        color: #c4c4c4
    }

    .card_card__ksuTv .card_timeAndBack__26SPN b {
        width: .4rem;
        height: .2rem;
        background: url(https://static-1253442168.file.myqcloud.com/xupload/20210331_right_black.png) no-repeat 50%/cover;
        margin-right: .4rem
    }

    .card_card__ksuTv:hover {
        -webkit-transition: all .4s;
        transition: all .4s;
        box-shadow: none
    }
}

.mobile_historyTarget__m-P6B, .mobile_newsTarget__3wAie {
    opacity: 0
}

.mobile_AboutUs__2p0K4 {
    box-sizing: border-box;
    padding: 0 .6rem;
    width: 100%;
    height: 6rem;
    background: url(https://static-1253442168.file.myqcloud.com/xupload/20210406_mAboutBg.png) no-repeat 50%/cover;
    overflow: hidden;
    color: #fff
}

.mobile_AboutUs__2p0K4 p {
    margin-top: .92rem;
    font-size: .48rem
}

.mobile_AboutUs__2p0K4 .mobile_line__1xcSY {
    width: .4rem;
    height: .06rem;
    background: #fff;
    margin: .6rem 0 .4rem
}

.mobile_AboutUs__2p0K4 .mobile_aboutInfo__8DvJh {
    font-size: .28rem;
    line-height: 1.8
}

.mobile_history__15hsy {
    position: relative;
    box-sizing: border-box;
    padding: 0 .6rem .4rem;
    -webkit-transition: all .2s;
    transition: all .2s;
    background: #fff;
    overflow: hidden
}

.mobile_timeLine__2p7Um.mobile_hide__3mRCP {
    position: relative;
    overflow: hidden;
    height: 7rem
}

.mobile_moduleWrap__-TcJ3 {
    position: relative;
    width: 100%;
    height: 100px;
    margin: 1rem 0 .8rem
}

.mobile_moduleWrap2__3eFGC {
    position: relative;
    width: 100%;
    height: 100px;
    margin: 0 0 .8rem
}

.mobile_history__15hsy .mobile_timeWrap__20XKR p {
    font-size: .36rem;
    color: #464646;
    font-weight: 400;
    margin-bottom: .2rem
}

.mobile_infoBox__2-naO {
    width: 6rem;
    min-height: 56px
}

.mobile_month__2pzqW {
    display: inline-block;
    width: .78rem;
    font-size: .28rem;
    color: #464646;
    vertical-align: top;
    line-height: 1.4
}

.mobile_info___1GsF {
    display: inline-block;
    width: calc(100% - .78rem);
    font-size: .28rem;
    color: #929292
}

.mobile_bgBox__3hIRv {
    width: 100%
}

.mobile_newsWrap__14-jd {
    box-sizing: border-box;
    padding: 0 .6rem;
    overflow: hidden
}

.mobile_newsWrap__14-jd .mobile_newsWrapBox__3KXVV {
    width: 100%;
    background: #fbf7f5;
    -webkit-transition: all .2s;
    transition: all .2s;
    overflow: hidden
}

.mobile_newsWrapBox__3KXVV.mobile_hide__3mRCP {
    height: 9.2rem
}

.mobile_moreNews__mUhxH {
    width: 1.96rem;
    height: .64rem;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    border-radius: .72rem;
    border: 1px solid var(--base-color,#ff5b27);
    color: var(--base-color,#ff5b27);
    font-size: .28rem;
    margin: .4rem auto 0
}

.mobile_hideArea__2HOmD {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    width: 100%;
    height: 3.4rem;
    opacity: 1;
    background: -webkit-linear-gradient(bottom, #fff, hsla(0, 0%, 100%, 0));
    background: linear-gradient(1turn, #fff, hsla(0, 0%, 100%, 0))
}

.ant-timeline {
    box-sizing: border-box;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum", "tnum";
    margin: 0;
    padding: 0;
    list-style: none
}

.ant-timeline-item {
    position: relative;
    margin: 0;
    padding-bottom: 20px;
    font-size: 14px;
    list-style: none
}

.ant-timeline-item-tail {
    position: absolute;
    top: 10px;
    left: 4px;
    height: calc(100% - 10px);
    border-left: 2px solid #f0f0f0
}

.ant-timeline-item-pending .ant-timeline-item-head {
    font-size: 12px;
    background-color: transparent
}

.ant-timeline-item-pending .ant-timeline-item-tail {
    display: none
}

.ant-timeline-item-head {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border: 2px solid transparent;
    border-radius: 100px
}

.ant-timeline-item-head-blue {
    color: #1890ff;
    border-color: #1890ff
}

.ant-timeline-item-head-red {
    color: #ff4d4f;
    border-color: #ff4d4f
}

.ant-timeline-item-head-green {
    color: #52c41a;
    border-color: #52c41a
}

.ant-timeline-item-head-gray {
    color: rgba(0, 0, 0, .25);
    border-color: rgba(0, 0, 0, .25)
}

.ant-timeline-item-head-custom {
    position: absolute;
    top: 5.5px;
    left: 5px;
    width: auto;
    height: auto;
    margin-top: 0;
    padding: 3px 1px;
    line-height: 1;
    text-align: center;
    border: 0;
    border-radius: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.ant-timeline-item-content {
    position: relative;
    top: -7.001px;
    margin: 0 0 0 26px;
    word-break: break-word
}

.ant-timeline-item-last > .ant-timeline-item-tail {
    display: none
}

.ant-timeline-item-last > .ant-timeline-item-content {
    min-height: 48px
}

.ant-timeline.ant-timeline-alternate .ant-timeline-item-head, .ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom, .ant-timeline.ant-timeline-alternate .ant-timeline-item-tail, .ant-timeline.ant-timeline-label .ant-timeline-item-head, .ant-timeline.ant-timeline-label .ant-timeline-item-head-custom, .ant-timeline.ant-timeline-label .ant-timeline-item-tail, .ant-timeline.ant-timeline-right .ant-timeline-item-head, .ant-timeline.ant-timeline-right .ant-timeline-item-head-custom, .ant-timeline.ant-timeline-right .ant-timeline-item-tail {
    left: 50%
}

.ant-timeline.ant-timeline-alternate .ant-timeline-item-head, .ant-timeline.ant-timeline-label .ant-timeline-item-head, .ant-timeline.ant-timeline-right .ant-timeline-item-head {
    margin-left: -4px
}

.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom, .ant-timeline.ant-timeline-label .ant-timeline-item-head-custom, .ant-timeline.ant-timeline-right .ant-timeline-item-head-custom {
    margin-left: 1px
}

.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content, .ant-timeline.ant-timeline-label .ant-timeline-item-left .ant-timeline-item-content, .ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content {
    left: calc(50% - 4px);
    width: calc(50% - 14px);
    text-align: left
}

.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content, .ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-content, .ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
    width: calc(50% - 12px);
    margin: 0;
    text-align: right
}

.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head, .ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom, .ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail {
    left: calc(100% - 6px)
}

.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
    width: calc(100% - 18px)
}

.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail {
    display: block;
    height: calc(100% - 14px);
    border-left: 2px dotted #f0f0f0
}

.ant-timeline.ant-timeline-reverse .ant-timeline-item-last .ant-timeline-item-tail {
    display: none
}

.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail {
    top: 15px;
    display: block;
    height: calc(100% - 15px);
    border-left: 2px dotted #f0f0f0
}

.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-content {
    min-height: 48px
}

.ant-timeline.ant-timeline-label .ant-timeline-item-label {
    position: absolute;
    top: -7.001px;
    width: calc(50% - 12px);
    text-align: right
}

.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-label {
    left: calc(50% + 14px);
    width: calc(50% - 14px);
    text-align: left
}

.ant-timeline-rtl {
    direction: rtl
}

.ant-timeline-rtl .ant-timeline-item-tail {
    right: 4px;
    left: auto;
    border-right: 2px solid #f0f0f0;
    border-left: none
}

.ant-timeline-rtl .ant-timeline-item-head-custom {
    right: 5px;
    left: auto;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.ant-timeline-rtl .ant-timeline-item-content {
    margin: 0 18px 0 0
}

.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head, .ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom, .ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail, .ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head, .ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom, .ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-tail, .ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head, .ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom, .ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-tail {
    right: 50%;
    left: auto
}

.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head, .ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head, .ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head {
    margin-right: -4px;
    margin-left: 0
}

.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom, .ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom, .ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom {
    margin-right: 1px;
    margin-left: 0
}

.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content, .ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-left .ant-timeline-item-content, .ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content {
    right: calc(50% - 4px);
    left: auto;
    text-align: right
}

.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content, .ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-content, .ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
    text-align: left
}

.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head, .ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom, .ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail {
    right: 0;
    left: auto
}

.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
    width: 100%;
    margin-right: 18px;
    text-align: right
}

.ant-timeline-rtl.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail, .ant-timeline-rtl.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail {
    border-right: 2px dotted #f0f0f0;
    border-left: none
}

.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-label {
    text-align: left
}

.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-label {
    right: calc(50% + 14px);
    text-align: right
}

.about_pc__1feOm {
    display: block
}

.about_mobile__zH3SJ {
    display: none
}

.about_about__2AYSB {
    background: #fbf7f5;
    padding-bottom: 116px;
    padding-top: 400px;
    position: relative;
    font-family: PingFang SC
}

.about_aboutTarget__3ejgW {
    position: absolute;
    top: -300px
}

.about_historyTarget__31UIU {
    position: absolute;
    top: 260px
}

.about_newsTarget__W4PrQ {
    position: absolute;
    top: 1200px
}

@media (max-width: 640px) {
    .about_pc__1feOm {
        display: none
    }

    .about_mobile__zH3SJ {
        display: block
    }

    .about_about__2AYSB {
        padding-top: 0;
        padding-bottom: 1.2rem
    }

    .about_aboutTarget__3ejgW {
        top: -1.3rem
    }

    .about_historyTarget__31UIU {
        top: 5.2rem
    }

    .about_newsTarget__W4PrQ {
        top: 18.6rem
    }
}