/*头部开始********************************************************************************************/
@charset "utf-8";
/*html {filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(100%);}*/
@font-face {
    font-family: "PMZD";
    src: url("../font/PMZD.woff2") format("woff2"),
    url("../font/PMZD.woff") format("woff"),
    url("../font/PMZD.ttf") format("truetype"),
    url("../font/PMZD.eot") format("embedded-opentype"),
    url("../font/PMZD.svg") format("svg");
}
@font-face {
    font-family: "Akrobat";
    src: url("../font/Akrobat.woff2") format("woff2"),
    url("../font/Akrobat.woff") format("woff"),
    url("../font/Akrobat.ttf") format("truetype"),
    url("../font/Akrobat.eot") format("embedded-opentype"),
    url("../font/Akrobat.svg") format("svg");
}
@font-face {
    font-family: "AkrobatBlack";
    src: url("../font/AkrobatBlack.woff2") format("woff2"),
    url("../font/AkrobatBlack.woff") format("woff"),
    url("../font/AkrobatBlack.ttf") format("truetype"),
    url("../font/AkrobatBlack.eot") format("embedded-opentype"),
    url("../font/AkrobatBlack.svg") format("svg");
}
@font-face {
    font-family: "Career";
    src: url("../font/Career.woff2") format("woff2"),
    url("../font/Career.woff") format("woff"),
    url("../font/Career.ttf") format("truetype"),
    url("../font/Career.eot") format("embedded-opentype"),
    url("../font/Career.svg") format("svg");
}
@font-face {
    font-family: "KenyanCoffee";
    src: url("../font/KenyanCoffee.woff2") format("woff2"),
    url("../font/KenyanCoffee.woff") format("woff"),
    url("../font/KenyanCoffee.ttf") format("truetype"),
    url("../font/KenyanCoffee.eot") format("embedded-opentype"),
    url("../font/KenyanCoffee.svg") format("svg");
}
@font-face {
    font-family: "Montserrat-Light";
    src: url("../font/Montserrat-Light.woff2") format("woff2"),
    url("../font/Montserrat-Light.woff") format("woff"),
    url("../font/Montserrat-Light.ttf") format("truetype"),
    url("../font/Montserrat-Light.eot") format("embedded-opentype"),
    url("../font/Montserrat-Light.svg") format("svg");
}
@font-face {
    font-family: "Montserrat";
    src: url("../font/Montserrat.woff2") format("woff2"),
    url("../font/Montserrat.woff") format("woff"),
    url("../font/Montserrat.ttf") format("truetype"),
    url("../font/Montserrat.eot") format("embedded-opentype"),
    url("../font/Montserrat.svg") format("svg");
}
@font-face {
    font-family: "Montserrat-Bold";
    src: url("../font/Montserrat-Bold.woff2") format("woff2"),
    url("../font/Montserrat-Bold.woff") format("woff"),
    url("../font/Montserrat-Bold.ttf") format("truetype"),
    url("../font/Montserrat-Bold.eot") format("embedded-opentype"),
    url("../font/Montserrat-Bold.svg") format("svg");
}
@font-face {
    font-family: "Montserrat-Black";
    src: url("../font/Montserrat-Black.woff2") format("woff2"),
    url("../font/Montserrat-Black.woff") format("woff"),
    url("../font/Montserrat-Black.ttf") format("truetype"),
    url("../font/Montserrat-Black.eot") format("embedded-opentype"),
    url("../font/Montserrat-Black.svg") format("svg");
}
@font-face {
    font-family: "SourceHanSansCN";
    src: url("../font/SourceHanSansCN.woff2") format("woff2"),
    url("../font/SourceHanSansCN.woff") format("woff"),
    url("../font/SourceHanSansCN.ttf") format("truetype"),
    url("../font/SourceHanSansCN.eot") format("embedded-opentype"),
    url("../font/SourceHanSansCN.svg") format("svg");
}
.w {
    width: 1600px;
    margin: 0 auto;
    position: relative;
}
/*html{
    scroll-behavior: smooth;
}
html.noscroll{
    scroll-behavior: inherit;
}*/
html, body {
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #333;
    font-family: "Montserrat";
    letter-spacing: -0.5px;
    cursor: url(../images/circle_fill.png),auto;
}

footer,
section{
    overflow: hidden;
}
.swiper{
    width: 100%;
    height: 100%;
}
.mCSB_scrollTools{
    width: 2px;
}
.mCSB_inside > .mCSB_container {
    margin-right: 20px;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background: #293044;
    width: 2px;
}
.mCSB_scrollTools .mCSB_draggerRail{
    background:  rgba(255,255,255,0.3);
    opacity: 1;
}
::-webkit-input-placeholder{
    color: #840163;
}
::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color: #840163;
}
:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color: #840163;
}
:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color: #840163;
}
.swiper-button-prev,
.swiper-button-next{
    outline: none;

}
.swiper-button-prev:after,
.swiper-button-next:after{
   content: "";
}
.prev1,
.next1{
    width: 70px;
    height: 70px;
    margin: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}

.prev1{
    left: 50px;
}
.next1{
    right: 50px;
}
.prev1:after,
.next1:after{
    width: 100%;
    height: 100%;
    -o-background-size: 100% 100% !important;
    background-size: 100% 100% !important;
}
.prev1:after{
    background: url(../images/prev_icon1.png) no-repeat center center;
}
.next1:after{
    background: url(../images/next_icon1.png) no-repeat center center;

}
.prev1:hover:after{
    background: url(../images/prev_icon1_hover.png) no-repeat center center;
}
.next1:hover:after{
    background: url(../images/next_icon1_hover.png) no-repeat center center;
}


.prev2,
.next2{
    width: 58px;
    height: 110px;
    margin: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);

}

.prev2{
    left: -100px;
}
.next2{
    right: -100px;
}
.next2:after,
.prev2:after{
    width: 100%;
    height: 100%;
    -o-background-size: 100% 100% !important;
    background-size: 100% 100% !important;
}
.prev2:after{
    background: url(../images/prev_icon2.png) no-repeat center center;
}
.next2:after{
    background: url(../images/next_icon2.png) no-repeat center center;
}
.prev2:hover:after{
    background: url(../images/prev_icon2_hover.png) no-repeat center center;
}
.next2:hover:after{
    background: url(../images/next_icon2_hover.png) no-repeat center center;
}


/*导航*/
.top_nav {
    color: #FFFFFF;
}
.header{
    height: 60px;
    line-height: 60px;
    background: #293044;
    font-size: 18px;
    font-family: Career;
    color: #F7FAFC;
}


.top_nav .nav{
    background: #840163;
    padding: 20px 0;
}

