@media (min-width: 1921px) {
  footer .footer_content {
    background-size: 100% 100% !important;
  }
  .index .banner .banner_top .banner_right {
    width: auto;
  }
  .index .banner .banner_dwon .banner_dwon_logo {
    width: auto;
  }
  .index .banner .banner_dwon .banner_dwon_two img {
    width: auto;
  }
  .index .index_application .index_application_list .index_application_li .index_application_li_img {
    width: auto;
  }
  main .banners {
    height: auto;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_img {
    width: auto;
  }
  .product .product_det .product_a_img {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .product .product_det .product_a_img img {
    width: auto;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_left .recruitment_page1_left_img {
    width: auto;
  }
}

@media (max-width: 1768px) {
  .pagination li a {
    font-size: 0.24rem;
  }
  .index .message_main_mess_title_en {
    color: #333333;
  }
  .index .message_main_mess_title_cn {
    color: #333;
  }
  .index .banner {
    width: 100%;
    height: 9.45rem;
    padding-top: 1.5rem;
    padding-bottom: 0.5rem;
    background-size: 100% 100% !important;
  }
  .index .banner .container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .index .banner .banner_top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .index .banner .banner_top .banner_left .banner_left_list dl dd {
    font-size: 0.26rem;
  }
  .index .banner .banner_dwon .banner_dwon_logo {
    width: 30%;
  }
  .index .banner .banner_dwon .banner_dwon_one .banner_dwon_one_top .banner_dwon_one_title {
    font-size: 0.34rem;
  }
  .index .banner .banner_dwon .banner_dwon_one .banner_dwon_one_top .banner_dwon_one_pro {
    font-size: 0.38rem;
  }
  .index .banner .banner_dwon .banner_dwon_one .banner_dwon_one_list .banner_dwon_one_li {
    font-size: 0.26rem;
  }
  .index .banner .banner_dwon .banner_dwon_one .banner_dwon_one_list .banner_dwon_one_li span {
    font-size: 0.32rem;
  }
  .index .index_product {
    padding: 1rem 0;
  }
  .index .index_product .index_product_det_list {
    display: none;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_title {
    font-weight: bold;
    width: 100%;
    height: 0.99rem;
    background-color: #a43f27;
    font-size: 0.28rem;
    letter-spacing: 0.01rem;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list {
    padding: 0.3rem 0.24rem;
    width: 100%;
    height: 9.96rem;
    display: flex;
    flex-direction: column;
    gap: 0.15rem;
    overflow-y: auto;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li {
    width: 100%;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_li_title {
    width: 100%;
    height: 0.55rem;
    background-color: #f3f3f3;
    border-radius: 0.09rem;
    padding: 0 0.2rem;
    display: flex;
    align-items: center;
    font-size: 0.24rem;
    color: #333333;
    justify-content: space-between;
    cursor: pointer;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_li_title span {
    transition: transform 0.5s ease;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_det {
    padding: 0.2rem 0.1rem;
    width: 100%;
    height: auto;
    transition: height 0.5s ease;
    overflow: hidden;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_det .index_product_tab_dets {
    width: 100%;
    height: 100%;
    display: flex;
    overflow-y: auto;
    direction: rtl;
    align-content: flex-start;
    border-left: 0.01rem solid #e3e3e3;
    padding-left: 0.15rem;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_det .index_product_tab_det_li {
    width: 50%;
    height: 0.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: solid 0.01rem rgba(227, 227, 227, 0.4);
    font-size: 0.20rem;
    color: #333333;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_det .index_product_tab_det_li_active {
    color: #a43f27;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_li_title_active {
    color: #a43f27;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_li_title_active span {
    transform: rotate(90deg);
  }
  .index .index_product .index_product_det .index_product_list .index_product_li {
    width: 100%;
    height: auto;
    background-color: #ededed;
    border-radius: 0.1rem;
    overflow: hidden;
    box-shadow: 0 0.02rem 0.08rem rgba(0, 0, 0, 0.05);
    cursor: pointer;
  }
  .index .index_product .index_product_det .index_product_list .index_product_li .index_product_li_img {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.3rem 0;
    background-size: 100% 100%;
    height: 2.19rem;
  }
  .index .index_product .index_product_det .index_product_list .index_product_li .index_product_li_img img {
    object-fit: cover;
    width: auto;
    height: 100%;
  }
  .index .index_product .index_product_det .index_product_list .index_product_li .index_product_li_det {
    width: 100%;
    padding: 0.25rem 0.32rem;
  }
  .index .index_product .index_product_det .index_product_list .index_product_li .index_product_li_det .index_product_li_title {
    font-weight: bold;
    font-size: 0.24rem;
    line-height: 0.24rem;
    color: #333333;
    margin-bottom: 0.15rem;
  }
  .index .index_product .index_product_det .index_product_list .index_product_li .index_product_li_det .index_product_li_p {
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #333333;
  }
  .index .index_product .index_product_det .index_product_list .pagination {
    position: absolute;
    width: 100%;
    display: flex;
    bottom: 0.2rem;
    left: 0;
    justify-content: center;
  }
  .index .index_application .index_application_list {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    height: 7.56rem;
  }
  .index .index_application .index_application_list .index_application_li {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .index .index_application .index_application_list .index_application_li .index_application_li_img {
    width: 100%;
    height: auto;
  }
  .index .index_application .index_application_list .index_application_li .index_application_li_det {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    bottom: 0.7rem;
  }
  .index .index_application .index_application_list .index_application_li .index_application_li_det .index_application_li_title {
    font-size: 0.28rem;
    letter-spacing: 0.01rem;
    color: #ffffff;
    margin-bottom: 0.5rem;
  }
  .index .index_application .index_application_list .index_application_li .index_application_li_det .index_application_li_you .index_application_li_you_img {
    width: 0.32rem;
    height: 0.32rem;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.24rem;
    color: #ffffff;
    position: relative;
  }
  .index .index_application .index_application_list .index_application_li .index_application_li_det .index_application_li_you .index_application_li_you_img::before {
    content: '';
    position: absolute;
    right: -25%;
    bottom: -25%;
    width: 150%;
    height: 150%;
    border: 0.02rem solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin 1.5s linear infinite;
  }
  .index .index_application .index_application_list .index_application_li:hover .index_application_li_det .index_application_li_you .index_application_li_you_img {
    font-weight: 600;
    color: #a43f27;
  }
  .index .index_application .index_application_list .index_application_li:hover .index_application_li_det .index_application_li_you .index_application_li_you_img::before {
    border: 0.02rem solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #a43f27;
    animation: spin 1.5s linear infinite;
  }
  .index .index_about {
    padding: 1rem 0;
  }
  .index .index_about .message_main_mess_title {
    align-items: flex-start;
  }
  .index .index_about .index_about_top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.8rem;
  }
  .index .index_about .index_about_top .index_about_left {
    width: 45%;
  }
  .index .index_about .index_about_top .index_about_left .index_about_left_p {
    font-size: 0.20rem;
    line-height: 0.25rem;
    letter-spacing: 0;
    color: #333333;
    margin: 0.3rem 0;
  }
  .index .index_about .index_about_top .index_about_left .index_about_left_s {
    display: block;
    width: 2.63rem;
    height: 0.6rem;
    background-color: #a43f27;
    font-size: 0.20rem;
    letter-spacing: 0.01rem;
    color: #ffffff;
    padding: 0 0.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .index .index_about .index_about_top .index_about_right {
    width: 45%;
    position: relative;
    border-radius: 0.3rem;
    overflow: hidden;
    background-size: cover;
  }
  .index .index_about .index_about_top .index_about_right .index_about_right_vid {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
  }
  .index .index_about .index_about_top .index_about_right .index_about_right_vid .index_about_right_vid_jiao {
    color: #fff;
    font-size: 0.24rem;
    position: relative;
  }
  .index .index_about .index_about_top .index_about_right .index_about_right_vid .index_about_right_vid_jiao::before {
    content: '';
    position: absolute;
    right: -0.15rem;
    bottom: -0.07rem;
    width: 0.5rem;
    height: 0.5rem;
    border: 0.02rem solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #fff;
    border-left-color: #fff;
    animation: spin 1.5s linear infinite;
  }
  .index .index_about .index_about_top .index_about_right .index_about_right_vid .index_about_right_vid_title {
    font-size: 0.22rem;
    color: #ffffff;
    margin-top: 0.2rem;
  }
  .index .index_about .index_about_bottom {
    width: 100%;
    height: 4.02rem;
    background-size: 100% 100%;
  }
  .index .index_about .index_about_bottom .container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
    align-items: center;
    height: 100%;
  }
  .index .index_about .index_about_bottom .index_about_bottom_li .index_about_bottom_li_title {
    font-weight: bold;
    font-size: 0.68rem;
    line-height: 1;
    color: #a43f27;
  }
  .index .index_about .index_about_bottom .index_about_bottom_li .index_about_bottom_li_title span {
    font-size: 0.24rem;
  }
  .index .index_about .index_about_bottom .index_about_bottom_li .index_about_bottom_li_title .index_about_bottom_li_title_span {
    font-size: 0.68rem;
    font-weight: bold;
  }
  .index .index_about .index_about_bottom .index_about_bottom_li .index_about_bottom_li_xian {
    background-color: #a43f27;
    opacity: 0.3;
    width: 100%;
    height: 0.01rem;
    margin: 0.35rem 0;
  }
  .index .index_about .index_about_bottom .index_about_bottom_li .index_about_bottom_li_p {
    font-size: 0.24rem;
    color: #a43f27;
  }
  .index .index_news {
    padding-bottom: 1rem;
  }
  .index .index_news .index_news_det {
    display: flex;
    justify-content: space-between;
    height: 6.5rem;
  }
  .index .index_news .index_news_det .index_news_det_left {
    border-radius: 0.2rem 0 0 0;
    overflow: hidden;
    height: 100%;
    width: 38%;
    cursor: pointer;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_img {
    width: 100%;
    height: 52%;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det {
    padding: 0.4rem 0.6rem;
    height: 48%;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det .index_news_det_left_det_time {
    font-size: 0.18rem;
    color: #333333;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det .index_news_det_left_det_title {
    font-weight: bold;
    font-size: 0.24rem;
    color: #333333;
    margin: 0.2rem 0 0.34rem 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det .index_news_det_left_det_p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.18rem;
    line-height: 0.32rem;
    color: #333333;
    margin-bottom: 0.3rem;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det .index_news_det_left_det_a {
    width: 0.34rem;
    height: 0.34rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.20rem;
    color: #888888;
    border: 0.01rem solid #888888;
    border-radius: 50%;
  }
  .index .index_news .index_news_det .index_news_det_left:hover .index_news_det_left_det_a {
    border: 0.01rem solid #a43f27;
    color: #a43f27;
  }
  .index .index_news .index_news_det .index_news_det_right {
    background-size: 100% 100%;
    border-radius: 0 0.2rem 0.2rem 0;
    overflow: hidden;
    height: 100%;
    width: 61%;
    padding: 0.8rem 0.7rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_left {
    padding-right: 0.5rem;
    border-right: 0.01rem solid #e1e1e1;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_left .index_news_det_right_dd {
    font-weight: bold;
    font-size: 0.52rem;
    color: #333333;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_left .index_news_det_right_time {
    font-size: 0.18rem;
    color: #333333;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_right {
    width: 70%;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_right .index_news_det_right_title {
    font-weight: bold;
    font-size: 0.24rem;
    color: #333333;
    margin-bottom: 0.25rem;
    line-height: 1;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_right .index_news_det_right_p {
    font-size: 0.18rem;
    line-height: 0.32rem;
    color: #333333;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_a {
    width: 0.4rem;
    height: 0.4rem;
    border: 0.01rem solid #666666;
    font-size: 0.22rem;
    color: #888888;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li:hover .index_news_det_right_left .index_news_det_right_dd {
    color: #a43f27;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li:hover .index_news_det_right_a {
    background-color: #a43f27;
    color: #fff;
    border: 0.01rem solid #a43f27;
  }
  .about .container {
    height: 100%;
  }
  .about .about_profile {
    padding-bottom: 1.2rem;
  }
  .about .about_profile .about_profile_title {
    position: relative;
  }
  .about .about_profile .about_profile_title .about_profile_en {
    font-weight: bold;
    font-size: 1.84rem;
    color: #e4e4e4;
    opacity: 0.25;
    line-height: 1;
  }
  .about .about_profile .about_profile_title .about_profile_cn {
    font-weight: bold;
    font-size: 0.52rem;
    color: #333333;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .about .about_profile .about_profile_name {
    font-size: 0.30rem;
    line-height: 1.3;
    letter-spacing: 0;
    color: #a43f27;
    margin: 0.76rem 0;
  }
  .about .about_profile .about_profile_p {
    font-size: 0.22rem;
    line-height: 1.5;
    color: #333333;
  }
  .about .about_culture .about_culture_page1 {
    width: 100%;
    height: auto;
    padding: 0.8rem 0;
    background-size: 100% 100%;
  }
  .about .about_culture .about_culture_page1 .about_culture_page1_title {
    font-weight: bold;
    font-size: 0.52rem;
    letter-spacing: 0.02rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0.59rem;
  }
  .about .about_culture .about_culture_page1 .about_culture_page1_list {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.48rem;
  }
  .about .about_culture .about_culture_page1 .about_culture_page1_list .about_culture_page1_li {
    width: 100%;
    background-color: #ffffff;
    border-radius: 0.1rem;
    opacity: 0.8;
    overflow: hidden;
    padding: 0.45rem 0;
  }
  .about .about_culture .about_culture_page1 .about_culture_page1_list .about_culture_page1_li .about_culture_page1_li_title {
    font-weight: bold;
    font-size: 0.26rem;
    letter-spacing: 0.01rem;
    color: #ffffff;
    width: 70%;
    background-size: 100% 100%;
    height: 0.97rem;
    padding: 0.1rem 0;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    margin-bottom: 0.36rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .about .about_culture .about_culture_page1 .about_culture_page1_list .about_culture_page1_li .about_culture_page1_li_p {
    font-size: 0.19rem;
    letter-spacing: 0;
    line-height: 1.5;
    color: #333333;
    padding: 0 0.54rem;
  }
  .about .about_culture .about_culture_page2 {
    padding: 1rem 0;
  }
  .about .about_culture .about_culture_page2 .about_culture_page2_list {
    position: relative;
    background-size: 100% 100%;
    width: 100%;
    height: 4rem;
    padding: 1rem 0.9rem;
    padding-right: 2.8rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .about .about_culture .about_culture_page2 .about_culture_page2_list .about_culture_page2_title {
    font-weight: bold;
    font-size: 0.36rem;
    letter-spacing: 0;
    margin-bottom: 0.15rem;
    color: #ffffff;
  }
  .about .about_culture .about_culture_page2 .about_culture_page2_list .about_culture_page2_p {
    font-size: 0.21rem;
    line-height: 1.5;
    letter-spacing: 0;
    letter-spacing: 0.01rem;
    color: #ffffff;
  }
  .about .about_culture .about_culture_page2 .about_culture_page2_list .about_culture_page2_ab {
    font-size: 5rem;
    color: #ffffff;
    opacity: 0.2;
    position: absolute;
    line-height: 1;
    right: 0;
    top: 0;
  }
  .about .about_core {
    background-color: #f3f3f3;
    padding: 1rem 0;
    width: 100%;
  }
  .about .about_core .about_core_title {
    font-weight: bold;
    font-size: 0.52rem;
    letter-spacing: 0.02rem;
    color: #333333;
    margin-bottom: 0.68rem;
    text-align: center;
  }
  .about .about_core .about_core_list {
    width: 100%;
  }
  .about .about_core .about_core_list .about_core_li {
    display: flex;
    justify-content: space-between;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_img {
    width: 42%;
    height: auto;
    object-fit: cover;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 53%;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det .about_core_li_title {
    font-weight: bold;
    font-size: 0.32rem;
    line-height: 1;
    letter-spacing: 0.01rem;
    color: #333333;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det .about_core_li_xian {
    width: 100%;
    border-bottom: 0.01rem dashed #cbcbcb;
    margin: 0.36rem 0;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det .about_core_li_det_list .about_core_li_det_li {
    display: flex;
    align-items: center;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det .about_core_li_det_list .about_core_li_det_li .about_core_li_det_li_img {
    margin-right: 0.1rem;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det .about_core_li_det_list .about_core_li_det_li .about_core_li_det_li_det {
    font-size: 0.20rem;
    line-height: 1.5;
    letter-spacing: 0;
    color: #333333;
    margin-bottom: 0.2rem;
  }
  .about .about_core .about_core_list .about_core_li:not(:last-child) {
    margin-bottom: 0.5rem;
  }
  .about .about_core .about_core_list .about_core_li:nth-child(even) {
    display: flex;
    flex-direction: row-reverse;
  }
  .about .about_qualification {
    padding: 1rem 0;
    width: 100%;
  }
  .about .about_qualification .about_qualification_title {
    font-weight: bold;
    font-size: 0.52rem;
    letter-spacing: 0.02rem;
    color: #333333;
    text-align: left;
    margin-bottom: 0.6rem;
  }
  .about .about_qualification .about_qualification_swiper {
    width: 100%;
    height: 5.6rem;
  }
  .about .about_qualification .about_qualification_swiper .swiper-wrapper {
    transition-timing-function: linear !important;
  }
  .about .about_qualification .about_qualification_swiper .swiper-slide {
    flex-direction: column;
    height: auto;
  }
  .about .about_qualification .about_qualification_swiper .about_qualification_swiper_img {
    background-color: #f3f3f3;
    padding: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .about .about_qualification .about_qualification_swiper .about_qualification_swiper_img img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }
  .about .about_qualification .about_qualification_swiper .about_qualification_swiper_title {
    font-size: 0.24rem;
    line-height: 0.32rem;
    letter-spacing: 0.01rem;
    color: #333333;
    margin-top: 0.2rem;
  }
  .product .product_tab {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.14rem;
    margin-bottom: 0.42rem;
  }
  .product .product_tab .product_li {
    width: auto;
    padding: 0 0.15rem;
    height: 0.49rem;
    background-color: #a43f27;
    border-radius: 0.06rem;
    opacity: 0.5;
    font-size: 0.24rem;
    letter-spacing: 0.01rem;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .product .product_tab .product_li_active {
    opacity: 1;
  }
  .product .product_det {
    padding-bottom: 1rem;
  }
  .product .product_det .product_list table tbody tr td a {
    width: 0.53rem;
    height: 0.32rem;
    background-color: #a43f27;
    border-radius: 0.06rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    opacity: 0.3;
  }
  .product .product_det .product_list table tbody tr td a span {
    font-size: 0.24rem;
    color: #fff;
  }
  .product .product_det .product_list table tbody tr td a:hover {
    opacity: 1;
  }
  .product .product_det .product_a {
    width: 100%;
    padding: 0.7rem 0;
    border-top: 0.01rem solid #dcdcdc;
  }
  .product .product_det .product_a_img {
    width: 100%;
  }
  .product .product_det .product_a_img img {
    width: 100%;
    height: auto;
  }
  .product .product_det .product_a_list {
    margin-top: 0.8rem;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(22%, 1fr));
    gap: 0.45rem;
  }
  .product .product_detail {
    width: 100%;
    padding: 1.2rem 0;
    background-color: #f3f3f3;
  }
  .product .product_detail .product_detail_top {
    display: flex;
    justify-content: space-between;
  }
  .product .product_detail .product_detail_top .product_detail_top_img {
    background-color: #ffffff;
    border-radius: 0.2rem;
    padding: 0.6rem;
    width: 29.5%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .product .product_detail .product_detail_top .product_detail_top_img img {
    height: 100%;
    width: auto;
    object-fit: cover;
  }
  .product .product_detail .product_detail_top .product_detail_top_right {
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .product .product_detail .product_detail_top .product_detail_top_right .product_detail_top_right_title {
    font-weight: bold;
    font-size: 0.45rem;
    line-height: 1;
    color: #333333;
  }
  .product .product_detail .product_detail_top .product_detail_top_right .product_detail_top_right_p {
    font-size: 0.22rem;
    letter-spacing: 0.01rem;
    color: #333333;
    margin: 0.4rem 0;
  }
  .product .product_detail .product_detail_top .product_detail_top_right .product_detail_top_right_table table caption {
    background-color: #a43f27;
    width: 100%;
    padding: 0.2rem 0;
    text-align: center;
    font-weight: bold;
    font-size: 0.26rem;
    color: #ffffff;
    caption-side: top;
  }
  .product .product_detail .product_detail_top .product_detail_top_right .product_detail_top_right_table table thead tr {
    background-color: #a43f27;
    opacity: 0.5;
  }
  .product .product_detail .product_detail_top .product_detail_top_right .product_detail_top_right_table table thead tr td {
    font-size: 0.24rem;
    color: #ffffff;
    padding: 0.2rem 0;
    text-align: center;
  }
  .product .product_detail .product_detail_top .product_detail_top_right .product_detail_top_right_table table tbody tr td {
    padding: 0.1rem 0;
    text-align: center;
    font-size: 0.24rem;
    color: #333333;
  }
  .product .product_detail .product_detail_det {
    width: 100%;
    background-color: #fff;
    padding: 0.4rem;
    margin-top: 0.56rem;
  }
  .product .product_detail .product_detail_det .sddd {
    display: flex;
  }
  .product .product_detail .product_detail_det .product_detail_det_title {
    font-size: 0.36rem;
    color: #333333;
    width: 100%;
    margin-bottom: 0.35rem;
  }
  .product .product_detail .product_detail_det table tr td {
    padding: 0 !important;
  }
  .product .product_detail .product_detail_det table tr:nth-child(1) {
    background-color: #a43f27;
    width: 100%;
    padding: 0.2rem 0;
    text-align: center;
    font-weight: bold;
    font-size: 0.26rem;
    color: #ffffff;
    caption-side: top;
  }
  .product .product_detail .product_detail_det table tr:nth-child(1) td {
    color: #fff !important;
  }
  .product .product_detail .product_detail_det table tr:nth-child(1) td span {
    background-color: transparent !important;
    color: #fff !important;
  }
  .product_dd .main_tab {
    margin-bottom: 0;
  }
  .application .application_list {
    padding-bottom: 1rem;
  }
  .application .application_list .application_title {
    font-weight: bold;
    font-size: 0.52rem;
    letter-spacing: 0.02rem;
    color: #333333;
    text-align: center;
  }
  .application .application_list .application_li {
    margin-top: 0.42rem;
    background-color: #f3f3f3;
    width: 100%;
    padding: 0.82rem 0;
  }
  .application .application_list .application_li .container {
    display: flex;
    align-items: center;
  }
  .application .application_list .application_li .application_li_img {
    width: 9.88rem;
    height: 5rem;
  }
  .application .application_list .application_li .application_li_det {
    position: relative;
    background-color: #ffffff;
    padding: 0.62rem;
    margin-left: -0.4rem;
  }
  .application .application_list .application_li .application_li_det .application_li_det_title {
    font-weight: bold;
    font-size: 0.33rem;
    line-height: 1;
    margin-bottom: 0.2rem;
    letter-spacing: 0.01rem;
    color: #333333;
  }
  .application .application_list .application_li .application_li_det .application_li_det_p {
    font-size: 0.20rem;
    line-height: 1.5;
    color: #333333;
  }
  .application .application_list .application_li .application_li_det .application_li_det_img {
    position: absolute;
    width: 2.28rem;
    height: 0.1rem;
    right: 0;
    bottom: 0;
  }
  .news .main_tab {
    margin-bottom: 0;
  }
  .news .news_list {
    background-color: #f3f3f3;
    width: 100%;
    padding: 1rem 0;
  }
  .news .news_list .news_list_title {
    font-weight: bold;
    font-size: 0.52rem;
    letter-spacing: 0.02rem;
    color: #333333;
    text-align: center;
  }
  .news .news_list .news_list_li {
    margin-top: 0.3rem;
    padding: 0.32rem 2.28rem 0.32rem 0.4rem;
    background-color: #ffffff;
    box-shadow: 0px 0px 0.1rem 0px rgba(76, 76, 76, 0.07);
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
  }
  .news .news_list .news_list_li .news_list_li_left {
    padding: 0.35rem;
    border-right: 0.01rem solid rgba(196, 196, 196, 0.5);
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .news .news_list .news_list_li .news_list_li_left .news_list_li_left_md {
    font-size: 0.42rem;
    color: #444444;
    white-space: nowrap;
  }
  .news .news_list .news_list_li .news_list_li_left .news_list_li_left_y {
    font-size: 0.20rem;
    color: #666666;
  }
  .news .news_list .news_list_li .news_list_li_det {
    padding-left: 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .news .news_list .news_list_li .news_list_li_det .news_list_li_det_title {
    font-weight: bold;
    font-size: 0.26rem;
    letter-spacing: 0.01rem;
    color: #333333;
    margin-bottom: 0.18rem;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .news .news_list .news_list_li .news_list_li_det .news_list_li_det_p {
    font-size: 0.20rem;
    letter-spacing: 0.01rem;
    color: #666666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .news .news_list .news_list_li .news_list_li_a {
    font-size: 0.20rem;
    letter-spacing: 0.01rem;
    color: #a43f27;
    position: absolute;
    right: 0.68rem;
    bottom: 0.4rem;
  }
  .news .news_list .news_list_li:hover {
    background-color: #a43f27;
    color: #fff;
  }
  .news .news_list .news_list_li:hover .news_list_li_left .news_list_li_left_md {
    color: #fff;
  }
  .news .news_list .news_list_li:hover .news_list_li_left .news_list_li_left_y {
    color: #fff;
  }
  .news .news_list .news_list_li:hover .news_list_li_det .news_list_li_det_title {
    color: #fff;
  }
  .news .news_list .news_list_li:hover .news_list_li_det .news_list_li_det_p {
    color: #fff;
  }
  .news .news_list .news_list_li:hover .news_list_li_a {
    color: #fff;
  }
  .news .news_list .pagination {
    margin-top: 0.6rem;
    display: flex;
    justify-content: center;
  }
  .news .news_list .pagination li a {
    border-radius: 0.04rem;
    border: solid 0.01rem #d8d8d8;
  }
  .news .news_det {
    padding: 1rem 0;
  }
  .news .news_det .news_det_title {
    font-size: 0.40rem;
    line-height: 1.4;
    color: #333333;
    text-align: center;
  }
  .news .news_det .news_det_p {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.3rem;
    margin: 0.4rem 0;
  }
  .news .news_det .news_det_p .news_det_span {
    font-size: 0.18rem;
    letter-spacing: 0.01rem;
    color: #666666;
  }
  .news .news_det .news_det_det {
    padding: 0.6rem 0;
    border-top: 0.01rem solid #bfbfbf;
    border-bottom: 0.01rem solid #bfbfbf;
    font-size: 0.20rem;
    line-height: 0.34rem;
    letter-spacing: 0.01rem;
    color: #333333;
  }
  .news .news_det .news_det_pages {
    display: flex;
    justify-content: space-between;
    padding-top: 0.5rem;
    flex-direction: column;
  }
  .news .news_det .news_det_pages a {
    font-size: 0.20rem;
    color: #252525;
  }
  .news .news_det .news_det_pages a:hover {
    color: #a43f27;
  }
  .recruitment .recruitment_page1 {
    padding: 0.7rem 0;
  }
  .recruitment .recruitment_page1 .recruitment_page1_title {
    font-weight: bold;
    font-size: 0.52rem;
    letter-spacing: 0.02rem;
    color: #333333;
    margin-bottom: 0.6rem;
    text-align: center;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_left {
    padding-top: 0.37rem;
    padding-left: 0.42rem;
    position: relative;
    width: 48%;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_left .recruitment_page1_left_bg {
    position: absolute;
    left: 0;
    top: 0;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_left .recruitment_page1_left_img {
    width: 100%;
    height: auto;
    position: relative;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_right {
    width: 48%;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_right .recruitment_page1_right_img {
    width: 0.7rem;
    height: auto;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_right .recruitment_page1_right_title {
    font-size: 0.38rem;
    letter-spacing: 0;
    color: #333333;
    margin: 0.3rem 0 0.35rem 0;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_right .recruitment_page1_right_span {
    font-weight: bold;
    font-size: 0.24rem;
    letter-spacing: 0;
    line-height: 1.5;
    color: #a43f27;
    margin-bottom: 0.2rem;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_right .recruitment_page1_right_p {
    font-size: 0.20rem;
    line-height: 1.5;
    letter-spacing: 0;
    color: #333333;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_right .recruitment_page1_right_p a {
    font-size: 0.24rem;
    letter-spacing: 0.01rem;
    color: #a43f27;
  }
  .recruitment .recruitment_page2 {
    width: 100%;
    padding: 1rem 0;
    background-color: #f3f3f3;
    position: relative;
  }
  .recruitment .recruitment_page2 .recruitment_page2_head {
    width: 100%;
    height: auto;
    padding: 0.28rem 0;
    background-color: #a43f27;
    border-radius: 0.18rem 0.18rem 0px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .recruitment .recruitment_page2 .recruitment_page2_head .recruitment_page2_th {
    text-align: center;
    font-size: 0.24rem;
    color: #ffffff;
    width: 100%;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    background-color: #fff;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_td {
    padding: 0.3rem 0;
    font-size: 0.22rem;
    color: #333333;
    text-align: center;
    width: 100%;
    border-top: 1px solid #e4e4e4;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_td_a .iconfont {
    display: inline-block;
    font-size: 0.20rem;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_td_a .recruitment_page2_td_a_s1 {
    color: #333333;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_td_a .recruitment_page2_td_a_s1 .iconfont {
    color: #333333;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_td_a .recruitment_page2_td_a_s2 {
    display: none;
    color: #a43f27;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_td_a .recruitment_page2_td_a_s2 .iconfont {
    transform: rotate(180deg);
    color: #a43f27;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    overflow: hidden;
    transition: height 0.5s ease;
    height: 0;
    z-index: 99;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets {
    padding: 0.3rem 0.7rem;
    width: 100%;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets .recruitment_page2_li_dets_title {
    font-weight: bold;
    font-size: 0.22rem;
    letter-spacing: 0.01rem;
    color: #a43f27;
    margin: 0.22rem 0;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets .recruitment_page2_li_dets_list {
    font-size: 0.18rem;
    line-height: 1.5;
    letter-spacing: 0;
    color: #555555;
    text-align: left;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets .recruitment_page2_li_dets_form {
    width: 100%;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets .recruitment_page2_li_dets_form .form-horizontal {
    width: 100%;
    display: flex;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets .recruitment_page2_li_dets_form .form-horizontal .form_inp {
    width: 2.81rem;
    height: 0.38rem;
    background-color: #f3f3f3;
    border-radius: 0.08rem 0 0 0.08rem;
    color: #333;
    margin: 0;
    padding: 0.12rem;
    font-size: 0.18rem;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets .recruitment_page2_li_dets_form .form-horizontal .form_btn {
    width: 1.15rem;
    height: 0.38rem;
    background-color: #a43f27;
    border-radius: 0 0.08rem 0.08rem 0;
    font-size: 0.18rem;
    letter-spacing: 0.01rem;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets .recruitment_page2_li_dets_form .form-horizontal .form_inp::placeholder {
    font-size: 0.18rem;
    letter-spacing: 0.01rem;
    color: #c2c2c2;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li_active .recruitment_page2_td_a .recruitment_page2_td_a_s1 {
    display: none;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li_active .recruitment_page2_td_a .recruitment_page2_td_a_s2 {
    display: inline-block;
  }
  .content .content_title {
    font-weight: bold;
    font-size: 0.52rem;
    letter-spacing: 0.02rem;
    color: #333333;
    text-align: center;
    margin-bottom: 0.6rem;
  }
  .content .content_page1 {
    padding-bottom: 1.2rem;
  }
  .content .content_page1 .content_page1_det {
    display: flex;
    justify-content: space-between;
    height: 5.5rem;
  }
  .content .content_page1 .content_page1_det .content_page1_map {
    width: 8.65rem;
    height: 100%;
    background-color: #88abda;
    border-radius: 0.2rem;
  }
  .content .content_page1 .content_page1_det .content_page1_list {
    width: 6.9rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .content .content_page1 .content_page1_det .content_page1_list .content_page1_li {
    padding: 0.2rem 0;
    padding-left: 0.2rem;
  }
  .content .content_page1 .content_page1_det .content_page1_list .content_page1_li .content_page1_li_title {
    font-size: 0.32rem;
    letter-spacing: 0.01rem;
    color: #333333;
  }
  .content .content_page1 .content_page1_det .content_page1_list .content_page1_li .content_page1_li_p {
    font-size: 0.26rem;
    letter-spacing: 0;
    line-height: 1.2;
    color: #666666;
  }
  .content .content_page1 .content_page1_det .content_page1_list .content_page1_li .content_page1_li_span {
    font-weight: bold;
    font-size: 0.32rem;
    color: #a43f27;
  }
  .content .content_page1 .content_page1_det .content_page1_list .content_page1_li:not(:last-child) {
    border-bottom: 0.01rem solid #bfbfbf;
  }
  .content .content_page2 {
    padding: 1rem 0;
    background-color: #f3f3f3;
  }
  .content .content_page2 .content_page2_from .form_inp {
    padding: 0.2rem 0.2rem;
    padding-left: 0.2rem;
    background-color: #fff;
  }
  .content .content_page2 .content_page2_from .form_text {
    background-color: #fff;
  }
  .content .content_page2 .content_page2_from .inp_hold {
    font-size: 0.20rem;
    letter-spacing: 0.01rem;
    color: #999999;
    left: 0.35rem;
    top: 13%;
  }
  .content .content_page2 .content_page2_from .form_text::placeholder {
    font-size: 0.20rem;
    letter-spacing: 0.01rem;
    color: #999999;
  }
  .content .content_page2 .content_page2_from .form_btn {
    width: 2.02rem;
    height: 0.47rem;
    border-radius: 0.24rem;
    font-size: 0.22rem;
  }
  footer {
    width: 100%;
    height: 6.66rem;
    background-color: #3a3b3d;
  }
  footer .form_text {
    padding-left: 0.6rem;
  }
  footer .footer_content {
    width: 100%;
    height: 8rem;
  }
  footer .footer_content .container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  footer .footers {
    background-color: #f3f3f3;
  }
  footer .footers .footer_top {
    width: 100%;
    padding: 1rem 0;
    display: flex;
    justify-content: space-between;
    border-bottom: 0.01rem solid #cecece;
    background-size: 100% 100% !important;
  }
  footer .footers .footer_top .footer_top_left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 25%;
  }
  footer .footers .footer_top .footer_top_left .footer_logo {
    width: 2.46rem;
    height: auto;
    object-fit: cover;
    margin-bottom: 0.7rem;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_phone {
    margin-bottom: 0.35rem;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_phone dl dt {
    font-size: 0.22rem;
    line-height: 0.46rem;
    letter-spacing: 0.01rem;
    color: #333333;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_phone dl dd {
    font-weight: bold;
    font-size: 0.52rem;
    line-height: 0.46rem;
    color: #a43f27;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_det {
    display: flex;
    gap: 0.3rem;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_det dl {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_det dl dt img {
    border: 0.05rem solid #ffffff;
    width: 0.85rem;
    height: auto;
    object-fit: cover;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_det dl dd {
    font-size: 0.20rem;
    line-height: 0.44rem;
    color: #333333;
    opacity: 0.6;
  }
  footer .footers .footer_top .footer_top_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.4rem 1rem;
    align-content: center;
    width: 20%;
  }
  footer .footers .footer_top .footer_top_list a {
    font-size: 0.26rem;
    letter-spacing: 0.01rem;
    color: #999999;
  }
  footer .footers .footer_top .footer_top_list a:hover {
    color: #333333;
  }
  footer .footers .footer_top .footer_top_det {
    width: 25%;
  }
  footer .footers .footer_top .footer_top_det .footer_top_det_title {
    font-weight: bold;
    font-size: 0.26rem;
    letter-spacing: 0.01rem;
    color: #333333;
    margin-bottom: 0.4rem;
  }
  footer .footers .footer_top .footer_top_det .footer_top_det_list .footer_top_det_li {
    font-size: 0.22rem;
    line-height: 0.42rem;
    letter-spacing: 0;
    color: #333333;
    display: flex;
    align-items: center;
  }
  footer .footers .footer_top .footer_top_det .footer_top_det_list .footer_top_det_li .footer_top_det_li_img {
    height: 0.18rem;
    margin-right: 0.15rem;
  }
  footer .footers .footer_dwon {
    width: 100%;
    padding: 0.4rem 0;
    display: flex;
    justify-content: space-between;
  }
  footer .footers .footer_dwon p {
    font-size: 0.20rem;
    color: #666666;
  }
  footer .footers .footer_dwon a {
    font-size: 0.20rem;
    color: #666666;
  }
}

@media (max-width: 1400px) {
  .form_inp {
    padding-left: 0.4rem;
  }
  .form_text {
    padding-left: 0.4rem;
  }
  .index .message_main_mess_title_en {
    color: #333333;
  }
  .index .message_main_mess_title_cn {
    color: #333;
  }
  .index .banner {
    width: 100%;
    height: auto;
    padding-top: 1.8rem;
    padding-bottom: 0.5rem;
    background-size: 100% 100% !important;
  }
  .index .banner .container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .index .banner .banner_top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .index .banner .banner_top .banner_left .banner_left_title {
    font-weight: bold;
    font-size: 0.66rem;
    line-height: 1;
    color: #a43f27;
  }
  .index .banner .banner_top .banner_left .banner_left_p {
    font-size: 0.28rem;
    line-height: 0.43rem;
    letter-spacing: 0.01rem;
    margin: 0.45rem 0 0.6rem 0;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0.02rem 0.02rem 0 #444444, -0.01rem -0.01rem 0 #444444, 0.01rem -0.01rem 0 #444444, -0.01rem 0.01rem 0 #444444;
  }
  .index .banner .banner_top .banner_left .banner_left_list {
    display: flex;
    justify-content: space-between;
  }
  .index .banner .banner_top .banner_left .banner_left_list dl {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .index .banner .banner_top .banner_left .banner_left_list dl dt {
    width: 0.81rem;
    height: 0.81rem;
    background-color: #a43f27;
    border-radius: 0.06rem;
    border: 0.04rem solid #bfa199;
    margin-bottom: 0.05rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .index .banner .banner_top .banner_left .banner_left_list dl dt img {
    height: 0.4rem;
    width: auto;
  }
  .index .banner .banner_top .banner_left .banner_left_list dl dd {
    font-size: 0.26rem;
    text-align: center;
    letter-spacing: 0;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0.02rem 0.02rem 0 #444444, -0.01rem -0.01rem 0 #444444, 0.01rem -0.01rem 0 #444444, -0.01rem 0.01rem 0 #444444;
  }
  .index .banner .banner_top .banner_right {
    width: 50%;
  }
  .index .banner .banner_dwon {
    margin-top: 0.3rem;
  }
  .index .banner .banner_dwon .banner_dwon_one .banner_dwon_one_top .banner_dwon_one_title {
    font-size: 0.34rem;
  }
  .index .banner .banner_dwon .banner_dwon_one .banner_dwon_one_top .banner_dwon_one_pro {
    font-size: 0.38rem;
  }
  .index .banner .banner_dwon .banner_dwon_one .banner_dwon_one_list .banner_dwon_one_li {
    font-size: 0.26rem;
  }
  .index .index_product {
    padding: 1rem 0;
  }
  .index .index_product .index_product_det_list {
    display: none;
  }
  .index .index_product .index_product_det .index_product_tab {
    height: 11.95rem;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_title {
    font-weight: bold;
    width: 100%;
    height: 0.99rem;
    background-color: #a43f27;
    font-size: 0.28rem;
    letter-spacing: 0.01rem;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list {
    height: 10.96rem;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li {
    width: 100%;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_li_title {
    width: 100%;
    height: 0.55rem;
    background-color: #f3f3f3;
    border-radius: 0.09rem;
    padding: 0 0.2rem;
    display: flex;
    align-items: center;
    font-size: 0.24rem;
    color: #333333;
    justify-content: space-between;
    cursor: pointer;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_li_title span {
    transition: transform 0.5s ease;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_det {
    padding: 0.2rem 0.1rem;
    width: 100%;
    height: auto;
    transition: height 0.5s ease;
    overflow: hidden;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_det .index_product_tab_dets {
    width: 100%;
    height: 100%;
    display: flex;
    overflow-y: auto;
    direction: rtl;
    align-content: flex-start;
    border-left: 0.01rem solid #e3e3e3;
    padding-left: 0.15rem;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_det .index_product_tab_det_li {
    width: 50%;
    height: 0.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: solid 0.01rem rgba(227, 227, 227, 0.4);
    font-size: 0.20rem;
    color: #333333;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_det .index_product_tab_det_li_active {
    color: #a43f27;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_li_title_active {
    color: #a43f27;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_li_title_active span {
    transform: rotate(90deg);
  }
  .index .index_product .index_product_det .index_product_list .index_product_li {
    width: 100%;
    height: auto;
    background-color: #ededed;
    border-radius: 0.1rem;
    overflow: hidden;
    box-shadow: 0 0.02rem 0.08rem rgba(0, 0, 0, 0.05);
    cursor: pointer;
  }
  .index .index_product .index_product_det .index_product_list .index_product_li .index_product_li_img {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.3rem 0;
    background-size: 100% 100%;
    height: 2.19rem;
  }
  .index .index_product .index_product_det .index_product_list .index_product_li .index_product_li_img img {
    object-fit: cover;
    width: auto;
    height: 100%;
  }
  .index .index_product .index_product_det .index_product_list .index_product_li .index_product_li_det {
    width: 100%;
    padding: 0.25rem 0.32rem;
  }
  .index .index_product .index_product_det .index_product_list .index_product_li .index_product_li_det .index_product_li_title {
    font-weight: bold;
    font-size: 0.28rem;
    line-height: 0.24rem;
    color: #333333;
    margin-bottom: 0.15rem;
  }
  .index .index_product .index_product_det .index_product_list .index_product_li .index_product_li_det .index_product_li_p {
    font-size: 0.22rem;
    line-height: 0.28rem;
    color: #333333;
  }
  .index .index_product .index_product_det .index_product_list .pagination {
    position: absolute;
    width: 100%;
    display: flex;
    bottom: 0.2rem;
    left: 0;
    justify-content: center;
  }
  .index .index_application .index_application_list {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    height: 7.56rem;
  }
  .index .index_application .index_application_list .index_application_li {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .index .index_application .index_application_list .index_application_li .index_application_li_img {
    width: 100%;
    height: auto;
  }
  .index .index_application .index_application_list .index_application_li .index_application_li_det {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    bottom: 0.7rem;
  }
  .index .index_application .index_application_list .index_application_li .index_application_li_det .index_application_li_title {
    font-size: 0.28rem;
    letter-spacing: 0.01rem;
    color: #ffffff;
    margin-bottom: 0.5rem;
  }
  .index .index_application .index_application_list .index_application_li .index_application_li_det .index_application_li_you .index_application_li_you_img {
    width: 0.32rem;
    height: 0.32rem;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.24rem;
    color: #ffffff;
    position: relative;
  }
  .index .index_application .index_application_list .index_application_li .index_application_li_det .index_application_li_you .index_application_li_you_img::before {
    content: '';
    position: absolute;
    right: -25%;
    bottom: -25%;
    width: 150%;
    height: 150%;
    border: 0.02rem solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin 1.5s linear infinite;
  }
  .index .index_application .index_application_list .index_application_li:hover .index_application_li_det .index_application_li_you .index_application_li_you_img {
    font-weight: 600;
    color: #a43f27;
  }
  .index .index_application .index_application_list .index_application_li:hover .index_application_li_det .index_application_li_you .index_application_li_you_img::before {
    border: 0.02rem solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #a43f27;
    animation: spin 1.5s linear infinite;
  }
  .index .index_about {
    padding: 1rem 0;
  }
  .index .index_about .message_main_mess_title {
    align-items: flex-start;
  }
  .index .index_about .index_about_top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.8rem;
  }
  .index .index_about .index_about_top .index_about_left {
    width: 45%;
  }
  .index .index_about .index_about_top .index_about_left .index_about_left_p {
    font-size: 0.20rem;
    line-height: 0.25rem;
    letter-spacing: 0;
    color: #333333;
    margin: 0.3rem 0;
  }
  .index .index_about .index_about_top .index_about_left .index_about_left_s {
    display: block;
    width: 2.63rem;
    height: 0.6rem;
    background-color: #a43f27;
    font-size: 0.20rem;
    letter-spacing: 0.01rem;
    color: #ffffff;
    padding: 0 0.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .index .index_about .index_about_top .index_about_right {
    width: 45%;
    position: relative;
    border-radius: 0.3rem;
    overflow: hidden;
    background-size: cover;
  }
  .index .index_about .index_about_top .index_about_right .index_about_right_vid {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
  }
  .index .index_about .index_about_top .index_about_right .index_about_right_vid .index_about_right_vid_jiao {
    color: #fff;
    font-size: 0.24rem;
    position: relative;
  }
  .index .index_about .index_about_top .index_about_right .index_about_right_vid .index_about_right_vid_jiao::before {
    content: '';
    position: absolute;
    right: -0.15rem;
    bottom: -0.07rem;
    width: 0.5rem;
    height: 0.5rem;
    border: 0.02rem solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #fff;
    border-left-color: #fff;
    animation: spin 1.5s linear infinite;
  }
  .index .index_about .index_about_top .index_about_right .index_about_right_vid .index_about_right_vid_title {
    font-size: 0.22rem;
    color: #ffffff;
    margin-top: 0.2rem;
  }
  .index .index_about .index_about_bottom {
    width: 100%;
    height: 4.02rem;
    background-size: 100% 100%;
  }
  .index .index_about .index_about_bottom .container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
    align-items: center;
    height: 100%;
  }
  .index .index_about .index_about_bottom .index_about_bottom_li .index_about_bottom_li_title {
    font-weight: bold;
    font-size: 0.68rem;
    line-height: 1;
    color: #a43f27;
  }
  .index .index_about .index_about_bottom .index_about_bottom_li .index_about_bottom_li_title span {
    font-size: 0.24rem;
  }
  .index .index_about .index_about_bottom .index_about_bottom_li .index_about_bottom_li_title .index_about_bottom_li_title_span {
    font-size: 0.68rem;
    font-weight: bold;
  }
  .index .index_about .index_about_bottom .index_about_bottom_li .index_about_bottom_li_xian {
    background-color: #a43f27;
    opacity: 0.3;
    width: 100%;
    height: 0.01rem;
    margin: 0.35rem 0;
  }
  .index .index_about .index_about_bottom .index_about_bottom_li .index_about_bottom_li_p {
    font-size: 0.24rem;
    color: #a43f27;
  }
  .index .index_news {
    padding-bottom: 1rem;
  }
  .index .index_news .index_news_det {
    display: flex;
    justify-content: space-between;
    height: 6.5rem;
  }
  .index .index_news .index_news_det .index_news_det_left {
    border-radius: 0.2rem 0 0 0;
    overflow: hidden;
    height: 100%;
    width: 38%;
    cursor: pointer;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_img {
    width: 100%;
    height: 52%;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det {
    padding: 0.4rem 0.6rem;
    height: 48%;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det .index_news_det_left_det_time {
    font-size: 0.18rem;
    color: #333333;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det .index_news_det_left_det_title {
    font-weight: bold;
    font-size: 0.24rem;
    color: #333333;
    margin: 0.2rem 0 0.34rem 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det .index_news_det_left_det_p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.18rem;
    line-height: 0.32rem;
    color: #333333;
    margin-bottom: 0.3rem;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det .index_news_det_left_det_a {
    width: 0.34rem;
    height: 0.34rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.20rem;
    color: #888888;
    border: 0.01rem solid #888888;
    border-radius: 50%;
  }
  .index .index_news .index_news_det .index_news_det_left:hover .index_news_det_left_det_a {
    border: 0.01rem solid #a43f27;
    color: #a43f27;
  }
  .index .index_news .index_news_det .index_news_det_right {
    background-size: 100% 100%;
    border-radius: 0 0.2rem 0.2rem 0;
    overflow: hidden;
    height: 100%;
    width: 61%;
    padding: 0.8rem 0.7rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_left {
    padding-right: 0.5rem;
    border-right: 0.01rem solid #e1e1e1;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_left .index_news_det_right_dd {
    font-weight: bold;
    font-size: 0.52rem;
    color: #333333;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_left .index_news_det_right_time {
    font-size: 0.18rem;
    color: #333333;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_right {
    width: 70%;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_right .index_news_det_right_title {
    font-weight: bold;
    font-size: 0.24rem;
    color: #333333;
    margin-bottom: 0.25rem;
    line-height: 1;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_right .index_news_det_right_p {
    font-size: 0.18rem;
    line-height: 0.32rem;
    color: #333333;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_a {
    width: 0.4rem;
    height: 0.4rem;
    border: 0.01rem solid #666666;
    font-size: 0.22rem;
    color: #888888;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li:hover .index_news_det_right_left .index_news_det_right_dd {
    color: #a43f27;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li:hover .index_news_det_right_a {
    background-color: #a43f27;
    color: #fff;
    border: 0.01rem solid #a43f27;
  }
  .about .container {
    height: 100%;
  }
  .about .about_profile {
    padding-bottom: 1.2rem;
  }
  .about .about_profile .about_profile_title {
    position: relative;
  }
  .about .about_profile .about_profile_title .about_profile_en {
    font-weight: bold;
    font-size: 1.84rem;
    color: #e4e4e4;
    opacity: 0.25;
    line-height: 1;
  }
  .about .about_profile .about_profile_title .about_profile_cn {
    font-weight: bold;
    font-size: 0.52rem;
    color: #333333;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .about .about_profile .about_profile_name {
    font-size: 0.30rem;
    line-height: 1.3;
    letter-spacing: 0;
    color: #a43f27;
    margin: 0.76rem 0;
  }
  .about .about_profile .about_profile_p {
    font-size: 0.22rem;
    line-height: 1.5;
    color: #333333;
  }
  .about .about_culture .about_culture_page1 {
    width: 100%;
    height: auto;
    padding: 0.8rem 0;
    background-size: 100% 100%;
  }
  .about .about_culture .about_culture_page1 .about_culture_page1_title {
    font-weight: bold;
    font-size: 0.52rem;
    letter-spacing: 0.02rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0.59rem;
  }
  .about .about_culture .about_culture_page1 .about_culture_page1_list {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.48rem;
  }
  .about .about_culture .about_culture_page1 .about_culture_page1_list .about_culture_page1_li {
    width: 100%;
    background-color: #ffffff;
    border-radius: 0.1rem;
    opacity: 0.8;
    overflow: hidden;
    padding: 0.45rem 0;
  }
  .about .about_culture .about_culture_page1 .about_culture_page1_list .about_culture_page1_li .about_culture_page1_li_title {
    font-weight: bold;
    font-size: 0.26rem;
    letter-spacing: 0.01rem;
    color: #ffffff;
    width: 70%;
    background-size: 100% 100%;
    height: 0.97rem;
    padding: 0.1rem 0;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    margin-bottom: 0.36rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .about .about_culture .about_culture_page1 .about_culture_page1_list .about_culture_page1_li .about_culture_page1_li_p {
    font-size: 0.19rem;
    letter-spacing: 0;
    line-height: 1.5;
    color: #333333;
    padding: 0 0.54rem;
  }
  .about .about_culture .about_culture_page2 {
    padding: 1rem 0;
  }
  .about .about_culture .about_culture_page2 .about_culture_page2_list {
    position: relative;
    background-size: 100% 100%;
    width: 100%;
    height: 4rem;
    padding: 1rem 0.9rem;
    padding-right: 2.8rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .about .about_culture .about_culture_page2 .about_culture_page2_list .about_culture_page2_title {
    font-weight: bold;
    font-size: 0.36rem;
    letter-spacing: 0;
    margin-bottom: 0.15rem;
    color: #ffffff;
  }
  .about .about_culture .about_culture_page2 .about_culture_page2_list .about_culture_page2_p {
    font-size: 0.21rem;
    line-height: 1.5;
    letter-spacing: 0;
    letter-spacing: 0.01rem;
    color: #ffffff;
  }
  .about .about_culture .about_culture_page2 .about_culture_page2_list .about_culture_page2_ab {
    font-size: 5rem;
    color: #ffffff;
    opacity: 0.2;
    position: absolute;
    line-height: 1;
    right: 0;
    top: 0;
  }
  .about .about_core {
    background-color: #f3f3f3;
    padding: 1rem 0;
    width: 100%;
  }
  .about .about_core .about_core_title {
    font-weight: bold;
    font-size: 0.52rem;
    letter-spacing: 0.02rem;
    color: #333333;
    margin-bottom: 0.68rem;
    text-align: center;
  }
  .about .about_core .about_core_list {
    width: 100%;
  }
  .about .about_core .about_core_list .about_core_li {
    display: flex;
    justify-content: space-between;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_img {
    width: 42%;
    height: auto;
    object-fit: cover;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 53%;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det .about_core_li_title {
    font-weight: bold;
    font-size: 0.32rem;
    line-height: 1;
    letter-spacing: 0.01rem;
    color: #333333;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det .about_core_li_xian {
    width: 100%;
    border-bottom: 0.01rem dashed #cbcbcb;
    margin: 0.36rem 0;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det .about_core_li_det_list .about_core_li_det_li {
    display: flex;
    align-items: center;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det .about_core_li_det_list .about_core_li_det_li .about_core_li_det_li_img {
    margin-right: 0.1rem;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det .about_core_li_det_list .about_core_li_det_li .about_core_li_det_li_det {
    font-size: 0.20rem;
    line-height: 1.5;
    letter-spacing: 0;
    color: #333333;
    margin-bottom: 0.2rem;
  }
  .about .about_core .about_core_list .about_core_li:not(:last-child) {
    margin-bottom: 0.5rem;
  }
  .about .about_core .about_core_list .about_core_li:nth-child(even) {
    display: flex;
    flex-direction: row-reverse;
  }
  .about .about_qualification {
    padding: 1rem 0;
    width: 100%;
  }
  .about .about_qualification .about_qualification_title {
    font-weight: bold;
    font-size: 0.52rem;
    letter-spacing: 0.02rem;
    color: #333333;
    text-align: left;
    margin-bottom: 0.6rem;
  }
  .about .about_qualification .about_qualification_swiper {
    width: 100%;
    height: 5.6rem;
  }
  .about .about_qualification .about_qualification_swiper .swiper-wrapper {
    transition-timing-function: linear !important;
  }
  .about .about_qualification .about_qualification_swiper .swiper-slide {
    flex-direction: column;
    height: auto;
  }
  .about .about_qualification .about_qualification_swiper .about_qualification_swiper_img {
    background-color: #f3f3f3;
    padding: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .about .about_qualification .about_qualification_swiper .about_qualification_swiper_img img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }
  .about .about_qualification .about_qualification_swiper .about_qualification_swiper_title {
    font-size: 0.24rem;
    line-height: 0.32rem;
    letter-spacing: 0.01rem;
    color: #333333;
    margin-top: 0.2rem;
  }
  .product .product_tab {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.14rem;
    margin-bottom: 0.42rem;
  }
  .product .product_tab .product_li {
    width: auto;
    padding: 0 0.15rem;
    height: 0.49rem;
    background-color: #a43f27;
    border-radius: 0.06rem;
    opacity: 0.5;
    font-size: 0.24rem;
    letter-spacing: 0.01rem;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .product .product_tab .product_li_active {
    opacity: 1;
  }
  .product .product_det {
    padding-bottom: 1rem;
  }
  .product .product_det .product_list table tbody tr td a {
    width: 0.53rem;
    height: 0.32rem;
    background-color: #a43f27;
    border-radius: 0.06rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    opacity: 0.3;
  }
  .product .product_det .product_list table tbody tr td a span {
    font-size: 0.24rem;
    color: #fff;
  }
  .product .product_det .product_list table tbody tr td a:hover {
    opacity: 1;
  }
  .product .product_det .product_a {
    width: 100%;
    padding: 0.7rem 0;
    border-top: 0.01rem solid #dcdcdc;
  }
  .product .product_det .product_a_img {
    width: 100%;
  }
  .product .product_det .product_a_img img {
    width: 100%;
    height: auto;
  }
  .product .product_det .product_a_list {
    margin-top: 0.8rem;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(22%, 1fr));
    gap: 0.45rem;
  }
  .product .product_detail {
    width: 100%;
    padding: 1.2rem 0;
    background-color: #f3f3f3;
  }
  .product .product_detail .product_detail_top {
    display: flex;
    justify-content: space-between;
  }
  .product .product_detail .product_detail_top .product_detail_top_img {
    background-color: #ffffff;
    border-radius: 0.2rem;
    padding: 0.6rem;
    width: 29.5%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .product .product_detail .product_detail_top .product_detail_top_img img {
    height: 100%;
    width: auto;
    object-fit: cover;
  }
  .product .product_detail .product_detail_top .product_detail_top_right {
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .product .product_detail .product_detail_top .product_detail_top_right .product_detail_top_right_title {
    font-weight: bold;
    font-size: 0.45rem;
    line-height: 1;
    color: #333333;
  }
  .product .product_detail .product_detail_top .product_detail_top_right .product_detail_top_right_p {
    font-size: 0.22rem;
    letter-spacing: 0.01rem;
    color: #333333;
    margin: 0.4rem 0;
  }
  .product .product_detail .product_detail_top .product_detail_top_right .product_detail_top_right_table table caption {
    background-color: #a43f27;
    width: 100%;
    padding: 0.2rem 0;
    text-align: center;
    font-weight: bold;
    font-size: 0.26rem;
    color: #ffffff;
    caption-side: top;
  }
  .product .product_detail .product_detail_top .product_detail_top_right .product_detail_top_right_table table thead tr {
    background-color: #a43f27;
    opacity: 0.5;
  }
  .product .product_detail .product_detail_top .product_detail_top_right .product_detail_top_right_table table thead tr td {
    font-size: 0.24rem;
    color: #ffffff;
    padding: 0.2rem 0;
    text-align: center;
  }
  .product .product_detail .product_detail_top .product_detail_top_right .product_detail_top_right_table table tbody tr td {
    padding: 0.1rem 0;
    text-align: center;
    font-size: 0.24rem;
    color: #333333;
  }
  .product .product_detail .product_detail_det {
    width: 100%;
    background-color: #fff;
    padding: 0.4rem;
    margin-top: 0.56rem;
  }
  .product .product_detail .product_detail_det .sddd {
    display: flex;
  }
  .product .product_detail .product_detail_det .product_detail_det_title {
    font-size: 0.36rem;
    color: #333333;
    width: 100%;
    margin-bottom: 0.35rem;
  }
  .product .product_detail .product_detail_det table tr td {
    padding: 0 !important;
  }
  .product .product_detail .product_detail_det table tr:nth-child(1) {
    background-color: #a43f27;
    width: 100%;
    padding: 0.2rem 0;
    text-align: center;
    font-weight: bold;
    font-size: 0.26rem;
    color: #ffffff;
    caption-side: top;
  }
  .product .product_detail .product_detail_det table tr:nth-child(1) td {
    color: #fff !important;
  }
  .product .product_detail .product_detail_det table tr:nth-child(1) td span {
    background-color: transparent !important;
    color: #fff !important;
  }
  .product_dd .main_tab {
    margin-bottom: 0;
  }
  .application .application_list {
    padding-bottom: 1rem;
  }
  .application .application_list .application_title {
    font-weight: bold;
    font-size: 0.52rem;
    letter-spacing: 0.02rem;
    color: #333333;
    text-align: center;
  }
  .application .application_list .application_li {
    margin-top: 0.42rem;
  }
}

@media (max-width: 1024px) {
  h1 {
    font-size: 58px;
  }
  h2 {
    font-size: 48px;
  }
  h3 {
    font-size: 0.54rem;
  }
  h4 {
    font-size: 0.3rem;
  }
  h5 {
    font-size: 0.24rem;
  }
  .container {
    max-width: 85%;
  }
  .form_inp {
    height: 0.8rem;
    padding-left: 0.2rem;
    font-size: 14px;
  }
  .inp_hold {
    font-size: 14px;
    top: 10%;
  }
  .form_text {
    font-size: 14px;
  }
  .form_inp::placeholder {
    font-size: 14px;
  }
  .form_text::placeholder {
    font-size: 14px;
  }
  header .header-ul {
    display: none;
  }
  header .header_det {
    display: none;
  }
  header .header-nav {
    display: flex;
    align-items: center;
  }
  header .header_top {
    display: none;
  }
  header .header_btn {
    width: 100%;
    height: 40px;
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    background-color: #a43f27;
  }
  header .header_btn .header_btns {
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
  }
  header .header_btn .header_btns img {
    margin-right: 5px;
  }
  header .header_btn .header_btns:not(:last-child) {
    border-right: 1px solid rgba(199, 199, 199, 0.5);
  }
  header .header_search {
    top: 0.9rem;
    height: 90px;
  }
  header .header_search .header_search_form .header_search_forms .keywordin {
    height: 30px;
    font-size: 12px;
  }
  header .header_search .header_search_form .header_search_forms .keywordin::placeholder {
    font-size: 12px;
  }
  header .header_search .header_search_form .header_search_forms .keywordbtn {
    width: 40px;
    height: 30px;
    font-size: 12px;
  }
  header .header_search .header-menu .header_menu_cen a {
    font-size: 21px;
  }
  header .header_search .header-menu .header_menu_cen .separator {
    font-size: 18px;
  }
  header .header_search .header-menu .header-menu-ul .header-menu-li .header-menu-a {
    font-size: 18px;
  }
  main {
    margin-top: 0.9rem;
  }
  main .main_tab .main_tab_list .main_tab_li {
    font-size: 12px;
  }
  main .main_tab .main_tab_bread {
    font-size: 12px;
  }
  main .main_tab .main_tab_bread a {
    font-size: 12px;
  }
  main .main_tab .main_tab_bread a img {
    height: 12px;
  }
  .index .banner {
    padding-top: 20px;
  }
  .index .message_main_mess_title_en {
    color: #333333;
    font-size: 68px;
  }
  .index .message_main_mess_title_cn {
    color: #333;
    font-size: 32px;
    margin-top: -40px;
  }
  .index .index_product {
    padding: 100px 0;
  }
  .index .index_product .index_product_det_list {
    display: none;
  }
  .index .index_product .index_product_det {
    height: auto;
  }
  .index .index_product .index_product_det .index_product_tab {
    height: 100%;
    width: 25%;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(33, 24, 21, 0.3);
    border-radius: 6px;
    overflow: hidden;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_title {
    font-weight: bold;
    width: 100%;
    height: 75px;
    background-color: #a43f27;
    font-size: 21px;
    letter-spacing: 1px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list {
    padding: 15px;
    width: 100%;
    height: 93.5%;
    display: flex;
    flex-direction: column;
    gap: 15px;
    overflow-y: auto;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li {
    width: 100%;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_li_title {
    width: 100%;
    height: 45px;
    background-color: #f3f3f3;
    border-radius: 9px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #333333;
    justify-content: space-between;
    cursor: pointer;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_li_title span {
    transition: transform 0.5s ease;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_det {
    padding: 10px 5px;
    width: 100%;
    height: auto;
    transition: height 0.5s ease;
    overflow: hidden;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_det .index_product_tab_dets {
    width: 100%;
    height: 100%;
    display: flex;
    overflow-y: auto;
    direction: rtl;
    align-content: flex-start;
    border-left: 1px solid #e3e3e3;
    padding-left: 5px;
    flex-wrap: wrap;
    justify-content: flex-end;
    flex-direction: column;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_det .index_product_tab_det_li {
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: solid 1px rgba(227, 227, 227, 0.4);
    font-size: 16px;
    color: #333333;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_det .index_product_tab_det_li_active {
    color: #a43f27;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_li_title_active {
    color: #a43f27;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_list .index_product_tab_li .index_product_tab_li_title_active span {
    transform: rotate(90deg);
  }
  .index .index_product .index_product_det .index_product_list {
    width: 73%;
    height: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    padding-bottom: 50px;
    position: relative;
  }
  .index .index_product .index_product_det .index_product_list .index_product_li {
    width: 100%;
    height: auto;
    background-color: #ededed;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    cursor: pointer;
  }
  .index .index_product .index_product_det .index_product_list .index_product_li .index_product_li_img {
    padding: 20px 0;
    height: 200px;
  }
  .index .index_product .index_product_det .index_product_list .index_product_li .index_product_li_img img {
    object-fit: cover;
    width: auto;
    height: 100%;
  }
  .index .index_product .index_product_det .index_product_list .index_product_li .index_product_li_det {
    width: 100%;
    padding: 15px;
  }
  .index .index_product .index_product_det .index_product_list .index_product_li .index_product_li_det .index_product_li_title {
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    color: #333333;
    margin-bottom: 15px;
  }
  .index .index_product .index_product_det .index_product_list .index_product_li .index_product_li_det .index_product_li_p {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
  }
  .index .index_product .index_product_det .index_product_list .pagination {
    position: absolute;
    width: 100%;
    display: flex;
    bottom: 20px;
    left: 0;
    justify-content: center;
  }
  .index .index_application .index_application_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    height: auto;
    gap: 10px;
  }
  .index .index_application .index_application_list .index_application_li {
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    display: flex;
    align-items: flex-end;
  }
  .index .index_application .index_application_list .index_application_li .index_application_li_det {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 70px;
  }
  .index .index_application .index_application_list .index_application_li .index_application_li_det .index_application_li_title {
    font-size: 24px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-bottom: 50px;
  }
  .index .index_application .index_application_list .index_application_li .index_application_li_det .index_application_li_you .index_application_li_you_img {
    width: 32px;
    height: 32px;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #ffffff;
    position: relative;
  }
  .index .index_application .index_application_list .index_application_li .index_application_li_det .index_application_li_you .index_application_li_you_img::before {
    content: '';
    position: absolute;
    right: -25%;
    bottom: -25%;
    width: 150%;
    height: 150%;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin 1.5s linear infinite;
  }
  .index .index_application .index_application_list .index_application_li:hover .index_application_li_det .index_application_li_you .index_application_li_you_img {
    font-weight: 600;
    color: #a43f27;
  }
  .index .index_application .index_application_list .index_application_li:hover .index_application_li_det .index_application_li_you .index_application_li_you_img::before {
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #a43f27;
    animation: spin 1.5s linear infinite;
  }
  .index .index_about .index_about_top {
    flex-direction: column;
  }
  .index .index_about .index_about_top .index_about_left {
    width: 100%;
  }
  .index .index_about .index_about_top .index_about_left .index_about_left_s {
    font-size: 10px;
  }
  .index .index_about .index_about_top .index_about_left .index_about_left_p {
    font-size: 16px;
    line-height: 32px;
  }
  .index .index_about .index_about_top .index_about_left .iconfont {
    font-size: 10px;
  }
  .index .index_about .index_about_top .index_about_right {
    width: 100%;
    height: 45vw;
    border-radius: 15px;
    margin-top: 10px;
  }
  .index .index_about .index_about_top .index_about_right .index_about_right_vid .index_about_right_vid_jiao {
    font-size: 20px;
  }
  .index .index_about .index_about_top .index_about_right .index_about_right_vid .index_about_right_vid_jiao::before {
    right: -80%;
    bottom: -15%;
    width: 50px;
    height: 50px;
  }
  .index .index_about .index_about_top .index_about_right .index_about_right_vid .index_about_right_vid_title {
    font-size: 18px;
  }
  .index .index_about .index_about_bottom .index_about_bottom_li .index_about_bottom_li_p {
    font-size: 13px;
  }
  .index .index_news .index_news_det {
    justify-content: space-between;
    height: auto;
    flex-direction: column;
  }
  .index .index_news .index_news_det .index_news_det_left {
    width: 100%;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det .index_news_det_left_det_time {
    font-size: 14px;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det .index_news_det_left_det_title {
    font-size: 20px;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det .index_news_det_left_det_p {
    font-size: 14px;
    line-height: 21px;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det .index_news_det_left_det_a {
    width: 25px;
    height: 25px;
    font-size: 14px;
  }
  .index .index_news .index_news_det .index_news_det_right {
    border-radius: 0.4rem;
    height: 100%;
    width: 100%;
    padding: 0.4rem 0.3rem;
    gap: 20px;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_right {
    width: 75%;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_right .index_news_det_right_title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_right .index_news_det_right_p {
    font-size: 14px;
    line-height: 21px;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_a {
    width: 25px;
    height: 25px;
    font-size: 14px;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_left {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_left .index_news_det_right_dd {
    font-size: 28px;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_left .index_news_det_right_time {
    font-size: 14px;
  }
  .about .container {
    height: 100%;
  }
  .about .about_profile {
    padding-bottom: 80px;
  }
  .about .about_profile .about_profile_title {
    position: relative;
  }
  .about .about_profile .about_profile_title .about_profile_en {
    font-weight: bold;
    font-size: 120px;
    color: #e4e4e4;
    opacity: 0.25;
    line-height: 1;
  }
  .about .about_profile .about_profile_title .about_profile_cn {
    font-weight: bold;
    font-size: 38px;
    color: #333333;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .about .about_profile .about_profile_name {
    font-size: 24px;
    line-height: 34px;
    margin: 38px 0;
  }
  .about .about_profile .about_profile_p {
    font-size: 18px;
    line-height: 28px;
    color: #333333;
  }
  .about .about_culture .about_culture_page1 {
    width: 100%;
    height: auto;
    padding: 60px 0;
    background-size: 100% 100%;
  }
  .about .about_culture .about_culture_page1 .about_culture_page1_title {
    font-weight: bold;
    font-size: 48px;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 59px;
  }
  .about .about_culture .about_culture_page1 .about_culture_page1_list {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 48px;
  }
  .about .about_culture .about_culture_page1 .about_culture_page1_list .about_culture_page1_li {
    width: 100%;
    background-color: #ffffff;
    border-radius: 10px;
    opacity: 0.8;
    overflow: hidden;
    padding: 30px 0;
  }
  .about .about_culture .about_culture_page1 .about_culture_page1_list .about_culture_page1_li .about_culture_page1_li_title {
    font-size: 18px;
    letter-spacing: 1px;
    width: 85%;
    height: 60px;
    padding-left: 25px;
    margin-bottom: 20px;
  }
  .about .about_culture .about_culture_page1 .about_culture_page1_list .about_culture_page1_li .about_culture_page1_li_p {
    font-size: 15px;
    letter-spacing: 1px;
    color: #333333;
    padding: 0 25px;
  }
  .about .about_culture .about_culture_page2 {
    padding: 80px 0;
  }
  .about .about_culture .about_culture_page2 .about_culture_page2_list {
    position: relative;
    background-size: 100% 100%;
    width: 100%;
    height: auto;
    padding: 50px 60px;
    padding-right: 220px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .about .about_culture .about_culture_page2 .about_culture_page2_list .about_culture_page2_title {
    font-weight: bold;
    font-size: 32px;
    letter-spacing: 1px;
    color: #ffffff;
  }
  .about .about_culture .about_culture_page2 .about_culture_page2_list .about_culture_page2_p {
    font-size: 17px;
    letter-spacing: 1px;
    color: #ffffff;
  }
  .about .about_culture .about_culture_page2 .about_culture_page2_list .about_culture_page2_ab {
    font-size: 500px;
    color: #ffffff;
    opacity: 0.2;
    position: absolute;
    line-height: 1;
    right: 0;
    top: 0;
  }
  .about .about_core {
    background-color: #f3f3f3;
    padding: 100px 0;
    width: 100%;
  }
  .about .about_core .about_core_title {
    font-weight: bold;
    font-size: 48px;
    letter-spacing: 2px;
    color: #333333;
    margin-bottom: 68px;
    text-align: center;
  }
  .about .about_core .about_core_list {
    width: 100%;
  }
  .about .about_core .about_core_list .about_core_li {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_img {
    width: 42%;
    height: auto;
    object-fit: cover;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 53%;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det .about_core_li_title {
    font-weight: bold;
    font-size: 28px;
    line-height: 1;
    letter-spacing: 1px;
    color: #333333;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det .about_core_li_xian {
    width: 100%;
    border-bottom: 1px dashed #cbcbcb;
    margin: 36px 0;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det .about_core_li_det_list .about_core_li_det_li {
    display: flex;
    align-items: center;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det .about_core_li_det_list .about_core_li_det_li .about_core_li_det_li_img {
    margin-right: 10px;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det .about_core_li_det_list .about_core_li_det_li .about_core_li_det_li_det {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 1px;
    color: #333333;
  }
  .about .about_core .about_core_list .about_core_li:not(:last-child) {
    margin-bottom: 50px;
  }
  .about .about_core .about_core_list .about_core_li:nth-child(even) {
    display: flex;
    flex-direction: row-reverse;
  }
  .about .about_qualification {
    padding: 80px 0;
    width: 100%;
  }
  .about .about_qualification .about_qualification_title {
    font-weight: bold;
    font-size: 48px;
    letter-spacing: 2px;
    color: #333333;
    text-align: left;
    margin-bottom: 60px;
  }
  .about .about_qualification .about_qualification_swiper {
    width: 100%;
    height: auto;
  }
  .about .about_qualification .about_qualification_swiper .swiper-wrapper {
    transition-timing-function: linear !important;
  }
  .about .about_qualification .about_qualification_swiper .swiper-slide {
    flex-direction: column;
  }
  .about .about_qualification .about_qualification_swiper .about_qualification_swiper_img {
    background-color: #f3f3f3;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .about .about_qualification .about_qualification_swiper .about_qualification_swiper_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .about .about_qualification .about_qualification_swiper .about_qualification_swiper_title {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #333333;
    margin-top: 20px;
  }
  .product .product_tab {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    margin-bottom: 42px;
  }
  .product .product_tab .product_li {
    width: 150px;
    height: 49px;
    background-color: #a43f27;
    border-radius: 6px;
    opacity: 0.5;
    font-size: 20px;
    letter-spacing: 1px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .product .product_tab .product_li_active {
    opacity: 1;
  }
  .product .product_det {
    padding-bottom: 100px;
  }
  .product .product_det .product_list table tbody tr td a {
    width: 53px;
    height: 32px;
    background-color: #a43f27;
    border-radius: 6px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    opacity: 0.3;
  }
  .product .product_det .product_list table tbody tr td a span {
    font-size: 20px;
    color: #fff;
  }
  .product .product_det .product_list table tbody tr td a:hover {
    opacity: 1;
  }
  .product .product_det .product_a {
    width: 100%;
    padding: 70px 0;
    border-top: 1px solid #dcdcdc;
  }
  .product .product_det .product_a_img {
    width: 100%;
  }
  .product .product_det .product_a_img img {
    width: 100%;
    height: auto;
  }
  .product .product_det .product_a_list {
    margin-top: 80px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(22%, 1fr));
    gap: 45px;
  }
  .product .product_detail {
    width: 100%;
    padding: 120px 0;
    background-color: #f3f3f3;
  }
  .product .product_detail .product_detail_top {
    display: flex;
    justify-content: space-between;
  }
  .product .product_detail .product_detail_top .product_detail_top_img {
    background-color: #ffffff;
    border-radius: 20px;
    padding: 60px;
    width: 29.5%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .product .product_detail .product_detail_top .product_detail_top_img img {
    height: 100%;
    width: auto;
    object-fit: cover;
  }
  .product .product_detail .product_detail_top .product_detail_top_right {
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .product .product_detail .product_detail_top .product_detail_top_right .product_detail_top_right_title {
    font-weight: bold;
    font-size: 41px;
    line-height: 1;
    color: #333333;
  }
  .product .product_detail .product_detail_top .product_detail_top_right .product_detail_top_right_p {
    font-size: 18px;
    letter-spacing: 1px;
    color: #333333;
    margin: 40px 0;
  }
  .product .product_detail .product_detail_top .product_detail_top_right .product_detail_top_right_table table caption {
    background-color: #a43f27;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    color: #ffffff;
    caption-side: top;
  }
  .product .product_detail .product_detail_top .product_detail_top_right .product_detail_top_right_table table thead tr {
    background-color: #a43f27;
    opacity: 0.5;
  }
  .product .product_detail .product_detail_top .product_detail_top_right .product_detail_top_right_table table thead tr td {
    font-size: 20px;
    color: #ffffff;
    padding: 20px 0;
    text-align: center;
  }
  .product .product_detail .product_detail_top .product_detail_top_right .product_detail_top_right_table table tbody tr td {
    padding: 10px 0;
    text-align: center;
    font-size: 20px;
    color: #333333;
  }
  .product .product_detail .product_detail_det {
    width: 100%;
    background-color: #fff;
    padding: 40px;
    margin-top: 56px;
  }
  .product .product_detail .product_detail_det .sddd {
    display: flex;
  }
  .product .product_detail .product_detail_det .product_detail_det_title {
    font-size: 32px;
    color: #333333;
    width: 100%;
    margin-bottom: 35px;
  }
  .product .product_detail .product_detail_det table tr td {
    padding: 0 !important;
  }
  .product .product_detail .product_detail_det table tr:nth-child(1) {
    background-color: #a43f27;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    color: #ffffff;
    caption-side: top;
  }
  .product .product_detail .product_detail_det table tr:nth-child(1) td {
    color: #fff !important;
  }
  .product .product_detail .product_detail_det table tr:nth-child(1) td span {
    background-color: transparent !important;
    color: #fff !important;
  }
  .product_dd .main_tab {
    margin-bottom: 0;
  }
  .application .application_list {
    padding-bottom: 100px;
  }
  .application .application_list .application_title {
    font-weight: bold;
    font-size: 48px;
    letter-spacing: 2px;
    color: #333333;
    text-align: center;
  }
  .application .application_list .application_li {
    margin-top: 42px;
    background-color: #f3f3f3;
    width: 100%;
    padding: 82px 0;
  }
  .application .application_list .application_li .container {
    display: flex;
    align-items: center;
  }
  .application .application_list .application_li .application_li_img {
    width: 65%;
    height: auto;
  }
  .application .application_list .application_li .application_li_det {
    position: relative;
    background-color: #ffffff;
    padding: 20px;
    margin-left: -70px;
  }
  .application .application_list .application_li .application_li_det .application_li_det_title {
    font-weight: bold;
    font-size: 26px;
    line-height: 1;
    margin-bottom: 20px;
    letter-spacing: 1px;
    color: #333333;
  }
  .application .application_list .application_li .application_li_det .application_li_det_p {
    font-size: 15px;
    line-height: 21px;
    color: #333333;
  }
  .application .application_list .application_li .application_li_det .application_li_det_img {
    position: absolute;
    width: 228px;
    height: 10px;
    right: 0;
    bottom: 0;
  }
  .news .main_tab {
    margin-bottom: 0;
  }
  .news .news_list {
    background-color: #f3f3f3;
    width: 100%;
    padding: 80px 0;
  }
  .news .news_list .news_list_title {
    font-weight: bold;
    font-size: 48px;
    letter-spacing: 2px;
    color: #333333;
    text-align: center;
  }
  .news .news_list .news_list_li {
    margin-top: 20px;
    padding: 20px 190px 20px 20px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(76, 76, 76, 0.07);
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
  }
  .news .news_list .news_list_li .news_list_li_left {
    padding: 15px;
    border-right: 1px solid rgba(196, 196, 196, 0.5);
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .news .news_list .news_list_li .news_list_li_left .news_list_li_left_md {
    font-size: 38px;
    color: #444444;
    white-space: nowrap;
  }
  .news .news_list .news_list_li .news_list_li_left .news_list_li_left_y {
    font-size: 16px;
    color: #666666;
  }
  .news .news_list .news_list_li .news_list_li_det {
    padding-left: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .news .news_list .news_list_li .news_list_li_det .news_list_li_det_title {
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 1px;
    color: #333333;
    margin-bottom: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .news .news_list .news_list_li .news_list_li_det .news_list_li_det_p {
    font-size: 16px;
    letter-spacing: 1px;
    color: #666666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .news .news_list .news_list_li .news_list_li_a {
    font-size: 16px;
    letter-spacing: 1px;
    color: #a43f27;
    position: absolute;
    right: 68px;
    bottom: 25px;
  }
  .news .news_list .news_list_li:hover {
    background-color: #a43f27;
    color: #fff;
  }
  .news .news_list .news_list_li:hover .news_list_li_left .news_list_li_left_md {
    color: #fff;
  }
  .news .news_list .news_list_li:hover .news_list_li_left .news_list_li_left_y {
    color: #fff;
  }
  .news .news_list .news_list_li:hover .news_list_li_det .news_list_li_det_title {
    color: #fff;
  }
  .news .news_list .news_list_li:hover .news_list_li_det .news_list_li_det_p {
    color: #fff;
  }
  .news .news_list .news_list_li:hover .news_list_li_a {
    color: #fff;
  }
  .news .news_list .pagination {
    margin-top: 60px;
    display: flex;
    justify-content: center;
  }
  .news .news_list .pagination li a {
    border-radius: 4px;
    border: solid 1px #d8d8d8;
  }
  .news .news_det {
    padding: 100px 0;
  }
  .news .news_det .news_det_title {
    font-size: 36px;
    color: #333333;
    text-align: center;
  }
  .news .news_det .news_det_p {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    margin: 40px 0;
  }
  .news .news_det .news_det_p .news_det_span {
    font-size: 14px;
    letter-spacing: 1px;
    color: #666666;
  }
  .news .news_det .news_det_det {
    padding: 60px 0;
    border-top: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #333333;
  }
  .news .news_det .news_det_pages {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
  }
  .news .news_det .news_det_pages a {
    font-size: 16px;
    color: #252525;
  }
  .news .news_det .news_det_pages a:hover {
    color: #a43f27;
  }
  .recruitment .recruitment_page1 {
    padding: 50px 0;
  }
  .recruitment .recruitment_page1 .recruitment_page1_title {
    font-weight: bold;
    font-size: 48px;
    letter-spacing: 2px;
    color: #333333;
    margin-bottom: 40px;
    text-align: center;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_left {
    padding-top: 20px;
    padding-left: 20px;
    position: relative;
    width: 48%;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_left .recruitment_page1_left_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 50%;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_left .recruitment_page1_left_img {
    width: 100%;
    height: auto;
    position: relative;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_right {
    width: 48%;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_right .recruitment_page1_right_img {
    width: 50px;
    height: auto;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_right .recruitment_page1_right_title {
    font-size: 32px;
    letter-spacing: 1px;
    color: #333333;
    margin: 15px 0 20px 0;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_right .recruitment_page1_right_span {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_right .recruitment_page1_right_p {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 1px;
    color: #333333;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_right .recruitment_page1_right_p a {
    font-size: 20px;
    letter-spacing: 1px;
    color: #a43f27;
  }
  .recruitment .recruitment_page2 {
    width: 100%;
    padding: 100px 0;
    background-color: #f3f3f3;
    position: relative;
  }
  .recruitment .recruitment_page2 .recruitment_page2_head {
    width: 100%;
    height: auto;
    padding: 28px 0;
    background-color: #a43f27;
    border-radius: 18px 18px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .recruitment .recruitment_page2 .recruitment_page2_head .recruitment_page2_th {
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    width: 100%;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    background-color: #fff;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_td {
    padding: 30px 0;
    font-size: 18px;
    color: #333333;
    text-align: center;
    width: 100%;
    border-top: 1px solid #e4e4e4;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_td_a .iconfont {
    display: inline-block;
    font-size: 16px;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_td_a .recruitment_page2_td_a_s1 {
    color: #333333;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_td_a .recruitment_page2_td_a_s1 .iconfont {
    color: #333333;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_td_a .recruitment_page2_td_a_s2 {
    display: none;
    color: #a43f27;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_td_a .recruitment_page2_td_a_s2 .iconfont {
    transform: rotate(180deg);
    color: #a43f27;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    overflow: hidden;
    transition: height 0.5s ease;
    height: 0;
    z-index: 99;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets {
    padding: 15px 50px;
    width: 100%;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets .recruitment_page2_li_dets_title {
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 1px;
    color: #a43f27;
    margin: 22px 0;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets .recruitment_page2_li_dets_list {
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #555555;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets .recruitment_page2_li_dets_form {
    width: 100%;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets .recruitment_page2_li_dets_form .form-horizontal {
    width: 100%;
    display: flex;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets .recruitment_page2_li_dets_form .form-horizontal .form_inp {
    width: 281px;
    height: 38px;
    background-color: #f3f3f3;
    border-radius: 8px 0 0 8px;
    color: #333;
    margin: 0;
    padding: 12px;
    font-size: 14px;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets .recruitment_page2_li_dets_form .form-horizontal .form_btn {
    width: 115px;
    height: 38px;
    background-color: #a43f27;
    border-radius: 0 8px 8px 0;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets .recruitment_page2_li_dets_form .form-horizontal .form_inp::placeholder {
    font-size: 14px;
    letter-spacing: 1px;
    color: #c2c2c2;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li_active .recruitment_page2_td_a .recruitment_page2_td_a_s1 {
    display: none;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li_active .recruitment_page2_td_a .recruitment_page2_td_a_s2 {
    display: inline-block;
  }
  .content .content_title {
    font-weight: bold;
    font-size: 48px;
    letter-spacing: 2px;
    color: #333333;
    text-align: center;
    margin-bottom: 40px;
  }
  .content .content_page1 {
    padding-bottom: 80px;
  }
  .content .content_page1 .content_page1_det {
    display: flex;
    justify-content: space-between;
    height: auto;
    flex-direction: column;
  }
  .content .content_page1 .content_page1_det .content_page1_map {
    width: 100%;
    height: 50vw;
    background-color: #88abda;
    border-radius: 20px;
  }
  .content .content_page1 .content_page1_det .content_page1_list {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .content .content_page1 .content_page1_det .content_page1_list .content_page1_li {
    padding: 20px 0;
    padding-left: 20px;
  }
  .content .content_page1 .content_page1_det .content_page1_list .content_page1_li .content_page1_li_title {
    font-size: 28px;
    letter-spacing: 1px;
    color: #333333;
  }
  .content .content_page1 .content_page1_det .content_page1_list .content_page1_li .content_page1_li_p {
    font-size: 22px;
    letter-spacing: 1px;
    color: #666666;
  }
  .content .content_page1 .content_page1_det .content_page1_list .content_page1_li .content_page1_li_span {
    font-weight: bold;
    font-size: 28px;
    color: #a43f27;
  }
  .content .content_page1 .content_page1_det .content_page1_list .content_page1_li:not(:last-child) {
    border-bottom: 1px solid #bfbfbf;
  }
  .content .content_page2 {
    padding: 80px 0;
    background-color: #f3f3f3;
  }
  .content .content_page2 .content_page2_from .form_inp {
    padding: 20px 20px;
    padding-left: 20px;
    background-color: #fff;
  }
  .content .content_page2 .content_page2_from .form_text {
    background-color: #fff;
  }
  .content .content_page2 .content_page2_from .inp_hold {
    font-size: 16px;
    letter-spacing: 1px;
    color: #999999;
    left: 35px;
    top: 13%;
  }
  .content .content_page2 .content_page2_from .form_text::placeholder {
    font-size: 16px;
    letter-spacing: 1px;
    color: #999999;
  }
  .content .content_page2 .content_page2_from .form_btn {
    width: 202px;
    height: 47px;
    border-radius: 24px;
    font-size: 18px;
  }
  footer {
    width: 100%;
    height: auto;
    background-color: #3a3b3d;
  }
  footer .form_text {
    padding-left: 0.2rem;
  }
  footer .footer_content {
    width: 100%;
    height: auto;
    padding: 20px 0;
  }
  footer .footer_content .container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  footer .footers {
    background-color: #f3f3f3;
  }
  footer .footers .footer_top {
    width: 100%;
    padding: 1rem 0;
    display: flex;
    justify-content: space-between;
    border-bottom: 0.01rem solid #cecece;
    background-size: 100% 100% !important;
  }
  footer .footers .footer_top .footer_top_left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 30%;
  }
  footer .footers .footer_top .footer_top_left .footer_logo {
    width: 80%;
    margin-bottom: 0.7rem;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_phone {
    margin-bottom: 0.35rem;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_phone dl dt {
    font-size: 14px;
    line-height: 21px;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_phone dl dd {
    font-size: 26px;
    line-height: 26px;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_det {
    display: flex;
    gap: 0.3rem;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_det dl {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_det dl dt img {
    border: 0.05rem solid #ffffff;
    width: 50px;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_det dl dd {
    font-size: 12px;
    line-height: 0.4rem;
    color: #333333;
    opacity: 0.6;
  }
  footer .footers .footer_top .footer_top_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    align-content: center;
    width: 25%;
  }
  footer .footers .footer_top .footer_top_list a {
    font-size: 14px;
    letter-spacing: 0.01rem;
    color: #999999;
  }
  footer .footers .footer_top .footer_top_list a:hover {
    color: #333333;
  }
  footer .footers .footer_top .footer_top_det {
    width: 35%;
  }
  footer .footers .footer_top .footer_top_det .footer_top_det_title {
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.01rem;
    color: #333333;
    margin-bottom: 0.4rem;
  }
  footer .footers .footer_top .footer_top_det .footer_top_det_list .footer_top_det_li {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0;
    color: #333333;
    display: flex;
    align-items: center;
  }
  footer .footers .footer_top .footer_top_det .footer_top_det_list .footer_top_det_li .footer_top_det_li_img {
    height: 12px;
    margin-right: 0.15rem;
  }
  footer .footers .footer_dwon {
    width: 100%;
    padding: 0.4rem 0;
    display: flex;
    justify-content: space-between;
  }
  footer .footers .footer_dwon p {
    font-size: 0.16rem;
    color: #666666;
  }
  footer .footers .footer_dwon a {
    font-size: 0.16rem;
    color: #666666;
  }
}

@media (max-width: 747px) {
  .pagination {
    bottom: 0px;
  }
  .pagination li a {
    padding: 5px 10px;
    font-size: 18px;
  }
  .form_inp {
    height: 0.8rem;
    padding-left: 0.2rem;
    font-size: 14px;
  }
  .inp_hold {
    font-size: 14px;
    top: 10%;
  }
  .form_text {
    font-size: 14px;
  }
  .form_inp::placeholder {
    font-size: 14px;
  }
  .form_text::placeholder {
    font-size: 14px;
  }
  .container {
    max-width: 95%;
  }
  header .header_search {
    top: 0.9rem;
    height: 90px;
  }
  header .header_search .header_search_form .header_search_forms .keywordin {
    height: 30px;
    font-size: 12px;
  }
  header .header_search .header_search_form .header_search_forms .keywordin::placeholder {
    font-size: 12px;
  }
  header .header_search .header_search_form .header_search_forms .keywordbtn {
    width: 40px;
    height: 30px;
    font-size: 12px;
  }
  header .header_search .header-menu .header_menu_cen a {
    font-size: 21px;
  }
  header .header_search .header-menu .header_menu_cen .separator {
    font-size: 18px;
  }
  header .header_search .header-menu .header-menu-ul .header-menu-li .header-menu-a {
    font-size: 18px;
  }
  .index .message_main_mess_title {
    margin-bottom: 1rem;
  }
  .index .banner {
    padding: 70px 0;
    background-size: auto 100% !important;
  }
  .index .banner .banner_top {
    flex-direction: column;
  }
  .index .banner .banner_top .banner_left {
    width: 100%;
  }
  .index .banner .banner_top .banner_left .banner_left_title {
    font-size: 38px;
  }
  .index .banner .banner_top .banner_left .banner_left_p {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 1px;
    margin: 20px 0;
    text-shadow: 2px 2px 0 #444444, -1px -1px 0 #444444, 1px -1px 0 #444444, -1px 1px 0 #444444;
  }
  .index .banner .banner_top .banner_left .banner_left_list dl dt {
    width: 60px;
    height: 60px;
    border: 4px solid #bfa199;
  }
  .index .banner .banner_top .banner_left .banner_left_list dl dt img {
    height: 25px;
  }
  .index .banner .banner_top .banner_left .banner_left_list dl dd {
    font-size: 16px;
  }
  .index .banner .banner_top .banner_right {
    width: 100%;
    margin: 40px 0;
  }
  .index .banner .banner_dwon {
    height: auto;
    margin-top: 0;
    flex-direction: unset;
    flex-wrap: wrap;
    padding: 10px;
  }
  .index .banner .banner_dwon .banner_dwon_logo {
    width: 48%;
  }
  .index .banner .banner_dwon .banner_dwon_one {
    width: 48%;
  }
  .index .banner .banner_dwon .banner_dwon_one .banner_dwon_one_top .banner_dwon_one_title {
    font-size: 18px;
  }
  .index .banner .banner_dwon .banner_dwon_one .banner_dwon_one_top .banner_dwon_one_pro {
    font-size: 18px;
  }
  .index .banner .banner_dwon .banner_dwon_one .banner_dwon_one_list .banner_dwon_one_li {
    font-size: 14px;
  }
  .index .banner .banner_dwon .banner_dwon_one .banner_dwon_one_list .banner_dwon_one_li span {
    font-size: 18px;
  }
  .index .banner .banner_dwon .banner_dwon_two {
    height: auto;
    width: 100%;
    margin-top: 20px;
  }
  .index .banner .banner_dwon .banner_dwon_two .banner_dwon_two_hr {
    font-size: 18px;
  }
  .index .banner .banner_dwon .banner_dwon_two img {
    height: auto;
    width: 100%;
  }
  .index .index_product {
    position: relative;
  }
  .index .index_product .index_product_det_list {
    width: 60px;
    height: 60px;
    font-size: 16px;
    color: #fff;
    background-color: #a43f27;
    position: absolute;
    left: 0;
    top: 100px;
    padding: 5px;
    display: flex;
    align-items: center;
    line-height: 1.2;
    letter-spacing: 2px;
    justify-content: center;
    text-align: center;
    z-index: 1;
    border-radius: 10px;
  }
  .index .index_product .index_product_det {
    height: auto;
  }
  .index .index_product .index_product_det .index_product_li {
    height: auto;
  }
  .index .index_product .index_product_det .index_product_li .index_product_li_det {
    height: auto;
  }
  .index .index_product .index_product_det .index_product_li .index_product_li_det .index_product_li_title {
    font-size: 21px;
    line-height: 21px;
  }
  .index .index_product .index_product_det .index_product_li .index_product_li_det .index_product_li_title .index_product_li_p {
    font-size: 16px;
    line-height: 21px;
  }
  .index .index_product .index_product_det .index_product_li .index_product_li_det .index_product_li_img {
    height: 10rem;
  }
  .index .index_product .index_product_det .index_product_tab {
    position: fixed;
    left: 0;
    top: 110px;
    z-index: 2;
    height: 0;
    width: 90%;
    transition: height 0.5s ease;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_title {
    position: relative;
    font-size: 21px;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_title .index_product_tab_title_c {
    position: absolute;
    right: 15px;
    top: 0px;
    font-size: 24px;
    color: #fff;
    display: block;
  }
  .index .index_product .index_product_det .index_product_list {
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
  }
  .index .index_product .index_product_det .index_product_list .pagination {
    bottom: 0px;
  }
  .index .index_product .index_product_det .index_product_list .pagination li a {
    padding: 5px 10px;
    font-size: 18px;
  }
  .index .index_application .index_application_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    height: auto;
    gap: 10px;
  }
  .index .index_application .index_application_list .index_application_li .index_application_li_det .index_application_li_title {
    font-size: 18px;
  }
  .index .index_application .index_application_list .index_application_li .index_application_li_det .index_application_li_you .index_application_li_you_img {
    width: 25px;
    height: 25px;
  }
  .index .index_about .index_about_top {
    flex-direction: column;
  }
  .index .index_about .index_about_top .index_about_left {
    width: 100%;
  }
  .index .index_about .index_about_top .index_about_left .index_about_left_s {
    font-size: 10px;
  }
  .index .index_about .index_about_top .index_about_left .index_about_left_p {
    font-size: 12px;
    line-height: 18px;
  }
  .index .index_about .index_about_top .index_about_left .iconfont {
    font-size: 10px;
  }
  .index .index_about .index_about_top .index_about_right {
    width: 100%;
    height: 45vw;
    border-radius: 15px;
    margin-top: 10px;
  }
  .index .index_about .index_about_top .index_about_right .index_about_right_vid .index_about_right_vid_jiao {
    font-size: 20px;
  }
  .index .index_about .index_about_top .index_about_right .index_about_right_vid .index_about_right_vid_jiao::before {
    right: -80%;
    bottom: -15%;
    width: 50px;
    height: 50px;
  }
  .index .index_about .index_about_top .index_about_right .index_about_right_vid .index_about_right_vid_title {
    font-size: 18px;
  }
  .index .index_about .index_about_bottom .index_about_bottom_li .index_about_bottom_li_p {
    font-size: 13px;
  }
  .index .index_news .index_news_det {
    justify-content: space-between;
    height: auto;
    flex-direction: column;
  }
  .index .index_news .index_news_det .index_news_det_left {
    width: 100%;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det .index_news_det_left_det_time {
    font-size: 12px;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det .index_news_det_left_det_title {
    font-size: 16px;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det .index_news_det_left_det_p {
    font-size: 14px;
    line-height: 21px;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det .index_news_det_left_det_a {
    width: 25px;
    height: 25px;
    font-size: 14px;
  }
  .index .index_news .index_news_det .index_news_det_right {
    border-radius: 0.4rem;
    height: 100%;
    width: 100%;
    padding: 0.4rem 0.3rem;
    gap: 20px;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_right {
    width: 75%;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_right .index_news_det_right_title {
    font-size: 14px;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_right .index_news_det_right_p {
    font-size: 12px;
    line-height: 16px;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_a {
    width: 25px;
    height: 25px;
    font-size: 14px;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_left {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_left .index_news_det_right_dd {
    font-size: 18px;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_left .index_news_det_right_time {
    font-size: 12px;
  }
  footer {
    width: 100%;
    height: auto;
    background-color: #3a3b3d;
  }
  footer .form_text {
    padding-left: 0.2rem;
  }
  footer .footer_content {
    width: 100%;
    height: auto;
    padding: 20px 0;
  }
  footer .footer_content .container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  footer .footers {
    background-color: #f3f3f3;
  }
  footer .footers .footer_top {
    width: 100%;
    padding: 1rem 0;
    display: flex;
    justify-content: space-between;
    border-bottom: 0.01rem solid #cecece;
    background-size: 100% 100% !important;
  }
  footer .footers .footer_top .footer_top_left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 30%;
  }
  footer .footers .footer_top .footer_top_left .footer_logo {
    width: 80%;
    margin-bottom: 0.7rem;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_phone {
    margin-bottom: 0.35rem;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_phone dl dt {
    font-size: 14px;
    line-height: 21px;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_phone dl dd {
    font-size: 26px;
    line-height: 26px;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_det {
    display: flex;
    gap: 0.3rem;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_det dl {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_det dl dt img {
    border: 0.05rem solid #ffffff;
    width: 50px;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_det dl dd {
    font-size: 12px;
    line-height: 0.4rem;
    color: #333333;
    opacity: 0.6;
  }
  footer .footers .footer_top .footer_top_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    align-content: center;
    width: 25%;
  }
  footer .footers .footer_top .footer_top_list a {
    font-size: 14px;
    letter-spacing: 0.01rem;
    color: #999999;
  }
  footer .footers .footer_top .footer_top_list a:hover {
    color: #333333;
  }
  footer .footers .footer_top .footer_top_det {
    width: 35%;
  }
  footer .footers .footer_top .footer_top_det .footer_top_det_title {
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.01rem;
    color: #333333;
    margin-bottom: 0.4rem;
  }
  footer .footers .footer_top .footer_top_det .footer_top_det_list .footer_top_det_li {
    font-size: 12px;
    line-height: 25px;
    letter-spacing: 0;
    color: #333333;
    display: flex;
    align-items: center;
  }
  footer .footers .footer_top .footer_top_det .footer_top_det_list .footer_top_det_li .footer_top_det_li_img {
    height: 12px;
    margin-right: 0.15rem;
  }
  footer .footers .footer_dwon {
    width: 100%;
    padding: 0.4rem 0;
    display: flex;
    justify-content: space-between;
  }
  footer .footers .footer_dwon p {
    font-size: 0.16rem;
    color: #666666;
  }
  footer .footers .footer_dwon a {
    font-size: 0.16rem;
    color: #666666;
  }
}

@media (max-width: 494px) {
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 38px;
  }
  h3 {
    font-size: 32px;
  }
  h4 {
    font-size: 0.3rem;
  }
  h5 {
    font-size: 0.24rem;
  }
  .container {
    max-width: 95%;
  }
  .row {
    margin-right: 0;
    margin-left: 0;
  }
  .inp_hold {
    display: none !important;
  }
  .form_inp[required]::placeholder {
    color: #fff;
  }
  .form_inp {
    padding-left: 20px;
  }
  .modal-overlay video {
    width: 90vw;
  }
  header .header_search {
    top: 90px;
    height: 200px;
  }
  header .header_search .header_search_form .header_search_forms {
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  header .header_search .header_search_form .header_search_forms .keywordin {
    width: 85%;
  }
  header .header_search .header_search_form .header_search_forms .keywordbtn {
    margin-top: 15px;
  }
  header .header-ul {
    display: none;
  }
  header .header_det {
    display: none;
  }
  header .header-nav {
    display: flex;
    align-items: center;
  }
  header .header_top {
    display: none;
  }
  header .header_btn {
    width: 100%;
    height: 40px;
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    background-color: #a43f27;
  }
  header .header_btn .header_btns {
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
  }
  header .header_btn .header_btns img {
    margin-right: 5px;
  }
  header .header_btn .header_btns:not(:last-child) {
    border-right: 1px solid rgba(199, 199, 199, 0.5);
  }
  main .banners {
    margin-top: 90px;
    height: auto;
  }
  main .main_tab {
    height: auto;
    margin-bottom: 35px;
  }
  main .main_tab .container {
    flex-direction: column-reverse;
  }
  main .main_tab .container .main_tab_bread {
    width: 100%;
    padding: 10px 0;
  }
  main .main_tab .container .main_tab_list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
  .message_main_mess_title {
    margin-bottom: 30px;
  }
  .message_main_mess_title .message_main_mess_title_en {
    font-size: 50px;
  }
  .message_main_mess_title .message_main_mess_title_cn {
    font-size: 30px;
    margin-top: -25px;
  }
  .index .message_main_mess_title {
    margin-bottom: 40px;
  }
  .index .banner {
    padding: 40px 0;
    background-size: auto 100% !important;
  }
  .index .banner .banner_top {
    flex-direction: column;
  }
  .index .banner .banner_top .banner_left {
    width: 100%;
  }
  .index .banner .banner_top .banner_left .banner_left_title {
    font-size: 32px;
  }
  .index .banner .banner_top .banner_left .banner_left_p {
    font-size: 21px;
    line-height: 28px;
    letter-spacing: 1px;
    margin: 20px 0;
    text-shadow: 2px 2px 0 #444444, -1px -1px 0 #444444, 1px -1px 0 #444444, -1px 1px 0 #444444;
  }
  .index .banner .banner_top .banner_left .banner_left_list dl dt {
    width: 50px;
    height: 50px;
    border: 3px solid #bfa199;
  }
  .index .banner .banner_top .banner_left .banner_left_list dl dt img {
    height: 20px;
  }
  .index .banner .banner_top .banner_left .banner_left_list dl dd {
    font-size: 14px;
  }
  .index .banner .banner_top .banner_right {
    width: 100%;
    margin: 25px 0;
  }
  .index .banner .banner_dwon {
    margin-top: 0;
    flex-direction: unset;
    flex-wrap: wrap;
    padding: 15px;
  }
  .index .banner .banner_dwon .banner_dwon_logo {
    width: 48%;
  }
  .index .banner .banner_dwon .banner_dwon_one {
    width: 48%;
  }
  .index .banner .banner_dwon .banner_dwon_one .banner_dwon_one_top {
    gap: 10px;
    margin-bottom: 2px;
  }
  .index .banner .banner_dwon .banner_dwon_one .banner_dwon_one_top .banner_dwon_one_title {
    font-size: 14px;
  }
  .index .banner .banner_dwon .banner_dwon_one .banner_dwon_one_top .banner_dwon_one_pro {
    font-size: 14px;
  }
  .index .banner .banner_dwon .banner_dwon_one .banner_dwon_one_list {
    gap: 5px;
  }
  .index .banner .banner_dwon .banner_dwon_one .banner_dwon_one_list .banner_dwon_one_li {
    font-size: 10px;
  }
  .index .banner .banner_dwon .banner_dwon_one .banner_dwon_one_list .banner_dwon_one_li span {
    font-size: 12px;
    margin-right: 1px;
  }
  .index .banner .banner_dwon .banner_dwon_two {
    height: auto;
    width: 100%;
    margin-top: 10px;
  }
  .index .banner .banner_dwon .banner_dwon_two .banner_dwon_two_hr {
    font-size: 12px;
    top: 0;
  }
  .index .banner .banner_dwon .banner_dwon_two img {
    height: auto;
    width: 100%;
  }
  .index .index_product {
    padding: 50px 0;
    position: relative;
  }
  .index .index_product .index_product_det_list {
    width: 50px;
    height: 50px;
    top: 60px;
  }
  .index .index_product .index_product_det {
    height: auto;
  }
  .index .index_product .index_product_det .index_product_tab {
    position: fixed;
    left: 0;
    top: 110px;
    z-index: 2;
    height: 0;
    width: 90%;
    transition: height 0.5s ease;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_title {
    position: relative;
  }
  .index .index_product .index_product_det .index_product_tab .index_product_tab_title .index_product_tab_title_c {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 18px;
    color: #fff;
    display: block;
  }
  .index .index_product .index_product_det .index_product_list {
    width: 100%;
    padding-bottom: 100px;
    grid-template-columns: repeat(1, 1fr);
  }
  .index .index_product .index_product_det .index_product_list .pagination {
    bottom: 0;
  }
  .index .index_product .index_product_det .index_product_list .pagination .ririgh {
    flex-wrap: wrap;
    justify-content: center;
  }
  .index .index_product .index_product_det .index_product_list .pagination li a {
    padding: 5px 10px;
    font-size: 18px;
  }
  .index .index_application .index_application_list {
    grid-template-columns: repeat(2, 1fr);
    height: auto;
    gap: 10px;
  }
  .index .index_application .index_application_list .index_application_li {
    height: auto;
  }
  .index .index_application .index_application_list .index_application_li .index_application_li_det {
    padding-bottom: 0;
  }
  .index .index_application .index_application_list .index_application_li .index_application_li_det .index_application_li_title {
    margin-bottom: 10px;
  }
  .index .index_about {
    padding: 50px 0;
  }
  .index .index_about .index_about_top {
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
  }
  .index .index_about .index_about_top .index_about_left {
    width: 100%;
  }
  .index .index_about .index_about_top .index_about_left .index_about_left_s {
    font-size: 16px;
    width: 50%;
    height: auto;
    padding: 10px 15px;
  }
  .index .index_about .index_about_top .index_about_right {
    height: 50vw;
    border-radius: 10px;
    margin-top: 30px;
  }
  .index .index_about .index_about_bottom {
    background-color: #cdcdce;
    background-size: auto 100%;
    background-position: center;
  }
  .index .index_about .index_about_bottom .index_about_bottom_li .index_about_bottom_li_xian {
    margin: 15px 0;
  }
  .index .index_about .index_about_bottom .index_about_bottom_li .index_about_bottom_li_p {
    font-size: 16px;
  }
  .index .index_about .index_about_bottom .index_about_bottom_li .index_about_bottom_li_title .index_about_bottom_li_title_span {
    font-size: 48px;
  }
  .index .index_about .index_about_bottom .index_about_bottom_li .index_about_bottom_li_title .index_about_bottom_li_title_span span {
    font-size: 18px;
  }
  .index .index_about .index_about_bottom .container {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .index .index_news {
    padding-bottom: 50px;
  }
  .index .index_news .index_news_det {
    height: auto;
    flex-direction: column;
  }
  .index .index_news .index_news_det .index_news_det_left {
    width: 100%;
    border-radius: 20px;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det {
    padding: 20px;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det .index_news_det_left_det_title {
    margin: 10px 0;
  }
  .index .index_news .index_news_det .index_news_det_left .index_news_det_left_det .index_news_det_left_det_p {
    margin-bottom: 10px;
  }
  .index .index_news .index_news_det .index_news_det_right {
    width: 100%;
    padding: 30px 10px;
    border-radius: 20px;
    gap: 30px;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li {
    flex-direction: column;
    position: relative;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_left {
    width: 100%;
    padding-right: 0;
    border-right: none;
    display: flex;
    align-items: flex-end;
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-bottom: 15px;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_left .index_news_det_right_dd {
    font-size: 32px;
    line-height: 1;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_left .index_news_det_right_time {
    font-size: 18px;
    line-height: 1;
    margin-right: 10px;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_right {
    width: 100%;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_right .index_news_det_right_title {
    margin-bottom: 10px;
  }
  .index .index_news .index_news_det .index_news_det_right .index_news_det_right_li .index_news_det_right_a {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    line-height: 0.5;
  }
  .about .about_profile {
    padding-bottom: 50px;
  }
  .about .about_profile .about_profile_title .about_profile_en {
    font-size: 60px;
  }
  .about .about_profile .about_profile_title .about_profile_cn {
    font-size: 25px;
  }
  .about .about_profile .about_profile_name {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 1px;
    margin: 30px 0;
  }
  .about .about_profile .about_profile_p {
    line-height: 32px;
  }
  .about .about_culture .about_culture_page1 {
    height: auto;
    padding: 40px 0;
  }
  .about .about_culture .about_culture_page1 .about_culture_page1_title {
    font-size: 32px;
    letter-spacing: 2px;
    margin-bottom: 30px;
  }
  .about .about_culture .about_culture_page1 .about_culture_page1_list {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .about .about_culture .about_culture_page1 .about_culture_page1_list .about_culture_page1_li {
    padding: 30px 0;
  }
  .about .about_culture .about_culture_page1 .about_culture_page1_list .about_culture_page1_li .about_culture_page1_li_title {
    font-size: 18px;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    margin-bottom: 20px;
  }
  .about .about_culture .about_culture_page1 .about_culture_page1_list .about_culture_page1_li .about_culture_page1_li_p {
    padding: 0 30px;
    font-size: 14px;
  }
  .about .about_culture .about_culture_page2 {
    padding: 50px 0;
  }
  .about .about_culture .about_culture_page2 .container {
    max-width: 100%;
  }
  .about .about_culture .about_culture_page2 .about_culture_page2_list {
    padding: 10px;
    height: auto;
  }
  .about .about_culture .about_culture_page2 .about_culture_page2_list .about_culture_page2_title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .about .about_culture .about_culture_page2 .about_culture_page2_list .about_culture_page2_p {
    font-size: 16px;
    letter-spacing: 1px;
  }
  .about .about_culture .about_culture_page2 .about_culture_page2_list .about_culture_page2_ab {
    display: none;
  }
  .about .about_core {
    padding: 50px 0;
  }
  .about .about_core .about_core_title {
    font-size: 32px;
    letter-spacing: 1px;
    margin-bottom: 35px;
  }
  .about .about_core .about_core_list .about_core_li:nth-child(even) {
    flex-direction: column;
  }
  .about .about_core .about_core_list .about_core_li {
    flex-direction: column;
    align-items: center;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_img {
    width: 100%;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det {
    width: 100%;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det .about_core_li_title {
    font-size: 24px;
    margin-top: 15px;
    line-height: 1;
    letter-spacing: 1px;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det .about_core_li_xian {
    margin: 15px 0;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det .about_core_li_det_list {
    gap: 15px;
    display: flex;
    flex-direction: column;
  }
  .about .about_core .about_core_list .about_core_li .about_core_li_det .about_core_li_det_list .about_core_li_det_li .about_core_li_det_li_det {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1px;
  }
  .about .about_qualification {
    padding: 50px 0;
  }
  .about .about_qualification .about_qualification_title {
    font-size: 32px;
    letter-spacing: 1px;
    text-align: center;
    color: #333333;
    margin-bottom: 30px;
  }
  .about .about_qualification .about_qualification_swiper {
    height: auto;
  }
  .about .about_qualification .about_qualification_swiper .swiper-slide {
    height: auto;
  }
  .application .application_list .application_li {
    padding: 30px 0;
    margin-top: 25px;
  }
  .application .application_list .application_li .container {
    flex-direction: column;
  }
  .application .application_list .application_li .application_li_img {
    width: 100%;
    height: auto;
  }
  .application .application_list .application_li .application_li_det {
    padding: 20px;
    margin-left: 0;
  }
  .application .application_list .application_li .application_li_det .application_li_det_title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .content .content_title {
    font-size: 32px;
    margin-bottom: 30px;
  }
  .content .content_page1 {
    padding-bottom: 40px;
  }
  .content .content_page1 .content_page1_det {
    height: auto;
    flex-direction: column;
  }
  .content .content_page1 .content_page1_det .content_page1_map {
    width: 100%;
    height: 260px;
  }
  .content .content_page1 .content_page1_det .content_page1_list {
    width: 100%;
  }
  .content .content_page1 .content_page1_det .content_page1_list .content_page1_li .content_page1_li_title {
    font-size: 24px;
  }
  .content .content_page1 .content_page1_det .content_page1_list .content_page1_li .content_page1_li_p {
    font-size: 18px;
  }
  .content .content_page1 .content_page1_det .content_page1_list .content_page1_li .content_page1_li_span {
    font-size: 18px;
  }
  .content .content_page2 {
    padding: 50px 0;
  }
  .content .content_page2 .content_page2_from .form_inp[required]::placeholder {
    color: #999999;
  }
  .news .news_det {
    padding: 50px 0;
  }
  .news .news_det .news_det_title {
    font-size: 24px;
    line-height: 1.5;
  }
  .news .news_det .news_det_p {
    gap: 10px;
    margin: 15px 0;
  }
  .news .news_det .news_det_det {
    padding: 30px 0;
    font-size: 14px;
    line-height: 20px;
  }
  .news .news_det .news_det_pages {
    flex-direction: column;
    gap: 10px;
    padding-top: 20px;
  }
  .news .news_list {
    padding: 50px 0;
  }
  .news .news_list .news_list_li {
    flex-direction: column;
    padding: 15px;
    padding-bottom: 38px;
  }
  .news .news_list .news_list_li .news_list_li_left {
    padding: 0;
    border-right: none;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    width: 100%;
    justify-content: flex-end;
    margin-bottom: 10px;
  }
  .news .news_list .news_list_li .news_list_li_left .news_list_li_left_md {
    line-height: 1;
    margin-left: 5px;
  }
  .news .news_list .news_list_li .news_list_li_det {
    padding-left: 0;
  }
  .news .news_list .news_list_li .news_list_li_det .news_list_li_det_title {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .news .news_list .news_list_li .news_list_li_det .news_list_li_det_p {
    -webkit-line-clamp: 3;
  }
  .news .news_list .news_list_li .news_list_li_a {
    right: 10px;
    bottom: 5px;
  }
  .product .product_tab {
    margin-bottom: 30px;
    gap: 10px;
  }
  .product .product_tab .product_li {
    width: 120px;
    height: 40px;
    font-size: 18px;
  }
  .product .product_det .product_a {
    padding: 40px 0;
  }
  .product .product_det .product_a_list {
    margin-top: 40px;
    grid-template-columns: repeat(1, 1fr);
  }
  .product .product_detail {
    padding: 50px 0;
  }
  .product .product_detail .product_detail_top {
    flex-direction: column;
    align-items: center;
  }
  .product .product_detail .product_detail_top .product_detail_top_img {
    padding: 30px;
    width: 100%;
  }
  .product .product_detail .product_detail_top .product_detail_top_right {
    margin-top: 30px;
    width: 100%;
  }
  .product .product_detail .product_detail_top .product_detail_top_right .product_detail_top_right_p {
    font-size: 16px;
    line-height: 1.5;
    margin: 20px 0;
  }
  .product .product_detail .product_detail_top .product_detail_top_right_table {
    overflow-y: auto;
  }
  .product .product_detail .product_detail_top .product_detail_top_right_table td, .product .product_detail .product_detail_top .product_detail_top_right_table th {
    white-space: nowrap;
  }
  .product .product_det {
    padding-bottom: 50px;
  }
  .product .product_det .product_list {
    overflow-y: auto;
  }
  .product .product_det .product_list td, .product .product_det .product_list th {
    white-space: nowrap;
  }
  .recruitment .recruitment_page1 {
    padding: 30px 0;
  }
  .recruitment .recruitment_page1 .recruitment_page1_title {
    font-size: 32px;
    margin-bottom: 30px;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det {
    flex-direction: column;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_left {
    padding-top: 10px;
    padding-left: 10px;
    width: 100%;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_left .recruitment_page1_left_bg {
    width: 80%;
    height: 80%;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_right {
    width: 100%;
    margin-top: 15px;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_right .recruitment_page1_right_img {
    display: none;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_right .recruitment_page1_right_title {
    margin: 0;
    margin-bottom: 10px;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_right .recruitment_page1_right_span {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 10px;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_right .recruitment_page1_right_p {
    font-size: 16px;
    line-height: 24px;
  }
  .recruitment .recruitment_page1 .recruitment_page1_det .recruitment_page1_right .recruitment_page1_right_p a {
    font-size: 16px;
  }
  .recruitment .recruitment_page2 {
    padding: 50px 0;
    width: 100%;
  }
  .recruitment .recruitment_page2 .recruitment_page2s {
    width: 100%;
    overflow: auto;
    background-color: #fff;
  }
  .recruitment .recruitment_page2 .container {
    max-width: none;
    width: auto;
    min-width: 800px;
  }
  .recruitment .recruitment_page2 .recruitment_page2_head {
    gap: 15px;
  }
  .recruitment .recruitment_page2 .recruitment_page2_head .recruitment_page2_th {
    white-space: nowrap;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list {
    width: auto;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_td {
    padding: 20px 0;
    white-space: nowrap;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets {
    padding: 10px 10px;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets .recruitment_page2_li_dets_title {
    margin: 5px 0;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets .recruitment_page2_li_dets_form .form-horizontal {
    justify-content: center;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets .recruitment_page2_li_dets_form .form-horizontal .form_inp {
    width: 100%;
    border-radius: 8px;
    margin-bottom: 10px;
  }
  .recruitment .recruitment_page2 .recruitment_page2_list .recruitment_page2_li .recruitment_page2_li_det .recruitment_page2_li_dets .recruitment_page2_li_dets_form .form-horizontal .form_btn {
    width: 120px;
    border-radius: 8px;
  }
  footer .footers {
    padding-bottom: 40px;
  }
  footer .footers .footer_top {
    padding: 50px 0;
  }
  footer .footers .footer_top .footer_top_left {
    width: 100%;
    align-items: center;
  }
  footer .footers .footer_top .footer_top_left .footer_logo {
    width: 80%;
    margin-bottom: 20px;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_phone {
    margin-bottom: 0;
  }
  footer .footers .footer_top .footer_top_left .footer_top_left_phone dl dd {
    font-size: 36px;
    line-height: 36px;
  }
  footer .footers .footer_top .footer_top_left_det {
    display: none;
  }
  footer .footers .footer_top .footer_top_list {
    display: none;
  }
  footer .footers .footer_top .footer_top_det {
    display: none;
  }
  footer .footers .footer_dwon {
    padding: 20px 0;
    flex-direction: column;
    align-items: center;
  }
}
