/*合并内边距、边框和内容*/
.section { background-color: #f2f0e9; }
.section-inner a,.sp-lf li,.sp-a-head,.sp-rig,.sp-title,.sp-list,.sp-imgitem a { -webkit-box-sizing: border-box; box-sizing: border-box; }

.section-img { width: 100%; overflow: hidden;
	height: 500px; }
.section-img img { 
	  width: 100%; }
  .section-inner { margin: 0 auto;
		 position: relative;
		 top: -74px;
	width: 1200px; }

/************************************ 左 侧 栏 *************************************/
.sp-lf { 
	width: 22.5%; /*270 / 1200*/
	margin-right: 1.583%; /*19 / 1200*/ }
.sp-lf a { display: inline-block; width: 100%;
	 }

/*栏目标题*/
.sp-lf h1 { width: 100%; 
	background-color: #992e2e; }
.sp-lf h1 a {  font-weight: normal;
	padding-left: 25px; 
	height: 74px; 
	font-size: 24px; 
	line-height: 74px; 
	color: #fff; }

/*栏目下子栏*/
.sp-lf ul { width: 100%; position: relative; }
/*栏目最下方块状装饰*/
.sp-lf ul:before { content: ''; width: 100%; position: absolute; top: 100%; left: 0;
	height: 18px;   
	background-color: #ebe8db; }

.sp-lf li { width: 100%; overflow: hidden; position: relative;
	padding-left: 6px;
	height: 60px;  
	background-color: #f7f7f7;
	transition: all .3s linear;  }
.sp-lf li:before { content: '';  
	height: 60px; position: absolute; top: 0; left: 0; z-index: 1;
	width: 6px;  
	background-color: #992e2e; }

.sp-lf li i { float: right; font-style: normal;
	margin-right: 19px; 
	color: #aaaaaa;}

.sp-lf li a { width: 100%; 
	height: 60px; 
	line-height: 60px; 
	font-size: 18px;
 	color: #444444; 
 	padding-left: 42px; 
 	border-right: 1px solid #ebe8db; }

 /**除了下线或上线添加线条**/
.sp-lf li:not(:last-child) a { border-bottom: 1px solid #ebe8db; }

.sp-lf li:hover { background-color: #fff; }
.sp-lf li:hover a { color: #992e2e; }
.sp-lf li:hover i { 
	color: #992e2e; }
.sp-lf li:hover:before { background-color: #e1c668; }

/*当前栏目*/
.sp-lf .sp-lf-current { background-color: #fff; }
.sp-lf .sp-lf-current a { color: #992e2e;  }
.sp-lf .sp-lf-current a i { 
	color: #e1c668; }
	/*左侧小方块*/
.sp-lf .sp-lf-current:before { 
	background-color: #e1c668;  }
.sp-lf .sp-lf-current:after { content: ''; position: absolute;
	height: 3px; 
	width: 12px; 
	top: 28.5px; 
	left: 25px; 
	background-color: #992e2e;}


/************************************ 右 侧 栏 *************************************/
.sp-rig { position: relative; background-color: #fff;
	padding: 0 36px;
	width: 75.9166%;/*911 / 1200*/}

.sp-rig:after {
	content: ''; position: absolute; bottom: -30px; left: 0; width: 100%; height: 30px; background-color: #fff;
}
/*标题和位置导航*/
.sp-title { width: 100%;
	height: 74px; 
	border-bottom: 1px solid #e3e3e3; }
.sp-title-lf h1 { position: relative; font-weight: normal;
	height: 74px; 
	line-height: 74px;
	font-size: 26px; 
	color: #444; }
.sp-title-lf h1:before { content: ''; position: absolute; bottom: 0px; left: 0; width: 100%; z-index: 1;
	height: 5px; 
	background-color: #c64c4c; }

.sp-title-rig {
	line-height: 74px; }
	/*开头标签*/
.sp-title-rig i {
	padding: 10px 15px; }
.sp-title-rig>div { display: inline-block; vertical-align: top;}
	/*最后一个栏目特殊样式*/
.sp-title-rig>div>span:last-child>a { 
	color: #c8a731; }
	/*图标或箭头*/
.sp-title-rig>div>span:nth-child(1n) { 
	color: #c0c0c0; }


/************************************ page: 链 接 列 表 *************************************/
.sp-list { width: 100%;
	padding: 16px 0 40px 0; }

.sp-list li { position: relative;
	transform: all .5s;
	height: 39px;
	border-bottom: 1px solid #e8e8e8;
	padding-left: 26px; }
.sp-list li:before,.sp-list li:after { position: absolute; content: ''; z-index: 2;
	width: 7px; 
	height: 7px;
	top: 50%;  }
.sp-list li:before { 
	left: 5px;
	margin-top: -3.5px; 
	background-color: #e1c668; }
.sp-list li:after { z-index: 1;
	left: 7px; 
	margin-top: -1px; 
	background-color: #f5ebca; }
.sp-list li a{ display: inline-block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
	font-size: 16px;
	color: #444444;
	/*！！！*/width: 88%;
	line-height: 39px; }

.sp-list li a:hover{
	color: #0c0c0c; }
.sp-list-time {
	color: #adadad;
	font: italic 15px/39px 'Arial', '微软雅黑', sans-serif;
	letter-spacing: .3px;
	margin-right: 3px;
}



/************************************ page: 单 页 文 章 *************************************/
.sp-article { 
	padding: 10px 0 20px 0; }
.spa-head { width: 100%; 
	padding: 16px 0; }
.spa-desc { width: 100%; text-align: center; color: #888888;
	line-height: 27px; 
	padding-bottom: 10px; 
	border-bottom: 1px dotted #cccccc; }
.sp-article h1 { width: 100%; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
	line-height: 50px; 
	font-size: 26px; 
	color: #c64c4c; }
.sp-content { 
	color: #444444; 
	line-height: 25px; 
	font-size: 16px;
	margin: 9px 0; }
.sp-content hr { border: none; 
	margin-bottom: 29px; }


/************************************ page: 图 片 列 表 *************************************/
/*图片列表*/
.sp-imglist-outer { 
	padding: 30px 0; }
.sp-imglist {
	width: 100%; }
.sp-imglist>li {
	width: 260px;
	height: 260px; }

.sp-imglist>li:not(:nth-child(3n)) {
	margin-right: 29px; }

.sp-imglist h3 { text-align: center; width: 100%; }
.sp-imglist a {  font-size: 16px; line-height: 40px;
	color: #555; }

.sp-imglist>li:hover .sp-imgitem{ 
	border: 3px solid #c64c4c; }

.sp-imgitem { 
	border: 3px solid #f1eacc; }
.sp-imgitem a { display: inline-block; overflow: hidden; vertical-align: top;
	width: 254px;
	height: 194px;
	border: 1px solid #fff;
}
.sp-imgitem img {
	width: 252px; 
	height: 192px; }


/************************************ page: 人 物 图 片 列 表 *************************************/
/*人物图片列表*/
.sp-personlist-outer { 
	padding: 0 0; }
.sp-personlist {
	width: 100%; }
.sp-personlist>li {
	width: 170px;
	height: 215px;
	margin: 30px 39px 10px 0; }

.sp-personlist h3 { text-align: center; width: 100%; }
.sp-personlist a {  
	font-size: 16px; 
	line-height: 45px;
	color: #555555; }

.sp-personitem {
	width: 160px;
	height: 160px;
	border: 5px solid #f1eacc;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	behavior: url(css/ie-css3.htc);
	overflow: hidden;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
}

.sp-personlist>li:hover .sp-personitem{ 
	border: 5px solid #c64c4c; }

.sp-personlist { 
	 }
.sp-personlist a { 
	
	
	
}
.sp-personitem img {
	width: 170px; 
	height: 170px; }


/************************************ page: 历 届 毕 业 生 *************************************/
/*人物图片列表*/
.sp-lj-outer { 
	padding: 0 0; }
.sp-lj {
	width: 100%; }
.sp-lj>li {
	width: 130px;
	height: 160px;
	margin: 30px 39px 10px 0; }

.sp-lj h3 { text-align: center; width: 100%; }
.sp-lj a {  
	font-size: 16px; 
	line-height: 45px;
	color: #555555;
}

.sp-lji {
	width: 130px;
	height: 130px;
	border: 5px solid #f1eacc;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	behavior: url(css/ie-css3.htc);
	overflow: hidden;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
	position: relative;
}

.sp-p-rgb {
	position: absolute; top: 0; left: 0; width: 130px; height: 130px; background: rgba(153,46,46,.8);
}

.sp-p-rgb div { 
	position: absolute;  
	display: block; 
	top: 0; left: 0; right: 0; bottom: 0; margin: auto; 
	height: 30px;
	line-height: 30px;text-align: center;
	font-size: 24px; color: #FFFFFF; }

.sp-lj>li:hover .sp-lji{ 
	border: 5px solid #c64c4c; }

.sp-lj { 
	 }
.sp-lj a { 
	
}
.sp-lji img {
	width: 130px; 
	height: 130px; }


/************************************ page: 图 片 新 闻 列 表 *************************************/

.sal-list{ margin: 10px 0; }
.sal-item { padding: 20px 0; border-bottom: 1px solid #e8e8e8; }
.sal-img { width: 20%; margin-right: 16px;
	position: relative;
}
.sal-img img { position: absolute; width: 160px; height: 120px; z-index: 2; }
.sal-img:after {
	content: ''; position: absolute;  width: 160px; height: 120px;z-index: 1;
	top: 4px; left: 4px; background-color: #f1eacc;
}


.sal-desc {
	width: 77%;
}
.sal-desc>h3 { padding-bottom: 5px; }
.sal-desc>h3>a { color: #444444; font-weight: bold; font-size: 18px; line-height: 30px; }
.sal-desc>h3>a:hover { color: #060606; }

.sal-desc p { color: #999999; line-height: 22px;
	overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;
 }

.sal-detail a { color: #db3040; line-height: 30px; }
.sal-detail a:hover { color: #f76e7b; }





/** page: 优 秀 校 友 *************************************/	
.yxxy-outer { 
	padding: 30px 0 0 0; }
.yxxy-imglist {
	width: 100%; }
.yxxy-imglist>li {
	width: 190px;
	height: 315px; }

.yxxy-imglist>li:not(:nth-child(4n)) {
	margin-right: 27px; }

.yxxy-imglist h3 { text-align: center; width: 100%; }
.yxxy-imglist a {  font-size: 16px; line-height: 40px;
	color: #555; }

.yxxy-imglist>li:hover .yxxy-imgitem{ 
	border: 3px solid #c64c4c; }

.yxxy-imgitem { 
	width: 185px;
	height: 245px;
	border: 3px solid #f1eacc; transition: all .3s;}
.yxxy-imgitem a { display: inline-block; overflow: hidden; vertical-align: top;
	width: 185px;
	height: 245px;
	border: 1px solid #fff;
}
.yxxy-imgitem img {
	width: 184px; 
	height: 244px; }

/** page: 历 届 毕 业 生 *************************************/	
.ljbys-outer { 
	padding: 10px 0; }

.ljbys-classify { padding: 20px 0; text-align: center; line-height: 34px; }

.ljbys-classify a { padding: 0 15px; color: #808080; font-weight: bold; font-size: 18px; }

.ljbys-classify .ljbys-c-c { color: #c68a10; }

.ljbys-list>div { width: 148px; height: 34px; border: 1px solid #c68a10; text-align: center; }

.ljbys-list>div:not(:last-child) { margin-right: 22px; }

.ljbys-list>div a { display: inline-block; width: 100%; height: 100%; color: #c68a10; line-height: 34px; }

.ljbys-l-c a { background-color: #c68a10; color: #fff; }
.ljbys-con { padding: 20px 0; }
.ljbys-con h1 { color: #d6a136; font-size: 20px; line-height: 40px; }
.ljbys-con h2 { color: #333333; font-size: 18px; line-height: 30px; }
.ljbys-con img { margin: 5px 0 15px 0; }
.ljbys-con img { width: 100%; }
.school_box { line-height: 34px;}


/*电脑屏幕*/
@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1260px) { .nav-inner { width: 1200px; } }

@media screen and (max-width: 1200px) { .sp-list li a { width: 81%; }
	.section-inner,.nav-inner{ width: 980px; } }

/*平板屏幕*/
@media screen and (max-width: 992px) { .sp-list li a { width: 78%; }
	.section-inner,.nav-inner{ width: 800px;display: none; } .section{display: none;}
  .header{display: none;}
   .foter{display: none;}
  .section-inner,.nav-inner{display: none; }}

/*手机屏幕*/
@media screen and (max-width: 768px) {
.section{display: none;}
  .header{display: none;}
   .foter{display: none;}
  .section-inner,.nav-inner{display: none; }
}

@media screen and (max-width: 390px) {}
