#zt .cont_area {
	box-sizing: border-box;
	position: relative;
	padding: .5rem 0;
	background-color: #fff;
}

#zt .cont {
	display: flex;
	flex-flow: column nowrap;
}

.cont>div {
	display: flex;
}


/*flex/state*/

#zt .title_2 {
	width: 15rem;
	height: 1.96rem;
	background: url(http://www.jiehun021.com/wap/images/title.png);
	background-size: 100%;
	color: #fff;
	flex-flow: column nowrap;
	justify-content: center;
	text-align: center;
	margin: 1px auto;
}

#zt .title_2 b {
	font-size: .76rem;
	font-weight: bold;
	line-height: .76rem;
	margin: .2rem 0;
}

#zt .title_2 span {
	font-size: .4rem;
	line-height: .4rem;
}

#zt .head {
	position: relative;
}

#zt .head .expo_time {
	color: #fff;
	font-size: .64rem;
	line-height: .64rem;
	width: 100%;
	position: absolute;
	top: 2.5rem;
	left: 0;
	text-align: center;
	z-index: 1;
}

#zt .head_text {
	width: 8rem;
	height: 2rem;
	position: absolute;
	bottom: 2rem;
	right: 1rem;
	overflow: hidden;
}

#zt .head_text_box .swiper-slide {
	height: 2rem;
}

#zt .head_text_box span {
	display: inline-block;
	float: right;
	background: rgba(58, 4, 73, 0.5);
	border-radius: .6rem;
	color: #fff;
	font-size: .4rem;
	line-height: .4rem;
	padding: .2rem .3rem;
	margin: .2rem 0 0 0;
	height: .8rem;
	overflow: hidden;
	box-sizing: border-box;
}

#zt .gg {
	width: 12.88rem;
	height: 6.06rem;
	background: #fff;
	border: solid .24rem #dd0301;
	border-radius: .4rem;
	padding: .24rem;
	margin: 0 auto;
}

#zt .gg img {
	border-radius: .4rem;
}

#zt .fen {
	width: 2.8rem;
	height: 2.8rem;
	background: #dd0301;
	border-radius: 50%;
	border: solid .1rem #ffe7e7;
	color: #fff;
	font-size: .8rem;
	line-height: .8rem;
	text-align: center;
	padding: .65rem 0;
	position: absolute;
	top: 1.2rem;
	right: .5rem;
	z-index: 1;
	box-sizing: border-box;
	transform: rotate(25deg);
}


/**/

.gift {
	width: 11.76rem;
	padding: .5rem 0;
	box-sizing: border-box;
	margin: 0 auto;
}


/**/

.no_top {
	flex-flow: column nowrap;
	justify-content: center;
	color: #fff;
	background: #dd0301;
	width: 14.2rem;
	text-align: center;
	padding: .2rem 0;
	margin: 0 auto;
	box-sizing: border-box;
}

#zt .no_top b {
	font-size: .72rem;
	font-weight: bold;
	line-height: .72rem;
	margin: 0 0 .2rem 0;
}

#zt .no_top span {
	font-size: .44rem;
	line-height: .44rem;
}


/**/

.table {
	width: 14.18rem;
	border: solid .02rem #dd0301;
	border-bottom: solid .04rem #dd0301;
	margin: 0 auto;
}

#zt .table li {
	display: table;
	box-sizing: border-box;
	width: 100%;
}

#zt .dan {
	color: #dd0301;
	font-size: .52rem;
	font-weight: bold;
	line-height: .52rem;
	text-indent: .3rem;
}

#zt .rmb {
	box-sizing: border-box;
	padding: .2rem;
}

#zt .rmb b {
	color: #dd0301;
	font-size: .48rem;
	font-weight: bold;
	line-height: .48rem;
	display: block;
	margin: 0 0 .2rem 0;
}

#zt .rmb p {
	color: #595857;
	font-size: .35rem;
	line-height: .5rem;
	font-weight: bold;
}

#zt .rmb span {
	color: #ff0200;
	font-size: .48rem;
	font-weight: bold;
	line-height: .7rem;
	display: block;
}


/**/

.dan {
	width: 25%;
}

#zt .rmb {
	width: 50%;
}

#zt .tu {
	width: 25%;
}

.table li>div {
	display: table-cell;
	vertical-align: middle;
	border-right: solid .04rem #dd0301;
	border-bottom: solid .04rem #dd0301;
	border-left: solid .02rem #dd0301;
	box-sizing: border-box;
}

.table li:nth-child(odd) {
	background: #FFFFFF;
}

.table li:nth-child(even) {
	background: #FFFFFF;
}


/**/

.jin {
	width: 13.88rem;
	height: 4.86rem;
	background: url(http://www.jiehun021.com/wap/images/dj.jpg) no-repeat;
	background-size: 100%;
	border-radius: .4rem;
	overflow: hidden;
	padding: 0 1rem;
	margin: 0 auto;
	color: #410e0e;
	flex-flow: column nowrap;
	justify-content: center;
	box-sizing: border-box;
}

#zt .jin p {
	font-size: .4rem;
	line-height: .55rem;
}

#zt .jin b {
	font-size: .52rem;
	font-weight: bold;
	line-height: .52rem;
	margin: .5rem 0;
}


/**/

.table_b {
	width: 14.16rem;
	border-top: solid 0.02rem #ff9187;
	border-left: solid 0.02rem #ff9187;
	margin: 0 auto;
}

#zt .table_b li {
	display: table;
}

.table_b li:nth-child(odd) {
	background: #ff9187;
}

.table_b li:nth-child(even) {
	background: #dd0301;
}

.table_b li>div {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-size: .44rem;
	line-height: .56rem;
	text-align: center;
	border-right: solid 0.02rem #f6b0aa;
	border-bottom: solid 0.02rem #f6b0aa;
	padding: .3rem 0;
}

.table_b li>div b {
	color: #FFFFFF;
	font-size: .56rem;
}

.table_b li>div i {
	color: #fff;
	font-size: .48rem;
	font-weight: bold;
	font-style: normal;
}

.table_b li>div span {
	color: #fff600;
	font-size: .48rem;
	font-weight: bold;
}

#zt .b_1 {
	width: 3.8rem;
}

#zt .b_2 {
	width: 5.2rem;
}

#zt .b_3 {
	width: 5.2rem;
}

#zt .zhu {
	color: #fff;
	line-height: .4rem;
	text-align: center;
	padding: 0 2rem;
	box-sizing: border-box;
}

#zt .zhu b {
	font-size: .4rem;
	font-weight: bold;
}

#zt .zhu span {
	font-size: .4rem;
}