 
.wrap {
	border: 1px solid #dcdcdc
}

.mt30 {
	margin-top: 30px
}

.mr30 {
	margin-right: 30px
}

.mb15 {
	margin-bottom: 15px
}

.font12 {
	font-size: 12px
}

.font14 {
	font-size: 14px
}

.text-center {
	text-align: center
}

.line-height {
	line-height: 1.5
}

sub {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif
}

.aside-title {
	font-size: 18px;
	color: #333
}

.green-a {
	color: #9dcd59
}

.breadcrumbs {
	font-family: "宋体"
}

.mg-citypath {
	height: 32px;
	line-height: 32px;
	font-size: 24px;
	margin-bottom: 18px
}

.mg-citypath .more-city {
	float: left;
	position: relative;
	z-index: 8;
	font-size: 12px;
	font-family: "宋体";
	margin-left: 8px;
	color: #999;
	margin-top: 4px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #f5f5f5
}

.mg-citypath .more-city.selected,.mg-citypath .more-city:hover {
	border-color: #eaeaea
}

.mg-citypath .more-city.selected .city-open,.mg-citypath .more-city:hover .city-open {
	display: block
}

.mg-citypath .more-city.selected .change-city,.mg-citypath .more-city:hover .change-city {
	background-color: #fff;
	position: relative;
	z-index: 9;
	*height: 26px
}

.mg-citypath .more-city .change-city {
	padding: 0 15px;
	display: block
}

.city-open {
	position: absolute;
	left: -1px;
	top: 23px;
	width: 484px;
	padding: 8px;
	background-color: #fff;
	border: 1px solid #eaeaea;
	color: #666;
	display: none;
	z-index: 8
}

.city-open dt {
	font-weight: bolder;
	padding: 0 8px;
	line-height: 30px
}

.city-open dd {
	line-height: 20px
}

.city-open dd a {
	display: inline-block;
	padding: 0 8px;
	color: #666;
	margin: 2px 5px 2px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all
}

.city-open dd a:hover,.city-open dd a.selected {
	background-color: #f90;
	color: #fff
}

.filter-nav {
	height: 41px;
	line-height: 41px;
	background-color: #fff;
	border: 1px solid #6b9cce;
	border-bottom-width: 2px
}

.filter-nav li {
	float: left
}

.filter-nav li a {
	display: block;
	padding: 0 25px;
	border-right: 1px solid #6b9cce;
	color: #333;
	font-size: 14px
}

.filter-nav li.last a {
	border-right: none
}

.filter-nav li .selected {
	background-color: #6b9cce;
	color: #fff
}

.mg-filter {
	background-color: #fff;
	border: 1px solid #eaeaea;
	font-family: "宋体";
	color: #333;
	padding: 10px 18px 0;
	margin-bottom: 52px;
	position: relative;
	_zoom: 1
}

.mg-filter.nomore {
	margin-bottom: 20px
}

.filter-row {
	border-bottom: 1px dotted #e3dedc;
	min-height: 20px;
	line-height: 20px;
	padding: 9px 0 9px 5em;
	margin-bottom: -1px;
	position: relative;
	_width: 835px;
	overflow: hidden
}

.filter-row .hd {
	float: left;
	margin-left: -5em;
	_display: inline
}

.filter-row .bd {
	padding-left: 54px;
	padding-right: 118px;
	min-height: 20px;
	_width: 546px;
	_height: 20px
}

.filter-row .bd.nowrap {
	height: 20px;
	overflow: hidden;
	*zoom: 1
}

.filter-row .bd.filter-item {
	padding-left: 0
}

.filter-row .bd.filter-scrollbar {
	max-height: 75px;
	_height: 75px;
	overflow-y: auto
}

.filter-row .bd a {
	float: left;
	padding: 0 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	white-space: nowrap;
	color: #333;
	_border: 0
}

.filter-row .bd a:hover {
	background-color: #fff4e5;
	color: #333
}

.filter-row .bd sub {
	bottom: 0
}

.filter-row .bd .selected,.filter-row .bd .selected:hover {
	background-color: #f60;
	color: #fff
}

.filter-row .bd .show-fold {
	position: absolute;
	top: 9px;
	right: 22px;
	color: #666;
	display: block;
	padding: 0;
	margin-right: 0
}

.filter-row .bd .show-fold i {
	margin-left: 5px
}

.filter-row .bd .show-fold.on,.filter-row .bd .show-fold:hover {
	color: #05a;
	background: none
}

.filter-row .bd.filter-item a {
	float: left;
	border: solid 1px #f90;
	margin-right: 10px;
	padding: 0 19px 0 5px;
	position: relative;
	max-width: 240px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all
}

.filter-row .bd.filter-item a i {
	position: absolute;
	right: 5px;
	top: 8px
}

.filter-row .bd.filter-item a:hover {
	border-color: #f60;
	background-color: #f90;
	color: #fff
}

.filter-row .bd.filter-item a:hover .close-x-yellow {
	background-position: 0 -30px
}

.filter-row .bd.filter-item a.clear-all {
	border: none;
	color: #05a
}

.filter-row .bd.filter-item a.clear-all:hover {
	background: none;
	text-decoration: underline;
	color: #05a
}

.filter-row label {
	float: left;
	height: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0 5px;
	white-space: nowrap;
	cursor: pointer;
	_border: 0
}

.filter-row label:hover {
	background-color: #fff4e5
}

.filter-row .unlimited {
	width: 43px;
	text-align: center;
	float: left;
	margin-left: -54px;
	_padding: 0;
	_display: inline;
	cursor: pointer;
	color: #f60
}

.filter-row .btn-double {
	position: absolute;
	top: 9px;
	right: 69px;
	padding: 2px 2px 2px 4px;
	border: solid 1px #ddd;
	color: #999;
	height: 14px;
	line-height: 14px;
	cursor: pointer
}

.filter-more {
	width: 140px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #666;
	background-color: #fff;
	border: 1px solid #eaeaea;
	border-top-color: #fff;
	position: absolute;
	bottom: -29px;
	left: 50%;
	margin-left: -70px;
	z-index: 9;
	cursor: pointer
}

.filter-more:hover {
	background-color: #f60;
	color: #fff;
	border-color: #f60
}

.filter-btnbox {
	text-align: center;
	padding-right: 5em
}

.filter-btn {
	height: 20px;
	line-height: 20px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #f4f7ff;
	color: #333;
	padding: 0 7px;
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
	*display: inline
}

.filter-btn:hover {
	color: #f90
}

.mg-sort {
	font-family: "宋体";
	height: 33px;
	line-height: 33px;
	border: 1px solid #eaeaea;
	background-color: #f8f8f8;
	position: relative;
	z-index: 2
}

.mg-sort .promotion {
	position: absolute;
	right: 0;
	top: 0;
	_top: 8px
}

.mg-sort .promotion label {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	cursor: pointer
}

.sort-group {
	font-family: "宋体";
	display: inline-block
}

.sort-group li {
	float: left
}

.sort-group li a {
	display: block;
	border: 1px solid #eaeaea;
	width: 59px;
	_height: 13px;
	_line-height: 13px;
	_padding: 10px 0;
	text-align: center;
	margin-left: -1px;
	margin-top: -1px;
	background-color: #fff;
	color: #333;
	position: relative;
	z-index: 2;
	overflow: hidden
}

.sort-group li a:hover {
	color: #f90;
	border-color: #f90;
	text-decoration: none;
	z-index: 9
}

.sort-group li a.select {
	background-color: #f90;
	color: #fff;
	border-color: #f90
}

.sort-group li a.select .sort-up {
	background-position: -24px -13px
}

.sort-group li a.select .sort-down {
	background-position: -36px -13px
}

.price-group {
	_margin-top: 5px;
	padding: 0 10px;
	text-align: center;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle
}

.price-group .pg-btnbox {
	line-height: 24px;
	padding-bottom: 8px;
	display: none
}

.price-group.selected {
	background-color: #fff;
	padding: 0 9px;
	border: 1px solid #eaeaea;
	border-top: none
}

