@media only screen and (min-width: 1920px) {
  .main_bg {
    width: 100%;
    height: 782px;
    margin: 0 auto;
  }
  .center_area {
    max-width: 1600px;
    margin: 0 auto;
    width: 95%;
  }
  section .container .sw_banner .swiper-container .swiper-slide img {
    max-width: 1920px;
  }
}

@media screen and (max-width: 1919px) {
  section .container .container-news .con-one .one-right .main-notice .head .en {
    display: none;
  }
  
}
@media screen and (max-width: 1280px){
section .container .container-second .con-two .main-notice .content-items .content .pro-list li {
    width: calc((100% - 16px) / 2);
  }
  section .container .container-second .con-two .main-notice .content-items .content .pro-list li:nth-child(2),
  section .container .container-second .con-two .main-notice .content-items .content .pro-list li:nth-child(5) {
    margin: 0px;
    margin-bottom: 8px;
  }
  section .container .container-second .con-two .main-notice .content-items .content .pro-list li:nth-child(odd) {
   margin-right: 16px;
  }
}
@media screen and (max-width: 1260px) {
  section .container .container-second .con-two .main-notice .head {
    width: 90%;
  }
  section .list_container .list-right .main_list .present_leader_list li {
    padding: 16px;
  }
  section .list_container .list-right .main_list .present_leader_list li .name,
  section .list_container .list-right .main_list .present_leader_list li .post {
    display: block;
    width: 26%;
    margin-bottom: 8px;
  }
}

@media screen and (min-width: 1080px) and (max-width: 1600px) {
  footer .footer_container .footer_logo .f_logo_one {
    width: 80%;
  }
  footer .footer_container .footer_logo .f_logo_two {
    width: 80%;
    margin: 0px;
  }
  footer .footer_container .footer_logo .f_links h2 {
    width: 80%;
  }
.center_area{
max-width: 1200px;
    margin: 0 auto;
    width: 95%;
}
}
@media screen and (min-width: 1080px) and (max-width: 1180px) {
  footer .footer_container .footer_center .item > ul {
    width: 100%;
  }
}

@media screen and (min-width: 1080px) and (max-width: 1919px) {
  section .list_container .list-right .main_list .teacher_list ul li {
    width: calc(50% - 4px);
  }
  section .list_container .list-right .main_list .teacher_list ul li .teacher_post {
    padding: 27px 4px 27px 16px;
  }
}

@media screen and (max-width: 1400px) {
  section
.list_container
.list-right
.main_list
.teacher_info
.teacher_top
.teacher_post
.teacher_maininfo
p {
    width: calc(100% / 2);
  }
}

@media screen and (max-width: 1120px) {
  section
.list_container
.list-right
.main_list
.teacher_info
.teacher_top
.teacher_post
.teacher_maininfo
p {
    width: 100%;
  }
}

@media screen and (max-width: 992px) {
  section .list_container .list-right .main_list .teacher_info .teacher_top {
    text-align: center;
  }
  section .list_container .list-right .main_list .teacher_info .teacher_top img {
    float: none;
    margin-top: -32px;
  }
  section .list_container .list-right .main_list .teacher_info .teacher_top .teacher_post {
    float: none;
    width: calc(100% - 96px);
    text-align: left;
  }
footer .footer_bottom .top {
  /* overflow: hidden; */
padding-top:24px;
}
}

@media screen and (min-width: 1251px) {
  .swiper-button-prev3,
  .swiper-button-next3 {
    display: none;
  }
  .swiper-container3 {
    overflow: visible;
  }
}

