/* 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;

}
body {
	color: #000;
	font-size: 17px;
	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:17px;
	outline:none;
}
img {
	border: 0px;
	vertical-align:bottom;
	-ms-interpolation-mode: bicubic;
}
a, a:link {
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color: #00479d;
}
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;
	
}
article{
    min-height:500px;
}

.tou{
	width: 100%;
}
.tou img{
	width: 100%;
}
.cont {
	background: url(../img/cont_bj_02.png) no-repeat center;
	width: 100%;
				
}
.list{
	padding-bottom: 22px;
height:558px;
}
.list .list_title{
	padding-top: 44px;
}
.list .list_title span{
	font-size: 21px;
	color: #313131;
	margin-left: 44px;
}
.list_title .more{
	float: right;
	color: #959595;
	font-size: 14px;
	margin-top: 6px;
	margin-right: 16px;
}
.list ul{
	padding: 44px 24px 24px 46px;
}
.list ul li{
	background: url(../img/title.png) no-repeat left center;
	line-height: 35px;
	padding-left: 14px;
}

.list ul li a{
	font-size: 17px;
	color: #313131;
	line-height: 35px;
}
.list ul li .list_date{
	float: right;
	font-size: 14px;
	color: #898989;
	line-height: 35px;
}

.rukou {
	float: right;
    margin-right: -90px;
    margin-top: -194px;
}
.rukou ul li {
	margin-bottom: 16px;
}
.footer {
	background: #b80d13;
	padding: 16px 0px 28px 0px;
}
.copy {
	text-align: center;
	color: #fff;
	font-size: 13px;
	line-height: 21px;
}

/*content*/
.content_bg {
	padding: 20px 0px;
}
.content_01 {
	padding: 35px 50px;
	background: #FFFFFF;
}

.con_position,.con_position a {
	font-size: 14px;
	color: #434343;
	line-height: 35px;
}
.arti .arti_title {
	font-size: 28px;
	line-height: 40px;
	color: #434343;
	text-align: center;
	margin-top: 26px;
}
.arti .date {
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	color: #434343;
	margin-top: 20px;
	margin-bottom: 20px;
}
.arti {
	padding: 0px 40px;
}
.arti_cont p{
	
	font-size: 17px;
	line-height: 35px;
	color: #434343;
}
.arti .arti_prev ,.arti .arti_next {
	width: 500px;
	text-align: center;
	float: left;
	margin-bottom: 50px;
	margin-top: 50px;
}
.arti .arti_prev a,.arti .arti_next a{
	font-size: 17px;
	line-height: 35px;
	color: #eb6100;
}