.price-group.selected .pg-btnbox {
	display: block
}

.price-group .input-sm {
	width: 42px;
	padding-left: 17px;
	background: url("icon-arr.png") no-repeat;
	_background: url("icon-arr-ie6.png") no-repeat;
	background-color: #fff;
	background-position: -139px -7px
}

.price-group a:hover {
	text-decoration: underline
}

.price-group a.sort-btn {
	height: 20px;
	line-height: 20px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #f4f7ff;
	color: #333;
	padding: 0 7px;
	margin-left: 10px;
	display: inline-block;
	zoom: 1;
	*display: inline
}

.price-group a.sort-btn:hover {
	color: #f90;
	text-decoration: none
}

.lv-icon {
	background: url("tour-icon.png") no-repeat;
	_background-image: url("tour-icon-ie6.png");
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	font-size: 0;
	margin-top: -2px !important
}

.ico-scenic,.ico-train,.ico-flight,.ico-bed {
	width: 20px;
	height: 20px;
	margin-right: 10px
}

.ico-train {
	background-position: 0 -40px
}

.ico-scenic {
	background-position: -30px -40px
}

.ico-bed {
	background-position: -60px -40px
}

.ico-flight {
	background-position: -90px -40px
}

.ico-snum {
	background-position: 0 -70px;
	width: 17px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	color: #fff;
	font-size: 12px
}

.ico-jingdian,.ico-festival,.ico-traffic,.ico-tieshi,.ico-tese,.ico-shopping,.ico-food {
	width: 30px;
	height: 30px;
	margin-right: 6px
}

.ico-jingdian {
	background-position: 0 0
}

.ico-festival {
	background-position: -40px 0
}

.ico-traffic {
	background-position: -80px 0
}

.ico-tieshi {
	background-position: -120px 0
}

.ico-tese {
	background-position: -160px 0
}

.ico-food {
	background-position: -200px 0
}

.ico-shopping {
	background-position: -240px 0
}

a:hover .ico-jingdian {
	background-position: -158px -409px
}

a:hover .ico-festival {
	background-position: -190px -409px
}

a:hover .ico-traffic {
	background-position: -222px -409px
}

a:hover .ico-tieshi {
	background-position: -254px -409px
}

a:hover .ico-tese {
	background-position: -286px -409px
}

a:hover .ico-food {
	background-position: -318px -409px
}

a:hover .ico-shopping {
	background-position: -350px -409px
}

.ico-h31,.ico-h32,.ico-h33,.ico-h34,.ico-h35 {
	width: 20px;
	height: 20px
}

.ico-h31 {
	background-position: -120px -40px
}

.ico-h32 {
	background-position: -150px -40px
}

.ico-h33 {
	background-position: -180px -40px
}

.ico-h34 {
	background-position: -210px -40px
}

.ico-h35 {
	background-position: -240px -40px
}

.ico-h21,.ico-h22,.ico-h23,.ico-h24,.ico-h25,.ico-h26,.ico-h27,.ico-h28 {
	width: 56px;
	height: 56px
}

.ico-h21 {
	background-position: 0 -100px
}

.ico-h22 {
	background-position: -66px -100px
}

.ico-h23 {
	background-position: -132px -100px
}

.ico-h24 {
	background-position: -198px -100px
}

.ico-h25 {
	background-position: -264px -100px
}

.ico-h26 {
	background-position: 0 -308px
}

.ico-h27 {
	background-position: -39px -409px
}

.ico-h28 {
	background-position: -100px -409px
}

.ico-zan {
	width: 18px;
	height: 18px;
	background-position: 0 -166px
}

.ico-gift {
	width: 12px;
	height: 12px;
	background-position: -27px -166px
}

.ico-yes-sm {
	width: 15px;
	height: 15px;
	background-position: -75px -70px
}

.tips-uparr {
	width: 14px;
	height: 7px;
	background-position: -54px -166px
}

.ico-share {
	width: 12px;
	height: 12px;
	background-position: -196px -70px
}

.ico-email {
	width: 17px;
	height: 12px;
	background-position: -218px -70px
}

.ico-print {
	width: 11px;
	height: 12px;
	background-position: -245px -70px
}

.ico-map {
	width: 20px;
	height: 20px;
	background-position: -266px -70px
}

.ico-day,.ico-days {
	line-height: 39px;
	text-align: center;
	color: #fff;
	font-family: tahoma,simsun,sans-serif;
	font-size: 14px
}

.ico-day {
	width: 39px;
	height: 42px;
	background-position: -66px -308px
}

.ico-days {
	width: 39px;
	height: 39px;
	background-position: -115px -308px
}

.ico-dmeal,.ico-dbus,.ico-dbed,.ico-dscenic {
	width: 14px;
	height: 17px
}

.ico-dmeal {
	background-position: -100px -70px
}

.ico-dbus {
	background-position: -124px -70px
}

.ico-dscenic {
	background-position: -148px -70px
}

.ico-dbed {
	background-position: -172px -70px
}

.ico-outlong,.ico-outshort,.ico-guonei,.ico-zhoubian,.ico-gonglue,.ico-europe,.ico-islands,.ico-australia,.ico-africa {
	width: 31px;
	height: 31px;
	margin-right: 13px
}

.ico-outlong {
	background-position: 0 -369px
}

.ico-outshort {
	background-position: -41px -369px
}

.ico-guonei {
	background-position: -82px -369px
}

.ico-zhoubian {
	background-position: -123px -369px
}

.ico-gonglue {
	background-position: -164px -369px
}

.ico-europe {
	background-position: -205px -369px
}

.ico-islands {
	background-position: -246px -369px
}

.ico-australia {
	background-position: -287px -369px
}

.ico-africa {
	background-position: -328px -369px
}

.ico-zb-hot {
	width: 34px;
	height: 39px;
	margin-right: 10px;
	vertical-align: 10px;
	background-position: 0 -412px
}

.ico-h-l-btn,.ico-h-r-btn {
	width: 13px;
	height: 26px;
	vertical-align: -15px;
	*vertical-align: -40px
}

.ico-h-l-btn {
	background-position: -313px -167px
}

.ico-h-r-btn {
	background-position: -339px -167px
}

.ico-gff,.ico-gbj,.ico-gzx,.ico-gbz {
	width: 52px;
	height: 42px
}

.ico-gff {
	background-position: -164px -308px
}

.ico-gbj {
	background-position: -221px -308px
}

.ico-gzx {
	background-position: -278px -308px
}

.ico-gbz {
	background-position: -335px -308px
}

.popup .popup-main {
	font-family: "宋体"
}

.pop-scroll {
	height: 452px;
	padding-right: 32px;
	padding-left: 18px;
	margin-bottom: 10px;
	overflow-y: auto;
	*overflow-x: hidden
}

.pop-scroll.sh {
	height: 332px;
	overflow-y: scroll;
	padding-right: 16px
}

.pop-scroll .comment-row {
	padding-right: 0
}

.pop-title {
	height: 24px;
	line-height: 24px;
	padding: 10px 20px;
	font-size: 14px;
	color: #333
}

.pop-h2 {
	font-size: 18px;
	text-align: center;
	position: relative;
	line-height: 34px;
	padding-left: 18px;
	padding-right: 98px
}

.pop-h2 .btn.btn-sm {
	position: absolute;
	top: 0;
	right: 32px;
	font-weight: bold;
	font-size: 14px
}

.album-slider {
	padding: 30px;
	font-family: "宋体"
}

.album-slider .ico-bwarr {
	width: 18px;
	height: 31px
}

.album-slider .ico-bsarr {
	width: 26px;
	height: 43px
}

.album-box {
	width: 560px;
	height: 400px;
	margin: 0 auto
}

.album-bigpic {
	height: 342px;
	overflow: hidden;
	position: relative
}

.album-bigpic .prev,.album-bigpic .next {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	_display: inline;
	background: rgba(0,0,0,0.5) !important;
	background: url("black-bg.png")
}

