@charset "UTF-8";

/*banner轮播开始*/
@media (min-width: 600px) {

}

/* 手机（屏幕宽度小于等于 1600px） */
@media screen and (max-width: 1600px) {
    .features{
        width: 100%;
    }
    .features_list img{
        object-fit: cover;
    }
    .swiper-news{
        height: 4.57rem;
    }
    .jijue img{
        height: 3.22rem;
    }
    .youxiu{
        width: 100%;
    }
    .propro{
        width: 96%;
    }
    .speak_img{
        width: 6.14rem;
        height: 2.65rem;
    }
    .speak_content{
        width: 5.52rem;
    }
}

/* 桌面电脑（屏幕宽度大于 1600px） */
@media screen and (min-width: 1600px) {
    .features{
        width: 1600px;
        margin: 0 auto;
    }
    .features_list img{
        object-fit: fill;
    }
    .news{
        width: 1600px;
        margin: 0 auto;
    }
    .swiper-news{
        height: auto;
    }
    .jijue img{
        height: auto;
    }
    .youxiu{
        width: 1600px;
        margin: 0 auto;
    }
    .propro{
        width: 1600px;
    }
    .speak_img{
        width: 1600px;
        height: auto;
        object-fit: cover;
    }
    .speak_content{
        width: 1600px;
    }
}


.features{
    /*width: 100%;*/
    /*height: 7.4rem;*/
    height: auto;
    position: relative;
    margin: 0 auto;
}
.features_list{
    width: 100%;
    /*height: 7.4rem;*/
    height: auto;
}
.features_list img{
    width: 100%;
    /*height: 6.6rem;*/
    height: auto;
    padding-bottom: 0.8rem;
}
/*.swiper-container{*/
    /*width: 100%;*/
    /*height: 7.4rem;*/
/*}*/
/*.swiper-slide{*/
    /*width: 100%;*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    /*transition: 300ms;*/
    /*transform: scale(0.8);*/
/*}*/
/*.swiper-slide-active,.swiper-slide-duplicate-active{*/
    /*transform: scale(1);*/
/*}*/
.swiper-pagination-bullet{
    width: 0.09rem!important;
    height: 0.09rem!important;
    border-radius: 50%;
    border: 1px solid #000000;
    background-color: #fffcfc!important;
}
.swiper-pagination-bullet-active{
    width: 0.09rem!important;
    height: 0.09rem!important;
    border: 1px solid #044c9d;
    border-radius: 50%;
    background-color: #044c9d!important;
}
.kuai{
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 4rem;
    left: 0rem;
    background: red;
    z-index: 1000;
}
/*banner轮播结束*/

/*帮您解决开始*/
.bang{
    width: 2.4rem;
    height: 0.33rem;
    display: block;
    margin: 0 auto 0.62rem auto;
}
.news{
    text-align: center;
}
.swiper-news{
    width: 100%;
}
.news .swiper-slide{
    background: #fca703 !important;
    margin: 0 1.2%;
    width: 80%;
}
.news .swiper-slide-active{
    background: #1a417b !important;
}
.news_content_topimg{
    width: 80%;
    height: 4.57rem;
    margin: 0 auto;
    position: relative;
}
.jijue{
    font-size: 0;
}
.jijue img{
    width: 100%;
}
.jijue_text{
    text-align: center;
    width: 100%;
    height: 1.39rem;
    line-height: 1.39rem;
    color: #ffffff;
    font-family: MicrosoftYaHei;
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
}

.lunbo{
    position: relative;
}
.new_swiper-pagination{
    font-size: 0.24rem;
    padding: 0.3rem 0;
}
.new_swiper-pagination .swiper-pagination-bullet{
    margin: 0 0.03rem;
}
/*帮您解决结束*/

