.tab-card {
	border-bottom: 2px solid #6cba2b;
	overflow: hidden;
	/*margin-top: 20px;*/
	background:#fff;
	top:0;
	z-index:20;
	width:1200px;
}
.tab-card.sp{
	position:fixed;}
/*.tab-card.sp{
	display:none;
	width:1200px;
	position:fixed;
	top:-20px;
	z-index:20;}*/
.spaceNode{
	height:50px;
	display:none;}
.tab-card li {
	width: 130px;
	height: 47px;
	border: 1px solid #ccc;
	border-bottom: none;
	margin-right: -1px;
	font: 16px/47px microsoft yahei, simhei;
	text-align: center;
	cursor: pointer;
	color:#777;
}
.tab-card li:hover{
	color:#f60;}
.tab-card li.cur {
	background: #6cba2b;
	border-color: #6cba2b;
	
}
.tab-card li.cur{
	color:#fff;}
.tab-card li.cur:hover{
	color:#fff;}
.tab
{
    float:left;}
 .tab-card .priceBtn
 {  
     display:none;
     float:right;
     margin:5px 20px 0 0;
     
     }
.tt-form {
	height: 48px;
	overflow: hidden;
	padding-left: 19px;
}
.tt-form:hover{
	background:#ffffcc;}
.tt-box {
	border: 1px solid #ccc;
	overflow: hidden;
	background: #f3f3f3;
	border-top: none;
}
.tt-box:last-child {
	border-bottom: 1px solid #ccc;
}
.tt-name {
	width: 130px;
	float: left;
	padding: 19px 0 0 19px;
	font: 14px microsoft yahei, simhei;
}
.tt-content {
	background: #fff;
	border-left: 1px solid #ccc;
	overflow: hidden;
}
.tt-content dt, .tt-content dd {
	float: left;
}
.tt-content li {
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	line-height: 48px;
	font-family: simsun, simhei;
}
.form1 {
	width: 443px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.form1 a {
	color: #0071e4;
}
.form1 a:hover {
	color: #f60;
}
.form1 a strong, .form1 a:hover strong {
	color: #333;
}
.form2 {
	width: 100px;
}
.form3 {
	width: 55px;
	font-family: Arial !important;
}
.form4 {
	position:relative;
	width: 100px;
	color: #f60;
	font-family: Arial !important;
}
.form4 i {
	font-size: 20px;
}
.form4 em {
	color: #666;
	font-family: simsun, simhei;
}
.form4 span {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/ticketIco.png) no-repeat -47px -2px;
	margin: 16px 0 0 5px;
}
.form5 {
	width: 150px;
}
.form5 .backM {
	background: #ff8800;
	border-radius: 2px;
	height: 16px;
	border: 1px solid #ff8800;
	line-height: 16px;
	color: #fff;
	padding-left: 5px;
	margin-top: 15px;
	float: left;
}
.form5 .backM .num {
	display: inline-block;
	height: 16px;
	background: #fff;
	color: #ff8800;
	margin-left: 2px;
	padding:0 10px 0 5px;
}
.form6 {
	width: 181px;
}
.form6 a {
	display: block;
	width: 80px;
	height: 26px;
	background: #f60;
	border-radius: 3px;
	color: #fff;
	font: 14px/26px microsoft yahei, simhei;
	text-align: center;
	margin-top: 10px;
}
.tt-sl {
	display: none;
	background: #ffffe5;
	border-top: 1px solid #ccc;
	padding:17px;
}
.tt-sl p {
	line-height: 22px;
	color: #666;
}
.tt-sl p span {
	font-weight: bold;
}
.tt-content li:last-child {
	border-bottom: none;
}
.other-content {
	margin-top: 40px;
	overflow:hidden;
	font: 12px/30px simsun;
}
.oc-left {
	float: left;
	width: 950px;
}
.oc-left h3 {
	position: relative;
z-index: 10;
	height: 40px;
	background: #6cba2b;
	font: 16px/40px microsoft yahei, simhei;
	color: #fff;
	padding-left: 20px;
}
.need-know {
	margin-bottom: 20px;
}
.need-know-table {
	margin-top: -1px;
/*position: relative;
z-index: -1;*/
	width: 100%;
	border-collapse: collapse;
	font: 12px microsoft yahei, simhei;
}
.need-know-table th {
	width: 108px;
	background: #f3f3f3;
	padding: 20px;
	text-align: left;
}
.tComment {
	margin-top: 20px;
}
.tComment-top {
	height: 38px;
	border-bottom: 2px solid #6cba2b;
}
.tComment-tab li {
	width: 98px;
	height: 37px;
	border: 1px solid #ccc;
	border-bottom: none;
	font: 14px/37px simsun, simhei;
	color: #555;
	text-align: center;
	margin-left: -1px;
	cursor: pointer;
}
.tComment-tab li.cur {
	color: #fff;
	background: #6cba2b;
	border: 1px solid #6cba2b;
	font-weight: bold;
}
.tComment-btn {
	line-height: 37px;
	float: right;
	padding-right: 10px;
}
.tComment-btn span {
	font: 12px simsun simhei;
	margin-right: 10px;
}
.tComment-btn input {
	width: 68px;
	height: 20px;
	border: 1px solid #ccc;
	border-radius: 3px;
	background: #fff;
	cursor: pointer;
	color: #0071e4;
}
.comment-list {
	padding-top: 15px;
	height: 114px;
	border-bottom: 1px solid #ccc;
}
.user-img {
	float: left;
	width: 130px;
	margin-right: 20px;
}
.user-img img {
	padding-left: 30px;
}
.user-img p {
	font: 12px/24px Arial, Helvetica, sans-serif;
	max-width: 170px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}
.comment-row {
	float: left;
	font: 12px/20px simsun, simhei;
	width: 800px;
}
.comment-row li {
	float: none;
	margin-bottom: 10px;
	overflow: hidden;
	padding-right: 20px;
}
.label dt, .label dd {
	float: left;
}
.label dt {
	margin-right: 20px;
}
.label dt span {
	display: block;
	width: 40px;
	height: 22px;
	color: #fff;
	text-align: center;
}
.good {
	background: url(../images/ticketIco.png) no-repeat 0 -165px;
}
.label dd {
	color: #888;
	margin-right: 20px;
}
.useful {
	width: 88px;
	height: 22px;
	background: #6cba2b;
	font-size: 12px;
	line-height: 22px;
	color: #fff;
	border-radius: 3px;
	float: right;
	cursor: pointer;
}
.useful i {
	display: block;
	float: left;
	width: 10px;
	height: 12px;
	background: url(../images/ticketIco.png) no-repeat -70px -4px;
	margin: 5px 10px 5px 10px;
}
.unuseful {
	float: right;
	width: 68px;
	height: 20px;
	border: 1px solid #ccc;
	border-radius: 3px;
	text-align: center;
	color: #888;
	margin-left: 10px;
	cursor: pointer;
}
.oc-right {
	float: right;
	width: 220px;
	background: #f3f3f3;
}
.oc-right h3 {
	padding-left: 20px;
	height: 40px;
	background: #eee;
	font: normal 16px/40px microsoft yahei, simhei;
	color: #333;
	margin-bottom:10px;
}
.guess {
	width: 100%;
	
}
.guess li {
	float:none;
	padding-top:20px;
	padding-left:20px;
	width: 180px;
	height: 210px;
	background: #fff;
	margin: 0 auto;
	font-size:12px;
	line-height:24px;
	margin-bottom:10px;
}
.guess-img{
	width:160px;
	height:120px;
	overflow:hidden;
	margin-bottom:5px;
	}
.guess-img img{
	height:120px;
	margin:0 auto;}
.guess-name{
	color:#0071e4;}
.guess li:hover .guess-name{
	color:#f60;}
.guess-num{
	overflow:hidden;}
.guess-price{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#f60;}
.guess-point{
	color:#888;
	float:right;
	padding-right:20px;}
.guess-type{
	color:#888;}
.little-aside{
	float:right;
	width:380px;
	height:230px;}
.hotelDeatil.sp{
	width:820px;}
.reason{
	position:relative;
	width:340px;
	height:140px;
	padding:20px;
	background:#f0f8e9;
	font:12px/20px simsun,simhei;
	}
.reason span{
	color:#555;}
.toggle-com{
	position:absolute;
	bottom:20px;
	right:20px;}
.toggle-com li{
	margin-left:25px;
	}
.toggle-com li a{
	color:#0071e4;}
.choose-row{
	height:50px;}
.big-num{
	float:left;
	font:bold 30px/50px Arial, Helvetica, sans-serif;
	color:#6cba2b;}
.txt{
	float:left;
	font:18px/50px microsoft yahei,simhei;
	padding-top:3px;}
.from-cus{
	float:left;
	font:12px/50px simsun,simhei;
	margin-left:10px;
	padding-top:5px;
	color:#666;}
.from-cus span{
	font-family:Arial, Helvetica, sans-serif;
	color:#f60;}
.ticket-type{
/*position: relative;
z-index: -1;*/}

.A-lv{
	display:inline-block;
	font:12px simsun,simhei;
	color:#888;
	padding-left:10px;}
.A-lv{
	*display:inline;}
.A-lv span{
	color:#f60;}
