/* 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: 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: #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;
}
/*header*/
.header {
	background: url(../img/header_bg.jpg) repeat-x;
	padding-top: 10px;
/*	height: 192px;*/
}
.logo {
	margin:42px auto 30px auto;
    position: relative;
}
.search{
    position: absolute;
       top: 70px;
    right: 20px;
}
.shuru{
       width: 350px;
    height: 40px;
    border-radius: 15px;
    background-color: #fff;
}
.anniu{
 height: 43px;
    width: 70px;
    background: #64549a;
    color: #fff;
    border-radius: 10px;
    font-weight: 600;
    font-size: 20px;
}
.more{
float: right;
    margin-top: 15px;
    color: purple;
    font-weight: 600;
}
.logo_f{
	float: right;
    position: absolute;
    right: 0;
    top: 10px;
    height: 192px;
}
.nav {
	width: 100%;
	height: 45px;
	font-size: 16px;
	background: #64549a;
	color: #fff;
}
.nav ul {
        background:#64549a;
        height:45px;
}
.nav ul li{
	
	padding:14px 0px 10px 28px;
	float: left;
}
.nav ul li a{
	color: #FFFFFF;
	font-size: 16px;
}
.nav ul li .shuxian{
	padding-left: 28px;
}
.slideBox {
	float: left;
	width: 766px;
	display: inline-block;
}
/*login*/
.login{
	background: #FFFFFF;
	width: 380px;
	height: 356px;
	float: left;
	/*padding: 26px;
	padding-bottom: 44px;*/
	padding: 14px 26px 0px 24px;
	
}
.login .login_text{
	font-size: 16px;
	color: #535353;
}
.login .login_id{
	margin-top: 12px;
	width: 380px;
	height: 40px;
	background: url(../img/denglu.jpg) no-repeat left top;
}
.login .login_id input{
	margin-left: 40px;
	width: 328px;
	height: 38px;
	font-size: 13px;
	border: 1px solid #8b7db8;
	padding: 0px;
	padding-left: 10px;
	line-height: 38px;
}
.login .login_posswd{
	margin-top: 16px;
	width: 380px;
	height: 40px;
	background: url(../img/mima.jpg) no-repeat left top;
}
.login .login_posswd input{
	margin-left: 40px;
	width: 328px;
	height: 38px;
	font-size: 13px;
	border: 1px solid #64549a;
	padding: 0px;
	padding-left: 10px;
	line-height: 38px;
}
.login .login_yz{
	margin-top: 16px;
	width: 380px;
	height: 40px;
	background: url(../img/yanzhengma.jpg) no-repeat left top;
}
.login .login_yz input{
	margin-left: 40px;
	width: 180px;
	height: 38px;
	font-size: 13px;
	border: 1px solid #448aca;
	padding: 0px;
	padding-left: 10px;
	line-height: 38px;
}
.login .image_check {
	width: 137px ;
	height: 40px;
	margin-left: 6px;
}
.login .login_go {
	margin-top: 16px;
}
.login .login_go input{
	border: none;
	height: 42px;
	width: 380px;
	background: url(../img/login_go.png) no-repeat;
	
}
.ksrk {
	margin-top: 16px;
}

.ksrk ul{
	
}
.ksrk ul li{
	float: left;
	margin-right: 20px;
}
.ksrk ul li a img{
	width: 73px;
	height: 73px;
}
.row2,.row3{
	margin-top: 36px;
}
.news {
	
}
.news ul {
	width: 580px;
	padding-top: 10px;
}
.news ul li{
	font-size: 14px;
	line-height: 36px;
	border-bottom: 1px dashed #b3b3b3;
}
.news ul li a{
	color: #000000;
	font-size: 14px;
	line-height: 36px;
}
.news .news_date{
	font-size: 13px;
	line-height: 36px;
	color: #a0a0a0;
	float: right;
}
.cndt {
	float: left;
}
.tzgg {
	float: right;
}
.links {
	margin-top: 36px;
}
.links ul li{
	float: left;
	margin-right: 25px;
}
.links ul li img{
	width: 220px;
	height: 67px;
}
.copyright {
	background: url(../img/footer_bj.jpg) repeat-x;
	margin-top: 36px;
	height: 150px;
}
.copyright p{
	text-align: center;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 30px;
	padding-top: 36px;
        width:1200px;
        margin:0 auto;
        background: url(../img/footer_bj.jpg) repeat-x;
        padding-bottom:24px;
}
.photo_list {
	float: right;
	position: relative;
	top: -226px;
	left: 74px;
	height: 0px;
	
}
.photo_list ul li{
	margin-bottom: 16px;
}
.photo_list ul li a img{
	width: 60px;
	height: 60px;
}

