.ticket-margin {
	padding-left: 46px;
	padding-top: 37px;
	padding-right: 74px;
}

.ticket-title {
	width: 120px;
	height: 30px;
	font-size: 30px;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN-Bold;
	font-weight: 500;
	color: #303336;
	line-height: 45px;
}

.ticket-text-color {
	color: #009040;
}

.ticket-lump {
	width: 56px;
	height: 5px;
	margin-top: 26px;
	background: #009040;
}

.ticket-stand-lump {
	width: 12px;
	height: 240px;
	background: #009040;
	position: absolute;
	right: 0;
	top: 38px;
}

.ticket-describe {
	margin-top: 45px;
	padding-left: 29px;
}

.ticket-describe-text {
	font-size: 18px;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN-Bold;
	font-weight: 500;
	color: #303336;
	line-height: 40px;
}

.ticket-time {
	margin-top: 38px;
	margin-left: 0;
}

.ticket-time-box {
	width: 60px;
	height: 190px;
	background: #EDEEF1;
	border-radius: 10px;
	pointer-events: none;
	font-size: 18px;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN-Bold;
	font-weight: 400;
	color: #303336;
	line-height: 28px;
	word-wrap: break-word;
	writing-mode: tb-rl;
	text-align: center;
	padding: 0px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	letter-spacing: 6px;
}

.ticket-main-exhibition-hall {
	height: 190px;
	background: #F1E7DA;
	border-radius: 10px;
	margin-left: 20px;
	padding: 0;
}

.ticket-main-exhibition-hall-title {
	width: 100%;
	height: 60px;
	display: flex;
	justify-content: space-between;
}

.ticket-time-name {
	width: 50%;
	display: flex;
	align-items: center;
	font-size: 18px;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN-Bold;
	font-weight: 500;
	padding-left: 10px;
}

.ticket-time-tip {
	width: 50%;
	display: flex;
	align-items: center;
	font-size: 14px;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN-Bold;
	font-weight: 400;
	color: #303336;
	text-align: right;
	padding-right: 10px;
	text-align: right;
}

.ticket-time-title-color1 {
	color: #BC6B00;
}

.ticket-time-title-color2 {
	color: #0083C2;
}

.ticket-time-title-color3 {
	color: #00905A;
}

.ticket-main-exhibition-hall-content {
	width: 100%;
	height: 130px;
	background: #F8F1E9;
	border-radius: 0px 0px 10px 10px;
	display: flex;
}

.ticket-time-contnet-left {
	margin-left: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	line-height: 30px;
	color: #969A9D;
}

.ticket-time-contnet-left div {
	text-align: justify;
	font-size: 14px;
}

.ticket-time-contnet-right {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	line-height: 30px;
	text-align: justify;
	color: #434547;
	margin-left: 10px;
}

.ticket-time-contnet-right div {
	font-size: 14px;
}

.ticket-child {
	height: 190px;
	background: #E4EFF8;
	margin-left: 20px;
	border-radius: 10px;
	padding: 0;
}

.ticket-child-hall-title {
	width: 100%;
	height: 60px;
	display: flex;
	justify-content: space-between;
}

.ticket-child-hall-content {
	width: 100%;
	height: 130px;
	background: #F2F9FD;
	border-radius: 0px 0px 10px 10px;
}

.ticket-temporary-exhibition {
	height: 190px;
	background: #DCF5EC;
	margin-left: 20px;
	border-radius: 10px;
	padding: 0;
}

.ticket-temporary-exhibition-hall-title {
	width: 100%;
	height: 60px;
	display: flex;
	justify-content: space-between;
}

.ticket-temporary-exhibition-hall-content {
	width: 100%;
	height: 130px;
	background: #EAFEF7;
	border-radius: 0px 0px 10px 10px;
	padding: 0 15px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: justify;
	font-size: 14px;
}

.ticket-channel-desc {
	font-size: 18px;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN-Bold;
	font-weight: 400;
	line-height: 40px;
}

.ticket-channel-desc span {
	color: #3E3F41;
}

.ticket-channel-desc2 {
	margin-top: 39px;
}

.ticket-channel-desc2-text {
	font-size: 16px;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN-Bold;
	font-weight: 400;
	line-height: 32px;
}

.ticket-channel-desc2-text span {
	color: #F99D04;
}

.ticket-channel-desc2-qrcode {
	display: flex;
	justify-content: space-around;
	font-size: 20px;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN-Bold;
	line-height: 26px;
}

.ticket-channel-desc2-qrcode-left {
	text-align: center;
}

.ticket-channel-desc2-qrcode-right {
	text-align: center;
}

.ticket-policy {
	margin-top: 40px;
	font-size: 18px;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN-Bold;
	font-weight: 400;
	color: #303336;
	line-height: 40px;
}

.ticket-nav {
	display: flex;
	justify-content: space-between;
	margin-top: 32px;
	border-bottom: #EAECEF solid 1px;
}

.ticket-nav-box {
	align-self: center;
	display: flex;
}

.ticket-nav-box a {
	cursor: pointer;
	font-weight: 500;
	color: #969A9D;
	font-size: 16px;
}

.ticket-nav-box a:last-child {
	border: none;
}

.ticket-nav-box a:hover,
.ticket-nav-box a:active,
.ticket-nav-box a:focus,
.ticket-nav-box .active {
	font-weight: 600;
	color: #009040;
}

.ticket-nav-box .active::after {
	background: #009040;
	height: 5px;
	width: 100%;
}

.ticket-nav-box a::after {
	content: '';
	width: 0;
	height: 5px;
	background: #009040;
	display: block;
	margin-top: 6px;
	transition: all 0.3s;
}

.ticket-nav-box a:hover:after {
	width: 100%;
}

.ticket-policy-exhibition {
	/* margin-top: 20px; */
}

.ticket-policy-show-hide {
	display: none;
}

.ticket-policy-exhibition-box {
	display: flex;
}

.ticket-policy-exhibition-number {
	font-size: 100px;
	width: 8%;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN-Bold;
	font-weight: bold;
	color: #EAF6F0;
	line-height: 150px;
}

.ticket-policy-exhibition-content {
	margin-left: -20px;
	width: 92%;
	display: flex;
	height: 100px;
	margin-top: 10px;
}

.ticket-policy-exhibition-name {
	width: 20%;
	font-size: 24px;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN-Bold;
	font-weight: 500;
	color: #009040;
	display: flex;
	align-items: flex-end;
	line-height: 36px;
}

.ticket-policy-exhibition-price {
	margin: 20px 0 0 0;
	width: 80%;
	border-bottom: 6px solid #F7F7F7;
	display: flex;
	align-items: flex-end;
	font-size: 16px;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	color: #969A9D;
	line-height: 32px;
}

.ticket-dec-text-color {
	color: #969A9D;
	line-height: 28px;
}

.ticket-buy {
	width: 90px;
	font-size: 14px;
	text-align: center;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #F99D04;
	color: #fff;
}

.ticket-buy i {
	color: #fff;
	font-size: 10px;
	margin-left: 10px;
}

.ticket-dec {
	font-size: 16px;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	line-height: 32px;
	padding-bottom: 20px;
	border-bottom: #EAECEF dotted 1px;
}

.ticket-prompt {
	display: flex;
	font-size: 16px;
	margin-top: 20px;
}

.ticke-line {
	margin-top: 20px;
	background: url(../images/line.png) center bottom;
	width: 100%;
	height: 10px
}