/* =========================================================================*/
.banner {
	margin-bottom: 10px;
}
.banner img {
	width: 100%;
}
#main {
	margin: 0 5px 20px;
}
h2 {
	margin-bottom: 20px;
	color: #525252;
	font-size: 0.5rem;
	text-align: center;
	font-weight:normal;
}
h2 span {
	color: #a3a3a3;
	font-size: 0.35rem;
	display: block;
}
.linkBox {
	padding: 10px 5px;
	margin-bottom: 20px;
	background-color: #E5E5E5;
}
.linkBox li {
	line-height: 1.8;
	font-size: 0.35rem;
	margin: 0 0.2rem 0 0;
	display: inline-block;
}
.linkBox li a {
	line-height: 1.8;
	font-size: 0.35rem;
	display: block;
	color: #555;
}
.linkBox li.on a,
.linkBox li a:hover {
	color: #105cab;
}
.ulList {
	margin-bottom: 0.2rem;
}
.ulList li {
	float: left;
	width: 49%;
	margin: 0 2% 0.2rem 0;
}
.ulList li a {
	margin-bottom: 0.1rem;
	display: block;
	border: 1px solid #D2D2D2;
}
.ulList li img {
	width: 100%;
}
.ulList li:nth-child(2n) {
	margin-right: 0;
}
.ulList li p {
	text-align: center;
	color: #555;
	font-size: 0.35rem;
}
.ulList li p span {
	display: block;
	font-size: 0.45rem;
	color:#105cab;
}
.photoBox {
	margin-bottom: 0.2rem;
}
.photoBox img {
	width: 100%;
}
#main .text {
	margin-bottom: 0.1rem;
	font-size: 0.4rem;
	color: #555;
	text-indent: 20px;
}
.mb10 { margin-bottom: 0.5rem !important;}

.detailBox .imgBox {
	margin: 0 60px 15px;
}
.detailBox .imgBox .photoBox {
	border: 1px solid #BFBFBF;
}
.detailBox .imgBox .textBox {
	text-align: center;
}
.detailBox .imgBox .textBox .title {
	font-size: 0.35rem;
	color:#555;
	margin-bottom: 0.3rem;
}
.detailBox .imgBox .textBox .title span {
	display: block;
	color:#105cab;
	font-size: 0.45rem;
	margin-bottom: 0.1rem;
}
.detailBox .imgBox .textBox .text {
	font-size: 14px;color: #555;
	line-height: 1.7;
}
.detailBox h3 {
	line-height: 0.7rem;
	color:#fff;
	background-color: #0F5CAB;
	padding: 0 20px;
	margin-bottom: 0.4rem;
	font-weight:normal;
	font-size: 0.4rem;
}
.detailBox .inner {
	margin: 0 20px;
	line-height: 0.8rem;
	color: #404040;
	font-size: 0.4rem;
}
.detailBox .inner .text2 {
	font-size: 0.35rem;
	margin-bottom: 0.3rem;
}
.detailBox .inner .img {
	margin: 0 1rem 1rem;
}
.detailBox .inner .img img {
	width: 100%;
}
.detailBox .back {
	width: 2rem;
	margin: 0 auto;
}
.detailBox .back a {
	display: block;
	text-align: center;
	color:#fff;
	font-size: 0.35rem;
	line-height: 0.6rem;
	background-color: #0F5CAB;
}








