﻿.ticket-form {
	font-size: 14px
}

.ticket-form {
	z-index: 9999
}

.ticket-form ul.nav {
	list-style: none
}

.ticket-form ul.nav li {
	display: inline-block;
	width: 49%;
	text-align: center;
	box-sizing: border-box;
	height: 30px;
	line-height: 30px
}

.ticket-form ul.nav li a {
	color: #0a0a0a
}

.ticket-form ul.nav li.on {
	background: #c83323
}

.ticket-form ul.nav li.on a {
	color: #fff;
	display: block
}

.ticket-form .panel {
	padding: 10px
}

.ticket-form form table tr {
	height: 30px;
	line-height: 30px
}

.ticket-form form table td:first-child {
	text-align: right;
	padding-right: 5px;
	width: 100px
}

.ticket-form .tf-yunying li {
	list-style: none;
	display: inline-block;
	padding-right: 4px
}

.ticket-form .attach_yunying_child li {
	list-style: none;
	padding-right: 4px
}

.ticket-form .tf-yunying li span {
	display: none
}

.ticket-form .tf-checkbox li span {
	display: none
}

.common-form .tf-data {
	position: relative
}

.common-form .clear-icon {
	position: absolute;
	left: 150px;
	top: 8px;
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../images/closebtn.png) no-repeat;
	background-size: 100%;
	cursor: pointer;
	display: none;
	z-index: 2
}

.common-form .tf-submit {
	position: relative
}

.common-form .loadingif {
	display: none;
	position: absolute;
	top: 11px;
	left: 10px;
	width: 15px;
	height: 15px;
	background: url(../images/loading1.gif) no-repeat;
	background-size: 100%
}

.common-form .custom_survey ul,
.common-form .custom_survey_child ul,
.common-form .survey ul,
.common-form .survey_child ul {
	width: 350px;
	overflow: hidden
}

.common-form .custom_survey li,
.common-form .survey li {
	float: left;
	width: 90px;
	height: 30px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	line-height: 30px;
	text-align: center
}

.common-form .custom_survey li.on,
.common-form .survey li.on {
	border: 1px solid red;
	color: #ff4500
}

.common-form .custom_survey_child li,
.common-form .survey_child li {
	float: left;
	width: 98px;
	height: 35px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	line-height: 35px;
	text-align: center
}

.common-form .custom_survey_child li.on,
.common-form .survey_child li.on {
	border: 1px solid red;
	color: #ff4500
}

.common-form li input[type=checkbox] {
	opacity: 0
}

.common-form .tf-data .duihao-quan {
	position: relative;
	left: 10px;
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 2px solid #aaa;
	border-radius: 50%;
	background: #aaa
}

.common-form .tf-data .duihao-icon {
	display: inline-block;
	width: 4px;
	height: 8px;
	margin-top: 1px;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	border-radius: 2px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg)
}

.common-form .tf-data .duihao-quan.on {
	background: #ff4500;
	border: 2px solid #ff4500
}

.common-form .substitute {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 168px;
	padding: 3px 6px;
	border-radius: 4px;
	border: 1px solid #f0f0f0
}

.ticket-form form input[type=text] {
	padding: 3px 6px;
	border-radius: 4px;
	border: solid 1px #f0f0f0
}

.ticket-form form input[type=submit] {
	padding: 6px 24px;
	border-radius: 4px;
	border: solid 1px #f0f0f0;
	background: #972f9e;
	color: #fff;
	cursor: pointer
}

.ticket-form .verify-tip-tr {
	height: 0;
	line-height: 0
}

.ticket-form .tf-label {
	text-align: right;
	padding-right: 5px;
	width: 100px
}

.ticket-form .tf-item {
	padding: 8px 0 8px 0
}

.ticket-form .address .tf-data {
	width: 70%
}

.dw-modal .dw {
	position: fixed;
	top: 50%!important;
	left: 50%!important;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.ticket-form .verify-code {
	padding: 5px 5px;
	border-radius: 4px;
	border: solid 1px #f0f0f0;
	background: #434ec1;
	color: #fff;
	cursor: pointer
}

.verify-phone-code {
	float: left;
	width: 110px
}

.verify-phone-code input {
	width: 100%
}

#zt .dp_warp {
	z-index: 9!important
}

.dlgvcode {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	background: rgba(0, 0, 0, .8)
}