.album-bigpic .prev:hover,.album-bigpic .next:hover {
	background: rgba(0,0,0,0.8) !important;
	background: url("black-bg.png")
}

.album-bigpic .prev {
	left: 0
}

.album-bigpic .prev .ico-bwarr {
	background-position: -200px -205px
}

.album-bigpic .next {
	right: 0
}

.album-bigpic .next .ico-bwarr {
	background-position: -228px -205px
}

.album-txt {
	position: relative;
	padding-right: 56px;
	line-height: 42px;
	color: #333
}

.album-txt .page {
	position: absolute;
	right: 0;
	top: 0;
	font-family: tahoma,simsun,sans-serif
}

.album-smallpic {
	width: 618px;
	height: 64px;
	padding: 0 65px;
	margin: 0 auto;
	position: relative
}

.album-smallpic li {
	float: left;
	width: 80px;
	height: 60px;
	border: solid 2px #fff;
	margin-right: 3px;
	_display: inline;
	position: relative
}

.album-smallpic li span {
	width: 80px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5) !important;
	background: url("black-bg.png");
	color: #fff;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	display: none;
	z-index: 9
}

.album-smallpic li:hover,.album-smallpic li.current {
	border-color: #f90
}

.album-smallpic li:hover span,.album-smallpic li.current span {
	display: block
}

.album-smallpic .s-prev,.album-smallpic .s-next {
	width: 26px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	_display: inline
}

.album-smallpic .s-prev {
	left: 0
}

.album-smallpic .s-prev .ico-bsarr {
	background-position: -128px -205px
}

.album-smallpic .s-next {
	right: 0
}

.album-smallpic .s-next .ico-bsarr {
	background-position: -164px -205px
}

.album-smallpic .s-prev.disabled .ico-bsarr {
	background-position: -56px -205px
}

.album-smallpic .s-next.disabled .ico-bsarr {
	background-position: -92px -205px
}

.gallery-box {
	padding-right: 32px;
	padding-left: 18px
}

.gallery-left {
	float: left;
	width: 550px
}

.gallery-left .bigpic {
	height: 412px;
	overflow: hidden;
	position: relative
}

.gallery-left .bigpic .prev,.gallery-left .bigpic .next {
	width: 50px;
	height: 31px;
	line-height: 31px;
	padding: 10px 0 9px;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	_display: inline;
	background: rgba(0,0,0,0.5) !important;
	background: url("black-bg.png")
}

.gallery-left .bigpic .prev:hover,.gallery-left .bigpic .next:hover {
	background: rgba(0,0,0,0.8) !important;
	background: url("black-bg.png");
	cursor: pointer
}

.gallery-left .bigpic .prev {
	left: 0;
	z-index: 100
}

.gallery-left .bigpic .next {
	right: 0
}

.gallery-left .bigpic .video-btn {
	position: absolute;
	right: 72px;
	bottom: 12px
}

.gallery-left .bigpic .video-btn i {
	margin-left: 12px
}

.gallery-left .bigpic .video-tips {
	width: 240px;
	height: 48px;
	line-height: 48px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -120px;
	margin-top: -24px;
	background: rgba(0,0,0,0.5) !important;
	background: url("black-bg.png");
	color: #fff;
	text-align: center
}

.gallery-right {
	float: right;
	width: 290px
}

.gallery-right .count {
	color: #05a;
	height: 18px
}

.gallery-right .count a {
	color: #05a;
	padding: 2px 5px;
	margin-right: 12px
}

.gallery-right .count a.selected,.gallery-right .count a:hover {
	background-color: #f90;
	color: #fff;
	text-decoration: none
}

.gallery-right .count a.selected .ico-video,.gallery-right .count a:hover .ico-video {
	background-position: 0 -71px
}

.gallery-right .count a i {
	margin-right: 4px
}

.gallery-right .smallpic {
	height: 396px;
	overflow-y: auto;
	position: relative
}

.gallery-right .smallpic li {
	float: left;
	width: 80px;
	height: 60px;
	border: solid 2px #fff;
	margin-right: 2px;
	margin-top: 2px;
	_display: inline;
	position: relative
}

.gallery-right .smallpic li span {
	width: 80px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5) !important;
	background: url("black-bg.png");
	color: #fff;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	display: none
}

.gallery-right .smallpic li:hover,.gallery-right .smallpic li.current {
	border-color: #f90;
	cursor: pointer
}

.gallery-right .smallpic li:hover span,.gallery-right .smallpic li.current span {
	display: block
}

.gallery-txt {
	position: relative;
	padding-right: 56px;
	line-height: 42px;
	color: #333;
	margin-bottom: 30px
}

.gallery-txt .page {
	position: absolute;
	right: 0;
	top: 0
}

.pop-nav {
	height: 28px;
	margin: 6px 0
}

.pop-nav li {
	float: left;
	height: 28px;
	line-height: 28px;
	padding: 0 20px;
	font-size: 14px;
	color: #333
}

.pop-nav li.selected {
	background-color: #f90;
	color: #fff
}

.pop-comment {
	padding-right: 38px;
	padding-bottom: 12px
}

.comment-count {
	padding: 0 20px;
	font-size: 16px
}

.comment-count .num {
	font-size: 28px;
	color: #f90;
	font-family: tahoma,simsun,sans-serif
}

.comment-count .count-num {
	float: right;
	font-size: 12px;
	padding-top: 10px
}

.pop-map {
	height: 512px
}

.d-map {
	float: left;
	width: 586px;
	height: 466px;
	margin: 0 0 12px 18px;
	border: solid 1px #dcdcdc
}

.d-map.full {
	margin-right: 18px;
	width: auto;
	float: none
}

.map-aside {
	float: left;
	width: 260px;
	height: 466px;
	padding: 0 10px;
	position: relative
}

.map-aside.hidden {
	right: -280px
}

.map-aside .map-asidebox {
	padding-left: 1px;
	overflow: hidden
}

.map-aside .map-title {
	margin-bottom: 12px;
	color: #999
}

.map-aside .map-title strong {
	margin-right: 10px;
	color: #333
}

.map-aside .map-title .goback,.map-aside .map-title a {
	padding-right: 5px
}

.map-aside .map-title .goback {
	color: #ccc
}

.map-aside .result-count {
	background-color: #f5f5f5;
	padding: 5px 10px
}

.pop-dashed {
	border-bottom: dashed 1px #eaeaea;
	height: 12px;
	margin-bottom: 12px
}

.pop-dashed.m20 {
	height: 20px;
	margin-bottom: 20px
}

.around-box {
	clear: both
}

.around-box a {
	position: relative;
	float: left;
	display: inline;
	width: 41px;
	height: 46px;
	line-height: 46px;
	padding-left: 44px;
	margin: -1px 0 0 -1px;
	border: solid 1px #eaeaea;
	font-size: 14px;
	background-color: #fff;
	overflow: hidden
}

.around-box a:hover,.around-box a.selected {
	border-color: #f90;
	z-index: 2;
	text-decoration: none
}

.around-box a.selected {
	background-color: #f90;
	color: #fff
}

.around-box a.selected .hotel {
	background-position: 0 -528px
}

.around-box a.selected .restaurant {
	background-position: 0 -559px
}

.around-box a.selected .metro {
	background-position: 0 -590px
}

.around-box a.selected .entertainment {
	background-position: 0 -621px
}

.around-box a.selected .sight {
	background-position: 0 -652px
}

.around-box a.selected .market {
	background-position: 0 -683px
}

.around-box i {
	position: absolute;
	top: 8px;
	left: 10px;
	display: inline-block;
	width: 34px;
	height: 30px;
	background: url("pop-icon.png") no-repeat
}

.around-box i.hotel {
	background-position: 0 -342px
}

.around-box i.restaurant {
	background-position: 0 -373px
}

.around-box i.metro {
	background-position: 0 -404px
}

.around-box i.entertainment {
	background-position: 0 -435px
}

.around-box i.sight {
	background-position: 0 -466px
}

