﻿@media only screen and (min-width: 1680px) {
  #main {
    width: 100%;
    height: auto;
    background: url(../../img/enter_tongdian/page_bg.png) no-repeat center center / 100% 100%;
  }
  #main .large_screen {
    display: block;
  }
  #main .small_screen {
    display: none;
  }
  #main .section1 img {
    width: 100%;
    height: 5.25rem;
  }
  #main .section2 {
    background-color: #fff;
  }
  #main .section2 .nav_part {
    height: 0.66rem;
  }
  #main .section2 .nav_part ul {
    height: 100%;
    display: flex;
    align-items: center;
  }
  #main .section2 .nav_part ul .nav_item {
    font-size: 16px;
    margin-right: 0.5rem;
    position: relative;
  }
  #main .section2 .nav_part ul .nav_item a {
    color: #666;
  }
  #main .section2 .nav_part ul .nav_item.active a {
    color: #acb10c;
  }
  #main .section2 .nav_part ul .nav_item.active a::before {
    content: "";
    position: absolute;
    bottom: -0.15rem;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #acb10c;
  }
  #main .section2 .nav_part ul .nav_item.active a::after {
    content: "";
    position: absolute;
    right: -0.18rem;
    width: 0.22rem;
    height: 0.15rem;
    background: url(../../img/enter_tongdian/w_icon.png) no-repeat center center / 100% 100%;
    bottom: -0.15rem;
  }
  #main .section3 {
    background: url(../../img/employ_shine/star_big_bg.jpg) no-repeat center center / 100% 100%;
    padding-top: 0.9rem;
  }
  #main .section3 .content_box .honor_title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  #main .section3 .content_box .honor_title .title {
    width: 2.65rem;
    height: 0.85rem;
    background: url(../../img/social_employ/employ_icon_01.png) no-repeat center center / 100% 100%;
    line-height: 0.85rem;
    text-align: center;
    font-size: 30px;
    color: #333;
    margin-bottom: 0.5rem;
  }
  #main .section3 .content_box .part_one .swiper_box {
    margin-bottom: 0.4rem;
  }
  #main .section3 .content_box .part_one .swiper_box .mySwiper_container {
    position: relative;
    padding-left: 0.8rem;
  }
  #main .section3 .content_box .part_one .swiper_box .mySwiper_container .line {
    width: 90%;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    top: 0.35rem;
  }
  #main .section3 .content_box .part_one .swiper_box .mySwiper_container .swiper-wrapper .swiper-slide.active .num_box {
    background: url(../../img/employ_shine/circle_bg.png) no-repeat center center / 100% 100%;
    color: #fff;
  }
  #main .section3 .content_box .part_one .swiper_box .mySwiper_container .swiper-wrapper .swiper-slide .num_box {
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 0.35rem;
    background-color: #fff;
    line-height: 0.7rem;
    text-align: center;
    font-size: 16px;
    color: #333;
  }
  #main .section3 .content_box .part_one .swiper_box .swiper-button-next {
    width: 0.66rem;
    height: 0.66rem;
    top: 0;
    margin-top: 0;
    background: url(../../img/index/news_right.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .content_box .part_one .swiper_box .swiper-button-prev {
    width: 0.66rem;
    height: 0.66rem;
    top: 0;
    margin-top: 0;
    background: url(../../img/enter_tongdian/news_left.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box {
    display: none;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box.selected {
    display: block;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box.selected1 {
    display: block;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .mySwiper1 {
    overflow: hidden;
    padding-bottom: 1.5rem;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container {
    position: relative;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info {
    background-color: #fff;
    padding: 0.56rem 0.4rem 0.7rem 0.44rem;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media {
    display: flex;
    align-items: center;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0.2rem;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media .photo {
    width: 1rem;
    height: 1rem;
    border: 2px solid #acb10c;
    border-radius: 0.5rem;
    margin-right: 0.1rem;
    overflow: hidden;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media .photo img {
    width: 100%;
    height: 100%;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media .info {
    display: flex;
    flex-direction: column;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media .info .teacher_name {
    font-size: 20px;
    color: #333;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media .info .teacher_info {
    font-size: 16px;
    color: #666;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .bottom_detail {
    height: 6rem;
    overflow: auto;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .bottom_detail .text {
    font-size: 16px;
    color: #666;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-pagination-bullet-active {
    background: url(../../img/employ_shine/db_circle_bg.png) no-repeat center center / 100% 100%;
    width: 0.28rem;
    height: 0.28rem;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 1%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-slide .img_box {
    position: relative;
    width: 100%;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-slide .img_box img {
    width: 100%;
    display: block;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-slide .img_box .info_box {
    padding-left: 0.6rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2rem;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    background-color: rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-slide .img_box .info_box .pic_title {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-slide .img_box .info_box .pic_time {
    font-size: 16px;
    color: #fff;
    margin-top: 0.1rem;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-button-prev {
    width: 0.66rem;
    height: 0.66rem;
    background: url(../../img/goods_inspect/prev_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-button-next {
    width: 0.66rem;
    height: 0.66rem;
    background: url(../../img/index/news_right.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .star_box {
    background: url(../../img/employ_shine/section_bg_02.jpg) no-repeat center center / 100% 100%;
    padding-top: 0.86rem;
  }
  #main .section3 .star_box .star_content {
    margin-bottom: 0.2rem;
  }
  #main .section3 .star_box .star_content .honor_title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  #main .section3 .star_box .star_content .honor_title .title {
    width: 2.65rem;
    height: 0.85rem;
    background: url(../../img/social_employ/employ_icon_01.png) no-repeat center center / 100% 100%;
    line-height: 0.85rem;
    text-align: center;
    font-size: 30px;
    color: #333;
    margin-bottom: 0.5rem;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab {
    margin-bottom: 0.5rem;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul {
    display: flex;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li {
    width: 1.8rem;
    height: 0.6rem;
    position: relative;
    border: 1px solid #c2c2c2;
    margin-right: 0.15rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li a {
    font-size: 16px;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li.active {
    background-color: #acb10c;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li.active a {
    color: #fff;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li::before,
  #main .section3 .star_box .star_content .honor_title .change_tab ul li::after {
    content: "";
    position: absolute;
    background: #000;
    width: 0.16rem;
    height: 0.14rem;
    background: url(../../img/firm_honor/top_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li::before {
    left: -0.05rem;
    top: -0.05rem;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li::after {
    background-image: url(../../img/firm_honor/botton_icon.png);
    bottom: -0.05rem;
    right: -0.05rem;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box {
    margin-bottom: 0.4rem;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .mySwiper_container {
    position: relative;
    padding-left: 0.8rem;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .mySwiper_container .line {
    width: 90%;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    top: 0.35rem;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .mySwiper_container .swiper-wrapper .swiper-slide.active .num_box {
    background: url(../../img/employ_shine/circle_bg.png) no-repeat center center / 100% 100%;
    color: #fff;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .mySwiper_container .swiper-wrapper .swiper-slide .num_box {
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 0.35rem;
    background-color: #fff;
    line-height: 0.7rem;
    text-align: center;
    font-size: 16px;
    color: #333;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .swiper-button-next {
    width: 0.66rem;
    height: 0.66rem;
    top: 0;
    margin: 0;
    background: url(../../img/index/news_right.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .swiper-button-prev {
    width: 0.66rem;
    height: 0.66rem;
    top: 0;
    margin: 0;
    background: url(../../img/enter_tongdian/news_left.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .star_box .star_content .star_content_box {
    display: flex;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list {
    width: 1.22rem;
    margin-top: 1.5rem;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li {
    position: relative;
    height: 0.5rem;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li::after {
    content: "";
    display: block;
    height: 0.32rem;
    width: 1px;
    background-color: #ccc;
    position: absolute;
    left: 0.37rem;
    top: 0.26rem;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li:last-child::after {
    background-color: transparent;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li .num_box {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li .num_box .circle {
    width: 0.1rem;
    height: 0.1rem;
    border: 1px solid #ccc;
    border-radius: 0.05rem;
    margin-right: 0.1rem;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li .num_box .num {
    font-size: 16px;
    color: #333;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li.active .circle {
    background: url(../../img/employ_shine/active_bg.png) no-repeat center center / 100% 100%;
    width: 0.16rem;
    height: 0.16rem;
    border-color: transparent;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li.active .num {
    color: #acb10c;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box {
    flex: 1;
    overflow: hidden;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 {
    padding-bottom: 1.5rem;
    position: relative;
    overflow-x: hidden;
    margin-left: 1rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide {
    position: relative;
    height: auto;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 0.1rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_img {
    width: 90%;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_info {
    margin-top: 0.3rem;
    margin-bottom: 0.12rem;
    width: 100%;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_info .star_name {
    font-size: 20px;
    color: #333;
    text-align: center;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_info .star_desc {
    font-size: 16px;
    color: #acb10c;
    text-align: center;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_detail {
    width: 100%;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_detail .line {
    width: 100%;
    height: 1px;
    background-color: #ccc;
    margin-bottom: 0.2rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_detail .detail {
    font-size: 12px;
    color: #666;
    text-align: left;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide.active {
    background-color: #acb10c;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide.active .star_info .star_name {
    color: #fff;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide.active .star_info .star_desc {
    color: #fff;
    font-size: 14px;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide.active .star_detail .detail {
    color: #fff;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-pagination-bullet-active {
    background: url(../../img/employ_shine/db_circle_bg.png) no-repeat center center / 100% 100%;
    width: 0.28rem;
    height: 0.28rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 {
    padding-bottom: 1.5rem;
    position: relative;
    overflow-x: hidden;
    margin-left: 1rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide {
    position: relative;
    height: auto;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box {
    width: auto;
    height: auto;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_img {
    width: 100%;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_info {
    margin-top: 0.3rem;
    margin-bottom: 0.12rem;
    width: 100%;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_info .star_name {
    font-size: 20px;
    color: #333;
    text-align: center;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_info .star_desc {
    font-size: 16px;
    color: #acb10c;
    text-align: center;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_detail {
    width: 100%;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_detail .line {
    width: 100%;
    height: 1px;
    background-color: #ccc;
    margin-bottom: 0.2rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_detail .detail {
    font-size: 12px;
    color: #666;
    text-align: left;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide.active {
    background-color: #acb10c;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide.active .star_info .star_name {
    color: #fff;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide.active .star_info .star_desc {
    color: #fff;
    font-size: 14px;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide.active .star_detail .detail {
    color: #fff;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-pagination-bullet-active {
    background: url(../../img/employ_shine/db_circle_bg.png) no-repeat center center / 100% 100%;
    width: 0.28rem;
    height: 0.28rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 1%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #main .page_container {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
@media only screen and (max-width: 1680px) {
  #main {
    width: 100%;
    height: auto;
    background: url(../../img/enter_tongdian/page_bg.png) no-repeat center center / 100% 100%;
  }
  #main .large_screen {
    display: block;
  }
  #main .small_screen {
    display: none;
  }
  #main .section1 img {
    width: 100%;
    height: 5.25rem;
  }
  #main .section2 {
    background-color: #fff;
  }
  #main .section2 .nav_part {
    height: 0.66rem;
  }
  #main .section2 .nav_part ul {
    height: 100%;
    display: flex;
    align-items: center;
  }
  #main .section2 .nav_part ul .nav_item {
    font-size: 16px;
    margin-right: 0.5rem;
    position: relative;
  }
  #main .section2 .nav_part ul .nav_item a {
    color: #666;
  }
  #main .section2 .nav_part ul .nav_item.active a {
    color: #acb10c;
  }
  #main .section2 .nav_part ul .nav_item.active a::before {
    content: "";
    position: absolute;
    bottom: -0.15rem;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #acb10c;
  }
  #main .section2 .nav_part ul .nav_item.active a::after {
    content: "";
    position: absolute;
    right: -0.18rem;
    width: 0.22rem;
    height: 0.15rem;
    background: url(../../img/enter_tongdian/w_icon.png) no-repeat center center / 100% 100%;
    bottom: -0.15rem;
  }
  #main .section3 {
    background: url(../../img/employ_shine/star_big_bg.jpg) no-repeat center center / 100% 100%;
    padding-top: 0.9rem;
  }
  #main .section3 .content_box .honor_title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  #main .section3 .content_box .honor_title .title {
    width: 2.65rem;
    height: 0.85rem;
    background: url(../../img/social_employ/employ_icon_01.png) no-repeat center center / 100% 100%;
    line-height: 0.85rem;
    text-align: center;
    font-size: 30px;
    color: #333;
    margin-bottom: 0.5rem;
  }
  #main .section3 .content_box .part_one .swiper_box {
    margin-bottom: 0.4rem;
  }
  #main .section3 .content_box .part_one .swiper_box .mySwiper_container {
    position: relative;
    padding-left: 0.8rem;
  }
  #main .section3 .content_box .part_one .swiper_box .mySwiper_container .line {
    width: 90%;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    top: 0.35rem;
  }
  #main .section3 .content_box .part_one .swiper_box .mySwiper_container .swiper-wrapper .swiper-slide.active .num_box {
    background: url(../../img/employ_shine/circle_bg.png) no-repeat center center / 100% 100%;
    color: #fff;
  }
  #main .section3 .content_box .part_one .swiper_box .mySwiper_container .swiper-wrapper .swiper-slide .num_box {
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 0.35rem;
    background-color: #fff;
    line-height: 0.7rem;
    text-align: center;
    font-size: 16px;
    color: #333;
  }
  #main .section3 .content_box .part_one .swiper_box .swiper-button-next {
    width: 0.66rem;
    height: 0.66rem;
    top: 0;
    margin-top: 0;
    background: url(../../img/index/news_right.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .content_box .part_one .swiper_box .swiper-button-prev {
    width: 0.66rem;
    height: 0.66rem;
    top: 0;
    margin-top: 0;
    background: url(../../img/enter_tongdian/news_left.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box {
    display: none;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box.selected {
    display: block;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box.selected1 {
    display: block;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .mySwiper1 {
    overflow: hidden;
    padding-bottom: 1.5rem;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container {
    position: relative;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info {
    background-color: #fff;
    padding: 0.56rem 0.4rem 0.7rem 0.44rem;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media {
    display: flex;
    align-items: center;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0.2rem;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media .photo {
    width: 1rem;
    height: 1rem;
    border: 2px solid #acb10c;
    border-radius: 0.5rem;
    margin-right: 0.1rem;
    overflow: hidden;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media .photo img {
    width: 100%;
    height: 100%;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media .info {
    display: flex;
    flex-direction: column;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media .info .teacher_name {
    font-size: 20px;
    color: #333;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media .info .teacher_info {
    font-size: 16px;
    color: #666;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .bottom_detail {
    height: 6rem;
    overflow: auto;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .bottom_detail .text {
    font-size: 16px;
    color: #666;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-pagination-bullet-active {
    background: url(../../img/employ_shine/db_circle_bg.png) no-repeat center center / 100% 100%;
    width: 0.28rem;
    height: 0.28rem;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 1%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-slide .img_box {
    position: relative;
    width: 100%;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-slide .img_box img {
    width: 100%;
    display: block;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-slide .img_box .info_box {
    padding-left: 0.6rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2rem;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    background-color: rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-slide .img_box .info_box .pic_title {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-slide .img_box .info_box .pic_time {
    font-size: 16px;
    color: #fff;
    margin-top: 0.1rem;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-button-prev {
    width: 0.66rem;
    height: 0.66rem;
    background: url(../../img/goods_inspect/prev_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-button-next {
    width: 0.66rem;
    height: 0.66rem;
    background: url(../../img/index/news_right.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .star_box {
    background: url(../../img/employ_shine/section_bg_02.jpg) no-repeat center center / 100% 100%;
    padding-top: 0.86rem;
  }
  #main .section3 .star_box .star_content {
    margin-bottom: 0.2rem;
  }
  #main .section3 .star_box .star_content .honor_title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  #main .section3 .star_box .star_content .honor_title .title {
    width: 2.65rem;
    height: 0.85rem;
    background: url(../../img/social_employ/employ_icon_01.png) no-repeat center center / 100% 100%;
    line-height: 0.85rem;
    text-align: center;
    font-size: 30px;
    color: #333;
    margin-bottom: 0.5rem;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab {
    margin-bottom: 0.5rem;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul {
    display: flex;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li {
    width: 1.8rem;
    height: 0.6rem;
    position: relative;
    border: 1px solid #c2c2c2;
    margin-right: 0.15rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li a {
    font-size: 16px;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li.active {
    background-color: #acb10c;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li.active a {
    color: #fff;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li::before,
  #main .section3 .star_box .star_content .honor_title .change_tab ul li::after {
    content: "";
    position: absolute;
    background: #000;
    width: 0.16rem;
    height: 0.14rem;
    background: url(../../img/firm_honor/top_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li::before {
    left: -0.05rem;
    top: -0.05rem;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li::after {
    background-image: url(../../img/firm_honor/botton_icon.png);
    bottom: -0.05rem;
    right: -0.05rem;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box {
    margin-bottom: 0.4rem;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .mySwiper_container {
    position: relative;
    padding-left: 0.8rem;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .mySwiper_container .line {
    width: 90%;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    top: 0.35rem;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .mySwiper_container .swiper-wrapper .swiper-slide.active .num_box {
    background: url(../../img/employ_shine/circle_bg.png) no-repeat center center / 100% 100%;
    color: #fff;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .mySwiper_container .swiper-wrapper .swiper-slide .num_box {
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 0.35rem;
    background-color: #fff;
    line-height: 0.7rem;
    text-align: center;
    font-size: 16px;
    color: #333;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .swiper-button-next {
    width: 0.66rem;
    height: 0.66rem;
    top: 0;
    margin-top: 0;
    background: url(../../img/index/news_right.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .swiper-button-prev {
    width: 0.66rem;
    height: 0.66rem;
    top: 0;
    margin-top: 0;
    background: url(../../img/enter_tongdian/news_left.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .star_box .star_content .star_content_box {
    display: flex;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list {
    width: 1.22rem;
    margin-top: 1.5rem;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li {
    position: relative;
    height: 0.5rem;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li::after {
    content: "";
    display: block;
    height: 0.32rem;
    width: 1px;
    background-color: #ccc;
    position: absolute;
    left: 0.1rem;
    top: 0.26rem;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li:last-child::after {
    background-color: transparent;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li .num_box {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li .num_box .circle {
    width: 0.1rem;
    height: 0.1rem;
    border: 1px solid #ccc;
    border-radius: 0.05rem;
    margin-right: 0.1rem;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li .num_box .num {
    font-size: 16px;
    color: #333;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li.active .circle {
    background: url(../../img/employ_shine/active_bg.png) no-repeat center center / 100% 100%;
    width: 0.16rem;
    height: 0.16rem;
    border-color: transparent;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li.active .num {
    color: #acb10c;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box {
    flex: 1;
    overflow: hidden;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 {
    padding-bottom: 1.5rem;
    position: relative;
    overflow-x: hidden;
    margin-left: 1rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide {
    position: relative;
    height: auto;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 0.1rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_img {
    width: 90%;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_info {
    margin-top: 0.3rem;
    margin-bottom: 0.12rem;
    width: 100%;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_info .star_name {
    font-size: 20px;
    color: #333;
    text-align: center;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_info .star_desc {
    font-size: 16px;
    color: #acb10c;
    text-align: center;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_detail {
    width: 100%;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_detail .line {
    width: 100%;
    height: 1px;
    background-color: #ccc;
    margin-bottom: 0.2rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_detail .detail {
    font-size: 12px;
    color: #666;
    text-align: left;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide.active {
    background-color: #acb10c;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide.active .star_info .star_name {
    color: #fff;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide.active .star_info .star_desc {
    color: #fff;
    font-size: 14px;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide.active .star_detail .detail {
    color: #fff;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-pagination-bullet-active {
    background: url(../../img/employ_shine/db_circle_bg.png) no-repeat center center / 100% 100%;
    width: 0.28rem;
    height: 0.28rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 {
    padding-bottom: 1.5rem;
    position: relative;
    overflow-x: hidden;
    margin-left: 1rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide {
    position: relative;
    height: auto;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box {
    width: auto;
    height: auto;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_img {
    width: 100%;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_info {
    margin-top: 0.3rem;
    margin-bottom: 0.12rem;
    width: 100%;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_info .star_name {
    font-size: 20px;
    color: #333;
    text-align: center;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_info .star_desc {
    font-size: 16px;
    color: #acb10c;
    text-align: center;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_detail {
    width: 100%;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_detail .line {
    width: 100%;
    height: 1px;
    background-color: #ccc;
    margin-bottom: 0.2rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_detail .detail {
    font-size: 12px;
    color: #666;
    text-align: left;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide.active {
    background-color: #acb10c;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide.active .star_info .star_name {
    color: #fff;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide.active .star_info .star_desc {
    color: #fff;
    font-size: 14px;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide.active .star_detail .detail {
    color: #fff;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-pagination-bullet-active {
    background: url(../../img/employ_shine/db_circle_bg.png) no-repeat center center / 100% 100%;
    width: 0.28rem;
    height: 0.28rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 1%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #main .page_container {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
@media only screen and (max-width: 1440px) {
  #main {
    width: 100%;
    height: auto;
    background: url(../../img/enter_tongdian/page_bg.png) no-repeat center center / 100% 100%;
  }
  #main .large_screen {
    display: block;
  }
  #main .small_screen {
    display: none;
  }
  #main .section1 img {
    width: 100%;
    height: 5.25rem;
  }
  #main .section2 {
    background-color: #fff;
  }
  #main .section2 .nav_part {
    height: 0.66rem;
  }
  #main .section2 .nav_part ul {
    height: 100%;
    display: flex;
    align-items: center;
  }
  #main .section2 .nav_part ul .nav_item {
    font-size: 16px;
    margin-right: 0.5rem;
    position: relative;
  }
  #main .section2 .nav_part ul .nav_item a {
    color: #666;
  }
  #main .section2 .nav_part ul .nav_item.active a {
    color: #acb10c;
  }
  #main .section2 .nav_part ul .nav_item.active a::before {
    content: "";
    position: absolute;
    bottom: -0.15rem;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #acb10c;
  }
  #main .section2 .nav_part ul .nav_item.active a::after {
    content: "";
    position: absolute;
    right: -0.18rem;
    width: 0.22rem;
    height: 0.15rem;
    background: url(../../img/enter_tongdian/w_icon.png) no-repeat center center / 100% 100%;
    bottom: -0.15rem;
  }
  #main .section3 {
    background: url(../../img/employ_shine/star_big_bg.jpg) no-repeat center center / 100% 100%;
    padding-top: 0.9rem;
  }
  #main .section3 .content_box .honor_title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  #main .section3 .content_box .honor_title .title {
    width: 2.65rem;
    height: 0.85rem;
    background: url(../../img/social_employ/employ_icon_01.png) no-repeat center center / 100% 100%;
    line-height: 0.85rem;
    text-align: center;
    font-size: 30px;
    color: #333;
    margin-bottom: 0.5rem;
  }
  #main .section3 .content_box .part_one .swiper_box {
    margin-bottom: 0.4rem;
  }
  #main .section3 .content_box .part_one .swiper_box .mySwiper_container {
    position: relative;
    padding-left: 0.8rem;
  }
  #main .section3 .content_box .part_one .swiper_box .mySwiper_container .line {
    width: 90%;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    top: 0.35rem;
  }
  #main .section3 .content_box .part_one .swiper_box .mySwiper_container .swiper-wrapper .swiper-slide.active .num_box {
    background: url(../../img/employ_shine/circle_bg.png) no-repeat center center / 100% 100%;
    color: #fff;
  }
  #main .section3 .content_box .part_one .swiper_box .mySwiper_container .swiper-wrapper .swiper-slide .num_box {
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 0.35rem;
    background-color: #fff;
    line-height: 0.7rem;
    text-align: center;
    font-size: 16px;
    color: #333;
  }
  #main .section3 .content_box .part_one .swiper_box .mySwiper_container .swiper-wrapper .swiper-slide .num_box.active {
    background: url(../../img/employ_shine/star_bg_avtive.png) no-repeat center center / 100% 100%;
    color: #fff;
  }
  #main .section3 .content_box .part_one .swiper_box .swiper-button-next {
    width: 0.66rem;
    height: 0.66rem;
    top: 0;
    margin-top: 0;
    background: url(../../img/index/news_right.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .content_box .part_one .swiper_box .swiper-button-prev {
    width: 0.66rem;
    top: 0;
    margin-top: 0;
    height: 0.66rem;
    background: url(../../img/enter_tongdian/news_left.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box {
    display: none;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box.selected {
    display: block;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box.selected1 {
    display: block;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .mySwiper1 {
    overflow: hidden;
    padding-bottom: 1.5rem;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container {
    position: relative;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info {
    background-color: #fff;
    padding: 0.56rem 0.4rem 0.7rem 0.44rem;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media {
    display: flex;
    align-items: center;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0.2rem;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media .photo {
    width: 1rem;
    height: 1rem;
    border: 2px solid #acb10c;
    border-radius: 0.5rem;
    margin-right: 0.1rem;
    overflow: hidden;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media .photo img {
    width: 100%;
    height: 100%;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media .info {
    display: flex;
    flex-direction: column;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media .info .teacher_name {
    font-size: 20px;
    color: #333;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media .info .teacher_info {
    font-size: 16px;
    color: #666;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .bottom_detail {
    height: 5rem;
    overflow: auto;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .bottom_detail .text {
    font-size: 16px;
    color: #666;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-pagination-bullet-active {
    background: url(../../img/employ_shine/db_circle_bg.png) no-repeat center center / 100% 100%;
    width: 0.28rem;
    height: 0.28rem;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 1%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-slide .img_box {
    position: relative;
    width: 100%;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-slide .img_box img {
    width: 100%;
    display: block;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-slide .img_box .info_box {
    width: 100%;
    height: 2rem;
    padding-left: 0.6rem;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background-color: rgba(0, 0, 0, 0.3);
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-slide .img_box .info_box .pic_title {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-slide .img_box .info_box .pic_time {
    font-size: 16px;
    color: #fff;
    margin-top: 0.1rem;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-button-prev {
    width: 0.66rem;
    height: 0.66rem;
    top: 0;
    margin-top: 0;
    background: url(../../img/goods_inspect/prev_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-button-next {
    width: 0.66rem;
    height: 0.66rem;
    top: 0;
    margin-top: 0;
    background: url(../../img/index/news_right.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .star_box {
    background: url(../../img/employ_shine/section_bg_02.jpg) no-repeat center center / 100% 100%;
    padding-top: 0.86rem;
  }
  #main .section3 .star_box .star_content {
    margin-bottom: 0.2rem;
  }
  #main .section3 .star_box .star_content .honor_title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  #main .section3 .star_box .star_content .honor_title .title {
    width: 2.65rem;
    height: 0.85rem;
    background: url(../../img/social_employ/employ_icon_01.png) no-repeat center center / 100% 100%;
    line-height: 0.85rem;
    text-align: center;
    font-size: 30px;
    color: #333;
    margin-bottom: 0.5rem;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab {
    margin-bottom: 0.5rem;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul {
    display: flex;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li {
    width: 1.8rem;
    height: 0.6rem;
    position: relative;
    border: 1px solid #c2c2c2;
    margin-right: 0.15rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li a {
    font-size: 16px;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li.active {
    background-color: #acb10c;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li.active a {
    color: #fff;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li::before,
  #main .section3 .star_box .star_content .honor_title .change_tab ul li::after {
    content: "";
    position: absolute;
    background: #000;
    width: 0.16rem;
    height: 0.14rem;
    background: url(../../img/firm_honor/top_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li::before {
    left: -0.05rem;
    top: -0.05rem;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li::after {
    background-image: url(../../img/firm_honor/botton_icon.png);
    bottom: -0.05rem;
    right: -0.05rem;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box {
    margin-bottom: 0.4rem;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .mySwiper_container {
    position: relative;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .mySwiper_container .line {
    width: calc(100% - 1.6rem);
    left: 0.8rem;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    top: 0.35rem;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .mySwiper_container .swiper-wrapper .swiper-slide.active .num_box {
    background: url(../../img/employ_shine/circle_bg.png) no-repeat center center / 100% 100%;
    color: #fff;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .mySwiper_container .swiper-wrapper .swiper-slide .num_box {
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 0.35rem;
    background-color: #fff;
    line-height: 0.7rem;
    text-align: center;
    font-size: 16px;
    color: #333;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .mySwiper_container .swiper-wrapper .swiper-slide .num_box.active {
    background: url(../../img/employ_shine/star_bg_avtive.png) no-repeat center center / 100% 100%;
    color: #fff;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .swiper-button-next {
    width: 0.66rem;
    height: 0.66rem;
    top: 0;
    right: 0;
    margin-top: 0;
    background: url(../../img/index/news_right.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .swiper-button-prev {
    width: 0.66rem;
    height: 0.66rem;
    top: 0;
    margin-top: 0;
    background: url(../../img/enter_tongdian/news_left.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .star_box .star_content .star_content_box {
    display: flex;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list {
    width: 1.22rem;
    margin-top: 1.5rem;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li {
    position: relative;
    height: 0.5rem;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li::after {
    content: "";
    display: block;
    height: 0.32rem;
    width: 1px;
    background-color: #ccc;
    position: absolute;
    left: 0.1rem;
    top: 0.26rem;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li:last-child::after {
    background-color: transparent;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li .num_box {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li .num_box .circle {
    width: 0.1rem;
    height: 0.1rem;
    border: 1px solid #ccc;
    border-radius: 0.05rem;
    margin-right: 0.1rem;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li .num_box .num {
    font-size: 16px;
    color: #333;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li.active .circle {
    background: url(../../img/employ_shine/active_bg.png) no-repeat center center / 100% 100%;
    width: 0.16rem;
    height: 0.16rem;
    border-color: transparent;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li.active .num {
    color: #acb10c;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box {
    flex: 1;
    overflow: hidden;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 {
    padding-bottom: 0.5rem;
    position: relative;
    overflow-x: hidden;
    margin-left: 0.3rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide {
    position: relative;
    height: auto;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 0.1rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_img {
    width: 90%;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_info {
    margin-top: 0.3rem;
    margin-bottom: 0.12rem;
    width: 100%;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_info .star_name {
    font-size: 20px;
    color: #333;
    text-align: center;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_info .star_desc {
    font-size: 16px;
    color: #acb10c;
    text-align: center;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_detail {
    width: 100%;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_detail .line {
    width: 100%;
    height: 1px;
    background-color: #ccc;
    margin-bottom: 0.2rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_detail .detail {
    font-size: 12px;
    color: #666;
    text-align: center;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide.active {
    background-color: #acb10c;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide.active .star_info .star_name {
    color: #fff;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide.active .star_info .star_desc {
    color: #fff;
    font-size: 14px;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide.active .star_detail .detail {
    color: #fff;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-pagination-bullet-active {
    background: url(../../img/employ_shine/db_circle_bg.png) no-repeat center center / 100% 100%;
    width: 0.28rem;
    height: 0.28rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 {
    padding-bottom: 0.5rem;
    position: relative;
    overflow-x: hidden;
    margin-left: 0.3rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide {
    position: relative;
    height: auto;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box {
    width: auto;
    height: auto;
    padding: 0 0 0.5rem 0;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_img {
    width: 100%;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_info {
    margin-top: 0.3rem;
    margin-bottom: 0.12rem;
    width: 100%;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_info .star_name {
    font-size: 20px;
    color: #333;
    text-align: center;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_info .star_desc {
    font-size: 16px;
    color: #acb10c;
    text-align: center;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_detail {
    width: 100%;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_detail .line {
    width: 100%;
    height: 1px;
    background-color: #ccc;
    margin-bottom: 0.2rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide .swiper_box .star_detail .detail {
    font-size: 12px;
    color: #666;
    text-align: center;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide.active {
    background-color: #acb10c;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide.active .star_info .star_name {
    color: #fff;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide.active .star_info .star_desc {
    color: #fff;
    font-size: 14px;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-wrapper .swiper-slide.active .star_detail .detail {
    color: #fff;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .mySwiper5 .swiper-pagination-bullet-active {
    background: url(../../img/employ_shine/db_circle_bg.png) no-repeat center center / 100% 100%;
    width: 0.28rem;
    height: 0.28rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 1%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #main .page_container {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .my_container {
    width: 100%;
  }
  #main {
    width: 100%;
    height: auto;
    background: url(../../img/enter_tongdian/page_bg.png) no-repeat center center / 100% 100%;
  }
  #main .section1 {
    padding-top: 0.9rem;
  }
  #main .section1 img {
    width: 100%;
    height: auto;
  }
  #main .section2 {
    background-color: #fff;
  }
  #main .section2 .nav_part {
    height: 0.66rem;
  }
  #main .section2 .nav_part ul {
    height: 100%;
    display: flex;
    align-items: center;
  }
  #main .section2 .nav_part ul .nav_item {
    font-size: 12px;
    margin-right: 0.5rem;
    position: relative;
  }
  #main .section2 .nav_part ul .nav_item a {
    color: #666;
  }
  #main .section2 .nav_part ul .nav_item.active a {
    color: #acb10c;
  }
  #main .section2 .nav_part ul .nav_item.active a::before {
    content: "";
    position: absolute;
    bottom: -0.15rem;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #acb10c;
  }
  #main .section2 .nav_part ul .nav_item.active a::after {
    content: "";
    position: absolute;
    right: -0.18rem;
    width: 0.22rem;
    height: 0.15rem;
    background: url(../../img/enter_tongdian/w_icon.png) no-repeat center center / 100% 100%;
    bottom: -0.15rem;
  }
  #main .section3 {
    background: url(../../img/employ_shine/star_big_bg.jpg) no-repeat center center / 100% 100%;
    padding-top: 0;
  }
  #main .section3 .content_box {
    padding-top: 0.9rem;
  }
  #main .section3 .content_box .honor_title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding-top: 0.3rem;
  }
  #main .section3 .content_box .honor_title .title {
    width: 2.65rem;
    height: 0.85rem;
    background: url(../../img/social_employ/employ_icon_01.png) no-repeat center center / 100% 100%;
    line-height: 0.85rem;
    text-align: center;
    font-size: 22px;
    color: #333;
    margin-bottom: 0.2rem;
  }
  #main .section3 .content_box .part_one .swiper_box {
    margin-bottom: 0.4rem;
  }
  #main .section3 .content_box .part_one .swiper_box .large_screen {
    display: none;
  }
  #main .section3 .content_box .part_one .swiper_box .small_screen {
    display: block;
  }
  #main .section3 .content_box .part_one .swiper_box .small_screen .swiper-wrapper {
    width: 100%;
  }
  #main .section3 .content_box .part_one .swiper_box .small_screen .swiper-wrapper .swiper-slide {
    width: auto;
  }
  #main .section3 .content_box .part_one .swiper_box .small_screen .swiper-wrapper .swiper-slide .slide_box {
    width: auto;
    display: flex;
  }
  #main .section3 .content_box .part_one .swiper_box .small_screen .swiper-wrapper .swiper-slide .num_box {
    width: 0.7rem;
    height: 0.7rem;
    margin-right: 0.3rem;
  }
  #main .section3 .content_box .part_one .swiper_box .small_screen .swiper-wrapper .swiper-slide .num_box.active {
    background: url(../../img/employ_shine/circle_bg.png) no-repeat center center / 100% 100%;
    color: #fff;
  }
  #main .section3 .content_box .part_one .swiper_box .mySwiper_container {
    position: relative;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  #main .section3 .content_box .part_one .swiper_box .mySwiper_container .line {
    width: calc(100% - 1.6rem);
    left: 0.8rem;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    top: 0.35rem;
  }
  #main .section3 .content_box .part_one .swiper_box .mySwiper_container .swiper-wrapper .swiper-slide.active .num_box {
    background: url(../../img/employ_shine/circle_bg.png) no-repeat center center / 100% 100%;
    color: #fff;
  }
  #main .section3 .content_box .part_one .swiper_box .mySwiper_container .swiper-wrapper .swiper-slide .num_box {
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 0.35rem;
    background-color: #fff;
    line-height: 0.7rem;
    text-align: center;
    font-size: 12px;
    color: #333;
  }
  #main .section3 .content_box .part_one .swiper_box .swiper-button-next {
    width: 0.66rem;
    height: 0.66rem;
    top: 0;
    margin-top: 0;
    right: 0;
    background: url(../../img/index/news_right.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .content_box .part_one .swiper_box .swiper-button-prev {
    width: 0.66rem;
    height: 0.66rem;
    left: 0;
    top: 0;
    margin-top: 0;
    background: url(../../img/enter_tongdian/news_left.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box {
    display: none;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box.selected {
    display: block;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box.selected1 {
    display: block;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .mySwiper1 {
    overflow: hidden;
    padding-bottom: 0rem;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container {
    position: relative;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info {
    background-color: #fff;
    padding: 0.56rem 0.4rem 0.7rem 0.44rem;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media {
    display: flex;
    align-items: center;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0.2rem;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media .photo {
    width: 1rem;
    height: 1rem;
    border: 2px solid #acb10c;
    border-radius: 0.5rem;
    margin-right: 0.1rem;
    overflow: hidden;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media .photo img {
    width: 100%;
    height: 100%;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media .info {
    display: flex;
    flex-direction: column;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media .info .teacher_name {
    font-size: 16px;
    color: #333;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .top_media .info .teacher_info {
    font-size: 14px;
    color: #666;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .bottom_detail {
    height: 3rem;
    overflow: auto;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .bottom_detail .text {
    font-size: 12px;
    color: #666;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-wrapper .swiper-slide .detail_info .bottom_detail .text div {
    font-size: 12px;
    color: #666;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper_container .swiper-pagination-bullet-active {
    background: url(../../img/employ_shine/db_circle_bg.png) no-repeat center center / 100% 100%;
    width: 0.28rem;
    height: 0.28rem;
  }
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 1%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #main .section3 .content_part2 .mySwiper3 {
    position: relative;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-slide .img_box {
    position: relative;
    width: 100%;
    height: auto;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-slide .img_box img {
    width: 100%;
    display: block;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-slide .img_box .info_box {
    padding-left: 0.6rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2rem;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    background-color: rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-slide .img_box .info_box .pic_title {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-slide .img_box .info_box .pic_time {
    font-size: 12px;
    color: #fff;
    margin-top: 0.1rem;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-button-prev {
    width: 0.66rem;
    height: 0.66rem;
    background: url(../../img/goods_inspect/prev_icon.png) no-repeat center center / 100% 100%;
    position: absolute;
    top: 50%;
    left: 0.3rem;
  }
  #main .section3 .content_part2 .mySwiper3 .swiper-button-next {
    width: 0.66rem;
    height: 0.66rem;
    background: url(../../img/index/news_right.png) no-repeat center center / 100% 100%;
    top: 50%;
    right: 0.3rem;
  }
  #main .section3 .star_box {
    background: url(../../img/employ_shine/section_bg_02.jpg) no-repeat center center / 100% 100%;
    padding-top: 0.3rem;
  }
  #main .section3 .star_box .star_content {
    margin-bottom: 0.2rem;
  }
  #main .section3 .star_box .star_content .honor_title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  #main .section3 .star_box .star_content .honor_title .title {
    width: 2.65rem;
    height: 0.85rem;
    background: url(../../img/social_employ/employ_icon_01.png) no-repeat center center / 100% 100%;
    line-height: 0.85rem;
    text-align: center;
    font-size: 22px;
    color: #333;
    margin-bottom: 0.2rem;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab {
    margin-bottom: 0.3rem;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul {
    display: flex;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li {
    width: 1.8rem;
    height: 0.6rem;
    position: relative;
    border: 1px solid #c2c2c2;
    margin-right: 0.15rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li a {
    font-size: 14px;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li.active {
    background-color: #acb10c;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li.active a {
    color: #fff;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li::before,
  #main .section3 .star_box .star_content .honor_title .change_tab ul li::after {
    content: "";
    position: absolute;
    background: #000;
    width: 0.16rem;
    height: 0.14rem;
    background: url(../../img/firm_honor/top_icon.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li::before {
    left: -0.05rem;
    top: -0.05rem;
  }
  #main .section3 .star_box .star_content .honor_title .change_tab ul li::after {
    background-image: url(../../img/firm_honor/botton_icon.png);
    bottom: -0.05rem;
    right: -0.05rem;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box {
    margin-bottom: 0.4rem;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .large_screen {
    display: none;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .small_screen {
    display: block;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .small_screen .swiper-wrapper {
    width: 100%;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .small_screen .swiper-wrapper .swiper-slide {
    width: auto;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .small_screen .swiper-wrapper .swiper-slide .slide_box {
    width: auto;
    display: flex;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .small_screen .swiper-wrapper .swiper-slide .num_box {
    width: 0.7rem;
    height: 0.7rem;
    margin-right: 0.3rem;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .small_screen .swiper-wrapper .swiper-slide .num_box.active {
    background: url(../../img/employ_shine/circle_bg.png) no-repeat center center / 100% 100%;
    color: #fff;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .mySwiper_container {
    position: relative;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .mySwiper_container .line {
    width: calc(100% - 1.6rem);
    left: 0.8rem;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    top: 0.35rem;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .mySwiper_container .swiper-wrapper .swiper-slide.active .num_box {
    background: url(../../img/employ_shine/circle_bg.png) no-repeat center center / 100% 100%;
    color: #fff;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .mySwiper_container .swiper-wrapper .swiper-slide .num_box {
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 0.35rem;
    background-color: #fff;
    line-height: 0.7rem;
    text-align: center;
    font-size: 12px;
    color: #333;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .swiper-button-next {
    width: 0.66rem;
    height: 0.66rem;
    margin-top: 0;
    right: 0;
    background: url(../../img/index/news_right.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .star_box .star_content .honor_title .swiper_box .swiper-button-prev {
    width: 0.66rem;
    height: 0.66rem;
    left: 0;
    margin-top: 0;
    background: url(../../img/enter_tongdian/news_left.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .star_box .star_content .star_content_box {
    display: flex;
    flex-direction: column;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list {
    width: 100%;
    margin-top: 0rem;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul {
    width: 100%;
    display: flex;
    justify-content: space-around;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li {
    position: relative;
    height: 0.5rem;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li::after {
    content: "";
    display: block;
    height: 1px;
    width: 0.23rem;
    background-color: #ccc;
    position: absolute;
    left: 0.86rem;
    top: 0.2rem;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li:last-child::after {
    background-color: transparent;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li .num_box {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li .num_box .circle {
    width: 0.1rem;
    height: 0.1rem;
    border: 1px solid #ccc;
    border-radius: 0.05rem;
    margin-right: 0.1rem;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li .num_box .num {
    font-size: 12px;
    color: #333;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li.active .circle {
    background: url(../../img/employ_shine/active_bg.png) no-repeat center center / 100% 100%;
    width: 0.16rem;
    height: 0.16rem;
    border-color: transparent;
  }
  #main .section3 .star_box .star_content .star_content_box .year_list ul li.active .num {
    color: #acb10c;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box {
    flex: 1;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .large_screen {
    display: none;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .large_screen .mySwiper4 {
    padding-bottom: 0.5rem;
    position: relative;
    overflow-x: hidden;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .large_screen .mySwiper4 .swiper-wrapper .swiper-slide {
    position: relative;
    height: auto;
    width: 16% !important;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .large_screen .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 0.1rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .large_screen .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_img {
    width: 90%;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .large_screen .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_info {
    margin-top: 0.3rem;
    margin-bottom: 0.12rem;
    width: 100%;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .large_screen .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_info .star_name {
    font-size: 20px;
    color: #333;
    text-align: center;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .large_screen .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_info .star_desc {
    font-size: 16px;
    color: #acb10c;
    text-align: center;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .large_screen .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_detail {
    width: 100%;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .large_screen .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_detail .line {
    width: 100%;
    height: 1px;
    background-color: #ccc;
    margin-bottom: 0.2rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .large_screen .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_detail .detail {
    font-size: 12px;
    color: #666;
    text-align: center;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .large_screen .mySwiper4 .swiper-wrapper .swiper-slide.active {
    background-color: #acb10c;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .large_screen .mySwiper4 .swiper-wrapper .swiper-slide.active .star_info .star_name {
    color: #fff;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .large_screen .mySwiper4 .swiper-wrapper .swiper-slide.active .star_info .star_desc {
    color: #fff;
    font-size: 14px;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .large_screen .mySwiper4 .swiper-wrapper .swiper-slide.active .star_detail .detail {
    color: #fff;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .large_screen .mySwiper4 .swiper-pagination-bullet-active {
    background: url(../../img/employ_shine/db_circle_bg.png) no-repeat center center / 100% 100%;
    width: 0.28rem;
    height: 0.28rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .small_screen {
    display: block;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .small_screen .mySwiper4 .swiper-wrapper .swiper-slide {
    padding-top: 0.5rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .small_screen .mySwiper4 .swiper-wrapper .swiper-slide .slide_box {
    display: flex;
    width: 100%;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .small_screen .mySwiper4 .swiper-wrapper .swiper-slide .slide_box .swiper_box {
    width: 100%;
    height: 5rem;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .small_screen .mySwiper4 .swiper-wrapper .swiper-slide .slide_box .swiper_box .star_img {
    width: 66%;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .small_screen .mySwiper4 .swiper-wrapper .swiper-slide .slide_box .swiper_box .star_info {
    position: absolute;
    bottom: 0.5rem;
    left: 0rem;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .small_screen .mySwiper4 .swiper-wrapper .swiper-slide .slide_box .swiper_box .star_info .star_name {
    font-size: 12px;
    color: #333;
    text-align: center;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .small_screen .mySwiper4 .swiper-wrapper .swiper-slide .slide_box .swiper_box .star_info .star_desc {
    font-size: 12px;
    color: #acb10c;
    text-align: center;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .small_screen .mySwiper4 .swiper-wrapper .swiper-slide .slide_box .swiper_box .star_detail {
    left: 0rem;
    bottom: 0.7rem;
    width: 100%;
    display: none;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .small_screen .mySwiper4 .swiper-wrapper .swiper-slide .slide_box .swiper_box .star_detail .detail {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    width: 75%;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .small_screen .mySwiper4 .swiper-wrapper .swiper-slide.active {
    background-color: #acb10c;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .small_screen .mySwiper4 .swiper-wrapper .swiper-slide.active .slide_box .swiper_box .star_info .star_name {
    color: #fff;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .small_screen .mySwiper4 .swiper-wrapper .swiper-slide.active .slide_box .swiper_box .star_info .star_desc {
    color: #fff;
    font-size: 12px;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .small_screen .mySwiper4 .swiper-wrapper .swiper-slide.active .slide_box .swiper_box .star_detail {
    display: none;
  }
  #main .section3 .star_box .star_content .star_content_box .content_box .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 1%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #main .page_container {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
.num_box {
  cursor: pointer;
}
#main .section3 .star_box .star_content .star_content_box .content_box .mySwiper4 .swiper-wrapper .swiper-slide .swiper_box .star_detail .detail {
  text-align: left !important;
}
.bottom_detail img {
  width: 100% !important;
}
@media only screen and (max-width: 768px) {
  #main .section3 .content_box .part_one .swiper_content .content_box .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 1% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
/*# sourceMappingURL=employ_shine.css.map */