.dlgvcode .dlgvcode_c {
	width: 255px;
	margin: 200px auto;
	background: #fff;
	border-radius: 5px;
	padding: 20px;
	font-size: 16px
}

.dlgvcode .vcode_t {
	padding: 10px 0;
	color: #666
}

.dlgvcode .dlgvcode_c input,
.ticket-form form .dlgvcode .dlgvcode_c input[type=text] {
	width: 145px!important;
	height: 28px!important;
	padding: 3px 6px!important;
	vertical-align: top;
	-webkit-box-sizing: content-box!important;
	color: #333!important;
	background-color: #f8f8f8!important;
	border-color: #e1e1e1!important;
	float: left!important
}

.ticket-form form .dlgvcode .dlgvcode_c input[type=text]::-webkit-input-placeholder {
	color: #999
}

.ticket-form form .dlgvcode .dlgvcode_c input[type=text]::-moz-placeholder {
	color: #999
}

.ticket-form form .dlgvcode .dlgvcode_c input[type=text]::-moz-placeholder {
	color: #999
}

.ticket-form form .dlgvcode .dlgvcode_c input[type=text]::-ms-input-placeholder {
	color: #999
}

.dlgvcode .dlgvcode_c img {
	display: inline-block!important;
	height: 34px!important;
	margin-left: 5px;
	width: 86px!important
}

.dlgvcode .vcode_btn {
	text-align: center;
	padding-top: 30px;
	height: 30px
}

.dlgvcode .vcode_btn a {
	padding: 8px 30px;
	border-radius: 8px;
	color: #fff!important;
	margin: 10px 5px 0;
	background-color: #ff4242
}

#zt .ticket-form .survey.old li {
	height: auto!important;
	border-radius: .2rem
}

#zt .ticket-form .survey.old li.on {
	height: auto!important
}

#zt .ticket-form .survey.old li label p {
	display: none
}

#jiawei.is_wap {
	margin-bottom: .75rem
}

#jiawei.is_wap h3 {
	color: #333;
	font-size: .55rem!important
}

#jiawei.is_wap h4 {
	color: #ff3b50;
	font-size: .55rem!important
}

#jiawei.is_wap h4 span {
	font-size: .55rem!important
}

#jiawei.is_wap .img_text {
	margin: .65rem auto .5rem;
	text-align: center
}

#jiawei.is_wap .erweima {
	display: block;
	margin: .8rem auto .4rem;
	width: 3.78rem;
	height: 3.78rem;
	border: .32rem solid #fff;
	border-radius: .1rem
}

#jiawei.is_wap .weixin_name {
	cursor: pointer;
	display: inline-block;
	text-align: center;
	font-size: .55rem!important;
	padding: .3rem .9rem;
	background: #eff1f3;
	border-radius: 6px
}

#jiawei.is_wap .weixin_name p {
	font-size: .55rem!important
}

#jiawei.is_wap .weixin_name p span {
	font-size: .55rem!important
}

#jiawei.is_wap .weixin_name .toclick {
	color: #2064be;
	font-size: .475rem!important
}

#jiawei.is_wap .tips {
	color: #999;
	font-size: .48rem!important;
	text-align: center
}

#jiawei.is_pc {
	font-size: 12px;
	margin-bottom: 20px;
	text-align: left
}

#jiawei.is_pc h3 {
	color: #333
}

#jiawei.is_pc h4 {
	color: #ff3b50
}

#jiawei.is_pc .img_text {
	margin-top: 20px;
	text-align: center
}

#jiawei.is_pc .erweima {
	margin-left: 30px;
	display: inline-block;
	vertical-align: middle;
	width: 80px;
	height: 80px;
	border: 1px solid #fff;
	border-radius: 8px
}

#jiawei.is_pc .weixin_name {
	width: 150px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
	font-size: 12px!important
}

#jiawei.is_pc .weixin_name p {
	color: #999;
	font-size: 12px!important;
	margin-top: 8px
}

.layui-m-layer0 .layui-m-layerchild {
	border-radius: 5px
}

#zt img {
	vertical-align: top;
	display: block;
	min-height: 1px;
}

body {
	background: none;
}

img {
	vertical-align: top;
	display: block;
	min-height: 1px;
	height: auto;
}

#zt body {
	background: none;
}

* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "微软雅黑";
}

#zt img {
	display: block;
	width: 100%;
	height: 100%;
}