.around-box i.market {
	background-position: 0 -497px
}

.traffic-item {
	padding: 3px 0 3px 26px;
	line-height: 20px;
	color: #ccc
}

.traffic-item a {
	padding: 0 6px;
	color: #05a
}

.traffic-item i {
	float: left;
	display: inline;
	width: 16px;
	height: 19px;
	margin-left: -26px;
	overflow: hidden;
	vertical-align: middle;
	background: url("pop-icon.png") no-repeat
}

.traffic-item i.airport {
	background-position: 0 -177px
}

.traffic-item i.train {
	background-position: 0 -196px
}

.route-warning {
	text-align: center;
	font-size: 14px
}

.route-warning i {
	margin-right: 8px
}

.route-way {
	padding-left: 1px;
	margin: 12px 0;
	height: 30px
}

.route-way a {
	position: relative;
	float: left;
	display: inline;
	width: 85px;
	height: 28px;
	margin: 0 0 0 -1px;
	border: solid 1px #eaeaea;
	background-color: #fff;
	color: #666;
	font-size: 12px;
	line-height: 28px;
	text-align: center
}

.route-way a:hover {
	position: relative;
	border-color: #f90;
	text-decoration: none;
	color: #f90;
	z-index: 2
}

.route-way .selected {
	position: relative;
	border-color: #f90;
	background-color: #f90;
	color: #fff;
	font-weight: bold;
	cursor: default;
	z-index: 2
}

.route-way .selected:hover {
	color: #fff
}

.route-box {
	position: relative;
	padding-left: 42px;
	margin-top: 24px;
	background: url("pop-icon.png") no-repeat 0 -66px
}

.route-box .change {
	position: absolute;
	top: 10px;
	right: 14px;
	width: 27px;
	height: 44px;
	background: url("pop-icon.png") no-repeat 0 -290px
}

.route-box .change a {
	display: block;
	width: 18px;
	height: 18px;
	margin: 13px 0 0 8px;
	background-color: #c9cacb;
	line-height: 18px;
	text-align: center;
	color: #fff
}

.route-box .change a:hover {
	background-color: #f90;
	text-decoration: none
}

.route-box .input-text {
	width: 164px;
	margin-bottom: 14px
}

.route-box .btn {
	display: inline-block;
	width: 98px;
	height: 28px;
	border: 1px solid #26a;
	background-color: #27c;
	color: #fff;
	line-height: 28px;
	text-align: center
}

.route-height {
	border-top: dashed 1px #eaeaea;
	overflow-y: auto;
	padding-top: 12px;
	height: 276px
}

.route-height.hh {
	height: 128px
}

.route-table {
	table-layout: auto;
	width: 100%
}

.route-table .m6 {
	margin: 10px 0
}

.route-table th {
	width: 18px;
	background-color: #dcdcdc;
	font-size: 14px;
	font-weight: bold;
	text-align: middle
}

.route-table td {
	padding: 6px
}

.route-table td .m6 {
	margin: 6px 0
}

.route-table .route-pass {
	margin-bottom: 2px
}

.route-txt {
	padding-left: 28px;
	min-height: 28px;
	_height: 28px
}

.route-txt p {
	padding: 4px 0 4px 10px
}

.route-txt p:hover {
	background-color: #f3f3f3
}

.route-txt .pop-icon {
	background: url("pop-icon.png") no-repeat
}

.route-txt .place-start {
	padding-top: 2px;
	font-weight: bold;
	color: #333
}

.route-txt .place-end {
	padding-top: 2px;
	font-weight: bold;
	color: #333
}

.route-txt .ico-start,.route-txt .ico-end,.route-txt .ico-bus,.route-txt .ico-foot,.route-txt .ico-metro {
	float: left;
	display: inline;
	overflow: hidden
}

.route-txt .ico-start,.route-txt .ico-end {
	width: 25px;
	height: 28px;
	margin-left: -24px;
	background-color: #fff
}

.route-txt .ico-start {
	background-position: 0 -66px
}

.route-txt .ico-end {
	background-position: 0 -105px
}

.route-txt .ico-bus {
	width: 15px;
	height: 22px;
	margin-left: -17px;
	background-position: 0 -218px
}

.route-txt .ico-foot {
	width: 9px;
	height: 22px;
	background-position: 0 -248px;
	margin-left: -15px
}

.route-txt .ico-metro {
	width: 16px;
	height: 22px;
	background-position: -17px -246px;
	margin-left: -18px
}

.aside-close,.aside-open {
	position: absolute;
	top: 50%;
	left: -23px;
	margin-top: -22px;
	z-index: 10;
	display: block;
	width: 22px;
	height: 43px;
	line-height: 43px;
	border: 1px solid #ccc;
	border-right: 0;
	border-radius: 2px;
	background-color: #fff;
	text-align: center;
	font-family: "宋体"
}

.aside-close:hover,.aside-open:hover {
	text-decoration: none
}

.facility-dl {
	border-bottom: dashed 1px #ccc;
	line-height: 20px;
	padding: 8px 0;
	overflow: hidden;
	*zoom: 1
}

.facility-dl.noborder {
	border-bottom: none
}

.facility-dl dt {
	width: 12%;
	float: left;
	font-weight: bolder
}

.facility-dl dt.tit {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #0072bb;
	font-weight: normal
}

.facility-dl dd {
	width: 86%;
	float: left;
	position: relative
}

.facility-dl dd .ddlist {
	float: left;
	width: 24%;
	margin: 2px 0 4px
}

.facility-dl dd .more {
	position: absolute;
	top: 8px;
	right: 10px;
	color: #05a
}

.pop-pad {
	padding-right: 32px;
	padding-left: 18px
}

.table-col4 {
	width: 100%;
	font-family: tahoma,simsun,sans-serif
}

.table-col4.thead {
	border-top: solid 1px #dcdcdc;
	background-color: #f7f7f7
}

.table-col4 th {
	height: 30px;
	font-weight: normal;
	color: #999
}

.table-col4 th.col-01 {
	padding-left: 10%
}

.table-col4 td {
	line-height: 24px;
	padding: 17px 0;
	text-align: center;
	border-bottom: dotted 1px #dcdcdc
}

.table-col4 td em {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal
}

.table-col4 .col-01 {
	width: 40%;
	padding: 0 2%;
	text-align: left
}

.table-col4 .col-01 .name1 {
	float: left;
	width: 76%
}

.table-col4 .col-01 .name2 {
	float: left;
	width: 24%
}

.table-col4 .col-02 {
	width: 23%
}

.table-col4 .col-03 {
	width: 23%
}

.table-col4 .col-04 {
	width: 16%
}

.table-col4 .col-04 .change-btn {
	margin: 0 auto;
	float: none
}

.flight-table.pop-ftable .col-01 {
	padding-left: 16px;
	width: 126px
}

.flight-table.pop-ftable .col-09 {
	width: 192px
}

.pop-tab {
	font-size: 14px;
	overflow: hidden;
	*zoom: 1;
	padding-left: 15px
}

.pop-tab li {
	float: left;
	line-height: 33px;
	padding: 0 24px;
	border-top: solid 1px #fff
}

.pop-tab li.selected {
	border: solid 1px #dcdcdc;
	border-bottom: none;
	background-color: #f7f7f7;
	margin-bottom: -1px
}

.table-col9 {
	width: 100%;
	font-family: tahoma,simsun,sans-serif;
	margin-top: -1px
}

.table-col9.thead {
	border-top: solid 1px #dcdcdc;
	background-color: #f7f7f7
}

.table-col9 th {
	height: 30px;
	font-weight: normal;
	color: #999
}

.table-col9 th.col-06 {
	padding-left: 15px;
	width: 57px
}

.table-col9 td {
	line-height: 24px;
	padding: 17px 0;
	text-align: center;
	border-bottom: dotted 1px #dcdcdc
}

.table-col9 td em {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal
}

.table-col9 .time {
	margin: 0 32px 0 16px
}

.table-col9 .col-01 {
	width: 72px
}

