@charset "utf-8";

body {
	font-family: "微软雅黑", "arial";

}

img {
	border: none;
}

button {
	cursor: pointer;
	font-size: 0px;
	outline: none;
	border: none;
}
input{
	outline: none;
}
input:focus{
	outline: none;
}
a{
	text-decoration: none;
}
i {
	font-style: normal;
}
ul {
	padding-left: 0px;
	margin-bottom: 0px;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '020';
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}

.banner {
    width: 100%;
    height: 300px;
    background: url(banner.png) center center no-repeat;
  	 background-size: 100% 100% !important;
}

.banner_title {
    width: 1200px;
    height: 300px;
    margin: 0 auto;
    padding-top: 98px;
}
.banner_title h5 {
    font-size: 50px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 64px;
}


.main_box{
	width: 1200px;
	margin: 0px auto;
}

.ztList_title {
	height: 46px;
	font-size: 32px;
	color: #333333;
	line-height: 46px;
	text-align: left;
	font-weight: 400;
	margin: 50px 0px 29px 0px;
}
.box_one {
    width: 100%;
	min-height: 334px;
    padding-bottom: 50px;
}
.box_one .one_left{
	float: left;
	width: 900px;
	margin-right: 40px;
}
.zccs_ul{
	width: 100%;
}

.zccs_ul a{
	float: left;
	width: 435px;
	height: 152px;
	margin: 0px 0px 30px 30px;
	background-color: #F3F8FD;
	border-radius: 6px;
	padding: 30px 92px 30px 30px;
}
.zccs_ul a:first-child{
	margin: 0px 0px 30px 0px;
}
.zccs_ul a:nth-child(3){
	margin: 0px 0px 0px 0px;
}
.zccs_ul a:nth-child(4){
	margin: 0px 0px 0px 30px;
}
.zccs_ul a p{
	font-size: 18px;
	line-height: 28px;
	color: #333333;
}
.zccs_ul a span{
	display: block;
	font-size: 16px;
	color: #999999;
	margin-top: 20px;
}
.zccs_ul a:hover{
	border-left: 6px #0673E0 solid;
}
.zccs_ul a:hover span{
	color: #0673E0;
}
.zccs_ul a:hover p{
	color: #0673E0;
}


.box_one .one_right{
	float: left;
	width: 260px;
}
.box_one .one_right .zxzx{
	width: 260px;
	height: 334px;
	background: url(zxb.png) no-repeat center;
	padding: 254px 0px 0px 60px;
}
.box_one .one_right .zxzx a{
	display: block;
	width: 141px;
	height: 40px;
	background: url(zixun.png) no-repeat center;
	background-size: cover;
	
}



.box_two {
	width: 100%;
	padding-bottom: 50px;
}

.box_two a {
	float: left;
	width: 580px;
	height: 160px;
	margin-left: 30px;
	padding:40px 58px 10px 92px;
	margin-bottom: 30px;
}

.box_two a:first-child {
	margin-left: 0px;

}
.box_two a:nth-child(3){
	margin-left: 0px;
	margin-bottom: 0px;
}
.box_two a:nth-child(4){
	margin-bottom: 0px;
}

.box_two a .xgzc_p1 {
	font-size: 24px;
	color: #ffffff;
}

.box_two a .xgzc_p2 {
	font-size: 16px;
	color: #ffffff;
	line-height: 24px;
	margin-top: 11PX;
}