#zt li {
	list-style: none;
}

#zt a {
	text-decoration: none;
}

i,
em {
	font-style: normal;
}

map,
map area {
	outline: none;
}

#zt .clear {
	clear: both;
}

#zt .fl {
	float: left;
}

#zt .fr {
	float: right;
}

#zt .h2 {
	height: 0.5rem;
}

#zt .pr {
	position: relative;
}

#zt .top_wap {
	width: 16rem;
	height: 14.225rem;
}

#zt .owl-demo img {
	height: 100%;
	width: 100%;
}

#zt .owl-demo a {
	height: 100%;
	width: 100%;
}

#zt .hztheticket-public-title {
	width: 14.925rem;
	margin: 0 auto;
	height: 1.35rem;
	margin-bottom: 0.75rem;
	background: url(images/bt2.png) no-repeat center center;
	background-size: 100% 1.35rem;
}

#zt .hztheticket-public-title .color-red {
	color: #9f090f;
}

#zt .hztheticket-public-title .color-white {
	color: #fff;
}

#zt .hztheticket-public-title .color-yellow {
	color: #ffe684;
}

.hztheticket-public-title h2,
.hztheticket-public-title p {
	font-family: "微软雅黑";
	text-align: center;
}

#zt .hztheticket-public-title h2 {
	font-size: 0.9rem;
	font-weight: bold;
	line-height: 1.2rem;
}

#zt .hztheticket-public-title p {
	font-size: 0.7rem;
}

#zt .hztheticket-public-title2 {
	width: 14.925rem;
	margin: 0 auto;
	height: 1.35rem;
	margin-bottom: 0.75rem;
	background: url(../../static/image/bt1.png) no-repeat center center;
	background-size: 100% 1.35rem;
}

#zt .title-height {
	height: 2rem;
}

#zt .hztheticket-public-title .lh2 {
	line-height: 1.3rem;
}

#zt .warp {
	width: 100%;
	max-width: 16rem;
	background: #fff;
	margin: 0 auto;
}

#zt .banner {
	width: 16rem;
	height: 14.9rem;
}

#zt .guanming {
	width: 3.1rem;
	position: absolute;
	top: 0;
	left: 0;
}

#zt .dizhi {
	width: 80%;
	text-align: center;
	line-height: 0.6rem;
	font-size: 0.7rem;
	color: #fff;
	position: absolute;
	top: 6rem;
	left: 3rem;
	font-weight: bold;
}

#zt .banner_txt {
	width: 10rem;
	position: absolute;
	top: 8.5rem;
	left: 4.5rem;
}

#zt .banner_txt p {
	font-size: 0.5rem;
	color: #ffef8d;
	border: 1px solid #ffef8d;
	border-radius: 0.5rem;
	line-height: 0.8rem;
	margin-bottom: 0.3rem;
	text-align: center;
}


#zt .ticket-header .title {
	margin: 0;
	color: #ff4242 !important;
	font-weight: bold;
	font-size: 1rem;
	text-align: center;
}

#zt .ticket-form {
	padding: 0 0.85rem;
}

#zt .ticket-form ul.nav li {
	height: 32px;
	line-height: 32px;
	background: none;
}

#zt .ticket-form ul.nav li.on {
	background: none;
}

#zt .ticket-form ul.nav li a {
	height: 0.7rem;
	line-height: 0.8rem;
	color: #ccc;
	font-weight: bold;
}

#zt .ticket-form ul.nav li.on a {
	display: inline-block;
	color: #333;
	border-bottom: .2rem solid #ff5451;
}

#zt .ticket-form .tf-item {
	padding: 0 !important;
	margin-bottom: 0.5rem;
}

#zt .ticket-form .tf-item.channel_id {
	display: none;
}

.ticket-form form input[type="text"] {
	padding: 0 0.75rem !important;
	border: none !important;
	border-radius: 0.3rem !important;
	box-shadow: none !important;
	background: #f8f8f8;
	height: 1.9rem;
	font-size: 0.6rem !important;
	font-weight: bold;
}

.ticket-form form input[type="text"]::-webkit-input-placeholder {
	color: #ccc;
	font-weight: normal;
}

.ticket-form form input[type="text"]::-moz-input-placeholder {
	color: #ccc;
	font-weight: normal;
}

.ticket-form form input[type="text"]::-ms-input-placeholder {
	color: #ccc;
	font-weight: normal;
}

