/*全局*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,figure,figcaption,code,del,dfn,em,image,q,dl,dt,dd,ol,ul,li,fieldset,form,legend,table,tf,tr,th{
	padding: 0px; 
	margin: 0px;
	border: 0px;
	font-size: 100%; 		 
	font-family: 
	-webkit-font-smoothing: subpixel-antialiased;
	font-weight:normal;}
input,textarea,select{
	font-family: "Lucida Sans Unicode","Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	outline: none;}
a,a:link,a:visited,a:hover,a:active{
	text-decoration: none;
	color: #444;}
ul{
	list-style: none;}
body{	
	background: #fff ;
	color: #444;
	font-size:14px/1.5em "微软雅黑";}	

/*---------------------------------首页index.html--------------------------------------*/

/*header*/
#header{
	height:168px;
	background:#1d2087;}
#logo,.menu,#banner,#content,#address{
	width:1280px;	
	margin:0 auto;
	overflow:auto;}
#logo{
	height:129px;}
.logo{		
	height:80px;	
	padding:20px 0 10px 20px;}
.xilogo{
	height:90px;	
	margin-left:40px;}
.header-pic{
	height:129px;	
	float:right;}
/*导航nav*/
nav{	
	background:#336699;}
.menu{	
	height:40px;	
	text-align:center;	
	font-weight:bold;
	overflow:visible;}	
.v1{
	float:left;	
	padding:0 35px;
	font-size:16px;
	line-height:40px;
	position:relative;
	min-width:90px;}
.menu a{
	color:#fff;}	
.menu li:hover{
	background-color:#1d2087;}	
.submenu{
	display:none;
	position:absolute;
	background-color:rgba(51,102,153,.9);	
	left:0;	
	padding-top:10px;}	
.submenu li{
	padding:0 1.5em;
	min-width:90px;
	line-height:40px;}	
.v1:hover .submenu{
	display:block;}
/*轮播图carousel*/
.carousel{
	width:1280px;
	height:500px;
	overflow:hidden;
	margin:0 auto;
	clear:both;}
.carousel-inner{
	width:6400px;
	animation:slide 20s ease-out infinite;}
.carousel-inner img{
	width:1280px;
	height:500px;
	float:left;}
@keyframes slide{
	0%,18%{
		margin-left: 0;}
	25%,39% {
		margin-left: -1280px;}
	46%,60%{
		margin-left: -2560px;}
	67%,81%{
		margin-left: -3840px;}	
	88%,100%{
		margin-left: -5120px;}
}

/*内容区content*/
#content{		
	padding:25px 0;}
/*新闻动态news*/
#news{
	width:60%;
	float:left;}
.title-list {
	padding-bottom:25px;}
.title-list header{
    width: 100%;    
    height: 45px;
    padding: 6px 0 15px 0;
    line-height: 45px;    
    margin-bottom: 10px;
	position:relative;}
.title-list header h1{	
	float:left;
    padding-left: 5px;
	height: 45px;
    font-size: 26px;
    color: #000;
    font-weight: 400;}
.title-list header a{
	float:right;	
    margin-top: 5px;
    padding-right: 15px;
    display: block;
    font-size: 14px;
    color: #7b7b7b;}
.title-list header a:hover{
	color:#336699;}
.title-list header:after{
	content: "";
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-top: 2px solid #336699;   
    position: absolute;
    bottom: 0;
    left: 0;}
.title-list ul{
	padding:0 3px;}
.title-list ul li{	
	padding: 11.5px 0 11.5px 15px;
    border-bottom: 1px dotted #ccc;
	line-height: 24px;
	font-size: 16px;
    color: #000;
    font-weight: 400;}
.title-list ul li:last-child{
	border-bottom:none;}
.title-list ul li span{
	float:right;
	font: 14px/24px "微软雅黑";
    color: #666;}
.title-list ul li:hover a,.title-list ul li:hover span{
	color:#336699;}
#news ul li{
	background: url(../images/down_arrow.jpg) center left no-repeat;
	margin-bottom:4px;}	
/*通知公告notices*/
#notices{
	width:36%;
	float:right;}
.big-date{
	float:left;}
.day{
	width:54px;
	height:36px;
	line-height:36px;
	font-size:28px;
	color:#fff;
	text-align:center;
	background-color:#336699;}
.mon{
	margin-top:4px;
	width:54px;
	height:17px;
	text-align:center;
	line-height:17px;
	color:#fff;
	font-size:12px;
	background-color:#336699;}
.tit-desc{	
	padding-left:20px;
	margin-top:7px;
	overflow:hidden;}
.tit a{
	display:block;
	font-size:16px;
	color:#000;
	margin-bottom:4px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-weight:400;}
.desc{
	font-size:12px;
	color:#6f6f6f;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;}
.tit-desc:hover p{
	color:#336699;}
#notices ul li{
	background:none;
	padding:8.5px 0 8.5px 10px;
height: 59px;
}

/*党建专栏djzl*/
#djzl{
	width:49%;
	float:left;		
	clear:both;}
#djzl ul li{	
	padding-left:16px;	
	background: url(../images/dj1.jpg) center left no-repeat;}

/*学生活动xshd*/
#xshd{
	width:49%;
	float:right;}
#xshd ul li{
	background: url(../images/xshd.jpg) center left no-repeat;
	padding-left:20px;}
/*校企合作xqhz*/
#xqhz{
	width:64%;
	float:left;}
.pic-article{
	float:left;
	width:35%;
	margin-top:20px;
	overflow:hidden;}
.pic-article img{
	width:100%;
	transition:all 0.5s;}
.pic-article:hover img{
	transform:scale(1.1);}
#xqhz ul{
	width:61.5%;
	float:right;}
