/*系统样式定义*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, blockquote, th, td, p {
	padding:0;
	margin:0;
	font-family: "微软雅黑", "宋体";
	font-size:14px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
img {
	border:0px;
	border-style: none;
	border-color: inherit;
	border-width: medium;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#E2451E;
}
h1, h2, h3, h4 {
	font-weight:normal;
}
select, input, img, select {
	margin: 0;
	padding: 0;
	
	vertical-align: middle;	
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.ml15 {
	margin-left: 15px;
}
.mr15 {
	margin-right: 15px;
}
.mb15 {
	margin-bottom:15px;
}
.mt15 {
	margin-top: 15px;
}
.ml10 {
	margin-left: 10px;
}
.mt10 {
	margin-top: 10px;
}
.mr10 {
	margin-right: 10px;
}
.mb10 {
	margin-bottom:10px;
}
.red {
	color:#c10100;
}
.f12 {
	font-size:12px;
}
/*清除*/
.clearb {
	clear:both;
	width:0;
	height:0;
}
/*

/*header?*/
.header_wrap {
	width: 100%;
	height:99px;
	background-color:#641216;
}
.header {
	width: 1140px;
	height:99px;
	margin: 0 auto;
	overflow:hidden;
}
.h_logo {
	width:556px;
	float:left;
}
.search {
	width:300px;
	float:right;
	margin-top:30px;
}
.search_text {
	float: left;
	border: none;
	width: 200px;
	height: 28px;
	line-height: 28px;
	color: #333333;
	text-indent: 10px;
	font-size: 14px;
	vertical-align:middle;
}
.search_sub {
	float: left;
	width:65px;
	height: 28px;
	line-height:28px;
	vertical-align:middle;
	background: #f1af01;
	border: none;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}
