* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
li {
  list-style: none;
}
html {
  background-color: #f8f9f9;
}
.content .topBoxs {
	width: 100vw;
	height: 1rem;
	position: fixed;
	top: 0;left: 0;
	z-index:2;
	background-color: #fff;
}
.content .topBoxs .topBox {
	width: 6.9rem;
	line-height: 0.6rem;
	margin: 0 auto;
	padding-top: 0.2rem;
	box-sizing: border-box;
	font-size: 0.34rem;
	font-family: PingFang SC;
	font-weight: bold;
	color: #000000;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.content .topBoxs .topBox .toLeft {
	width: 0.45rem;
}

.content .topBoxs .topBox .toLeft img {
	width: 0.45rem;
	vertical-align: middle;
}
.content .topBoxs .topBox .title {
	text-align: center;
}
/* vip推荐 */
.tjBoxs{
	width: 7rem;
	margin: 1.3rem auto 0;
}
.tjBoxs .tjTitleBoxs{
	font-size: 0.3rem;
	font-weight: 500;
	color: #000000;
	position: relative;
	text-indent: 0.2rem;
}
.tjBoxs .tjTitleBoxs::after{
	position: absolute;
	left: 0;top: 0.05rem;
	content: '';
	width: 0.08rem;
	height: 0.28rem;
	background: #2577E3;
}
.gysBoxs{
	margin: 0.5rem auto 0 !important;
}
.vipCountsBox{
	width: 6.6rem;
	padding:  0.2rem;
	font-size: 0.26rem;
	font-weight: 500;
	color: #000000;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 0.31rem;
	background: #FFFFFF;
	border-radius: 0.1rem;
}
.vipCountsBox .vipList{
	width: 1.5rem;
	
}
.vipCountsBox .vipList a{
	display: block;
	color: #000000;
	width: 1.5rem;
}
.vipCountsBox .vipList a .picBoxs{
	width: 1.5rem;
	height: 1.5rem;
	overflow: hidden;
	border: 1px solid #F0F0F0;
	border-radius: 0.1rem;
}
.vipCountsBox .vipList a .picBoxs img{
	width: 1.5rem;
	height: 1.5rem;
	object-fit: contain;
}
.vipCountsBox .vipList a .comTitle{
	margin-top: 0.17rem;
	width: 1.5rem;
	height: 0.4rem;
	line-height: 0.4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* 供应商推荐 */
.gysCounts{
	width: 7rem;
	height: 3.34rem;
	margin-top: 0.33rem;
	border: 1px solid transparent;
}
.gysCounts .gysListBoxs{
	width: 6.6rem;
	border: 1px solid transparent;
	padding:0.2rem;
	background: #FFFFFF;
	border-radius: 0.1rem;
	margin: 0 auto 0.2rem;
}
.gysCounts .gysListBoxs a,.gysCounts .gysListBoxs{
	display: block;
	font-size: 0.24rem;
	font-weight: 500;
	color: #999999;
}
.gysCounts .gysListBoxs a .gysComTitle,.gysCounts .gysListBoxs  .gysComTitle{
	font-size: 0.3rem;
	width: 6.6rem;
	height: 0.4rem;
	line-height: 0.4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000000;
}
.gysCounts .gysListBoxs a .zycpText,.gysCounts .gysListBoxs  .zycpText{
	margin: 0.2rem 0;
	width: 6.6rem;
	height: 0.7rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 0.38rem;
}
.gysCounts .gysListBoxs a .comAddress,.gysCounts .gysListBoxs  .comAddress{
	width: 6.6rem;
	height: 0.4rem;
	line-height: 0.4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.btnBoxs{
	margin: 0.25rem 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.btnBoxs .rzBoxs{
	display: flex;
}
.btnBoxs .rzBoxs div{
	padding: 0.12rem 0.24rem;
	background: #D8E6FA;
	border-radius: 0.1rem;
	font-size: 0.24rem;
	color: #2577E3;
}
.btnBoxs .rzBoxs div.time{
	margin-right: 0.16rem;
}
.btnBoxs .lxbtn{
	width: 1.52rem;
	height: 0.54rem;
	line-height: 0.54rem;
	text-align: center;
	background: #2577E3;
	border-radius: 0.1rem;
	font-size: 0.26rem;
	font-weight: 500;
	color: #FFFFFF;
}
.marks{
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	background-color: rgba(0, 0, 0, 0.2);
	display: none;
}
.promptBox{
	width: 6.8rem;
	height: 4.88rem;
	background-color: #fff;
	position: fixed;
	left: 0;right: 0;
	top: 0;bottom: 0;
	margin: auto;
	border-radius: 20px;
	font-size: 0.24rem;
	display: none;
}
.promptBox .logo{
	width: 1.58rem;
	height: 1.58rem;
	margin: 0.4rem auto 0.3rem;
}
.promptBox .logo img{
	width: 1.58rem;
	height: 1.58rem;
}
.promptBox .phoneBox{
	width: 4.4rem;
	height: 0.86rem;
	margin: 0 auto;
	background: #306934;
	border-radius: 10px;
	display: flex;
	align-items: center;
}
.promptBox .phoneBox .icon_phone{
	width: 0.87rem;
	height: 0.87rem;
	background: #FF623E;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.promptBox .phoneBox .icon_phone img{
	width: 0.4rem;
	height: 0.4rem;
	
}
.promptBox .phoneBox  .phoneNumber{
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 0.32rem;
	color: #FFFFFF;
	text-indent: 0.42rem;
}
.promptBox .textBox  .detail{
	width: 5.74rem;
	height: 0.66rem;
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 0.28rem;
	color: #000000;
	line-height: 0.39rem;
	text-align: center;
	margin: 0.25rem auto;
}
.promptBox .textBox  p{
	font-family: PingFang SC;
	font-size: 0.22rem;
	color: #999999;
	text-align: center;
}