/*ä¾§è¾¹æ */
.asideList12 .gp-subLeft {
  position: relative;
}
.asideList12 .gp-subLeft .subLeftTitle {
  padding: 24px 15px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #6a2050;
  position: relative;
  margin-bottom: 1px;
}
.asideList12 .gp-subLeft .gp-m-inner-header-icon {
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  display: none;
  line-height: 40px;
  transform: translateY(-50%);
}
.asideList12 .gp-subLeft > ul {
  border: 1px solid #ccc;
  border-top: none;
  border-bottom: none;
  text-align: center;
}
.asideList12 .gp-subLeft > ul > li {
  position: relative;
}
.asideList12 .gp-subLeft > ul > li > a {
  padding: 15px 20px 15px 10px;
  display: block;
  transition: all 0.35s ease-in-out;
  position: relative;
  position: relative;
  line-height: 1.4;
  border-bottom: 1px solid #ccc;
}
.asideList12 .gp-subLeft > ul > li > a:hover {
  color: #6a2050;
  margin-right: 0;
  border-bottom: 1px solid #6a2050;
}
.asideList12 .gp-subLeft > ul > li a.active {
  color: #6a2050;
  margin-right: 0;
  border-bottom: 1px solid #6a2050;
}
.asideList12 .gp-subLeft > ul > li .gp-toggles {
  width: 40px;
  height: 53px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 56px;
  text-align: center;
  cursor: pointer;
  color: #999;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 18px;
}
.asideList12 .gp-subLeft > ul > li a.active + span.gp-toggles {
  color: #6a2050 !important;
}
.asideList12 .gp-subLeft > ul > li .gp-second-nav {
  display: none;
  background-color: #fff;
}
.asideList12 .gp-subLeft > ul > li .gp-second-nav dd a {
  display: block;
  padding: 8px 22px 8px 5px;
  color: #666;
  transition: all 0.35s ease-in-out;
  position: relative;
  font-size: 15px;
  border-bottom: 1px solid #ccc;
}
.asideList12 .gp-subLeft > ul > li .gp-second-nav dd a:hover {
  color: #6a2050;
  border-bottom: 1px solid #6a2050;
}
.asideList12 .gp-subLeft > ul > li .gp-second-nav dd a > span {
  position: relative;
}
.asideList12 .gp-subLeft > ul > li .gp-second-nav dd a.active {
  background-color: #6a2050;
  color: #fff;
}
@media screen and (max-width:996px) {
  .asideList12 .gp-subLeft .subLeftTitle {
    padding: 10px 15px;
    text-align: left;
    font-size: 20px;
  }
  .asideList12 .gp-subLeft .gp-m-inner-header-icon {
    display: block;
  }
  .asideList12 .gp-subLeft > ul {
    display: none;
    text-align: left;
  }
}
.gp-bread6 {
  color: #999999;
  line-height: 20px;
  float: right;
   z-index: 100;
  position: relative;
}
.gp-bread6 span {
  color: #999999;
}
.gp-bread6 span a {
  color: #999999;
  margin: 0 5px;
}
.gp-title4 {
  padding: 8px 0;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.gp-title4 h2 {
  height: 35px;
  line-height: 35px;
  font-weight: normal;
  position: relative;
  padding-left: 15px;
}
.gp-title4 h2::before {
  content: '';
  width: 4px;
  height: 20px;
  background-color: #6a2050;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
.gp-title4 h2 a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title4 h2 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title4 .more {
  padding-top: 8px;
  position: relative;
  z-index: 20;
  opacity: 0.7;
  padding-right: 10px;
}
.gp-title5 {
  border-bottom: 1px dashed #ccc;
  text-align: center;
  margin-top: 15px;
}
.gp-title5 h2 {
  font-weight: normal;
  min-width: 190px;
  padding: 25px 15px 23px;
  background-color: #6a2050;
  color: #fff;
  height: auto;
  line-height: 1.5;
  margin-top: -15px;
  position: relative;
  font-weight: normal;
  vertical-align: top;
  letter-spacing: 0.5px;
}
.gp-title5 h2 span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.gp-title5 h2 a {
  display: inline-block;
  vertical-align: middle;
}
.gp-title5 h2:before,
.gp-title5 h2:after {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  content: '';
  border-bottom: 15px solid rgba(106, 32, 80, 0.3);
}
.gp-title5 h2:before {
  border-right: 15px solid transparent;
  right: -15px;
}
.gp-title5 h2:after {
  border-left: 15px solid transparent;
  left: -15px;
}
.gp-title5 .more {
  color: #999;
  padding-top: 8px;
  position: relative;
  z-index: 20;
}
.block-list117 {
  margin: 0 -20px;
}
.block-list117 li a {
  display: block;
  margin: 0 20px;
  height: 100%;
  transition: all 0.35s ease;
  background: #f7f6f0;
  position: relative;
  z-index: 1;
  padding: 30px 10px 30px;
}
.block-list117 li a:hover {
  transform: translateY(-10px);
}
.block-list117 li a::after {
  content: "";
  display: block;
  width: 44px;
  height: 8px;
  background: #eac21d;
  position: absolute;
  bottom: 0;
  left: 30px;
}
.block-list117 li a span {
  height: 29px;
  line-height: 29px;
  background: #fff;
  margin: 0;
  color: #6a2050;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 20px 0 28px;
}
.block-list117 li a span::before {
  content: "";
  display: block;
  width: 16px;
  height: 1px;
  background: #e0c67e;
  position: absolute;
  left: 2px;
  top: 50%;
}
.block-list117 li a h3 {
  line-height: 1.5;
  height: 3em;
  color: #222;
  font-weight: normal;
  margin-top: 10px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width:767px) {
  .block-list117 {
    margin: 0 -10px;
  }
  .block-list117 li a {
    margin: 0 10px;
  }
}
