.inner_navigation ul .active::before {
  border-top: 20px solid #41b976 !important;
}

.inner_navigation ul li:hover::before {
  border-top: 20px solid #41b976  !important;
}

.content-main {
  padding: 50px 20px 50px;
  background-color: #fff;
}

.content-main h1, .content-main h2 {
  text-align: center;
}

.content-main > p {
  color: #171717 !important;
  line-height: 30px;
}

.content h5 {
  padding-top: 100px;
  font-size: 25px;
  text-align: center;
}

.content h5 a {
  border-bottom: 2px solid #000;
  padding-bottom: 5px;
}

.content p {
  margin-top: 20px;
}

.content-main {
  margin-top: 100px;
  /* background-color: #ccc; */
}

.content-main h1 {
  font-size: 28px;
}

.content-main h2 {
  margin-top: 20px;
  font-size: 16px;
  color: #171717;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 20px;
}

.content-main p {
  line-height: 30px;
}

.news-bottom {
  position: relative;
  height: 295px;
  padding-top: 41px;
}

.news-bottom > p {
  position: relative;
  width: 700px;
  height: 87px;
  border-bottom: 1px solid #e6e6e6;
  line-height: 87px;
  color: #c2c2c2;
}

.news-bottom > p span {
  position: absolute;
  right: 0;
  left: auto;
  font-size: 12px;
  color: #cccccc;
}

.return-btn {
  position: absolute;
  right: 0;
  top: 80px;
}

.return-btn a {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 20px;
  background-color: #35b26d;
  text-align: center;
  line-height: 50px;
}

.return-btn a:nth-last-child(1) {
  margin-right: 0;
}

.return-btn a > span {
  font-size: 20px;
  color: #fff;
}

.return-btn a:nth-child(1) > span {
  font-size: 20px;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.return-btn .social-share {
  display: none;
}

.icon-weibo:before {
  display: none;
}

.social-share .social-share-icon {
  width: 50px !important;
  height: 50px !important;
  border-radius: 0 !important;
}

.social-share .icon-weibo:hover {
  background-color: #024e38 !important;
}

.social-share .icon-weibo {
  border: #024e38 !important;
}
