body {
  background: url("//mpa.hubei.gov.cn/material/images/gxbcyjs/bg.jpg") 50% 0% no-repeat;
}
a {
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
.header {
  height: 390px;
}
.header a h1 {
  width: 380px;
  height: 67px;
  background: url("//mpa.hubei.gov.cn/material/images/gxbcyjs/logo.png") 50% 50% no-repeat;
  margin-top: 22px;
}
.content {
  background: #fff;
  box-shadow: 3px 3px 15px rgba(0, 56, 96, 0.1);
  padding: 27px 30px;
}
.nav-height {
  height: 63px;
  width: 100%;
}
.nav {
  border-bottom: 1px dashed #00589f;
  display: flex;
  justify-content: space-between;
  height: 100%;
  background: #fff;
}
.nav::before {
  display: none;
}
.nav::after {
  display: none;
}
.nav li {
  width: 164px;
  height: 45px;
  background: #5fadec;
  border-radius: 10px;
  text-align: center;
  line-height: 45px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}
.nav-height.navFix {
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -600px;
  border-bottom: 1px solid #e3e3e3 \9;
  z-index: 99999;
  height: 63px;
  width: 1200px;
  padding: 0px 30px;
}
.nav li::after {
  display: block;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 9px solid #5fadec;
  left: 46%;
}
.nav li.current {
  background: #096ab8;
}
.nav li.current::after {
  border-top: 9px solid #096ab8;
}
.nav li.current::before {
  display: block;
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #096ab8;
  left: 46.5%;
  bottom: -22px;
}
.l-title {
  width: 202px;
  height: 54px;
  padding-left: 86px;
  line-height: 66px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 26px;
}
.title1 {
  background: url("//mpa.hubei.gov.cn/material/images/gxbcyjs/bt1.png") 50% 50% no-repeat;
}
.title2 {
  background: url("//mpa.hubei.gov.cn/material/images/gxbcyjs/bt2.png") 50% 50% no-repeat;
}
.title3 {
  background: url("//mpa.hubei.gov.cn/material/images/gxbcyjs/bt3.png") 50% 50% no-repeat;
}
.title4 {
  background: url("//mpa.hubei.gov.cn/material/images/gxbcyjs/bt4.png") 50% 50% no-repeat;
}
.title5 {
  background: url("//mpa.hubei.gov.cn/material/images/gxbcyjs/bt5.png") 50% 50% no-repeat;
}
.title6 {
  background: url("//mpa.hubei.gov.cn/material/images/gxbcyjs/bt6.png") 50% 50% no-repeat;
}
.title7 {
  background: url("//mpa.hubei.gov.cn/material/images/gxbcyjs/bt7.png") 50% 50% no-repeat;
}
.title8 {
  background: url("//mpa.hubei.gov.cn/material/images/gxbcyjs/bt8.png") 50% 50% no-repeat;
}

.p1 {
  width: 100%;
  margin-top: 39px;
  display: flex;
  justify-content: space-between;
}
.p1-left {
  width: 729px;
}
.p1-right {
  width: 357px;
}
.p1-left .list-t li {
  padding-left: 38px;
  padding-right: 27px;
  line-height: 54px;
  border-bottom: 1px dashed;
}
.p1-left .list-t li:last-child {
  border-bottom: none;
}
.p1-left .list-t li a {
  color: #333333;
  font-size: 18px;
}
.p1-left .list-t li:hover {
  background: #eef7ff;
  margin-top: -1px;
  border-bottom: none;
}
.p1-left .list-t li:hover a {
  color: #096ab8;
}
.p1-left .list-t li:before {
  left: 17px;
  width: 6px;
  height: 6px;
  background: #096ab8;
}
.wz-jd {
  width: 100%;
  height: 60px;
  border-radius: 8px;
  border: 1px solid #cbe7ff;
  text-align: center;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  position: relative;
  box-shadow: 3px 0px 6px rgba(204, 231, 255, 0.74);
}
.jd-r {
  position: absolute;
  width: 30px;
  height: 30px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  text-align: center;
  line-height: 30px;
  right: 0px;
}
.wen {
  background-color: #cde7ff;
  color: #096ab8;
}
.tu {
  background-color: #fff2d9;
  color: #ee6a00;
}
.tp-jd {
  width: 100%;
  position: relative;
  padding-left: 33px;
  padding-right: 28px;
  border-radius: 8px;
  border: 1px solid #cbe7ff;
  margin-top: 18px;
  box-shadow: 3px 0px 6px rgba(204, 231, 255, 0.74);
  padding-bottom: 12px;
}
.tp-jd img {
  width: 266px;
  height: 108px;
  margin-top: 24px;
}
.tp-jd .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tp-jd .swiper-slide p {
  font-size: 16px;
  color: #333333;
  margin-top: 14px;
}
.tp-jd .swiper-pagination {
  display: flex;
  justify-content: center;
}
.topic .navi li,
.topic .swiper-pagination-bullet {
  width: 27px;
  height: 6px;
  display: inline-block;
  margin: 0 4px;
  background: #a6d4ff;
  opacity: 1;
  border-radius: 3px;
  transition: all 0.3s;
  cursor: pointer;
  font-size: 0px;
}
.tp-jd .swiper-pagination .on {
  background: #54a7f4;
}

.p2 {
  margin-top: 37px;
}
.p2 .tab {
  background: url("//mpa.hubei.gov.cn/material/images/gxbcyjs/tab_bg.png") 50% 50% no-repeat;
  width: 840px;
  height: 124px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.p2 .tab a {
  width: 210px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #333;
  position: relative;
}
.p2 .tab a.current::after {
  display: block;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #ddeeff;
  left: 42%;
  bottom: -14px;
}
.p2 .tab a i {
  width: 55px;
  height: 55px;
  display: block;
  border: 1px solid #aad3f4;
  border-radius: 15px;
  box-sizing: 0px 3px 10px rgba(9, 106, 184, 0.3);
  margin-bottom: 14px;
}
.p2 .tab a .s1 {
  background: #fff url("//mpa.hubei.gov.cn/material/images/gxbcyjs/s1.png") 50% 50% no-repeat;
}
.p2 .tab a .s2 {
  background: #fff url("//mpa.hubei.gov.cn/material/images/gxbcyjs/s2.png") 50% 50% no-repeat;
}
.p2 .tab a .s3 {
  background: #fff url("//mpa.hubei.gov.cn/material/images/gxbcyjs/s3.png") 50% 50% no-repeat;
}
.p2 .tab a .s4 {
  background: #fff url("//mpa.hubei.gov.cn/material/images/gxbcyjs/s4.png") 50% 50% no-repeat;
}
.tj-table {
  width: 100%;
  border: 1px solid #4796ff;
  margin-top: 40px;
}
.tj-table thead th {
  line-height: 58px;
  text-align: center;
  background-color: #d4ebff;
  color: #156da8;
  font-size: 20px;
}
.tj-table tbody td:nth-child(1) {
  text-align: center;
  background-color: #f3f9ff;
  color: #096ab8;
  border: 1px solid #4796ff;
  width: 20%;
  height: 100px;
  font-size: 20px;
  font-weight: bold;
}
.tj-table tbody td:nth-child(2) {
  text-align: left;
  background-color: #fff;
  color: #333;
  border: 1px solid #4796ff;
  width: 80%;
  height: 100px;
  padding: 25px 56px 25px 46px;
}
.bt-p {
  font-size: 20px;
  color: #096ab8;
  margin-bottom: 14px;
}
.p3 {
  margin-top: 27px;
}
.p4 {
  margin-top: 35px;
}
.tab-pane2 {
  height: 386px;
  border: 1px dashed #4796ff;
  width: 100%;
  padding: 22px 57px 22px 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tab-pane2 .tab2 a {
  width: 438px;
  height: 55px;
  border-radius: 6px;
  background-color: #f3f9ff;
  font-size: 20px;
  line-height: 55px;
  text-align: center;
  display: block;
  position: relative;
  border: 1px solid #bcdeff;
}
.tab-pane2 .tab2 a.current2 {
  font-size: 0px;
  height: 110px;
  border: none;
  background: #d3ebff;
}
.tab-pane2 .tab2 a.current2 p {
  display: block !important;
  font-size: 16px;
  color: #333;
  padding: 0px 30px;
  line-height: 24px;
  text-align: left;
}
.tab-pane2 .tab2 a.current2 span {
  display: block;
}
.tab-pane2 .tab2 a.current2 span::after {
  display: block;
}
.tab-pane2 .tab2 a span {
  width: 109px;
  height: 29px;
  border-top-right-radius: 14.5px;
  border-bottom-right-radius: 14.5px;
  background: #096ab8;
  text-align: center;
  line-height: 29px;
  color: #fff;
  display: block;
  position: absolute;
  top: 8px;
  left: 0px;
  font-size: 20px;
  display: none;
}
.tab-pane2 .tab2 a span::after {
  content: "";
  display: none;
  width: 0;
  height: 0;
  border-left: 12px solid #096ab8;
  border-right: 6px solid transparent;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  top: 24%;
  right: -25px;
  position: absolute;
}
.pane2 img {
  width: 602px;
  height: 339px;
  border: 1px solid #4796ff;
}
.p5 {
  margin-top: 51px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p5-right,
.p5-left {
  width: 50%;
}
.sd_box {
  width: 560px;
  height: 215px;
  box-shadow: 0px 0px 6px rgba(204, 231, 255, 0.74);
  border: 1px solid #cbe7ff;
  border-radius: 8px;
}
.p5-left .sd_box {
  font-size: 22px;
  color: #096ab8;
  padding-left: 37px;
  padding-top: 71px;
  background: url("//mpa.hubei.gov.cn/material/images/gxbcyjs/peitu.png") 87% 50% no-repeat;
}
.p5-left .sd_box a {
  width: 135px;
  height: 38px;
  display: block;
  margin-top: 32px;
  margin-left: 4px;
  border-radius: 8px;
  background: #ff743e;
  text-align: center;
  line-height: 38px;
  color: #fff;
}
.p5-right .sd_box {
  float: right;
  padding: 17px 22px;
}
.sd_box .list-a li {
  float: left;
}
.sd_box .list-a a {
  width: 249px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  background: linear-gradient(to bottom, #fdfdff, #e5f2ff);
  border: 1px solid #cbe7ff;
  color: #096ab8;
  border-radius: 4px;
  margin-bottom: 20px;
  font-size: 15px;
}
.sd_box .list-a li:nth-child(odd) a {
  margin-right: 15px;
}
.p6 {
  margin-top: 39px;
}
.p6 .list-b li {
  width: 560px;
  background-color: #f3f9ff;
  border-radius: 10px;
  margin-bottom: 33px;
  float: left;
  padding: 17px 44px 30px 24px;
}
.p6 .list-b li:nth-child(odd) {
  margin-right: 20px;
}
.p6 .list-b li a {
  background: url("//mpa.hubei.gov.cn/material/images/gxbcyjs/wh_bg.png") left center no-repeat;
  display: block;
  width: 100%;
  padding-left: 48px;
  min-height: 27px;
  display: flex;
  align-items: end;
  color: #096ab8;
  font-weight: bold;
}
.qkg {
  background: url("//mpa.hubei.gov.cn/material/images/gxbcyjs/da_bg.png") left top no-repeat;
  display: block;
  width: 100%;
  padding-left: 48px;
  display: flex;
  align-items: end;
  margin-top: 11px;
  line-height: 24px;
}
.p6 .list-b li:nth-child(1) {
  min-height: 151px;
}
.p6 .list-b li:nth-child(2) {
  min-height: 151px;
}
.p6 .list-b li:nth-child(3) {
  min-height: 319px;
}
.p6 .list-b li:nth-child(4) {
  min-height: 319px;
}
