.index-title{
   font-size:0.24rem ;
   color: #836448;
   font-weight: 500;
   border-bottom: 0.021rem solid #75A78E;
   display: inline;
   margin-top: 0;
}

.title{
    position: relative;
}
.title h4{
    font-size: 0.15625rem;
    font-weight: 500;
    color: #252525;
}
.title .line{
    position: absolute;
    bottom: -0.0417rem;
    background: #75A78E;
    width: 0.2083rem;
    height: 0.01042rem;
}

.authorized-box{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F7F5F1;
    height: 5.72917rem;
    font-size:0.24rem ;
}
.authorized-box .authorized-text{
    width: 6.25rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin:  0.833rem 0;
}

.authorized-box .authorized-text .authorized{
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    margin-top: 0.15625rem;
    align-items: center;
}

.authorized-box .authorized-text .authorized .left{
    background: rgba(255, 255, 255, 0.949);
    width: 4.11458rem;
    padding: 0 0.1458rem 0.1458rem 0.1458rem;
}

.authorized-box .authorized-text .authorized .right{
    width: 1.953125rem;
    padding: 0 0.10417rem 0.10417rem 0.10417rem;
}
.authorized-box .authorized-text .authorized .right .content{
    display: flex;
    align-items: center;
    flex-direction: column;
}

.authorized-box .authorized-text .authorized .right .content img{
    width: 100%;
}

.authorized-box .authorized-text .authorized .content{
    font-size: 0.125rem;
    color: #525251;
}
.authorized-box .authorized-text .authorized .content .list p{
    font-size: 0.083rem;
    color: #525251;
}
.authorized-box .authorized-text .authorized .content .list p span{
    font-size: 0.125rem;
    color: #75A78E;
}

.authorized-box .authorized-text .authorized .content .desc{
    font-size: 0.072917rem;
    color: #3D3D3D;
}


.other-box{
   display: flex;
    align-items: center;
    justify-content: center;
    background: #EFEBE3;
    font-size:0.24rem ; 
        flex-direction: column;
}

.other-box .level{
  width: 6.25rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 0.9375rem;
}

.other-box .level .level-list{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.3125rem;
}

.other-box .level .level-list .level-item {
  cursor: pointer;
}
.other-box .level .level-list .select{
    height: 1.5208rem;
    width: 3.552083rem;
    background: #75A78E;
    padding: 0.125rem;
}
.other-box .level .level-list .select .title h4{
    color: #ffffff;
    margin: 0;
    font-size: 0.125rem;
    margin-bottom: 0.104167rem;
}

.other-box .level .level-list .select .title .line{
    background: #ffffff;
}

.other-box .level .level-list .select  .bottom{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.other-box .level .level-list .select .bottom .content{
    font-size: 0.083rem;
    color: rgba(255, 255, 255, 0.949);
    width: 1.92708rem;
}
.other-box .level .level-list .select  .bottom .img{
    width: 0.80208rem;
    height: 0.9583rem;
}
.other-box .level .level-list .select  .bottom .img img{
    width: 100%;
}

.other-box .level .level-list .common{
    height: 1.5208rem;
    width: 1.21875rem;
    background: #ffffff;
     padding: 0.125rem;
     display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;

}

.other-box .level .level-list .common h4{
    color: #252525;
    font-size: 0.125rem;
    font-weight: 500;
    margin: 0;


}

.other-box .level .level-list .common img {
    max-width: 0.6823rem;
}

.other-box .level .level-list .level-item .select {
  display: none;
}
/*.other-box .level .level-list .level-item .common{
     display: block;
}*/

.other-box .level .level-list .active .common{
    display: none;
}

.other-box .level .level-list .active .select{
    display: block;

}



.other-box .Introduction{
  width: 6.25rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 0.9375rem;
}

.other-box .Introduction .Introduction-list{

}

.other-box .Introduction .Introduction-list .virtue{
    border-bottom: 0.005208rem solid #836448;
    padding-bottom: 0.3125rem;
}

.other-box .Introduction .Introduction-list .virtue .desc{
    color: #3D3D3D;
    font-size: 0.083rem;
    opacity: 0.8;
}

.other-box .Introduction .Introduction-list .center{
    display: flex;
    padding-top: 0.3125rem;

    border-bottom: 0.005208rem solid #836448;
    padding-bottom: 0.3125rem;
}

.other-box .Introduction .Introduction-list .center h4{
    margin-top: 0;
}

.other-box .Introduction .Introduction-list .center .materials{
    width: 50%;
}


.other-box .Introduction .Introduction-list .center .materials .desc p{
    font-size: 0.083rem;
    color: #525251;
}
.other-box .Introduction .Introduction-list .center .materials .desc p span{
    font-size: 0.083rem;
    color: #75A78E;
}

.other-box .Introduction .Introduction-list .center .Object{
    padding-left: 0.1979167rem;
    border-left: 0.005208rem solid #836448;
}

.other-box .Introduction .Introduction-list .center .Object .desc p{
    font-size: 0.083rem;
    color: #525251;
}
.other-box .Introduction .Introduction-list .center .Object .desc p span{
    font-size: 0.083rem;
    color: #75A78E;
}

.other-box .Introduction .Introduction-list .show .content{
    display: flex;
        flex-direction: row;
    justify-content: space-between;
    padding: 0.2rem 0.3125rem;
}

.other-box .Introduction .Introduction-list .show .content div{
        display: flex;
    flex-direction: column;
    align-items: center;
    width: 2.53125rem;
}

.other-box .Introduction .Introduction-list .show .content div img{
    width: 100%;
}

.other-box .Introduction .Introduction-list .show .content div p{
     color: #3D3D3D;
    opacity: 0.8;
}



.other-box .exam{
  width: 6.25rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin: 0.9375rem 0;
}

.other-box .exam .exam-list{

}

.other-box .exam .exam-list p{
    font-size: 0.083rem;
    color: #3D3D3D;
    opacity: 0.8;
    text-align: center;
}

@media (max-width: 600px) {
    .authorized-box{
        height: 100%;
        padding: 30px 0;
    }
    .authorized-box .authorized-text
         {
            width: 100%;
            padding: 20px;
        }
    .authorized-box .authorized-text .authorized{
        flex-direction: column;
    }
    .authorized-box .authorized-text .authorized .left{
        width: 100%;
    }
    .other-box .level {
        width: 100%;
    }
    
    .other-box .level .level-list{
        flex-direction: column;
    }
    .other-box .level .level-list .select,.other-box .level .level-list .common{
        width: 100vw;
    }
    .other-box .level .level-list .level-item{
        margin-bottom: 20px;
    }
    
    .other-box .Introduction {
    width: 100%;
    }
    
    .other-box .Introduction .Introduction-list {

        padding: 20px;
        width: 100%;
    }
    
    .other-box .Introduction .Introduction-list .show .content {
        flex-direction: column;
    }
    .other-box .Introduction .Introduction-list .show .content div{
        width: 100%;
    }
    
    .other-box .exam
 {
    width: 100%;
    padding: 20px;
 }


}