.ticket-form form input[type="text"].red::-webkit-input-placeholder {
	color: #ccc;
	font-weight: normal;
}

.ticket-form form input[type="text"].red {
	background: rgba(255, 99, 99, 0.2);
}

#zt .layui-m-layer-msg {
	bottom: -200px !important;
}

#zt .ticket-form .clear-icon {
	top: 0.3rem;
	right: 0.4rem;
	width: 24px;
	height: 24px;
	background-position: center center;
	background-size: 50%;
}

#zt .lover_tishi {
	color: #c37171;
	font-size: 0.5rem !important;
	margin: 0.9rem 0 0.4rem;
}

#zt .lover_tishi span {
	font-size: 0.4rem !important;
}

a,
input,
select,
ul {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: none;
	-webkit-appearance: none;
}

#zt .address select {
	box-shadow: none;
	border: none;
	display: inline-block;
	width: 4.36rem;
	margin-right: 0.4rem;
	height1.9rem;
	line-height: 1.9rem;
	padding: 0 0.85rem;
}

#zt .address select::-ms-expand {
	display: none;
}

#zt .address select:last-child {
	margin-right: 0;
}

.address * {
	font-size: 0.52rem !important;
}

.address .tf-data input[type=text] {
	display: block;
	margin-top: 0.5rem;
}

#zt .diaoyan_item {
	padding: 0.3rem 0 0.6rem;
	color: #333;
	font-size: 0.55rem !important;
	font-weight: bold;
}

#zt .diaoyan_item span {
	color: #ff4242;
	font-size: 0.5rem !important;
}

#zt .search_panel p {
	margin-bottom: 0.5rem;
	font-size: 0.48rem !important;
	color: #666;
}

#zt .phone-sms .tf-data .clear-icon {
	right: 4.65rem;
}

#zt .search_panel .tf-hint span.err {
	display: none;
}

#zt .tactic_m {
	width: 16rem;
	margin-top: 0.4rem;
}

#zt .guanggaowei {
	width: 100%;
	margin: 0 auto 0;
	overflow: hidden;
}

#zt .guanggaowei .guanggao {
	width: 43.75%;
	float: left;
	margin-left: 4%;
	margin-top: 3%;
}

#zt .guanggaowei .guanggao img {
	width: 100%;
	display: block;
}

#zt .hztheticket-about-wrap {
	position: relative;
	padding: 0.75rem 0;
	background-color: #c90f2d;
	margin-top: 1rem;
}

#zt .hztheticket-about-wrap .about-title-wrap {
	padding: 0 0.7rem;
	margin-top: 0.4rem;
}

#zt .hztheticket-about-wrap .about-title-wrap p {
	font-size: 0.45rem;
	color: #fff;
	line-height: 0.7rem;
	text-indent: 0em;
}

#zt .lunb {
	width: 15rem;
	margin: 0 auto;
}

#zt .owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#zt .owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

#zt .owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

#zt .owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}

#zt .owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

#zt .owl-carousel .owl-item {
	float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
	cursor: pointer;
}

#zt .owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	width: 16rem;
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

#zt .owl-demo {
	position: relative;
	width: 15rem;
	height: 11rem;
	margin: 0 auto;
}

#zt .owl-demo .item {
	position: relative;
	display: block;
}

#zt .owl-pagination {
	position: absolute;
	left: 0;
	bottom: 0.2rem;
	width: 100%;
	height: auto;
	text-align: center;
}

#zt .owl-page {
	display: inline-block;
	width: 0.4rem;
	height: 0.4rem;
	margin: 0 0.1rem;
	background-image: url(images/bg15.png);
	*display: inline;
	*zoom: 1;
	background-size: 0.4rem 0.4rem;
}

#zt .owl-pagination .active {
	width: 0.4rem;
	height: 0.4rem;
	background-image: url(images/h_dd.png);
	background-size: 0.4rem 0.4rem;
}

#zt .hy_lb .owl-pagination {
	bottom: 14.5rem;
	width: 15.55rem;
	left: -0.25rem;
}

#zt .hy_lb .owl-page {
	margin: 0 0.04rem;
}

#zt .owl-buttons div {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 80px;
	margin-top: -40px;
	text-indent: -9999px;
}

#zt .shop {
	width: 16rem;
	margin-top: 0.5rem;
}

