@import url("../redCss/bsfw.css");
.office-services-wrap {
  padding-top: 30px;
  padding-bottom: 20px;
}

.office-services-page .nav-wrap .nav-box .nav-list li:nth-of-type(3) a > p {
  color: #2d66a5;
  font-weight: bold;
}

.office-services-wrap .office-services-container {
  background: #fff;
  padding: 23px 20px;
}

.office-services-wrap .office-services-container .office-l-box {
  width: 505px;
}

.office-services-wrap .office-services-container .office-l-box .hu-bei-zhengwu-enter {
  background-image: url(../images/blue/bsfw_whzw_bg.png);
  background-size: 100% 175px;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 175px;
  padding: 0 25px;
  box-sizing: border-box;
}

.office-services-wrap .office-services-container .office-l-box .hu-bei-zhengwu-enter ul {
  padding: 16px 0 16px 0;
}

.office-services-wrap .office-services-container .office-l-box .hu-bei-zhengwu-enter ul li .logo {
  width: 254px;
  height: 56px;
}

.office-services-wrap .office-services-container .office-l-box .hu-bei-zhengwu-enter ul .fr a {
  float: left;
  padding: 0 13px;
  border-right: 1px solid rgba(255, 255, 255, 0.28);
  margin-top: 10px;
  position: relative;
}
.office-services-wrap .office-services-container .office-l-box .hu-bei-zhengwu-enter ul a .code-img {
  display: none;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -60px;
  z-index: 10;
}
.office-services-wrap .office-services-container .office-l-box .hu-bei-zhengwu-enter ul a:hover .code-img {
  display: block;
}
.office-services-wrap .office-services-container .office-l-box .hu-bei-zhengwu-enter ul li a:first-of-type {
  padding-left: 0;
}

.office-services-wrap .office-services-container .office-l-box .hu-bei-zhengwu-enter ul li a:last-of-type {
  border-right: none;
  padding-right: 0;
}

.office-services-wrap .office-services-container .office-l-box .hu-bei-zhengwu-enter ul li a p {
  font-size: 14px;
  color: #ffffff;
  text-align: center;
}

.office-services-wrap .office-services-container .office-l-box .hu-bei-zhengwu-enter ul li a img {
  margin: 0 auto;
  display: block;
}

.office-services-wrap .office-services-container .office-l-box .hu-bei-zhengwu-enter .search-box {
  font-size: 0;
}

.office-services-wrap .office-services-container .office-l-box .hu-bei-zhengwu-enter .search-box input {
  width: 390px;
  height: 40px;
  background: #fff;
  border: none;
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
  box-sizing: border-box;
  font-size: 14px;
}

.office-services-wrap .office-services-container .office-l-box .hu-bei-zhengwu-enter .search-box .s-btn {
  width: 64px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/blue/20/index_zfxxgk_search_2.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #3a81bb;
}

.office-services-wrap .office-services-container .office-l-box .hu-bei-zhengwu-enter .user-about a {
  float: left;
  font-size: 14px;
  color: #ffffff;
  line-height: 14px;
  padding: 0 10px;
  border-right: 1px solid #fff;
}

.office-services-wrap .office-services-container .office-l-box .hu-bei-zhengwu-enter .user-about {
  padding: 10px 0 10px 0;
}

.office-services-wrap .office-services-container .office-l-box .hu-bei-zhengwu-enter .user-about a:last-of-type {
  border-right: none;
}

.office-services-wrap .office-services-container .office-services-banshi {
  padding: 15px 0;
  padding-bottom: 295px;
}

.office-services-wrap .office-services-container .office-services-banshi ul li {
  float: left;
  width: 33.333%;
  height: 48px;
  background: #e5e7ea;
  cursor: pointer;
}

.office-services-wrap .office-services-container .office-services-banshi ul {
  width: 100%;
}

.office-services-wrap .office-services-container .office-services-banshi ul li .item-tit {
  line-height: 48px;
  text-align: center;
  color: #212121;
}

.office-services-wrap .office-services-container .office-services-banshi ul li:hover .item-tit,
.office-services-wrap .office-services-container .office-services-banshi ul li.active .item-tit {
  /* border-top: 3px solid #2d66a5; */
  color: #fff;
  background: #2d66a5;
}

.office-services-wrap .office-services-container .office-services-banshi ul li .item-tit h2 {
  font-size: 20px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: 26px center;
  font-weight: 600;
  padding-left: 34px;
}

.office-services-wrap .office-services-container .office-services-banshi ul li:first-of-type .item-tit h2 {
  background-image: url(../images/blue/24/menu_1.png);
}

.office-services-wrap .office-services-container .office-services-banshi ul li:nth-of-type(2) .item-tit h2 {
  background-image: url(../images/blue/24/menu_3.png);
}

