@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: 50%;
  }
  .head_wap .wap_logo img {
    width: 80%;
  }
  .w1400 {
    max-width: 1400px;
    margin: 0 auto;
    width: 90%;
  }
  .w1472 {
    max-width: 1472px;
    margin: 0 auto;
    width: 90%;
  }
  .w1650 {
    max-width: 1650px;
    width: 90%;
    margin-left: 0;
    margin: 0 auto;
  }
  .index_BANNER {
    margin-top: 0;
  }
  .Index_about {
    margin-top: 0;
    padding: 60px 0 0 0;
    background-color: #fafafa;
  }
  .Index_about h1 {
    font-size: 28px;
    line-height: 30px;
    color: #2c2c34;
    text-align: center;
    margin-bottom: 30px;
    font-family: GOTHICB;
  }
  .Index_about_d1_ul {
    white-space: nowrap;
    overflow-x: scroll;
    display: block;
  }
  .Index_about_d1_li {
    width: 250px;
    position: relative;
    background-color: #fff;
    border-bottom: 3px solid #dcdcdc;
    margin-bottom: 0;
    margin-right: 15px;
    display: inline-block;
  }
  .Index_about_d1_li1 .p2::after {
    position: absolute;
    top: -1.2vw;
    left: 30px;
    content: '';
    width: 50px;
    height: 2px;
    background-color: #f08629;
  }
  .Index_about_d1_li .img1 {
    opacity: 1;
  }
  .Index_about_d1_li1 .p1 {
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    margin-top: 0;
    font-family: GOTHICB;
  }
  .Index_about_d1_li_d1 {
    margin-bottom: 15px;
  }
  .Index_about_d1_li_d1 .im1 {
    display: none;
  }
  .Index_about_d1_li_d1 .im2 {
    display: block;
    margin: 0 auto;
  }
  .Index_about_d1_li1 .p2 {
    color: #c5c5c5;
  }
  .Index_about_d1_li1 {
    display: block;
    text-align: center;
  }
  .Index_product {
    margin: 60px 0 60px 0;
  }
  .Index_product h1 {
    font-size: 28px;
    line-height: 30px;
    color: #2c2c34;
    text-align: center;
    margin-bottom: 30px;
    font-family: GOTHICB;
  }
  .flex1 {
    justify-content: center;
  }
  .flex1 img {
    display: none;
  }
  .Index_product_li {
    width: 49%;
    background-color: #ebebeb;
    position: relative;
    margin-bottom: 6px;
  }
  .Index_product_li_imgf {
    justify-content: space-evenly;
  }
  .Index_product_p1 {
    width: 50%;
  }
  .Index_product_img1 {
    width: 20%;
  }
  .Index_product_p1 .p1 {
    font-size: 14px;
    line-height: 18px;
    color: #2c2c34;
    font-family: GOTHICB;
  }
  .best_bg {
    background: url(../images/image/bg_ufo.jpg) no-repeat;
    background-position-y: 0;
    padding: 60px 0 60px 0;
  }
  .Index_Best h1 {
    font-size: 28px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
    font-family: GOTHICB;
  }
  .Index_Best_ul_dd:last-child {
    display: none;
  }
  .Index_Best_ul_dd:nth-of-type(2)::after {
    width: 0;
  }
  .Index_Best_ul_dd:nth-of-type(2)::before {
    width: 0;
  }
  .Index_Best_ul_dd:nth-of-type(1)::after {
    width: 0px;
  }
  .Index_Best_ul {
    justify-content: space-between;
  }
  .Index_Best_ul_dd {
    width: 48%;
    position: relative;
  }
  .Index_Best_li {
    border-bottom: 0;
  }
  .Index_Best_li_d1 {
    width: 100%;
    padding: 0px 15px;
    height: 180px;
    display: flex;
    align-items: center;
    overflow: hidden;
    justify-content: center;
  }
  .Index_Best_li .pro_p1::after {
    width: 0;
  }
  .Index_Best_li .pro_p1 {
    font-size: 14px;
    line-height: 20px;
    color: #d4d4d4;
    margin-top: 15px;
    padding-bottom: 15px;
    position: relative;
  }
  .yyyii {
    display: none;
  }
  .Index_Best_li:hover .pro_p1::after {
    position: absolute;
    bottom: 50%;
    left: 50%;
    content: '';
    transform: translateX(-50%);
    width: 0;
    height: 2px;
    background-color: #f08629;
  }
  .In_about_flex {
    display: block;
    justify-content: space-between;
    align-items: center;
  }
  .In_about_left {
    width: 100%;
  }
  .In_about_left h1 {
    font-size: 28px;
    line-height: 30px;
    color: #000;
    text-align: center;
    margin-bottom: 27px;
    font-family: GOTHICB;
  }
  .In_about {
    padding: 60px 0 60px 0;
  }
  .about_a1 {
    display: none;
  }
  .In_about_right {
    width: 100%;
  }
  .In_about_left .p1 {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    margin-bottom: 30px;
  }
  .foot_flex {
    display: block;
    justify-content: space-between;
    margin-bottom: 0px;
  }
  .foot_flex_d1 {
    width: 100%;
  }
  .foot_flex_d1 img {
    width: 50%;
  }
  .foot_flex_d1 .f_p1 {
    font-size: 14px;
    color: #333333;
    margin-top: 1.2vw;
    font-family: GOTHICB;
  }
  .foot_flex_d2 {
    display: none;
  }
  .foot_flex_d3 {
    width: 100%;
  }
  .foot_flex_d3 li {
    font-size: 16px;
    line-height: 22px;
    color: #666666;
  }
  .foot_flex_d3 li {
    margin-bottom: 15px;
  }
  .foot_flex_d3 h3 {
    font-size: 20px;
    line-height: 60px;
    color: #2c2c2c;
    margin-bottom: 15px;
    margin-top: 20px;
    position: relative;
    font-family: GOTHICB;
  }
  .footer2 {
    font-size: 12px;
    line-height: 20px;
    color: #878787;
    border-top: 1px solid #e5e5e5;
    text-align: center;
    padding: 10px 0;
  }
  .About {
    margin: 60px 0;
  }
  .About_flex {
    display: block;
    justify-content: space-between;
    background-color: #424242;
  }
  .About_flex_left {
    width: 100%;
    padding: 15px;
  }
  .About_flex_left .p1 {
    font-size: 14px;
    color: #e5e5e5;
  }
  .About_flex_left .p2 {
    font-size: 28px;
    color: #999999;
    margin-bottom: 10px;
    margin-top: 10px;
    font-family: GOTHICB;
  }
  .About_flex_right {
    width: 100%;
  }
  .About_flex_left .p3 p {
    font-size: 16px;
    line-height: 25px;
    color: #e5e5e5;
  }
  .CC {
    margin-bottom: 60px;
  }
  .CC_d_ul {
    display: block;
    justify-content: space-between;
    white-space: nowrap;
    overflow-x: scroll;
  }
  .CC_d_ul::-webkit-scrollbar {
    display: none;
  }
  .Index_about_d1_ul::-webkit-scrollbar {
    display: none;
  }
  .Pro_left_ul::-webkit-scrollbar {
    display: none;
  }
  .CC_d_li {
    width: 75%;
    padding-right: 10px;
    border-right: 1px solid #eeeeee;
    display: inline-block;
    white-space: initial;
    margin-right: 10px;
  }
  .CC_d_li .pimg {
    margin: 20px 0;
  }
  .CC_d_li .p1 {
    font-size: 18px;
    line-height: 25px;
    color: #252525;
    font-family: GOTHICB;
  }
  .CC_d_li .p2 {
    font-size: 16px;
    line-height: 26px;
    color: #8d8d8d;
    padding-bottom: 10px;
  }
  .CC_dd {
    display: none;
  }
  .Video h1 {
    font-size: 28px;
    line-height: 30px;
    color: #000;
    text-align: center;
    margin-bottom: 27px;
    font-family: GOTHICB;
    text-transform: uppercase;
  }
  .slide_video .play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 15%;
  }
  .play::after {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    animation: myanimation 1.5s infinite;
    border: 2px solid rgba(135 135 135 / 50%);
    z-index: -1;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.3);
  }
  .vide_mySwiper {
    padding-bottom: 30px;
  }
  .PRO_READ_flex {
    display: block;
    justify-content: space-between;
    margin-bottom: 60px;
  }
  .PRO_READ_flex_left {
    width: 100%;
  }
  .PRO_READ_flex_right {
    width: 100%;
    margin-left: 0;
    margin-top: 60px;
  }
  .readmySwiper {
    margin: 15px auto 0;
    width: 75%;
  }
  .PRO_READ_flex_left .next {
    width: 25px;
    height: 25px;
    content: "";
    background: url(../images/image/readleft.png) no-repeat center;
    cursor: pointer;
  }
  .PRO_READ_flex_left .prev {
    width: 25px;
    height: 25px;
    content: "";
    background: url(../images/image/readright.png) no-repeat center;
    cursor: pointer;
  }
  .PRO_READ_flex_left .swiper_btn {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .PRO_READ {
    margin: 60px 0 0 0;
  }
  .PRO_READflex_right_p p {
    font-size: 26px;
    line-height: 30px;
    color: #f08629;
    font-family: GOTHICB;
  }
  .PRO_READflex_right_d1 .p1 {
    font-size: 18px;
    line-height: 20px;
    color: #252525;
    margin: 15px 0 15px 0;
    font-family: GOTHICB;
  }
  .PRO_READflex_right_d1 .dddr {
    margin-bottom: 30px;
  }
  .PRO_READ_dd {
    display: flex;
    justify-content: space-between;
    white-space: nowrap;
    overflow-x: scroll;
  }
  .PRO_READ_dd .PRO_READ_d_d1 {
    width: 75%;
    padding: 10px 30px ;
  }
  .PRO_READ_dd2_ul {
    padding-left: 15px;
  }
  .PRO_READ_dd2 {
    margin-top: 30px;
  }
  .PRO_READ_d {
    /*height: 500px;*/
    background-color: #fafafa;
  }
  .PRO_READ_dd2_li_d p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .PRO_READ_dd_sw {
    padding: 0 15px;
  }
  .PRO_READ_dd_sw {
    display: none;
  }
  .Sol {
    margin: 60px 15px 0 15px;
  }
  .Sol_flex {
    display: block;
    margin-bottom: 60px;
  }
  .Sol_flex_left {
    width: 100%;
    margin-right: 0;
  }
  .Sol_flex_right {
    width: 100%;
  }
  .Sol_flex_right_d_img {
    width: 10%;
  }
  .Sol_flex_right_d_p {
    width: 80%;
  }
  .Sol_flex_right_d .Sol_flex_right_d_p .p1 {
    font-size: 20px;
    line-height: 30px;
    color: #323232;
    font-family: GOTHICB;
  }
  .Sol_flex_right_d {
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .Sol_flex_right_d_d_p .p1 {
    font-size: 16px;
    line-height: 22px;
    color: #646464a6;
  }
  .Sol_flex_right_d_d {
    margin-top: 20px;
  }
  .Sol_flex_right_d_d_p {
    margin-bottom: 20px;
  }
  .Sol_flex_right_d_d_img {
    display: none;
  }
  .Sol_mySwiper .slide11_im {
    border-top-right-radius: 0;
  }
  .Sol_flex:nth-child(2n) .Sol_mySwiper .slide11_im {
    border-top-left-radius: 0;
  }
  .Sol_flex:nth-child(2n) .Sol_flex_left {
    margin-right: 0;
    margin-left: 0;
  }
  .Contact {
    margin: 60px 15px 0 15px;
    position: relative;
  }
  .Contact_d_flex {
    padding: 30px 15px 60px 15px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
  .Contact_d_flex {
    display: block;
    justify-content: space-between;
  }
  .Contact_d_flex_left {
    border-right: 0;
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .Contact_d_flex_left_d2 {
    margin-top: 20px;
  }
  .Contact_d_flex_left h3 {
    font-size: 28px;
    line-height: 30px;
    color: #2c2c34;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
    font-family: GOTHICB;
    text-align: center;
  }
  .Contact_d_flex_left_d2_img {
    width: 15%;
  }
  .Contact_d_flex_left_d2_p p:first-child {
    font-size: 18px;
    line-height: 30px;
    color: #555555;
    margin-bottom: 5px;
  }
  .Contact_d_flex_left_d2_p p:last-child {
    font-size: 16px;
    line-height: 25px;
    color: #8e8e8e;
  }
  .Contact_d_flex_right h3 {
    font-size: 28px;
    line-height: 30px;
    color: #2c2c34;
    padding-bottom: 20px;
    text-align: center;
    font-family: GOTHICB;
  }
  .Contact_d_flex_right {
    width: 100%;
  }
  .Contact_d {
    position: static;
    bottom: 0;
    left: 0;
    transform: translateX(0);
    width: 100%;
    background-color: #fff;
    z-index: 2;
  }
  .input_in1 {
    display: block;
    justify-content: space-between;
    margin-bottom: 0px;
  }
  .input_in1 .name_z {
    width: 100%;
    height: 40px;
    border: 1px solid #d2d2d2;
    padding-left: 25px;
    margin-bottom: 20px;
  }
  .input_in1 .dd1 {
    width: 100%;
  }
  .input_in2 .dd1 {
    width: 100%;
  }
  .input_in2 {
    display: block;
    justify-content: space-between;
    margin-bottom: 1vw;
  }
  .input_in2 .tel_z {
    width: 100%;
    height: 40px;
    border: 1px solid #d2d2d2;
    padding-left: 25px;
    margin-bottom: 20px;
  }
  .mess_form .input .ddd1 {
    position: absolute;
    top: 40%;
    left: 10px;
    transform: translateY(-50%);
    color: red;
  }
  .xuqiu {
    width: 100%;
    height: 100px;
    border: 1px solid #d2d2d2;
    padding-left: 25px;
    padding-top: 10px;
  }
  .form_btn .submit_ti {
    margin-top: 20px;
    border: 0;
    padding: 12px 50px;
    background-color: #4c4242;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    border-radius: 50px;
  }
  .dit {
    display: none;
  }
  .Products_flex {
    display: block;
    justify-content: space-between;
  }
  .Pro_left {
    width: 100%;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  }
  .Pro_left .Pro_left_li1 {
    display: none;
  }
  .Pro_left_ul .Pro_left_li {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    color: #666666;
    padding: 15px;
    border-top: 0;
    margin-right: 20px;
    border-bottom: 0px;
  }
  .Pro_left_ul {
    display: flex;
    justify-content: space-between;
    white-space: nowrap;
    overflow-x: scroll;
  }
  .Products {
    margin-top: 60px;
  }
  .Pro_right {
    width: 100%;
  }
  .Pro_right .pp {
    font-size: 28px;
    line-height: 30px;
    color: #999999;
    margin: 15px 0 30px 0;
    font-family: GOTHICB;
  }
  .Pro_right_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .Pro_right_li {
    width: 45%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .Pro_right_li_dd1 {
    padding: 15px 0 30px 0;
    width: 100%;
  }
  .Pro_right_li_p1 p {
    font-size: 14px;
    line-height: 20px;
    color: #54524dd5;
  }
  .Pro_right_li_d1 {
    padding: 10px 10px 50px 10px;
  }
  .Ama {
    margin: 60px 0 0 0;
  }
  .Ama_flex_li {
    width: 47%;
    margin-bottom: 20px;
    transition: 0.5s;
  }
  .Ama_flex_li .p1 {
    font-size: 20px;
    line-height: 24px;
    color: #666666;
    text-align: center;
  }
  .Ama_a {
    display: none;
  }
  .footer {
    padding: 30 0 0 0;
  }
  
  
  
  
  .Form{
  width: 100%;
  overflow-x: auto;
}
.Form td{
  width: 50%;
  font-size: 16px;
  color: #000;
  line-height: 20px;
  text-align: center;
  padding: 10px 0;
}
  
  
  
  


.index_b_mySwiper{
  margin-top: 0px;
  margin-bottom: 30px;
}
  
  
  
  
  
  
  .LED {
    display: none;
  }
  .APPtion2 h1 {
    padding-left: 5%;
    font-size: 28px;
    line-height: 40px;
    color: #252525;
    position: relative;
  }
  .APPtion2 h1::before {
    position: absolute;
    left: 60%;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    width: 40%;
    height: 1px;
    background-color: #888888;
  }
  .APPtion3_ul .d {
    display: none;
  }
  .APPtion3_li {
    width: 30%;
  }
  .office {
    margin-top: 30px;
  }
  .office p {
    font-size: 18px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    position: relative;
  }
  .FEAtion2 h1 {
    padding-left: 5%;
    font-size: 28px;
    line-height: 30px;
    color: #252525;
    position: relative;
  }
  .APPtion2 h1::before {
    display: none;
  }
  .FEAtion2 h1::before {
    display: none;
  }
  .APPtion {
    padding: 60px 15px;
    background-color: #f9f9f9;
  }
  .FEA_flex {
    display: block;
    justify-content: space-between;
    align-items: center;
  }
  .FEA_flex_left {
    width: 100%;
  }
  .FEA_flex_right {
    width: 100%;
  }
  .LEVtion2 h1 {
    padding-left: 5%;
    font-size: 27px;
    line-height: 30px;
    color: #252525;
    position: relative;
  }
  .LEVtion2 h1::before {
    display: none;
  }
  .LEV_slide p {
    font-size: 20px;
    line-height: 26px;
    color: #252525;
    text-align: center;
    margin-top: 10px;
  }
  .SPEtion2 h1 {
    padding-left: 5%;
    font-size: 28px;
    line-height: 30px;
    color: #252525;
    position: relative;
  }
  .SPEtion2 h1::before {
    display: none;
  }
  .SPEt_d h1 {
    font-size: 20px;
    line-height: 25px;
    color: #252525;
    padding-left: 15px;
    position: relative;
    margin-bottom: 20px;
  }
  .SPEt {
    display: block;
    justify-content: space-between;
  }
  .SPEt .SPEt_d {
    width: 100%;
    margin-top: 30px;
  }
  .SPEt .SPEt_d_right {
    width: 100%;
  }
  .SPEt .SPEt_d3 p {
    font-size: 16px;
    line-height: 20px;
    color: #252525;
  }
  .SPEt_d_right {
    margin-top: 30px;
  }
  .SPEt_d_right h1 {
    font-size: 20px;
    line-height: 25px;
    color: #252525;
    padding-left: 15px;
    position: relative;
    margin-bottom: 20px;
  }
  .an_flex {
    display: block;
    justify-content: space-between;
  }
  .an_flex .a1 {
    width: 100%;
    padding: 8px 0;
    /* background-color: #f08629; */
    border-radius: 3px;
    text-align: center;
    font-size: 12px;
    line-height: 25px;
    color: #000;
    display: flex;
    justify-content: center;
    border: 1px solid #d2d2d2;
    margin-top: 20px;
  }
  .a1_d img {
    width: 65%;
    margin-top: 3px;
  }
  .ann {
    margin-top: 40px;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  .pc_cang {
    display: none !important;
  }
  .phone_cang {
    display: block !important;
  }
}
