img{
    display: flex;
}
/* 首图 start */
.huaban{
    width: 100%;
    height: auto;
    position: relative;
}
.huaban_img_bj{
    width: 100%;
    height: auto;
}

.huaban_text_blue{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -75%);
}
.huaban_text_blue p{
    font-size: 0.3rem;
    color: rgb(0,46,89);
}
.huaban_text_blue p:nth-child(1){
    font-size: 1.2rem;
    color: rgb(0,46,89);
    font-weight: bold;
}
/* 首图 end */
/* 画室简介 start */
.chengjiu{
    width: 10rem;
    text-align: center;
    margin: 0.2rem auto 0.3rem;
    font-size: 0.12rem;
}
.chengjiu .p6{
    font-size: 0.12rem;
    color: rgb(0,46,89);
    line-height: 0.25rem;
}
/* 画室简介 end */
/* 巅峰大事件 start */
.exhibition{
    width: 100%;
}
.ex_header{
    width: 100%;
}
.ex_header_img{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.2rem 0 0.1rem;
}
.ex_header_img img{
    width: 3rem;
    height: auto;
}
.ex_tab{
    width: 12rem;
    padding: 0 0 0.1rem;
    margin: 0 auto 0;
    border-bottom: 0.02rem dashed rgb(0,46,89);
}
.ex_tab_flex{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.ex_tab_flex_btn{
    padding: 0.05rem 0.2rem;
    font-size: 0.2rem;
    font-weight: bold;
    color: rgb(12,47,84);
}
.ex_tab_flex_kuai{
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 50%;
    background-color: rgb(255,198,0);
    transform: rotate(45deg);
    position: relative;
    bottom: -0.2rem;
    left: 0.5rem;
}
.ex_tab_flex_kuai:nth-child(1){
    left: 0;
}
.ex_tab_flex_kuai:nth-child(2){
    left: 0;
}
.ex_tab_flex_kuai:nth-child(3){
    left: 0.01rem;
}
.dianfeng{
    width: 12rem;
    margin: 0 auto 0;
    display: flex;
    justify-content: space-around;
}
.p_title{
    font-size: 0.12rem;
    color: #000000;
    width: 1.5rem;
    text-align: center;
    margin: 0.16rem auto 0.18rem;
}
.p_flex{
    width: 3.4rem;
    padding: 0.15rem;
    background-color: rgb(235,235,235);
}
.p_flex p{
    font-size: 0.12rem;
    color: #000000;
    line-height: 0.21rem;
}
/* 巅峰大事件 end */
/* 教学理念 start */
.idea{
    width: 100%;
}
.idea_flex{
    width: 12rem;
    margin: 0 auto 0;
}
.idea_flex_block{
    width: 2.735rem;
    display: inline-block;
    margin-right: 1rem;
    background-color: rgb(235,235,235);
    padding: 0.2rem;
    margin-top: 0.2rem;
}
.idea_flex_block:nth-child(3n){
    margin-right: 0;
}
.idea_flex_block img{
    width: 100%;
    height: auto;
}
.idea_flex_title{
    font-size: 0.23rem;
    font-weight: bold;
    color: rgb(0,46,89);
    border-bottom: 1px solid rgb(0,46,89);
    text-align: center;
    margin-top: 0.18rem;
}
.idea_flex_block p{
    font-size: 0.14rem;
    color: rgb(0,46,89);
    width: 80%;
    text-align: center;
    margin: 0.1rem auto 0;
}
/* 教学理念 end */
/* 免费定制考学规划 start */
.class_introduce_teachers{
    width: 100%;
    text-align: center;
    padding: 0.16rem 0;
    background-color: rgb(0,46,89);
    margin-top: 0.22rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.class_introduce_teachers_title{
    width: 0.6rem;
    font-size: 0.14rem;
    font-weight: bold;
    color: #ffffff;
}
.class_introduce_teachers form{
    display: flex;
    align-items: center;
}
.signUp_inputs{
    display: flex;
    align-items: center;
}
.signUp_inputs input{
    width: 1.6rem;
    height: 0.28rem;
    color: #ffffff;
    background-color: transparent;
    border: 1px solid #ffffff;
    margin-left: 0.3rem;
}
.submits{
    width: fit-content;
    font-size: 0.14rem;
    font-weight: bold;
    color: rgb(0,46,89);
    padding: 0.04rem 0.22rem;
    margin-left: 0.3rem;
    background-color: rgb(254,198,1);
}
input::-webkit-input-placeholder {
/* WebKit browsers */
    color: #ffffff;
    text-align: left;
}
input:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
    color: #ffffff;
    text-align: left;
}
input::-moz-placeholder {
/* Mozilla Firefox 19+ */
    color: #ffffff;
    text-align: left;
}
input:-ms-input-placeholder {
/* Internet Explorer 10+ */
    color: #ffffff;
    text-align: left;
}
/* 免费定制考学规划 end */
/* 画室荣誉 start */
.curriculum{
    width: 100%;
    height: 8rem;
}
.ex_header{
    width: 100%;
}
.ex_header_img{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.2rem 0 0.1rem;
}
.ex_header_img img{
    width: 3rem;
    height: auto;
}
.banner6_flex{
    width: 12rem;
    display: flex;
    align-items: center;
    margin: 0.5rem auto 0.7rem;
}
.banner6_flex img{
    width: 0.2rem;
    height: auto;
}
.banner6 {
    width: 100%;
    height: 7rem;
    margin-left: auto;
    margin-right: auto;
}
.banner6 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.banner6 img{
    width: 2rem;
    height: auto;
    border-radius: 20px;
}
.ex_btn_flexs{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.3rem;
}
.ex_btn_flex_ds{
    padding: 0.06rem 0.12rem;
    border-bottom: 0.05rem solid rgb(0,46,89);
    font-size: 0.18rem;
    font-weight: bold;
    color: rgb(0,46,89);
    background-color: rgb(255,173,0);
}
.ex_btn_flexs img{
    width: 0.34rem;
    height: auto;
    margin-left: 0.2rem;
}
.zidingyi{
    position: relative !important;
}
.zidingyi img{
    width: 0.2rem;
    height: auto;
}
.zidingyi:nth-child(1){
    margin-right: 0.5rem;
}
.zidingyi:nth-child(3){
    margin-left: 0.5rem;
}
.swiper-button-prev:after{
    content: "" !important;
}
.swiper-button-next:after{
    content: "" !important;
}
/* 画室荣誉 end */
/* 校园生活 start */
.exhibition{
    width: 100%;
}
.banner8_flex{
    width: 12rem;
    display: flex;
    align-items: center;
    margin: 0.5rem auto 0.7rem;
}
.banner8_flex img{
    width: 0.2rem;
    height: auto;
}
.banner8 img{
    width: 100%;
    height: auto;
}
.ex_btn_flexs{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.3rem;
}
.ex_btn_flex_ds{
    padding: 0.06rem 0.12rem;
    border-bottom: 0.05rem solid rgb(0,46,89);
    font-size: 0.18rem;
    font-weight: bold;
    color: rgb(0,46,89);
    background-color: rgb(255,173,0);
}
.ex_btn_flexs img{
    width: 0.34rem;
    height: auto;
    margin-left: 0.2rem;
}
/* 校园生活 end */