@media screen and (min-width: 1025px) {
    [class^="m_"] {
        display: none !important;
    }
}

@media screen and (max-width: 1025px) {
    * {
        box-sizing: border-box;
    }

    .headerWrap,.art_r.yx_fl {
        display: none !important;
    }

    /* 头部 */
    div#nav-box-pc {
        margin-top: 50px;
    }

    .m_heads {
        width: 100%;
    }

    .m_head {
        position: fixed;
        top: 0;
        width: 100%;
        padding: 5px;
        z-index: 9999;
        background: white;
    }

    .m_flex {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 5px;
        font-size: smaller;
    }

    .m_flex .m_logo {
        width: 180px;
        height: 40px;
    }

    .m_flex .m_logo::after {
        content: "";
        position: absolute;
        display: block;
        width: 20px;
        height: 47px;
        background: linear-gradient(to right, rgba(255, 255, 255, .2), rgba(255, 255, 255, .8), rgba(255, 255, 255, .2));
        top: 0;
        left: -2px;
        transform: rotate(10deg);
        animation: m_head 2s infinite;
    }

    @keyframes m_head {
        from {
            left: -2px;
        }

        to {
            left: 180px;
        }
    }

    .m_open {
        width: 30px;
        height: 30px;
    }

    .m_flex .m_logo>img {
        width: 100%;
        height: 100%;
    }

    .m_open>img {
        width: 30px;
        height: 30px;
    }

    .m_head_list li {
        border-top: 1px solid #eee;
        padding: 13px 20px;
        font-size: 15px;
        color: #666;
    }

    .m_head_list {
        margin-top: 5px;
        display: none;
    }

    .m_head_list li>a {
        display: block;
        color: #666;
    }

    .m_head_list_tit>span {
        float: right;
        color: #9e9e9e;
    }

    .m_head_list_item>a {
        display: block;
        font-size: 14px;
        line-height: 28px;
        padding-left: 20px;
        color: #666;
    }

    .m_head_list_item {
        margin-top: 10px;
        display: none;
    }

    /* 尾部 */
    .footerWrap {
        max-width: 100%;
        min-width: 100%;
        height: 255px;
    }

    .ecv2_right_tools {
        display: none;
    }

    .footerWrap .footerContent {
        width: 100%;
    }

    .business, .helpCenter, .friendUrl,.followYZ {
        display: none;
    }

    .footer-net {
        width: 100%;
        padding: 20px;
        bottom: 0;
    }

    .footer-net p:first-child span.line {
        padding: 0;
        display: block;
    }

    .footer-net p:first-child span {
        display: none;
    }

    .footer-net p:nth-of-type(2) {
        display: none;
    }

    .footerWrap p:nth-of-type(3)>span:nth-of-type(1) {
        display: none;
    }

    .footerWrap p {
        text-align: center;
        margin-top: 10px;
        line-height: 23px;
    }

    .footerWrap .footerContent .imageLogo img {
        margin-top: 35px;
    }

    .footerWrap .footerContent .phoneNumber {
        padding-top: 30px;
    }

    /* 公司简介 */
    .company-bg {
        height: 200px;
    }

    .company-bg p {
        font-size: 22px;
    }

    .pc-company-jieshao {
        width: 100%;
        height: auto;
        margin: 0;
    }

    .pc-company-left-title {
        display: none;
    }

    .pc-company-center {
        width: 100%;
    }

    .company-text-box {
        width: 100%;
        position: static;
        right: 0;
        padding: 10px;
        margin-top: 20px;
    }

    .company-text-box p {
        font-size: 14px;
        line-height: 25px;
    }

    .pc-company-zongzhi {
        height: auto;
        padding: 30px 10px;
        margin: 20px auto 0;
    }

    .width1200 {
        width: 100%;
    }

    .company-zongzhi-right {
        display: none;
    }

    .company-zongzhi-left {
        width: 100%;
        float: none;
    }

    .company-zongzhi-center-text {
        width: 100%;
        height: auto;
        position: static;
    }

    .zongzhi-text-box p {
        font-size: 14px;
    }

    .pc-bxxkz-left-title {
        width: 90%;
        height: 200px;
        margin: 20px auto;
    }

    .company-zongzhi-right.yx_hhh {
        width: 80%;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .company-zongzhi-right.yx_hhh>img {
        width: 100%;
    }

    .kz-fazhan-div {
        height: auto;
        width: 100%;
        margin: 0 auto;
    }

    .line-one,.line-two {
        height: 5px;
    }

    .kz-history-box {
        height: 110px;
    }

    .ac-about {
        padding: 10px 0;
        height: auto;
    }

    .pc-company-title-one {
        margin: 10px;
    }

    ul.f-cb {
        display: flex;
        flex-wrap: wrap;
        padding: 5px;
        justify-content: space-around;
    }

    .ac-about li {
        width: 48%;
        margin: 0;
        float: none;
        text-align: center;
    }

    .ac-about li .pic,.ac-about li img {
        width: 100%;
        height: 100%;
    }

    .ac-about li h3 {
        font-size: 17px;
        line-height: 25px;
        margin-top: 10px;
        white-space: nowrap;
        overflow: hidden;
    }

    .ac-about li .font {
        font-size: 13px;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        height: auto;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .ac-about li .more {
        margin: 10px auto;
        padding-left: 10px;
        font-size: 14px;
        background-size: 20px;
        background-position-x: 40px;
    }

    .kz-history-box1 {
        height: 190px;
    }

    /* 详情页 */
    .yx_art_banner {
        width: 100%;
        height: 150px;
        margin-top: 60px;
    }

    .yx_mg1200 {
        width: 100%;
        margin: 0 auto;
    }

    .art_l.yx_fl {
        width: 100%;
    }

    .yx_art_main {
        margin-top: 10px;
        padding: 20px;
		overflow: hidden;
    }

    .yx_art_main>.yx_art_info {
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
    }

    div#yx_art_con img,div#yx_art_con table {
        max-width: 100%;
        width: 100%;
	    height: auto !important;
    }

    .yx_pos a {
        font-size: 15px;
    }

    /* 列表页 */
    .yx_list_banner {
        width: 100%;
        height: 150px;
        margin-top: 60px;
    }

    .yx_banner_txt>h1,.yx_banner_txt>p {
        font-size: 20px;
    }

    .yx_list_banner_txt {
        top: 30%;
    }

    .yx_new_title {
        margin: 10px auto 0;
        text-align: center;
        height: 55px;
    }

    .yx_new_title>h2 {
        transform: translateX(-50%);
        left: 50%;
        font-size: 20px;
        top: 30px;
    }

    .yx_new_tit_list>ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        border-bottom: 1px solid #f1f1f1;
    }

    .yx_new_tit_list li {
        float: initial;
        margin: 0;
        width: 25%;
        text-align: center;
    }

    .yx_new_con>ul>li {
        width: 47%;
        margin: 15px 0;
        float: initial;
    }

    .yx_new_con {
        padding: 10px;
    }

    .yx_new_tit_list {
        margin: 20px 0 0;
    }
	
	.yx_new_con>ul {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-around;
	}
	
	.yx_new_con>ul>li img {
	    height: 100px;
	}
	
	.yx_new_con>ul>li p {
	    display: -webkit-box;
	    white-space: initial;
	    font-size: 15px;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	    height: 56px;
	    line-height: 25px;
	}

	.page li.thisclass a {
	    color: white;
	}

	
	/* xuelijiaoyu.htm */
	.yx_banner {
	    width: 100%;
	    height: 150px;
	    margin-top: 60px;
	}
	
	.yx_banner_txt {
	    /* right: 50%;
	    transform: translateX(50%); */
		text-align: center;
		right: auto;
		margin: 0 auto;
		position: initial;
		padding-top: 45px;
		transform: translateX(0);
	}
	
	.yx_channel_main li {
	    height: auto;
	    margin: 25px 0;
	    border-top: 1px solid #eaeaea;
	    border-bottom: 1px solid #eaeaea;
	}
	
	.yx_channel_main li>a {
	    display: flex;
	    flex-direction: column-reverse;
	    justify-content: space-between;
	}
	
	.yx_fl.yx_cha_l {
	    width: 100%;
	}
	
	.yx_fl.yx_cha_r {
	    width: 100%;
	    height: 100%;
	    float: initial;
	}
	
	.yx_fl.yx_cha_l>h2 {
	    font-size: 24px;
	    margin-top: 15px;
	}
	
	.yx_fl.yx_cha_l>p {
	    font-size: 16px;
	    margin: 10px 0;
	    line-height: 25px;
	}
	
	.yx_fl.yx_cha_r img {
	    height: 100%;
	    float: left;
	}

	
	/* zxns.htm */
	.yx_zxns_banner {
	    width: 100%;
		height: 60px;
		margin-top: 60px;
		background-size: contain;
	}
		
	.contact_box.yx_mg1200.join_box {
	    width: 100%;
	}
	
	.contact_box.yx_mg1200.join_box .title {
	    margin: 20px auto;
	}
	
	.join_box .title h1 {
	    line-height: 30px;
	}
	
	.join_box .title p {
	    line-height: 25px;
	    padding: 0 20px;
	    margin: 20px auto;
	}
	
	.join_box .layui-row .layui-col-xs4 {
	    padding: 0 10px;
	}
	
	.yxt_gangwei.yx_mg1000 {
	    width: 100%;
	    padding: 0 15px;
	    text-align: justify;
	}
	
	.yxt_gangwei_li {
	    margin-left: 0;
	}

	
	/* zxwh.htm */

	.yx_zxwh_banner {
	    height: 60px;
	    background-size: contain;
	    margin-top: 60px;
	}
	
	.know_box.yx_mg1200 .title {
	    margin: 20px auto;
	}
	
	.know_box .know_content {
	    padding: 0 10px;
	}
	
	
	
	/* index.htm */
	.swiperBanner {
	    max-width: 100%;
	    min-width: 100%;
	    height: 170px;
	    min-height: 170px;
	    max-height: 170px;
	    margin-top: 60px!important;
	}
	
	.swiperBanner img {
	    height: 100%;
	    width: 100%;
	}
	
	.swiper-pagination.swiper-pagination-diy>span {
	    width: 10px !important;
	    height: 10px !important;
	}
	
	.businessWrap {
	    max-width: 100%;
	    min-width: 100%;
	    margin: 0 auto 30px;
	}
	
	.businessWrap .fourBusinessWrapBg .fourBusinessWrap {
	    width: 100%;
	    height: auto;
	}
	
	.businessWrap .fourBusinessWrapBg .fourBusinessWrap p {
	    font-size: 22px;
	    padding-top: 0;
	}
	
	.businessWrap .fourBusinessWrapBg .fourBusinessWrap p span {
	    font-size: 22px;
	}
	
	.businessWrap .fourBusinessWrapBg .fourBusinessWrap .textTitle {
	    padding-top: 10px;
	    font-size: 18px;
	}
	
	.businessWrap .fourBusinessWrapBg .fourBusinessWrap .fourBusiness {
	    margin-top: 30px;
	}
	
	.businessWrap .fourBusinessWrapBg .fourBusinessWrap .fourBusiness ul>li {
	    width: 48% !important;
	    height: auto !important;
	    text-align: center;
	}
	
	.businessWrap .fourBusinessWrapBg .fourBusinessWrap .fourBusiness ul {
	    flex-wrap: wrap;
	    justify-content: space-around;
	}
	
	.businessWrap .fourBusinessWrapBg .fourBusinessWrap .fourBusiness ul .a2 {
	    display: none !important;
	    opacity: 0 !important;
	}
	
	.businessWrap .fourBusinessWrapBg .fourBusinessWrap .fourBusiness ul #fourBusinessLi2:hover .a2 {
	    opacity: 0;
	}
	
	.businessWrap .fourBusinessWrapBg .fourBusinessWrap .fourBusiness ul .a1 img {
	    width: 150px !important;
	    height: 150px !important;
	    margin: 0 auto;
	}
	
	.businessWrap .fourBusinessWrapBg .fourBusinessWrap .fourBusiness ul .a1 div {
	    padding: 10px !important;
	}
	
	.businessWrap .fourBusinessWrapBg .fourBusinessWrap .fourBusiness ul .a1 div h3 {
	    width: 100% !important;
	    font-size: 15px !important;
	    height: auto !important;
	    margin: 10px 0 !important;
	}
	
	.businessWrap .fourBusinessWrapBg .fourBusinessWrap .fourBusiness ul .a1 div p {
	    font-size: 12px !important;
	    margin-top: 0 !important;
	    width: 100% !important;
	    height: 110px !important;
	    line-height: 22px !important;
	    text-align: justify !important;
	}
	
	.businessWrap .fouradvantage {
	    width: 100%;
	    margin: 10px auto;
	}
	
	.businessWrap .fouradvantage p {
	    font-size: 22px;
	}
	
	.businessWrap .fouradvantage p span {
	    font-size: 22px;
	}
	
	.businessWrap .fouradvantage .textTitle {
	    padding-top: 20px;
	    font-size: 18px;
	}
	
	.businessWrap .fouradvantage .freeEnroll, .businessWrap .fouradvantage .easyRule, .businessWrap .fouradvantage .priceSubsidy,.businessWrap .fouradvantage .studyFlexible {
	    width: 45%;
	    margin-top: 20px;
	    float: left;
	}
	
	.businessWrap .fouradvantage div:not(:first-child) {
	    margin-left: 13px;
	}
	
	.businessWrap .fouradvantage div .easyRuleTitle {
	    font-size: 20px;
	    margin-top: 60px;
	}
	
	.businessWrap .fouradvantage div .easyRuleDes {
	    font-size: 15px;
	}

	.cooperationShoolWrap {
	    max-width: 100%;
	    min-width: 100%;
	}
	
	.cooperationShoolWrap .cooperationShoolTitle {
	    font-size: 25px;
	    padding-top: 40px;
	}
	
	.cooperationShoolWrap .schoolLists {
	    width: 100%;
	    margin: 30px auto 0;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-around;
	}
	
	.cooperationShoolWrap .schoolLists .schoolList {
	    width: 33%;
	    margin: 0;
	    overflow: hidden;
	}
	
	.cooperationShoolWrap .schoolLists .schoolList p {
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}

	.cooperationShoolWrap .schoolLists .schoolList:nth-child(n+8) {
	    margin-top: 0;
	}
	
	.honorCertificateWrap {
	    width: 100%;
	    margin: 0 auto;
	}
	
	.honorCertificateWrap .headContent {
	    width: 100%;
	    margin: 20px auto;
	}
	
	.honorCertificateWrap .headContent p {
	    font-size: 22px;
	}
	
	.honorCertificateWrap .headContent p span {
	    font-size: 22px;
	}
	
	.honorCertificateWrap .swiper-container .swiper-wrapper .swiper-slide .first {
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	}
	
	.honorCertificateWrap .swiper-container .swiper-wrapper .swiper-slide .imgText {
	    width: 90px !important;
	    height: 100px !important;
	}
	
	.honorCertificateWrap .swiper-container {
	    height: 240px;
	}
	
	.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
	    top: 195px;
	}
	
	.companyScale {
	    max-width: 100%;
	    min-width: 100%;
	    height: 250px;
	    padding: 10px 0;
	}
	
	.companyScale .companyScaleContent {
	    width: 100%;
	}
	
	.companyScale .companyScaleContent p {
	    font-size: 14px;
	    width: auto !important;
	    height: auto !important;
	}
	
	.companyScale .companyScaleContent .cityCount, .companyScale .companyScaleContent .schoolCount {
	    width: auto;
	    height: auto;
	}
	
	.companyScale .companyScaleContent .cityCount .number, .companyScale .companyScaleContent .schoolCount .number {
	    font-size: 20px;
	}
	
	.companyScale .companyScaleContent .studentCount .number {
	    font-size: 18px;
	}
	
	.companyScale .companyScaleContent .studentCount .openSchool {
	    font-size: 18px;
	}
	
	.companyScale .companyScaleContent .cityCount .openSchool, .companyScale .companyScaleContent .schoolCount .openSchool {
	    font-size: 20px;
	}

	.YZPlayerWrap {
	    max-width: 100%;
	    min-width: 100%;
	    padding-top: 40px;
	    height: auto;
	}
	
	.YZPlayerWrap .headContent {
	    width: 100%;
	}
	
	.YZPlayerWrap .headContent p {
	    font-size: 22px;
	}
	
	.YZPlayerWrap video {
	    width: 100%;
	    height: 200px;
	}

	.newsInformation {
	    max-width: 100%;
	    min-width: 100%;
	    margin: 20px auto 0;
	    padding-bottom: 20px;
	}
	
	.newsInformation .headContent {
	    width: 100%;
	}
	
	.newsInformation .headContent p {
	    font-size: 22px;
	}
	
	.newsInformation .ulNav {
	    width: 100%;
	}
	
	.newsInformation .ULcontent {
	    width: 100%;
	    max-height: initial;
	}
	
	.newsInformation .ULcontent .newsLists, .newsInformation .ULcontent .newsListsThree, .newsInformation .ULcontent .newsListsTwo {
	    width: 100%;
	    padding: 10px;
	}
	
	.newsInformation .ULcontent .newsLists .newsList, .newsInformation .ULcontent .newsListsThree .newsList, .newsInformation .ULcontent .newsListsTwo .newsList {
	    width: 48%;
	    height: 200px;
	    position: initial;
	    margin: 1% !important;
	}
	
	.newsInformation .ULcontent .newsLists .newsList img, .newsInformation .ULcontent .newsListsThree .newsList img, .newsInformation .ULcontent .newsListsTwo .newsList img {
	    width: 100%;
	    height: 120px;
	}
	
	.newsInformation .ULcontent .newsLists .newsList .newsTitle, .newsInformation .ULcontent .newsListsThree .newsList .newsTitle, .newsInformation .ULcontent .newsListsTwo .newsList .newsTitle {
	    width: 100%;
	    margin: 0;
	    padding: 4px;
	    height: 46px;
	}
	
	.newsInformation .ULcontent .newsLists .newsList .newsDate, .newsInformation .ULcontent .newsListsThree .newsList .newsDate, .newsInformation .ULcontent .newsListsTwo .newsList .newsDate {
	    position: initial;
	    padding: 5px;
	    width: 100%;
	}
	
}
