@charset "utf-8";
/* CSS Document */
*{
	padding:0px;
	margin:0px;
}
body{
	font-family:"微软雅黑", Arial;
}
.head{
	width:1280px;
	margin:0 auto;
}
.menu{
	width:100%;
	background:#C81623;
	height:42px;
}
.menu ul{
	width:1280px;
	margin:0 auto;
	line-height:42px;
}
.menu ul li{
	padding:0px 20px 0px 20px;
	color:#fff;
	float:left;
	list-style-type:none;
	font-size:1.3em;
	font-weight:500;

}
.menu ul li a:link{
	color:#FFF;
	text-decoration:none;
}
.menu ul li a:hover{
	color:#FF0;
	
}

.menu ul li a:visited{
  color:#fff;
}

.content{
	width:100%;
}
.contenta{
	margin:0 auto;
	width:1266px;
	height:367px;
	
}
.caleft{
	float:left;
	width:674px;
}
.caright{
	float:right;
	width:592px;
}
.carighta{
}
.carighta li{
	padding-top:9px;
	float:left;
	padding-left:11px;
	list-style-type:none;
	border:0px;
}
.contentb{
	margin:0 auto;
	width:1266px;
	padding-top:10px;
}
.contentc{
	margin:0 auto;
	width:1266px;
	padding-top:10px;
}
.cbc{
	padding-top:170px;
	background:url(zf.jpg) 0px 0px no-repeat;
}
.cbd{
	margin-top:385px;
	padding-top:170px;
	background:url(lz.jpg) 0px 0px no-repeat;
}
.cbd img{
	padding-left:8px;
	padding-right:5px;
}
.cbe{
	margin-top:385px;
	padding-top:170px;
	background:url(sn.jpg) 0px 0px no-repeat;
}
.cbe img{
	padding-left:8px;
	padding-right:5px;
}
.cbf{
	margin-top:385px;
	padding-top:200px;
	background:url(zcbg.jpg) 0px 0px no-repeat;
}
.cbf img{
	padding:10px 3px 3px 10px;
}

.cba{
	padding-top:170px;
	background:url(zf.jpg) 0px 0px no-repeat;
}
.cba img{
	padding-left:8px;
	padding-right:5px;
}
.cbb{
	width:1266px;
	margin:0 auto;
}
.cbbleft{
	width:978px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}
.cbbleft li{
	list-style-type:none;
	border-bottom:1px #999 dashed;
	padding-top:15px;
	padding-bottom:20px;
}
.cbbleft li l{
	float:left;
	font-size:1.5em;
}
.cbbleft li l a:link{
	color:#c81623;
	text-decoration:none;
}
.cbbleft li l a:hover{
	color:#F30;
	text-decoration:none;
}
.cbbleft li r{
	float:right;
	font-size:1.2em;
}
.cbbleft li r a:link{
	color:#F60;
	text-decoration:none;
}
.cbbleft li r a:hover{
	color:#F90;
	text-decoration:none;
}
.s{
	font-size:1em;
	color:#333;
	text-align:left;
}
.cbbright{
	width:234px;
	height:360px;
	margin-left:20px;
	margin-top:10px;
	float:left;
	border:#E7BFAB 3px solid;
	background:url(zfbg.jpg) left bottom no-repeat;
}
.cbbrighta{
	width:234px;
	height:360px;
	margin-left:20px;
	margin-top:10px;
	float:left;
	border:#E7BFAB 3px solid;
	background:url(lzbg.jpg) left bottom no-repeat;
}
.cbbrightc{
	padding-top:80px;
	text-align:center;
	color:#F60;
	font-size:1.3em;
}

.cbbright a:link{
	line-height:40px;
	background:#F60;
	color:#FFF;
	text-decoration:none;
}
.cbbright a:hover{
	line-height:40px;
	background:#F60;
	color:#FF0;
}
.cbbrighta a:link{
	line-height:40px;
	background:#F60;
	color:#FFF;
	text-decoration:none;
}
.cbbrighta a:hover{
	line-height:40px;
	background:#F60;
	color:#FF0;
}
.foot{
	width:100%;
	height:35px;
	background:#F60;
	margin-top:15px;
}
.foote{
	width:1266px;
	margin:0 auto;
	text-align:center;
}
.footer{
	float:left;
	line-height:35px;
}
.footer li{
	float:left;
	list-style-type:none;
	padding-right:20px;
	padding-left:20px;
}
.footer li a:link{
	color:#FFF;
	text-decoration:none;
}
.footer li a:hover{
	color:#FFC;
}
.footerr{
	float:right;
	color:#FFF;
	line-height:35px;
	padding-right:20px;
}