@media only screen and (max-width: 1680px) {
  html {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1440px) {
  html {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1280px) {
  html {
    font-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .Header {
    display: none;
  }
  .WapHeader {
    height: 5rem;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 0.875rem;
    position: fixed;
    background-color: #fff;
    top: 0;
    z-index: 66;
    justify-content: space-between;
  }
  .WapHeader .Header-left {
    width: 100%;
    text-align: center;
  }
  .WapHeader .Header-left .logo {
    width: 8.1875rem;
    height: auto;
    margin-left: 2rem;
    margin-top: 1rem;
  }
  .WapHeader .Header-left .name {
    color: #009944;
    font-size: 1rem;
    font-weight: bold;
    margin-top: 1rem;
  }
  .WapHeader .Header-left .enname {
    font-size: 0.6875rem;
    margin-top: 0.4rem;
  }
  .WapHeader .Header-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 1rem;
  }
  .WapHeader .Header-right span {
    display: inline-block;
    width: 2rem;
    height: 0.1875rem;
    border-radius: 0.375rem;
    margin-bottom: 0.375rem;
    background-color: #575b66;
  }
  /* MainNavBox 样式 */
  .MainNavBox {
    position: fixed;
    top: 0;
    right: -100%;
    width: 0;
    height: 100%;
    background-color: #fff;
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    z-index: 999999;
    overflow-y: auto;
    opacity: 0;
  }
  .MainNavBox.active {
    right: 0;
    width: 50%;
    opacity: 1;
  }
  .nav-content {
    padding: 2rem 1.5rem;
  }
  .nav-content .selectBox {
    display: flex;
    margin-top: 3rem;
    justify-content: center;
    align-items: center;
  }
  .nav-content .selectBox .ch {
    background-color: #f5f6f7;
    padding: 5px 16px;
    border-radius: 4px;
    font-size: 0.875rem;
  }
  .nav-content .selectBox .line {
    margin: 0 0.5rem;
  }
  .nav-content .selectBox .active {
    color: #fff;
    background-color: #46266D;
  }
  .nav-content h3 {
    font-size: 1.2rem;
    color: #282828;
    margin-bottom: 1.5rem;
    font-weight: bold;
    border-bottom: 2px solid #46266D;
    padding-bottom: 0.5rem;
  }
  .nav-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .nav-list li {
    margin-bottom: 0.8rem;
  }
  .nav-link {
    display: block;
    padding: 0.8rem 1rem;
    color: #333;
    text-decoration: none;
    font-size: 1rem;
    border-radius: 4px;
    transition: all 0.3s ease;
    background-color: #f8f9fa;
  }
  .nav-link:hover {
    background-color: #46266D;
    color: #fff;
    transform: translateX(5px);
  }
  .swiperBox {
    display: none;
  }
  .wapswiper {
    display: block;
  }
  html {
    font-size: 15px;
  }
  .indexModule .swiperBox {
    height: auto;
  }
  .indexModule .About .About_area {
    width: 100%;
    height: auto;
    margin-top: 0;
    flex-direction: column;
  }
  .indexModule .About .About_area .leftBox .index_about_more_btn {
    display: none;
  }
  .indexModule .About .About_area .leftBox {
    width: 100%;
    margin-left: 0;
    background-image: url('/static/images/wap2.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .indexModule .About .About_area .right {
    width: 94%;
    height: auto;
    margin-right: 0;
  }
  .indexModule .About .About_area {
    background-image: none;
  }
  .indexModule .About .About_area .leftBox .title {
    text-align: center;
    font-size: 1.875rem;
  }
  .indexModule .About .About_area .leftBox .title2 {
    font-size: 1.5rem;
    text-align: center;
  }
  .indexModule .index_case_box_content .indexCaseSwiper {
    width: 94%;
  }
  .indexModule .index_case_box_content .index_case_card_img {
    height: 12rem;
  }
  .indexModule .index_case_box_content .index_case_arrow_prev,
  .indexModule .index_case_box_content .index_case_arrow_next {
    width: 2rem;
    height: 2rem;
  }
  .indexModule .index_case_box_content .index_case_arrow_prev {
    left: 0.25rem;
  }
  .indexModule .index_case_box_content .index_case_arrow_next {
    right: 0.25rem;
  }
  .index_product_box {
    height: auto;
    padding-bottom: 4rem;
    background-size: 100% 100%;
  }
  .indexModule .index_product_box_content {
    flex-direction: column;
    width: 94%;
    margin: 2.5rem auto 0;
    gap: 1.5rem;
  }
  .indexModule .index_product_cate {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0.625rem;
  }
  .indexModule .index_product_cate_item {
    width: calc((100% - 2 * 0.625rem) / 3);
    padding: 0.625rem 0.5rem;
    justify-content: center;
    gap: 0.375rem;
  }
  .indexModule .index_product_cate_item .name {
    font-size: 0.875rem;
  }
  .indexModule .index_product_cate_item img {
    width: 1.75rem;
    height: 1.75rem;
  }
  .indexModule .index_product_cate_arrow {
    display: none !important;
  }
  .indexModule .index_product_list_group {
    flex-direction: column;
    gap: 1.25rem;
  }
  .indexModule .index_product_card {
    width: 100%;
  }
  .indexModule .index_product_card_img {
    height: 12rem;
  }
  .indexModule .About .About_area .leftBox .content {
    width: 94%;
    margin: 0 auto;
    text-align: justify;
    margin-bottom: 1.5rem;
  }
  .indexModule .About .About_area .leftBox {
    height: auto;
    margin-bottom: 1.75rem;
  }
  .indexModule .About .About_area .leftBox .numberBox {
    padding-right: 0;
    width: 94%;
    margin: 0 auto;
  }
  .indexModule .About .About_area .leftBox .numberBox .numberBox_item .number {
    font-size: 2.25rem;
  }
  .indexModule .About .About_area .leftBox .numberBox .numberBox_item .number .pre,
  .indexModule .About .About_area .leftBox .numberBox .numberBox_item .number .suf {
    font-size: 1rem;
  }
  .indexModule .Product .title {
    font-size: 1.875rem;
    margin-top: 1.25rem;
  }
  .indexModule .newsBox {
    width: 100%;
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }
  .indexModule .index_cooperate_item_box {
    width: 94%;
    margin: 2.5rem auto 0;
    gap: 0.5rem;
  }
  .indexModule .index_cooperate_item_box .index_cooperate_item {
    width: calc((100% - 2 * 0.5rem) / 3);
    height: 5rem;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .indexModule .index_news_box_content {
    flex-direction: column;
    gap: 1.25rem;
  }
  .indexModule .index_news_card {
    width: 100%;
  }
  .indexModule .index_news_card_img {
    height: 11rem;
  }
  .indexModule .newsBox .title {
    font-size: 1.875rem;
  }
  .indexModule .newsBox .recommend {
    width: 94%;
    margin: 0 auto;
    height: auto;
    margin-top: 1.875rem;
    flex-direction: column;
  }
  .indexModule .newsBox .recommend .left {
    width: 100%;
  }
  .indexModule .newsBox .recommend .right {
    width: 100%;
  }
  .indexModule .newsBox .recommend .right {
    padding: 0.625rem;
  }
  .indexModule .newsBox .recommend .right .des {
    font-size: 1rem;
  }
  .indexModule .newsBox .recommend .right .content {
    display: none;
  }
  .indexModule .newsBox .recommend .right .button {
    display: none;
  }
  .indexModule .newsBox .newsitemBox {
    width: 94%;
    margin: 0 auto;
    flex-direction: column;
  }
  .indexModule .newsBox .newsitemBox a {
    width: 100%;
  }
  .indexModule .newsBox .newsitemBox .item {
    padding-bottom: 1.25rem;
    width: 100%;
  }
  .indexModule .newsBox .newsitemBox .item .content .det {
    width: 19.125rem;
  }
  .indexModule .joinBox {
    padding-top: 2rem;
    height: auto;
    font-size: 1.5rem;
    padding-bottom: 6rem;
    background-image: url('/static/images/wap3.jpg');
  }
  .indexModule .joinBox div {
    width: 74%;
    margin: 0 auto;
    margin-top: 0.4rem;
  }
  .indexModule .joinBox .button {
    width: 7.75rem;
    margin-top: 3.75rem;
  }
  .indexModule .joinBox .logo {
    width: 11rem;
    margin-top: 4.375rem;
    margin-bottom: 1.25rem;
  }
  .pcFooter {
    display: none;
  }
  .wapFooter {
    display: block;
    background-color: #1C1A1A;
    padding: 0 0.9375rem;
    padding-bottom: 0.75rem;
  }
  .wapFooter .logoBox {
    text-align: center;
    padding-top: 2.125rem;
  }
  .wapFooter .logo {
    width: 9rem;
    height: auto;
  }
  .wapFooter .title {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 0.625rem;
    margin-top: 1.375rem;
  }
  .wapFooter .navBox {
    display: flex;
    color: #D4D9E1CC;
    flex-wrap: wrap;
  }
  .wapFooter .navBox .item {
    width: 33.333%;
    margin-bottom: 0.375rem;
    font-size: 0.9375rem;
  }
  .wapFooter .phone {
    font-size: 0.9375rem;
    color: #D4D9E1CC;
    margin-bottom: 0.375rem;
  }
  .wapFooter .Copyright {
    font-size: 0.8125rem;
    color: #B3B9C3;
    margin-top: 1.9375rem;
    padding: 0 1.875rem;
    padding-top: 0.6875rem;
    text-align: center;
    border-top: 0.5px solid #FFFFFF1F;
  }
  .productModule .contentBox {
    width: 94%;
    margin: 0 auto;
  }
  .productModule .contentBox .titleBox {
    padding: 4rem 0;
  }
  .productModule .contentBox .titleBox .right img {
    display: none;
  }
  .productModule .contentBox .titleBox .left .text {
    font-size: 1.75rem;
  }
  .productModule .contentBox .titleBox .left .text1 {
    font-size: 1rem;
    width: 100%;
  }
  .productModule .contentBox .titleBox .right {
    width: 0;
  }
  .productModule .listBox .rightBox .item .imgBox {
    height: 12.125rem;
  }
  .productModule .listBox {
    flex-direction: column;
  }
  .productModule .listBox .leftBox {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1.5rem;
    margin-bottom: 2.5rem;
  }
  .productModule .listBox .leftBox .class {
    font-size: 1rem;
    text-align: center;
    height: 2.5rem;
    margin-bottom: 0;
    border-radius: 0.375rem;
    line-height: 2.5rem;
    width: 100%;
    background-color: #f5f6f7;
  }
  .productModule .listBox .leftBox .active {
    color: #fff;
    background-color: #46266D;
  }
  .productModule .listBox .rightBox {
    grid-template-columns: repeat(2, 1fr);
  }
  .productModule .listBox .rightBox a {
    width: 100%;
  }
  .productModule .listBox .rightBox .item {
    width: 100%;
    margin: 0 auto;
  }
  .productModule .listBox .rightBox .item .name {
    width: 100%;
    font-size: 1rem;
  }
  .productModule .listBox .rightBox .item .imgBox {
    width: 100%;
  }
  .productModule .listBox .rightBox {
    grid-gap: 1rem;
  }
  .productModule .listBox .rightBox .item .imgBox img {
    object-fit: cover;
  }
  .experienceModule .contentBox {
    width: 94%;
    margin: 0 auto;
  }
  .experienceModule .contentBox .titleBox {
    padding: 4rem 0;
    flex-direction: column;
  }
  .experienceModule .contentBox .titleBox .left {
    display: none;
  }
  .experienceModule .contentBox .titleBox .right {
    width: 100%;
    justify-content: center;
  }
  .experienceModule .contentBox .titleBox .left .text {
    font-size: 1.75rem;
  }
  .experienceModule .listBox.listBox_news .item .show {
    display: none;
  }
  .experienceModule .contentBox .titleBox .left .text1 {
    font-size: 1rem;
  }
  .experienceModule .listBox.listBox_news {
    flex-direction: column;
    gap: 1rem;
  }
  .experienceModule .listBox.listBox_news .item {
    flex-direction: row;
    align-items: stretch;
    width: 100%;
  }
  .experienceModule .listBox.listBox_news .item .imgBox {
    width: 7rem;
    height: 7rem;
  }
  .experienceModule .listBox.listBox_news .item .itemBottom {
    align-items: stretch;
  }
  .experienceModule .listBox.listBox_news .item .info {
    padding: 0.5rem 0.875rem;
  }
  .experienceModule .listBox.listBox_news .item .name {
    font-size: 0.9375rem;
    margin-bottom: 0.375rem;
  }
  .experienceModule .listBox.listBox_news .item .add {
    font-size: 0.75rem;
    line-height: 1.4;
  }
  .experienceModule .listBox.listBox_news .item .timeBox {
    min-width: 4.5rem;
    padding: 0 0.5rem;
  }
  .experienceModule .listBox.listBox_news .item .timeBox .day {
    font-size: 1.75rem;
  }
  .experienceModule .listBox.listBox_news .item .timeBox .ym {
    font-size: 0.6875rem;
    margin-top: 0.25rem;
  }
  .experienceModule .listBox.listBox_cooperation {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.875rem;
  }
  .experienceModule .listBox.listBox_cooperation .item .imgBox {
    height: 5.5rem;
    padding: 0.75rem 0.75rem 0;
  }
  .experienceModule .listBox.listBox_cooperation .item .name {
    font-size: 0.8125rem;
    padding: 0.625rem 0.5rem;
  }
  .experienceModule .listBox.listBox_case {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  .experienceModule .listBox.listBox_case .item {
    display: block;
    height: 14rem;
    background-color: transparent;
  }
  .experienceModule .listBox.listBox_case .item .floatBox {
    bottom: 0.75rem;
    left: 0.75rem;
    right: 0.75rem;
    padding: 0.875rem 1rem;
  }
  .experienceModule .listBox.listBox_case .item .info .name {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
  .experienceModule .listBox.listBox_case .item .info .line {
    width: 1.25rem;
  }
  .experienceModule .listBox.listBox_case .item .bottom {
    padding-top: 0.625rem;
    margin-top: 0.625rem;
  }
  .experienceModule .listBox.listBox_case .item .bottom .date {
    font-size: 0.75rem;
  }
  .experienceModule .listBox.listBox_down {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.875rem;
  }
  .experienceModule .listBox.listBox_down .item .imgBox {
    height: 8.5rem;
  }
  .experienceModule .listBox.listBox_down .item .info {
    padding: 0.875rem 0.875rem 1rem;
  }
  .experienceModule .listBox.listBox_down .item .info .name {
    font-size: 0.9375rem;
    margin-bottom: 0.5rem;
  }
  .experienceModule .listBox.listBox_down .item .info .date {
    font-size: 0.75rem;
  }
  .experienceModule .listBox.listBox_shili {
    gap: 0.75rem;
  }
  .experienceModule .listBox.listBox_shili.shili_col4,
  .experienceModule .listBox.listBox_shili.shili_col3 {
    grid-template-columns: repeat(2, 1fr);
  }
  .experienceModule .listBox.listBox_shili .item.shili_h .imgBox {
    height: 7.5rem;
  }
  .experienceModule .listBox.listBox_shili .item.shili_v .imgBox {
    height: 14rem;
  }
  .experienceModule .listBox.listBox_faq .item {
    padding: 1rem 1.125rem;
    margin-bottom: 0.75rem;
  }
  .experienceModule .listBox.listBox_faq .item .name {
    font-size: 0.9375rem;
  }
  .experienceModule .listBox.listBox_faq .item .arrow {
    width: 1.5rem;
    height: 1.5rem;
    margin-left: 0.75rem;
  }
  .AboutModule .about_licheng_box {
    width: 100%;
    padding: 2.5rem 1.25rem;
  }
  .AboutModule .about_licheng_title {
    font-size: 1.75rem;
    margin-bottom: 2.5rem;
  }
  .AboutModule .about_licheng_item .year {
    width: 4.5rem;
    font-size: 1.25rem;
    padding-top: .875rem;
  }
  .AboutModule .about_licheng_item .desc {
    font-size: .875rem;
    padding: .75rem 1rem;
    line-height: 1.7;
  }
  .AboutModule .about_licheng_item .node::before {
    bottom: -1.25rem;
  }
  .AboutModule .about_yewu_title {
    font-size: 1.75rem;
  }
  .AboutModule .about_yewu_sub {
    font-size: 1rem;
  }
  .AboutModule .about_yewu_intro {
    font-size: .9375rem;
  }
  .AboutModule .about_yewu_models,
  .AboutModule .about_yewu_markets {
    grid-template-columns: 1fr;
    gap: .875rem;
    margin-top: 2rem;
  }
  .AboutModule .about_yewu_model {
    padding: 1.5rem 1.25rem;
  }
  .AboutModule .about_yewu_market {
    padding: 1.5rem 1.25rem;
  }
  .AboutModule .about_service {
    padding: 4rem 1.25rem 5rem;
  }
  .AboutModule .about_service_en {
    font-size: 1.75rem;
  }
  .AboutModule .about_service_cn {
    font-size: 1.25rem;
  }
  .AboutModule .about_service_list {
    grid-template-columns: 1fr;
    gap: 4rem;
  }
  .searchModule {
    padding: 0;
  }
  .search-wrap {
    padding-top: 1.5rem;
  }
  .searchModule .search-body {
    flex-direction: column;
    gap: 1rem;
    padding: 1.5rem 1.25rem;
  }
  .searchModule .search-body .navbar-form {
    width: 100%;
  }
  .searchModule .search-form-search input {
    height: 2.75rem;
    padding: 0 1rem;
    font-size: .9375rem;
  }
  .searchModule .search-form-search button {
    width: 4rem;
    height: 2.75rem;
  }
  .searchModule .list ul {
    grid-template-columns: repeat(2, 1fr);
    gap: .875rem;
  }
  .searchModule .list li .imgBox {
    height: 8.5rem;
  }
  .searchModule .list li .info {
    padding: .875rem .875rem 1rem;
  }
  .searchModule .list li .info .name {
    font-size: .9375rem;
    margin-bottom: .625rem;
  }
  .searchModule .list li .info .meta {
    flex-direction: column;
    align-items: flex-start;
    gap: .375rem;
  }
  .searchModule .search-empty {
    padding: 3.75rem 1rem;
  }
  .banner {
    height: 17rem;
    background-image: url('/static/images/wapbanner.png');
    background-size: 100% 100%;
  }
  .banner.banner_fixed {
    top: 5rem;
    z-index: 1;
  }
  .banner_fixed_placeholder {
    height: 22rem;
  }
  .banner .area {
    width: 100%;
    height: auto;
  }
  .banner .area .icon {
    display: none;
  }
  .banner .area .title {
    margin-top: 4.375rem;
    font-size: 1.8rem;
    margin-left: 1.5rem;
  }
  .banner .area .title1 {
    margin-left: 1.5rem;
    font-size: 1rem;
    margin-top: 0.2rem;
  }
  .AboutModule .About {
    width: 100%;
  }
  .AboutModule .About .About_area {
    width: 100%;
    flex-direction: column;
    margin-top: 0;
    height: auto;
    background-image: none;
  }
  .AboutModule .About .About_area .leftBox {
    width: 94%;
    margin: 0 auto;
    height: auto;
  }
  .AboutModule .About .About_area .leftBox .title {
    font-size: 1.875rem;
  }
  .AboutModule .About .About_area .leftBox .title2 {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
  .AboutModule .About .About_area .leftBox .numberBox {
    width: 100%;
    padding-right: 0;
  }
  .AboutModule .About .About_area .leftBox .content {
    text-align: justify;
    background-size: 100% 100%;
    background-image: url('/static/images/wap2.png');
  }
  .AboutModule .About .About_area .leftBox .numberBox .numberBox_item .number {
    font-size: 2rem;
  }
  .AboutModule .About .About_area .right {
    width: 94%;
    height: auto;
    margin-right: 0;
    margin-top: 3rem;
  }
  .AboutModule .wenhua {
    height: auto;
  }
  .AboutModule .wenhua .title {
    margin-top: 2rem;
    font-size: 1.875rem;
  }
  .AboutModule .wenhua .title1 {
    font-size: 1rem;
  }
  .AboutModule .wenhua .itemBox {
    width: 100%;
  }
  .AboutModule .wenhua .itemBox .item {
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0);
    padding: 2rem 0;
    font-size: 1.5rem;
  }
  .AboutModule .wenhua .itemBox .item .des {
    font-size: 1rem;
  }
  .AboutModule .wenhua .itemBox .item .line {
    width: 5rem;
  }
  .banner1 {
    background-image: url('/static/images/wapbanner1.jpg');
  }
  .banner2 {
    background-image: url('/static/images/wapbanner2.jpg');
  }
  .banner3 {
    background-image: url('/static/images/wapbanner4.jpg');
  }
  .Page_partnership .content {
    background-image: url('/static/images/wapbanner3.jpg');
    height: auto;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: 1.25rem;
    padding-bottom: 9rem;
  }
  .Page_partnership .content .Career {
    width: 94%;
    margin: 0 auto;
  }
  .Page_partnership .content .logo {
    margin-top: 9rem;
    width: 10rem;
    height: auto;
    margin-bottom: 3rem;
  }
  .Page_partnership .content .phone {
    width: 16rem;
    text-align: center;
    font-size: 0.9375rem;
    margin-top: 3rem;
  }
  .Page_content .map_box .map_info_box {
    display: none;
  }
  #map {
    height: 30rem;
  }
  .showProductModule .details .container {
    width: 100%;
  }
  .showProductModule .details .view-top h1 {
    font-size: 1.4rem;
    padding-top: 3rem;
  }
  .showProductModule .details .view-top h1 {
    width: 94%;
    margin: 0 auto;
    margin-bottom: 1.25rem;
  }
  .showProductModule .view-desc {
    width: 94%;
    margin: 0 auto;
  }
  .showProductModule .view-desc img{
      width: 100%;
       height: auto;
  }
  .showProductModule .view-pager {
    width: 94%;
    margin: 0 auto;
  }
}
