.head_type .head_nav {
    min-width: 11.2rem;
}
.banner_main .banner_name{
    width: 10rem;
}

.page1 .page1_desc {
    width: 12rem;
}
.page3_info_name{
    font-size: 0.3rem;
}
.page4_main1_list1 {
    width: 2.5rem;
    display: flex;
  align-items: center;
    line-height: 1.2;
    justify-content: center;
}
.page4_main1_list2{
      width: 2.5rem;
    display: flex;
  align-items: center;
    line-height: 1.2;
    justify-content: center;
}
.page4_main1_list3{
      width: 2.5rem;
    display: flex;
  align-items: center;
    line-height: 1.2;
    justify-content: center;
}
.page4_main1_list4{
      width: 2.5rem;
    display: flex;
  align-items: center;
    line-height: 1.2;
    justify-content: center;
}
.page4_main2_title{
    font-size: 0.38rem;
}
.page5_info .page5_desc{
    width: 50%;
}
.page5_mian_type{
    width: 95%;
}
.page8_info_title {
    padding-top: 0.5rem;
    line-height: 1.2;
}

.page9_info_title{
    line-height: 1.2;
    font-size: 0.6rem;
}
.page9_info_name{
    padding-top: 0.2rem;
}
.page9_info_desc p{
    padding-top: 0.1rem;
}
.page10_item1 .page10_info_title{
       font-size: 0.38rem;
    line-height: 1.5;
     padding-top: 0.12rem;
}
.page10_item1 .page10_info_desc{
    font-weight: 500;
    font-size: 0.24rem;
}
.page10_item3 .page10_info_title{
    font-size: 0.6rem;
}
.page10_item2 .page10_info_title{
   font-size: 0.38rem;
    line-height: 1.5;
     padding-top: 0.12rem;
}
.page10_item2 .page10_info_con{
    top: 0.3rem;
        width: 4.2rem;
    right: 0.5rem;
}
.page10_item2 .page10_info_desc{
    font-weight: 500;
    font-size: 0.24rem;
}
.page10_item4 .page10_info_con{
    width: auto;
}
.page10_item4 .page10_info_title{
       font-size: 0.38rem;
    width: 83%;
    line-height: 1.5;
    padding-top: 0.12rem;
}
.page10_item4 .page10_info_desc{
    width: 60%;
}
.page11_info {
    width: 55%;
}
.page11_info_title {
    font-size: 0.48rem;
    line-height: 1.2;
}
.page12_info_title{
    font-size: 0.48rem;
}
.product_banner_title{
    line-height: 1.2;
}
.product_banner_info{
    left: 62%;
}
.page17_title{
    line-height: 1.2;
}
.page18_title {
    font-size: 0.48rem;
    line-height: 1.2;
}
.page18_type {
    width: 7rem;
}
.page18_desc{
    padding-top: 0.2rem;
}
.page18_info {
    margin-top: 0.2rem;
}
.scene_banner_info{
    left: 10%;
    transform: translate(0%, -50%);
}
.page19_desc{
    width: 100%;
    text-align: center;
}
.page21_desc {
    width: 12rem;
    margin: 0 auto;
}
.page21_list_title{
    font-size: 0.48rem;
    text-align: left;
}
.page21_list {
    width: 50%;
    height: 4rem;
    padding-top: 0.8rem;
    padding-right: 1.5rem;
    padding-left: 5%;
    text-align: left;
}
.page22_list_title{
    line-height: 1.2;
}
.page20_img{
    width: 9rem;
    height: auto;
    right: -0.2rem;
}
.page20_list_title{
    width: calc(100% - 1.2rem);
}
.page22_list:nth-child(3)  .page22_list_type, .page22_list:nth-child(4) .page22_list_type{
    width: 60%;
}

/* 手机端 */
@media (max-width: 992px) {
    .banner_main .banner_name{
        width: 100%;
    }
    .page1{
        padding-bottom: 2.8rem;
    }
    .page1 .page1_desc{
        width: 100%;
    }
    .page5_info .page5_desc{
        width: 100%;
    }
    .page5_mian_title{
       width: calc(100% - 0.55rem);
    }
    .page6_form{
        width: 100%;
        height: auto;
        padding-bottom: 0.25rem;
    }
    .page8_info{
        padding: 0 0.3rem;
    }
    .page8_info_name{
        padding-top: 0.2rem;
    }
    .page8_info{
        height: auto;
    }
    .page8_info_desc p{
        padding-top: 0.2rem;
    }
    .page9_info{
        width: 80%;
    }
    .page11_info{
        width: 100%;
    }
    .product_banner_info{
        width: 80%;
        left: 20%;
        top: 16%;
        transform: translate(0%, 0%);
    }
    .page20{
        height: 21.2rem;
    }
    .page20_img {
    width: auto;
    height: auto;
    }
    .page21_desc{
        width: 90%;
    }
    .page21_list {
        width: 50%;
        height: 2rem;
        padding-top: 0.2rem;
        padding-right: 0.5rem;
    }
    .page21_list_title {
        font-size: 0.3rem;
    }
    .page21_lsit_item p {
    font-size: 0.2rem;
    line-height: 0.3rem;
    }
    .page21_list:nth-child(2n) .page21_lsit_item p{
        text-align: left;
    }
    .news_banner_desc{
        width: 90%;
    }
 
    .message_banner_info {
        top: 40%;
        left: 5%;
        width: 50%;
    }
    .scene_banner_info{
        width: 50%;
    }
}