.attachmentList a,.batch-wrap .batch-box .footer>.status>div,.batch-wrap .batch-title {
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap
}

#signup-type-wrap {
	display: none;
	position: fixed;
	z-index: 10;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,.6)
}

#signup-type-wrap .type {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -190px;
	width: 380px;
	font-size: 32px;
	line-height: 90px;
	text-align: center;
	background-color: #fff;
	border-radius: 8px
}

#signup-type-wrap .login-type {
	-webkit-transform: translate(0,-150px);
	-moz-transform: translate(0,-150px);
	-ms-transform: translate(0,-150px);
	transform: translate(0,-150px)
}

#signup-type-wrap .anonymous-type {
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0)
}

.u-dialog.share-wechat-dialog {
	border-radius: 18px
}

.u-dialog.share-wechat-dialog .dialog-head {
	display: none
}

.u-dialog.share-wechat-dialog .dialog-content {
	padding-bottom: 40px;
	text-align: center
}

.u-dialog.share-wechat-dialog .dialog-footer {
	padding: 0;
	height: 80px
}

.u-dialog.share-wechat-dialog .dialog-footer button {
	width: 100%;
	height: 100%;
	color: #fff;
	border-radius: 0 0 14px 14px
}

.consult {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 1
}

.consult .shadow {
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,.6)
}

.consult .u-selection-content {
	padding-bottom: 120px
}

.consult ul {
	background-color: #f2f2f2
}

.consult ul li {
	margin: 0 0 24px;
	padding-left: 20px;
	background-color: #fff;
	border-radius: 6px
}

.consult ul li a {
	position: relative;
	display: block;
	padding-left: 90px;
	font-size: 28px;
	line-height: 100px;
	color: #666
}

.calendar-wrap .calendar-date .full .capacity,.calendar-wrap .calendar-date .full .date,.calendar-wrap .calendar-date .full .rmb,.calendar-wrap .calendar-header .next[disabled],.calendar-wrap .calendar-header .prev[disabled] {
	color: #ccc
}

.consult ul li a i {
	position: absolute;
	width: 50px;
	height: 50px;
	left: 0;
	top: 20px
}

.consult ul li a i:before {
	left: 20px;
	font-size: 50px
}

.consult .captainTag {
	float: none;
	display: inline-block;
	margin-left: 20px;
	line-height: 32px;
	border: 2px solid;
	font-size: 24px;
	padding: 0 5px
}

.calendar-wrap {
	box-sizing: border-box;
	padding-bottom: 25px;
	background-color: #fff
}

.calendar-wrap * {
	box-sizing: border-box
}

.calendar-wrap .calendar-header {
	height: 78px;
	font: 700 30px "Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;
	line-height: 78px;
	text-align: center
}

.calendar-wrap .calendar-header .prev {
	float: left
}

.calendar-wrap .calendar-header .next {
	float: right
}

.calendar-wrap .calendar-header .next,.calendar-wrap .calendar-header .prev {
	width: 78px;
	height: 78px;
	background-color: transparent
}

.calendar-wrap .calendar-header .title {
	margin: 0 120px
}

.calendar-wrap .calendar-week {
	height: 78px;
	border-bottom: 1px solid #e4e4e4
}

.calendar-wrap .calendar-week li {
	display: inline-block;
	font-size: 30px;
	line-height: 78px;
	width: 100px;
	height: inherit
}

.calendar-wrap .calendar-date {
	position: relative
}

.calendar-wrap .calendar-date li {
	position: relative;
	margin-top: 16px;
	display: inline-block;
	font-size: 28px;
	width: 100px;
	height: 110px;
	vertical-align: top;
	border-radius: 8px
}

.calendar-wrap .calendar-date .full {
	background: #fff;
	color: #ccc
}

.calendar-wrap .calendar-date .date {
	color: #333;
	font-size: 30px
}

.calendar-wrap .calendar-date .capacity {
	font-size: 22px;
	padding-bottom: 4px;
	color: #999;
	overflow: hidden;
	white-space: nowrap
}

.calendar-wrap .calendar-date .rmb {
	font-size: 24px;
	overflow: hidden;
	white-space: nowrap
}

.calendar-wrap .calendar-date .ext {
	line-height: 28px
}

.calendar-wrap .calendar-date .sparse .ext {
	line-height: 38px
}

.calendar-wrap .calendar-lv {
	font-size: 0;
	text-align: center
}

