@CHARSET "UTF-8";

.contentt {
	font-size: 12px;
	width: 1200px;
	padding-top: 20px;
}
.content-current {
	height: 32px;
	line-height: 32px;
	color: #999;
	padding-left: 30px;
}
.content-current a, .content-current span {
	padding: 0 4px;
	color: #999;
}
.h30 {
	height: 30px;
}
.selectway {
}
.selectway .select {
    height: 40px;
    line-height: 40px;
	margin: 10px 30px 0;
	background: #F3F3F3;
	padding: 12px 0 4px 15px;
	border-radius: 3px;
}
.selectway .selectleft {
	float: left;
    line-height: 35px;
}
.selectway .selected {
	float: left;
}
.selected ul li {
	float: left;
    margin: 0 6px 0 6px;
    height: 22px;
    line-height: 22px;
	letter-spacing: 1px;
	border-radius: 2px;
    padding: 5px 15px;
    border: solid 1px #00afc7;
    color: #f60;
    background: #f9f9f9;
}
.selected ul li a {
	font-size: 14px;
	letter-spacing: 1px;
}
.selected ul li.cur a {
    color: #00afc7;
}
.selected ul li.clear_filter {
	border: none;
	background: none;
}
.selected ul li.clear_filter a {
	color: #F00;
}
.selectway .selectall {
	float: left;
	height: 22px;
	line-height: 22px;
	padding: 0 0 0 10px;
}
.selectway .selectall span {
	padding: 0 4px;
	font-weight: bold;
}
.selectway .selectlist {
	border: solid 1px #DDD;
	padding: 10px 0 0 0;
}
.selectlist .selectlist-div {
	clear: both;
	padding: 6px 4px;
	margin: 0 0 8px 0;
	position: relative;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
}
.selectlist .selectlist-div .selectlist-divleft {
	color: #999;
	width: 90px;
	text-indent: 1em;
	float: left;
}
.selectlist .selectlist-div .selectlist-divright {
	float: left;
	width: 1090px;
}
.selectlist .selectlist-div .selectlist-divright ul li {
	display: inline-block;
	width: 100px;
	position: relative;
	line-height: 26px;
	height: 26px;
}
.selectlist .selectlist-div .selectlist-divright ul li img {
	position: absolute;
	right: 6px;
	top: 8px;
	display: none;
}
.selectlist .selectlist-div .selectlist-divright li.hover a {
	background: #7b71a3;
	color: #FFF;
	height: 20px;
	line-height: 18px;
	display: block;
	padding: 0 0 0 6px;
	margin: 5px 0 0 0;
	position: relative;
}
.selectlist .selectlist-div .selectlist-divright li.hover a img {
	display: block;
	position: absolute;
	right: 4px;
	top: 6px;
}
.selectlist .selectlist-div .selectlist-divright a {
	color: #444;
}
.filter_judge {
	position: absolute;
	right: 8px;
	top: 6px;
	height: 20px;
	line-height: 20px;
	width: 60px;
	font-size: 12px;
	text-align: center;
	display: none;
	background: #DDD;
}
.filter_judge:hover {
	background: #F90;
	color: #FFF;
}
.start_time {
	float: left;
	margin: 0 0 0 0;
}
.start_time input {
	width: 100px;
	height: 20px;
	line-height: 20px;
}
.end_time {
	float: left;
	margin: 0 0 0 12px;
}
.end_time input {
	width: 100px;
	height: 20px;
	line-height: 20px;
}
.time_submit {
	float: left;
	margin: 0 0 0 6px;
	height: 22px;
	line-height: 22px;
}
.content_v2_left {
	float: left;
	width: 1200px;
}
.tour_order_type {
	border: dashed 1px #BBB;
	border-left: none;
	border-right: none;
	height: 32px;
	line-height: 32px;
}
.tour_order_type ul li {
	float: left;
	padding: 0 12px;
	height: 32px;
	line-height: 32px;
}
.tour_order_type ul li a {
	height: 32px;
	line-height: 32px;
}
.tour_order_type ul li.hover {
	color: #FFF;
	background: #a499ca;
}
.tour_order_type ul li.hover a {
	color: #FFF;
}
.tour_order_type ul li.hover a.up, a.down {
	padding: 0 20px 0 0;
}
.tour_order_type ul li.hover a.up {
	background: url("../images/v2/order_up.jpg") 55px center no-repeat;
}
.tour_order_type ul li.hover a.down {
	background: url("../images/v2/order_down.jpg") 55px center no-repeat;
}
.selecttype-list {
	margin: 30px 30px 0;
	clear: both;
    height: 150px;
    border-bottom: 1px dashed #ddd;
}
.selecttype-list .selecttypeleft {
	float: left;
	width: 180px;
	height: 120px;
	position: relative;
	overflow: hidden;
}
.selecttype-list .selecttypeleft a img {
	width: 180px;
	height: 120px;
}
.selecttype-list .selecttypeleft .hot {
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	line-height: 20px;
	width: 50px;
	text-align: center;
	background: #c6bbea;
	color: #FFF;
}
.selecttype-list .selecttypeleft .txt_bg {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.5;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 26px;
	line-height: 26px;
	background: #000;
	z-index: 6;
}
.selecttype-list .selecttypeleft .txt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #FFF;
	z-index: 9;
}
.selecttype-list .selecttypeleft .txt a {
	letter-spacing: 1px;
	color: #FFF;
}
.selecttype-list .selecttyperight {
	float: right;
	width: 930px;
	color: #444;
}
.selecttype-list .selecttyperight dt {
	font-size: 22px;
	font-weight: bold;
	min-height: 40px;
	line-height: 20px;
}
.selecttype-list .selecttyperight dt a {
	font-size: 16px;
	font-weight: bold;
}
.selecttype-list .selecttyperight dt img {
	margin: 0 0 0 6px;
	position: relative;
	top: 4px;
}
.selecttype-list .selecttyperight dd {
	color: #999;
    height: 28px;
    line-height: 28px;
	overflow: hidden;
}
.selecttype-list .selecttyperight .tour_info_left {
	float: left;
	width: 720px;
}
.selecttype-list .selecttyperight .tour_info_right {
	float: right;
	width: 200px;
    height: 105px;
    padding-top: 15px;
	border-left: solid 1px #DDD;
}
.selecttype-list .selecttyperight .tour_info_right dt {
	text-align: center;
	color: #F90;
	display: block;
	font-size: 32px;
	font-family: 'DINCond-Medium', Arial, 'Open Sans';
	/* font-family: 'HelveticaNeue'; */
}
.selecttype-list .selecttyperight .tour_info_right dt b {
	font-size:20px;
	font-family: 'Microsoft Yahei';
}
.selecttype-list .selecttyperight .tour_info_right dt em {
	font-style: normal;
	font-size: 14px;
	color: #999;
}
.selecttype-list .selecttyperight .tour_info_right dd {
	text-align: center;
	color: #999;
	display: block;
}
.selecttype-list .selecttyperight .tour_info_right .look_tour_main {
	margin: 8px auto;
	height: 41px;
	line-height: 41px;
	width: 141px;
}
.selecttype-list .selecttyperight .tour_info_right .look_tour {
	height: 41px;
	line-height: 41px;
	background: url("../v2/tour_search_14.jpg") no-repeat;
	color: #FFF;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.contentt {
	padding-bottom: 10px;
}
.pages {
	text-align: center;
    margin-top: 20px;
}
.pages a, .pages span {
	display: inline-block;
	padding: 4px 8px;
}
.pages a {
	border: solid 1px #414e59;
	color: #414e59;
}
.pages span {
	border: solid 1px #414e59;
	background: #414e59;
	color: #FFF;
}
.content_v2_right {
	float: right;
	width: 250px;
	margin: 40px 0 0 0;
}
.right_title {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	background: url("../images/v2/tour_search_09.jpg") left top no-repeat;
	font-weight: bold;
	color: #246ec7;
	text-indent: 0.5em;
}
.about_us {
	margin: 0 0 20px 0;
}
.right_list li {
	border-bottom: solid 1px #DDD;
	padding: 6px;
}
.right_list li img {
	float: left;
	width: 80px;
	height: auto;
}
.right_list li .tour_info {
	float: left;
	width: 140px;
	margin: 0 0 0 8px;
}
.no_tours {
	height: 50px;
	line-height: 50px;
	color: #999;
	font-size: 16px;
}
