/*header*/

.header {
	background: url(/images/zt/chengdu/v20171106/top_ph.gif) center no-repeat;
	background-size: 100% 100%;
	max-width: 100%;
	min-width: 1100px;
	position: relative;
	height: 186px;
	box-shadow: 0 20px 20px #cccbcb;
	-moz-box-shadow: 0 20px 20px #cccbcb;
	-webkit-box-shadow: 0 20px 20px #cccbcb;
	box-shadow: 0 20px 20px #cccbcb;
}

.back_hot {
	font-size: 35px;
	color: #66cb66;
	position: absolute;
	top: 20px;
	left: 20px;
}

.Logo {
	position: absolute;
	bottom: 10px;
	right: 63%;
}

.Logo>img {
	height: 47px;
	width: 244px;
}

.conter {
	color: white;
	font-size: 30px;
	position: absolute;
	line-height: 80px;
	right: 5%;
	top: 50px;
}

.conter>span {
	color: #00a800;
	font-size: 33px;
}


/*section*/

.section {
	float: left;
	width: 100%;
	min-width: 1100px;
	margin-bottom: 40px;
	margin-top: 50px;
}


/*左侧*/

.st_left {
	float: left;
	width: 70%;
}

.stl_top {
	width: 100%;
	margin-bottom: 55px;
}

.stl_top>dl>dt {
	background-color: #515151;
	font-size: 42px;
	color: white;
	text-align: center;
}

.stl_top>dl>dt>span {
	font-size: 15px;
	margin-left: 10px;
}

.stl_top>dl>dd {
	border: 1px solid #515151;
	margin-left: 55px;
	margin-top: 20px;
}

.stl_bottom {
	width: 100%;
}

.stl_bottom>dl>dt {
	background-color: #515151;
	font-size: 42px;
	color: white;
	text-align: center;
}

.stl_bottom>dl>dt>span {
	font-size: 15px;
	margin-left: 10px;
}

.stl_bottom>dl>dd {
	border: 1px solid #515151;
	margin-left: 55px;
	margin-top: 20px;
}

.table {
	border: 1px solid black;
	width: 100%;
	height: 970px;
	font-size: 20px;
	background: #EEEEEE;
}

.padding{
	padding: 0 5%;
}

.orange{
	background: #515151;
	color: white;
	border-top:0;
	border-bottom: 0;
}

.firm_message {
	border-bottom: 1px solid #d0d0d0;
	padding: 20px 0 40px 0;
	width: 100%;
}

.firm_message>div {
	width: 100%;
	padding-left: 6%;
}

.firm_message>div>div {
	display: inline-block;
	width: 45%;
	margin: 20px 0;
	position: relative;
}

.firm_message>div>div>input {
	text-indent: 20px;
	font-size: 20px;
}

.firm_message>div>div>span {
	position: absolute;
	left: 70px;
	bottom: -20px;
}

.input_type {
	width: 70%;
	height: 50px;
	border: 2px solid #e4e4e4;
	margin-left: 70px;
	line-height: 50px;
}

#email {
	background: url(/images/zt/chengdu/v20171106/email.gif) left center no-repeat;
}

#firm_name {
	background: url(/images/zt/chengdu/v20171106/firm_name.gif) left center no-repeat;
}

#phone {
	background: url(/images/zt/chengdu/v20171106/phone.gif) left center no-repeat;
}

#post {
	background: url(/images/zt/chengdu/v20171106/post_ph.gif) left center no-repeat;
}

#product_type {
	background: url(/images/zt/chengdu/v20171106/product_type.gif) left center no-repeat;
}

#user_name {
	background: url(/images/zt/chengdu/v20171106/user_name.gif) left center no-repeat;
}

.no {
	color: #3eb3ff;
}

.yes {
	color: black;
}

.select {
	font-size: 23px;
	line-height: 85px;
	text-align: center;
	width: 138px;
	height: 85px;
	background: url(/images/zt/chengdu/v20171106/buy_ticket.gif) center no-repeat;
	margin: 0 auto;
}

.input_radios {
	display: inline-block;
	margin: 0 0 20px 70px;
}

.input_radios>label {
	position: relative;
	text-align: center;
	margin-right: 40px;
	width: 450px;
	height: 160px;
}

.tk_money {
	color: #ff0000;
	font-size: 16px;
	position: absolute;
	right: 5%;
	top: 20%;
}

.tk_date {
	font-size: 26px;
	color: black;
	line-height: 160px;
}

.tk_limit {
	font-size: 14px;
	color: #a3a3a3;
	position: absolute;
	bottom: 20%;
	left: 40%;
}

.znp {
	display: inline-block;
	background: url(/images/zt/chengdu/v20171106/znp_ph.gif) center no-repeat;
	background-size: 100% 100%;
}