.calendar-wrap .calendar-lv .next,.calendar-wrap .calendar-lv .prev {
	opacity: .5
}

.calendar-wrap .calendar-month li,.calendar-wrap .calendar-year li {
	width: 25%;
	display: inline-block;
	font-size: 28px;
	font-weight: 700;
	height: 180px;
	line-height: 180px
}

.upgrade-vip .u-selection-content .header {
	margin-left: 24px;
	padding-right: 24px;
	height: 80px;
	border-bottom: 2px solid #cecece;
	line-height: 80px
}

.upgrade-vip .u-selection-content .header .link i {
	display: inline-block;
	font: 400 20px/24px Arial;
	border: 2px solid currentColor;
	text-align: center;
	width: 24px;
	height: 24px;
	border-radius: 50%
}

.upgrade-vip .u-selection-content .body {
	margin-left: 24px;
	padding-right: 24px;
	max-height: 630px
}

.upgrade-vip .u-selection-content .footer {
	line-height: 1.2
}

.upgrade-vip .u-selection-content .package-list {
	padding-top: 30px;
	font-size: 28px;
	line-height: 86px;
	color: #333
}

.upgrade-vip .u-selection-content .package-list li {
	box-sizing: border-box;
	margin-bottom: 30px;
	height: 90px;
	border-radius: 8px;
	border: 2px solid #ececec;
	background-color: #fff;
	overflow: hidden
}

.upgrade-vip .u-selection-content .package-list li.active {
	color: #FFF
}

.upgrade-vip .u-selection-content .package-list li span {
	float: left;
	box-sizing: border-box;
	width: 50%;
	padding: 0 20px
}

.upgrade-vip .u-selection-content .package-list li .package-price {
	text-align: right
}

.upgrade-vip .u-selection-content .next {
	width: 360px;
	height: 80px;
	font-size: 36px;
	line-height: 80px;
	background-color: #ccc
}

.rule-wrap {
	display: none;
	position: fixed;
	z-index: 100;
	top: 100px;
	bottom: 100px;
	left: 20px;
	right: 20px;
	padding: 60px 20px 20px;
	background-color: #f2f2f2;
	box-shadow: 0 0 10px #ccc;
	outline: rgba(0,0,0,.6) solid 100px
}

.rule-wrap .rule-title {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background-color: inherit
}

.rule-wrap .close {
	position: absolute;
	width: 80px;
	height: 80px;
	top: 0;
	right: 0;
	font: 700 50px/80px Arial
}

.rule-wrap .content-wrap {
	position: absolute;
	top: 60px;
	bottom: 20px;
	left: 20px;
	right: 20px;
	overflow-x: hidden
}

body {
	padding-bottom: 26px
}

.weixin-customer-service {
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,.3);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11
}

.weixin-customer-service .weixinImg {
	width: 400px;
	height: 420px;
	background-color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border-radius: 10px
}

.weixin-customer-service .weixinImg img {
	width: 300px;
	height: 300px;
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	top: 47%
}

.weixin-customer-service .weixinImg h3 {
	text-align: center;
	font-size: 28px;
	position: absolute;
	width: 100%;
	bottom: 27px
}

.weixin-customer-service .weixinImg .close-X {
	font-size: 34px;
	color: #ccc;
	position: absolute;
	top: 2px;
	right: 15px
}

.theme-fff-act.active {
	color: #fff!important;
	border: none!important
}

.event-cover {
	height: 500px
}

.event-cover img {
	width: 100%;
	height: 100%
}

.data-wrap {
	margin-bottom: 24px
}

.data-wrap .c9 {
	font-size: 24px
}

.data-wrap .data-line {
	position: relative;
	padding: 10px 0
}

.data-wrap .data-line .support-deposit {
	font-size: 20px;
	line-height: 24px;
	background-color: #ff7c07;
	border-radius: 4px;
	color: #fff;
	padding: 0 4px
}

.data-wrap .data-line .capacity {
	position: absolute;
	right: 0;
	top: 14px
}

.data-wrap .data-line #resale-state {
	margin-top: 5px
}

.data-wrap .title {
	font-size: 32px;
	color: #333;
	line-height: 32px
}

.data-wrap .avatar {
	vertical-align: bottom;
	width: 24px;
	height: 24px;
	border-radius: 50%
}

.data-wrap:after {
	content: '';
	display: block;
	clear: both
}