.office-services-wrap .office-services-container .office-services-banshi ul li:nth-of-type(3) .item-tit h2 {
  background-image: url(../images/blue/24/menu_2.png);
}

.office-services-wrap .office-services-container .office-services-banshi ul li:first-of-type:hover .item-tit h2,
.office-services-wrap .office-services-container .office-services-banshi ul li.active:first-of-type .item-tit h2 {
  background-image: url(../images/blue/24/menu_1_1.png);
}

.office-services-wrap .office-services-container .office-services-banshi ul li:nth-of-type(2):hover .item-tit h2,
.office-services-wrap .office-services-container .office-services-banshi ul li.active:nth-of-type(2) .item-tit h2 {
  background-image: url(../images/blue/24/menu_3_1.png);
}

.office-services-wrap .office-services-container .office-services-banshi ul li:nth-of-type(3):hover .item-tit h2,
.office-services-wrap .office-services-container .office-services-banshi ul li.active:nth-of-type(3) .item-tit h2 {
  background-image: url(../images/blue/24/menu_2_1.png);
}

.office-services-wrap .office-services-container ul {
  position: relative;
}

.office-services-wrap .office-services-container ul .item-list.open {
  display: block;
}

.office-services-wrap .office-services-container ul .item-list {
  background: #f2f4f7;
  width: 505px;
  padding: 10px 0;
  display: none;
  box-sizing: border-box;
  z-index: 100;
  height: 280px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 48px;
  overflow: hidden;
  display: none;
}

.office-services-wrap .office-services-container ul .item-list a {
  float: left;
  padding: 12px 0;
  width: 25%;
  color: #212121;
}

.office-services-wrap .office-services-container ul .item-list a:hover {
  background: #2d66a5;
  color: #fff;
}

.office-services-wrap .office-services-container ul .item-list a h2 {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  background-size: 32px 32px;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 38px;
}

.office-services-wrap .office-services-container .office-services-banshi ul li:nth-of-type(3) a {
  margin-right: 12px;
}

.office-services-wrap .office-services-container ul li:nth-of-type(3) a:nth-of-type(4n) {
  margin-right: 0;
}

.office-services-wrap .office-services-container ul li:nth-of-type(3) a h2 {
  background: #e5e7ea;
  padding-top: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 41px;
  padding: 0px 6px;
}

.office-services-wrap .office-services-container ul li:nth-of-type(3) .item-list a {
  width: 23%;
  padding: 5px 0;
}

.office-services-wrap .office-services-container ul li:nth-of-type(3) .item-list a:hover {
  background: transparent;
}

.office-services-wrap .office-services-container ul li:nth-of-type(3) .item-list a:hover h2 {
  background: #2d66a5;
}

.office-services-wrap .office-services-container ul li:nth-of-type(3) .item-list {
  padding: 10px 15px;
  box-sizing: border-box;
}

.office-services-wrap .office-services-container .office-serve-box .office-serve-box-title {
  width: 104px;
  height: 90px;
  background: #2d66a5;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  background-image: url(../images/blue/32/nav_6_1.png);
  background-repeat: no-repeat;
  background-size: 32px 32px;
  background-position: center 20px;
  padding-top: 55px;
  box-sizing: border-box;
  font-weight: 600;
}

.office-services-wrap .office-services-container .office-serve-box .serve-area-wrap {
  width: 401px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  padding: 3px 0;
  position: relative;
  height: 90px;
  overflow: hidden;
}

.office-services-wrap .office-services-container .office-serve-box .serve-area-wrap ul li {
  float: left;
  padding: 0 30px 0 20px;
}

.office-services-wrap .office-services-container .office-serve-box .serve-area-wrap ul li .area-item {
  float: left;
  padding: 0 4px;
}

.office-services-wrap .office-services-container .office-serve-box .serve-area-wrap ul li a:hover h2 {
  color: #2d66a5;
}

