@charset "utf-8";
/* CSS Document */
.section .tour{
	text-align:center;
}
.section .tour .btn{
	display:inline-block;
	padding-top: 20px;
}
.section .tour li{
	float:left;
	padding:3px;
}

.section .best1{
	background-image:url('./../images/sub9/bg/bg_h.jpg');
	background-repeat:no-repeat;
	height:700px;
	border-bottom: 1px dashed #bbbbbb;
	position:relative;
}
.section .best1 ul{
	width:1000px;
	padding-top:10px;


}
.section .best1 li{
	padding-left:142px;
	
}

.section .best_wrap{
	padding-top:150px;
}
.section .best_wrap img{
	float:left; 
}

.section .best_text{
	float:left;
	width:294px; 
	padding-left:30px;
	padding-top:92px;
	text-align:left;
}

.section .best_text h2{
	font-weight:bold;
	font-size:18px;
	width:200px;
	height:25px;
	border-bottom:1px solid #b1b0b0;
}
.section .best_text h3{
	font-size:14px;
	margin-top:5px;
}
.section .best_text h3 span{
	font-weight:bold;
}
.section .best_text p{
	font-size:13px;
	margin-top:15px;
	line-height:20px;
	color:#666;
	font-weight:bold;
}

.section .best2{
	height:562px;
	background-image:url('./../images/sub9/bg/bg_memory2.jpg');
	background-repeat:no-repeat;
	border-bottom: 1px dashed #bbbbbb;
	position:relative;
}

.section .best2 h2{
	width:150px;
}

.section .best_wrap2{
	padding-top:70px;
}

.section .best3{
	height:562px;
	background-image:url('./../images/sub9/bg/bg_memory3.jpg');
	background-repeat:no-repeat;
	background-position: top right;
	border-bottom: 1px dashed #bbbbbb;
	position:relative;
}
.section .best3 h2{
	width:280px;
}

.section .best_text p span{
	color:#1296b3;
}

.section .best4{
	height:562px;
	background-image:url('./../images/sub9/bg/bg_memory4.jpg');
	background-repeat:no-repeat;
	border-bottom: 1px dashed #bbbbbb;
	position:relative;
}

.section .best4 h2{
	width:200px;
}

.section .best5{
	height:562px;
	background-image:url('./../images/sub9/bg/bg_memory5.jpg');
	background-repeat:no-repeat;
	background-position: top right;
	border-bottom: 1px dashed #bbbbbb;
	position:relative;
}

.section .best5 h2{
	width:260px;
}
.section .best6{
	height:562px;
	background-image:url('./../images/sub9/bg/bg_memory6.jpg');
	background-repeat:no-repeat;
	border-bottom: 1px dashed #bbbbbb;
	position:relative;
}

.section .best6 h2{
	width:220px;
}

.section .spam{
	height:225px;
	width:960px; margin:0px auto;
	position:relative;
	margin-bottom:-5px;
}
.section .spam p{
	font-size:14px;
	line-height:20px;
	margin-top:25px;
}

.section .spam ul{
	padding-top:30px;
	width:960px;
	height:73px;
}

.section .spam li{
	padding:0px;
	padding-left:2px;
}

.section .spam .red{
	color:red; padding-top:25px;
}

.section .tour .top{
	position:absolute;
	bottom: -18px;
	left:490px;

}


