.lf {
  float: left;
}
.rig {
  float: right;
}
.li-inlineblock,
.div-inlineblock,
.select-input,
.sicbg {
  letter-spacing: -10px;
}
.li-inlineblock > li,
.div-inlineblock > div,
.select-input > input,
.sicbg > div {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
}
/*背景-边框*/
/*居中&上下左右内外边距*/
/*定位*/
/*C3特效*/
/*行数*/
/*a元素样式*/
/*字体相关*/
/*倒三角小图标*/
.pi {
  cursor: pointer;
}
/** 全 局 配 置 ****************************************************/
.section a:hover {
  color: #009241;
}
.section-inner a,
.sp-lf li,
.sp-a-head,
.sp-rig,
.sp-title,
.sp-list,
.sp-imgitem a,

.sp-lf h1 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pageImg {
  overflow: hidden;
  height: 400px;
  width: 100%;
}
.pageImg img {
  height: 400px;
  width: 100%;
}
.section-inner {
  margin: 0 auto;
  width: 1440px;
  padding: 50px 0;
}
.sebg{
	background:#ffffff;
}
/** 左 侧 栏 ****************************************************/
.sp-lf {
  width: 19.5%;
  margin-right: 1.583%;
}
.sp-lf a {
  display: inline-block;
  width: 100%;
}
.sp-lf h1 {
  width: 100%;
  background-color: #009241;
}
.sp-lf h1,
.sp-lf h1 a {
  font-weight: normal;
  padding-left: 25px;
  height: 74px;
  font-size: 24px;
  line-height: 74px;
  color: #fff;
}
.sp-lf h1 {
  padding-left: 45px;
}
.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;
}
.sp-lf li:before {
  content: '';
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 6px;
  background-color: #009241;
}
.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,
.sp-lf li:before,
.sp-lf li i,
.sp-lf li a {
  transition: all .1s linear;
}
.sp-lf h1 a:hover {
  color: #ffffff;
}
.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: #009241;
}
.sp-lf li:hover i {
  color: #009241;
}
.sp-lf li:hover:before {
  background-color: #f0ad4e;
}
.sp-lf li:hover:after {
  content: '';
  position: absolute;
  height: 3px;
  width: 12px;
  top: 28.5px;
  left: 25px;
  background-color: #009241;
}
/*当前栏目 - sp-lf-current*/
.sp-lf .sp-lf-current {
  background-color: #fff;
}
.sp-lf .sp-lf-current a {
  color: #D0C183;
}
.sp-lf .sp-lf-current a i {
  color: #D0C183;
}
/*当前栏目 - 左侧小方块*/
.sp-lf .sp-lf-current:before {
  background-color: #f0ad4e;
}
.sp-lf .sp-lf-current:after {
  content: '';
  position: absolute;
  height: 3px;
  width: 12px;
  top: 28.5px;
  left: 25px;
  background-color: #D0C183;
}
/** 右 侧 内 容 ****************************************************/
.sp-rig {
  position: relative;
  background-color: #fff;
  padding: 0 3%;
  width: 78.7166%;
}
/*标题和位置导航*/
.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: #009241;
}
.sp-title-lf h1:before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  z-index: 1;
  height: 5px;
  background-color: #009241;
}
.sp-title-rig {
  line-height: 74px;
}
/*当前位置小图标*/
.sp-title-rig i {
  padding: 10px 15px;
  /*background: url('../img/icon2.png') no-repeat 0px 0px; }*/
}
.sp-title-rig > div {
  display: inline-block;
  vertical-align: top;
}
/*最后一个栏目特殊样式*/
.sp-title-rig > div > span:last-child > a {
  color: #009241;
}
/*图标或箭头*/
.sp-title-rig > div > span:nth-child(1n) {
  color: #c0c0c0;
  /*background: url('../img/icon2.png') no-repeat 0px 0px; }*/
}
/** page: 链 接 列 表 ****************************************************/
.sp-list {
  width: 100%;
  padding: 20px 0;
}
.sp-list li {
  position: relative;
  transform: all .5s;
  height: 62px;
  border-bottom: 1px dashed #e8e8e8;
  padding-left: 10px;
}

