@font-face {
    font-family: Facile Sans;
    src: url('/_upload/tpl/08/60/2144/template2144/font/Facile-Sans.ttf');
}

@font-face {
    font-family: RobotoCondensed-Bold;
    src: url('/_upload/tpl/08/60/2144/template2144/font/RobotoCondensed-Bold.ttf');
}

@font-face {
    font-family: RobotoCondensed-Regular;
    src: url('/_upload/tpl/08/60/2144/template2144/font/RobotoCondensed-Regular.ttf');
}

@font-face {
    font-family: Roboto-Regular;
    src: url('/_upload/tpl/08/60/2144/template2144/font/Roboto-Regular.ttf');
}

@font-face {
    font-family: Rabiola Serif;
    src: url('/_upload/tpl/08/60/2144/template2144/font/Rabiola-Serif.ttf');
}

.clearfix {
    clear: both;
}

.pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
    margin: 0;
}

.swiper-container {
    height: 428px;
}

.swiper-slide {
    position: relative;
}

.swiper-slide p {
    display: inline-block;
    width: 850px;
    line-height: 42px;
    margin: 0;
    padding: 22px 60px;
    font-size: 24px;
    font-family: Facile Sans;
    color: #fff;
    position: absolute;
    /*top: 45%;*/
    top: 60%;
    left: 18.75%;
    background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.8), transparent);
}

.swiper-slide p a {
    color: #fff;
    text-decoration: none;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #555;
    margin: 0 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.swiper-active-switch {
    background: #fff;
}

.clearboth {
    clear: both;
}

.header {
    width: 100%;
    background: #003f88;
    border-bottom: #196bb8;
    box-sizing: border-box;
}

.header .headerMain {
    max-width: 1440px;
    height: 136px;
    margin: 0 auto;
}

.header .headerMain .leftlogo {
    float: left;
    margin-top: 18px;
}

.header .headerMain .leftlogo img {
    width: 100%;
    display: block;
}

.header .headerMain .righttitle {
    float: right;
    margin-top: 18px;
}

.header .headerMain .righttitle .righttop {
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    font-family: Facile Sans;
}

#wp_news_w02,
#wp_news_w03 {
    float: left;
}

.header .headerMain .righttitle .righttop .headLink {
    float: left;
    margin-left: 1px;
}

.header .headerMain .righttitle .righttop .headLink:first-child+div a {
    font-family: Microsoft YaHei;
}

.header .headerMain .righttitle .righttop .division1,
.header .headerMain .righttitle .righttop .division2 {
    float: left;
    margin-left: 14px;
    margin-right: 10px;
}

.header .headerMain .righttitle .righttop .division3 {
    display: none;
}

.header .headerMain .righttitle .righttop .rl {
    float: left;
    margin-left: 37px;
    margin-top: 14px;
}

.header .headerMain .righttitle .righttop .rl img {
    width: 100%;
    display: block;
}

.header .headerMain .righttitle .righttop a {
    color: #fff;
}

.header .headerMain .righttitle .righttop .calendar {
    float: left;
    margin-left: 11px;
}

.header .headerMain .righttitle .righttop .search {
    float: left;
}

.header .headerMain .righttitle .righttop .search img {
    width: 16px;
    display: block;
    margin-top: 15px;
    margin-left: 36px;
}

.header .headerMain .righttitle .righttop .search form {
    margin-top: 13px;
    display: none;
}

.header .headerMain .righttitle .righttop .search form input {
    float: left;
    width: 150px;
    height: 20px;
    margin-left: 20px;
    padding-left: 10px;
    border: none;
    outline: none;
    font-family: Roboto, Arial, sans-serif;
    font-size: 12px;
    color: #000;
}

.header .headerMain .righttitle .righttop .search form button {
    float: left;
    width: 16px;
    height: 16px;
    margin-top: 2px;
    margin-left: 5px;
    border: none;
    outline: none;
}

.header .headerMain .righttitle .rightbottom {
    margin-top: 10px;
}

.header .headerMain .righttitle .rightbottom>div {
    float: left;
    /*padding: 8px 0;*/
    padding-top: 8px;
}

.header .headerMain .righttitle .rightbottom .Navtitle {
    padding: 0 18px;
    float: left;
    margin-right: 25px;
    font-family: RobotoCondensed-Bold, Arial, sans-serif;
    text-align: center;
    /*line-height: 39px;*/
    line-height: 55px;
    font-size: 28px;
    color: #fff;
    position: relative;
}

.header .headerMain .righttitle .rightbottom .Navtitle .navdown {
    display: none;
    min-width: 170px;
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 10;
    padding: 0 5px;
    text-align: left;
}

.header .headerMain .righttitle .rightbottom .Navtitle .navdown a {
    display: block;
    font-size: 18px;
    font-family: RobotoCondensed-Regular;
    font-weight: bolder;
    white-space: nowrap;
}

