body {
  background-color: #f4f4f4;
}
.actives {
  color: #0264AF;
}
.selected {
  display: block;
}
#pagination3 {
  display: flex;
  justify-content: center;
  padding: 0.5rem 0;
}
.party-list {
  margin-top: 0.5rem;
}
.service_back {
  margin-top: 0.3rem !important;
  margin-bottom: 0.6rem !important;
  background-color: #fff;
}
.service_back .service {
  display: flex;
  justify-content: center;
}
.service_back .service li {
  font-size: 0.18rem;
  cursor: pointer;
  padding: 0.3rem 0;
}
.service_back .service li span {
  color: #0264af4f;
  padding: 0 0.1rem;
}
.service_back .tabs {
  padding: 0.6rem 1.7rem;
}
.service_back .tabs h3 {
  text-indent: 2em;
}
.veteran {
  display: flex;
  justify-content: center;
}
.veteran li {
  font-size: 0.18rem;
  cursor: pointer;
  padding: 0.3rem 0;
}
.veteran li span {
  color: #0264af4f;
  padding: 0 0.1rem;
}
.veteran_botm .veteran_botm_cen .party-list,
.veteran_botm .veteran_botm_cen .party-lists {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.veteran_botm .veteran_botm_cen .party-list .party-list_li,
.veteran_botm .veteran_botm_cen .party-lists .party-list_li {
  width: 5.85rem;
  height: 1.49rem;
  margin-bottom: 0.3rem;
  background-color: #ffffff;
}
.veteran_botm .veteran_botm_cen .party-list .party-list_li a,
.veteran_botm .veteran_botm_cen .party-lists .party-list_li a {
  text-decoration: none;
}
.veteran_botm .veteran_botm_cen .party-list .party-list_li a .party-list_li_top,
.veteran_botm .veteran_botm_cen .party-lists .party-list_li a .party-list_li_top {
  display: flex;
  justify-content: space-between;
  padding: 0 0.3rem;
  padding-top: 0.2rem;
}
.veteran_botm .veteran_botm_cen .party-list .party-list_li a .party-list_li_top :nth-of-type(1),
.veteran_botm .veteran_botm_cen .party-lists .party-list_li a .party-list_li_top :nth-of-type(1) {
  width: 3.85rem;
  font-size: 0.2rem;
  font-weight: 400;
  color: #424342;
  line-height: 30px;
}
.veteran_botm .veteran_botm_cen .party-list .party-list_li a .party-list_li_top :nth-of-type(2),
.veteran_botm .veteran_botm_cen .party-lists .party-list_li a .party-list_li_top :nth-of-type(2) {
  width: 1.06rem;
  font-size: 0.2rem;
  color: #333;
}
.veteran_botm .veteran_botm_cen .party-list .party-list_li a .party-list_li_botm,
.veteran_botm .veteran_botm_cen .party-lists .party-list_li a .party-list_li_botm {
  font-size: 0.14rem;
  color: #999;
  padding: 0 0.3rem;
  padding-top: 0.1rem;
  text-indent: 2em;
}
.veteran_botm .veteran_botm_cen .party-list :hover a .party-list_li_top :nth-of-type(1),
.veteran_botm .veteran_botm_cen .party-lists :hover a .party-list_li_top :nth-of-type(1) {
  color: #0264AF;
}
.veteran_botm .veteran_botm_cen .party-list :hover a .party-list_li_top :nth-of-type(2),
.veteran_botm .veteran_botm_cen .party-lists :hover a .party-list_li_top :nth-of-type(2) {
  color: #0264AF;
}
@media only screen and (max-width: 1365px) {
  .veteran_botm .veteran_botm_cen .party-list,
  .veteran_botm .veteran_botm_cen .party-lists {
    justify-content: center;
  }
}
.follow {
  margin-top: 0.5rem;
}
.follow .follow_li {
  width: 100%;
  height: 2rem;
  background-color: #ffffff;
  margin-bottom: 0.2rem;
}
.follow .follow_li a {
  display: flex;
  width: 100%;
  text-decoration: none;
}
.follow .follow_li a .follow_li_left {
  width: 1.53rem;
  text-align: center;
}
.follow .follow_li a .follow_li_left .follow_li_left_top {
  margin-top: 50%;
  margin-left: 50%;
  transform: translate(-50%);
  width: 0.53rem;
  color: #0264af;
  font-size: 0.2rem;
  border-bottom: 2px solid #0264AF;
}
.follow .follow_li a .follow_li_left .follow_li_left_botm {
  font-size: 0.2rem;
  color: #0264af;
}
.follow .follow_li a .follow_li_center {
  width: 6.9rem;
  margin-top: 0.2rem;
  margin-right: 0.3rem;
}
.follow .follow_li a .follow_li_center .follow_li_center_box {
  padding: 0.2rem 0;
}
.follow .follow_li a .follow_li_center .follow_li_center_box h4 {
  font-size: 0.2rem;
  color: #424342;
}
.follow .follow_li a .follow_li_center .follow_li_center_box p {
  font-size: 0.14rem;
  color: #555D68;
}
.follow .follow_li a .follow_li_right {
  width: 2.75rem;
  height: 1.5rem;
  margin: 0.25rem 0.3rem;
}
.follow .follow_li a .follow_li_right img {
  width: 100%;
  height: 100%;
}
.follow :hover a .follow_li_center .follow_li_center_box h4 {
  color: #0264AF;
}
.follow :nth-child(1) {
  position: relative;
}
.follow :nth-child(1) a {
  display: flex;
  flex-direction: row-reverse;
  position: absolute;
  top: 0;
  left: 0;
}
.follow :nth-child(1) a .follow_li_right {
  width: 4.03rem;
  height: 2.2rem;
}
.follow :nth-child(1) a .follow_li_right img {
  width: 100%;
  height: 100%;
}
.follow :nth-child(1) a .follow_li_center .follow_li_center_box h4 {
  width: 5.22rem;
}
.follow :nth-child(1) a .follow_li_center .follow_li_center_box p {
  font-size: 0.14rem;
  color: #555D68;
  width: 6.77rem;
  margin-top: 0.2rem;
}
.follow :nth-child(1) a .follow_li_left {
  position: absolute;
  top: 0.45rem;
  right: 0.2rem;
  display: flex;
  flex-direction: row-reverse;
}
.follow :nth-child(1) a .follow_li_left .follow_li_left_top {
  border: none;
  margin: 0;
  margin-left: 0.3rem;
  color: #424342;
}
.follow :nth-child(1) a .follow_li_left .follow_li_left_botm {
  margin: 0;
  color: #424342;
}
