body {
  background-color: #fff;
  box-sizing: border-box;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Segoe UI", "Helvetica Neue",
    "PingFang SC", "Noto Sans", "Noto Sans CJK SC", "Microsoft YaHei", 微软雅黑, sans-serif;
  moz-box-sizing: border-box;
  webkit-box-sizing: border-box;
}

.index_bg {
  /* background: #f7f7f7; */
  background: url(../images/banner.png) no-repeat;
  padding: 0.3rem 0 0 0;
}

.footer a {
  color: #fff;
}

.search {
  width: 54%;
  height: 0.45rem;
  border: solid 2px #6a8dc8;
  background: #fff;
  margin-bottom: 30px;
  border-radius: 4px;
  padding: 0 10px;
}

.search_txt {
  width: 100%;
  border: none;
  background: none;
  outline: none;
  height: 100%;
}

.search_btn {
  background: url(../images/ss.png) no-repeat;
  width: 22px;
  height: 22px;
  border: none;
}

.key {
  width: 8.1rem;
  height: 0.45rem;
  border: solid 1px #aebeda;
  padding: 0 0.24rem;
  color: #a4a4a4;
  background: #fff;
  font-size: 16px;
}

.key a {
  padding: 0 0.15rem;
  color: #a4a4a4;
}

.toutiao_box {
  background: #ffffff;
  height: 1.2rem;
}
.toutiao_box1 {
  background: url(../images/system.png) no-repeat;
  height: 1.2rem;
  background-size: cover;
  margin: 0 20px;
}

.toutiao_list {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}

.toutiao_list1 {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.systemButton {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 315px;
  margin-right: 39px;
}

.button {
  background-color: #1f78dc;
  cursor: pointer;
  border-radius: 6px;
  text-align: center;
  width: 145px;
  height: 43px;
  color: #e9e9e9;
  line-height: 43px;
}
.toutiao_list .swiper {
  height: 1.2rem;
}

.toutiao_tit {
  color: #0f559a;
}
.toutiao_tit1 {
  color: #badefe;
  padding-left: 44px;
  text-align: left;
}

.notice_icon {
  width: 0.39rem;
  height: 0.45rem;
}

.toutiao_txt {
  color: #717171;
  margin: 0 auto;
  width: 60%;
  margin-top: 6px;
}

.toutiao_list .swiper-button-prev {
  top: 0.2rem;
  transform: rotate(90deg);
}

.toutiao_list .swiper-button-prev,
.toutiao_list .swiper-button-next {
  right: 0;
  left: auto;
  margin: 0;
}

.toutiao_list .swiper-button-prev::after,
.toutiao_list .swiper-button-next::after {
  font-size: 0.22rem;
  color: #3d3d3d;
}

.toutiao_list .swiper-button-next {
  top: 0.6rem;
  transform: rotate(90deg);
}

.news_box {
  padding: 0.3rem 0.25rem;
}

.news_con_title {
  width: 84px;
  color: #0f559a;
  border-bottom: 3px solid #0f559a;
  text-align: center;
}

.news_con_header {
  border-bottom: 1px solid #ccc;
}

.linkList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}

.link-item:nth-child(3) {
  margin-top: 34px;
}
.link-item:nth-child(4) {
  margin-top: 34px;
}

.link-item-text {
  margin: 16px 0 12px 0;
  width: 64%;
  text-align: center;
}

.link-item {
  cursor: pointer;
  width: 45%;
  background-image: linear-gradient(to bottom, #fafcff, #eff7fe, #e2f0ff);
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-left: 5%;
}
.link-item img {
  width: 31%;
  margin-top: 12px;
}

.news_right {
  width: 6.8rem;
}
.news_left {
  width: 6rem;
}
.news_left1 {
  width: 6.4rem;
  overflow: hidden;
}

.wrap_box {
  line-height: 1.7;
  color: #333;
  font-size: 16px;
}

.news_banner_tit {
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  bottom: 0;
  left: 0;
  padding: 0 1.8rem 0 0.2rem;
  line-height: 0.63rem;
  color: #fff;
}

.news_banner {
  width: 6rem;
}

.news_banner img {
  height: 3.45rem;
  border-radius: 4px;
}

.news_titBottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  margin: 20px 0;
}

