
h1 {
    font-size: 2.2em;
    margin-top: 28px;
	margin-bottom: 10px;
    color: #B00000;
	text-align: left;
}
#content .cities {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content .code, #content .type, #content .bt {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content .code span, #content .type span, #content .bt span {
	color: #004986;
}

#content .cities {
	padding-left: 28px;
	position: relative;
	background-image: url(/images/weizhi.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	font-size: 16px;
}

#content .type {
	
}

#content .column-title {
    line-height: 40px;
    font-size: 1.6em;
    color: #494949;
    background-image: url(/images/triangle.gif);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    padding-left: 25px;
    margin-top: 25px;
    margin-bottom: 10px;
}

#content .table_gehang {
    border: 1px solid #555555;
    margin: 0px auto;
}
#content .table_gehang .title {
    background: #EEEEEE;
}

#content .table_gehang td {
    border: 1px solid #CCCCCC;
    text-align: center;
    padding: 5px 5px;
}

#content .details {
}

#content .book.top {
	border: 1px solid #B00000;
	padding: 0;
	margin-top: 15px;
}
#content .book.top .price {
	font-size: 16px;
	padding: 10px 0;
	color: #444 !important;
}
#content .book.top .price span {
	color: #FF0000;
}
#content .book.top .form {
	background: #B00000;
}
#content .book.top .form a {
	color: #fff;
	font-size: 16px;
	padding: 10px 0;
	display: block;
}
#content .book.bottom {
	margin-bottom: 15px;
	padding: 0;
}
#content .book.bottom .fi, #content .book.bottom .tt {
	background: #B00000;
	border-radius: 7px;
}
#content .book.bottom a {
	display: block;
	padding: 12px 0;
	color: #fff;
	font-size: 18px;
}
@media (max-width: 768px) {
  #content .book.bottom a {
    font-size: 14px;
  }
}
#content .book.bottom a:hover  {
	text-decoration: none;
}
#content .book.bottom .tt {
	background: #009944;
}
@media (max-width: 768px) {
	#content .book.bottom {
		padding: 0;
		position: fixed;
		bottom: 0;
		left: 0px;
		margin-bottom: 0px;
		z-index: 2;
	}
	#content .book.bottom .fi, #content .book.bottom .tt {
		border-radius: 0px !important;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#content .book.bottom .col-xs-12 {
		padding-left: 0px;padding-right: 0px;
	}
}

#content .price-include {
	margin: 20px 0;
}
#content .map {
	margin-top: 25px;
	padding-left: 0px;padding-right: 0px;
	overflow: hidden;
	margin-bottom: 20px;
}
#content #right .column_search_cont .red_btn_center {
	background-image: none;
	background-repeat: no-repeat;
}


#content .d-text {
	
}

#content .details p strong img{
	display: inline;
	width: auto !important;
	height: auto !important;
}
#content .day_title span {
	font-weight: bold;
}

@media (max-width: 768px) {
	#content .details p img {
		display: block;
		width: 100% !important;
		height: auto !important;
	}
}

#price-multiple-city *{ color:#444444}
#price-multiple-city th,#price-multiple-city td{ text-align:center}
#price-multiple-city thead th{ background-color:#EEEEEE; font-weight:bold}
#price-multiple-city tbody td{ background-color:#FFFFFF}
.price{ color:#FF0000!important; font-weight:bold }
.day_title, .day_title span, .day_title strong {
	font-size: 18px;
	font-weight: normal !important;
	margin-bottom: 10px !important;
}
#table-item-group>thead>tr>th{ background-color:#EEEEEE; font-weight:bold}


/*   tour details   */
#content .column .item {
	min-height: 370px;
	background: #fff;
}
#content .column .similar-item{
	min-height: 270px;
	overflow: hidden;
	background: #eee;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	padding-bottom: 10px;
}
#content .column .similar-item a{
	color:#444444;
	font-size: 20px;
}
#content .column .item .title {
    font-size: 1.28em;
	padding: 10px 10px 0 10px;
	height: auto;
}
#content .column .item .info {
	padding-bottom: 15px;
	position: relative;
	background-image: url(/images/weizhi.png);
	background-repeat: no-repeat;
	background-position: 10px 11px;	
}
#content .column .item .info .bottom {
	position: relative;
	height: 40px;
}

#content .column .item .info .city {
	padding-left: 26px;
}
#content .column .item .info .button {
	margin: 14px 15px 0 0;
	float: right;
	padding: 0;
}
#content .column .item .info .button a {	
	padding: 5px;
}
#content .column .item .info .bx {
	position: absolute;
	bottom: 0px;
	padding-left: 15px;
}
#content .column .item .info .bx .from {
	padding-top: 4px;
	width: 50px;
	float: left;
	padding-left: 5px;
}
#content .column .item .info .bx .price {
	color: #FF0000;
	font-size: 1.28em;
	width: 80px;
	float: left;
}

.free-inquiry {
    position: fixed !important;
    top: 30px;
}
.table-single{
	text-align: center;

}
.table-single>tbody >tr:first-child {
	background-color: lightblue;


}
.table-single>tbody >tr:not(:first-child) td:nth-child(2){
	color: red;
}
.table-single>tbody >tr:not(:first-child) td:nth-child(3){
	color: red;
}
.table-single strong{
	color: #444444;
}
/*   /tour details   */