.product-container{width:100%;max-width:1280px;height:100%}.product-container .product-headimg{width:100%}.product-container .product-headimg img{width:100%;border:1px solid #ddd}.product-container .product-title{margin:0 auto;width:80%;display:block;position:relative;background-color:#fff;padding:20px 30px 0 30px;bottom:85px;z-index:1;text-align:center}.product-container .product-title .info-title-up{width:100%;font-size:20px;height:30px;line-height:30px}.product-container .product-title .info-title-down{width:100%;color:#aeaeae;font-size:16px;height:30px;line-height:30px}.product-container .product-content{width:80%;padding:20px 30px 0 30px;margin:0 auto;margin-top:-84px;display:flex;justify-content:space-between;margin-bottom:50px}.product-container .product-content .product-menu{width:20%}.product-container .product-content .product-menu ul li{padding:0 12px;font-size:16px;background-color:#fff;height:48px;line-height:48px;border-bottom:1px solid #aeaeae;cursor:pointer}.product-container .product-content .product-menu ul .checkActive{background-color:#f9f9f9;border-left:4px solid #4682b4}.product-container .product-content .product-list{width:78%;display:flex;justify-content:space-between;flex-wrap:wrap}.product-container .product-content .product-list .product-list-item{width:30%;margin-bottom:30px;cursor:pointer}.product-container .product-content .product-list .product-list-item img{width:100%}.product-container .product-content .product-list .product-list-item p{display:-webkit-box;-webkit-box-orient:vertical;font-size:16px;height:40px;line-height:20px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}