@media screen and (min-width: 1000px){
	.top_right_corner{transition:all .15s cubic-bezier(.01,0,.985,.005)!important; -o-transition:all .15s cubic-bezier(.01,0,.985,1.005)!important; -webkit-transition:all .15s cubic-bezier(.01,0,.985,1.005)!important;}
	.top_right_corner:hover{transition:all .1s cubic-bezier(.01,0,.985,1.005); -o-transition:all .1s cubic-bezier(.01,0,.985,1.005); -webkit-transition:all .1s cubic-bezier(.01,0,.985,1.005); transform:translate(10px,-.2em) scale(1.01,1.01); -ms-transform:translate(10px,-.2em) scale(1.01,1.01); -webkit-transform:translate(10px,-.2em) scale(1.01,1.01);}
}

.wrap_section_product {margin-top:50px;}

.hot_product_list {width:98%;margin:0 auto;box-sizing: border-box;}
.hot_product_list .hot_product_item {float: left;width:25%;padding:0 15px;position: relative;padding-top:86px;box-sizing: border-box;}
.hot_product_list .hot_product_item:nth-child(2n){padding-bottom:86px;padding-top:0;}
.hot_product_list .hot_product_item .hot_item_top {position: relative;display: block;}
.hot_product_list .hot_product_item .hot_item_top .hot_item_bg{display: block;width:100%;}
.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper{left:10%;top:8%;}
.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_subname {font-size: 20px;margin-bottom:22px;}
.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_name {font-size: 40px;}
.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_price {font-size: 26px;margin-top:20px;display: inline-block;}
.hot_product_list .hot_product_item .hot_item_bottom {left:15px;right:15px;white-space: nowrap;box-sizing: border-box;}
.hot_product_list .hot_product_item .hot_item_bottom .hot_item_title {font-size: 16px;float: left;}
.hot_product_list .hot_product_item .hot_item_bottom .hot_more {font-size: 14px;float: right;text-transform: uppercase;}
.hot_product_list .hot_product_item .hot_item_bottom .hot_more .short_grey_line {display: inline-block;width:40px;height:1px;vertical-align: middle;margin-right:16px;}
.hot_product_list .hot_product_item:nth-child(2n+1) .hot_item_bottom {top:0;padding-top:24px;}
.hot_product_list .hot_product_item:nth-child(2n) .hot_item_bottom {bottom:0;padding-bottom:34px;}
@media screen and (max-width: 1680px){
	.hot_product_list .hot_product_item .hot_item_bottom .hot_item_title {font-size: 16px;}
	.hot_product_list .hot_product_item .hot_item_bottom .hot_more {font-size: 14px;}
	.hot_product_list .hot_product_item .hot_item_bottom .hot_more .short_grey_line {width:30px;}
	.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_subname {font-size: 20px;}
	.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_name {font-size: 36px;}
	.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_price {font-size: 24px;}
}
@media screen and (max-width: 1440px){
	.hot_product_list .hot_product_item .hot_item_bottom .hot_item_title {font-size: 14px;}
	.hot_product_list .hot_product_item .hot_item_bottom .hot_more {font-size: 12px;}
	.hot_product_list .hot_product_item .hot_item_bottom .hot_more .short_grey_line {width:25px;}
	.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_subname {font-size: 18px;}
	.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_name {font-size: 34px;}
	.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_price {font-size: 22px;}
}
@media screen and (max-width: 1200px){
	.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_name {font-size: 26px;}
	.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_price {font-size: 20px;}
}
@media screen and (max-width: 1000px){
	.wrap_section_product {margin-top:5px;}
	.hot_product_list {padding:7.5px;width:100%;}
	.hot_product_list .hot_product_item {width:50%;padding:7.5px !important;}
	.hot_product_list .hot_product_item:nth-child(2n){padding-right:0;}
	/* toys顶部 */
	.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_subname {font-size: 12px;margin-bottom:9px;}
	.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_name {font-size: 16px;}
	.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_price {font-size: 12px;margin-top:10px;}
	/* toys底部 */
	.hot_product_list .hot_product_item .hot_item_bottom {position: static;padding-top:12px !important;padding-bottom:10px !important;}
	.hot_product_list .hot_product_item .hot_item_bottom .hot_item_title {font-size: 12px;}
	.hot_product_list .hot_product_item .hot_item_bottom .hot_more {font-size: 12px;}
	.hot_product_list .hot_product_item .hot_item_bottom .hot_more .short_grey_line {width:25px;margin-right:8px;}
}

/* 公用标题 start*/
.wrap_section_title {text-align: center;}
.wrap_section_title span{font-size: 30px;line-height: 32px;text-align: center;letter-spacing: 1px;display: block;}
.wrap_section_title a{font-size: 16px;line-height: 18px;display: inline-block;}
/* 公用标题 end*/

