@charset "utf-8";
/* CSS Document */
@import"common.css";
#zyBanner{
	width:100%;
	height:300px;
	margin:0 auto;
	overflow:hidden;	
	min-width: 1230px;
	background:url(../images/banner_human.jpg) no-repeat center top;
	}

/*---------------------------*/
#zymian{
	width:100%;
	}
#zymian .cont{
	width:1180px;
	margin:0 auto;
	}
#zymian .topTitle{
	width:100%;
	margin:0 auto;
	background:url(../images/main_01_01.jpg) no-repeat center 95px;
	padding-top:20px;
	}
#zymian .topTitle h1{
	width:100%;
	text-align:center;
	font-size:29px;
	color:#1b1b1b;
	font-weight:normal;
	line-height:90px;
	height:90px;
	}
#zymian .topTitle h1 span{
	color:#d90d0c;
	}
#zymian .contTop{
	width:385px;
	margin:0 auto;
	padding:20px 0;
	}
#zymian .contTop ul li{
	float:left;
	width:122px;
	height:44px;
	margin-left:3px;
	}
#zymian .contTop ul li a{
	width:122px;
	height:44px;
	line-height:40px;
	text-align:center;
	display:block;
	background:url(../images/main_02_1.gif) no-repeat;
	color:#fff;
	}
/*#zymian .contTop ul li a:hover{
	background:url(../images/main_02_1_2.gif) no-repeat;
	}*/
#zymian .contTop ul li a.on{
	background:url(../images/main_02_1_2.gif) no-repeat;
	}

#zymian .cont_cont{
	width:1000px;
	margin:0 auto;
	padding-top:10px;
	}
#zymian .cont_cont p{
	width:100%;
	font-size:14px;
	color:#363636;
	line-height:35px;
	text-indent:28px;
	padding-bottom:15px;
	}
#zymian .cont_cont img{
	display:block;
	max-width:1000px;
	margin:20px auto;
	}

/*===========分页样式=======*/
#zymian .listPage{
	width:1180px;
	margin:0 auto;
	padding:15px 0;
	}