/**********通用**********/
@charset "utf-8";
* {
	font-family: "微软雅黑",Microsoft YaHei,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#000;
}
a{
	color:#000;
}
a:hover{
	text-decoration:none;
}
ul,li {
	list-style:none;
	padding:0;
	margin:0;	
}

img {
	max-width:100%;
}

.paddingtop20{
	padding-top:20px;
}


.paddingtop50{
	padding-top:50px;
}

.xspadding15{
	padding-top:15px;
}


/**********首页**********/


/**********头部**********/

#ie8note {
	width:100%;
	height:30px;
	background:#FC0;
	line-height:30px;
	text-align:center;
	display:none;
}

.top{
	padding:0;
	margin:0;
	height:35px; 
	line-height:35px;
	background-color:#fbfbfb; 
}
.top a{
	color:#000;
}

.logo{
	padding:20px 0 20px 20px;
}
.top-fgline{
	height:2px;
	margin-bottom:30px;
	background-color:#c1c1c1;
}
/*PC导航*/
.navbar{
	border:none;
}

#nav{ 
	padding:0;
	margin:0;
	background:#38793a;
	z-index:999;
	border-radius:0;
}
#nav a{
	color:#FFF;
	font-size:1.2em;
}
.caret{
	color:#FFF
}


.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #000;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #000;
}

.dropdown-menu{
	background:#000;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #145396;
}

.dropdown font{
	color:#FFF;
}

.top .glyphicon{
	font-size:0.8em;
	color:#FFF;
}



/**********搜索**********/
.index-flash{
	padding-top:10px;
}



/**********中间**********/

.blue-line-title{
	border-bottom:2px solid #b4180c;
	margin-bottom:10px;
}

.gray-line-title{
	border-bottom:2px solid #d6d6d6;
	margin-bottom:10px;
}


h4.common-title, h4.common-title a {
}


/**********第一行**********/

.linkstyle{
	background:#00cc99;
	padding-left:20px;
	
}

.linkstyle div{
	padding:20px 0;
	margin-top:20px;
}
.linkstyle div img{
	height:63px;
	width:68px;
	margin-bottom:10px;
}
.linkstyle div p{
	font-size:1.2em;
	color:white;
}

/**********学院动态开始**********/

.index-xydt-left{
	padding:0 5px;	
}
.index-xydt-left .title{
	padding-top:10px;
	font-weight:bold;
	padding-left:5px;
}

.index-xydt-left .description{
	color:#656565;
	font-size:0.85em;
	padding-left:5px;
	line-height:1.7em;
}

.index-xydt-right li{
	border-bottom:1px solid #e2e2e2;
	padding-bottom:7px;
	margin-bottom:9px;
}

.index-xydt-right li .title{
	font-weight:bold;
	padding-left:5px;
}

.index-xydt-right li .description{
	color:#656565;
	font-size:0.85em;
	padding-left:5px;
	line-height:1.6em;
}


/**********通知公告开始**********/

.index-onelist{
}

.index-onelist .list{
	margin-bottom:8px;
}


.index-index-onelist .title{
	padding-left:0;
	
}

.index-index-onelist .title p{
	padding-right:5px;		
}


/**********通知公告结束**********/





/**********教学成果开始**********/


.jxcg .title .gray-line-title .common-title a{
	border-bottom:2px solid #000;
	padding-bottom:8px;
	padding-right:20px;
	margin-left:-20px;
	padding-left:20px;
}

.jxcg .col-md-4{
	padding-bottom:20px;
	padding-top:5px;
}

.jxcg .index p{
	line-height:1.6em;
}

.jxcg .index .title{
	min-height:45px;
	font-size:1.1em;
}

.jxcg .index .description{
	color:#888;
	font-size:0.9em;
}

/**********校友风采**********/

.xyfc{
	
}

.xyfc .title{
	background:url(../images/bys-title-bg.png);
	height:33px; 
	line-height:33px; 
	color:#FFF; 
	padding-left:105px;
}

