/* 大屏幕 */
/* 小屏幕 */
@media (max-width: 1600px) {
  .newsArea .newsArea_left {
    width: 7rem;
  }
  .newsArea .newsArea_right {
    width: calc(100% - 7rem);
  }
  /* 文化场馆 */
  .cultureBottom .cultureBottomRight ul li .h6-img {
    width: 1.22rem;
    height: 1.22rem;
  }
  .cultureBottom .cultureBottomRight ul li.on .h6-img {
    transform: scale(1.2);
  }
}
@media (max-width: 1400px) {
  .newsArea .newsArea_left {
    width: 6rem;
  }
  .newsArea .newsArea_right {
    width: calc(100% - 6rem);
  }
  .newsArea .newsArea_right .areaTitle_right {
    align-self: center;
    transform: translateY(0);
  }
  /* 学生社团 */
  .stuClub .better_club .clubLogo .clubLogo-item .clubLogo-item-txt {
    font-size: 0.35rem;
    letter-spacing: normal;
  }
  .stuClub .better_club .clubLogo .clubLogo-item .clubLogo-item-img img {
    height: 0.8rem;
  }
  .stuClub .better_club .clubLogo .clubLogo-item .clubLogo-item-img svg {
    height: 0.8rem;
  }
  /* 文化场馆 */
  .cultureArea.pad {
    padding: 0 0 0.5rem;
  }
  .cultureArea.pad .cultureAreaInner .areaTitle {
    margin: 0.07rem 0 0.55rem 0;
  }
  .cultureBottom .cultureBottomLeft {
    padding: 0.7rem;
  }
  .news_list {
    height: 510px;
  }
}
@media (max-width: 1300px) {
  /* 头部 */
  .o-header__main {
    padding: 0.15rem 0;
    height: auto;
  }
  .o-header__main .o-header__nav {
    padding: 0;
  }
  .o-header__main .m-header-tour {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    justify-content: space-between;
    height: 0.35rem;
    background-color: #1a1a1a;
    padding: 0;
    display: none;
  }
  .o-header__main .m-header-tour .m-header-tour__item {
    width: calc((100% - 60px) / 4);
    text-align: center;
  }
  .o-header__main .m-header-tour .m-header-tour__search {
    width: 60px;
  }
  .o-header__main .m-header-tour .m-header-tour__search img {
    width: 20px;
    height: 20px;
  }
  .o-header__main .o-header__nav-content {
    margin-top: 0;
position: relative;
    top: 0.15rem;
  }
  .o-header__main .o-header__nav-content .o-header__list .o-header__item {
    padding: 0 0.15rem;
  }
  .o-header__main .o-header__nav-content .o-header__hamburger {
    width: 0.5rem;
    height: 0.5rem;
    display: block !important;
  }
  .news_list {
    height: 350px;
    height: 480px;
  }
}
@media (max-width: 1199px) {
  /* 头部 */
  .o-header__main {
    padding: 0.15rem 0;
    height: auto;
  }
  .o-header__main .o-header__nav {
    padding: 0 20px 0 20px;
  }
  .o-header__main .m-header-tour {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    justify-content: space-between;
    height: 0.35rem;
    background-color: #1a1a1a;
    padding: 0;
    display: none;
  }
  .o-header__main .m-header-tour .m-header-tour__item {
    width: calc((100% - 60px) / 4);
    text-align: center;
  }
  .o-header__main .m-header-tour .m-header-tour__search {
    width: 60px;
  }
  .o-header__main .m-header-tour .m-header-tour__search img {
    width: 20px;
    height: 20px;
  }
  .o-header__main .o-header__nav-content {
    margin-top: 0;
  top: 0;
  }
  .o-header__main .o-header__nav-content .o-header__list {
    display: none;
  }
  .o-header__main .o-header__nav-content .o-header__hamburger {
    width: 0.5rem;
    height: 0.5rem;
    display: block !important;
  }
  .o-header__main .o-header__logo img {
    top: 0;
  }

  /* 新闻资讯 */
  .newsArea .newsArea_left {
    width: 5.5rem;
  }
  .newsArea .newsArea_right {
    width: calc(100% - 5.5rem);
  }
  /* 学生社团 */
  .stuClub .better_club .clubLogo .clubLogo-item .clubLogo-item-txt {
    font-size: 0.32rem;
    letter-spacing: normal;
  }
  .stuClub .better_club .clubLogo .clubLogo-item .clubLogo-item-img img {
    height: 0.7rem;
  }
  .stuClub .better_club .clubLogo .clubLogo-item .clubLogo-item-img svg {
    height: 0.7rem;
  }
  /* 文化场馆 */
  .cultureArea.pad {
    padding: 0 0 0.5rem;
  }
  .cultureArea.pad .cultureAreaInner .areaTitle {
    margin: 0.07rem 0 0.55rem 0;
  }
  .cultureBottom .cultureBottomLeft {
    padding: 0.7rem;
  }
  .cultureBottom .cultureBottomRight ul {
    padding: 0.7rem 0 1rem 1rem;
  }
  .cultureBottom .cultureBottomRight ul li h3 {
    width: calc(100% - 1.22rem);
    padding-left: 0.4rem;
    font-size: 0.28rem;
  }
  .cultureBottom .cultureBottomRight ul li .line .trs {
    display: none;
  }
  .cultureBottom .cultureBottomRight ul li.on h3 {
    font-size: 0.29rem;
  }
  .news_list {
    height: 450px;
  }
}
@media (max-width: 991px) {
  [data-aos]:not(.keep-animation) {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
  /* 头部 */
  .o-header__main .m-header-tour {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    justify-content: space-between;
    height: 0.35rem;
    background-color: #1a1a1a;
    padding: 0;
  }
  .o-header__main .m-header-tour .m-header-tour__item {
    width: calc((100% - 60px) / 4);
    text-align: center;
  }
  .o-header__main .m-header-tour .m-header-tour__search {
    width: 60px;
  }
  .o-header__main .m-header-tour .m-header-tour__search img {
    width: 20px;
    height: 20px;
  }
  .o-header__main .o-header__nav-content {
    margin-top: 0;
  }
  .o-header__main .o-header__nav-content .o-header__list {
    display: none;
  }
  .o-header__main .o-header__nav-content .o-header__hamburger {
    width: 0.55rem;
    height: 0.55rem;
    display: block !important;
  }
  /* 公共代码 */
  .pad {
    padding: 0.8rem 0;
  }
  /* 新闻资讯 */
  .newsArea .bg1 {
    bottom: 0.25rem;
  }
  .newsArea .newsArea_left {
    width: 100%;
  }
  .newsArea .newsArea_left .newsAreaList li .txt {
    margin-top: 0;
  }
  .newsArea .newsArea_left .newsAreaList li .txt h4 {
    max-width: 100%;
  }
  .newsArea .newsArea_left .miso_btn1 {
    margin: 0.3rem auto 0;
    float: none;
  }
  .newsArea .newsArea_right {
    width: 100%;
    padding: 0.5rem 0 0;
  }
  .newsArea .newsArea_right .areaTitle_right {
    align-self: center;
    transform: translateY(0);
  }
  .newsArea .newsArea_right .box {
    padding: 0.2rem 15px 0.3rem;
  }
  .newsArea .newsArea_right .juzhen2 {
    right: 0;
    bottom: -0.4rem;
  }
  .newsArea .newsArea_right .juzhen2 img {
    width: 0.7rem;
  }
  /*通识课程  */
  .tongshiArea {
    margin: 0.6rem 0;
  }
  .tongshiArea-pc {
    display: none;
  }
  .tongshiArea-mobile {
    display: block;
  }
  /* 学生社团 */
  .stuClub .better_club .clubLogo .clubLogo-item .clubLogo-item-txt {
    font-size: 0.28rem;
    letter-spacing: normal;
  }
  .stuClub .better_club .clubLogo .clubLogo-item .clubLogo-item-img {
    margin-top: 0.1rem;
  }
  .stuClub .better_club .clubLogo .clubLogo-item .clubLogo-item-img img {
    height: 0.6rem;
  }
  .stuClub .better_club .clubLogo .clubLogo-item .clubLogo-item-img svg {
    height: 0.6rem;
  }
  /* 文化场馆 */
  .cultureArea.pad {
    padding: 0 0 0.5rem;
  }
  .cultureArea.pad .cultureAreaInner .areaTitle {
    margin: 0.07rem 0 0.55rem 0;
  }
  .cultureBottom .cultureBottomLeft {
    padding: 0.5rem;
  }
  .cultureBottom .cultureBottomRight ul {
    padding: 0rem 0 1rem 1rem;
  }
  .cultureBottom .cultureBottomRight ul li .h6-img {
    width: 1.22rem;
    height: 1.22rem;
    margin: 0 auto;
  }
  .cultureBottom .cultureBottomRight ul li h3 {
    width: calc(100% - 1.22rem);
    padding-left: 0.4rem;
    font-size: 0.25rem;
  }
  .cultureBottom .cultureBottomRight ul li .line .trs {
    display: none;
  }
  .cultureBottom .cultureBottomRight ul li.on h3 {
    font-size: 0.27rem;
  }
  /* 美育实践 */
  .practiceArea.pad {
    padding: 0;
  }
  .news_list {
    display: none;
  }
  .workShowList {
    display: block;
  }
}

@media (max-width: 840px) {
  /* 页脚 */
  .fotContainer .fot1 p.address .adminLogin {
    margin-left: 0.5rem;
  }
}

@media (max-width: 767px) {
  [data-aos]:not(.keep-animation) {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
  /* 头部 */
  .o-header__main {
    padding: 0.15rem 0;
    height: auto;
  }
  .o-header__main .o-header__nav {
    padding: 0 20px 0 20px;
  }
  .o-header__main .m-header-tour {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    justify-content: space-between;
    height: 0.35rem;
    background-color: #1a1a1a;
    padding: 0;
    display: none;
  }
  .o-header__main .m-header-tour .m-header-tour__item {
    width: calc((100% - 60px) / 4);
    text-align: center;
  }
  .o-header__main .m-header-tour .m-header-tour__search {
    width: 60px;
  }
  .o-header__main .m-header-tour .m-header-tour__search img {
    width: 20px;
    height: 20px;
  }
  .o-header__main .o-header__nav-content {
    margin-top: 0;
  }
  .o-header__main .o-header__nav-content .o-header__list {
    display: none;
  }
  .o-header__main .o-header__nav-content .o-header__hamburger {
    width: 0.5rem;
    height: 0.5rem;
    display: block !important;
  }
  .o-header.-mobile-show-bg .o-header__main {
    height: 1rem;
    transform: none;
  }
  .o-header.-mobile-show-bg .o-header__main::before {
    background-color: #671C7F;
    transform: none;
    position: fixed;
    width: 100%;
    height: 1rem;
    z-index: 1;
  }
  .o-header.-mobile-show-bg .o-header__main .o-header__logo {
    position: fixed;
    z-index: 2;
    left: 20px;
    transform: none;
  }
  .o-header.-mobile-show-bg .o-header__main .o-header__nav-content .o-header__hamburger {
    position: fixed;
    right: 20px;
    z-index: 2;
  }

  .o-site-menu__list tbody tr td:last-child{
    display: none;
  }




  /* 首页banner */
  .banner ul li .a .img_scale_out .img_scale_in {
    padding-bottom: 66%;
    transform: scale(1) !important;
    transition: 0s;
  }
  .banner ul li .a .top .box {
    padding: 0.3rem 0.3rem;
    height: auto;
    margin-top: 0.2rem;
  }
  .banner ul li .a .top .box h3 {
    font-size: 0.2rem;
  }
  .banner_pagination {
    bottom: 0.15rem;
  }
  .banner_pagination .swiper-pagination span {
    width: 25px;
    height: 25px;
  }
  /* 公共代码 */
  .pad {
    padding: 0.5rem 0;
  }
  .areaTitle .areaTitle_left .areaTitle_left_top h3 {
    font-size: 0.3rem;
  }
  .tongshiTop .areaTitle .areaTitle_left .intro {
    font-size: 0.14rem;
  }
  /* 新闻资讯 */
  .newsArea .bg1 {
    bottom: 0.25rem;
  }
  .newsArea .newsArea_left {
    width: 100%;
  }
  .newsArea .newsArea_left .newsAreaList li .txt {
    margin-top: 0;
  }
  .newsArea .newsArea_left .newsAreaList li .txt h4 {
    max-width: 100%;
  }
  .newsArea .newsArea_left .miso_btn1 {
    margin: 0.3rem auto 0;
    float: none;
  }
  .newsArea .newsArea_right {
    width: 100%;
    padding: 0.5rem 0 0;
  }
  .newsArea .newsArea_right .areaTitle_right {
    align-self: center;
    transform: translateY(0);
  }
  .newsArea .newsArea_right .box {
    padding: 0.2rem 15px 0.3rem;
  }
  .newsArea .newsArea_right .juzhen2 {
    right: 0;
    bottom: -0.4rem;
  }
  .newsArea .newsArea_right .juzhen2 img {
    width: 0.7rem;
  }
  /*通识课程  */
  .tongshiArea {
    margin: 0.7rem 0;
  }
  .tongshiArea .areaTitle {
    margin: 0.07rem 0 0.55rem 0;
  }
  /* 学生社团 */
  .stuClub .areaTitle {
    margin: 0.07rem 0 0.55rem 0;
  }
  .stuClub .areaTitle .areaTitle_left {
    margin: 0;
  }
  .stuClub .stuClubBottom {
    padding: 0 20px 0 0px;
    display: block;
    background-color: transparent;
  }
  .stuClub .stuClubBottom .special_club {
    width: 100%;
  }
  .stuClub .stuClubBottom .better_club {
    width: 100%;
    padding: 0 0 0 20px;
    box-sizing: border-box;
  }
  .stuClub .stuClubBottom .better_club .club_photo {
    width: 80%;
    margin-left: auto;
    display: block;
  }
  .stuClub .stuClubBottom .better_club .clubLogo_outer {
    width: 80%;
  }
  .stuClub .stuClubBottom .better_club .clubLogo_outer .clubLogo {
    width: 80%;
    position: static;
    transform: translateY(-0.2rem);
  }
  .stuClub .stuClubBottom .better_club .clubLogo_outer .clubLogo .clubLogo-item .clubLogo-item-txt {
    font-size: 0.3rem;
    letter-spacing: 0;
  }
  .stuClub .stuClubBottom .better_club .clubLogo_outer .clubLogo .clubLogo-item .clubLogo-item-img img {
    height: 0.8rem;
  }
  .stuClub .stuClubBottom .better_club .clubLogo_outer .clubLogo .clubLogo-item .clubLogo-item-img svg {
    height: 0.8rem;
  }
  /* 文化场馆 */
  .cultureArea.pad {
    padding: 0 0 0.5rem;
  }
  .cultureArea.pad .cultureAreaInner .areaTitle {
    margin: 0.07rem 0 0.55rem 0;
  }
  .cultureBottom {
    display: block;
  }
  .cultureBottom .cultureBottomLeft {
    width: 100%;
    padding: 0.6rem;
  }
  .cultureBottom .cultureBottomCenter {
    width: 100%;
    left: 0;
  }
  .cultureBottom .cultureBottomRight {
    width: 100%;
    flex-direction: row;
  }
  .cultureBottom .cultureBottomRight ul {
    width: 100%;
    flex-direction: row;
    padding: 0;
    justify-content: space-between;
  }
  .cultureBottom .cultureBottomRight ul li {
    width: 30%;
  }
  .cultureBottom .cultureBottomRight ul li .h6-img {
    width: 1.22rem;
    height: 1.22rem;
    margin: 0 auto;
  }
  .cultureBottom .cultureBottomRight ul li .a {
    display: block;
  }
  .cultureBottom .cultureBottomRight ul li h3 {
    width: 100%;
    padding: 0;
    text-align: center;
    font-size: 0.2rem;
    margin-top: 0.2rem;
    line-height: 1.4;
  }
  .cultureBottom .cultureBottomRight ul li .line .trs {
    display: none;
  }
  .cultureBottom .cultureBottomRight ul li.on h3 {
    font-size: 0.2rem;
  }
  .cultureBottom .cultureBottomRight ul li.on .h6-img {
    transform: scale(1.2);
  }
  .cultureBottom .cultureBottomRight ul li.on .h6-img::before {
    animation: none;
  }
  /* 美育实践 */
  .practiceArea.pad {
    padding: 0;
  }
  .practiceArea.pad .areaTitle {
    margin: 0.07rem 0 0.55rem 0;
  }
  .practiceArea.pad .news_list {
    display: none;
  }
  .practiceArea.pad .workShowList {
    display: block;
  }
  /* 页脚 */
  .fotContainer {
    display: block;
  }
  .fotContainer .fot1 {
    width: 100%;
    padding: 0 0.3rem;
    text-align: center;
  }
  .fotContainer .fot1 img {
    max-width: 100%;
  }
  .fotContainer .fot1 p.address .adminLogin {
    display: block;
    margin-left: 0;
    margin-top: 0.05rem;
  }
  .fotContainer .fot4 {
    margin-top: 0.4rem;
  }
}
@media (max-width: 550px) {
  .tongshiBottom_outer_mobile .course_list_item__mobile .course_list_item__mobile-img {
    height: 0.6rem;
    margin-bottom: 0.2rem;
  }
  .tongshiBottom_outer_mobile .course_list_item__mobile .course_list_item__mobile-img img {
    height: 0.6rem;
  }
  .tongshiBottom_outer_mobile .course_list_item__mobile .course_list_item__mobile-txt {
    font-size: 0.3rem;
  }
  .tongshiBottom_outer_mobile .course_list_item__mobile:nth-child(2) .course_list_item__mobile-img img {
    height: 0.5rem;
  }
  .tongshiBottom_outer_mobile .course_list_item__mobile:nth-child(4) .course_list_item__mobile-img img {
    height: 0.7rem;
  }
  /* 学生社团 */
  .stuClub .stuClubBottom .better_club .clubLogo_outer .clubLogo .clubLogo-item .clubLogo-item-txt {
    font-size: 0.25rem;
    letter-spacing: 0;
  }
  .stuClub .stuClubBottom .better_club .clubLogo_outer .clubLogo .clubLogo-item .clubLogo-item-img img {
    height: 0.6rem;
  }
  .stuClub .stuClubBottom .better_club .clubLogo_outer .clubLogo .clubLogo-item .clubLogo-item-img svg {
    height: 0.6rem;
  }
}
@media (max-width: 450px) {
  .tongshiBottom_outer_mobile .course_list_item__mobile .course_list_item__mobile-img {
    height: 0.5rem;
    margin-bottom: 0.2rem;
  }
  .tongshiBottom_outer_mobile .course_list_item__mobile .course_list_item__mobile-img img {
    height: 0.5rem;
  }
  .tongshiBottom_outer_mobile .course_list_item__mobile .course_list_item__mobile-txt {
    font-size: 0.25rem;
  }
  .tongshiBottom_outer_mobile .course_list_item__mobile:nth-child(2) .course_list_item__mobile-img img {
    height: 0.4rem;
  }
  .tongshiBottom_outer_mobile .course_list_item__mobile:nth-child(4) .course_list_item__mobile-img img {
    height: 0.6rem;
  }
  /* 学生社团 */
  .stuClub .stuClubBottom .better_club .clubLogo_outer .clubLogo .clubLogo-item .clubLogo-item-txt {
    font-size: 0.22rem;
    letter-spacing: 0;
  }
  .stuClub .stuClubBottom .better_club .clubLogo_outer .clubLogo .clubLogo-item .clubLogo-item-img img {
    height: 0.45rem;
  }
  .stuClub .stuClubBottom .better_club .clubLogo_outer .clubLogo .clubLogo-item .clubLogo-item-img svg {
    height: 0.45rem;
  }
}
@media (max-width: 400px) {
  .tongshiBottom_outer_mobile .course_list_item__mobile .course_list_item__mobile-img {
    height: 0.4rem;
    margin-bottom: 0.2rem;
  }
  .tongshiBottom_outer_mobile .course_list_item__mobile .course_list_item__mobile-img img {
    height: 0.4rem;
  }
  .tongshiBottom_outer_mobile .course_list_item__mobile .course_list_item__mobile-txt {
    font-size: 0.2rem;
  }
  .tongshiBottom_outer_mobile .course_list_item__mobile:nth-child(2) .course_list_item__mobile-img img {
    height: 0.3rem;
  }
  .tongshiBottom_outer_mobile .course_list_item__mobile:nth-child(4) .course_list_item__mobile-img img {
    height: 0.5rem;
  }
  /* 学生社团 */
  .stuClub .stuClubBottom .better_club .clubLogo_outer .clubLogo .clubLogo-item .clubLogo-item-txt {
    font-size: 0.2rem;
    letter-spacing: 0;
  }
  .stuClub .stuClubBottom .better_club .clubLogo_outer .clubLogo .clubLogo-item .clubLogo-item-img img {
    height: 0.4rem;
  }
  .stuClub .stuClubBottom .better_club .clubLogo_outer .clubLogo .clubLogo-item .clubLogo-item-img svg {
    height: 0.4rem;
  }
  /* 文化场馆 */
  .cultureBottom {
    display: block;
  }
  .cultureBottom .cultureBottomLeft {
    width: 100%;
    padding: 0.6rem;
  }
  .cultureBottom .cultureBottomCenter {
    width: 100%;
    left: 0;
  }
  .cultureBottom .cultureBottomRight {
    width: 100%;
    flex-direction: row;
  }
  .cultureBottom .cultureBottomRight ul {
    width: 100%;
    flex-direction: row;
    padding: 0;
    justify-content: space-between;
  }
  .cultureBottom .cultureBottomRight ul li {
    width: 30%;
  }
  .cultureBottom .cultureBottomRight ul li .h6-img {
    width: 1.1rem;
    height: 1.1rem;
    margin: 0 auto;
  }
  .cultureBottom .cultureBottomRight ul li .a {
    display: block;
  }
  .cultureBottom .cultureBottomRight ul li h3 {
    width: 100%;
    padding: 0;
    text-align: center;
    font-size: 0.2rem;
    margin-top: 0.2rem;
    line-height: 1.4;
  }
  .cultureBottom .cultureBottomRight ul li .line .trs {
    display: none;
  }
  .cultureBottom .cultureBottomRight ul li.on .h6-img {
    transform: scale(1.1);
  }
  .cultureBottom .cultureBottomRight ul li.on .h6-img::before {
    animation: none;
  }
}
@media (max-width: 350px) {
  .tongshiBottom_outer_mobile .course_list_item__mobile .course_list_item__mobile-img {
    height: 0.4rem;
    margin-bottom: 0.2rem;
  }
  .tongshiBottom_outer_mobile .course_list_item__mobile .course_list_item__mobile-img img {
    height: 0.4rem;
  }
  .tongshiBottom_outer_mobile .course_list_item__mobile .course_list_item__mobile-txt {
    font-size: 0.2rem;
  }
  .tongshiBottom_outer_mobile .course_list_item__mobile:nth-child(2) .course_list_item__mobile-img img {
    height: 0.3rem;
  }
  .tongshiBottom_outer_mobile .course_list_item__mobile:nth-child(4) .course_list_item__mobile-img img {
    height: 0.5rem;
  }
  /* 学生社团 */
  .stuClub .stuClubBottom .better_club .clubLogo_outer .clubLogo .clubLogo-item .clubLogo-item-txt {
    font-size: 0.16rem;
    letter-spacing: 0;
  }
  .stuClub .stuClubBottom .better_club .clubLogo_outer .clubLogo .clubLogo-item .clubLogo-item-img img {
    height: 0.35rem;
  }
  .stuClub .stuClubBottom .better_club .clubLogo_outer .clubLogo .clubLogo-item .clubLogo-item-img svg {
    height: 0.35rem;
  }
}