.table-col9 .col-02 {
	text-align: left;
	padding-left: 38px
}

.table-col9 .col-03 {
	text-align: left;
	width: 60px
}

.table-col9 .col-04 {
	width: 96px;
	text-align: left;
	padding-left: 24px
}

.table-col9 .col-05 {
	width: 108px
}

.table-col9 .col-06 {
	text-align: left
}

.table-col9 .col-06,.table-col9 .col-07,.table-col9 .col-08 {
	width: 72px
}

.table-col9 .col-09 {
	width: 88px
}

.table-col9 .col-09 .change-btn {
	margin: 0 auto;
	float: none
}

.table-col9 .col-12 {
	text-align: left
}

.hotel-table.pop-htable td {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: dotted 1px #dcdcdc
}

.hotel-table.pop-htable .col-03 {
	padding-right: 28px
}

.pop-htable .room-table td {
	padding-top: 5px;
	padding-bottom: 5px
}

.bar-group {
	height: 9px;
	background-color: #e4e4e4;
	font-size: 0;
	margin-top: 4px
}

.bar-group .bar-green {
	height: 100%;
	background-color: #9dcd59
}

.detail-comment {
	padding: 0 30px
}

.detail-comment .info {
	background-color: #fff;
	border: 1px solid #eaeaea;
	overflow: hidden;
	*zoom: 1;
	padding: 6px 36px 10px;
	position: relative
}

.detail-comment .count {
	float: left;
	width: 176px
}

.detail-comment .count .num {
	font-size: 34px
}

.detail-comment .go-order {
	position: absolute;
	right: 36px;
	top: 50%;
	margin-top: -10px;
	font-size: 14px
}

.detail-comment .progress {
	float: left;
	width: 264px
}

.detail-comment .progress li {
	padding-left: 118px;
	margin-top: 8px;
	overflow: hidden;
	*zoom: 1
}

.detail-comment .progress label {
	float: left;
	width: 106px;
	margin-left: -118px;
	_display: inline;
	text-align: right
}

.detail-comment .tabnav {
	height: 24px;
	line-height: 24px;
	margin: 10px 0 22px;
	border-bottom: solid 2px #ddd
}

.detail-comment .tabnav .th {
	float: left;
	padding: 0 20px
}

.detail-comment .tabnav li {
	float: left;
	height: 22px;
	line-height: 22px;
	border-right: solid 1px #ddd;
	padding: 0 20px 2px
}

.detail-comment .tabnav li a {
	display: block;
	padding: 0 14px;
	color: #333
}

.detail-comment .tabnav li.selected a {
	background-color: #9dcd59;
	color: #fff
}

.detail-comment .nothing {
	width: 460px;
	height: 62px;
	line-height: 20px;
	padding-top: 20px;
	padding-left: 108px;
	margin: 0 auto;
	font-size: 14px;
	background: url("tour-icon.png") no-repeat;
	_background-image: url("tour-icon-ie6.png");
	background-position: -298px 0
}

.comment-row {
	padding: 20px 80px 20px 110px;
	border-bottom: dashed 1px #ccc;
	overflow: hidden;
	_zoom: 1
}

.comment-row dt {
	width: 110px;
	float: left;
	margin-left: -110px;
	text-align: center;
	font-weight: normal;
	_display: inline
}

.comment-row dt .uhead {
	width: 56px;
	height: 56px;
	background: url("tour-icon.png") no-repeat;
	_background-image: url("tour-icon-ie6.png");
	background-position: -330px -100px;
	margin: 0 auto 8px
}

.comment-row dt .uname {
	margin-top: 4px;
	font-size: 14px;
	color: #9dcd59
}

.comment-row dd {
	position: relative;
	font-size: 14px;
	min-height: 52px;
	_height: 52px
}

.comment-row dd .ico-smile,.comment-row dd .ico-cry {
	position: absolute;
	top: 18px;
	left: 0
}

.comment-row dd .userful {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
	font-size: 12px
}

.comment-row dd .userful a {
	color: #9dcd59
}

.comment-row dd .userful i.ico-zan {
	background: url("tour-icon.png") no-repeat;
	_background-image: url("tour-icon-ie6.png");
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	font-size: 0;
	margin-top: -2px !important;
	margin-right: 6px;
	width: 18px;
	height: 18px;
	background-position: 0 -166px
}

.comment-row dd .userful .zan {
	border: solid 1px #ccc;
	width: 62px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: inline-block
}

.comment-row dd .userful .zan:hover,.comment-row dd .userful .zan.selected {
	background-color: #9dcd59;
	border-color: #9dcd59;
	color: #fff
}

.lv-detail {
	padding: 12px 10px 12px 594px;
	position: relative;
	min-height: auto;
	_height: 555px
}

.detail-left {
	float: left;
	width: 562px;
	margin-left: -584px;
	_display: inline
}

.detail-left .cal-loading {
	height: 310px;
	border: solid 1px #ddd;
	margin-top: 20px;
	background: url("loading.gif") no-repeat;
	background-position: center center
}

.detail-left .cal-ysw {
	position: absolute;
	left: 50%;
	top: 56%;
	margin-left: -60px;
	width: 180px;
	height: 81px;
	background: url("ysw.png") no-repeat;
	z-index: 2
}

.detail-slider {
	width: 562px;
	height: 248px;
	position: relative
}

.detail-slider .bigpic {
	float: left;
	width: 443px;
	height: 248px;
	overflow: hidden;
	*zoom: 1
}

.detail-slider .bigpic li {
	width: 443px;
	height: 253px;
	position: absolute;
	opacity: 0;
	display: block;
	z-index: 8
}

.detail-slider .bigpic li.active {
	opacity: 1;
	z-index: 9
}

.detail-slider .bigpic li img {
	width: 100%;
	height: 100%
}

.detail-slider .bigpic li .tag-slider {
	height: 26px;
	line-height: 26px;
	position: absolute;
	top: 10px;
	left: 0;
	background-color: #fd507b;
	color: #fff;
	font-size: 14px;
	padding: 0 12px
}

.detail-slider .smpic {
	float: right;
	width: 110px;
	height: 260px;
	overflow: hidden;
	*zoom: 1;
	position: relative
}

.detail-slider .smpic li {
	float: left;
	width: 110px;
	height: 200px
}

.detail-slider .smpic li a {
	display: block;
	position: relative;
	margin-bottom: 3px
}

.detail-slider .smpic li a img {
	width: 110px;
	height: 61px;
	display: block
}

.detail-slider .smpic li a span {
	display: none;
	left: 0;
	position: absolute;
	top: 0
}

.detail-slider .smpic li a:hover span {
	border: solid 1px #f90;
	display: block;
	height: 59px;
	width: 108px
}

.detail-slider .smpic li a.selected {
	_border: none;
	_padding: 0
}

.detail-slider .smpic li a.selected span {
	display: block;
	border: solid 3px #f90;
	height: 55px;
	width: 104px
}

.detail-slider .stext {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 443px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	background-color: rgba(0,0,0,0.4);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#66000000', endColorstr='#66000000')
}

.detail-slider .stext .stitle {
	padding: 0 12px;
	color: #fff;
	position: relative;
	z-index: 9;
	font-family: tahoma,simsun,sans-serif
}

.detail-slider .slider-btn {
	width: 110px;
	height: 29px;
	position: absolute;
	bottom: 5px;
	right: 0
}

.detail-slider .slider-btn a {
	width: 29px;
	height: 29px;
	background: url("tour-icon.png") no-repeat;
	_background-image: url("tour-icon-ie6.png");
	display: block;
	position: absolute
}

.detail-slider .slider-btn .prev {
	background-position: -250px -166px;
	left: 15px
}

.detail-slider .slider-btn .prev.disabled {
	background-position: -196px -166px
}

.detail-slider .slider-btn .next {
	right: 15px;
	background-position: -277px -166px
}

.detail-slider .slider-btn .next.disabled {
	background-position: -223px -166px
}

