* {
    margin: 0;
    padding: 0;
}

* {
    -webkit-touch-callout: none;
    /*系统默认菜单被禁用*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -khtml-user-select: none;
    /*早期浏览器*/
    -moz-user-select: none;
    /*火狐*/
    -ms-user-select: none;
    /*IE10*/
    user-select: none;
}

/* img {
    pointer-events: none;
} */

@media screen and (min-width: 960px) and (max-width: 1199px) {
    html {
        font-size: 54px !important;
    }
    .join ul+ul {
        margin-left: 2.1rem !important;
    }
    .about p+p {
        margin-left: 2.6rem !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    html {
        font-size: 43.2px !important;
    }
    .join ul+ul {
        margin-left: 1.8rem !important;
    }
    .about p+p {
        margin-left: 2.3rem !important;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    html {
        font-size: 36px !important;
    }
}

@media screen and (min-width:400px) and (max-width:479px) {
    html {
        font-size: 27px !important;
    }
}

@media screen and (max-width:399px) {
    html {
        font-size: 27px !important;
    }
    .join ul+ul {
        margin-left: 0.6rem !important;
    }
    .about p+p {
        margin-left: 0.9rem !important;
    }
    .individuation ul {
        padding-left: 0.2rem !important;
        padding-right: 0.2rem !important;
    }
}

* {
    font-size: 0.42rem !important;
}

section {
    overflow-y: scroll;
}

section::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
}

.dshBgLogo {
    width: 100%;
    position: relative;
}

.dshBgLogo .dshBgLogoImg {
    width: 100%;
}

.dshBgLogo .dshBgLogoTitle {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 2.2rem;
    font-size: 1rem !important;
    font-weight: 900;
    color: #FFF;
}

.dshBgLogo .dshBgLogoTitle1 {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 3.8rem;
    color: #fff;
}

.dshBgLogo .dshBgLogoTitle3 {
    width: 40%;
    height: 1.3rem;
    position: absolute;
    top: 6rem;
    left: 30%;
    color: #FFF;
    background: #0D2DB2;
    border-radius: 0.75rem;
    text-align: center;
    line-height: 1.3rem;
}

.gonggongName {
    width: 100%;
    font-size: 0.9rem !important;
    text-align: center;
    margin-top: 0.5rem;
}

.gonggongTitle {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-top: 0.5rem;
    line-height: 0.8rem;
}

.dianziImg {
    width: 3rem;
    margin: 0 auto;
    display: inherit;
    margin-top: 0.3rem;
}

.niankaName {
    font-size: 0.7rem !important;
    text-align: center;
    color: #F28B1E;
}

.niankaTitle {
    text-align: center;
    margin: 0.6rem 1rem;
    color: #707070;
    line-height: 0.7rem;
}

.jingqunianka {
    width: 100%;
    color: #FFF;
    position: relative;
}

.jingqunianka .jingquniankaImg {
    width: 100%;
}

.jingqunianka .jingquName {
    width: 60%;
    position: absolute;
    top: 0.6rem;
    left: 20%;
    text-align: center;
    font-size: 1rem !important;
}

.jingqunianka .jingquTitle {
    width: 80%;
    position: absolute;
    top: 2.2rem;
    left: 10%;
    text-align: center;
}

.jingqunianka .jingquData {
    width: 100%;
    position: absolute;
    top: 3.5rem;
    height: 6rem;
    display: flex;
    justify-content: space-around;
}

.jingqunianka .jingquData .jingquDataL {
    width: 40%;
    height: 100%;
}

.jingqunianka .jingquData .jingquDataL .jingquDataLImg {
    width: 3rem;
    margin: 0 auto;
    display: inherit;
}

.jingqunianka .jingquData .jingquDataL .jingquDataLData {
    text-align: center;
    line-height: 0.8rem;
    margin-top: 0.3rem;
}

.jihuo {
    width: 80%;
    margin: 0 auto;
    margin-top: 1rem;
    position: relative;
}

.jihuo .jihuoImg {
    width: 100%;
}

.jihuo .jihuoContent {
    width: 80%;
    position: absolute;
    top: 1.5rem;
    left: 10%;
    text-align: center;
    color: #FFF;
    line-height: 0.8rem;
}

.hexiao {
    width: 95%;
    margin-left: 5%;
    display: flex;
    justify-content: space-between;
    margin-top: 0.6rem;
}

.hexiao .hexiaoL {
    width: 50%;
    position: relative;
    color: #FFF;
}

.hexiao .hexiaoL .hexiaoLName {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.hexiao .hexiaoL .hexiaoLName p {
    margin-left: 0.3rem;
    line-height: 0.8rem;
    font-size: 0.4rem !important;
}

.hexiao .hexiaoL .hexiaoLNameR {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.hexiao .hexiaoL .hexiaoLNameR p {
    margin-right: 10%;
    line-height: 0.8rem;
    text-align: right;
    font-size: 0.4rem !important;
}

.yanpiao {
    width: 80%;
    margin: 0 auto;
    margin-top: 1rem;
    display: flex;
}

.yanpiao .yanpiaoCen {
    width: 50%;
    height: 6rem;
    box-sizing: border-box;
    padding: 0 0.6rem;
}

.yanpiao .yanpiaoC {
    border-right: 1px solid #D1D1D1;
    border-bottom: 1px solid #D1D1D1;
}

.yanpiao .yanpiaoCen .yanpiaoCenImg {
    width: 2rem;
    margin: 0 auto;
    display: inherit;
}

.yanpiao .yanpiaoCen .p1 {
    text-align: center;
    margin-top: 0.2rem;
}

.yanpiao .yanpiaoCen .p2 {
    margin-top: 0.2rem;
    text-align: center;
    font-size: 0.3rem !important;
    color: #999999;
}

.yanpiao .yanpiaoD {
    border-left: 1px solid #D1D1D1;
    border-top: 1px solid #D1D1D1;
}

.chuzhikaCss {
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 0.6rem;
}

.chuzhikaCss .chuzhikaCssCen {
    width: 20%;
    height: 3rem;
    position: relative;
}

.chuzhikaCss .chuzhikaCssCen .chuzhikaCssCenImg {
    width: 100%;
}

.chuzhikaCss .chuzhikaCssCen .chuzhikaCssCenP {
    text-align: center;
    color: #333333;
    position: absolute;
    bottom: 0rem;
    width: 100%;
}

.guize {
    width: 100%;
    margin: 0 auto;
    margin-top: 0.5rem;
}

.guize .guizeImg {
    width: 100%;
}

.chuzhifangshi {
    width: 100%;
    position: relative;
    margin-top: 1rem;
}

.chuzhifangshi .chuzhifangshiImg {
    width: 100%;
}

.chuzhifangshi .chuzhifangshiName {
    width: 100%;
    height: 1rem;
    color: #fff;
    font-size: 1rem !important;
    text-align: center;
    position: absolute;
    top: 0.8rem;
}

.chuzhifangshi .chuzhifangshiTitle {
    width: 100%;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 2.4rem;
}

.chuzhifangshi .chuzhifangshiData {
    width: 90%;
    position: absolute;
    top: 4rem;
    left: 5%;
    display: flex;
}

.chuzhifangshi .chuzhifangshiData .chuzhifangshiDataL {
    width: 40%;
    position: relative;
}

.chuzhifangshi .chuzhifangshiData .chuzhifangshiDataL .chuzhifangshiDataLCen {
    width: 80%;
    position: absolute;
    top: 1rem;
    line-height: 0.8rem;
    left: 10%;
    text-align: center;
}

.chuzhifangshi .chuzhifangshiData .chuzhifangshiDataC {
    width: 20%;
    position: relative;
}

.chuzhifangshi .chuzhifangshiData .chuzhifangshiDataC .chuzhifangshiDataCDiv {
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    top: 1rem;
    left: calc(50% - 0.75rem);
    border-radius: 50%;
    background: #FFF;
    color: #814CEE;
    text-align: center;
    font-weight: 900;
    font-size: 0.6rem !important;
    line-height: 1.5rem;
}

.tonghuika {
    width: 100%;
    height: 6rem;
    display: flex;
}

.tonghuika .tonghuikaCen {
    width: 50%;
    height: 100%;
    box-sizing: border-box;
    padding: 0 1rem;
}

.tonghuika .tonghuikaCen .tonghuikaCenImg {
    width: 3rem;
    margin: 0 auto;
    display: inherit;
}

.tonghuika .tonghuikaCen .tonghuikaCenCentent {
    margin-top: 0.2rem;
    text-align: center;
    line-height: 0.7rem;
}

.youshi {
    width: 80%;
    margin: 0 auto;
    margin-top: 0.8rem;
    position: relative;
}

.youshi .youshi1 {
    position: absolute;
    top: 1rem;
    left: 42%;
    color: #2680EB;
    font-size: 0.6rem !important;
    font-weight: 900;
}

.youshi .youshi1s {
    width: 55%;
    position: absolute;
    top: 1.8rem;
    left: 42%;
}

.youshi .youshi2 {
    position: absolute;
    top: 1rem;
    left: 2%;
    color: #2680EB;
    font-size: 0.6rem !important;
    font-weight: 900;
}

.youshi .youshi2s {
    width: 55%;
    position: absolute;
    top: 1.8rem;
    left: 2%;
}

.anli {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 0.7rem;
}

.anli .anliCen {
    width: 15%;
}

.anli .anliCen .anliCenImg {
    width: 100%;
}

.jiejue {
    width: 100%;
    margin-top: 1rem;
    position: relative;
}

.jiejue .jiejueImg {
    width: 100%;
}

.jiejue .jiejueFA {
    position: absolute;
    width: 100%;
    color: #FFF;
    font-size: 1rem !important;
    text-align: center;
    height: 1rem;
    top: 0.2rem;
}

.jiejue .jiejueFA1 {
    position: absolute;
    top: 2rem;
    width: 100%;
    box-sizing: border-box;
    padding: 0 5%;
    color: #FFF;
    text-align: center;
    line-height: 0.7rem;
}

.yingjian {
    width: 100%;
    margin-top: 0.4rem;
}

.gongneng {
    width: 100%;
    display: flex;
    height: 3rem;
    color: #FFF;
    margin-bottom: 0.4rem;
}

.gongneng .gongnengCen {
    width: 50%;
    box-sizing: border-box;
    padding-left: 0.2rem;
}

.gongneng .gongnengCen .gongnengCen1 {
    font-size: 0.6rem !important;
    margin-top: 0.1rem;
}

.gongneng .gongnengCen .gongnengCen2 {
    margin-top: 0.1rem;
}

.gongneng .gongnengCen .gongnengCen3 {
    margin-top: 0.1rem;
    width: 2rem;
    height: 0.7rem;
    background: rgba(255, 255, 255, 0.5);
    text-align: center;
}

.gongneng1 {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 0.3rem;
}

.gongneng1 .gongneng1Cen {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.gongneng1 .gongneng1Cen .gongneng1CenT {
    width: 49%;
    background: #F5F6F8;
    height: 3rem;
    box-sizing: border-box;
    padding: 0.2rem;
}

.gongneng1 .gongneng1Cen .gongneng1CenT .gongneng1Name {
    font-size: 0.5rem !important;
}

.gongneng1 .gongneng1Cen .gongneng1CenT .gongneng1Title {
    color: #B1B1B1;
}

.gongneng7 {
    width: 100%;
    background: #272D3B;
    box-sizing: border-box;
    padding: 0.7rem;
    display: flex;
}

.gongneng7 .gongneng7L {
    width: 35%;
    color: #707070;
}

.gongneng7 p {
    margin-top: 0.2rem;
}

.gongneng7 .gongneng7R {
    width: 65%;
    color: #FFF;
}

.anzhuang {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 0.4rem;
    margin-bottom: 0.7rem;
}

.anzhuang .anzhuangCen {
    width: 20%;
}

.anzhuang .anzhuangCen .anzhuangCenImg {
    width: 100%;
}

.anzhuang .anzhuangCen .anzhuangName {
    text-align: center;
    margin-top: 0.3rem;
}

.jiedu {
    width: 90%;
    margin: 0 auto;
    margin-top: 0.4rem;
}

.jiedu .jiedu1 {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.jiedu .jiedu1 .jieduCen {
    width: 30%;
    height: 4rem;
}

.jiedu .jiedu1 .jieduCen .jieduCenImg {
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 auto;
    display: inherit;
}