﻿@media only screen and (min-width: 1680px) {
  .large_screen {
    display: block;
  }
  .small_screen {
    display: none;
  }
  #main .section {
    width: 100%;
    height: 8.9rem;
    background: no-repeat center center / 100% 100%;
  }
  #main .section1 {
    position: relative;
  }
  #main .section1 .swiper-pagination-bullet-active {
    background: #acb10c;
  }
  #main .section1 img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #main .section1 .sec_content {
    position: relative;
    height: 8.9rem;
  }
  #main .section1 .sec_content .big_title {
    font-size: 60px;
    color: #333;
    font-weight: bold;
    width: 80px;
    position: absolute;
    top: 0.9rem;
    left: 1.8rem;
  }
  #main .section1 .sec_content .big_title1 {
    font-size: 60px;
    color: #333;
    font-weight: bold;
    width: 80px;
    position: absolute;
    top: 1.75rem;
    left: 2.8rem;
  }
  #main .section1 .sec_content .small_detail {
    font-size: 14px;
    color: #666;
    width: 0.2rem;
    height: 3.6rem;
    line-height: 170%;
    writing-mode: vertical-rl;
    position: absolute;
    top: 2rem;
    left: 4.8rem;
  }
  #main .section2 {
    background-image: none;
  }
  #main .section2 .section2_box {
    position: relative;
  }
  #main .section2 .section2_box .left_box {
    position: absolute;
    width: 8.78rem;
    height: 8.9rem;
    background: url(../../img/index/tri_pic.png) no-repeat center center / 100% 100%;
    left: 0;
    top: 0;
    z-index: 99;
  }
  #main .section2 .section2_box .left_box .left_title {
    width: 3.34rem;
    height: 1.07rem;
    background: url(../../img/index/index_title_icon_01.png) no-repeat center center / 100% 100%;
    font-family: "HYZHONG";
    font-size: 30px;
    color: #acb10c;
    line-height: 1.07rem;
    padding-left: 1.2rem;
    position: absolute;
    top: 0.5rem;
    left: 25%;
  }
  #main .section2 .section2_box .left_box .icon_img {
    width: 4rem;
    height: 3rem;
    position: absolute;
    top: 66%;
    left: -10%;
  }
  #main .section2 .section2_box .left_box .content_box .td_desc {
    width: 60%;
    position: absolute;
    top: 2rem;
    left: 25%;
    color: #333;
    font-size: 14px;
    line-height: 28px;
  }
  #main .section2 .section2_box .left_box .content_box img {
    width: 1.04rem;
    height: 0.09rem;
    position: absolute;
    top: 4.2rem;
    left: 25%;
  }
  #main .section2 .section2_box .left_box .content_box .explore_box {
    width: 2.61rem;
    height: 0.56rem;
    background: url(../../img/index/index_2_icon_06.png) no-repeat center center / 100% 100%;
    position: absolute;
    top: 4.65rem;
    left: 25%;
  }
  #main .section2 .section2_box .left_box .content_box .explore_box a {
    margin-left: 0.8rem;
  }
  #main .section2 .section2_box .left_box .content_box .explore_box .explore_btn {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-left: 0.1rem;
    display: inline-block;
    text-align: center;
    line-height: 0.56rem;
  }
  #main .section2 .section2_box .right_box {
    position: absolute;
    width: 10.2rem;
    height: 8.9rem;
    left: 5.9rem;
    top: 0;
  }
  #main .section2 .section2_box .right_box video {
    position: absolute;
    top: 0;
    left: 0;
    width: 15rem;
    height: 8.9rem;
  }
  #main .section2 .section2_box .right_box .player_icon {
    width: 1.63rem;
    height: 1.47rem;
    position: absolute;
    right: 22%;
    top: 50%;
  }
  #main .section2 .section2_box .right_box .player_icon img {
    width: 100%;
    height: 100%;
  }
  #main .section3 {
    background-image: url(../../img/index/index_bg_03_10.jpg);
    overflow: hidden;
    position: relative;
  }
  #main .section3 .title_box .title {
    width: 3.34rem;
    height: 1.07rem;
    background: url(../../img/index/index_title_icon_02.png) no-repeat center center / 100% 100%;
    font-family: "HYZHONG";
    font-size: 30px;
    color: #fff;
    line-height: 1.07rem;
    padding-left: 1.2rem;
    position: absolute;
    top: 0.5rem;
    left: 40%;
  }
  #main .section3 .section3_box {
    height: 6.38rem;
    margin-top: 1.7rem;
    background: url(../../img/index/employ_bg.png) no-repeat center center / 100% 100%;
    display: flex;
  }
  #main .section3 .section3_box .employ_box {
    padding-top: 1.7rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
  }
  #main .section3 .section3_box .employ_box .emp_img {
    display: inline-block;
    width: 0.38rem;
    height: 0.33rem;
  }
  #main .section3 .section3_box .employ_box .title {
    font-size: 24px;
    color: #221a18;
    font-weight: bold;
    line-height: 28px;
    margin-top: 0.15rem;
  }
  #main .section3 .section3_box .employ_box .line {
    width: 2px;
    height: 0.3rem;
    background-color: #c2bfbf;
    margin-top: 0.1rem;
  }
  #main .section3 .section3_box .employ_box .emp_text {
    font-size: 16px;
    line-height: 0.46rem;
    color: #666;
  }
  #main .section3 .section3_box .employ_box .emp_desc {
    font-size: 14px;
    color: #999;
    margin-bottom: 0.16rem;
  }
  #main .section3 .section3_box .employ_box a {
    width: 2.1rem;
    height: 0.48rem;
    border: 1px solid #999;
    line-height: 0.48rem;
    color: #666;
    font-size: 16px;
    border-radius: 0.24rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #main .section3 .section3_box .employ_box a .detail_icon {
    display: inline-block;
    width: 0.25rem;
    height: 0.17rem;
    background: url(../../img/index/w_icon_02.png) no-repeat center center / 100% 100%;
    margin-right: 0.1rem;
  }
  #main .section3 .section3_box .employ_box:first-child {
    flex: 1;
  }
  #main .section3 .section3_box .employ_box:first-child .emp_img {
    background: url(../../img/index/social_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box:nth-child(2) {
    flex: 1;
  }
  #main .section3 .section3_box .employ_box:nth-child(2) .emp_img {
    background: url(../../img/index/campus_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box.active:first-child {
    background: url(../../img/index/employ_hover_bg.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box.active:first-child .emp_img {
    background: url(../../img/index/social_active_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box.active:nth-child(2) {
    background: url(../../img/index/employ_hover_bg1.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box.active:nth-child(2) .emp_img {
    background: url(../../img/index/campus_active_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box.active .title {
    color: #fff;
  }
  #main .section3 .section3_box .employ_box.active .line {
    background-color: #fff;
  }
  #main .section3 .section3_box .employ_box.active .emp_text {
    color: #fff;
  }
  #main .section3 .section3_box .employ_box.active .emp_desc {
    color: #fff;
  }
  #main .section3 .section3_box .employ_box.active a {
    color: #fff;
    border-color: #fff;
  }
  #main .section3 .section3_box .employ_box.active a .detail_icon {
    background: url(../../img/index/w_icon_01.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .social_employ {
    flex: 1;
  }
  #main .section3 .section3_box .social_employ .emp_img {
    background: url(../../img/index/social_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .campus_employ {
    flex: 1;
  }
  #main .section3 .section3_box .campus_employ .emp_img {
    background: url(../../img/index/campus_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section4 {
    height: 10.29rem;
    background-image: url(../../img/index/index_bg_04_02.jpg);
    overflow: hidden;
  }
  #main .section4 .title_box {
    position: relative;
  }
  #main .section4 .title_box .title {
    width: 3.34rem;
    height: 1.07rem;
    background: url(../../img/index/index_title_icon_03.png) no-repeat center center / 100% 100%;
    font-family: "HYZHONG";
    font-size: 30px;
    color: #fff;
    line-height: 1.07rem;
    padding-left: 1.2rem;
    position: absolute;
    top: 0.25rem;
    left: 0;
  }
  #main .section4 .book_level {
    margin-top: 1.62rem;
    color: #fff;
  }
  #main .section4 .swiper_box .swiper-container {
    margin-top: -1rem;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide {
    transition: 300ms;
    transform: scale(0.8);
    text-align: center;
    font-size: 18px;
    padding-top: 1.2rem;
    box-sizing: border-box;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: flex-start;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide a {
    width: 100%;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: auto;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide .book_name {
    font-size: 24px;
    color: #fff;
    margin-top: 0.1rem;
    padding-left: 0.25rem;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide .book_desc {
    font-size: 16px;
    color: #fff;
    padding-left: 0.25rem;
    margin-bottom: 0.1rem;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-active,
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-duplicate-active {
    transform: scale(1);
    transform: translateY(-50px);
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-active .book_name,
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-duplicate-active .book_name {
    color: #acb10c;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-active .book_desc,
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-duplicate-active .book_desc {
    color: #acb10c;
  }
  #main .section4 .swiper_box .swiper-container .swiper-button-next {
    width: 0.5rem;
    height: 0.5rem;
    background: url(../../img/index/book_next.png) no-repeat center center / 100% 100%;
    position: absolute;
    right: 0;
    top: 3.6rem;
  }
  #main .section4 .swiper_box .swiper-container .swiper-button-prev {
    width: 0.5rem;
    height: 0.5rem;
    background: url(../../img/index/book_prev.png) no-repeat center center / 100% 100%;
    left: 0;
    top: 3.6rem;
  }
  #main .section5 {
    height: 8.21rem;
    background-image: url(../../img/index/index_bg_05_02.jpg);
    padding-bottom: 0.6rem;
  }
  #main .section5 .content_box {
    overflow: hidden;
    position: relative;
  }
  #main .section5 .news_logo {
    position: absolute;
    left: 0;
    top: 1.2rem;
  }
  #main .section5 .news_logo .title {
    width: 3.34rem;
    height: 1.07rem;
    background: url(../../img/index/index_title_icon_04.png) no-repeat center center / 100% 100%;
    font-family: "HYZHONG";
    font-size: 30px;
    color: #acb10c;
    line-height: 1.07rem;
    padding-left: 1.2rem;
    position: absolute;
    top: 0.25rem;
    left: 0;
  }
  #main .section5 .news_swiper {
    margin-top: 1.08rem;
  }
  #main .section5 .news_swiper .swiper {
    margin-left: 4.1rem;
    overflow: hidden;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide {
    display: flex;
    justify-content: center;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box {
    position: relative;
    width: 4rem;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box img {
    width: 3.2rem;
    height: auto;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .news_time {
    font-size: 14px;
    color: #999;
    margin: 0.2rem 0;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .news_title {
    width: 90%;
    font-size: 18px;
    color: #333;
    font-weight: 700;
    margin-bottom: 0.1rem;
    overflow: hidden;
    /* 溢出时不显示溢出的内容 */
    text-overflow: ellipsis;
    /* 发生溢出时使用省略号代替 */
    display: -webkit-box;
    /* chrome浏览器的私有属性。显示为box。 */
    -webkit-box-orient: vertical;
    /* 垂直排列元素 */
    -webkit-line-clamp: 2;
    /* 显示多少行 */
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .news_desc {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    width: 90%;
    overflow: hidden;
    /* 溢出时不显示溢出的内容 */
    text-overflow: ellipsis;
    /* 发生溢出时使用省略号代替 */
    display: -webkit-box;
    /* chrome浏览器的私有属性。显示为box。 */
    -webkit-box-orient: vertical;
    /* 垂直排列元素 */
    -webkit-line-clamp: 3;
    /* 显示多少行 */
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .w_icon {
    position: absolute;
    right: 0rem;
    bottom: 0.2rem;
    width: 0.39rem;
    height: 0.26rem;
    background: url(../../img/index/w_icon_04.png) no-repeat center center / 100% 100%;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box:hover .news_title {
    color: #acb10c;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box:hover::after {
    background-color: #acb10c;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box:hover .w_icon {
    background-image: url(../../img/index/w_icon_03.png);
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box::after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    margin-top: 0.5rem;
    background-color: transparent;
  }
  #main .section5 .news_swiper .swiper .swiper-button-next {
    position: absolute;
    left: 1.25rem;
    top: 4.2rem;
    width: 0.66rem;
    height: 0.66rem;
    background: url(../../img/index/news_right.png) no-repeat center center / 100% 100%;
  }
  #main .section5 .news_swiper .swiper .swiper-button-prev {
    position: absolute;
    left: 0.37rem;
    top: 4.2rem;
    width: 0.66rem;
    height: 0.66rem;
    background: url(../../img/enter_tongdian/news_left.png) no-repeat center center / 100% 100%;
  }
  #main .section5 .news_swiper .change_classify {
    position: absolute;
    left: 0.37rem;
    top: 3.06rem;
    font-size: 0.24rem;
  }
  #main .section5 .news_swiper .change_classify .subtitle1 {
    color: #353535;
  }
  #main .section5 .news_swiper .change_classify .line {
    color: #353535;
  }
  #main .section5 .news_swiper .change_classify .subtitle2 {
    color: #acb10c;
  }
}
@media only screen and (max-width: 1680px) {
  #main .section {
    width: 100%;
    height: 8.9rem;
    background: no-repeat center center / 100% 100%;
  }
  #main .section1 {
    position: relative;
  }
  #main .section1 .swiper-pagination-bullet-active {
    background: #acb10c;
  }
  #main .section1 img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #main .section1 .sec_content {
    position: relative;
    height: 8.9rem;
  }
  #main .section1 .sec_content .big_title {
    font-size: 46px;
    color: #333;
    font-weight: bold;
    width: 46px;
    position: absolute;
    top: 0.9rem;
    left: 1.8rem;
  }
  #main .section1 .sec_content .big_title1 {
    font-size: 60px;
    color: #333;
    font-weight: bold;
    width: 80px;
    position: absolute;
    top: 2rem;
    left: 2.8rem;
  }
  #main .section1 .sec_content .small_detail {
    font-size: 14px;
    color: #666;
    width: 0.2rem;
    height: 4rem;
    line-height: 170%;
    writing-mode: vertical-rl;
    position: absolute;
    top: 1.75rem;
    left: 5rem;
  }
  #main .section2 {
    background-image: none;
  }
  #main .section2 .section2_box {
    position: relative;
  }
  #main .section2 .section2_box .left_box {
    position: absolute;
    width: 8.78rem;
    height: 8.9rem;
    background: url(../../img/index/tri_pic.png) no-repeat center center / 100% 100%;
    left: 0;
    top: 0;
    z-index: 99;
  }
  #main .section2 .section2_box .left_box .left_title {
    width: 3.34rem;
    height: 1.07rem;
    background: url(../../img/index/index_title_icon_01.png) no-repeat center center / 100% 100%;
    font-family: "HYZHONG";
    font-size: 30px;
    color: #acb10c;
    line-height: 1.07rem;
    padding-left: 1rem;
    position: absolute;
    top: 0.5rem;
    left: 25%;
  }
  #main .section2 .section2_box .left_box .icon_img {
    width: 4rem;
    height: 3rem;
    position: absolute;
    top: 66%;
    left: -10%;
  }
  #main .section2 .section2_box .left_box .content_box .td_desc {
    width: 60%;
    position: absolute;
    top: 2rem;
    left: 25%;
    color: #333;
    font-size: 14px;
    line-height: 28px;
  }
  #main .section2 .section2_box .left_box .content_box img {
    width: 1.04rem;
    height: 0.09rem;
    position: absolute;
    top: 4.2rem;
    left: 25%;
  }
  #main .section2 .section2_box .left_box .content_box .explore_box {
    width: 2.61rem;
    height: 0.56rem;
    background: url(../../img/index/index_2_icon_06.png) no-repeat center center / 100% 100%;
    position: absolute;
    top: 4.65rem;
    left: 25%;
  }
  #main .section2 .section2_box .left_box .content_box .explore_box a {
    margin-left: 0.8rem;
  }
  #main .section2 .section2_box .left_box .content_box .explore_box .explore_btn {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-left: 0.1rem;
    display: inline-block;
    text-align: center;
    line-height: 0.56rem;
  }
  #main .section2 .section2_box .right_box {
    position: absolute;
    width: 10.2rem;
    height: 8.9rem;
    left: 5.9rem;
    top: 0;
  }
  #main .section2 .section2_box .right_box video {
    position: absolute;
    top: 0;
    left: 0;
    width: 15rem;
    height: 8.9rem;
  }
  #main .section2 .section2_box .right_box .player_icon {
    width: 1.63rem;
    height: 1.47rem;
    position: absolute;
    right: 22%;
    top: 50%;
  }
  #main .section2 .section2_box .right_box .player_icon img {
    width: 100%;
    height: 100%;
  }
  #main .section3 {
    background-image: url(../../img/index/index_bg_03_10.jpg);
    overflow: hidden;
    position: relative;
  }
  #main .section3 .title_box .title {
    width: 3.34rem;
    height: 1.07rem;
    background: url(../../img/index/index_title_icon_02.png) no-repeat center center / 100% 100%;
    font-family: "HYZHONG";
    font-size: 30px;
    color: #fff;
    line-height: 1.07rem;
    padding-left: 1rem;
    position: absolute;
    top: 0.5rem;
    left: 40%;
  }
  #main .section3 .section3_box {
    height: 6.38rem;
    margin-top: 1.7rem;
    background: url(../../img/index/employ_bg.png) no-repeat center center / 100% 100%;
    display: flex;
  }
  #main .section3 .section3_box .employ_box {
    padding-top: 1.7rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
  }
  #main .section3 .section3_box .employ_box .emp_img {
    display: inline-block;
    width: 0.38rem;
    height: 0.33rem;
  }
  #main .section3 .section3_box .employ_box .title {
    font-size: 24px;
    color: #221a18;
    font-weight: bold;
    line-height: 28px;
    margin-top: 0.15rem;
  }
  #main .section3 .section3_box .employ_box .line {
    width: 2px;
    height: 0.3rem;
    background-color: #c2bfbf;
    margin-top: 0.1rem;
  }
  #main .section3 .section3_box .employ_box .emp_text {
    font-size: 16px;
    line-height: 0.46rem;
    color: #666;
  }
  #main .section3 .section3_box .employ_box .emp_desc {
    font-size: 14px;
    color: #999;
    margin-bottom: 0.16rem;
  }
  #main .section3 .section3_box .employ_box a {
    width: 2.1rem;
    height: 0.48rem;
    border: 1px solid #999;
    line-height: 0.48rem;
    color: #666;
    font-size: 16px;
    border-radius: 0.24rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #main .section3 .section3_box .employ_box a .detail_icon {
    display: inline-block;
    width: 0.25rem;
    height: 0.17rem;
    background: url(../../img/index/w_icon_02.png) no-repeat center center / 100% 100%;
    margin-right: 0.1rem;
  }
  #main .section3 .section3_box .employ_box:first-child {
    flex: 1;
  }
  #main .section3 .section3_box .employ_box:first-child .emp_img {
    background: url(../../img/index/social_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box:nth-child(2) {
    flex: 1;
  }
  #main .section3 .section3_box .employ_box:nth-child(2) .emp_img {
    background: url(../../img/index/campus_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box.active:first-child {
    background: url(../../img/index/employ_hover_bg.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box.active:first-child .emp_img {
    background: url(../../img/index/social_active_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box.active:nth-child(2) {
    background: url(../../img/index/employ_hover_bg1.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box.active:nth-child(2) .emp_img {
    background: url(../../img/index/campus_active_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box.active .title {
    color: #fff;
  }
  #main .section3 .section3_box .employ_box.active .line {
    background-color: #fff;
  }
  #main .section3 .section3_box .employ_box.active .emp_text {
    color: #fff;
  }
  #main .section3 .section3_box .employ_box.active .emp_desc {
    color: #fff;
  }
  #main .section3 .section3_box .employ_box.active a {
    color: #fff;
    border-color: #fff;
  }
  #main .section3 .section3_box .employ_box.active a .detail_icon {
    background: url(../../img/index/w_icon_01.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .social_employ {
    flex: 1;
  }
  #main .section3 .section3_box .social_employ .emp_img {
    background: url(../../img/index/social_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .campus_employ {
    flex: 1;
  }
  #main .section3 .section3_box .campus_employ .emp_img {
    background: url(../../img/index/campus_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section4 {
    height: 10.29rem;
    background-image: url(../../img/index/index_bg_04_02.jpg);
    overflow: hidden;
  }
  #main .section4 .title_box {
    position: relative;
  }
  #main .section4 .title_box .title {
    width: 3.34rem;
    height: 1.07rem;
    background: url(../../img/index/index_title_icon_03.png) no-repeat center center / 100% 100%;
    font-family: "HYZHONG";
    font-size: 30px;
    color: #fff;
    line-height: 1.07rem;
    padding-left: 1rem;
    position: absolute;
    top: 0.25rem;
    left: 0;
  }
  #main .section4 .book_level {
    margin-top: 1.62rem;
    color: #fff;
  }
  #main .section4 .swiper_box .swiper-container {
    margin-top: -1rem;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide {
    transition: 300ms;
    transform: scale(0.8);
    text-align: center;
    font-size: 18px;
    padding-top: 1.5rem;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: flex-start;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide a {
    width: 100%;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: auto;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide .book_name {
    font-size: 24px;
    color: #fff;
    margin-top: 0.1rem;
    padding-left: 0.25rem;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide .book_desc {
    font-size: 16px;
    color: #fff;
    padding-left: 0.25rem;
    margin-bottom: 0.1rem;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-active,
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-duplicate-active {
    transform: scale(1);
    transform: translateY(-50px);
    background-size: cover;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-active .book_name,
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-duplicate-active .book_name {
    color: #acb10c;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-active .book_desc,
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-duplicate-active .book_desc {
    color: #acb10c;
  }
  #main .section4 .swiper_box .swiper-container .swiper-button-next {
    width: 0.5rem;
    height: 0.5rem;
    background: url(../../img/index/book_next.png) no-repeat center center / 100% 100%;
    position: absolute;
    right: 0;
    top: 3.6rem;
  }
  #main .section4 .swiper_box .swiper-container .swiper-button-prev {
    width: 0.5rem;
    height: 0.5rem;
    background: url(../../img/index/book_prev.png) no-repeat center center / 100% 100%;
    left: 0;
    top: 3.6rem;
  }
  #main .section5 {
    height: 8.21rem;
    background-image: url(../../img/index/index_bg_05_02.jpg);
    padding-bottom: 0.6rem;
  }
  #main .section5 .content_box {
    overflow: hidden;
    position: relative;
  }
  #main .section5 .news_logo {
    position: absolute;
    left: 0;
    top: 1.2rem;
  }
  #main .section5 .news_logo .title {
    width: 3.34rem;
    height: 1.07rem;
    background: url(../../img/index/index_title_icon_04.png) no-repeat center center / 100% 100%;
    font-family: "HYZHONG";
    font-size: 30px;
    color: #acb10c;
    line-height: 1.07rem;
    padding-left: 1rem;
    position: absolute;
    top: 0.25rem;
    left: 0;
  }
  #main .section5 .large_screen {
    display: block;
  }
  #main .section5 .small_screen {
    display: none;
  }
  #main .section5 .news_swiper {
    margin-top: 1.08rem;
  }
  #main .section5 .news_swiper .swiper {
    margin-left: 4.1rem;
    overflow: hidden;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide {
    display: flex;
    justify-content: center;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box {
    position: relative;
    width: 4rem;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box img {
    width: 3.5rem;
    height: 2.5rem;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .news_time {
    font-size: 14px;
    color: #999;
    margin: 0.2rem 0;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .news_title {
    width: 95%;
    font-size: 18px;
    color: #333;
    font-weight: 700;
    margin-bottom: 0.1rem;
    overflow: hidden;
    /* 溢出时不显示溢出的内容 */
    text-overflow: ellipsis;
    /* 发生溢出时使用省略号代替 */
    display: -webkit-box;
    /* chrome浏览器的私有属性。显示为box。 */
    -webkit-box-orient: vertical;
    /* 垂直排列元素 */
    -webkit-line-clamp: 2;
    /* 显示多少行 */
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .news_desc {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    width: 95%;
    overflow: hidden;
    /* 溢出时不显示溢出的内容 */
    text-overflow: ellipsis;
    /* 发生溢出时使用省略号代替 */
    display: -webkit-box;
    /* chrome浏览器的私有属性。显示为box。 */
    -webkit-box-orient: vertical;
    /* 垂直排列元素 */
    -webkit-line-clamp: 3;
    /* 显示多少行 */
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .w_icon {
    position: absolute;
    right: 0rem;
    bottom: 0.2rem;
    width: 0.39rem;
    height: 0.26rem;
    background: url(../../img/index/w_icon_04.png) no-repeat center center / 100% 100%;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box:hover .news_title {
    color: #acb10c;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box:hover::after {
    background-color: #acb10c;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box:hover .w_icon {
    background-image: url(../../img/index/w_icon_03.png);
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box::after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    margin-top: 0.5rem;
    background-color: transparent;
  }
  #main .section5 .news_swiper .swiper .swiper-button-next {
    position: absolute;
    left: 1.25rem;
    top: 4.2rem;
    width: 0.66rem;
    height: 0.66rem;
    background: url(../../img/index/news_right.png) no-repeat center center / 100% 100%;
  }
  #main .section5 .news_swiper .swiper .swiper-button-prev {
    position: absolute;
    left: 0.37rem;
    top: 4.2rem;
    width: 0.66rem;
    height: 0.66rem;
    background: url(../../img/enter_tongdian/news_left.png) no-repeat center center / 100% 100%;
  }
  #main .section5 .news_swiper .change_classify {
    position: absolute;
    left: 0.37rem;
    top: 3.06rem;
    font-size: 0.24rem;
  }
  #main .section5 .news_swiper .change_classify .subtitle1 {
    color: #353535;
  }
  #main .section5 .news_swiper .change_classify .line {
    color: #353535;
  }
  #main .section5 .news_swiper .change_classify .subtitle2 {
    color: #acb10c;
  }
}
@media only screen and (max-width: 1440px) {
  #main .section {
    width: 100%;
    height: 8.9rem;
    background: no-repeat center center / 100% 100%;
  }
  #main .section1 {
    position: relative;
  }
  #main .section1 .swiper-pagination-bullet-active {
    background: #acb10c;
  }
  #main .section1 img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #main .section1 .sec_content {
    position: relative;
    height: 8.9rem;
  }
  #main .section1 .sec_content .big_title {
    font-size: 42px;
    color: #333;
    font-weight: bold;
    width: 60px;
    position: absolute;
    top: 0.9rem;
    left: 1.8rem;
  }
  #main .section1 .sec_content .big_title1 {
    font-size: 42px;
    color: #333;
    font-weight: bold;
    width: 60px;
    position: absolute;
    top: 1.75rem;
    left: 2.8rem;
  }
  #main .section1 .sec_content .small_detail {
    font-size: 14px;
    color: #666;
    width: 0.2rem;
    height: 4.5rem;
    line-height: 170%;
    writing-mode: vertical-rl;
    position: absolute;
    top: 2rem;
    left: 5.2rem;
  }
  #main .section2 {
    background-image: none;
  }
  #main .section2 .section2_box {
    position: relative;
  }
  #main .section2 .section2_box .left_box {
    position: absolute;
    width: 8.78rem;
    height: 8.9rem;
    background: url(../../img/index/tri_pic.png) no-repeat center center / 100% 100%;
    left: 0;
    top: 0;
    z-index: 99;
  }
  #main .section2 .section2_box .left_box .left_title {
    width: 3.34rem;
    height: 1.07rem;
    background: url(../../img/index/index_title_icon_01.png) no-repeat center center / 100% 100%;
    font-family: "HYZHONG";
    font-size: 30px;
    color: #acb10c;
    line-height: 1.07rem;
    padding-left: 1rem;
    position: absolute;
    top: 0.5rem;
    left: 25%;
  }
  #main .section2 .section2_box .left_box .icon_img {
    width: 4rem;
    height: 3rem;
    position: absolute;
    top: 66%;
    left: -10%;
  }
  #main .section2 .section2_box .left_box .content_box .td_desc {
    width: 60%;
    position: absolute;
    top: 2rem;
    left: 25%;
    color: #333;
    font-size: 14px;
    line-height: 28px;
  }
  #main .section2 .section2_box .left_box .content_box img {
    width: 1.04rem;
    height: 0.09rem;
    position: absolute;
    top: 4.2rem;
    left: 25%;
  }
  #main .section2 .section2_box .left_box .content_box .explore_box {
    width: 2.61rem;
    height: 0.56rem;
    background: url(../../img/index/index_2_icon_06.png) no-repeat center center / 100% 100%;
    position: absolute;
    top: 4.65rem;
    left: 25%;
  }
  #main .section2 .section2_box .left_box .content_box .explore_box a {
    margin-left: 0.8rem;
  }
  #main .section2 .section2_box .left_box .content_box .explore_box .explore_btn {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-left: 0.1rem;
    display: inline-block;
    text-align: center;
    line-height: 0.56rem;
  }
  #main .section2 .section2_box .right_box {
    position: absolute;
    width: 10.2rem;
    height: 8.9rem;
    left: 5.9rem;
    top: 0;
  }
  #main .section2 .section2_box .right_box video {
    position: absolute;
    top: 0;
    left: 0;
    width: 15rem;
    height: 8.9rem;
  }
  #main .section2 .section2_box .right_box .player_icon {
    width: 1.63rem;
    height: 1.47rem;
    position: absolute;
    right: 22%;
    top: 50%;
  }
  #main .section2 .section2_box .right_box .player_icon img {
    width: 100%;
    height: 100%;
  }
  #main .section3 {
    background-image: url(../../img/index/index_bg_03_10.jpg);
    overflow: hidden;
    position: relative;
  }
  #main .section3 .title_box .title {
    width: 3.34rem;
    height: 1.07rem;
    background: url(../../img/index/index_title_icon_02.png) no-repeat center center / 100% 100%;
    font-family: "HYZHONG";
    font-size: 30px;
    color: #fff;
    line-height: 1.07rem;
    padding-left: 1rem;
    position: absolute;
    top: 0.5rem;
    left: 40%;
  }
  #main .section3 .section3_box {
    height: 6.38rem;
    margin-top: 1.7rem;
    background: url(../../img/index/employ_bg.png) no-repeat center center / 100% 100%;
    display: flex;
  }
  #main .section3 .section3_box .employ_box {
    padding-top: 1.7rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
  }
  #main .section3 .section3_box .employ_box .emp_img {
    display: inline-block;
    width: 0.38rem;
    height: 0.33rem;
  }
  #main .section3 .section3_box .employ_box .title {
    font-size: 24px;
    color: #221a18;
    font-weight: bold;
    line-height: 28px;
    margin-top: 0.15rem;
  }
  #main .section3 .section3_box .employ_box .line {
    width: 2px;
    height: 0.3rem;
    background-color: #c2bfbf;
    margin-top: 0.1rem;
  }
  #main .section3 .section3_box .employ_box .emp_text {
    font-size: 16px;
    line-height: 0.46rem;
    color: #666;
  }
  #main .section3 .section3_box .employ_box .emp_desc {
    font-size: 14px;
    color: #999;
    margin-bottom: 0.16rem;
  }
  #main .section3 .section3_box .employ_box a {
    width: 2.1rem;
    height: 0.48rem;
    border: 1px solid #999;
    line-height: 0.48rem;
    color: #666;
    font-size: 16px;
    border-radius: 0.24rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #main .section3 .section3_box .employ_box a .detail_icon {
    display: inline-block;
    width: 0.25rem;
    height: 0.17rem;
    background: url(../../img/index/w_icon_02.png) no-repeat center center / 100% 100%;
    margin-right: 0.1rem;
  }
  #main .section3 .section3_box .employ_box:first-child {
    flex: 1;
  }
  #main .section3 .section3_box .employ_box:first-child .emp_img {
    background: url(../../img/index/social_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box:nth-child(2) {
    flex: 1;
  }
  #main .section3 .section3_box .employ_box:nth-child(2) .emp_img {
    background: url(../../img/index/campus_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box:hover {
    background: url(../../img/index/employ_hover_bg.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box:hover:first-child .emp_img {
    background: url(../../img/index/social_active_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box:hover:nth-child(2) .emp_img {
    background: url(../../img/index/campus_active_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box:hover .title {
    color: #fff;
  }
  #main .section3 .section3_box .employ_box:hover .line {
    background-color: #fff;
  }
  #main .section3 .section3_box .employ_box:hover .emp_text {
    color: #fff;
  }
  #main .section3 .section3_box .employ_box:hover .emp_desc {
    color: #fff;
  }
  #main .section3 .section3_box .employ_box:hover a {
    color: #fff;
    border-color: #fff;
  }
  #main .section3 .section3_box .employ_box:hover a .detail_icon {
    background: url(../../img/index/w_icon_01.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .social_employ {
    flex: 1;
  }
  #main .section3 .section3_box .social_employ .emp_img {
    background: url(../../img/index/social_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .campus_employ {
    flex: 1;
  }
  #main .section3 .section3_box .campus_employ .emp_img {
    background: url(../../img/index/campus_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section4 {
    height: 10.29rem;
    background-image: url(../../img/index/index_bg_04_02.jpg);
    overflow: hidden;
  }
  #main .section4 .title_box {
    position: relative;
  }
  #main .section4 .title_box .title {
    width: 3.34rem;
    height: 1.07rem;
    background: url(../../img/index/index_title_icon_03.png) no-repeat center center / 100% 100%;
    font-family: "HYZHONG";
    font-size: 30px;
    color: #fff;
    line-height: 1.07rem;
    padding-left: 1rem;
    position: absolute;
    top: 0.25rem;
    left: 0;
  }
  #main .section4 .book_level {
    margin-top: 1.62rem;
    color: #fff;
  }
  #main .section4 .swiper_box .swiper-container {
    margin-top: -1rem;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide {
    transition: 300ms;
    transform: scale(0.8);
    text-align: center;
    font-size: 18px;
    padding-top: 0.8rem;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: flex-start;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide a {
    width: 100%;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: auto;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide .book_name {
    color: #fff;
    font-size: 20px;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide .book_desc {
    color: #fff;
    font-size: 16px;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-active,
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-duplicate-active {
    transform: scale(1);
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-active .book_name,
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-duplicate-active .book_name {
    color: #acb10c;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-active .book_desc,
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-duplicate-active .book_desc {
    color: #acb10c;
  }
  #main .section5 {
    height: 8.21rem;
    background-image: url(../../img/index/index_bg_05_02.jpg);
    padding-bottom: 0.6rem;
  }
  #main .section5 .content_box {
    overflow: hidden;
    position: relative;
  }
  #main .section5 .news_logo {
    position: absolute;
    left: 0;
    top: 1.2rem;
  }
  #main .section5 .news_logo .title {
    width: 3.34rem;
    height: 1.07rem;
    background: url(../../img/index/index_title_icon_04.png) no-repeat center center / 100% 100%;
    font-family: "HYZHONG";
    font-size: 30px;
    color: #acb10c;
    line-height: 1.07rem;
    padding-left: 1rem;
    position: absolute;
    top: 0.25rem;
    left: 0;
  }
  #main .section5 .large_screen {
    display: block;
  }
  #main .section5 .small_screen {
    display: none;
  }
  #main .section5 .news_swiper {
    margin-top: 1.08rem;
    position: relative;
  }
  #main .section5 .news_swiper .swiper {
    margin-left: 4.1rem;
    overflow: hidden;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide {
    display: flex;
    justify-content: center;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box {
    position: relative;
    width: 4rem;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box::after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    margin-top: 0.5rem;
    background-color: transparent;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box a {
    width: 98%;
    display: block;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box img {
    width: 3.2rem;
    height: auto;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .news_time {
    font-size: 14px;
    color: #999;
    margin: 0.2rem 0;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .news_title {
    width: 95%;
    font-size: 18px;
    color: #333;
    font-weight: 700;
    margin-bottom: 0.1rem;
    overflow: hidden;
    /* 溢出时不显示溢出的内容 */
    text-overflow: ellipsis;
    /* 发生溢出时使用省略号代替 */
    display: -webkit-box;
    /* chrome浏览器的私有属性。显示为box。 */
    -webkit-box-orient: vertical;
    /* 垂直排列元素 */
    -webkit-line-clamp: 2;
    /* 显示多少行 */
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .news_desc {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    width: 95%;
    overflow: hidden;
    /* 溢出时不显示溢出的内容 */
    text-overflow: ellipsis;
    /* 发生溢出时使用省略号代替 */
    display: -webkit-box;
    /* chrome浏览器的私有属性。显示为box。 */
    -webkit-box-orient: vertical;
    /* 垂直排列元素 */
    -webkit-line-clamp: 3;
    /* 显示多少行 */
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .w_icon {
    position: absolute;
    right: 0rem;
    bottom: 0.2rem;
    width: 0.39rem;
    height: 0.26rem;
    background: url(../../img/index/w_icon_04.png) no-repeat center center / 100% 100%;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box:hover .news_title {
    color: #acb10c;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box:hover::after {
    background-color: #acb10c;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box:hover .w_icon {
    background-image: url(../../img/index/w_icon_03.png);
  }
  #main .section5 .news_swiper .swiper .swiper-button-next {
    position: absolute;
    left: 1.25rem;
    top: 3.2rem;
    width: 0.66rem;
    height: 0.66rem;
    background: url(../../img/index/news_right.png) no-repeat center center / 100% 100%;
  }
  #main .section5 .news_swiper .swiper .swiper-button-prev {
    position: absolute;
    left: 0.37rem;
    top: 3.2rem;
    width: 0.66rem;
    height: 0.66rem;
    background: url(../../img/enter_tongdian/news_left.png) no-repeat center center / 100% 100%;
  }
  #main .section5 .news_swiper .change_classify {
    position: absolute;
    left: 0.37rem;
    top: 2.06rem;
    font-size: 0.24rem;
  }
  #main .section5 .news_swiper .change_classify .subtitle1 {
    color: #353535;
  }
  #main .section5 .news_swiper .change_classify .line {
    color: #353535;
  }
  #main .section5 .news_swiper .change_classify .subtitle2 {
    color: #acb10c;
  }
}
@media only screen and (max-width: 1366px) {
  #main .section {
    width: 100%;
    height: 8.9rem;
    background: no-repeat center center / 100% 100%;
  }
  #main .section1 {
    position: relative;
  }
  #main .section1 .swiper-pagination-bullet-active {
    background: #acb10c;
  }
  #main .section1 img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #main .section1 .sec_content {
    position: relative;
    height: 8.9rem;
  }
  #main .section1 .sec_content .big_title {
    font-size: 40px;
    color: #333;
    font-weight: bold;
    width: 60px;
    position: absolute;
    top: 0.9rem;
    left: 1.8rem;
  }
  #main .section1 .sec_content .big_title1 {
    font-size: 40px;
    color: #333;
    font-weight: bold;
    width: 60px;
    position: absolute;
    top: 1.75rem;
    left: 2.8rem;
  }
  #main .section1 .sec_content .small_detail {
    font-size: 14px;
    color: #666;
    width: 0.2rem;
    height: 4.5rem;
    line-height: 170%;
    writing-mode: vertical-rl;
    position: absolute;
    top: 1.9rem;
    left: 5.1rem;
  }
  #main .section2 {
    background-image: none;
  }
  #main .section2 .section2_box {
    position: relative;
  }
  #main .section2 .section2_box .left_box {
    position: absolute;
    width: 8.78rem;
    height: 8.9rem;
    background: url(../../img/index/tri_pic.png) no-repeat center center / 100% 100%;
    left: 0;
    top: 0;
    z-index: 99;
  }
  #main .section2 .section2_box .left_box .left_title {
    width: 3.34rem;
    height: 1.07rem;
    background: url(../../img/index/index_title_icon_01.png) no-repeat center center / 100% 100%;
    font-family: "HYZHONG";
    font-size: 30px;
    color: #acb10c;
    line-height: 1.07rem;
    padding-left: 1rem;
    position: absolute;
    top: 0.5rem;
    left: 25%;
  }
  #main .section2 .section2_box .left_box .icon_img {
    width: 4rem;
    height: 3rem;
    position: absolute;
    top: 66%;
    left: -10%;
  }
  #main .section2 .section2_box .left_box .content_box .td_desc {
    width: 60%;
    position: absolute;
    top: 2rem;
    left: 25%;
    color: #333;
    font-size: 14px;
    line-height: 28px;
  }
  #main .section2 .section2_box .left_box .content_box img {
    width: 1.04rem;
    height: 0.09rem;
    position: absolute;
    top: 4.2rem;
    left: 25%;
  }
  #main .section2 .section2_box .left_box .content_box .explore_box {
    width: 2.61rem;
    height: 0.56rem;
    background: url(../../img/index/index_2_icon_06.png) no-repeat center center / 100% 100%;
    position: absolute;
    top: 4.65rem;
    left: 25%;
  }
  #main .section2 .section2_box .left_box .content_box .explore_box a {
    margin-left: 0.8rem;
  }
  #main .section2 .section2_box .left_box .content_box .explore_box .explore_btn {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-left: 0.1rem;
    display: inline-block;
    text-align: center;
    line-height: 0.56rem;
  }
  #main .section2 .section2_box .right_box {
    position: absolute;
    width: 10.2rem;
    height: 8.9rem;
    left: 5.9rem;
    top: 0;
  }
  #main .section2 .section2_box .right_box video {
    position: absolute;
    top: 0;
    left: 0;
    width: 15rem;
    height: 8.9rem;
  }
  #main .section2 .section2_box .right_box .player_icon {
    width: 1.63rem;
    height: 1.47rem;
    position: absolute;
    right: 22%;
    top: 50%;
  }
  #main .section2 .section2_box .right_box .player_icon img {
    width: 100%;
    height: 100%;
  }
  #main .section3 {
    background-image: url(../../img/index/index_bg_03_10.jpg);
    overflow: hidden;
    position: relative;
  }
  #main .section3 .title_box .title {
    width: 3.34rem;
    height: 1.07rem;
    background: url(../../img/index/index_title_icon_02.png) no-repeat center center / 100% 100%;
    font-family: "HYZHONG";
    font-size: 30px;
    color: #fff;
    line-height: 1.07rem;
    padding-left: 1rem;
    position: absolute;
    top: 0.5rem;
    left: 40%;
  }
  #main .section3 .section3_box {
    height: 6.38rem;
    margin-top: 1.7rem;
    background: url(../../img/index/employ_bg.png) no-repeat center center / 100% 100%;
    display: flex;
  }
  #main .section3 .section3_box .employ_box {
    padding-top: 1.7rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
  }
  #main .section3 .section3_box .employ_box .emp_img {
    display: inline-block;
    width: 0.38rem;
    height: 0.33rem;
  }
  #main .section3 .section3_box .employ_box .title {
    font-size: 24px;
    color: #221a18;
    font-weight: bold;
    line-height: 28px;
    margin-top: 0.15rem;
  }
  #main .section3 .section3_box .employ_box .line {
    width: 2px;
    height: 0.3rem;
    background-color: #c2bfbf;
    margin-top: 0.1rem;
  }
  #main .section3 .section3_box .employ_box .emp_text {
    font-size: 16px;
    line-height: 0.46rem;
    color: #666;
  }
  #main .section3 .section3_box .employ_box .emp_desc {
    font-size: 14px;
    color: #999;
    margin-bottom: 0.16rem;
  }
  #main .section3 .section3_box .employ_box a {
    width: 2.1rem;
    height: 0.48rem;
    border: 1px solid #999;
    line-height: 0.48rem;
    color: #666;
    font-size: 16px;
    border-radius: 0.24rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #main .section3 .section3_box .employ_box a .detail_icon {
    display: inline-block;
    width: 0.25rem;
    height: 0.17rem;
    background: url(../../img/index/w_icon_02.png) no-repeat center center / 100% 100%;
    margin-right: 0.1rem;
  }
  #main .section3 .section3_box .employ_box:first-child {
    flex: 1;
  }
  #main .section3 .section3_box .employ_box:first-child .emp_img {
    background: url(../../img/index/social_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box:nth-child(2) {
    flex: 1;
  }
  #main .section3 .section3_box .employ_box:nth-child(2) .emp_img {
    background: url(../../img/index/campus_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box.active:first-child {
    background: url(../../img/index/employ_hover_bg.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box.active:first-child .emp_img {
    background: url(../../img/index/social_active_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box.active:nth-child(2) {
    background: url(../../img/index/employ_hover_bg1.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box.active:nth-child(2) .emp_img {
    background: url(../../img/index/campus_active_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box.active .title {
    color: #fff;
  }
  #main .section3 .section3_box .employ_box.active .line {
    background-color: #fff;
  }
  #main .section3 .section3_box .employ_box.active .emp_text {
    color: #fff;
  }
  #main .section3 .section3_box .employ_box.active .emp_desc {
    color: #fff;
  }
  #main .section3 .section3_box .employ_box.active a {
    color: #fff;
    border-color: #fff;
  }
  #main .section3 .section3_box .employ_box.active a .detail_icon {
    background: url(../../img/index/w_icon_01.png) no-repeat center center / 100% 100%;
  }
  #main .section4 {
    height: 10.29rem;
    background-image: url(../../img/index/index_bg_04_02.jpg);
    overflow: hidden;
  }
  #main .section4 .title_box {
    position: relative;
  }
  #main .section4 .title_box .title {
    width: 3.34rem;
    height: 1.07rem;
    background: url(../../img/index/index_title_icon_03.png) no-repeat center center / 100% 100%;
    font-family: "HYZHONG";
    font-size: 30px;
    color: #fff;
    line-height: 1.07rem;
    padding-left: 1rem;
    position: absolute;
    top: 0.25rem;
    left: 0;
  }
  #main .section4 .book_level {
    margin-top: 1.62rem;
    color: #fff;
  }
  #main .section4 .swiper_box .swiper-container {
    margin-top: -1rem;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide {
    transition: 300ms;
    transform: scale(0.8);
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: flex-start;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide a {
    width: 100%;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: auto;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-active,
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-duplicate-active {
    transform: scale(1);
  }
  #main .section5 {
    height: 8.21rem;
    background-image: url(../../img/index/index_bg_05_02.jpg);
    padding-bottom: 0.6rem;
  }
  #main .section5 .content_box {
    overflow: hidden;
    position: relative;
  }
  #main .section5 .news_logo {
    position: absolute;
    left: 0;
    top: 1.2rem;
  }
  #main .section5 .news_logo .title {
    width: 3.34rem;
    height: 1.07rem;
    background: url(../../img/index/index_title_icon_04.png) no-repeat center center / 100% 100%;
    font-family: "HYZHONG";
    font-size: 30px;
    color: #acb10c;
    line-height: 1.07rem;
    padding-left: 1rem;
    position: absolute;
    top: 0.25rem;
    left: 0;
  }
  #main .section5 .large_screen {
    display: block;
  }
  #main .section5 .small_screen {
    display: none;
  }
  #main .section5 .news_swiper {
    margin-top: 1.08rem;
    position: relative;
  }
  #main .section5 .news_swiper .swiper {
    margin-left: 4.1rem;
    overflow: hidden;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide {
    display: flex;
    justify-content: center;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box {
    position: relative;
    width: 4rem;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box::after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    margin-top: 0.5rem;
    background-color: transparent;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box a {
    width: 98%;
    display: block;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box img {
    width: 3.2rem;
    height: auto;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .news_time {
    font-size: 14px;
    color: #999;
    margin: 0.2rem 0;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .news_title {
    width: 95%;
    font-size: 18px;
    color: #333;
    font-weight: 700;
    margin-bottom: 0.1rem;
    overflow: hidden;
    /* 溢出时不显示溢出的内容 */
    text-overflow: ellipsis;
    /* 发生溢出时使用省略号代替 */
    display: -webkit-box;
    /* chrome浏览器的私有属性。显示为box。 */
    -webkit-box-orient: vertical;
    /* 垂直排列元素 */
    -webkit-line-clamp: 2;
    /* 显示多少行 */
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .news_desc {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    width: 95%;
    overflow: hidden;
    /* 溢出时不显示溢出的内容 */
    text-overflow: ellipsis;
    /* 发生溢出时使用省略号代替 */
    display: -webkit-box;
    /* chrome浏览器的私有属性。显示为box。 */
    -webkit-box-orient: vertical;
    /* 垂直排列元素 */
    -webkit-line-clamp: 3;
    /* 显示多少行 */
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .w_icon {
    position: absolute;
    right: 0rem;
    bottom: 0.2rem;
    width: 0.39rem;
    height: 0.26rem;
    background: url(../../img/index/w_icon_04.png) no-repeat center center / 100% 100%;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box:hover .news_title {
    color: #acb10c;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box:hover::after {
    background-color: #acb10c;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box:hover .w_icon {
    background-image: url(../../img/index/w_icon_03.png);
  }
  #main .section5 .news_swiper .swiper .swiper-button-next {
    position: absolute;
    left: 1.25rem;
    top: 3.2rem;
    width: 0.66rem;
    height: 0.66rem;
    background: url(../../img/index/news_right.png) no-repeat center center / 100% 100%;
  }
  #main .section5 .news_swiper .swiper .swiper-button-prev {
    position: absolute;
    left: 0.37rem;
    top: 3.2rem;
    width: 0.66rem;
    height: 0.66rem;
    background: url(../../img/enter_tongdian/news_left.png) no-repeat center center / 100% 100%;
  }
  #main .section5 .news_swiper .change_classify {
    position: absolute;
    left: 0.37rem;
    top: 2.06rem;
    font-size: 0.24rem;
  }
  #main .section5 .news_swiper .change_classify .subtitle1 {
    color: #353535;
  }
  #main .section5 .news_swiper .change_classify .line {
    color: #353535;
  }
  #main .section5 .news_swiper .change_classify .subtitle2 {
    color: #acb10c;
  }
}
@media only screen and (max-width: 768px) {
  .my_container {
    width: 100%;
  }
  #main .section {
    width: 100%;
    height: auto;
    background: no-repeat 20% center / cover;
  }
  #main .section1 {
    position: relative;
    height: 4.3rem;
    overflow: hidden;
    padding-top: 0.9rem;
  }
  #main .section1 .swiper-pagination-bullet-active {
    background: #acb10c;
  }
  #main .section1 img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
  }
  #main .section1 .sec_content {
    position: relative;
    height: 8.9rem;
  }
  #main .section1 .sec_content .big_title {
    font-size: 24px;
    line-height: 30px;
    color: #333;
    font-weight: bold;
    width: 40px;
    position: absolute;
    top: 0rem;
    left: 0.8rem;
  }
  #main .section1 .sec_content .big_title1 {
    font-size: 24px;
    line-height: 30px;
    color: #333;
    font-weight: bold;
    width: 40px;
    position: absolute;
    top: 0.4rem;
    left: 1.6rem;
  }
  #main .section1 .sec_content .small_detail {
    font-size: 12px;
    color: #fff;
    width: 0.2rem;
    height: 4rem;
    line-height: 170%;
    writing-mode: vertical-rl;
    position: absolute;
    top: 2rem;
    left: 6.5rem;
    display: none;
  }
  #main .section2 {
    background-image: none;
    height: 10rem;
  }
  #main .section2 .section2_box {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    height: 10rem;
  }
  #main .section2 .section2_box .left_box {
    position: absolute;
    width: 100%;
    height: 6rem;
    background: url(../../img/index/tri_pic.png) no-repeat center center / 100% 100%;
    left: 0;
    top: 0;
    z-index: 9;
  }
  #main .section2 .section2_box .left_box .title_box {
    width: 100%;
    height: 1.07rem;
    display: flex;
    justify-content: center;
  }
  #main .section2 .section2_box .left_box .left_title {
    width: 3.34rem;
    height: 1.07rem;
    background: url(../../img/index/index_title_icon_01.png) no-repeat center center / 100% 100%;
    font-size: 22px;
    color: #acb10c;
    line-height: 1.07rem;
    padding-left: 1rem;
    position: absolute;
    top: 0.5rem;
    left: auto;
  }
  #main .section2 .section2_box .left_box .icon_img {
    width: 4rem;
    height: 3rem;
    position: absolute;
    top: 50%;
    left: -10%;
  }
  #main .section2 .section2_box .left_box .content_box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #main .section2 .section2_box .left_box .content_box .td_desc {
    width: 72%;
    position: static;
    top: 2.3rem;
    color: #333;
    font-size: 14px;
    line-height: 28px;
    margin-top: 0.8rem;
  }
  #main .section2 .section2_box .left_box .content_box img {
    width: 1.04rem;
    height: 0.09rem;
    margin-bottom: 0.3rem;
    margin-top: 0.2rem;
    position: static;
    top: 3.8rem;
  }
  #main .section2 .section2_box .left_box .content_box .explore_box {
    width: 2.61rem;
    height: 0.56rem;
    background: url(../../img/index/index_2_icon_06.png) no-repeat center center / 100% 100%;
    position: static;
    top: 4.65rem;
    margin-right: 0.3rem;
    margin-bottom: 0;
  }
  #main .section2 .section2_box .left_box .content_box .explore_box a {
    margin-left: 0.8rem;
  }
  #main .section2 .section2_box .left_box .content_box .explore_box .explore_btn {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-left: 0.1rem;
    display: inline-block;
    text-align: center;
    line-height: 0.56rem;
  }
  #main .section2 .section2_box .right_box {
    position: relative;
    width: 10.2rem;
    height: 0;
    left: 0;
    top: 1rem;
  }
  #main .section2 .section2_box .right_box video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
  }
  #main .section2 .section2_box .right_box .player_icon {
    width: 1.63rem;
    height: 1.47rem;
    position: absolute;
    right: 40%;
    top: 50%;
    margin-top: 1rem;
  }
  #main .section2 .section2_box .right_box .player_icon img {
    width: 1.63rem;
    height: 1.47rem;
  }
  #main .section3 {
    background-image: url(../../img/index/index_bg_03_10.jpg);
    background-position: 46% center;
    overflow: hidden;
    margin-bottom: 0.5rem;
    height: auto;
    position: relative;
  }
  #main .section3 .title_box {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1.5rem;
  }
  #main .section3 .title_box .title {
    width: 3.34rem;
    height: 1.07rem;
    background: url(../../img/index/index_title_icon_02.png) no-repeat center center / 100% 100%;
    font-size: 22px;
    color: #fff;
    line-height: 1.07rem;
    padding-left: 1.1rem;
    position: static;
    top: 0.5rem;
    left: 40%;
  }
  #main .section3 .section3_box {
    height: auto;
    width: 100%;
    margin-top: 0;
    background: url(../../img/index/employ_bg.png) no-repeat center center;
    display: flex;
    flex-direction: column;
  }
  #main .section3 .section3_box .employ_box {
    padding-top: 0.5rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    padding-bottom: 0.3rem;
  }
  #main .section3 .section3_box .employ_box .emp_img {
    display: inline-block;
    width: 0.38rem;
    height: 0.33rem;
  }
  #main .section3 .section3_box .employ_box .title {
    font-size: 18px;
    color: #221a18;
    font-weight: bold;
    line-height: 28px;
    margin-top: 0.15rem;
  }
  #main .section3 .section3_box .employ_box .line {
    width: 2px;
    height: 0.3rem;
    background-color: #c2bfbf;
    margin-top: 0.1rem;
  }
  #main .section3 .section3_box .employ_box .emp_text {
    font-size: 14px;
    line-height: 0.46rem;
    color: #666;
  }
  #main .section3 .section3_box .employ_box .emp_desc {
    font-size: 12px;
    color: #999;
    margin-bottom: 0.16rem;
  }
  #main .section3 .section3_box .employ_box a {
    width: 2.1rem;
    height: 0.48rem;
    border: 1px solid #999;
    line-height: 0.48rem;
    color: #666;
    font-size: 12px;
    border-radius: 0.24rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #main .section3 .section3_box .employ_box a .detail_icon {
    display: inline-block;
    width: 0.25rem;
    height: 0.17rem;
    background: url(../../img/index/w_icon_02.png) no-repeat center center / 100% 100%;
    margin-right: 0.1rem;
  }
  #main .section3 .section3_box .employ_box:first-child {
    flex: 1;
  }
  #main .section3 .section3_box .employ_box:first-child .emp_img {
    background: url(../../img/index/social_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box:nth-child(2) {
    flex: 1;
  }
  #main .section3 .section3_box .employ_box:nth-child(2) .emp_img {
    background: url(../../img/index/campus_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box:hover:first-child {
    background: url(../../img/index/employ_hover_bg.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box:hover:first-child .emp_img {
    background: url(../../img/index/social_active_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box:hover:nth-child(2) {
    background: url(../../img/index/employ_hover_bg1.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box:hover:nth-child(2) .emp_img {
    background: url(../../img/index/campus_active_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .employ_box:hover .title {
    color: #fff;
  }
  #main .section3 .section3_box .employ_box:hover .line {
    background-color: #fff;
  }
  #main .section3 .section3_box .employ_box:hover .emp_text {
    color: #fff;
  }
  #main .section3 .section3_box .employ_box:hover .emp_desc {
    color: #fff;
  }
  #main .section3 .section3_box .employ_box:hover a {
    color: #fff;
    border-color: #fff;
  }
  #main .section3 .section3_box .employ_box:hover a .detail_icon {
    background: url(../../img/index/w_icon_01.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .social_employ {
    flex: 1;
  }
  #main .section3 .section3_box .social_employ .emp_img {
    background: url(../../img/index/social_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .section3_box .campus_employ {
    flex: 1;
  }
  #main .section3 .section3_box .campus_employ .emp_img {
    background: url(../../img/index/campus_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section4 {
    height: 8.5rem;
    background-image: url(../../img/index/index_bg_04_02.jpg);
    background-position: 0 center;
    overflow: hidden;
  }
  #main .section4 .title_box {
    position: relative;
  }
  #main .section4 .title_box .title {
    width: 3.34rem;
    height: 1.07rem;
    background: url(../../img/index/index_title_icon_03.png) no-repeat center center / 100% 100%;
    font-size: 22px;
    color: #fff;
    line-height: 1.07rem;
    padding-left: 1.1rem;
    position: absolute;
    top: 0.25rem;
    left: 0;
  }
  #main .section4 .book_level {
    margin-top: 1.62rem;
    color: #fff;
    width: 100%;
    margin-left: 1rem;
  }
  #main .section4 .swiper_box {
    width: 100%;
  }
  #main .section4 .swiper_box .swiper-container {
    margin-top: 0;
    width: 100%;
    position: relative;
    padding-bottom: 0.8rem;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide {
    transition: 300ms;
    transform: scale(0.8);
    text-align: center;
    font-size: 12px;
    /* Center slide text vertically */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide img {
    width: 110px;
    height: auto;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide .book_name {
    padding-left: 0;
    box-sizing: border-box;
    font-size: 16px;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide .book_desc {
    padding-left: 0.5rem;
    box-sizing: border-box;
    font-size: 14px;
  }
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-active,
  #main .section4 .swiper_box .swiper-container .swiper-wrapper .swiper-slide-duplicate-active {
    transform: scale(1);
  }
  #main .section4 .swiper_box .swiper-container .swiper-pagination {
    position: absolute;
    bottom: 0;
  }
  #main .section4 .swiper_box .swiper-container .swiper-button-next,
  #main .section4 .swiper_box .swiper-container .swiper-button-prev {
    display: none;
  }
  #main .section5 {
    height: auto;
    background-image: url(../../img/index/index_bg_05_02.jpg);
    padding-bottom: 0.6rem;
  }
  #main .section5 .content_box {
    overflow: hidden;
    position: relative;
    padding-top: 0.2rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #main .section5 .news_logo {
    position: static;
    left: 30%;
    top: 1.2rem;
    width: 100%;
    height: 1.07rem;
    display: flex;
    justify-content: center;
  }
  #main .section5 .news_logo .title {
    width: 3.34rem;
    height: 1.07rem;
    background: url(../../img/index/index_title_icon_04.png) no-repeat center center / 100% 100%;
    font-family: "HYZHONG";
    font-size: 22px;
    color: #acb10c;
    line-height: 1.07rem;
    padding-left: 1rem;
    position: static;
    top: -0.75rem;
    left: 0;
  }
  #main .section5 .large_screen {
    display: none;
  }
  #main .section5 .small_screen {
    display: block;
    width: 100%;
  }
  #main .section5 .news_swiper {
    margin-top: 0.3rem;
    flex: 1;
    width: 100%;
  }
  #main .section5 .news_swiper .swiper {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 1rem;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper {
    width: 100%;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide {
    position: relative;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box {
    width: 70%;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box img {
    width: 100%;
    height: auto;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .news_time {
    font-size: 12px;
    color: #999;
    margin: 0.2rem 0;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .news_title {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    margin-bottom: 0.1rem;
    overflow: hidden;
    /* 溢出时不显示溢出的内容 */
    text-overflow: ellipsis;
    /* 发生溢出时使用省略号代替 */
    display: -webkit-box;
    /* chrome浏览器的私有属性。显示为box。 */
    -webkit-box-orient: vertical;
    /* 垂直排列元素 */
    -webkit-line-clamp: 2;
    /* 显示多少行 */
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .news_desc {
    font-size: 12px;
    color: #666;
    line-height: 24px;
    width: 95%;
    overflow: hidden;
    /* 溢出时不显示溢出的内容 */
    text-overflow: ellipsis;
    /* 发生溢出时使用省略号代替 */
    display: -webkit-box;
    /* chrome浏览器的私有属性。显示为box。 */
    -webkit-box-orient: vertical;
    /* 垂直排列元素 */
    -webkit-line-clamp: 3;
    /* 显示多少行 */
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .news_desc::after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    margin-top: 0.5rem;
    background-color: transparent;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box .w_icon {
    position: absolute;
    right: 0rem;
    bottom: 0.2rem;
    width: 0.39rem;
    height: 0.26rem;
    background: url(../../img/index/w_icon_04.png) no-repeat center center / 100% 100%;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box:hover .news_title {
    color: #acb10c;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box:hover .news_desc::after {
    background-color: #acb10c;
  }
  #main .section5 .news_swiper .swiper .swiper-wrapper .swiper-slide .slide_box:hover .w_icon {
    background-image: url(../../img/index/w_icon_03.png);
  }
  #main .section5 .news_swiper .swiper .swiper-button-next {
    position: absolute;
    left: auto;
    top: 50%;
    width: 0.66rem;
    height: 0.66rem;
    background: url(../../img/index/news_right.png) no-repeat center center / 100% 100%;
    display: block;
  }
  #main .section5 .news_swiper .swiper .swiper-button-prev {
    position: absolute;
    left: 10px;
    top: 50%;
    width: 0.66rem;
    height: 0.66rem;
    background: url(../../img/enter_tongdian/news_left.png) no-repeat center center / 100% 100%;
    display: block;
  }
  #main .section5 .news_swiper .change_classify {
    position: static;
    left: 0rem;
    top: 0rem;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #main .section5 .news_swiper .change_classify a {
    margin-bottom: 0.2rem;
  }
  #main .section5 .news_swiper .change_classify a .subtitle1 {
    color: #353535;
  }
  #main .section5 .news_swiper .change_classify a .subtitle2 {
    color: #acb10c;
  }
  #main .section5 .news_swiper .change_classify .line {
    color: #353535;
    margin-bottom: 0.2rem;
  }
}
video::-webkit-media-controls {
  display: none !important;
}
/*# sourceMappingURL=index.css.map */