body{
	font-family:Arial,'Times New Roman','Microsoft YaHei','SimHei';
	background-color: #f0f1f6;
	font-size: 15px;
	font-size: 16px;
}
.wrap{
	width: 1200px;
	margin:0 auto;
}

.news_font_color {
    color :#ff0000 !important;
}

.news_font_bold{
    font-weight:bold !important;
}
.fl{float: left;}
.fr{float: right;}
/*.font_color{
	color: #6548ad !important;
}
.bg_color{
	background-color: #6548ad !important;
}
.border_color{
	border-color: #6548ad !important;
}*/

/*------头部 header-----[开始]*/
.header{
	height: 169px;			
	background:#5d3ca0 url(../images/header_bg.png) no-repeat center;
	background-size: cover;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
    z-index: 9999;
}
.header>.wrap{
	height: 120px;		
}
.header .logo{
	margin-top: 26px;
	position: relative;
}
.header .logo a.njtech{
	position: absolute;
	top:0;
	left:0;
	width: 200px;
	height: 68px;
}
.header .logo a.college{
	position: absolute;
    top: 0;
    left: 235px;
    width: 335px;
    width: 315px;
    height: 68px;
}
/*.header .logo a{
	display: inline-block;
}*/
.header .fr{
	margin-top:29px;
}
.header .lan{
	color: #ecebf8;
	text-align: right;
	padding-right:5px;
}
.header .lan img{
	vertical-align: middle;
}
.header .lan a{
	color: #ecebf8;
	/*color: #cfceff;*/
	font-size: 14px;
	margin:0 3px;
}
.header .lan a:hover{
	color: #ecebf8;
}
.header .search{
	height: 32px;
	line-height: 32px;
    border-radius: 25px;
    margin-top: 10px;
    background-color: rgba(255,255,255,.1);
    border: 1px solid #a69bd8;
}
.header .search .text{
	float: left;
	width:148px;
	height: 32px;
	padding:0 5px 0 10px;
	border: none;
	background:none;
	color:#cfceff;
	color:#dfd1ff;
	outline: none;
	font-size: 14px;
}
.header .search .button{
	cursor: pointer;
	float: right;	
	width: 18px;
	width: 16px;
	height: auto;
	margin: 7px 11px 0 0;
	/*background: url(../images/icon_search.png) scroll no-repeat center center;
	background-size: cover;*/
	border: none;
	outline: none;
}
.header .line{
	width: 100%;
	height: 1px;
	background: rgba(255,255,255,.2);
}
/*------头部 header-----[结束]*/

/*------导航 nav-----开始*/
/*一级导航---开始*/
.nav{
	text-align: center;
	font-size: 16px;
	height: 48px;
	line-height: 48px;
}
.nav .nav_line{
	width: 2px;
	color:#fff;
	color:#c1b0e0;
}
.nav a{
	color:#fff;
}
.nav .first-menu>li{
	float: left;
	letter-spacing: 1px;
	z-index: 999;
}
.nav .first-menu>li>a{
	/*float:left;*/
	display:block;
	padding:0 35px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
}
.nav .first-menu>li>a:hover {
    /*background-color:#5d3ca0;*/
    color: #cfceff;
}
/*一级导航---结束*/

/*二级菜单---[开始]*/
#webmenu li ul {
	display:none;
}
#webmenu li ul li {
	float:none;
}
*html #webmenu li ul li {
	display:inline;
}
#webmenu li ul a{
	font-size: 14px;
	display: block;
	float:none;
	/*height: 38px;
	line-height: 38px;*/
	color: #fff;
	line-height: 20px;
	padding:10px 2px;
	border-top: 1px solid #a07dd4;
	text-transform:capitalize;
}
#webmenu li ul a:hover{
	background-color:#5d3ca0;
	/*background-color:rgba(66,64,165, 0.9);*/
}
#webmenu .height-auto {
	line-height:15px;
	padding:5px 10px;
}
.second-menu, .third-menu, .fourth-menu {
	position:absolute;
}
.second-menu li, .third-menu li, .fourth-menu li{
  	background-color:rgba(93,60,160, 0.8)!important;
  	filter:Alpha(opacity=80);
  	background-color:#5d3ca0;
}
.first-menu li {
	float:left;
	position:relative;
}

