h1 {
    margin: 20px auto;
    font-size: 1.8em;
    text-align: center;
}

.jumbotron {
	margin-bottom: 10px;
}
.chinatours_search .column_search_cont .button-box {
	margin-top: 11px; margin-bottom: 2px;
	margin-left: 0; margin-right: 0;
}
#content .column {
	margin-bottom: 25px;
}
#content .column .item{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#content .column .item:hover{
	box-shadow: 2px 2px 5px #CCCCCC;
}
#content .column .item .title {
    font-size: 18px;
	padding: 10px 10px 0 10px;
	/*height: 60px;*/
	
}
#content .column .item .title a{
	color: #fff;
}
#content .column .item .title span {
	display: block;
	font-size: 14px;
}
#content .column .item .info {
	padding-bottom: 15px;
	position: relative;
	min-height: 120px;
}
#content .column .item .info .bottom {
	position: relative;
	height: 40px;
}
#content .column .item .info .city {
    /*height: 50px;*/
    padding-left: 25px;
	/*overflow: hidden;*/
	background-image: url(/images/weizhi.png);
	background-repeat: no-repeat;
}
/*#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: 100px;
	float: left;
	padding-left: 5px;
}
#content .column .item .info .bx .price del{
	padding: 2px 4px;
}
#content .column.destinations { padding-bottom: 20px;}
#content .column.destinations .item {
	background: #fff;
}
#content .column.destinations .l, #content .column.destinations .r {
	padding-right: 0px;padding-left: 0px;
}
#content .column.destinations .l .box-1, #content .column.destinations .l .box-2, #content .column.destinations .l .box-3 {
	margin: 0;
}
#content .column.destinations .l .box-1 {
	padding-left: 15px;
	padding-right: 8px;
}
#content .column.destinations .l .box-2 {
	padding: 0 7.5px;
	margin-bottom: 7.5px;
}
#content .column.destinations .l .box-3 {
	padding: 0 7.5px;
	margin-top: 7.5px;
}
#content .column.destinations .r .box-1, #content .column.destinations .r .box-2, #content .column.destinations .r .box-3 {
	margin: 0;
}
#content .column.destinations .r .box-1 {
	padding-right: 15px;
	padding-left: 8px;
}
#content .column.destinations .r .box-2 {
	padding: 0 7.5px;
	margin-bottom: 7.5px;
}
#content .column.destinations .r .box-3 {
	padding: 0 7.5px;
	margin-top: 0px;
}

/*   TA   */
#content .ta {
	position: relative;
	height: 400px;
	width: 1230px;
	margin: 0 auto;

}
#content .ta .l, #content .ta .r {
	position: relative;
	height: 400px;
}
#content .ta .l {
	width: 860px;
	background-image: url(/images-2.0/index/img_51.png);
	background-repeat: no-repeat;
	background-position: center 130px;
}
#content .ta .r {
	width: 240px;
	height: 360px;
    margin-top: 20px;
    margin-right: 5px;
    margin-bottom: 20px;
    background-color: #FFFFFF;
	overflow: hidden;
}
#content .ta .title {
    margin: 30px 0 30px 0;
    font-size: 2.57em;
    font-weight: bold;
    color: #1dad87;
	position: relative;
	text-align: center;
}
#content .ta .content {
    font-size: 1.2em;
    color: #494949;
	position: relative;
	text-align: center;
}

/*   / TA   */


/*   slide   */
.vc-slide .carousel-control {
	font-weight: bold !important;
	font-size: 4em !important;
    position: absolute !important;
/*
    top: 0 !important;
    left: 0 !important;
    bottom: 0;
*/
    width: 15%;
    font-size: 20px;
    color: #ffffff;
    text-align: center;

}
.vc-slide .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
}
.vc-slide .carousel-control span {
    position: absolute;
    display: block;
    height: 56px;
    top: 50%;
    margin: -28px 20px 0 20px;
}
.vc-slide .carousel-control.left {
}
.vc-slide .carousel-control.right span {
	left: auto !important;
	right: 0 !important;
}
/*   20190523 index-2.0  ss   */
#content{
	font-family: 'Open Sans',sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #555;
	font-weight: 400;
	letter-spacing: 0.1px;
}
.ss-index-top{
	position: relative;
	font-family: 'Open Sans',sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #555;
	font-weight: 400;
	letter-spacing: 0.1px;
}
.ss-index-top .ss-search-tour{
	position: absolute;
	width: 90%;
	height: 60px;
	background: rgba(0,0,0,0.6);
	z-index: 1;
	top: 30%;
	left: 15px;
	border-radius: 8px;

}
.ss-index-top .index-pic-text{
	position: absolute;
	width: 90%;
	z-index: 1;
	top: 30%;
	left: 15px;
	color: #ffffff;
	text-shadow: 2px 2px 1px #555555;
}
.ss-index-top .index-pic-text .ss-h1{
	font-size: 24px;
}
@media (min-width:767px) {
	.ss-index-top .ss-search-tour{
		width: 650px;
		height: 80px;
		left: 43%;
		top: 45%;
		margin-left: -300px;
	}
	.ss-index-top .index-pic-text{
		position: absolute;
		width: 650px;
		left: 43%;
		margin-left: -300px;
	}
}