.sp-list li a {
  float:left;
  background:url(../images/lol_03.jpg) 0 25px no-repeat;
  padding-left:30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #444444;
  width: 88%;
  line-height: 62px;
}
.sp-list li a:hover {
  color: #009241;
}
.sp-list-time {
  line-height: 62px;
  color: #adadad;
  margin-right: 3px;
  font-family: 'Verdana';
}
/** page: 单 页 文 章 ****************************************************/
.sp-article {
  padding: 10px 0 30px 0;
}
.spa-head {
  width: 100%;
  padding: 16px 0;
}
/*描述性内容，一般是时间/栏目/作者/浏览人数*/
.spa-desc {
  width: 100%;
  text-align: center;
  line-height: 27px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #cccccc;
  color:#999999;
}
.sp-article h1 {
  width: 100%;
  text-align: center;
  line-height: 46px;
  padding: 7px 0;
  font-size: 30px;
  color: #009241;
}
.sp-content {
 /* color: #4c4c4c;
  line-height: 30px;
  font-size: 16px;*/
}
.sp-content img{
	max-width:100%;
}
.sp-content hr {
  border: none;
  margin-bottom: 20px;
}
/************************************ page: 图 片 列 表 *************************************/
.sp-imglist-outer {
  padding: 30px 0;
}
.sp-imglist {
	margin:0 -4% 0 0;
	zoom:1;
	overflow:hidden;
}
.sp-imglist > li {
  width: 29.3%;
  height: 270px;
  margin-right:4%;
}

.sp-imglist h3 {
  text-align: center;
  width: 100%;
}
.sp-imglist h3 a {
  font-size: 16px;
  line-height: 40px;
  color: #555;
}
.sp-imgitem {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.sp-imglist > li:hover .sp-imgitem {
  border: 3px solid #D0C183;
}
.sp-imgitem {
  border: 3px solid #E4E4E4;
}
.sp-imgitem a {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  width: 100%;
  border: 1px solid #fff;
}
.sp-imgitem img {
  width: 100%;
  height:auto;
  display:block;
}

/****************** 图片信息列表 ********************/
.sp_list{
	width:100%;
	overflow:hidden;
	padding:10px 0 30px 0;
}
.sp_list ul li{
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
	border-bottom:1px #e3e3e3 solid;
	margin-top:30px;
}
.sp_list .sp_img{
	float:left;
	width:180px;
	height:120px;
	margin-right:20px;
	overflow:hidden;
}
.sp_list .sp_img img{
	width:100%;
	height:100%;
	transition: all 1s ease-out;
}
.sp_list .sp_img img:hover{
	transform: scale(1.3);
}

.sp_list .sp_nav h4 a{
	display:block;
	color:#333333;
	font-size:18px;
	font-weight:bold;
}

.sp_list .sp_nav a:hover{
	color:#D0C183;
}

.sp_list .sp_nav p{
	display:block;
	color:#999999;
	font-size:14px;
	margin-top:16px;
	margin-bottom:13px;
	line-height:24px;
	height:50px; 
	overflow:hidden; 
	display: -webkit-box; 
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical;
}

.sp_list .sp_nav .more{
	color:#009241;
	font-size:14px;
	display:block;
}


/****************** 图片新闻 ********************/
.sp-jsfc{
	width:100%;
	overflow:hidden;
	padding-bottom:30px;
}


.sp-jsfc ul li{
	width:31%;
	float:left;
	position:relative;
	padding-bottom:23px;
	margin-top:30px;
	margin-left:1.1%;
	margin-right:1.2%;
}

.sp-jsfc .js_img{
	width:100%;
	height:190px;
	overflow:hidden;
}

.sp-jsfc .js_img img{
	width:100%;
	height:100%;
	transition: all 1s ease-out;
}
.sp-jsfc .js_img img:hover{
	transform: scale(1.3);
}

.sp-jsfc ul li span{
	width:80%;
	margin:0 auto;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	color:#444444;
	font-size:16px;
	text-align:center;
	background:#FFF;
	box-shadow: 0px 1px 4px 3px #f0f0f0;
	padding:10px 0;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow: ellipsis;
}



/****************** 现任领导 ********************/
.sp-xrld{
	width:100%;
	overflow:hidden;
	margin:0 auto;
}

.sp-xrld ul li{
    padding: 2% 4%;
    margin: auto;
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.0800);
	width:98%;
	overflow:hidden;
	margin-top:40px;
margin-bottom: 35px;
}