.nav .top{
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.logo_area{
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.logo_area .logo img{
    height: 85px;
}
.logo_area .nku{
    font-size: 48px;
    font-family: Career;
    padding: 0 16px;
}

.logo_area .ctitle{
    height: 40px;
    line-height: 40px;
   /* border-left: 1px solid #fff;*/
    padding-left: 20px;
    font-size: 40px;
    font-family: Career;
}

.top_action_area{
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.top_action_area .lang{
    line-height: 30px;
    padding: 0 5px 0 17px;
    margin-right: 45px;
    position: relative;
}
.top_action_area .lang:before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background: #FFFFFF;
    border-radius: 50%;
}

.top_action_area .search_box{
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.top_action_area .search_box .search_ipt {
    width: 230px;
    height: 40px;
    line-height: 40px;
    background: #FFFFFF;
    font-size: 14px;
    color: #840163;
    padding: 0 20px;
}
.top_action_area .search_box .search_icon{
    margin-left: 5px;
    width: 40px;
    height: 40px;
    background: url(../images/search_icon.png) no-repeat center center;
    -o-background-size: 24px 24px !important;
       background-size: 24px 24px !important;
    cursor: pointer;
}

.top_nav .nav_list{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 15px;
}
.top_nav .nav_list li{
    padding: 0 50px;
    position: relative;

}
.top_nav .nav_list li>a{
    line-height: 30px;
    font-size: 20px;
    position: relative;
    padding-right: 24px;
}
.top_nav .nav_list li>a:after{
    position: absolute;
    top: 55%;
    right: 0;
    display: block;
    content: "";
    width: 12px;
    height: 8px;
    background: url(../images/pull.png) no-repeat center center;
    -o-background-size: 100% 100% !important;
       background-size: 100% 100% !important;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}
.nav_list li .hide_menu{
    position: absolute;
    top: calc(100% + 20px);
    left: 10%;
    width: 80%;
    background: #FFFFFF;
    z-index: 10;
    padding: 15px 0;
    display: none;
}
.nav_list li .hide_menu:before{
    width: 78px;
    height: 4px;
    background: #840163;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.nav_list li .hide_menu dd{

}
.nav_list li .hide_menu a{
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    padding: 12px 0;
    color: #333;
    text-align: center;
}
.nav_list li .hide_menu dd:hover a{
    color: #840163;
    font-weight: bold;

}
/*全屏导航*/
.full_menu{
    position: fixed;
    bottom: -100%;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #840163;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    color: #fff;
}
.full_menu.open{
    bottom: 0;
}
.full_menu .close_menu {
    position: relative;
    top: 15px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    background: url(../images/close.png) no-repeat center center;
    -o-background-size: 36px 36px !important;
    background-size: 30px 30px !important;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 15px;
}
.full_menu .top_action_area {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.full_menu_con{
    height: -webkit-calc(100% - 80px);
    height: -moz-calc(100% - 80px);
    height: calc(100% - 80px);
    overflow-y: auto;
}
.full_meum_list{
    width: 100%;

}
.full_meum_list li{
}

.full_meum_list li> a {
    font-size: 22px;
    padding: 10px 15px;
}

.full_meum_list li .hide_menu dd a{
    opacity: 0.4;
    line-height: 20px;
    padding: 10px 15px;
    font-size: 15px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.full_meum_list li .hide_menu dd:hover a{
    color: #fff;
}



/*首页banner----------------------------------------------------------------------------------------------*/
.sec1{
    width: 100%;
    height: 650px;
    position: relative;
}

.banner_swiper li{
    width: 100%;
    height: 100%;
}

.banner_swiper .banner_img{
    width: 100%;
    height: 100%;
    -o-background-size: cover !important;
    background-size: cover !important;
    -webkit-transform: scale(1.08,1.08);
       -moz-transform: scale(1.08,1.08);
        -ms-transform: scale(1.08,1.08);
         -o-transform: scale(1.08,1.08);
            transform: scale(1.08,1.08);
    -webkit-transition: all 4s;
    -moz-transition: all 4s;
    -o-transition: all 4s;
    transition: all 4s;
}

.banner_swiper .swiper-slide-active .banner_img{
    -webkit-transform: scale(1,1);
       -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
         -o-transform: scale(1,1);
            transform: scale(1,1);
}

.banner_swiper .swiper-pagination-banner{
    bottom: 30px;

}
.banner_swiper .swiper-pagination-banner .swiper-pagination-bullet{
    width: 22px;
    height: 22px;
    background: url(../images/dot.png) no-repeat center center;
    -o-background-size: 100% 100% !important;
    background-size: 100% 100% !important;
    margin: 0 10px;
    opacity: 1;
}
.banner_swiper .swiper-pagination-banner .swiper-pagination-bullet-active{
    background: url(../images/dot_active.png) no-repeat center center;
}




.sec {
    padding: 100px 0;
}

.index_title{
    margin-bottom: 40px;
    text-align: center;
}
.index_title.white{
   color:#fff;
}

.index_title.Career{
    padding: 60px 0;
}
.index_title.Career .title{
    font-family: Career;
    font-weight: normal;
}
.index_title.padding_top{
    padding-top: 40px;
}
.index_title .title{
    font-size: 60px;
    font-weight: 900;
    font-family: Montserrat-Black;
}
.index_title .title .hollow{
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke: 2px #293044; /*文字描边*/
        color: transparent;   /*字体颜色设置为透明*/
}
.index_title .tip{
    padding-top: 10px;
    font-size: 18px;
    color: #0E3051;
}
/*第二屏 WHAT’S HAPPENING AT CESD*/
.sec2{
    background:  url(../images/sec2_bg.jpg) no-repeat center center;
    -o-background-size: cover;
       background-size: cover;
    position: relative;
}
.ab_text{
    position: absolute;
    top: -32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    white-space: nowrap;
    font-size: 157px;
    font-family: Montserrat-Black;
    font-weight: 900;
    color: #E6E6E6;
    opacity: 0.7;
}
.sec3 .ab_text{
    top: -17px;
}
.sec2_con{
    position: relative;
}
.happening_list{

}
.happening_list li a{
    width: 100%;
}

.happening_list li .img_con{
    width: 100%;
    padding-top: 50%;
    overflow: hidden;
    position: relative;
}
.happening_list li .img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.happening_list li .info_con{
    padding: 40px;
    background: #FFFFFF;
}
.happening_list li .time{
    color: #840163;
    line-height: 26px;
    margin-bottom: 25px;
}
.happening_list li .title{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 25px;
}
.happening_list li .info{
    color: #666666;
    line-height: 26px;
    height: 52px;
    margin-bottom: 30px;
}

.read_more1{
    padding: 0 10px 0 52px;
    color: #840163;
    line-height: 40px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}
.read_more1:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    background: url(../images/more_icon1.png) no-repeat center center;
    -o-background-size: 100% 100% !important;
       background-size: 100% 100% !important;

}
.read_more1:hover{
    margin-left: 10px;
}
.read_more_center{
    text-align: center;
}
.read_more_top{
    padding-top: 50px;
}
.read_more{
    font-size: 18px;
    font-weight: bold;
    color: #FCF9F9;
    width: 260px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #293044;
    position: relative;
    top:0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.read_more:hover{
    top: -3px;
}
/*sec3*/
.sec3{
    position: relative;
    background: #f3f6f8;
}
.acad_list{

}
.acad_list li{
    float: left;
    width: 33.3%;
    overflow: hidden;
    position: relative;
}
.acad_list li .img_con{
    width: 100%;
    padding-top: 100%;
    -o-background-size: cover !important;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.acad_list li:before {
    content: '';
    position: absolute;
    display: block;
    width: 20px;
    height: 60px;
    left: 0;
    bottom: 20%;
    background: #840163;
    z-index: 1;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}
.acad_list li:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
    background: transparent;
    border: 20px solid #840163;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 1;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
    opacity: 0;
}
.acad_list li a{
    background: url(../images/kuang.png) no-repeat center center;
    -o-background-size: 100% 100%;
       background-size: 100% 100%;
    padding: 10px;
    position: absolute;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    height: -webkit-calc(100% - 20px);
    height: -moz-calc(100% - 20px);
    height: calc(100% - 20px);
    left: 10px;
    top: 10px;
    z-index: 3;
}

.acad_list li .info_con{
    position: absolute;
    width: -webkit-calc(100% - 80px);
    width: -moz-calc(100% - 80px);
    width: calc(100% - 80px);
    left: 40px;
    bottom: 40px;
    background: #333333;
    padding: 30px;
    color: #FFFEFC;
}

.acad_list li .title{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}
.acad_list li .info{
    line-height: 26px;
    height: 52px;
}
.acad_list li .read_more2{
    background: url(../images/more_icon2.png) no-repeat center center;
    -o-background-size: 100% 100% !important;
       background-size: 100% 100% !important;
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
    /*以下二选一*/
/*.acad_list li:hover:after{
    opacity: 1;
}*/
.acad_list li:hover:before{
    width: 100%;
    height: 100%;
    bottom: 0;
    background: transparent;
    border: 20px solid #840163;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.sec4{
    background: #fff;
}
.sec4_left{
    width: 53.125%;
    position: absolute;
    top:0;
    left: 0;
    z-index: 1;
}
.sec4_left img{
    width: 100%;
}
.sec4_right{
    width: 68.75%;
    position: relative;
    padding-top: 5%
}
.sec4_right img{
    width: 100%;
}
.sec4_right .sec4_title {
    position: absolute;
    top: 37%;
    left: 39%;
    font-size: 50px;
    font-weight: 900;
    font-family: Montserrat-Black;
    color: #fff;
}
.sec4_right .sec4_title .title2{
    margin-top: 45px;
    -webkit-text-fill-color: #2C4B5F;
    -webkit-text-stroke: 2px #FCFCFC; /*文字描边*/
    color: transparent;   /*字体颜色设置为透明*/
}
.sec4_right .nav_link{
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.sec4_right .nav_link dd a{
    padding: 5px 15px;
    font-size: 20px;
    text-decoration: underline;
    color: #FCF7F7;
    position: relative;
    top:0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.sec4_right .nav_link dd:hover a{
    top: -2px;
}

/**/
.sec5{

}
.sec5_sub_nav{
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 90px;
}
.sec5_sub_nav a{
    font-size: 18px;
    color: #7E1519;
    width: 230px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #FFFFFF;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    margin: 0 5px;
}
.sec5_sub_nav a:hover,
.sec5_sub_nav a.on{
    color: #fff;
    background: #7E1519;
}
.sec5_sub_area .alumni_area{
    display: none;
    text-align: center;
}
.sec5_sub_area .alumni_area.active{
    display: block;
}
.sec5_sub_area .link{
}
.sec5_sub_area .link_con{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.sec5_sub_area .link .text{
    width: 1000px;
    height: 100px;
    line-height: 100px;
    padding: 0 38px;
    font-size: 36px;
    font-family: Montserrat-Black;
    font-weight: 900;
    color: #7E1519;
    background: #FFFFFF;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    text-align: left;
    margin-right: 10px;
}
.sec5_sub_area .link .arr{
    width: 100px;
    height: 100px;
    background: url(../images/more_arr.png) no-repeat center center;
    -o-background-size: 100% 100% !important;
       background-size: 100% 100% !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.sec5_sub_area .link:hover .text{
    color: #fff;
    background: #7E1519;
}
.sec5_sub_area .link:hover .arr{
    background: url(../images/more_arr2.png) no-repeat center center;
}



.sec6{
    background: url(../images/sec6_bg.jpg) no-repeat center center;
    -o-background-size: cover;
       background-size: cover;
}
.sec6_con{
    position: relative;
}
.faculty_swiper{
    height: 390px;
}
.faculty_list{

}
.faculty_list li{
    height: -webkit-calc((100% - 10px) / 2);
    height: -moz-calc((100% - 10px) / 2);
    height: calc((100% - 10px) / 2);
    overflow: hidden;
}
.faculty_list li a{
    width: 100%;
    height: 100%;
}
.faculty_list li .img_con{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.faculty_list li .img{
    width: 100%;
    height: 100%;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.faculty_list li .name{
    position: absolute;
    bottom:0;
    left:0;
    width: 100%;
    line-height: 32px;
    height: 32px;
    background: rgba(132, 1, 99, 0.6);
    font-size: 18px;
    color: #FFFFFF;
    padding: 0 12PX;
}
.sec7{
    background: url(../images/sec7_bg.jpg) no-repeat center center;
    -o-background-size: cover;
       background-size: cover;
}

.closer_list li{
    width: 31.25%;
    margin-right: 3.125%;
    border: 3px solid #FCFCFC;
    float: left;
    font-size: 0;
}
.closer_list li:nth-of-type(3n){
    margin-right: 0;
}
.closer_list li a{
    width: 100%;
    height: 100%;
}
.closer_list li .img_con{
    width: 100%;
    padding-top: 66%;
    overflow: hidden;
    position: relative;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.closer_list li .img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-background-size: 100% 100% !important;
    background-size: 100% 100% !important;
}
.sec7 .read_more{
    color: #293044;
    background: #FFFFFF;
}

.fixed_img{
    position: fixed;
    top: 50%;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/sec5_bg.jpg) no-repeat center center;
    -o-background-size: cover !important;
    background-size: cover !important;
    z-index: -1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed_img.mission{
    background: url(../images/mission_bg.jpg) no-repeat center center;
}
.fixed_img.doctoral{
    background: url(../images/inner_doctoral.jpg) no-repeat center center;
}
.fixed_img.master{
    background: url(../images/inner_master.jpg) no-repeat center center;
}
.fixed_img.international{
    background: url(../images/inner_inter.jpg) no-repeat center center;
}
.fixed_img.research{
    background: url(../images/mono_bg.jpg) no-repeat center center;
}
.fixed_img.community{
    background: url(../images/comm_bg.jpg) no-repeat center center;
}
.fixed_img.alumni{
    background: url(../images/inner_alumni.jpg) no-repeat center center;
}
/*底部*/
footer{
    position: relative;
}
.foot_top{
    background: #293044;
    color: #fff;
    padding: 45px 0;
}
.foot_top .w{
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.foot_top .add_con{
    font-size: 18px;
}
.foot_top .add_con .left{
    margin-right: 65px;
}

.copy_right{
    background: #86C035;
    color: #fff;

    padding: 25px 0;
    line-height: 25px;
}

.copy_right .w{
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.copy_right .gongbei_icon{
    position: relative;
    top: -1px;
    margin-right: 3px;
}
.copy_right a{
    padding-left: 10px;
}

.nybody{ background:#e1e1e1; }

.inner{ width:100%; max-width:1920px; margin:0 auto;}

.content{  width:100%; max-width:1920px; margin:0 auto; margin-top:30px;/* margin-bottom:55px;*/  }
.content .w{ display:flex;  flex-wrap: wrap; flex-direction: row-reverse;}


.conleft{   width:300px; }
.conleft_title{ background:#293044; font-size:30px;   color:#fff; line-height:50px; padding:20px 0px; font-weight:bold; text-align:center; }

.left_nav{ background:#840163;  }

.lNav{ cursor:pointer; }
.lNav {  line-height:50px; padding:8px 0px; margin-bottom:1px; text-align:center; border-bottom:solid 1px #ccc; }
.lNav a{ color:#fff; font-size:18px; }
.lNav:hover{ font-weight:bold; }
.lNav:hover a{ font-weight:bold; }

.currentDt1{  font-weight:bold; color:#fff; }
.currentDt1 a{  }
.navContent1{ display: none;   padding-bottom:7px;  margin-top:-17px;  border-bottom:solid 1px #ccc; background:#840163; }
.navcontent1 li{ position:relative}
.navContent1 li a{ display:block; text-align:center;   font-size:14px; color:#ccc; line-height:30px;    } 
.navContent1 li:hover>a{  font-weight:bold;}
.navContent1_xz{ font-weight:bold !important; }






.conright{  width:calc(100% - 360px); margin-left:60px; border-top:solid 3px #840163; background:#fff;  padding:25px 35px;  }
.conright_top{  line-height:35px; padding-bottom:20px; border-bottom:solid 1px #ccc; }
.brow{ float:right; text-align:right; padding-left:23px; background:url(../images/brow.png) no-repeat left center;  color:#666;}
.brow a{ float:left; }
.brow a:hover{ color:#840163; }
.brow span{ float:left; margin:0px 7px; }
.conright_title{ font-size:24px; float:left;   }

.list1{ margin-top:10px;}
.list1_kuang{}
.list1_kuang ul{ padding-bottom:15px; }
.list1_kuang li{ padding:25px 0px 25px 0px; border-bottom:solid 1px #e2e2e2; display:flex; justify-content: space-between; align-items: center; }
.list1_kdate{   line-height:45px; text-align:center; width:100px; border:solid 1px #840163;  }
.list1_kdate span{ display:block; width:100%; }
.list1_kry{ background:#840163; color:#fff; font-size:22px; font-weight:bold; }
.list1_kyear{ color:#840163; font-size:16px; }

.list1_kright{   width:calc(100% - 130px); margin-left:30px;   }
.list1_krtitle{ line-height:26px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; }
.list1_krtitle a { display:inline; font-size:18px; font-weight:bold; }
.list1_krwz{ margin-top:5px; }
.list1_krwz a{ display:block;  line-height:25px; font-size:14px;   color:#666;  height:50px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.list1_krwz a:hover{ color:#840163 ; }


.conkuang .w{ display:block; }
.conkuang .conright{ width:100%; margin-left:0px; }


.dym{ padding-top:20px; }


.listpic{ margin-top:25px; }

.listpic ul{ display:flex; flex-wrap: wrap; justify-content: space-between; }
.listpic li{ display:flex; width:48.5%;margin-bottom:30px; }
.listpic_pic{ width:200px; }
.listpic_pic a,.listpic_pic img{ display:block; width:100%; }
.listpic_right{ width:calc(100% - 200px); background:#eef2f5; line-height:35px; }
.listpic_rtitle{ line-height:50px; background:url(../images/listpic-titlebg.png) no-repeat left center; }
.listpic_rtitle a{ color:#fff; margin-left:15px; font-weight:bold; font-size:16px; }
.listpic_rdiv{ padding-left:20px; line-height:32px; font-size:16px; }
.listpic_rwz1{ font-weight:bold; padding-top:15px; }
.listpic_rwz2{}



.nr{ margin-top:20px; }
.nr_title{ line-height:26px; font-size:18px; font-weight:bold; text-align:center; }
.nr_wz{ line-height:26px; padding:10px 0px; border-bottom:solid 1px #ccc; margin-bottom:20px; text-align:center; }
.nr_wz span{ display:inline-block; color:#666; margin:0px 12px; }
.nr_div{ font-family:"宋体";}
.nr_div i,.nr_div span,.nr_div em,.nr_div s,.nr_div del,.nr_div b{ font-style: revert;}


.listpic2{}
.listpic2 ul{ margin-bottom:25px; }
.listpic2 li{ padding:25px 0px; border-bottom:solid 1px #ccc; font-size:16px; }
.listpic2_title{ background:#840163; line-height:35px; border-top-left-radius:12px; border-top-right-radius:12px; padding:5px 15px; float:left; }
.listpic2_title a{ font-weight:bold; color:#fff;  }
.listpic2_div{ display:flex; margin-top:20px;  justify-content: space-between; line-height:30px; }
.listpic2_dpic{ width:45%; }
.listpic2_dpic a,.listpic2_dpic img{ display:block; width:100%; }
.listpic2_dright{ width:52%; }
.listpic2_drwz{   margin-bottom:25px; height:120px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 4;  overflow: hidden;}
.listpic2_drmore{}
.listpic2_drmore a{ padding-right:40px; background:url(../images/listpic-more.png) no-repeat right center;}



.piclist{}
.piclist ul{ display:flex; margin-bottom:25px; flex-wrap: wrap; justify-content: space-between; }
.piclist li{ width:48%; margin-top:20px; }
.piclist li a{ display:block; width:100%; }
.piclist li a img{ display:block; width:100%; }
.piclist li a span{ display:block; width:100%; line-height:35px; text-align:center; font-size:16px;  white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;  }

.sousuo{}
.sousuo ul{ padding-top:15px; margin-bottom:25px; }
.sousuo li{ display:flex; flex-wrap: wrap; justify-content: space-between; padding:13px 0px; line-height:30px;  border-bottom:solid 1px #ccc; }
.sousuo_title{ font-size:16px;  white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; width:calc(100% - 130px);}
.sousuo_title a{}
.sousuo_date{}



.confy{ padding-top:30px; display:flex; flex-wrap: nowrap; justify-content: space-between;}
.confy_div{ width:47%; font-size:18px;  line-height:30px; }
.confy_div a{ display:inline; }
.confy_div a:hover{ color:#840163; }


.listjx{ margin-top:30px; border:solid 1px #ccc; }
.listjx_div1 ul{ display:flex; flex-wrap: nowrap; justify-content: space-between; background:#efefef; }
.listjx_div1 ul li{ font-size:18px; font-weight:bold; line-height:35px; padding:10px 10px;}
.listjx_div1 li:nth-child(1){ width:150px; }
.listjx_div1 li:nth-child(2){ width:calc(100% - 180px); }

.listjx_div2 ul{ display:flex; flex-wrap: nowrap; justify-content: space-between;}
.listjx_div2 ul li{ font-size:16px; line-height:30px; padding:10px 10px;}
.listjx_div2 li:nth-child(1){ width:150px; }
.listjx_div2 li:nth-child(2){ width:calc(100% - 180px); }


/*1920*/

@media screen and (max-width: 1800px) {

}

@media screen and (max-width: 1680px) {
    .w{
        width: 1400px;
    }
    .search_pageing {
        padding: 50px 0;
    }
    .search {
        padding-top: 40px;
    }
    .search_title {
        font-size: 22px;
        line-height: 24px;
        margin: 25px 0;
    }
    .search_list li a {
        padding: 25px 0;
    }
    .sec {
        padding: 80px 0;
    }
    .header {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }
    .logo_area .logo img {
        height: 75px;
    }
    .logo_area .nku {
        font-size: 40px;
        padding: 0 12px;
    }
    .logo_area .ctitle {
        height: 36px;
        line-height: 36px;
        padding-left: 15px;
        font-size: 34px;
    }
    .top_action_area .lang {
        line-height: 30px;
        padding: 0 5px 0 17px;
        margin-right: 30px;
    }

    .top_nav .nav_list li {
        padding: 0px 40px;
    }
    .top_nav .nav_list li>a {
        line-height: 30px;
        font-size: 18px;
        padding-right: 20px;
    }
    .top_nav .nav_list li>a:after {
        width: 10px;
        height: 6px;
    }
    .nav_list li .hide_menu {
        top: calc(100% + 15px);
    }
    .nav_list li .hide_menu a{
        padding: 8px 0;
    }
    .prev1, .next1 {
        width: 60px;
        height: 60px;
    }
    .index_title .title {
        font-size: 50px;
    }
    .ab_text {
        top: -25px;
        font-size: 130px;
    }
    .index_title .tip {
        padding-top: 10px;
        font-size: 17px;
    }
    .happening_list li .time {
        line-height: 20px;
        margin-bottom: 20px;
    }
    .happening_list li .title {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .index_title.padding_top {
        padding-top: 35px;
    }
    .index_title {
        margin-bottom: 35px;
    }
    .read_more1:before {
        width: 35px;
        height: 35px;
    }
    .read_more1 {
        padding: 0 10px 0 47px;
        line-height: 35px;
    }
    .happening_list li .info_con {
        padding: 35px;
        background: #FFFFFF;
    }
    .happening_list li .info_con {
        padding: 35px;
    }
    .read_more {
        font-size: 16px;
        width: 250px;
        height: 50px;
        line-height: 50px;
    }

    .acad_list li .info_con {
        width: -webkit-calc(100% - 70px);
        width: -moz-calc(100% - 70px);
        width: calc(100% - 70px);
        left: 35px;
        bottom: 35px;
        padding: 25px;
    }
    .acad_list li .title {
        font-size: 20px;
        margin-bottom: 13px;
    }
    .sec4_right .sec4_title {
        font-size: 42px;
    }
    .sec4_right .sec4_title .title2 {
        margin-top: 40px;
    }

    .sec4_right .nav_link {
        bottom: 40px;
    }
    .sec4_right .nav_link dd a {
        padding: 5px 15px;
        font-size: 18px;
    }
    .sec5_sub_nav a {
        font-size: 16px;
    }
    .sec5_sub_area .link .text {
        width: 800px;
        height: 80px;
        line-height: 80px;
        padding: 0 30px;
        font-size: 30px;
        margin-right: 10px;
    }
    .sec5_sub_area .link .arr {
        width: 80px;
        height: 80px;
    }
    .sec5_sub_nav {
        margin-bottom: 80px;
    }
    .faculty_swiper {
        height: 350px;
    }
    .faculty_list li .name {
        font-size: 16px;
        padding: 0 10PX;
    }
    .next2 {
        right: -90px;
    }
    .prev2 {
        left: -90px;
    }
    .prev2, .next2 {
        width: 50px;
        height: 100px;
    }
    .foot_top {
        padding: 70px 0;
    }
    .foot_top .add_con {
        font-size: 16px;
    }
    .foot_top .add_con .left {
        margin-right: 55px;
    }

/*内页开始*/
    .left_menu_list {
        padding: 20px 0;
    }
    .left_menu_list li {
        padding: 0px 40px;
    }
    .left_menu_list li a {
        font-size: 16px;
        line-height: 40px;
    }
    .sec_top_min.sec {
        padding-top: 60px;
    }
    .sub_title {
        font-size: 50px;
        margin-bottom: 30px;
    }

    .mission_list li {
        padding: 50px 20px;
    }
    .mission_list li p {
        font-size: 16px;
        line-height: 24px;
    }

    .mission_list li .icon img {
        height: 40px;
        margin-bottom: 15px;
    }



    .Leadership .right:before {
        height: 12px;
    }
    .Leadership .right {
        padding: 80px 80px 0;
    }
    .Leadership .right .name_con {
        text-align: right;
        padding-top: 60px;
    }
    .Leadership .right .name_con .name {
        font-size: 26px;
        line-height: 36px;
    }
    .Leadership .right .name_con .tip {
        font-size: 16px;
    }
    .office_swiper {
        height: 450px;
    }
    .office_list li {
        height: -webkit-calc((100% - 40px) / 2);
        height: -moz-calc((100% - 40px) / 2);
        height: calc((100% - 40px) / 2);
    }
    .office_list li .tel {
        height: 55px;
        line-height: 55px;
        font-size: 17px;
        padding: 0px 25px;
    }
    .office_list li .name {
        font-size: 24px;
        line-height: 32px;
        padding: 14px 25px;
    }
    .office_list li .img_con {
        height: -webkit-calc(100% - 55px);
        height: -moz-calc(100% - 55px);
        height: calc(100% - 55px);
    }

    .staff_list li:nth-of-type(2n-1) {
        padding-right: 140px;
    }
    .staff_list li .img_con {
        width: 220px;
        height: 220px;
    }
    .staff_list li .info_con {
        width: -webkit-calc(100% - 220px);
        width: -moz-calc(100% - 220px);
        width: calc(100% - 220px);
        padding-left: 35px;
    }
    .staff_list li .info_con .name {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 45px;
    }
    .staff_list li .info_con .email, .staff_list li .info_con .tip {
        line-height: 22px;
        font-size: 16px;
    }
    .staff_list li {
        width: 50%;
        margin-bottom: 40px;
    }
    .go_top {
        width: 60px;
        height: 60px;
        bottom: 90px;
        right: 60px;
    }

    .Visiting_info .link .text {
        width: -webkit-calc(100% - 70px);
        width: -moz-calc(100% - 70px);
        width: calc(100% - 70px);
        height: 60px;
        line-height: 60px;
        padding: 0 30px;
        font-size: 24px;
    }
    .Visiting_info .link .arr {
        width: 60px;
        height: 60px;
    }
    .Visiting_info {
        bottom: 80px;
        left: 80px;
        width: 450px;
    }
    .sec_contact .add_con {
        font-size: 17px;
    }
    .sec_contact .add_con .top {
        margin-bottom: 35px;
    }

    /*Doctoral Programs*/

    .inner_programs1 .index_title .text {
        font-size: 18px;
        padding-top: 35px;
    }
    .programs_nav_list1 li a {
        padding: 30px;
    }
    .programs_nav_list1 li .title {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 15px;
    }
    .programs_nav_list1 li:before {
        height: 8px;
    }

    .research_area1 {
        padding: 75px 75px 75px 0;
    }
    .advice_table tr th:first-of-type {
        padding: 25px;
    }
    .advice_table tr th {
        font-size: 18px;
        padding: 25px 0;
    }

    .advice_table td {
        padding: 13px 25px;
        line-height: 22px;
    }
    .advice_table td .dot {
        width: 25px;
        height: 25px;
    }

    .mission1 {
        margin-bottom: 70px;
    }



    .inner_programs1.inner_programs2 .index_title .text {
        font-size: 28px;
        line-height: 40px;
    }
    .left_menu_programs2 {
        padding: 35px 0;
    }
    .programs_nav_list2 li {
        height: 120px;
        border: 3px solid #FFFFFF;
    }
    .programs_nav_list2 li .title {
        font-size: 20px;
        line-height: 25px;
    }
    .mission2 {
        margin-bottom: 70px;
    }
    .research_area2 {
        padding: 75px 0 75px 75px;
    }

    .programs_nav_list3 li {
        height: 190px;
    }
    .programs_nav_list3 li .title {
        font-size: 17px;
        line-height: 22px;
    }
    .programs_nav_list3 li:before {
        height: 5px;
    }
    .research_area3 .info, .mission3 .info {
        height: 330px;
    }
    .research_area3 {
        padding: 80px 0 0 80px;
    }
    .mission3 {
        padding: 0 80px 80px 0;
    }
    .alumni_list li .info_con {
        padding: 33px;
    }
    .alumni_list li .title {
        font-size: 24px;
        line-height: 32px;
        height: 64px;
        margin-bottom: 30px;
    }


    .alumni_list.alumni_right_list li .title {
        font-size: 18px;
        line-height: 28px;
        height: 84px;
    }
    .alumni_list.alumni_right_list li .info_con {
        padding: 15px 25px;
    }
    .sec_alumni2_info {
        font-size: 30px;
        line-height: 42px;
    }
    /*Academic Area*/
    .sec_acad2 .part .part_info_con {
        padding: 80px 80px 80px 0;
    }
    .sec_acad2 .part:nth-of-type(2n) .part_info_con {
        padding: 80px 0 80px 80px;
    }
    .part_title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 30px;
    }

    .acad3_list li .img_con {
        width: 350px;
        height: 350px;
    }
    .acad3_list li .num_con .num {
        font-size: 125px;
    }
    .acad3_list li .num_con p {
        font-size: 25px;
        line-height: 40px;
    }
    .acad3_list li .center_info p {
        margin-bottom: 10px;
    }

    .monograph_list li a {
        padding: 55px 50px;
    }
    .monograph_list li .info_con {
        padding-top: 50px;
    }

    .monograph_list li .info_con .title {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .monograph_list li .info_con .author {
        font-size: 16px;
        line-height: 26px;
    }
    .awards_list li a {
        padding: 35px 40px;
    }
    .awards_list li .title {
        font-size: 16px;
    }

    .recent_list li .title {
        padding: 24px;
    }
    .recent_list li .title .name {
        font-size: 24px;
        line-height: 28px;
    }
    .recent_sub_list dd,
    .recent_list li {
        margin-bottom: 24px;
    }
    .recent_list li .level_info {
        padding: 24px;
    }
    .recent_list li .title .icon {
        -o-background-size: 24px auto !important;
           background-size: 24px auto !important;
    }
    .recent_list li .paper_title {
        font-size: 20px;
        margin: 30px 0 20px;
    }

    .screen_list {
        margin-bottom: 50px;
    }
    .screen_list dt, .screen_list dd a {
        padding: 15px 25px;
        font-size: 16px;
    }
    .people_left .name,
    .members_list li .name {
        font-size: 20px;
        line-height: 34px;
        margin-bottom: 15px;
    }
    .people_left .img_con{
        width: 200px;
        height: 200px;
        margin-bottom: 40px;
    }
    .members_list li .img_con {
        width: 200px;
        height: 200px;
        margin-right: 40px;
    }
    .members_list li .info_con{
        width: -webkit-calc(100% - 240px);
        width: -moz-calc(100% - 240px);
        width: calc(100% - 240px);
    }
    .members_list li {
        padding: 32px 0;
    }

    .people_right .people_intro {
        margin-bottom: 60px;
    }
    .people_papers_nav a {
        font-size: 16px;
    }
    .people_papers_area .area{
        padding: 30px 0 0;
    }




    .enterprise_swiper, .agencies_swiper {
        height: 250px;
    }
    .enterprise_list li {
        height: -webkit-calc((100% - 40px) / 2);
        height: -moz-calc((100% - 40px) / 2);
        height: calc((100% - 40px) / 2);
    }
    .enterprise_list li .name {
        font-size: 22px;
        line-height: 30px;
    }
    .num_list li .icon {
        height: 65px;
    }
    .num_list li .counter {
        font-size: 80px;
        margin: 20px 0;
    }
    .num_list li p {
        font-size: 20px;
        line-height: 25px;
    }






    .sec_association2 .title_area {
        padding: 20px 0;
    }
    .sec_association2_con {
        padding: 50px 0 70px;
    }

    .page a, .page span {
        width: 45px;
        line-height: 45px;
        margin: 0 8px;
    }
    .news_top_list li .info_con .time,
    .news_list li .time,
    .sec_events1 .time {
        line-height: 20px;
        margin-bottom: 20px;
    }
    .news_top_list li .info_con .title,
    .news_list li .title,
    .sec_events1 .title {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .news_top_list li .info_con .info,
    .news_list li .info,
    .sec_events1 .info {
        margin-bottom: 55px;
    }

    .page_info_left .title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .bene_img{
        margin-bottom: 50px;
    }


    .news_swiper {
        height: 600px;
    }
    .news_swiper .swiper-pagination-news .swiper-pagination-bullet {
        width: 20px;
        height: 20px;
    }
    .sec_news2_title {
        height: 140px;
    }
    .news_list li {
        margin-bottom: 40px;
    }
    .news_list li .img_con {
        width: 380px;
    }

    .news_list li .info_con {
        width: -webkit-calc(100% - 380px);
        width: -moz-calc(100% - 380px);
        width: calc(100% - 380px);
        padding-left: 45px;
    }
    .news_top_list li .info_con {
        padding: 0 0 0 80px;
    }
    .news_swiper .swiper-pagination-news {
        padding-left: 80px;
    }
    .news_swiper .action_pagination {
        bottom: 50px;
    }

    .news_detail_title .left {
        padding: 35px 0;
    }
    .crumbs {
        margin-bottom: 40px;
    }
    .news_detail_title .left .time {
        line-height: 20px;
        margin-bottom: 24px;
    }
    .news_detail_title .left .title {
        font-size: 24px;
        line-height: 30px;
    }

    .sec_news_detall .related_news_right {
        padding: 40px;
    }
    .related_news_title {
        line-height: 30px;
        margin-bottom: 10px;
    }

    .related_news_list li a {
        padding: 15px 0;
    }
    .related_news_list li .time {
        color: #840163;
        margin-bottom: 12px;
    }
    .related_news_list li .title {
        font-size: 16px;
        line-height: 25px;
    }


    .inner_search .search_area {
        margin-bottom: 40px;
    }
    .inner_search .search_con {
        width: 740px;
    }
    .inner_search .search_con .submit {
        line-height: 55px;
        height: 55px;
        width: 130px;
    }
    .inner_search .search_con .keyword {
        line-height: 55px;
        height: 55px;
        padding: 0 25px;
        width: -webkit-calc(100% - 130px);
        width: -moz-calc(100% - 130px);
        width: calc(100% - 130px);
    }





    /*1680*/








}
.yqlinks_div{ padding:50px 0px 40px; }
.yqlinks{} 
.yqlinks{ display:flex; flex-wrap: wrap;}
.yqlinks li{height:70px; margin-bottom:10px; margin-left:15px; }
.yqlinks li:first-child{ }
.yqlinks li a{ padding:10px; background:#fff;  }
.yqlinks li a,.yqlinks li img{ display:block; height:100%; }

.foot_top .cesd{ font-size:40px; }

@media screen and (max-width: 1500px) {
    html, body{
        font-size: 14px;
    }
    .w{
        width: 1200px;
    }
    .search_pageing {
        padding: 40px 0;
    }
    .search {
        padding-top: 30px;
    }
    .search_title {
        font-size: 20px;
        margin: 20px 0;
    }
    .search_list li a {
        padding: 20px 0;
    }

    .sec {
        padding: 70px 0;
    }
    .header {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    .logo_area .logo img {
        height: 60px;
    }
    .logo_area .nku {
        font-size: 32px;
        padding: 0 10px;
    }
    .logo_area .ctitle{
        height: 30px;
        line-height: 30px;
        padding-left: 12px;
        font-size: 30px;
    }
    .top_action_area .lang {
        line-height: 26px;
        padding: 0 4px 0 15px;
        margin-right: 25px;
    }
    .top_action_area .lang:before {
        width: 5px;
        height: 5px;
    }
    .top_action_area .search_box .search_ipt {
        width: 200px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        padding: 0 15px;
    }
    .top_action_area .search_box .search_icon {
        width: 36px;
        height: 36px;
        -o-background-size: 20px 20px !important;
           background-size: 20px 20px !important;
    }
    .top_nav .nav {
        padding: 15px 0;
    }
    .top_nav .nav_list li {
        padding: 0px 30px;
    }
    .top_nav .nav_list li>a {
        line-height: 30px;
        font-size: 16px;
        padding-right: 18px;
    }
    .top_nav .nav_list li>a:after {
        width: 8px;
        height: 5px;
    }
    .nav_list li .hide_menu {
        top: calc(100% + 15px);
    }
    .nav_list li .hide_menu a{
        padding: 5px 0;
        font-size: 15px;
        line-height: 20px;
    }
    .sec1 {
        height: 520px;
    }
    .prev1, .next1 {
        width: 50px;
        height: 50px;
    }
    .index_title .title {
        font-size: 40px;
    }
    .ab_text {
        top: -20px;
        font-size: 110px;
    }
    .index_title .tip {
        padding-top: 8px;
        font-size: 16px;
    }
    .happening_list li .time {
        line-height: 20px;
        margin-bottom: 15px;
    }
    .happening_list li .title {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .index_title.padding_top {
        padding-top: 30px;
    }
    .index_title {
        margin-bottom: 30px;
    }
    .read_more1:before {
        width: 30px;
        height: 30px;
    }
    .read_more1 {
        padding: 0 10px 0 40px;
        line-height: 30px;
    }
    .happening_list li .info_con {
        padding: 30px;
    }
    .happening_list li .info {
        line-height: 25px;
        height: 50px;
        margin-bottom: 25px;
    }
    .read_more {
        font-size: 15px;
        width: 240px;
        height: 45px;
        line-height: 45px;
    }
    .acad_list li a {
        padding: 7px;
        width: -webkit-calc(100% - 14px);
        width: -moz-calc(100% - 14px);
        width: calc(100% - 14px);
        height: -webkit-calc(100% - 14px);
        height: -moz-calc(100% - 14px);
        height: calc(100% - 14px);
        left: 7px;
        top: 7px;
    }
    .acad_list li:before {
        width: 14px;
        height: 50px;
    }
    .acad_list li:after {
        border: 14px solid #840163;
    }
    .acad_list li .info_con {
        width: -webkit-calc(100% - 60px);
        width: -moz-calc(100% - 60px);
        width: calc(100% - 60px);
        left: 30px;
        bottom: 30px;
        padding: 20px;
    }
    .acad_list li .title {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .sec4_right .sec4_title {
        font-size: 36px;
    }
    .sec4_right .sec4_title .title2 {
        margin-top: 30px;
    }

    .sec4_right .nav_link {
        bottom: 25px;
    }
    .sec4_right .nav_link dd a {
        padding: 5px 12px;
        font-size: 16px;
    }
    .sec5_sub_nav a {
        font-size: 15px;
    }
    .sec5_sub_area .link .text {
        width: 700px;
        height: 70px;
        line-height: 70px;
        padding: 0 25px;
        font-size: 26px;
        margin-right: 10px;
    }
    .sec5_sub_area .link .arr {
        width: 70px;
        height: 70px;
    }
    .sec5_sub_nav {
        margin-bottom: 70px;
    }
    .faculty_swiper {
        height: 294px;
    }
    .faculty_list li {
        height: -webkit-calc((100% - 8px) / 2);
        height: -moz-calc((100% - 8px) / 2);
        height: calc((100% - 8px) / 2);
    }
    .faculty_list li .name {
        font-size: 15px;
        padding: 0 8PX;
    }
    .next2 {
        right: -65px;
    }
    .prev2 {
        left: -65px;
    }
    .prev2, .next2 {
        width: 35px;
        height: 80px;
    }
    .closer_list li {
        border: 2px solid #FCFCFC;
    }
    .foot_top {
        padding: 50px 0;
    }
    .foot_top .add_con {
        font-size: 15px;
    }
    .foot_top .add_con .left {
        margin-right: 50px;
    }
.yqlinks_div{ padding:35px 0px;}
  
.foot_top .cesd{ font-size:28px; }
    /*1500*/

}

@media screen and (max-width: 1500px)  {
	.listpic ul{ display:block; }
	.listpic ul li{ width:100%; }
}

@media screen and (max-width: 1366px) {


    /*1366--------------------------------------*/


}
@media screen and (max-width: 1280px) {
 .w{ width:95%; overflow:hidden; }
 .conright{ width:calc(100% - 300px); margin-left:30px; }
 .conleft{ width:270px; }
.foot_top .cesd{ font-size:24px; }
}



/*移动端*/
@media screen and (max-width: 1024px) {
    .w {
        margin: 0;
        width: auto;
        padding: 0 15px;
    }
    body{
        background: #fff;
    }
    .search_pageing {
        padding: 20px 0;
    }
    .search {
        padding-top: 20px;
    }
    .search_title {
        font-size: 18px;
        margin: 10px 0;
    }
    .search_list li a {
        padding: 15px 0;
    }
    .header {
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }
    .logo_area .logo img {
        height: 45px;
    }
    .logo_area .nku {
        font-size: 20px;
        padding: 0 5px;
    }
    .nav .top {

    }
    .logo_area .ctitle{
        width: -webkit-calc(100% - 100px);
        width: -moz-calc(100% - 100px);
        width: calc(100% - 100px);
        height: auto;
        line-height: 20px;
        padding-left: 10px;
        font-size: 13px;
    }
    .top_action_area {
        padding-top: 15px;
        width: 100%;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
           -moz-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
    }
    .top_nav .nav {
        padding: 5px 0;
    }
    .top_nav .menu{
        background: url(../images/menu.png) no-repeat center right;
        width: 60px;
        height: 60px;
        line-height: 60px;
        -o-background-size: 22px 20px !important;
        background-size: 22px 20px !important;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
    }
    .sec1 {
        height: 250px;
    }
    .prev1, .next1{
        display: none;
    }
    .banner_swiper .swiper-pagination-banner {
        bottom: 10px;
    }
    .banner_swiper .swiper-pagination-banner .swiper-pagination-bullet {
        width: 15px;
        height: 15px;
        margin: 0 5px;
    }
    .ab_text {
        top: -5px;
        font-size: 50px;
    }
    .index_title .title {
        font-size: 24px;
    }
    .sec {
        padding: 40px 0;
    }
    .index_title.padding_top {
        padding-top: 20px;
    }
    .index_title .tip {
        padding-top: 5px;
        font-size: 14px;
    }
    .index_title {
        margin-bottom: 20px;
    }
    .happening_list li .info_con {
        padding: 23px;
    }
    .read_more {
        font-size: 14px;
        width: 230px;
        height: 40px;
        line-height: 40px;
    }
    .read_more_top {
        padding-top: 25px;
    }
    .acad_list li {
        width: 100%;
    }
    .acad_list li .info_con {
        width: -webkit-calc(100% - 40px);
        width: -moz-calc(100% - 40px);
        width: calc(100% - 40px);
        left: 20px;
        bottom: 20px;
        padding: 15px;
    }
    .sec4_left {
        width: 80%;
        position: static;
    }
    .sec4_right {
        width: 90%;
        position: relative;
        padding-top: 5%;
        margin-top: -50px;
    }
    .sec4_right img{
        min-height: 200px;
    }
    .sec4_right .sec4_title {
        font-size: 20px;
    }
    .sec4_right .sec4_title .title2 {
        margin-top: 9px;
    }
    .sec4_right .sec4_title {
        top: 30px;
        left: 15px;
    }
    .sec4_right .nav_link {
        right: 15px;
        bottom: 10px;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .sec4_right .nav_link dd{
        width: 100%;

    }
    .sec4_right .nav_link dd a {
        width: 100%;
        text-align: right;
        padding: 5px 10px 5px 0;
        font-size: 14px;
    }
    .sec5_sub_nav a {
        font-size: 14px;
        line-height: 22px;
        padding: 10px 0;
        height: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .sec5_sub_nav {
        -webkit-box-align: inherit;
        -webkit-align-items: inherit;
           -moz-box-align: inherit;
            -ms-flex-align: inherit;
                align-items: inherit;
        margin-bottom: 40px;
    }
    .sec5_sub_area .link{
        width: 100%;
    }
    .sec5_sub_area .link .text {
        width: -webkit-calc(100% - 58px);
        width: -moz-calc(100% - 58px);
        width: calc(100% - 58px);
        height: 50px;
        line-height: 50px;
        padding: 0 15px;
        font-size: 20px;
        margin-right: 8px;
    }
    .sec5_sub_area .link .arr {
        width: 50px;
        height: 50px;
    }

    .faculty_list li .name {
        font-size: 14px;
        padding: 0 5PX;
    }
    .closer_list li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .foot_top .w{
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .foot_top .add_con{
        padding-top: 20px;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        font-size: 14px;
    }
    .foot_top {
        padding: 20px 0;
    }
    .foot_top .logo img{
        padding-top: 10px;
        height: 55px;
    }

    .foot_top .add_con .right{
        width: 100%;
    }
    .foot_top .add_con .left {
        margin-right: 0;
        width: 100%;
        margin-bottom: 5px;
    }

.content .w{ display:block; }
.conleft,.conright{ width:100%; margin:0 auto; }

.conleft{  margin-top:30px; }

.conright_title,.brow{ float:none; }

.confy{ display:block; }
.confy_div{ width:100%; }


    /*1024*/





}
@media screen and (max-width:699px) {
.listpic2_div{ display:block; }	
.listpic2_dpic,.listpic2_dright{ width:100%; }
.listpic2_dright{ margin-top:20px; }
.listpic2_drwz{ height:auto; margin-bottom:10px; }
}
@media screen and (max-width:599px) {
.listpic ul li{ display:block; }
.listpic_pic,.listpic_right{ width:100%; }
.listpic_right{ padding-bottom:15px; }
.conright{ padding:15px 15px; }
.piclist ul{ display:block; }
.piclist li{ width:100%; }
}
@media screen and (max-width:499px) {
.list1_kuang li{ display:block; padding:15px 0px; }	
.list1_kdate{ margin:0 auto;}
.list1_kright{ width:100%; margin-left:0px;  margin-top:10px;}
	
}

@media screen and (max-width: 320px) {
    .w {
        margin: 0;
        width: auto;
        padding: 0 10px;
    }

}