﻿.banner{
    margin-top: 90px;
}	
	.survey .survey_c_top .survey_c_text{
		width: 750px;
	}
	.survey_c_btn{
		width: 416px;
	}
	.survey .survey_c_btn>li{
		width: 198px;
		height: 96px;
		float: left;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	.survey .survey_c_btn .survey_c_btn_an1{
		background: url(survey_c_btn_an1.png) center no-repeat;
	}
	.survey .survey_c_btn .survey_c_btn_an1:hover{
		background: url(survey_c_btn_an1b.png) center no-repeat;
	}
	.survey .survey_c_btn .survey_c_btn_an2{
		background: url(survey_c_btn_an2.png) center no-repeat;
	}
	.survey .survey_c_btn .survey_c_btn_an2:hover{
		background: url(survey_c_btn_an2b.png) center no-repeat;
	}
	.survey .survey_c_btn .survey_c_btn_an3{
		background: url(survey_c_btn_an3.png) center no-repeat;
	}
	.survey .survey_c_btn .survey_c_btn_an3:hover{
		background: url(survey_c_btn_an3b.png) center no-repeat;
	}
	.survey .survey_c_btn .survey_c_btn_an4{
		background: url(survey_c_btn_an4.png) center no-repeat;
	}
	.survey .survey_c_btn .survey_c_btn_an4:hover{
		background: url(survey_c_btn_an4b.png) center no-repeat;
	}
	.survey .survey_c_btn .survey_c_btn_an5{
		background: url(survey_c_btn_an5.png) center no-repeat;
	}
	.survey .survey_c_btn .survey_c_btn_an5:hover{
		background: url(survey_c_btn_an5b.png) center no-repeat;
	}
	.survey .survey_c_btn .survey_c_btn_an6{
		background: url(survey_c_btn_an6.png) center no-repeat;
	}
	.survey .survey_c_btn .survey_c_btn_an6:hover{
		background: url(survey_c_btn_an6b.png) center no-repeat;
	}
	.survey .survey_c_btn>li a{
		width: 96px;
		height: 30px;
		line-height: 30px;
		background: #cfeefe;
		color: #2f61ac;
		border-radius: 0 0 6px 0;
		box-shadow: 0 2px 2px #666;
	}
	.survey .survey_c_btn>li a:hover{
		width: 96px;
		height: 30px;
		line-height: 30px;
		background: #cfeefe;
		color: #2f61ac;
		border-radius: 0 0 6px 0;
		box-shadow: 0 2px 2px #666;
	}
	
	.mljc_sp{
		width: 1300px;
		height: 298px;
		margin: 0 auto;
		position: relative;
	}
	.mljc_fzgh{
		width: 460px;
		height: 258px;
		float: left;
	}
	.mljc_fzgh_tit{
		position: absolute;
		top: 20px;
		left: 0;
		z-index: 1;
	}
	.mljc_fzgh_tit div{
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
		width: 206px;
		height: 70px;
		background: #000;
		filter:alpha(opacity=50);   
    -moz-opacity:0.5;   
	-ms-opacity: 0.5; 
	-o-opacity: 0.5; 
	-webkit-opacity: 0.5; 
    opacity: 0.5;
		border-radius: 0 10px 10px 0;
	}
	.mljc_fzgh_tit span{
		position: absolute;
		top: 0;
		left: 0;
		z-index: 3;
		width: 206px;
		height: 70px;
		color: #fff;
		line-height: 70px;
		font-size: 36px;
		text-align: center;
	}
	.picScroll-left{ 
	position: relative;
    width: 100%; 
	height: 100%;
}
.picScroll-left .hd .prev,.picScroll-left .hd .next{
	position: absolute;
	top: 140px;
	left: 0;
	z-index: 1;
	width: 60px;
	height: 60px;  
    cursor: pointer; 
	background: url(2020jczf_left_icon.png) center no-repeat;
	display: none;
}
.picScroll-left .hd .next{ 
    background: url(2020jczf_right_icon.png) center no-repeat;
	left: 400px;
}
.picScroll-left .bd{ 
    width: 100%;
	height: 100%;
}
.picScroll-left .bd .picList{ 
    width: 100%;
	height: 100%;
}
.picScroll-left .bd .picList li{ 
    width: 100%; 
	height: 258px;
}
.picScroll-left .bd .picList li a img{
    width: 100%; 
	height: 258px;
	display: block;
}
	
.mljc_spjc{
	width: 768px;
	height: 258px;
	float: right;
}
.mljc_spjc h3{
	width: 26px;
	height: 120px;
	float: left;
	background: #2f61ac;
	border-radius: 6px 0 0 6px;
	font-weight: normal;
	padding: 69px 12px;
}
.mljc_spjc h3 a{
	width: auto;
	height: 100%;
	float: left;
	color: #fff;
	font-size: 26px;
	line-height: 30px;
}
.mljc_spjc ul{
	width: auto;
	height: 258px;
}
.mljc_spjc ul a{
	width: 344px;
	height: 258px;
	float: left;
	margin: 0 0 0 15px;
	position:relative;
}
.mljc_spjc ul a img{
	width: 344px;
	height: 258px;
	display: block;
}
.mljc_spjc ul a div{
	position:absolute;
	z-index:2;
	width:100%;
	height:30px;
	background: #000;
	filter:alpha(opacity=50);   
    -moz-opacity:0.5;   
	-ms-opacity: 0.5; 
	-o-opacity: 0.5; 
	-webkit-opacity: 0.5; 
    opacity: 0.5;
	left:0px;
	bottom:0px;
}
.mljc_spjc ul a span{
	position:absolute;
	z-index:3;
	width:100%;
	height:30px;
	line-height:30px;
	color:#ffffff;
	left:0px;
	bottom:0px;
	text-align:center;
}

.culture{
	height: 1182px;
}
.mljc_jcby{
	width: 1200px;
	height: 231px;
	background: url( mljc_jcby.png) center no-repeat;
}
.culture .culture_content .culture_c_bottom{
	margin-top: 0;
}