.tab_title {
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.tab_title span {
  display: inline-block;
  line-height: 30px;
  font-family: "PingFang SC Bold";
  font-weight: 700;
  font-size: 22px;
  color: #333;
  cursor: pointer;
  margin-right: 30px;
}

.tab_title .hover {
  position: relative;
}

.tab_title .hover a {
  color: #0A7EE2;
}

.tab_title span.hover::after {
  content: "";
  display: block;
  height: 4px;
  border-radius: 2px;
  background: #0A7EE2;
  position: absolute;
  bottom: -20px;
  left: 0px;
  right: 0px;
}

.tab_list {
  padding-top: 5px;
}

.tab_list ul li {
  padding-left: 20px;
  background: url(d_1.png) left center no-repeat;
  background-size: 4px;
  font-size: 16px;
  line-height: 45px;
  border-bottom: 1px solid #eee;
  display: flex;
}

.tab_list ul li:last-child {
  border-bottom: none;
}


.tab_list ul li a {
  max-width: 80%;
  margin-right: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tab_list ul li span.time {
  color: #999;
}

.old_type .tab_title span {
  line-height: 40px;
  font-size: 28px;
}

.old_type .tab_list {
  padding-top: 10px;
}

.old_type .tab_list ul li {
  background: url(d_1.png) left center no-repeat;
  background-size: 9px;
  font-size: 24px;
  line-height: 2;
}

.mobile_type .tab_title span {
  display: inline-block;
  line-height: 1.3;
  font-size: 4.5vw;
  margin-right: 1vw;
}

.mobile_type .tab_list ul li {
  padding-left: 2vw;
  font-size: 4vw;
  line-height: 1.5;
}

.mobile_type .tab_list ul li a {
  max-width: 55%;
}

.title {
  display: block;
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  color: #333;
  margin-bottom: 20px;
}

.old_type .title {
  font-weight: 700;
  font-size: 29px;
  line-height: 1.2;
  color: #333;
  margin-bottom: 20px;
}

.mobile_type .title {
  font-size: 5.5vw;
  line-height: 1.5;
  margin-bottom: 4vw;
}

.main {
  min-height: 1000px;
  padding-bottom: 1px;
  position: relative;
}

.main::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 443px;
  background: linear-gradient(180.00deg, #f1f9ff4f 0%, #fff 46.85%, #f1f9ffa6 100%);
}

.main>div {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
}

.first_region {
  background: url(onebg.png) center bottom no-repeat;
  background-size: cover;
}

.first_region_box {
  width: 1200px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 10px;
}

.bigtitle {
  font-family: "PingFang SC Bold";
  font-weight: 700;
  font-size: 30px;
  text-align: left;
  color: #333;
  margin-bottom: 35px;
}

.bigtitle span {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
  color: #999;
  margin-left: 30px;
}

.mwww_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mwww_box a {
  margin-bottom: 30px;
}

.mwww_box a img {
  display: block;
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
}

.mwww_box a span {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 18px;
  text-align: left;
  color: #000;
}

.second_region {
  width: 1200px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.second_left {
  width: 670px;
}

.second_right {
  width: 490px;
}

.box_item {
  padding: 11px 20px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #dfeefc;
}

.zxft {
  margin-bottom: 40px;
}

.xwfb_box {
  border-radius: 4px;
  background: #f1f9ff;
  padding: 20px;
}

.xwfb_box img {
  width: 100%;
  height: 300px;
}

.xwfb_text.tab_list ul li {
  border: 0;
  line-height: 36px;
}

.xwfb_text.tab_list ul li a {
  max-width: 60%;
}

.third_region,
.fourth_region,
.fifth_region {
  width: 1200px;
  margin: auto;
}

.tsbn_box {
  position: relative;
}

.tsbn_swiper {
  overflow: hidden;
}

.tsbn_swiper .swiper-slide img {
  width: 100%;
  height: 147px;
}

.tsbn_swiper .swiper-slide .swiper-slide_text {
  padding: 15px 20px;
  background: #fff;
  border: 1px solid #dfeefc;
}

.tsbn_swiper .swiper-slide .swiper-slide_title {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 16px;
  line-height: 2;
  text-align: left;
  color: #000;
  /* Ã©Å¡ÂÃ¨â€”Â4Ã¨Â¡Å’ */
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.btn_box div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background: #fff;
  box-shadow: 0 3px 18px #00000014;
  background-size: cover;
}

.btn_box div.swiper-button-prev {
  left: -25px;
  background: url(free_left.png) no-repeat;
}

.btn_box div.swiper-button-prev:hover {
  background: url(free_left_hover.png) no-repeat;
}

.btn_box div.swiper-button-disabled {
  display: none;
}

.btn_box div.swiper-button-next {
  right: -25px;
  background: url(free_right.png) no-repeat;
}

.btn_box div.swiper-button-next:hover {
  background: url(free_right_hover.png) no-repeat;
}

.fourth_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.fourth_item {
  width: calc(50% - 15px);
  display: flex;
  align-items: center;
  border-radius: 4px 4px 4px 20px;
  background: #fafafa;
  padding-right: 20px;
  margin-bottom: 30px;
}

.fourth_item span.status {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 82px;
  border-radius: 0 20px;
  background: #999;
  font-family: "PingFang SC Bold";
  font-weight: 700;
  text-align: left;
  color: #fff;
  margin-right: 20px;
  padding: 0 10px;
}

.fourth_item span.status span {
  width: 1em;
  line-height: 1.3;
}

.fourth_item span.status.success {
  background: #0a7ee2;
}

.fourth_item span.fourth_tit {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 16px;
  line-height: 48px;
  text-align: left;
  color: #666;
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.fourth_item span.fourth_tit:hover {
  color: #0a7ee2;
}

.fourth_item span.fourth_time {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 16px;
  line-height: 48px;
  text-align: left;
  color: #666;
  margin-left: 20px;
}

.fifth_box {
  display: flex;
  justify-content: space-between;
}

.rwm {
  display: flex;
  width: 498px;
  height: 200px;
  background: linear-gradient(180.00deg, #fff 0%, #f1f9ff 100%);
  box-shadow: 0 0 16px #00000014;
  padding: 30px;
}

.rwm_img {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 160px;
}

.rwm_img_box {
  width: 100px;
  height: 100px;
  background: #fff;
  box-shadow: 0 0 16px #00000014;
  padding: 5px;
  margin-bottom: 17px;
}

.rwm_img img {
  width: 90px;
  height: 90px;
}

.rwm_img span {
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  color: #000;
}

.rwm_txt {
  flex: 1;
}

.rwm_txt p {
  font-family: "PingFang SC Bold";
  font-weight: 700;
  font-size: 18px;
  text-align: left;
  color: #3378d1;
  margin-bottom: 15px;
}

.rwm_txt span {
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  text-align: left;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.fifth_item {
  width: 204px;
  height: 200px;
  background: linear-gradient(180.00deg, #fff 0%, #f1f9ff 100%);
  box-shadow: 0 0 16px #00000014;
  padding: 30px;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #000;
}

.fifth_item img {
  display: block;
  width: 97px;
  height: 97px;
  margin: 0 auto 20px;
}

.old_type {
  font-size: 24px;
}

.old_type .first_region {
  background: url(onebg.png) center bottom no-repeat;
  background-size: cover;
}

.old_type .bigtitle {
  font-size: 40px;
  margin-bottom: 35px;
}

.old_type .bigtitle span {
  font-size: 26px;
  margin-left: 30px;
}

.old_type .mwww_box {}

.old_type .mwww_box a {
  margin-bottom: 30px;
  text-align: center;
}

.old_type .mwww_box a img {
  width: 110px;
  height: auto;
  margin-bottom: 20px;
}

.old_type .mwww_box a span {
  font-size: 24px;
}

.old_type .second_region {
  width: 1200px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.old_type .second_left {
  width: 100%;
  margin-bottom: 30px;
}

.old_type .second_right {
  width: 100%;
}

.old_type .box_item {
  padding: 11px 20px;
  border-radius: 4px;
}

.old_type .zxft {
  margin-bottom: 40px;
}

.old_type .xwfb_box {
  border-radius: 4px;
  padding: 30px;
}

.old_type .xwfb_box img {
  width: 100%;
  height: auto;
}

.old_type .xwfb_text.tab_list ul li {
  border: 0;
  line-height: 2;
}

.old_type .xwfb_text.tab_list ul li a {
  max-width: 80%;
}

.old_type .tsbn_swiper .swiper-slide img {
  width: 100%;
  height: 300px;
}

.old_type .tsbn_swiper .swiper-slide .swiper-slide_text {
  padding: 15px 20px;
  background: #fff;
  border: 1px solid #dfeefc;
}

.old_type .tsbn_swiper .swiper-slide .swiper-slide_title {
  font-size: 24px;
}

.old_type .fourth_item {
  width: calc(50% - 15px);
  padding-right: 20px;
  margin-bottom: 30px;
}

.old_type .fourth_item span.status {
  width: auto;
  height: auto;
  border-radius: 0 20px;
  margin-right: 20px;
  padding: 20px;
}

.old_type .fourth_item span.fourth_tit {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 24px;
  line-height: inherit;
  text-align: left;
  flex: 1;
}

.old_type .fourth_item span.fourth_time {
  font-size: 24px;
  margin-left: 20px;
}

.old_type .fifth_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.old_type .rwm {
  display: flex;
  width: 100%;
  height: auto;
  padding: 30px;
  margin-bottom: 20px;
}

.old_type .rwm_img {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 180px;
}

.old_type .rwm_img_box {
  width: 130px;
  height: 130px;
  background: #fff;
  box-shadow: 0 0 16px #00000014;
  padding: 5px;
  margin-bottom: 17px;
}

.old_type .rwm_img img {
  width: 100%;
  height: auto;
}

.old_type .rwm_img span {
  font-size: 24px;
}

.old_type .rwm_txt {
  flex: 1;
}

.old_type .rwm_txt p {
  font-size: 26px;
  margin-bottom: 15px;
}

.old_type .rwm_txt span {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.3;
}

.old_type .fifth_item {
  width: calc(33.3% - 20px);
  height: auto;
  font-size: 24px;
  text-align: center;
}

.old_type .fifth_item img {
  width: 112px;
  height: auto;
  margin: 0 auto 20px;
}

.mobile_type {
  font-size: 4vw;
}

.mobile_type .main>div {
  margin-bottom: 4vw;
}

.mobile_type .first_region {
  background-color: #fefeff;
}

.mobile_type .first_region_box {
  width: 92vw;
  margin: 0 auto;
  padding-top: 6vw;
  padding-bottom: 10px;
}

.mobile_type .bigtitle {
  font-size: 6vw;
  margin-bottom: 3vw;
}

.mobile_type .bigtitle span {
  font-size: 5vw;
  line-height: 2;
  margin-left: 0;
  display: block;
}

.mobile_type .mwww_box {
  width: 100%;
}

.mobile_type .mwww_box a {
  margin-bottom: 4vw;
  margin-right: 0;
  width: 25%;
  text-align: center;
}

.mobile_type .mwww_box a img {
  display: block;
  width: 15vw;
  height: 15vw;
  margin: 0 auto 2vw;
}

.mobile_type .mwww_box a span {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 3.5vw;
  text-align: left;
  color: #000;
}

.mobile_type .second_region {
  width: 92vw;
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.mobile_type .second_left {
  width: 100%;
  margin-bottom: 4vw;
}

.mobile_type .second_right {
  width: 100%;
}

.mobile_type .box_item {
  padding: 11px 20px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #dfeefc;
}

.mobile_type .zxft {
  margin-bottom: 40px;
}

.mobile_type .xwfb_box {
  border-radius: 4px;
  background: #f1f9ff;
  padding: 2vw;
}

.mobile_type .xwfb_box img {
  width: 100%;
  height: auto;
}

.mobile_type .xwfb_text.tab_list ul li {
  border: 0;
  line-height: 2;
}

.mobile_type .xwfb_text.tab_list ul li a {
  max-width: 60%;
}

.mobile_type .third_region,
.mobile_type .fourth_region,
.mobile_type .fifth_region {
  width: 92vw;
  margin: auto;
}

.mobile_type .tsbn_swiper .swiper-slide img {
  width: 100%;
  height: auto;
}

.mobile_type .tsbn_swiper .swiper-slide .swiper-slide_text {
  padding: 1.5vw 2vw;
}

.mobile_type .tsbn_swiper .swiper-slide .swiper-slide_title {
  font-size: 4vw;
  line-height: 2;
}

.mobile_type .btn_box {
  display: none;
}

.mobile_type .fourth_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.mobile_type .fourth_item {
  width: 100%;
  display: flex;
  align-items: center;
  padding-right: 4vw;
  margin-bottom: 4vw;
}

.mobile_type .fourth_item span.status {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  border-radius: 0 2vw;
  color: #fff;
  margin-right: 2vw;
  padding: 2vw;
}

.mobile_type .fourth_item span.fourth_tit {
  font-size: 4vw;
  line-height: 2;
}

.mobile_type .fourth_item span.fourth_time {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 4vw;
  line-height: 2;
  margin-left: 2vw;
}

.mobile_type .fifth_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.mobile_type .rwm {
  display: flex;
  width: 100%;
  height: auto;
  padding: 4vw;
  margin-bottom: 4vw;
}

.mobile_type .rwm_img {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 35vw;
}

.mobile_type .rwm_img_box {
  width: 20vw;
  height: 20vw;
  margin-bottom: 2vw;
}

.mobile_type .rwm_img img {
  width: 100%;
  height: 100%;
}

.mobile_type .rwm_img span {
  font-size: 4vw;
}

.mobile_type .rwm_txt {
  flex: 1;
}

.mobile_type .rwm_txt p {
  font-size: 4vw;
  margin-bottom: 2vw;
}

.mobile_type .rwm_txt span {
  font-size: 3.5vw;
  line-height: 2;
}

.mobile_type .wxgzh.fifth_item {
  width: 100%;
}

.mobile_type .fifth_item {
  width: 47%;
  height: auto;
  padding: 4vw;
  font-size: 4vw;
  margin-bottom: 4vw;
}

.mobile_type .fifth_item img {
  display: block;
  width: 20vw;
  height: 20vw;
  margin: 0 auto 20px;
}