/*nav?*/
.nav_wrap {
	width: 100%;
	height: 40px;
	background-color:#851c21;
}
.navEws {
	width:1140px;
	margin: 0 auto;
	overflow:hidden;
	line-height:40px;
}
.navEws li {
	float: left;
	width: 110px;
}
.navEws li a {
	display: block;
	width: 125px;
	font-size:16px;
	text-align:center;
}
.navEws li a:link {
	color:#fff;
	text-decoration:none;
}
.navEws li a:visited {
	color:#fff;
	text-decoration:none;
}
.navEws li a:hover {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
.navEws li a:hover {
	background:#98080e;
}
/*main区域样式定义*/
.main_wrap {
	width: 100%;
	overflow:hidden;
	background-color:#e7e7e7;
}
.sub_main {
	width:1110px;
	margin:15px auto 0px;
	overflow:hidden;
	padding:15px;
	background-color:#FFF;
}
.main_sy {
	width:1110px;
	margin:0px auto;
	overflow:hidden;
	padding:15px;
	background-color:#FFF;
}
.m_cleft {
	float:left;
	width:810px;
}
.m_cright {
	float:right;
	width:285px;
}
/*母校要闻、校友活动区域样?*/
.m_mxyw {
	width:396px;
	border:1px solid #e3e3e3;
	overflow:hidden;
}
.m_mxyw h2 {
	height: 32px;
	margin:6px 6px 0px;
	position: relative;
	background-image: url(/static/modules/cms/front/themes/custom/alumni/images/xyl_title.png);
	background-repeat: no-repeat;
}
.m_mxyw h2 span {
	float:left;
	width:92px;
	height:25px;
	padding-top:7px;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}
.m_xyjz {
	width:283px;
	border:1px solid #e3e3e3;
	overflow:hidden;
}
.more {
	position: absolute;
	top: 6px;
	right: 10px;
	font-size:12px;
	font-weight: normal;
}
.new_list {
	padding: 5px 5px;
}
.new_list li {
	line-height: 30px;
	color:#333333;
	padding-left:12px;
	background-image: url(/static/modules/cms/front/themes/custom/alumni/images/dot.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.new_list li a {
	overflow: hidden;
	text-overflow: ellipsis;
}
.new_list li span {
	float: right;
	font-size:12px;
	color: #999;
}
/*网站公告区域样式*/
.m_wzgg {
	width:265px;	
	overflow:hidden;
}
.m_wzgg h2 {
	height: 25px;	
	position: relative;	
}
.m_wzgg h2 span {
	float:left;
	width:92px;
	height:25px;	
	font-size:15px;
	padding-left:5px;
	font-weight:bold;
	color:#851c21;	
}
.new_nlist {
	padding: 5px;
}
.new_nlist li {
	line-height: 30px;
	color:#333333;
	
	
}
.new_nlist li a {
	overflow: hidden;
	text-overflow: ellipsis;
}

/*焦点图右侧网站公告区域样?*/
.bulletin {
	width:265px;
	padding:10px;
	height:350px;
	background-image: url(/static/modules/cms/front/themes/custom/alumni/images/jdxw.png);
	background-repeat: no-repeat;
}
.bull_login{ height:100px;}
.bull_login p{ height:30px; line-height:30px;}
.bull_button{ margin:8px auto; width:300px; }
.bull_button a {
    height: 30px;
    line-height: 30px;
    width: 68px;
    float: left;
    color: #fff;
    text-align: center;     
    display: block;
    zoom: 1;
    vertical-align: middle;
}
.bull_bt_dl{
	background-image: url(/static/modules/cms/front/themes/custom/alumni/images/bnt_01.png);
	background-repeat: no-repeat;
}
.bull_bt_zc{
	background-image: url(/static/modules/cms/front/themes/custom/alumni/images/bnt_02.png);
	background-repeat: no-repeat;
}
.bull_bt_lx{
	background-image: url(/static/modules/cms/front/themes/custom/alumni/images/bnt_03.png);
	background-repeat: no-repeat;
}

/* 校友风采师生影像图片滚动区域css */
.m_fsc{
	width:1110px;
	margin:0px auto;
	overflow:hidden;
	padding:0px 15px;
	background-color:#FFF;

}
.picMarquee-left {
	width:100%;
	overflow:hidden;
	position:relative;
	border:1px solid #e3e3e3;
	background-color:#FFF;
	
	
}
.picMarquee-left .hd {
	height:39px;
	margin:1px;
	line-height: 39px;
	position:relative;
	background-color:#f1f1f1;
	
}
.picMarquee-left .hd h2 {
	margin-left:7px;
	margin-top:7px;
	background-color:#cb4927;
	height:32px;
	line-height:32px;
	width:90px;
	color: #ffffff;
	text-align: center;
	font-size: 15px;
	font-weight:bold;
	float:left;
}
.picMarquee-left .hd span {
	position: absolute;
	right: 10px;
	font-size:12px;
	top: 0;
}
.picMarquee-left .bd {
	padding:15px 15px 0px;;
}
.picMarquee-left .bd ul {
	overflow:hidden;
	zoom:1;
}
.picMarquee-left .bd ul li {
	margin:0px 10px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.picMarquee-left .bd ul li .pic {
	text-align:center;
}
.picMarquee-left .bd ul li .pic img {
	width:200px;
	height:150px;
	display:block;
	padding:2px;
	border:1px solid #ccc;
}
.picMarquee-left .bd ul li .pic a:hover img {
	border-color:#999;
}
.picMarquee-left .bd ul li .title {
	line-height:30px;
}



.main_login {
	width:1140px;
	margin:40px auto 0px;
	overflow:hidden;
	background-color:#FFF;
}
.login_left {
	float:left;
	width:728px;
	background-image: url(/static/modules/cms/front/themes/custom/alumni/images/xyl_login_pic.png);
	background-repeat: no-repeat;
	height:392px;
}
.login_kk {
	float:left;
	width:260px;
	padding-top:50px;
	padding-left:65px;
}
.reg_left {
	float:left;
	padding:20px 60px;	
    width: 565px;
    border-right: 1px dashed #e6e6e6;	
}

.reg_right {
	float:left;
	width:360px;
	padding-top:20px;
	padding-left:50px;
}
.reg_right p{ height:30px; line-height:30px; color:#666666;}
.reg_right p.wred{ font-size:15px; display:block; color:#c10100; line-height:45px; height:45px;}

/*底部foot*/
.foot_wrap {
	clear:both;
	width:100%;
	height:100px;
	background-color:#851c21;
	padding: 10px 0px 0px;
}
.foot {
	width:1140px;
	margin:0 auto;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	padding-top:15px;
	line-height:25px;
}
/*登录部分底部foot*/
.foot2_wrap {
	clear:both;
	width:100%;
	height:100px;
	background-color:#e7e7e7;
	padding: 10px 0px 0px;
}
.foot2 {
	width:1140px;
	margin:0 auto;
	font-size: 12px;
	text-align: center;
	color: #333333;
	padding-top:15px;
	line-height:25px;
}
/*二级页面当前位置区样?*/
.location_title {
	background-image: url(/static/modules/cms/front/themes/custom/alumni/images/articleTitle-bg.png);
	height: 18px;
	line-height: 18px;
	padding: 10px 15px;
	border: solid 1px #dcdcdc;
}
.location_title h2 {
	font-size:16px;
	font-weight:bold;
	color:#851c21;
	padding-left:10px;
	border-left:5px solid #851c21;
	width:400px;
	float:left;
}
.location_title span {
	display:block;
	float:right;
}
/*CSS页面样式 Digg style pagination*/
.digg {
	clear:both;
	PADDING-RIGHT: 18px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	MARGIN: 3px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: right;
	font-size:12px;
}
.digg A {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	COLOR: #ff6400;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none;
	border: 1px solid #ff6602;
}
.digg A:hover {
	BORDER-RIGHT: #ff6400 1px solid;
	BORDER-TOP: #ff6400 1px solid;
	BORDER-LEFT: #ff6400 1px solid;
	COLOR: #000;
	BORDER-BOTTOM: #ff6400 1px solid
}
.digg A:active {
	BORDER-RIGHT: #ff6400 1px solid;
	BORDER-TOP: #ff6400 1px solid;
	BORDER-LEFT: #ff6400 1px solid;
	COLOR: #000;
	BORDER-BOTTOM: #ff6400 1px solid
}
.digg SPAN.current {
	BORDER-RIGHT: #ff6400 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #ff6400 1px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #ff6400 1px solid;
	COLOR: #ff6600;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #ff6400 1px solid;
	BACKGROUND-COLOR: #ffbe93
}
.digg SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #eee 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #eee 1px solid;
	COLOR: #ddd;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #eee 1px solid
}
/*左侧无图片list样式 Digg style pagination*/

.tys-main_list {
	background: #fff;
	padding: 20px;
}
.tys-main_list li {
	line-height: 35px;
	color:#333333;
	border-bottom:1px dotted #d2dfe9;
	padding-left: 20px;
	background-image: url(/static/modules/cms/front/themes/custom/alumni/images/dot.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.tys-main_list li a {
	overflow: hidden;
	text-overflow: ellipsis;
}
.tys-main_list li span {
	float: right;
	font-size:12px;
	color: #999;
}
/*新闻浏览用到?*/
.tys-main {
	padding:10px;
}
.tys-main h2 {
	height:60px;
	border-bottom: 1px dashed #d0d0d0;
	font-size:18px;
	line-height:60px;
	text-align:center;
}
.tys-main h3 {
	height:30px;
	font-size:12px;
	padding-top:10px;
	color:#999;
}
.tys-main p {
	text-indent: 2em;
	color: #666;
	line-height:25px;
	padding: 5px 0;
	width: 100%;
	height: auto;
}
.tys-main p img {
	width:450px;
	height:310px;
	padding-left:230px;
}
/*二级页面精彩瞬间等全部图片展示用到样?*/
.hdfc_pic {
	margin:10px 0px;
	overflow:hidden;
}
.hdfc_pic li {
	width:200px;
	margin-right:20px;
	margin-bottom:10px;
	float:left;
	line-height:30px;
	font-size:12px;
	text-align:center;
}
.hdfc_pic li img {
	width:200px;
	height:150px;
	border:1px dotted #e5e5e5;
	padding:3px;
}
