.xcq{
	height:100%;
	width:92%;
	padding:4%;
	margin-bottom:60px;
}

.xcq_h3{
	display:inline-block;
	line-height:50px;
	width:100%;
	background-color:#3498db;
	color:#fff;
	font-weight:400;
	font-size:1.8rem;
	text-align:center;
}

.xcq_i{
	width:100%;
	height:15rem;
	border-radius:4px;
	margin-bottom:10px;
	background-color:#fff;
}

.fxcq{
	background: url(../img/xcq_f.png) no-repeat;
	background-size:100% 100%;
}

.txcq{
	background: url(../img/xcq_t.jpg) no-repeat;
	background-size:100% 100%;
}
.xcq_h{
	height:94px;
	width:100%;
	background: url(../img/xcq.png) no-repeat 0 0;
	background-size:cover;
	border-radius:4px;
}

.xcq_f{
	color:#999;
	font-weight:500px;
	line-height:56px;
	margin-left:30px;
}

.xcqi_box{
	background:#3598db;
	color:#fff;
	height:100%;
	width:100%;
	padding:4%;
	-moz-box-sizing: border-box;  /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;
}

.xcqi{
	background:#fff;
	width:92%;
	padding:4%;
	height:30rem;
	border-radius:4px;
	margin-top:2%;
	background: url(../img/ticket-bg.png) no-repeat center center;
	background-size:cover;
	position:relative;
}

.xcqp{
	color:#000;
	font-size:1.8rem;
	text-align:center;
	font-weight:500;
	margin-top:1rem;
	color:#222;
	
}
.xcq_fx{
	display:inline-block;
	color:#000;
	border:1px solid #3783d9;
	width:47%;
	line-height:4rem;
	height:4rem;
	border-radius:4px;
	text-align:center;
	color:#3783d9;
	font-weight:500;
	margin-top:3rem;
	font-size:1.6rem;
}


.xcq_us{
	display:inline-block;
	color:#000;
	width:47%;
	line-height:4rem;
	height:4rem;
	border-radius:4px;
	text-align:center;
	color:#fff;
	font-weight:500;
	margin-top:3rem;
	background-color:#3783d9;
	margin-left:1rem;
	font-size:1.6rem;
}

.xcq_md{
	width:95%;
	color:#000;
	line-height:6rem;
	height:6rem;
	font-weight:600;
	font-size:1.6rem;
	background: url(../img/icon.png) no-repeat right center;
	background-size:4rem;
	color:#666;
	margin-top:4.5rem;
	position:absolute;
	bottom:6rem;
}

.xcq_md2{
	width:95%;
	color:#000;
	line-height:6rem;
	height:6rem;
	font-weight:600;
	font-size:1.6rem;
	background: url(../img/icon.png) no-repeat right center;
	background-size:4rem;
	border-top:1px solid #eeeeee;
	color:#666;
	position:absolute;
	bottom:0;
}

.xcqi_box h3{
	text-align:center;
	font-size:1.8rem;
	font-weight:300;
	margin-top:2rem;
}

.park_select{
	width:100%;
	height:25%;
	text-align:center;
	background-color:white;
	border-bottom:1px solid #c5c5c5;
}
.select_qy{
	width:80%;
	height:50px;
	margin:20px;
	text-align:left;
	padding-left:10px;
	border-radius: 2px;
	border:1px solid #3498db;
	background-color:white;
	color:#3498db;
	background: url(../img/choose.png) no-repeat 90% center;
	background-size:15px 10px;
	font-size:1.4rem;
}


.select_box{
	position: fixed;
	height:100%;
	width:0;
	right:0;
	top:0;
	background:#ffffff;
	z-index: 1004;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

.select_box li{
	line-height:5rem;
	border-bottom:1px solid #c5c5c5;
	padding-left:10px;
	font-size:1.6rem;
}

.select_h{
	color:#3498db;
	background-color:#e5e5e5;
}

.xcd_d li{
	width:95%;
	padding-left:5%;
	background-color:#fff;
	text-align:left;
	height:70px;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	margin-top:10px;
	position:relative;
}

.xcd_d label{
	display:block;
	line-height:40px;
	font-size:1.6rem;
	font-weight:500;
	color:#222;
}

.xcd_d p{
	font-size:1.4rem;
	color:#666;
}

.slabel{
	line-height:50px;
	font-size:1.8rem;
}

.xc_box{
	height:100%;
	width:100%;
}

.xc_tj{
	border:1px solid #999;
	padding:1.8rem;
}

.xc_tj input{
	line-height:40px;
	font-size:1.8rem;
	width:60%;
	border:1px solid #999;
	padding-left:1rem;	
}

.xc_tj div{
	float:right;
	border:1px solid #999;
	line-height:40px;
	width:25%;
	text-align:center;
	background:#3783d9;
	color:#fff;
	font-size:1.8rem;
}

.xc_info{
}

.xc_info table{
	width:100%;
}

.xc_info td{
	border:1px solid #999;
	text-align: center;
	font-size:1.6rem;
}

.xc_zj label{
	line-height:45px;
	margin-left:10px;
}

.xc_zj span{
	font-size:1.8rem;
	color:#f60
}

/*sm_box*/
.sm_box{
	height:100%;
	width:100%;
	position:absolute;
	background:#f5f5f5;
}

.sm_box h3{
	line-height:50px;
	font-size:1.6rem;
	background:#fff;
	text-align:center;
	font-weight:500
}
.sm_box span{
	float:left;
	margin-left:1rem;
}

.sm_h{
	height:40px;
	line-height:55px;
	font-size:1.2rem;
	color:#666;
	padding-left:10px;
	font-weight:600;
}

.sm_i{
	line-height:25px;
	font-size:1.2rem;
	color:#666;
	padding:10px 20px;
	background:#fff;
	font-weight:500;
}


.xcq_s{
	width:60%;
	height:80px;
	border-radius:4px;
	margin-bottom:30px;
	color:#fff;
	padding-left:40%;
	font-size:2rem;
	line-height:55px;
}

.xcq_s p{
	font-size:1.4rem;
	line-height:0px;
}
.xcq_hym{
	background:url(/img/hym_s.png) no-repeat 4rem center #7bbb9c;
	background-size:12%;
}

.xcq_gsm{
	background:url(/img/gsm_s.png) no-repeat 4rem center #e1bda2;
	background-size:10%;
}

.xcq_xcq{
	background:url(/img/xcq_s.png) no-repeat 4rem center #7aaecd;
	background-size:12%;
}

.xcq_p{
	width:100%;
	text-align:center;
	font-size:1.4rem;
	color:#222;
}

.wca{
	width:100%;
	height:auto;
}

.close_t{
	background:url(/img/closexc.png) no-repeat 1rem center;
}

.xcd_sy{
	width:6rem;
	line-height:70px;
	background:#3598db;
	color:#fff;
	position: absolute;
	top:0;
	right:6rem;
	font-size:1.6rem;
	text-align:center;
}

.xcd_map{
	width:6rem;
	height:70px;
	background:url(/img/addp.png) no-repeat center center;
	position: absolute;
	top:0;
	right:0;
	background-size:30%;
	background-color:#fff;
}

.xcq_ffx{
	display:none;
	position: fixed;
	width:100%;
	height:200px;
	margin-top:-100px;
	top:50%;
}