*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	font-family: "微软雅黑";
}
.hide{
	display: none;
}
body{
	background-color: #F4F4F4;
}
.top{
	width: 100%;
	height: 430px;
}
.sec{
	width: 100%;
	height: 1000px;
	background: url(index_bg_01.jpg) center -140px no-repeat;
}
._sec{
	width: 1100px;
	height: 980px;
	margin: 0 auto;
	margin-top: 24px;
	background-color: white;
}
.fot{
	width: 1100px;
	height: 234px;
	margin: 0 auto;
	background-color: #f4f4f4;
}
.yqlj{
	width: 1100px;
	margin: 0 auto;
	border-top: 1px solid #898787;
}
.footer{
	width: 1100px;
	height: 148px;
     margin: 0 auto;
     border-top: 1px solid #898787;
}
.bg{
	width: 100%;
	height: 24px;
	background-color: #f4f4f4;
}
._sec_left{
	width: 750px;
	height: 940px;
	float: left;
	margin-left: 20px;
	margin-top: 17px;
	border-right: 1px solid #dbdbdb;
}
._sec_right{
	width: 287px;
	height: 940px;
	float: left;
	margin-left: 24px;
	margin-top: 17px;
	}
._sec_left_tit{
	width: 750px;
	height: 20px;
}

._sec_left_tit span{
	font-weight: bold;
	color: #333333;
	font-size: 17px;
	cursor: pointer;
}
._sec_left_tit span+img+span{
	cursor: pointer;
	color: #666666;
}

.grbs{
	width: 750px;
	height: 452px;
}
.grbs_list,.frbs_list{
	width: 750px;
	height: 367px;
}
.bjcx p{
	width: 230px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	font-size: 16px;
	color: #666666;
	float: left;
	margin-right: 20px;
	background-color: #f4f4f4;
}
.bjcx p:first-of-type{
	background-color: #eff8fc;
}
._rmfw{
	width: 750px;
	height: 20px;
	margin-top: 30px;
	font-weight: bold;
}
.rmfu{
	width: 750px;
	height: 420px;
	overflow: hidden;
	position: relative;
}
.rmfu_mid{
	width: 660px;
	height: 350px;
	overflow: hidden;
	margin-top: 28px;
	margin-left: 45px;
	position: relative;
}
.big div{
	float: left;
	width: 660px;
	height: 350px;
}
._sec_right_tit{
	width: 287px;
	height: 20px;
	font-weight: bold;
}
.bmbs{
	width: 287px;
	height: 663px;
}
.prev{
	background: url(prev_03.png) no-repeat center center;
}
.next{
	background: url(新next_03.png) no-repeat center center;
}