#xqhz ul li{	
	padding-left:0;
	margin-top:3px;}

/*相关链接links*/
#links{	
	width:32%;		
	overflow:auto;	
	float:right;}
#links header:after{	
	height:0px;}
#links ul{
	margin-top:30px;	
	overflow:auto;}
#links ul li{
	border:none;}
#links ul li a{
	float:left;
	width:48%;	
	height:80px;	
	margin:0 7px 10px 0;}
#links ul li:nth-child(1) a{
	background:#337ab7;}
#links ul li:nth-child(2) a{
	background:#5cb85c;	
	margin-top:-23px;}
#links ul li:nth-child(3) a{
	background:#5bc0de;}
#links ul li:nth-child(4) a{
	background:#f0ad4e;}
#links ul li img{
	width:50px;
	height:50px;
	margin:15px 0 0 10px;}	
#links ul li span{
	line-height:80px;
	text-align:left;
	margin-right:30px;
	color:#fff;	
	font-size:20px;}
#links ul li:nth-child(4) span{
	margin-right:50px;}	
	
/*页脚footer*/
#footer{
	clear:both;	
	background-color:#1d2087;
	padding:40px 0;}
#address{	
	color:#fff;
	font-size:15px;
	line-height:30px;
	position:relative;
	overflow:visible;
	padding-left:40px;}
#gzh{
	width:250px;
	height:120px;
	position:absolute;
	top:0px;
	left:600px;}
#gzh img{
	width:49%;}
/*--------------------------------- 栏目页column.html--------------------------------------*/
.pic-undernav{	
	width:1280px;
	height:150px;
	margin:0 auto;
	background:url(../images/pic-undernav1.jpg) no-repeat;
	background-size:1280px;
	position:relative;	
	z-index:-1;}
div.pic-undernav a{
	font-size:36px;
	font-weight:bold;
	color:#ff8800;
	line-height:150px;
	position:absolute;
	left:120px;}
.column-title{
	width:1280px;
	height:300px;	
	margin:0 auto;
	position:relative;}
.column-title a{
	font-size:36px;
	font-weight:bold;
	color:#ffffff;
	line-height:300px;
	position:absolute;
	left:120px;}
.pic1{
	}
#content.bg-fff{
	background:#fff;}
#column{
	width:100%;}
#column.title-list header{
	border-bottom: 2px solid #069;}
#column.title-list header h1{	
	float:left;
    padding-left: 20px;
	height: 45px;
    font-size: 24px;
    color: #006699;
    font-weight: bold;}
#column ul li:before{
	display:none;}
#column ul li{	
	padding-left: 25px;
    background: url(../images/arrow_right.jpg) no-repeat 5px center;
    line-height: 32px;}
#column ul li a:hover{
	font-weight: bold;}
.page{
	margin-top:40px;
	text-align:center;}
.page span{
	font-size:14px;
	color:#777;}
.page span a{
	font-size:14px;
	color:#006699;}
.page span a:hover{
	color:#ff8800;}

/*---------------------------------正文页text.html--------------------------------------*/
#content{
	clear:both;}	
#text{
	width:90%;		
	overflow:auto;
	margin:12px auto;}
p.currentposition{	
	color:#006699;}
p.currentposition a:hover{	
	color:#ff8800;}
.article{
	padding-top:40px;
	text-align:center;
	min-height:600px;}
.article h1{
	color:#336699;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin-top:20px;}
.article h2{	
	font-size:14px;
	text-align:center;
	margin:15px 0 25px 0;
	border-bottom:1px solid #dbdbdb;
	padding-bottom:10px;}
.article p,.article p span{
	line-height:32px!important;
	text-indent:2em!important;
	text-align:justify;
	font-size:15px!important;
	font-family: "\5FAE\8F6F\96C5\9ED1"!important;}
.article a{
	text-decoration:underline;
	color:#ff8800;}
.article img{	
	margin:15px auto;
	max-width:95%;}
.article h3{
	font-size:14px;		
	text-align:center;}
.pos-right{
	text-align:right!important;
	margin-right:3em;}
.no-indent{
	text-indent:0!important;}


/*-----------------------静态页(长时间不更新)static.html---------------------*/
.font30{
	font-size:30px!important;}	
.major-name{	
	font-weight:bold;
	color:#336699;}	
#introduction img{
	max-width:800px;}	