.uniPage {
  /*背景-边框*/
  /*居中&上下左右内外边距*/
  /*定位*/
  /*C3特效*/
  /*行数*/
  /*a元素样式*/
  /*字体相关*/
  /*倒三角小图标*/
  /** 全 局 配 置 ****************************************************/
  /** 左 侧 栏 ****************************************************/
  /*左侧栏目下方块状装饰*/
  /*当前栏目 - sp-lf-current*/
  /*当前栏目 - 左侧小方块*/
  /** 右 侧 内 容 ****************************************************/
  /*标题和位置导航*/
  /*当前位置小图标*/
  /*最后一个栏目特殊样式*/
  /*图标或箭头*/
  /** page: 链 接 列 表 ****************************************************/
  /** page: 单 页 文 章 ****************************************************/
  /*描述性内容，一般是时间/栏目/作者/浏览人数*/
  /************************************ page: 图 片 列 表 *************************************/
}
.uniPage .lf {
  float: left;
}
.uniPage .rig {
  float: right;
}
.uniPage .li-inlineblock,
.uniPage .div-inlineblock,
.uniPage .select-input,
.uniPage .sicbg {
  letter-spacing: -10px;
}
.uniPage .li-inlineblock > li,
.uniPage .div-inlineblock > div,
.uniPage .select-input > input,
.uniPage .sicbg > div {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
    float: left;
}
.uniPage .pi {
  cursor: pointer;
}
.uniPage .section a:hover {
  color: #009241;
}
.uniPage .section-inner a,
.uniPage .sp-lf li,
.uniPage .sp-a-head,
.uniPage .sp-rig,
.uniPage .sp-title,
.uniPage .sp-list,
.uniPage .sp-imgitem a,
.uniPage .sp-lf h1 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.uniPage .pageImg {
  overflow: hidden;
  height: 400px;
  width: 100%;
}
.uniPage .pageImg img {
  height: 400px;
  width: 100%;
}
.uniPage .section-inner {
  margin: 0 auto;
  width: 1200px;
  padding: 30px 0;
}
.uniPage .sp-lf {
  width: 22.5%;
  margin-right: 1.583%;
}
.uniPage .sp-lf a {
  display: inline-block;
  width: 100%;
}
.uniPage .sp-lf h1 {
  background-color: #009241;
}
.uniPage .sp-lf h1,
.uniPage .sp-lf h1 a {
  font-weight: normal;
  /*padding-left: 25px;*/
  height: 74px;
  font-size: 24px;
  line-height: 74px;
  color: #fff;
}
.uniPage .sp-lf h1 {
  padding-left: 45px;
}
.uniPage .sp-lf ul {
  width: 100%;
  position: relative;
}
.uniPage .sp-lf ul:before {
  content: '';
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  height: 18px;
  background-color: #ebe8db;
}
.uniPage .sp-lf li {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-left: 6px;
  height: 60px;
  background-color: #f7f7f7;
}
.uniPage .sp-lf li:before {
  content: '';
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 6px;
  background-color: #009241;
}
.uniPage .sp-lf li i {
  float: right;
  font-style: normal;
  margin-right: 19px;
  color: #aaaaaa;
}
.uniPage .sp-lf li a {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  color: #444444;
  padding-left: 42px;
  border-right: 1px solid #ebe8db;
}
.uniPage .sp-lf li,
.uniPage .sp-lf li:before,
.uniPage .sp-lf li i,
.uniPage .sp-lf li a {
  transition: all 0.1s linear;
}
.uniPage .sp-lf h1 a:hover {
  color: #ffffff;
}
.uniPage .sp-lf li:not(:last-child) a {
  border-bottom: 1px solid #ebe8db;
}
.uniPage .sp-lf li:hover {
  background-color: #fff;
}
.uniPage .sp-lf li:hover a {
  color: #009241;
}
.uniPage .sp-lf li:hover i {
  color: #009241;
}
.uniPage .sp-lf li:hover:before {
  background-color: #f0ad4e;
}
.uniPage .sp-lf li:hover:after {
  content: '';
  position: absolute;
  height: 3px;
  width: 12px;
  top: 28.5px;
  left: 25px;
  background-color: #009241;
}
.uniPage .sp-lf .sp-lf-current {
  background-color: #fff;
}
.uniPage .sp-lf .sp-lf-current a {
  color: #009241;
}
.uniPage .sp-lf .sp-lf-current a i {
  color: #009241;
}
.uniPage .sp-lf .sp-lf-current:before {
  background-color: #f0ad4e;
}
.uniPage .sp-lf .sp-lf-current:after {
  content: '';
  position: absolute;
  height: 3px;
  width: 12px;
  top: 28.5px;
  left: 25px;
  background-color: #009241;
}
.uniPage .sp-rig {
  position: relative;
  background-color: #fff;
  padding: 0 3%;
  width: 65.7166%;
}
.uniPage .sp-title {
  width: 100%;
  height: 74px;
  border-bottom: 1px solid #e3e3e3;
}
.uniPage .sp-title-lf h1 {
  position: relative;
  font-weight: normal;
  height: 74px;
  line-height: 74px;
  font-size: 26px;
  color: #444;
}
.uniPage .sp-title-lf h1:before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  z-index: 1;
  height: 5px;
  background-color: #009241;
}
.uniPage .sp-title-rig {
 
  line-height: 74px;
}
.uniPage .sp-title-rig>span{
       float: left;
}
.uniPage .sp-title-rig i {
  padding: 10px 15px;
  /*background: url('../img/icon2.png') no-repeat 0px 0px; }*/
}
.uniPage .sp-title-rig > div {
    float: left;
  
  vertical-align: top;
}
.uniPage .sp-title-rig > div > span:last-child > a {
  color: #f0ad4e;
}
.uniPage .sp-title-rig > div > span:nth-child(1n) {
  color: #c0c0c0;
  /*background: url('../img/icon2.png') no-repeat 0px 0px; }*/
}
.uniPage .sp-list {
  width: 100%;
  padding: 20px 0;
}
.uniPage .sp-list li {
  position: relative;
  transform: all 0.5s;
  height: 39px;
  border-bottom: 1px solid #e8e8e8;
  padding-left: 26px;
}
.uniPage .sp-list li:before,
.uniPage .sp-list li:after {
  position: absolute;
  content: '';
  z-index: 2;
  width: 7px;
  height: 7px;
  top: 50%;
}
.uniPage .sp-list li:before {
  left: 5px;
  margin-top: -3.5px;
  background-color: #e1c668;
  /*background: url('../img/icon2.png') no-repeat 0px 0px; }*/
}
.uniPage .sp-list li:after {
  z-index: 1;
  left: 7px;
  margin-top: -1px;
  background-color: #f5ebca;
  /*background: url('../img/icon2.png') no-repeat 0px 0px; }*/
}
.uniPage .sp-list li>a {
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #444444;
  width: 85%;
  line-height: 39px;
}
.uniPage .sp-list li a:hover {
  color: #009241;
}
.uniPage .sp-list-time {
  line-height: 39px;
  color: #adadad;
  font-style: italic;
  margin-right: 3px;
  font-family: 'Arial';
}
.uniPage .sp-article {
  padding: 10px 0 30px 0;
}
.uniPage .spa-head {
  width: 100%;
  padding: 16px 0;
}
.uniPage .spa-head h3{display:none;}
.uniPage .spa-desc {
  width: 100%;
  text-align: center;
  line-height: 27px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #cccccc;
}
.uniPage .sp-article h1 {
  width: 100%;
  text-align: center;
  line-height: 36px;
  padding: 7px 0;
  font-size: 26px;
  color: #009241;
}
.uniPage .sp-content {
  color: #4c4c4c;
  line-height: 25px;
  font-size: 16px;
}
.uniPage .sp-content hr {
  border: none;
  margin-bottom: 20px;
}
.uniPage .sp-imglist-outer {
  padding: 30px 0;
}
.uniPage .sp-imglist {
  width: 100%;
}
.uniPage .sp-imglist > li {
  width:146px;
  height:270px;
  margin-right: 18px;
}
.uniPage .sp-imglist > li:not(:nth-child(4n)) {
  margin-right:4.3333%;
}
.uniPage .sp-imglist h3 {
  text-align: center;
  width: 100%;
}
.uniPage .sp-imglist a {
  font-size: 16px;
  line-height: 40px;
  color: #555;
}
.uniPage .sp-imgitem {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.uniPage .sp-imglist > li:hover .sp-imgitem {
  border: 3px solid #009241;
}
.uniPage .sp-imgitem {
  border: 3px solid #f1eacc;
}
.uniPage .sp-imgitem a {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  width:146px;
  height:216px;
  border: 1px solid #fff;
}
.uniPage .sp-imgitem img {
  width:139px;
  height:214px;
}
/***********************		响应式		**********************/
/*G电脑屏幕*/
/*G平板屏幕*/
/*G手机屏幕*/
@media screen and (max-width: 768px) {
  .uniPage .pageImg {
    width: 100%;
    height: 200px;
  }
  .uniPage .pageImg img {
    height: 100%;
    width: 100%;
  }
  .uniPage .section-inner {
    width: 100%;
    padding-top: 0;
  }
  .uniPage .sp-lf,
  .uniPage .sp-title-rig {
    display: none !important;
  }
  .uniPage .sp-title-lf h1,
  .uniPage .sp-article h1 {
    font-size: 23px;
  }
  .uniPage .sp-article h1 {
    white-space: normal;
    line-height: 30px;
    margin: 10px 0;
  }
  .uniPage .sp-article img {
    width: 100%;
  }
  .uniPage .sp-rig {
    padding: 0 5%;width: 100%;
  }
  .uniPage .sp-list {
    padding: 0;
  }
  .uniPage .sp-list li a {
    width: 70%;
  }
  .uniPage .sp-imglist {
    text-align: center;
  }
  .uniPage .sp-imglist > li {
    display: inline-block;
  }
  .uniPage .sp-imglist > li:not(:nth-child(4n)) {
    margin-right: 0;
  }
  .uniPage .sp-imglist > li:not(:nth-child(2n)) {
    margin-right: 3.3333%;
  }
}
@media screen and (max-width: 1199px) {
  .uniPage .section {
    display: block;
  }
}

 .ydlife{display:none;}
    @media screen and (max-width: 768px) {.ydlife{display:block;}}
