@media (max-width: 1150px) {
  .head_pc {
    display: none;
  }
  .head_wap {
    padding: 0 5% 0 5%;
    display: flex;
    justify-content: space-between;
    height: 60px;
    align-items: center;
  }
  .head_wap .wap_logo img {
    width: 80%;
  }
  .w1440 {
    max-width: 1440px;
    margin: 0 auto;
    width: 90%;
  }
  .w1680 {
    max-width: 1680px;
    width: 100%;
    margin: 0 auto;
  }
  .flex1 {
    display: block;
    justify-content: space-between;
    align-items: center;
  }
  .Indexab_left {
    width: 100%;
  }
  .Indexab_right {
    width: 100%;
  }
  .index_about {
    margin: 60px 0 60px 0;
  }
  .Indexab_left .p1 {
    font-family: PingFangSC-Medium;
    font-size: 28px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    text-align: center;
  }
  .Indexab_left .p2 {
    margin: 10px 0 25px 0;
  }
  .flex2 .button_a1 {
    display: none;
  }
  .flex3 {
    display: block;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
  }
  .flex3 .slide_left {
    width: 100%;
  }
  .flex3 .in_pro {
    width: 100%;
    margin-left: 0px;
    padding: 15px;
  }
  .index_Pro .in_pro .p1 {
    font-family: PingFangSC-Medium;
    font-size: 22px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
  }
  .index_Pro .in_pro .p2 {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    line-height: 26px;
    font-weight: 400;
    margin: 10px 0 15px 0;
  }
  .flex21 .button_a1 {
    width: 55%;
    display: flex;
    justify-content: space-evenly;
    background-color: #068955;
    align-items: center;
  }
  .pro_mySwiper2 {
    margin-bottom: 25px;
  }
  .index_Pro_p .p1 {
    font-family: PingFangSC-Medium;
    font-size: 28px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
  }
  .pro_mySwiper .p1 {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
    text-align: left;
    margin-top: 10px;
  }
  .pro_mySwiper .p2 {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 10px;
}
  
  .Solution {
    padding: 60px 0 60px 0;
    background-color: #FAFAFA;
  }
  .Solution_d p {
    font-family: PingFangSC-Medium;
    font-size: 28px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
  }
  .flex4 {
    display: block;
    justify-content: space-between;
  }
  .So_slide_right {
    width: 100%;
  }
  .Solution .swiper_btn {
    display: none;
  }
  .dd1 .p1 {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    text-align: left;
    font-weight: 400;
  }
  .dd1 .p2 {
    opacity: 0.35;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    font-weight: 400;
    text-align: left;
    /* margin-top: 5px; */
  }
  .dd1 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    background-color: #fff;
    padding: 10px;
  }
  .So_slide_right_top .slide_left1 .p1 {
    font-family: PingFangSC-Regular;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    font-weight: 400;
  }
  .So_slide_right_top .slide_left1 .p2 {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #191919;
    letter-spacing: 0;
    font-weight: 400;
    margin-top: 0px;
  }
  .So_slide_right_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
    background-color: #F3F3F3;
  }
  .So_slide_right_bottom {
    padding-left: 10px;
    margin-top: 10px;
  }
  .So_slide_right_bottom .p1 {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
  }
  .So_slide_right_bottom .p2 {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .So_mySwiper .p1 {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
  }
  .Index_new {
    margin: 60px 0 60px 0;
  }
  .Index_new_d p {
    font-family: PingFangSC-Medium;
    font-size: 28px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
  }
  .Index_new_li {
    width: 100%;
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #D8D8D8;
  }
  .in_new .p1 {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .in_new .p2 {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 5px 0 2px 0;
  }
  .in_new {
    width: 58%;
    margin-left: 20px;
    padding-right: 10px;
  }
  .in_new-im {
    width: 35%;
  }
  .in_new img {
    display: none;
  }
  .footer_top {
    display: block;
    justify-content: space-between;
    padding-bottom: 30px;
    border-bottom: 1px solid #ffffff2c;
  }
  .footer_top_left {
    display: none;
  }
  .footer_center_right p {
    display: none;
  }
  .footer_center {
    display: block;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ffffff2c;
  }
  .footer_center_left p {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #EFEFEF;
    letter-spacing: -0.33px;
    font-weight: 400;
    margin-bottom: 5px;
  }
  .footer_center_left {
    margin-bottom: 20px;
  }
  .footer_bottom .p1 {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #D5D5D5;
    letter-spacing: -0.33px;
    text-align: left;
    font-weight: 400;
    margin-top: 20px;
  }
  .About {
    margin: 60px 0;
  }
  .About_p p {
    font-family: PingFangSC-Semibold;
    font-size: 28px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 600;
    text-align: center;
  }
  .About_b {
    margin-top: 15px;
    margin-bottom: 30px;
    display: block;
    justify-content: space-between;
  }
  .About_left {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
  }
  .About_left_d::after {
    width: 0;
  }
  .About_left_d::before {
    width: 0;
  }
  .About_left_d p {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 25px;
    font-weight: 400;
    text-align: left;
    text-indent: 2em;
  }
  .Strength {
    padding: 60px 0 60px 0;
    background: url(../images/image/3.jpg) no-repeat;
    background-size: cover;
  }
  .Str .p1 {
    font-family: PingFangSC-Semibold;
    font-size: 28px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 600;
    text-align: center;
  }
  .Str .p2 {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
    font-weight: 400;
    margin: 15px 0 30px 0;
    text-align: left;
  }
  .st_slide:nth-child(2n) {
    justify-content: start;
  }
  .st_wrap {
    height: auto;
  }
  .st_slidep1 .p1::after {
    content: '';
    position: absolute;
    top: 15px;
    left: -11px;
    width: 1px;
    height: 264px;
    background-color: rgba(255, 255, 255, 0.2);
  }
  .st_slide .p2 {
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 50px;
    line-height: 20px;
  }
  .Str_mySwiper .swiper_btn {
    display: flex;
    justify-content: center;
    margin-top: 30px;
  }
  .His_im .im_d1 {
    position: static;
    top: 50%;
    left: 72px;
    transform: translateY(0);
  }
  .His_im .im1 img {
    display: none;
  }
  .His_im_p .p1 {
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: left;
    font-weight: 500;
    margin-bottom: 5px;
  }
  .His_im_p .p2 {
    opacity: 0.5;
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 500;
  }
  .His_im {
    display: block;
    justify-content: space-between;
    padding: 15px;
  }
  .im1_li p {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
    text-align: left;
    padding-left: 20px;
    margin-bottom: 15px;
  }
  .im1_li p::after {
    position: absolute;
    top: 6px;
    left: 0;
    content: '';
    width: 10px;
    height: 10px;
    background-color: #ffffff8e;
    border-radius: 50px;
  }
  .His_im_p .p1::after {
    content: '';
    position: absolute;
    left: 130px;
    top: 4%;
    width: 0px;
    height: 2px;
    background-color: #ffffff42;
  }
  .His_im_p {
    position: relative;
    margin-top: 0px;
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 10px;
  }
  .His .p1 {
    font-family: PingFangSC-Semibold;
    font-size: 28px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center;
  }
  .His_im {
    background: url(../images/image/his1.jpg) no-repeat;
    background-size: cover;
  }
  .History {
    margin: 60px 0 0 0;
  }
  .Cooperate {
    padding: 60px 0 35px 0;
    background-color: #F3F3F3;
  }
  .Coo_li {
    width: 47%;
    margin-bottom: 25px;
    margin-right: 0px;
  }
  .Coo_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .Ab_contact {
    margin: 60px 0 60px 0;
  }
  .Ab_con {
    background-color: #068955;
    padding: 20px 20px 20px 20px;
    display: block;
    justify-content: space-between;
  }
  .Ab_con_left {
    width: 100%;
    margin-bottom: 30px;
  }
  .Ab_con_right {
    width: 100%;
  }
  .Ab_con_left .p1 {
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 500;
    margin-top: 0px;
  }
  .Ab_con_left .p_hr {
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2);
    margin: 15px 0 20px 0;
  }
  .Ab_con_left .p2 p {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
    margin-bottom: 5px;
  }
  #amap_container {
    height: 200px !important;
  }
  .Pr_product {
    margin: 60px 0 60px 0;
  }
  .pro_p .p1 {
    font-family: PingFangSC-Semibold;
    font-size: 28px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 600;
    text-align: center;
    margin-bottom: 15px;
  }
  .Pro_d1_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .Pro_d1_li {
    width: 48%;
    margin-right: 0px;
    margin-bottom: 50px;
  }
  .Pro_d1_li_d2 .p1 {
    position: absolute;
    left: 0px;
    top: 0px;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 500;
    padding: 15px 10px;
    background-color: #068955;
  }
  .Pro_d1_li_d2 .p2 {
    height: 50px;
    display: flex;
    padding-left: 88px;
    line-height: 50px;
    align-items: center;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #068955;
    letter-spacing: 0;
    font-weight: 400;
    background-color: #F3F3F3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .PRO_READ {
    margin: 60px 0 60px 0;
  }
  .PRO_READ_d .p1 {
    font-family: PingFangSC-Semibold;
    font-size: 28px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 600;
  }
  .PRO_READ_d .p2 {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 28px;
    font-weight: 400;
    margin: 20px 0 35px 0;
  }
  .Sol_d1 {
    width: 100%;
    position: static;
    right: 0;
    bottom: 0;
    background-color: #068955;
    padding: 15px;
  }
  .Sol_d1 .p1 {
    font-family: PingFangSC-Semibold;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 600;
  }
  .Sol_d1 .p2 {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 400;
    margin-top: 5px;
  }
  .Solution1 {
    margin: 60px 0 60px 0;
  }
  .Solution1_d1_li {
    width: 48%;
    margin-bottom: 20px;
    transition: 0.5s;
  }
  .Solution1_d1_li_d1 {
    background-color: #F6F6F6;
    padding: 10px;
  }
  .Solution1_d1_li_d1 .p1 {
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
  }
  .Solution1_d1_li_d1 .p2 {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
    margin-top: 5px;
    height: 140px;
  }
  .Solution11 {
    margin-bottom: 60px;
  }
  .Technology {
    margin: 60px 0 50px 0;
  }
  .Tech_li {
    width: 48%;
    background-color: #068955;
    padding: 5px 5px 15px 5px;
    display: block;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 20px;
  }
  .Tech_li_right .p2 {
    margin: 10px 0 0 0;
  }
  .Tech_li_left {
    width: 100%;
    margin-right: 0px;
  }
  .Tech_li_right {
    width: 100%;
  }
  .Tech_li_right .p1 {
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .Tech_li_right_a {
    padding: 5px 15px 0px 15px;
    background-color: #fff;
    margin: auto;
  }
  .Regulations {
    padding: 60px 0;
    background-color: #F3F3F3;
  }
  .Reg_d_u {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .Reg_d {
    width: 48%;
    background-color: #fff;
    margin-bottom: 40px;
    margin-right: 0vw;
    justify-content: space-between;
  }
  .Reg_d_p1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
  }
  .Reg_d2 {
    padding: 0px 10px 10px 10px;
  }
  .Reg_d2 .p1 {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    font-weight: 400;
    margin-top: 14px;
    padding-bottom: 0px;
    border-bottom: 1px solid #E1E1E1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .flex211 .button_a1 {
    padding-left: 15px;
    padding-right: 10px;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    background-color: #F1F1F1;
    align-items: center;
  }
  .flex211 .button_a1 p {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #020202;
    letter-spacing: 0;
    font-weight: 400;
  }
  .News {
    margin: 60px 0;
  }
  .news_p .p1 {
    font-family: PingFangSC-Medium;
    font-size: 28px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .News_d2 {
    display: block;
    justify-content: space-between;
    padding: 20px 0 30px 0;
    border-top: 1px solid #D8D8D8;
  }
  .News_d3_center {
    width: 100%;
  }
  .News_d3_right img {
    width: 100%;
  }
  .News_d3_left img {
    display: none;
  }
  .News_d3_center .p1::before {
    content: '';
    position: absolute;
    top: 25px;
    left: -55px;
    width: 0px;
    height: 1px;
    background-color: #999999;
  }
  .News_d3_left .p1 {
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .News_d3_center .p1 {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
  }
  .CON_connect {
    margin: 60px 0 60px 0;
  }
  .title_app .p1 {
    font-family: PingFangSC-Semibold;
    font-size: 28px;
    color: #333333;
    letter-spacing: 0;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
  }
  .CON_connect_1 {
    display: block;
    justify-content: space-between;
    background-color: #068955;
    padding: 15px;
  }
  .CON_connect_1_d {
    width: 100%;
  }
  .CON_connect_1_d_right {
    width: 100%;
    margin-top: 20px;
  }
  .CON_connect_1_d .p1 {
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 500;
    margin-top: 15px;
  }
  .CON_connect_1_d .p_hr1 {
    margin: 15px 0 5px 0;
  }
  .CON_connect_1_d .p2 p {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
    margin-bottom: 5px;
  }
  .Message {
    padding: 60px 0;
    background-color: #F6F6F6;
    margin-bottom: 60px;
  }
  .Contact2_liu .xuqiu {
    width: 100%;
    height: 90px;
    padding: 10px 0 0 10px;
    margin-bottom: 15px;
    border: 1px solid rgba(192, 192, 192, 0.5);
  }
  .Contact2_liu .input_in1 input {
    width: 100%;
    height: 35px;
    padding-left: 10px;
    border: 1px solid rgba(192, 192, 192, 0.5);
    margin-bottom: 15px;
  }
  .Contact2_liu .input_in1 input::placeholder {
    font-size: 14px;
  }
  .Contact2_liu .xuqiu::placeholder {
    font-size: 14px;
  }
  .Contact2_liu .input_in1 {
    display: block;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  .Contact2_liu .form_btn .submit_ti {
    width: 100%;
    padding: 10px 0;
    background-color: #068955;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    font-weight: 500;
    border: 0px;
  }
  .Technology2 {
    margin: 60px 0;
  }
  .Tec2_div3 {
    display: block;
    padding: 20px 0;
  }
  .Technology_read {
    margin: 60px 0;
  }
  .Tec2_div3_left .p1 {
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
  }
  .Pr_product1_flex {
    display: block;
    justify-content: space-between;
  }
  .Pr_product1_left {
    width: 100%;
  }
  .Pr_product1_right {
    width: 100%;
  }
  .Pr_product1_left_ul {
    display: flex;
    white-space: nowrap;
    overflow-x: scroll;
  }
  .Pr_product1_left_li {
    margin-right: 20px;
    border-bottom: 0;
  }
  .Pr_product1_right_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .Pr_product1_right_li {
    width: 47%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .Pr_product1_right_li .p1 {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    line-height: 16px;
    padding: 15px 10px 15px 10px;
    color: #068955;
    text-align: center;
    background-color: #F3F3F3;
    text-align: left;
  }
  .Pr_product1_left_li1 {
    display: none;
  }
  .Pr_product1_left_ul {
    box-shadow: 0 0 0 0 #fff;
  }
  .over {
    display: block;
    padding-bottom: 25px;
  }
  .PRO_READ_d_d {
    width: 100%;
  }
  .over_left {
    width: 100%;
  }
  .PRO_READ_d_d {
    margin-bottom: 30px;
  }
  .PRO_READ_d_a {
    padding: 10px 20px;
    background-color: #068955;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
  }
  
  .flex11111{
      display: block;
  }
  
  
  .pc_cang {
    display: none !important;
  }
  .phone_cang {
    display: block !important;
  }
}