@media screen and (max-width: 1250px) {
  section .container .main-menu-list ul > li {
    background-color: #2154a6;
    width: 160px;
    min-height: 47px;
  }
  section .container .main-menu-list ul {
    background: none;
  }
  section .container .main-menu-list ul > li ul {
    bottom: 0;
  }
  section .container .main-menu-list ul > li ul li {
    height: 42px;
  }
  section .container .main-menu-list ul > li ul li a {
    padding-top: 10px;
  }
  .swiper-button-next3 {
    width: 10px;
    height: 20px;
    background-image: url(../images/swiper-contaienr3-next2x.png);
    background-size: cover;
    top: 60%;
  }
  .swiper-button-prev3 {
    width: 10px;
    height: 20px;
    background-image: url(../images/swiper-contaienr3-prev2x.png);
    background-size: cover;
    top: 60%;
  }
  .line-prev {
    width: 1px;
    height: 58px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 4%;
    top: 13px;
    z-index: 2;
  }
  .line-next {
    width: 1px;
    height: 58px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    right: 4%;
    top: 13px;
    z-index: 2;
  }
  section .container .container-second .con-two .main-notice .content-items .content .pro-list li {
    width: 100%;
    margin-right: 0px;
  }
}

@media screen and (max-width: 1080px) {
  section .list_container .list-right .main_list .teacher_list ul li {
    width: 100%;
  }
  section .list_container .list-right .main_list .teacher_list ul li .teacher_post {
    padding: 27px 24px;
  }


.big_content .dean-img {
    left: 50%;
    top: 64px;
    transform: translateX(-121px);
  }
  .big_content .dean-main .dean {
    width: 100%;
    padding: 360px 32px 0 32px;
  }


  footer .footer .footer_logo {
    width: 100%;
    margin: 0 auto;
    float: none;
  }
  footer .footer .footer_logo .f_logo_one {
    margin: 0 auto;
  }
  footer .footer .footer_logo .f_links {
    margin: 48px auto;
  }
  footer .footer .footer_center {
    display: none;
  }
  footer .footer .footer_us {
    float: none;
    margin: 0 auto;
  }
}

@media screen and (min-width: 992px) {
  .center_area #open {
    display: none;
  }
  section .list_container .list-right .main_list .event_list li .event_info {
    width: calc(100% - 75px);
  }
  section .container .container-news .con-one .one-left .swiper-container-autoheight .img > a,
  section .container .container-news .con-one .one-left .swiper-container-autoheight .swiper-slide .img > a {
    height: 352px !important;
    display: block;
    overflow: hidden;
  }
}

