.toggle {
  display: none;
}
@media screen and (max-width: 1024px) {
  body,
  .header,
  .footer,
  .mainBody {
    min-width: 0;
  }
  .mainBody {
    position: relative;
  }
  .container,
  .picMarquee-left {
    width: auto;
    height: 100%;
  }
  .container {
    padding: 0 15px;
  }
  .top {
    background-position: -350px 0;
  }
  .search {
    right: 15px;
  }
  /*导航栏切换*/
  .toggle {
    display: block;
    position: absolute;
    top: 50px;
    right: 30px;
  }
  .toggle span {
    display: block;
    width: 40px;
    height: 5px;
    background: #333;
    margin: 8px;
  }
  /*导航栏*/
  .nav {
    float: none;
    position: absolute;
    top: 122px;
    left: 0;
    width: 100%;
    height: 40px;
    margin-top: 0;
    background: #fff;
    z-index: 100;
    display: none;
  }
  .nav ul li {
    width: 10%;
    height: 40px;
    margin: 0;
  }
  .info ul .rt {
    width: 66%;
  }
  /*二级菜单*/
  .menu {
    top: 162px;
  }
  .menu .lf,
  .menu .rt {
    width: 50%;
  }
  /*图片新闻*/
  .albumBox {
    width: 48%;
    height: 315px;
    overflow: hidden;
    margin-top: 50px;
  }
  .albumBox .bd li,
  .albumBox .bd img {
    width: 100%;
    height: auto;
  }
  /*通知公告*/
  .info ul li {
    width: 31%;
  }
  /*视频宣传*/
  .play {
    margin-top: 40px;
  }
  /*column*/
  .cl_side_right {
    width: 100%;
  }
  .mainBody_content {
    width: 99.7%;
  }
  .cl_side_right > img {
    width: 100%;
    height: auto;
  }
  .cl_side_left .side_nav {
    padding-top: 270px;
  }
  .campus_list li {
    margin: 40px 50px 0 50px;
  }
  .cl_list ul.leader_care li {
    margin: 15px 9px;
  }

  .detail_content img {
    max-width: 100%;
    height: auto;
  }
  .cl_list .cl_intro img {
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  /*快速链接*/
  .mainBody {
    position: relative;
  }

  .newrmfw {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 20px 0px;
  }
  .newrmfw .rmfwn {
    width: 96%;
    height: auto;
    overflow: hidden;
    margin: auto;
    padding: 0;
  }
  .newrmfw .rmfwn ul {
    width: 100%;
  }
  .newrmfw .rmfwn ul li {
    width: 47.5%;
    float: left;
    margin-right: 0;
  }
  .newrmfw .rmfwn ul li a span {
    width: 98%;
    margin: auto;
  }
  .newrmfw .rmfwn ul li:nth-child(even) {
    float: right;
  }

  .headbox {
    display: none;
  }
  .mobilebox {
    display: block;
    width: 100%;
    height: auto;
    float: left;
  }
  .mobileheader {
    width: 100%;
    height: 120px;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    background: #ffffff;
  }
  .mcenter {
    width: 95%;
    height: auto;
    overflow: hidden;
    margin: auto;
    padding: 0 2.5%;
    position: relative;
  }
  .mcenter .m_logo {
    float: left;
    width: 394px;
    height: 83px;
    margin: 18px auto;
    overflow: hidden;
  }
  .mcenter .m_logo a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../images/logo.png);
  }
  .mcenter a#open {
    position: absolute;
    right: 2.5%;
    top: 30px;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 26px;
    color: #333333;
  }
  .mcenter a#open i.icon-daohang {
    font-size: 40px;
  }
  .mbilenav {
    width: 95%;
    height: auto;
    overflow: hidden;
    background: #f0f0f0;
    position: fixed;
    top: 120px;
    left: 0;
    padding: 0 2.5%;
    z-index: 99999;
    display: none;
  }
  .mbilenav ul li {
    float: left;
    height: auto;
    overflow: hidden;
  }
  .mbilenav ul li a {
    display: block;
    padding: 0px 20px;
    font-size: 20px;
    color: #333333;
    line-height: 50px;
    overflow: hidden;
  }
  .slider {
    padding-top: 120px;
  }
  /*快速链接*/
  .top {
    background-position: -600px 0;
  }
  .header img {
    width: 300px;
    margin-top: 40px;
  }
  /*学院新闻*/
  .news > ul,
  .albumBox {
    width: 100%;
  }
  .albumBox {
    height: 487px;
  }
  /*通知公告*/
  .info ul li {
    width: 100%;
    border: none;
  }
  .info ul li:after {
    display: none;
  }
  .info ul .rt {
    width: 80%;
  }
  .info ul .rt h3 {
    height: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .info ul .rt p {
    height: 50px;
    font-size: 16px;
  }
  .info ul .rt > a {
    margin-top: 0;
  }
  /*媒体视角*/
  /*视频宣传*/
  .media,
  .mediay,
  .video-public {
    float: none;
    width: 100%;
  }
  .video-public p {
    margin-bottom: 30px;
  }
  .videoPlayer {
    height: 450px;
  }
  /*底部*/
  .footer .container > .lf {
    width: 100%;
  }
  .footer .blog {
    margin-top: -145px;
  }
  .footer .blog img {
    width: 80px;
  }
  .footer .blog .more {
    display: none;
  }
  .footer .bottom p {
    height: 45px;
    overflow: hidden;
    font-size: 12px;
    text-align: center;
  }
  .footer .bottom .rt {
    display: none;
  }
  /*column*/
  .mainBody {
    padding: 120px 0 5px;
    margin: auto;
  }
  .rczplist ul li a div {
    width: 75%;
  }
  .signupform .fitems {
    width: 100%;
    padding-left: 0;
  }
  .tz_main,
  .jp_main {
    /* width: 880px; */
    height: auto;
    overflow: hidden;
    padding: 25px 0px;
    margin: auto;
  }
  .media ul em:before,
  .mediay ul em:before {
    display: none;
  }
  .info ul {
    width: 100%;
  }
  .info ul li {
    margin-top: 20px;
  }
  .newslist ul li a .n-l {
    width: 20%;
  }
  .info ul li a .ann {
    width: 50%;
  }
  .depbox {
    width: 90%;
    margin: auto;
  }
  .depbox .dleader i {
    width: 20%;
    margin: 5%;
  }
  .dleader div {
    width: 60%;
  }
  .newslist ul li a .n-r {
    width: 70%;
  }
  .s_nav {
    position: absolute;
    right: 3%;
    top: 200px;
    width: 40px;
    height: 40px;
    display: block;
  }
  .s_nav a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    line-height: 40px;
  }
  .s_nav a i {
    color: #f29000;
    font-size: 36px;
  }

  .album {
    width: 90%;
  }

  .mainBody .inbanner {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .mainBody .inbanner img {
    width: 100%;
  }
  .mainBody .dq_dingwei {
    width: 94%;
    height: 50px;
    line-height: 50px;
    margin: auto;
    font-size: 15px;
  }
  .mainBody .dq_dingwei em {
    font-size: 15px;
  }
  .mainBody .dq_dingwei a {
    font-size: 15px;
  }
  .cl_side_right {
    float: none;
  }
  .cl_side_right .cl_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0;
  }
  .cl_side_right .detail_content {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: auto;
  }

  .mainBody_content {
    position: relative;
  }
  .cl_side_left {
    background: none;
    position: fixed;
    width: 36%;
    background: #ffffff;
    height: 100%;
    z-index: 9999;
    display: none;
    top: 0;
    left: 0;
  }
  .cl_side_left .bgbox {
    width: 100%;
    height: 60px;
    overflow: hidden;
    margin-top: 120px;
    margin-left: 0;
  }
  .cl_side_left .column-name {
    background: #f29000;
    width: 80%;
    height: auto;
    overflow: hidden;
    top: 140px;
    left: 10%;
  }
  .cl_side_left .snav {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-left: 0;
    margin-top: 30px;
  }

  .side_left_pic {
    width: 255px;
    background: none;
  }
  .cl_side_left .navPicDown {
    display: none;
  }
  .cl_side_left .side_nav li.active {
    background: none;
  }
  .cl_side_left .side_nav li:hover {
    background: none;
  }
  .cl_list {
    margin-top: 50px;
    min-height: 300px;
  }
  .cl_side_left .side_nav ul {
    padding-top: 65px;
    padding-bottom: 0;
    display: none;
  }
  .cl_side_left .side_nav ul li {
    background: rgba(0, 84, 164, 0.7);
    padding-left: 0;
    text-align: center;
    border-top: none;
    border-bottom: 1px solid #fff;
  }
  .cl_side_left .side_nav ul li a {
    width: 100%;
    color: #fff;
  }
  .cl_side_left .side_nav li.active {
    background: rgba(0, 84, 164, 0.7);
  }
  .cl_side_left .side_nav li:hover {
    background: rgba(0, 84, 164, 0.7);
  }
  .cl_side_left .side_nav ul li.active a {
    color: #fff;
  }
  .cl_side_left .side_nav ul li:hover a {
    color: #fff;
  }
  .cl_list ul.dept li {
    width: 45%;
  }
  .toggle_2 {
    display: block;
    position: absolute;
    top: 290px;
    left: 6%;
    z-index: 9999;
  }
  .toggle_2 span {
    display: block;
    width: 35px;
    height: 4px;
    background: #0054a4;
    margin: 5px;
  }
}
@media screen and (max-width: 480px) {
  .signupform {
    width: 100%;
  }
  .crgk_main {
    width: 94%;
    margin: auto;
  }
  .signupform .fitems input.intxt {
    width: 50%;
  }
  .items .zikao {
    width: 100%;
  }
  .items .zikao .xy {
    width: 94%;
  }
  .something {
    width: 94%;
  }
  .signupform .fitems div {
    width: 50%;
    height: auto;
    overflow: hidden;
  }
  .crgk_main h5,
  .tz_main h5 {
    width: 100%;
    height: 80px;
    line-height: 40px;
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    clear: both;
    margin-top: 20px;
  }
  .tz_main,
  .jp_main {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 25px 0px;
    margin: auto;
  }
  .jd_box .f_items span {
    float: left;
    width: 35%;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #333333;
    text-align: right;
  }
  .yc-box .youshi .ysitems .fr p {
    display: block;
    width: 90%;
    height: 80px;
    line-height: 20px;
    font-size: 14px;
    color: #666666;
  }

  .licheng {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 20px 0px;
  }
  .licheng .lc_items {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .licheng .lc_items .year {
    float: left;
    /* width: 180px; */
    height: auto;
    padding: 10px 10px 10px 0px;
  }
  .licheng .lc_items .things {
    float: right;
    width: 100%;
    /* height: auto; */
    /* padding: 10px 0px 10px 40px; */
    /* position: relative; */
  }
  .licheng .lc_items .things::before {
    content: '';
    position: absolute;
    left: -1px;
    top: 0;
    width: 2px;
    background: #3b84eb;
    height: 100%;
  }
  .licheng .lc_items .things h4 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #333333;
    position: relative;
  }
  .licheng .lc_items .things p {
    display: block;
    width: 320px;
    height: auto;
    line-height: 24px;
    font-size: 15px;
    color: #333333;
    padding: 10px 0px 20px;
    border-bottom: 1px dotted #f09500;
  }
  .licheng .lc_items .things h4::before {
    position: absolute;
    width: 20px;
    height: 20px;
    background: rgba(180, 211, 255, 1);
    border-radius: 50%;
    left: -50px;
    top: 50%;
    margin-top: -10px;
    content: '';
    z-index: 999;
  }
  .licheng .lc_items .year b {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 18px;
    color: #333333;
    position: relative;
    height: 30px;
    line-height: 30px;
  }
  .licheng .lc_items .year b::after {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    left: 86px;
    top: 50%;
    margin-top: -6px;
    background: #3b84eb;
    z-index: 9999;
  }
  .licheng .lc_items:first-child .things::before {
    top: 20px;
  }
  .licheng .lc_items:last-child .things::before {
    height: 20px;
  }
  .lic_box {
    background: #fffbf4;
    margin: 0;
    padding: 20px 30px;
  }
  .dleader i {
    display: none;
  }

  .dleader div {
    width: 100%;
    padding-left: 10px;
  }
  .dleader div p {
    height: auto;
    width: 96%;
  }
  .page-content {
    margin-top: 126px;
  }

  /*快速链接*/
  .newrmfw {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 20px 0px;
  }
  .newrmfw .rmfwn {
    width: 96%;
    height: auto;
    overflow: hidden;
    margin: auto;
    padding: 0;
  }
  .newrmfw .rmfwn ul {
    width: 100%;
  }
  .newrmfw .rmfwn ul li {
    width: 47.5%;
    float: left;
    margin-right: 0;
  }
  .newrmfw .rmfwn ul li a span {
    width: 98%;
    margin: auto;
  }
  .newrmfw .rmfwn ul li:nth-child(even) {
    float: right;
  }

  .headbox {
    display: none;
  }
  .mobilebox {
    display: block;
    width: 100%;
    height: auto;
    float: left;
  }
  .mobileheader {
    width: 100%;
    height: 120px;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    background: #ffffff;
  }
  .mcenter {
    width: 95%;
    height: auto;
    overflow: hidden;
    margin: auto;
    padding: 0 2.5%;
    position: relative;
  }
  .mcenter .m_logo {
    float: left;
    width: 294px;
    height: 62px;
    margin: 29px auto;
    overflow: hidden;
  }
  .mcenter .m_logo a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../images/logo.png);
    background-size: 100% 100%;
  }
  .mcenter a#open {
    position: absolute;
    right: 2.5%;
    top: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 26px;
    color: #333333;
  }
  .mcenter a#open i.icon-daohang {
    font-size: 32px;
  }
  .mbilenav {
    width: 95%;
    height: auto;
    overflow: hidden;
    background: #f0f0f0;
    position: fixed;
    top: 120px;
    left: 0;
    padding: 0 2.5%;
    z-index: 99999;
    display: none;
  }
  .mbilenav ul li {
    float: left;
    height: auto;
    overflow: hidden;
    width: 33.3%;
  }
  .mbilenav ul li a {
    display: block;
    width: 100%;
    font-size: 20px;
    color: #333333;
    line-height: 50px;
    overflow: hidden;
  }
  .slider {
    padding-top: 120px;
  }
  .rczplist ul li a div {
    width: 75%;
  }
  /*快速链接*/

  .header {
    top: 0;
    height: 80px;
  }
  .top {
    height: 40px;
  }
  .search {
    display: none;
  }
  .header img {
    width: 230px;
    margin-top: 15px;
  }
  /*导航栏切换*/
  .toggle {
    top: 25px;
    right: 20px;
    transform: scale(0.8);
  }
  .slider {
    margin-top: 60px;
  }
  .slideBox .bd {
    width: 100%;
    position: relative;
    left: 0;
    margin-left: 0;
  }
  .slideBox .bd li {
    min-width: auto;
  }
  .slideBox,
  .slideBox .bd img {
    width: 100%;
    height: 180px;
    min-width: auto;
  }
  /*学院新闻*/
  .albumBox {
    height: 228px;
  }
  /*通知公告*/
  .info .date {
    transform: scale(0.8);
  }
  .info ul .rt {
    width: 60%;
  }
  /*视频宣传*/
  .videoPlayer {
    height: 260px;
  }
  /*底部*/
  .footer {
    font-size: 12px;
  }
  .footer .link {
    margin: 30px 0;
  }
  .footer .blog {
    display: none;
  }
  /*导航栏*/
  .nav {
    top: 80px;
    left: 0;
    width: 120px;
    height: auto;
  }
  .nav ul li {
    float: none;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
  }
  .nav ul li a:after {
    top: 50%;
    left: auto;
    right: 0;
    margin-top: -10px;
    border-bottom-color: transparent;
    border-right-color: #0553a4;
  }
  .menu {
    top: 80px;
    padding-left: 120px;
    width: 100%;
    height: 400px;
    box-sizing: border-box;
  }
  .menu .lf {
    width: 100%;
    height: 400px;
    padding: 15px 30px;
  }
  .menu .lf h3 {
    margin: 0 0 5px;
    text-align: center;
  }
  .menu ul {
    margin: 0;
  }
  .menu ul li {
    float: none;
    width: 90px;
    margin: 10px auto;
  }
  .menu ul li a {
    font-size: 14px;
  }
  .menu .rt {
    display: none;
  }
  .cl_header {
    height: 80px;
  }
  .cl_side_right {
    width: 99.7%;
  }
  .cl_side_right > img {
    width: 99.7%;
    height: inherit;
  }
  .cl_list ul.cl_list1 li a {
    width: 65%;
  }
  .cl_side_left {
    width: 36%;
  }
  .side_left_pic {
    width: 100%;
  }
  .cl_side_left .side_nav ul li {
    width: 100%;
  }
  .cl_side_left .side_nav ul li.active {
    width: 100%;
  }
  .cl_side_left .side_nav ul li:hover {
    width: 100%;
  }
  .toggle_2 {
    top: 142px;
    right: 4%;
    left: auto;
  }
  .toggle_2 span {
    width: 28px;
    height: 4px;
    margin: 4px;
  }
  .cl_side_left .side_nav {
    padding-top: 128px;
  }
  .cl_side_left .side_nav ul {
    padding-top: 55px;
  }
  .cl_list ul.leader_show li .leader_intro {
    width: 48%;
  }
  .detail_content h1 {
    font-size: 20px;
    height: 60px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .cl_list .newsList {
    height: 100px;
  }
  .newsList .news {
    width: 64%;
  }
  .newsList .news h3 {
    font-size: 18px;
    height: 60px;
    line-height: 30px;
  }
  .newsList .calender {
    right: 10px;
  }
  .newsList .news p {
    display: none;
  }
  .noticeList .news_list {
    width: 68%;
  }
  .noticeList .news_list a {
    height: 60px;
    line-height: 30px;
    margin-top: 5px;
  }
  .noticeList .news_list > p {
    display: none;
  }
  .cl_list ul.dept i {
    margin: 19px 10px 0 2px;
  }
  .cl_list ul.dept li a {
    font-size: 14px;
  }

  /*pages*/
  .pages {
    height: 20px;
  }
  .pagebox {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
  }
  .pagebox span a,
  .pagebox_pre_nolink {
    height: 20px;
    line-height: 20px;
    padding: 1px 5px;
  }
  .pagebox span.pagebox_num_nonce {
    height: 20px;
    line-height: 20px;
    padding: 1px 5px;
  }
}
