.riskbox {
    margin: 30px auto 80px;
    max-width: 1200px;
    background: #FFFFFF;
}

.riskHeaderbox {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.risk_title {
    font-family: PingFang-SC-Bold;
    font-size: 28px;
    color: #333333;
    text-align: center;
    margin-top: 30px;
    font-weight: bold;
}

.risk_titlesm {
    font-family: 微软雅黑, "Microsoft YaHei";
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin-top: 13px;
}

/* .risk_progress {
    margin-top: 26px;
} */
#progressbox {
    margin-top: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.risk_progress {
    /* margin-top: 26px; */
    width: 800px;
    height: 10px;
    background: #EDEDED;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    border-radius: 5px;
}

.layui-progress-bar {
    height: 10px;
    background: #004098 !important;
    border-radius: 5px;
    border-radius: 5px;
}



.risk_problem {
    margin-left: 50px;
    margin-top: 46px;
}

.risk_answerlist {
    margin-left: 106px;
    margin-top: 18px;
}

.risk_answerlist>li {
    margin-bottom: 12px;
    font-family: 微软雅黑, "Microsoft YaHei";
    font-size: 16px;
    color: #333333;
}

.risk_button {
    margin-top: 38px;

    display: flex;
    justify-content: center;
    align-items: center;
}

.layui-progress,
.layui-progress-bar {
    height: 10px !important;
}

.risk_button :nth-child(1) {
    width: 70px;
    height: 22px;
    font-family: 微软雅黑, "Microsoft YaHei";
    font-size: 20px;
    color: #004098;
    text-align: center;
    cursor: pointer;
    margin-bottom: 60px;
}

.risk_button :nth-child(2) {
    margin-left: 30px;
    width: 80px;
    height: 22px;
    font-family: 微软雅黑, "Microsoft YaHei";
    font-size: 20px;
    color: #004098;
    text-align: center;
    cursor: pointer;
    margin-bottom: 60px;
}

.layui-progress-text {
    display: none;
}

/* .imgbox {
    width: 100%;
    height: 400px;
    background: url('../../assets/img/fundTransaction.png') center;
    background-size: cover;
}  */
.imgbox {

    position: relative;
    margin: 0 auto;
    min-width: 1200px;
    width: auto !important;
}

#imgtwo {
    background: url(../assets/img/fundTransaction.png) center no-repeat;
    min-width: 1200px;
    height: 320px;
    margin: 0 auto;
}

.moneyimgtext {
    position: absolute;

    left: 50%;
    top: 50%;
    margin-left: -100px;
    /* top: 150px; */
    margin-top: -46px;
}

.moneyimgtext>p:nth-child(1) {
    font-family: 微软雅黑, "Microsoft YaHei";
    font-size: 40px;
    color: #FFFFFF;
    width: 200px;
    text-align: center;
    line-height: 56px;

}

.moneyimgtext>p:nth-last-child(1) {
    font-family: 微软雅黑, "Microsoft YaHei";
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 8px;
    line-height: 28px;

}

.imgbox img {
    display: none;
}

.risk_button1 {
    margin-top: 38px;

    display: flex;
    justify-content: center;
    align-items: center;
}

.risk_button1 :nth-child(1) {
    width: 160px;
    height: 40px;
    font-family: 微软雅黑, "Microsoft YaHei";
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
    margin-bottom: 60px;
    background: #004098;
    border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
}

.risk_button1 :nth-child(2) {
    margin-left: 30px;
    width: 160px;
    height: 40px;
    font-family: 微软雅黑, "Microsoft YaHei";
    font-size: 16px;
    text-align: center;
    color: #004098;
    line-height: 40px;
    cursor: pointer;
    margin-bottom: 60px;
    background: #FFFFFF;
    border: 1px solid #004098;
    border-radius: 4px;
    border-radius: 4px;


}

.spantext {
    font-family: PingFang-SC-Bold;
    font-size: 16px;
    color: #333333;
    padding-left: 8px;
    font-weight: bold;

}

.span_num1 {
    font-family: PingFang-SC-Bold;
    font-size: 16px;
    color: #004098;
    font-weight: bold;
}

.span_num2 {
    font-family: 微软雅黑, "Microsoft YaHei";
    font-size: 16px;
    color: #151515;
    line-height: 22px;
}

/* .risk_answerlist .layinput {
    background: #FFFFFF !important;
    color: #004098 !important;
} */


.radiospan {
    display: inline-block;
    font-family: 微软雅黑, "Microsoft YaHei";
    font-size: 16px;
    color: #333333;
}

#riskbox .layui-anim.layui-icon {
    display: inline-block;
    background: #FFFFFF;
    border-color: #CCCCCC;
    font-size: 14px;
}

#riskbox .layui-form-radioed,
#riskbox .layui-form-radioed>i {
    background: #FFFFFF;
    color: #004098;
}

#riskbox .layui-form-radio * {
    font-size: 14px;
    color: #333333;
}

#riskbox .layui-form-radio {
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    margin: 0px 0px 0 0;

    cursor: pointer;
    font-size: 0;
}

div.layui-unselect.layui-form-radio {
    padding-right: 0px;
}

.risk_answerlist>input {
    background: white !important;
}

.riskbox1 {
    margin: 30px auto 80px;
    max-width: 1200px;
    background: #FFFFFF;
}

.riskbox1_child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}

.riskbox1_child :nth-child(1) {
    font-family: PingFang-SC-Bold;
    font-size: 28px;
    color: #333333;
    text-align: center;
    margin-top: 30px;
}

.riskbox1_child :nth-child(2) {
    font-family: 微软雅黑, "Microsoft YaHei";
    font-size: 20px;
    color: #333333;
    text-align: center;
    margin-top: 60px;
}

.riskbox1_child :nth-child(3) {
    font-family: PingFang-SC-Bold;
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-top: 14px;
}



.riskbox1_child_box {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    /* flex-direction: row; */

}

.riskbox1_child_box :nth-child(1) {
    font-family: 微软雅黑, "Microsoft YaHei";
    font-size: 16px;
    color: #004098;
    text-align: center;
    cursor: pointer;

}

.riskbox1_child_box :nth-child(2) {
    font-family: 微软雅黑, "Microsoft YaHei";
    font-size: 16px;
    color: #004098;
    text-align: center;
    margin-left: 40px;
    margin-bottom: 261px;
    cursor: pointer;
}

#riskleftbt:hover {
    background: #588AC3;
}

#riskrightbt:hover {
    color: #588AC3;
    border: 1px solid #588AC3;
}