/* CSS Document */
.bangzhu{
	width:100%;
	overflow:hidden;
	background: #fafafa;
}
.bangzhu_banner{
	width:1200px;
	height:160px;
	overflow:hidden;
	background:url(../images/bangzhu.jpg) center center no-repeat;
	margin:10px auto;
}

.singlepage{
	width: 100%;
	overflow: hidden;
	background: #fafafa;
}

.singlepage_con{
	width: 1200px;
	margin: 5px auto;
	overflow: hidden;
}

.singlepage_left{
	width: 198px;
	overflow: hidden;
	border: 1px solid #ff5500;
	border-top: none;
	background: #ffffff;
	float: left;
}

.singlepage_ltit{
	width: 198px;
	height: 45px;
	overflow: hidden;
	line-height: 45px;
	font-family: "微软雅黑";
	color: #010101;
	font-size: 18px;
	text-align: center;
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #ff5500;
}

.singlepage_sougouso{
	width: 198px;
	overflow: hidden;
	margin: 10px  auto 20px;
}
.singlepage_sougouso .search_i{
	width: 190px;
	overflow: hidden;
	height: 35px;
	display: inline-block;
	line-height: 35px;
	margin-left: 3px;
	border: 0px;
	background: none;
}
.singlepage_sougouso .search_s{
	width: 100px;
	overflow: hidden;
	height: 30px;
	display: inline-block;
	margin-top: 5px;
	line-height: 30px;
	margin-left: 3px;
	border: 1px solid #ff5601;
	background: #ff5601;
	color: #ffffff;
	border-radius: 3px;
}

.singlepage_mcon{
	width: 198px;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	font-family: "微软雅黑";
	color: #7b7b7b;
}
.singlepage_mcon a{
	display: block;
	width: 198px;
	height: 40px;
	overflow: hidden;
	color: #7b7b7b;
}
.singlepage_mcon a:hover{
	display: block;
	width: 198px;
	height: 40px;
	overflow: hidden;
	color: #7b7b7b;
	background: #ff7a37;
	color: #ffffff;
}
.singlepage_mcon a.solofing{
	display: block;
	width: 198px;
	height: 40px;
	overflow: hidden;
	color: #7b7b7b;
	background: #ff7a37;
	color: #ffffff;
}

.singlepage_right{
	width: 910px;
	overflow: hidden;
	background: #ffffff;
	border: 1px solid #ff5500;
	float: right;
}

.singlepage_ricont{
	width: 870px;
	margin: 0px auto 20px;
}

.singlepage_ricont_tit{
	width: 870px;
	height: 45px;
	overflow: hidden;
	line-height: 45px;
	font-family: "微软雅黑";
	color: #ff7a37;
	font-size: 18px;
	border-bottom: 1px solid #ececec;
}

.singlepage_ricont_con{
	width: 870px;
	overflow: hidden;
	margin: 25px auto;
	font-size: 14px;
	line-height: 30px;
	color: #7b7b7b;
}






