@media (min-width: 1920px) {
}
@media (max-width: 1600px){
  .purpose_section{
    justify-content: space-around !important;
  }
}
@media (max-width: 1500px) {
  .honor_container{
    gap: 20px;
  }
  .container {
    width: 100%;
    padding: 30px 20px;
  }
  .navigation_box{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .pages_crumbs {
    padding: 20px 0;
  }
  .lication_container{
    overflow: hidden;
  }
  .banner_img{
    object-fit: fill;
  }
  .intro_container{
    padding:30px;
  }
  .intro_section{
    padding:0;
  }
  .section_line::after{
    right: -8px;
  }
  .culture_imgs{
    max-width: 100%;
  }
}
@media (max-width: 1200px) {
  .banner_img{
    height: auto;
  }
  .table_text {
    font-size: 14px;
  }
  .popup_mask{
    display: none;
  }
  .screen_container{
    display: flex;
  }
  .news_img{
    height: 200px;
  }
  .news_container{
    padding: 20px !important;
  }
  .news_layer{
    align-items: flex-start;
  }
  .about_introduce{
    align-items: center;
  }
  .link_path {
    font-size: 12px;
  }
  .logo_icon {
    width: 110px;
    height: 35px;
  }
  .navigation_box {
    height: 50px;
  }
  .about_head {
    display: block;
  }
  .about_right {
    width: 100%;
    margin-top: 60px;
  }
  .about {
    padding: 20px;
  }
  .introduce_picture {
    height: 100%;
  }
}
@media (max-width: 1390px){
  .vertical_scroll .swiper-container {
    height: auto;
  }
  .vertical_scroll .swiper-slide .about_title,.vertical_scroll .swiper-slide .about_subtitle,.vertical_scroll .swiper-slide .about_right, .vertical_scroll .swiper-slide .introduce_title ,.vertical_scroll .swiper-slide .introduce_content , .vertical_scroll .swiper-slide .introduce_link,.vertical_scroll .swiper-slide .scheme_content,.vertical_scroll .swiper-slide .scheme_business,.vertical_scroll .swiper-slide .news_main,.vertical_scroll .swiper-slide .news_operate,.vertical_scroll .swiper-slide .newsx_link,.vertical_scroll .swiper-slide .purpose_title,.vertical_scroll .swiper-slide .purpose_content,.vertical_scroll .swiper-slide .purpose_box,.vertical_scroll .swiper-slide #gla,.vertical_scroll .swiper-slide .introduce_picture,.vertical_scroll .about, .vertical_scroll .product, .vertical_scroll .scheme, .vertical_scroll .news, .vertical_scroll .purpose{
    opacity: 1;
    transform:translate3d(0, 0, 0);
  }
  body{
    overflow: auto;
  }
}
@media (max-width: 1400px){
  .about{
    padding: 40px 20px;
  }
  .about_introduce{
    padding-left: 0;
  }
}
@media (max-width: 1300px) {
  .process{
    background-size: cover;
    background-position: center;
  }
  .publicize_card{
    position: relative;
  }

.recruit_scroll{
  padding: 10px;
}
.recruit_scroll .banner_indicator{
  top: 87% !important;
}
  .publicize_right{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 0;
    background: rgb(255,255,255,.8);
    padding: 30px;
  }
  .publicize_content{
    width: 100%;
    font-size: 13px;
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .recruit_scroll{
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .publicize_title::before,.publicize_title::after{
    width: 0;
  }
  .recruit_upper,.recruit_next{
    display: none;
  }
  .publicize_left{
    width: 100%;
  }
  .recruit_layer .swiper-slide,.publicize_img{
    width: 100%;
  }
  .publicize_img{
    height: 650px;
  }
  .publicize_right{
    padding: 15px;
  }
  .recruit_progress{
    display: none;
  }
  .purpose_section{
    padding: 20px 30px;
  }
  .about_introduce {
    padding-left: 0;
    margin-top: 50px;
    flex-direction: column;
  }
  .menu_link {
    margin-right: 30px;
  }
  .banner_img {
    height: 400px;
    object-fit: unset;
  }
  .culture_imgs,
  .culture_img {
    width: 100%;
    /* height: 480px; */
  }
  .member_box{
    width: 49%;
    margin-top: 10px;
  }
  .about_layer{
    padding-left: 0%;
  }
  .about_head{
    padding-right: 0%;
  }
  .introduce_left{
    width: 100%;
  }
}
@media (max-width: 1000px) {
  .intros_section{
    padding-bottom: 10px;
  }
  .about_title::after {
    top: 5px;
    width: 5px;
    height: 18px;
  }
  .purpose_section{
    padding: 60px 0 30px 0;
  }
  .about_title{
    font-size: 20px;
    font-weight: bold;
  }
  .superiority{
    padding-top: 30px;
  }
  .about_subtitle{
    font-size: 16px !important;
  }
  .floating_layer {
    display: none !important;
  }
  .publicize_content{
    max-height: 300px;
  }
  .publicize_img{
    height: 400px;
  }
  .publicize_title{
    margin: 15px 0;
    font-size: 16px;
    font-weight: bold;
  }
  .publicize_content{
    width: 100%;
  }
  .quality_img{
    width: 400px;
    height: 300px;
  }
  .quality_lind {
    width: 0;
  }
  .ach_content{
    max-height: 300px;
    overflow-y: auto;
  }
  .quality_floating{
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
  }
  .quality_card{
    width: 100%;
    min-height: 100%;
  }
    .contact_mation,.contact_left{
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
      }
      .mation_form{
        margin: 0;
      }
      .contact_mation{
        padding: 10px 0;
      }
      .company_box{
        margin-top: 30px;
      }
      .qrcode{
        margin-top: 30px;
      }
      .form_row{
        margin-top: 15px;
        flex-wrap: wrap;
      }
      .input_box{
        width: 49%;
        margin-top: 15px;
        padding: 0 10px;
      }
      .textarea_box{
        width: 100%;
        padding: 10px;
      }
      .message_text{
        font-size: 18px;
        font-weight: bold;
      }
      .message_text::after{
        top: 15px;
      }
  .mobile_icon {
    display: block;
  }
  .slider::after {
    top: 40px;
  }
  .news_category {
    padding: 20px 0;
  }
  .navigation_menu {
    display: none;
  }
  .mobile-navigation {
    top: 50px;
  }
  .navigationbar_drawer {
    display: block;
  }
  .about_introduce {
    display: block;
  }
  .introduce_left,
  .introduce_right {
    width: 100%;
  }
  #certify .swiper-slide {
    width: 300px;
  }
  .upper_title {
    font-size: 18px;
  }
  .upper_content {
    font-size: 13px;
  }
  .product {
    padding: 20px 0 0 0;
  }
  #certify {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .scheme {
    height: 400px;
  }
  .scheme_layer {
    padding: 40px 0 20px 0;
  }
  .scheme_content {
    width: 100%;
    height: 90px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .scheme_business {
    margin-top: 10px;
  }
  .scheme_option {
    height: 160px;
  }
  .scheme_icon {
    width: 30px;
    height: 30px;
  }
  .scheme_title {
    font-size: 12px;
    margin: 5px 0;
  }
  .scheme_english {
    font-size: 12px;
  }
  .scheme_content {
    font-size: 13px;
  }
  .scheme_floating {
    top: 10px;
  }
  .scheme_more {
    font-size: 13px;
  }
  .scheme_floating::after {
    top: 28px;
  }
  .pointto_icon {
    width: 20px;
    height: 20px;
  }
  .scheme_sequence {
    width: 30px;
    height: 25px;
  }
  .scheme_container {
    width: 100%;
    padding: 0 10px;
  }
  .news_head,
  .news_layer {
    display: block;
  }
  .news_container {
    padding-top: 30px;
  }
  .news_layer {
    margin-top: 50px;
  }
  .news_operate {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
  }
  .news_left,
  .news_right {
    width: 100%;
  }
  .news_right {
    margin-top: 30px;
  }
  .purpose_layer,
  .purpose_content {
    width: 100%;
  }
  .purpose_layer {
    top: 60%;
  }
  .purpose_title {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: bold;
  }
  .purpose_content {
    font-size: 13px;
    line-height: 25px;
  }
  .purpose_box {
    width: 50% !important;
    margin-bottom: 30px;
  }
  .purpose {
    padding-bottom: 5px;
  }
  .partition_number {
    font-size: 18px;
  }
  .partition_number::after {
    bottom: 0;
  }

  .footer_up {
    flex-direction: column;
  }
  .footer_left,
  .footer_right {
    width: 100%;
    padding: 0;
  }
  .footer_right {
    order: -1;
  }
  .footer_menu {
    display: block;
  }
  .footer_item {
    margin-bottom: 25px;
    cursor: pointer;
  }
  .footer_title {
    margin-bottom: 0;
  }
  .footer_drawer {
    display: none;
    padding-bottom: 5px;
  }
  .public_footer {
    padding-top: 20px;
  }
  .footer_link {
    width: fit-content;
    position: relative;
  }
  .footer_link::after {
    width: 100%;
    height: 1px;
    position: absolute;
    top: 20px;
    left: 0;
    content: "";
    background: #333333;
  }
  .footer_title {
    font-size: 15px;
  }
  .news {
    overflow: hidden;
  }
  .footer_enterprise {
    margin-top: 0;
  }
  .footer_up {
    padding-bottom: 30px;
  }
  .footer_qrcode {
    width: 100%;
    justify-content: center;
    margin-top: 30px;
  }
  .footer_left{
    margin-top: 20px;
  }
  .footer_enterprise {
    margin-top: 10px;
  }
  .section_box {
    min-width:auto;
    height: 40px;
    margin-top: 10px;
    border: 1px solid #ececec;
    border-radius: 5px;
  }
  .intro_section {
    flex-wrap: wrap;
    /* justify-content: flex-start; */
  }
  .pages_crumbs {
    padding: 20px 0 10px 0;
  }
  .intro_section {
    padding: 0;
  }
  .section_line::after {
    background: transparent;
  }
  .section_box:last-child:nth-child(5n + 2) {
    margin-right: calc((100% - 135px) / 4 * 3);
  }
  .section_box:last-child:nth-child(4n + 2) {
    margin-right: calc((100% - 135px) / 4 * 2);
  }
  .section_box:last-child:nth-child(4n + 3) {
    margin-right: calc((100% - 135px) / 3 * 1);
  }
  .section_box:last-child:nth-child(3n + 2) {
    margin-right: 0;
  }
  .section_link::after {
    display: none;
  }
  .intro_essay {
    padding: 20px 0;
  }
  .intro_essay {
    display: block;
  }
  .intro_details {
    padding-left: 0;
    margin-top: 30px;
  }
  .intro_basic {
    min-width: 100%;
  }
  .score_box {
    margin-top: 20px;
  }
  .culture_row {
    display: block;
    padding: 10px 15px 30px 15px;
  }
  .culture_left,
  .culture_right {
    width: 100%;
  }
  .milestone {
    margin-top: 10px;
    padding-bottom: 20px;
  }
  .milestone_title {
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
    font-weight: bold;
  }
  .values {
    padding-top: 20px;
  }
  .values_text {
    font-size: 16px;
    color: #333333;
    margin-left: 10px;
  }
  .values_content {
    font-size: 13px;
  }
  .values_title {
    font-size: 18px;
    font-weight: bold;
  }
  .culture_icon {
    width: 25px;
    height: 25px;
  }
  .values_main {
    margin-top: 20px;
  }
  .column_icon {
    width: 20px;
    height: 20px;
    margin-right: 13px;
  }
  .milestone_text {
    font-size: 13px;
    color: #666666;
  }
  .culture_img {
    /* width: 400px; */
    /* height: 360px; */
    margin-top: 30px;
  }
  .culture_picture {
    display: flex;
    justify-content: center;
  }
  .full_box {
    width: 100%;
    margin-top: 20px;
  }
  .news_picture {
    width: 300px;
    height: 210px;
  }
  .news_mation {
    padding-left: 20px;
  }
  .news_title {
    font-size: 18px;
  }
  .news_content {
    font-size: 12px;
    line-height: 25px;
  }
  .news_date {
    font-size: 13px;
  }
  .banner_indicator {
    padding: 20px 0;
    top: 88% !important;
  }
  .news_matter,
  .matter_left {
    flex-direction: column;
  }
  .matter_date {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 10px;
    width: 80px;
    height: 80px;
  }
  .matter_left {
    padding-right: 0;
  }
  .matter_details {
    padding: 0;
  }
  .date_year {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .date_month {
    font-size: 13px;
  }
  .detailse_title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
  }
  .details_content {
    font-size: 13px;
    margin: 10px 0;
  }
  .paging {
    padding: 20px 0;
  }
  .news_container {
    padding-bottom: 0;
  }
  .paging_option {
    width: 40px;
    height: 40px;
    font-size: 13px;
  }
  .details_title {
    font-size: 18px;
  }
  .newd_img {
    max-width: 100%;
  }
  .news_bottem {
    margin-bottom: 30px;
  }
  .news_link {
    width: 90px;
    height: 40px;
    font-size: 13px;
  }
  .back_round {
    width: 50px;
    height: 50px;
  }
  .back_icon {
    width: 25px;
    height: 25px;
  }
  .back_text {
    margin: 5px 0;
  }
  .new_album {
    width: 300px;
    height: 190px;
  }
  .mation_floating {
    /* padding: 0 10px; */
  }
  .process_img {
    width: 200px;
    height: 150px;
    margin-right: 30px;
  }
  .process_container {
    padding: 0 3%;
  }
  .process_number {
    font-size: 18px;
  }
  .year_active {
    font-size: 20px;
  }
  .process {
    padding-top: 325px;
    height: 500px;
  }
  .framework_img {
    height: auto;
  }
  .framework {
    padding-bottom: 0;
  }
  .factory_section {
    padding: 0 0 15px 0;
    flex-wrap: wrap;
  }
  .factory_container {
    gap: 0;
    justify-content: space-between;
  }
  .factory_container li {
    width: 48%;
  }
  .factory_main {
    width: 100%;
    margin-top: 20px;
  }
  .factory_case {
    padding-bottom: 30px;
  }
  .product_category {
    justify-content: space-between;
  }
  .product_container {
    padding-bottom: 0;
  }
  .details_container {
    flex-direction: column;
  }
  .prodetails_img {
    height: auto;
  }
  .details_introduce {
    margin: 20px 0;
  }
  .details_mation {
    padding-left: 0;
  }
  .introduce_box {
    padding-left: 20px;
  }
  .introduce_round::after {
    left: 0px;
  }
  .introduce_title {
    margin-bottom: 10px;
  }
  .table_main {
    display: block;
    border: none;
  }
  .table_box {
    width: 100%;
    border: none;
  }
  .table_container {
    padding: 20px 0;
  }
  .table_main {
    border-bottom: none;
  }
  .stock_one {
    font-size: 18px;
  }
  .stock_content {
    font-size: 15px;
  }
  .publicity_container {
    padding-bottom: 20px;
  }
  .raction_title {
    font-size: 18px;
  }
  .indicator_slider{
    max-width: 100%;
  }
  .position{
    padding: 0;
  }
  .recruit_container{
    padding-left: 30px;
  }
  .position_row{
    flex-direction: column;
  }
  .position_menu{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .position_list{
    padding-left: 0;
  }
  .mation_row{
    flex-direction: column;
  }
  .position_infor,.position_card{
    width: 100%;
    border-radius: 5px;
  }
  .member_list{
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .member_box{
    margin-top: 10px;
    border-radius: 5px;
    padding: 10px;
  }
  .member_name,.member_text{
    text-align: center;
  }
  .newsx_link{
  }
  .position_screen{
    padding: 20px 0;
  }
  .position_title{
    font-size: 16px;
    font-weight: bold;
  }
  .position_button{
    width: auto;
  }
  .search_button{
    width: 130px;
  }
  .position_screen{
    justify-content: space-around;
  }
  .lication_card:last-child:nth-child(4n + 2){
    margin-right: 0;
  }
  .lication_card:last-child:nth-child(4n + 3){
    margin-right: 0;
  }
  .lication_container{
    flex-wrap: wrap;
  }
  .cooperate_img{
    height: 80px;
  }
  .lication_card{
    width: 35%;
    margin-top: 15px;
  }
  .introduce_contents{
    width: 100%;
  }
  .label_row{
    flex-wrap: wrap;
    margin-top: 0;
    width: 100%;
  }
  .label_gap::after{
    width: 0;
  }
  .position_date{
    font-size: 13px;
  }
  .footer_container{
    padding:0 20px !important;
  }
  .process{
    background-size: contain;
  }
}
@media (max-width: 760px) {
  .introduce_content span{
    font-size: 13px !important;
  }
  .footer_container{
    padding: 0 10px !important;
  }
  .screen_title{
    font-size: 15px;
  }
  .quality_scroll{
    margin-top: 30px;
  }
  .product_box {
    flex-direction: column;
    padding: 20px;
  }
  #gla{
    height: auto;
    padding-bottom: 20px;
  }
  #gla_box ul li{
    margin-top: 20px;
  }
  .roundabout-in-focus{
    width: 100% !important;
  }
  .banner_indicator{
    top: 80% !important;
  }
  .upper_layer{
    opacity: 1;
    width: 100%;
    left: 0;
    border-radius: 10px;
    top: 0;
  }
    .position_infor{
        padding: 10px;
    }
    .position_card{
      padding: 10px 0;
    }
    .position_menu{
      margin-bottom: 10px;
    }
    .position_row{
      padding-bottom: 15px;
    }
    .benefit{
        margin-top: 0;
    }
    .benefit_item {
        min-width: 104px;
        height: 38px;
        font-size: 13px;
    }
    .demand_name{
        font-size: 18px;
    }
    .demand_money{
        font-size: 15px;
    }
    .labels_text{
        margin-right: 0 !important;
    }
    .demand_row{
        justify-content: space-between;
    }
    .demand_require{
        margin: 20px 0 0 0;
        display: block;
    }
    .demand_time {
        font-size: 14px;
        margin: 10px 0 5px 0;
    }
    .demand_label{
        justify-content: space-between;
    }
    .label_box{
        display: flex;
        align-items: center;
        margin-right: 18px;
        flex-direction: column;
        justify-content: center;
    }
    .album_indicator{
        margin-top: 20px;
    }
    .label_text{
        font-size: 12px;
        margin-top: 10px;
    }
    .label_text{
      width: 50% !important;
    }
    .label_gap::after{
        right: -6px;
    }
    .position_search{
        width: 100%;
    }
    .position_card{
        flex-direction: column;
        align-items: flex-start;
    }
  /* .quality_floating {
    top: 6%;
    left: 0;
  } */
  .quality_card {
    /* width: 270px; */
    left: 0;
    padding: 15px;
  }
  .raction_title {
    font-size: 16px;
  }
  .raction_box {
    margin-top: 20px;
  }
  .raction_essay {
    font-size: 13px;
  }
  .raction_content {
    padding-top: 20px;
    margin-top: 20px;
  }
  .raction_box {
    padding-bottom: 20px;
  }
  .publicity_box,
  .publicity_infor {
    display: block;
  }
  .publicity_box {
    padding: 20px 0;
  }
  .publicity_time {
    font-weight: bold;
    font-size: 13px;
    margin-right: 0;
  }
  .publicity_box a {
    display: flex;
    justify-content: flex-end;
  }
  .publicity_title {
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    margin: 10px 0;
    padding-left: 0px;
  }
  .stock_one {
    font-size: 15px;
  }
  .stock_content {
    font-size: 13px;
  }
  .table,
  .table_left {
    border: none;
  }
  .table_text {
    font-size: 13px;
  }
  .table_right {
    padding: 20px;
  }
  .details_name {
    font-size: 18px;
  }
  .introduce_box {
    font-size: 12px;
  }
  .factory_container li,
  .category_main,
  .product_box {
    width: 100%;
  }
  .section_box {
    margin-right: 40px;
  }
  .product_category {
    padding: 15px 0;
  }
  .factory_title {
    font-size: 16px;
  }
  .label_value{
    max-width: 100%;
  }
  .factory_introduce {
    font-size: 13px;
    margin: 10px 0;
  }
  .factory_bottem {
    padding: 10px;
  }
  .mation_picture {
    justify-content: space-around;
    width: 100%;
    padding: 0 10px;
  }
  .process_img {
    margin-right: 0;
    width: 48%;
    height: 120px;
  }
  .mation_floating {
    top: 28px;
  }
  .indicate_box {
    margin-top: 30px;
  }
  .mation_floating,.information {
    flex-direction: column;
  }
  .process {
    background-size: cover;
    background-position: center;
    height: 450px;
  }
  .process_event {
    width: 35px;
    height: 35px;
  }
  .round_active {
    width: 30px;
    height: 30px;
  }
  .process_number {
    font-size: 13px;
  }
  .year_active {
    font-size: 16px;
    font-weight: bold;
  }
  .process_number {
    top: 32px;
  }
  .process_event {
    width: 30px;
    height: 30px;
  }
  .news_picture {
    width: 100%;
  }
  .news_mation {
    padding-left: 0;
  }
  .culture_img,
  .culture_imgs {
    width: 300px;
    height: 260px;
  }
  .news_img {
    height: 150px;
  }
  .policy_subtitle {
    margin-top: 16px;
  }
  .intro_floating {
    width: 100%;
    left: 0;
    padding: 0 10px;
  }
  .policy_title {
    font-size: 15px;
    text-align: center;
  }
  .intro_title {
    font-size: 18px;
    font-weight: bold;
  }
  .score_number {
    font-size: 18px;
  }
  .intro_content {
    font-size: 13px;
  }
  .intro_picture {
    padding-bottom: 20px;
  }
  .score_decimal::after {
    top: 0px;
  }
  .score_unit {
    top: 1px;
  }
  .news_card {
    padding: 10px;
  }
  .news_title {
    font-size: 15px;
    margin: 10px 0;
  }
  .news_content {
    font-size: 12px;
    margin: 10px 0;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .news_time {
    font-size: 12px;
  }
  .about_title {
    font-size: 18px;
  }
  .scheme_business::after,
  .scheme_business::before {
    background-color: transparent;
  }
  .scheme_business {
    margin-top: 50px;
    flex-wrap: wrap;
  }
  .scheme_option {
    width: 33%;
    height: 120px;
  }
  .scheme_floating {
    top: 2px;
    right: 10px;
    width: 130px;
  }
  .scheme {
    height: 600px;
    background-size: cover;
    background-position: center;
  }
  .about_title::after {
    top: 6px;
    width: 5px;
    height: 15px;
  }
  .about_subtitle {
    font-size: 15px;
    margin-top: 10px;
  }
  .about_right {
    margin-top: 30px;
  }
  .about_right {
    padding: 0;
  }
  .introduce_left {
    padding: 20px;
    margin-bottom: 10px;
  }
  .section_title {
    margin-top: 13px;
    font-size: 13px;
  }
  .about_icon {
    width: 25px;
    height: 25px;
  }
  .about_round {
    width: 35px;
    height: 35px;
  }
  .banner_img {
    height: 270px;
  }
  .slider_active::after {
    width: 80px;
  }
  .introduce_title {
    font-size: 18px;
  }
  .introduce_content {
    font-size: 13px;
    height: auto;
  }
  .purpose_img {
    height: 200px;
  }
  .purpose_icon {
    width: 30px;
    height: 30px;
  }
  .news_button {
    font-size: 15px;
  }
  .news_content {
    margin-top: 0;
  }
  .news_panel {
    flex-direction: column;
  }
  .honor_main {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 10px;
    border-radius: 5px;
  }
  .honor_container {
    gap: 0px;
  }
  .quality_title{
    font-size: 18px;
  }
  .quality_subtitle{
    font-size: 16px;
  }
  .quality_head{
    padding-bottom: 0;
  }
  .overlay p{
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
  }
  .recruit_container{
    padding: 10px;
  }
  .album_wrapper .swiper-slide{
    width: 200px !important;
  }
  .album_scroll{
    margin-top: 20px;
  }
  .recruit_title{
    font-size: 18px;
    font-weight: bold;
  }
  .describe_title{
    margin: 30px 0;
  }
  .mation_container{
    padding-bottom: 10px;
  }
  .demand_icon{
    margin: 0 0 5px 0;
  }
  .mation_container{
    padding-top: 20px;
  }
  .member_box,.input_box,.cooperate_img,.lication_card,.lication_bg,.lication_introduce{
    width: 100%;
  }
  .lication_bg {
    object-fit: contain;
}
  .form_button{
    margin: 30px auto;
  }
  #mapid{
    height: 300px;
  }
  .lication_card:hover{
    width: 100%;
    background: transparent;
    display: block;
  }
  .destination_content{
    display: none;
  }
  .lication_introduce{
    padding-left: 0;
  }
  .lication_card:hover .lication_bg,.lication_card:hover .destination{
    width: 100%;
  }
  .position_head{
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .intro_container{
    padding: 10px;
  }
  .publicize_img{
    height: 230px;
  }
  .publicize_content{
    max-height: 115px;
  }
  .scheme_content{
    height: 200px;
    -webkit-line-clamp: 4;
  }
  .notice_lyaer{
    display: none;
  }
  .process_node{
    padding-top: 0;
  }
  .process_slide{
    height: 130px;
  }
  .process_container::after{
    top: 50%;
  }
  .process_event::after{
    width: 20px;
    height: 20px;
  }
  .position_left{
    margin-bottom: 10px;
    width: 100%;
  }
}
@media (max-width: 500px) {
}
@media (max-width: 430px) {
  .banner_img {
    height: auto;
  }
}