.data-wrap .data {
	position: relative;
	padding: 24px;
	box-sizing: border-box;
	min-height: 40px;
	line-height: 40px;
	color: #505050;
	border-bottom: 2px solid #e4e4e4;
	overflow: hidden
}

.data-wrap .data:last-child {
	border: none
}

.dw2,.func-wrap {
	border-top: 2px solid #e5e5e5
}

.data-wrap .data.has-accessory {
	padding-right: 100px
}

.data-wrap .data .label {
	float: left;
	position: relative;
	height: 40px;
	min-width: 144px;
	padding-right: 20px;
	color: #8c8c8c;
	font-size: 28px
}

.zh .data .label {
	text-align: justify;
	text-align-last: justify;
	-moz-text-align-last: justify;
	-webkit-text-align-last: justify
}

.data-wrap .data .label:after {
	content: ':';
	position: absolute;
	right: 10px;
	top: 0
}

.data-wrap .data .value {
	margin-left: 10px;
	font-size: 28px;
	color: #151515
}

.data-wrap .data .accessory {
	position: absolute;
	top: 24px;
	right: 16px
}

.data-wrap .data .iconCaptain {
	float: left;
	width: 24px;
	height: 40px;
	background: url(/res/m/img/ico_captain.png) center/24px no-repeat
}

.attachmentList {
	line-height: 50px;
	float: left;
	margin-left: 24px
}

.attachmentList a {
	display: block;
	color: #505050;
	overflow: hidden;
	width: 600px
}

.dw2 {
	margin: 0 -24px;
	padding-bottom: 0;
	overflow: hidden
}

.notice-tip {
	width: 692px;
	overflow-x: hidden;
	margin-bottom: 18px;
	line-height: 1.5;
	font-size: 28px
}

.func-wrap {
	display: none;
	position: fixed;
	width: 100%;
	z-index: 2;
	bottom: 0;
	font-size: 0;
	white-space: nowrap;
	box-sizing: border-box
}
.func-wrap1{
	display: none;
	width: 100%;
	z-index: 2;
	bottom: 0;
	font-size: 0;
	white-space: nowrap;
	box-sizing: border-box
}

.func-wrap>.buttons {
	display: flex;
	justify-content: space-evenly
}

.func-wrap1>.buttons {
	display: flex;
	justify-content: space-evenly
}


.func-wrap button {
	height: 80px;
	font-size: 32px
}

.func-wrap1 button {
	height: 80px;
	font-size: 32px
}


.func-wrap .cannot-apply {
	min-width: 607px
}

.func-wrap1 .cannot-apply {
	min-width: 607px
}

.func-wrap .join {
	width: 46%;
	margin: 20px
}

.func-wrap1 .join {
	width: 46%;
	margin: 20px
}

.func-wrap .join.disabled {
	background-color: #FF0000!important;
	border-color: #c6c6c5!important
}

.func-wrap1 .join.disabled {
	background-color: #FF0000!important;
	border-color: #c6c6c5!important
}

.func-wrap .join.disabled1 {
	background-color: #067da8!important;
	border-color: #c6c6c5!important
}

.func-wrap1 .join.disabled1 {
	background-color: #067da8!important;
	border-color: #c6c6c5!important
}


.func-wrap .join:only-child {
	width: 96%;
	margin: 20px 24px
}

.func-wrap1 .join:only-child {
	width: 96%;
	margin: 20px 24px
}

.func-wrap.no-consult .join {
	/*width: 702px*/
}

.func-wrap .reply {
	position: absolute;
	left: 0;
	width: 95px;
	height: 120px;
	border-right: 2px solid #e5e5e5;
	background: #fff;
	color: #666;
	font-size: 26px
}

.func-wrap1 .reply {
	position: absolute;
	left: 0;
	width: 95px;
	height: 120px;
	border-right: 2px solid #e5e5e5;
	background: #fff;
	color: #666;
	font-size: 26px
}

.func-wrap .reply .icon {
	display: block
}

.func-wrap1 .reply .icon {
	display: block
}

.func-wrap.resale-no-reply .join {
	width: 100%
}

.func-wrap1.resale-no-reply .join {
	width: 100%
}

.func-wrap.resale-no-reply.support-all .join {
	width: 336px
}

.func-wrap1.resale-no-reply.support-all .join {
	width: 336px
}

.func-wrap.resale-no-reply .cannot-apply {
	min-width: 100%
}