/* Popular Products */
.wrap_section_popular {margin-top:90px;}
.wrap_section .section_popular{margin-top:46px;}
.section_media_wrap .media_poster {width:31.75%;}
.section_media_wrap .media_detail {width:68%;}
.media_wrap_item {margin-top:30px;}
.musical_media_wrap {margin-top:60px;}
.section_media_wrap .media_poster img{display: block;width:100%;}
.media_list {box-sizing: border-box;}
.media_list .media_item {float: left;width:33.33%;padding-left:30px;margin-bottom:58px;box-sizing: border-box;}
.musical_media_wrap .media_list .media_item {padding-left:0;padding-right:30px;}
.media_list .media_item:nth-child(4),.media_list .media_item:nth-child(5),.media_list .media_item:nth-child(6){margin-bottom:0;}
.media_list .media_item .media_img_area {position: relative;}
.media_list .media_item .media_img_area>a{position: relative;display: block;width: 100%;padding-top: 100%;}
.media_list .media_item .media_img_area>a span{position: absolute;width: 100%;height: 100%;top: 0;left: 0;text-align: center;vertical-align: middle;}
.media_list .media_item .media_img_area>a span:after{content: '';display: inline-block;height: 100%;vertical-align: middle;}
.media_list .media_item .media_img_area>a img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.media_list .media_item .media_img_area .img_mask{position: absolute;top:0;left:0;right:0;bottom:0;text-align: center; z-index: 99; transition:all .3s; -webkit-transition:all .3s; opacity:0;}
.media_list .media_item .media_img_area .img_mask .img_mask_btns {position: absolute;top:50%;left:0;right:0;text-align: center; margin-top:0; transition:all .3s; -webkit-transition:all .3s;}
.media_list .media_item .media_img_area .img_mask .img_mask_btns a{display:inline-block; width:40px; height:40px; border-radius:50%; text-align:center; vertical-align:middle; margin:0 5px; background-repeat:no-repeat; background-position:center;}
.media_list .media_item .media_img_area .sale_tags {position: absolute;top:0;left:10px;}
.media_list .media_item .media_img_area .sale_tags div {min-width:36px;height:22px;line-height: 22px;padding: 0 10px;text-align: center;font-size: 14px;border-radius:11px;margin-top:10px;}
.media_list .media_item .media_img_area .icon_seckill{display: none;}
.media_list .media_item .media_txt_area{margin-top:28px;}
.media_list .media_item .media_txt_area a{text-decoration: none; transition:all .2s; -webkit-transition:all .2s;}
.media_list .media_item .media_txt_area .media_name{line-height: 24px;font-size: 18px;margin-bottom:20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.media_list .media_item .media_txt_area .media_price{font-size: 14px;}
.media_list .media_item .media_txt_area .media_price .media_origin_price {text-decoration: line-through;margin-left:8px;}
@media screen and (min-width:1000px){
	.media_list .media_item .media_img_area:hover .img_mask{cursor:pointer; opacity:1;}
	.media_list .media_item .media_img_area:hover .img_mask .img_mask_btns{margin-top:-20px;}
}


/* Mind Games 和 Mariyo Kart Toy */
.wrap_section_type {margin-top:100px;width: 69.5%;margin: 0 auto;padding-top: 10px;}
.wrap_toys_type {max-width: 1808px;margin:0 auto;box-sizing: border-box;}
.wrap_toys_type .toy_type_item{float: left;width:50%;padding:0 15px;position: relative;box-sizing: border-box;}
.wrap_toys_type .toy_type_item>img{display: block;width:100%;}
.wrap_toys_type .toy_type_item .type_inner_desc {position: absolute;top:50%;left:10%;transform: translateY(-50%);}
.wrap_toys_type .toy_type_item .type_inner_desc .type_inner_main{font-size: 24px;margin-bottom:18px;}
.wrap_toys_type .toy_type_item .type_inner_desc .type_inner_sub{font-size: 48px;margin-bottom:24px;}
.wrap_toys_type .toy_type_item .type_inner_desc .type_btn a{font-size: 18px;}

/* Recommended Categories开始 */
.wrap_section_category {margin-top:84px;}
.section_category {margin-top:50px;}
.recommend_list {}
.recommend_list .recommend_item {float: left;width:31.25%;position: relative;box-sizing: border-box;}
.recommend_list .recommend_item:nth-child(2n){width:37.5%;padding:0 3.13%;}
.recommend_list .recommend_inner_wrap>img {display: block;width:100%;}
.recommend_list .recommend_item .recommend_inner_wrap  {position: relative;}
.recommend_list .recommend_item .recommend_inner_wrap .absolute_wrap{position: absolute;top:8%;left:8%;}
.recommend_list .recommend_item .recommend_inner_wrap .recommend_category_title {font-size: 24px;margin-bottom:20px;}
.recommend_list .recommend_item .category_list {}
.recommend_list .recommend_item .category_list .category_item{padding:8px 0;}
.recommend_list .recommend_item .category_list .category_item a{display: block; text-decoration:none; font-size:16px; transition:all .2s; -webkit-transition:all .2s;}
.recommend_list .recommend_item .category_list .category_item a .grey_dot {display: inline-block;width:5px;height:5px;border-radius:100%;vertical-align: middle;margin-right:13px;}
.recommend_list .recommend_item .category_more {margin-top:30px;}
.recommend_list .recommend_item .category_more a{font-size: 14px;}
/* Recommended Categories 结束 */

@media screen and (max-width: 1440px){
	.wrap_toys_type .toy_type_item .type_inner_desc .type_inner_main{font-size: 22px;margin-bottom:18px;}
	.wrap_toys_type .toy_type_item .type_inner_desc .type_inner_sub{font-size: 44px;margin-bottom:20px;}
	.wrap_toys_type .toy_type_item .type_inner_desc .type_btn a{font-size: 16px;}
}
@media screen and (max-width: 1200px){
	.wrap_toys_type .toy_type_item .type_inner_desc .type_inner_main{font-size: 20px;margin-bottom:14px;}
	.wrap_toys_type .toy_type_item .type_inner_desc .type_inner_sub{font-size: 40px;margin-bottom:14px;}
	.wrap_toys_type .toy_type_item .type_inner_desc .type_btn a{font-size: 14px;}

	.recommend_list .recommend_item .recommend_inner_wrap .recommend_category_title {margin-bottom:10px;}
	.recommend_list .recommend_item .category_list .category_item{padding:5px 0;}
	.recommend_list .recommend_item .category_more {margin-top:20px;}

}

@media screen and (max-width: 1000px){
	.wrap_section_title span{font-size: 16px;line-height: 16px;}
	.wrap_section_title a{font-size: 12px;line-height: 14px;}
	.wrap_section .section_media_block {padding:0;}
	.wrap_section_popular {margin-top:5px;}
	.wrap_section .section_popular {margin-top:16px;}
	.media_poster {display: none;}
	.section_media_wrap .media_detail {width:100%;}
	.media_wrap_item{margin-top:21px;}
	.musical_media_wrap {margin-top:8px;}
	.media_list {padding:7.5px;}
	.media_list .media_item {width:50%;padding:7.5px;margin-bottom:3px;}
	.media_list .media_item:nth-child(2n){}
	.musical_media_wrap .media_list .media_item {padding:7.5px;}
	.media_list .media_item:nth-child(4),.media_list .media_item:nth-child(5),.media_list .media_item:nth-child(6){margin-bottom:3px;}
	.media_list .media_item .media_img_area:hover .img_mask {display: none;}
	.media_list .media_item .media_img_area .sale_tags {position: absolute;top:5px;left:8px;}
	.media_list .media_item .media_img_area .sale_tags div{height:18px; line-height:18px; padding:0 2px; font-size:12px;}
	.media_list .media_item .media_txt_area{margin-top:9px;}
	.media_list .media_item .media_txt_area .media_name{line-height: 20px;font-size: 13px;margin-bottom:5px;}
	.media_list .media_item .media_txt_area .media_price{font-size: 12px;}
	.media_list .media_item .media_txt_area .media_price .media_origin_price {margin-left:4px;}
	.wrap_product_poster {white-space: nowrap;font-size: 0;padding:0 7.5px;box-sizing: border-box;}
	.wrap_product_poster a{width:50%;display: inline-block;padding:0 7.5px;box-sizing: border-box;}
	.wrap_product_poster a img {display: block;width:100%;}


	.wrap_section_type {margin-top:0;width: 89.5%;}
	.wrap_toys_type {width:100%;}
	.wrap_toys_type .toy_type_item{width:50%;padding:0;}
	.wrap_toys_type .toy_type_item a img{max-width: 95%;}
	.wrap_toys_type .toy_type_item:first-child {margin-top:0;}
	.wrap_toys_type .toy_type_item .type_inner_desc {position: absolute;left:8%;}
	.wrap_toys_type .toy_type_item .type_inner_desc .type_inner_main{font-size: 12px;margin-bottom:10px;}
	.wrap_toys_type .toy_type_item .type_inner_desc .type_inner_sub{font-size: 19px;margin-bottom:10px;}
	.wrap_toys_type .toy_type_item .type_inner_desc .type_btn a{font-size: 12px;text-decoration: none;}

	/* Recommended */
	.wrap_section_category {margin-top:32px;}
	.section_category {margin-top:17px;}
	.recommend_list {margin-top:0;padding:7.5px;}
	.recommend_list .recommend_item {float: left;width:100%;position: relative;padding:11px 7.5px;}
	.recommend_list .recommend_item:nth-child(2n){width:100%;padding:7.5px;}
	.recommend_list .recommend_item .recommend_inner_wrap .absolute_wrap{position: absolute;top:8%;left:8%;}
	.recommend_list .recommend_item .recommend_inner_wrap .recommend_category_title {font-size: 18px;margin-bottom:20px;}
	.recommend_list .recommend_item .category_list .category_item{padding:10px 0;}
	.recommend_list .recommend_item .category_list .category_item a{font-size: 12px;text-decoration: none;}
	.recommend_list .recommend_item .category_more {margin-top:30px;}
	.recommend_list .recommend_item .category_more a{font-size: 13px;text-decoration: none;}

}



.ly_designer{padding-top:100px;padding-bottom:15px;}
.ly_designe_list{font-size:0;}
.ly_designe_item{display:inline-block;vertical-align:middle;}
.ly_designe_item .ly_designe_item_img_text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);}
.ly_designe_item .ly_designe_item_img_text span{vertical-align:middle;font-size:48px;line-height:60px;}
.ly_designe_item .ly_designe_item_text{-webkit-box-sizing:border-box;box-sizing:border-box;padding:2.70833vw 10px 1.5625vw 10px;text-align:center;}
.ly_designe_item .ly_designe_item_text .ly_designe_item_text_title{font-size:36px;line-height:42px;}
.ly_designe_item .ly_designe_item_text .ly_designe_item_text_btn{display:inline-block;margin-top:25px;font-size:16px;line-height:30px;text-transform:capitalize;}
.ly_designe_left{width:874px;width:49.10112%;}
.ly_designe_left .ly_typeItem_img{padding-top:121.28%;}
.ly_designe_left .ly_typeItem_img .ly_type_img{margin-top:-121.28%;}
.ly_designe_right{margin-right:5.67415%;margin-left:7.35955%;padding-bottom:2.5vw;width:37.69662%;}
.ly_designe_right .ly_typeItem_img{padding-top:140.08%;}
.ly_designe_right .ly_typeItem_img .ly_type_img{margin-top:-140.08%;}
.ly_designe_right .ly_designe_right_text{padding-top:30px;padding-top:1.5625vw;padding-bottom:83px;padding-bottom:4.32291vw;}

