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

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

.inner_navigation {
  margin-bottom: 70px;
}

.r-content {
  margin-top: 50px;
}

.r-content ul li {
  border-bottom: 1px solid #fff;
}

.r-content h5 {
  color: #fff;
  background-color: #094;
  height: 50px;
  line-height: 50px;
  text-indent: 2em;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
}

.r-content .r-main {
  padding-left: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f6f5f5;
  padding-top: 20px;
  padding-bottom: 20px;
}

.r-content h6 {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 700;
}

.r-content .r-main > p {
  margin-top: 10px !important;
}

.tar h5 {
  position: relative;
}

.tar h5 a {
  width: 80px;
  height: 30px;
  position: absolute;
  display: block;
  line-height: 30px;
  right: 10px;
  top: 10px;
  background-color: #fff;
  color: #094;
  text-indent: 0;
  text-align: center;
  z-index: 2;
}