.func-wrap1.resale-no-reply .cannot-apply {
	min-width: 100%
}


.batch-wrap .batch-box {
	overflow: visible;
	background-color: #fff;
	padding-bottom: 102px
}

.batch-wrap .batch-box .footer {
	bottom: 0;
	position: absolute;
	width: 100%;
	padding: 0;
	color: #fff;
	height: 102px;
	overflow: hidden
}

.batch-wrap .batch-box .footer>div {
	float: left;
	line-height: 40px;
	box-sizing: border-box
}

.batch-wrap .batch-box .footer>.status {
	width: 40%;
	padding: 10px 0 10px 20px;
	color: #666;
	font-size: 26px
}

.batch-wrap .batch-box .footer>.status>div {
	overflow: hidden
}

.batch-wrap .batch-box .footer>.actions {
	display: flex;
	width: 60%;
	font-size: 28px;
	text-align: center
}

.batch-wrap .batch-box .footer .confirm {
	padding: 10px 0;
	flex-grow: 1;
	box-sizing: border-box;
	height: 100px
}

.batch-wrap .batch-box .footer .confirm-large {
	line-height: 80px;
	font-size: 36px
}

.batch-wrap .close {
	position: absolute;
	width: 40px;
	height: 40px;
	right: 10px;
	top: 10px;
	font-size: 40px;
	line-height: 40px;
	text-align: center
}

.batch-wrap .applier-type-wrap li i:after,.batch-wrap .applier-type-wrap li i:before,.formWrap .mainInfoArea .signInText {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%)
}

.batch-wrap .event-info {
	padding-left: 20px;
	height: 200px
}

.batch-wrap .event-info .thumb {
	float: left;
	margin: -60px 20px 0 0;
	width: 240px;
	height: 240px;
	border: 1px solid #e4e4e4;
	border-radius: 6px
}

.batch-wrap .event-info h3 {
	font-size: 30px;
	padding: 24px 24px 10px 0
}

.batch-wrap .body {
	padding: 0 24px;
	max-height: 800px
}

.batch-wrap h4 {
	font-size: 26px;
	padding-bottom: 20px;
	color: #999
}

.batch-wrap .batch-title {
	overflow: hidden
}

.batch-wrap .batch-list li,.batch-wrap .service-list li {
	box-sizing: border-box;
	display: inline-block;
	margin: 0 32px 32px 0;
	padding: 0 18px;
	height: 72px;
	font-size: 30px;
	line-height: 72px;
	color: #333;
	border: 1px solid #999;
	border-radius: 4px;
	max-width: 100%
}

.batch-wrap .batch-list li.disabled,.batch-wrap .service-list li.disabled {
	color: #999;
	text-decoration: line-through
}

.batch-wrap .applier-type-wrap li {
	padding: 20px 0;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #E4E4E4
}

.batch-wrap .applier-type-wrap li i {
	position: relative;
	display: inline-block;
	border: 2px solid;
	border-radius: 4px;
	width: 56px;
	height: 56px;
	text-align: center;
	font: 700 30px/56px Arial
}

.batch-wrap .applier-type-wrap li i:after,.batch-wrap .applier-type-wrap li i:before {
	content: '';
	position: absolute;
	border-radius: 4px;
	width: 24px;
	height: 4px;
	background: currentColor;
	transform: translate(-50%,-50%)
}

.batch-wrap .applier-type-wrap li i.up:after {
	-webkit-transform: translate(-50%,-50%) rotateZ(90deg);
	-moz-transform: translate(-50%,-50%) rotateZ(90deg);
	-ms-transform: translate(-50%,-50%) rotateZ(90deg);
	transform: translate(-50%,-50%) rotateZ(90deg)
}

.batch-wrap .applier-type-wrap li input {
	box-sizing: border-box;
	width: 80px;
	height: 60px;
	border: 1px solid #E4E4E4;
	text-align: center;
	vertical-align: top;
	margin: 0 4px
}

.uiAddReviewBox {
	margin-left: 20px;
	margin-right: 20px
}

#dialog-confirm {
	border-radius: 18px
}

#dialog-confirm .dialog-head {
	display: none
}

#dialog-confirm .dialog-content {
	padding-bottom: 40px
}

#dialog-confirm .dialog-footer {
	padding: 0;
	border-top: 1px solid #ebebeb
}

#dialog-confirm .dialog-footer button {
	width: 50%;
	height: 80px;
	margin-right: 0;
	border-width: 0;
	border-radius: 0
}