.sp-xrld ul li .ld_img{
	width:160px;
	height:210px;
	float:left;
	margin-right:25px;
	overflow:hidden;
}

.sp-xrld ul li .ld_nav{
	width:100%;
	/*float:right;*/
}

.sp-xrld ul li .ld_img img{
	width:100%;
	height:100%;
	transition: all 1s ease-out;
}
.sp-xrld ul li .ld_img img:hover{
	transform: scale(1.3);
}

.sp-xrld ul li h1{
	display:block;
	color:#009241;
	font-size:20px;
	font-weight:bold;
	padding-top:6px;
	padding-bottom:10px;
}

.sp-xrld ul li .ld_zc{
	display:block;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#333333;
	border-bottom:1px #e9e9e9 solid;
}

.sp-xrld ul li .ld_xm{
	width:33%;
	float:left;
} 

.sp-xrld ul li .ld_xm span{
	float:left;
}

.sp-xrld ul li .ld_zt{
	width:33%;
	float:left;
}

.sp-xrld ul li .ld_zt span{
	float:left;
}

.sp-xrld ul li .ld_zz{
	width:33%;
	float:left;
}

.sp-xrld ul li .ld_jl{
	display:block;
	/*height:110px;*/
	padding-top:10px;
	overflow:hidden;
}

.sp-xrld ul li .ld_jl span{
        font-weight: 900;
	float:left;
	height:100%;
	margin-right:10px;
	color:#333333;
	font-size:14px;
	line-height:25px;
}


.sp-xrld ul li .ld_jl p{
	color:#333333;
	line-height:25px;
	font-size:14px;
}

.sp-xrld ul li .ldjs_pad{
	display:block;
	color:#888888;
	line-height:26px;
	font-size:15px;
	padding-top:10px;
	display:none;
}

.sp-xrld ul li .ld_more{
	color:#1e3986;
	font-size:15px;
	padding-left:20px;
}


/****************** 师资队伍 ********************/
.sp-zxjs{ 
	width:100%; 
	padding-bottom:40px; 
	overflow:hidden; 
	padding-left:3px;
}
.sp-zxjs ul{ 
	margin:0 -5% 0 0; zoom:1;
}
.sp-zxjs ul li{ 
	width:45%; 
	float:left; 
	border: 10px solid #F7F7F7; 
	margin-right:5%; 
	margin-top:30px;
     margin-bottom: 30px;
	    padding: 15px; 
	overflow:hidden;
}
.sp-zxjs ul li .zx_img{ 
	width:160px; 
	height:220px; 
	float:left; 
	margin-right:20px; 
	overflow:hidden;
}
.sp-zxjs ul li .zx_img img{
     object-fit: cover;
	width:100%; 
	height:100%; 
	transition: all 1s ease-out; 
	display:block;
}
.sp-zxjs ul li .zx_img img:hover{ 
	transform: scale(1.3);
}
.sp-zxjs ul li h4{ 
	display:block; 
	padding-top:20px; 
	overflow:hidden; 
	border-bottom:1px #e5e5e5 solid; 
	padding-bottom:15px;
}
.sp-zxjs ul li h4 span{ 
	color:#333333; 
	font-size:18px; 
	float:left; 
	font-weight:bold; 
	padding-right:20px;
}
.sp-zxjs ul li h4 em{ 
	color:#333333; 
	font-size:18px; 
	float:left; 
	font-weight:bold;
}
.sp-zxjs ul li p{ 
	display:block; 
	font-size:13px; 
	line-height:21px; 
	color:#666666; 
	padding-top:15px; 
	height:100px; 
	overflow:hidden; 
	display: -webkit-box; 
	-webkit-line-clamp: 4; 
	-webkit-box-orient: vertical;
}
.sp-zxjs ul li .more{ 
	display:block; 
	color:#ed030c; 
	font-size:13px; 
	padding-top:30px;
}
.sp-zxjs ul li .more img{ 
	padding-right:10px;
}



/***********************		响应式		**********************/
/*G电脑屏幕*/
/*G平板屏幕*/
/*G手机屏幕*/
@media screen and (max-width: 768px) {

}