.footer {
  height: 100px;
  background: linear-gradient(180deg, #0c72d0 0%, #0066e3 100%);
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  display: flex;
}

.footer span {
  margin: 10px;
}

.news_tit_item {
  /* width: 20%; */
  height: 60px;
  text-align: center;
  line-height: 60px;
  background-color: #f8f8f8;
  margin: 0 6px;
  flex: 1;
  color: #999eb0;
  border-radius: 6px;
  cursor: pointer;
  overflow: hidden;
}

.news_titBottom .news_tit_item:nth-child(1) .news_tit_item_active::before {
  background-image: url(../images/law.png) !important;
}
.news_titBottom .news_tit_item:nth-child(2) .news_tit_item_active::before {
  background-image: url(../images/fagui.png) !important;
}
.news_titBottom .news_tit_item:nth-child(3) .news_tit_item_active::before {
  background-image: url(../images/bumen.png) !important;
}
.news_titBottom .news_tit_item:nth-child(4) .news_tit_item_active::before {
  background-image: url(../images/guifan.png) !important;
}

/* .news_tit_item:hover {
  background-color: #0a72d5;
  color: #fff;
} */

.news_tit_item_active {
  color: #fff;
  background-color: #0a72d5;
}
/* .news_tit_item_active:nth-child(1) span::before {
  background-image: url(../images/law.png) !important;
}
.news_tit_item:hover:nth-child(2) span::before {
  background-image: url(../images/fagui.png) !important;
}
.news_tit_item:hover:nth-child(3) span::before {
  background-image: url(../images/bumen.png) !important;
}
.news_tit_item:hover:nth-child(4) span::before {
  background-image: url(../images/guifan.png) !important;
}

.news_tit_item:hover:nth-child(1) span::before {
  background-image: url(../images/law.png) !important;
}
.news_tit_item:hover:nth-child(2) span::before {
  background-image: url(../images/fagui.png) !important;
}
.news_tit_item:hover:nth-child(3) span::before {
  background-image: url(../images/bumen.png) !important;
}
.news_tit_item:hover:nth-child(4) span::before {
  background-image: url(../images/guifan.png) !important;
} */

.news_tit_item span {
  position: relative;
  display: block;
  padding-left: 20px;
}
.news_tit_item:nth-child(1) span::before {
  display: block;
  content: "";
  position: absolute;
  left: 45px;
  top: 20px;
  width: 20px;
  height: 20px;
  background: url(../images/e-law.png) no-repeat;
  background-size: 100% 100%;
}

.news_tit_item:nth-child(2) span::before {
  display: block;
  content: "";
  position: absolute;
  left: 45px;
  top: 20px;
  width: 20px;
  height: 20px;
  background: url(../images/e-fagui.png) no-repeat;
  background-size: 100% 100%;
}

.news_tit_item:nth-child(3) span::before {
  display: block;
  content: "";
  position: absolute;
  left: 30px;
  top: 20px;
  width: 20px;
  height: 20px;
  background: url(../images/e-bumen.png) no-repeat;
  background-size: 100% 100%;
}

.news_tit_item:nth-child(4) span::before {
  display: block;
  content: "";
  position: absolute;
  left: 21px;
  top: 20px;
  width: 20px;
  height: 20px;
  background: url(../images/e-guifan.png) no-repeat;
  background-size: 100% 100%;
}

.news_con_tab {
  display: none;
}
.news_con_tab:nth-child(1) {
  display: block;
}
/* .news_tit_item img {
  width: 20px;
  vertical-align: text-bottom;
} */

.news_tit {
  border-bottom: solid 1px #eeeeee;
  padding-bottom: 0.13rem;
}

.news_tit li:first-child {
  margin-left: 0.2rem;
}

.news_tit li {
  line-height: 0.42rem;
  position: relative;
  padding: 0 0.2rem;
  cursor: pointer;
}

.news_tit li::after {
  width: 1px;
  height: 0.2rem;
  background: #dddddd;
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 0.12rem;
}

.news_tit li:hover {
  color: #1658a0;
  font-weight: bold;
}

.news_tit li:hover::before {
  width: 0.86rem;
  height: 0.04rem;
  background: #1658a0;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -0.16rem;
  content: "";
}

.more {
  top: 0;
  right: 0;
  color: #bababa;
}

.news_list {
  padding: 0.1rem 0 0;
}

.news_list li {
  margin-bottom: 0.1rem;
}
.news_list .news_list_tit:hover {
  text-decoration: underline #0f559a;
  color: #0f559a;
}
.news_list_tit {
  max-width: 70%;
  margin-right: 0.3rem;
}

.news_list_tit::before {
  width: 0.05rem;
  height: 0.05rem;
  background: #0f559a;
  display: inline-block;
  margin-right: 0.1rem;
  content: "";
  vertical-align: middle;
  border-radius: 50%;
}

.news_list .news_list_tit1:hover {
  text-decoration: underline #0f559a;
  color: #0f559a;
}
.news_list_tit1::before {
  width: 0.05rem;
  height: 0.05rem;
  background: #0f559a;
  display: inline-block;
  margin-right: 0.1rem;
  content: "";
  vertical-align: middle;
  border-radius: 50%;
}

.news_banner .swiper-pagination-bullet-active {
  width: 0.2rem !important;
}

.news_banner .swiper-pagination-bullet {
  background: #fff;
  width: 0.12rem;
  height: 0.08rem;
  border-radius: 0.04rem;
}

.news_banner .swiper-pagination {
  text-align: right;
  padding-right: 0.2rem;
  box-sizing: border-box;
}

.index {
  padding: 0.25rem 0.25rem 0.35rem;
}

.searvice_list {
  padding: 0.1rem 0 0;
}

.searvice_list li {
  width: 2.45rem;
  height: 1.38rem;
  background: #ebf0ff;
  margin: 0.2rem 0.2rem 0 0;
}
.searvice_list li img {
  width: 0.76rem;
  height: 0.6rem;
  transition: all 0.6s;
}

.searvice_list li:nth-child(5n) {
  margin-right: 0;
}

.searvice_list li:hover img {
  transform: translateY(-0.1rem);
}

.vip_link {
  width: 1.2rem;
  height: 0.39rem;
  background-size: 100% 100%;
  color: #fff;
  margin-left: 0.25rem;
  padding-left: 0.55rem;
}

.member {
  margin-top: 0.35rem;
}

.member_pic {
  margin: 0.3rem 0 0;
  overflow: hidden;
}

.member_pic img {
  height: 1.73rem;
}

.bigimg img {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}

.member_pic::after {
  width: 0;
  height: 0;
  border-top: 0.15rem solid white;
  border-right: 0.15rem solid transparent;
  border-left: 0.15rem solid transparent;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0.62rem;
}

.fengcai {
  margin-top: 0.35rem;
}

.fengcai img {
  height: 2.08rem;
}

.footer_bg {
  background: #2b303b;
}

.friendlink {
  padding: 0.48rem 0 0.4rem;
  border-bottom: solid 1px #585c65;
}
.select {
  width: 2.35rem;
  height: 0.47rem;
  background: #fff;
  border: solid 1px #e5e5e5;
}

.select_tit {
  height: 0.47rem;
  line-height: 0.47rem;
  padding: 0 0.2rem;
  cursor: pointer;
  background: url(../images/nar4.png) no-repeat right 0.1rem center;
  background-size: 0.1rem;
}

.footer_logo {
  width: 1.04rem;
  height: 1.09rem;
  margin-left: 0.2rem;
}

.code_pic {
  width: 1.12rem;
  height: 1.12rem;
}

.footer_code li {
  text-align: center;
  margin-left: 0.24rem;
}

.copyright {
  background: #222630;
  padding: 0.2rem 0;
  color: #a7a8aa;
}

.contact {
  width: 6rem;
  margin-left: 0.5rem;
  line-height: 2.25;
}
.enterSystem {
  color: #abadaf !important;
  cursor: pointer;
}

.select-tit-content {
  background: #fff;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  width: 100%;
  overflow: auto;
  color: #000;
  max-height: 0;
  transition: max-height 0.5s ease;
}
.select-tit-content-item {
  color: #000;
  display: block;
  height: 45px;
  line-height: 45px;
  padding-left: 20px;
}

.select:hover .select-tit-content {
  max-height: 290px;
}

.select-tit-content-item:hover {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.progress {
  height: 150px;
  background: #fff;
  display: flex;
  overflow: hidden;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
  padding: 0 14px;
  box-sizing: border-box;
  justify-content: space-between;
}

.progress_gongcheng {
  height: 150px;
  background: #fff;
  display: flex;
  overflow: hidden;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
  padding: 0 14px;
  box-sizing: border-box;
  justify-content: center;
}

.progress_gongcheng .progress_item {
  margin-right: 44px;
}

.progress_gongcheng .progress_item:nth-child(3) img {
  display: none;
}

.progress_item {
  position: relative;
  width: 14%;
  height: 75%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.progress_item:hover {
  transform: scale(1.02);
  transition: transform 0.5s ease;
}
.progress_item_content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  height: 100%;
}

.progress_item_title {
  width: 90%;
  text-align: center;
  font-size: 14px;
}

.button1 {
  background-color: #1f78dc;
  cursor: pointer;
  border-radius: 6px;
  text-align: center;
  width: 60%;
  height: 30px;
  color: #e9e9e9;
  line-height: 30px;
}

.progress_item img {
  position: absolute;
  right: -29px;
  top: 52px;
  width: 10px;
}

.news_tit_row {
  display: flex;
  flex-direction: row;
}

.news_titBottom_row {
  display: flex;
  flex-direction: column;
  width: 170px;
  height: 100%;
}

.news_tit_item_row {
  height: 52px;
  text-align: center;
  line-height: 52px;
  background-color: #f8f8f8;
  margin: 0 12px 0 0;
  flex: 1;
  color: #999eb0;
  border-radius: 6px;
  cursor: pointer;
  overflow: hidden;
  margin-top: 18px;
}

.news_titBottom_row .news_tit_item_row:nth-child(1) .news_tit_item_active::before {
  background-image: url(../images/law.png) !important;
}
.news_titBottom_row .news_tit_item_row:nth-child(2) .news_tit_item_active::before {
  background-image: url(../images/fagui.png) !important;
}
.news_titBottom_row .news_tit_item_row:nth-child(3) .news_tit_item_active::before {
  background-image: url(../images/bumen.png) !important;
}
.news_titBottom_row .news_tit_item_row:nth-child(4) .news_tit_item_active::before {
  background-image: url(../images/guifan.png) !important;
}

.news_tit_item_row span {
  position: relative;
  display: block;
  padding-left: 20px;
}
.news_tit_item_row:nth-child(1) span::before {
  display: block;
  content: "";
  position: absolute;
  left: 45px;
  top: 20px;
  width: 20px;
  height: 20px;
  background: url(../images/e-law.png) no-repeat;
  background-size: 100% 100%;
}

.news_tit_item_row:nth-child(2) span::before {
  display: block;
  content: "";
  position: absolute;
  left: 45px;
  top: 20px;
  width: 20px;
  height: 20px;
  background: url(../images/e-fagui.png) no-repeat;
  background-size: 100% 100%;
}

.news_tit_item_row:nth-child(3) span::before {
  display: block;
  content: "";
  position: absolute;
  left: 30px;
  top: 20px;
  width: 20px;
  height: 20px;
  background: url(../images/e-bumen.png) no-repeat;
  background-size: 100% 100%;
}

.news_tit_item_row:nth-child(4) span::before {
  display: block;
  content: "";
  position: absolute;
  left: 21px;
  top: 20px;
  width: 20px;
  height: 20px;
  background: url(../images/e-guifan.png) no-repeat;
  background-size: 100% 100%;
}


.nav-item {
  position: relative;
}
.nav-item .item:hover .item-content {
  /* display: block; */
  max-height: 900px;
  color: #000;
  border: 1px solid #ccc;
}
.nav-item .item .item-content {
  /* display: none; */
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease;
  position: absolute;
  z-index: 1000;
  background: #fff;
  width: 60%;
  left: 20%;
  top: 48px;
  border: 1px solid transparent;
}
.nav-item .item .item-content .item-son {
  padding: 10px 0;
  font-size: 16px;
  text-align: center;
}

.nav-item .item .item-content .item-son:hover {
  background: #0176dd;
  color: #fff;
}