/*让孩子更优秀开始*/
.youxiu{
    /*width: 100%;*/
    /*height: 6.76rem;*/
    /*background: url("../../img/mobile/1youxiu.png");*/
    /*background-size: 100% 100%;*/
    margin-top: 0.16rem;
    margin-bottom: 0.22rem;
    position: relative;
}
.youxiu img{
    width: 100%;
    object-fit: cover;
}
.pro1{
    position: absolute;
    left: 0;
    top: 3rem;
    width: 0.5rem;
    height: 0.5rem;
    /*background: red;*/
}
/*让孩子更优秀结束*/

/*产品展示开始*/
.propro{
    /*width: 100%;*/
    margin: 20px auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /*margin-bottom: 0.71rem;*/
    /*background: url("../../img/mobile/yisheng.png");*/
    /*background-size: 100% 100%;*/
}
.propro a img{
    width: 100%;
    height: 100%;
}
.propro1{
    width: 49%;
    float: left;
    display: block;
}
.propro2{
    width: 49%;
    float: right;
    display: block;
}
/*.yisheng{*/
    /*width: 100%;*/
    /*height: 4.77rem;*/
    /*margin-bottom: 0.71rem;*/
/*}*/
/*产品展示结束*/

/*讲堂开始*/
.speak{
    width: 2.39rem;
    height: 0.33rem;
    display: block;
    margin: 0 auto 0.48rem auto;
}
.speak_img{
    /*width: 6.14rem;*/
    /*height: 2.65rem;*/
    margin: 0 auto 0.31rem auto;
    display: block;
}
.speak_content{
    /*width: 5.52rem;*/
    margin: 0 auto 0.5rem auto;
    font-size: 0;
}
.speak_content_title{
    font-family: MicrosoftYaHei;
    font-size: 0.28rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #000000;
    margin-bottom: 0.28rem;
}
.speak_list{
    font-family: MicrosoftYaHei;
    font-size: 0.22rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #6f6e6e;
    margin-bottom: 0.05rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    display: block;
}
.speak_more{
    width: 1.32rem;
    height: 0.51rem;
    display: block;
    margin-top: 0.2rem;
}
.speak_more img{
    width: 100%;
    height: 100%;
}
/*讲堂结束*/

/*底部开始*/
.bottom{
    width: 100%;
    background-color: #1e559b;
}
.bottom_list{
    width: 100%;
    height: 0.52rem;
    line-height: 0.52rem;
    font-family: SimHei;
    font-size: 0.14rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    border-bottom: 1px solid #8faacd;
}
.bottom_list span{
    margin-left: 0.33rem;
}
.bottom_list img{
    width: 0.14rem;
    height: 0.14rem;
    float: right;
    margin: 0.19rem 0.34rem 0 0;
}
.bottom_bottom{
    font-family: MicrosoftYaHeiLight;
    font-size: 0.12rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    padding: 0.2rem 0 0.5rem 0;
}
.xiala1{
    width: 100%;
    height: 0.75rem;
    background: #13427e;
    font-size: 0.3rem;
    display: none;
}
.xiala2{
    width: 100%;
    background: #13427e;
    text-align: center;
    display: none;
    font-size: 0.14rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    padding: 0.2rem 0;
}
.xiala3{
    width: 100%;
    height: 1.57rem;
    padding-top: 0.13rem;
    background: #13427e;
    font-size: 0.3rem;
    text-align: center;
    display: none;
}
.xiala3 p{
    font-family: SimHei;
    font-size: 0.14rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 0.03rem;
    text-align: center;
    padding-bottom: 0.16rem;
}
.xiala3 img{
    width: 1.1rem;
    height: 1.1rem;
}
.xiala1_content1{
    display: inline-block;
    padding-top: 0.14rem;
}
.xiala1_content1 img{
    width: 0.41rem;
    height: 0.41rem;
    display: inline-block;
    vertical-align: top;
    padding-top: 0.03rem;
    margin-right: 0.05rem;
}
.xiala1_content1_text{
    display: inline-block;
    vertical-align: top;
    font-family: SimHei;
    font-size: 0.14rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}
/*底部结束*/

















