﻿.clear{ clear:both;}
.page_list{
	width:420px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.page_list li{ width:33px; height:35px;float:left; font-size:14px; color:#4a4949; line-height:35px; text-align:center;}
.page_list li a{color:#4a4949;}
.page_list li a:hover{ color:#2a61a2; text-decoration:underline;}
.page_list li.page_input{ width:115px;} 
.page_num{
	width:35px;
	height:23px;
	border:0;
	background-image: url(../Images/page_pic_08.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.page_list li .thisPage{ color:#2a61a2; text-decoration:underline;}

.fbh_banner {
	position: relative;
}
.fbh_bannerTag {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	height: 20px;
	text-align: center;
	line-height: 20px;
	z-index: 999;
	background: #99999933;
	padding-top: 5px;
}
.fbh_bannerText {
	bottom: 10px;
}

	.fbh_bannerTag a {
		width: 8px;
		height: 8px;
		display: inline-block;
		border: solid 1px #ffffff;
		border-radius: 100%;
		margin: 0 2px;
	}
.fbh_bannerText a {
	width: 100%;
	height: 30px;
	line-height:30px;
	text-align:center;
	display: inline-block;
	border: solid 0px #ffffff;
	border-radius: 0%;
	margin: 0px;
	display:none
}

	.fbh_bannerText a:hover {
		border: solid 0px Red;
		background: #4a494955;
	}
.fbh_bannerTag a:hover {
	border: solid 1px Red;
	background: Red;
}

		.fbh_bannerTag a.act {
			border: solid 1px Red;
			background: Red;
		}
.fbh_bannerText a.act {
	border: solid 0px Red;
	background: #00000088;
	color: #fff;
	display: block
}

.fbh_banner ul li {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	width: 100%;
	height: 350px;
	z-index: 900;
	background: url(../img/banner1.jpg) center no-repeat;
	background-size: cover;
}
