/* CSS Document */
@charset "utf-8";
/***************
the Academy of Peking University
Author:wallace
***************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, figure, figcaption, code, del, dfn, em, image, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, tf, tr, th {
	border: 0px;
	padding: 0px;
	/*font-size: 100%;*/
	margin: 0px;
	font-family: '微软雅黑',"Lucida Grande", "Tahoma","Arial", "Helvetica", "sans-serif";
	-webkit-font-smoothing: subpixel-antialiased;
	font-weight:normal;
}
body {
	color: #000;
	font-size: 15px;
	font-family:'微软雅黑',"Lucida Grande", "Tahoma","Arial", "Helvetica", "sans-serif";
	margin: 0px;
	
}
input, textarea, select {
	font-family: '微软雅黑',"Lucida Grande", "Tahoma","Arial", "Helvetica", "sans-serif";
	background-color: #FFFFFF;
	font-size:15px;
	outline:none;
}
img {
	border: 0px;
	vertical-align:bottom;
	-ms-interpolation-mode: bicubic;
}
a, a:link {
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color: #005083;
}
ul, li {
	list-style-type:none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:after {
	display:block;
	content:'';
	clear:both;
	height:0px;
	visibility: hidden;
}
.yahei {
	font-family:"微软雅黑", Arial;
}
h1, h2, h3, h4 {
	font-family:"微软雅黑", Arial;
}
.relative {
	position:relative;
}
.clearfix {
*display:inline-block;
*zoom:1;
*vertical-align:top;
}


/* inner */
.inner {
	width: 1200px;
	margin:0 auto;
	
}
.header {
	background: #005083;
	width: 100%;
	height: 122px;
}
.logo {
	float: left;
	padding: 10px 0px;
}
.logo_right {
	float: right;
	margin-right: 20px;
	margin-top: 12px;
}
/*nav*/
.nav {
	background-color: #096097;
	width: 100%;
	height: 46px;
}
.nav .nav01 {
	margin-left: 160px;
}
.nav .nav01 li{
	float: left;
	background-color: #096097;
	font-size: 16px;
	padding: 12px 18px;
}
.nav .nav01 li a{
	font-size: 16px;
	color: #84ccc9;
}
.nav .nav01 li a:hover {
	text-decoration:none;
	color: #FFFFFF;
}
.nav .nav02 {
	display: none;
	position: absolute;
	left: 0%;
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 12px;
	z-index: 1000;
}
.nav .nav02 li{
	float: left;
	background-color: #FFFFFF;
	font-size: 15px;
	padding: 12px 30px;
}
.nav .nav02 li a{
	font-size: 15px;
	color: #313131;
}
.nav .nav02 li a:hover{
	font-size: 15px;
	color: #313131;

}


.nav .nav01 .selected {
	background: #0f79bc;
}

.nav .nav01 .nav02 .selected02 {
	background: #FFFFFF;
}

.smail {
	width: 464px;
	height: 300px;
	float: left;
	margin: 30px 30px 0px 10px;
	border: 1px solid #b2b0b1;
}
.row1 {
	margin-top: 18px;
	width: 100%;
	height: 380px;
	background: #eeeeee;
}

.xydt {
	width: 692px;
	float: right;
	margin-top: 16px;
}
.title {
	border-bottom: 2px solid #0f79bc;
	padding-bottom: 8px;
	vertical-align: bottom;
	margin-bottom: 10px;
}
.title .title_h{
}
.title .more{
	color: #959595;
	font-size: 15px;
	float: right;
	margin-right: 10px;
}
.news {
	float: left;
	width: 100%;
}
.news li{
	font-size: 16px;
	line-height: 40px;
	
	
}
.news li a{
	font-size: 16px;
	line-height: 40px;
	color: #000000;
}
.news .news_date{
	font-size: 15px;
	line-height: 40px;
	color: #959595;
	float: right;
}

.row2{
	margin-top: 40px;
}
.xsdt ,.xsyd{
	width: 476px;
	float: left;
}
.xsyd{
	margin-left: 60px;
}
.xsyd .title{
	padding-bottom: 10px;
	padding-top: 2px;
}
.xsdt .news{
	width: 450px;
	margin: 10px 0 0 14px;
}
.xsyd .news{
	width: 450px;
	margin: 10px 0 0 14px;
}
.xsdt .news li,.xsyd .news li,.tzgg .news li{
	line-height: 34px;
}
.xsdt .news li a,.xsyd .news li a,.tzgg .news li a{
	line-height: 34px;
}
.xsdt .news .news_date,.xsyd .news .news_date,.tzgg .news .news_date{
	line-height: 34px;
}
.downloads {
	margin-top: 24px;
	margin-left: 44px;
	float: right;
}
.downloads .down_title {
	margin-bottom: 26px;
}
.downloads ul li{
	margin-bottom: 8px;
}

.row3{
	margin-top: 50px;
}
.tzgg{
	width: 568px;
	float: left;
}
.tzgg .news{
	width: 540px;
	margin-left: 16px;
}
.xiaoli {
	float: right;
	margin-top: 14px;
}
.scorll_photo {
	margin-top: 60px;
}
.links {
	margin-top: 30px;
}
.links .links_title {
	float: left;
	margin-right: 25px;
}
.links ul li{
	float: left;
	margin-right: 20px;
}
.footer {
	background: url(../img/footer_bg.png) repeat-x ;
	height: 76px;
	margin-top: 25px;
}
.footer .copyright {
	padding-top: 30px;
	color: #FFFFFF;
	text-align: center;
	
}


/*list*/
.list_img {
	width: 1380px;
	margin: 0 auto;
	position: relative;
}
.ndjj_nav {
	float: left;
	width: 1200px;
}
.ndjj_nav li {
	float: left;
	padding-top: 8px;
}
.ndjj_nav a {
	display: block;
	padding: 0 12px;
	margin-right: 10px;
	line-height: 34px;
	font-size: 15px;
	border-bottom: 3px #fff solid;
	color: #313131;
}
.ndjj_nav .this {
	border-bottom: 3px #005083 solid;
}
.ndjj_l_nav{
	float:left;
	width:230px;
	padding-top:40px;
}
.ndjj_l_nav h5{
	float:left;
	width:230px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:20px;
	color:#fff;
	font-weight:normal;
	background-color:#005083;
}
.ndjj_l_nav ul{
	float:left;
	width:228px;
	margin-top:10px;
	border:1px #c4c4c4 solid;
	border-bottom:0;
}
.ndjj_l_nav li{
	float:left;
	width:228px;
	height:46px;
	line-height:46px;
	font-size:16px;
	border-bottom:1px #c4c4c4 solid;
}
.ndjj_l_nav li .this{
	color:#005083;
}
.ndjj_l_nav li a{
	display:block;
	width:200px;
	padding-left:28px;
	color:#898989;
}
.ndjj_l_nav li a:hover{
	color:#005083;
}
.ndjj_r_info{
	float:right;
	width:830px;
	padding-top:40px;
}
.ndjj_r_info h6{
	float:left;
	width:720px;
	padding:0 40px;
	font-size:26px;
	text-align:center;
	font-weight:normal;
}
/*.ndjj_r_info p{
	float:left;
	width:830px;
	font-size:15px;
	line-height:30px;
	text-indent:2em;
	padding-top:20px;
	color: #313131;
}*/

/*列表页*/
.xwlist {
	float: left;
	width: 1200px;
	margin-top: 16px;
}
.xwlist h4 {
	float: left;
	width: 1140px;
	margin: 0 30px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	font-size: 21px;
	border-bottom: 1px #bfbfbf solid;
	position: relative;
}
.xwlist h4 i {
	width: 8px;
	height: 50px;
	background-color: #0f79bc;
	position: absolute;
	left: -30px;
	top: 0;
}
.xwlist h4 span {
	float: right;
	color: #a0a0a0;
	font-size: 14px;
	font-weight: normal;
}
.xwlist h4 a {
	color: #a0a0a0;
}
.xwlist h4 a:hover {
	color: #f8b651;
}
.xwlist ul {
	float: left;
	width: 1140px;
	margin: 0 30px;
	padding: 16px 0;
}
.xwlist li {
	float: left;
	width: 1100px;
	padding-left: 20px;
	height: 60px;
	line-height: 60px;
	font-size: 17px;
	background: url(../img/info_ztrd_ico.png) no-repeat 0 center;
	color: #000;
}
.xwlist li a{
	color: #000000;
}
.xwlist li span {
	float: right;
	color: #959595;
}

/*内容页*/
.content {
	float: left;
	width: 1140px;
	padding: 20px 30px 30px 30px;
	margin-top: 16px;
	background-color: #fff;
	min-height: 450px;
}
.content_this {
	float: left;
	width: 1140px;
	color: #a0a0a0;
	font-size: 14px;
	padding-bottom: 10px;
}
.content_this a {
	color: #a0a0a0;
}
.content_this a:hover {
	color: #f8b651;
}
.content h3 {
	float: left;
	width: 1000px;
	padding: 14px 70px;
	text-align: center;
	font-size: 26px;
	line-height: 44px;
	font-weight: normal;
	border-bottom: 1px #dcdcdc solid;
	margin-bottom: 30px;
}
.content h3 span {
	float: left;
	width: 1000px;
	font-size: 14px;
	padding-top: 10px;
	color: #707070;
}
.content p {
	/*float: left;
	width: 1020px;*/
	padding: 0 60px;
	font-size: 16px;
	line-height: 33px;
}
.content img {
	margin: 0 auto;
	display: block;
	max-width: 1000px;
	text-align: center;
	padding: 30px 0;
}
.content h4 {
	float: left;
	width: 1140px;
	padding: 30px 0 4px 0;
	font-size: 16px;
	color: #eb6100;
	line-height: 44px;
	font-weight: normal;
}
.content ul {
	float: left;
	width: 1140px;
	padding-bottom: 20px;
}
.content li {
	float: left;
	width: 1140px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}
.content li a{
	color: #;
}
.main{
          min-height:700px;
}