.swp {
	display: inline-block;
	background: url(/images/zt/chengdu/v20171106/swp_ph.gif) center no-repeat;
	background-size: 100% 100%;
}

.jjp {
	display: inline-block;
	background: url(/images/zt/chengdu/v20171106/jjp_ph.gif) center no-repeat;
	background-size: 100% 100%;
}

.vip {
	display: inline-block;
	background: url(/images/zt/chengdu/v20171106/VIPhy_ph.gif) center no-repeat;
	background-size: 100% 100%;
}

#sub {
	border: 0;
	background: url(/images/zt/chengdu/v20171106/sub_btn.gif) center no-repeat;
	width: 265px;
	height: 57px;
	margin: 45px auto;
	color: white;
	font-size: 30px;
	display: block;
	cursor: pointer;
}


/*右侧*/

.st_right {
	float: left;
	width: 30%;
}

.st_right>ul>li {
	margin-bottom: 27px;
	margin-left: 40px;
	margin-right: 55px;
}

.st_right>ul>li:hover>a>img {
	transform: translateY(-10px);
	box-shadow: 0px 0px 10px #999;
}

.st_right>ul>li>a>img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}


/*footer*/

.foot_out {
	background-color: #252525;
	width: 100%;
	min-width: 1100px;
	float: left;
	/*padding-top: 35px;*/
	padding-bottom: 20px;
}

.foot_0 {
	float: left;
	/*border-top: 1px solid white;*/
	width: 100%;
}

.foot_0_1 {
	width: 18px;
	height: 5px;
	background: white;
	margin: -3px auto 0 auto;
}

.foot_0_2 {
	width: 1100px;
	margin: 0 auto;
	margin-top: 27px;
	position: relative;
}

.foot_0_2_3 {
	width: 1100px;
	margin: 20px auto 0 auto;
}

.foot_0_2_3_1 {
	float: left;
	font-size: 21px;
	color: white;
	border-bottom: 1px solid white;
}

.foot_0_2_3_2 {
	float: left;
	width: 1100px;
}

.foot_0_2_3_2_1 {
	float: left;
	padding-top: 20px;
}

.foot_0_2_3_2_1>dl {
	color: white;
	font-size: 12px;
	float: left;
	width: 198px;
}

.foot_0_2_3_2_1>dl>dt {
	font-size: 21px;
	margin-bottom: 20px;
}

.foot_0_2_3_2_1>dl>dd {
	line-height: 20px;
}

.foot_0_2_3_2_2 {
	float: left;
}

.foot_0_2_3_2_2>ul>li {
	float: left;
}

.foot_0_2_3_2_2>ul>li:last-of-type {
	margin-left: 10px;
}

.foot_0_2_3_2_2>ul>li>img {
	width: 100%;
	height: 100%;
}

@media only screen and (max-width: 1750px) {
	.input_radios {
		display: inline-block;
		margin: 0 0 5% 10%;
	}
	.input_radios>label {
		position: relative;
		text-align: center;
		margin-right: 20px;
		width: 338px;
		height: 120px;
	}
	.tk_money {
		color: #ff0000;
		font-size: 16px;
		position: absolute;
		right: 5%;
		top: 20%;
	}
	.tk_date {
		font-size: 20px;
		color: black;
		line-height: 120px;
	}
	.tk_limit {
		font-size: 16px;
		color: #a3a3a3;
		position: absolute;
		bottom: 15%;
		left: 35%;
	}
}

@media only screen and (max-width:1550px ) {
	.input_radios {
		display: inline-block;
		margin: 0 0 5% 10%;
	}
	.input_radios>label {
		position: relative;
		text-align: center;
		margin-right: 20px;
		width: 300px;
		height: 120px;
	}
	.tk_money {
		color: #ff0000;
		font-size: 16px;
		position: absolute;
		right: 5%;
		top: 20%;
	}
	.tk_date {
		font-size: 20px;
		color: black;
		line-height: 120px;
	}
	.tk_limit {
		font-size: 16px;
		color: #a3a3a3;
		position: absolute;
		bottom: 15%;
		left: 35%;
	}
}

@media only screen and (max-width:1350px ) {
	.input_radios {
		display: inline-block;
		margin: 0 0 5% 10%;
	}
	.input_radios>label {
		position: relative;
		text-align: center;
		margin-right: 20px;
		width: 225px;
		height: 80px;
	}
	.tk_money {
		color: #ff0000;
		font-size: 12px;
		position: absolute;
		right: 5%;
		top: 20%;
	}
	.tk_date {
		font-size: 14px;
		color: black;
		line-height: 80px;
	}
	.tk_limit {
		font-size: 12px;
		color: #a3a3a3;
		position: absolute;
		bottom: 15%;
		left: 30%;
	}
}

@media only screen and (max-width: 1250px) {
	.conter {
		right: 0;
	}
}