body{
	background:#f5f5f5 !important;

}


.about_box{
	max-width: 800px;
	background:#ffffff;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	min-height: 650px;
	padding-top: 35px;
	text-align:center;
	width: 100%;
}

.about_box_c{
	margin-top: 30px;
	line-height: 2;
	font-size: 20px;
}




.t_box_h{
	width: 100%;
	background-image: url('/images/tourlist/yanji.jpg');
    height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    position: relative;
}

.t_box_h_b{
	width: 100%;
	height: 300px;
	position: absolute;
	z-index: 10;
	background:#000;
	opacity: 0.6;
}

.t_box_h_c{

	width: 100%;
	height: 300px;
	position: absolute;
	z-index: 20;

	

}

.t_box_h_c h1{
	color: #ffffff;
	font-weight: bold;
	font-size: 35px;
	text-align:center;
	padding-top: 100px;

}

.t_box_h_d{
	color: #ffffff;
	text-align:center;
}