#zt .tianjia-youhui-models {
	zoom: 1;
	position: relative;
	margin: 0.5rem auto 0;
	width: 15.9rem;
}

#zt .tianjia-youhui-models:after {
	content: '';
	display: block;
	clear: both;
}

#zt .models-wrap {
	float: left;
	width: 2.875rem;
	height: 3.925rem;
	border: 1px solid #d61c19;
	position: relative;
	margin-right: 0.05rem;
	margin-bottom: 0.8rem;
	text-decoration: none;
	margin-left: 0.15rem;
}

#zt .models-wrap .img {
	width: 100%;
}

#zt .models-wrap .title {
	position: absolute;
	left: 0;
	top: -0.3rem;
	width: 2.925rem;
	height: 0.925rem;
	font-size: 0.45rem;
	line-height: 0.925rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: url(images/pic_t.png) no-repeat center center;
	background-size: 100% 100%;
}

#zt .models-wrap .youhui {
	position: absolute;
	left: 50%;
	bottom: -0.25rem;
	width: 2.5rem;
	height: 0.8rem;
	margin-left: -1.25rem;
	text-align: center;
	font-size: 0.45rem;
	line-height: 0.8rem;
	color: #fff;
	border-radius: 0.5rem;
	background-color: #ffa200;
}

#zt .privilege_m {
	width: 16rem;
	background: #d21d35;
	padding-top: 0.5rem;
	padding-bottom: 0.8rem;
}

#zt .privilege_pic {
	width: 15.55rem;
	margin: 0 auto;
}

#zt .privilege_pic p {
	display: inline-block;
	font-size: 0.45rem;
	color: #333;
	position: absolute;
	top: 1.3rem;
	left: 5.5rem;
	font-weight: bold;
}

#zt .privilege_pic p i {
	color: #d21d35;
	font-style: normal;
}

#zt .activity_m {
	width: 16rem;
	padding-top: 0.5rem;
}

#zt .activity_pic {
	width: 10.6rem;
	margin: 0 auto;
}

#zt .exclusive_m {
	width: 16rem;
}

#zt .exc_title {
	background: url(images/title1.png) no-repeat;
	width: 15.325rem;
	height: 1.5rem;
	margin: 0.8rem auto 0;
	background-size: 100% 100%;
	text-align: center;
}

#zt .exc_title1 {
	background: url(images/title2.png) no-repeat;
	background-size: 100% 100%;
}

#zt .exc_title h2 {
	font-size: 0.65rem;
	color: #fff;
	font-weight: bold;
	line-height: 1.8rem;
}

#zt .txt_shadow {
	text-shadow: 0 0.15rem 1px #b60a16;
}

#zt .txt_shadow2 {
	text-shadow: 0 0.15rem 1px #ec820c;
}

#zt .p_w {
	width: 100%;
	background: #f4f3f3;
	text-align: center;
	line-height: 1rem;
	color: #333;
	font-size: 0.5rem;
	margin: 0.1rem auto 0.5rem;
}

#zt .p_red i {
	font-style: normal;
	color: #b2182c;
}

#zt .p_h i {
	color: #e09a14;
}

#zt .hy_lb {
	width: 15.45rem;
	margin: 0 auto;
	background: #ffdce1;
	padding-top: 0.7rem;
	padding-bottom: 0.3rem;
	position: relative;
	margin-top: 1.5rem;
}

#zt .hy_jj {
	width: 100%;
	font-size: 0.5rem;
	color: #333333;
	text-align: center;
	line-height: 1.5rem;
}

#zt .xuanx {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

#zt .itemm {
	width: 100%;
	display: none;
	margin: 0 auto;
}

#zt .act {
	display: block;
}

#zt .xuan_t {
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: -0.95rem;
}

#zt .xuan_t li {
	width: 3.762rem;
	height: 0.95rem;
	background: #333;
	font-size: 0.6rem;
	line-height: 0.95rem;
	text-align: center;
	color: #fff;
	float: left;
	margin: 0 0.05rem;
}

#zt .xuan_t .activ {
	background: #d21d35;
}

#zt .leibie {
	width: 15rem;
	margin: 0 auto;
	color: #333;
}

#zt .l_title {
	overflow: hidden;
}

#zt .leibie .bg_A {
	height: 1rem;
	background: #ffffef;
	overflow: hidden;
	color: #d21d35;
	text-align: center;
	line-height: 1rem;
	font-size: 0.5rem;
	margin: 0.03rem 0.037rem;
	font-weight: bold;
}

