/*导航样式修改*/
#fp-nav ul li:hover a span,
#menu ul li:hover a span,
.fp-slidesNav ul li:hover a span{
    width: 10px;
    height: 10px;
    margin: 0 -5px;
}

#fp-nav ul li a.active span,
#menu ul li.active span,
.fp-slidesNav ul li a.active span,
#menu ul li.active:hover  span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
    height: 20px;
    width: 20px;
    margin: -10px 0 0 -10px;
    border-radius: 100%;
}
#menu ul li.active .text{
    line-height: 40px;
    font-size: 12px;
}
#fp-nav ul li,
#menu ul li,
.fp-slidesNav ul li {
    width: 40px;
    height: 40px;
}
#fp-nav ul li:after,
#menu  ul li:after{
    height: 40px;
    width: 1px;
}
#menu ul li .right-text{

    height: 0.12rem;
    font-size: 0.12rem;
    margin-top:0;
    left: 0.4rem;
    width: 1rem;
    text-align: left;
    margin-top: -0.06rem;

}
#fp-nav ul li a span, #menu ul li a span, .fp-slidesNav ul li a span,
#menu ul li.active:hover  span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
    width: 10px;
    height: 10px;
    margin: -5px;
}
#menu ul li.active .right-text{
    display: block;
}
/*提交按钮*/
.submit-btn, .back-btn{
    letter-spacing: 0;
    padding-left: 0;
}
.text-box .text.marginBot0{
    margin-bottom: 0;
}
.select-item{
    margin-right: .4rem;
}
.text-box .title,
.text-box .text-bold{
    margin-bottom: .12rem;
}
.text-box .title .title-img{
    width: 3.6rem;
    vertical-align: middle;
}
.introduction .title{
    margin: 0.12rem 0;
    font-family: 'PingFang SC Medium';
}
.introduction-text .first-title,
.introduction .text {
    margin-top: 0.25rem;
}
.text-box .text .b-block{
    font-weight: normal;
}
.text-box .text .span-block{
    display: block;
}
@media (min-width: 1025px){
    .introduction .text {
        width: 8rem;
        margin-top: 0.4rem;
    }
    .introduction-text .first-title{
        margin-top: 0.4rem;
    }
}

@media (max-width: 1600px) and (min-width: 1025px){
    .text-box .text40{
        font-size: 0.24rem;
        margin-bottom: 0.18rem;
        line-height: 0.3rem;
    }

}
.text-box .text40 b{
    /* font-family: 'PingFang SC Semibold'; */
    font-weight: bold;
}
@media (min-width: 1025px){
    .select-item label{
        padding:5px 0;
    }
    /* .select-item{
        text-align: center;
    } */
    .question-list .q1-box .select-item:nth-child(1){
        width: 1.5rem;
    }
    .question-list .q1-box .select-item:nth-child(2){
        width: 1.7rem;
    }
    .question-list .q1-box .select-item:nth-child(3){
        width: 1rem;
    }
    .question-list .q1-box .select-item:nth-child(4){
        width: .5rem;
    }
    .question-list .q2-box .select-item:nth-child(1){
        width: 1.7rem;
    }
    .question-list .q2-box .select-item:nth-child(2){
        width: .6rem;
    }
    .question-list .q2-box .select-item:nth-child(3){
        width: 2rem;
    }
    .question-list .q2-box .select-item:nth-child(4){
        width: 1.2rem;
    }
    .question-list .q3-box .select-item:nth-child(1){
        width: .5rem;
    }
    .question-list .q3-box .select-item:nth-child(2){
        width: 1rem;
    }
    .question-list .q3-box .select-item:nth-child(3){
        width: .5rem;
    }
    .question-list .q3-box .select-item:nth-child(4){
        width: .8rem;
    }
    .question-list .q4-box .select-item:nth-child(1){
        width: .3rem;
    }
    .question-list .q4-box .select-item:nth-child(2){
        width: .3rem;
    }
    .question-list .q4-box .select-item:nth-child(3){
        width: .9rem;
    }
}

@media (max-width: 1600px) and (min-width: 1025px){
    .text-box .title,
    .text-box .text-bold{
        margin-bottom: 0.1rem;
    }
    .text-box .title .title-img{
        vertical-align: middle;
        width: 2.7rem;
    }
}
@media (max-width: 1024px){
    .scroll-od{
        /* font-size: .2rem; */
    }
    .life .bottom-right-text {
        font-size: .16rem;
        width: 100%;
        transform: scale(0.8);
        line-height: 0.26rem;
        font-size: .3rem;
        line-height: 1.6;
    }
    .text-box .text {
        line-height: 0.4rem;
        font-size: .3rem;
        line-height: 1.6;
    }
    .text-box .text40 {
        font-size: 0.24rem;
        line-height: 0.4rem;
        font-size: .3rem;
        line-height: 1.6;
    }
    .vision .first span,
    .vision .second span,
    .vision .third span{
        display: block;
    }
    .introduction{
        margin-top:1.6rem;
    }
    .introduction-text{
        width: 5.2rem;
    }
    .question-table .big-tit{
        width: 90%;
    }
    .question-table {
        width: 90%;
        max-width: 90%;
    }
    .question-item .title{
        width: 90%;
        max-width: 90%;
        margin-left: 5%;
        font-size: .26rem;
    }
    .select-item{
        padding-left: 5%;
        margin-right:0;
    }
    .select-item span{
        font-size: 0.24rem;
    }
    .select-item label{
        padding:5px 0;
    }
    .select-item:nth-child(odd){
        width: 50%;
    }
    .select-item:nth-child(even){
        width:50%;
    }
    .select-box.q1-box{
        position: relative;
        height: 80px;
    }
    .select-box.q1-box .select-item:nth-child(2){
        position: absolute;
        top:40px;
        left: 0;
    }
    .select-box.q1-box .select-item:nth-child(4){
        position: absolute;
        top:40px;
        left: 50%;
    }
    .last-question .select-item {
        width: 30%;
    }
    .select-box.q2-box{
        position: relative;
        height: 90px;
    }
    .select-box.q2-box .select-item:nth-child(2){
        position: absolute;
        top:60px;
        left: 0;
    }
    .select-box.q2-box .select-item:nth-child(4){
        position: absolute;
        top:60px;
        left: 50%;
    }
    .last-question .select-box {
        width: 100%;
        padding-left: 5%;
        box-sizing: border-box;
    }
    .last-question .select-item {
        width: 30%;
    }
    .text-box .text .b-block{
        font-weight: normal;
        display: block;
    }
    .text-box .text .span-block{
        display: inline;
    }
    .introduction .introduction-text p{
        margin-bottom: 0.2rem;
    }
    .introduction .title{
        margin: 0.12rem 0  0!important;
    }
    .introduction p b{
        font-family: 'PingFang SC Medium';
    }
    .text-box .title, .text-box .text-bold{
        margin-bottom: .1rem;
    }
    .text-box .text-bold{
        padding-top:.1rem;
        margin-bottom: .2rem;
    }
    .eff .text-box .title{
        margin-bottom: .2rem;
    }

}
