﻿*,
			html,
			body {
				margin: 0;
				padding: 0;
				font-family: "微软雅黑";
				/*width: 100%;*/
				/*height: 100%;*/
				/*background-attachment: fixed;   设置背景图片固定不变*/
				/*background: #ddd;*/
			}
			.fl {
				float: left;
			}
			.fr {
				float: right;				
			}
			.main {
				width: 1280px;
				height: 100%;
				margin: 0 auto
				/*background: cadetblue;*/
			}
			img {
				border: none;
			}
			
			/*头部信息*/
			.header {
				width: 1280px;
				height: 115px;
				/*background: darkseagreen;*/
			}
			.area {
				width: 800px;
				height: 115px;
				/*margin: 0 auto;*/
			}
			.logo {
				width: 800px;
				height: 115px;
				position: relative;
			} 
			.logo img {
				margin: 5px 0;
				width: 550px;
				height: 105px;
			}
			.logo > div {
				position: relative;
				margin-top: -85px;
				margin-left: 270px;
				font-size: 36px;
				color: #333;
			}
			/*.logo {
				width: 345px;
				height: 115px;
				margin-left: 5px;
				/*top: 20px;*/
				/*background: cornflowerblue;*/
			/*}*/
			.header .top-nav {
				width: 450px;
				height: 115px;
				margin-right: 5px;
				/*background: indianred;*/
			}
			.header .top {
				width: 362px;
				height: 25px;
				margin-top: 15px;
				float: right;
				/*background: darkgoldenrod;*/
			}
			.header .top ul{
				width: 450px;
			}
			.header .top ul li {
				float: left;
				display: block;
			}
			.header .top ul li>a {
				font-size: 12px;
				color: #777;
				/*margin-top: -30px;*/
				/*padding-left: 23px;*/
				text-decoration: none;
			}
			.header .top ul li span {
				color: #777;
				/*padding-left: 5px;*/
			}
			.header .top ul li i {
				position: relative;
				top: 6px;
				left: 10px;
				font-size: 18px;
				color: #777;
			}
			.header .date {
				width: 395px;
				height: 40px;
				margin-top: 35px;
				float: right;
				margin-right: 0;
				/*background: #789296;*/
			}
			
			/*导航信息*/
			.nav {
				/*width: 1280px;*/
				width: 100%;
				height: 45px;
				background: #208bb9;
				border-radius: 3px;
				box-shadow: rgba(0,0,0,.15);
			}
			.nav ul {
				/*width: 1280px;*/
				width: 1900px
				height: 45px;
				margin: 0 auto;
			}
			.nav ul li {
				/*padding: 0 40px 0 40px;*/
				width: 180.8592px;
				/*width: 14.2%;*/
				height: 45px;
				line-height: 45px;
				float: left;
				color: #fff;
				list-style: none;
				border-left: 1px solid rgba(255,255,255,.2);
				border-right: 1px solid rgba(255,255,255,.2);
				/*margin-right: -1px;*/
				margin-left: -1px;   /*使左右边框线重合*/
				/*position: relative;*/
			}
			.nav ul .li-last{
				border-right: none;
				width: 158px;
			}
			.nav ul .li-last a:hover{
				width: 109.8592px;
				color: #208BB9;
				background: #fff;
			}
			.nav ul li a {
				color: #fff;
				padding: 0 40px 0 40px;
				font-size: 16px;
				font-weight: bold;
				text-decoration: none;
				text-align: center;
				display: block;
			}
			/*.nav ul li:hover {
				background: #fff;
				color: #208BB9;
			}*/
			.nav ul li a:hover {
				color: #208BB9;
				background: #fff;
			}
			
			/*新闻内容页*/
			.content {
				width: 1280px;
				height: 615px;
				margin-top: 10px;
				margin: 10px auto;
			}
			.new {
				width: 978px;
				height: 615px;
				float: left;
				/*margin-top: 10px;*/
				/*background: indianred;*/
			}
			
			/*轮播*/
			.new .banner {
				width: 980px;
				height: 350px;
				/*background: lightskyblue;*/
				position: relative;
				overflow: hidden;
			}
			.focusBanner {
				border-top: 2px solid #DCE3ED;
				width: 980px;
				height: 350px;
				margin: 0;
				overflow: hidden;
				position: relative;
				z-index: 1;
				/*background: darkgoldenrod;*/
			}
			.focusBanner .bd li img {
				width: 978px;
				height: 350px;
				display: block;
				margin-top: -21px;
			}
			.focusBanner .hd {
				position: absolute;
				right: 50px;
				z-index: 1;
				width: 50%;
				height: 14px;
				bottom: 20px;
				text-align: right;
				margin-right: -360px;
				/*margin-bottom: -18px;*/
			}
			.focusBanner .hd ul li {
				display: inline-block;
				display: inherit;
				zoom: 1;
				margin: 0 3px;
				width: 12px;
				height: 12px;
				float: left;
				background: #FFF;
				cursor: pointer;
			}
			.focusBanner .hd ul li span {
				display: none;
			}
			.focusBanner .hd ul li.on {
				background: #C30000;
			}
			.focusBanner .bd {
				position: relative;
				z-index: 0;
			}
			.focusBanner .bd .con {
				display: inline-block;
				display: inherit;
				float: left;
				zoom: 1;
				position: absolute;
				left: 50px;
				bottom: 0px;
				overflow: hidden;
				display: none;	
			}
			.focusBanner .bd .con .title {
				height: 25px;
				float: left;
				/*line-height: 20px;*/
				position: relative;
				z-index: 1;
				padding: 5px 10px;
			}
			.focusBanner .bd .con .title a {
				color: #fff;
				font-size: 16px;
				font-weight: bold;
				text-decoration: none;
				line-height: 20px;
			}
			.focusBanner .bd .con .bg {
				position: absolute;
				width: 980px;
				height: 100px;
				left: 0;
				top: 0;
				background: #000;
				filter:alpha(opacity=50);
				opacity: 0.5;
			}
			.focusBanner .prev,
			.focusBanner .next { 
				position:absolute; 
				z-index:2; 
				display:block; 
				width:60px; 
				height:60px; 
				filter:alpha(opacity=30);
			    opacity: 0.3; 
			    left: 30px; 
			    top:50%; 
			    margin-top:-43px;
				background: url(http://xxgk.hcnu.edu.cn/css/img/arrow.png) 0 0 no-repeat; 
			}
			.focusBanner .next { 
				right: 30px; 
				left:auto; 
				background-position: right	0;
			}
			.focusBanner .prev:hover,
			.focusBanner .next:hover { 
				filter:alpha(opacity=70);
				opacity:0.7;
			}
			
			/*新闻动态*/
			.new .new-tab {
				width: 980px;
				height: 250px;
				margin-top: 15px;
				/*background: lightseagreen;*/
			}
			.new .tab_1 {
				width: 485px;
				height: 250px;
                                line-height:250px;
				/*background: lightcoral;*/
			}
			.indBox {
				border: 1px solid #E1E1E1;
				margin-bottom: 15px;
				padding: 10px;
				border-top: 2px solid #208bb9;
			}
			.indBox .hd {
				height: 23px;
				line-height: 23px;
				overflow: hidden;
				border-bottom: 1px solid #E1E1E1;
				font-size: 14px;
				font-family: "微软雅黑";
			}
			.indBox .hd h3 {
				float: left;
				background: #208BB9;
				color: #fff;
				padding: 0 15px;
			}
			.indBox .hd .more {
				font-size: 10px;
				color: #999;
				float: right;
				text-decoration: none;
			}
			.indBox .hd ul {
				overflow: hidden;			
			}
			.indBox .hd li {
				float: left;
				height: 50px;
				margin-right: 0px;
				list-style: none;
				border: 1px solid #E1E1E1;
				background: #f3f7f9 ;
			}
			.indBox .hd .on a {
				color: #fff;
				background: #208BB9;
			}
			.indBox .hd li a {
				padding: 0 15px;
				display: block;
				color: #333;
				text-decoration: none;
			}
			.indBox .bd {
				overflow: hidden;
				padding: 13px 0 0 0;
			}
			.topicList .n {
				font-size: 14px;
				height: 32px;
				line-height: 32px;
				/*overflow: hidden;*/
				padding: 0 10px 0 10px;
				list-style: none;
			}
			.topicList .n .date {
				/*width: 30px;*/
				float: right;
				color: #999;
			}
			.topicList .n a {
				float: left; 
				color: #333;
				width: 330px;
				text-decoration: none;
				outline: none;
				overflow: hidden;
				white-space: nowrap;
				display: block;
				text-overflow: ellipsis;
			}
			.topicList .n a:hover{
				color: #208BB9;
				text-decoration: underline;   /*鼠标滑过时显示下划线*/
			}
			.topicList .n .iconfont {
				color: #208BB9;
				font-size: 5px;
				/*background: #208BB9;*/
			}
			.new .tab_2 {
				width: 485px;
				height: 250px;
				/*margin-left: 10px;*/
				/*background: lightcoral;*/
			}
			
			/*通知信息*/
			.notice {
				width: 287px;
				height: 613px;
				/*float: right;*/
				/*margin-bottom: 10px;*/
				margin-left: 15px;
				/*background: indianred;*/
			}
			/*搜索框*/
			.notice .search {
				width: 285px;
				height: 78px;
				/*background: cadetblue;*/
				border: 1px solid #E1E1E1;
				border-top: 2px solid #208bb9;
			}
			.search .title {
				width: 285px;
				height: 40px;
				line-height: 40px;
				/*background: indianred;*/
			}
			.search .title a {
				color: #208BB9;
				text-decoration: none;
				font-size: 16px;
				font-weight: bold;
				margin-left: 10px;
			}
			.search .siteSearch {
				overflow: hidden;
				position: absolute;
				margin-left: 10px;
				width: 240px;
				height: 20px;
				line-height: 20px;
				padding: 4px 4px 6px 8px;
				background: #fff;
			}
			.search .siteSearch a {
				position: absolute;
				right: 0;
				top: 0;
				color: #FFF;
				display: block;
				width: 32px;
				height: 32px;	
				background: #208BB9;
				text-align: center;
				line-height: 32px;
				text-decoration: none;
				font-size: 12px;
			}
			.search .siteSearch input {
				margin-right: 32px;
				width: 240px;
				border: 0;
				background: #fff;
				height: 20px;
				/*line-height: 20px;*/
				outline: none;
				color: #999;
				transition: 400ms;
			}
			
			/*链接*/
			.notice .link {
				width: 285px;
				height: 118px;
				margin-top: 15px;
				border: 1px solid #E1E1E1;
				border-top: 2px solid #208bb9;
				/*border: 1px solid #000000;*/
				/*background: cadetblue;*/
			}
			.link .title {
				width: 285px;
				height: 30px;
				line-height: 30px;
				border-bottom: 1px solid #E1E1E1;
			}
			.link .title a {
				color: #208BB9;
				text-decoration: none;
				font-size: 16px;
				font-weight: bold;
				margin-left: 10px;
			}
			.link .link_con {
				width: 285px;
				height: 80px;
				margin-top: 10px;
				/*background: cadetblue;*/
			}
			.listLink {
				padding: 0 0 0 13px;
				height: 30px;
				/*overflow: hidden;*/
				margin: 0 -22px -5px 0;
			}
			.listLink li {
				text-align: center;
				width: 82px;
				height: 30px;
				line-height: 30px;
				float: left;
				margin: 0 6px 6px 0;
				list-style: none;
			}
			.listLink li a {
				padding: 0 5px;
				background: #a2a2a2;
				display: block;
				color: #fff;
				text-decoration: none;
			}
			.listLink li a:hover {
				color: #fff;
				background: #208BB9;
				/*text-decoration: underline;*/
			}
			
			/*通知公告*/
			.notice .notice_con {
				width: 285px;
				height: 382px;
				margin-top: 15px;
				/*border: 1px solid #E1E1E1;*/
				/*border-top: 2px solid #208bb9;*/
				/*background: #f3f7f9;*/
			}
			.articleList01 {
				width: 285px;
				/*height: 135px;*/
				overflow: hidden;
				border: 1px solid #E1E1E1;
				border-top: 2px solid #208BB9;
				background: #f3f7f9;
			}
			.articleList01 h3 {
				padding-left: 10px;
				font-size: 16px;
				height: 28px;
				line-height: 28px;
				color: #208BB9;
				font-weight: normal;
			}
			.con01 {
				padding: 0 20px 10px;
				font-size: 14px;
				line-height: 18px;
			}
			.con01 span {
				display: block;
			}
			.con01 span i {
				display: inline-block;
				font-weight: normal;
			}
			.con01 span strong {
				display: inline-block;
				float: left;
				font-weight: bold;
				color: #444;
			}
			.cur {
				margin: 15px 0 0 0;
			}
			
			/*版权信息*/			
			.footer{
				margin: 0 auto;
				width: 1280px;
				height: 60px;
				line-height: 60px;
				background: #fff;
				box-sizing: border-box;
				text-align: center;
				text-justify: distribute;
				line-height: 28px;
				color: #fff;
				margin-top: 20px;
				background: #f3f7f9;
				border-top: 2px solid #208BB9;
				border-bottom: 1px solid #E1E1E1;
			}
			.footer p{
				/*line-height: 25px;*/
				color: #444;
				/*padding-top: 10px;*/
			}