.ly_products_47 a{text-decoration: none}.ly_products_47 .section_header{display: flex;justify-content: space-between;align-items: center;gap: 30px}.ly_products_47 .title_wrap .title{line-height: 1.2}.ly_products_47 .title_wrap .subtitle{margin-bottom: 23px;line-height: 1.2}.ly_products_47 .button_wrap .more_btn{display: inline-block}.ly_products_47 .button_wrap .more_btn::after{content: "\e634";display: inline-block;margin-right: 5px;margin-left: 20px;font-family: "iconfont";font-size: 20px}.ly_products_47 .products_box{display: grid;gap: 45px;margin-top: 93px}.ly_products_47 .products_box .themes_prod .pic_box{overflow: hidden}.ly_products_47 .products_box .themes_prod .name{display: -webkit-box;overflow: hidden;margin-top: 26px;-webkit-line-clamp: 2;line-clamp: 2;text-overflow: ellipsis;-webkit-box-orient: vertical;line-height: 1.2}.ly_products_47 .products_box .themes_prod .name a{font-size: 28px}.ly_products_47 .products_box .themes_prod .number{margin-top: 17px;font-size: 20px;color: #757379;line-height: 1.2}.ly_products_47 .products_box .themes_prod .item_price{margin-top: 17px;font-size: 20px}@media screen and (max-width: 1000px){.ly_products_47 .section_header{flex-direction: column;gap: 15px}.ly_products_47 .title_wrap{width: 100%}.ly_products_47 .title_wrap .subtitle{margin-bottom: 12px}.ly_products_47 .button_wrap{width: 100%}.ly_products_47 .products_box{gap: 15px;margin-top: 30px}.ly_products_47 .products_box>.themes_prod{width: 100%;margin-bottom: 25px}.ly_products_47 .products_box .themes_prod .name{margin-top: 15px}.ly_products_47 .products_box .themes_prod .name a{font-size: 16px}.ly_products_47 .products_box .themes_prod .number{margin-top: 10px;font-size: 14px}.ly_products_47 .products_box .themes_prod .item_price{margin-top: 10px;font-size: 14px}}


.ly_products_47 .themes_prod .pic_box img:nth-of-type(2){opacity: 0;z-index: -1}.ly_products_47 .themes_prod .pic_box.hover_scale_img:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-ms-transform: scale(1.05)}.ly_products_47 .themes_prod .pic_box.switch_second_img:hover img:nth-of-type(2){opacity: 1;z-index: 1}.ly_products_47 .themes_prod .pic_box.switch_second_img:hover img:nth-of-type(1){opacity: 0;z-index: -1}