@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 {
    width: 20%;
  }
  .head_wap .wap_logo img {
    width: 100%;
  }
  .w1206 {
    max-width: 1206px;
    margin: 0 auto;
    width: 92%;
  }
  .w1440 {
    max-width: 1440px;
    margin: 0 auto;
    width: 92%;
  }
  .w1440_1 {
    max-width: 1440px;
    margin: 0 auto;
    width: 92%;
  }
  .w1170_1 {
    max-width: 1170px;
    margin: 0 auto;
    width: 92%;
  }
  .w1920 {
    max-width: 1920px;
    margin: 0 auto;
    width: 92%;
  }
  .index_Ab {
    margin: 60px 0;
  }
  .in_About {
    display: block;
    justify-content: space-between;
  }
  .in_About_left {
    width: 100%;
  }
  .in_About_left .in-about {
    display: flex;
    justify-content: center;
  }
  .in_About_left .in-about .p1 {
    font-size: 30px;
    line-height: 30px;
    font-family: DINPROBOLD;
  }
  .in_About_left .in-about .hr1 {
    display: none;
  }
  .in_About_left .in-about_p p {
    font-size: 16px;
    line-height: 22px;
    color: #373737;
  }
  .in_About_left .in-about_p {
    margin-top: 10px;
  }
  .in-about_a .in-about_a_a {
    width: 30%;
    padding: 11px 0;
    background-color: #ec6550;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    text-align: center;
  }
  .in-about_a {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
  }
  .in_About_right {
    width: 100%;
    margin-top: 25px;
  }
  .in_protop {
    display: block;
    justify-content: space-between;
    margin-bottom: 10px;
    align-items: center;
  }
  .in_protop_f {
    width: 100%;
    text-align: center;
  }
  .in_protop .in_protop_f .p1 {
    font-size: 30px;
    line-height: 30px;
    font-family: DINPROBOLD;
  }
  .in_protop .in_protop_f .p2 {
    display: none;
  }
  .in_protop_p {
    width: 100%;
    margin-top: 15px;
  }
  .in_protop .in_protop_p p {
    font-size: 16px;
    line-height: 22px;
  }
  .in_protop .in_protop_p p span {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
  }
  .in_probottom_d1_ul {
    display: block;
    justify-content: space-between;
  }
  .in_probottom_d1 .in_probottom_d1_li {
    background-color: #dedfe0;
    padding: 15px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
  }
  .in_probottom_d1 .in_probottom_d1_li .p1 {
    font-size: 18px;
    line-height: 22px;
    text-align: left;
  }
  .in_probottom_d1 .in_probottom_d1_li .more1 {
    display: none;
  }
  .in_pro_img img {
    width: 50%;
    margin: 30px 0;
  }
  .in_probottom_d1 .in_probottom_d1_li .p2 {
    font-size: 18px;
    line-height: 20px;
    text-align: left;
    position: relative;
  }
  .in_probottom_d1_li_right {
    width: 100%;
  }
  .in_probottom_d1_li_right_li {
    background-color: #dedfe0;
    padding: 10px;
    text-align: center;
    width: 48.3%;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .in_probottom_d1 .in_probottom_d1_li_right_li .more1d {
    display: none;
  }
  .in_probottom_d1 .in_probottom_d1_li_right_li .p1 {
    font-size: 18px;
    line-height: 20px;
    text-align: left;
  }
  .in_probottom_d1 .in_probottom_d1_li_right_li .p2 {
    font-size: 18px;
    line-height: 20px;
    text-align: left;
    position: relative;
  }
  .in_pro_img1 img {
    margin: 10px 0;
  }
  .index_Advantage {
    margin: 60px 0 0px 0;
  }
  .index_Advantage .title1 .p1 {
    font-size: 30px;
    line-height: 30px;
    font-family: DINPROBOLD;
    text-align: center;
  }
  .index_Advantage .title1 .p2 {
    display: none;
  }
  .Advantage_d1 {
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .Advantage_d2 {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
  }
  .Advantage_d1 .Advantage_d3 .p1 {
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 25px;
  }
  .Advantage_d1 .Advantage_d3 .p2 {
    font-size: 14px;
    line-height: 16px;
    color: #393939;
  }
  .Advantage_d2:nth-child(3) {
    margin-bottom: 15px;
  }
  .Advantage_d3 {
    width: 60%;
    position: absolute;
    top: 50%;
    left: 6%;
    transform: translateY(-50%);
  }
  .index_Cases {
    padding: 60px 0;
    background-color: #f9f9f9;
  }
  .caseleft,
  .caseright {
    display: none;
  }
  .d_Conveyor .p1 {
    font-size: 20px;
    line-height: 20px;
    font-family: DINPROBOLD;
    position: relative;
    margin-bottom: 10px;
  }
  .d_Conveyor {
    position: absolute;
    top: 0;
    right: 6%;
    width: 33%;
    padding: 15px 0 15px 15px;
    background-color: #fff;
    text-align: left;
  }
  .d_Conveyor .p2 {
    font-size: 14px;
    line-height: 14px;
    font-family: DINPROBOLD;
  }
  .d_Conveyor .p1::after {
    content: '';
    position: absolute;
    left: 2px;
    bottom: -3px;
    width: 10%;
    height: 1px;
    background-color: #e74332;
  }
  .d_Conveyor {
    position: absolute;
    top: 0;
    right: 0%;
    width: 40%;
    padding: 15px 0 15px 15px;
    background-color: #fff;
    text-align: left;
  }
  .inCases_mySwiper .swiper-button-next,
  .inCases_mySwiper .swiper-button-prev {
    display: none;
  }
  .inCases_my {
    padding: 0;
  }
  .index_News {
    margin: 60px 0;
  }
  .index_News .in_n_title .p1 {
    font-size: 30px;
    line-height: 30px;
    font-family: DINPROBOLD;
    text-align: center;
  }
  .index_News .in_n_title .p2 {
    display: none;
  }
  .in_News {
    margin-top: 20px;
  }
  .in_new_slide_d {
    height: 120px;
    position: absolute;
    bottom: -40%;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px;
    width: 88%;
    background-color: #fff;
    box-shadow: 0px 0px 18px -4px #626262;
  }
  .in_new_slide .p1 {
    font-size: 16px;
    line-height: 16px;
    color: #0a0808;
    font-family: DINPROBOLD;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .innews_mySwiper {
    padding-bottom: 100px;
  }
  .footer_ul_li:nth-child(2) {
    display: none;
  }
  .footer_ul {
    display: block;
    justify-content: space-between;
    padding: 0;
  }
  .footer_ul_li {
    width: 100%;
    margin-bottom: 30px;
  }
  .footer_ul_li .p1 {
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    position: relative;
    margin-bottom: 20px;
  }
  .footer_ul_li .p1::after {
    position: absolute;
    top: 31px;
    left: 0px;
    content: '';
    width: 20%;
    height: 1px;
    background-color: #e74332;
  }
  .footer_ul_li .p2 {
    font-size: 14px;
    line-height: 16px;
    color: #ffffffc4;
    margin-bottom: 10px;
  }
  .footer_ul_li_d1 .txt1 {
    width: 80%;
    height: 40px;
    border: 0;
    background-color: #fff;
  }
  .footer_ul_li_d1 .btn_sear1 {
    width: 13%;
    height: 40px;
    border: 0;
    background: url(../images/image/icon1.png) no-repeat;
    background-position-y: 10px;
    background-position-x: 11px;
    background-color: #e74332;
    border-left: 1px solid #565656;
  }
  .footer {
    background: #353535;
    padding: 60px 0 0px 0;
  }
  .footer_db {
    margin-top: 50px;
    padding: 14px 10px;
    background-color: #fff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    display: block;
    justify-content: space-between;
    align-items: center;
    text-align: left;
  }
  .footer_db .p1 {
    font-size: 12px;
    line-height: 15px;
    color: #2c2c2c;
  }
  .Culture {
    margin: 60px 0;
  }
  .ab_biao {
    display: flex;
    justify-content: space-between;
  }
  .ab_biao .aba {
    text-align: center;
    width: 31%;
    background-color: #000;
    padding: 10px 0;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    transition: 0.5s;
  }
  .Culture_d {
    margin-top: 30px;
  }
  .Culture_d p {
    font-size: 16px;
    line-height: 20px;
    color: #000000;
  }
  .About_content {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .About_content p {
    font-size: 16px;
    line-height: 25px;
    color: #353535;
  }
  .About {
    margin: 60px 0 60px 0;
  }
  .about_lun .swiper_btn {
    display: none;
  }
  .Honor {
    margin: 60px 0 60px 0;
  }
  .honor_lun {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .hon_slide {
    text-align: center;
    border: 1px solid #eaeaea;
    width: 48%;
    margin-bottom: 15px;
  }
  .hon_slide .p1 {
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    background-color: #f5f5f5;
    text-align: center;
  }
  .PRO {
    margin: 60px 0;
  }
  .flex1 {
    display: block;
    justify-content: space-between;
  }
  .Pro_left .li_p {
    font-size: 16px;
    line-height: 20px;
    color: #FFF;
    padding: 5px 0;
    background-color: #d14c36;
    text-align: left;
    padding-left: 10px;
  }
  .Pro_left {
    width: 100%;
  }
  .Pro_left_li {
    font-size: 16px;
    line-height: 20px;
    color: #535353;
    padding: 15px 0 10px 0;
    text-align: left;
    border-bottom: 1px solid #c5c5c5;
  }
  .Pro_left_ul {
    padding: 0 20px 20px 10px;
  }
  .pro_can_img {
    display: none;
  }
  .Pro_right1 {
    width: 48%;
    padding: 15px;
    background-color: #dedfe0;
    margin-bottom: 25px;
  }
  .Pro_right {
    width: 100%;
    margin-top: 30px;
  }
  .Pro_rightd {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .pro_p .p1 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0px;
  }
  .pro_p .p2 {
    font-size: 12px;
    line-height: 15px;
    border-bottom: 1px solid #cbcbcb;
    display: none;
  }
  .imh_prr img {
    margin: 15px 0;
  }
  .pro_p {
    height: 65px;
  }
  .Cases {
    margin: 60px 0;
  }
  .cases_d2 {
    width: 48%;
    margin-bottom: 20px;
  }
  .cases_d2 .p1 {
    font-size: 14px;
    line-height: 30px;
    font-family: DINPROBOLD;
    text-align: center;
  }
  .News {
    margin: 60px 0;
  }
  .in_new_slide11 {
    width: 48%;
    margin-bottom: 100px;
  }
  .in_new_slide11 .p1 {
    font-size: 16px;
    line-height: 18px;
    color: #0a0808;
    font-family: DINPROBOLD;
    letter-spacing: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .in_new_slide_d11 {
    height: 120px;
    position: absolute;
    bottom: -30%;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 10px 10px 10px;
    width: 88%;
    background-color: #fff;
    box-shadow: 0px 0px 18px -7px #626262;
  }
  .in_new_slide11 .p3 {
    font-size: 14px;
    line-height: 20px;
    color: #0a0808;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .READ {
    margin: 60px 0;
  }
  .READ_left .p1 {
    font-size: 26px;
    line-height: 30px;
    color: #e74332;
    text-align: center;
  }
  .read_p3 .p3 {
    font-size: 12px;
    line-height: 17px;
    color: #00000090;
    margin-left: 5px;
  }
  .read_p3d1 {
    margin-left: 30px;
  }
  .READ_right {
    display: none;
  }
  .READ_left {
    width: 100%;
  }
  .read_p3 {
    display: flex;
    justify-content: center;
    margin: 20px 0 40px 0;
    align-items: center;
  }
  .read_p4 p {
    font-size: 16px;
    line-height: 30px;
    color: #000000b3;
  }
  .read_p4 {
    margin-bottom: 60px;
  }
  .PRODUCT_read {
    margin: 60px 0;
  }
  .flex2 {
    display: block;
    justify-content: space-between;
    margin-bottom: 60px;
  }
  .read_pro_left {
    width: 100%;
    background-color: #cbcbcb;
    /* text-align: center; */
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .read_pro_right {
    width: 100%;
  }
  .read_pro_right .p1 {
    font-size: 20px;
    line-height: 35px;
    font-family: DINPROBOLD;
    letter-spacing: 0px;
  }
  .hr3 {
    width: 100%;
    height: 1px;
    background-color: #cbcbcb;
    margin: 10px 0;
  }
  .read_pro_right .p2 p {
    font-size: 16px;
    line-height: 30px;
    color: #353535;
  }
  .righta {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    text-align: center;
  }
  .read_pro_right .right_a {
    padding: 10px 0;
    width: 46%;
    background-color: #eeeeee;
    font-size: 14px;
    line-height: 20px;
    border-radius: 50px;
    transition: 0.5s;
  }
  .sx_mySwiper .p1 {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-family: DINPROBOLD;
    text-align: center;
    margin-top: 5px;
  }
  .sx_mySwiper .p1 {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-family: DINPROBOLD;
    text-align: center;
    margin-top: 5px;
  }
  .Contact2 {
    margin: 60px 0;
    text-align: center;
  }
  .in_p_title p {
    font-size: 30px;
    line-height: 30px;
    font-family: DINPROBOLD;
  }
  .Contact2_liu {
    margin-top: 20px;
  }
  .Contact2_liu .input_in1 input {
    width: 49%;
    height: 40px;
    border: 1px solid #5f5f5f;
  }
  .Contact2_liu .input input {
    padding-left: 10px;
    margin-bottom: 20px;
  }
  .Contact2_liu .email1 {
    width: 100%;
    height: 40px;
    border: 1px solid #5f5f5f;
  }
  .Contact2_liu .submit_ti {
    padding: 10px 0;
    width: 34%;
    background-color: #e74332;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    border: 0;
  }
  .Contact2_liu .input .xuqiu {
    padding-left: 25px;
    padding-top: 20px;
    margin-bottom: 20px;
  }
  .con_flex {
    display: block;
    justify-content: space-between;
    align-items: center;
  }
  .Contact1 {
    background-color: #fdf7ea;
    padding: 60px 0;
  }
  .Contact1_left {
    width: 100%;
  }
  .Contact1_left .p1 {
    font-size: 20px;
    line-height: 30px;
    font-family: DINPROBOLD;
    letter-spacing: -2px;
    margin-bottom: 25px;
  }
  .cont {
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .cont1 {
    width: 100%;
    margin-bottom: 25px;
  }
  .cont1 span {
    font-size: 18px;
    line-height: 24px;
    font-family: DINPROBOLD;
    margin-left: 10px;
  }
  .Contact1_right {
    width: 100%;
  }
  #amap_container {
    height: 300px !important;
  }
  .SEARCH_PU_li dl {
    display: block;
    padding-bottom: 15px;
  }
  .SEARCH_PU_01 {
    margin: 60px 15px;
  }
  .SEARCH_PU_jieguo {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 40px;
  }
  .SEARCH_PU_dd1 {
    font-size: 18px;
    line-height: 30px;
  }
  .SEARCH_PU_dd2 {
    font-size: 16px;
    line-height: 30px;
    margin: auto 0;
  }
  
  
  
  
  .sx_slide11{
     padding: 10px 20px;
  }
  
  
  
  
  
  
  
  
  
  .pc_cang {
    display: none !important;
  }
  .phone_cang {
    display: block !important;
  }
}