.video-play {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url("video-play.png") no-repeat;
	background-position: center center
}

.detail-title {
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 26px;
	max-height: 78px;
	_height: 78px;
	overflow: hidden;
	*zoom: 1
}

.detail-title a {
	color: #333
}

.detail-info {
	height: auto;
	padding-right: 60px
}

.detail-info .d-con {
	position: relative;
	padding-right: 92px;
	_height: 128px
}

.detail-info .d-con .d-code {
	position: absolute;
	right: -42px;
	top: -4px;
	background-color: #e1e1e1;
	color: #fff;
	padding: 8px;
}

.detail-info .d-con .d-code dt {
	float: left;
	width: 20px;
	height: 90px;
	text-align: center;
	font-size: 14px;
	padding-top: 4px
}

.detail-info .d-con .d-code dd {
	float: left;
	width: 94px;
	height: 94px;
	background-color: #fff
}

.detail-info .d_sm {
	color: #999;
	text-decoration: underline;
	margin-left: 20px
}

.detail-info .d_price em {
	font-style: normal;
	font-size: 30px
}

.detail-info .d_price i {
	font-size: 14px
}

.detail-info .d_price sub {
	bottom: .15em;
	margin-right: 20px
}

.detail-info .d_price a {
	color: #999;
	text-decoration: underline
}

.detail-info .d_row {
	font-size: 14px;
	line-height: 30px;
	min-height: 30px;
	_height: 30px
}

.detail-info .d_row.route-line {
	margin-top: 6px;
	padding-left: 5em;
	line-height: 24px;
	min-height: 24px;
	_height: 24px;
	position: relative
}

.detail-info .d_row.route-line div {
	max-height: 88px;
	_height: 88px;
	overflow: hidden;
	*zoom: 1
}

.detail-info .d_row.route-line span {
	float: left;
	white-space: nowrap;
	margin-bottom: 6px
}

.detail-info .d_row.route-line label {
	float: left;
	margin-left: -5em;
	_display: inline
}

.detail-info .d_row.route-line .route-more {
	position: absolute;
	right: -2em;
	bottom: 4px;
	background-color: #fff
}

.detail-info .box-tips {
	width: 292px;
	top: 24px
}

.detail-recommend {
	padding-top:30px;
	padding-left: 92px;
	padding-right: 32px;
	font-size: 14px;
	height: 418px;
	overflow: hidden;
	*zoom: 1
}

.detail-recommend .imgbox {
	float: left;
	margin-left: -92px;
	_display: inline;
	position: relative
}

.detail-recommend .imgbox img {
	width: 76px;
	height: 76px;
	-moz-border-radius: 41px;
	-webkit-border-radius: 41px;
	border-radius: 41px;
	border: solid 3px #ddd;
	width: 82px\9;
	height: 82px\9;
	border: 0\9
}

.detail-recommend .imgbox .img-after {
	display: none;
	display: block\9;
	position: absolute;
	left: 0;
	top: 0;
	width: 82px;
	height: 82px;
	content: "";
	background: url("detail-hd.png") no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="../skin/img/detail-hd.png")
}

.detail-recommend .u-name {
	height: 58px;
	padding-top: 18px;
	line-height: 24px
}



.detail-recommend p {
	position: relative;
	line-height: 24px;
	padding-left: 16px
}

.detail-recommend p i {
	float: left;
	margin-left: -16px;
	_display: inline;
	color: #c9c9c9
}

.detail-dingzhi {
	position: absolute;
	left: 594px;
	bottom: 0;
	padding-top: 16px;
	height: 48px;
	line-height: 48px;
	background: url("tour-icon.png") no-repeat;
	_background-image: url("tour-icon-ie6.png");
	background-position: -285px -205px;
	padding-left: 120px;
	font-size: 16px;
	white-space: nowrap
}

.detail-search {
	height: 55px;
	background-color: #fefaf1;
	border: solid 4px #fbe6c6;
	margin-top: 12px;
	padding-left: 58px;
	position: relative;
	z-index: 2
}

.detail-search .form-i {
	position: absolute;
	left: -4px;
	top: -4px;
	width: 46px;
	height: 63px;
	background-position: 0 -205px;
	margin-top: 0 !important
}

.detail-search .form-btn {
	position: absolute;
	right: 18px;
	top: 6px;
	*white-space: nowrap
}

.detail-search .form-btn .box-tips {
	left: inherit;
	right: 0;
	top: 50px;
	font-size: 12px;
	width: 132px
}

.detail-search .btn {
	*vertical-align: middle
}

.detail-search .btn.btn-lg {
	padding-left: 20px;
	padding-right: 20px
}

.detail-form {
	font-size: 14px;
	margin-top: 15px;
	line-height: 26px;
	color: #333
}

.detail-form label {
	margin: 0 12px 0 10px
}

.detail-form .w1 {
	width: 152px
}

.detail-form .w2 {
	width: 18px
}

.detail-form .form-tips {
	text-decoration: underline;
	color: #05a;
	font-size: 12px;
	margin-left: 12px
}

.detail-form .form-tips .box-tips {
	top: 24px;
	width: 132px
}

.detail-form .form-price {
	font-size: 22px;
	padding-left: 5px;
	padding-right: 20px;
	font-family: tahoma,simsun,sans-serif;
	vertical-align: -3px
}

.detail-form .input-group .input-option {
	_width: 236px
}

.detail-form .input-group.input-num .input-option {
	_width: 52px
}

.detail-form .for-input {
	margin-right: 8px
}

.detail-room {
	border: solid 4px #fbe6c6;
	border-top: none;
	padding: 18px 20px;
	background-color: #fff
}

.room-tab {
	border-left: solid 1px #dcdcdc;
	overflow: hidden;
	*zoom: 1;
	font-size: 14px;
	color: #333
}

.room-tab li {
	float: left;
	height: 42px;
	line-height: 42px;
	padding: 0 26px;
	border-top: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc
}

.room-tab li.selected {
	background-color: #ececec;
	font-weight: bold
}

.room-con {
	padding: 0 28px
}

.room-item {
	padding: 20px 0 20px 90px;
	border-bottom: dotted 1px #eaeaea;
	color: #333;
	font-family: tahoma,simsun,sans-serif;
	min-height: 72px
}

.room-item .title-h {
	float: left;
	margin-top: -2px;
	margin-left: -90px;
	_display: inline;
	font-size: 18px;
	line-height: 24px;
	font-family: "Microsoft YaHei"
}

.room-item .name {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-right: 20px
}

.room-item .text-underline {
	margin-right: 10px;
	text-decoration: underline
}

.room-item .input-select {
	height: 24px;
	line-height: 24px;
	margin-right: 5px
}

.room-item .input-num {
	margin-right: 5px
}

.room-item .w2 {
	width: 18px
}

.change-btn {
	width: 72px;
	height: 24px;
	line-height: 24px;
	background-color: #f90;
	text-align: center;
	color: #fff;
	display: block;
	float: right
}

.change-btn:hover {
	background-color: #f60;
	color: #fff
}

.flight-table {
	width: 100%;
	line-height: 21px;
	margin: -8px 0;
	font-size: 12px;
	font-family: tahoma,simsun,sans-serif
}

.flight-table td {
	padding: 5px 0
}

.flight-table .col-01 {
	width: 166px
}

.flight-table .col-03 {
	width: 72px
}

.flight-table .col-04 {
	width: 132px
}

.flight-table .col-05 {
	width: 108px
}

.flight-table .col-06 {
	width: 108px
}

.flight-table .col-07 {
	width: 134px;
	line-height: 18px;
	color: #c9c9c9
}

.flight-table .col-08 {
	width: 72px
}

.flight-table .time {
	margin-right: 10px
}

.flight-table .pub-flight,.flight-table .flight-num {
	padding-left: 25px
}

.flight-table .pub-flight i {
	float: left;
	margin-left: -25px;
	_display: inline
}

.hotel-table {
	width: 100%
}

.hotel-table td {
	vertical-align: top
}

