@charset "utf-8";

figure {
	margin: 0;
	padding: 0;
}
.imgBlock,.tour_title,.type,figure{
	box-sizing: border-box;
}
.imgBlock {
	display: block;
	max-width: 100%;
}
a {
	text-decoration: none;
}
#news {
	max-width: 1263px;
	height: 700px;
	margin: 30px auto;
	text-align: center;
}
#news .center {
	text-align: center;
}
#news .center h2 {
	padding: 0;
	margin: 10px 0;
	font-size: 36px;
	letter-spacing: 2px;
	color: #666;
}
#news .center p {
	padding: 0;
	color: #666;
	margin: 10px;
	font-size: 16px;
}
#news .left {
	display: block;
	text-align: left;
}
#news .left p {
	margin: 0 10px;
	padding: 0;
	width: 1200px;
	color: #666;
	font-size: 20px;
}
#news .news_title {
	margin: 0;
	padding: 0;
	height: 40px;
	overflow: hidden;
}
#news figure {
	border: 1px solid #ddd;
	display: block;
	padding: 4px;
	border-radius: 4px;
	width: 32.4%;
	margin: 15px 0.4%;
	text-align: left;
	float: left;
	position: relative;
}
#news figure .imgBlock {
	vertical-align: middle;
}
#news figure figcaption {
	color: #777;
	font-size: 14px;
	padding: 7px 0 0 0;
	letter-spacing: 1px;
	line-height: 1.5;
}
#news .title {
	color: #333;
	font-weight: normal;
}
#news .type {
	width: 90px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-bottom-right-radius: 4px;
	background-color: #59b200;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	position: absolute;
	top: 4px;
	left: 4px;
}
#headline {
	max-width: 1920px;
	padding: 70px 0 0 0;
	margin: 0 auto;
	position: relative;
}
#headline hgroup {
	position: absolute;
	top: 45%;
	left: 18%;	
}
#headline h2 {
	color: #eee;
	font-size: 45px;
	letter-spacing: 1px;
}
#headline h3 {
	color: #eee;
	letter-spacing: 1px;
	font-size: 24px;
}
#container {
	max-width: 1263px;
	/*margin: 30px auto;*/
}
#container .sidebar {
	width: 28%;
	float: right;
}
#container .sidebar h2 {
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #666;
	text-indent: 10px;
	background-color: #fafafa;
	border-bottom: 1px solid #eee;
	text-align: left;
}
#container .recommend {
	border: 1px solid #eee;
	margin: 0 0 10px;
	background-color: #fff;
}
#container .tag {
	text-align: center;
	padding: 10px 0;
}
#container .tag li {
	display: inline-block;
	background-color: #eee;
	width: 100px;
	height: 35px;
	line-height: 35px;
	text-indent: 8px;
	text-align: left;
	margin:2px 0;
}
#container .tag a {
	display: block;
	color: #999;
}
#container .tag a:hover {
	color: #fff;
	background-color: #458B00;
}
#container .hot {
	border: 1px solid #eee;
	margin: 0 0 10px;
	text-align: center;
	background-color: #fff;
}
#container .figure {
	padding: 10px 0;
}
#container .hot figure {
	display: inline-block;
	color: #666;
	padding: 4px;
}
#container .treasure {
	border: 1px solid #eee;
	margin: 0 0 10px;
	background-color: #fff;
}
#container .box {
	text-align: center;
	padding: 10px 0;
}
/*#container .box a {
	display: inline-block;
	background-color: #eee;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-indent: 35px;
	text-align: left;
	margin:3px 0;
	color: #999;
}*/
#container .box a.trea1 {
	background: #eee url(../img/trea1.png) no-repeat 10px center;
}
#container .box a.trea2 {
	background: #eee url(../img/trea2.png) no-repeat 10px center;
}
#container .box a.trea3 {
	background: #eee url(../img/trea3.png) no-repeat 10px center;
}
#container .box a.trea4 {
	background: #eee url(../img/trea4.png) no-repeat 10px center;
}
.list {
	width: 71%;
	float: left;
}
.list h2 {
	height: 40px;
	line-height: 40px;
	font-size: 30px;
	font-weight: normal;
	border-bottom: 1px dashed #999;
	padding: 0 0 15px 0;
	color: #666;
}
.about p {
	font-size: 20px;
	color: #666;
	line-height: 2;
	margin: 20px 0;
}
.about address {
	font-style: normal;
	font-size: 20px;
	color: #666;
	margin: 20px 0;
	line-height: 1.6;
}
.list .more {
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 10px;
	font-size: 18px;
	margin: 0 auto;
	cursor: pointer;
	background-color: #fafafa;
}
.scenery figure {
	border: 1px solid #ddd;
	display: block;
	padding: 4px;
	border-radius: 4px;
	width: 32.6%;
	margin: 15px 5px 15px 0;
	text-align: left;
	float: left;
}
.scenery figcaption {
	text-align: center;
	padding: 5px 0;
	font-size: 20px;
	color: #666;
}
.ticket {
	color: #666;
}
.ticket .type {
	font-size: 20px;
	margin: 20px 0 10px 0;
	border: none;
}
.ticket .type mark {
	color: #fff;
	background-color: #458B00;
	padding: 5px 8px;
	border-radius: 4px;
	margin: 0 10px 0 16px;
}
.ticket .form {
	font-size: 20px;
	border: none;
}
.ticket .form p {
	line-height: 3;
}
.ticket .form input {
	width: 250px;
	height: 30px;
	border: 1px solid #ccc;
	background-color: #fff;
	border-radius: 4px;
	padding: 5px;
	font-size: 18px;
	color: #666;
	margin: 0 0 0 16px;
}
.ticket .left {
	width: 43%;
	display: inline-block;
}
.ticket .right {
	width: 43%;
	display: inline-block;
}
.ticket .button {
	width: 9%;
	display: inline-block;
}
.ticket .submit {
	display: inline-block;
	width: 90px;
	height: 90px;
	line-height: 90px;
	border-radius: 4px;
	background-color: #f60;
	color: #fff;
	font-size: 20px;
	text-align: center;
	border: none;
	cursor: pointer;
	position: relative;
	top: -28px;
}
.ticket .new {
	margin: 20px 0 0 0;
	font-size: 20px;
}
.ticket .new ul {
	margin: 20px 0 0 0;
}
.ticket .new li {
	display: inline-block;
	padding: 5px 10px;
}
.ticket .new li:first-child {
	padding-left: 0;
}
.ticket .new li:nth-child(2) {
	background-color: #458B00;
	border-radius: 4px;
	color: #fff;
}
.ticket table {
	width: 100%;
    border-collapse:collapse;
    margin: 20px 0 0 0;
    border: 1px solid #ddd;
}
.ticket table th {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ddd;
	font-weight: normal;
}
.ticket table td {
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-bottom: 1px solid #ddd;
}
.ticket table tr:nth-child(2n) {
	background-color: #fafafa;
}
.ticket table tr:hover {
	background-color: #eee;
}
.ticket .more2 {
	text-align: center;
	font-size: 18px;
	margin: 0 auto;
	cursor: pointer;
	display: block;
	color: #666;
}
.ticket .reserve {
	display: inline-block;
	width: 80px;
	height: 35px;
	line-height: 35px;
	border-radius: 4px;
	background-color: #f60;
	color: #fff;
	font-size: 20px;
	text-align: center;
}
.news {
	position: relative;
	border: 1px solid #eee;
	margin: 0 0 20px 0;
	background-color: #fff;
	overflow: hidden;
}
.news:after{  
	content:".";  
	height:0;  
	visibility:hidden;  
	display:block;  
	clear:both;  
}
.news .imgBlock {
	width: 45%;
	float: left;
}
.news figcaption {
	width: 55%;
	float: right;
}
.news hgroup {
	width: 300px;
}
.news h2 {
	font-size: 24px;
	font-weight: normal;
	padding: 10px 0 10px 25px;
	color: #333;
	border: none;
}
.news h3 {
	font-size: 16px;
	padding: 10px 0 10px 25px;
	line-height: 1.5;
	font-weight: normal;
	color: #666;
}
.news ol {
	padding: 0 0 0 25px;
	color: #666;
	line-height: 2;
}
.news mark {
	padding: 0px 5px;
	border-radius: 4px;
	color: #458B00;
	border: 1px solid #458B00;
	background-color: #fff;
}
.news .buy {
	position: absolute;
	top: 55px;
	right: 30px;
}
.news s {
	font-size: 16px;
	color: #999;
}
.news strong {
	font-size: 36px;
}
.news .reserve {
	margin: 10px 0 0 0;
}
.news .reserve a {
	display: inline-block;
	width: 152px;
	height: 40px;
	line-height: 40px;
	border-radius: 4px;
	background-color: #f60;
	color: #fff;
	font-size: 20px;
	text-align: center;
}
.news .type {
	width: 90px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-bottom-right-radius: 4px;
	background-color: #59b200;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.news .disc {
	width: 52px;
	height: 52px;
	background: url(../img/disc.png) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}
