.ly_products_9 .wrap_container{margin:0 auto}.ly_products_9 .show_mobile{display: none !important}/* 移动端 */
@media screen and (max-width: 1000px){/*当屏幕尺寸小于1000px时，应用下面的CSS样式*/
    .ly_products_9 .show_pc{display: none !important}.ly_products_9 .show_mobile{display: block !important}}
@media screen and (min-width:1000px) and (max-width: 1920px){.ly_products_9.wrap_content_padding{padding:0 20px;-webkit-box-sizing: border-box;box-sizing: border-box}.ly_products_9 .wrap_instagram_padding{padding:0 10px;-webkit-box-sizing: border-box;box-sizing: border-box}}

.ly_products_9 .left_pic_box{width:50%;display: inline-block;vertical-align: middle}.ly_products_9 .right_product_box{width:50%;display: inline-block;vertical-align: middle}.ly_products_9 .star_box{margin-top: 15px;padding:0 10px}.ly_products_9 .right_product_pic{width:47.62%;margin-left: auto;margin-right: auto;cursor: pointer}.ly_products_9 .right_product_pic .pic_box{position: relative}.ly_products_9 .shop_now_btn{padding: 0 10px}.ly_products_9 .shop_now_btn a{text-decoration: underline;line-height: 1.2;font-size: 18px}.ly_products_9 .product_pic_container{margin-left:auto;margin-right: auto;font-size: 0}.ly_products_9 .right_product_price{line-height: 1.2;padding:0 10px}.ly_products_9 .right_product_price .themes_products_price{display: inline-block;vertical-align: middle}.ly_products_9 .right_product_price .themes_products_origin_price{display: inline-block;margin-left: 12px}.ly_products_9 .right_product_name{white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;line-height: 1.2;padding:10px 10px 6px;cursor: pointer}@media screen and (max-width:1000px){.ly_products_9 .right_product_pic{width: 100%;padding:0 11.11%;-webkit-box-sizing: border-box;box-sizing: border-box}.ly_products_9 .product_pic_container{position: relative}}

@media screen and (max-width:750px){.ly_products_9 .right_product_name{padding:10px 10px 6px 10px}.ly_products_9 .product_pic_container{position: relative}.ly_products_9 .shop_now_btn{padding-top:8px}.ly_products_9 .shop_now_btn a{font-size:12px}.ly_products_9 .left_pic_box,
    .ly_products_9 .right_product_box{display: block;width: 100%}.ly_products_9 .right_product_pic{padding: 0 20px}.ly_products_9 .ly_mask{margin-bottom: 20px}}

@media (max-width:1000px) and (min-width:751px){.ly_products_9 .shop_now_btn{padding-top:15px;font-size:24px}}
@media screen and (min-width:1001px){.ly_products_9 .shop_now_btn{padding-top: 30px;font-size: 24px}.ly_products_9 .product_pic_container{margin:0 auto}}

.ly_products_9 .ly_mask{position: relative}.ly_products_9 .ly_mask::before{content:'';position:absolute;width:100%;height:100%;top:0px;right:0px;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media  screen and (min-width:1000px){.ly_products_9 .ly_mask:hover::before{opacity: 0.2}}

/*skin_demo.css*/
.ly_products_9 .ly_mask::before{background-color:#fff}.ly_products_9 .themes_prod .sticker_box{top:10px}
.ly_products_9 .themes_prod .sticker_box.left-top{left:10px}
.ly_products_9 .themes_prod .sticker_box.right-top{right:10px}
@media screen and (max-width:1000px){.ly_products_9 .themes_prod .sticker_box.left-top{left:30px}
    .ly_products_9 .themes_prod .sticker_box.right-top{right:30px}
}

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