.hotel-table .col-01 {
	width: 166px
}

.hotel-table .col-02 {
	width: 142px
}

.hotel-table .col-03 {
	padding-right: 48px
}

.hotel-table .col-04 {
	width: 72px
}

.hotel-table .img-txt {
	width: 118px;
	padding: 5px;
	line-height: 18px;
	background-color: #ececec
}

.hotel-table .input-select {
	height: 24px;
	line-height: 24px;
	margin-right: 5px
}

.room-table {
	width: 100%;
	margin-top: 10px
}

.room-table th {
	height: 30px;
	background-color: #f7f7f7
}

.room-table th.col-01 {
	padding-left: 12px
}

.room-table td {
	height: 26px;
	line-height: 26px;
	padding: 5px 0;
	vertical-align: middle;
	text-align: center
}

.room-table em {
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif
}

.room-table .selected {
	width: 72px;
	text-align: center;
	float: right
}

.room-table .col-01 {
	width: auto;
	text-align: left
}

.room-table .col-02 {
	width: 54px
}

.room-table .col-03 {
	width: 66px;
	padding-right: 0
}

.room-table .col-04 {
	width: 72px
}

.room-table .col-05 {
	width: 60px
}

.room-table .col-06 {
	width: 96px
}

.room-table .col-07 {
	width: 132px
}

.detail-tips {
	position: relative;
	padding-top: 7px
}

.detail-tips ul {
	padding: 10px 14px;
	background-color: #f7f7f7;
	color: #999;
	overflow: hidden;
	*zoom: 1
}

.detail-tips li {
	float: left;
	width: 48%;
	height: 18px;
	line-height: 18px;
	padding-right: 2%;
	text-align: left
}

.detail-tips li.full {
	width: 100%;
	padding-right: 0
}

.detail-tips .tips-uparr {
	position: absolute;
	left: 20px;
	top: 2px
}

.scenic-table {
	_height: 72px
}

.scenic-table .col-01 {
	float: left;
	width: 142px
}

.scenic-table .col-02 {
	float: left;
	width: 618px
}

.other-table {
	margin-top: -8px
}

.other-table td {
	height: 26px;
	padding: 4px 0
}

.other-table .col-01 {
	width: 408px
}

.other-table .col-02 {
	width: 128px;
	text-align: center
}

.other-table .col-03 {
	width: 108px;
	text-align: center
}

.other-table .col-04 {
	width: 72px
}

.detail-tabnav {
	height: 42px;
	line-height: 42px;
	background-color: #fff;
	border: 1px solid #eaeaea;
	margin: 18px 0;
	z-index: 99
}

.detail-tabnav li {
	float: left;
	padding: 0 25px;
	font-size: 16px;
	border-right: solid 1px #dcdcdc;
	cursor: pointer
}

.detail-tabnav li.selected {
	background-color: #ffd9a1;
	border: solid 1px #ffd9a1;
	color: #333;
	font-weight: bold;
	margin: -1px 0 -1px -1px
}

.detail-tabnav li a {
	color: #666;
	display: block
}

.detail-tabnav li a:hover {
	color: #f60
}

.detail-tabnav li a.btn:hover {
	color: #fff
}

.detail-tabnav li.last {
	float: right;
	border-right: 0;
	padding-right: 21px
}

.detail-tabnav li.last .btn {
	margin-top: 4px
}

.detail-tabnav .btn {
	width: 90px;
	padding: 8px 15px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	display: none
}

.detail-tabnav.sticky {
	width: 1238px;
	position: fixed;
	top: -18px;
	z-index: 999
}

.detail-tabnav.sticky .btn {
	display: block;
	margin-top: 4px
}

.detail-main {
	padding-right: 218px
}

.detail-aside {
	float: right;
	width: 168px;
	padding: 16px;
	margin-right: -218px;
	_display: inline;
	*margin-left: 16px
}

.detail-asidelike li {
	margin-top: 16px;
	padding-bottom: 6px;
	font-family: tahoma,simsun,sans-serif
}

.detail-asidelike .tname {
	height: 36px;
	line-height: 1.5;
	margin: 5px 0;
	overflow: hidden
}

.detail-asidelike .imgbox {
	width: 100%;
	height: 93px
}

.detail-content {
	padding: 0 24px 24px
}

.detail-h2 {
	min-height: 56px;
	_height: 56px;
	line-height: 56px;
	font-size: 22px;
	border-top: solid 3px #ddd;
	padding: 26px 0 0 66px;
	margin-bottom: 26px;
	position: relative;
	color: #333
}

.detail-h2 i {
	position: absolute;
	left: 0;
	top: 26px
}

.detail-h3 {
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0;
	position: relative;
	color: #333
}

.detail-h3 i {
	position: absolute;
	left: -28px;
	top: 2px
}

.detail-h3 .d-print {
	float: right;
	color: #05a;
	font-size: 12px;
	font-weight: normal;
	font-family: tahoma,simsun,sans-serif
}

.detail-h3 .d-print em {
	margin-right: 5px
}

.detail-h3 .d-print a {
	color: #05a
}

.detail-h4 {
	line-height: 1em;
	font-size: 16px;
	color: #333;
	border-left: solid 4px #ffd9a1;
	padding-left: 10px;
	margin-bottom: 12px
}

.detail-h5 {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin: 10px 0;
	position: relative
}

.detail-h5 i {
	position: absolute;
	top: 4px;
	left: -35px
}

.detail-h5 i.ico-day,.detail-h5 i.ico-days {
	left: -48px;
	top: -8px
}

.detail-h5.mt30 {
	margin-top: 30px
}

.table-h3 .name {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-right: 20px
}

.detail-menu {
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-top: 16px
}

.detail-menu li {
	float: left;
	line-height: 24px;
	margin-left: 52px;
	_display: inline;
	cursor: pointer
}

.detail-menu li.selected {
	border-bottom: solid 3px #f90
}

.detail-article {
	padding: 0 60px 18px 30px; 
	font-size: 14px;
	line-height: 1.5;
	position: relative;
	overflow: hidden;
	*zoom: 1
}

.detail-article.no-border {
	border-bottom: none
}

.detail-article.d-pad {
	padding-left: 66px
}

.detail-article p {
	padding: 2px 0;
	_width: 100%;
	overflow: hidden;
	*zoom: 1
}

.detail-article .d-ol li {
	list-style-type: decimal;
	padding-left: 5px;
	margin-left: 12px
}

.detail-article .d-ul {
	margin: 6px 0
}

.detail-article .d-ul li {
	list-style-image: url("dot.gif");
	padding-left: 0
}

.detail-link a {
	margin-right: 20px
}

.detail-column {
	overflow: hidden;
	*zoom: 1
}

.detail-column li {
	float: left;
	width: 188px;
	height: 141px;
	margin: 12px 32px 12px 0;
	_margin-right: 30px;
	_display: inline;
	position: relative
}

.detail-column .imgbox {
	width: 100%;
	height: 100%
}

.detail-scenic {
	padding-left: 5em
}

.detail-scenic .th {
	float: left;
	margin-left: -5em;
	_display: inline
}

.detail-scenic dl {
	overflow: hidden;
	*zoom: 1;
	color: #666;
	text-align: center;
	min-height: 32px;
	_height: 32px
}

.detail-scenic dl a {
	display: block;
	color: #666
}

.detail-scenic dl a:hover {
	color: #f90
}

.detail-scenic dt {
	float: left;
	height: 18px;
	line-height: 18px;
	border: solid 1px #ddd;
	background-color: #fff;
	margin: 0 10px 12px;
	_display: inline;
	padding: 0 10px;
	min-width: 48px
}

.detail-scenic dd {
	float: left;
	height: 20px;
	line-height: 20px;
	border-left: solid 1px #ddd;
	background: url("tour-icon.png") no-repeat;
	background-position: 100% -278px;
	margin-left: 10px;
	margin-bottom: 12px;
	_background-image: url("tour-icon-ie6.png");
	_display: inline;
	padding: 0 20px 0 10px;
	min-width: 58px
}

