﻿@charset "utf-8";
/* CSS Document */
/*-------------------body 主题定义 sart-------------------*/

/* 2016-03-15 删除
* {
    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;margin: 0; 
	padding: 0; 
}
ul, ol, li { list-style: none; margin: 0; 
	padding: 0; }
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;
	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: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;}
/**/
/*----顶部公用 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 {
	position: relative;
	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 .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 {
	width: 901px;
	margin-left: 20px;
	padding-top: 36px;
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #c4c0c4;
	text-align: right;
	color: #373737;
}
.address a{ color: #373737; }
.address a:hover { color: #a22b24; }
.list-main {
	width: 935px;
	padding-bottom: 16px;
	background: #f7f7f7;
	border-left: 1px solid #acbbc7;
	border-right: 1px solid #acbbc7;
	border-bottom: 2px solid #757575;
}
/*----次页右侧公用 end----*/

/*----单页 start----*/
.dy,
.show { 
	width: 884px;
	padding-left: 25px;
	overflow:hidden; 
}
.dy-tit,
.show-tit {
	padding-top: 18px;
	padding-bottom: 8px;
	line-height: 28px;
	text-align: center;
	color: #00346c; 
	font-size: 20px;
}
.dy-tit { background: url(/Template/Pc/xnhkxyeducn/images/dot03.gif) repeat-x bottom; }
.dy-content {
	padding: 16px 0;
	line-height: 28px;
	overflow: hidden;
}
.dy-content p {
	margin: 14px 0px;
}
/*----单页 end----*/

/*----类容页 start----*/
.show-info {
	height: 32px;
	margin-bottom: 2px;
	line-height:32px;
	font-size: 12px;
	color: #7c7c7c;
	text-align: center;
	background: #e4ebf0;
	overflow: hidden;
}
.show-info  span { padding: 0 15px; }
.show-content {
	line-height: 28px;
	padding: 16px 0;
	background: url(/Template/Pc/xnhkxyeducn/images/dot03.gif) repeat-x top;
}
.ralation {
	padding-top: 4px;
	background: url(/Template/Pc/xnhkxyeducn/images/dot03.gif) repeat-x top;
}
.ralation dt {
	line-height: 28px;
	color: #003d6c;
	font-weight: bold;
}
.ralation dd {
	width: 600px;
	height: 28px;
	padding-left: 16px;
	line-height: 28px;
	background: url(/Template/Pc/xnhkxyeducn/images/dot05.gif) no-repeat 8px 13px;
}
.copyright {
	padding-top: 6px;
	line-height: 18px;
	font-size: 12px;
	color: #7c7b7b;
	border-top: 2px solid #757575;
}
/*----类容页 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;}

.footer-con p { margin:0;}

.sidebar-tit h2 {margin:0;}