/* 会员中心首页邀请弹窗 */
.yao_tanchuang {
	width: 626px;
	height: 601px;
	background: url(/webs/nz/img/yao_tzn_bg.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 16px;
	position: relative;
	display: none;
}

.yao_tan_num {
	font-size: 50px;
	font-weight: bold;
	color: #ff2d00;
}

.yao_tan_num span {
	font-size: 100px;
}

.yao_tan_center {
	position: absolute;
	top: 190px;
	left: 50%;
	transform: translate(-50%, 0);
	text-align: center;
	width: 100%;
}

.yao_tan_center_title {
	color: #a3691b;
	font-size: 30px;
}

.yao_tan_bottom {
	position: absolute;
	bottom: 102px;
	left: 50%;
	transform: translate(-50%, 0);
	text-align: center;
	width: 100%;
}

.yao_tan_bottom button {
	width: 228px;
	height: 62px;
	background-image: linear-gradient(#ffde00,
			#ffde00),
		linear-gradient(#fdf12b,
			#fdf12b);
	background-blend-mode: normal,
		normal;
	border-radius: 31px;
}

.yao_tan_k {
	color: #827a42;
	font-size: 27px;
}

.yao_tan_t {
	color: #333;
	font-size: 27px;
	margin-left: 20px;
}

.tanclass {
	background: none !important;
	border-radius: 16px !important;
}

.jiangli_num {
	font-family: PangMenZhengDao;
	font-size: 68px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 19px;
	letter-spacing: 3px;
	color: #ffffff;
	text-shadow: 0px 4px 0px 0px #fece80,
		0px 5px 10px 0px #fd642a;
}

.yao_banner{
	position: relative;
	background: url(/webs/nz/img/yao_banner_bg.png) no-repeat;
	background-size: 100% 100%;
	height: 310px;
	padding-left: 90px;
	padding-top: 34px;
	box-sizing: border-box;

}
.jiangli_num {
	margin-top: 15px;
	font-family:myFirstFont;
	text-shadow: 5px 5px 5px #fd642a;
}
@font-face {
font-family: myFirstFont; /*这里是说明调用来的字体名字*/
src: url('ziti.ttf'); /*这里是字体文件路径*/
}

.yao_banner_txt {
	font-family:myFirstFont;
	font-size: 100px;
	font-weight: normal;
	font-stretch: normal;

	letter-spacing: 10px;
	color: #ffffff;
text-shadow: 5px 5px 5px #fd642a;
	margin-bottom: 35px;

}

.jiangli_num span {
	font-size: 110px;
}

/* 店铺首页 */
.dianpu_banner {
	height: 150px;
	background: url(/webs/nz/img/dianpu_banner.png) no-repeat;
	background-position: center center;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.dianpu_top {
	height: 70px;
	background-color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.dian_guanzhu {
	height: 18px;
	background-color: #ffffff;
	border-radius: 9px;
	border: solid 1px #fd4259;
	line-height: 18px;
	padding: 0 8px;
	display: inline-block;
}

.dian_name,
.dian_name_r {
	display: flex;
	align-items: center;
}

.dian_name img {
	width: 44px;
	height: 44px;
	margin-right: 10px;
	border-radius: 22px;
}

.web_logo img {
	max-height: 50px;
	max-width: 150px;
}

.dian_name {
	position: relative;
	margin-left: 36px;
}

.dian_name::before {
	content: '';
	display: inline-block;
	height: 26px;
	position: absolute;
	left: -18px;
	width: 1px;
	background-color: #c6c6c6;
}

.dian_guanzhu {
	margin-left: 4px;
}

.dian_name_r {
	margin-bottom: 5px;
}

.dian_xiaoliang {
	margin-left: 34px;
	position: relative;
}

.dian_xiaoliang_top {
	margin-bottom: 6px;
}

.dian_xiaoliang::before {

	content: '';
	display: inline-block;
	height: 26px;
	position: absolute;
	left: -18px;
	width: 1px;
	top: 10px;
	background-color: #c6c6c6;
}

.dian_sousuo {
	width: 406px;
	height: 44px;
	background-color: #ffffff;
	border-radius: 22px;
	border: solid 1px #fd4259;
	display: flex;
	align-items: center;
	margin: 0 10px 0 50px;
	justify-content: space-between;
}

.dian_sousuo input {
	width: 238px;
	height: 100%;
	text-align: center;
	border: none;
	border-radius: 22px;
}

.dian_sousuo_benzhan {
	height: 44px;
	background-color: #ffedee;
	border-left: solid 1px #ff414d;
	line-height: 44px;
	width: 82px;
	text-align: center;
}

.dian_sousuo_quanzhan {
	background-image: linear-gradient(90deg,
			#fd4259 0%,
			#fe5745 100%),
		linear-gradient(#ff0036,
			#ff0036);
	background-blend-mode: normal,
		normal;

	line-height: 44px;
	height: 44px;
	width: 85px;
	border-radius: 0 22px 22px 0;
	position: relative;
	right: -1px;
}

.dian_car {
	padding: 0 17px;
	height: 44px;
	background-color: #FFFFFF !important;
	border: solid 1px #fd4259 !important;
	border-radius: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fd4259;
}
.dianpu_banner .dianpu_name{
	text-align: center;
	letter-spacing: 23px;
	font-size: 50px;
		color: #ffffff;
		font-weight: bold;
}
.dian_yiguanzhu{
	background-color: #fd4259;
	color: #FFFFFF;
}
.dianpu_item_kucun{
	line-height: 44px;
	border-top: 1px dashed #d3d3d3;
}
.index_item_liulan{
	margin-bottom: 10px;
}
.index_item_jiage{
	display: flex;
	align-items:center;
	
}

.index_item_xiaoliang{
		height: 22px;
		background-color: #fff1f3;
		border-radius: 3px;
		line-height: 22px;
		padding: 0 6px;
		display: inline-block;
		margin-bottom: 12px;
}
.index_item_liulan{
	margin: 9px 0;
}
.yuanjia{
	text-decoration:line-through; 
}
.index_list_item{
	background-color: #FFFFFF;
	border-radius: 10px;
	width: 230px !important;
	margin: 0 12px 10px 0 !important;
}
.index_list_item:nth-child(5n){
	margin-right: 0 !important;
}
.index_list_item:nth-child(5n){
	margin-right: 0;
}
.index_item_bottom  img {
	width: 30px;
	height: 30x;
	margin-right: 10px;
	vertical-align: middle;
}
.index_item_img img{
	max-width: 100%;
	max-height: 100%;
}
.index_item_center{
	padding: 0 4px;
}
.index_item_bottom {
	padding: 0 4px 4px;
	
}

.index_item_bottom {
	height: 46px;
	display: flex;
	align-items: center;
	border-top: 1px solid #e4e4e4;
	margin-top: 10px;
	padding-left: 10px;
}

.index_item_bottom img {
	width: 30px;
	height: 30px;
	border-radius: 100%;
	margin-right: 8px;
}

.index_item_img {
	width: 230px;
	height: 230px;
	border-radius: 10px 10px 0px 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.dianpu_shujv_box{
	width: 1200px;
	margin: 0 auto;
	position: absolute;
	bottom: 8px;
	text-align: right;
}
.dianpu_shujv{
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.dianpu_shujv p{
	margin-left: 35px;
}
.wei_login{
	/*width: 59px;*/
		height: 18px;
		background-color: #ffe4e9;
		border: solid 1px #ff4466;
		display: inline-block;
		line-height: 18px;
		text-align: center;
		color:#ff4466 ;
}
.yao_guize_list{
	margin: 10px 0 20px;
}
.yao_guize_list p .yao_ongdian{
	width: 6px;
		height:6px;
		background-color: #ff4466;
		border-radius: 100%;
		margin: 0 8px 0 10px;
		display: inline-block;
		vertical-align: middle;
}
.yao_guize_list p{
	margin-bottom: 10px;
}