@media screen and (max-width: 992px) {
  header {
    background: #2154a6;
    z-index: 3;
    position: fixed;
    width: 100%;
  }
  .center_area .h_logo {
    position: static;
    border-radius: unset;
    padding: 0px;
    float: left;
    z-index: 5;
  }
  .center_area .h_logo a {
    width: 191px;
    height: 64px;
    padding: 0px;
  }
  .center_area .headermain {
    display: none;
  }
  .center_area .open {
    float: right;
    padding: 20px 0px;
  }
  .center_area .open span {
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/open-2x.png) no-repeat;
    background-size: 100% auto;
  }
  .center_area .close span {
    float: right;
    margin: 20px 0px;
    margin-right: 8px;
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/close-2x.png) no-repeat;
    background-size: 100% auto;
  }
  section .container .sw_banner .swiper-button-prev,
  section .container .sw_banner .swiper-button-next {
    top: 30%;
  }
  section .container .container-news .con-one .one-left,
  section .container .container-news .con-one .one-right {
    width: 100%;
    float: none;
  }
  section .container .container-news .container-second .con-two .main-notice .head .tab-item {
    width: 40%;
  }
  section .container .container-news .container-third .fast-head {
    float: none;
  }
  section .list_container .list-right .main-info .text-info {
    padding: 32px 24px;
  }
  section .container .container-news .con-one .one-left .newswiper .swiper-wrapper .swiper-slide > a:nth-of-type(1) {
    display: none !important;
  }
  section .container .container-news .con-one .one-left .newswiper .swiper-wrapper .swiper-slide > a + a {
    display: block !important;
  }
  section .list_container .list-right .main_list .present_leader_list li > a .post,
  section .list_container .list-right .main_list .present_leader_list li > a .job {
    padding-left: 16px;
  }
  .wp_paging li.pages_count {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  section .container .main-menu-list ul > li {
    height: 74px;
  }
  section .container .main-menu-list ul > li a .menu_t {
    font-size: 16px;
    min-height: 26px;
    padding-top: 14px !important;
  }
  section .container .main-menu-list ul > li:last-child .menu_t {
    font-size: 16px;
    padding-top: 24px !important;
  }
  section .container .main-menu-list ul li:not(:last-child)::before {
    margin-top: 26px;
  }
  section .container .main-menu-list ul > li a .introduce {
    padding-top: 0;
  }
  section .container .main-menu-list ul > li ul li {
    height: 37px;
  }
  section .container .main-menu-list ul > li ul li a {
    font-size: 12px;
  }
  .line-prev {
    left: 7%;
    top: 7px;
  }
  .line-next {
    right: 7%;
    top: 7px;
  }
  section .list_container {
    position: relative;
  }
  .dropdown-menu {
    display: none;
    position: absolute;
  }
  section .list_container .list-left {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  section .list_container .list-left .listmenu .down-wrapper button {
    display: block;
  }
  section .list_container .list-left .m_top {
    border-radius: unset;
    margin: 0;
    font-size: 20px;
  }
  section .list_container .list-left .m_top .down_icon {
    display: inline-block;
    height: 20px;
    width: 20px;
    background: url(../images/menu_down_2x.png) no-repeat center;
    background-size: contain;
    float: right;
    border: none;
    position: absolute;
    right: 12px;
    top: 22px;
  }
  section .list_container .list-left .listmenu {
    padding: 0;
    border-radius: unset;
  }
  section .list_container .list-left .listmenu .down-wrapper {
    width: 100%;
    background: #2154a6;
    padding: 0;
  }
  section .list_container .list-left .listmenu .down-wrapper button {
    border: none;
    outline: none;
    background: #2154a6;
    font-size: 20px;
    line-height: 26px;
    color: white;
    width: 100%;
    padding: 16px;
    position: relative;
    display: block;
  }
  section .list_container .list-left .listmenu .down-wrapper button .caret {
    display: inline-block;
    height: 24px;
    width: 24px;
    background: url(../images/menu_down_2x.png) no-repeat center;
    background-size: contain;
    float: right;
    border: none;
    position: absolute;
    right: 8px;
  }
  section .list_container .list-left .listmenu .down-wrapper .nav_menu {
    width: 100%;
    padding: 0;
    margin: 0;
    display: none;
    position: absolute;
    
    left: 0;
    border-radius: unset;
    z-index: 2;
  }
  section .list_container .list-left .listmenu .down-wrapper .nav_menu ul {
    width: 100%;
    text-align: center;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border-radius: unset;
  }
  section .list_container .list-left .listmenu .down-wrapper .nav_menu ul li {
    background: rgba(33, 84, 166, 0.8);
  }
  section .list_container .list-left .listmenu .down-wrapper .nav_menu ul li:hover {
    border-radius: unset;
    background: #2154a6;
  }
  section .list_container .list-left .listmenu .down-wrapper .nav_menu ul li.selected {
    border-radius: unset;
  }
  section .list_container .list-left .listmenu .down-wrapper .nav_menu ul li a {
    font-size: 16px;
    font-weight: 600;
    color: white;
    line-height: 20px;
    padding: 16px 0;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    margin: 0 16px;
  }
section .list_container .list-left ul li a::after{
background-color: rgba(255, 255, 255, 0.2);
}
  section .list_container .list-left .listmenu .down-wrapper .nav_menu ul li a:hover {
    background: #2154a6;
  }
  section .list_container .list-left .listmenu .down-wrapper .nav_menu ul li.selected {
    background: #2154a6;
  }
  section .list_container .list-left .listmenu .down-wrapper .nav_menu ul li.selected a {
    font-size: 16px;
    line-height: 26px;
    border-bottom: none;
  }
  section .list_container .list-right {
    margin-top: 64px;
  }
  section .list_container .list-right .main_list .successive_list li {
    margin-bottom: 24px;
  }
  section .list_container .list-right .main_list .successive_list::before {
    height: 91%;
  }
  section .list_container .list-right .main_list .event_list {
    padding-left: 24px;
  }
  section .list_container .list-right .main_list .event_list li::before {
    left: -30px;
  }
  .main_bg .main_img {
    max-width: 100%;
  }
  section .container .sw_banner .swiper-button-prev,
  section .container .sw_banner .swiper-button-next {
    display: none;
  }
  section .container .main-menu-list {
    margin-top: -4px;
  }
  section .container .main-menu-list ul > li {
    width: 50%;
  }
  section .container .main-menu-list ul > li:last-child {
    width: 100%;
  }
  /*section .container .main-menu-list ul li:nth-child(2)::before,
  section .container .main-menu-list ul li:nth-child(6)::before {
    display: none;
  }*/
  section .container .sw_banner .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 2px;
  }
  section .container section .container .sw_banner .swiper-pagination-custom,
  section .container section .container .sw_banner .swiper-pagination-fraction {
    bottom: 10px;
  }
  section .container .container-news .con-one .one-right {
    float: none;
    position: relative;
    padding-bottom: 32px;
  }
  section .container .container-news .con-one .one-right .main-notice .head .tab-item {
    margin-right: 0px;
    width: 50%;
  }
  section .container .container-news .con-one .one-right .main-notice .head .tab-item.icurrent {
    margin-right: 0px;
    width: 50%;
  }
  section .container .container-news .con-one .one-right .main-notice .head .tab-item .big-title .head-icon,
  section .container .container-news .con-one .one-right .main-notice .head .tab-item.icurrent .big-title .head-icon {
    display: none;
  }
  section .container .container-news .con-one .one-right .main-notice .head .tab-item:nth-child(1) {
    text-align: right;
  }
  section .container .container-news .con-one .one-right .main-notice .head .tab-item:nth-child(1) h2::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 16px;
    margin: 0px 0px 0px 10px;
    background-color: #dce0e6;
  }
  section .container .container-news .con-one .one-right .main-notice .head .tab-item:nth-child(2) {
    text-align: left;
  }
  section .container .container-news .con-one .one-right .main-notice .head .tab-item:nth-child(2) h2::before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 16px;
    background-color: #dce0e6;
    margin: 0px 10px 0px 0px;
  }
  section .container .container-news .con-one .one-right .main-notice .head .more {
    float: none;
    position: absolute;
    bottom: -22px;
    width: 100%;
    right: 0px;
    padding: 0px;
  }
  section .container .container-news .con-one .one-right .main-notice .head .more a {
    display: block;
    width: 100%;
    padding: 6px 0px;
    text-align: center;
  }
  section .container .container-second .con-two .main-notice {
    padding-bottom: 32px;
    position: relative;
  }
  section .container .container-second .con-two .main-notice .content-items {
    float: none;
  }
  section .container .container-second .con-two .main-notice .content-items .content ul li {
    width: 100%;
    float: none;
  }
  section .container .container-second .con-two .main-notice .content-items .content ul li:nth-child(7),
  section .container .container-second .con-two .main-notice .content-items .content ul li:nth-child(8),
  section .container .container-second .con-two .main-notice .content-items .content ul li:nth-child(9),
  section .container .container-second .con-two .main-notice .content-items .content ul li:nth-child(10),
  section .container .container-second .con-two .main-notice .content-items .content ul li:nth-child(11),
  section .container .container-second .con-two .main-notice .content-items .content ul li:nth-child(12) {
    display: none;
  }
  section .container .container-second .con-two .main-notice .content-items .content .pro-list li {
    width: 100%;
    float: none;
    margin-bottom: 8px;
  }
  section .container .container-second .con-two .main-notice .content-items .content .pro-list li .img-wrap {
    width: 165px;
  }
  section .container .container-second .con-two .main-notice .content-items .content .pro-list li .p-lib {
    width: calc(100% - 220px);
    padding: 16px 24px 16px 24px;
  }
  section .container .container-second .con-two .main-notice .content-items .content .pro-list li .p-lib .title-lib {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 32px;
  }
  section .container .container-second .con-two .main-notice .content-items .content .pro-list li:nth-child(2),
  section .container .container-second .con-two .main-notice .content-items .content .pro-list li:nth-child(5) {
    margin: 0px 0px 8px 0px;
  }
  section .container .container-second .con-two .main-notice .more {
    bottom: 16px;
    width: 100%;
    padding: 0px;
    position: absolute;
    right: 0px;
  }
  section .container .container-second .con-two .main-notice .more a {
    width: 100%;
    display: block;
    padding: 6px 0px;
    text-align: center;
  }
  section .container .container-third .fast-l {
    width: 100%;
    float: none;
  }
  section .container .container-third .fast-r {
    width: 100%;
    float: none;
    margin-top: 4px;
  }
  section .container .container-third .fast-r .fast-link:nth-of-type(1) {
    margin: 0px 4px 4px;
  }
  section .container .container-third .fast-r .fast-link:nth-of-type(2) {
    margin: 0px 0px 4px 4px;
  }
  section .container .container-third .fast-r .fast-link:nth-of-type(3) {
    margin: 4px 4px 4px 4px;
  }
  section .container .container-news .con-one .one-left .swiper-button-next {
    display: none;
  }
  .swiper-container-rtl .swiper-button-prev,
  section .container .container-news .con-one .one-left .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    display: none;
  }
  section .list_container .list-right {
    width: 100%;
  }
  .main_list .interational_content .interational_img {
    background: url(../images/gjrz-phone2x.png) no-repeat center;
    background-size: contain;
  }
  section .list_container .list-right .top-thome .r-thome {
    text-align: left;
  }
  section .container .main-menu-list .menu-list {
    width: 100%;
  }
  section .list_container .list-right .three-nav .three-menu > ul > li > ul li {
    float: none;
    margin-bottom: 0;
    padding-right: 0;
    width: 100%;
  }
  section .list_container .list-right .three-nav .three-menu > ul > li > .current-name {
    width: 100%;
    height: 52px;
    background: #2154a6;
    -webkit-box-shadow: 0px 8px 32px 0px rgba(33, 84, 166, 0.2);
    box-shadow: 0px 8px 32px 0px rgba(33, 84, 166, 0.2);
    border-radius: 8px;
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: white;
    line-height: 52px;
    text-align: center;
  }
  section .list_container .list-right .three-nav .three-menu > ul > li > ul li > a {
    background: transparent;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    border-radius: unset;
    margin: 0 16px;
    border-bottom: 1px solid #DCE0E6;
  }
  section .list_container .list-right .three-nav .three-menu > ul > li {
    position: relative;
    border-radius: unset;
  }
  section .list_container .list-right .three-nav .three-menu > ul > li > ul {
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    width: 100%;
    z-index: 1;
    background: #E9EDF2;
  }
  /* section .list_container .list-right .three-nav .three-menu>ul>li>.current-name .icon-down {
    display: inline-block;
    background: url(../images/down_2x.png) no-repeat center;
    width: 20px;
    height: 20px;
    background-size: cover;
    vertical-align: middle;
   right: 10px;
    position: absolute;
    top: 18px;
  }*/
  section .list_container .list-right .three-nav .three-menu > ul > li > ul li {
    float: none;
    margin-bottom: 0;
    padding-right: 0;
    width: 100%;
  }
  section .list_container .list-right .three-nav .three-menu > ul > li > .current-name {
    width: 100%;
    height: 52px;
    background: #2154a6;
    -webkit-box-shadow: 0px 8px 32px 0px rgba(33, 84, 166, 0.2);
            box-shadow: 0px 8px 32px 0px rgba(33, 84, 166, 0.2);
    border-radius: 8px;
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: white;
    line-height: 52px;
    text-align: center;
  }
  section .list_container .list-right .three-nav .three-menu > ul > li > .current-name .icon-down {
    display: inline-block;
    background: url(../images/down_2x.png) no-repeat center;
    width: 10px;
    height: 10px;
    background-size: contain;
    vertical-align: middle;
    right: 16px;
    position: absolute;
    top: 20px;
  }
  section .list_container .list-right .three-nav .three-menu > ul > li > ul li > a {
    background: transparent;
    -webkit-box-shadow: inherit;
            box-shadow: inherit;
    border-radius: unset;
    margin: 0 16px;
    border-bottom: 1px solid #DCE0E6;
  }
  section .list_container .list-right .three-nav .three-menu > ul > li {
    position: relative;
    border-radius: unset;
  }
  section .list_container .list-right .three-nav .three-menu > ul > li > ul {
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    width: 100%;
    z-index: 1;
    background: #E9EDF2;
  }
}

