
.banner{
	position: relative;
}
.banner img{
	width: 100%;
}

.img_animation{overflow:hidden;}
.img_animation a{display:block; width:100%; height:100%; overflow:hidden; font-size:0px;}
.img_animation img{transform:translateY(0); -webkit-transform:translateY(0);}
.img_animation img:hover{transform:scale(1.1) translateY(1.42857rem); -webkit-transform:scale(1.1) translateY(1.42857rem);}

#banner_edit .banner_tab{display: block !important;text-align: center;bottom: 25px;}
#banner_edit .banner_tab a{
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	box-sizing: border-box;
	opacity: 1;
	margin: 0 4px;
}
.banner_box2 .img{font-size:0;}
.banner_box2 .img img{transition:all .3s;}
.banner_box2 .img img:hover{transform:scale(1.05);}

.read_more{
	overflow: hidden;
}
.pa_center{
	position: absolute;
	left: 50%;
	top: 50%;
	max-height: 100%;
	width: 100%;
	transform: translate(-50%, -50%);
}
.more_title{
	font-weight: normal;
	white-space: pre-line;
}

.title0{
	font-size: 40px;
	line-height: 1em;
	padding: 20px 0;
}
.feature_li{
	position: relative;
	cursor: pointer;
	transition: all .3s;
	overflow:hidden;
}
.feature_li::after {
	content: "";
	width: 0;
	height: 3px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}
.feature_li:hover::after{
	width: 100%;
	transition: all .5s;
}

.feature_li .img{
	padding: 12px;
}
.feature_li .img .bx_img_re{
	width:100%;
	height:100%;
	position:relative;
	padding-top:100%;
	text-align:center;
}
.feature_li .img .bx_img_re img{
	position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin:auto;
	max-height:100%;
}
.feature_num{
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 20px;
	width: 65px;
	height: 65px;
	line-height: 65px;
	border-radius: 50%;
	font-size: 16px;
	text-align: center;
}
.icon_seckill{display: none;position: absolute;right: 20px;top: 20px;padding:4px;}
.pa_left{
	position: absolute;
	left: 20px;
	top: -140px;
	width: 65px;
	transition:all 0.3s;
}
.feature_li:hover .pa_left{
	top:20px;
}

.feature_info{padding-bottom: 10px;}
.feature_info h3{padding: 10px 0;}
.feature_info h3 a{text-decoration:none;}

.price_box>span{
	font-size: 20px;
	margin: 0 5px;
}
span.price_before{
	text-decoration: line-through;
	font-size: 16px;
}

.start_box{
	padding: 5px 0;
	height:17px;
}

.action_icon{
	width: 65px;
	height: 65px;
	position: relative;
	margin-bottom: 5px;
	cursor: pointer;
	box-sizing: border-box;
}
.action_icon img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	transition: all .2s;
	transition: all .2s;
}

.recent_info{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	width: 45%;
	max-width: 605px;
	box-sizing: border-box;
	margin: 0 auto;
}
.left .recent_info{
	left: 0;
	right: auto;
}
.gallery_box .gallery_title{text-align:center; font-size:16px; margin-bottom:36px;}
.gallery_box .gallery_title .title{display:inline-block; min-height:20px; padding-left:30px; transition:all 0.3s;}
.gallery_box .gallery_title a{text-decoration:none;}

.default_gallery .hover_btn{
	position: absolute;
	width: 90%;
	height: 90%;
	left: 5%;
	top: 5%;
	opacity: 0;
	cursor: pointer;
	transition: all .3s;
}
.default_gallery .hover_btn:hover{
	opacity: 1;
}
.default_gallery .hover_btn .btn_shop{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	max-width: 37.5%;
}
.style .col
.w100{
	width: 100%;
}
.default_gallery .style_text span{
	display: inline-block;
	padding-top: 12px;
	line-height: 20px;
	font-size: 16px;
	text-transform:uppercase;
}
.default_gallery .gallery_img>img{
	display:block;
}


.text_ellipsis{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}



.btn_210{
	display: inline-block;
	width: 210px;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	cursor: pointer;
}
.btn_175{
	display: inline-block;
	width: 175px;
	height: 52px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	transition: all .3s;
	text-transform:uppercase;
}
.bx_fs80{
	font-size: 4.166666666666666vw;
}

.row{
	margin-left: -10px;
	margin-right: -10px;
}

.row_15{
	margin-left: -15px;
	margin-right: -15px;
}

