.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;
}
.header2{position: inherit !important;}
/*背景-边框*/
/*居中&上下左右内外边距*/
/*定位*/
/*C3特效*/
/*行数*/
/*a元素样式*/
/*字体相关*/
/*倒三角小图标*/
.pi {
  cursor: pointer;
}
/** 全 局 配 置 ****************************************************/
.sp-location a{color: #000;  }
.section a:hover {
  color: #002FA8;
}
.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: 360px;
  width: 100%;
}
.pageImg img {
  height: 360px;
  width: 100%;
}
.section-inner {
  margin: 0 auto;
  width: 1400px;
  padding: 50px 0;
}
.sebg{
	background:#F1F5F7;
}
 /** 左 侧 栏 ****************************************************/
.sp-lf {
  width: 19.5%;
  margin-right: 1.583%;
}
.sp-lf a {
  display: inline-block;
  width: 100%;
}
.sp-lf h1 {
  width: 100%;
  background-color: #173887;
}
.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 {

}
.sp-lf li h4:before {
  content: '';
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 6px;
  background-color: #173887;
}
.sp-lf li h4:hover:before {
    background-color: #f0ad4e;
}
.sp-lf li h4:hover:after {
    content: '';
    position: absolute;
    height: 3px;
    width: 12px;
    top: 28.5px;
    left: 18px;
    background-color: #173887;
}
.sp-lf li h5:before {
  content: '';
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 6px;
  background-color: #173887;
}
.sp-lf li h5:hover:before {
  content: '';
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 6px;
  background-color: #f0ad4e;
}
.sp-lf li i {
  float: right;
  font-style: normal;
  margin-right: 19px;
  color: #aaaaaa;
}

.sp-lf .ul2,
.sp-lf .ul3{
    display: none;
}
.sp-lf h4 a{
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height:60px;

}
.sp-lf h4 a.z_a{
    float:left;
    display:block; width:80%;
}
.sp-lf h4{
    border-bottom: 1px solid #ebe8db;    border-right: 1px solid #ebe8db;
    height: 60px;
    position:relative;
}
.sp-lf .container{
    padding-left: 40px;
    padding-right: 30px;
    width:auto;
    height:auto;
    margin:0;
}
.zssk{height: 54px;}
.zsskhover:hover:after {
    content: '';
    position: absolute;
    height: 3px;
    width: 12px;
    top: 25.5px;
    left: 25px;
    background-color: #002FA8;
}

.sp-lf h5 a{
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 54px;
}
.sp-lf h5 a.z_a2{
    float:left;
    display:block; width:80%;font-size: 14px;    text-indent: 1em;
}
.sp-lf h5{
    border-bottom: 1px solid #ebe8db;border-right: 1px solid #ebe8db;
    background-color: #f5f5f5;
    height:54px;
    position:relative;
}
.sp-lf h4 img,
.sp-lf h5 img{
    float: right;
    margin-top: 20px;
}
.sp-lf h4 img.img2,
.sp-lf h5 img.img2{
    display: none;
}
.sp-lf h4.active img.img1,
.sp-lf h5.active img.img1{
    display: none;
}
.sp-lf h4.active img.img2,
.sp-lf h5.active img.img2{
    display: block;
}
.sp-lf .ul3{
    background-color: #ebebeb;
    padding-bottom: 3px;
    border-bottom: 1px solid #e6e6e6;
}
.sp-lf .ul3 li a{
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 49px;
}
.sp-lf .ul3 li{
    padding-top: 5px;
}
.sp-lf .ul3 li:first-child{
    padding-top: 0;
}
.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:hover {
  background-color: #fff;
}

.sp-lf li:hover:before {
  background-color: #f0ad4e;
}
/** 右 侧 内 容 ****************************************************/
.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: #173887;
}
.sp-title-lf h1:before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  z-index: 1;
  height: 5px;
  background-color: #173887;
}
.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: #f0ad4e;
}
/*图标或箭头*/
.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 {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #444444;
  width: 88%;
  line-height: 62px;
}
.sp-list li a:hover {
  color: #173887;
}
.sp-list li a em {
	display: inline-block;
	width: 32px;
	height: 32px; 
	background: url(../images/down.png) center no-repeat;
	background-size: 100%;
	position: relative;
	top: 12px;
	margin-right: 20px;
}
.sp-list-time {
  line-height: 62px;
  color: #adadad;
  font-style: italic;
  margin-right: 3px;
  font-family: 'Arial';
}
/** 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;
}
.sp-article h1 {
  width: 100%;
  text-align: center;
  line-height: 36px;
  padding: 7px 0;
  font-size: 26px;
  color: #173887;
}
.sp-content {
  color: #4c4c4c;
  line-height: 25px;
  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 {
  width: 100%;
}
.sp-imglist > li {
  width: 260px;
  height: 260px;
}
.sp-imglist > li:not(:nth-child(3n)) {
  margin-right: 3.3333%;
}
.sp-imglist h3 {
  text-align: center;
  width: 100%;
}
.sp-imglist 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 #173887;
}
.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;
}

/****************** 图片信息列表 ********************/
.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 dashed;
	margin-top:30px;
}
.sp_list .sp_img{
	float:left;
	width:186px;
	height:128px;
	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 a{
	display:block;
	color:#333333;
	font-size:18px;
}

.sp_list .sp_nav a:hover{
	color:#ffba00;
}

.sp_list .sp_nav p{
	display:block;
	color:#666666;
	padding-top:18px;
	font-size:14px;
	padding-bottom:20px;
	line-height:24px;
}
.sp_null{
	overflow:hidden;
}
.sp_null .sj{
	float:left;
	background:url(../images/sj.png) left no-repeat;
	color:#999999;
	padding-left:30px;
	height:17px;
}
.sp_null .hits{
	float:left;
	background:url(../images/yj_03.jpg) left no-repeat;
	color:#999999;
	padding-left:30px;
	margin-left:20px;
}

/****************** 图片新闻 ********************/
.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;
}
    /****************** 现任领导列表 ********************/
