.userVoice_container__2zmHj {
    width: 100%
}

.userVoice_userVoice__3194N {
    height: 858px;
    background: #fff;
    overflow: hidden
}

.userVoice_dividerWrap__2x_Zc {
    padding-top: 110px;
    margin-bottom: 60px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.userVoice_title__3Y7OS {
    font-size: 40px;
    font-weight: 600
}

.userVoice_tit-doct__2RhAd {
    font-size: 28px
}

.userVoice_userVoiceList__f2z8k {
    width: 100%;
    padding-bottom: 53px
}

.userVoice_sliderWrap__SB5n1 {
    width: 100%
}

.userVoice_slider-content__3By0B {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    padding-top: 104px;
    padding-bottom: 57px
}

.userVoice_userVoiceInfo__10zLT {
    position: relative;
    width: 525px;
    height: 474px;
    border-radius: 25px;
    box-shadow: 3px 3px 16px rgba(0, 0, 0, .1)
}

.userVoice_userImg__390m- {
    position: absolute;
    width: 198px;
    height: 198px;
    left: 50%;
    top: -99px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-right: 80px;
    border-radius: 50%
}

.userVoice_userName__2fDS1 {
    margin-top: 120px;
    color: #e63522;
    font-size: 30px;
    text-align: center
}

.userVoice_tag__151Vx {
    margin-top: 20px;
    text-align: center;
    color: #c4c4c4
}

.userVoice_textInfo__2PMAJ {
    position: relative;
    width: 380px;
    margin: 50px auto 0
}

.userVoice_desc__161PV {
    font-size: 20px;
    padding: 0px 0;
    color: #595757;
    line-height: 27px;
    text-align: justify
}

.userVoice_dot-l__ky6sp {
    position: absolute;
    left: -20px;
    top: 0;
    color: #999
}

.userVoice_dot-r__JglmH {
    position: absolute;
    right: -20px;
    bottom: 0;
    color: #999
}

.userVoice_right-con__3kA6b {
    margin-left: 70px;
    width: 700px;
    position: relative
}

.userVoice_con-tit__PTQD9 {
    position: absolute;
    width: 100%;
    top: -70px;
    text-align: center;
    color: #595757;
    font-size: 32px
}

.userVoice_work_audio_wrap__3xLz_ {
    position: relative;
    background: #000;
    width: 100%;
    overflow: hidden;
    border-radius: 30px;
    height: 474px
}

.userVoice_work_audio_wrap__3xLz_ video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.userVoice_work_audio_wrap__3xLz_ audio {
    position: absolute;
    width: 100%;
    bottom: 0
}

.userVoice_words-box__3xnU3 {
    position: absolute;
    z-index: 2;
    width: 100%;
    overflow: hidden;
    height: 100%
}

.userVoice_words___qpxs {
    width: 100%;
    height: 100%
}

.userVoice_words___qpxs img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.userVoice_words-icon__2N-YG {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    height: 100px;
    width: 100px;
    z-index: 4;
    border-radius: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: hsla(0, 0%, 100%, .4)
}

.userVoice_words-icon__2N-YG img {
    width: 40px;
    margin-left: 5px
}

.userVoice_next__1PkcI,
.userVoice_prev__upm6l {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 3px 3px 16px rgba(0, 0, 0, .1);
    top: 45%;
    background-image: url(../image/20220327_arrow.png);
    background-repeat: no-repeat;
    background-position: 14px;
    background-size: 10px
}

.userVoice_prev__upm6l {
    left: -60px
}

.userVoice_next__1PkcI {
    right: -60px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.userVoice_next__1PkcI:hover,
.userVoice_prev__upm6l:hover {
    background: #fff url(../image/20220327_arrow.png) no-repeat 14px;
    background-size: 10px
}

.userVoice_next__1PkcI:before,
.userVoice_prev__upm6l:before {
    display: none
}

@media (max-width:640px) {
    .userVoice_slider-content__3By0B {
        -webkit-flex-direction: column;
        flex-direction: column;
        padding-left: 20px;
        padding-right: 20px
    }

    .userVoice_userName__2fDS1 {
        margin-top: 120px;
        font-size: 20px
    }

    .userVoice_tag__151Vx {
        font-size: 16px
    }

    .userVoice_content__2ybPE {
        padding: 0
    }

    .userVoice_textInfo__2PMAJ {
        padding: 0 40px;
        width: 100%;
        margin-top: 10px
    }

    .userVoice_dot-l__ky6sp {
        left: 15px
    }

    .userVoice_dot-r__JglmH {
        right: 15px
    }

    .userVoice_userVoiceInfo__10zLT {
        width: 100%;
        height: 350px
    }

    .userVoice_work_audio_wrap__3xLz_ {
        height: 280px
    }

    .userVoice_dividerWrap__2x_Zc {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        padding-top: 30px;
        padding-left: 20px;
        margin-bottom: 30px
    }

    .userVoice_desc__161PV {
        font-size: 15px;
        line-height: 24px
    }

    .userVoice_title__3Y7OS {
        font-size: 24px
    }

    .userVoice_tit-doct__2RhAd {
        font-size: 16px
    }

    .userVoice_con-tit__PTQD9 {
        font-size: 20px
    }

    .userVoice_right-con__3kA6b {
        margin-top: 100px;
        margin-left: 0;
        width: 100%
    }
}

.Innovate_joinus__dC_h1 {
    position: relative;
    padding-top: 50px;
    width: 100%
}

.Innovate_joinus__dC_h1 img {
    display: block;
    width: 100%
}

.qualification_container__3Kpc0 {
    width: 100%;
    padding-top: 110px
}

.qualification_honorList__1Ulpt {
    padding-bottom: 0
}

.qualification_title__PC2wE {
    margin-bottom: 63px;
    font-size: 40px;
    font-weight: 600
}

.qualification_honorList__1Ulpt .qualification_sliderWrap__Jb_BT {
    width: 100%
}

.qualification_honor-box__6vwKw {
    width: calc(25% - 15px) !important;
    margin-bottom: 20px;
    margin-right: 20px
}

.qualification_honor-box__6vwKw:nth-child(4n) {
    margin-right: 0
}

.qualification_honor__2XteT {
    display: block;
    width: 100%;
    height: auto
}

.qualification_honor-text__1JOVT {
    text-align: center;
    font-size: 16px;
    background: #efefef;
    padding: 10px 0;
    color: #333
}

.qualification_honorList__1Ulpt .qualification_honorTitle__eZ0qB {
    margin: 18px auto 60px
}

.qualification_qualification__17DvM {
    margin: auto
}

.qualification_dividerWrap__3BfPo {
    padding-top: 80px;
    margin-bottom: 60px;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 2px
}

.qualification_next__4pbrk,
.qualification_prev__28K3r {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 3px 3px 16px rgba(0, 0, 0, .1);
    top: 45%;
    background-image: url(../image/20220327_arrow.png);
    background-repeat: no-repeat;
    background-position: 14px;
    background-size: 10px
}

.qualification_prev__28K3r {
    left: -60px
}

.qualification_next__4pbrk {
    right: -60px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.qualification_next__4pbrk:hover,
.qualification_prev__28K3r:hover {
    background: #fff url(../image/20220327_arrow.png) no-repeat 14px;
    background-size: 10px
}

.qualification_next__4pbrk:before,
.qualification_prev__28K3r:before {
    display: none
}

@media (max-width:640px) {
    .qualification_container__3Kpc0 {
        padding: 20px
    }

    .qualification_honor-box__6vwKw {
        width: calc(50% - 10px) !important;
        margin-right: 20px
    }

    .qualification_honor-box__6vwKw:nth-child(2n) {
        margin-right: 0
    }

    .qualification_partnerItem__3vXz1 img {
        width: 120px;
        height: 120px
    }

    .qualification_qualification__17DvM {
        padding: 0
    }

    .qualification_title__PC2wE {
        font-size: 24px;
        padding-top: 10px;
        margin-bottom: 30px
    }

    .qualification_honorList__1Ulpt {
        padding-bottom: 20px
    }

    .qualification_honor-text__1JOVT {
        font-size: 12px
    }
}

.other-business_mobile__oSYui {
    margin-bottom: 50px;
    margin-top: -50px;
    padding: 0 20px
}

.other-business_mobile__oSYui .other-business_m_title__2lcd1 {
    font-weight: 600;
    margin-bottom: 22px;
    font-size: 24px
}

.other-business_mobile__oSYui .other-business_m_tab__1LcDc {
    display: -webkit-flex;
    display: flex;
    grid-gap: 20px;
    gap: 20px;
    overflow-x: auto;
    height: 34px
}

.other-business_mobile__oSYui .other-business_m_tab__1LcDc .other-business_m_tab_item__2zg00 {
    color: #080808;
    font-size: 16px;
    cursor: pointer
}

.other-business_mobile__oSYui .other-business_m_tab__1LcDc .other-business_m_tab_item__2zg00 span {
    white-space: nowrap
}

.other-business_mobile__oSYui .other-business_m_tab__1LcDc .other-business_m_tab_item_active__3RalO {
    color: #e63522;
    position: relative
}

.other-business_mobile__oSYui .other-business_m_tab__1LcDc .other-business_m_tab_item_active__3RalO:after {
    position: absolute;
    bottom: 2px;
    height: 2px;
    width: 100%;
    left: 0;
    background-color: #e63522;
    display: block;
    content: " "
}

.other-business_mobile__oSYui .other-business_m_tab__1LcDc::-webkit-scrollbar {
    width: 5px;
    height: 4px;
    display: none
}

.other-business_mobile__oSYui .other-business_m_tab__1LcDc::-webkit-scrollbar-thumb {
    background-color: #807e7e;
    border-radius: 4px;
    display: none
}

.other-business_mobile__oSYui .other-business_m_tab__1LcDc::-webkit-scrollbar-track {
    background-color: #f0f0f0;
    border-radius: 4px;
    display: none
}

.other-business_mobile__oSYui .other-business_m_content__9SU6v {
    margin-top: 26px
}

.other-business_mobile__oSYui .other-business_m_content__9SU6v .other-business_m_item__33cgD img.other-business_m_logo__PRSJz {
    height: 22px
}

.other-business_mobile__oSYui .other-business_m_content__9SU6v .other-business_m_item__33cgD .other-business_m_item_title__2QW8f {
    font-weight: 700;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 20px
}

.other-business_mobile__oSYui .other-business_m_content__9SU6v .other-business_m_item__33cgD .other-business_m_paragraph__2EDnv p {
    font-size: 16px;
    line-height: 1.8
}

.other-business_mobile__oSYui .other-business_m_content__9SU6v .other-business_m_item__33cgD .other-business_m_link__QrciS {
    display: block;
    letter-spacing: 2px;
    color: #dc0a0b;
    margin-top: 24px;
    font-size: 16px
}

.other-business_mobile__oSYui .other-business_m_content__9SU6v .other-business_m_item__33cgD .other-business_m_link__QrciS span {
    font-size: 22px
}

.other-business_mobile__oSYui .other-business_m_content__9SU6v .other-business_m_item__33cgD .other-business_preview__3mWlc {
    margin-top: 26px;
    width: 100%;
    position: relative
}

.other-business_mobile__oSYui .other-business_m_content__9SU6v .other-business_m_item__33cgD .other-business_preview__3mWlc .other-business_m_bg__2fwzr {
    width: 100%
}

.other-business_mobile__oSYui .other-business_m_content__9SU6v .other-business_m_item__33cgD .other-business_preview__3mWlc .other-business_m_laptop__31cr2 {
    width: 69%;
    position: absolute;
    top: 6px;
    left: 9%;
    max-height: 167px
}

.other-business_mobile__oSYui .other-business_m_content__9SU6v .other-business_m_item__33cgD .other-business_preview__3mWlc .other-business_m_phone__JEuGy {
    position: absolute;
    width: 11.8%;
    object-fit: fill;
    bottom: 6px;
    right: .74%;
    height: 48%;
    border-radius: 4px
}

.other-business_other_business__3ScIO {
    margin-top: 135px
}

.other-business_other_business__3ScIO img{
    width: 90%;
    margin: 0 auto;
    display: block;
    background-size: 100% 100%;
}

.other-business_other_business__3ScIO .other-business_pc_title__1CKMM {
    text-align: center;
    margin-bottom: 75px;
    font-weight: 700
}

.other-business_other_business__3ScIO .other-business_tab__1T_T4 {
    display: -webkit-flex;
    display: flex;
    grid-gap: 20px;
    gap: 20px;
    background-color: #fff;
    -webkit-justify-content: start;
    justify-content: start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.other-business_other_business__3ScIO .other-business_tab__1T_T4 .other-business_tab_item__3-T8- {
    border-radius: 4px;
    border: 1px solid #dcdcdc;
    padding: 8px 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.other-business_other_business__3ScIO .other-business_tab__1T_T4 .other-business_tab_item__3-T8-:hover {
    border-color: #e63522;
    color: #e63522
}

.other-business_other_business__3ScIO .other-business_tab__1T_T4 .other-business_tab_item__3-T8- .other-business_logo__19vde {
    margin-right: 4px;
    -webkit-align-items: center;
    align-items: center;
    object-fit: cover
}

.other-business_other_business__3ScIO .other-business_tab__1T_T4 .other-business_tab_item_active__FKZQ1 {
    background-color: #e63522;
    color: #fff !important
}

.other-business_other_business__3ScIO .other-business_container__JdHdb {
    background-color: #f6f6f6
}

.other-business_other_business__3ScIO .other-business_container__JdHdb .other-business_content__1TeeM {
    margin-top: 40px
}

.other-business_other_business__3ScIO .other-business_container__JdHdb .other-business_content__1TeeM .other-business_item__2Hzan {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.other-business_other_business__3ScIO .other-business_container__JdHdb .other-business_content__1TeeM .other-business_item__2Hzan .other-business_left_content__Epn2d {
    margin-top: 112px
}

.other-business_other_business__3ScIO .other-business_container__JdHdb .other-business_content__1TeeM .other-business_item__2Hzan .other-business_left_content__Epn2d .other-business_logo_img__2gpTZ {
    height: 50px
}

.other-business_other_business__3ScIO .other-business_container__JdHdb .other-business_content__1TeeM .other-business_item__2Hzan .other-business_left_content__Epn2d .other-business_title__Mm-la {
    margin: 28px 0 34px;
    font-size: 24px;
    font-weight: 500
}

.other-business_other_business__3ScIO .other-business_container__JdHdb .other-business_content__1TeeM .other-business_item__2Hzan .other-business_left_content__Epn2d p {
    line-height: 1.8;
    max-width: 10rem;
    font-size: 20px;
    margin-bottom: 10px
}

.other-business_other_business__3ScIO .other-business_container__JdHdb .other-business_content__1TeeM .other-business_item__2Hzan .other-business_left_content__Epn2d .other-business_link__jBhUV {
    letter-spacing: 2px;
    margin-top: 46px;
    color: #dc0a0b;
    display: block;
    font-size: 20px
}

.other-business_other_business__3ScIO .other-business_container__JdHdb .other-business_content__1TeeM .other-business_item__2Hzan .other-business_left_content__Epn2d .other-business_link__jBhUV span {
    font-size: 22px
}

.other-business_other_business__3ScIO .other-business_container__JdHdb .other-business_content__1TeeM .other-business_item__2Hzan .other-business_right_content__ACQk4 {
    margin-top: 104px
}

.other-business_other_business__3ScIO .other-business_container__JdHdb .other-business_content__1TeeM .other-business_item__2Hzan .other-business_right_content__ACQk4 .other-business_bg__3qOzu {
    background: url(../image/64a633f561c4ca1764919a28.png);
    width: 673px;
    height: 337px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative
}

.other-business_other_business__3ScIO .other-business_container__JdHdb .other-business_content__1TeeM .other-business_item__2Hzan .other-business_right_content__ACQk4 .other-business_bg__3qOzu .other-business_computer__AAos7 {
    position: absolute;
    left: 60px;
    top: 11px;
    width: 466px;
    object-fit: cover;
    overflow: hidden;
    height: 295px
}

.other-business_other_business__3ScIO .other-business_container__JdHdb .other-business_content__1TeeM .other-business_item__2Hzan .other-business_right_content__ACQk4 .other-business_bg__3qOzu .other-business_phone__ShEqJ {
    position: absolute;
    right: 6px;
    bottom: 10px;
    width: 78px;
    border-radius: 4px;
    -webkit-transform: rotate(-.2deg);
    transform: rotate(-.2deg);
    height: 162px
}

.other-business_other_business__3ScIO .other-business_container__JdHdb .other-business_content__1TeeM .other-business_slider__Mm5nl {
    overflow: hidden
}

.other-business_layout__2gEP2 {
    padding: 0 4rem
}

@media screen and (min-width:1920px) {
    .other-business_layout__2gEP2 {
        padding: 0 6rem
    }
}

@media screen and (max-width:1800px) {
    .other-business_layout__2gEP2 {
        padding: 0 4rem
    }
}

@media screen and (max-width:1600px) {
    .other-business_layout__2gEP2 {
        padding: 0 2rem
    }
}

@media screen and (max-width:1400px) {
    .other-business_tab__1T_T4 {
        grid-gap: 12px;
        gap: 12px
    }

    .other-business_tab__1T_T4 .other-business_tab_item__3-T8- {
        font-size: 14px
    }

    .other-business_layout__2gEP2 {
        padding: 0 .5rem !important
    }
}

@media screen and (max-width:1200px) {
    .other-business_other_business__3ScIO .other-business_bg__3qOzu {
        width: 500px !important
    }

    .other-business_other_business__3ScIO .other-business_bg__3qOzu .other-business_computer__AAos7 {
        width: 345px !important;
        left: 46px !important;
        height: 218px !important
    }

    .other-business_other_business__3ScIO .other-business_bg__3qOzu .other-business_phone__ShEqJ {
        width: 57px !important;
        bottom: 91px !important;
        right: 5px !important;
        height: 123px !important
    }

    .other-business_layout__2gEP2 {
        padding: 0 .2rem !important
    }
}

.screen-adapter_pc__1o3so {
    display: block
}

.screen-adapter_mobile__27nCX {
    display: none
}

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

    .screen-adapter_mobile__27nCX {
        display: block
    }
}

.business-major_business-major__3Oxyv {
    position: relative;
    width: 100%;
    background: #f6f6f6
}

.business-major_major-con__23yz1 {
    margin: auto;
    padding-top: 110px;
    padding-bottom: 110px
}

.business-major_icon-box__1ZKWH {
    width: 100%;
    height: 160px;
    background: #fff;
    border-radius: 0 25px 25px 25px;
    box-shadow: 1px 10px 16px hsla(0, 0%, 40%, .1)
}

.business-major_icon-list__2NiGi {
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center
}

.business-major_icon-item__pNOMT,
.business-major_icon-list__2NiGi {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.business-major_icon-item__pNOMT {
    margin-right: 90px;
    cursor: pointer
}

.business-major_icon-item__pNOMT:last-of-type {
    margin-right: 0
}

.business-major_icon__3NAY4 {
    position: relative;
    background-repeat: no-repeat;
    margin-right: 30px
}

.business-major_icon__3NAY4:after {
    position: absolute;
    content: "";
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -20px;
    height: 4px;
    width: 100px;
    -webkit-transition: width .3s;
    transition: width .3s;
    background: #d2d2d2
}

.business-major_icon-item__pNOMT.business-major_act__3Wwf8 .business-major_icon__3NAY4:after {
    background: #e63522;
    width: 120px
}

.business-major_icon-title__1jS0j {
    font-size: 24px
}

.business-major_content___jXmF {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    cursor: pointer
}

.business-major_left-con__39-al {
    overflow: hidden;
    width: 46%
}

.business-major_sliderWrap__3P27n {
    width: 100%
}

.business-major_item-slide__26EzL {
    width: 100%;
    cursor: pointer;
    display: block !important
}

.business-major_honor__1Bphr {
    display: block;
    width: 100%
}

.business-major_right-con__SzjQe {
    width: 54%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center
}

.business-major_title__1Gbjl {
    font-size: 36px;
    color: #e63522;
    line-height: 64px;
    margin-left: 70px
}

.business-major_title-desc__NyBCf {
    margin-top: 30px;
    margin-left: 70px;
    color: #595757;
    line-height: 44px;
    font-size: 24px
}

.business-major_major-con-mobile__GAuD8 {
    display: none
}

@media (max-width:640px) {
    .business-major_major-con__23yz1 {
        display: none
    }

    .business-major_major-con-mobile__GAuD8 {
        display: block;
        padding: 30px 20px
    }

    .business-major_banner-con__1Mkyn {
        margin-top: 27px
    }

    .business-major_to-icon__2TmbS {
        margin-top: 20px;
        width: 38px;
        height: 18px;
        background: url(../image/20220330_2_PV0ZpVx.png) no-repeat 50%;
        background-size: 100%
    }

    .business-major_m-title__2pXTv {
        font-size: 16px;
        color: #e63522;
        line-height: 24px
    }

    .business-major_m-title-desc__2JPG2 {
        color: #595757;
        line-height: 24px;
        font-size: 14px;
        margin-top: 20px
    }

    .business-major_m-item-slide__2PeQ1 {
        width: 100%;
        display: block !important;
        position: relative
    }

    .business-major_m-tit__5lZRe {
        position: absolute;
        bottom: 20px;
        left: 20px;
        color: #fff
    }
}

.tenclass_tenclassbg-container__2dvs1 {
    display: -webkit-flex;
    display: flex;
    margin-top: 139px
}

.tenclass_tenclass-bg__1p7zM {
    width: 50%;
    max-width: 860px
}

@media (max-width:640px) {
    .tenclass_tenclassbg-container__2dvs1 {
        margin-top: 100px
    }
}