.ss-index-top .ss-search-tour .des-input{
	height: 41px;
	width: 90%;
	margin-top: 10px;
	margin-left: 30px;
	border: none;
	outline: none;
	background: #ffffff url("/images-2.0/index/des-pic.jpg") no-repeat right;
	padding-left: 5px;
	padding-right: 40px;
}
@media (min-width:767px) {
	.ss-index-top .ss-search-tour .des-input{
		margin-top: 20px;
	}
}
/*.ss-index-top .ss-search-tour .des-input:focus{*/
/*	border-bottom: #eeeeee;*/
/*	box-shadow: 0 2px 2px #aaaaaa;*/
/*}*/
.ss-index-top .ss-search-tour .des-cont{
 background: #ffffff;
	width: 80%;
	margin-left: 30px;
	overflow: hidden;
	opacity: 0;
	height: 0;
	-webkit-transition: height 0.5s ease-in-out;
	-moz-transition: height 0.5s ease-in-out;
	-ms-transition: height 0.5s ease-in-out ;
	-o-transition: height 0.5s ease-in-out ;
	transition: height 0.5s ease-in-out ;
}
.ss-index-top .ss-search-tour .des-cont ul{
padding-left: 15px;
	padding-top: 10px;
}
.ss-index-top .ss-search-tour .des-cont ul li{
	list-style: none;
	float: left;
	width: 100%;
}
.ss-index-top .ss-search-tour .des-cont ul li label{
	font-weight: 300;
	cursor: pointer;
	font-size: 16px;
}
.ss-index-top .ss-search-tour .des-cont ul li label:hover{
	color: #333333;
}
.ss-index-top .ss-search-tour .show{
	opacity: 1;
	height: 270px;
}
@media (min-width:767px) {
	.ss-index-top .ss-search-tour .des-cont ul li{
		width: 50%;
	}
	.ss-index-top .ss-search-tour .show{
		opacity: 1;
		height: 164px;
	}
}

.ss-index-top .red_btn_center{
	background: #ff4e2c;
	color: #fff;
	border: none;
	font-size:18px;
	padding: 2px 10px;
	margin-top: 16px;
	border-radius: 5px;
}
@media (min-width:767px) {
	.ss-index-top .red_btn_center{
		background: #ff4e2c;
		color: #fff;
		border: none;
		font-size:24px;
		padding: 2px 20px;
		margin-top: 26px;
	}
}
@media (max-width: 359px) {
	.ss-index-top .red_btn_center{
		background: #ff4e2c;
		color: #fff;
		border: none;
		font-size:16px;
		padding: 2px 5px;
		margin-top: 16px;
	}
}
.index-us p{
	height: 40px;
	padding-top: 8px;
}
.index-us .fs-18{
	font-size: 18px;
}
.index-us > div >div{
	margin-top: 15px;
	margin-bottom: 15px;
}
.destinations .image{
	position: relative;
	margin-bottom: 25px;
}
.destinations .image .title{
	position: absolute;
	z-index: 1;
	top: 50%;
	width: 100%;
text-align: center;
	font-size: 24px;
	color: #ffffff;
	text-shadow: 2px 2px 2px #000000;
    /* text-decoration: underline; */
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.destinations .image .title:hover{
    font-size: 26px;
}
.index-ta-background{
	background: url("/images-2.0/index/img_50.jpg") no-repeat top left;
	background-size: 100% 100%;
	overflow: hidden;
}


@media (max-width: 992px){
	.index-ta-background{
		display: none;
	}
}

#footer {
	margin-top: 0;
}

#content .column .item .button a {
	text-decoration: none;
	color: #EB6100;
	width: 100%;
	display: block;
	border: 1px solid #EB6100;
	border-radius: 6px;
	padding: 3px;
}