@charset "UTF-8"; 
/* Base Reset */
* { margin: 0; padding: 0; font-family: "微软雅黑";}
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-y: scroll; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
:focus { outline: 0;}
img { border: 0;}
a img { vertical-align: middle;}
body { line-height: 1;}
ol, ul { list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table { border-collapse: collapse; border-spacing: 0;}
.clear { width: 100%; height: 0; line-height: 0; font-size: 0; overflow: hidden; clear: both; display: block; _display: inline;}
.none { display: none;}
.hidden { visibility: hidden;}
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden;}

.clearfix { display: block; *zoom:1;}

body, p { font: 14px/1 Helvetica, STHeiti STXihei, Microsoft YaHei, Tohoma, Arial; color: #333;}
body { background: #fbfbfb;}
a { text-decoration: none; color: #333;}
a:hover { text-decoration: none; color: #0C7ED9;}
.wp-wrapper { width: 100%;}
.wp-wrapper .wp-inner { width: auto; max-width: 1200px; margin: 0 auto;}
.wp-navi .wp-inner { max-width: 1200px;}


/**头部 #cc0001  **/
.wp-header { background:#900; repeat; height:120px; padding:10px 0;}

 /**
  * [站点LOGO]
  */
.logo-panel { float: left;}
.logo-window { margin-top:20px;  margin-left:1px;}
.logo-window img { vertical-align: middle;}
.wp-head-tools { float: right;}

/**
 * [搜索]
 *
.search-panel { float: right; clear: right; width:19%; margin-bottom: 20px; margin-right:7px;}
.search-window {border-radius: 1px; background-color: #fff; overflow: hidden;}
.wp-search {  position: relative;}
.wp-search form { display: block;}
.wp-search .search-input { margin-left:10px; margin-right: 40px; }
.wp-search .search-input input.search-title { width: 100%; height: 18px; line-height: 18px; border:0; outline: 0; background: none; color: #1c2a35; font-                                               size: 12px; padding: 7px 0; font-family:"微软雅黑";}
.wp-search .search-btn { width: 40px; height: 34px; position: absolute; right: 0; top:50%; margin-top: -17px;}
.wp-search .search-btn input.search-submit { width: 100%; height: 34px; border:0; outline: 0; background: url(../images/search.png) no-repeat center; cursor: pointer;}

/**
 * [顶部副导航]

.top-nav-panel { float: right; margin-bottom: 15px; margin-right: 6px; position:relative; padding:15px 0px;}
.top-nav-panel .wp-menu .menu-item { float: left; display: inline-block;}
.top-nav-panel .wp-menu .menu-item a.menu-link { display: inline-block; padding: 0 28px 0 5px; height: 21px; 
	                                             line-height: 21px; color: #fff; font-size: 14px; 
                                                 background:url(../images/line1.png)  left center no-repeat;}
.top-nav-panel .wp-menu .i1 a.menu-link { background:none;}
.top-nav-panel .wp-menu .menu-item a.menu-link:hover{ text-decoration: underline; color: #d5d5d5;}
#hgwx { display:none; position:absolute; left:83px; top:27px; z-index:99;}
#hgwb { display:none; position:absolute; left:128px; top:27px; z-index:99;}
 */
  
 
/**主导航**/
.wp-navi { background-color: #cc0001;}
.menu-switch-arrow { display: none;}
.main-nav-panel .wp-menu { margin: 0 auto;}
.main-nav-panel .wp-menu .menu-item { 
	display: inline-block; 
	float: left; 
	position: relative; 
	z-index: 100000;
	/*background: url(../images/nav_bg.jpg) no-repeat 82%; */
	width: 10%;
	margin-left:12px;
	}

/**主导航字体颜色大小**/
.main-nav-panel .wp-menu .menu-item a.menu-link { 
    display: inline-block; 
    padding: 0 10px; 
    height: 56px; 
	line-height: 56px; 
	color: #FFF; 
	font-size: 18px;
	}
	
.main-nav-panel .wp-menu .menu-item a.menu-link:hover { 
	text-decoration: none; 
	color: #e99839;
}
  .main-nav-panel .sub-menu { 
	  background-color: #aa1e25; 
	  display: none; 
	  position: absolute;
	  left: 0; 
	  top: 56px; 
	  z-index: 100;
	  min-width: 100%; 
	  text-align: center;
  }
  .main-nav-panel .sub-menu .sub-item { 
	  position: relative; 
	  white-space: nowrap; 
	  vertical-align: top;
	  _zoom: 1; 
	  border-bottom: 1px solid #ddd;
   }
.main-nav-panel .sub-menu .sub-item a { 
	  display: block; 
	  color: #FFF; 
	  height: 36px; 
	  line-height: 36px; 
	  padding: 0 5px;
}
.main-nav-panel .sub-menu .sub-item a:hover { 
	color: #e99839; 
	display: block;
}
.main-nav-panel .sub-menu .sub-menu { 
	left: 100%;
	top: 0; 
	z-index: 200; 
	background-color: #e6e6e6; 
	border-left: 1px solid #ddd;
}



/**主体**/
.wp-container { margin-top: 25px;}
.wp-main-page .content1 .abox { width: 100%;}
.wp-main-page .content2 .bbox { width: 32%; float: left;}


/**列表*/
.wp-banner { background-color: #ececec;}
.wp-banner .wp-inner { position: relative;}
.wp-banner .column-name { display: none; height: 24px; line-height: 24px; font-size: 20px; color: #fff; text-shadow: 2px 2px 2px #000000; overflow: hidden; position: absolute; left: 6px; right: 6px; top : 50%; margin-top: -12px;}

/**列表页banner>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>**/
.banner img { width: 100%; vertical-align: top;}
.wp-column-menu { width: 220px; /*background-color: #f5f5f5;*/ position: relative; float: left; margin-right: -220px;}
.wp-column-news { float: right; width: 100%;}
.lanmu { max-width: 1200px; margin: 0 auto; position: relative;}
.wp-column-news .column-news-box { margin-left: 240px; margin-right: 10px;}



/**学生纪事图片列表>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>**/
.column-news-con { 
	display:flex;
	flex-direction:row;
	align-items:center;
}
.column-news-con h2 { font-family: "微软雅黑"; font-size: 18px; line-height: 50px; font-weight: bold; color: #900; }
.column-news-con p { font-family: "微软雅黑"; font-size: 16px; line-height: 27px; font-weight: normal; color: #666; min-height:600px; _height:600px; }
.column-news-con ul li  { width: 205px; height: 186px; display: block; float: left; margin-top: auto; margin-right: auto; margin-bottom: 20px; margin-left: 10px; border: 1px solid #eee; padding: 10px; }
.column-news-con ul li a { font-family: "微软雅黑"; font-size: 14px; line-height: 40px; font-weight: normal; color: #666; text-decoration: none; display: block; text-align: center; }
.column-news-con ul li a:hover { color: #C00; text-decoration: none; }

/**学生纪事图片列表>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>**/




/** 列表页banners上面的栏目位置和样式 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> **/
.lanmuweizhi { position: absolute; right: 0; top: -100%; width: 42.5%; height: 100%; background: url(../images/t.png) repeat;}
.weizhi { width: 100%; height: 50px; text-align: left; font-size: 14px; line-height: 45px; border-bottom: #dddddd 1px solid;}
.lmmc { padding: 3% 4%; font-size: 22px; color: #fff; float: left; font-weight: normal;}
.lmbm { padding: 3% 0; font-size: 22px; color: #fff; float: left; font-weight: normal;}
.line { background: #cc9900; width: 50%; height: 4px; position: absolute; left: 0; bottom: -5px; display: none;}
.tu { background: url(../images/list.png) no-repeat; height: 616px;}
.fk7_con { float: right;}
.ziduan { line-height: 28px;}


/**左侧标题栏目列表样式 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> **/
.column-head { background: #ebecee url(../images/ny_bg.jpg) right 30px no-repeat; line-height: 24px; border-bottom: 3px solid #CC0001;  }   
/**左侧标题栏目列表样式目背景 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> **/
.column-head .column-anchor { padding: 10px;}
.column-head .column-anchor .column-switch { display: block; width: 30px; height: 24px; float: right; display: none; background: url(../img/menu-dot.png) no-repeat center;}


/**左侧列表位置栏目字体>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>**/
.column-list-wrap li { width: 100%; vertical-align: bottom;}
.column-list-wrap li a { display: block; width: 100%; font-size: 16px; color: #383838; border-bottom: #c4c4c4 1px solid; background: #fff;}
.column-list-wrap li a:hover { color: #383838; text-decoration: none; background-color: #d8d8d8;}
.column-list-wrap li.selected a.selected { color: #383838;}
.column-list-wrap li a span { display: block; padding: 10px 50px; line-height: 22px;}
.column-list-wrap li a span:hover { background: #eee url(../images/listtitle_sel_bg.png) no-repeat 10px center;}

/**列表-左侧-选中小箭头>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>**/
.column-list-wrap li.column-item.column-1.selected { background: #d8d8d8 url(../images/listtitle_sel_bg.png) no-repeat 10px center;}
.column-name.selected { background: url(../images/ny_bg2.jpg) no-repeat right 0;}
.column-list-wrap .sub-list li a {background-position: 18px 11px;font-size: 14px;}
.column-list-wrap .sub-list li a:hover { background-color: #D6D6D6; color: #121212;}
.column-list-wrap .sub-list li.selected a.selected { background-color: #d8d8d8; color: #333333; background-position: 18px 11px;}
.column-list-wrap .sub-list li a span {padding: 4px 10px;padding-left: 75px;line-height: 22px;}
.column-list-wrap .sub-list .sub-list li a { font-size: 13px; background-position: 26px 10px; background-color: #f5f5f5;}
.column-list-wrap .sub-list .sub-list li.selected a.selected { background-position: 26px 10px;}
.column-list-wrap .sub-list .sub-list li a span { padding-left: 36px; line-height: 17px;}
.column-list-wrap .sub-list .sub-list .sub-list li a { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 44px;}
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 52px;}
.column-body .column-list .column-list-wrap .column-item .sub-list {display: block;}


/*** 文章列表显示样式 **/
.column-news-list .column-news-item { display: block; position: relative; line-height: 1.4em; padding: 5px 0; padding-left: 10px; background: url(img/dot.png) no-repeat 2px 13px;}  


/*** 栏目新闻*/
.list-head { padding: 10px 0; border-bottom: 2px solid #e5e5e5;}

/**当前位置**/
.list-meta .column-title { 
	float: left; 
	display: inline-block; 
	white-space: nowrap; 
	line-height: 22px; 
	font-size: 22px; 
	color: #d11111; 
	font-weight: normal;
} 
.list-meta .column-path { float: right; line-height: 24px; color: #454545;}
.list-meta .column-path a { color: #454545;}
.list-meta .column-path a:hover { color: #14427E;}
.column-news-con { padding: 10px 0; }


/**栏目新闻列表样式2 start **/
.list-con { 
	border:#eee 1px solid;	
	margin-bottom: 5px;
	overflow: hidden;
	padding: 10px;
}

.list-con ul li { 
	background-image: url(../images/xiaodian.gif); 
	background-repeat: no-repeat; 
	background-position: 10px; 
	line-height: 2.2em; 
	padding-left: 20px; 
	overflow: hidden; 
	border-bottom: #d5d0c0 1px dashed;
				}
.list-con  ul li a {
    font-family:微软雅黑, 'microsoft yahei';
	font-weight: normal;
	font-size: 16px;
	color: #000;
	line-height: 35px;
}

.list-con  ul li a:hover {
	font-size: 16px;
	color: #CC0001;
	text-decoration: underline;
}
.list-con  ul li span { font-size: 16px; color: #000; font-weight: normal; float: right; }
/**栏目新闻列表样式2 end **/




/**文章页**/
.info-box { margin:20px 20px 0; float:right; width:75%;}
.article {padding: 15px 0;}
.article h1.arti-title { line-height:26px; padding:5px; text-align:center; font-size:18px; font-weight: normal; color:#424242; border-bottom:2px solid #ECECEC} /**文章标题**/
.article .arti-metas { height: 16px; line-height: 16px; text-align:center; padding: 10px 0;}
.article .arti-metas span { display: inline-block; margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .arti-metas .read-options { color: #444; text-decoration: none; float: right; display: inline-block; padding-left: 17px; background: url(img/options.png) no-repeat 0 50%; display: none;}
.article .entry { margin:0 4px; overflow:hidden;} /**文章内容**/
.article .entry,.article .entry p { line-height:1.7; font-size:15px; text-align: justify; }
.article .entry p { margin-bottom:11px;}
.article .entry .read img { vertical-align: middle;max-width:100% !important; _width:expression(this.width > 1100 ? "1100px" : this.width); background: url(img/loading.gif) no-repeat center; }   /**文章阅读部分图片大小限制**/

