

.Zi_banner{
	width: 100%;
	height: auto;
	max-height: 450px;
	overflow: hidden;
}
.Zi_banner a{
	display: block;
	border: 0;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.Zi_banner a img{
	width: 100%;
	display: block;
	height: 100%;
	overflow: hidden;
}


.con{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 60px;
}
.con_tit{
	width: 100%;
	/*overflow: hidden;*/
	background: url(../images/zhanmao_tit_05.png) no-repeat center bottom;
	text-align: center;
	margin:33px 0 35px 0;
}
.con_tit p{
	color: #989898;
	font-size: 18px;
	text-align: center;
}
.con_tit h1{
	color: #020202;
	font-family:”Microsoft YaHei”! important;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
}
.con_con{
	width: 100%;
	overflow: hidden;
}
.con_con .tit{
	width: 100%;
	overflow: hidden;
	height: 42px;
	margin-bottom: 15px ;
}
.con_con .tit h2{
	width: 50%;
	float: left;
	font-size: 18px;
	font-weight: normal;
}
.con_con .tit h2 span{
	display: block;
	float: left;
	width: 3px;
	height: 32px;
	margin: 6px 6px 0 0 ;
	background: #fb3a3b;
}
.con_con .tit h2 i{
	font-style: normal;
	display: block;
	overflow: hidden;
	color: #22202b;
}
.con_con .tit h2 i em{
	font-style: normal;
	display: block;
	font-size: 12px;
	color: #6c6c6c;
}
.con_con .tit a{
	width: 72px;
	height: 24px;
	background: #fa4c4b;
	color: #FFF;
	display: block;
	overflow: hidden;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	border-radius: 4px;
	margin-top: 8px;
	float: right;
}
.con_con .tit a:hover{
	background: #00CCCC;
}
