
.product-wrapper{
    position: relative;
    right: -27px;
}

@media screen and (max-width:960px) {
    .wrapDiv .product_lind .product_subtitle p {
        display: none;
    }
    .allProduct {
        margin: 0;
        
    }

    .allProduct .wrapDiv li {
        width: 217px;
        height: 260.23px;
        margin: 10px 10px;
    }

    .wrapDiv .product_lind {
        width: 226px;
        height: 260.23px;
    }
    .wrapDiv .product_lind .product_img {
        width: 226px;
        height: 150px;
        padding: 15px -1px 5px 4px;
    }

    .wrapDiv .product_lind .product_img img {
        width: 100%;
        height: 100%;
    }

    .wrapDiv .product_lind .product_title {
        color: rgb(67, 67, 67);
        font-family: PingFang SC;
        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
        text-align: center;
        width: 114px;
        height: 64px;
        margin: 0px auto;
        margin-top: -5px;
    }

    .wrapDiv .product_lind .product_subtitle {
        border: none;
    }
  .wrapDiv1:hover .product_lind .product_subtitle .product_infoAll, .wrapDiv2:hover .product_lind .product_subtitle .product_infoAll, .wrapDiv3:hover .product_lind .product_subtitle .product_infoAll, .wrapDiv4:hover .product_lind .product_subtitle .product_infoAll, .wrapDiv5:hover .product_lind .product_subtitle .product_infoAll, .wrapDiv9:hover .product_lind .product_subtitle .product_infoAll, .wrapDiv6:hover .product_lind .product_subtitle .product_infoAll, .wrapDiv7:hover .product_lind .product_subtitle .product_infoAll, .wrapDiv8:hover .product_lind .product_subtitle .product_infoAll, .wrapDiv10:hover .product_lind .product_subtitle .product_infoAll {
    display: block;
    margin-top: 69px;
}

    .wrapDiv .product_lind .product_subtitle .product_info {
        display: block;
        margin-top: 64px;
        height: 37px;
        font-size: 14px;
        font-weight: 400;
        line-height: 35px;
    }

    .ranliao {
      /*margin-left: -41px;*/
        height: 393px;
        margin-top: 46px;
    }

    .wrapSol .product_lind {
        width: 210%;
        height: 368px;
        /*margin-left: 10px;*/
    }

    .wrapSol .wrapDiv .product_lind .product_title {
        color: rgb(51, 51, 51);
        font-size: 16px;
        width: 299px;
        text-align: left;
        color: rgb(51, 51, 51);
        font-size: 16px;
        font-weight: 400;
      margin-top: 16px;
    }

    .wrapSol .product_lind .product_subtitle {
        border: none;
        width: 120px;
    }

    .wrapSol .product_lind .product_subtitle .product_info {
        margin-top: 96px;
        font-size: 14px;
        font-weight: 400;
        width: 99px;
        height: 30px;
        position: absolute;
        /*right: 21px;*/
        padding: 0px 10px;
        line-height: 30px;
    }

    .product_h5 {
        display: flex;padding-top: 17px;
    }

    .ranliao .wrapDiv .product_lind .product_img {
        width: 100%;
        height: 290px;
    }
  
    .product-wrapper{
        position: relative;
        /*right: 40px; right: 0px;*/
     
    }
}

  @media screen and (max-width: 410px){
    .product-wrapper {
        position: relative;
        right:2px;
    }
    .ranliao{
      left:10px;
    }
}

@media screen and (max-width: 430px){

  .product-wrapper{
        position: relative;
        right: -32px;
    }
    .ranliao{
   		 padding: 0 5px;
           left: 30px;
    }
}

  @media screen and (max-width: 400px){
    .product-wrapper {
        position: relative;
        right:-9px;
    }
    .ranliao{
   		 padding: 0 5px;
      left: 5px;
    }
}
@media screen and (max-width:376px) {
 .product-wrapper {
        position: relative;
        right:0px;
    }
    .ranliao{
      left:0px;
    }
}

@media screen and (max-width:370px) {
.allProduct .wrapDiv li {
    width: 209px;
    height: 260.23px;
    margin: 10px 10px;
}
  .product-wrapper {
    position: relative;
    /* right: 40px; */
    right: 10px;
}
  /*产品*/
  .wrap2  .news_con .cateAllProduct .wrapDiv .product_lind {
    width: 210px;
    height: 260.23px;
}
    .wrap2  .news_con .cateAllProduct .allProduct{
      position: relative;
		left:10px;
    }
  .ranliao{
  	left:0px;
  }
   .ranliao .wrapSol .product_lind {
      width: 452px;
      height: 368px;
  }
}