.gp-bread4 {
  font-size: 14px;
  color: #999999;
  line-height: 22px;
  margin-bottom: 20px;
  border-bottom: 2px solid #999999;
  padding-bottom: 10px;
}
.gp-bread4 span {
  color: #999999;
}
.gp-bread4 span a {
  color: #999999;
  margin: 0 5px;
}
/*侧边栏*/
.asideList2 .gp-subLeft {
  position: relative;
  z-index: 100;
}
.asideList2 .gp-subLeft .subLeftTitle {
  padding: 10px 0;
  color: #5502ed;
  font-weight: normal;
  border-bottom: 5px solid #5502ed;
  position: relative;
}
.asideList2 .gp-subLeft .gp-m-inner-header-icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #5502ed;
  position: absolute;
  right: 0;
  top: 50%;
  display: none;
  line-height: 40px;
  transform: translateY(-50%);
}
.asideList2 .gp-subLeft >ul >li {
  position: relative;
}
.asideList2 .gp-subLeft >ul >li >a {
  padding: 12px 20px 12px 15px;
  line-height: 1.5;
  display: block;
  border-bottom: 1px solid #eeeeee;
  color: #666666;
  position: relative;
}
.asideList2 .gp-subLeft >ul >li >a:hover {
  color: #5502ed;
}
.asideList2 .gp-subLeft >ul >li >a.active {
  color: #5502ed;
}
.asideList2 .gp-subLeft >ul >li >a.active::before {
  content: "";
  display: block;
  width: 4px;
  height: 13px;
  background: #5502ed;
  position: absolute;
  left: 0;
  top: 17px;
}
.asideList2 .gp-subLeft >ul >li .gp-toggles {
  width: 40px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  color: #999;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 18px;
}
.asideList2 .gp-subLeft >ul >li .gp-second-nav {
  display: none;
  background-color: #f6f4f7;
}
.asideList2 .gp-subLeft >ul >li .gp-second-nav dd a {
  padding: 10px 33px 10px 43px;
  line-height: 1.4;
  display: block;
  border-bottom: 1px solid #eeeeee;
  color: #666666;
  position: relative;
}
.asideList2 .gp-subLeft >ul >li .gp-second-nav dd a:hover,
.asideList2 .gp-subLeft >ul >li .gp-second-nav dd a .active {
  color: #5502ed;
}
@media screen and (max-width:996px) {
  .asideList2 .gp-subLeft .subLeftTitle {
    padding: 10px 15px;
    text-align: left;
    font-size: 20px;
  }
  .asideList2 .gp-subLeft .gp-m-inner-header-icon {
    display: block;
  }
  .asideList2 .gp-subLeft >ul {
    display: none;
  }
}
.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: #5502ed;
  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;
}
.block-list57 {
  width: 100%;
  overflow: hidden;
}
.block-list57 li {
  padding: 15px 12px;
  border-bottom: #eaeaea 1px solid;
  overflow: hidden;
  position: relative;
}
.block-list57 li::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: #dddddd;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.block-list57 li a {
  display: block;
  width: 83%;
  line-height: 25px;
  float: left;
  font-weight: bold;
}
.block-list57 li span {
  float: right;
  height: 25px;
  line-height: 25px;
  color: #999;
}
/***分页组件1*/
.gp-page1 {
  padding: 50px 0;
  font-size: 0;
  text-align: center;
}
.gp-page1::after,
.gp-page1::before {
  content: " ";
  display: table;
}
.gp-page1 a::before {
  display: none;
}
.gp-page1 > a,
.gp-page1 > span,
.gp-page1 > div > span,
.gp-page1 .num > a,
.gp-page1 .selectDiv {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1;
  position: relative;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
  transition: all 0.35s ease-in-out;
  margin: 0 5px;
  border: 1px solid #d7dfdc;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  padding: 8px 11px;
  vertical-align: middle;
}
.gp-page1 a span {
  border: none;
}
.gp-page1 a:hover,
.gp-page1 a.on_pages {
  background-color: #5502ed;
  color: #fff;
  border-color: #5502ed;
}
.gp-page1 a.on_pages {
  background-color: #5502ed;
}
.gp-page1 .hide {
  display: none !important;
}
.gp-page1 .selectDiv::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  transform: rotateX(0deg);
  border: 5px solid transparent;
  border-top-color: #bfbeac;
  position: absolute;
  right: 6px;
  top: 13px;
}
.gp-page1 .selectDiv {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
  transition: all 0.35s ease-in-out;
  margin: 0 5px;
  border: 1px solid #d7dfdc;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  padding: 9px 28px;
  position: relative;
}
.gp-page1 .selectDiv ul.on {
  display: block;
  width: 100%;
}
.gp-page1 .selectDiv ul {
  text-align: center;
  font-size: 14px;
  list-style: none;
  position: absolute;
  bottom: 100%;
  left: 0;
  border: 1px solid #d7dfdc;
  border-bottom: none;
  background: #ffffff;
  display: none;
}
.gp-page1 .selectDiv ul li:hover {
  background: #5502ed;
}
.gp-page1 .selectDiv ul li:hover a {
  color: #ffffff;
}
.gp-page1 .selectDiv ul a {
  line-height: 30px;
  padding: 0px 28px;
}
.gp-page1 .selectDiv ul a:hover {
  background: none;
  color: #000000;
}
.gp-page1 .selectDiv ul a.active {
  display: block;
}
.gp-page1 .selectDiv:hover.selectDiv:before {
  transition: transform all 2s ease;
  transform: rotateX(-180deg) translateY(5px);
  transform-origin: center;
}
.gp-page1.pageStyle1 a,
.gp-page1.pageStyle1 > span,
.gp-page1.pageStyle1 div > span {
  padding: 10px;
  min-width: 36px;
  min-height: 36px;
}
.gp-page1.pageStyle1 .totalPage,
.gp-page1.pageStyle1 .perPage {
  border: none;
  margin: 0;
  padding: 10px;
}
.gp-page1.pageStyle1 a::before {
  display: inline-block;
}
.gp-page1.pageStyle1 a span {
  display: none;
}
.gp-page1.pageStyle1 .selectDiv {
  padding: 13px 10px;
  min-width: 66px;
}
.gp-page1.pageStyle1 .iconfont {
  font-size: 20px;
}
.gp-page1.pageStyle1 .turnPage span {
  border: none;
}
.gp-page1.pageStyle1 .num a {
  min-height: 42px;
  min-width: 42px;
  text-align: center;
  line-height: 1.4;
}
.gp-page1.pageStyle2 a,
.gp-page1.pageStyle2 > span,
.gp-page1.pageStyle2 div > span {
  padding: 10px;
  min-width: 36px;
  min-height: 36px;
}
.gp-page1.pageStyle2 > a {
  border-radius: 50%;
}
.gp-page1.pageStyle2 .totalPage,
.gp-page1.pageStyle2 .perPage {
  border: none;
  margin: 0;
  padding: 10px;
}
.gp-page1.pageStyle2 a::before {
  display: inline-block;
}
.gp-page1.pageStyle2 a span {
  display: none;
}
.gp-page1.pageStyle2 .selectDiv {
  padding: 13px 10px;
  min-width: 66px;
}
.gp-page1.pageStyle2 .iconfont {
  font-size: 20px;
}
.gp-page1.pageStyle2 .turnPage span {
  border: none;
}
.gp-page1.pageStyle2 .num a {
  min-height: 42px;
  min-width: 42px;
  text-align: center;
  line-height: 1.4;
  border-radius: 50%;
}
@media screen and (max-width:767px) {
  .gp-page1 .turnPage {
    display: none;
  }
  .gp-page1 > a,
  .gp-page1 > span {
    display: none;
  }
  .gp-page1 a.on_pages,
  .gp-page1 .gp-page-prev,
  .gp-page1 .gp-page-next,
  .gp-page1 .gp-page-start,
  .gp-page1 .gp-page-end {
    display: inline-block;
  }
}
