@charset "UTF-8";

/* @index */
body{
}

.banner{
	width: 100%;
	height: 800px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/special/bannerpage.jpg)no-repeat;
	position: relative;
}

.xczx_container{
	
}
.xczx_top{
	width: 1280px;
	height: 360px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 40px;
}
.xczx_top_title{
	margin-top: 80px;
}
.xczx_top_title h1{
	color: #6d9b00;
	font-weight: bold;
	font-size: 42px;
	margin: 0 auto;
	text-align: center;
}
.xczx_top_lf{
	width:640px;
	float: left;
}
.xczx_top_lf{
	
}
.xczx_top_lf .xczx_top_lf_p{
	margin-bottom: 30px;
}
.xczx_top_lf .xczx_top_lf_p p{
	line-height: 16px;
}
.xczx_top_lf h3{
	font-weight: bold;
}
.xczx_top_lf .xczx_top_lf_zt{
	
}
.xczx_top_lf .xczx_top_lf_zt>div{
	padding-top: 10px;
	width: 580px;
}
.xczx_top_lf .xczx_top_lf_zt>div span{
	font-weight: bold;
}
.xczx_top_lf .xczx_top_lf_zt>div:not(:last-child){
	border-bottom:1px #cccccc dashed;
}
.xczx_top_rt{
	width:640px;
	float: right;
}
.xczx_top_rt img{
	width:640px;
}
.xczx_wt{
	width: 1280px;
	margin: 0 auto;
	height: 450px;
	margin-bottom: 20px;
}
.xczx_wt .xczx_wt_title{
	margin-bottom: 40px;
}
.xczx_wt .xczx_wt_title h2{
	color: #6d9b00;
	font-weight: bold;
	font-size: 36px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
}
.xczx_wt .xczx_wt_title p{
	font-size: 16px;
	margin: 0 auto;
	text-align: center;
	color: #666666;
}
.xczx_wt .xczx_wt_lf{
	width: 640px;
	float: left;
}
.xczx_wt .xczx_wt_lf img{
	margin: 0 auto;
	display: block;
}
.xczx_wt .xczx_wt_lf span{
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
}
.xczx_wt .xczx_wt_rt{
	width: 640px;
	float: right;
}
.xczx_wt .xczx_wt_rt img{
	margin: 0 auto;
	display: block;
}
.xczx_wt .xczx_wt_rt span{
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
}

.xczx_ln{
	width: 1280px;
	margin: 0 auto;
	margin-top: 80px;
}
.xczx_ln h2{
	color: #6d9b00;
	font-weight: bold;
	font-size: 36px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
}
.xczx_ln ul{
	border-top:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
	padding-right: 60px;
}
.xczx_ln ul li{
	width: 130px;
	display: inline-block;
	margin-left:30px;
	margin-right:30px;
}
.xczx_ln ul li b{
	font-size: 36px;
	font-weight: bold;
	color: #a0a0a0;
}
.xczx_ln ul li span{
	display: block;
	font-weight: bold;
	font-size: 18px;
}
.xczx_ln ul li p{
	color: #666666;
}
.xczx_sj{
	width: 1280px;
	margin: 0 auto;
	margin-top: 120px;
}
.xczx_sj>h2{
	color: #6d9b00;
	font-weight: bold;
	font-size: 36px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
}
.xczx_sj .xczx_sj_top{
	margin-top: 40px;
	padding-left: 50px;
	padding-right: 50px;
}
.xczx_sj .xczx_sj_top_box{
	width: 360px;
	height: 380px;
	display: inline-block;
	background-color: #e1f5f1;
	border-radius: 15px;
	margin-left: 15px;
	margin-right: 15px;
	vertical-align:top;
}
.xczx_sj .xczx_sj_top_box h3{
	width: 360px;
	text-align: center;
	font-weight: bold;
	background-color: #4ad6b9;
	margin: 0;
	line-height: 50px;
	border-radius: 15px 15px 0 0;
}
.xczx_sj .xczx_sj_top_box .xczx_sj_top_p{
	padding: 20px;
}
.xczx_sj .xczx_sj_top_box .xczx_sj_top_p span{
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.xczx_sj .xczx_sj_top_box .xczx_sj_top_p p::before{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background-color: #a5a5a5;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
.xczx_sj .xczx_sj_bottom{
	margin-top: 30px;
	padding-left: 245px;
	padding-right: 245px;
}
.xczx_sj .xczx_sj_bottom_box{
	width: 360px;
	height: 380px;
	display: inline-block;
	background-color: #e1f5f1;
	border-radius: 15px;
	margin-left: 15px;
	margin-right: 15px;
	vertical-align:top;
}
.xczx_sj .xczx_sj_bottom_box h3{
	width: 360px;
	text-align: center;
	font-weight: bold;
	background-color: #4ad6b9;
	margin: 0;
	line-height: 50px;
	border-radius: 15px 15px 0 0;
}
.xczx_sj .xczx_sj_bottom_box .xczx_sj_bottom_p{
	padding: 20px;
}
.xczx_sj .xczx_sj_bottom_box .xczx_sj_bottom_p span{
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.xczx_sj .xczx_sj_bottom_box .xczx_sj_bottom_p p::before{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background-color: #a5a5a5;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
.xczx_case{
	width: 1280px;
	margin: 0 auto;
	margin-top: 100px;
	margin-bottom: 100px;
}
.xczx_case h2{
	color: #6d9b00;
	font-weight: bold;
	font-size: 36px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
}
.xczx_case ul{
	margin-top: 40px;
}
.xczx_case ul li{
	width: 316px;
	overflow: hidden;
	display: inline-block;
}
.xczx_case ul li a{
	width: 300px;
	height: 220px;
	padding: 10px;
	margin: 0 auto;
	display: block;
	background-color:#e1f5f1;
	border-radius: 5px;
}
.xczx_case ul li a:hover{
	background-color:#cededb;
}
.xczx_case ul li img{
	width: 100%;
}
.xczx_case ul li h3{
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
	font-size: 20px;
	padding-left: 30px;
	padding-right: 30px;
	color:#000000;
}
