@media screen and (max-width: 1680px) {
  .download .img_box {
    width: 100%;
    height: 320px!important;
    box-shadow: 6px 20px 5px #D8D8D8;
  }
}
@media screen and (max-width: 1600px) {
  .download .img_box {
    width: 100%;
    height: 300px!important;
    box-shadow: 6px 20px 5px #D8D8D8;
  }
}
@media screen and (max-width: 1440px) {
  .download .img_box {
    width: 100%;
    height: 260px!important;
    box-shadow: 6px 20px 5px #D8D8D8;
  }
}
@media screen and (max-width: 750px) and (min-width: 320px) {
    #swiper img{
        width: 100%;
        height: auto;
        /*object-fit: cover;*/
    }
    .ceBian{
        display: none;
    }
    .m_hide{
        display: none;
    }
  .w {
    width: 100%;
    padding: 0 0.36rem;
  }
    .lang_down .dropdown-toggle{
        display: none!important;
    }
  .dropdown-menu>li a{
    font-size: .32rem!important;
  }
  header {
    display: none;
  }
  .m_head {
    width: 100%;
    height: 1rem;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.36rem;
  }
  .m_head .logo {
    width: 30%;
    display: flex;
    align-items: center;
  }
  .m_head .logo img {
    width: 100%;
  }
  .menu_box {
    width: 70%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: -70%;
    background: #fff;
    z-index: 10;
    transition: left 0.36s;
  }
  .menu_box .a_box {
    text-align: center;
  }
  .menu_box .a_box a {
    font-size: 0.32rem;
  }
  .lang_box {
    width: 70%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: -70%;
    background: #fff;
    z-index: 11;
    transition: left 0.36s;
    padding-top: 1rem;
  }
  .swmultilingual > a{
      display: none!important;
  }
  .lang_box a {
    display: flex;
    align-items: center;
    padding: .3rem 0;
    padding-left: 1rem;
    box-sizing: border-box;
  }
  
    
    .home_about {
    position: relative;
    margin-top: 0.4rem;
    background: none!important;
    padding: 0 0.32rem;
  }
  .home_about .sideways {
    display: none;
  }
  .home_about .text_box {
    padding-left: 0;
    padding-top: 0;
  }
  .home_about .text_box span {
    display: block;
    font-size: 0.4rem;
    line-height: 0.44rem;
  }
  .home_about .text_box h3 {
    font-size: 0.6rem;
    line-height: 0.7rem;
    margin-bottom: 0.2rem;
  }
  .home_about .text_box .p {
    width: 100%;
    font-size: 0.32rem;
    line-height: 0.4rem;
    text-align: left;
    overflow: hidden;
    height: 2rem;
  }
  .home_about .text_box .p p{
      text-align: left!important;
  }
  .home_about .text_box a {
    display: block;
    width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.32rem;
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
  }
  .sideways {
    display: none;
  }
  .home_pro {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    font-size: 0;
  }
  .home_pro .pro_m_box {
    width: 100%;
  }
  .home_pro .pro_m_box .open_btn {
    width: 80%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    border: 2px solid #F08300;
    color: #F08300;
    font-size: 0.4rem;
    margin: 0 auto;
    margin-bottom: 0.6rem;
    border-radius: 0.6rem;
    text-transform: uppercase;
  }
  .home_pro .pro_m_box .m_box {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 100%;
    background: #fff;
    z-index: 10;
    transition: left 0.6s cubic-bezier(0.09, 0.955, 0.45, 0.985);
  }
  .home_pro .pro_m_box .m_box a {
    width: 80%;
    margin: 0.32rem auto;
    text-align: center;
    padding: 0.32rem 0.36rem;
    display: block;
    font-size: 0.36rem;
    border-radius: 0.16rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .home_pro .pro_m_box .m_box .act {
    background: #F08300;
    color: #fff;
  }
  .home_pro .pro_m_box .m_box.open {
    left: 0;
  }
  .home_pro .pro_m_box .close_btn {
    position: fixed;
    bottom: -1rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 11;
    margin-bottom: 0;
    transition: bottom 0.6s cubic-bezier(0.09, 0.955, 0.45, 0.985);
  }
  .home_pro .pro_m_box .m_box.open .close_btn {
    bottom: 0.4rem;
  }
  .home_pro .more {
    display: block;
    text-align: center;
    width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.32rem;
    margin-left: 41.5%;
    margin: 0 auto;
    margin-top: 0.6rem;
  }
  .home_pro .nav_box {
    display: none;
  }
  .home_pro .proMain1 {
    padding-left: 0.32rem;
    padding-right: 0.32rem;
    margin-bottom: 0.6rem;
  }
  .home_pro .proMain1 .left {
    display: none;
  }
  .home_pro .proMain1 .right {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-gap: 0;
  }
  .home_pro .proMain1 .right .item {
    width: 47%;
    border-radius: 0.2rem;
    margin-bottom: 0.44rem;
    padding: 0.4rem;
    filter: none;
    box-shadow: 0px 0px 6px 2px #ddd;
  }
  .home_pro .proMain1 .right .item p {
    font-size: 0.3rem;
    line-height: 0.48rem;
    margin-bottom: 0.44rem;
  }
  .home_pro .proMain2 {
    padding: 0 0.32rem;
    flex-wrap: wrap;
  }
  .home_pro .proMain2 .left {
    padding-left: 0;
    width: 100%;
  }
  .home_pro .proMain2 .left .p1 {
    font-size: 0.46rem;
  }
  .home_pro .proMain2 .left .p2 {
    max-width: 90%;
    font-size: 0.34rem;
  }
  .home_pro .proMain2 .left .box {
    padding: 0 0.8rem;
    width: 100%;
    margin-top: 0.6rem;
  }
  .home_pro .proMain2 .left .box .pagination {
    margin-top: 0.4rem;
  }
  .home_pro .proMain2 .left .box .pagination span {
    width: 0.36rem;
  }
  .home_pro .proMain2 .left .proMain2Swiper .swiper-slide .item {
    width: 48%;
    background: #fff;
    border-radius: 0.24rem;
    text-align: center;
    padding: 0.2rem;
  }
  .home_pro .proMain2 .left .proMain2Swiper .swiper-slide .item .img-box {
    width: 100%;
    height: 2rem;
  }
  .home_pro .proMain2 .left .proMain2Swiper .swiper-slide .item p {
    font-size: 0.3rem;
    margin-top: 0.36rem;
  }
  .home_pro .proMain2 .right {
    width: 100%;
    margin-top: 0.4rem;
  }
  .home_pro .proMain2 .right img {
    width: 100%;
    height: auto;
  }
  .home_news {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    position: relative;
    font-size: 0;
    padding: 0 0.32rem;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
  .home_news .left {
    width: 100%;
    padding-right: 0rem;
  }
  .home_news .left .tab {
    border-bottom: 2px solid #e4e4e4;
  }
  .home_news .left .tab p {
    font-size: 0.32rem;
    padding-bottom: 12px;
    padding-right: 1rem;
    margin-right: 1rem;
    position: relative;
    padding-left: 12px;
    cursor: pointer;
  }
  .home_news .left .worp .list {
    padding: 0.36rem 0;
  }
  .home_news .left .worp .list img {
    width: 2rem;
    height: 2rem;
    object-fit: cover;
  }
  .home_news .left .worp .list .text_box {
    width: calc(100% - 100rem / 50);
    padding: 0 0.36rem;
  }
  .home_news .left .worp .list .text_box h3 {
    font-size: 0.32rem;
    line-height: 0.36rem;
  }
  .home_news .left .worp .list .text_box .p {
    height: auto;
    font-size: 0.28rem;
    line-height: 0.36rem;
  }
  .home_news .left .worp .list .text_box span {
    font-size: 0.24rem;
    margin-top: 0.2rem;
  }
  .home_news .right {
    width: 100%;
    max-height: 11.92rem;
    margin-top: 0.4rem;
  }
  .home_news .right .r_t {
    overflow: hidden;
  }
  .home_news .right .r_t p:first-child {
    font-size: 0.6rem;
  }
  .home_news .right .r_t p:last-child {
    font-size: 0.36rem;
  }
  .home_news .right .r_b {
    width: 100%;
    height: 100%;
    position: relative;
    margin-top: 0.4rem;
  }
  .home_news .right .r_b img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .home_news .right .r_b svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 2.8rem;
    cursor: pointer;
  }
  .home_news .a_link {
    display: block;
    position: inherit;
    bottom: 0;
    left: 0;
    width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.32rem;
    margin: 0 auto;
    margin-top: 0.6rem;
  }
  footer {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    font-size: 0;
    padding: 0.4rem 0.32rem;
    background: #1F1F1F url(../image/foot_bck.png) no-repeat;
    background-size: 30% cover;
    margin-top: 0.6rem;
  }
  footer .left {
    padding-left: 0rem;
  }
  footer .left .p1,
  footer .left .p2 {
    color: #fff;
  }
  footer .left .p1 {
    font-size: 0.32rem;
    letter-spacing: 0.28rem;
    margin-bottom: 0.4rem;
    margin-left: 6px;
  }
  footer .left .p2 {
    font-size: 0.8rem;
  }
  footer .left .worp {
    margin-top: 0.6rem;
  }
  footer .left .list {
    display: flex;
    align-items: center;
    margin-bottom: 0.4rem;
  }
  footer .left .list img {
    width: 0.4rem;
    margin-right: 0.4rem;
  }
  footer .left .list p {
    max-width: 80%;
    font-size: 0.28rem;
  }
  footer .right {
    display: none;
  }  
  
  
  .banner {
    width: 100%;
    position: relative;
  }
  .banner img {
    width: 100%;
    height: auto;
  }
  .banner .text {
    position: absolute;
    bottom: 0;
    left: 0%;
    padding: 0.2rem;
    font-size: 0.28rem;
    color: #fff;
    background: rgba(240, 131, 0, 0.8);
  }
  .w80 {
    width: 90%;
  }
  .about .worp {
    margin-top: 0.6rem;
  }
  .about .worp .p {
    font-size: 0.32rem;
    color: #242424;
    line-height: 1.6;
  }
  .about .worp .img_box {
    margin-top: 0.6rem;
    display: flex;
    justify-content: space-between;
  }
  .about .worp .img_box img {
    width: 48%;
    height: auto;
  }
  .news .worp {
    display: block;
    justify-content: inherit;
    margin-top: 0.6rem;
  }
  .news .worp .left {
    width: 100%;
  }
  .news .worp .left .a_link {
    height: .8rem;
    line-height: .8rem;
    padding-left: 0.4rem;
    padding: 0 0.4rem;
    display: block;
    font-size: 0.3rem;
    border: 1px solid #ffae44;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .news .worp .left .act {
    background: #ffae44;
    color: #fff;
  }
  .news .worp .right {
    width: 100%;
    margin-top: 0.3rem;
  }
  .news .worp .right .a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.2rem 0;
    border-bottom: 1px solid #f5f5f5;
  }
  .news .worp .right .a img {
    display: none;
    width: 0.48rem;
    height: auto;
  }
  .news .worp .right .a .p {
    width: 70%;
    font-size: 0.32rem;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .news .worp .right .a .date {
    font-size: 0.28rem;
    color: #bebebe;
  }
  .news .worp .right .a:hover .p {
    color: #301784;
  }
  .news .worp .right ul {
    display: flex;
    margin-top: 0.4rem;
  }
  .news .worp .right ul a {
   padding: 0.16rem 0.24rem;
   background-color: #f1f1f1;
   margin: 0 0.08rem;
   box-sizing: border-box;
   /* display: none; */
   font-size: 0.28rem;
  }
  .news .worp .right ul .act {
    background: #e1f8ff;
  }
  .news .worp .info {
    width: 100%;
    margin-top: 0.6rem;
  }
  .news .worp .info .title {
    width: 100%;
    line-height: 1.4;
    font-size: 0.4rem;
    color: #515151;
    padding-bottom: 0.32rem;
  }
  .news .worp .info .date {
    font-size: 0.28rem;
    color: #7d7d7d;
    margin: 0.32rem 0;
  }
  .news .worp .info .p {
    font-size: 0.32rem !important;
    color: #515151 !important;
    line-height: 1.5;
  }
  .news .worp .info img {
    max-width: 100%!important;
    height: auto;
    margin-top: 0.8rem;
  }
  .contact .worp {
    background-color: inherit;
    padding: 0;
    border-radius: 0.64rem;
    margin-top: 0.6rem;
  }
  .contact .lianxi {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 0.2rem;
  }
  .contact .lianxi .list {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 0.4rem;
  }
  .contact .lianxi .list:last-child {
    width: 100%;
  }
  .contact .lianxi .list img {
    width: 0.6rem;
    height: auto;
    margin-right: 0.4rem;
  }
  .contact .lianxi .list .text {
    width: calc(100% - 50rem / 50);
  }
  .contact .lianxi .list .text p:first-child {
    font-size: 0.32rem;
    color: #0a1020;
  }
  .contact .lianxi .list .text p:last-child {
    font-size: 0.28rem;
    color: #2f322f;
    margin-top: 0rem;
  }
  .contact #container {
    width: 100%;
    height: 6rem;
  }
  .contact #container .amap-info {
    display: none;
    font-size: 0.32rem;
    line-height: 0!important;
  }
  .contact #container .info .input-item {
    font-size: 0.28rem;
  }
  .contact .form_worp .title {
    font-size: 0.32rem;
    color: #0a1020;
    font-weight: bold;
    margin-bottom: 0.4rem;
    margin-top: 0.4rem;
  }
  .contact .form_worp .input_box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .contact .form_worp .input_box input {
    width: 100%;
    height: 0.8rem;
    border: none!important;
    outline: none!important;
    background: #fff;
    padding-left: 0.32rem;
    font-size: 0.32rem;
    margin-bottom: 0.4rem;
  }
  .contact .form_worp textarea {
    width: 100%;
    height: 3rem;
    border: none!important;
    outline: none!important;
    background: #fff;
    padding: 0.32rem 0;
    padding-left: 0.32rem;
    font-size: 0.32rem;
    margin: 0rem 0;
    resize: none;
  }
  .contact .form_worp .btn_box {
    display: flex;
    justify-content: flex-end;
    margin-top: 0.1rem;
  }
  .contact .form_worp .btn_box button {
    border: none!important;
    outline: none!important;
    width: auto;
    height: auto;
    padding: 0.2rem .4rem;
    border-radius: 0.9rem;
    font-size: 0.28rem;
    color: #fff;
    background: #ff9b18;
  }
  .download .worp {
    display: none;
  }
  .download .m_worp {
    margin-top: 0.8rem;
  }
  .download .m_worp .m_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .download .m_worp .m_box a {
    width: 48%;
    height: 5rem;
    margin-bottom: 0.4rem;
    border: 1px solid #D4D4D4;
  }
  .product .box1 {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top: 0.6rem;
    display: flex;
    flex-direction: column;
  }
  .product .box1 .pic {
  width: 100%;
  position: relative;
}
.product .box1 .pic #video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.product .box1 .pic .gallery-top {
  /*height: 20vw;*/
  border: 1px solid #ccc;
}
.product .box1 .pic .gallery-top .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.product .box1 .pic .gallery-top .swiper-slide img {
  width: 100%;
  height: auto;
}
.product .box1 .pic .swiper-button-prev {
  top: initial;
  left: 0;
  background: #8c8c8c url(../image/next.png) no-repeat center;
  width: .5rem;
  height: 1rem;
  background-size: 60%;
  transform: rotate(180deg);
  bottom: 0;
  transition: all 0.3s;
}
.product .box1 .pic .swiper-button-next::after,
.product .box1 .pic .swiper-button-prev::after {
  content: '';
}
.product .box1 .pic .swiper-button-next {
  top: initial;
  right: 0;
  background: #8c8c8c url(../image/next.png) no-repeat center;
  width: .5rem;
  height: 1rem;
  background-size: 60%;
  bottom: 0;
  transition: all 0.3s;
}
.product .box1 .pic .gallery-thumbs {
  width: 80%;
  height: 1rem;
  margin-top: .2rem;
}
.product .box1 .pic .gallery-thumbs .swiper-slide {
  border: 2px solid #e5e5e5;
  cursor: pointer;
  opacity: 0.8;
}
.product .box1 .pic .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
  border-color: lightcoral;
}
  .product .box1 .pro_info {
    position: inherit;
    left: 0;
    width: 100%;
    margin-top: 0.3rem;
  }
  .product .box1 .pro_info .title {
    font-size: 0.35rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .product .box1 .pro_info .canshu .list {
    display: flex;
    align-items: center;
    margin: 0.4rem 0;
  }
  .product .box1 .pro_info .canshu .list p {
    width: 50%;
    font-size: 0.32rem;
  }
  .product .box1 .pro_info .canshu .list p:first-child {
    color: #ababab;
  }
  .product .box1 .pro_info .add_num {
    display: flex;
    align-items: center;
    height: 0.6rem;
  }
  .product .box1 .pro_info .add_num p {
    font-size: 0.3rem;
  }
  .product .box1 .pro_info .add_num .box {
    display: flex;
    margin-left: 0.6rem;
  }
  .product .box1 .pro_info .add_num .box span {
    width: 0.6rem;
    height: 0.6rem;
    background-color: #ecf4ff;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.32rem;
    cursor: pointer;
  }
  .product .box1 .pro_info .add_num .box input {
    width: 1rem;
    height: 0.6rem;
    border: none;
    outline: none;
    padding: 0 0.24rem;
  }
  .product .box1 .btn_group {
    display: flex;
    margin-top: 0.4rem;
  }
  .product .box1 .btn_group .cart_icon {
    background: #ffba13;
    padding: 0.16rem 0rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    border-radius: 0.1rem;
  }
  .product .box1 .btn_group .cart_icon img {
    width: 50%;
    height: auto;
  }
  .product .box1 .btn_group .btn {
    font-size: 0.32rem;
    color: #fff;
    background-color: #f9930e;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0.4rem;
    border-radius: 0.1rem;
    margin-left: 0.2rem;
  }
  .product .box1 .a_group {
    display: flex;
    margin-top: 0.2rem;
  }
  .product .box1 .a_group a{
      width: .5rem;
      margin-right: 0.2rem;
  }
  .product .box1 .a_group a img {
    width: 100%;
  }
  .product .box2 {
    margin: 0.4rem 0;
  }
  .lianxi{
    display: flex;
    margin-top: 16px!important;
    justify-content: space-between;
    }
    .lianxi p{
        display: flex;
        align-items: center;
        
        margin-right: 0rem!important;
        font-size: .24rem;
    }
    .lianxi svg{
        width: .5rem!important;
        height: auto;
    }
  .product .box2 .headLine {
    width: 100%;
    background-color: inherit;
  }
  .product .box2 .headLine span {
    width: 100%;
    display: inline-block;
    font-size: 0.36rem;
    text-transform: uppercase;
    color: #fff;
    background: #f9930e;
    padding: 0.28rem;
    padding-left: 0.28rem;
    padding-right: 0.28rem;
    box-sizing: border-box;
  }
  .product .box2 .info {
    padding: 0 0.36rem;
    margin-top: 0.4rem;
  }
  .product .box2 .info p {
    font-size: 0.28rem !important;
    line-height: 1.5 !important;
  }
  .product .box2 .info img {
    width: 100%!important;
    height: auto;
  }
  .product .box3 .headLine {
    width: 100%;
    background-color: inherit;
  }
  .product .box3 .headLine span {
    width: 100%;
    display: inline-block;
    font-size: 0.36rem;
    text-transform: uppercase;
    color: #fff;
    background: #f9930e;
    padding: 0.28rem;
    padding-left: 0.28rem;
    padding-right: 0.28rem;
    box-sizing: border-box;
  }
  .product .box3 .info {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.4rem;
  }
  .product .box3 .info a {
    width: calc(33.333% - calc(2 / 3 * 16px));
    margin-right: 16px;
    background: #f3f3f3;
    padding: 0.2rem;
    box-sizing: border-box;
    margin-bottom: 0.32rem;
  }
  .product .box3 .info a:nth-child(3n) {
    margin-right: 0;
  }
  .product .box3 .info a:last-child {
    margin-right: 0;
  }
  .product .box3 .info a .img_box {
    background: #fff;
  }
  .product .box3 .info a .img_box img {
    width: 100%;
    height: auto;
  }
  .product .box3 .info a p {
    font-size: 0.28rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 0.2rem;
  }
  .cart .box1 {
    margin-top: 0.6rem;
    background-color: #fff;
    padding: 0.36rem 0.44rem;
    border-radius: 0.2rem;
  }
  .cart .box1 .title {
    font-size: 0.36rem;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 0.2rem;
  }
  .cart .box1 .headLine {
    display: none;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ebebeb;
    padding: 0.5rem 0;
    overflow-x: scroll;
  }
  .cart .box1 .headLine .left {
    width: 12%;
  }
  .cart .box1 .headLine .right {
    width: 80%;
    display: flex;
    align-items: center;
  }
  .cart .box1 .headLine .right p {
    width: 25%;
    font-weight: bold;
    text-align: center;
    font-size: 0.4rem;
    color: #4f4f4f;
    padding: 0 0.32rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .cart .box1 .pro_list {
    -ms-overflow-x: scroll;
    overflow-x: scroll;
    width: 100%;
  }
  .cart .box1 .pro_list .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.4rem 0;
    border-bottom: none;
  }
  .cart .box1 .pro_list .left {
    width: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .cart .box1 .pro_list .left input {
    width: 0.32rem;
    height: 0.32rem;
  }
  .cart .box1 .pro_list .right {
    width: auto;
    display: flex;
    align-items: center;
  }
  .cart .box1 .pro_list .right p {
    width: auto;
    text-align: center;
    font-size: 0.36rem;
    color: #4f4f4f;
    padding: 0 0.32rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .cart .box1 .pro_list img {
    width: 1rem;
    height: 1rem;
    border: 1px solid #d4d4d4;
    margin: 0 0.36rem;
  }
  .cart .box2 {
    margin-top: 0.32rem;
    background-color: #fff;
    border-radius: 0.2rem;
    display: flex;
    justify-content: space-between;
    padding-left: 0.2rem;
    overflow: hidden;
  }
  .cart .box2 .input_worp {
    display: flex;
    align-items: center;
  }
  .cart .box2 .input_worp span {
    margin: 0 0.2rem;
    font-size: 0.28rem;
  }
  .cart .box2 .input_worp .del {
    font-size: 0.28rem;
  }
  .cart .box2 .input_worp input {
    width: 0.32rem;
    height: 0.32rem;
  }
  .cart .box2 .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1rem;
    background-color: #ff9b18;
    font-size: 0.32rem;
    color: #fff;
    padding: 0 0.4rem;
  }
  .inquiry .box1 {
    margin-top: 0.6rem;
    background-color: inherit;
    padding: 0rem;
    border-radius: 0rem;
  }
  .inquiry .box1 .title {
    font-size: 0.36rem;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 0.32rem;
    margin-bottom: 0.6rem;
  }
  .inquiry .box1 .form_worp {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .inquiry .box1 .form_worp .left {
    width: 100%;
  }
  .inquiry .box1 .form_worp .left .input_list {
    display: flex;
    flex-direction: column;
    align-items: inherit;
    margin-bottom: 0.36rem;
  }
  .inquiry .box1 .form_worp .left .input_list p {
    width: 100%;
    font-size: 0.32rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 0.4rem;
    margin-bottom: 0.24rem;
  }
  .inquiry .box1 .form_worp .left .input_list input {
    width: 100%;
    font-size: 0.32rem;
    height: 0.8rem;
    outline: none;
    border: 1px solid #c0c0c0;
    padding-left: 0.32rem;
  }
  .inquiry .box1 .form_worp .left .input_list textarea {
    width: 100%;
    height: 2rem;
    font-size: 0.32rem;
    outline: none;
    border: 1px solid #c0c0c0;
    padding: 0.32rem;
    resize: none;
  }
  .inquiry .box1 .pro_list {
    display: none;
    margin-top: 0.8rem;
  }
  .inquiry .box1 .pro_list .pro_title {
    font-size: 0.56rem;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 0.4rem;
    margin-bottom: 1rem;
  }
  .inquiry .box1 .pro_list .headLine {
    display: flex;
  }
  .inquiry .box1 .pro_list .headLine p {
    font-size: 0.36rem;
    color: #3a3a3a;
    font-weight: bold;
    width: 25%;
  }
  .inquiry .box1 .pro_list .pro_info .item {
    display: flex;
    align-items: center;
    margin: 0.52rem 0;
  }
  .inquiry .box1 .pro_list .pro_info .item .name {
    padding-right: 0.4rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .inquiry .box1 .pro_list .pro_info .img_box {
    width: 25%;
  }
  .inquiry .box1 .pro_list .pro_info .img_box img {
    width: 1.6rem;
    height: 1.6rem;
    border: 1px solid #D4D4D4;
  }
  .inquiry .box1 .pro_list .pro_info p {
    width: 25%;
    font-size: 0.32rem;
  }
  .inquiry .box2 {
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
    color: #fff;
    background-color: #ff9b18;
    margin-top: 0.2rem;
    padding: 0.24rem 0;
    border-radius: 0.32rem;
  }
  .pro .worp {
    margin-top: 0.5rem;
    overflow: hidden;
  }
  .pro .worp .left {
    float: inherit;
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    background: #e6e6e6;
    z-index: 10;
    overflow: scroll;
    display: none;
    padding-top: 0.8rem;
  }
  .pro .worp .left span {
    font-size: 0rem;
    position: fixed;
    top: 0rem;
    right: 0rem;
    background-color: #fff;
    display: block;
    width: 100%;
    padding: 0.1rem 0.2rem;
    z-index: 111;
  }
  .pro .worp .left span svg {
    float: right;
    width: 0.6rem;
    height: 0.6rem;
  }
  .pro .worp .left .item_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.2rem 0.32rem;
  }
  .pro .worp .left .item_title p {
    width: calc(100% - 20rem / 50);
    font-size: 0.32rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .pro .worp .left .item_title img {
    width: 0.16rem;
  }
  .pro .worp .left .title_act {
    background: #f58402;
  }
  .pro .worp .left .title_act p {
    color: #fff;
  }
  .pro .worp .left .title_act img {
    transform: rotate(90deg);
  }
  .pro .worp .left .a_box {
    display: none;
    background: #fff;
  }
  .pro .worp .left .a_box .a_link {
    display: block;
    font-size: 0.28rem;
    padding: 0.3rem 0.32rem;
    padding-left: 1rem;
    transition: background 0.36s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .pro .worp .left .a_box .a_link:hover {
    background: #fee7ca;
    transition: background 0.36s;
  }
  .pro .worp .m_pro {
    width: 100%;
    height: 0.7rem;
    background-color: #ff9b18;
    text-align: center;
    color: #fff;
    line-height: 0.7rem;
    font-size: 0.28rem;
    border-radius: 0.2rem;
    margin-bottom: 0.3rem;
  }
  .pro .worp .right {
    float: inherit;
    width: 100%;
    margin-left: 0%;
  }
  .pro .worp .right .pro_list_box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .pro .worp .right .pro_list_box a {
    background: #f3f3f3;
    width: 48%;
    padding: 0.2rem;
    box-sizing: border-box;
    margin-right: 0rem;
    margin-bottom: 0.2rem;
    transition: box-shadow 0.36s;
    font-size: 0;
  }
  .pro .worp .right .pro_list_box a:hover {
    box-shadow: 0px 8px 10px #d8d8d8;
    transition: box-shadow 0.36s;
  }
  .pro .worp .right .pro_list_box a:nth-child(3n) {
    margin-right: 0;
  }
  .pro .worp .right .pro_list_box a .img_box {
    background: #fff;
    margin-bottom: 0.16rem;
  }
  .pro .worp .right .pro_list_box a .img_box img {
    max-width: 100%;
    max-height: 100%;
  }
  .pro .worp .right .pro_list_box a h4 {
    font-size: 0.28rem;
    color: #191919;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .pro .worp .right .pro_list_box a p {
    font-size: 0.24rem;
    color: #a1a1a1;
    margin: 0.15rem 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .pro .worp .right .pro_list_box a .btn {
    background: #f68e16;
    color: #fff;
    font-size: 0.24rem;
    width: 100%;
    padding: 0.15rem 0;
    margin: 0 auto;
    text-align: center;
    border-radius: 0.16rem;
  }
  .pro .worp .right ul {
    display: flex;
    margin-top: 0.2rem;
  }
  .pro .worp .right ul a {
    padding: 0.16rem 0.24rem;
    background-color: #f1f1f1;
    margin: 0 0.08rem;
    box-sizing: border-box;
    display: block;
    font-size: 0.28rem;
  }
  .pro .worp .right ul span {
    padding: 0.16rem 0.24rem;
    background-color: #f1f1f1;
    margin: 0 0.08rem;
    box-sizing: border-box;
    /* display: none; */
    font-size: 0.28rem;
  }
  .pro .worp .right ul .act {
    background: #e1f8ff;
  }
  
  .news .worp .right ul span {
    padding: 0.16rem 0.24rem;
    background-color: #f1f1f1;
    margin: 0 0.08rem;
    box-sizing: border-box;
    /* display: none; */
    font-size: 0.28rem;
  }
  
  
}
