@charset "gb2312";
/* CSS Document */
*{
	font-size:12px;
	font-family:Arial,"MicroSoft YaHei","Î¢ÈíÑÅºÚ";
	padding:0px;
	margin:0px auto;
	list-style:none;
	line-height:24px;
}
body{
	background:#ffffff;
}
.body{
	width:100%;
	overflow:hidden;
}

img{
	border:0px;
	display:block;
}

a{
	text-decoration:none;
}

a:visited {
color:#1A3D67;
    text-decoration: none;
}
a:hover {
    color: #dc6e21;
    text-decoration:underline;
}
a:active {
color:#1A3D67;
    text-decoration: none;
}

.fL{
	float:left;
	overflow:hidden;
	display:inline;
}

.fR{
	float:right;
	overflow:hidden;
	display:inline;
}

.yahei{
	font-family:"MicroSoft YaHei","Î¢ÈíÑÅºÚ";
}

.bold{
	font-weight:bold;
}

#topnav{width:100%; height:45px; background:#F2F2F2}#topnav p{width:1000px; margin:0 auto; line-height:45px; letter-spacing:1px}
#topnav p a{color:#333333;}

.width{
	width:1000px;
	overflow:hidden;
}

.cz_nav{width:1000px;
overflow:hidden;
display:block;
background:#000000;
margin-top:25px;
}

.cz_nav li{
	float:left;
	overflow:hidden;
	height:56px;
	display:inline;
	padding:0px 15px;
	text-align:center;
}

.cz_nav li.on{
	background:#256161;
}

.cz_nav li a{
	color:#fff;
font-size:20px;
	line-height:56px;
}

.cz_logo,.cz_detail,.cs_xinx,.cz_box{
	border:1px solid #a3abb2;
}

.cz_logo{
	width:265px;
	height:263px;
}

.cz_detail{
	width:676px;
	height:223px;
	margin-left:15px;
	padding:20px;
	font-size:16px;
}

.cs_xinx{width:798px;
padding:100px;
padding-bottom:0px;
margin-top:15px;}

.cs_xinx h1{
	width:100%;
	display:block;
	overflow:hidden;
	font-size:18px;
	line-height:34px;
	text-align:center;
	padding-bottom:40px;
}

.cs_xinx p{
	font-size:16px;
	text-indent:32px;
	padding-bottom:30px;
	overflow:hidden;
	width:100%;
	display:block;
	overflow:hidden;
}

.cs_xinx p a{
	font-size:16px;
	text-indent:32px;
	color:#0ab2e9;
	width:143px;
}
.zx_img{
	display:block;
	width:252px;
	margin-right:100px;
}

.cz_box{
	width:312px;
	margin-right:14px;
	margin-top:15px;
	padding:5px;
}

.cz_box h2{
	width:100%;
	border-bottom:1px solid #a3abb2;
	font-size:24px;
	line-height:42px;
	text-align:center;
	font-weight:normal;
}

.cz_box h2 a{
	font-size:24px;
	line-height:42px;
	color:#000000;
}

.cz_box ul{
	padding:10px;
	padding-left:115px;
	
}
.cz_box li{
	list-style:disc;
	padding:5px 0px;
	font-size:16px;
	color:#666;
}

.cz_box li a{
	font-size:16px;
	color:#000000;
}
.road{
	padding:10px 0px;
	color:#4d4c4c;
}

.TitleItemList{
	width:100%;
	display:block;
	overflow:hidden;
}

.TitleItemList .artListTitle{
	width:850px;
	float:left;
	overflow:hidden;
	display:inline;
}

.TitleItemList .artListTitle a{
	line-height:32px;
	font-size:14px;
	font-weight:normal;
	color:#1e1e1e;
}

.TitleItemList .udpatetime{
	font-size:12px;
	float:right;
	overflow:hidden;
	display:inline;
}

.cz_line{
	width:100%;
	border-top:1px dashed #9d9c9c;
	height:15px;
	margin-top:15px;
}


.pageContent {
    padding: 10px 0 10px 20px;
}
.pageContent span {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E4E4E4;
    float: left;
    line-height: 16px;
    margin-right: 5px;
    overflow: hidden;
    padding: 3px 6px;
}
.pageContent span a {
    color: #A6A6A6;
    line-height: 16px;
}
.pageContent span.pageItemOn {
    background: none repeat scroll 0 0 #C2E5DE;
    border: 1px solid #91B0AA;
    color: #58585A;
}
.pageContent span.pageItemOff {
    border: 1px solid #E4E4E4;
    color: #A6A6A6;
    padding: 3px 6px;
}