* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
	font-family: "Microsoft YaHei";
}
img {
	border: none;
}
.clear {
	clear: both;
}
header {
	width: 100%;
	height: 160px;
	background: #274472;
}
.head-center {
	width: 1100px;
	height: 100%;
	margin: 0 auto;
	background: url(https://jjxysys.nwnu.edu.cn/Template/Default/images/bg1.png)no-repeat right
}
.head-center img {
	float: left;
}
.head-center .logo {
	margin-top: 28px;
}
.head-center .title {
	margin-top: 45px;
	margin-left: 28px;
}
.cloud {
	float: right;
}
.firstbg {
	width: 100%;
	height: 480px;
	background-color: #f6f6f6;
}
/*.nav{
	width: 100%;
	height: 47px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	z-index:1; 
}
.nav .menu{
	width: 1100px;
	margin:0 auto;
}
.nav a{
	display: block;
	color: #666666;
	float: left;
}
.nav .menu a img{
	float: left;
	margin-left: 20px;
}
.nav .menu ul li{
	float: left;
	padding: 11px 35px;
	border-right: 1px solid #959595;
	background:#f6f6f6;
}
.nav .menu ul li:hover{
    background:#274472;
    
}
.nav .menu ul li a:hover{
	color: #ffffff;
}
*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	position: relative;
	z-index: 1;
}
.nav .menu {
	width: 1100px;
	margin: 0 auto;
}
.nav a {
	color: #666666;
	float: left;
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
	background: #f6f6f6;
}
.nav .nLi a {
	display: block;
	padding: 11px 21px;
	font-size: 17px;
	font-weight: 400;
}
.nav ul li ul {
	display: none;
	left: 0;
	top: 45px;
	position: absolute;
	background: #2c9bdb;
}
.nav ul li ul li {
	zoom: 1;
	background: #2c9bdb;
	height: 42px;
	line-height: 42px;
}
.nav ul li ul a {
	display: block;
	padding: 4px 16px;
	color: #666666;
}
.nav .on a {
	background: #2c9bdb;
	color: #fff;
}
.content1 {
	width: 1100px;
	height: 440px;
	margin: 0 auto;
	background: #ffffff;
	box-shadow: 0px 2px 10px #888888;
}
/*è½®æ’­å›¾*/

.focusBox {
	margin-left: 15px;
	padding-top: 35px;
	position: relative;
	width: 610px;
	height: 355px;
	overflow: hidden;
	font: 12px/1.5 Verdana, Geneva, sans-serif;
	text-align: left;
	background: white;
	float: left;
}
.focusBox .pic img {
	width: 610px;
	height: 355px;
	display: block;
}
.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 36px;
	width: 100%;
	background: #333;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
}
.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 36px;
	width: 100%;
	overflow: hidden;
}
.focusBox .txt li {
	height: 36px;
	line-height: 36px;
	position: absolute;
	bottom: -36px;
}
.focusBox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 8px;
	right: 8px;
}
.focusBox .num li {
	float: left;
	position: relative;
	width: 22px;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
	margin-right: 3px;
	cursor: pointer;
}
.focusBox .num li a, .focusBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}
.focusBox .num li span {
	z-index: 1;
	background: black;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.focusBox .num li.on a, .focusBox .num a:hover {
	background: #274472;
}
/*æœ€æ–°åŠ¨æ€*/
.content_list {
	float: right;
	margin-top: 35px;
	width: 450px;
	height: 355px;/*margin-left: 17px;*/

}
.content_list .content_list_title {
	width: 450px;
	height: 28px;
	border-bottom: 2px solid #1294da;
}
.content_list .content_list_title a {
	/* display:block;*/
	color: #1294da;
	font-size: 20px;
	font-weight: 500;
}
.content_list .content_list_nr {
	width: 450px;
	height: 310px;
}
.content_list .content_list_nr ul li {
	background: url(style_res/dian.png)no-repeat 5px;
	width: 425px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dashed #cccccc;
	padding-left: 15px;
	font-family: "Microsoft YaHei";
	font-size: 17px;
}
.content_list .content_list_nr ul li .riqi {
	float: right;/*margin-right: 18px;*/
}
.content_list .content_list_nr ul li a {
	color: #666666;
}
.content_list .content_list_nr li a:hover {
	color: #2c9bdb;
}
.content_list .content_list_nr ul li a p {
	float: left;
	width: 315px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
}
.secondbg {
	width: 100%;
	height: 615px;
	background: #e4e4e4;
}
.content2 {
	width: 1100px;
	height: 325px;
	background: #ffffff;
	margin: 0 auto;
	box-shadow: 0px 2px 5px 0px #888888;
}
.content2 h3 {
	color: #666666;
	font-family: "Microsoft YaHei";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}
.content2 p {
	font-family: "Microsoft YaHei";
	font-size: 17px;
	color: #666666;
	line-height: 30px;
	width: 1000px;
	height: 185px;
	margin: 0 auto;
	overflow: hidden;
	white-space: pre-wrap;
	text-overflow: ellipsis;
	margin-top: 10px;
}
.content2 a img {
	margin-left: 900px;
}
.picMarquee-left {
	overflow: hidden;
	position: relative; /* border:1px solid #ccc;*/
	top: 20px;
	padding: 0px 30px;
}
.picMarquee-left .bd {
	padding: 10px;
}
.picMarquee-left .title a {
	color: #666666;
	font-family: "Microsoft YaHei";
}
.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee-left .bd ul li {
	margin: 0 8px;
	float: left;
	display: inline;
	overflow: hidden;
	text-align: center;
}
.picMarquee-left .bd ul li .pic {
	text-align: center;
}
.picMarquee-left .bd ul li .pic img {
	width: 230px;
	height: 165px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}
.picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}
.picMarquee-left .bd ul li .title {
	line-height: 24px;
}
.content3 {
	text-align: center;
	width: 1100px;
	height: 255px;
	margin: 15px auto;
	box-shadow: 0px 2px 10px #888888;
	background: #ffffff;
}
/*.content3 img{
	padding-top: 15px;
}
.content3  ul {
	width: 1090px;
	margin:10px 35px;
	
}
.content3 li{
	float: left;
	line-height: 20px;
	background: url(style_res/dian.png) no-repeat 5px;
	padding-left: 20px;
	padding-right: 25px
}
.content3 li a{
	color: #666666;
	
}
.content3 li a:hover{
	color: #135096;
}*/
footer {
	width: 100%;
	height: 50px;
	background: #1294da;
	color: #ffffff;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
}
footer p a {
	color: #ffffff;
}
/*article*/
.art-firstbg {
	width: 100%;
	min-height: 600px;
	background: #e4e4e4;
}
.art-content1 {
	width: 1100px;
	min-height: 600px;
	box-shadow: 0px 2px 10px #888888;
	margin: 0 auto;
	background: #ffffff;
	padding-top: 30px;
}
.article {
	width: 840px;
	margin: 0 auto;
}
.art_title {
	text-align: center;
	padding-top: 15px;
	font-size: 20px;
	padding-bottom: 20px;
}
.datetime {
	text-align: center;
	font-size: 14px;
}
.art_zhengwen {
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	border-top-style: solid;
	border-top-color: #888888;
	border-top-width: 1px;
	padding-left: 20px;
	min-height: 350px;
	padding-right: 20px;
}
ol.breadcrumb {
	display: block;
	list-style: none;
	background: url(https://jjxysys.nwnu.edu.cn/Template/Default/img/sytb.png) no-repeat center left 20px;
	margin: 0px;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	width: 100%;
	padding-left: 40px;
}
ol.breadcrumb li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	display: inline;
	color: #000;
}
ol.breadcrumb li a:hover {
	color: #2C9BDB;
}
ol.breadcrumb li a {
	color: #000;
}
.article_style {
	position: relative;
	/*margin-left: 30px;*/
   
	background-color: #FFF;
	color: #333;
	border: 1px solid #DDD;
	min-height: 600px;

}
.article_style a {
	background: url(style_res/dian.png) left 8px center no-repeat;
	width: 818px;
	border-bottom: 1px dashed #DDD;
	text-decoration: underline;
	cursor: auto;
	display: inline-block;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style: none;
	text-decoration: none;
	color: black;
}
.article_style a:hover {
	background-color: #DDD;
}
#pagerx ul.pages li {
	list-style: none;
	float: left;
	border: 1px solid #ccc;
	text-decoration: none;
	margin: 0 6px 0 0;
	color: rgb(102, 102, 102);
}
#pagerx ul.pages li:hover {
	border: 1px solid #ccc;
	color: #003f7e;
}
#pagerx ul.pages li.pgEmpty {
	border: 1px solid #eee;
	color: #8c8c8c;
}
#pagerx ul.pages li.page-number {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	text-align: center;
}
#pagerx ul.pages li.pgNext {
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 15px;
}
#pagerx ul.pages li.pgCurrent {
	border: 1px solid #1294DA;
	color: #fff;
	font-weight: 700;
	background-color: #1294DA;
}
.lanmu li {
    float: left;
    padding: 0px 27px;
    font-size: 17px;
    font-family: "Microsoft YaHei";
}
.lanmu li a {
    color: #666666;
}
.lanmu {
    height: 40px;
    line-height: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #888888;
}
.nav .nLi .sub a {white-space:nowrap;text-align: center;padding: 0 21px;}
.nav .nLi .sub li {text-align:center;}
.nav .nLi .sub li:hover a{
    background: #63b2f5 !important;
    color: #fff;
}
.nav .nLi .sub li:hover{
    background: #63b2f5 !important;
    color: #fff;
}

.art_zhengwen {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 30px;
    border-top-style: solid;
    border-top-color: #888888;
    border-top-width: 1px;
    padding-left: 20px;
    min-height: 350px;
    padding-right: 20px;
}
.dxkj-nLi {
    float: left;
    height: 300px;
    width: 158px;
}
.dxkj-nLi li a {
    color: #666666;
}
.tp ul {
    margin-left: 50px;
}
.tp ul li {
    float: left;
    margin-left: 10px;
    margin-top: 15px;
}
.tp img {
    width: 205px;
    height: 110px;
    display: block;
    border: 1px solid #666;
}
.tp .title {
    background: rgba(0,0,0,0.5);
    color: #ffffff;
    font-family: 'Microsoft YaHei';
    font-size: 13px;
    text-align: center;
    position: absolute;
    line-height: 25px;
    width: 205px;
    overflow: hidden;
    margin-top: -25px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wp_articlecontent .list-paddingleft-2 {
    padding-left: 0;
}
.art_zhengwen img {max-width:800px; _width:expression(this.width > 800 ? "800px" : this.width); } 

.footer {
    width: 100%;
    height: 50px;
    background: #1294da;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}
.footer a {color:#fff;}

