.news .disc span {
	width: 52px;
	height: 52px;
	display: block;
	font-size: 14px;
	color: #ff7a4d;
	transform: rotate(45deg);
	text-indent: 7px;
	padding: 5px 0 0 0;
}
.news footer {
	width: 55%;
	height: 35px;
	line-height: 35px;
	text-indent: 25px;
	color: #666;
	position: absolute;
	bottom: 0;
	background-color: #fafafa;
	letter-spacing: 1px;
}
.news time {
	color: #458B00;
}

/*媒体查询，参考部分Bootstrap 框架*/
/*当页面大于1200px 时，大屏幕，主要是PC 端*/
@media (min-width: 1200px) {
	
}
/*在992 和1199 像素之间的屏幕里，中等屏幕，分辨率低的PC*/
@media (min-width: 992px) and (max-width: 1199px) {
	#adver .center {
		width: 50%;
		margin: -10px 0 0 -25%;
	}
	#news .center h2 {
		font-size: 40px;
	}
	#headline hgroup {
		left: 8%;
	}
	#headline h2 {
		font-size: 36px;
	}
	#headline h3 {
		font-size: 20px;
	}
	.sidebar {
		display: none;
	}
	.list {
		width: 100%;
		padding: 0 20px
	}
}
/*在768 和991 像素之间的屏幕里，小屏幕，主要是PAD*/
@media (min-width: 768px) and (max-width: 991px) {
	#adver .center {
		width: 60%;
		margin: -10px 0 0 -30%;
	}
	#adver .search, #adver .button {
		font-size: 20px;
	}
	#news .center h2 {
		font-size: 35px;
	}
	#headline hgroup {
		left: 8%;
	}
	#headline h2 {
		font-size: 30px;
	}
	#headline h3 {
		font-size: 16px;
	}
	.sidebar {
		display: none;
	}
	.list {
		width: 100%;
		padding: 0 20px
	}
	.list h2 {
		font-size: 28px;
	}
	.about p,.about address {
		font-size: 18px;
	}
	.ticket .left, .ticket .right, .ticket .button {
		width: 98%;
		display: block;
	}
	.ticket .form input {
		width: 98%;
		height: 35px;
		margin: 0;
	}
	.ticket .form p {
		line-height: 2;
	}
	.ticket .submit {
		display: block;
		width: 30%;
		height: auto;
		line-height: 2;
		position: static;
		margin:10px auto;
	}
	.md-hidden {
		display: none;
	}
	.news h2 {
		font-size: 22px;
	}
	.news .buy {
		position: absolute;
		top: auto;
		right: auto;
		bottom: 0;
		padding: 0 0 0 25px;
	}
}
/*在480 和767 像素之间的屏幕里，超小屏幕，主要是手机*/
@media (min-width: 480px) and (max-width: 767px) {
	/*#header, #header .center, #header .link {
		height: 45px;
	}*/
	#header .logo, .sm-hidden,.sidebar,.md-hidden {
		display: none;
	}
	#header .link {
		width: 100%;
		line-height: 45px;
	}
	#adver {
		padding: 45px 0 0 0;
	}
	#adver .center {
		width: 70%;
		height: 53px;
		margin: -10px 0 0 -35%;
	}
	#adver .search, #adver .button {
		height: 45px;
		font-size: 18px;
	}
	.sm-visible {
		display: block;
	}
	#news .center h2 {
		font-size: 30px;
	}
	#news .center p {
		font-size: 15px;
	}
	#news figure {
		width: 49.2%;
	}
	#headline {
		padding: 45px 0 0 0;
	}
	#headline hgroup {
		left: 8%;
	}
	#headline h2 {
		font-size: 26px;
	}
	#headline h3 {
		font-size: 14px;
	}
	.list {
		width: 100%;
		padding: 0 20px
	}
	.list h2 {
		font-size: 25px;
	}
	.about p,.about address {
		font-size: 15px;
	}
	.scenery figure {
		width: 48.2%;
	}
	.scenery figcaption {
		font-size: 18px;
	}
	.ticket .left, .ticket .right, .ticket .button {
		width: 98%;
		display: block;
	}
	.ticket .form input {
		width: 98%;
		height: 35px;
		margin: 0;
	}
	.ticket .form p {
		line-height: 2;
	}
	.ticket .submit {
		display: block;
		width: 30%;
		height: auto;
		line-height: 2;
		position: static;
		margin:10px auto;
	}
	.ticket .type, .ticket .form, .ticket .new, .ticket .form input, .ticket .submit, .ticket .reserve {
		font-size: 16px;
	}
	.news h2 {
		font-size: 16px;
		height: 20px;
		padding: 5px 0 10px 15px;
	}
	.news h3 {
		font-size: 14px;
		padding: 5px 0 5px 15px;
	}
	.news .buy {
		position: absolute;
		top: auto;
		right: auto;
		bottom: 0;
		padding: 0 0 0 15px;
	}
	.news .buy strong {
		font-size: 18px;
	}
}
/*在小于480 像素的屏幕，微小屏幕，更低分辨率的手机*/
@media (max-width: 479px) {
	/*#header, #header .center, #header .link {
		height: 45px;
	}*/
	#header .logo, .xs-hidden, .sm-hidden, .sidebar, .md-hidden  {
		display: none;
	}
	#header .link {
		width: 100%;
		line-height: 45px;
	}
	#header .link li {
		width: 25%;
	}
	#adver {
		padding: 45px 0 0 0;
	}
	#adver .center {
		width: 80%;
		height: 48px;
		margin: -10px 0 0 -40%;
	}
	#adver .search, #adver .button {
		height: 40px;
		font-size: 16px;
	}
	.sm-visible {
		display: block;
	}
	#footer .bottom, #footer .version {
		font-size: 13px;
	}
	#news .center h2 {
		font-size: 26px;
	}
	#news .center p {
		font-size: 14px;
	}
	#news figure {
		width: 99%;
	}
	#headline hgroup {
		left: 8%;
	}
	#headline h2 {
		font-size: 20px;
	}
	#headline h3 {
		font-size: 12px;
	}
	#headline {
		padding: 45px 0 0 0;
	}
	.list {
		width: 100%;
		padding: 0 20px
	}
	.list h2 {
		font-size: 20px;
	}
	.about p,.about address {
		font-size: 14px;
	}
	.scenery figure {
		width: 99%;
	}
	.scenery figcaption {
		font-size: 16px;
	}
	.ticket .left, .ticket .right, .ticket .button {
		width: 98%;
		display: block;
	}
	.ticket .form input {
		width: 98%;
		height: 35px;
		margin: 0;
	}
	.ticket .form p {
		line-height: 2;
	}
	.ticket .submit {
		display: block;
		width: 30%;
		height: auto;
		line-height: 2;
		position: static;
		margin:10px auto;
	}
	.ticket .type, .ticket .form, .ticket .new, .ticket .form input, .ticket .submit, .ticket .reserve {
		font-size: 14px;
	}
	.ticket .reserve {
		display: inline-block;
		width: auto;
		height: auto;
		line-height: 1;
		border-radius: 4px;
		background-color: #f60;
		color: #fff;
		padding: 8px;
		text-align: center;
	}
	.news h2 {
		font-size: 16px;
		height: 15px;
		padding: 5px 0 5px 15px;
		line-height: 15px;
	}
	.news h3 {
		font-size: 14px;
		padding: 5px 0 5px 15px;
		height: 15px;
		overflow: hidden;
	}
	.news .buy {
		position: absolute;
		top: auto;
		right: auto;
		bottom: 0;
		padding: 0 0 0 15px;
	}
}