@charset "utf-8";
/*------------------------------------------------------------
------------------------------------------------------------*/
.banner {
	margin-bottom: 20px;
	background: url(../img/index/banner01.jpg) no-repeat center top;
	height: 300px;
}
#main {
	padding: 20px 0 0;
}
#main h2 {
	margin-bottom: 34px;
	text-align: center;
	font-size: 24px;
	font-weight:normal;
}
#main h2 span {
	margin-top: 5px;
	font-size: 14px;
	display: block;
}
#main .ulList {
	width: 900px;
	margin-right: -10px;
}
#main .ulList li {
	float: left;
	width: 280px;
	margin: 0 20px 20px 0;
}
#main .ulList li img {
	max-height:100%;
	max-width:100%;
}
#main .ulList li a {
	text-align: center;
	border: 1px solid #BFBFBF;
	height: 278px;
	display: block;
}
#main .ulList li p {
	height: 60px;
	margin: 10px 20px 0;
	font-size: 14px;
	color: #555555;
	line-height: 1.4;
	cursor: pointer;
}
#main .ulList li p span {
	display: block;
	color: #105cab;
	font-size: 16px;
	width:276px;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;
}
#main .section {
	margin-bottom: 50px;
}
.pageNavi {
	text-align: center;
}
.pageNavi li {
	margin: 0 5px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	color: #808080;
}
.pageNavi li a {
	color: #808080;
	display: inline-block;
	padding: 0 15px;
	line-height: 2.2;
	border: 1px solid #E5E5E5;
}
.pageNavi li.on a,
.pageNavi li a:hover {
	color: #fff;
	text-decoration:none;
	background-color: #105CAA;
}
.detailBox .imgBox {
	margin: 0 30px 30px;
}
.detailBox .imgBox .photoBox {
	float: left;
	border: 1px solid #BFBFBF;
	margin-right: 35px;
}
.detailBox .imgBox .textBox {
	float: left;
}
.detailBox .imgBox .textBox .title {
	font-size: 18px;
	color:#555;
	margin-bottom: 20px;
}
.detailBox .imgBox .textBox .title span {
	display: block;
	color:#105cab;
	font-size: 18px;
	margin-bottom: 5px;
}
.detailBox .imgBox .textBox .text {
	font-size: 14px;color: #555;
	line-height: 1.7;
}
.detailBox h3 {
	line-height: 40px;
	color:#fff;
	background-color: #0F5CAB;
	padding: 0 20px;
	margin-bottom: 30px;
	font-weight:normal;
	font-size: 16px;
}
.detailBox .inner {
	margin: 0 30px;
	line-height: 1.7;
	color: #404040;
	font-size: 14px;
}
.detailBox .inner .text2 {
	margin-bottom: 30px;
}


.honor{}
.honor ul{}
.honor ul li{width: 31.333%;margin: 15px 1%;float: left;text-align: center;}
.honor ul li img{width: 100%;}
.honor ul li a{font-size: 16px;color: #666666;line-height: 30px;}




