﻿body,div,ul,li,p,dl,dt,dd{margin:0px; padding:0; list-style-type:none; text-indent:0;}
body{
	font-family: "宋体";
	font-size:12px;
	background: url('/images/czyjs_content_bg.png') no-repeat top center;
}
.page2{
	height:auto !important;
	width: 1000px;
	margin: 0 auto;
	background: #fff;
}
.head_czyjs{
	width: 1000px;
	height: 173px;
	background: url('/images/czyjs_head_bg.jpg') no-repeat;
}
.head_sgjf{
	width: 1000px;
	height: 173px;
	background: url('/images/sgjf_head_bg.jpg') no-repeat;
}
.content{
	width: 998px;
	min-height: 895px;
	margin: 20px 0;
	border: 1px solid #e5e5e5;
}
.hometitle{
	padding-left: 88px;
	height: 34px;
	line-height: 34px;
	background: url('/images/czyjs_hometitle.png') no-repeat;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
}
.homelistBox{
	width: 961px;
	min-height: 846px;
	margin: 0 auto;
	margin-top: 14px;
	padding-bottom: 30px;
}
.hmlistTitle{
	/*height: 30px;*/
	/*line-height: 30px;*/
	margin-top: 1.5rem;
	padding-left: 44px;
	background: url('/images/czyjs_icon2.png') no-repeat 12px 5px #fff4ee;
	font-size: 14px;
	color: #444;
	font-weight: bold;
}
.hmlist_l,.hmlist{
	/* overflow: hidden; */
}
.hmlist_l li,.hmlist li{
	height: 40px;
	line-height: 40px;
	background: url('/images/czyjs_icon1.png') no-repeat 13px 15px;
	padding-left: 30px;
}
.hmlist li{
	float: left;
	width: 300px;
	position: relative;
}
.hmlist_l li a,.hmlist li a{
	color: #666;
	font-size: 14px;
}
.hmlistItemIntro{
	display:none;
	width: 200px;
	height: 65px;
	background: url('/images/czyjs_dialog.png') no-repeat;
	padding-left: 19px;
	padding-top: 7px;
	position: absolute;
	z-index: 99;
	top: 8px;
	left: 60px;
}
.hmlistItemIntro div{
	height: 30px;
	line-height: 30px;
	padding-left: 11px;
	background: url('/images/czyjs_icon3.png') no-repeat 0px 11px;
}
.hmlistItemIntro div a{
	font-size: 14px;
	color: #666;
}
.year {
	height: 30px;
	width: 80px;
	margin: 15px -37px 0px 20px;
	display: block;
	float: left;
	line-height: 30px;
	text-align: center;
	background: url(/images/year_icon.png) center no-repeat;
	color: #e24e26;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
}

.year-active {
	height: 30px;
	width: 80px;
	margin: 15px -37px 0px 20px;
	display: block;
	float: left;
	line-height: 30px;
	text-align: center;
	background: url(/images/year_icon_active.png) center no-repeat;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
}