.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;
}
.sin1,
.sin2,
.si21,
.si1Banner,
.sin3,
.sin4,
.sin5 {
  width: 1200px;
  margin: 0 auto;
}
/*通用模块头部*/
.s-head {
  margin-bottom: 20px;
}
.s-head h2 {
  color: #888888;
  margin-right: 30px;
  font-size: 20px;
  line-height: 54px;
  position: relative;
  display: inline-block;
  font-weight: normal;
}
.s-head .sh-cur {
  color: #098e2c;
}
.s-head .sh-cur:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 25px;
  background-color: #098e2c;
}
.s-head .sh-sprit:before {
  content: '/';
  position: absolute;
  right: -20px;
  color: #888888;
}
.s-head a {
  line-height: 54px;
  color: #888888;
}
.s-hpi h2 {
  cursor: pointer;
}
/*模块一*/
.sin1 {
  margin-bottom: 41px;
}
.sin1 > div {
  height: atuo;
  width: 30%;
}
.sin1 > div:not(:last-child) {
  margin-right: 3.33333333%;
}
.sin1 .sin1More {
  padding: 21px 0;
}
.sin1 .sin1More a {
  color: #b0251e;
  font-size: 13px;
  padding-left: 22px;
  background: transparent url("../img/arrow1.png") no-repeat left center;
}
/*模块二*/
.sin2bg {
  background: transparent url("../img/img_index/images/name_bg_02.png") no-repeat center center;
  background-size: cover;
}
.sin2 {
  padding: 100px 0 50px 0;
}
.sin2 li {
  height: atuo;
  width: 16.66666667%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.sin2 li div {
  -webkit-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
  height: 79px;
  width: 100%;
  background: url('../img/img_index/name.png') no-repeat 42px center;
}
.sin2 li div a {
  display: inline-block;
  height: 100%;
  width: 100%;
  vertical-align: top;
}
.sin2 li p {
  text-align: center;
  line-height: 30px;
}
.sin2 li p a {
  color: #ffffff;
  font-size: 16px;
}
.sin2 li p a:hover {
  color: #ffffff;
}
.sin2 li:hover div {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.sin2 li:nth-child(2) div {
  background-position: -154px center;
}
.sin2 li:nth-child(3) div {
  background-position: -340px center;
}
.sin2 li:nth-child(4) div {
  background-position: -536px center;
}
.sin2 li:nth-child(5) div {
  background-position: -732px center;
}
.sin2 li:nth-child(6) div {
  background-position: -928px center;
}
.sin2 li:nth-child(7) div {
  background-position: -1104px center;
}
.sin2 li:not(:last-child) {
  border-right: 1px solid #098e2c;
}
/*列表一*/
.slist1 li {
  line-height: 24px;
  padding: 9px 0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.slist1 li a {
  line-height: 24px;
  padding: 0 25px;
  display: inline-block;
  height: 100%;
  width: 100%;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #666666;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.slist1 li a:before,
.slist1 li a:after {
  position: absolute;
  content: '';
  z-index: 2;
  width: 7px;
  height: 7px;
  top: 26%;
}
.slist1 li a:before {
  left: 5px;
  margin-top: -3.5px;
  background-color: #fdbd65;
}
.slist1 li a:after {
  z-index: 1;
  left: 7px;
  margin-top: -1px;
  background-color: #fee8c9;
}
.slist1 li:not(:last-child) {
  border-bottom: 1px solid #dedede;
}
/*列表二*/
.slist2 li .s1rigTime {
  height: 50px;
  width: 13.88888889%;
  margin-right: 3.61111111%;
  border: 1px solid #098e2c;
  text-align: center;
  color: #ffffff;
  background: linear-gradient(to bottom, #449c12, #d4de12);
}
.slist2 li .s1rigTime .s1tMonth {
  line-height: 25px;
  font-size: 12px;
}
.slist2 li .s1rigTime .s1tDay {
  line-height: 18px;
  font-size: 20px;
  font-weight: bold;
}
.slist2 li .s1rigText {
  height: atuo;
  width: 79.72222222%;
}
.slist2 li .s1rigText a {
  font-size: 15px;
  color: #666666;
  display: inline-block;
  height: 100%;
  width: 100%;
  vertical-align: top;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2px;
  -webkit-box-orient: vertical;
}
.slist2 li .s1rigText a:hover {
  color: #098e2c;
}
.slist2 li:not(:last-child) {
  margin-bottom: 16px;
}
/*** 专题专栏 *************************/
.si21bg {
  background-color: #424342;
}
.si21 {
  padding: 20px 0;
}
.si21 a {
  display: inline-block;
  width: 24.6%;
  vertical-align: top;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.si21 a:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
/*** 集团新闻 - 电脑版 **********/
.si1bg-jtxw {
  padding: 137px 0 135px 0;
  background: url("../img/img_index/dynamic.png") no-repeat center 19px;
}
/*** 集团新闻 - 手机版 **********/
.si1bg-mib-jtxw {
  padding: 80px 0 60px 0;
  background: url("../img/img_index/dynamic.png") no-repeat center 19px;
  background-size: 145% 45px;
}
/*** 最美后勤人 - 电脑版 **********/
.si1bg-zmhqr {
  padding: 137px 0 135px 0;
  background: url("../img/img_index/images/teachers_05.png") no-repeat center 19px;
  background-size: 100%;
}
/*** 最美后勤人 - 手机版 **********/
.si1bg-mib-zmhqr {
  padding: 80px 0 60px 0;
  background: url("../img/img_index/images/teachers_05.png") no-repeat center 19px;
  background-size: 100% 45px;
}
.si1Bbg {
  background-color: #f0f0f0;
}
.si1Banner .si1Con {
  height: auto;
  width: 100%;
  position: relative;
}
.si1Banner .si1Bd,
.si1Banner .si1Bd li,
.si1Banner .si1Bd li img {
  height: 100%;
  width: 100%;
}
.si1Banner .si1Bd li {
  border-bottom: none;
  /*** 最美后勤人 **********/
  /*** 集团新闻 - 电脑版 **********/
}
.si1Banner .si1Bd li ul {
  height: auto;
  width: 100%;
}
.si1Banner .si1Bd li .si1B-zmhqr li {
  height: auto;
  width: 23.25%;
  padding: 35px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  background-color: #FFFFFF;
}
.si1Banner .si1Bd li .si1B-zmhqr li .si20Pic {
  margin-bottom: 11px;
  display: inline-block;
  height: 140px;
  width: 140px;
  vertical-align: top;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid #ffffff;
  overflow: hidden;
  box-shadow: 2px 3px 2px #f4f4f4;
}
.si1Banner .si1Bd li .si1B-zmhqr li .si20Pic img {
  height: 100%;
  width: 100%;
}
.si1Banner .si1Bd li .si1B-zmhqr li h3 {
  color: #333333;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 6px;
}
.si1Banner .si1Bd li .si1B-zmhqr li strong {
  color: #adadad;
  display: inline-block;
  font-weight: normal;
  padding-bottom: 17px;
}
.si1Banner .si1Bd li .si1B-zmhqr li p {
  line-height: 22px;
  color: #8d8d8d;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-bottom: 21px;
  text-align: center;
  height: 86px;
}
.si1Banner .si1Bd li .si1B-zmhqr li a {
  color: #098e2c;
}
.si1Banner .si1Bd li .si1B-zmhqr li:not(:last-child) {
  margin-right: 2.08333333%;
}
.si1Banner .si1Bd li .si1B-jtxw li {
  height: auto;
  width: 30%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f7f7f4;
}
.si1Banner .si1Bd li .si1B-jtxw li .border {
  height: 410px;
  width: 10px;
  float: left;
  background: linear-gradient(to bottom, #8efb9a, #f9fa9d);
}
.si1Banner .si1Bd li .si1B-jtxw li .item16img {
  margin-left: 10px;
  height: 210px;
  width: 100%;
}
.si1Banner .si1Bd li .si1B-jtxw li .itemText {
  margin-left: 10px;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.si1Banner .si1Bd li .si1B-jtxw li .itemText h3 {
  line-height: 28px;
  margin-bottom: 9px;
}
.si1Banner .si1Bd li .si1B-jtxw li .itemText h3 a {
  font-size: 18px;
  line-height: 28px;
  color: #098e2c;
  display: inline-block;
  height: 100%;
  width: 100%;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.si1Banner .si1Bd li .si1B-jtxw li .itemText p {
  line-height: 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #999999;
  margin-bottom: 18px;
}
.si1Banner .si1Bd li .si1B-jtxw li .itemText .item16Date {
  color: #666666;
  line-height: 20px;
}
.si1Banner .si1Bd li .si1B-jtxw li:not(:last-child) {
  margin-right: 3.33333333%;
}
.si1Banner .si1Bd li:before {
  display: none;
}
.si1Banner .si1Con a {
  margin-left: 0;
  padding-left: 0;
  height: auto;
  width: auto;
}
.si1Banner .si1Con a:hover {
  transform: translateX(0px);
}
.si1Banner .si1Prev,
.si1Banner .si1Next {
  height: 40px;
  width: 40px;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  bottom: -75px;
  left: 50%;
  cursor: pointer;
  z-index: 100;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.si1Banner .si1Prev {
  margin-left: -100px;
  background: #52b06b url("../img/arrow.png") no-repeat left center;
}
.si1Banner .si1Next {
  margin-left: 60px;
  background: #52b06b url("../img/arrow.png") no-repeat right center;
}
.si1Banner .si1Prev:hover {
  background-color: #52b06b;
}
.si1Banner .si1Next:hover {
  background-color: #52b06b;
}
.si1Banner .si1Hd {
  position: absolute;
  z-index: 101;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -67px;
}
.si1Banner .si1Hd li {
  cursor: pointer;
  margin: 0 3px;
  display: inline-block;
  height: 14px;
  width: 14px;
  vertical-align: top;
  border: 2px solid #52b06b;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.si1Banner .si1Hd .si1On {
  background-color: #52b06b;
}
.sin3 {
  padding: 30px 0px;
}
.sin3 .sin3Lf {
  height: atuo;
  width: 30%;
  margin-right: 3.33333333%;
}
.sin3 .sin3Mid {
  height: atuo;
  width: 30%;
  margin-right: 3.33333333%;
}
.sin3 .sin3Rig {
  height: atuo;
  width: 30%;
}
  @media screen and (max-width: 768px) {
  .sin1,
  .sin2,
  .si21,
  .si1Banner {
    width: 100%;
  }
  .si1Banner {
  
  }
  .si1Banner .si1Con {
    height: auto;
    width: 93%;
    margin: 0 auto;
    position: relative;
  }
  .si1Banner .si1Bd,
  .si1Banner .si1Bd li,
  .si1Banner .si1Bd li img {
    height: 100%;
    width: 100%;
  }
  .si1Banner .si1Bd li {
    border-bottom: none;
   
  }
  .si1Banner .si1Bd li ul {
    height: auto;
    width: 100%;
  }
  .si1Banner .si1Bd li .si1B-mib-zmhqr li {
    height: auto;
    width: 46.66666667%;
    padding: 0;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    background-color: #FFFFFF;
    padding: 20px 0 20px 0;
  }
  .si1Banner .si1Bd li .si1B-mib-zmhqr li .si20Pic {
    margin-bottom: 11px;
    display: inline-block;
    height: 80px;
    width: 80px;
    vertical-align: top;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #ffffff;
    overflow: hidden;
    box-shadow: 1px 1px 3px #f4f4f4;
  }
  .si1Banner .si1Bd li .si1B-mib-zmhqr li .si20Pic img {
    height: 100%;
    width: 100%;
  }
  .si1Banner .si1Bd li .si1B-mib-zmhqr li h3 {
    color: #333333;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 6px;
  }
  .si1Banner .si1Bd li .si1B-mib-zmhqr li strong {
    color: #adadad;
    font-size: 13px;
    display: inline-block;
    font-weight: normal;
    padding-bottom: 10px;
  }
  .si1Banner .si1Bd li .si1B-mib-zmhqr li p {
    line-height: 22px;
    color: #8d8d8d;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 21px;
    text-align: left;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .si1Banner .si1Bd li .si1B-mib-zmhqr li a {
    color: #098e2c;
    font-size: 12x;
  }
  .si1Banner .si1Bd li .si1B-mib-zmhqr li:first-child {
    margin-right: 3.33333333%;
  }
  .si1Banner .si1Bd {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .si1Banner .si1B-mib-jtxw {
    width: 100%;
  }
  .si1Banner .si1B-mib-jtxw li {
    width: 100%;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f7f7f4;
  }
  .si1Banner .si1B-mib-jtxw li .border {
    height: 390px;
    width: 10px;
    float: left;
    background: linear-gradient(to bottom, #8efb9a, #f9fa9d);
  }
  .si1Banner .si1B-mib-jtxw li .item16img {
    margin-left: 10px;
    height: 190px;
    width: 100%;
  }
  .si1Banner .si1B-mib-jtxw li .itemText {
    margin-left: 10px;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .si1Banner .si1B-mib-jtxw li .itemText h3 {
    line-height: 28px;
    margin-bottom: 9px;
  }
  .si1Banner .si1B-mib-jtxw li .itemText h3 a {
    font-size: 18px;
    line-height: 28px;
    color: #098e2c;
    display: inline-block;
    height: 100%;
    width: 100%;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .si1Banner .si1B-mib-jtxw li .itemText p {
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #999999;
    margin-bottom: 18px;
  }
  .si1Banner .si1B-mib-jtxw li .itemText .item16Date {
    color: #666666;
    line-height: 20px;
  }
  .si1Banner .si1B-mib-jtxw li:not(:last-child) {
    margin-right: 3.33333333%;
  }
  .si1Banner .si1Bd li:before {
    display: none;
  }
  .si1Banner .si1Con a {
    margin-left: 0;
    padding-left: 0;
    height: auto;
    width: auto;
  }
  .si1Banner .si1Con a:hover {
    transform: translateX(0px);
  }
  .si1Banner .si1Prev,
  .si1Banner .si1Next {
    height: 25px;
    width: 25px;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    bottom: -37px;
    left: 50%;
    cursor: pointer;
    z-index: 100;
    overflow: hidden;
    -webkit-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .si1Banner .si1Prev {
    margin-left: -55px;
    background: #098e2c url("../img/arrow.png") no-repeat -9px center;
  }
  .si1Banner .si1Next {
    margin-left: 30px;
    background: #098e2c url("../img/arrow.png") no-repeat -47px center;
  }
  .si1Banner .si1Prev:hover {
    background-color: #098e2c;
  }
  .si1Banner .si1Next:hover {
    background-color: #098e2c;
  }
  .si1Banner .si1Hd {
    position: absolute;
    z-index: 101;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -40px;
  }
  .si1Banner .si1Hd li {
    cursor: pointer;
    margin: 0 3px;
    display: inline-block;
    height: 4px;
    width: 4px;
    vertical-align: top;
    border: 2px solid #098e2c;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
  }
  .si1Banner .si1Hd .si1On {
    background-color: #098e2c;
  }
  .sin2bg {
    background: transparent url("../img/sin2bg.png") no-repeat center center;
    background-size: cover;
  }
  .sin1 {
    height: atuo;
    width: 92.6%;
    margin: 0 auto;
  }
  .sin1 > div {
    width: 100%;
  }
  .slist1 li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 0;
    padding-left: 20px;
    color: #333333;
    display: inline-block;
  }
  .slist1 li a:before,
  .slist1 li a:after {
    width: 6px;
    height: 6px;
    top: 26%;
  }
  .slist1 li a:before {
    left: 5px;
    margin-top: 1.5px;
    background-color: #fdbd65;
  }
  .slist1 li a:after {
    z-index: 1;
    left: 7px;
    margin-top: 3px;
    background-color: #fee8c9;
  }
  .slist1 li:last-child {
    border-bottom: 1px solid #dedede;
  }
  .s-head h2 {
    font-size: 17px;
  }
  .si21bg::-webkit-scrollbar {
    display: none;
  }
  .si21bg {
    overflow-x: scroll;
  }
  .si21bg {
    background-color: #424342;
  }
  .si21 {
    width: 220%;
    padding: 20px 0;
  }
  .si21 a {
    display: inline-block;
    margin-left: 20px;
    width: 22%;
    vertical-align: top;
    -webkit-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .si21 a img {
    width: 100%;
  }
  .si21 a:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
 
  .sin2bg {
    background: transparent url("../img/img_index/images/name_bg_02.png") no-repeat center center;
    background-size: cover;
    overflow-x: scroll;
  }
  .sin2bg::-webkit-scrollbar {
    display: none;
  }
  .sin2 {
    padding: 80px 0 25px 0;
  }
  .sin2 ul {
    width: 700px;
  }
  .sin2 li {
    height: atuo;
    width: 100px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sin2 li div {
    -webkit-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    transition: all 0.1s linear;
    height: 40px;
    width: 100%;
    background: url('../img/icon.png') no-repeat 32px center;
    background-size: 650%;
  }
  .sin2 li div a {
    display: inline-block;
    height: 100%;
    width: 100%;
    vertical-align: top;
  }
  .sin2 li p {
    text-align: center;
    line-height: 30px;
  }
  .sin2 li p a {
    color: #ffffff;
    font-size: 12px;
  }
  .sin2 li p a:hover {
    color: #ffffff;
  }
  .sin2 li:hover div {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  .sin2 li:nth-child(2) div {
    background-position: -71px center;
  }
  .sin2 li:nth-child(3) div {
    background-position: -172px center;
  }
  .sin2 li:nth-child(4) div {
    background-position: -272px center;
  }
  .sin2 li:nth-child(5) div {
    background-position: -374px center;
  }
  .sin2 li:nth-child(6) div {
    background-position: -475px center;
  }
  .sin2 li:nth-child(7) div {
    background-position: -576px center;
  }
  .sin2 li:not(:last-child) {
    border-right: 1px solid #098e2c;
  }
}
/*# sourceMappingURL=index.css.map */

.slist1 li {
  line-height: 24px;
  padding: 7.4px 0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.slist1 li a {
  width: 85%;
  height:28.01px;
  line-height:28.01px;
  padding: 0 0 0 25px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.slist1 li span {
	display: inline-block;
	vertical-align: top;
	width: 13%;
	line-height:28.01px;
	font-family: Arial;
	color: #9d9d9d;
	font-size: 12px;
	text-align: right;
}
.slist1 li a:before,
.slist1 li a:after {
  position: absolute;
  content: '';
  z-index: 2;
  width: 7px;
  height: 7px;
  top:50%;
}
.slist1 li a:before {
  left: 5px;
  margin-top: -3.5px;
  background-color: #fdbd65;
}
.slist1 li a:after {
  z-index: 1;
  left: 7px;
  margin-top: -1px;
  background-color: #fee8c9;
}
.slist1 li span {
/*  color: #b0251e;*/
}