@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-family: "microsoft yahei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
	font-size: 100%;
}

a {
	text-decoration: none;
	outline: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

body {
	height: 100%;
	background: #fff;
	-webkit-overflow-scrolling: touch;
	-webkit-font-smoothing: antialiased;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
}

* {
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
}

img {
	max-width: 100%;
	width: 100%;
}

html,
body {
	min-height: 100%;
	position: relative;
	/*font-size: 0.2rem;*/
	background: #f8f8f8;
	box-sizing: border-box;
}

input,
textarea {
	-webkit-appearance: none;
}


/**
 * border1px手机端解决方法
 */

.wrapper {
	width: 7.5rem;
	height: auto;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
	padding-top: 0.12rem;

}
.banner{
	width: 7.3rem;
	height: 4rem;
	margin: 0 auto 0.3rem;
}
.banner img{
	width: 7.3rem;
	height: 4rem;
}
.info{
	width: 7.3rem;
	height: 4.1rem;
	background: #FFFFFF;
	border-radius: 0.1rem;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 0.27rem 0.4rem 0.4rem;
}
.info .info-le{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 6.5rem;
	height: 1.4rem;
	color: #a9b1bf;
	font-size: 0.26rem;
	text-align: center;
}
.info .info-le.loaded{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 6.5rem;
	height: 1.4rem;
}
.loaded .loaded-le{
	width: 1.22rem;
	height: 1.22rem;
	margin-right: 0.3rem;
}
.loaded .loaded-le img{
	width: 1.22rem;
	height: 1.22rem;
}
.loaded .loaded-ri{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	color: #656970;
	font-size: 0.24rem;
	height: 1.4rem;
	width: 4.98rem;
}
.loaded-ri div{
	width: 4.98rem;
	text-align: left;
}
.loaded-ri span{
	color: #4572c3;
	width: 1rem;
	display: inline-block;
	text-align: left;
}
.info .info-ri{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 6.5rem;
	height: 1.74rem;
}
.info-ri input{
	width: 6.5rem;
	height: 0.8rem;
	line-height: 0.8rem;
	background: #e6e9ed;
	text-align: left;
	box-sizing: border-box;
	padding: 0 0.3rem;
	font-size: 0.3rem;
	border-radius: 0.15rem;
	color: #000;
	border: none;
}
.info-ri input::placeholder {
	text-align: center;
}
.info-ri .btn-search{
	width: 6.5rem;
	height: 0.8rem;
	line-height: 0.8rem;
	background: #ffe478;
	text-align: center;
	color: #7e5a07;
	font-size: 0.3rem;
	border-radius: 0.15rem;
	cursor: pointer;
}
.block_libao{

}
.block_libao .libao-title{
	background: url(../img/libao-title.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 7.12rem;
	height: 0.14rem;
	line-height: 0.14rem;
	text-align: center;
	font-size: 0.28rem;
	font-weight: bold;
	color: #35383c;
	margin: 0.4rem auto;
}
.libao-con{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 0.3rem 0.85rem 0;
	height: auto;
	margin: 0 auto;
	width: 7.3rem;
	height: auto;
	background: #FFFFFF;
	border-radius: 0.1rem;
	margin: 0 auto;

}
.libao{
	width: 2.56rem;
	height: 3.17rem;
	position: relative;
	box-sizing: border-box;
	background: url(../img/libao.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	/*z-index: 0;*/
	margin-bottom: 0.3rem;
}
.libao-name {
	height: 0.32rem;
	text-align: center;
	line-height: 0.32rem;
	color: #feffff;
	font-size: 0.19rem;
	font-weight: bold;
	margin: 0.17rem auto 0;
}
.libao-price{
	position: absolute;
	bottom: 0;
	width: 2.56rem;
	text-align: center;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.28rem;
	color: #4d4e51;
	font-weight: bold;
}
.libao-img{
	box-sizing: border-box;
	position: relative;
	width: 2.56rem;
	height: 2rem;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0.2rem auto 0;
}
.libao-img img.libao-example{
	width: auto;
	height: 2rem;
}
.libao .libao-saled{
	width: 1.21rem;
	height: 0.98rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
}
.libao .libao-saled img{
	width: 1.21rem;
	height: 0.98rem;
}
.white-transparent {
	opacity: 0.6 !important;
	filter: brightness(1.3) contrast(1) !important;
}
.libao-item{
	width: 2.14rem;
	height: 0.47rem;
	position: absolute;
	bottom: 0.72rem;
	left: 0.21rem;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	margin: 0 auto;
}
.libao-item .item{
	width: 0.47rem;
	height: 0.47rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.libao-item .item img{
	width: 0.47rem;
	height: 0.47rem;
}
.libao-intro{
	background: url(../img/intro.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 0.33rem;
	height: 0.35rem;
	position: absolute;
	top: 0.93rem;
	right: 0.31rem;
}
.libao-discount{
	position: absolute;
	left: 0.1rem;
	top: 0.54rem;
	background: url(../img/discount.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 0.54rem;
	height: 0.55rem;
	color: #FFFFFF;
	font-size: 0.13rem;
	font-weight: bold;
	text-align: center;
	line-height: 0.52rem;
}
.libao-discount span{
	font-size: 0.23rem;
	font-style: italic;
}
.libao-time{
	position: absolute;
	right: 0rem;
	top: 0.54rem;
	background: url(../img/libao-time.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 1.06rem;
	height: 0.26rem;
	color: #FFFFFF;
	font-size: 0.14rem;
	font-weight: bold;
	text-align: center;
	line-height: 0.26rem;
}
.libao-time.libao-time-limit{
	background: url(../img/libao-time2.png) no-repeat center center;
}
.rule{
	width: 7rem;
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	color: #35383c;
	font-size: 0.16rem;
	text-align: justify;
}
.rule .rule-title{
	text-align: left;
	color: #7b818a;
	font-size: 0.2rem;
	font-weight: bold;
	margin-bottom: 0.2rem;
}
.rule p{
	line-height: 0.3rem;
}
.winpop{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 101;
	justify-content: center;
	align-items: center;
}
.closeBtn{
	width: 0.26rem;
	height: 0.28rem;
	background: url(../img/btn_close.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	top: 0.2rem;
	right: 0.2rem;
	cursor: pointer;
}
.winpop-content{
	background: #ffffff;
	width: 4.7rem;
	height: auto;
	position: relative;
	box-sizing: border-box;
	padding: 0.44rem 0.4rem;
	border-radius: 0.5rem;
}
.winpop-content .wincon-title{
	color: #000;
	font-size: 0.28rem;
	line-height: 0.28rem;
	margin-bottom: 0.18rem;
	text-align: center;
}
.winpop-content .wincon-tip{
	color: #767676;
	font-size: 0.22rem;
	line-height: 0.22rem;
	margin-bottom: 0.5rem;
	text-align: center;
}
.winpop-content .wincon-info{
	color: #767676;
	font-size: 0.22rem;
	line-height: 0.22rem;
	margin-bottom: 0.18rem;
	color: #35383c;
	font-size: 0.24rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	text-align: left;
}
.wincon-info div{
	width: 3.9rem;
	text-align: left;
	line-height: 0.18rem;
	margin-bottom: 0.24rem;
}
.wincon-info span{
	color: #4572c3;
	width: 1rem;
	display: inline-block;
	text-align: left;
}
.wincon-btn{
	width: 3.9rem;
	height: 1.76rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	font-size: 0.3rem;
	text-align: center;
	margin: 0.3rem auto 0;
}
.wincon-btn .wincon-btn-confirm{
	width: 3.9rem;
	height: 0.8rem;
	line-height: 0.8rem;
	border-radius: 0.2rem;
	background: #ffe478;
	color: #7e5a07;
	cursor: pointer;
}
.wincon-btn .wincon-btn-cancel{
	width: 3.9rem;
	height: 0.8rem;
	line-height: 0.8rem;
	border-radius: 0.2rem;
	background: #cbcbcb;
	color: #4d4d4d;
	cursor: pointer;
}
.wincon-type{
	width: 3.9rem;
	height: 2.8rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	font-size: 0.26rem;
	color: #4D4D4D;
	text-align: center;
	margin: 0.3rem auto 0;
}
.wincon-type .wincon-btn-confirm{
	width: 3.9rem;
	height: 0.8rem;
	line-height: 0.8rem;
	border-radius: 0.2rem;
	background: #ffe478;
	color: #7e5a07;
	cursor: pointer;
}
.wincon-type .type{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 3.9rem;
	height: 0.82rem;
	box-sizing: border-box;
	background: url(../img/type.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	cursor: pointer;
}
.wincon-type .type.typecheck{
	background: url(../img/typecheck.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.wincon-type img{
	width: 0.36rem;
	height: 0.36rem;
	justify-content: flex-start;
	margin-left: 0.25rem;
	margin-right: 0.2rem;
}
.wincon-wx-title{
	display: flex;
	justify-content: center;
	align-items: center;
}

.wincon-wx-title img{
	width: 0.36rem;
	height: 0.36rem;
	margin-right: 0.2rem;
}
.wincon-wx-title p{
	color: #000000;
	font-size: 0.28rem;
	font-weight: bold;
}
.wincon-wx-block{
	text-align: center;
}
.wincon-wx-block img{
	width: 1.8rem;
	height: 1.8rem;
	margin: 0.4rem auto 0rem;
}
.ewm-tip{
	font-size: 0.22rem;
	color: #767676;
	padding-bottom: 0.26rem;
	box-sizing: border-box;
	border-bottom: 0.01rem solid #d5d5d5;
}
.wincon-buycon{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 3.9rem;
	height: 0.5rem;
	font-size: 0.28rem;
	color: #000000;
	margin-top: 0.16rem;
}
.wincon-buycon .buycon-img{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 1.8rem;
	height: 0.5rem;
}
.buycon-img img{
	max-width: 0.5rem;
	max-height: 0.5rem;
}
.wincon-buycon-confirm{
	width: 3.9rem;
	height: 0.8rem;
	line-height: 0.8rem;
	border-radius: 0.2rem;
	background: #ffe478;
	color: #7e5a07;
	cursor: pointer;
	font-size: 0.3rem;
	text-align: center;
	margin: 0.24rem auto 0;
}
.winpop.winpop-intro{
	/*background: none;*/
	position: absolute;
	top: 0rem;
}
.libao{
	width: 2.56rem;
	height: 3.17rem;
	position: relative;
	box-sizing: border-box;
	background: url(../img/libao.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	/*z-index: 0;*/
	margin-bottom: 0.3rem;
}
.intro-block{
	width: 1.37rem;
	height: auto;
	box-sizing: border-box;
	/*padding: 0.1rem auto;*/
	border: 0.02rem solid #b8d4eb;
	background: #fff;
	border-radius: 0.2rem;
	position: absolute;
	top: 0.7rem;
	right: -1.16rem;
	display: none;
	z-index: 99;
}
.intro-jian{
	width: 0.15rem;
	height: 0.27rem;
	position: absolute;
	top: 0.22rem;
	left: -0.15rem;
}
.intro-small{
	width: 1.2rem;
	height: auto;
	font-size: 0.12rem;
	color: #35383c;
	box-sizing: border-box;
	margin: 0.085rem auto;
}
.libao-deadline{
	width: 2.2rem;
	height: 0.26rem;
	line-height: 0.26rem;
	color: #ffefe9;
	background: #f2775a;
	font-size: 0.2rem;
	text-align: center;
	border-radius: 0.2rem;
	margin: -0.1rem auto 0.2rem;
}

