body{
	margin:0 auto;
	/**font-family:"Helvetica Neue", Helvetica, STHeiTi, sans-serif;**/
	font-family:Microsoft YaHei;
	background: #ffffff;
}
a{
	color: #828282;
}
a:hover{
   color:#ff6821;
}
li{
	list-style: none;
}
@media only screen and (min-width:451px){
	body{
		font-size: 15px;
		
	}
	.best_tuijian{
		font-size: 1.8em;
	}
    .am-left_banner{
	left:50%;
	margin-left:-270px;
    }
    .am-header-add{
	left:50%;
	margin-left: -270px;
	max-width:540px;
    }
}
@media only screen and (min-width:360px ) and (max-width:450px){
	body{
		font-size: 13px;
		
	}
	.best_tuijian{
		font-size: 1.5em;
	}

}
@media only screen and (max-width:359px){
	body{
		font-size: 12px;
	}
	.best_tuijian{
		font-size: 1.2em;
	}
}
.th{
	color:#4a4a4a;
}
.qinzheng123{
    overflow: hidden;
    display: -webkit-box;
    box-sizing: border-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.head_border{
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background: #fff;
	max-width: 540px;
    margin:0 auto;
}
.body_content{
	margin:0 auto;
	max-width:540px;
	width:100%;
}
#am1{
  float:left;
  width:50%;
}
.am-offcanvas-bar{
	max-width: 540px;
}
.am-menu-toggle1{
    position: absolute;
    right: 5px;
    top: -47px;
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
}
.back_fff{
	background: #fff;
}
.am-menu-offcanvas1 .am-menu-nav{
	border:none;
}
.hover{
	border-left:4px solid #ff6821;
	background: #f0f0f0;
}

.hover a{
	color:#ff6821;
}
.position_top{
	position:fixed;
	bottom:18%;
	right:5px;
	text-align: center;
	margin-left:50%;
	z-index: 9999;
	width:3.5rem;
}
.position_top a img{
   width:100%;
   height:100%;
}
.am-slider .am-control-nav{
	bottom:15px;
	z-index: 999;
}
.to_best_banner{
    display: -webkit-box;
	display:flex;
	flex-flow:row;
	background: #f6f6f6;
}
.to_best_banner_l{
	width:43%;height:100%;border-right:1px solid #ddd;
}

.Friendship_link{
	width:90%;
	margin:5px auto;
	border-bottom:1px solid #ddd;
}
.Friendship_link li{
	float: left;
    margin: 0 3px;
    white-space: nowrap;
	font-size: 0.8em;
}
.Friendship_link p a{
	display:inline-block;
	font-size: 0.85em;
	margin:0 1%;
}
.order_link{
	width:90%;
	margin:20px auto;

}
.order_link p a{
	color:#666;
	display:inline-block;
	font-size: 0.8em;
	padding:0 2px;
}
.footr{
	width:96%;
	margin:0 auto;
	font-size: 0.85em;
	text-align: center;
}
.to_mouth_Recommend{
	padding:5px 0 15px 0;
}
.to_Recommend_product p{
	margin:0 ;
	line-height: 25px;

}
.to_Recommend_product ul li img{
    max-width: 295px;
    width:100%;
}
.to_Recommend_product ul li{
	float:left;
	width:46%;
	margin:5px 2%;
	background: #fff;
}
.to_mouth_Recommend{
	width:100%;background:#f6f6f6;
}

.loading_more{
  width:80%;
  height:38px;
  margin:0 auto;
  background:#ececec;
  border-radius:10px;
  text-align:center;
  margin-top:0.8rem;  
}
.loading_more span{
 line-height:38px;
 color:#828282;
 display: block;
 text-align: center;
}

.best_tuijian_big{
	width:100%;text-align:center;margin:20px 0
}
.best_tuijian{
	color:#828282;
	width:100%;
	background: url(../images/jian.png) no-repeat;
	background-size: 55% auto;
	background-position:center;
	display:inline-block;
}
.foot_advertise{
	margin:15px auto;width:95%;margin:0 auto;
}

/**点击跳出来的代码**/
.position_onclick{
	position:absolute;
	top:0;
	padding-left: 0;
	margin: 0;
	height:100%;
	width:3.5rem;
}
.position_onclick li{
     width:3.5rem;
     height:50%;
     margin-bottom:5px;
}

/**往下拉显示的搜索框**/
.sea_all{
	margin:15px;height:40px;padding-top:8px;position:relative;
}
.am-viewport{
	z-index: 999;
}
.search_warp{
	width:100%;
	height:49px;
	min-width:330px;
	background: #fff;
	position:fixed;
	top:-50px;
	z-index: 99999;
	border-bottom:1px solid #ddd;
}
.search_text{
	width:100%;
	margin:0 auto;
	border:none;
	height:35px;
	border-radius:6px;
	text-indent: 10px;
	font-size: 15px;
	background: #eee;
}
.search_sub{
	position:absolute;
	right:0px;top:8px;
	height:35px;width:35px;
	border-radius:6px;border:none;
	background:url(../images/search.png) no-repeat;
	background-size:50% 50%;
	background-position:center;
}
.left_mune{
	margin:0;
	padding:0;
}
.left_mune li{
	width:44%!important;
	margin:0 3%;
	height:40px;
	line-height:40px;
	text-align:center;
	border-bottom:1px solid #ddd;
	position:relative;
}
.left_mune li a{
	text-decoration:none;
	font-size:17px;
	color:#000;
	font-family:"SF Pro SC","SF Pro Text","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;
}
.left_mune_con{
	width:100%;
	max-width:640px;
	margin:0 auto;
}
.footr_menu{
	width:100%;
	position:fixed;
	bottom:15px;
}
.hot_img{
      position:absolute;
	  top:10px;
	  margin-left:5px;
  }
.pading-art10{
	padding:0 10px;
}
