/*     #bs-example-navbar-collapse-1 >ul {
        margin-top: 20px;
    } */
.single-content {
	padding: 35px;
	font-size: 18.0px;
	line-height:26px
}

.single-content p {
	line-height: 32px;
	FONT-SIZE: 20px;
	FONT-WEIGHT: normal;
	MARGIN-TOP: 20px;
	text-indent: 2em;
}

.single-content a {
	text-decoration:none;

}

.cer-font {
	font-size: 15px;
	text-align: center;
	color: #0f0f0f;
	font-weight: bold;
}


.single-content h2{
	COLOR: #2a87c6;
}

.cer-img img{
	width: 200px;
	height: 306px;
}
.tab-img {
	display: block;
	width: 200px;
	height: 306px;
}

.img-title {
	color: #206FA2;
}

.search_input {
	width: 341px;
	height: 36px;
	line-height: 36px;
	padding: 0 0 0 5px;
	border: 1px #0066b3 solid;
	font-size: 14px;
	font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif, "����";
	color: #333333;
	margin: auto;
	display: block;
}

.search_btn {
	width: 100px;
	height: 38px;
	font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif, "����";
	line-height: 38px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	/*display: inline-block;*/
	background: #0066b3 no-repeat;
	cursor: pointer;
	margin: auto;
	display: block;
}

.gb_btn {
	height: 30px;
	text-align: right;
	padding-top: 3px;
	padding-right: 3px;
}

.banner img {
	box-shadow: 5px 5px 0px #fff;
}

footer {
	margin-top: 30px;
	background: #DDDDDD;
	padding-top: 20px;
	padding-bottom: 20px;
}

footer p {
	text-align: center;
}