.office-services-wrap .office-services-container .office-serve-box .serve-area-wrap ul li a h2 {
  font-size: 16px;
  color: #212121;
  font-weight: normal;
  width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.office-services-wrap .office-services-container .office-serve-box .serve-area-wrap ul {
  width: 940px;
  position: absolute;
  left: 0px;
  top: 0;
  transition: left 0.4s linear;
  background: #fff;
}

.office-services-wrap .office-services-container .office-serve-box .serve-area-wrap ul li a {
  padding: 10px 0;
  display: block;
}

.office-services-wrap .office-services-container .office-serve-box .serve-area-wrap .arrow-box {
  background-image: url(../images/blue/16/fwdt_arrows_1.png);
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: 16px 16px;
  background-position: center center;
  width: 30px;
  height: 90px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 10;
}

.office-services-wrap .office-services-container .office-serve-box .serve-area-wrap .arrow-box.r {
  transform: rotate(180deg);
}

.office-services-wrap .office-services-container .office-list-wrap {
  padding-top: 10px;
}

.office-services-wrap .office-services-container .office-list-wrap .office-list-box {
  background: #ffffff;
  border: 1px solid #dddddd;
  padding: 5px;
}

.office-services-wrap .office-services-container .office-list-wrap .office-list-box li {
  padding: 0 18px;
  float: left;
  padding-right: 12px;
  /* margin-right: 45px; */
}
.office-services-wrap .office-services-container .office-list-wrap .office-list-box li:nth-of-type(3){
  margin-right: 0;
}

.office-services-wrap .office-services-container .office-list-wrap .office-list-box li a {
  display: block;
  padding: 6px 0;
  font-size: 16px;
  color: #212121;
  font-weight: normal;
  line-height: 24px;
}
/* .office-services-wrap .office-services-container .office-list-wrap .office-list-box li a::before{
  display: inline-block;
  content: '';
  width: 24px;
  height: 24px;
  background-size: 100% 100%;
  vertical-align: middle;
  margin-right: 4px;
} */
.office-services-wrap .office-services-container .office-list-wrap .office-list-box li a.shoufei::before{
  background-image: url(../images/blue/24/bsfw_shoufei.png);
}
.office-services-wrap .office-services-container .office-list-wrap .office-list-box li a.quanze::before{
  background-image: url(../images/blue/24/bsfw_quanze.png);
}
.office-services-wrap .office-services-container .office-list-wrap .office-list-box li a.ggfw::before{
  background-image: url(../images/blue/24/bsfw_ggfw.png);
}
.office-services-wrap .office-services-container .office-list-wrap .office-list-box li a.pdcs::before{
  background-image: url(../images/blue/24/bsfw_pdcs.png);
}
.office-services-wrap .office-services-container .office-list-wrap .office-list-box li a.tbsx::before{
  background-image: url(../images/blue/24/bsfw_tbsx.png);
}
.office-services-wrap .office-services-container .office-list-wrap .office-list-box li a.zjfw::before{
  background-image: url(../images/blue/24/bsfw_zjfw.png);
}

.office-services-wrap .office-services-container .office-list-wrap .office-list-box li a:hover {
  color: #2d66a5;
}

.office-item-title {
  padding: 21px 0;
  font-size: 0;
}

.office-item-title h2 {
  display: inline-block;
  vertical-align: middle;
  color: #2d66a5;
  font-size: 20px;
}

.office-item-title h2::before {
  content: "";
  height: 18px;
  width: 6px;
  background: #2d66a5;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 2px;
}

.office-item-title > a {
  font-size: 14px;
  padding-top: 4px;
  color: #999999;
}

.office-item-title > a:hover {
  color: #2d66a5;
}

.office-services-wrap .office-r-box {
  width: 634px;
}

.office-services-wrap .office-r-box .office-hot-serve-box .office-hot-serve-box-l {
  background: #ffffff;
  border: 1px solid #dddddd;
  width: 386px;
  height: 141px;
  padding: 6px 30px;
  box-sizing: border-box;
}
.office-hot-serve-box .map{
  width: 224px;
}
.office-hot-serve-box .map img{
  width: 100%;
}

.office-services-wrap .office-r-box .office-hot-serve-box .office-hot-serve-box-l > div {
  width: 50%;
}

.office-services-wrap .office-r-box .office-hot-serve-box .office-hot-serve-box-l a {
  display: block;
  padding: 10px 0;
  font-size: 16px;
  color: #212121;
}

.office-services-wrap .office-r-box .office-hot-serve-box .office-hot-serve-box-l a:hover {
  color: #2d66a5;
}

.office-services-wrap .office-r-box .office-hot-serve-box .office-hot-serve-box-l a h2 {
  font-weight: normal;
  font-size: 16px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 35px;
  line-height: 1.4;
}

.office-services-wrap .office-r-box .office-hot-serve-box .office-hot-serve-box-l .l a:nth-of-type(1) h2 {
  background-image: url(../images/blue/24/bsfw_rdfw_1.png);
}

.office-services-wrap .office-r-box .office-hot-serve-box .office-hot-serve-box-l .l a:nth-of-type(2) h2 {
  background-image: url(../images/blue/24/huiqizhengce.png);
}

.office-services-wrap .office-r-box .office-hot-serve-box .office-hot-serve-box-l .l a:nth-of-type(3) h2 {
  background-image: url(../images/blue/24/bsfw_rdfw_5.png);
}

.office-services-wrap .office-r-box .office-hot-serve-box .office-hot-serve-box-l .r a:nth-of-type(1) h2 {
  background-image: url(../images/blue/24/hujihukou.png);
}

/* .office-services-wrap .office-r-box .office-hot-serve-box .office-hot-serve-box-l .r a:nth-of-type(1) h2 {
  background-image: url(../images/blue/24/fugongfuchang.png);
} */

/* .office-services-wrap .office-r-box .office-hot-serve-box .office-hot-serve-box-l .r a:nth-of-type(2) h2 {
  background-image: url(../images/blue/24/bsfw_rdfw_4.png);
} */

.office-services-wrap .office-r-box .office-hot-serve-box .office-hot-serve-box-l .r a:nth-of-type(2) h2 {
  background-image: url(../images/blue/24/bsfw_rdfw_7.png);
}

.office-services-wrap .office-r-box .office-hot-serve-box .office-hot-serve-box-l .r a:nth-of-type(3) h2 {
  background-image: url(../images/blue/24/bsfw_rdfw_6.png);
}

.office-services-wrap .office-r-box .people-live-wrap .tit-box::before {
  content: "";
  height: 18px;
  width: 6px;
  background: #2d66a5;
  margin-right: 10px;
  float: left;
  position: relative;
  top: 2px;
}

.office-services-wrap .office-r-box .people-live-wrap .tit-box h3 {
  color: #212121;
  font-size: 20px;
  line-height: 20px;
  cursor: pointer;
}

.office-services-wrap .office-r-box .people-live-wrap .tit-box h3.active {
  color: #2d66a5;
}

.office-services-wrap .office-r-box .people-live-wrap .tit-box h3:first-of-type {
  border-right: 1px solid #b6b6b6;
  padding-right: 10px;
}

.office-services-wrap .office-r-box .people-live-wrap .tit-box h3:last-of-type {
  padding-left: 10px;
}

.office-services-wrap .office-r-box .people-live-box {
  background: #ffffff;
  border: 1px solid #dddddd;
  padding: 10px;
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.s {
  display: block;
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.t {
  display: none;
}

.office-services-wrap .office-r-box .people-live-box .people-live-list a {
  float: left;
  width: 21.5%;
  padding: 13px 10px;
  color: #212121;
}

.office-services-wrap .office-r-box .people-live-box .people-live-list a:hover {
  color: #2d66a5;
}

.office-services-wrap .office-r-box .people-live-box .people-live-list a h2 {
  font-size: 16px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 24px;
  padding-left: 40px;
  font-weight: normal;
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.s a:first-of-type h2 {
  background-image: url(../images/blue/24/bsfw_mszt_7.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.s a:nth-of-type(2) h2 {
  background-image: url(../images/blue/24/bsfw_mszt_8.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.s a:nth-of-type(3) h2 {
  background-image: url(../images/blue/24/bsfw_mszt_9.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.s a:nth-of-type(4) h2 {
  background-image: url(../images/blue/24/bsfw_mszt_10.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.s a:nth-of-type(5) h2 {
  background-image: url(../images/blue/24/bsfw_mszt_11.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.s a:nth-of-type(6) h2 {
  background-image: url(../images/blue/24/bsfw_mszt_12.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.s a:nth-of-type(7) h2 {
  background-image: url(../images/blue/24/bsfw_mszt_13.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.s a:nth-of-type(8) h2 {
  background-image: url(../images/blue/24/bsfw_mszt_14.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.s a:nth-of-type(9) h2 {
  background-image: url(../images/blue/24/bsfw_mszt_15.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.s a:nth-of-type(10) h2 {
  background-image: url(../images/blue/24/bsfw_mszt_16.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.s a:nth-of-type(11) h2 {
  background-image: url(../images/blue/24/bsfw_mszt_17.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.s a:nth-of-type(12) h2 {
  background-image: url(../images/blue/24/bsfw_mszt_18.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.t a:nth-of-type(1) h2 {
  background-image: url(../images/blue/24/bsfw_bmfw_1.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.t a:nth-of-type(2) h2 {
  background-image: url(../images/blue/24/bsfw_bmfw_2.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.t a:nth-of-type(3) h2 {
  background-image: url(../images/blue/24/bsfw_bmfw_3.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.t a:nth-of-type(4) h2 {
  background-image: url(../images/blue/24/bsfw_bmfw_4.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.t a:nth-of-type(5) h2 {
  background-image: url(../images/blue/24/bsfw_bmfw_5.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.t a:nth-of-type(6) h2 {
  background-image: url(../images/blue/24/bsfw_bmfw_6.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.t a:nth-of-type(7) h2 {
  background-image: url(../images/blue/24/bsfw_bmfw_7.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.t a:nth-of-type(8) h2 {
  background-image: url(../images/blue/24/bsfw_bmfw_8.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.t a:nth-of-type(9) h2 {
  background-image: url(../images/blue/24/bsfw_bmfw_9.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.t a:nth-of-type(10) h2 {
  background-image: url(../images/blue/24/bsfw_bmfw_10.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.t a:nth-of-type(11) h2 {
  background-image: url(../images/blue/24/bsfw_bmfw_11.png);
}

.office-services-wrap .office-r-box .people-live-box .people-live-list.t a:nth-of-type(12) h2 {
  background-image: url(../images/blue/24/bsfw_bmfw_12.png);
}

.office-services-wrap .topic-serve-wrap {
  padding: 0px 0 21px 0;
}

.office-services-wrap .topic-serve-wrap .topic-serve-box {
  background: #ffffff;
  border: 1px solid #dddddd;
  padding: 12px 0 ;
}

.office-services-wrap .topic-serve-wrap .topic-serve-box a {
  float: left;
  padding: 0 12.5px;
  color: #212121;
}

.office-services-wrap .topic-serve-wrap .topic-serve-box a:hover {
  color: #2d66a5;
}

.office-services-wrap .topic-serve-wrap .topic-serve-box a h3 {
  font-size: 15px;
  text-align: center;
  background-size: 56px 56px;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 60px;
  width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
}

.office-services-wrap .topic-serve-wrap .topic-serve-box a:first-of-type h3 {
  background-image: url(../images/blue/56/bsfw_yslb_1.png);
}

.office-services-wrap .topic-serve-wrap .topic-serve-box a:nth-of-type(2) h3 {
  background-image: url(../images/blue/56/bsfw_yslb_2.png);
}

.office-services-wrap .topic-serve-wrap .topic-serve-box a:nth-of-type(3) h3 {
  background-image: url(../images/blue/56/bsfw_yslb_3.png);
}

/* .office-services-wrap .topic-serve-wrap .topic-serve-box a:nth-of-type(4) h3 {
  background-image: url(../images/blue/56/bsfw_yslb_4.png);
} */

.office-services-wrap .topic-serve-wrap .topic-serve-box a:nth-of-type(4) h3 {
  background-image: url(../images/blue/56/bsfw_yslb_7.png);
}

.office-services-wrap .topic-serve-wrap .topic-serve-box a:nth-of-type(5) h3 {
  background-image: url(../images/blue/56/bsfw_yslb_5.png);
}

.office-services-wrap .topic-serve-wrap .topic-serve-box a:nth-of-type(6) h3 {
  background-image: url(../images/blue/56/bsfw_yslb_6.png);
}

.office-services-wrap .other-links-wrap a {
  display: block;
  width: 310px;
  height: 74px;
  overflow: hidden;
}

.office-services-wrap .other-links-wrap a img {
  transition: all 0.2s linear;
  width: 100%;
  height: 100%;
}

.office-services-wrap .other-links-wrap {
  font-size: 0;
}

.office-services-wrap .other-links-wrap a:hover img {
  transform: scale(1.05);
  transition: all 0.2s linear;
}

.office-services-wrap .other-links-wrap a:first-of-type {
  margin-right: 11px;
}

/* 热点关切修改 */
.topic-serve-wrap .btnWrapper .prevBtn,
.topic-serve-wrap .btnWrapper .nextBtn {
  width: 24px;
  height: 24px;
  border: 1px solid #eee;
  line-height: 24px;
  text-align: center;
  color: #2d66a5;
  font-size: 18px;
  display: inline-block;
  margin-right: 16px;
  outline: none;
  cursor: pointer;
}
.topic-serve-wrap .btnWrapper .prevBtn {
  background-image: url('../images/blue/right-arrows.png');
  background-size: 100% 100%;
}
.topic-serve-wrap .btnWrapper .nextBtn {
  background-image: url('../images/blue/left-arrows.png');
  background-size: 100% 100%;
}
.nextBtn.swiper-button-disabled, .prevBtn.swiper-button-disabled {
  opacity: 0.5;
}
#grbs{
  position: relative;
  top: 0;
}
.swiper-listPage{
  position: absolute;
  text-align: center;
  bottom: 5px !important;
}
.swiper-listPage .my-bullet {
  width: 20px;
  height: 6px;
  opacity: 1;
  background: #ffffff;
  display: inline-block;
  margin-right: 5px;
}

.swiper-listPage .my-bullet-active {
  background: #2d66a5;
  opacity: 1;
}

.swiper-listPage .swiper-pagination-bullets {
  text-align: right;
  bottom: 20px !important;
}

.swiper-listPage .my-bullet:last-of-type {
  margin-right: 0px;
}
#grbs .swiper-pagination{
  width: 100%;
  top: 50%;
  margin-top: -28px;
  transform: translateY(-50%);
  opacity: 0;
  animation: all .5s ease;
}
#grbs:hover .swiper-pagination{
  opacity: 1;
}
.nav-self{
  position: absolute;
  background-image: url(../images/blue/lbt_arrows_left.png);
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 56px;
  border-radius: 0 4px 4px 0;
  background-color: rgba(0, 0, 0, 0.4);
  outline: none;
}
.swiper-button-disabled.nav-self{
  background-color: rgba(0, 0, 0, 0.2);
}
.next.nav-self {
  right: 0;
  transform: rotate(180deg);
}
.prev.nav-self {
  left: 0;
}
#frbs{
  position: relative;
  top: 0;
  left: -100%;
}
#frbs .swiper-pagination{
  width: 100%;
  top: 50%;
  margin-top: -28px;
  transform: translateY(-50%);
  opacity: 0;
  animation: all .5s ease;
}
#frbs:hover .swiper-pagination{
  opacity: 1;
}
#bmbs{
  position: relative;
  top: 0;
  left: -200%;
  padding: 10px 0;
}
#bmbs ul{
  padding: 0 15px;
  box-sizing: border-box;
}
#bmbs .swiper-pagination{
  width: 100%;
  top: 50%;
  margin-top: -28px;
  transform: translateY(-50%);
  opacity: 0;
  animation: all .5s ease;
}
#bmbs:hover .swiper-pagination{
  opacity: 1;
}

li a.bsfr_frfw_13 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_13.png);
}

li a.bsfr_frfw_14 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_14.png);
}

li a.bsfr_frfw_15 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_15.png);
}

li a.bsfr_frfw_16 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_16.png);
}

li a.bsfr_frfw_17 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_17.png);
}

li a.bsfr_frfw_18 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_18.png);
}

li a.bsfr_frfw_19 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_19.png);
}

li a.bsfr_frfw_20 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_20.png);
}
li a.bsfr_frfw_21 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_21.png);
}
li a.bsfr_frfw_22 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_22.png);
}
li a.bsfr_frfw_23 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_23.png);
}
li a.churujing h2 {
  background-image: url(../images/blue/32/churujing.png);
}
li a.churujing:hover h2 {
  background-image: url(../images/blue/32/churujing-1.png);
}
li a.xiaofeiweiquan h2 {
  background-image: url(../images/blue/32/xiaofeiweiquan.png);
}
li a.xiaofeiweiquan:hover h2 {
  background-image: url(../images/blue/32/xiaofeiweiquan-1.png);
}
li a.youdaifuxue:hover h2 {
  background-image: url(../images/blue/32/youdaifuxue-1.png);
}
li a.youdaifuxue h2 {
  background-image: url(../images/blue/32/youdaifuxue.png);
}
li a.wenhuatiyu h2 {
  background-image: url(../images/blue/32/wenhuatiyu.png);
}
li a.wenhuatiyu:hover h2 {
  background-image: url(../images/blue/32/wenhuatiyu-1.png);
}
li a.zhishichanquan h2 {
  background-image: url(../images/blue/32/zhishichanquan.png);
}
li a.zhishichanquan:hover h2 {
  background-image: url(../images/blue/32/zhishichanquan-1.png);
}

li a.renliziyuan h2 {
  background-image: url(../images/blue/32/renliziyuan.png);
}
li a.renliziyuan:hover h2 {
  background-image: url(../images/blue/32/renliziyuan-1.png);
}

li a.haiguankouan h2 {
  background-image: url(../images/blue/32/haiguankouan.png);
}

li a.haiguankouan:hover h2 {
  background-image: url(../images/blue/32/haiguankouan-1.png);
}

li a.jiaoyukeyan h2 {
  background-image: url(../images/blue/32/jiaoyukeyan.png);
}

li a.jiaoyukeyan:hover h2 {
  background-image: url(../images/blue/32/jiaoyukeyan-1.png);
}

li a.zhaobiaopaimai h2 {
  background-image: url(../images/blue/32/zhaobiaopaimai.png);
}

li a.zhaobiaopaimai:hover h2 {
  background-image: url(../images/blue/32/zhaobiaopaimai-1.png);
}

li a.jianyanjianyi h2 {
  background-image: url(../images/blue/32/jianyanjianyi.png);
}

li a.jianyanjianyi:hover h2 {
  background-image: url(../images/blue/32/jianyanjianyi-1.png);
}

li a.zhiliangjishu h2 {
  background-image: url(../images/blue/32/zhiliangjishu.png);
}

li a.zhiliangjishu:hover h2 {
  background-image: url(../images/blue/32/zhiliangjishu-1.png);
}

li a.kejichangxin:hover h2 {
  background-image: url(../images/blue/32/kejichangxin-1.png);
}

li a.kejichangxin h2 {
  background-image: url(../images/blue/32/kejichangxin.png);
}

li a.jiaotongyunshu h2 {
  background-image: url(../images/blue/32/jiaotongyunshu.png);
}

li a.jiaotongyunshu:hover h2 {
  background-image: url(../images/blue/32/jiaotongyunshu-1.png);
}

li a.farenzhuxiao h2 {
  background-image: url(../images/blue/32/farenzhuxiao.png);
}

li a.farenzhuxiao:hover h2 {
  background-image: url(../images/blue/32/farenzhuxiao-1.png);
}

li a.nonglinmuyu h2 {
  background-image: url(../images/blue/32/nonglinmuyu.png);
}

li a.nonglinmuyu:hover h2 {
  background-image: url(../images/blue/32/nonglinmuyu-1.png);
}

li a.guotuheguihaujianshe h2 {
  background-image: url(../images/blue/32/guotuheguihaujianshe.png);
}

li a.guotuheguihaujianshe:hover h2 {
  background-image: url(../images/blue/32/guotuheguihaujianshe-1.png);
}

li a.yiliaoweisheng h2 {
  background-image: url(../images/blue/32/yiliaoweisheng.png);
}

li a.yiliaoweisheng:hover h2 {
  background-image: url(../images/blue/32/yiliaoweisheng-1.png);
}

li a.mingzuzongjiao h2 {
  background-image: url(../images/blue/32/mingzuzongjiao.png);
}

li a.mingzuzongjiao:hover h2 {
  background-image: url(../images/blue/32/mingzuzongjiao-1.png);
}

li a.gonganxiaofang h2 {
  background-image: url(../images/blue/32/gonganxiaofang.png);
}

li a.gonganxiaofang:hover h2 {
  background-image: url(../images/blue/32/gonganxiaofang-1.png);
}

li a.churujing:hover h2 {
  background-image: url(../images/blue/32/churujing-1.png);
}

li a.churujing h2 {
  background-image: url(../images/blue/32/churujing.png);
}

li a.shewaifuwu:hover h2 {
  background-image: url(../images/blue/32/shewaifuwu-1.png);
}

li a.shewaifuwu h2 {
  background-image: url(../images/blue/32/shewaifuwu.png);
}

li a.zhaobiaopaimai h2 {
  background-image: url(../images/blue/32/zhaobiaopaimai.png);
}

li a.zhaobiaopaimai:hover h2 {
  background-image: url(../images/blue/32/zhaobiaopaimai-1.png);
}

li a.yiliaoweisheng h2 {
  background-image: url(../images/blue/32/yiliaoweisheng.png);
}

li a.yiliaoweisheng:hover h2 {
  background-image: url(../images/blue/32/yiliaoweisheng-1.png);
}

li a.minzuzongjiao h2 {
  background-image: url(../images/blue/32/minzuzongjiao.png);
}

li a.minzuzongjiao:hover h2 {
  background-image: url(../images/blue/32/minzuzongjiao-1.png);
}

li a.lizhituixiu:hover h2 {
  background-image: url(../images/blue/32/lizhituixiu-1.png);
}

li a.lizhituixiu h2 {
  background-image: url(../images/blue/32/lizhituixiu.png);
}

li a.siwangbinzang:hover h2 {
  background-image: url(../images/blue/32/siwangbinzang-1.png);
}
li a.siwangbinzang h2 {
  background-image: url(../images/blue/32/siwangbinzang.png);
}

li a.gonggonganquan:hover h2 {
  background-image: url(../images/blue/32/gonggonganquan-1.png);
}

li a.gonggonganquan h2 {
  background-image: url(../images/blue/32/gonggonganquan.png);
}

li a.gonggongshiye h2 {
  background-image: url(../images/blue/32/gonggongshiye.png);
}
li a.gonggongshiye:hover h2 {
  background-image: url(../images/blue/32/gonggongshiye-1.png);
}
li a.sifagongzheng h2 {
  background-image: url(../images/blue/32/sifagongzheng.png);
}
li a.sifagongzheng:hover h2 {
  background-image: url(../images/blue/32/sifagongzheng-1.png);
}
li a.rongzixindai:hover h2 {
  background-image: url(../images/blue/32/rongzixindai-1.png);
}
li a.rongzixindai h2 {
  background-image: url(../images/blue/32/rongzixindai.png);
}
li a.diyazhiya h2 {
  background-image: url(../images/blue/32/diyazhiya.png);
}
li a.diyazhiya:hover h2 {
  background-image: url(../images/blue/32/diyazhiya-1.png);
}
li a.huanbaolukuai h2 {
  background-image: url(../images/blue/32/huanbaolukuai.png);
}
li a.huanbaolukuai:hover h2 {
  background-image: url(../images/blue/32/huanbaolukuai-1.png);
}
li a.luyouguanguang h2 {
  background-image: url(../images/blue/32/luyouguanguang.png);
}
li a.luyouguanguang:hover h2 {
  background-image: url(../images/blue/32/luyouguanguang-1.png);
}
li a.yinduiqihoubianhua h2 {
  background-image: url(../images/blue/32/yinduiqihoubianhua.png);
}
li a.yinduiqihoubianhua:hover h2 {
  background-image: url(../images/blue/32/yinduiqihoubianhua-1.png);
}
li a.shuiwuqixiang h2 {
  background-image: url(../images/blue/32/shuiwuqixiang.png);
}
li a.shuiwuqixiang:hover h2 {
  background-image: url(../images/blue/32/shuiwuqixiang-1.png);
}
li a.wenjiaotiyu h2 {
  background-image: url(../images/blue/32/wenjiaotiyu.png);
}
li a.wenjiaotiyu:hover h2 {
  background-image: url(../images/blue/32/wenjiaotiyu-1.png);
}
li a.bsfr_frfw_1 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_1.png);
}

li a.bsfr_frfw_2 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_2.png);
}

li a.bsfr_frfw_3 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_3.png);
}

li a.bsfr_frfw_4 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_4.png);
}

li a.bsfr_frfw_5 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_5.png);
}

li a.bsfr_frfw_6 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_6.png);
}

li a.bsfr_frfw_7 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_7.png);
}

li a.bsfr_frfw_8 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_8.png);
}