#dialog-confirm .dialog-footer button.confirm-n {
	border-bottom-right-radius: 18px
}

.appliers-wrap h4 {
	line-height: 50px;
	float: left;
	margin-right: 12px
}

.appliers-wrap .appliers {
	padding-left: 2px;
	margin-right: -24px;
	height: 50px;
	width: 72%;
	overflow: hidden;
	float: left
}

.appliers-wrap .appliers li {
	float: left;
	margin: 0 22px 22px 0;
	position: relative
}

.appliers-wrap .appliers .avatar {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%
}

.appliers-wrap .appliers .applierCount {
	color: #fff;
	font-size: 11px;
	padding: 0 5px;
	border-radius: 9px;
	opacity: .6;
	position: absolute;
	bottom: 0;
	right: -6px
}

.appliers-wrap .more-applier {
	float: right;
	margin-top: 10px
}

.sas-js-CMMprice {
	color: #666!important;
	font-size: 24px!important
}

.integral-tips,.receive-coupon,.receive-coupon span.coupons-span {
	font-size: 24px;
	vertical-align: middle
}

.integral-tips {
	line-height: 54px;
	height: 54px
}

.integral-tips .icon {
	margin-right: 4px
}

.receive-coupon {
	height: 54px
}

.receive-coupon img {
	width: 19px;
	height: 22px;
	margin-left: 5px
}

.receive-coupon span.coupons-span {
	height: 24px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	padding-left: 10px;
	cursor: pointer
}

.formWrap {
	padding: 20px 20px 0
}

.formWrap .mainInfoArea {
	height: 468px;
	position: relative;
	margin-bottom: 40px
}

.formWrap .mainInfoArea .signInImg {
	width: 100%;
	height: 100%
}

.formWrap .mainInfoArea .signInText {
	width: 460px;
	padding: 35px 25px;
	position: absolute;
	transform: translate(-50%,-50%);
	background-color: #fff;
	opacity: .8;
	color: #333
}

.formWrap .mainInfoArea .signInText h3 {
	font-size: 32px
}

.formWrap .mainInfoArea .signInText .signInBody {
	font-size: 26px
}

.formWrap .mainInfoArea .signInText .signInBody .data {
	margin-top: 15px;
	height: 39px
}

.formWrap .mainInfoArea .signInText .signInBody .data .label {
	width: 135px;
	float: left;
	text-align: left;
	-ms-text-align-last: left;
	text-align-last: left
}

.formWrap .mainInfoArea .signInText .signInBody .data .value {
	margin-left: 135px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.formWrap .formArea .text-input {
	height: 84px;
	padding: 25px;
	border: 1px solid #ccc;
	text-align: center;
	margin-bottom: 30px;
	display: block;
	width: 100%;
	font-size: 28px;
	color: #cfcfcf
}

.formWrap .formArea .formButton {
	display: block;
	width: 100%;
	height: 84px;
	font-size: 36px;
	color: #fff;
	border-radius: 5px
}

.coupons ul p,.intro-wrap>h5,.linkWrap .tip {
	font-size: 32px;
	color: #333
}

.linkWrap {
	padding: 20px 20px 0
}

.linkWrap .tip {
	padding: 110px 135px 90px;
	text-align: center
}

.linkWrap .tip .tip-head {
	text-align: center
}

.linkWrap .tip .tip-head i {
	font-size: 32px;
	margin-right: 5px
}

.linkWrap .tip .item-info {
	margin: 20px 0
}

.linkWrap .links {
	text-align: center;
	display: inline-block;
	width: 100%
}

.linkWrap .links a {
	padding: 20px 55px;
	display: inline-block;
	border: 1px solid;
	border-radius: 5px
}

.linkWrap .links a.grade-info {
	margin-left: 30px
}

.more-applier {
	display: block;
	text-align: center
}

.select-batch .icon {
	line-height: 40px
}

.en .data-wrap .data .label {
	min-width: 140px
}

.en .integral-icon {
	width: 80px
}

.en .appliers-wrap .appliers {
	overflow: hidden;
	width: 60%
}

.en .appliers-wrap .appliers:after {
	content: '';
	display: block;
	clear: both
}

.calendar-wrap {
	padding-left: 1px
}

.uiNavbar.transparentBg {
	background-color: #33bd61;
	box-shadow: none
}

.uiNavbar.transparentBg .wapcart {
	right: 74px
}

.resale.tag-wrap .tag {
	width: 100%
}

.intro-wrap {
	padding: 24px;
	background-color: #fff
}

.intro-wrap>h5 {
	text-align: center;
	line-height: 1;
	margin: 32px 0 14px
}

.coupons ul {
	position: absolute;
	z-index: 1;
	width: 100%;
	max-height: 90%;
	overflow: scroll;
	left: 0;
	bottom: 0;
	background: #FFF;
	font-family: MicrosoftYaHei
}

.coupons ul .coupon-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 80px;
	width: 100%;
	z-index: 5;
	background: #fff
}