.undergraduateSchool .header .headerMain .righttitle .rightbottom .Navtitle .navdown a:hover {
    /* text-decoration: underline; */
    transform: translate(5px);
    transition: transform 0.5s ease;
}

.header .headerMain .righttitle .rightbottom .Navtitle:hover .navdown {
    display: block;
    /*background: #056de7;*/
    background: rgba(5, 109, 231, .8);
}

.header .headerMain .righttitle .rightbottom .Navtitle a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.header .headerMain .righttitle .rightbottom .Navtitle:hover {
    background: #056de7;
}

.header .headerMain .righttitle .rightbottom .active {
    background: #056de7;
}

.header .headerMain .righttitle .rightbottom .division {
    font-family: RobotoCondensed-Bold, Arial, sans-serif;
    font-size: 25px;
    color: #fff;
    float: left;
    padding-right: 20px;
    display: none;
    line-height: 55px;
}

.header .headerMain .righttitle .rightbottom .divisioni5 {
    display: block;
}

.header .newheader {
    display: none;
    padding: 10px;
}

.header .newheader .row {
    margin: 0px;
}

.header .newheader .row .logoleft img {
    height: 70px;
    display: block;
}

.header .newheader .row .logoright {
    float: right;
    cursor: pointer;
}

.header .newheader .row .logoright img {
    margin-top: 20px;
}

.undergraduateSchool .nav {
    width: 1440px;
    margin: 21px auto 0;
    overflow: hidden;
}

.undergraduateSchool .nav>div {
    float: left;
    line-height: 90px;
    text-align: center;
}

.undergraduateSchool .nav .nav-item {
    height: 90px;
    font-size: 26px;
    font-family: RobotoCondensed-Bold;
    font-weight: bolder;
    color: #555;
    border-top: 3px solid transparent;
}

.undergraduateSchool .nav .nav-item a {
    color: #555;
    text-decoration: none;
}

.undergraduateSchool .nav .nav-item:hover {
    border-top-color: #003f88;
    color: #003f88;
    cursor: pointer;
}

.undergraduateSchool .nav .selected {
    border-top-color: #003f88;
    cursor: pointer;
}

.undergraduateSchool .nav .selected a {
    color: #003f88;
}

.undergraduateSchool .nav .division {
    width: 55px;
    /*width: 40px;*/
    height: 90px;
    font-size: 30px;
    font-weight: 100;
    color: #c4c4c4;
}

.undergraduateSchool .nav .division:last-child {
    display: none;
}

.wp_paging {
    float: none;
    width: 1072px;
    /*width:805px;*/
    margin: 0 auto;
    font-size: 14px;
    font-family: Roboto Regular, Arial, sans-serif;
}

.wp_paging li {
    height: auto;
    line-height: normal;
}

.wp_paging li span {
    height: 28px;
    line-height: 28px;
    /* padding: 0 15px; */
    padding: 0 14px;
    border: 1px solid #e7e7e7;
}

.wp_paging li>span {
    color: #6f6d6d;
}

.wp_paging li a {
    color: #6f6d6d;
    text-decoration: none;
}

.wp_paging li a:hover {
    color: #fff;
}

.wp_paging li a:hover span {
    background-color: #003f88;
    border: 1px solid #557fb0;
}

.wp_paging li .per_page {
    margin-left: 0;
}

.wp_paging li .pagingJump {
    margin-left: 0;
}

.wp_paging .page_jump span:first-child+span {
    padding: 0;
    border: none;
}

.wp_paging .page_jump span:first-child+span input {
    height: 28px;
    line-height: 28px;
    margin-top: 0;
    border-right: none;
}

/*.wp_paging .page_jump span:first-child+span+span {
    margin-left:0;
  }
  .wp_paging .page_jump span:first-child+span+span:hover {
    background-color: #003f88;
    border:1px solid #557fb0;
  }
  .wp_paging .page_jump span:last-child:hover a {
    color: #fff;
  }*/

.undergraduateSchool .footer {
    width: 100%;
    background: #003f88;
}

.footer {
    width: 100%;
    background: #003f88;
}

.footer .footmain {
    width: 100%;
    max-width: 1350px;
    margin: 0 auto;
}

.footer .footmain:after {
    content: "";
    height: 0;
    clear: both;
    overflow: hidden;
    display: block;
    visibility: hidden;
}

.footer .footmain .logo {
    float: left;
    width: 450px;
    margin-top: 30px;
    margin-bottom: 53px;
    padding-left: 65px;
}

.footer .footmain .logo img {
    max-width: 100%;
}

.footer .footmain .logo p {
    margin-bottom: 0;
    font-size: 16px;
    color: #cce4fe;
}