li a.bsfr_frfw_9 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_9.png);
}

li a.bsfr_frfw_10 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_10.png);
}

li a.bsfr_frfw_11 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_11.png);
}

li a.bsfr_frfw_12 h2 {
  background-image: url(../images/blue/32/bsfr_frfw_12.png);
}

li a.bsfr_frfw_13:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_13_1.png);
}

li a.bsfr_frfw_14:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_14_1.png);
}

li a.bsfr_frfw_15:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_15_1.png);
}

li a.bsfr_frfw_16:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_16_1.png);
}

li a.bsfr_frfw_17:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_17_1.png);
}

li a.bsfr_frfw_18:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_18_1.png);
}

li a.bsfr_frfw_19:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_19_1.png);
}

li a.bsfr_frfw_20:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_20_1.png);
}

li a.bsfr_frfw_21:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_21_1.png);
}

li a.bsfr_frfw_22:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_22_1.png);
}

li a.bsfr_frfw_23:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_23_1.png);
}

li a.bsfr_frfw_12:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_12_1.png);
}

li a.bsfr_frfw_1:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_1_1.png);
}

li a.bsfr_frfw_2:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_2_1.png);
}

li a.bsfr_frfw_3:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_3_1.png);
}

li a.bsfr_frfw_4:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_4_1.png);
}

