/*头部*/
header .headRight a {
	display: inline-block;
	line-height: normal;
	height: 3rem;
	position: relative;
}

header .headRight a img {
	width: 0.825rem;
	height: 1.2375rem;
	margin-top: 0.5rem;
}
header .headRight a.zhen_search{
	margin-right: 0.5rem;
}
header .headRight a.zhen_search img{
	width:1.2rem;
	height: 1.2rem;
}
header .headRight a p {
	font-size: 0.8rem;
}

header .headRight a div.num {
	position: absolute;
	background: #fd333c;
	color: white;
	font-size: 0.75rem;
	top: 0.2rem;
	right: -0.35rem;
	height: 1rem;
	line-height: 1.15rem;
	padding: 0 0.3rem;
	border-radius: 30px;
	box-sizing: initial;
	-webkit-box-sizing: initial;
}
/*头部*/

.navIndex {
	width: 100%;
	background: white;
	overflow: hidden;
	padding: 0.3rem 2.5%;
}

.navIndex li {
	width: 20%;
	float: left;
	text-align: center;
	padding: 0.6rem 0 0.3rem 0;
}

.navIndex li img {
	width: 2.55rem;
	height: 2.55rem;
}

.navIndex li p {
	color: #666;
	margin: 0.375rem 0 0 0;
	font-size: 0.8rem;
}
/*搜索*/
#fix_search {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #f5f5f5;
	left: 0;
	top: 0;
	display: none;
	z-index: 1111;
	overflow-y: scroll;
	webkit-overflow-scrolling: touch;
}
.classify_header .headLeft img{
	width: 0.7125rem!important;
    height: 1.35rem!important;
}

.classify_header #suggest {
	border-radius: 30px;
	width: 75%;
	height: 2.025rem;
	color: #4f4f4f;
	margin-left: -5%;
	font-size: 0.9rem;
	text-indent: 5%;
	border: none;
}
#search_btn{
	height: 3rem;
	vertical-align: top;
	color: #fff;
	font-size: 1.05rem;
	border: none;
	background:none;
	width: 100%;
	padding: 0;
}
#suggestions_wrap,
.search_history,
.seraching {
	width: 100%;
	margin: 0 auto;
	background: white;
	padding: 0 2.5%;
}
#suggestions_wrap{
	/*padding-top: 3rem;*/
}
.search_history{
	margin-top: 0.3rem;
}
#suggestions_wrap .title {
	font-size: 1rem;
	color: #111;
	font-family: "microsoft yahei";
	margin-bottom: 0;
	height: 2.4rem;
	line-height: 2.4rem;
}

#suggestions_wrap .hot ul {
	overflow: hidden;
	padding-bottom: 0.75rem;
	margin-left: -0.6rem;
}

#suggestions_wrap .hot ul li {
	float: left;
	background: #ffeced;
	margin:0.6rem 0 0 0.6rem;
	height: 2.025rem;
	line-height: 2.025rem;
	padding: 0 0.6rem;
	border-radius: 0.375rem;
	font-size: 0.9rem;
}
#suggestions_wrap .hot ul li a{
	color: #fd333c;
	display: inline-block;
}
.serach_history {
	padding-bottom: 0.8rem;
}

.history {
	color: #999;
	height: 2.4rem;
	line-height: 2.4rem;
	margin: 0;
	font-size: 1rem;
	border-bottom: 1px solid #efefef;
}

#suggestions li,
#searching_result li {
	color: #333333;
	height: 3.3rem;
	line-height: 3.3rem;
	border-bottom: 1px solid #efefef;
	font-size: 1rem;
}
#searching_result{
	position: absolute;
	top: 3rem;
	width:100%;
	left:0;
	padding: 0 2.5%;
	background: #fff;
}
#searching_result li a{
	display: inline-block;
	width: 100%;
}
#searching_result li span.fl{
	vertical-align: middle;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 90%;
}
#searching_result li span.fr{
	height: 3.3rem;
	line-height: 3.3rem;
}
#searching_result li span.fr img{
	width: 0.3rem;
	height:0.5625rem;
	vertical-align: baseline;
}
#suggestions li a,
#searching_result li a {
	color: #333;
}
.hz{
	width: 1.7rem;
	text-align: center;
}
.hz img{
	width: 0.45rem;
	height: 0.45rem;
}
#suggestions li .fr,
#searching_result li .fr {
	font-size: 0.8rem;
	color: #999;
}

.clear_history_box {
	text-align: center;
	padding: 0.6rem 0;
}

.clear_history {
	border: 1px solid #e5e5e5;
	height: 2.5rem;
	line-height: 2.4rem;
	text-align: center;
	border-radius: 30px;
	width: 10rem;
	display: inline-block;
}
.clear_history span{
	vertical-align: middle;
	font-size: 1rem;
	margin-left: 0.45rem;
	color: #666666;
}
.clear_history img{
	width: 1.1625rem;
	height:1.2rem;
}
/*add*/

.container {
	padding: 3rem 0 3.75rem 0;
}

#tjcj {
	padding-bottom: 0.6rem;
}

.swiper_ul {
	margin-bottom: 0;
	position: relative;
	transition: none;
	-webkit-transition: none;
}


/*输入时*/