#zt .leibie .l_ding {
	width: 49.5%;
}

#zt .leibie .l_jiang {
	width: 49.5%;
}

#zt .bg_Bcen {
	width: 49.5%;
	margin: 0.03rem 0.037rem;
}

#zt .bg_B {
	width: 49.5%;
	background: #ffffff;
	font-size: 0.5rem;
	text-align: center;
	line-height: 0.6rem;
	margin: 0.03rem 0.037rem;
	height: 1.4rem;
	display: flex;
}

#zt .bg_C {
	height: 8.825rem;
}

#zt .bg_Cb {
	height: 7.366rem;
}

#zt .bg_Bc100 {
	width: 99.5%;
	margin-top: 0;
}

#zt .mar {
	margin: auto auto;
}

#zt .w_yuy {
	width: 16rem;
}

#zt .bg_warp {
	width: 15.5rem;
	margin: 0.3rem auto 0;
	overflow: hidden;
}

#zt .bg_one {
	width: 4.125rem;
	border-right: 1px solid #fff;
	font-size: 0.4rem;
}

#zt .bg_two {
	width: 3.7rem;
	border-right: 1px solid #fff;
	font-size: 0.4rem;
}

#zt .hco3 {
	background: #ffebee;
}

#zt .bg_one1 {
	text-align: center;
	height: 1.3rem;
	margin-bottom: 0.05rem;
}

#zt .top_m {
	display: block;
	margin: auto auto;
}

#zt .top_m2 {
	margin: auto auto;
}

#zt .bt_co1 {
	color: #d21d35;
}

#zt .bt_co2 {
	color: #dd9411;
}

#zt .hco4 {
	background: #fff3c9;
	line-height: 1.3rem;
	font-weight: 700;
	color: #dd9411;
}

#zt .hco5 {
	background: #f9f3de;
	color: #333;
	line-height: 0.6rem;
	display: flex;
}

#zt .hco6 {
	background: #fcf9ee;
	color: #333;
	line-height: 0.6rem;
	height: 3.95rem;
	display: flex;
}

#zt .hco7 {
	background: #f9f3de;
	color: #333;
	line-height: 0.6rem;
	height: 3.95rem;
	display: flex;
}

#zt .cj_bz {
	width: 15.5rem;
	background: #ffdce1;
	margin: 0.7rem auto 1rem;
}

#zt .cj_bz_w {
	width: 90%;
	margin: 0 auto;
	color: #333;
	padding: 0.4rem 0;
}

#zt .cj_bz_w h3 {
	font-size: 0.6rem;
	font-weight: bold;
}

#zt .cj_bz_w p {
	font-size: 0.5rem;
	line-height: 0.7rem;
}

#zt .promise_m {
	width: 16rem;
	height: 19.825rem;
}

#zt .map_m {
	width: 15.5rem;
	margin: 0.4rem auto 0;
}

#zt .map {
	width: 15.5rem;
	height: 7rem;
	border: solid 1px #333;
	margin: 0 auto;
	margin-top: .25rem;
}

#zt .BMap_Marker img {
	width: 0.975rem !important;
	height: 0.625rem !important;
}

#zt #dituContent {
	border: 1px solid #333;
}

#zt .mapadd {
	width: 15.6rem;
	background: #fff;
	margin: 0 auto;
}

#zt .mapadd ul {
	width: 15.5rem;
	margin: 0.4rem auto 0;
}

#zt .mapadd ul li {
	clear: both;
	width: 100%;
	background: #f4f3f3;
	margin-bottom: 0.1rem;
	padding: 0.2rem 0;
}

#zt .mapadd span {
	width: 2.25rem;
	height: .8rem;
	border-radius: 5px;
	font-size: .45rem;
	font-weight: bold;
	text-align: center;
	line-height: .8rem;
	color: #fff;
	display: block;
	margin-left: 0.6rem;
}

#zt .r1 {
	background: #ff9c00;
}

#zt .r2 {
	background: #e170a7;
}

#zt .r3 {
	background: #129136;
}

#zt .mapadd i {
	font-size: .45rem;
	line-height: .7rem;
	display: block;
	width: 90%;
	margin: 0 auto;
}