.spa-list {width: 100%;padding-top: 20px;}
.spa-list ul li .spa-img {float: left;}
.spa-list ul li .spa-img img {width: 145px;height: 176px;padding: 10px;} 
.spa-list {width: 100%;overflow: hidden;}
.spa-list ul li {float: left;width: 48%;background: #F1F2F2;height: 176px;margin-bottom: 30px;position: relative;}
.spa-list ul li:nth-child(even) {float: right;}
.spa-list ul li .spa-ifo {width: 70%;float: left;padding: 15px;}
.spa-list ul li h2 {font-size: 20px;color: #333333;line-height: 22px;display: inline-block;}
.spa-list ul li h3 {width: 73%;white-space: nowrap;word-wrap: break-word;overflow: hidden;text-overflow: ellipsis;font-size: 14px;color: #D1AA65;line-height: 14px;display: inline-block;margin-left: 1em;}
.spa-list ul li h4 ,.spa-list ul li p{font-size: 14px;color: #7B7B7B;line-height: 24px;}
.spa-list ul li h4{margin-top: 10px;}
.spa-list a.xrld_more {display: block;width: 34px;height: 34px;float: right;position: absolute;right: 0;bottom: 0;}
.spa-list a.xrld_more img{width: 34px;height: 34px;}
/****************** 现任领导内容 ********************/
.spa-top {width: 100%;height: auto;box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.19);padding: 30px 24px;margin-top: 20px;overflow: hidden;}
.spa-left {width: 19%;float: left;}
.spa-left img {width: 156px;height: 196px;}	
.spa-right {width: 75%;float: left;margin-left: 25px;}
.spa-right h2 {font-size: 28px;color: #08499D;line-height: 24px;display: inline-block;padding-right: 18px;}
.spa-right h3 {font-size: 14px;color: #D1AA65;line-height: 22px;display: inline-block;position: relative;top: -4px;}
.spa-right h4 {font-size: 14px;color: #495060;line-height: 2em;margin-bottom: 12px;    padding-top: 15px;}
.spa-right_title{border-bottom: 1px solid #E8E8E8;}
.spa-right h5 {font-size: 14px;color: #495060;line-height: 33px;    padding-top: 10px;}
.spa-right h5 div p {line-height: 2em;}
.spa-right h5 div p p span{line-height: 2em;}
.spa-right h5 div p span{line-height: 2em;}
.spa-right h5 div p span span{line-height: 2em;}
.spa-right p img {position: relative;top: 6px;}

.spa-content {width: 100%;box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.19);margin-top: 30px;}
.spa-nav .hd{ width:100%; height:52px;}
.spa-nav .hd ul{ margin:0 -10px 0 0; zoom:1;}
.spa-nav .hd ul li{ float:left; width:145.5px; height:52px; background:#F2F2F2;}
.spa-nav .hd ul li a{ display:block; text-align:center; line-height:52px; color:#333333; font-size:16px;}
.spa-nav .hd ul li:not(:last-child) {border-right: 1px solid #D4D4D4;}
.spa-nav .hd ul li.on { background: #08499D; }
.spa-nav .hd ul li.on a {color:#FFF;}
.spa-nav .bd{ width:100%; overflow:hidden;}
.spa-nav .bd .nav_cen {width: 100%!important; padding: 40px 50px;}
.spa-nav .bd .nav_cen p {font-size: 14px;color: #333333;line-height: 36px;}
/***********************		响应式		**********************/
/*G电脑屏幕*/
/*G平板屏幕*/
/*G手机屏幕*/
@media screen and (max-width: 768px) {
  .pageImg {
    width: 100%;
    height: 200px;
  }
  .pageImg img {
    height: 100%;
    width: 100%;
  }
  .section-inner {
    width: 100%;
  }
  .sp-lf,
  .sp-title-rig {
    display: none !important;
  }
  .sp-title-lf h1,
  .sp-article h1 {
    font-size: 23px;
  }
  .sp-article h1 {
    white-space: normal;
    line-height: 30px;
    margin: 10px 0;
  }
  .sp-article img {
    width: 100%;
  }
  .sp-rig {
    width: 100% !important;
    padding: 0 5%;
  }
  .sp-list {
    padding: 0;
  }
  .sp-list li a {
    width: 70%;
  }
  .sp-imglist {
    text-align: center;
  }
  .sp-imglist > li {
    display: inline-block;
  }
  
  .sp_list .sp_img {
	width: 30%;
	height: 100px;
}
.sp_list .sp_nav a {
	font-size: 14px;
	padding-bottom: 10px;
}
.sp_list .sp_nav p {
    display: none;
}

.sp-jsfc ul li{
	width:48%;
	margin-left:0;
	margin-right:0;
}
.sp-jsfc ul > li:not(:nth-child(2n)) {
    margin-right: 4%;
}

.sp-jsfc ul li span{
	font-size:14px;
}

.sp-jsfc .js_img{
	height:150px;
}
}

