.product-description{
    background:#fff;
    padding:24px;
    display: flex;
    flex-direction: column;
}
.product-description .container{
    width: 100% !important;
    padding: 0;
}
.product-description .tab-nav{
     background:#F2F5F6;
     height: 54px;
     margin-top: 22px;
}
.wechat_img img{
     width:116px;
}
.update_height{
    height: 24px !important;
}
.update_padd{
    padding:24px !important;
}
/*.owl-carousel.owl-drag .owl-item{*/
/*    width: 66px !important;*/
/*}*/