#zt .hztheticket-business-wrap {
	position: relative;
	padding: 0.75rem 0;
	padding-bottom: 2.2rem;
	background-color: #c90f2d;
	margin-top: 0.5rem;
}

#zt .hztheticket-business-wrap .business-wrap {
	height: 9.8rem;
	padding: 0.2rem 0;
	background-color: #f6f8f9;
	overflow-y: auto;
	font-size: 0;
	width: 15rem;
	margin: 0 auto;
}

#zt .hztheticket-business-wrap .business-wrap p {
	display: inline-block;
	width: 4.2rem;
	height: 0.95rem;
	line-height: 0.95rem;
	text-align: left;
	font-size: 0.45rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 0.3rem;
}

#zt .hztheticket-business-wrap .business-wrap h3 {
	width: 100%;
	height: 1.1rem;
	line-height: 1rem;
	text-align: center;
	font-size: 0.6rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#zt .sp_rule{
	background: #c90f2d;
	padding: 20px 0px;
}

#zt .sp_rule h1 {
    width: 7.8rem;
    height: .8rem;
    margin: .5rem auto;
    color: #fff;
    font-size: .48rem;
    line-height: .8rem;
    text-align: center;
    border-radius: .4rem;
    background: #bb0414;
}

#zt .sp_rule p {
    width: 14rem;
    margin: 0 auto;
    color: #ffd5d9;
    font-size: .44rem;
    line-height: .68rem;
}






#zt .youlian {
	width: 16rem;
	height: 1rem;
}

#zt .youlian a {
	display: block;
	float: left;
	font-size: 0.4rem;
	margin: .2rem 0.2rem;
	color: white;
	border-right: 1px solid #fff;
	padding-right: 0.2rem;
	line-height: 0.4rem;
}

#zt .youlian a:hover {
	text-decoration: underline;
}

#zt .ft {
	width: 15rem;
	text-align: center;
	padding-left: 13px;
}

#zt .ft p {
	font-size: 0.43rem;
	margin: 0 0.3rem;
	color: #ffffff;
	clear: both;
}

#zt .applezhu {
	font-size: 0.4rem;
	color: #ffffff;
	line-height: 1.7rem;
	text-indent: 0.5rem;
}

#zt .zt_tc {
	width: 15rem;
	overflow: hidden;
	border: solid red 1px;
	text-align: center;
	position: fixed;
	padding: .25rem;
	font-size: .5rem;
	background: #fff;
	z-index: 1001;
}

#zt .zt_tc span {
	color: red;
	display: line-block
}

#zt .zt_tc h3 {
	margin-bottom: .25rem;
}

#zt .tc_close {
	position: absolute;
	right: .25rem;
	top: 0;
	font-size: .5rem;
	cursor: pointer;
}

#zt .go_next {
	width: 10rem;
	height: 1rem;
	line-height: 1rem;
	background: red;
	color: #fff;
	text-align: center;
	margin: .25rem auto;
	cursor: pointer;
}

#zt .zt_tc span {
	color: red;
	display: inline-block
}

#zt .activity_m .h2-img {
	background-image: url("images/img-h2.png");
}

#zt .sub_sp_tit {
	text-align: center;
	color: #333;
	line-height: 1.7rem;
    font-size: .65rem;
    font-weight: 600;
}

#zt .isB .ticket-form .survey li {
	width: 3.15rem;
	margin-right: 0.32rem;
	margin-bottom: 6px;
}

#zt .isB .ticket-form .survey {
	margin-left: 0;
}

#zt .isB .showCash {
	display: none;
	text-align: center;
	margin-top: 6px;
	font-size: 0.52rem;
	font-weight: bold;
	color: #333;
	line-height: 17px;
}

#zt .isB .showCash .num {
	color: #FF3B50;
}

#zt .isB .helloText {
	text-align: center;
	color: #FF8965;
	font-size: 0.55rem;
	line-height: 0.64rem;
	margin-bottom: 0.64rem;
}

#zt .isB .ticket-form .survey ul {
	width: 100%!important;
	margin-right: 0;
	margin-left: 0;
}

#zt .wedding_date {
	position: relative;
}