.coupons ul p {
	height: 31px;
	line-height: 31px;
	padding: 24px;
	border-bottom: 1px solid #ccc
}

.coupons ul .close {
	position: absolute;
	width: 40px;
	height: 40px;
	right: 14px;
	top: 14px;
	font-size: 40px;
	line-height: 40px;
	text-align: center
}

.coupons ul .coupon-wrap {
	margin-top: 100px
}

.coupons ul .coupon-wrap .nomore-coupons {
	text-align: center
}

.coupons ul .coupons-list {
	position: relative;
	height: 120px;
	float: none;
	background: 0 0;
	margin: 20px
}

.coupons ul .coupons-list .list {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 702px;
	height: 120px;
	background: #3dbb86
}

.coupons ul .coupons-list .list.gray {
	background: #ddd
}

.coupons ul .coupons-list .list-shadow {
	position: absolute;
	z-index: -1;
	top: 65px;
	left: -16px;
	width: 738px;
	height: 85px;
	background: url(/res/m/img/coupon-receive-shadow.png)
}

.coupons ul .coupons-list .left {
	display: inline-block;
	width: 586px;
	height: 100%;
	background: url(/res/m/img/coupon-list-left.png) no-repeat
}

.coupons ul .coupons-list .left .price {
	width: 130px;
	height: 100%;
	text-align: center;
	float: left;
	color: #FF7C07
}

.coupons ul .coupons-list .left .price .max {
	font-size: 56px;
	line-height: 120px
}

.coupons ul .coupons-list .left .vip {
	position: absolute;
	bottom: 7px;
	left: 16px;
	width: 101px;
	height: 20px;
	line-height: 20px;
	background: #fff;
	border-radius: 10px;
	font-size: 0
}

.coupons ul .coupons-list .left .vip span {
	font-size: 16px;
	padding-left: 4px;
	vertical-align: middle;
	color: #F29709
}

.coupons ul .coupons-list .left .content {
	float: left;
	padding-left: 16px;
	height: 100%;
	color: #666;
	width: 440px
}

.coupons ul .coupons-list .left .content .title {
	font-size: 30px;
	line-height: 40px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.coupons ul .coupons-list .left .content .time {
	font-size: 20px;
	line-height: 40px
}

.coupons ul .coupons-list .left::after {
	content: "";
	display: block;
	clear: both
}

.coupons ul .coupons-list .right {
	display: inline-block;
	width: 116px;
	height: 100%;
	position: absolute;
	overflow: hidden
}

.coupons ul .coupons-list .right .circle {
	position: absolute;
	right: -21px;
	bottom: -21px;
	height: 122px;
	width: 122px;
	background: 0 0;
	border: 4px solid #fff;
	border-radius: 50%
}

.coupons ul .coupons-list .right .menu {
	position: absolute;
	left: 8px;
	top: 8px;
	height: 106px;
	width: 106px;
	background: #fff;
	border-radius: 50%
}

.coupons ul .coupons-list .right span {
	display: inline-block;
	width: 60px;
	text-align: center;
	font-size: 28px;
	color: #fff;
	line-height: 32px;
	margin: 27px
}

.coupons ul .coupons-list .right span.used {
	width: 90px;
	margin: 8px;
	color: #999;
	font-size: 24px;
	line-height: 80px
}

.coupons ul .coupons-list .right span.en {
	margin: 40px 27px
}

.coupons ul:last-child {
	padding-bottom: 40px
}

.aa_shadow {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(51,51,51,.6);
	z-index: 11
}

.aa_shadow .aa {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.aa_shadow .aa .b {
	color: #333;
	font-size: 36px;
	background-color: #fff;
	display: block;
	width: 300px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	margin-bottom: 13px;
	border-radius: 6px
}