/* 关键期口才 */
.Criticalbox1 img {
    width: 100%;
}

.Criticalbox2 {
    box-sizing: border-box;
    padding: 0.74rem 0 0.7rem;
}

.Criticalbox2D {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0.74rem auto 0.3rem;
}

.Criticalbox2D li {
    width: 6.8rem;
    box-sizing: border-box;
    padding: 0.5rem 0.48rem 0.24rem;
    background: #F7F7F7;
    border-radius: 8px;
    margin-bottom: 0.3rem;
}

.Criticalbox2D li h1 {
    font-size: 0.36rem;
    font-weight: 600;
    color: #F7B400;
    text-align: center;
}

.Criticalbox2D li p {
    font-size: 0.3rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.6rem;
    text-align: center;
    margin-top: 0.2rem;
}

.Criticalbox2B {
    width: 4.6rem;
    height: 1rem;
    text-align: center;
    line-height: 1rem;
    font-size: 0.28rem;
    font-weight: 600;
    color: #FFFFFF;
    border-radius: 6px;
    background: #F7B400;
    margin: 0 auto;
}

.Criticalbox3 {
    width: 100%;
    box-sizing: border-box;
    padding: 0.64rem 0 0.8rem;
    background: #F7F7F7;
}

.Criticalbox3Ul {
    margin: 0.66rem auto 0;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.Criticalbox3Ul li {
    position: relative;
    width: 3.3rem;
    height: 1.24rem;
}

.Criticalbox3Ul li img {
    width: 100%;
    height: 100%;
}

.Criticalbox3Ul li p {
    width: 100%;
    font-size: 0.32rem;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.Criticalbox3Ul li:nth-child(2n-1) {
    margin: 0 0.1rem 0.2rem 0;
}

.Criticalbox3Ul li:nth-child(2n) {
    margin: 0 0 0.2rem 0.1rem;
}

.Criticalbox4 {
    width: 100%;
    height: 14.7rem;
    background: url("https://res.maxiaoha.cn/new2hlweb/wap/system/gjqkc/images(10).png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 7.5rem 14.7rem;
    box-sizing: border-box;
    padding: 0.76rem 0 0 0;
}

.Criticalbox4 ul {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0.86rem auto 0.46rem;
}

.Criticalbox4 ul li {
    width: 6.4rem;
    box-sizing: border-box;
    padding: 0.4rem 0.6rem 0.38rem;
    background-color: #fff;
    margin-bottom: 0.2rem;
}

.Criticalbox4 ul li h1 {
    font-size: 0.3rem;
    font-weight: 600;
    color: #333333;
}

.Criticalbox4 ul li h1 span {
    color: #FFC600;
    font-size: 0.4rem;
    padding-right: 0.26rem;
}

.Criticalbox4 ul li p {
    font-size: 0.26rem;
    font-weight: 400;
    color: #999999;
    line-height: 0.52rem;
}

.Criticalbox5 {
    box-sizing: border-box;
    padding: 0.8rem 0 0.76rem;
    width: 100%;

}

.Criticalboximg {
    margin: 0.3rem 0 0;
    width: auto;
    overflow: auto;
}

.Criticalbox5 img {
    width: 12.44rem;
    height: 6rem;
    box-sizing: border-box;
    padding: 0 0.4rem;
}

.Criticalbox6 {
    box-sizing: border-box;
    padding: 0.64rem 0 0.74rem;
    background: #1E1E1E;
}

.Criticalbox6Ul {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    margin: 0.56rem auto 0.66rem;
}

.Criticalbox6Ul li {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 0.3rem;
}

.Criticalbox6Ul li img {
    width: 1.6rem;
    height: 1.6rem;
    margin: 0 auto;
    border-radius: 50%;
}

.Criticalbox6Ul li p {
    font-size: 0.3rem;
    font-weight: 600;
    color: #FFFFFF;
    margin-top: 0.56rem;
}

.Criticalbox6Ul li span {
    display: block;
    width: 1.6rem;
    font-size: 0.26rem;
    font-weight: 400;
    color: #999999;
    margin-top: 0.2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}

.Criticalbox7 {
    box-sizing: border-box;
    padding: 0.68rem 0 0.98rem;
}

.Criticalbox7Ul {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    margin: 0.64rem auto 0.36rem;
}

.Criticalbox7Ul li {
    width: 2.2rem;
    height: 2.2rem;
}

.Criticalbox7Ul li img {
    width: 100%;
    height: 100%;
}

.Criticalbox8 {
    width: 100%;
    box-sizing: border-box;
    padding: 0.84rem 0;
    background: #F7F7F7;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.Criticalbox8 h2 {
    font-size: 0.32rem;
    font-weight: 600;
    color: #B70009;
    text-align: center;
    margin: 0.56rem auto 0.5rem;
}

.Criticalbox8 img {
    width: 5.08rem;
    height: 3.62rem;
    margin: 0 auto 0.66rem;
}

.Criticalbox8 p {
    display: inline-block;
    background: #B70009;
    border-radius: 0.4rem;
    box-sizing: border-box;
    padding: 0.16rem 0.4rem;
    color: #fff;
    margin-bottom: 0.32rem;
    font-size: 0.3rem;
}

.Criticalbox8 span {
    font-size: 0.24rem;
    font-weight: 400;
    color: #999999;
    padding-bottom: 0.24rem;
    text-align: center;
}

.Criticalbox8 .Criticalbox2B {
    margin-top: 0.72rem;
}

.Criticalbox8 .Criticalbox2B span {
    color: #fff;
}

.Criticalbox9 {
    box-sizing: border-box;
    padding: 0.64rem 0 0.7rem;
    background: #1E1E1E;
}

.Criticalbox9 img {
    margin: 0.66rem auto 0;
    max-width: 6.7rem;
}

.Criticalbox10 {
    width: 100%;
    height: 6.18rem;
    background: url("https://res.maxiaoha.cn/new2hlweb/wap/system/gjqkc/images(1).png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 7.5rem 6.18rem;
    box-sizing: border-box;
    padding: 0.64rem 0 0;
}

.Criticalbox10 img {
    margin: 0.66rem auto 0;
    width: 5.62rem;
    height: 3.62rem;
}

/* 少儿播音主持 */
.Beambox1 img {
    width: 100%;
}

.Beambox2 {
    box-sizing: border-box;
    padding: 0.74rem 0 0.68rem;
}

.Beambox2Ul {
    margin: 0.74rem auto 0;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.Beambox2Ul li {
    width: 3.3rem;
    height: 2.5rem;
    background: #F7F7F7;
    border-radius: 8px;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.2rem;
}

.Beambox2Ul li:nth-child(2n-1) {
    margin-right: 0.1rem;
}

.Beambox2Ul li:nth-child(2n) {
    margin-left: 0.1rem;
}

.Beambox2Ul li h1 {
    font-size: 0.36rem;
    font-weight: 600;
    color: #F7B400;
    text-align: center;
}

.Beambox2Ul li p {
    font-size: 0.3rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.6rem;
}

.Beambox3 {
    width: 100%;
    box-sizing: border-box;
    padding: 0.7rem 0;
    background: #F7F7F7;
}

.Beambox3 img {
    width: 16.54rem;
    height: 6rem;
    box-sizing: border-box;
    padding: 0 0.4rem;
    margin-top: 0.7rem;
}

.Beambox4 {
    box-sizing: border-box;
    padding: 0.76rem 0 0.82rem;
}

.Beambox5 {
    box-sizing: border-box;
    padding: 0.7rem 0 0.6rem;
}


.Beambox5Ul {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    margin: 0.64rem auto 0.36rem;
}

.Beambox5Ul li {
    width: 2.2rem;
    height: 2.2rem;
}

.Beambox5Ul li img {
    width: 100%;
    height: 100%;
}

/* 少儿戏剧 */
.Theatrebox1 img {
    width: 100%;
}

.Theatrebox2 {
    box-sizing: border-box;
    padding: 0.74rem 0 0;
}

.Theatrebox2Ul {
    margin: 0.74rem auto 0.28rem;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.Theatrebox2Ul li {
    width: 6.8rem;
    background: #F7F7F7;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 0.5rem 0.48rem 0.2rem;
    margin-bottom: 0.2rem;

}

.Theatrebox2Ul li h1 {
    font-size: 0.36rem;
    font-weight: 600;
    color: #F7B400;
    text-align: center;
}

.Theatrebox2Ul li p {
    font-size: 0.3rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.6rem;
    text-align: center;
    margin-top: 0.26rem;
}

.Theatrebox3 {
    box-sizing: border-box;
    padding: 0.88rem 0 0.94rem;
}

.Theatrebox3box {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0.6rem auto 0;
}

.Theatrebox3box img {
    width: 1.6rem;
    height: 1.6rem;
}

.Theatrebox3box p {
    text-align: center;
    margin: 0.3rem 0;
    font-size: 0.36rem;
    font-weight: 600;
    color: #333333;
}

.Theatrebox3box span {
    display: block;
    max-width: 5.68rem;
    font-size: 0.3rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.6rem;
    text-align: center;
    margin: 0 auto;
}

.Theatrebox3 .Criticalbox2B {
    margin: 0.7rem auto 0;
}

/* 少儿国学 */
.Ancientbox1 img {
    width: 100%;
}

.Ancientbox2 {
    box-sizing: border-box;
    padding: 0.74rem 0 0.54rem;
}

.Ancientbox2Ul {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0.74rem auto 0;
}

.Ancientbox2Ul li {
    width: 3.3rem;
    box-sizing: border-box;
    padding: 0.42rem 0;
    background: #F7F7F7;
    border-radius: 8px;
    text-align: center;
    font-size: 0.36rem;
    color: #F7B400;
    font-weight: 600;
    margin-bottom: 0.2rem;
}

.Ancientbox2Ul li:nth-child(2n-1) {
    margin-right: 0.1rem;
}

.Ancientbox2Ul li:nth-child(2n) {
    margin-left: 0.1rem;
}

.Ancientbox3 {
    box-sizing: border-box;
    padding: 0.72rem 0.54rem;
    width: 100%;
    background: #F7F7F7;
}

.Ancientbox3 p {
    font-size: 0.4rem;
    font-weight: 600;
    color: #EA634F;
    margin-top: 0.74rem;
}

.Ancientbox3>span {
    display: block;
    width: 6.4rem;
    font-size: 0.3rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.6rem;
    padding-top: 0.4rem;
}

.Ancientbox3 img {
    width: 5.76rem;
    margin: 0.74rem auto;
}

.Ancientbox4 {
    box-sizing: border-box;
    padding: 0.82rem 0 0.42rem;
}

.Ancientbox4Ul {
    margin: 0.86rem auto 0;
}

.Ancientbox4Ul li {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.Ancientbox4Ul li img {
    width: 2.4rem;
    height: 2.4rem;
}

.Ancientbox4Ul li h1 {
    margin: 0.4rem auto;
    font-size: 0.36rem;
    font-weight: 600;
    color: #F7B400;
}

.Ancientbox4Ul li p {
    font-size: 0.3rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.6rem;
    margin-bottom: 0.6rem;
}

.Ancientbox5 {
    width: 100%;
    height:19.52rem;
    background: url("https://res.maxiaoha.cn/new2hlweb/wap/system/srgx/images%20(2).png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 7.5rem 19.52rem;
    box-sizing: border-box;
    padding:0.76rem 0 0 ;
}
.Ancientbox5Ul{
    margin: 0.56rem auto 0.36rem;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.Ancientbox5Ul li{
    width: 6.4rem;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0.6rem 0.6rem 0.3rem;
    margin-bottom: 0.2rem;
}
.Ancientbox5Ul li h1{
font-size: 0.3rem;
font-weight: 600;
color: #333333;
margin-bottom:0.1rem ;
line-height: 0.4rem;
}
.Ancientbox5Ul li h1 i{
font-size: 0.4rem;
color: #FFC600;
line-height: 0.4rem;
padding-right: 0.26rem;
}
.Ancientbox5Ul li p{
font-size: 0.26rem;
font-weight: 400;
color: #999999;
line-height: 0.52rem;
}