@media screen and (max-width: 600px) {
  section .container .container-news .container-second .con-two .main-notice .head {
    width: 100%;
  }
  section .container .container-news .container-second .con-two .main-notice .head .tab-item {
    margin: 0px;
    width: 50%;
  }
  section .container .container-news .container-third .fast-r .fast-link {
    width: 100%;
  }
  section .container .container-news .container-third .fast-r .fast-link:nth-of-type(1) {
    margin: 0px 0px 4px;
  }
  section .container .container-news .container-third .fast-r .fast-link:nth-of-type(2) {
    margin: 0px 0px 4px 0px;
  }
  section .container .container-news .container-third .fast-r .fast-link:nth-of-type(3) {
    margin: 4px 0px 4px 0px;
  }
  section .container .container-news .container-third .fast-r .fast-link:nth-of-type(4) {
    margin: 4px 0px 0px 0px;
  }
  section .list_container .list-right .main_list .teacher_list ul li .teacher_post {
    padding: 27px 4px 27px 16px;
  }
  section .container .main-menu-list .menu-list {
    width: 100%;
  }
}

@media screen and (max-width: 992px) {
  section .list_container .list-right .main_list .img_list li .news-info {
    padding: 16px 2%;
  }
  .top_banner,
  section .container .sw_banner {
    padding-top: 64px;
  }
  .ul-wrapper {
    display: block;
  }
  section .list_container .list-right .main_list .present_leader_list li .name,
  section .list_container .list-right .main_list .present_leader_list li .post {
    width: 100%;
  }
  section .list_container .list-right .main_list .cooper_list li > div.download {
    width: 100%;
    margin-top: 8px;
  }
}

