@charset "utf-8";

@media screen and (min-width: 1200px){
    .container-fluid {
        padding-left:0 !important;
        padding-right:0 !important;
    }
    .container {
		padding-left:0 !important;
		padding-right:0 !important;
    }
}
@media screen and (max-width: 1500px) {
    header.header_on .top_butt .bar{
        background: #0F407B;
    }
    header.header_on .head_nav ul li .navA a{
        color: #ffffff;
    }
    header.header_on .head_nav ul li.on .navA a{
        color: #c6a962;
    }

    /*导航*/
    .top_butt{ display: block; float: right; margin-top: 8px;  width: 30px; height: 30px; z-index: 99999; }
    .top_butt .bar{ width: 30px; height: 2px; display: block; background: #fff; margin: 6px 0;
        border-radius: 25px;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }
    .cross .bar:nth-of-type(1) {
        -webkit-transform: translateY(13.5px) rotate(-40.5deg);
        -ms-transform: translateY(13.5px) rotate(-40.5deg);
        transform: translateY(8px) rotate(-40.5deg);
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }
    .cross .bar:nth-of-type(2) {
        opacity: 0;
    }
    .cross .bar:nth-of-type(3) {
        -webkit-transform: translateY(-15px) rotate(45deg);
        -ms-transform: translateY(-15px) rotate(45deg);
        transform: translateY(-8px) rotate(45deg);
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }

    .head_nav{
        width: 50%; height: 100%;  position:fixed; top: 0; left:-100%; opacity: 0; margin-top: auto;
        background: rgba(8,13,18,0.8);
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        z-index: 99998;
    }
    .head_nav ul{ width: 100%; height: 98%; overflow-x: hidden; overflow-y: auto;}
    .head_nav ul li{ width: 100%; height: auto; background: no-repeat; margin: 0; border-bottom: solid 1px rgba(255,255,255,0.2);}
    .head_nav ul li:hover{ background: none;}

    .head_nav ul li .navA{ float: left; width: 100%; height: auto; padding-top: 0;}
    .head_nav ul li:hover .navA:after{ content: none;}
    .head_nav ul li.on .navA:after{ content: none;}
    .head_nav ul li .navA span{ display: none;}

    .head_nav ul li .navA a{ float: left; margin-left: 20px; line-height: 50px;}
    .head_nav ul li .top_down{ display: block; width: 40%; line-height: 50px; text-align: right; color: #fff;  position: absolute; right: 10px; top: 0;}
    .head_nav ul li .navTwo{ display: none; width: 86%; float: left; margin-left: 5%; background: none; position: relative; left: auto; top: auto;
        box-shadow: none;
        opacity: 1;
        visibility: inherit;
        display: none;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transition: none;
        -o-transition: none;
        -ms-transition: none;
        -moz-transition: none;
        -webkit-transition: none;
    }
    .head_nav ul li:hover .navTwo{
        opacity:1;
        visibility:inherit;
        transform:none;
        -webkit-transform:none;
        -moz-transform:none;
        -ms-transform:none;
        -o-transform:none;
    }
    .head_nav ul li .navTwo dd{ border-bottom: solid 1px rgba(255,255,255,0.3);}
    .head_nav ul li .navTwo dd a{ display: block; float: left; margin-left: 10px;}
    .head_nav ul li .navTwo dd:last-child{ border-bottom: none;}
    .head_nav ul li .navTwo dd:hover{ background: none;}
    .head_nav_on{ left: 0; opacity: 1;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        z-index: 99999;
    }
    .swiper_banner{
        height: 800px;
    }
    .ny_banner{
        height: 640px;
    }

    .campus_a_m dd:nth-child(1) .campus_a_r{
        padding-right: 30px;
    }
    .campus_a_m dd:nth-child(2) .campus_a_r{
        padding-left: 30px;
    }
    .campus_a_rms{
        margin-top: 30px;
    }

}
@media screen and (max-width: 1400px) {
    .footer_xx{
        padding: 0 50px;
    }
    .footer_fx a{
        margin: 0 10px;
    }
    .swiper_banner .swiper-slide span{
        font-size: 46px;
        line-height: 46px;
    }
    .index_news_r a{
        font-size: 18px;
        line-height: 26px;
    }
    .index_title_a span{
        font-size: 60px;
        line-height: 60px;
    }
    .index_newsb_info{
        padding: 26px 0;
    }
    .ny_tj_m dd span{
        font-size: 70px;
        line-height: 80px;
    }
}
@media screen and (max-width: 1199px){
    body{ min-width: 320px;}
    .header_r_top span{
        display: none;
    }
    .swiper_banner {
        height: 700px;
    }
    .index_title_a span {
        font-size: 50px;
        line-height: 50px;
    }
    .ny_tj_m{
        padding: 50px 0;
    }
    .ny_tj_m dd span {
        font-size: 50px;
        line-height: 50px;
    }
    .ny_tj_m dd p{
        font-size: 17px;
    }
    .ny_banner_nr span{
        font-size: 50px;
        line-height: 60px;
    }
    .nyb_about{
        padding: 50px 50px;
    }
    .nyb_b_title span{
        font-size: 30px;
        line-height: 30px;
    }
    .footer_ico img{
        width: 20%;
    }
    .dblogo img:last-child{
        display: none;
    }
    .footer_m_logo ul{
        width: 100%;
    }
    .footer_xx{
        font-size: 16px;
    }
    .dbms{
        font-size: 16px;
    }
    .index_ne_info{
        width: 84%;
    }
    .ny_lm_m{
        padding: 25px 20px;
        margin-top: -30px;
    }
    .ny_banner {
        height: 500px;
    }
    .ny_ss_rw{
        width: 80%;
    }
    .ny_ss_rw_text span{
        font-size: 60px;
        line-height: 60px;
    }
    .course_title{
        font-size: 22px;
        line-height: 30px;
    }
}
@media screen and (max-width: 1024px) {
    .header_r{
        width: 400px;
    }
    .swiper_banner{
        height: 560px;
    }
    .swiper_banner_b{
        bottom: 50px;
    }
    .swiper_banner .swiper-slide span {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .index_news_img{
        width: 100%;
    }
    .index_news_r{
        width: 100%;
    }
    .index_about_title{
        font-size: 30px;
        line-height: 40px;
    }
    .index_title_a span {
        font-size: 40px;
        line-height: 40px;
    }
    .index_w{
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .footer_m_logo ul{
        width: 95%;
    }
    .container-fluid{
        padding-left: 0;
        padding-right: 0;
    }
    .nyb_a_right{
        display: block;
    }
    .nyb_a_right dd{
        width: 100%;
    }

    .nyb_b_list ul li{
        margin-bottom: 20px;
    }
    .ny_banner_nr{
        bottom: 50px;
    }
    .campus_a_img{
        width: 50%;
    }
    .campus_a_r{
        width: 50%;
    }
    .nyb_b_tit a{
        font-size: 18px;
    }
    .nyb_b_ms{
        font-size: 16px;
    }
}
@media screen and (max-width: 768px) {
    .logo span{
        display: none;
    }
    .header_r_top{
        display: none;
    }
    .logo_a{
        width: 50px;
    }
    .logo_b{
        width: 50px;
    }
    header{
        height: 86px;
    }
    .top_butt{
        margin-top: 3px;
    }
    .swiper_banner {
        height: 400px;
    }
    .index_about_m{
        width: 100%;
    }
    .index_title_a span {
        font-size: 30px;
        line-height: 30px;
    }
    .index_w_m{
        width: 100%;
    }
    .footer_top{
        display: block;
        padding-top: 50px;
    }
    .footer_top dd{
        width: 100%;
        height: auto;
        margin: 20px 0;
    }
    .footer_ico img{
        width: auto;
    }
    .footer_top dd:after{
        display: none;
    }
    .footer_m{
        display: block;
    }
    .footer_m dd{
        width: 100%;
        margin-bottom: 30px;
    }
    .footer_m_logo ul{
        width: 100%;
    }
    .hx_h{
        height: 86px;
    }
    .ny_banner_nr span {
        font-size: 30px;
        line-height: 30px;
    }
    .ny_tj{
        padding-top: 30px;
    }
    .ny_tj_m{
        margin-top: 0;
        padding: 30px 0;
    }
    .ny_tj_m dd{
        padding-left: 30px;
    }
    .ny_tj_m dd span {
        font-size: 30px;
        line-height: 30px;
    }
    .ny_tj_m dd p{
        font-size: 16px;
    }
    .index_newsb_list{
        margin-top: 0;
    }
    .nyb_about{
        width: 100%;
    }
    .nyb_a_right{
        display: flex;
        width: 100%;
    }
    .nyb_a_right dd{
        width: 50%;
    }
    .nyb_a_rinfo{
        padding: 30px 25px;
    }
    .campus_a_m dd{
        width: 100%;
        display: block !important;
        flex-flow:unset !important;
        margin-bottom: 30px;
    }
    .campus_a_img{
        width: 100%;
    }
    .campus_a_r{
        width: 100%;
        margin-top: 30px;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .index_ne_info{
        width: 100%;
    }
    .ny_news_list ul li{
        margin-bottom: 15px;
        padding: 30px 40px;
    }
    .ny_ss_rw_text span {
        font-size: 50px;
        line-height: 50px;
    }
    .ny_banner_nr p{
        width: 100%;
    }
    .course_title {
        font-size: 18px;
        line-height: 26px;
    }
    .course_b span{
        width: 100%;
        margin-right: 5px;
    }
    .course_b span i{
        font-size: 16px;
    }
    .course_list{
        margin-top: 0;
    }
    .sddjie{
        width: 100%;
    }
}
@media screen and (max-width: 576px) {

    .header_r{
        width: auto;
    }
    .head_nav{
        width: 75%;
    }
    .swiper_banner{
        height: 300px;
    }
    .swiper_banner .swiper-slide span {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .swiper_banner_b{
        padding: 0 15px;
    }
    .index_news_list ul li{
        width: 100%;
        margin-bottom: 20px;
    }
    .index_about_m{
        padding: 30px 28px 28px;
    }
    .index_about_title {
        font-size: 26px;
        line-height: 36px;
    }
    .index_title_a a{
        display: none;
    }
    .index_ne_info{
        margin-top: 10px;
    }
    .index_ne_list ul li{
        margin-bottom: 20px;
    }
    .footer_ico img{
        width: 15%;
    }
    .footer_m{
        display: none;
    }
    .footer_bot{
        border-top: solid 1px #334D68;
    }
    .top_butt{
        margin-top: 0;
    }
    .ny_banner{
        height: 360px;
    }
    .ny_banner_nr{
        padding: 0 15px;
    }
    .ny_tj_m{
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .ny_tj_m dd{
        width: 50%;
        padding: 15px 0;
        text-align: center;
    }
    .nyb_about_ms{
        margin-top: 30px;
    }
    .nyb_about {
        padding: 50px 25px;
    }
    .nyb_about span{
        font-size: 36px;
        line-height: 40px;
    }
    .nyb_a_right{
        display: block;
    }
    .nyb_a_right dd{
        width: 100%;
    }
    .nyb_b_title span{
        font-size: 24px;
        line-height: 30px;
    }
    .nyb_a{
        padding-bottom: 30px;
    }
    .nyb_b{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .campus_a_r span{
        font-size: 24px;
        line-height: 28px;
    }
    .campus_a_rms{
        font-size: 16px;
        line-height: 26px;
    }
    .nyb_d{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .nyb_b_qh{
        display: none;
    }
    .ny_lm_m a{
        margin-right: 15px;
        margin-bottom: 10px;
        display: block;
    }
    .ny_lm_m a.on:after{
        display: none;
    }
    .ny_news_list ul li{
        width: 100%;
    }
    .ny_ss_rw_text span{
        font-size: 26px;
        line-height: 30px;
    }
    .ny_ss_rw{
        width: 100%;
    }
    .ny_ss_rw_form{
        margin-top: 20px;
    }
    .ny_ss_rw_text p{
        font-size: 16px;
        line-height: 24px;
    }
    .form_a{
        width: 49%;
    }
    .form_b{
        width: 49%;
    }
    .form_c{
        width: 100%;
        margin-top: 10px;
    }
    .index_w{
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 414px) {

}





