@charset "utf-8";
.wrap_body_m ,.header_inner .list_m_show ,.nav_list_m{display: none;}

@media all and (max-width:1750px) {
    .section_one .one_content{top: 50px;}
}

@media all and (max-width:1550px) {
/* .section_one .one_content{top: 10%;left: 56%;} */
.section_three .three_txt{right: 0;padding-left: 50px;}
.g_banner .gb_txt{left: 10%;}

}


@media all and (max-width:1440px) {
.header .header_inner ,.footer .footer_inner ,.top_hide_nav .top_nav{width: 100%;min-width: 100%;}
.section_one .one_content{top: 20px;}
.one_content .oc_btn.green_btn{margin-top: 10px;}

}


@media all and (max-width:1250px) {
.header .header_inner{width: 1200px;min-width: 1200px;}
.footer .footer_inner ,.top_hide_nav .top_nav{justify-content: center;flex-wrap: wrap;}
.top_hide_nav .top_nav .link_wrap{margin-bottom: 20px;display: flex;justify-content: center;}


}
@media all and (max-width:780px) {
.wrap_body ,.header .header_inner .nav_link_list ,.footer_inner .footer_link_list{display: none;}
.wrap_body_m ,.header_inner .list_m_show ,.nav_list_m{display: block;}
.cen1440{width: 100%;min-width: initial;}
.cen880{width: 100%;min-width: initial;}

.wrap{min-width: initial;}
.wrap_head ,.head ,.header ,.header .header_inner{height: 1.25rem;}
/*head/foot*/
.header .header_inner{width: 100%;min-width: initial;padding: 0 2.5%;box-sizing: border-box;}
.header_inner .logo{width: 2.5rem;height: auto;}
.header_inner .list_m_show{font-size: 0.6rem;color: #00a69b;}
.footer .footer_inner{text-align: center;padding: 0.2rem 0.35rem;box-sizing: border-box;line-height: 1.35;}
.header .nav_list_m{width: 60vw;height: 100vh;background: #fff;position: absolute;top: 0;right: 0;z-index: 99999;transform: translateX(60vw);transition: all 0.5s ease-in-out;padding: 0.75rem 0.25rem;}
.header .nav_list_m.active{transform: translateX(0)}
.nav_list_m .list_m_close{position: absolute;;top: 0.25rem;left: 0.25rem;font-size: 0.3rem;color: #000;}
.nav_list_m .list_inner_m{width: 100%;height: 100%;display: flex;flex-wrap: wrap;}
.nav_list_m .list_inner_m .ul_box{width: 100%;height: 80%;padding: 0.25rem 0;}
.nav_list_m .list_inner_m .ul_box .lim_list{width: 100%;height: 100%;overflow-y: auto;}
.lim_list .lv1_li{color: #000;}
.lim_list .lv1_li .show_lv2{font-size: 0.35rem;}
.lim_list .lv1_li .lv1_link{flex: 1;text-align: left;line-height: 0.8rem;}
.lim_list .lv1_li .icon-fanhui-copy-copy{display: inline-block;transform: rotate(90deg);margin-left: 0.15rem;}
.lim_list .lv1_li .lv2_show{display: none;text-align: left;padding-left: 0.25rem;background: #f6f6f6;}
.lim_list .lv1_li .lv2_show .lv2_link{color: #333;line-height: 0.8rem;display: block;}
.lim_list .lv1_li .lv3_list{display: block;margin-left: 0.25rem;}
.lim_list .lv1_li .lv3_list .lv3_link{color: #666;line-height: 0.8rem;display: block;}
.nav_list_m .list_inner_m .lim_img{width: 100%;height: 20%;text-align: center;}
.nav_list_m .list_inner_m .lim_img img{height: 100%;}
.nav_slider{right: 0;transform: initial;}
.nav_slider li{width: 1rem;height: 1rem;line-height: 1rem;margin-top: 0.2rem;background: rgba(20, 91, 80, 0.6);}
.nav_slider li .iconfont{font-size: 0.35rem;}
.nav_slider .hide_code{width: 2.22rem;height: 2.1rem;left: -2.35rem;}
/***********首页*********/
/*s_one*/
.s_one{background: url(../images/one-bg2.jpg) no-repeat right bottom;width: 100%;height: 6rem;background-size: cover;position: relative;}
.s_one .s_one_txt{position: absolute;top: 0.8rem;left: 0%;color: #fff;padding: 0 5%;}
.s_one .s_one_txt h2{font-size: 0.4rem;text-shadow: 2px 2px 13px rgba(0, 0, 0, 0.5);line-height: 1.4;}
.s_one .s_one_txt .h5_wrap{margin-top: 0.25rem;}
.s_one .s_one_txt h5{font-size: 0.25rem;line-height: 1.5;}
.green_btn{width: 2rem;height: 0.8rem;line-height: 0.8rem;font-size: 0.25rem;color: #fff;}
.s_one .green_btn{bottom: 1rem;left: 50%;position: absolute;}
/*s_two*/
.s_two{width: 100%;height: auto;position: relative;}
.s_two .two_m{width: 100%;padding: 0.25rem 2.5%;display: flex;justify-content: space-evenly;flex-wrap: wrap;align-items: center;position: relative;z-index: 2;}
.s_two .two_m .two_b{width: 50%;margin: 0.25rem 0;}
.s_two .two_m .two_b .box{width: 2rem;height: 1.9rem;text-align: center;line-height: 1.9rem;margin: 0 auto;}
.s_two .two_m .two_b:nth-child(1) .box{background: url(../images/dbx1.png) no-repeat;background-size: cover;}
.s_two .two_m .two_b:nth-child(2) .box{background: url(../images/dbx2.png) no-repeat;background-size: cover;}
.s_two .two_m .two_b:nth-child(3) .box{background: url(../images/dbx3.png) no-repeat;background-size: cover;}
.s_two .two_m .two_b:nth-child(4) .box{background: url(../images/dbx4.png) no-repeat;background-size: cover;}
.s_two .two_m .two_b .box h2{font-size: 0.4rem;}
.s_two .two_m .two_b .box h2 em{font-size: 0.24rem;}
.s_two .two_m .two_b h3{margin-top: 0.25rem;text-align: center;font-size: 0.3rem;}
.s_two .two_bg_wrap{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 1;width: 100%;}
/*s_three*/
.s_three{background: url(../images/three-bg.png) no-repeat center bottom;width: 100%;height: 15rem;background-size: cover;position: relative;}
.s_three .three_img{width: 70%;}
.s_three .three_txt{padding: 0 10%;margin-top: 0.25rem;}
.s_three .three_txt h2{font-size: 0.5rem;color: #38807a;}
.s_three .three_txt .h3_wrap{margin-top: 0.4rem;font-size: 0.3rem;line-height: 1.5;letter-spacing: 0.5px;}
.s_three .three_txt .green_btn{margin-top: 0.4rem;}
/*s_four*/
.s_four .four_main{display: flex;justify-content: space-between;padding: 0 5%;margin-top: 0.5rem;}
.s_four .four_main .four_wrap{width: 48%;height: 16rem;}
.s_four .four_main .fw_box{width: 100%;height: 5rem;border-radius: 0.2rem;box-sizing: border-box;padding: 0.5rem 0 0;position: absolute;color: #fff;transition: all 1s ease-in-out;}
.s_four .four_main .fw_box.fwb-1{background: #5f97cd;top: 0;}
.s_four .four_main .fw_box.fwb-2{background: #2ca9a1;top: 3.6rem;}
.s_four .four_main .fw_box.fwb-3{background: #ffba0d;top: 5.2rem;}
.s_four .four_main .fw_box.fwb-4{background: #fb8a0a;top: 8.8rem;}
.s_four .four_main .fw_box.fwb-5{background: #4c80a1;top: 4rem;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}
.s_four .four_main .fw_box.fwb-6{background: #abdbdd;top: 10.6rem;}
.s_four .four_main .fw_box.fwb-7{background: #e7414d;top: 2.6rem;}
.s_four .four_main .fw_box.fwb-8{background: #263d5e;top: 7.8rem;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}
.s_four .four_main .fw_box h2{font-size: 0.35rem;padding: 0 0.25rem;}
.s_four .four_main .fw_box h3{font-size: 0.22rem;margin-top: 0.25rem;line-height: 1.5;padding: 0 0.25rem;}
.s_four .four_main .fw_box .four_icon{position: absolute;;right: 0.15rem;bottom: 0.15rem;opacity: 0.3;width: 30%;}
.s_four .four_main .fw_box.fwb-5 .txt1{padding: 0 0.25rem;position: absolute;width: 100%;box-sizing: border-box;bottom: -0.7rem;border-top: 0.08rem solid #fff;line-height: 0.62rem;font-size: 0.22rem;height: 0.7rem;background: #4c80a1;}
.s_four .four_main .fw_box.fwb-5 .txt2{position: absolute;width: 100%;bottom: -1.4rem;border-top: 0.08rem solid #fff;font-size: 0.22rem;line-height: 0.62rem;display: flex;background: #4c80a1;height: 0.7rem;border-bottom-left-radius: 0.2rem;border-bottom-right-radius: 0.2rem;box-sizing: border-box;}
.s_four .four_main .fw_box.fwb-5 .txt2 span:nth-child(1){width: 50%;box-sizing: border-box;padding-left: 0.25rem;border-right: 0.08rem solid #fff;}
.s_four .four_main .fw_box.fwb-5 .txt2 span:nth-child(2){width: 50%;text-align: center;}
.s_four .four_main .fw_box.fwb-8 .txt{padding: 0 0.25rem;position: absolute;width: 100%;box-sizing: border-box;border-top: 0.08rem solid #fff;line-height: 0.62rem;font-size: 0.22rem;height: 0.7rem;background: #263d5e;}
.s_four .four_main .fw_box.fwb-8 .txt.t1{bottom: -0.7rem;}
.s_four .four_main .fw_box.fwb-8 .txt.t2{bottom: -1.4rem;}
.s_four .four_main .fw_box.fwb-8 .txt.t3{bottom: -2.1rem;border-bottom-left-radius: 0.2rem;border-bottom-right-radius: 0.2rem;}
.s_four .four_main .fw_txt1{position: absolute;}
.s_four .four_main .fw_txt1 .fwc_icon{width: 0.25rem;display: inline-block;transform: rotate(-90deg);}
.s_four .four_main .fw_txt1 .fwc_icon img{width: 0.2rem;}
.s_four .four_main .fw_txt1 h3{color: #38807a;padding: 0.1rem 0 5px;position: relative;font-size: 0.35rem;}
.s_four .four_main .fw_txt1 h3::after{content: '';width: 70%;height: 3px;background: #38807a;position: absolute;left: 0;bottom: 0;}
.s_four .four_main .fw_txt1 h4{font-size: 0.25rem;line-height: 1.5;margin-top: 0.2rem;color: #000;}
.s_four .four_main .fw_txt2{position: absolute;}
.s_four .four_main .fw_txt2 .fwc_icon{width: 0.25rem;display: inline-block;transform: rotate(90deg);}
.s_four .four_main .fw_txt2 .fwc_icon img{width: 0.2rem;}
.s_four .four_main .fw_txt2 h3{color: #38807a;padding: 0.1rem 0 5px;position: relative;font-size: 0.35rem;}
.s_four .four_main .fw_txt2 h3::after{content: '';width: 70%;height: 3px;background: #38807a;position: absolute;left: 0;bottom: 0;}
.s_four .four_main .fw_txt2 h4{font-size: 0.25rem;line-height: 1.5;margin-top: 0.2rem;color: #000;}
.sf_wrap_m .fw_txt1{top: 1rem;opacity: 1;transition: all 1s ease-in-out;}
.sf_wrap_m .fw_txt2{top: 10.3rem;opacity: 0.5;transition: all 1s ease-in-out;}
.sf_wrap_m.active .fw_txt1{top: 0;opacity: 0.5;}
.sf_wrap_m.active .fw_txt2{top: 0;opacity: 1;}
.sf_wrap_m .fwb-1 ,.sf_wrap_m .fwb-2 ,.sf_wrap_m .fwb-3 ,.sf_wrap_m .fwb-4 ,.sf_wrap_m.active .fwb-5 ,.sf_wrap_m.active .fwb-6 ,.sf_wrap_m.active .fwb-7 ,.sf_wrap_m.active .fwb-8{opacity: 1;}
.sf_wrap_m.active .fwb-1 ,.sf_wrap_m.active .fwb-2 ,.sf_wrap_m.active .fwb-3 ,.sf_wrap_m.active .fwb-4 ,.sf_wrap_m .fwb-5 ,.sf_wrap_m .fwb-6 ,.sf_wrap_m .fwb-7 ,.sf_wrap_m .fwb-8{opacity: 0;}



/*s_five*/
.s_five .sfive_wrap_m{display: none;}
.s_five #sfive_wrap_m-1{display: block;}
.s_five .news_roll_m{width: 100%;height: auto;margin-top: 0.5rem;border-top: 1px solid #e5e5e5;}
.s_five .news_roll_m .roll_list_m li{box-sizing: border-box;padding: 0.5rem 0.25rem 0;position: relative;}
.s_five .news_roll_m .roll_list_m li::after{content: '';width: 1px;height: 80%;background: #e5e5e5;position: absolute;;top: 0;right: 0;}
.s_five .news_roll_m .roll_list_m li h2{font-size: 0.25rem;color: #000;line-height: 1.5;}
.s_five .news_roll_m .roll_list_m li h3{font-size: 0.2rem;color: rgba(0, 0, 0, 0.3);line-height: 1.5;margin-top: 0.15rem;}
.s_five .news_roll_m .roll_list_m li h3 em{font-size: 0.15rem;padding-left: 0.15rem;}
.s_five .news_roll_m .roll_list_m li h4{font-size: 0.18rem;color: rgba(0, 0, 0, 0.3);line-height: 1.5;margin-top: 0.15rem;}
.s_five .green_btn{margin: 0.25rem auto 0;}
/*s_six*/
.s_six .ss_wrap_m{display: none;}
.s_six #ss_wrap_m-1{display: block;}
.s_six .six_roll{margin: 0.25rem 5% 0;width: 90%;box-sizing: border-box;}
.s_six .six_roll .img_box{width: 100%;border-radius: 0.15rem;overflow: hidden;}
.s_six .six_roll .txt_box{margin-top: 0.25rem;color: #38807a;text-align: center;}
.s_six .six_roll .txt_box h2{font-size: 0.35rem;}
.s_six .six_roll .txt_box h3{font-size: 0.25rem;margin-top: 0.2rem;}
/*s_seven*/
.s_seven .seven_banner{width: 100%;height: auto;margin-top: 0.25rem;}
.s_seven .seven_banner .roll_list_m li{position: relative;}
.s_seven .seven_banner .roll_list_m li .txt_box{position: absolute;bottom: 0;left: 0;width: 100%;height: auto;display: flex;align-items: center;text-align: center;color: #fff;z-index: 2;font-size: 0.25rem;background: rgba(20, 91, 80, 0.6);flex-wrap: wrap;padding: 0.1rem 0 0.2rem;box-sizing: border-box;}
.s_seven .seven_banner .roll_list_m li .txt_box h2{width: 100%;}
/*wrap_title_m*/
.wrap_title_m{margin-top: 0.5rem;font-size: 0.5rem;color: #38807a;padding: 0 5%;}
.wrap_linklist_m{margin-top: 0.25rem;font-size: 0.3rem;color: rgba(0, 0, 0, 0.25);padding: 0 5%;width: 100%;overflow-x: auto;}
.wrap_linklist_m p{padding: 0 0.15rem;border-right: 1px solid #b5b5b5;display: inline-block;margin: 0.15rem 0;}
.wrap_linklist_m p:first-child{padding-left: 0;}
.wrap_linklist_m p:last-child{border-right: none;}
.wrap_linklist_m p.active{color: rgba(0, 0, 0, 0.5);}


/***********关于卓雅*********/
.g_banner{background: url(../images/g-banner-m.jpg) no-repeat center center;width: 100%;;height: 4.5rem;background-size: cover;}
.g_banner .gb_txt{width: 90%;}
.g_banner .gb_txt h2{font-size: 0.4rem;padding-bottom: 0.25rem;width: 100% !important;}
.g_banner .gb_txt p{font-size: 0.25rem;width: 80%;}
.g_title1{padding: 0.5rem 0;font-size: 0.6rem;}
.g_abus_one{padding: 0.2rem 0 0.6rem;}
.g_abus_two{padding-bottom: 0.6rem;}
.g_abus_three{padding: 0.35rem 0;}
.g_abus_four{padding: 0.25rem 0 0.9rem;}
.g_abus_five{padding: 0.15rem 0 1rem;}
.g_abus_one .ga_one_main{margin-top: 0.25rem;flex-wrap: wrap;}
.g_abus_one .ga_one_main .dt_txt{width: 95%;margin: 0 auto;}
.g_abus_one .ga_one_main .dt_txt li{margin-top: 0.3rem;}
.g_abus_one .ga_one_main .dt_txt li p:nth-child(1){font-size: 0.45rem;width: 45%;}
.g_abus_one .ga_one_main .dt_txt li p:nth-child(2){font-size: 0.3rem;padding-left: 0.2rem;}
.g_abus_two .two_txt{font-size: 0.35rem;line-height: 1.8;width: 90%;margin: 0.15rem auto 0;}
.ga_three{height: 11rem;margin: 0rem auto 0;}
.ga_three .gat_wrap{width: 95%;height: 11rem;margin: 0 auto;bottom: -25px !important;}
.ns_show{max-width: 200px !important;width:unset !important;white-space:normal !important;}
.gat_wrap .line_box{width: 30%;font-size: 0.24rem;display: none;}
    .timeLine {margin: 0px auto 0;overflow: hidden;position: relative;display: block !important;}
    .timeLine li {background: url(../images/back1.png) repeat-y 93px 0;padding-bottom: 30px;zoom: 1;display: flex;}
    .timeLine li:after {content:" ";display: block;height: 0;clear: both;visibility: hidden;}
    .timeLine li:last-child {background:none !important;}
    .timeLine li p {background:url(../images/icon1.jpg) no-repeat 85px 0;display:inline-block;width:73px;font-size: 16px;text-align:right;padding-right:30px;color:#38807a;}
    .timeLine li p span {display: block;color: #6fceff;font-size: 12px;}
    .timeLine li .con {width: 200px;display:inline-block;padding-left: 30px;line-height: 20px;}
    .timeLine li .con img{max-width: 100%;}

    /* .on  */
    .timeLine li.on{background: url(images/back2.png) repeat-y 179px 0;}
    .timeLine li.on p {background:url(images/icon2.jpg) no-repeat 172px 0;color: #1db702;}
    .timeLine li.on p span {color: #a8dda3;}

    /* .on 下面的li  */
    .timeLine li.on ~ li{background: url(images/back3.png) repeat-y 179px 0;}
    .timeLine li.on ~ li p {background:url(images/icon3.jpg) no-repeat 172px 0;color: #c3c3c3;}
    .timeLine li.on ~ li p span {color: #d0d0d0;}
.ga_three_txt{width: 95%;margin: 0.35rem auto 0;}
.ga_three_txt .gatt_wrap{width: 100%;}
.ga_three_txt .gatt_wrap .gatt_h2{font-size: 0.3rem;}
.g_abus_four .ga_four_main{width: 95%;margin: 0.4rem auto 0;}
.g_abus_four .ga_four_main .four_wrap{width: 100%;}
.g_abus_four .ga_four_main .four_wrap .four_slide_prev ,.g_abus_four .ga_four_main .four_wrap .four_slide_next{display: none;}
.g_abus_four .ga_four_main .abu_four_img{border-radius: 0.15rem;overflow: hidden;}
.g_abus_four .ga_four_main .four_wrap .abu_four_txt{font-size: 0.35rem;}
.g_abus_four .ga_four_main .four_wrap .abu_four_txt p{padding-top: 0.25rem;}
.g_abus_five .ga_five_main{width: 90%;}
.g_abus_five .ga_five_main .ga_five_wrap{margin-top: 0.5rem;flex-wrap: wrap;}
.g_abus_five .ga_five_main .ga_five_wrap .five_txt{width: 100%;font-size: 0.35rem;line-height: 1.5;}
.g_abus_five .ga_five_main .ga_five_wrap .five_txt em{font-size: 0.5rem;line-height: 1.5;}
.g_abus_five .ga_five_main .ga_five_wrap img{width: 100%;margin-top: 0.25rem;}
.g_abus_five .ga_five_main .ga_five_wrap:nth-child(odd) img{margin-left: 0;}
.g_abus_five .ga_five_main .ga_five_wrap:nth-child(even) img{margin-right: 0;}
.g_abus_five .ga_five_main .ga_five_wrap:nth-child(even){flex-direction: column-reverse;}
.g_abus_six .ga_six_main{width: 95%;margin: 0 auto;}
.ga_six_main .six_map{height: auto;}
.ga_six_main .six_botm{margin-top: 0.5rem;flex-wrap: wrap;}
.ga_six_main .six_botm .code_box{width: 100%;justify-content: space-evenly;}
.ga_six_main .six_botm .six_code{width: 45%;margin-right: 0;}
.ga_six_main .six_botm .six_txt{width: 100%;margin-left: 0;font-size: 0.3rem;line-height: 1.5;margin-top: 0.5rem;}

/***********全学龄办学*********/
.g_type{padding: 0.8rem 0;}
.type_list_wrap{width: 100%;}
.type_list_wrap .link_list a{font-size: 0.4rem;word-break: break-all;padding: 0 0.2rem 0.2rem;text-align: center;}
.type_list_wrap .link_list a.active::after{background: url(../images/g_bd2_m.png) no-repeat;width: 18px;height: 15px;bottom: -15px;top: initial;}
.type_list_wrap .line_border{background: url(../images/g_bd3_m.png) repeat;width: calc(95% - 30px);height: 9px;}
.type_list_wrap .line_border::before{content: '';background: url(../images/g_bd1_m.png) no-repeat;width: 15px;height: 9px;left: -15px;}
.type_list_wrap .line_border::after{content: '';background: url(../images/g_bd4_m.png) no-repeat;width: 15px;height: 9px;right: -15px;}
.h2_intr.school_h2_intr{width: 90%;font-size: 0.3rem;}
.school_main_wrap{width: 100%;padding-bottom: 1rem;margin: 0.75rem auto 0;}
.school_main_wrap h3{font-size: 0.5rem;}
.school_main .school_slide{width: calc(100% - 1px);margin: 0.5rem auto 0;height: auto;}
.school_main .school_slide .ss_icon{width: 0.5rem;height: 1rem;}
.school_main .school_slide .ss_icon img{width: 40%;}
.school_main .txt{font-size: 0.35rem;padding: 0.35rem 0 0.2rem;}
.expert_wrap2{width: 95%;margin: 0.5rem auto 0;flex-wrap: wrap;}
.expert_wrap2 .expert_box{width: 100%;height: auto;margin-top: 0.25rem;padding: 0.15rem;box-sizing: border-box;align-items: center;}
.center-dv-wrap .center-dv-content,.center-nav-wrapper{width: 100% !important;}
.center-dv-item1 .dv-name{width: 100px !important;height: 100px !important;border: 3.5px solid #37807a !important;font-size: 18px !important;padding: 8px !important;box-sizing: border-box !important;}
.center-dv-item .dv-icon{width: 100px !important;height: 100px !important;}
.center-nav-item{padding: 0 2px !important;font-size: 14px !important;line-height: 18px !important;}
/***********教育运营服务-1*********/
.h2_intr.service_h2_intr{width: 90%;font-size: 0.3rem;}
.service_img_show ,.service_center_wrap{width: 100%;box-sizing: border-box;padding: 0 2.5%;margin-top: 0.5rem;}
.service_img_show .sis_wrap{width: 100%;flex-direction: column;}
.service_img_show .sis_wrap img{padding-top: 0.25rem;}
.service_center_wrap .scw_wrap{margin-top: 0;padding: 0.8rem 0 1rem;flex-direction: column;}
.service_center_wrap .scw_wrap .scw_box{display: flex;align-items: center;}
.service_center_wrap .scw_wrap .scw_box:nth-child(1){margin: 0 0 0 0.35rem;}
.service_center_wrap .scw_wrap .scw_box:nth-child(2){margin: 1rem 0 0 1.35rem;}
.service_center_wrap .scw_wrap .scw_box:nth-child(3){margin: 1rem 0 0 2.35rem;}
.service_center_wrap .scw_wrap .scw_box .scw_box_num{width: 1.8rem;height: 1.8rem;padding: 0.15rem;font-size: 0.65rem;border: 4px solid #38807a;border-radius: 0.2rem;margin: 0;}
.service_center_wrap .scw_wrap .scw_box:nth-child(1) .scw_box_num i{font-size: 1.8rem;top: -0.8rem;left: -0.15rem;}
.service_center_wrap .scw_wrap .scw_box:nth-child(2) .scw_box_num i{font-size: 1.8rem;top: -0.8rem;left: -0.25rem;}
.service_center_wrap .scw_wrap .scw_box:nth-child(3) .scw_box_num i{font-size: 1.8rem;top: -0.8rem;left: -0.2rem;}
.service_center_wrap .scw_wrap .scw_box .txt{margin-top: 0;font-size: 0.35rem;text-align: left;width: 7em;line-height: 1.5;margin-left: 0.35rem;}        
.service_txt_1{padding: 0.8rem 0;}
.service_txt_1 .st1_wrap{width: 95%;font-size: 0.3rem;}
.service_txt_1 .st1_wrap span{font-size: 0.45rem;}
/***********教育运营服务-2*********/
.service_h3_title{width: 95%;}
.partner_wrap{width: 95%;flex-wrap: wrap;}
.partner_wrap .spw_box{width: 50%;}
.partner_wrap .spw{width: 50%;margin-top: 0.5rem;}
.service_case_wrap .s_case_wrap{width: 95%;margin-top: 0.5rem;flex-wrap: wrap;}
.service_case_wrap .s_case_wrap img{width: 100%;}
.s_case_wrap .scw_txt{margin: 0.25rem 0 0;}
.s_case_wrap .scw_txt h3{margin-top: 0.15rem;font-size: 0.3rem;}
.s_case_wrap .scw_txt p{margin-top: 0.15rem;font-size: 0.24rem;}
.service_case_wrap .s_case_round{width: 95%;margin-top: 0.5rem;flex-wrap: wrap;}
.service_case_wrap .s_case_round .scr_outer{width: 50%;}
.s_case_round .scr_box{width: 2rem;height: 2rem;margin: 0.25rem auto 0;}
.s_case_round .scr_box p{font-size: 0.24rem;}
/***********教育运营服务-3*********/
.service_kitchen_wrap{width: 95%;margin: 1rem auto 0.5rem;}
.service_kitchen_wrap::after{width: 82%;margin-left: -41%;}
.service_kitchen_wrap .skw_box{padding-bottom: 0.3rem;}
.service_kitchen_wrap .skw_box img{padding-bottom: 0.15rem;width: 80px !important;height: 80px !important;}
.service_kitchen_wrap .skw_box p{font-size: 0.24rem;}
.service_kitchen_wrap .skw_box::after{width: 10px;height: 10px;bottom: -4px;margin-left: -5px;}
.service_kitchen_wrap .skw_box .skw_title{margin-bottom: 20px;}
.service_kitchen_wrap .skw_box .skw_title p{font-size: 14px;white-space: nowrap;}
/***********教育运营服务-4*********/
.service_technology_wrap{padding-top: 1rem;margin-bottom: -0.8rem;}
.service_technology_wrap .service_t_b_banner{margin-top: 0.5rem;}
.service_technology_wrap .service_t_b_banner img:nth-child(1){display: none;}
.service_technology_wrap .service_t_b_banner img:nth-child(2){display: block;}




/***********新闻中心*********/
.g_news{padding-bottom: 0;}
.g_news .news_main{width: 100%;min-height: calc(100vh - 6.75rem);flex-direction: column;}
.news_main .nm_left_nav{height: 1rem;width: 100%;display: flex;border-right: none;min-height: initial;border-bottom: 1px solid #00827a;}
.news_main .nm_left_nav .nav_title{height: 1rem;line-height: 1rem;font-size: 0.5rem;width: 40%;}
.news_main .nm_left_nav .link_list a{width: auto;display: inline-block;line-height: 1rem;height: 1rem;font-size: 0.4rem;padding: 0 0.25rem;border-bottom: none;}
.news_main .nm_right_news{padding: 0 2.5% 0.5rem;}
.nm_right_news .news_list{margin-top: 0.5rem;}
.nm_right_news .news_list li{margin-top: 0.5rem;align-items: center;}
.nm_right_news .news_list li .left_img{width: 40%;}
.nm_right_news .news_list li .right_detail{margin-left: 0.25rem;}
.nm_right_news .news_list li .right_detail .link_enter{margin-top: 0;font-size: 0.24rem;}
.nm_right_news .news_list li .right_detail .time{margin-top: 0.15rem;font-size: 0.24rem;}
.nm_right_news .news_list li .right_detail .time span{margin-left: 0.1rem;font-size: 0.2rem;}
.nm_right_news .news_list li .right_detail .detail{margin-top: 0.15rem;font-size: 0.2rem;}
.nm_right_news .turn_page span.txt ,.nm_right_news .turn_page span.in ,.nm_right_news .turn_page span.jump{display: none;}
.g_news_detail .main_dedtail{width: 95%;margin: 0 auto;}
.news_detail{padding: 0.5rem 0.25rem;}
.news_detail .news_title{font-size: 0.35rem;margin-bottom: 0.2rem;line-height: 1.5;}
.news_detail .news_time{font-size: 0.20rem;margin-bottom: 0.2rem;}
.news_detail .news_main p{font-size: 0.24rem;margin-top: 0.15rem;}


/***********合作发展-1*********/
.cooperate_wrap .h2title{font-size: 0.5rem;}
.expert_wrap2 .expert_box .expert_txt h2{font-size: 22px !important;padding-bottom: 5px !important;}
.expert_wrap2 .expert_box .expert_txt{margin:20px 0px 20px 10px !important;}
/***********合作发展-2*********/
.expert_wrap{width: 95%;flex-wrap: wrap;}
.expert_wrap .expert_box{margin-top: 0.5rem;}
.expert_wrap2 .expert_img{margin-top: 0.5rem;}
/***********合作发展-3*********/
.demand_title{width: 95%;margin: 0.5rem auto 0;padding-bottom: 0.4rem;font-size: 0.3rem;}
.demand_title .d_title:nth-child(1) ,.demand_main .demand_roll .demand .d_title:nth-child(1){width: 45%;}
.demand_title .d_title:nth-child(2) ,.demand_main .demand_roll .demand .d_title:nth-child(2){width: 35%;}
.cooperate_wrap.dwp_d2{padding: 0.4rem 0;}
.cooperate_wrap.dwp_d3{padding: 0.5rem 0 1rem;}
.demand_main{width: 100%;}
.demand_main .demand_roll{width: 100%;}
.demand_main .demand_roll .demand{width: 95%;margin: 0.4rem auto 0;align-items: center;}
.demand_main .demand_roll .demand .d_title:nth-child(1) a{width: 100%;}
.demand_main .dm_btn{display: none;}
.demand_input_list{width: 90%;margin: 0.5rem auto 0;}
.demand_input_list .demand_input, .demand_input_list .demand_textarea{margin-top: 0.4rem;}
.demand_input_list .demand_input .di_input{margin-top: 0.2rem;height: 0.8rem;padding: 0 0.15rem;}
.demand_input_list .demand_input .di_input input, .demand_input_list .demand_textarea .di_textarea textarea{font-size: 0.28rem;}
.demand_input_list .demand_btn{margin-top: 0.8rem;height: 0.8rem;line-height: 0.8rem;font-size: 0.32rem;}
.cooperate_link{width: 100%;display: block;padding: 0px 0 25px;}
.cooperate_link .link-item-wrap{padding-left: 20px !important;}

/***********加入我们-1*********/
.type_list_wrap.ju_wrap .line_border{width: 95%;height: 4px;}
.type_list_wrap .link_list a{font-size: 0.3rem;padding: 0 0 0.2rem;}
.ju_culture{width: 95%;margin: 0.5rem auto 0;padding-bottom: 0rem;}
.ju_culture .ju_culture_link{margin-top: 0.5rem;}
/***********加入我们-2*********/
.cooperate_wrap.ju_staff_wrap1 .h2title ,.cooperate_wrap.ju_staff_wrap2{margin-top: 0;}
.ju_staff_wrap1 .ju_staff_1 ,.ju_staff_wrap2 .ju_staff_2{width: 95%;margin: 0.5rem auto 0;padding-bottom: 0.5rem;}
.ju_staff_wrap1 .ju_staff_1 .jus_img1 ,.ju_staff_wrap1 .ju_staff_1 .jus_img2 ,.ju_staff_wrap1 .ju_staff_1 .jus_img3{margin-top: 0.4rem;}
.ju_staff_wrap2 .ju_staff_2 .txt{padding: 0;}

.ju_staff_wrap2 .ju_staff_2 ,.ju_staff_wrap2 .ju_staff_3{width: 95%;}
.jus_img_wrap, .f_front, .f_back{width: 1.65rem;height: 1.3rem;}
.f_front, .f_back{font-size: 0.24rem;background-size: cover;}
.ju_staff_wrap2 .ju_staff_3 .jus_img_txt .txt{padding: 0;}
.ju_staff_wrap2 .ju_staff_3 .jus_img_txt .txt h3{margin-top: 0.25rem;font-size: 0.24rem;}
.ju_staff_wrap2 .ju_staff_3 .jus_img_txt .txt h4{margin-top: 0.15rem;font-size: 0.24rem;}



/***********加入我们-3*********/
.ju_photos{display: block; width: 100%;margin:25px auto 0 !important;}
.ju_photos_m{width: 95%;margin: 0.5rem auto 0;text-align: center;display: flex;justify-content: space-evenly;flex-wrap: wrap;}
.ju_photos_m img{display: inline-block;margin-top: 0.25rem;width: 45%;}







.wrap_foot ,.foot ,.footer{height: auto;}

}


