body{margin:0 auto;padding:0px;}
html {font-size: 64px !important;}
.index_out{width:100%;height:auto;}
.banner_out{height:240px;overflow:hidden;}
.promation_out{width:100%;height:240px;border-bottom:1px solid #eee;overflow:hidden;}
.promation_menu{width:100%;height:40px;}
.promation_menu_l{width:calc(50% - 10px);margin-left:10px;height:40px;line-height:40px;float:left;font-size:0.24rem;text-align:left;}
.promation_menu_r{width:calc(50% - 10px);margin-right:10px;height:40px;line-height:40px;float:left;font-size:0.24rem;text-align:right;}
.promation_goods_out{height:215px;display:block;white-space: nowrap;}


.goods_infos{width:120px;height:180px;border:1px solid #f7f7f7;margin-left:12px;margin-top:10px;margin-bottom:10px;float:left;border-radius:4px;}
.goods_imgs{width:120px;height:120px}
.goods_img_imgs{width:110px;height:110px;margin-top:10px;margin-left:5px;margin-right:5px;border-radius:3px;}
.goods_names{width:100%;height:30px;line-height:30px;font-size:0.2rem;text-indent:5px;font-weight:800;}
.goods_prices{width:90%;margin-left:5%;margin-right:5%;height:25px;line-height:25px;font-size:0.16rem;color:#fff;text-indent:2px;text-align:center;background-color:red;border-radius:10px;}


.goods_info{border:1px solid #f7f7f7;margin-left:15px;margin-top:10px;margin-bottom:10px;float:left;border-radius:4px;}
.goods_img_img{margin-top:10px;margin-left:10px;margin-right:10px;border-radius:3px;}
.goods_name{width:100%;height:30px;line-height:30px;font-size:0.2rem;text-indent:5px;text-align:center;font-weight:800;}
.goods_price{width:90%;margin-left:5%;margin-right:5%;height:25px;line-height:25px;font-size:0.16rem;text-indent:2px;text-align:center;color:#fff;text-indent:2px;text-align:center;background-color:red;border-radius:10px;}

.one_goods_out{width:100%;min-height:290px;height:auto;;border-bottom:1px solid #eee;zoom:1;overflow:hidden}
.goods_menu{width:100%;height:50px;line-height:50px;font-size:0.27rem;text-align:center;font-weight:900;}
.goods_list_out{width:100%;min-height:210px;height:auto;background-color:#fff;zoom:1;overflow:hidden}

.tow_goods_out{width:100%;min-height:300px;height:auto;overflow:hidden;}
.swiper-container {
	width: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
}
.swiper-slide img{
	width:100%;
	height:auto;
}