.detail-like {
	padding: 0 0 23px 23px;
	overflow: hidden;
	*zoom: 1
}

.like-list { 
	padding: 0 46px 0 0;
	
}

.like-list li {
	width: 278px;
	float:left;
	height: 72px;
	line-height: 20px;
	margin: 0 0 20px
}

.like-list li .imgbox {
	float: left;
	width: 128px;
	height: 72px;
	margin-right: 14px;
	overflow: hidden
}

.like-list li .imgbox img {
	width: 100%
}

.like-list li .tname {
	line-height: 16px;
	height: 50px
}

.like-list li .tnum {
	font-size: 14px;
	font-family: "Microsoft YaHei"
}

.like-list li sub {
	font-size: 14px;
	bottom: 0
}

.like-list a {
	color: #333
}

.like-list a:hover {
	color: #f60
}

.like-list .more {
	font-family: "宋体",Arial,Helvetica,sans-serif;
	color: #999
}

.like-info {
	font-family: "宋体";
	max-height: 171px;
	line-height: 30px;
	margin-bottom: 20px;
	margin-top: -7px
}

.like-info a {
	margin-right: 16px;
	white-space: nowrap;
	display: inline-block
}

.detail-map {
	height: 148px;
	border: solid 1px #eaeaea;
	position: relative
}

.detail-map .go-bigmap {
	background-color: #f90;
	color: #fff;
	font-size: 12px;
	padding: 6px 24px 6px 12px;
	position: absolute;
	right: -1px;
	bottom: -1px;
	font-family: tahoma,simsun,sans-serif
}

.detail-map .go-bigmap:hover {
	background-color: #f60
}

.detail-map .go-bigmap i {
	margin-right: 5px
}

.detail-daylist {
	position: absolute;
	left: 0;
	top: 0;
	width: 58px
}

.detail-daylist.fixed {
	position: fixed;
	top: 60px;
	left: 50%;
	margin-left: -596px;
	z-index: 99
}

.detail-daylist li {
	line-height: 24px;
	padding: 5px;
	text-align: center;
	margin-bottom: 6px;
	background-color: #ddd;
	border-radius: 4px;
	color: #fff;
	cursor: pointer
}

.detail-daylist li.selected {
	background-color: #9dcd59
}

.detail-route {
	margin-left: 24px;
	padding-left: 28px;
	border-left: solid 1px #eaeaea
}

.route-tips {
	background-color: #ededed;
	color: #f90;
	padding: 8px 12px;
	font-family: tahoma,simsun,sans-serif;
	font-size: 12px
}

.route-tips.nobg {
	background: none
}

.route-day {
	color: #9ecbfb;
	font-family: tahoma,simsun,sans-serif;
	font-weight: bold;
	margin-right: 5px
}

.route-city {
	border: solid 1px #eaeaea;
	padding: 0 5px;
	line-height: 22px;
	color: #666
}

.route-arr {
	font-family: "宋体";
	margin: 0 5px;
	color: #666
}

.print-head {
	height: 71px;
	padding: 20px 0
}

.print-head .print-logo {
	width: 128px;
	height: 71px;
	float: left;
	background: url("logo-print.jpg") no-repeat
}

.print-head .print-btn {
	float: right;
	padding-top: 14px
}

.detail-print {
	padding: 30px 54px
}

.print-title {
	font-size: 16px;
	color: #333;
	padding-bottom: 30px
}

.print-day dt {
	line-height: 38px;
	font-size: 16px;
	color: #333;
	padding-left: 122px;
	font-weight: bold;
	background-color: #eee;
	position: relative
}

.print-day dd {
	padding: 16px 122px;
	font-size: 14px;
	line-height: 18px
}

.print-day dd .print-h3 {
	font-weight: bold;
	color: #333;
	margin: 20px 0 10px;
	position: relative
}

.print-day dd .print-h3 .thead {
	left: -108px;
	font-family: tahoma,simsun,sans-serif;
	font-weight: normal;
	font-size: 16px
}

.print-day .thead {
	position: absolute;
	left: 14px;
	top: 0
}

@media screen and (max-width:1170px) {
	.detail-search {
		padding-left: 6px
	}

	.detail-search .form-i {
		display: none
	}

	.detail-search .form-btn {
		right: 12px;
		top: 12px
	}

	.detail-search .form-btn .btn-lg,.detail-search .form-btn .btn-lg {
		padding: 8px 15px;
		font-size: 16px
	}

	.detail-search .form-btn .box-tips {
		top: 40px
	}

	.detail-tabnav.sticky {
		width: 988px
	}

	.detail-tabnav.sticky .btn {
		width: auto
	}

	.detail-tabnav li.last {
		padding-right: 15px
	}

	.detail-form label {
		margin: 0 8px
	}

	.detail-form .form-price {
		padding-right: 10px
	}

	.room-item {
		padding-left: 76px
	}

	.room-item .title-h {
		margin-left: -76px
	}

	.room-con {
		padding: 0 12px
	}

	.hotel-table .col-01 {
		width: 132px
	}

	.hotel-table .col-03 {
		padding-right: 10px
	}

	.flight-table.nopop .col-01 {
		width: 132px
	}

	.flight-table.nopop .col-03 {
		width: 48px
	}

	.flight-table.nopop .col-05 {
		width: 72px
	}

	.flight-table.nopop .col-04,.flight-table.nopop .col-06 {
		width: 106px
	}

	.flight-table.nopop .col-07 {
		width: 104px
	}

	.room-table .col-01 {
		width: auto;
		height: 16px;
		line-height: 16px;
		padding: 5px 0
	}

	.room-table .col-02,.room-table .col-03,.room-table .col-05 {
		width: 48px;
		padding-right: 0
	}

	.room-table .col-04 {
		width: 60px;
		padding-right: 0
	}

	.room-table .col-06 {
		width: 80px;
		padding-right: 4px
	}

	.room-table .col-07 {
		width: 108px
	}

	.detail-article {
		padding-right: 20px
	}

	.detail-column li {
		width: 315px;
		height: 210px;
		margin-right: 16px
	}

	.detail-daylist.fixed {
		margin-left: -471px
	}

	.detail-article.d-pad {
		padding-right: 0
	}

	.flight-table .col-01 {
		width: 86px
	}

	.flight-table .col-03 {
		text-align: center
	}

	.flight-table .col-04,.flight-table .col-05 {
		width: 98px
	}

	.detail-comment {
		padding: 0 30px
	}

	.detail-comment .info {
		padding: 6px 16px 10px
	}

	.detail-comment .count {
		width: 126px
	}

	.detail-comment .progress {
		width: 214px
	}

	.detail-comment .go-order {
		right: 16px;
		font-size: 12px
	}

	.detail-comment dl.comment-row {
		padding-right: 30px
	}

	.detail-info {
		padding-right: 0
	}

	.detail-info .d-con {
		padding-right: 0
	}

	.detail-info .d-con .d-code {
		right: 0
	}

	.detail-info .d_row.route-line div {
		max-height: 78px;
		_height: 78px
	}

	.detail-info .d_row.route-line .route-more {
		bottom: 2px;
		right: 0;
		padding-left: 10px
	}

	.detail-info .box-tips {
		left: inherit;
		right: 0
	}

	.detail-info .box-tips i {
		left: inherit;
		right: 14px
	}

	.detail-recommend {
		padding-right: 0;
		padding-left: 0
	}

	.detail-recommend .imgbox {
		margin-left: 0
	}

	.detail-recommend .u-name {
		padding-left: 92px;
		height: 64px;
		margin-bottom: 14px
	}

	.detail-dingzhi {
		font-size: 12px
	}

	.detail-info .d_row.route-line span {
		margin-bottom: 2px
	}

	.like-list:last-child {
		display: none
	}

	.print-day dt {
		padding-left: 98px
	}

	.print-day dd {
		padding-left: 98px;
		padding-right: 18px
	}

	.print-day dd .print-h3 .thead {
		left: -84px
	}
}