.disJusCen {
    display: flex;
    justify-content: space-between;
    align-items: center;
}



.disCenter {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flexCenColumn{display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.flexBetween {
    display: flex;
    justify-content: space-between;
}

.cursor_pointer {
    cursor: pointer;
}

.commonBut_July .btnJuly {
    cursor: pointer;
    width: 160px;
    height: 46px;
    padding: 10px 20px;
    background-color: #165dff;
    border-radius: 5px;
}

.commonBut_July .btnText {
    font-size: 16px;
    color: #fefefe;
}



.headerRight_July .mt40 {
    margin-top: 40px;
}

.headerRight_July .mt80 {
    margin-top: 80px;
}


.header_July {
    /* padding: 105px 360px; */
    display: flex;
    justify-content: space-between;
}

.header_July .text1 {
    font-size: 48px;
    /* font-weight: bold; */
    color: #000000;
}

.header_July .text2 {
    margin-top: 48px;
    font-size: 20px;
    font-weight: normal;
    color: #4e5969;
}

.header_July .btn {
    margin-top: 72px;
    width: 180px;
    height: 46px;
    padding: 10px 20px;
    background-color: #165dff;
    border-radius: 5px;
}

.header_July .btnText {
    font-size: 16px;
    color: #fefefe;
}


.headerRight_July {
    width: 400px;
    /* height: 730px; */
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 1px #dee2ea;
    padding: 30px 40px;
}


.headerHotLeft_July .iconfont {
    font-size: 30px !important;
    color: #165dff;
    background-color: #f3f7ff;
    border-radius: 10px;
    margin: 0 auto;
    text-align: center;
    line-height: 46px;
    padding: 12px;
}

.headerHotRight_July .iconfont {
    font-size: 16px !important;
    color: #86909c;
}

.headerRight_July .textTop {
    color: #000000;
    font-size: 20px;
    /* font-weight: 600; */
}

.headerRight_July .textDown {
    font-size: 14px;
    color: #86909c;
    margin-top: 5px;
}


.cenZhaoZhan {}

.cenZhaoZhan .iconfont {
    font-size: 20px !important;
    color: #165dff;
    background-color: #f5f8ff;
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
    padding: 6px;
}

.cenZhaoZhan .text3 {
    font-size: 14px;
    color: #000000;
    margin-left: 7px;
}

.butYuYue {
    color: #fff;
    width: 110px;
    height: 36px;
    background-color: #165dff;
    border-radius: 5px;
}




.questOrSolution .titleQu {
    font-size: 40px;
    color: #000000;

    margin-bottom: 80px;
}

.questOrSolution .disAliCen {
    display: flex;
    align-items: center;
}

.questOrSolution .linePad {
    padding: 25px 0;
}

.questOrSolution .line {
    width: 100%;
    height: 1px;
    background-color: #e3e6e8;
    border-radius: 1px;
}

.questOrSolution img {
    width: 18px;
    height: 18px;
}

.questOrSolution .titleSpan {
    font-size: 20px;
    color: #000000;
    margin-left: 25px;

}

.questOrSolution .iconfont {
    font-size: 18px !important;
    color: #165dff;
}

.levitationDiv .activeName {
    color: #165dff;
}

.levitationDiv .activeNotName {
    color: #4e5969;
}

.levitationDiv .activeLeftName {
    color: #165dff;
    background-color: #f3f7ff;
    border-radius: 5px;
}

.levitationDiv .activeNotLeftName {
    color: #000000;
}

.levitationDiv .font24 {
    font-size: 24px;
    color: #000000;
}

.levitationDiv .moreBtn {
    color: #165dff;
    font-size: 14px;
    margin-right: 10px;
}

.levitationDiv .boxCom {
    height: 54px;

}

.levitationDiv .boxMarginWidth1 {
    width: 200px;
    margin: 0 115px 30px 0;
}

.levitationDiv .boxMarginWidth2 {
    margin: 0 190px 30px 0;
    width: 210px;
}

.levitationDiv .boxCom .iconfont {
    font-size: 30px !important;
    color: #165dff;
    background-color: #f6f9ff;
    border-radius: 10px;
    margin: 0 auto;
    text-align: center;
    padding: 12px;
}

.levitationDiv .boxCom .textTop {
    color: #000000;
    font-size: 16px;
}

.levitationDiv .boxCom .textDown {
    font-size: 12px;
    color: #86909c;
    margin-top: 8px;
}

.levitationDiv .disCenAli {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.levitationDiv .divComBox {
    width: 1200px;
    margin: 0 auto;
}


.levitationDiv .boxSiYou {
width: 250px;
    margin-right: 20px;
    background-color: #ffffff;
    box-shadow: 0px 5px 10px 0px rgba(49, 0, 104, 0.1);
    border-radius: 10px;
    padding: 15px;

}





/* 
<div></div>
<span></span>
 */