﻿@charset "utf-8";
/* CSS Document */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, input, textarea, blockquote, table, th, td{
	margin:0;
	padding:0;
          text-align:left;
          }
ul, li {
	list-style-type:none;
}
img {
	border:none;
}
input, textarea, select {
	font-family:inherit;
	font-weight:inherit;
	vertical-align:middle;

}
input,select{
    vertical-align:middle;
    height:18px;
    line-height:18px;
}
body{ 
     margin:0 auto;
     height:100%;
	 font-size:14px;
	 font-family:"微软雅黑","宋体","Arail";
	 color: #4b4b4b;
     text-align:center;
     background:#f2f2f2 url(bg_top.jpg) repeat-x;
}
a {
	color: #4b4b4b;
	text-decoration:none;
	cursor: pointer;
}
a:hover {
	color: #cc0000;
	text-decoration:none;
}

.clear,.clear_all  {
	clear:both;
}
.clear_all  {height:0px;line-height:0px;font-size:0px;}

.main{
	width:1000px;
	height:100%;
	margin:0 auto;
	}

/**顶部**/
.top{
	width:960px;
	height:100%;
	padding:0px 20px;
	float:left;
	}
	
.top .logo{
	width:197px;
	height:130px;
	float:left;
	}
.top .banner{
	width:763px;
	padding-top:10px;
	height:60px;
	float:left;
	}
.top .daohang{
	width:763px;
	padding-top:15px;
	height:45px;
	float:left;
	}
.top .daohang li{
           padding-right:10px;
           margin-right:12px;
           background:url(dh_right_bg.gif) no-repeat right 3px;
           float:left;
}
.top .daohang li.last{
           padding:0;
           margin:0;
           background:none;
}
.top .weizhi{
	width:680px;
	padding:15px 10px 10px 10px;
	height:20px;
	font-size:12px;
	float:left;
	}
.top .search{
	width:260px;
	padding:15px 0 10px 0;
	height:20px;
           text-align:right;
	float:left;
	}
.inputxt{
           font-size:12px;
}
.input_button{
           width:40px;
           height:24px;
           text-align:center;
}
.center{
	width:980px;
	height:100%;
	padding-left:20px;
	float:left;
	}
.center .c_left{
	width:216px;
	height:100%;
	float:left;
	}
.center li.c_left_top{
	height:45px;
           padding:0;
	float:left;
	}
.c_left .lmlb li{
	width:186px;
	color:#6E6E6E;
	line-height:37px;
	padding-left:30px;
	background:url(bg_zazhi.jpg) no-repeat left bottom;
	float:left;
	}
.center li.class_on{
	background:url(bg_xuanze.jpg) no-repeat left bottom;
	}
.center li.class_on a{
           color:#cc0000;
	}
.center li a:hover{
	color:#cc0000;
	}
.center li.c_left_bottom{
	line-height:4px;
	height:8px;
           padding:0;
	float:left;
	}
.center .c_right{
	width:760px;
	padding-top:9px;
	margin-left:4px;
	float:left;
	}
.center .c_right .share{
	width:576px;
	height:35px;
	margin-left:4px;
	padding:17px 0px 0px 20px;
	border-top:1px #d8d8d8 solid;
	border-left:1px #d8d8d8 solid;
	background:#fff;
	float:left;
    }
.center .c_right .zztitle{
	width:129px;
	height:36px;
	padding:17px 0px 0px 30px;
	background:url(bg_qikan.jpg) right top no-repeat;
	float:left;
    }
.center .c_right .content{
	width:734px;
	margin-left:4px;
	border-right:1px #d8d8d8 solid;
	border-left:1px #d8d8d8 solid;
	border-bottom:1px #d8d8d8 solid;
	background:#fff;
	float:left;
    }
.c_right .content .r_c_top{
	width:694px;
	/*height:53px;*/
	padding:6px 20px 10px 20px;
           background:#ffffff;
	float:left;
    }
.c_right .content .r_c_bottom{
	width:694px;
	/*height:53px;*/
	padding:6px 20px 10px 20px;
	float:left;
    }
.c_right .content .r_c_bottom li{
	padding-left:10px;
           width:335px;
           background: url(../images/list.png) no-repeat 0 -7px;
           line-height:26px;
           float:left;
    }
.center .c_bottom{
	width:960px;
	margin-top:10px;
	float:left;
	}
.center .c_bottom .title{
	width:109px;
	height:42px;
	float:left;
	}
.center .c_bottom .b_right{
	width:846px;
	height:26px;
	margin-top:11px;
	padding:4px 0px 0px 4px;
	border-top:1px #d8d8d8 solid;
	border-right:1px #d8d8d8 solid;
	background:#fff;
	float:left;
	}
.center .c_bottom .content{
	width:948px;
	padding:5px;
	border-left:1px #d8d8d8 solid;
	border-right:1px #d8d8d8 solid;
	border-bottom:1px #d8d8d8 solid;
	background:#fff;
	float:left;
	}
.c_bottom .content li{
           padding:1px;
	float:left;
	}
.bottom{
	width:920px;
	height:100%;
	text-align:center;
	margin:30px 20px 0px 20px;
	padding:10px 20px;
          font-size:12px;
          line-height:24px;
	border-top:1px #ccc solid;
	float:left;
	}
/*内容页*/
.articleCon .property {font-size:12px;}