/*list*/
.list{
	margin-top: 36px;
}
.list_title {
	float: left;
	margin-left: 26px;
}
.list_title img{
	padding-right: 10px;
	padding: 6px 10px 6px 0px;
}
.list_title .list_h2{
	font-size: 23px;
	line-height: 39px;
	font-weight: bold;
	color: #8679b4;
}
.position{
	float: right;
	color: #7d7d7d;
	font-size: 14px;
	line-height: 39px;
}
.position a{
	color: #7d7d7d;
	font-size: 14px;
	line-height: 39px;
}
.list_head {
	margin-bottom: 22px;
	float: left;
	width: 1200px;
}
.list_cont{
	clear: both;
	padding: 20px 30px 0px 30px;
	border-top: 1px solid #dcdcdc;
}
.list_cont ul li{
	line-height: 42px;
}
.list_cont ul li a{
	font-size: 15px;
	line-height: 42px;
	color: #000;
}
.list_cont .list_date{
	font-size: 15px;
	line-height: 42px;
	color: #959595;
	float: right;
}
.list_cont .page {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-top: 50px;
}
.list_cont .page span {
	padding-left: 15px;
}
.list_cont .page a{
	color: #000000;
}
.list_cont .page input{
	width: 62px;
	height: 26px;
}

/*cont_left_nav*/
.list_cont .list_nav{
	width: 194px;
	float: left;
	border: 1px solid #c3c3c3;
	background: #FFFFFF;
}
.list_cont .list_nav ul {
	padding:10px 20px;
}
.list_cont .list_nav ul li{
	line-height: 51px;
	border-bottom: 1px dashed #cacaca;
	text-align: center;
}
.list_cont .list_nav ul li a{
	font-size: 16px;
	line-height: 51px;
	color: #000000;
}

.list_cont .list_right{
	float: right;
	border: 1px solid #c3c3c3;
	background: #FFFFFF;
	width: 850px;
	padding: 20px;
}
.list_cont .list_right .page {
	width: 850px;
}
/*contant*/
.contant {
	width: 1200px;
	margin: 0 auto;
	min-height: 600px;
}

.con_article {
	padding-top: 45px;
}

.con_position{
	color: #7d7d7d;
	font-size: 14px;
	line-height: 39px;
}
.con_position a{
	color: #7d7d7d;
	font-size: 14px;
	line-height: 39px;
	margin:0px 4px;
}
.arti{
	margin-top: 30px;
	
}
.arti .arti_title {
	font-size: 29px;
	line-height: 46px;
	color: #000000;
	text-align: center;
           font-weight:normal;
}
.arti .date {
	font-size: 16px;
	line-height: 46px;
	color: #000000;
	text-align: center;
}
.arti .arti_cont {
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 60px;
	width: 930px;	
}
.arti_border {
	width: 1200px;
	border-top: 1px solid #dadada;
}
.arti .arti_cont img {
	margin: 20px auto;
	display: block;
	
}
.arti .arti_cont p{
	font-size: 16px;
	line-height: 32px;

}
.arti .arti_prev ,.arti .arti_next {
	/*width: 600px;*/
	text-align: center;
	float: left;
	/*margin-bottom: 50px;*/
}
.arti .arti_prev a,.arti .arti_next a{
	font-size: 16px;
	line-height: 32px;
	color: #8b7eb9;
}

.list_right {
	
}
.list_right .arti_title {
	font-size: 29px;
	line-height: 46px;
	color: #000000;
	text-align: center;
}
.list_right .date {
	font-size: 16px;
	line-height: 46px;
	color: #000000;
	text-align: center;
}
.list_right .arti_cont {
	margin: 0 auto;
	margin-top: 20px;
	padding: 20px;
	width: 820px;	
}

.list_right .arti_cont p{
	font-size: 16px;
	line-height: 32px;
	text-indent: 2em;
}

/*媒体查询*/
@media screen and (min-width:960px ) and (max-width:1200px){
	.header{
		width: 1200px;
	}
	.logo_f{
		margin-right: -220px;
	}
	.logo_f img{
		position: relative;
		top: 18px;
		width: 650px;
	}
	
}


.nav .nav00001 li {
	
	position: relative;
	z-index: 9999;
	
}

.nav .nav00001 li ul {
	position: absolute;
	top: 45px;
	left: -48px;
	background-color: #fff;
          /* height:86px;*/
	border: 1px #ccc solid;
	border-top: 0;
}
.nav .nav00001 li ul li {
	float: none;
	background: none;
	width: 178px;
	margin-right: 0;
padding:4px 10px;
}
.nav .nav00001 li ul li a {
	display: block;
	line-height: 40px;
	color: red;
	font-size: 16px;
	text-align: center;
}
.nav .nav00001 li ul li a:hover {
	background: none;
	color: #005083;
}