.bx_text_p2{
	line-height: 1.6em;
	height: 3.2em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.btn0{
	display: inline-block;
	width: 154px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}
.btn0:hover{
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
}
.btn59{
	display: inline-block;
	width: 209px;
	height: 59px;
	line-height: 59px;
	text-align: center;
	font-size: 15px;
	cursor: pointer;
}
.btn59:hover{
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
}

.more_btn{margin:60px auto 0px; display:block;}
.more_btn:hover{text-decoration:none;}

.col_2{
	width: 16.666666666666664%;
	float: left;
}
.col_3{
	width: 25%;
	float: left;
}

.bx_overflow{
	overflow: hidden;
}
.bx_img_hover img{
	transition: all .5s;
}
.bx_img_hover:hover img{
	transform: scale(1.2);
}


[class*=col_]{
	float: left;
	box-sizing: border-box;
}
[class*=col_].fr{
	float: right;
}

.bx_b40{padding-bottom:40px}


@media (max-width: 1200px){
	.btn0{
		width: 150px;
		height: 38px;
		line-height: 38px;
		font-size: 16px;
	}
}

@media (max-width: 1000px ){

	.bx_p15 {
		text-align: center;
	}

	.title0{
		font-size: 20px;
		padding: 10px 0;
	}
	.feature_li{
		padding: 0 !important;
	}
	.feature_li .img{padding: 0;}
	.feature_num{
		right: 7.5px;
		top: 7.5px;
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		transform-origin: right top;
	}

	.feature_info{padding-bottom: 30px;} 
	.feature_info h3{
		font-size: 18px;
		padding: 10px 0;
	}
	
	.price_box>span{
		margin: 0 5px;
		font-size: 18px;
	}
	.price_before{
		display: none;
	}
	.recent_info{
		position: static;
		transform: none;
		width: 100%;
		text-align: center;
		padding-top: 15px;
	}



	.btn_210{
		width: 111px;
		height: 30px;
		line-height: 30px;
		font-size: 13px;
	}
	.btn_175{
		width: 117px;
		height: 35px;
		line-height: 35px;
		font-size: 14px;
	}

	.bx_ptb90{      padding-top: 22px;      padding-bottom: 22px;    }
	.bx_ptb20{padding-top: 5px;padding-bottom: 5px;}
	.bx_pt70{padding-top: 10px;}
	.bx_fs80{font-size: 21px;}
	.bx_p40{padding: 22px 12px;}
	.bx_p20{padding: 8px;}
	.bx_plr40{padding-left: 10px;padding-right: 10px;}



	.arrival_info h3{
		font-size: 12px;
	}
	.start_box{
		line-height: 0;
	}

	.pa_right{
		position: absolute;
		left: 5px;
		top: 5px;
		display: block;
		transform: none;
	}

	.hot_info{
		padding: 15px 0 0;
	}

	.blog_li{
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	.blog_li::after{
		width: 100%;
		height: 1px;
		bottom: 0;
		top: auto;
	}
	.blog_li h3{
		font-size: 13px;
		max-width: 200px;
		padding: 5px 0;
		margin: 0 auto;
	}


	.bx_ptb15{padding-top: 15px;padding-bottom: 15px;}

	.btn59{
		width: 104px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.col_xs_6{
		width: 50%;
	}
	.col_xs_12{
		width: 100%;
	}

	.row_17{margin-left: -5px;margin-right: -5px;}

	
	
	.image_box{
		margin-bottom: 60px;
		max-width: 82.6%;
	}
	.image_box::after{
		width: 100%;
		height: 100%;
		left: -60px;
		bottom: -60px;
	}

	.start_box img{
		width: 10px;
		vertical-align: top;
	}

	.btn0{
		width: 81px;
		height: 21px;
		line-height: 21px;
		font-size: 12px;
	}
	.col_2{
		width: 50%;
	}



	.col_3{
		width: 100%;
	}
	img.power{
		width: 48px;
		margin: 5px;
	}
	
	.default_gallery .hover_btn{display:none;}
	
	.img_animation img{transform:none; -webkit-transform:none;}
	.img_animation img:hover{transform:none; -webkit-transform:none;}
	
	.feature_li .pa_left{display:none;}

	.banner_box2 .img img:hover { transform: none; }
	.more_btn { margin: 20px auto 0px; }
	.default_newsletter_style .newsletter_title { text-align: center; }
	.default_newsletter_style .newsletter_title .top_text::before { right: 0; margin: auto; }
	.footer { padding-top: 25px; }
	.feature_li:hover::after{ width: 0;}
	.bx_b40{padding-bottom:10px}
}

@media (max-width: 413px){
	.bx_pt30 { padding-top: 17px; }
	.bx_p40{padding: 8px;}
	.bx_p15{padding: 5px;}
}

.global_swap_chain{ text-align:center;}
@media (max-width: 1000px){
	.global_swap_chain{ display:none;}
}