#wrap{
	padding-top:20px;}
.search-div {
	width: 1200px;
	height: 350px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.left-side {
	width: 270px;
	height: 350px;
	float: left;
	margin-right: 30px;
}
.right-side {
	float: left;
}
.ticket-search-text {
	width: 578px;
	height: 46px;
	border: 2px solid #ff7900;
	background: #fffaf7;
	float: left;
	padding-left: 20px;
	font-size: 14px;
}
.ticket-search-btn {
	width: 150px;
	height: 50px;
	background: #ff7900;
	color: #fff;
	border: none;
	font: 22px/50px microsoft yahei, simhei;
	overflow: hidden;
	float: left;
	cursor: pointer;
}
.ticketBanner {
	margin-top: 20px;
}
.content-box {
	width: 1200px;
	margin: 0 auto;
}
.cb-til {
	border-bottom: 1px solid #6cba2b;
	margin-bottom: 20px;
	height: 45px;
}
.cb-til.sp {
	margin-bottom: 0;
}
.content-box h3 {
	float: left;
	font: 30px microsoft yahei, simhei;
	color: #6cba2b;
	padding-left: 10px;
}
.sale-til {
	width: 280px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000;
	font: 12px/20px simsun;
}
.sale-small-til {
	width: 280px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #777;
	font: 12px simsun, simhei;
}
.sale-img {
	width: 280px;
	height: 160px;
	margin-bottom: 10px;
	overflow: hidden;
}
.sale-img img {
	height: 160px;
	margin: 0 auto;
}
.sp-price {
	color: #f60;
	line-height: 16px;
	font-size: 12px;
}
.sp-price .big {
	font-size: 18px;
	font-weight: bold;
}
.old-price {
	font-size: 12px;
	line-height: 16px;
	text-decoration: line-through;
	color: #888;
}
.sale-btn {
	float: right;
	width: 80px;
	height: 32px;
	background: #f60;
	border-radius: 5px;
	border: none;
	color: #fff;
	font: 16px/32px microsoft yahei, simhei;
	cursor: pointer;
}
.price-side {
	float: left;
}
.price-row {
	width:280px;
	margin-top: 20px;
}
.sale-list {
	
}
.sale-list>ul>li {
	margin-right: 26px;
}
.sale-list>ul>li:nth-child(4n) {
	margin-right: 0;
}
.sale-list>ul>li.last{
	margin-right:0;}
.recommend-img {
	width: 220px;
	height: 135px;
	margin-bottom: 5px;
	overflow: hidden;
}
.recommend-til {
	    font: 12px/20px simsun;
	color: #000;
}
.now-price {
	color: #f60;
	font: 20px/24px Arial;
}
.now-price i {
	font-size: 12px;
}
.now-price em {
	font: 12px simsun, simhei;
	color: #666;
}
.recommend-list {
	padding-left: 10px;
}
.recommend-list>ul>li {
	margin: 0 20px 30px 0;
}
.recommend-list>ul>li:nth-child(5n) {
	margin-right: 0;
}
.thot-list>ul>li {
	margin: 0 20px 30px 0;
}
.thot-list>ul>li:nth-child(4n) {
	margin-right: 0;
}
.thot-list>ul>li.last,.recommend-list>ul>li.last{
	margin-right:0;}
.hot-left-nav {
	float: left;
	width: 220px;
	height: 450px;
	margin-right: 20px;
	border: 2px solid #6cba2b;
	border-right: none;
	background: #6cba2b;
}
.thot-list {
	float: left;
	width: 950px;
	margin-top: 20px;
}
.location {
	position: relative;
	z-index: 10;
	border: 1px solid #ccc;
	width: 268px;
	height: 48px;
}
.location-inner {
	height: 48px;
	position: relative;
}
.location-inner.cur {
	border-bottom: 2px solid #fff;
	z-index: 11;
}
.location-inner.cur i {
	background: url(/Images/Attractions/ticketIco.png) no-repeat -15px -58px;
}
.location .ico {
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	margin: 7px 7px 7px 30px;
	background: url(/Images/Attractions/ticketIco.png) 0 -25px;
}
.location p {
	float: left;
	font: 20px/48px microsoft yahei, simhei;
	color: #555;
	width: 150px;
	padding-left: 10px;
}
.location i {
	display: block;
	float: left;
	width: 14px;
	height: 9px;
	background: url(/Images/Attractions/ticketIco.png) no-repeat 0 -58px;
	margin-top: 22px;
}
.location-sl {
	width: 395px;
}
.location-sl .sl-til {
	font: 12px microsoft yahei, simhei;
	color: #999;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 10px 0 5px 0;
}
.city-hot {
	padding-left: 30px;
}
.location-sl a {
	margin-right: 30px;
	color: #000;
	float: left;
	*white-space:nowrap;
}
.location-sl a:hover {
	color: #f60;
}
.city-list {
	overflow: hidden;
	margin-bottom: 10px;
}
.city-list dt, .city-list dd {
	float: left;
}
.city-list dt {
	width: 50px;
	text-align: right;
	margin-right: 20px;
	color: #000;
	font-weight: bold;
}
.city-list dd {
	width: 300px;
}
.left-nav {
	position: relative;
	width: 268px;
	background: #f6f6f6;
	border: 1px solid #ccc;
	border-bottom: none;
	margin-top: 20px;
}
.left-nav>ul>li {
	float: none;
	width: 100%;
	height: 69px;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}
.left-nav>ul>li>p {
	font: 14px/68px microsoft yahei, simhei;
}
.left-nav>ul>li:hover {
	background: #fff;
	border-right: 1px solid #fff
}
.left-nav>ul>li>span {
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	margin: 18px 20px 0 30px;
}
.nav-ico1 {
	background: url(/Images/Attractions/ticketIco.png) no-repeat -35px -25px;
}
.nav-ico2 {
	background: url(/Images/Attractions/ticketIco.png) no-repeat -68px -25px;
}
.nav-ico3 {
	background: url(/Images/Attractions/ticketIco.png) no-repeat -102px -25px;
}
.nav-ico4 {
	background: url(/Images/Attractions/ticketIco.png) no-repeat -136px -25px;
}
.left-nav>ul>li>p {
	float: left;
}
.nav-sl {
	position: absolute;
	left: 269px;
	top: -1px;
	width: 709px;
	height: 279px;
	background: #fff;
	border: 1px solid #ccc;
	border-left: none;
	display: none;
	z-index:99;
}
.nav-sl-inner {
	padding: 10px 0 0 30px;
}
.handpick-list {
	margin-bottom: 15px;
}
.handpick-list dt, .scenic-list dt {
	font: 16px microsoft yahei, simhei;
	margin-bottom: 5px;
}
.handpick-list dd a, .scenic-list dd a {
	font: 14px/28px microsoft yahei, simhei;
	color: #666;
	margin-right: 35px;
}
.handpick-list dd a:hover, .scenic-list dd a:hover {
	color: #f60;
}
.scenic-list {
	margin-bottom: 10px;
}
.scenic-list dd span {
	display: block;
	width: 63px;
	float: left;
	font: 14px/24px Arial;
	color: #f60;
	margin-right: 20px;
}
.theme-list {
	float: left;
	border-right: 1px dashed #ccc;
}
.theme-list li {
	float: none;
	padding-left: 30px;
	width: 100px;
}
.theme-list li a {
	font: 14px/35px microsoft yahei, simhei;
	color: #333;
}
.theme-list li a:hover {
	color: #f60;
}
.hot-left-nav {
	list-style: none;
}
.hot-left-nav li {
	position: relative;
	float: none;
	height: 75px;
	color: #fff;
	text-align: center;
	font: 16px/75px microsoft yahei, simhei;
	cursor: pointer;
}
.hot-left-nav li.cur {
	background: #fff;
	color: #6cba2b;
}
.hot-left-nav li span {
	position: absolute;
	top: 23px;
	left: 30px;
	display: block;
	float: left;
	width: 32px;
	height: 32px;
}
.hln-ico1 {
	background: url(/Images/Attractions/ticketIco.png) no-repeat 0 -112px;
}
.cur .hln-ico1 {
	background: url(/Images/Attractions/ticketIco.png) no-repeat 4px -75px;
}
.hln-ico2 {
	background: url(/Images/Attractions/ticketIco.png) no-repeat -40px -114px;
}
.cur .hln-ico2 {
	background: url(/Images/Attractions/ticketIco.png) no-repeat -40px -73px;
}
.hln-ico3 {
	background: url(/Images/Attractions/ticketIco.png) no-repeat -78px -116px;
}
.cur .hln-ico3 {
	background: url(/Images/Attractions/ticketIco.png) no-repeat -77px -75px;
}
.hln-ico4 {
	background: url(/Images/Attractions/ticketIco.png) no-repeat -123px -117px;
}
.cur .hln-ico4 {
	background: url(/Images/Attractions/ticketIco.png) no-repeat -123px -74px;
}
.hln-ico5 {
	background: url(/Images/Attractions/ticketIco.png) no-repeat -166px -116px;
}
.cur .hln-ico5 {
	background: url(/Images/Attractions/ticketIco.png) no-repeat -166px -75px;
}
.hln-ico6 {
	background: url(/Images/Attractions/ticketIco.png) no-repeat -198px -115px;
}
.cur .hln-ico6 {
	background: url(/Images/Attractions/ticketIco.png) no-repeat -202px -75px;
}
/*0511*/
.choose-ban {
	float: left;
}
.cbt-wrap {
	position: relative;
	float: left;
	padding-top: 7px;
	margin-left: 20px;
}
.cbt-wrap:hover {
	z-index: 20;
}
.cbt-wrap:hover .cbt-wrap-s {
	border: 1px solid #ccc;
	border-bottom: 1px solid #fff;
}
.cbt-wrap:hover .cbt-wrap-s i {
	background: url(/Images/Attractions/ticketIco.png) no-repeat -179px -5px;
}
.cbt-wrap-s {
	position: relative;
	z-index: 10;
	border: 1px solid #fff;
	font: 14px/30px simsun, simhei;
	background: #fff;
	padding: 0 15px;
	overflow: hidden;
}
.cbt-wrap-s span {
	float: left;
	margin-right: 5px;
}
.cbt-wrap-s i {
	display: block;
	float: left;
	width: 9px;
	height: 5px;
	background: url(/Images/Attractions/ticketIco.png) no-repeat -192px -5px;
	margin-top: 14px;
}
.cbt-slide {
	position: absolute;
	top: 37px;
	z-index: 5;
	border: 1px solid #ccc;
	padding: 10px;
	background: #fff;
	width: 480px;
	font: 12px/20px simsun, simhei;
	display: none;
}
.cbt-slide a {
	margin: 0 20px 5px 0;
	white-space: nowrap;
	color: #666;
	font: 12px/30px simsun, simhei;
}
.cbt-wrap:hover .cbt-slide {
	display: block;
}
.cb-hot-city {
	float: left;
	margin-left: 10px;
	padding-top: 7px;
}
.cb-hot-city a {
	padding: 0 5px;
	margin: 0 5px;
	font: 14px/32px simsun, simhei;
	color: #555;
}
.cb-hot-city a:hover, .cbt-slide a:hover {
	color: #f60;
}
.hc-ban {
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	line-height: 20px;
	height: 21px;
}
.hc-ban li {
	margin: 0 13px;
	border: 1px solid #fff;
	border-bottom: none;
	cursor: pointer;
}
.hc-ban li:hover {
	color: #f60;
}
.hc-ban li.cur {
	border-bottom: 1px solid #6cba2b;
	color: #6cba2b;
	font-weight: bold;
}
.hc-ban-sl {
	padding: 13px;
	display: none;
}
.hc-ban-sl.cur {
	display: block;
}
.hc-ban-sl dl {
	margin-bottom: 15px;
}
.hc-ban-sl dt {
	color: #f60;
	font: bold 14px Arial, Helvetica, sans-serif;
}

#lunbo{
	
	width: 900px;
	height: 280px;
	position: relative;
	overflow: hidden;
}
#lunbo ul{
	list-style: none;
}
#lunbo #tupian ul{
	width: 8000px;
	position: absolute;
	left: 0px;
}
#lunbo #tupian ul li{
	float: left;
}
#lunbo .anniu .zuo{
	display: block;
	width: 45px;
	height: 45px;
	background: url(/images/images/png24.png) no-repeat 0 0;
	position: absolute;
	top: 40%;
	left: 10px;
	cursor: pointer;
	z-index: 2;
}
#lunbo .anniu .you{
	display: block;
	width: 45px;
	height: 45px;
	background: url(/images/images/png24.png) no-repeat 0 -45px;
	position: absolute;
	top: 40%;
	right: 10px;
	cursor: pointer;
	z-index: 2;
}
#lunbo .xiaoyuandian{
	z-index: 2;
	position: absolute;
	bottom: 0;
	right: 10px;
	height: 25px;
}
#lunbo .xiaoyuandian ul{
	list-style: none;
}
#lunbo .xiaoyuandian ul li{
	float: left;
	width: 16px;
	height: 16px;
	background: url(/images/images/shuziban.png) no-repeat -25px -124px;
	margin-right: 3px;
	cursor: pointer;
	color: white;
	font:12px/16px "ËÎÌå";
	text-align:center;
}
#lunbo .xiaoyuandian ul li.cur{
	background: url(/images/images/shuziban.png) no-repeat -7px -124px;
}