#zt .wedding_date:after {
	content: '';
	display: block;
	width: 0.4rem;
	height: 0.4rem;
	position: absolute;
	top: 0.8rem;
	right: 0.8rem;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABz0lEQVQ4T9WUPWxSURTHzwd5bYI1LC0vDMbRwcSp0cWtS+PCIoMbQ3klJEyog2m9beOgbRcSgjwHNgecmy6GxUXTycTBgcE4ENCFWAmWxzvHvBdq/ChQmjr0zvf87vl/5CKc88Fz5sEFAbquuw4AOVWdO4sFRHSoqqVMJrMZSnZdd5eIMiJySVWnYiIiMPP3wWBQcRynEAJLpdKiZVmPAOCOiESmITLzQFX3+v3+k1wudxACjTFk2/ZNItoBgFuqSpOgwWYAIIj41vf9QqvVemeMkV8p12o17nQ6y4j4DBGv+b4/tgHMrKr6UVUfxGKx/VQq5Qcv/DFUrVZnu93uPWZ+zMxXxvnped5nANiIRqMv0+n0j2NF/2xhjLkcj8dXiagAAPPBxWPwUCaIyFcA2Gm328+NMd9+t+dEWY1GY6Ferz8UkRUimhORcIaZwfO8QyJ6kUwmn9q2/eVvr0f6VC6Xr6rqlmVZd0VkJtgOEY96vd6rSCSyls1mP50U3DjjsVKpXCeibSJaCmSr6msRue84zofAiWmBYZ0SicRtANgaDq81m803QT1G1Wri51AsFmcA4MYQ8D6fzx+N6+hE4KSCnzqUaUEje3hW0H8D/gRS57EVw++S5AAAAABJRU5ErkJggg==);
	background-size: contain;
	background-position: no-repeat;
}

#zt .search_panel p {
	text-align: center;
	color: #333;
	font-size: 0.5rem!important;
}

#zt .ticket-form .noprice label {
	line-height: 1.6rem;
}

#zt .ticket-form ul.nav li a {
	font-size: 0.65rem;
}

#zt .panel {
	margin-top: 1rem;
}

#zt .ticket-form ul.nav {
	margin-top: 0.75rem;
}

#zt .pageviewdata {
	height: 10px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	pointer-events: none;
}


/*6/19 身份添加*/


/**/

#zt .banner_text {
	position: absolute;
	top: 7.5rem;
	left: 5rem;
	color: #fff39f;
	font-size: .45rem;
}

#zt .banner_text em {
	width: .55rem;
	height: .75rem;
	background: url(images/picon.png) no-repeat;
	background-size: 100%;
	float: left;
	text-align: center;
	line-height: .55rem;
}

#zt .banner_text span {
	float: left;
	width: 9rem;
	line-height: .6rem;
	overflow: hidden;
	border-bottom: dashed .025rem #fff39f;
	margin: 0 0 0 .125rem;
	padding: 0 0 .125rem 0;
}

#zt .banner_text p {
	clear: both;
	margin: .25rem 0;
	overflow: hidden;
}


.ticket-header {
    line-height: 1.25rem;
    border: none;
    width: 100%;
    margin: 10px auto 0px;
    padding-bottom: 0.2rem;
    border-bottom: none;
    margin-bottom: 0.2rem;
}

.ticket-header .sub_bt {
    color: #333333;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
    padding: 0px 20px;
}

.ticket-header .sub_bt a{
	padding: 0 !important;
    border: none !important;
    display: block;
    width: 100%;
    height: 1.9rem;
    line-height: 1.9rem;
    margin: 0 auto;
    color: #FFFFFF;
    background: #c83323 !important;
    border-radius: 0.95rem !important;
    font-size: .75rem;
    font-weight: 600;
    background: linear-gradient(-90deg,rgba(255,85,66,1),rgba(255,59,80,1)) !important;
    box-shadow: 0px 0.225rem 0.425rem 0px rgba(255,59,80,0.35);
}


#zt .nav-page {
    opacity: .96;
    background-image: linear-gradient(90deg, #ff5542 0, #ff3b4f 100%);
    height: 1.96rem;
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 16rem;
    z-index: 2;
}

#zt .nav-page .list-nav {
    padding-top: .74rem;
    height: .64rem;
}

#zt .nav-page .list-nav a {
    color: #fff;
    height: .64rem;
    width: 33.1%;
    text-align: center;
    line-height: .64rem;
    text-decoration: none;
    font-size: .56rem;
    float: left;
    border-right: 1px solid #FFFFFF;
    font-weight: 300;
    box-sizing: border-box;
}
#zt .nav-page .list-nav a:last-child {
    border-right: none;
}