.ly_products_136 .products_box{margin: 0 auto;width: 87.5%}.ly_products_136 .products_box .top_title{line-height: 1.9;text-align: center}.ly_products_136 .products_box .list{margin-top: 55px;display: flex;align-items: top;justify-content: left;flex-wrap: wrap}.ly_products_136 .products_box .list .ly_pro_item{margin-right: 32px;margin-top: 30px;width: calc( (100% + 32px) / 4 - 32px );border-radius: 15px;overflow: hidden}.ly_products_136 .products_box .list .ly_main_img{width: calc( 100% - calc( (100% + 32px) / 4 ) );border-radius: 15px;overflow: hidden}.ly_products_136 .products_box .list .ly_pro_item{margin-right: 32px}.ly_products_136 .products_box .list .ly_pro_item.no_margin{margin-top: 0}.ly_products_136 .products_box .list .ly_pro_item:nth-child(4n+2){margin-right: 0}.ly_products_136 .products_box .list .ly_pro_item .ly_pro_price{padding: 0 20px;width: 100%;height: 88px;line-height: 88px;background-color: #fff;box-sizing: border-box}.ly_products_136 .products_box .list .ly_pro_item .ly_pro_price .themes_products_price{margin-right: 12px;font-size: 24px}.ly_products_136 .products_box .list .ly_pro_item .ly_pro_price .themes_products_origin_price{font-size: 16px;text-decoration: line-through}.ly_products_136 .button{margin-top: 60px;text-align: center}.ly_products_136 .button a{display: inline-block;padding: 0 80px;height: 70px;line-height: 64px;border-radius: 35px;box-sizing: border-box;text-decoration: none;font-size: 28px }

@media screen and (max-width: 1000px){.ly_products_136 .button{margin-top: 20px }
    .ly_products_136 .button a{padding: 0 56px;height: 49px;line-height: 43px;font-size: 18px }
    
    .ly_products_136 .products_box{width: 92%}.ly_products_136 .products_box .top_title{line-height: 1.2}.ly_products_136 .products_box .list{margin-top: 20px}.ly_products_136 .products_box .list .ly_pro_item{margin-top: 15px;width: 100%;margin-right: 0}.ly_products_136 .products_box .list .ly_main_img{margin-top: 15px;width: 100%}}

/* 图片指向效果 */
.ly_products_136 .products_box .list .ly_pro_item .img img:nth-of-type(2){opacity: 0;z-index: -1}.ly_products_136 .products_box .list .ly_pro_item .img.hover_scale_img:hover img.ok{transform: scale(1.05);-webkit-transform: scale(1.05);transition: all 0.4s ease-out}.ly_products_136 .products_box .list .ly_pro_item .img.switch_second_img:hover img.ok:nth-of-type(2){opacity: 1;z-index: 1;transition: all .2s ease-in-out}.ly_products_136 .products_box .list .ly_pro_item .img.switch_second_img:hover img.ok:nth-of-type(1){opacity: 0;z-index: -1;transition: all .2s ease-in-out}