/**********列表页**********/
.list-left-nav{
	border-bottom:2px solid #2a82df;
	text-indent:1em;
}
.list-left-nav .title{
	font-size:1.6em;
}

.list-left-nav .nav{
	line-height:2.6em;
}

.list-index li{
	border-bottom:1px solid #999;
	padding:20px 0;
	min-height:140px;
}

.list-index .title{
	min-height:110px;
	font-size:1.6em;
}

.list-index .time{
	color:#9a9a9a;
}


/**********内容页**********/
.share{
}
.share_title{
	float:left;
	height:35px;
	line-height:35px;
}
.bdsharebuttonbox{
	float:left;
}

.content-index{
	font-size:1.2em;
	line-height:2em;
}

.content-nav{
	height:35px;
	line-height:35px;
}
.content-nav a{
	font-size:0.9em;
	color:#979797;
}

.content-title h3{
	line-height:1.5em;
}
.content-other{
	padding-top:3px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:2px solid #CCC;
}

.content-other a{
	 text-decoration:none;
	 padding-right:30px;
	 font-size:0.9em;
	 color:#888787;
}

content-index img{
	width:100%;
	height:100%;
}


/**********点击排行**********/

.list-right-nav li{
	font-size:1.1em;
}

.list-right-nav .one{
	background:#2a82df;
	color:#FFF;
	font-size:1.5em;
}


.list-right-nav ul{
	border-top:1px solid #007a2b;
	border:1px solid #CCC;
	border-bottom:none;
}

.list-right-nav ul li{
	width:100%;
	border-bottom:1px solid #CCC;
	list-style-type:none;
	padding:15px 15px 15px 40px;
	display:block;
	line-height:150%;
	text-overflow:ellipsis;
	overflow:hidden;
}
/**********录取查询系统样式开始**********/
.lqcxxt{
	width:260px;
	height:140px;
	background:url(../images/lqcxxt.png) no-repeat 0 0;
	position:relative;
}
.lqcxxt h2{
	width:260px;
	height:30px;
	font-size:14px;
	color:#2a7fd2;
	font-weight:900;
	line-height:30px;
	text-indent:20px;
}
.lqcxxt .book{
	width:95px;
	height:57px;
	position:absolute;
	left:5px;
	top:55px;
}
.lqcxxt .examinee{
	color:#333;
	position:absolute;
	left:106px;
	top:39px;
}
.lqcxxt .name{
	color:#333;
	position:absolute;
	left:106px;
	top:70px;
}
.lqcxxt .examinee #examinee,.lqcxxt .name #name{
	width:94px;
	height:23px;
	line-height:23px;
	text-indent:5px;
	background:url(../images/input_box.png) no-repeat 0 0;
}
.lqcxxt #query{
	width:71px;
	height:28px;
	font-size:14px;
	color:#FFF;
	font-weight:900;
	line-height:28px;
	text-align:center;
	background-image:url(../images/query.png);
	position:absolute;
	left:147px;
	top:102px;
}
/**********录取查询系统样式结束**********/

/****列表分类导航****/
#pages { padding:14px 0 10px; margin:10px; }
#pages a { display:inline-block; width:26px; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333}
#pages a.a1 { background:url(../images/search/admin_img/pages.png) no-repeat 0 5px; width:56px; }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
#pages span { display:inline-block; width:26px; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center; }
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px soli
}

/**********友情链接**********/
.friend-link{
	margin-top:20px;
	line-height:35px;
	background-color:#38793a; 
}
.friend-link a{
	color:#FFF;
	padding-right:10px;
}

.friend-link p{
	margin:0;
	padding:0;
}





/**********尾部**********/
#footer{
	height:150px;
	line-height:20px;
	background-color:#cdcdcd; 
}

#footer a{
	text-decoration:none;
	color:#000;
}

.footer-main{
	padding-top:50px;
}

