
	.coupon_flow{
		width: 1210px;
		margin: 0 auto;
		height: auto;
	}
	.coupon_flow_head{
		width: 100%;
		height: 85px;
		padding-top: 18px;
	}
	.coupon_flow_head img{
		margin-top: 21px;
		float: left;
		margin-right: 9px;
	}
	.coupon_flow_head h4{
		font-size: 24px;
		float: left;
		margin-top: 21px;
		margin-right: 25px;
	}
	.coupon_flow_head div{
		float: left;
		margin-top: 15px;
		width: 141px;
		height: 36px;
		font-size: 14px;
		text-align: center;
		line-height: 36px;
		background: #efefef;
		color: #000;
		border-radius: 17px;
		margin-right: 25px;
		cursor: pointer;
	}
	.coupon_flow_head div.coupon_change{
		background: #e4393c;
		color: #fff;
	}
	.coupon_coup_box{
		width: 100%;
		height: auto;
	}
	.coupon_coup{
		width: 380px;
		height: 170px;
		border-radius: 5px;
		background: #f7f7f7;
		overflow: hidden;
		float: left;
		margin: 15px 11px 15px 11px;
	}
	.coupon_coubl{
		width: 188px;
		height: 100%;
		background: url(../images/coupon_blue.png);
		background-size: 100% auto;
		padding-top: 40px;
		float: left;
		box-sizing:border-box;
	}
	.coupon_coubl h4{
		font-size: 44px;
		color: #fff;
		text-align: center;
	}
	.coupon_coubl span{
		font-size: 18px;
	}
	.coupon_coubl>p{
		font-size: 14px;
		color: #fff;
		text-align: center;
		margin-top: 14px;
	}
	.coupon_coubl>div{
		width: 160px;
		height: 18px;
		background: #fff;
		position: relative;
		border-radius: 9px;
		margin-left: 10px;
		margin-top: 24px;
	}
	.coupon_coubl div div{
		position: absolute;
		top:0;
		left: 0;
		width: 70%;
		height: 18px;
		border-radius: 9px;
		background: #ffc600;
		color: #000;
	}
	.coupon_coubl div p{
		position: absolute;
		top: 0;
		left: 0;
		width: 160px;
		height: 18px;
		text-align:center;
	}

	
	.coupon_cougl{
		width: 188px;
		height: 100%;
		background: url(../images/coupon_grey.png);
		background-size: 100% auto;
		padding-top: 60px;
		float: left;
		box-sizing:border-box;
	}
	.coupon_cougl h4{
		font-size: 44px;
		color: #fff;
		text-align: center;
	}
	.coupon_cougl span{
		font-size: 18px;
	}
	.coupon_cougl>p{
		font-size: 14px;
		color: #fff;
		text-align: center;
		margin-top: 14px;
	}
	.coupon_cougl>div{
		width: 160px;
		height: 18px;
		background: #fff;
		position: relative;
		border-radius: 9px;
		margin-left: 10px;
		margin-top: 24px;
	}
	.coupon_cougl div div{
		position: absolute;
		top:0;
		left: 0;
		width: 70%;
		height: 18px;
		border-radius: 9px;
		background: #ffc600;
		color: #000;
	}
	.coupon_cougl div p{
		position: absolute;
		top: 0;
		left: 0;
		width: 160px;
		height: 18px;
		text-align:center;
	}


	
	
	.coupon_coupl{
		width: 188px;
		height: 100%;
		background: url(../images/coupon_pink.png);
		background-size: 100% auto;
		padding-top: 40px;
		float: left;
		box-sizing:border-box;
	}
	.coupon_coupl h4{
		font-size: 44px;
		color: #fff;
		text-align: center;
	}
	.coupon_coupl span{
		font-size: 18px;
	}
	.coupon_coupl>p{
		font-size: 14px;
		color: #fff;
		text-align: center;
		margin-top: 14px;
	}
	.coupon_coupl>div{
		width: 160px;
		height: 18px;
		background: #fff;
		position: relative;
		border-radius: 9px;
		margin-left: 10px;
		margin-top: 24px;
	}
	.coupon_coupl div div{
		position: absolute;
		top:0;
		left: 0;
		width: 70%;
		height: 18px;
		border-radius: 9px;
		background: #ffc600;
		color: #000;
	}
	.coupon_coupl div p{
		position: absolute;
		top: 0;
		left: 0;
		width: 160px;
		height: 18px;
		text-align:center;
	}


	.coupon_coubr{
		width: 192px;
		height: 100%;
		float: left;
	}
	.coupon_coubr div{
		width: 100%;
		font-size: 16px;
		color: #000;
		padding-top: 33px;
		text-align: center;
	}
	.coupon_coubr p{
		font-size: 12px;
		color: #000;
		padding-top: 16px;
		text-align: center;
	}
	.coupon_coubr a{
		margin: 0 auto;
		margin-top: 15px;
		width: 124px;
		height: 36px;
		border-radius: 36px;
		border:1px solid #47b0da;
		display: block;
		text-align: center;
		line-height: 36px;
		font-size: 14px;
		color: #47b0da;
		text-decoration: none;
	}
	.coupon_coubr span{
		margin: 0 auto;
		margin-top: 25px;
		width: 124px;
		height: 36px;
		border-radius: 36px;
		border:1px solid #e0dedf;
		display: block;
		text-align: center;
		line-height: 36px;
		font-size: 14px;
		color: #d2d2d2;
	}
	.coupon_coubr img{
		margin: 4px 0 0 62px;
	}
	.coupon_ts{
		width: 1210px;
		height: 235px;
		background: #f5f5f5;
		margin-top: 20px;
		position: relative;
	}
	.coupon_ts h4{
		font-size: 20px;
		color: #e4393c;
		padding-top: 20px;
		margin-left: 32px;
	}
	.coupon_ts ul{
		margin-top: 16px;
		margin-left: 40px;
	}
	.coupon_ts li{
		line-height: 28px;
		font-size: 14px;
		color: #000;
		list-style: initial;
	}
	.coupon_ts li span{
		color: #e4393c;
	}
	.coupon_ts img{
		position: absolute;
		top: 0;
		right: 0;
	}