﻿@charset "utf-8";
/* CSS Document */
/*-------------------body 主题定义 sart-------------------*/
* {
	margin: 0; 
	padding: 0; 
}
*:focus { outline: none; } 
html {overflow-y: scroll;}
body {
	font-family: Microsoft Yahei, Arial;
	font-size: 14px;
	line-height: 20px;
	color: #22364d;
	background: #f6f4f5;
}
ul, ol, li { list-style: none; }
li { *float: left;}
img { 
	vertical-align: top; 
	border: 0;
}  
textarea {
	resize: vertical; 
	line-height: 20px; 
	overflow: hidden; 
	outline: none;
}
input, select { outline: none; }
table { 
	border-collapse:collapse; 
	white-space: normal;
}
tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
} 
td, th {
	display: table-cell;
	vertical-align: inherit;
}

a {
	color: #373737;
	text-decoration: none;
}
a:hover {
	color: #a22b24;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 { 
	font-size: inherit; 
	font-weight: normal; 
}
address, cite, code, em, th, i { 
	font-weight: normal; 
	font-style: normal; 
}
.nowrap {
	 white-space: nowrap;
	 text-overflow: ellipsis;
	 overflow: hidden;
}
.opacity-01 {
	        filter: alpha(opacity=54);
	  -moz-opacity: .54;
	-khtml-opacity: .54;
	       opacity: .54;
}
.opacity-02 {
	        filter: alpha(opacity=90);
	  -moz-opacity: .9;
	-khtml-opacity: .9;
	       opacity: .9;
}
.wraper {
    margin-top:25px;
	padding-bottom:20px;
	min-width: 1280px;
	background: url(/template/pc/xnhkxyeducn/images/fbg.jpg) repeat-x bottom;
}
.container {
	width: 1260px;
	padding: 0 10px;
	margin: 0 auto;
	overflow:hidden;
}
/*-------------------body 主题定义 end-------------------*/




/*----顶部公用 start----*/
.header { background:url(../images/2018new/bg-header.jpg) repeat-x top center; position: relative; z-index:100;}
.head_1 { width:1260px; padding:3px 10px 0 10px; height:140px; margin: 0 auto;}
.head_1_l { float: left; padding:18px 0 0 0;}
.head_1_r { float: right;}

