* {
	margin:0px;
	padding: 0px;
	text-decoration: none;
	list-style: none;
	font-family: "微软雅黑";
}
body {
	background-color: #F3F3F3;
}
img {
	border: none;
}
a { 
	text-decoration:none;
}
a:focus {
	outline: none;
}
.top {
	width: 100%;
	height:30px;
	background-color: #1d011b;
}
.top-center{
	width: 1200px;
	height: 30px;
	margin:0 auto;
	font-size: 12px;
}
.top a{
	color: #ffffff;
	font-family: "Microsoft YaHei";
}
.top-center-left {
	width: 300px;
	float: left;
}
.top-center-left ul li{
	float: left;
	line-height: 30px;
	padding-left: 20px;
}
.top-center-right{
	float: right;
    padding-right: 25px;
}
.top-center-right ul li{
	float: left;
	line-height: 30px;
	padding-left: 15px;
}
.header{
	width: 100%;
	height: 110px;
	background-color: #DB0100;
}
.header-center{
	width: 1200px;
	height: 110px;
	margin:0 auto;
}
.school-logo{
	float: left;
	margin-top: 20px;
    padding-left:15px ;
}
.logo-line{
	float: left;
	margin-top: 19px;
	margin-left: 15px;
}
.xueyuan-logo{
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}
.xueyuan{
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}
.header-info {
	float: left;
	width: 700px;
}
.header-sousuo{
	float: right;
	width: 300px;
	margin-top: 30px;
}
.header-sousuo .an {
	cursor: pointer;
}
.kuan{ 
    width:250px; 
    height:30px; 
    background:url(style-tuanwei_res/kuang.png) no-repeat; 
    border:none; 
    float:left;
    padding-left: 10px;
    color:#edebdf;
}
.an{ 
    width:25px; 
    height:25px;  
    background:url(style-tuanwei_res/an1.png) no-repeat;
    border:none;  
    float:left;
}
.search-text{
	height: 20px;
	width: 180px;
	border-radius: 15px;
	background: url(https://hgxy.nwnu.edu.cn/Template/Default/images/sousuo.jpg) no-repeat right center ;
	background-color: #fff;
    color:#c8c2af;
	padding-left:4px;
	padding-right:25px;
	outline:none;
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.lsp-banner-Slide{
    min-width: 1000px;
    position: relative;
    height: 400px;
    overflow: hidden;   
}
.lsp-banner-bd{ 
	position:relative; 
	z-index:0; 
	height: 475px;
}
.lsp-banner-bd ul{ 
	width:100% !important;  
}
.lsp-banner-bd li{ 
	width:100% !important;  
	height:475px; 
	overflow:hidden; 
	text-align:center;  
}
.lsp-banner-bd li a{ 
	display:block; 
}
.lsp-banner-bd li a img{
	width:100%;
	height:475px;
}
.lsp-banner-bottom{ 
	width:100%;
	height:40px;  
	bottom:0px; 
	position:absolute; 
	z-index:1; 
	overflow:hidden; 
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#80000000,endColorStr=#80000000); /* IE5.5 - IE8 */
	zoom: 1; /* 滤镜需要激活haslayout才能生效 */
}
:root.lsp-banner-bottom {
	filter: none; /* IE9下需要关闭滤镜，否则会与背景色同时生效 */
}
.lsp-banner-hd{
	height: 40px;
	width: 1200px;
	margin:0 auto;
}
.lsp-banner-text{
	height: 40px;
	width: 600px;
	color: #fff;
	position: absolute; 
	bottom: 0; 
	z-index: 2;  
	overflow: hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis; 
}
.lsp-banner-text li{ 
	height:40px; 
	line-height:40px; 
	position:absolute; 
	bottom:-40px;
	font-family:"微软雅黑";
}
.lsp-banner-text li a{ 
	display: block; 
	color: white; 
	font-size: 20px; 
	font-weight: 300; 
	text-decoration: none; 
}
.lsp-banner-Slide .prev, .lsp-banner-Slide .next { 
	width: 60px; 
	height: 90px; 
	margin: -60px 0 0; 
	display: none; 
	background: url(style-tuanwei_res/ad_ctr.png) no-repeat 0 0; 
	position: absolute; 
	top: 50%; 
	z-index: 10; 
	cursor: pointer; 
	text-indent: -9999px; 
	filter:alpha(opacity=20);
	opacity:0.2;  
}
.lsp-banner-Slide .prev { 
	left: 0; 
}
.lsp-banner-Slide .next { 
	background-position: 0 -90px; 
	right: 0; 
}
.lsp-banner-Slide .prev:hover, .lsp-banner-Slide .next:hover { 
	filter:alpha(opacity=50) !important;
	opacity:0.5 !important;  
}
.content-1{
	width: 100%;
	background: #edebdf;
}
.content-1-center{
	width: 1200px;
	margin:0 auto;
}
.gonggao{
	padding-top:45px;
	float: left;
}
.gonggao-list{
	width: 340px;
	height: 340px;
    margin-left: 5px;
    margin-right: 5px;
	background-color: #e0d9c9;
}
.gonggao-list dl{
	float: left;
	width: 320px;
	border-bottom:solid 1px #ffffff;
	margin: 0px 10px;
}
.gonggao-list dl dt{
	float: left;
	height: 60px;
	width: 60px;
    padding-top: 15px;
    padding-bottom:10px;
	font-family: "Microsoft YaHei";
}
.gonggao-list .riqi{
	background-color: #63065f;
	width: 60px;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
}
.gonggao-list .nian{
	background-color: #ffffff;
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #000;
	font-size: 14px;
}
.gonggao-list dd{
	float: left;
  margin-top: 12px;
	margin-left:10px;
}
.gonggao-list dd p{
	width: 230px;
	height: 45px;
	padding-top:10px;
    padding-left: 10px;
	font-family: "Microsoft YaHei";
	overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    color: #63065f;
}
.gonggao-list  p:hover{
	text-decoration:underline;
}
.clear{
	clear: both;
}
.xinwen{
   float: left;
   padding-top:47px;
   margin-left: 75px;
   font-family: "Microsoft YaHei"; 
}
.xinwen  p:hover{
    text-decoration:underline;
}
.xinwen-left{
	float: left;
    margin-left: 5px;
}
.xinwen-left img{
	width: 345px;
	height: 180px;
}
.xinwen-left .title{
	width: 350px;
	padding-top: 15px;
	font-size:16px;
    color: #63065f;
    height: 70px;
    overflow: hidden;
}
.xinwen-left .zy{
	height: 60px;
	overflow: hidden;
	width: 345px;
	font-size:14px;
	padding-top: 10px;
    color:#000000;
}
.xinwen-right{
	float: left;
    padding-left: 70px;
	margin-top: -15px;
}
.xinwen-right dl{
	border-bottom: solid 1px #cccccc;
    padding-top: 15px;
}
.xinwen-right p{
	width: 340px;
}
.xinwen-right dt p {
	color: #63065f;
	font-size: 16px;
	height: 41px;
	overflow: hidden;
}
.xinwen-right span {
    color:#000000;
}
.xinwen-right dd p{
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 15px;
    color:#000000;
    height: 21px;
	overflow: hidden;
}
.content-2{
	width: 100%;
	background: #edebdf;
}
.content-2-center{
	width: 1200px;
	margin:0 auto;
}
.content-2 .kxyj{
	float: left;
	width: 350px;
    height:390px;
    margin-bottom: 30px;
	margin-top: 45px;
}
.content-2 .kxdt{
	float:left; 
	margin-top: 45px;
	margin-left: 75px;
}
.content-2 .xysh{
	float: left;
	margin-top: 44px;
	margin-left: 65px;
}
.kxyj .tupian{
	width: 340px;
	height: 200px;
    margin-left: 5px;
    margin-right: 5px;
	padding-bottom:30px;
}
.tupian .pic{
    text-align:center;
    position: relative;
    border:1px solid #ccc;
    width:340px;
    height:200px;
    overflow:hidden;
    z-index:0;
}
.tupian .pic img{
    position: absolute;
    width:340px;
    height:200px;
    display:block;
    z-index:0;
}
.tupian .title1{
	width:340px;
	height:30px;
	overflow: hidden;
	line-height:30px; 
	display:block; 
	border-bottom:1px solid #ccc; 
	opacity: 0.8; 
	filter: alpha(opacity=80);
	margin-top: -30px;
	margin-left: 1px;
	position:absolute; 
	z-index:3;  
}
.tupian .title1 p {
	padding: 0px 5px;
}
.tupian .title1-hd{
	height: 30px;
	width: 340px;
	margin:0 auto;
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#80000000,endColorStr=#80000000); /* IE5.5 - IE8 */
	zoom: 1; /* 滤镜需要激活haslayout才能生效 */
}
:root.lsp-banner-bottom {
	filter: none; /* IE9下需要关闭滤镜，否则会与背景色同时生效 */
}
.tupian .title1-text{
	height: 30px;
	width: 340px;
	color: #fff;
	position: absolute; 
	bottom: 0; 
	z-index: 2;  
	overflow: hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis; 
}
.kxyj  p:hover{
    text-decoration:underline;
}
.kxyj-list dl {
	margin-left: 5px;
}
.kxyj-list dl p{
	width: 340px;
}
.kxyj-list dt p {
	color: #63065f;
	font-size: 16px;
	height: 45px;
	overflow: hidden;
}
.kxyj-list span{
    color:#000;
}
.kxyj-list dd p{
	font-size: 13px;
	padding-top: 10px;
	height: 52px;
	overflow: hidden;
    color:#000;
}
.kxdt  p:hover{
    text-decoration:underline;
}
.kxdt-list {
    margin-left: 5px;
    margin-right: 5px;
	margin-top: -15px;
}
.kxdt-list dl{
	border-bottom:solid 1px #cccccc;
	padding-top: 15px;
}
.kxdt-list  p{
	width: 340px;
}
.kxdt-list dt p {
	color: #63065f;
	font-size: 16px;
	height: 45px;
overflow: hidden;
}
.kxdt-list dd p{
	font-size: 13px;
	padding-top: 10px;
    color:#000;
    height: 36px;
	overflow: hidden;
}
.kxdt-list span {
    color:#000;
}
.xysh  p:hover{
    text-decoration:underline;
}
.xysh .tupian{
    width: 340px;
    height: 200px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 30px;
}
.xysh-bottom p{
	width: 340px;
	padding-left: 13px;
	background: url(style-tuanwei_res/dian.png) left 8px no-repeat;
	margin-top: 20px;
    color: #63065f;
    height: 45px;
	overflow: hidden;
}
.content-3{
	margin-top: 45px;
	width: 100%;
    height:200px;
	background-color: #e0d9c9;
}
.content-3-center{
	width: 1200px; 
	margin:0 auto;
}
.content-3-left{
    float:left;
	padding-top: 45px;
    padding-bottom: 45px;
}
.content-3-left li{
    float:left;
}
.content-3-right{
    float:right;
    padding-top: 60px;
}
.content-3-right li{
    float:left;
    padding-left: 15px;
}
.content-3-right li a {
	height: 70px;
	width: 65px;
}

.content-3-right li a .top {
	height: 55px;
	background: transparent;
	overflow: hidden;
}
.content-3-right li a .bottom {
	height: 15px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #666;
}
.foot{
	width: 100%;
	height: 170px;
	background: #DB0100;
}
.foot-center{
	width: 1200px;
	height: 200px;
	margin:0 auto;
}
.banquan{
	font-family: "Microsoft YaHei";
	width: 428px;
	padding-top: 15px;
}
.banquan ul{
	float: left;
}
.banquan ul li{
	padding:5px 0px 0px 10px;
}
.banquan ul li a{
    font-family:"Microsoft YaHei";
	font-size: 12px;
	color: #ffffff;
 }
.foot-center .logo{
	float:left;
	margin-left:55px;
	margin-top: 30px;
 }
 .foot-center .weixin{
 	float: right;
 	margin-right: 50px;
 	margin-top: 15px;
 }
 .weixin img{
    padding-left: 15px;
 }
 .dibu{
 	width: 100%;
 	height: 50px;
 	background: #730d0d;
}
.dibu-center{
 	width: 1200px;
 	height: 50px;
 	margin:0 auto;
}
.dibu-center p{
  	text-align: center;
  	line-height: 50px;
  	color: #ffffff;
  	font-family: "Microsoft YaHei";
  	font-size:12px;
}
.dibu-center p a{
  	text-align: center;
  	line-height: 50px;
  	color: #ffffff;
  	font-family: "Microsoft YaHei";
  	font-size:12px;
}

  .tw-top-block {
	width: 1200px;
	margin: 0px auto;
	margin-top: 65px;
}
.tw-mid-block, .tw-fast-link{
	width: 1200px;
	margin: 0px auto;
	margin-top: 20px;
}
.fl {
  	float: left;
}
.w900 {
	width:900px;
}
.tw-fast-link {
	border: 1px solid #DB0100;
	border-top: 2px solid #DB0100;
}
.tw-fast-link .tw-link-title {
	font-size: 1.1em;
	color: #DB0100;
	line-height: 30px;
	font-weight: bold;
	padding-left: 15px; 
	border-bottom: 1px dashed #DB0100;
}
.tw-fast-link .tw-link-item  {
	padding: 5px;
}
.tw-fast-link .tw-link-item div {
	border: 1px solid #CCC;
	padding: 5px;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
.tw-fast-link .tw-link-item img {
	width: 180px;
	height: 60px;
}