.hide{
	display: none;
}
.top_banner{
	width: 100%;
	height: 250px;
	background: url(top_banner.png) center top no-repeat;
}
.top_content{
	width: 1200px;
	height: 250px;
	margin: 0 auto;
	overflow: hidden;
}
.top_banner_title{
	display: block;
	height: 68px;
	font-weight: 500;
	font-size: 40px;
	color: #FFFFFF;
	line-height: 68px;
	margin-top: 66px;
	margin-bottom: 8px;
}
.top_banner_tips{
	display: block;
	height: 28px;
	line-height: 28px;
	font-weight: 500;
	font-size: 20px;
	color: #FFFFFF;
}

.content_title{
	overflow: hidden;
}
.content_title h1 {
	height: 45px;
	line-height: 45px;
	font-weight: 600;
	font-size: 32px;
	color: #333333;
	margin-bottom: 30px;
	float: left;
}

.rmfw{
	width: 100%;
	height: 375px;
	padding: 50px 0;
	background: #FAFAFA;
}



.rmfw_content{
	position: relative;
}
.tsfw1_title {
	font-size: 20px;
	color: #333333;
	float: left;
}
.tsfw1_list {
	overflow: hidden;
	width: 100%;
	height: 200px;
}
.tsfw1_item {
	float: left;
	width: 285px;
	height: 140px;
	margin-right: 20px;
	background-color: #fff;
}
.tsfw1_item a {
	display: block;
	width: 100%;
	height: 100%;
}
.tsfw1_item_img {
	width: 285px;
	height: 140px;
}
.tsfw1_item_img img {
	display: block;
	width: 100%;
	height: 100%;
}
.tsfw1_item_title {
	width: 100%;
	height: 60px;
	background: #fff;
	padding: 0 20px;

}
.tsfw1_item_txt {
	width: 100%;
	text-align: center;
	font-size: 20px;
	line-height: 60px;
	color: #333333;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.tsfw1_num {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	bottom: -22px;
	z-index: 3;
}
.tsfw1_num li {
	float: left;
	line-height: 43px;
	text-align: center;
	width: 24px;
	height: 4px;
	cursor: pointer;
	overflow: hidden;
	background: #D8D8D8;
	margin: 0 4px;
}
.tsfw1_content .tsfw1_num .on {
	background: #2395fb;
}

.cjcx{
	width: 100%;
	height: 355px;
	padding: 50px 0;
	background: #FFF;
	position: relative;
}
.cjcx_content{
	width: 100%;
	height: 180px;
	position: relative;
}
.cjcx_list ul li{
	width: 386px;
	height: 80px;
	float: left;
	background: #fafafa;
	margin-right: 20px;
	margin-bottom: 20px;
}
.cjcx_list ul li:nth-child(3n){
	margin-right: 0;
}
.cjcx_list ul li a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 80px;
}
.cjcx_list ul li a img{
	margin-left: 30px;
	margin-right: 10px;
}
.cjcx_num{
	overflow: hidden;
	zoom: 1;
	position: absolute;
	bottom: -22px;
	z-index: 3;
}
.cjcx_num li{
	float: left;
	line-height: 43px;
	text-align: center;
	width: 24px;
	height: 4px;
	cursor: pointer;
	overflow: hidden;
	background: #D8D8D8;
	margin: 0 4px;
}
.cjcx_num .cjcx_num_hover{
	background: #2395fb;
}

.kyfw{
	width: 100%;
	height: 375px;
	background: #FAFAFA;
	padding: 50px 0;
}
.kyfw_list ul li{
	width: 285px;
	height: 200px;
	float: left;
	margin-left: 20px;
}
.kyfw_list ul li:first-child{
	margin-left: 0;
}
.kyfw_list ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.kyfw_item_img{
	width: 100%;
	height: 140px;
}
.kyfw_item_img img{
	width: 100%;
	height: 100%;
}
.kyfw_item_title{
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #333333;
	text-align: center;
	background: #fff;
}

.xlzscx{
	width: 100%;
	height: 566px;
	background: #fff;
	padding: 50px 0;
}

.xlzscx_list{
	width: 590px;
	height: 391px;
	float: left;
	margin-right: 20px;
}
.xlzscx_list:last-child{
	margin-right: 0;
}

.xlzscx_title_box{
	width: 590px;
	height: 116px;
}
.xlzscx_left .xlzscx_title_box{
	background: url(/picture/1081/2308221634429506266.png) center top no-repeat;
}
.xlzscx_right .xlzscx_title_box{
	background: url(/picture/1081/2308221634429597905.png) center top no-repeat;
}
.xlzscx_title_box img{
	float: left;
	width: 56px;
	height: 56px;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 10px;
}
.xlzscx_title{
	display: block;
	font-weight: 600;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 28px;
	margin-bottom: 6px;
	margin-top: 30px;
}
.xlzscx_tips{
	display: block;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 22px;
}
.xlzscx_item_box{
	width: 100%;
	height: 275px;
	background: #FAFAFA;
	padding: 0 26px;
}
.xlzscx_item_box ul li{
	width: 100%;
	height: 69px;
	line-height: 68px;
	border-top: 1px solid #eee;
}
.xlzscx_item_box ul li:first-child{
	border-top: 0px;
}
.xlzscx_item_box ul li a{
	display: block;
	width: 100%;
	height: 100%;
	/* line-height: 68px; */
}
.xlzscx_item_box ul li a i{
	display: block;
	float: left;
	width: 3px;
	height: 3px;
	background: #2078F3;
	margin-right: 16px;
	margin-top: 33px;
}

.gdjydt{
	width: 100%;
	padding: 50px 0;
	background: #FAFAFA;
}
.gdjydt_list ul li{
	width: 285px;
	height: 200px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.gdjydt_list ul li:nth-child(4n){
	margin-right: 0;
}