@media screen and (max-width:1000px){
    .ly_banner{padding-bottom:30px;}
    .ly_designer{padding-top:4vw;padding-bottom:4vw;}
    .ly_designe_item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:0;margin-bottom:20px;margin-left:0;padding:1.33333vw;width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;/* align-items:top;*/}
    .ly_designe_item .ly_typeItem_img{width:100%;}
    .ly_designe_item .ly_designe_item_img_text span{font-size:20px;line-height:1.4;}
    .ly_designe_item .ly_designe_item_text{padding:20px 5px;}
    .ly_designe_item .ly_designe_item_text .ly_designe_item_text_title{font-size:20px;line-height:1.2;}
    .ly_designe_item .ly_designe_item_text .ly_designe_item_text_btn{margin-top:10px;font-size:14px;line-height:24px;}
    .ly_designe_right .ly_designe_right_img{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;}
    .ly_designe_right .ly_designe_right_text{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;}
    .ly_designe_item:last-child{margin-bottom:0;}
}

.ly_fead{padding-top:1.04166vw;padding-bottom:2.60416vw;}
.ly_fead .ly_fead_text{text-align:center;}
.ly_fead .ly_fead_text .ly_fead_title{font-size:26px;line-height:36px;}
.ly_fead_list{padding-top:4.58333vw;}
.ly_fead_list ul{margin:0 auto;padding:0 30px;width:1500px;font-size:0;position:relative;}
.ly_fead_list .srcoll_list{}
.ly_fead_list .srcoll_list .srcoll_btn{position:absolute;top:38%;left:-70px;display:inline-block;width:30px;height:50px;background-image:url(../../../../../static/themes/t164//images/icons.png);background-position:-110px center;}
.ly_fead_list .srcoll_list .srcoll_btn.srcoll_btn_next{left:unset;right:-70px;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);}
.ly_fead_list .srcoll_list .srcoll_btn.ly_unclick_unhover{background-position:-60px center;}
.ly_fead_list li{display:inline-block;margin-right:30px;width:276px;vertical-align:top;position:relative;}
.ly_fead_list li:last-child{margin-right:0;}

.ly_pro_item{width:100%;}
.ly_pro_item .ly_typeItem_img{padding-top:0;}
.ly_pro_item .ly_typeItem_img .ly_type_img{margin-top:0;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;position: static;}
.ly_pro_item .ly_typeItem_img .ly_type_img img{-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.ly_pro_item .ly_typeItem_img .ly_type_img.ly_pro_img_one{z-index:11;}
.ly_pro_item .ly_typeItem_img .ly_type_img.ly_pro_img_two{z-index:10;opacity:0;visibility:hidden;}
.ly_pro_item .ly_pro_item_tag{position:absolute;top:12px;left:0;display:inline-block;width:56px;height:20px;text-align:center;font-size:12px;line-height:20px;z-index:99;}
.ly_pro_item .ly_pro_item_text{-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 10px;}
.ly_pro_item .ly_pro_item_star{margin-top:7px;}
.ly_pro_item .ly_pro_item_star>span>span{margin-right:2px;text-transform:capitalize;}
.ly_pro_item .ly_pro_item_title{display:block;margin-top:8px;font-size:16px;line-height:26px;}
.ly_pro_item .ly_pro_item_price{margin-top:4px;text-align:left;}
.ly_pro_item .ly_pro_item_price span,.ly_pro_item .ly_pro_item_price em{display:inline-block;vertical-align:middle;font-size:18px;line-height:28px;}
.ly_pro_item .ly_pro_item_price .themes_products_origin_price .currency_data{font-size: 14px;text-decoration: line-through;}
.ly_pro_item .ly_pro_item_price .themes_products_origin_price .price_data{font-size: 14px;text-decoration: line-through;}
.ly_pro_item .ly_pro_item_cart{display:block;width:100%;height:45px;line-height:45px;transition:all 0.3s ease,z-index 0s ease;-webkit-transition:all 0.3s ease,z-index 0s ease;-moz-transition:all 0.3s ease,z-index 0s ease;-ms-transition:all 0.3s ease,z-index 0s ease;-o-transition:all 0.3s ease,z-index 0s ease;font-size:16px;font-weight:500px;text-align:center;transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);position:absolute;;z-index:10009;opacity:0;visibility:hidden;text-transform:capitalize;border: 1px solid #e0e0e0;
    background: rgba(255,255,255,0.75);}
.ly_pro_item .ly_pro_item_price .ly_pro_item_price_rep{font-size:14px;padding-left:10px;}
.ly_pro_btn{display:flex;align-items:center;justify-content:center;margin-top: 20px;}
.ly_pro_btn a{text-align:center;width:222px;height:42px;line-height:20px;padding:11px 20px;box-sizing:border-box;font-size: 16px;transition: all .3s;}


@media screen and (max-width:1700px){
    .ly_fead_list .srcoll_list .srcoll_btn{left:0px;}
    .ly_fead_list .srcoll_list .srcoll_btn.srcoll_btn_next{left:unset;right:0px;}
}

@media screen and (max-width:1000px){
    .ly_fead{padding-top:4.8vw;padding-bottom:5.86666vw;}
    .ly_fead .ly_fead_text .ly_fead_title{font-size:20px;line-height:26px;}
    .ly_fead_list{padding-top:28px;}
    .ly_fead_list ul{padding:0 0;}
    .ly_fead_list li{margin-right:4vw;width:52.8vw;}
    .ly_fead_list .srcoll_list .srcoll_btn{display:none;}
     /* 52.80000vw */
     .ly_pro_item .ly_pro_item_star{margin-top:5px;}
     .ly_pro_item .ly_pro_item_title{margin-top:9px;font-size:14px;line-height:20px;}
     .ly_pro_item .ly_pro_item_price{margin-top:8px;}
     .ly_pro_item .ly_pro_item_price span{line-height:24px;}
     /* .ly_pro_item .ly_pro_item_price .ly_pro_item_price_rep{margin-left:10px;} */
     .ly_pro_btn{margin-top: 10px;}
     .ly_pro_btn a{width: 155px; height: 30px;padding: 5px 10px;line-height: 20px;font-size: 12px;}
}

@media screen and (max-width:1000px) and (min-width:768px){
    .ly_fead_list li{width:40vw;}
}

@media screen and (min-width:1000px){
    .ly_pro_item:hover .ly_typeItem_img .ly_type_img:nth-child(2){opacity:0;visibility:hidden;}
    .ly_pro_item:hover .ly_typeItem_img .ly_type_img:last-child{opacity:1;visibility:unset;}
    .ly_pro_item .ly_typeItem_img:hover .ly_type_img{-webkit-transform: scale(1.15);-ms-transform: scale(1.15);transform: scale(1.15);}
    .ly_pro_item:hover .ly_pro_item_cart{opacity:1;visibility:unset;}
}

.ly_under{padding-top:2.08333vw;padding-bottom:2.08333vw;}
.ly_under .ly_under_item{position:relative;display:block;width:100%;}
.ly_under .ly_under_img{padding-top:54.49%;}
.ly_under .ly_under_img .ly_type_img{margin-top:-54.49%;}
.ly_under_text{position:absolute;top:50%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 254px;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-ms-transform:translateY(-50%);}
.ly_under_text .ly_under_title{font-size:48px;line-height:51px;line-height:1.0625;font-weight:700;max-width:550px;}
.ly_under_text .ly_under_btn{display:inline-block;margin-top:30px;font-size:16px;line-height:30px;text-transform:capitalize;}

@media screen and (max-width:1000px){
    .ly_under{padding-top:6.4vw;padding-bottom:3.2vw;}
    .ly_under .ly_i_wrapper_1780{padding-right:0;padding-left:0;}
    .ly_under_text{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px 0 15px;text-align:center;}
    .ly_under_text .ly_under_title{font-size:20px;line-height:26px;}
    .ly_under_text .ly_under_btn{margin-top:2.13333vw;font-size:14px;line-height:20px;}
}

.ly_special{padding-top:1.875vw;padding-bottom:1.875vw;}
.ly_special_list{display:block;width:100%;}
.ly_special_list ul{display:block;width:100%;font-size:0;}
.ly_special_list ul li{position:relative;display:inline-block;width:25%;vertical-align:middle;}
.ly_special_list ul li::after{position:absolute;top:50%;right:-1px;width:2px;height:57px;content:'';-webkit-transform:translateY(-50%);transform:translateY(-50%);-ms-transform:translateY(-50%);}
.ly_special_list ul li:last-child::after{content:unset;}
.ly_special_item{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px;width:100%;text-align:center;}
.ly_special_item .ly_special_item_img{display:inline-block;margin-right:18px;vertical-align:middle;}
.ly_special_item .ly_special_item_img img{display:block;margin:0 auto;max-width:100%;max-height:100%;vertical-align:middle;}
.ly_special_item .ly_special_item_text{display:inline-block;vertical-align:middle;text-align:left;}
.ly_special_item .ly_special_item_text .ly_special_item_title{font-size:20px;line-height:30px;}
.ly_special_item .ly_special_item_text .ly_special_item_subtitlte{margin-top:4px;font-size:16px;line-height:26px;}
@media screen and (max-width:1000px){
    .ly_special{padding-top:4.8vw;padding-bottom:5.86666vw;}
    .ly_special .ly_i_wrapper_1780{padding:0 0;}
    .ly_special_list ul{position:relative;}
    .ly_special_list ul li{width:100vw;}
    .ly_special_item {padding: 0 50px;}
    .ly_special_list .srcoll_btn{z-index:1;position:absolute;top:50%;left:4vw;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);width:25px;height:30px;background-image:url(https://t164.shop5.ueeshop.com/static/themes/t164/images/icons.png);background-position:-114px center;background-size:800%;background-repeat:no-repeat;}
    .ly_special_list .srcoll_btn_next{left:unset;right:4vw;transform:rotate(180deg) translateY(50%);-webkit-transform:rotate(180deg) translateY(50%);-moz-transform:rotate(180deg) translateY(50%);-ms-transform:rotate(180deg) translateY(50%);-o-transform:rotate(180deg) translateY(50%);}
    .ly_special_list .ly_unclick_unhover{background-position:-66px center;}
    .ly_special_item .ly_special_item_text .ly_special_item_title{font-size:17px;line-height:21px;}
    .ly_special_item .ly_special_item_text .ly_special_item_subtitlte{margin-top:6px;font-size:14px;line-height:18px;}
}

.ly_collec{padding-top:3.125vw;padding-bottom:2.08333vw;}
.ly_collec .ly_collec_text{text-align:center;}
.ly_collec .ly_collec_text .ly_collec_title{font-size:26px;line-height:36px;}
.ly_collec .ly_collec_list{padding-top:4.0625vw;}
.ly_collec .ly_collec_list ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.ly_collec .ly_collec_list ul li{display:inline-block;margin-top:5.10416vw;text-align:center;}
.ly_collec .ly_collec_list ul li:first-child{margin-top:0;width:876px;width:49.21348%;}
.ly_collec .ly_collec_list ul li:last-child{float:none;margin-right:101px;margin-right:5.67415%;margin-left:128px;margin-left:7.19101%;width:675px;width:37.92134%;}
.ly_collec_item{display:block;width:100%;vertical-align:middle;text-align:center;}
.ly_collec .ly_collec_list ul li:nth-child(1) .ly_collec_item:nth-child(1) .ly_collec_item_img{padding-top:128.99%;}
.ly_collec .ly_collec_list ul li:nth-child(1) .ly_collec_item:nth-child(1) .ly_collec_item_img .ly_type_img{margin-top:-128.99%;}
.ly_collec .ly_collec_list ul li:nth-child(1) .ly_collec_item:nth-child(2){margin-top:5.10416vw;}
.ly_collec .ly_collec_list ul li:nth-child(1) .ly_collec_item:nth-child(2) .ly_collec_item_img{padding-top:121.00%;}
.ly_collec .ly_collec_list ul li:nth-child(1) .ly_collec_item:nth-child(2) .ly_collec_item_img .ly_type_img{margin-top:-121.00%;}
.ly_collec .ly_collec_list ul li:nth-child(2) .ly_collec_item .ly_collec_item_img{padding-top:122.96%;}
.ly_collec .ly_collec_list ul li:nth-child(2) .ly_collec_item .ly_collec_item_img .ly_type_img{margin-top:-122.96%;}
.ly_collec .ly_collec_list ul li:nth-child(2) .ly_collec_item:nth-child(2){margin-top:5.10416vw;}
.ly_collec .ly_collec_btn{display:inline-block;margin-top:4.16666vw;margin-right:auto;margin-left:auto;text-align:center;font-size:16px;line-height:30px;}
.ly_collec_item{position:relative;}
.ly_collec_item .ly_collec_item_img{}
.ly_collec_item .ly_collec_item_img .ly_type_img{}
.ly_collec_item .ly_collec_item_text{position:absolute;top:50%;left:50%;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);}
.ly_collec_item .ly_collec_item_text .ly_collec_item_title{font-size:46px;line-height:1.217;}
.ly_collec_item .ly_collec_item_text .ly_collec_item_btn{display:inline-block;margin-top:18px;font-size:16px;line-height:28px;text-transform:capitalize;}

@media screen and (max-width:1000px){
    .ly_collec{padding-top:6.6666vw;padding-bottom:7.73333vw;}
    .ly_collec .ly_collec_text .ly_collec_title{font-size:20px;line-height:26px;}
    .ly_collec .ly_collec_list{padding-top:3px;}
    .ly_collec .ly_collec_list ul li:nth-child(1) .ly_collec_item:nth-child(2){margin-top:20px;}
    .ly_collec .ly_collec_list ul li:nth-child(2) .ly_collec_item:nth-child(2){margin-top:20px;}
    .ly_collec .ly_collec_list ul li{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;}
    .ly_collec .ly_collec_list ul li:last-child{display:block;margin:0 0;width:100%;}
    .ly_collec .ly_collec_list ul li:first-child{width:100%;}
    .ly_collec_item{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:20px;padding:5px;width:100%;}
    .ly_collec_item .ly_collec_item_text .ly_collec_item_title{font-size:20px;line-height:26px;}
    .ly_collec_item .ly_collec_item_text .ly_collec_item_btn{margin-top:9px;font-size:14px;line-height:20px;}
    .ly_collec .ly_collec_btn{margin-top:20px;font-size:14px;line-height:24px;}
}

.ly_arr{display:block;width:100%;padding-top:1.08333vw;padding-bottom:1.86458vw;}
.ly_arr .ly_arr_text{text-align:center;}
.ly_arr .ly_arr_text .ly_arr_title{font-size:26px;line-height:36px;}
.ly_arr_list{padding-top:1.58333vw;}
.ly_arr_list ul{margin:0 auto;padding:0 30px;width:68%;font-size:0;position:relative;}
.ly_arr_list ul li{display:inline-block;margin-right:30px;/* margin-right:2%;*/width:276px;/* width:18.4%;*/vertical-align:top;}
.ly_arr_list .srcoll_list{}
.ly_arr_list .srcoll_list .srcoll_btn{position:absolute;top:38%;left:-70px;display:inline-block;width:30px;height:50px;background-image: url(https://t164.shop5.ueeshop.com/static/themes/t164/images/icons.png);background-position:-110px center;}
.ly_arr_list .srcoll_list .srcoll_btn.srcoll_btn_next{left:unset;right:-70px;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);}
.ly_arr_list .srcoll_list .srcoll_btn.ly_unclick_unhover{background-position:-60px center;}
.ly_arr_list li{position: relative;display:inline-block;margin-right:30px;/* margin-right:2%;*//* margin-right:1.5625vw;*/width:276px;/* width:18.4%;*//* width:14.37499vw;*/vertical-align:top;}
.ly_arr_list ul li:last-child{margin-right:0;}

.ly_pro_item{width:100%;}
.ly_pro_item .ly_typeItem_img{padding-top:0;}
.ly_pro_item .ly_typeItem_img .ly_type_img{margin-top:0;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;position: static;}
.ly_pro_item .ly_typeItem_img .ly_type_img img{-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.ly_pro_item .ly_typeItem_img .ly_type_img.ly_pro_img_one{z-index:11;}
.ly_pro_item .ly_typeItem_img .ly_type_img.ly_pro_img_two{z-index:10;opacity:0;visibility:hidden;}
.ly_pro_item .ly_pro_item_tag{position:absolute;top:12px;left:0;display:inline-block;width:56px;height:20px;text-align:center;font-size:12px;line-height:20px;z-index:99;}
.ly_pro_item .ly_pro_item_text{-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 10px;}
.ly_pro_item .ly_pro_item_star{margin-top:7px;}
.ly_pro_item .ly_pro_item_star>span>span{margin-right:2px;text-transform:capitalize;}
.ly_pro_item .ly_pro_item_title{display:block;margin-top:8px;font-size:16px;line-height:26px;}
.ly_pro_item .ly_pro_item_price{margin-top:4px;text-align:left;}
.ly_pro_item .ly_pro_item_price span,.ly_pro_item .ly_pro_item_price em{display:inline-block;vertical-align:middle;font-size:18px;line-height:28px;}
.ly_pro_item .ly_pro_item_cart{display:block;width:100%;height:45px;line-height:45px;transition:all 0.3s ease,z-index 0s ease;-webkit-transition:all 0.3s ease,z-index 0s ease;-moz-transition:all 0.3s ease,z-index 0s ease;-ms-transition:all 0.3s ease,z-index 0s ease;-o-transition:all 0.3s ease,z-index 0s ease;font-size:16px;font-weight:500px;text-align:center;transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);position:absolute;;z-index:10009;opacity:0;visibility:hidden;text-transform:capitalize;border: 1px solid #e0e0e0;
    background: rgba(255,255,255,0.75);}
.ly_pro_item .ly_pro_item_price .ly_pro_item_price_rep{font-size:14px;padding-left:10px;}
.ly_pro_btn{display:flex;align-items:center;justify-content:center;margin-top: 20px;}
.ly_pro_btn a{text-align:center;width:222px;height:42px;line-height:20px;padding:11px 20px;box-sizing:border-box;font-size: 16px;transition: all .3s;}


@media screen and (max-width:1700px){
    .ly_arr_list .srcoll_list .srcoll_btn{left:0px;}
    .ly_arr_list .srcoll_list .srcoll_btn.srcoll_btn_next{left:unset;right:0px;}
}
@media screen and (max-width:1660px){
    .ly_arr_list ul,.ly_fead_list ul{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;}
}

@media screen and (max-width:1000px){
    .ly_arr{padding-top:7.73333vw;padding-bottom:6.93333vw;}
    .ly_arr .ly_arr_text .ly_arr_title{font-size:20px;line-height:26px;}
    .ly_arr_list{padding-top:28px;}
    .ly_arr_list ul{padding:0 0;}
    .ly_arr_list ul li{margin-right:4vw;width:52.8vw;}
    .ly_arr_list .srcoll_list .srcoll_btn{display:none;}
     /* 52.80000vw */
     .ly_pro_item .ly_pro_item_star{margin-top:5px;}
     .ly_pro_item .ly_pro_item_title{margin-top:9px;font-size:14px;line-height:20px;}
     .ly_pro_item .ly_pro_item_price{margin-top:8px;}
     .ly_pro_item .ly_pro_item_price span{line-height:24px;}
     /* .ly_pro_item .ly_pro_item_price .ly_pro_item_price_rep{margin-left:10px;} */
     .ly_pro_btn{margin-top: 10px;}
     .ly_pro_btn a{width: 155px; height: 30px;padding: 5px 10px;line-height: 20px;font-size: 12px;}
}
@media screen and (max-width:1000px) and (min-width:768px){
    .ly_arr_list ul li{width:40vw;}
}

@media screen and (min-width:1000px){
    .ly_pro_item:hover .ly_typeItem_img .ly_type_img:nth-child(2){opacity:0;visibility:hidden;}
    .ly_pro_item:hover .ly_typeItem_img .ly_type_img:last-child{opacity:1;visibility:unset;}
    .ly_pro_item .ly_typeItem_img:hover .ly_type_img{-webkit-transform: scale(1.15);-ms-transform: scale(1.15);transform: scale(1.15);}
    .ly_pro_item:hover .ly_pro_item_cart{opacity:1;visibility:unset;}
}

.ly_newsletter{margin:2.8125vw 0;padding-top:3.64583vw;padding-bottom:3.43750vw;}
.default_newsletter_style{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 5px;width:100%;font-size:0;}
.default_newsletter_style .newsletter_title{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:0;padding-right:15px;width:50%;vertical-align:top;text-align:left;}
.default_newsletter_style .newsletter_title .top_text{position:relative;top:-10px;display:inline-block;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding-right:10%;width:45%;vertical-align:top;vertical-align:top;white-space:normal;font-weight:700;font-size:32px;line-height:1.5;}
.default_newsletter_style .newsletter_title .sub_text{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding-right:10%;width:55%;max-width:800px;vertical-align:top;white-space:normal;letter-spacing:0.02rem;font-weight:500;font-size:16px;line-height:28px;}
.default_newsletter_style .default_newsletter_form{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:9px;width:50%;max-width:none;vertical-align:top;font-size:0;}
.default_newsletter_style .default_newsletter_form .text{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:16px;padding-right:15px;padding-left:15px;width:calc(100% - 152px);height:50px;max-width:724px;border-radius:0px 0 0 0px;background-color:transparent;vertical-align:top;text-align:left;font-weight:400;font-size:16px;line-height:50px;}
.default_newsletter_style .default_newsletter_form .subscribe{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:15px;padding:0 30px;width:137px;height:44px;height:50px;vertical-align:top;vertical-align:middle;text-align:center;text-decoration:none;text-transform:capitalize;font-weight:500;font-size:16px;line-height:50px;cursor:pointer;transition:.3s all;-webkit-transition:.3s all;-moz-transition:.3s all;-ms-transition:.3s all;-o-transition:.3s all;}

@media screen and (max-width:1000px){
    .ly_newsletter{margin:8vw 0;padding-top:48px;padding-bottom:50px;}
    .default_newsletter_style{padding:0 0;}
    .default_newsletter_style .newsletter_title{padding-right:0;width:100%;text-align:center;}
    .default_newsletter_style .newsletter_title .top_text{position:static;margin-bottom:12px;padding-right:0;width:100%;font-size:20px;line-height:25px;}
    .default_newsletter_style .newsletter_title .sub_text{padding-right:0;width:100%;font-size:14px;line-height:23px;}
    .default_newsletter_style .default_newsletter_form{position:relative;margin-top:26px;padding-left:0;width:100%;}
    .default_newsletter_style .default_newsletter_form .text{margin-bottom:0;padding:0 100px 0 14px;width:100%;height:40px;max-width:unset;font-size:14px;line-height:40px;}
    .default_newsletter_style .default_newsletter_form .subscribe{position:absolute;top:50%;right:0;margin-left:0;padding:0 0;width:90px;height:40px;font-size:15px;line-height:40px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-ms-transform:translateY(-50%);border-radius: 0;}
}

.ly_brand{padding-top:2.29166vw;padding-bottom:2.29166vw;}
.ly_brand_item{position:relative;display:block;width:100%;font-size:0;}
.ly_brand_item .ly_brand_img{display:inline-block;width:885px;width:49.71910%;vertical-align:middle;}
.ly_brand_item .ly_brand_img.ly_brand_left_img{margin-right:0.56179%;}
.ly_brand_item .ly_brand_img .ly_typeItem_img{padding-top:85.8757%;}
.ly_brand_item .ly_brand_img .ly_typeItem_img .ly_type_img{margin-top:-85.8757%;}
.ly_brand_item .ly_brand_img img{font-size:0;}
.ly_brand_item .ly_brand_text{position:absolute;top:50%;left:50%;z-index:10001;-webkit-box-sizing:border-box;box-sizing:border-box;padding:90px 60px 80px 60px;max-width:570px;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);}
.ly_brand_item .ly_brand_text .ly_brand_subtitle{margin-bottom:20px;font-weight:700;font-size:18px;line-height:1.2;}
.ly_brand_item .ly_brand_text .ly_brand_title{margin-bottom:20px;font-weight:700;font-size:46px;line-height:1.2;}
.ly_brand_item .ly_brand_text .ly_brand_content{margin-bottom:15px;font-weight:500;font-size:16px;line-height:28px;}
.ly_brand_item .ly_brand_text .ly_brand_btn{display:inline-block;font-weight:500;font-size:16px;text-transform:capitalize;}


@media screen and (max-width:1000px){
    .ly_brand{padding-top:5.33333vw;padding-bottom:5.33333vw;}
    .ly_brand_item .ly_brand_img{display:block;margin-bottom:25px;width:100%;}
    .ly_brand_item .ly_brand_text{position:static;padding:0 0;-webkit-transform:translate(0,0);transform:translate(0,0);-ms-transform:translate(0,0);}
    .ly_brand_item .ly_brand_text .ly_brand_subtitle{margin-bottom:13px;font-weight:unset;font-size:14px;line-height:21px;}
    .ly_brand_item .ly_brand_text .ly_brand_title{margin-bottom:11px;font-size:20px;line-height:26px;}
    .ly_brand_item .ly_brand_text .ly_brand_content{margin-bottom:12px;font-size:14px;line-height:20px;}
    .ly_brand_item .ly_brand_text .ly_brand_btn{font-size:14px;line-height:24px;}
}

.ly_recent{padding-top:2.29166vw;padding-bottom:0;font-size:0;}
.ly_recent .ly_recent_text{padding-bottom:2.60416vw;text-align:center;}
.ly_recent .ly_recent_text .ly_recent_title{font-size:26px;line-height:36px;}
.ly_recent_left{display:inline-block;overflow:hidden;width:875px;width:49.15730%;vertical-align:top;font-size:0;}
/* .ly_recent_left .ly_typeItem_img{padding-top:89.94%;}*/
/* .ly_recent_left .ly_typeItem_img .ly_type_img{margin-top:-89.94%;}*/
.ly_recent_left .ly_recent_left_img{display:block;width:100%;}
.ly_recent_left .ly_recent_left_img .ly_typeItem_img{padding-top:73.82%;}
.ly_recent_left .ly_recent_left_img .ly_typeItem_img .ly_type_img{margin-top:-73.82%;}
.ly_recent_left_text{position:relative;left:0;z-index:99;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-20%;padding:40px 40px 60px 0;width:78%;text-align:left;}
.ly_recent_left_text .ly_recent_time{margin:0 0 7px 0;font-size:16px;line-height:28px;}
.ly_recent_left_text .ly_recent_title{margin:0 0 7px 0;font-weight:700;font-size:20px;line-height:1.5;}
.ly_recent_left_text .ly_recent_content{display:-webkit-box;display:block;overflow:hidden;overflow:visible;margin-top:25px;margin-bottom:35px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:normal;font-size:16px;line-height:28px;-webkit-line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.ly_recent_left_text .ly_recent_btn{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;box-sizing:border-box;padding:0 30px;width:200px;height:44px;border-style:solid;border-width:2px;text-align:center;font-size:16px;line-height:40px;text-transform:capitalize;}
.ly_recent_right{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:3.125vw;padding-right:5.98958vw;padding-left:6.77083vw;width:904px;width:50.78651%;vertical-align:top;}
.ly_recent_right .ly_recent_right_item{margin-bottom:50px;}
.ly_recent_right .ly_recent_right_item .ly_recent_right_time{margin:0 0 9px 0;font-size:16px;line-height:28px;}
.ly_recent_right .ly_recent_right_item .ly_recent_right_title{margin:0 0 7px 0;font-weight:700;font-size:20px;line-height:1.5;}
.ly_recent_right .ly_recent_right_item .ly_recent_right_content{display:-webkit-box;display:block;overflow:hidden;overflow:visible;margin-top:25px;margin-bottom:35px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:normal;font-size:16px;line-height:28px;-webkit-line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.ly_recent_right .ly_recent_right_btn{display:inline-block;margin-top:-7px;font-weight:500;font-size:16px;line-height:28px;}


@media screen and (max-width:1000px){
    .ly_recent{padding-top:6.66666vw;padding-bottom:8vw;}
    .ly_recent .ly_recent_text{padding-bottom:28px;}
    .ly_recent .ly_recent_text .ly_recent_title{font-size:20px;line-height:26px;}
    .ly_recent_left{width:100%;}
    .ly_recent_left .ly_typeItem_img{padding-top:0;}
    .ly_recent_left .ly_typeItem_img .ly_type_img{position:static;margin-top:0;}
    .ly_recent_left_text{-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:0;width:100%;}
    .ly_recent_left_text{padding:22px 0 0 0;}
    .ly_recent_left_text .ly_recent_time{margin-bottom:7px;font-size:14px;line-height:20px;}
    .ly_recent_left_text .ly_recent_title{margin-bottom:9px;font-size:18px;line-height:26px;}
    .ly_recent_left_text .ly_recent_content{margin-top:0;margin-bottom:12px;font-size:14px;line-height:20px;}
    .ly_recent_left_text .ly_recent_btn{width:135px;height:30px;font-size:14px;line-height:30px;}
    .ly_recent_right{padding:0 0;width:100%;}
    .ly_recent_right .ly_recent_right_item{margin-bottom:0;padding:22px 0 0 0;}
    .ly_recent_right .ly_recent_right_item .ly_recent_right_time{margin-bottom:7px;font-size:14px;line-height:20px;}
    .ly_recent_right .ly_recent_right_item .ly_recent_right_title{margin-bottom:9px;font-size:18px;line-height:26px;}
    .ly_recent_right .ly_recent_right_item .ly_recent_right_content{margin-top:0;margin-bottom:12px;font-size:14px;line-height:20px;}
    .ly_recent_right .ly_recent_right_btn{margin-top:10px;font-size:14px;line-height:24px;}
}