.second-menu {
	font-size:14px;
	top:48px;
	/*right:0;*/
	/*left:-20px;*/
	width:180px;
	/*border-top: 1px solid #E3E3E3;*/
}
*html .second-menu {
	right:-1px;
}
.second-menu a {
	font-size:12px;
}
.second-menu a.arrow {
	background: url(../images/arrow.png) no-repeat right top;
}
/*.second-menu a.arrow:hover {
	background: url(../image/arrow.gif) no-repeat right -32px;
}*/
/*.second-menu a.arrow-02 {
	background: url(../image/arrow.gif) no-repeat right -64px;
}*/
/*.second-menu a.arrow-02:hover {
	background: url(../image/arrow.gif) no-repeat right -110px;
}*/
.third-menu, .fourth-menu {
	min-width:180px;
	/*width:132px;*/
	top:0;
	left:180px;
	border-left: 1px solid #E3E3E3;
}
/*.third-menu a {
	background:#004986;
	font-weight:normal;
	border-top:1px solid #595959;
	border-left:1px solid #595959;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
}*/
/*#subMgm .third-menu {
	left:134px;
}
#subMgm .fourth-menu {
	left:134px;
}*/
/*#subMusic, #subNews,#subMgm {
	width:134px;
}*/
.nav .first-menu>li.long>a{
	padding:0 29px;
}
.long .second-menu{
	width: 240px;
}
.long .third-menu{
	left:240px;
}
/*.short .second-menu{
	width: 117px;
}
.short .third-menu{
	left:117px;
}*/
/*二级菜单---[结束]*/
/*------导航 nav-----[结束]*/

/*------底部 footer-----[开始]*/
.footer{
	color: #fff;
	font-size: 14px;
	width: 100%;
	height: 120px;
	margin-top:30px;
	text-align: center;
	background:url(../images/header_bg.png) no-repeat center;
	background-size: cover;
	display: flex;  
    align-items: center; /* 垂直居中 */  
}
.footer p{
	line-height: 26px;
}
/*------底部 footer-----[结束]*/

.photo{
	width: 100%;
	height: 320px;
	margin-top:169px;
	background:url(../images/photo.png) no-repeat center center;
	background-size: cover;	
	position: relative;
}
.photo .location{
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #fff;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
	
}
.photo .location .wrap{
	text-align: right;
}
.photo .location .position{
	display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    color: #fff;
    /*background-color: rgba(93,60,160, 0.8);*/
	/*background-color: rgba(101,72,173, 0.8);*/
}
.photo .location a{
	color: #fff;
}

.fix{
	position: fixed;
	right: 5px;
    bottom: 30px;
    z-index: 99999;
    width: 74px;
}
.fix a{
	display: inline-block;
	font-size: 14px;
	color: #fff;
	background-color: #6548ad;
	text-align: center;
    border: 1px solid #a17cd5;
    font-weight: bold;
    margin:0 auto;
    display: flex;  
    justify-content: center; /* 水平居中 */  
    align-items: center; /* 垂直居中 */  
}
.fix .home{
	width: 74px;
	height: 34px;
	line-height: 34px;
	border-radius: 4px;
	margin-bottom: 20px;
	
}
.fix .home img{
	height: 12px;
	margin-right: 4px;
}
.fix .top{
	width: 58px;
	height: 58px;
	padding:0 10px;
	border-radius: 50%;
}
.fix .top img{
	display: block;
	height: 8px;
	margin:0 auto 4px;
}

/*------单篇、列表页 左侧导航列表 sidebar ------[开始]*/
.sidebar{
    float: left;
    width: 260px;
    margin-top: 30px;
    /*margin-top: -34px;*/
    background-color: #fff;
    z-index: 9999;
}
/*.sidebar p{
    margin:0;
    padding:0;
}*/
.sidebar .title{
    width: 100%;
    /*height: 68px;
    line-height: 68px;*/
    line-height: 34px;
    padding: 17px 0 17px 25px;
    font-size:24px;
    color: #fff;
    /*padding-left: 25px;*/
    background-color: #6548ad;
    background-color: #6446af;
}

.sidebar ul li{
    border-left: 12px solid #6548ad;
}
.sidebar ul li a{
    display: block;
    color: #5f5e5e;
    /*height:50px;
    line-height: 50px;*/
    line-height: 24px;
    background-color: #fff;
    /*padding: 0 0 0 28px;*/
    padding: 13px 0 13px 28px;
    padding: 13px 5px 13px 28px;
    font-size: 16px;
    border-bottom: 1px solid #eee;
}
/*.sidebar ul li a img{
    float: right;
    height: 16px;
    margin: 5px 10px 0 0;
}*/
.sidebar ul li a:hover{
    padding: 13px 0 13px 24px;
    padding: 13px 5px 13px 24px;
    color: #6548ad;
    /*border-left:4px solid #ff9400; */
    border-left: 4px solid #f3ae20; 
    border-left: 4px solid #e273af;
}
.sidebar ul li a.current{
    padding: 13px 0 13px 24px;
    padding: 13px 5px 13px 24px;
    color: #6548ad;
    /*border-left:4px solid #ff9400; */
    border-left: 4px solid #f3ae20; 
    border-left: 4px solid #e273af;
    background-color: #f1efff;
}
/*------单篇、列表页 左侧导航列表 sidebar ------[结束]*/


















