html {
    background: #ffffff;
}

button {
    border: none;
    padding: 0px;
    margin: 0px;
}

button::after {
    border: none;
}

@media screen and (min-width: 960px) {
    /* pc端CSS代码 */
    #banner {
        background: #ffffff;
        position: relative;
    }
    .swiper-container {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
    }
    .banner_div {
        width: 100%;
        height: 100%;
        position: relative;
    }
    .banner_div:hover .banner_divwz {
        height: 100%;
        line-height: 350px;
    }
    .banner_title {
        position: absolute;
        top: 30%;
        left: 7.5%;
    }
    .banner_wz {
        font-family: HYk2gj;
        font-size: 65px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #f5780e;
    }
    .banner_wz span {
        display: inline-block;
        margin-left: 40px;
        color: #204c9f;
    }
    .banner_wz1 {
        font-family: HYk2gj;
        font-size: 65px;
        font-weight: bold;
        font-stretch: normal;
        color: #204c9f;
        padding-left: 90px;
        letter-spacing: 0px;
    }
    .banner_wz1 span {
        color: #f5780e;
        margin-left: 40px;
    }
    .btn_in {
        display: inline-block;
        width: 12%;
        height: 50px;
        background-color: #ef7e28;
        box-shadow: -11px -10px -11px -11px rgba(244, 165, 102, 0.5);
        border-radius: 25px;
        font-family: AdobeHeitiStd-Regular;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 50px;
        letter-spacing: 2px;
        color: #ffffff !important;
        padding-left: 29px;
        padding-right: 20px;
        position: absolute;
        bottom: 16%;
        right: 47%;
        overflow: ellipsis;
    }
    .btn_img {
        width: 50px;
        height: 50px;
        /* background-color: #f39b55; */
        box-shadow: 3px 3px 7px 7px rgba(236, 134, 48, 0.2);
        border-radius: 24px;
        /* float: right; */
        /* margin-top: 0px;
        margin-right: -3.5%; */
        position: absolute;
        right: -5%;
    }
    #menu {
        width: 100%;
        position: absolute;
        top: 2%;
        left: 0px;
        z-index: 3;
    }
    .logo_a {
        display: inline-block;
        width: 21.8%;
        /* height: auto; */
        margin-left: 4%;
        vertical-align: middle;
    }
    .logo {
        width: 100%;
        height: auto;
        /* width: 21.8%;
        height: auto;
        margin-left: 4%;
        vertical-align: middle; */
    }
    .menu_nr {
        display: inline-block;
        /*width: 70%;
        margin-right: 3.5%;*/
        width: 73%;
        margin-right: 0.5%;
        text-align: right;
    }
    .menu_icon {
        display: none;
    }
    .menu_list {
        width: 85%;
        display: inline-block;
        vertical-align: middle;
        margin-top: 0.5%;
    }
    .menu_list li {
        display: inline-block;
        width: 9%;
        height: 30px;
        font-size: 13px;
        text-align: center;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
        margin-right: 0.5%;
        position: relative;
        color: #171616;
    }
    .menu_list li a {
        color: #171616;
    }
    .menu_list li:hover {
        background-color: #ec8630;
        color: #ffffff;
        cursor: pointer;
    }
    .menu_right {
        display: none;
        vertical-align: middle;
        margin-left: 0.5%;
    }
    .menu_phone {
        width: 20.5%;
        height: auto;
        margin-right: 7px;
    }
    .menu_right span {
        font-family: SimHei;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #204c9f;
    }
    .menu_li_ul {
        display: none;
        position: absolute;
        width: 100%;
        background-color: #E3E1E1;
    }
    .menu_li_ul li {
        width: 100%;
        height: 36px;
        text-align: center;
        /*font-family: MicrosoftYaHeiLight;*/
        font-size: 10px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 36px;
        letter-spacing: 0px;
        /*color: #ec8630;*/
        color: #1C4D89;
        margin-right: 0px;
    }
    .menu_li_ul li a {
        display: inline-block;
        color: #ec8630;
    }
    .menu_li_ul li:hover {
        background: #CCCCCC;
        color: #ec8630;
    }
    .shuju {
        opacity: 0;
        width: 100%;
        height: 886px;
        background: url(../img/bg1.jpg)no-repeat;
        background-size: cover;
    }
    .shuju_tit {
        font-family: MicrosoftYaHei-Bold;
        font-size: 41px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: 9px;
        color: #1C4D89;
        text-align: center;
        padding-top: 3%;
        padding-bottom: 10px;
    }
    .shuju_tit1 {
        /*font-family: MicrosoftYaHei;*/
        font-size: 38px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: -1px;
        color: #1C4D89;
        text-align: center;
    }
    .shuju_nr {
        width: 85%;
        margin: 0 auto;
        /* margin-top: 24px; */
        text-align: center;
    }
    .shuju_one {
        width: 24%;
        display: inline-block;
        margin-top: 9%;
        text-align: left;
    }
    .shuju_img {
        width: 29%;
        height: auto;
        vertical-align: middle;
    }
    .shuju_wz {
        display: inline-block;
        vertical-align: middle;
        margin-left: 4%;
    }
    .shuju_num {}
    .shuju_num p {
        display: inline-block;
        font-family: Arvo;
        font-size: 42px;
        font-weight: bolder;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #b4020c;
        vertical-align: top;
        line-height: 1;
        margin-bottom: 16px;
    }
    .shuju_danw {
        display: inline-block;
        font-family: AdobeHeitiStd-Regular;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #b4020c;
        vertical-align: top;
        margin-left: 9px;
        margin-top: -16px;
    }
    .shuju_word {
        font-family: MicrosoftYaHeiLight;
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        color: #585655;
        line-height: 1;
    }
    .news {
        width: 100%;
        /* height: 1181px; */
        background: url(../img/bg2.jpg)no-repeat;
        background-size: cover;
        text-align: center;
        padding-bottom: 66px;
        position: relative;
        overflow: hidden;
        /* top: 830px; */
    }
    .news_All {
        position: absolute;
        width: 100%;
    }
    .news_nr {
        padding-top: 24px;
    }
    .news_one {
        display: inline-block;
        width: 27.6%;
        /* height: 470px; */
        padding-top: 8px;
        background: #ffffff;
        vertical-align: top;
        margin-top: 69px;
        margin-left: -36px;
        padding-bottom: 20px;
        overflow-x: hidden;
        cursor: pointer;
    }
    .news_one:first-of-type {
        margin-left: 0px;
        margin-right: -36px;
    }
    .news_one:hover div {
        color: #030303;
        /*font-weight: bold;*/
    }
    .news_one:hover .news_img {
        /* transform: scale(0.8); */
        /* transform: rotate3d(0,1,0,360deg);
        transition-duration:2s; */
        opacity: 0.7;
    }
    .news_center:hover div {
        color: #030303;
        /*font-weight: bold;*/
    }
    .news_center:hover .news_img1 {
        /* transform: scale(1.1); */
        /* transform: rotate3d(0,1,0,360deg);
        transition-duration:2s; */
        opacity: 0.7;
    }
    .news_center {
        display: inline-block;
        width: 28%;
        /* height: 650px; */
        padding-top: 8px;
        background: url(../img/news_triangle1.png)no-repeat;
        background-size: 100% 100%;
        vertical-align: top;
        position: relative;
        z-index: 9;
        text-align: center;
        padding-bottom: 100px;
        overflow-x: hidden;
    }
    .news_img {
        width: 100%;
        height: auto;
    }
    .news_img1 {
        width: 94%;
        height: auto;
    }
    .news_wz {
        width: 75%;
        margin: 0 auto;
        background: #ffffff;
    }
    .news_tit {
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 1;
        color: #171717;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: left;
        margin-top: 12px;
    }
    .news_tit1 {
        font-family: SourceHanSansCN-Regular;
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 24px;
        letter-spacing: 0px;
        color: #818181;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-align: left;
        margin-top: 5%;
        margin-bottom: 4%;
    }
    .news_tit2 {
        font-family: SourceHanSansCN-Regular;
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 24px;
        letter-spacing: 0px;
        color: #818181;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-align: left;
        margin-top: 18px;
        margin-bottom: 12px;
    }
    .news_time {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal!important;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: 0px;
        color: #818181 !important;
        vertical-align: middle;
    }
    .news_icon {
        width: 20px;
        height: 20px;
        vertical-align: middle;
        margin-right: 14px;
    }
    .news_wz1 {
        width: 80%;
        margin: 0 auto;
        background: #ffffff;
    }
    .news_time1 {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal!important;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: 0px;
        color: #818181 !important;
        vertical-align: middle;
        text-align: left;
    }
    .news_title {
        text-align: center;
        margin-top: 5%;
        margin-bottom: 10px;
    }
    .news_titleLine {
        width: 69px;
        height: 1px;
        vertical-align: middle;
    }
    .news_title span {
        display: inline-block;
        font-family: MicrosoftYaHei;
        font-size: 41px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 38px;
        letter-spacing: 3px;
        color: #ffffff;
        vertical-align: middle;
        padding-left: 16px;
        padding-right: 16px;
    }
    .news_list {
        width: 85%;
        margin: 0 auto;
        text-align: center;
        padding-top: 2%;
    }
    .news_listOne {
        display: inline-block;
        width: 33%;
        height: 129px;
        border-left: 1px solid #ffffff;
        box-sizing: border-box;
    }
    .news_listOne:hover .news_con {
        /* text-decoration: underline; */
        /* text-decoration-color: #ffffff; */
        cursor: pointer;
        /*font-weight: bolder;*/
        color: #D1D1D1!important;
    }
    .news_listOne:hover .news_day {
        /* transform: scale(1.5); */
        /*font-weight: bolder;*/
        cursor: pointer;
        color: #D1D1D1!important;
    }
    .news_day {
        display: inline-block;
        vertical-align: middle;
        color: #ffffff;
    }
    .news_month {
        font-family: MicrosoftYaHei;
        font-size: 36px;
        font-stretch: normal;
        line-height: 38px;
        letter-spacing: 3px;
        /*color: #ffffff;*/
    }
    .news_year {
        font-family: MicrosoftYaHei;
        font-size: 12px;
        /* font-weight: bold; */
        font-stretch: normal;
        line-height: 22px;
        letter-spacing: 0px;
        /*color: #ffffff;*/
    }
    .news_con {
        display: inline-block;
        width: 66%;
        vertical-align: middle;
        margin-left: 5%;
        color: #ffffff;
    }
    .news_bt {
        font-family: MicrosoftYaHei;
        font-size: 18px;
        font-stretch: normal;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        /*color: #ffffff;*/
        margin-bottom: 2%;
        padding-top: 1%;
        text-align: left;
    }
    .news_listnr {
        font-family: MicrosoftYaHei;
        font-size: 12px;
        font-stretch: normal;
        line-height: 22px;
        letter-spacing: 1px;
        /*color: #ffffff;*/
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-align: left;
    }
    .news_link {
        display: inline-block;
        width: 218px;
        height: 59px;
        border: solid 1px #cccccc;
        text-align: center;
        font-family: MicrosoftYaHei;
        font-size: 15px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 59px;
        letter-spacing: 1px;
        color: #ffffff !important;
        margin-top: 3%;
    }
    .advantage {
        width: 100%;
        text-align: center;
    }
    .advantage_all {
        width: 80%;
        margin: 0 auto;
        text-align: center;
        margin-top: 5%;
    }
    .advantage_one {
        display: inline-block;
        width: 33.3%;
        text-align: center;
        vertical-align: top;
        opacity: 0;
    }
    .advantage_center {
        display: inline-block;
        width: 32%;
        text-align: center;
        border-left: 1px solid #E9E9E9;
        border-right: 1px solid #E9E9E9;
        box-sizing: border-box;
        vertical-align: top;
        opacity: 0;
    }
    .advantage_img {
        width: 103px;
        height: 93px;
    }
    .advantage_title {
        /* width: 80%; */
        font-family: MicrosoftYaHei;
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 60px;
        letter-spacing: 0px;
        color: #242323;
        text-align: center;
        margin: 0 auto;
    }
    .advantage_nr {
        width: 80%;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #717171;
        text-align: center;
        margin: 0 auto;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .advantage_list {
        width: 93%;
        margin: 0 auto;
        margin-top: 60px;
    }
    .advantage_listOne {
        width: 100%;
        height: 240px;
        text-align: left;
        margin-bottom: 21px;
        overflow: hidden;
    }
    .hw_img1 {
        display: inline-block;
        width: 72.3%;
        height: 100%;
        background: url(../img/hw_img1.png) no-repeat;
        background-size: cover;
        background-position: center;
        cursor: pointer;
        position: relative;
        left: -1000px;
    }
    .hw_wz1 {
        display: inline-block;
        width: 25.5%;
        height: 100%;
        background: #f3f3f3;
        float: right;
        position: relative;
        right: -1000px;
    }
    .hw_wz1_num {
        width: 70%;
        margin: 0 auto;
        text-align: left;
        font-family: MicrosoftYaHei-Bold;
        font-size: 42px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 42px;
        letter-spacing: 0px;
        color: #444444;
        padding-top: 55px;
        padding-bottom: 38px;
    }
    .hw_wz1_wz {
        width: 70%;
        margin: 0 auto;
        text-align: left;
        font-family: SourceHanSansCN-Regular;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 30px;
        letter-spacing: 0px;
        color: #444444;
    }
    .hw_img2 {
        display: inline-block;
        width: 65.6%;
        height: 100%;
        background: url(../img/hw_img2_1.jpg) no-repeat;
        background-size: cover;
        background-position: center;
        float: right;
        cursor: pointer;
        position: relative;
        right: -1000px;
    }
    .hw_wz2 {
        display: inline-block;
        width: 32%;
        height: 100%;
        background: #f3f3f3;
        position: relative;
        left: -1000px;
    }
    .hw_img3 {
        display: inline-block;
        width: 64.5%;
        height: 100%;
        background: url(../img/hw_img3.png) no-repeat;
        background-size: cover;
        background-position: center;
        cursor: pointer;
        position: relative;
        left: -1000px;
    }
    .hw_wz3 {
        display: inline-block;
        width: 33.8%;
        height: 100%;
        background: #f3f3f3;
        float: right;
        position: relative;
        right: -1000px;
    }
    .hw_hover {
        display: none;
        width: 100%;
        height: 100%;
        background: rgba(0, 117, 169, 0.6);
    }
    .hw_hover_tit {
        font-family: SourceHanSansCN-Bold;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 95px;
        letter-spacing: 0px;
        color: #ffffff;
        margin-left: 4%;
    }
    .hw_hover_wz {
        width: 64.5%;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        margin-left: 4%;
    }
    .advantage_fly {
        text-align: left;
        width: 100%;
        overflow-x: hidden;
    }
    .advantage_fly_left {
        display: inline-block;
        width: 49%;
        vertical-align: middle;
        position: relative;
        left: -1000px;
    }
    .fly_bg {
        width: 100%;
        height: auto;
    }
    .fly_play {
        width: 98px;
        height: 98px;
        position: absolute;
        right: 96px;
        top: 35%;
        cursor: pointer;
    }
    .fly_drawmask {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.5);
        z-index: 9999;
    }
    .fly_drawmask video {
        display: block;
        width: 60%;
        height: auto;
        margin: 0 auto;
        margin-top: 5%;
        position: relative;
        z-index: 99999;
    }
    .close_flyVideo {
        width: 40px;
        height: 40px;
        position: fixed;
        top: 20px;
        right: 20px;
        cursor: pointer;
        z-index: 999999;
        opacity: 0.4;
    }
    .advantage_fly_right {
        display: inline-block;
        width: 50%;
        vertical-align: middle;
        text-align: left;
    }
    .advantage_flyWz {
        width: 82%;
        margin-left: 6%;
        opacity: 0;
    }
    .advantage_flyWz1 {
        font-family: MicrosoftYaHei;
        font-size: 28px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 52px;
        letter-spacing: 0px;
        color: #918c8c;
    }
    .advantage_flyWz2 {
        font-family: MicrosoftYaHei;
        font-size: 24px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 52px;
        letter-spacing: 0px;
        color: #000000;
    }
    .advantage_flyWz3 {
        font-family: MicrosoftYaHei;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 52px;
        letter-spacing: 0px;
        color: #383838;
    }
    .advantage_flyWz4 {
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 27px;
        letter-spacing: 0px;
        color: #878686;
    }
    .advantage_flyWz5 {
        display: inline-block;
        width: 187px;
        height: 50px;
        background-color: #ff801d;
        border-radius: 10px;
        text-align: center;
        line-height: 50px;
        font-family: AdobeHeitiStd-Regular;
        font-size: 24px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 3px;
        color: #ffffff !important;
        margin-top: 8%;
    }
    .school {
        width: 100%;
        margin-top: 4%;
        position: relative;
    }
    .school_pc {}
    .swiper-container-school {
        display: none;
    }
    .swiper-container-Data{
        display: none;
    }
    .shuju-Data{
         
    }
    .school_nr {
        width: 100%;
        padding-top: 37px;
    }
    .school_Draw {
        width: 100%;
        height: 100%;
        background: #ffffff;
        position: absolute;
        bottom: 0px;
        z-index: 999999;
    }
    .school_left {
        display: inline-block;
        width: 49%;
        height: 410px;
        text-align: right;
        vertical-align: top;
        border-right: 1px solid #3432a9;
        box-sizing: border-box;
        position: relative;
        /* padding-top: 30px; */
    }
    .school_left_bg {
        display: inline-block;
        width: 72%;
        height: 300px;
        background-color: #3b95f6;
        position: relative;
        right: 14%;
        top: 21px;
    }
    .school_left_img {
        width: 100%;
        height: auto;
        position: absolute;
        right: 6%;
        bottom: 9%;
    }
    .school_left_wz {
        width: 53%;
        height: 189px;
        background-color: rgba(255, 255, 255, 0.7);
        position: absolute;
        right: 0px;
        bottom: 0px;
    }
    .school_left_wzNr {
        width: 76%;
        font-family: MicrosoftYaHei;
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 26px;
        letter-spacing: 2px;
        color: #323334;
        text-align: left;
        margin: 0 auto;
        margin-top: 5%;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .school_left_wztime {
        width: 76%;
        font-family: MicrosoftYaHei;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 26px;
        letter-spacing: 2px;
        color: #818283;
        text-align: left;
        margin: 0 auto;
        margin-top: 3%;
    }
    .school_left_icon {
        width: 20px;
        height: 20px;
        vertical-align: middle;
        margin-right: 10px;
    }
    .school_left_wztime span {
        vertical-align: middle;
    }
    .school_center {
        display: inline-block;
        width: 23%;
        height: 382px;
        text-align: center;
        vertical-align: top;
        position: relative;
        padding-top: 30px;
    }
    .school_right {
        display: inline-block;
        width: 23%;
        height: 382px;
        text-align: center;
        vertical-align: top;
        position: relative;
        padding-top: 30px;
        border-left: 1px solid #3432a9;
    }
    .school_center_bg {
        display: inline-block;
        width: 74%;
        height: 170px;
        background-color: #6985ca;
        position: relative;
    }
    .school_right_bg {
        display: inline-block;
        width: 74%;
        height: 170px;
        background-color: #5637c1;
        position: relative;
    }
    .school_center_img {
        width: 100%;
        height: auto;
        position: absolute;
        right: 19px;
        bottom: 14px;
    }
    .school_center_wz {
        width: 100%;
        height: 189px;
        background-color: rgba(255, 255, 255, 0.7);
        position: absolute;
        right: 0px;
        bottom: 0px;
    }
    .school_center_wzNr {
        width: 76%;
        font-family: MicrosoftYaHei;
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 26px;
        letter-spacing: 2px;
        color: #323334;
        text-align: left;
        margin: 0 auto;
        margin-top: 5%;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .school_center_wztime {
        width: 76%;
        font-family: MicrosoftYaHei;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 26px;
        letter-spacing: 2px;
        color: #818283;
        text-align: left;
        margin: 0 auto;
        margin-top: 3%;
    }
    .alumnus {
        width: 100%;
        padding-bottom: 213px;
        background: url(../img/bg2.jpg)no-repeat;
        background-size: 100% 100%;
        margin-top: 3%;
        opacity: 0;
    }
    .alumnus_swiper {
        width: 100%;
        height: 457px;
        margin-top: 5%;
        position: relative;
    }
    .swiper-container-phone {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .swiper-wrapper {
        width: 100%;
        height: 100%;
    }
    .banner_divwz {
        width: 100%;
        height: 57px;
        background-color: rgba(18, 65, 90, 0.5);
        position: absolute;
        /*bottom: 3px;*/
        bottom: 0px;
        left: 0px;
        font-family: SourceHanSansCN-Regular;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 57px;
        text-align: center;
        letter-spacing: 0px;
        color: #ffffff;
    }
    .alumnus_swiper_left {
        width: 65px;
        height: 65px;
        border-radius: 50%;
        border: solid 1px #d7d7d7;
        text-align: center;
        line-height: 65px;
    }
    .alumnus_swiper_right {
        width: 65px;
        height: 65px;
        border-radius: 50%;
        border: solid 1px #d7d7d7;
        text-align: center;
        line-height: 65px;
    }
    .alumnus_swiper_left:hover {
        background: #fc8658;
    }
    .alumnus_swiper_right:hover {
        background: #fc8658;
    }
    .alumnus_swiper_left img,
    .alumnus_swiper_right img {
        width: 16px;
        height: auto;
        margin-top: 25%;
    }
    .alumnus_swiper .swiper-button-next,
    .alumnus_swiper .swiper-button-prev {
        display: inline-block;
        width: 65px;
        height: 65px;
    }
    .alumnus_swiper .swiper-button-next {
        position: absolute;
        right: 40%;
        top: 124%;
    }
    .alumnus_swiper .swiper-button-prev {
        position: absolute;
        left: 40%;
        top: 124%;
    }
    .links {
        width: 100%;
        padding-bottom: 8%;
        opacity: 0;
    }
    .links_tit {
        margin-top: 5%;
        text-align: center;
        margin-bottom: 10px;
    }
    .links_tit img {
        width: 83px;
        height: 2px;
        vertical-align: middle;
    }
    .links_tit span {
        display: inline-block;
        font-family: MicrosoftYaHei;
        font-size: 41px;
        /*font-weight: normal;*/
        font-weight: bold;
        font-stretch: normal;
        line-height: 50px;
        letter-spacing: 2px;
        /*color: #1C4D89;*/
        color: #034caa;
        padding-left: 36px;
        padding-right: 36px;
        vertical-align: middle;
    }
    .links_nr {
        width: 80%;
        margin: 0 auto;
        text-align: center;
        margin-top: 5%;
    }
    .links_img {
        display: inline-block;
        width: 22%;
        border: solid 1px #a0a0a0;
        text-align: center;
        margin-right: 3%;
        margin-bottom: 20px;
        vertical-align: middle;
    }
    .links_img:nth-of-type(4n) {
        margin-right: 0px;
    }
    .links_img img {
        width: 87%;
        height: auto;
    }

}

@media screen and (max-width: 960px) {
    /* 手机端CSS代码 */

    #banner {
        background: #ffffff;
        position: relative;
        margin-bottom: 44px;
    }
    .swiper-container {
        width: 100%;
        height: 105%;
        position: absolute;
        top: 35px;
        left: 0px;
        z-index: 1;
    }
    .banner_div {
        width: 100%;
        height: 100%;
        position: relative;
    }
    .banner_title {
        position: absolute;
        top: 30%;
        left: 7.5%;
    }
    .banner_wz {
        font-family: HYk2gj;
        font-size: 15px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #f5780e;
    }
    .banner_wz span {
        display: inline-block;
        margin-left: 20px;
        color: #204c9f;
    }
    .banner_wz1 {
        font-family: HYk2gj;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        color: #204c9f;
        padding-left: 26px;
        letter-spacing: 0px;
    }
    .banner_wz1 span {
        color: #f5780e;
        margin-left: 20px;
    }
    .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        line-height: 24px;
        font-size: 12px;
        overflow: hidden;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.2);
    }
    .swiper-pagination-bullet-active {
        background: #204c9f!important;
    }
    .swiper-button-prev,
    .swiper-button-next {
        display: none;
        width: 30px;
        height: 30px;
    }
    .swiper-pagination-fraction,
    .swiper-pagination-custom,
    .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 0%!important;
        right: 42%!important;
    }
    .btn_in {
        display: none;
        width: 16%;
        height: 23px;
        background-color: #ef7e28;
        box-shadow: -11px -10px -11px -11px rgba(244, 165, 102, 0.5);
        border-radius: 25px;
        font-family: AdobeHeitiStd-Regular;
        font-size: 10px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 23px;
        letter-spacing: 0px;
        color: #ffffff !important;
        padding-left: 10px;
        padding-right: 25px;
        position: absolute;
        bottom: 16%;
        right: 41%;
        overflow: ellipsis;
    }
    .btn_img {
        width: 23px;
        height: 23px;
        /* background-color: #f39b55; */
        box-shadow: 3px 3px 7px 7px rgba(236, 134, 48, 0.2);
        border-radius: 24px;
        /* float: right; */
        /* margin-top: 0px;
        margin-right: -3.5%; */
        position: absolute;
        right: -5%;
    }
    #menu {
        width: 100%;
        height: 35px;
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 9999999999999999;
        background: #fff;
    }
    .logo_a {
        display: inline-block;
        width: 30%;
        /* height: auto; */
        margin-left: 3%;
        vertical-align: middle;
        margin-top: 5px;
    }
    .logo {
        width: 100%;
        height: auto;
        position: relative;
        z-index: 9999999999;
        /* width: 21.8%;
        height: auto;
        margin-left: 4%;
        vertical-align: middle; */
    }
    .menu_nr {
        display: block;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0px;
        right: 0px;
        z-index: 99999;
        /* background: #ffffff;
        box-shadow: -3px 0px 2px 3px rgba(155, 155, 155, 0.2); */
        background: rgba(0, 0, 0, 0.9);
        /* display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        align-content: center; */
        display: none;
    }
    .menu_icon {
        position: fixed;
        top: 4px;
        right: 14px;
        z-index: 9999999;
        width: 30px;
        height: auto;
        border-radius: 50%;
        /* background: #ffffff; */
    }
    .menu_list {
        width: 100%;
        height: 73%;
        display: inline-block;
        vertical-align: middle;
        margin-top: 13%;
        overflow: scroll;
    }
    .menu_list li {
        display: block;
        width: 100%;
        min-height: 38px;
        font-size: 15px;
        text-align: center;
        line-height: 38px;
        text-align: center;
        font-weight: normal;
        margin-right: 0.5%;
        /* position: relative; */
        /* color: #171616; */
        /* border-bottom: 1px solid #F3F3F3; */
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }
    .menu_list li a {
        /* display: block;
        width: 100%; */
        color: #ffffff!important;
    }
    .menu_list li:hover {
        background-color: #ec8630;
        color: #ffffff;
        cursor: pointer;
    }
    .menu_right {
        display: block;
        margin-top: 20px;
        text-align: center;
    }
    .menu_phone {
        width: 22px;
        height: auto;
        margin-right: 2px;
        vertical-align: middle;
    }
    .menu_right span {
        font-family: SimHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #204c9f;
        vertical-align: middle;
    }
    .menu_li_ul {
        display: none;
        position: relative;
        width: 100%;
        background-color: rgba(255,255,255,0.5);
    }
    .menu_li_ul li {
        width: 100%;
        height: 36px;
        text-align: center;
        font-family: MicrosoftYaHeiLight;
        font-size: 12px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 36px;
        letter-spacing: 0px;
        color: #ec8630;
        margin-right: 0px;
    }
    .menu_li_ul li a {
        display: inline-block;
        color: #ec8630;
    }
    .menu_li_ul li:hover {
        background: #CCCCCC;
        color: #ec8630;
    }
    .shuju {
        /* opacity: 0; */
        width: 100%;
        padding-bottom: 30px;
        background: url(../img/bg1.jpg)no-repeat;
        background-size: cover;
    }
    .shuju_tit {
        font-family: MicrosoftYaHei-Bold;
        font-size: 19px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: 9px;
        color: #343637;
        text-align: center;
        padding-top: 3%;
        padding-bottom: 5px;
    }
    .shuju_tit1 {
        font-family: MicrosoftYaHei;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: -1px;
        color: #343637;
        text-align: center;
    }
    .shuju_nr {
        width: 90%;
        margin: 0 auto;
        /* margin-top: 24px; */
        text-align: center;
    }
    .shuju_one {
        width: 32%;
        display: inline-block;
        margin-top: 9%;
        text-align: left;
    }
    .shuju_img {
        width: 27%;
        height: auto;
        vertical-align: middle;
    }
    .shuju_wz {
        display: inline-block;
        vertical-align: middle;
        width: 66%;
    }
    .shuju_num p {
        display: inline-block;
        font-family: Arvo;
        font-size: 12px;
        font-weight: bolder;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #b4020c;
        vertical-align: top;
        line-height: 1;
        margin-bottom: 16px;
    }
    .shuju_danw {
        display: inline-block;
        font-family: AdobeHeitiStd-Regular;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #b4020c;
        vertical-align: top;
        margin-left: 9px;
        margin-top: -12px;
    }
    .shuju_word {
        font-family: MicrosoftYaHeiLight;
        font-size: 9px;
        font-weight: normal;
        font-stretch: normal;
        color: #585655;
        line-height: 1;
    }
    .news {
        width: 100%;
        /* height: 1181px; */
        background: url(../img/bg2.jpg)no-repeat;
        background-size: cover;
        text-align: center;
        padding-bottom: 42px;
    }
    .news_All {
        width: 100%;
    }
    .news_nr {
        padding-top: 24px;
    }
    .news_one {
        display: block;
        width: 92%;
        margin: 0 auto;
        /* height: 470px; */
        /* padding-top: 8px; */
        background: #ffffff;
        vertical-align: top;
        margin-top: 13px;
        /* margin-left: -36px; */
        padding-bottom: 20px;
    }
    /* .news_one:first-of-type {
        margin-left: 0px;
        margin-right: -36px;
    } */
    .news_center {
        display: block;
        width: 92%;
        margin: 0 auto;
        /* height: 650px; */
        /* padding-top: 8px; */
        background: #ffffff;
        vertical-align: top;
        margin-top: 13px;
        position: relative;
        z-index: 9;
        text-align: center;
        padding-bottom: 20px;
    }
    .news_img {
        width: 100%;
        height: auto;
    }
    .news_img1 {
        width: 100%;
        height: auto;
    }
    .news_wz {
        width: 90%;
        margin: 0 auto;
    }
    .news_tit {
        font-family: MicrosoftYaHei;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 1;
        color: #171717;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: left;
        margin-top: 12px;
    }
    .news_tit1 {
        font-family: SourceHanSansCN-Regular;
        font-size: 11px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 24px;
        letter-spacing: 0px;
        color: #818181;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-align: left;
        margin-top: 5%;
        margin-bottom: 4%;
    }
    .news_tit2 {
        font-family: SourceHanSansCN-Regular;
        font-size: 11px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 24px;
        letter-spacing: 0px;
        color: #818181;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-align: left;
        margin-top: 18px;
        margin-bottom: 12px;
    }
    .news_time {
        font-family: MicrosoftYaHei;
        font-size: 10px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: 0px;
        color: #818181;
        vertical-align: middle;
        text-align: left;
    }
    .news_icon {
        width: 15px;
        height: 15px;
        vertical-align: middle;
        /* margin-right: 8px; */
        /* margin-left: 5px; */
        margin-top: -3px;
    }
    .news_wz1 {
        width: 90%;
        margin: 0 auto;
        /* padding-left: 23%;
        padding-right: 10px; */
    }
    /*.news_one:first-of-type .news_wz1 {
        margin-right: 23%;
        padding-left: 10px;
    } */
    .news_time1 {
        font-family: MicrosoftYaHei;
        font-size: 10px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: 0px;
        color: #818181;
        vertical-align: middle;
        text-align: left;
    }
    .news_title {
        text-align: center;
        margin-top: 5%;
    }
    .news_titleLine {
        width: 49px;
        height: 1px;
        vertical-align: middle;
    }
    .news_title span {
        display: inline-block;
        font-family: MicrosoftYaHei;
        font-size: 21px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 38px;
        letter-spacing: 3px;
        color: #ffffff;
        vertical-align: middle;
        padding-left: 9px;
        padding-right: 9px;
    }
    .news_list {
        width: 92%;
        margin: 0 auto;
        text-align: center;
        padding-top: 5%;
    }
    .news_listOne {
        display: block;
        width: 90%;
        padding-top: 10px;
        border-bottom: 1px dotted #ffffff;
        box-sizing: border-box;
        padding-bottom: 10px;
        margin: 0 auto;
    }
    .news_day {
        display: inline-block;
        vertical-align: middle;
    }
    .news_month {
        font-family: MicrosoftYaHei;
        font-size: 28px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 33px;
        letter-spacing: 3px;
        color: #ffffff;
    }
    .news_year {
        font-family: MicrosoftYaHei;
        font-size: 12px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 22px;
        letter-spacing: -1px;
        color: #ffffff;
    }
    .news_con {
        display: inline-block;
        width: 76%;
        vertical-align: middle;
        margin-left: 5%;
    }
    .news_bt {
        font-family: MicrosoftYaHei;
        font-size: 13px;
        font-weight: bold;
        font-stretch: normal;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #ffffff;
        margin-bottom: 2%;
        padding-top: 1%;
        text-align: left;
    }
    .news_listnr {
        font-family: MicrosoftYaHei;
        font-size: 10px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 22px;
        letter-spacing: 1px;
        color: #ffffff;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-align: left;
    }
    .news_link {
        display: inline-block;
        width: 182px;
        height: 44px;
        border: solid 1px #cccccc;
        text-align: center;
        font-family: MicrosoftYaHei;
        font-size: 15px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 44px;
        letter-spacing: 1px;
        color: #ffffff !important;
        margin-top: 5%;
    }
    .advantage {
        width: 100%;
        text-align: center;
    }
    .advantage_all {
        width: 97%;
        margin: 0 auto;
        text-align: center;
        margin-top: 5%;
    }
    .advantage_one {
        display: none;
        width: 33%;
        text-align: center;
        vertical-align: top;
    }
    .advantage_center {
        display: none;
        width: 32%;
        text-align: center;
        border-left: 1px solid #E9E9E9;
        border-right: 1px solid #E9E9E9;
        box-sizing: border-box;
        vertical-align: top;
    }
    .advantage_img {
        width: 40px;
        height: auto;
    }
    .advantage_title {
        /* width: 80%; */
        font-family: MicrosoftYaHei;
        font-size: 9px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 60px;
        letter-spacing: 0px;
        color: #242323;
        text-align: center;
        margin: 0 auto;
    }
    .advantage_nr {
        width: 94%;
        font-family: MicrosoftYaHei;
        font-size: 10px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #717171;
        text-align: center;
        margin: 0 auto;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .advantage_list {
        width: 93%;
        margin: 0 auto;
        margin-top: 21px;
    }
    .advantage_listOne {
        height: 85px;
        text-align: left;
        margin-bottom: 21px;
    }
    .hw_img1 {
        display: inline-block;
        width: 72.3%;
        height: 100%;
        background: url(../img/hw_img1.png) no-repeat;
        background-size: cover;
        background-position: center;
        cursor: pointer;
    }
    .hw_wz1 {
        display: inline-block;
        width: 25.5%;
        height: 100%;
        background: #f3f3f3;
        float: right;
    }
    .hw_wz1_num {
        width: 85%;
        margin: 0 auto;
        text-align: left;
        font-family: MicrosoftYaHei-Bold;
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 20px;
        letter-spacing: 0px;
        color: #444444;
        padding-top: 9px;
        padding-bottom: 8px;
    }
    .hw_wz1_wz {
        width: 85%;
        margin: 0 auto;
        text-align: left;
        font-family: SourceHanSansCN-Regular;
        font-size: 9px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 17px;
        letter-spacing: 0px;
        color: #444444;
    }
    .hw_img2 {
        display: inline-block;
        width: 65.6%;
        height: 100%;
        background: url(../img/hw_img2_1.png) no-repeat;
        background-size: cover;
        background-position: center;
        float: right;
        cursor: pointer;
    }
    .hw_wz2 {
        display: inline-block;
        width: 32%;
        height: 100%;
        background: #f3f3f3;
    }
    .hw_img3 {
        display: inline-block;
        width: 64.5%;
        height: 100%;
        background: url(../img/hw_img3.png) no-repeat;
        background-size: cover;
        background-position: center;
        cursor: pointer;
    }
    .hw_wz3 {
        display: inline-block;
        width: 33.8%;
        height: 100%;
        background: #f3f3f3;
        float: right;
    }
    .hw_hover {
        display: none;
        width: 100%;
        height: 100%;
        background: rgba(0, 117, 169, 0.6);
    }
    .hw_hover_tit {
        font-family: SourceHanSansCN-Bold;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #ffffff;
        margin-left: 4%;
        line-height: 20px;
        padding-top: 7px;
    }
    .hw_hover_wz {
        width: 90%;
        font-family: MicrosoftYaHei;
        font-size: 10px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 17px;
        letter-spacing: 0px;
        color: #ffffff;
        margin-left: 4%;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .advantage_fly {
        text-align: left;
        position: relative;
    }
    .advantage_fly_left {
        display: inline-block;
        width: 49%;
        vertical-align: middle;
        position: absolute;
        left: 2px;
        top: 50%;
    }
    /* .advantage_fly img {
        width: 100%;
        height: auto;
        opacity: 0.5;
    } */
    .fly_bg {
        width: 100%;
        height: auto;
        opacity: 0.5;
    }
    .fly_play {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 61%;
        top: 73%;
        z-index: 999;
        cursor: pointer;
        opacity: 1;
    }
    .fly_drawmask {
        display: none;
        position: fixed;
        top: 0px;
        left: 0px;
        background: rgba(0, 0, 0, 0.5);
        z-index: 9999;
    }
    .fly_drawmask video {
        display: block;
        width: 100%;
        height: auto;
        margin: 0 auto;
        position: relative;
        z-index: 99999;
        margin-top: 50%;
    }
    .close_flyVideo {
        width: 40px;
        height: 40px;
        position: fixed;
        top: 20px;
        right: 20px;
        cursor: pointer;
        z-index: 999999;
        opacity: 0.4;
    }
    .advantage_fly_right {
        display: block;
        width: 100%;
        vertical-align: middle;
        text-align: left;
        position: relative;
        top: 0px;
        left: 0px;
        z-index: 99;
    }
    .advantage_flyWz {
        width: 82%;
        margin: 0 auto;
        text-align: center;
    }
    .advantage_flyWz1 {
        font-family: MicrosoftYaHei;
        font-size: 24px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 30px;
        letter-spacing: 0px;
        color: #918c8c;
    }
    .advantage_flyWz2 {
        font-family: MicrosoftYaHei;
        font-size: 19px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 35px;
        letter-spacing: 0px;
        color: #000000;
    }
    .advantage_flyWz3 {
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 35px;
        letter-spacing: 0px;
        color: #383838;
    }
    .advantage_flyWz4 {
        font-family: MicrosoftYaHei;
        font-size: 13px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 27px;
        letter-spacing: 0px;
        color: #878686;
    }
    .advantage_flyWz5 {
        display: inline-block;
        width: 200px;
        height: 40px;
        background-color: #ff801d;
        border-radius: 10px;
        text-align: center;
        line-height: 40px;
        font-family: AdobeHeitiStd-Regular;
        font-size: 22px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 3px;
        color: #ffffff !important;
        margin-top: 8%;
    }
    .school {
        width: 100%;
        margin-top: 4%;
    }
    .school_nr {
        width: 100%;
        padding-top: 37px;
    }
    .school_pc {
        display: none;
    }
    .swiper-container-school {
        width: 100%;
        height: 100%;
        margin-top: 30px;
        overflow-x: hidden;
    }
    .school_left {
        display: inline-block;
        width: 100%;
        height: 197px;
        text-align: center;
        vertical-align: top;
        position: relative;
        padding-top: 30px;
        margin-bottom: 60px;
    }
    .school_left_bg {
        display: inline-block;
        width: 74%;
        height: 120px;
        background-color: #3b95f6;
        position: relative;
        left: 10px;
        
    }
    .school_left_img {
        width: 100%;
        height: auto;
        position: absolute;
        right: 20px;
        bottom: 14px;
    }
    .school_left_wz {
        width: 100%;
        height: 100px;
        background-color: rgba(255, 255, 255, 0.7);
        position: absolute;
        right: 0px;
        bottom: 0px;
    }
    .school_left_wzNr {
        width: 84%;
        font-family: MicrosoftYaHei;
        font-size: 11px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 26px;
        letter-spacing: 1px;
        color: #323334;
        text-align: left;
        margin: 0 auto;
        margin-top: 5%;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .school_left_wztime {
        width: 84%;
        font-family: MicrosoftYaHei;
        font-size: 10px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 12px;
        letter-spacing: 2px;
        color: #818283;
        text-align: left;
        margin: 0 auto;
        margin-top: 3%;
    }
    .school_left_icon {
        width: 12px;
        height: 12px;
        vertical-align: middle;
        margin-right: 10px;
    }
    .school_left_wztime span {
        vertical-align: middle;
    }
    .school_center {
        display: inline-block;
        width: 100%;
        height: 197px;
        text-align: center;
        vertical-align: top;
        position: relative;
        padding-top: 30px;
        margin-bottom: 60px;
    }
    .school_right {
        display: inline-block;
        width: 100%;
        height: 197px;
        text-align: center;
        vertical-align: top;
        position: relative;
        padding-top: 30px;
        margin-bottom: 60px;
    }
    .school_center_bg {
        display: inline-block;
        width: 74%;
        height: 120px;
        background-color: #6985ca;
        position: relative;
        left: 10px;
    }
    .school_right_bg {
        display: inline-block;
        width: 74%;
        height: 120px;
        background-color: #5637c1;
        position: relative;
        left: 10px;
    }
    .school_center_img {
        width: 100%;
        height: auto;
        position: absolute;
        right: 20px;
        bottom: 14px;
    }
    .school_center_wz {
        width: 100%;
        height: 100px;
        background-color: rgba(255, 255, 255, 0.7);
        position: absolute;
        right: 0px;
        bottom: 0px;
    }
    .school_center_wzNr {
        width: 84%;
        font-family: MicrosoftYaHei;
        font-size: 11px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 26px;
        letter-spacing: 1px;
        color: #323334;
        text-align: left;
        margin: 0 auto;
        margin-top: 5%;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .school_center_wztime {
        width: 84%;
        font-family: MicrosoftYaHei;
        font-size: 10px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 20px;
        letter-spacing: 2px;
        color: #818283;
        text-align: left;
        margin: 0 auto;
        margin-top: 3%;
    }
    .alumnus {
        width: 100%;
        padding-bottom: 89px;
        background: url(../img/bg2.jpg)no-repeat;
        background-size: 100% 100%;
        margin-top: 10%;
    }
    .alumnus_swiper {
        width: 100%;
        height: 181px;
        margin-top: 5%;
        position: relative;
    }
    .swiper-container-phone {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .swiper-wrapper {
        width: 100%;
        height: 100%;
    }
    .banner_divwz {
        width: 100%;
        height: 34px;
        background-color: rgba(18, 65, 90, 0.5);
        position: absolute;
        bottom: 2px;
        left: 0px;
        font-family: SourceHanSansCN-Regular;
        font-size: 8px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 34px;
        text-align: center;
        letter-spacing: 0px;
        color: #ffffff;
    }
    .alumnus_swiper_left {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: solid 1px #d7d7d7;
        text-align: center;
        line-height: 40px;
    }
    .alumnus_swiper_right {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: solid 1px #d7d7d7;
        text-align: center;
        line-height: 40px;
    }
    .alumnus_swiper_left:hover {
        background: #fc8658;
    }
    .alumnus_swiper_right:hover {
        background: #fc8658;
    }
    .alumnus_swiper_left img,
    .alumnus_swiper_right img {
        width: 11px;
        height: auto;
        margin-top: 25%;
    }
    .alumnus_swiper .swiper-button-next,
    .alumnus_swiper .swiper-button-prev {
        display: none;
        width: 40px;
        height: 40px;
    }
    .alumnus_swiper .swiper-button-next {
        position: absolute;
        right: 32%;
        top: 124%;
    }
    .alumnus_swiper .swiper-button-prev {
        position: absolute;
        left: 32%;
        top: 124%;
    }
    .links {
        width: 100%;
        /* padding-bottom: 8%; */
        margin-bottom: -30px;
    }
    .links_tit {
        margin-top: 5%;
        text-align: center;
    }
    .links_tit img {
        width: 49px;
        height: 2px;
        vertical-align: middle;
    }
    .links_tit span {
        display: inline-block;
        font-family: MicrosoftYaHei;
        font-size: 21px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 38px;
        letter-spacing: 3px;
        color: #1C4D89;
        vertical-align: middle;
        padding-left: 9px;
        padding-right: 9px;
    }
    .links_nr {
        width: 90%;
        margin: 0 auto;
        text-align: center;
        margin-top: 5%;
    }
    .links_img {
        display: inline-block;
        width: 22%;
        border: solid 1px #a0a0a0;
        text-align: center;
        margin-right: 1%;
        margin-bottom: 20px;
        vertical-align: middle;
    }
    .links_img:nth-of-type(4n) {
        margin-right: 0px;
    }
    .links_img img {
        width: 100%;
        height: auto;
    }
    .swiper-container-Data{
        width: 100%;
        overflow-x: hidden;
    }
    .shuju-Data{
        display: none;
    }
}