@media screen and (max-width: 768px) {
  section .container .container-news .con-one .one-left .one-left-head {
    padding: 0 0 24px 0;
  }
  section .list_container .list-right .main_list .img_list li .news-img {
    width: 165px;
  }
  section .list_container .list-right .main_list .img_list li .news-img img{
    display: block;
    width: 165px;
  }
  section .list_container .list-right .main_list .img_list li .news-info {
    width: calc(100% - 200px);
  }
  section .list_container .list-right .main_list .cooper_list li .download {
    float: none;
    margin-top: 16px;
  }
  section .list_container .list-right .main_list .cooper_list li .job {
    display: block;
  }
}

@media screen and (max-width: 600px) {
  section .list_container .list-right .main_list .img_list li .news-info .desc {
    display: none;
  }
  section .list_container .list-right .main_list .successive_list li .leader_info {
    padding-left: 32px;
    width: calc(100% - 32px);
  }
  section .top_banner .top_bg {
    height: 144px;
  }
.main_container .depart_info .teacher_list ul li{
margin-right:0px;
}
.wp_articlecontent .list-paddingleft-2{
padding-left:0px;
}
}

@media screen and (max-width: 400px) {
  section .list_container .list-right .main_list .teacher_list ul li .teacher_post {
    width: 38%;
  }
}
/*# sourceMappingURL=phone.css.map */