.reset {
	display: none;
	position: absolute;
    top: 0.35rem;
    width: 2rem;
    height: 2.025rem;
    line-height: 2.025rem;
    margin-left: -2.2rem;
}
.reset img{
	position: initial!important;
	margin-left: 0!important;
	top: 0!important;
	width: 1.05rem;
	height: 1.05rem;
}
#searching_result li .fr {
	margin-right: 0.5rem;
}
.seraching{
	display: none;
}
.fixed_body{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*swiper reset*/
.swiper-pagination-bullet{
	background:rgba(255,255,255,0.4);
	width: 1rem;
	height: 0.3rem;
	border-radius: 0.375rem;
}
.swiper-pagination-bullet-active{
	background:rgba(255,255,255,1);
	height: 0.5rem;
	position: relative;
	top: 0.1rem;
}
.swiper-slide a img{
	width:100%;
}

/*精选好药*/
#jxhy{
	margin-top: 0.6rem;
	background: #fff;
}
.jxhy_title{
	border-bottom: 1px solid #f5f5f5;
	width: 100%;
}
.jxhy_list{
	overflow: hidden;
	padding: 0 2.5% 0.3rem 2.5%;
}
.jxhy_list li{
	float: left;
	width: 33.3333333333%;
	height: 10.5rem;
	margin-top: 0.3rem;
	border-right: 1px solid #e5e5e5;
}
.jxhy_list li:last-child{
	border-right: 0;
}
.jxhy_list li.jxhy_list_50 p{
	text-align: left!important;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.jxhy_list li.jxhy_list_50{
	width: 50%!important;
	height: 6.75rem;
	padding: 0.3rem 0;
	border: none;
	border-bottom:1px solid #e5e5e5 ;
	margin: 0!important;
}
.jxhy_list li.jxhy_list_50:nth-of-type(1) .img_box{
	border-right:1px solid #e5e5e5;
}
.jxhy_list li.jxhy_list_50:nth-of-type(2) .text{
	padding-left: 5%;
}
.jxhy_list li.jxhy_list_50:nth-of-type(1) .text{
	padding-right: 5%;
}
.jxhy_list li.jxhy_list_50 .text{
	width: 50%;
	float: left;
}
.jxhy_list li p{
	text-align: center;
}
.jxhy_list li.jxhy_list_50 .text p.name,.jxhy_list li p.name{
	color: #333;
	margin-top: 0.6rem;
}
.jxhy_list li p.name,.jxhy_list li p.gg{
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	width: 80%;
	margin: 0 auto;
}
.jxhy_list li.jxhy_list_50 .text p.gg,.jxhy_list li p.gg{
	margin-top: 0.2rem;
	color: #333;
	font-size: 0.8rem;
}
.jxhy_list li.jxhy_list_50 .text p.money{
	color: #fff;
	padding: 0 0.4rem;
	background: #fd333c;
	display: inline-block;
	margin-top: 1rem;
	font-size: 0.9rem;
	border-radius: 30px;
	font-weight: bold;
	text-indent: 0;
}
.jxhy_list li.jxhy_list_50 .img_box	{
	width: 50%;
	float: left;
	height: 6rem;
	line-height: 6rem;
	text-align: center;
	padding-right: 6.25%;
}
.jxhy_list li .img_box{
	width: 100%;
	text-align: center;
	height: 5.4375rem;
	line-height: 5.4375rem;
}
.jxhy_list li p.money{
	color: #fd333c;
	font-weight: bold;
}
.jxhy_list li p.nologin{
	font-weight: initial!important;
}
.guanggao{
	width: 100%;
	height: 6rem;
	line-height: 6rem;
	text-align: center;
}

/*新品上架*/
.xpsj,.guanggao{
	background: #fff;
	margin-top: 0.6rem;
}
.xpsj_title{
	height:2.25rem;
	line-height: 2.25rem;
	text-align: center;
	border-bottom: 1px solid #f5f5f5;
}
.xpsj_title span{
	vertical-align: middle;
	margin: 0 0.375rem;
}
.xpsj_title img{
	width: 0.6rem;
	height: 0.975rem;
}
.sp_list li{
	height: 7.5rem;
	border-bottom: 1px solid #e5e5e5;
	padding: 0.75rem 2.5%;
	position: relative;
}
.sp_list li .img_box{
	float: left;
	width: 26%;
	height: 6rem;
	line-height: 6rem;
	text-align: center;
}
.sp_list li .img_box img{
	width: 6rem;
	height: 6rem;
}
.sp_list li .text{
	float: right;
	margin-left: 1%;
	width: 73%;
	height: 100%;
	position: relative;
}
.sp_list li .text p{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	padding-left: 5%;
}
.sp_list li .text p.company,.sp_list li .text p.gg{
	font-size: 0.8rem;
	height: 1rem;
	line-height: 1rem;
	margin-top: 0.3rem;
}
.sp_list li .text p.company{
	margin-top: 0.2rem;
}
.sp_list li .text p.money{
	color: #ff0102;
	font-size: 1.1rem;
	height: 2.2rem;
	line-height: 2.2rem;
}
.sp_list li img.jrgwc{
	width: 2.1rem;
	height: 2.1rem;
	position: absolute;
	bottom: 0.0225rem;
	right: 0;
}
.no_more img{
	width: 100%;
}

/*add*/
header .headLeft{
	width: 11%;
	line-height: initial;
	text-indent: 0;
	text-align: center;
}
header .headLeft img{
	width: 1.125rem;
	height: 0.75rem;
	display: inline-block;
	margin-top:0.5rem;
}
header .headLeft p{
	color: #fff;
	font-size: 0.8rem;
	height: 1rem;
	line-height: 1rem;
	margin-top:0.35rem;
}