.top-link { height: 27px; padding:10px 0 30px 0; line-height: 27px;}
.top-a { color: #020202; }
.top-link span { padding: 0 8px; }
.btn-sina,
.btn-weibo,
.btn-weixin {float: left;width: 27px;height:27px;margin-left: 21px;}
.btn-sina { background:url(../images/sina.png) no-repeat; }
.btn-weibo { background:url(../images/weibo.png) no-repeat; }
.btn-weixin { background:url(../images/weixin.png) no-repeat; }

.head_1_r_bottom { text-align: right; font-size:0;}
.head_1_r_bottom a { display: inline-block; margin-left:3px; width:90px; height:30px; color: #151515; font-size:16px; text-align: center; line-height:30px; background-color:#fafafa; border:1px solid #cfcfcf; border-radius:3px;}
/**/.head_1_r_bottom a:hover { color: #FFF; font-weight:bold; background-color:#234670; border:1px solid #234670;}

.nav { height:46px; background-color:#FFF;}
.nav_in { width:1260px; padding:0 10px; margin: 0 auto;}
.nav ul {}
.nav ul li { width:105px; float: left; position: relative;}
.nav ul li a { display: block;}
.nav ul li a.par { color: #151515; font-size:16px; line-height:46px; text-align: center;}
.nav ul li .box { display:none; position: absolute; top:100%; left:0; width:200px; background:url(../images/2018new/bg-nav_box.png) repeat; padding: 3px 0 10px 0; border-bottom:3px solid #b5251e;}
.nav ul li a.child { color: #b7cde1; font-size:14px; line-height:36px; margin: 0 4px; padding: 0 5px 0 18px; border-bottom:1px solid #66799d;}
.nav ul li.on a.par { color: #FFF; font-weight:bold; background-color:#385080;}
/**/
.nav ul li:hover a.par { color: #FFF; font-weight:bold; background-color:#385080;}
.nav ul li:hover .box {/* display: block;*/}
.nav ul li a.child:hover { color: #FFF; font-weight:bold;}
/**/
	/* flexslider   banner */
.flexslider,
.flexslider .slides li { position: relative; overflow: hidden;}
.flex-viewport,.flexslider .slides,.flexslider .slides li,.flexslider .slides li a,.flexslider .slides li a img{ display: block; width:100%; height:100%;}

		/*按钮*/
.flex-direction-nav { display:none;}
.flex-control-nav{width:100%;position:absolute;bottom:0; left:0;text-align:center;}
.flex-control-nav li {display:inline-block;zoom:1;*display:inline; float:none;}
.flex-control-nav li a {display: block; overflow: hidden; text-indent: -99em; cursor: pointer;}

	/*banner图基本设置到此*/
#demo01{width:100%; height:330px;}
#demo01 .slides li a { width:1920px; position: relative; left:50%; margin-left:-960px}
#demo01 .flex-control-nav { margin-bottom:10px; left:0;}
#demo01 .flex-control-nav li{margin:0 5px;}
#demo01 .flex-control-paging li a{ background-image: url(../images/2018new/banner-1.png);background-position: center 0; width: 15px; height: 15px; }
/**/#demo01 .flex-control-paging li a.flex-active{ background-position: center -15px;}
/*----顶部公用 end----*/

/*----次页底部公用 sart----*/
.footer {
	/*width: 1260px;
	height: 125px;
	margin: 14px auto 0;
	overflow: hidden;
	*/
}
.footer-logo {
	float: left;
	width: 150px;
	padding-top: 4px;
	padding-right: 24px;
	text-align: right;
}
.footer-con {
	float: left;
	width: 740px;
	padding-top: 4px;
	line-height: 18px;
	font-size: 12px;
	color: #7f7f7f;
}
.footer-con span { padding: 0 6px; }
.footer-share {
	padding-right: 18px;
	float: right;
}
/*----次页底部公用 end----*/

/*----次页公用 sart----*/
.main {
	width: 1280px;
	margin: 0 auto;
	overflow: hidden;
}
#flexslider01 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	width: 1260px;
	height: 323px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(/template/pc/xnhkxyeducn/images/shadow-01.jpg) no-repeat top center;
	overflow: hidden;
}
/*----次页公用 end----*/

/*----次页左侧公用 sart----*/
.sidebar {
	position: relative;
	z-index: 10;
	float: left;
	width: 260px;
	padding: 0 25px 0 20px;
	/*margin-top: 11px;*/
	background:url(/template/pc/xnhkxyeducn/images/shadow-03.png) no-repeat top right;
}
.sidebar-tit {
	height: 50px;
	padding-top: 3px;
	background:url(/template/pc/xnhkxyeducn/images/tit-02.jpg) repeat-x center top;
}
.sidebar-tit h2 {
	height: 51px;
	text-align: center;
	background: #fff;
}
.sidebar-menu { 
	width: 242px; 
	padding: 4px 9px;
	margin-bottom: 16px;
	background: #ededed;
	overflow: hidden;
}
.sidebar-menu .item {
	width: 242px;
	margin-bottom: 10px;
	background:url(/template/pc/xnhkxyeducn/images/menubg02.jpg) repeat-x bottom;
	overflow: hidden;
}
.sidebar-menu .item2 {
	width: 180px;
	margin-bottom: 10px;
	background:url(/template/pc/xnhkxyeducn/images/menubg02.jpg) repeat-x bottom;
	overflow: hidden;
}
.sidebar-menu .item.menucur { background: #f7f7f7 url(/template/pc/xnhkxyeducn/images/menubg01.jpg) no-repeat bottom; }
.sidebar-menu .name {
	display: block;
	height: 37px;
	line-height: 37px;
	padding-left: 47px;
	padding-right: 4px;
	font-size: 16px;
	color: #3a3a3a;
	background:url(/template/pc/xnhkxyeducn/images/icon-04.png) no-repeat 24px -12px;
}
.sidebar-menu .item.menucur .name,
.sidebar-menu .name:hover {
	color: #ea0010;
	background-position: 24px 13px;
}
.submenu {
	display: none;
	width: 192px;
	padding: 0px 0 10px 50px;
}
.submenu li { 
	height: 25px; 
	line-height: 24px;
	overflow: hidden;
}
.submenu a {
	float: left;
	width: 177px;
	height: 24px;
	padding-left: 15px;
	color: #3a3a3a;
	background:url(/template/pc/xnhkxyeducn/images/more-cur.gif) no-repeat left center;
}
.submenu a:hover,
.submenu a.menucur {
	color: #234670;
	background:url(/template/pc/xnhkxyeducn/images/more.gif) no-repeat left center;
}
.sidebar-nav { width:260px; }
.sidebar-nav li {
	float: left;
	padding-bottom: 12px;
}
/*----次页左侧公用 end----*/

/*----次页右侧公用 start----*/
.list {
	position: relative;
	z-index: 10;
	float: left;
	width: 937px;
	padding-right: 10px;
	background:url(/template/pc/xnhkxyeducn/images/shadow-04.png) no-repeat top right;
}
.list-titbg 
{    border-right: 1px solid #acbbc7;
    border-left: 1px solid #acbbc7;
	width: 935px;
	height: 65px;
	background:url(/template/pc/xnhkxyeducn/images/list-tit.png) repeat-x top left;
}
.list-tit {
	width: 867px;
	height: 36px;
	padding-top: 28px;
	padding-left: 34px;
	margin-left: 20px;
	line-height: 36px;
	font-size: 16px;
	color: #234670;
	background: url(/template/pc/xnhkxyeducn/images/man.png) no-repeat top left;
	border-bottom: 1px solid #c4c0c4;
} 
.address 
{
    padding-top:6px;
    font-size:14px;
    font-weight:normal;
	width: 860px;
	height: 28px;
	line-height: 28px;
	text-align: right;
	color: #373737;
}
.list-main {
	width: 935px;
	min-height: 600px;
	padding-bottom: 16px;
	background: #f7f7f7;
	border-left: 1px solid #acbbc7;
	border-right: 1px solid #acbbc7;
	border-bottom: 2px solid #757575;
}
/*----次页右侧公用 end----*/

.pagebar {
	/*width: 100%;*/
	height: 22px;
	padding: 5px 0;
	background: #e4ebf0;
	text-align: right;	
}

/*----图片列表 start----*/
.list-imgage {
	width: 884px;
	padding-left: 25px;
	overflow:hidden;
}
.list-imgage ul { 
	width: 924px;
	padding-bottom: 12px;
	zoom: 1;
}
.list-imgage .item {
	float: left;
	width: 270px;
	height: 220px;
	padding-top: 18px;
	padding-right: 38px;
}
.list-imgage li.hr {
	clear: both;
	width: 884px;
	height: 22px;
	font-size: 0;
	line-height: 0;
	background:url(/template/pc/xnhkxyeducn/images/dot03.gif) repeat-x bottom;
	overflow: hidden;
}
.list-imgage .aimg {
	width: 270px;
	height: 190px;
	padding-bottom: 6px;
	background: url(/template/pc/xnhkxyeducn/images/shadow-05.jpg) no-repeat bottom center;
}
.list-imgage .atit {
	width: 270px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #373737;
}
/*----25日新加CSS开始----*/
.list-imgage .atit2 {
	width: 190px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #373737;
}
.list-imgage .aimg2 {
	width: 180px;
	margin: auto;
	height: 220px;
	padding-bottom: 6px;
	background: url(/template/pc/xnhkxyeducn/images/shadow-05.jpg) no-repeat bottom center;
}
.list-imgage .item2 {
	float: left;
	width: 190px;
	height: 250px;
	padding-top: 18px;
	padding-right: 38px;
}
/*----25日新加CSS结束----*/
.list-imgage .atit a{ color: #373737; }
.list-imgage .atit a:hover { color: #a22b24;}
/*----图片列表 end----*/

/*----新闻列表 start----*/
.list-article {
	width: 884px;
	padding-left: 25px;
	padding-top: 14px;
	overflow:hidden;
} 
.list-article li {
	height: 38px;
	line-height: 38px;
	background:url(/template/pc/xnhkxyeducn/images/dot04.jpg) repeat-x bottom;
	overflow: hidden;
}
.list-article a {
	float: left;
	width: 760px;
	padding-left: 14px;
	color: #485159;
	background: url(../images/dot05.gif) no-repeat 6px 18px;
}
.list-article a:hover {
	color: color: #a22b24;
	background-position: 6px -2px;
}
.time {
	float: right;
	width: 90px;
	padding-right: 10px;
	text-align: right;
}
/*----新闻列表 end----*/

/*----人物列表 start----*/
.list-man {
	width: 884px;
	padding-left: 25px;
	overflow:hidden;
}
.list-man ul {
	margin-bottom: 14px;
	zoom: 1;
	overflow: hidden;
}
.list-man li {
	float: left;
	width: 864px;
	padding-top: 27px;
	padding-bottom: 21px;
	padding-left: 20px;
	background:url(/template/pc/xnhkxyeducn/images/dot03.gif) repeat-x bottom;
}
.list-man .aimg {
	float: left;
	width: 182px;
	height: 128px;
	padding-bottom: 6px;
	background: url(/template/pc/xnhkxyeducn/images/shadow-05.jpg) no-repeat bottom center;
}
.list-man .info {
	float: left;
	width: 660px;
	padding-left: 22px;
}
.list-man .atit {
	height: 40px;
	line-height: 34px;
	font-weight: bold;
}
.list-man .atit a{ color:#1e3159; }
.list-man .atit a:hover { color: color: #a22b24; }
.list-man p {
	color: #373737;
	line-height: 28px;
	text-indent: 2em;
}
/*----人物列表 end----*/

	/* flexslider   banner */
.flexslider,
.flexslider .slides li { position: relative; overflow: hidden;}
.flex-viewport,.flexslider .slides,.flexslider .slides li,.flexslider .slides li a,.flexslider .slides li a img{ display: block; width:100%; height:100%;}

		/*按钮*/
.flex-direction-nav { display:none;}
.flex-control-nav{width:100%;position:absolute;bottom:0; left:0;text-align:center;}
.flex-control-nav li {display:inline-block;zoom:1;*display:inline; float:none;}
.flex-control-nav li a {display: block; overflow: hidden; text-indent: -99em; cursor: pointer;}

	/*banner图基本设置到此*/
#demo01{width:100%; height:330px;}
#demo01 .slides li a { width:1920px; position: relative; left:50%; margin-left:-960px}
#demo01 .flex-control-nav { margin-bottom:10px; left:0;}
#demo01 .flex-control-nav li{margin:0 5px;}
#demo01 .flex-control-paging li a{ background-image: url(../images/2018new/banner-1.png);background-position: center 0; width: 15px; height: 15px; }
/**/#demo01 .flex-control-paging li a.flex-active{ background-position: center -15px;}

.nav ul li.on a.par { color: #FFF; font-weight:bold; background-color:#385080;}




/*----院系综合页 start*/
.content_wrap { width:1180px; margin: 0 auto; padding:36px 0 70px 0;}

.content_01 {}
.content_01 .c01_nr { width:1150px; margin: 0 auto; position: relative;}
.content_01 .c01_nr .c01_title { position: absolute; left:-28px; top:-8px; width:175px; height:55px; padding:1px 4px 11px 21px; color: #ffffff; font-size:22px; text-align: center; line-height:55px;}

.content_01 .nr1 .c01_title { background-image:url(../images/2018new/p-1-1.png);}
.content_01 .nr2 .c01_title { background-image:url(../images/2018new/p-1-2.png);}
.content_01 .nr2 .c01_list { background-image:url(../images/2018new/bg-c01_nr2.jpg);}
.content_01 .nr3 .c01_title { background-image:url(../images/2018new/p-1-3.png);}
.content_01 .nr3 .c01_list { background-image:url(../images/2018new/bg-c01_nr3.jpg);}

.content_01 .c01_list_wrap { margin-top:42px; padding-top:3px; border-left:1px solid #aebdc8; border-right:1px solid #aebdc8; border-bottom:3px solid #003d6c; background:url(../images/2018new/bg-header.jpg) repeat-x;}

.c01_list { padding-bottom:10px; border-top:44px solid #f6f6f8;}
.c01_list ul { padding: 0 29px 0 29px;}
.c01_list ul li { float: left; width:364px; border-bottom:1px dashed #999999; padding:28px 0 32px 0;}
.c01_list ul li a { display: block; width:330px; height:158px; margin: 0 auto; position: relative; background-image:url(../images/2018new/p-2-1.png);}
.c01_list ul li a .img { position: absolute; top:16px; left:12px; width:186px; height:120px;}
.c01_list ul li a .name { position: absolute; right:0; top:22px; width:130px; color: #003d6c; font-size:18px; line-height:22px; text-align: center;}
.c01_list ul li a .more { position: absolute; right:20px; bottom:33px; display: inline-block; width:92px; height:24px; color: #a32c25; font-size:14px; line-height:24px; text-indent:10px; border:1px solid #6c83af; border-radius:4px; background:url(../images/2018new/p-2-0.png) no-repeat 76px center;}
/**/
.c01_list ul li a:hover { background-image:url(../images/2018new/p-2-2.png);}
.c01_list ul li a:hover .name { color: #FFF; font-weight:bold;}
.c01_list ul li a:hover .more { border:1px solid #FFF; background-color:#FFF;}
/**/
/*----院系综合页 end*/