.footer .footmain .logo .address {
    margin-top: 10px;
}

.footer .footmain .logo .txt {
    margin-top: 5px;
    font-family: vijaya, Arial, Helvetica, sans-serif;
}

.footer .footmain .aboutus {
    float: left;
    padding: 40px 0 20px;
    width: 640px;
    padding-left: 0;
    /* background: url('/_upload/tpl/08/60/2144/template2144/img/tubiao.png') no-repeat 74% 0%; */
}

.footer .footmain .aboutus .links,
.footer .footmain .aboutus .contact {
    float: left;
    width: 50%;
    padding-left: 65px;
    box-sizing: border-box;
}

.footer .footmain .aboutus .contact .title {
    font-family: Roboto, Arial, sans-serif;
}

.footer .footmain .aboutus .quick {
    line-height: 28px;
    font-size: 24px;
    font-family: RobotoCondensed-Bold, Arial, sans-serif;
    color: #fff;
}

.footer .footmain .aboutus .xian {
    width: 111px;
    height: 2px;
    background: #fff;
    margin-left: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.footer .footmain .aboutus .title {
    /* line-height: 27px; */
    line-height: 35px;
    color: #fff;
    font-size: 16px;
}

.footer .footmain .aboutus .title a {
    font-family: Roboto, Arial, sans-serif;
    color: #cce4fe;
    text-decoration: none;
}

.footer .footmain .followus {
    float: left;
    height: 126px;
    width: 250px;
    margin-top: 40px;
    margin-bottom: 53px;
    padding-left: 65px;
}

.footer .footmain .followus .title {
    line-height: 31px;
    font-size: 24px;
    font-family: RobotoCondensed-Bold, Arial, sans-serif;
    color: #fff;
}

.footer .footmain .followus .xian {
    width: 111px;
    height: 2px;
    background: #fff;
    margin-left: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.footer .footmain .followus .imgBox {
    position: relative;
}

/*.footer .footmain .followus .imgBox a {
    display: none;
}*/

.footer .footmain .followus .imgBox img {
    margin-left: 10px;
}

.footer .footmain .followus .imgBox .qrcode {
    display: none;
    position: absolute;
    right: 0;
    bottom: 50px;
    width: 160px;
    height: 160px;
}

.copyright {
    width: 100%;
    line-height: 54px;
    font-size: 14px;
    background: #003f88;
    border-top: 1px solid #3d6da4;
    color: #fff;
    text-align: center;
}

.copyright a {
    color: #fff;
    text-decoration: none;
}

.chouti {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
    display: none;
}

.chouti .contentct {
    float: left;
    width: 40%;
    height: 100%;
    background: #196bb8;
    padding: 10px;
}

.chouti .contentct .navmobile {
    display: inline-block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-weight: bolder;
    font-family: RobotoCondensed-Bold;
    color: #fff;
    text-align: center;
    text-decoration: none;
}

.chouti .contentct .navmobile:hover {
    background: #003f88;
    box-shadow: 8px 8px 10px #000;
}

.chouti .contentct .navmobile:hover .navdown {
    display: block;
}

.chouti .contentct .navmobile a {
    color: #fff;
    text-decoration: none;
}

.chouti .contentct .navmobile .navdown {
    display: none;
    padding-bottom: 10px;
}

.chouti .contentct .navmobile .navdown a {
    display: block;
    font-size: 16px;
    font-family: RobotoCondensed-Regular;
}

.chouti .contentct .navmobile .navdown a:hover {
    background: #003f88;
    box-shadow: 8px 8px 10px #000;
}

.chouti .contentct .navmobile .navdown:after {
    content: "";
    height: 0;
    clear: both;
    overflow: hidden;
    display: block;
    visibility: hidden;
}

.chouti .contentbl {
    float: left;
    width: 60%;
    height: 100%;
    background: #333;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.undergraduateSchool .banner {
    height: 400px;
}

@media (max-width: 1650px) {
    .footer .footmain .aboutus {
        width: 550px;
    }

    .footer .footmain .followus {
        padding-left: 80px;
    }
}

@media (max-width: 1458px) {
    .undergraduateSchool .nav {
        width: 95%;
    }

    .footer .footmain .aboutus {
        width: 500px;
    }

    .footer .footmain .aboutus .contact {
        padding-left: 30px;
    }
}

@media (max-width:1400px) {
    .undergraduateSchool .header .headerMain .righttitle .rightbottom .Navtitle {
        margin-right: 0;
    }
}

@media (max-width: 1300px) {
    .footer .footmain .xian {
        display: none;
    }

    .footer .footmain .logo {
        width: 370px;
        margin: 0 auto 20px;
        padding-left: 0;
        float: none;
        overflow: hidden;
    }

    .footer .footmain .box {
        width: 750px;
        margin: 0 auto;
        padding-top: 20px;
    }

    .footer .footmain .box:after {
        content: "";
        clear: both;
        display: block;
        height: 0;
        overflow: hidden;
        visibility: hidden;
    }

    .footer .footmain .aboutus {
        /*width: 100%;
        float: none;*/
        width: 66%;
        margin: 0 auto;
        padding-top: 0px;
        padding-left: 0px;
        text-align: center;
        background: none;
        overflow: hidden;
    }

    .footer .footmain .aboutus .links,
    .footer .footmain .aboutus .contact {
        padding-left: 0;
    }

    .footer .footmain .followus {
        width: 34%;
        height: auto;
        padding-top: 0px;
        padding-left: 0px;
        text-align: center;
        margin: 20px 0;
    }

    .footer .footmain .followus .title {
        margin-bottom: 5px;
    }

    .footer .footmain .followus .xian {
        width: 100%;
    }

    .footer .footmain .followus .imgBox .qrcode {
        right: 40%;
    }

    .copyright {
        line-height: normal;
        padding: 20px 10px;
    }
}

@media (max-width: 1270px) {
    .header .headerMain {
        display: none;
    }

    .header .newheader {
        display: block;
    }

    .undergraduateSchool .banner {
        height: 300px;
    }
}

@media (max-width: 1072px) {
    .swiper-slide p {
        width: 100%;
        left: 0;
    }
}

@media (max-width: 1215px) {
    .wp_paging {
        width: 768px;
    }

    .wp_paging li {
        margin-top: 10px;
    }

    .wp_paging li .first {
        margin-left: 0;
    }

    .footer .footmain .xian {
        display: none;
    }

    .footer .footmain .logo {
        width: 100%;
        text-align: center;
        border-right: 0;
        margin-top: 0;
        margin-bottom: 20px;
    }

    /* .footer .footmain .aboutus {
      width: 100%;
      padding-top: 0px;
      padding-left: 0px;
      text-align: center;
      background: none;
    }
    .footer .footmain .followus {
      width: 100%;
      height: auto;
      padding-top: 0px;
      padding-left: 0px;
      text-align: center;
      margin: 20px 0;
    }*/
    .footer .footmain .followus .xian {
        width: 100%;
    }

    .footer .footmain .followus .imgBox .qrcode {
        right: 40%;
    }

    .copyright {
        line-height: normal;
        padding: 20px 10px;
    }
}

@media (max-width: 768px) {
    .col-xs-4 {
        padding-right: 0;
    }

    .swiper-container {
        height: 240px !important;
    }

    .swiper-container .pagination {
        bottom: 0;
    }

    .swiper-slide p {
        top: 35%;
        line-height: 35px;
        font-size: 20px;
        padding: 0 5px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        max-height: 126px\0;
    }

    .undergraduateSchool .nav>div {
        float: none;
        width: 210px;
        line-height: 40px;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .undergraduateSchool .nav .nav-item {
        height: 40px;
    }

    .undergraduateSchool .nav .division {
        /* height:50px; */
        display: none;
    }

    .undergraduateSchool .nav .nav-item a {
        font-size: 20px;
    }

    .wp_paging {
        width: 320px;
    }

    .wp_paging .page_nav {
        margin-top: 0;
    }

    .wp_paging .page_nav a {
        margin-top: 10px;
    }

    .wp_paging li span {
        padding: 0 10px;
    }

    .wp_paging li .first,
    .wp_paging li .pages {
        margin-left: 0;
    }

    .wp_paging li .next {
        margin-left: 0;
    }

    .footer .footmain .followus .imgBox .qrcode {
        right: 20%;
    }

    .undergraduateSchool .banner {
        height: 200px;
    }
}

@media (min-width: 835px) {
    .chouti .contentct {
        width: 325px;
    }

    .chouti .contentbl {
        width: calc(100% - 325px);
    }
}

@media (max-width:500px) {
    .undergraduateSchool .chouti .contentct {
        width: 50%;
    }

    .undergraduateSchool .chouti .contentbl {
        width: 50%;
    }

    .global-list .wp_entry p {
        overflow: auto;
    }

    .footer .footmain .aboutus {
        width: 100%;
        overflow: hidden;
    }

    .footer .footmain .aboutus .links,
    .footer .footmain .aboutus .contact {
        float: none;
        margin: 0 auto;
        padding-left: 0;
    }

    .footer .footmain .aboutus .contact {
        margin-top: 20px;
    }

    .footer .footmain .box {
        width: 100%;
        padding-top: 20px;
    }

    .footer .footmain .aboutus .title {
        line-height: 25px;
    }

    .footer .footmain .followus {
        float: none;
        width: 100%;
    }

    .footer .footmain .logo {
        width: 300px;
    }
}