.banner {
    height: 5.6rem;
    position: relative;
}

.banner .swiper-container {
    height: 100%;
}

.banner_txt {
    height: 100%
}

.banner .swiper-slide {
    position: relative;
}

.banner_txt p {
    width: 2.54rem;
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    line-height: 0.26rem;
    position: absolute;
    bottom: 1.71rem;
    left: 50%;
    margin-left: -1.28rem;
}

.banner_txt span {
    display: inline-block;
    width: 3.26rem;
    height: 0.18rem;
    font-size: 0.13rem;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 0.18rem;
    position: absolute;
    bottom: 1.37rem;
    left: 50%;
    margin-left: -1.63rem;
}

.banner_txt .button {
    width: 2.56rem;
    height: .36rem;
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: .77rem;
    left: 50%;
    margin-left: -1.28rem;
}

.banner_txt .button div {
    width: 1.2rem;
    height: .36rem;
    line-height: .36rem;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    font-size: .14rem;
    font-weight: 500;
}

.banner_txt .button .trial {
    background: #ff692d url('http://public-test-shengtong.oss-cn-zhangjiakou.aliyuncs.com/yixiao-pc/buttoncover.webp') no-repeat;
    background-size: cover;
    border-radius: 0.27rem;
    box-shadow: 0rem 0.01rem 0.01rem 0rem rgba(255, 224, 189, 0.60) inset, 0rem -0.01rem 0.01rem 0rem rgba(255, 189, 147, 0.50) inset;
}

.banner_txt .button .consulting {
    background: #125fee url('http://public-test-shengtong.oss-cn-zhangjiakou.aliyuncs.com/yixiao-pc/buttoncover.webp') no-repeat;
    border: 0.01rem solid #3f92f0;
    background-size: cover;
    border-radius: 0.24rem;
}

.banner .swiper-pagination-bullet {
    width: .24rem;
    height: .04rem;
    background-color: rgba(255, 255, 255, 0.50) !important;
    border-radius: 0.03rem !important;
    margin-left: .12rem;
}

.banner .swiper-pagination-bullet-active {
    background-color: #fff !important;
}

.banner .swiper-pagination {
    width: .6rem;
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 1.13rem;
    left: 50%;
    margin-left: -.3rem;
}

.teacher_client {
    height: 6.15rem;
    padding: 0 .16rem;
    padding-top: .4rem;
    box-sizing: border-box;
}

.teacher_client .title {
    font-size: 0.16rem;
    font-weight: 500;
    text-align: left;
    color: #333333;
    line-height: 0.22rem;
}

.teacher_client .title span {
    font-size: 0.12rem;
    font-weight: 500;
    color: #333333;
    line-height: 0.18rem;
}

.teacher_client .item {
    display: flex;
    align-items: flex-start;
    line-height: .2rem;
    margin-top: .12rem;
    justify-content: space-between;
}

.teacher_client .item span {
    width: 0.06rem;
    height: 0.06rem;
    background: #1472ff;
    border-radius: 50%;
    display: block;
    margin-top: .07rem;
    margin-left: .02rem;
}

.teacher_client .item p {
    width: 3.26rem;
    font-size: 0.14rem;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.2rem;
    margin-left: .08rem;
}

.teacher_client .img {
    width: 3.3rem;
    height: 2.63rem;
    margin: 0 auto;
    margin-top: .2rem;
}

.teacher_client .img img {
    width: 100%;
    height: 100%;
}

.teacher_client .foot_btn {
    width: 2.32rem;
    height: .32rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: .2rem;
}

.teacher_client .foot_btn div {
    width: 1.04rem;
    height: 0.32rem;
    border-radius: 0.27rem;
    box-sizing: border-box;
    line-height: .32rem;
    font-size: 0.14rem;
    font-weight: 400;
    text-align: center;
}

.teacher_client .foot_btn .trial {
    border: 0.01rem solid #1472ff;
    color: #1472ff;
}

.teacher_client .foot_btn .consulting {
    background: #1472ff;
    color: #fff;
}

.student_client {
    background-color: #f6f9fd;
}

.sb {
    height: 5.55rem;
}

.product_features {
    width: 100%;
    height: 7.14rem;
    padding: 0 .2rem;
    padding-top: .4rem;
    box-sizing: border-box;
    background: url('https://public-test-shengtong.oss-cn-zhangjiakou.aliyuncs.com/yx_h5/client/bg.png') no-repeat center center;
    background-size: cover;
}

.product_features .title {
    font-size: 0.18rem;
    font-weight: 600;
    text-align: center;
    color: #333333;
    line-height: 0.24rem;
}

.product_features ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.product_features ul li {
    /* height: 1rem; */
    width: 1.63rem;
    box-sizing: border-box;
    margin-top: .2rem;
    text-align: left;
}

.product_features ul li img {
    width: .48rem;
    height: .48rem;
    display: block;
}

.product_features ul li p {
    font-size: 0.14rem;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 0.2rem;
    margin-top: .08rem;
}

.product_features ul li span {
    font-size: 0.12rem;
    display: block;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.2rem;
}

.foot_consult {
    /* display: none; */
}