li a.bsfr_frfw_5:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_5_1.png);
}

li a.bsfr_frfw_6:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_6_1.png);
}

li a.bsfr_frfw_7:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_7_1.png);
}

li a.bsfr_frfw_8:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_8_1.png);
}

li a.bsfr_frfw_9:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_9_1.png);
}

li a.bsfr_frfw_10:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_10_1.png);
}
li a.bsfr_frfw_11:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_11_1.png);
}
li a.bsfr_frfw_12:hover h2 {
  background-image: url(../images/blue/32/bsfr_frfw_12_1.png);
}

.topic_nav-self{
  background-image: url(../images/blue/16/fwdt_arrows_1.png);
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: center center;
  width: 22px;
  height: 104px;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  z-index: 10;
  -webkit-tap-highlight-color:transparent;
}
.topic_nav-self.swiper-button-disabled{
  opacity: 0.4;
}
.topic_nav-self.next{
  right: 0;
  left: auto;
  transform: rotate(180deg);
}
#topic-serve-list{
  position: relative;
}
#topic-serve-list .swiper-pagination{
  top: 0;
  left: 0;
  right: 0;
}
.office-services-wrap .topic-serve-wrap .topic-serve-box a h3.fandian{
  background-image: url(../images/blue/56/fandian.png);
}
.office-services-wrap .topic-serve-wrap .topic-serve-box a h3.lvguan{
  background-image: url(../images/blue/56/lvguan.png);
}
.office-services-wrap .topic-serve-wrap .topic-serve-box a h3.newbaby{
  background-image: url(../images/blue/56/newbaby.png);
}
.office-services-wrap .topic-serve-wrap .topic-serve-box a h3.wangba{
  background-image: url(../images/blue/56/wangba.png);
}
.office-services-wrap .topic-serve-wrap .topic-serve-box a h3.yaodian{
  background-image: url(../images/blue/56/yaodian.png);
}
