.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 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%;
}

.main {
  padding-top: 40px;
  padding-bottom: 1px;
  position: relative;
}

.main::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 783px;
  background: linear-gradient(180.00deg, #f1f9ff 0%, #fff 100%);
}

.main>div {
  width: 1200px;
  margin: 0 auto 40px;
  position: relative;
  z-index: 1;
}

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

.title a {
  margin-right: 20px;
}

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

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

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

.ldxx_box>img {
  width: 206px;
  height: 256px;
}

.ldxx {
  width: calc(100% - 236px);
}

.ldxx_top {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  border-bottom: 2px solid #dfeefc;
  align-items: flex-end;
  margin-bottom: 25px;
}

.ldxx_top_left {
  width: 650px;
}

.ldxx_top_right {
  width: 250px;
  display: flex;
  justify-content: space-between;
}

.ldxx_title {
  display: flex;
  width: 90px;
  height: 40px;
  background: #0a7ee2;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 22px;
  margin-bottom: 20px;
}

.ldxx_right_item {
  width: 110px;
  height: 90px;
  background: #fff;
  font-weight: 400;
  font-size: 18px;
  line-height: 2;
  color: #333;
  padding-top: 10px;
  text-align: center;
}

.ldxx_right_item img {
  display: block;
  height: 33.73px;
  margin: 0 auto 5px;
}

.ldxx_top_content {
  display: flex;
}

.ldxm {
  width: 90px;
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  color: #0A7EE2;
}

.ldxm a {
  color: #0A7EE2;
}

.ldxx p {
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 10px;
  text-align: left;
  color: #333;
}

.ldxx_bottom_content {
  display: flex;
  justify-content: space-around;
}

.ldxx_bottom_content a {
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  text-align: left;
  color: #000;
}

.ldxx_bottom_content a:hover {
  color: #0a7ee2;
}

.second_region_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.zfxxgk {
  width: 750px;
}

.ysqgk {
  width: 410px;
}

.zfxxgk_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 10px;
  border-top: 2px solid #dfeefc;
}

.zfxxgk_box a {
  width: calc((100% - 40px) / 3);
  padding: 18px 0;
  border-radius: 4px;
  background: linear-gradient(180.00deg, #fff 0%, #f1f9ff 100%);
  border: 1px solid #dfeefc;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  color: #000;
  margin-top: 20px;
}

.zfxxgk_box a:hover {
  background: #0a7ee2;
  color: #fff;
}

.ysqgk_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 30px;
  border-top: 2px solid #dfeefc;
}

.ysqgk_box a {
  width: 205px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border: 1px solid #e1e1e1;
}

.ysqgk_box a img {
  height: 29px;
  margin-right: 20px;
}

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

.ysqgk_box a:hover {
  background: #fff;
  box-shadow: 0 3px 16px #0000001a;
  transform: scale(1.01);
  border: none;
}

.ysqgk_box a:hover span {
  color: #0A7EE2;
}

.second_region_bottom {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.second_region_bottom a {
  width: calc((100% - 60px)/ 3);
  display: flex;
  padding: 18px 0;
  justify-content: center;
  align-items: center;
  background: #f3faff;
}

.second_region_bottom a img {
  height: 30px;
  margin-right: 20px;
}

.second_region_bottom a span {
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 18px;
  color: #000;
}

.second_region_bottom a:hover {
  box-shadow: 0 3px 16px #0000001a;
  transform: scale(1.05);
}

.third_region,
.fifth_region {
  display: flex;
  justify-content: space-between;
}

.third_region_left,
.fifth_region_left {
  width: 750px;
}

.third_region_right,
.fifth_region_right {
  width: 410px;
}

.third_region_content {
  position: relative;
  padding-bottom: 10px;
  padding-right: 10px;
}

.third_region_content::after {
  content: "";
  display: block;
  clear: both;
  width: 400px;
  height: 224px;
  position: absolute;
  background: #f2f9fd;
  bottom: 0px;
  right: 0px;
}

.third_swiper {
  width: 400px;
  height: 224px;
  overflow: hidden;
}

.third_swiper img {
  width: 100%;
  height: 100%;
}

.swiper-pagination {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #0a7ee2;
  opacity: 0.2;
  margin-left: 10px;
}

.swiper-pagination-bullet-active {
  background: #0a7ee2;
  opacity: 1;
}

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

.fourth_region_left {
  width: 430px;
}

.fourth_region_right {
  width: 735px;
}

.fourth_left_content {
  border: 1px solid #e1e1e1;
  background: url(fourth_left_bg.png) no-repeat right bottom #fff;
  background-size: 150px auto;
  padding: 20px 20px 10px 20px;
}

.fourth_left_title {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
  color: #000;
  margin-bottom: 20px;
}

.wjbt_box,
.fwzh_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.fwzh_box {
  padding-bottom: 5px;
}

.wjbt_txt {
  flex: 1;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #e1e1e1;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  color: #333;
  text-indent: 20px;
}

.wjbt_txt::placeholder {
  color: #333;
  font-size: 16px;
}

.wjbt_btn {
  width: 60px;
  line-height: 40px;
  border-radius: 0 4px 4px 0;
  background: #0a7ee2;
  flex: 0 0 auto;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
}

.fwzh_box input,
.fwzh_box select {
  font-weight: 400;
  font-size: 16px;
  padding: 9px 10px;
  color: #333;
  outline: none;
}

.fwzhselect {
  width: 130px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #e1e1e1;
}

.hx {
  width: 20px;
  height: 2px;
  background: #fff;
  border: 1px solid #d2d2d2;
}

.fwzhselectnf {
  width: 82px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #e1e1e1;
}

.fwzhinputh {
  width: 68px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #e1e1e1;
}

.cwhy_box {
  display: flex;
  padding: 20px;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #dfeefc;
}

.fourth_region_imgbox {
  width: 460px;
  height: 240px;
  margin-right: 20px;
}

.fourth_region_imgbox img {
  width: 460px;
  height: 240px;
}

.old_type .fourth_region_imgbox {
  width: 600px;
  height: 300px;
}

.old_type .fourth_region_imgbox img {
  width: 100%;
  height: 100%;
}

.fourth_region_txtbox {
  flex: 1;
  overflow: hidden;
  position: relative;
}

.fourth_region_txtbox .swiper-slide a {
  margin-bottom: 10px;
  display: inline-block;
}

.fourth_region_txtbox .swiper-slide a p {
  color: #000000;
  font-size: 16px;
  font-face: PingFang SC;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 10px;
}

.fourth_region_txtbox .swiper-slide a .fourth_time {
  text-align: center;
  color: #999999;
}

.fourth_region_txtbox .swiper-slide a:hover p {
  color: #0A7EE2;
}

.swiper-pagination1 {
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
}

.swiper-pagination1 .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #6692db;
  opacity: 0.4;
  border-radius: 50%;
}

.swiper-pagination1 .swiper-pagination-bullet-active {
  width: 14px;
  height: 8px;
  border-radius: 4px;
  background: #0a7ee2;
  opacity: 1;
}

.fifth_right {
  padding: 1px;
  overflow: hidden;
}

.fifth_region_right {
  position: relative;
}

.fifth_right_swiper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
}

.fifth_right_swiper .swiper-slide a {
  width: 136px;
  height: 103px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  /* 使用box-shadow替代border */
  box-shadow:
    0 0 0 1px #e1e1e1,
    /* 外边框 */
    -1px 0 0 0 #e1e1e1 inset,
    /* 右侧内边框 */
    0 -1px 0 0 #e1e1e1 inset;
  /* 底部内边框 */
  flex-wrap: wrap;
  align-content: center;
}

.fifth_right_swiper .swiper-slide a img {
  height: 34px;
  display: block;
  margin-bottom: 10px;
}

.fifth_right_swiper .swiper-slide a span {
  width: 100%;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #000;
}

.swiper-pagination2 {
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
}

.swiper-pagination2 .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #6692db;
  opacity: 0.4;
  border-radius: 50%;
}

.swiper-pagination2 .swiper-pagination-bullet-active {
  width: 14px;
  height: 8px;
  border-radius: 4px;
  background: #0a7ee2;
  opacity: 1;
}

.old_type {
  font-size: 24px;
}

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

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

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

.old_type .ldxx_box>img {
  width: 206px;
  height: 256px;
}

.old_type .ldxx {
  width: calc(100% - 236px);
}

.old_type .ldxx_top {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  border-bottom: 2px solid #dfeefc;
  align-items: flex-end;
  margin-bottom: 25px;
}

.old_type .ldxx_top_left {
  width: calc(100% - 350px);
}

.old_type .ldxx_top_right {
  width: auto;
  display: flex;
  justify-content: space-between;
}

.old_type .ldxx_title {
  display: flex;
  width: 120px;
  height: 50px;
  background: #0a7ee2;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-bottom: 20px;
}

.old_type .ldxx_right_item {
  width: 140px;
  height: 120px;
  background: #fff;
  font-weight: 400;
  font-size: 24px;
  line-height: 2;
  color: #333;
  padding-top: 15px;
  margin-left: 25px;
  text-align: center;
}

.old_type .ldxx_right_item img {
  display: block;
  height: 45px;
  margin: 0 auto 5px;
}

.old_type .ldxx_top_content {
  display: flex;
}

.old_type .ldxm {
  width: 120px;
  font-size: 26px;
  line-height: 1.2;
  color: #0a7ee2;
}

.old_type .ldxx p {
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 16px;
  text-align: left;
  color: #333;
}

.old_type .ldxx_bottom_content {
  display: flex;
  justify-content: space-around;
}

.old_type .ldxx_bottom_content a {
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  text-align: left;
  color: #000;
}

.old_type .ldxx_bottom_content a:hover {
  color: #0a7ee2;
}

.old_type .second_region_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.old_type .zfxxgk {
  width: 750px;
}

.old_type .ysqgk {
  width: 410px;
}

.old_type .zfxxgk_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 10px;
  border-top: 2px solid #dfeefc;
}

.old_type .zfxxgk_box a {
  width: calc((100% - 40px) / 3);
  padding: 18px 0;
  border-radius: 4px;
  background: linear-gradient(180deg, #fff 0%, #f1f9ff 100%);
  border: 1px solid #dfeefc;
  font-weight: 500;
  font-size: 24px;
  text-align: center;
  color: #000;
  margin-top: 20px;
}

.old_type .zfxxgk_box a:hover {
  background: #0a7ee2;
  color: #fff;
}

.old_type .ysqgk_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 30px;
  border-top: 2px solid #dfeefc;
}

.old_type .ysqgk_box a {
  width: 205px;
  height: 79px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border: 1px solid #e1e1e1;
}

.old_type .ysqgk_box a img {
  height: 38px;
  margin-right: 20px;
}

.old_type .ysqgk_box a span {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 26px;
  line-height: 42px;
  text-align: left;
  color: #000;
}

.old_type .ysqgk_box a:hover {
  background: #fff;
  box-shadow: 0 3px 16px #0000001a;
  transform: scale(1.01);
  border: none;
}

.old_type .ysqgk_box a:hover span {
  color: #0a7ee2;
}

.old_type .second_region_bottom {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.old_type .second_region_bottom a {
  width: calc((100% - 60px) / 3);
  display: flex;
  padding: 18px 0;
  justify-content: center;
  align-items: center;
  background: #f3faff;
}

.old_type .second_region_bottom a img {
  height: 40px;
  margin-right: 20px;
}

.old_type .second_region_bottom a span {
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 26px;
  color: #000;
}

.old_type .second_region_bottom a:hover {
  box-shadow: 0 3px 16px #0000001a;
  transform: scale(1.05);
}

.old_type .third_region,
.old_type .fifth_region {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.old_type .third_region_left,
.old_type .fifth_region_left {
  width: 750px;
}

.old_type .third_region_right,
.old_type .fifth_region_right {
  width: 410px;
}

.old_type .third_region_content {
  position: relative;
  padding-bottom: 10px;
  padding-right: 10px;
}

.old_type .third_region_content::after {
  content: "";
  display: block;
  clear: both;
  width: 400px;
  height: 224px;
  position: absolute;
  background: #f2f9fd;
  bottom: 0px;
  right: 0px;
}

.old_type .third_swiper {
  width: 400px;
  height: 224px;
  overflow: hidden;
}

.old_type .third_swiper img {
  width: 100%;
  height: 100%;
}

.old_type .swiper-pagination {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.old_type .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #0a7ee2;
  opacity: 0.2;
  margin-left: 10px;
}

.old_type .swiper-pagination-bullet-active {
  background: #0a7ee2;
  opacity: 1;
}

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

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

.old_type .fourth_region_right {
  width: 100%;
}

.old_type .fourth_left_content {
  border: 1px solid #e1e1e1;
  background: url(fourth_left_bg.png) no-repeat right bottom #fff;
  background-size: auto 100%;
  padding: 30px 30px 0 30px;
}

.old_type .fourth_left_title {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 28px;
  line-height: 1.2;
  text-align: left;
  color: #000;
  margin-bottom: 20px;
}

.old_type .wjbt_box,
.old_type .fwzh_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.old_type .fwzh_box {
  padding-bottom: 0;
}

.old_type .wjbt_txt {
  flex: 1;
  height: 50px;
  line-height: 50px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #e1e1e1;
  font-weight: 400;
  font-size: 24px;
  text-align: left;
  color: #333;
  text-indent: 20px;
}

.old_type .wjbt_txt::placeholder {
  color: #333;
  font-size: 24px;
}

.old_type .wjbt_btn {
  width: 120px;
  line-height: 50px;
  border-radius: 0 4px 4px 0;
  background: #0a7ee2;
  flex: 0 0 auto;
  font-weight: 400;
  font-size: 24px;
  color: #fff;
}

.old_type .fwzh_box input,
.old_type .fwzh_box select {
  font-weight: 400;
  font-size: 24px;
  padding: 9px 10px;
  color: #333;
  outline: none;
  flex: 1;
  width: auto;
}

.old_type .fwzhselect {
  width: 130px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #e1e1e1;
}

.old_type .hx {
  width: 40px;
  height: 2px;
  background: #fff;
  border: 1px solid #d2d2d2;
  margin: 0 20px;
}

.old_type .fwzhselectnf {
  width: 82px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #e1e1e1;
}

.old_type .fwzhinputh {
  width: 68px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #e1e1e1;
}

.old_type .cwhy_box {
  display: flex;
  padding: 20px;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #dfeefc;
}

.old_type .fourth_region_txtbox .swiper-slide a {
  margin-bottom: 10px;
  display: block;
  text-align: center;
}

.old_type .fourth_region_txtbox .swiper-slide a p {
  font-size: 24px;
}

.old_type .fifth_right {
  padding: 1px 0px 40px 1px;
}

.old_type .fifth_region_right {
  position: relative;
  width: 100%;
}

.old_type .fifth_right_swiper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
}

.old_type .fifth_right_swiper .swiper-slide a {
  width: 33.3%;
  height: auto;
  padding: 30px;
}

.old_type .fifth_right_swiper .swiper-slide a img {
  height: 55px;
  display: block;
  margin-bottom: 20px;
}

.old_type .fifth_right_swiper .swiper-slide a span {
  font-size: 24px;
}

.old_type .fifth_region_left {
  width: 100%;
}

.mobile_type {
  font-size: 4vw;
}

.mobile_type .main {
  padding-top: 4vw;
  padding-bottom: 1px;
  position: relative;
}

.mobile_type .main::after {
  height: 160vw;
}

.mobile_type .main>div {
  width: 92vw;
  margin: 0 auto 4vw;
}

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

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

.mobile_type .ldxx_box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
}

.mobile_type .ldxx_box>img {
  width: 25vw;
  height: 40vw;
  margin-bottom: 4vw;
}

.mobile_type .ldxx {
  width: 100%;
}

.mobile_type .ldxx_top {
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
  border-bottom: 2px solid #dfeefc;
  align-items: flex-end;
  margin-bottom: 25px;
  flex-wrap: wrap;
}

.mobile_type .ldxx_top_left {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
}

.mobile_type .ldxx_top_right {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 4vw;
}

.mobile_type .ldxx_title {
  display: flex;
  width: 18vw;
  height: 8vw;
  background: #0a7ee2;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-bottom: 20px;
}

.mobile_type .ldxx_right_item {
  width: auto;
  height: auto;
  background: #fff;
  font-weight: 400;
  font-size: 4vw;
  line-height: 2;
  margin-right: 4vw;
  color: #333;
  padding: 2vw;
  text-align: center;
}

.mobile_type .ldxx_right_item img {
  display: block;
  height: 8vw;
  margin: 0 auto 5px;
}

.mobile_type .ldxx_top_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.mobile_type .ldxm {
  width: 18vw;
  font-weight: 400;
  flex: 0 0 auto;
  font-size: 5vw;
  text-align: center;
  line-height: 1.5;
  color: #0a7ee2;
  margin-bottom: 20px;
}

.mobile_type .ldxx p {
  font-weight: 400;
  font-size: 3.5vw;
  margin-bottom: 2vw;
  text-align: center;
  color: #333;
}

.mobile_type .ldxx_bottom_content {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.mobile_type .ldxx_bottom_content a {
  padding: 0 2vw;
  font-weight: 400;
  font-size: 4vw;
  line-height: 2;
  text-align: left;
  color: #000;
}

.mobile_type .ldxx_bottom_content a:hover {
  color: #0a7ee2;
}

.mobile_type .second_region_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

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

.mobile_type .ysqgk {
  width: 100%;
}

.mobile_type .zfxxgk_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 2vw;
  border-top: 2px solid #dfeefc;
}

.mobile_type .zfxxgk_box a {
  width: calc((100% - 40px) / 2);
  padding: 4vw 0;
  border-radius: 4px;
  background: linear-gradient(180deg, #fff 0%, #f1f9ff 100%);
  border: 1px solid #dfeefc;
  font-weight: 500;
  font-size: 3.5vw;
  text-align: center;
  color: #000;
  margin-top: 4vw;
}

.mobile_type .zfxxgk_box a:hover {
  background: #0a7ee2;
  color: #fff;
}

.mobile_type .ysqgk_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 30px;
  border-top: 2px solid #dfeefc;
}

.mobile_type .ysqgk_box a {
  width: 50%;
  height: auto;
  padding: 4vw 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border: 1px solid #e1e1e1;
}

.mobile_type .ysqgk_box a img {
  height: 7vw;
  margin-right: 20px;
}

.mobile_type .ysqgk_box a span {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 4vw;
  line-height: initial;
  text-align: left;
  color: #000;
}

.mobile_type .ysqgk_box a:hover {
  background: #fff;
  box-shadow: 0 3px 16px #0000001a;
  transform: scale(1.01);
  border: none;
}

.mobile_type .ysqgk_box a:hover span {
  color: #0a7ee2;
}

.mobile_type .second_region_bottom {
  margin-top: 4vw;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: normal;
}

.mobile_type .second_region_bottom a {
  width: calc((100% - 60px) / 3);
  display: flex;
  padding: 2vw;
  justify-content: center;
  align-items: center;
  background: #f3faff;
}

.mobile_type .second_region_bottom a img {
  height: 30px;
  margin-right: 20px;
}

.mobile_type .second_region_bottom a span {
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 3.5vw;
  color: #000;
}

.mobile_type .second_region_bottom a:hover {
  box-shadow: 0 3px 16px #0000001a;
  transform: scale(1.05);
}

.mobile_type .third_region,
.mobile_type .fifth_region {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.mobile_type .third_region_left,
.mobile_type .fifth_region_left {
  width: 100%;
}

.mobile_type .third_region_right,
.mobile_type .fifth_region_right {
  width: 100%;
}

.mobile_type .third_region_content {
  position: relative;
  padding-bottom: 10px;
  padding-right: 10px;
}

.mobile_type .third_region_content::after {
  content: "";
  display: block;
  clear: both;
  width: 400px;
  height: 224px;
  position: absolute;
  background: #f2f9fd;
  bottom: 0px;
  right: 0px;
}

.mobile_type .third_swiper {
  width: 100%;
  height: auto;
  overflow: hidden;
}

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

.mobile_type .swiper-pagination {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.mobile_type .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #0a7ee2;
  opacity: 0.2;
  margin-left: 10px;
}

.mobile_type .swiper-pagination-bullet-active {
  background: #0a7ee2;
  opacity: 1;
}

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

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

.mobile_type .fourth_region_right {
  width: 100%;
}

.mobile_type .fourth_left_content {
  border: 1px solid #e1e1e1;
  background: url(fourth_left_bg.png) no-repeat right bottom #fff;
  background-size: 23vw;
  padding: 3vw;
}

.mobile_type .fourth_left_title {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 4vw;
  line-height: 2;
  text-align: left;
  color: #000;
  margin-bottom: 20px;
}

.mobile_type .wjbt_box,
.mobile_type .fwzh_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4vw;
}

.mobile_type .fwzh_box {
  padding-bottom: 0;
  margin-bottom: 0;
}

.mobile_type .wjbt_txt {
  flex: 1;
  height: auto;
  line-height: 8vw;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #e1e1e1;
  font-weight: 400;
  font-size: 3.5vw;
  text-align: left;
  color: #333;
  text-indent: 1em;
}

.mobile_type .wjbt_txt::placeholder {
  color: #333;
  font-size: 3.5vw;
}

.mobile_type .wjbt_btn {
  width: 14vw;
  line-height: 8vw;
  border-radius: 0 4px 4px 0;
  background: #0a7ee2;
  flex: 0 0 auto;
  font-weight: 400;
  font-size: 3.5vw;
  color: #fff;
}

.mobile_type .fwzh_box input,
.mobile_type .fwzh_box select {
  font-weight: 400;
  font-size: 3.5vw;
  padding: 9px 10px;
  color: #333;
  outline: none;
}

.mobile_type .fwzhselect {
  width: 130px;
  flex: 5;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #e1e1e1;
}

.mobile_type .hx {
  width: 1vw;
  height: 2px;
  margin: 0 2vw;
  background: #fff;
  border: 1px solid #d2d2d2;
}

.mobile_type .fwzhselectnf {
  width: 82px;
  flex: 2;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #e1e1e1;
}

.mobile_type .fwzhinputh {
  width: 68px;
  flex: 2;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #e1e1e1;
}

.mobile_type .cwhy_box {
  display: flex;
  padding: 20px;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #dfeefc;
  flex-wrap: wrap;
}

.mobile_type .fourth_region_imgbox {
  width: 100%;
  height: auto;
  margin-right: 20px;
}

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

.mobile_type .fourth_region_txtbox {
  flex: 1;
  overflow: hidden;
  position: relative;
  margin-top: 4vw;
  padding-bottom: 4vw;
}

.mobile_type .fourth_region_txtbox .swiper-slide a {
  margin-bottom: 2vw;
  display: block;
}

.mobile_type .fourth_region_txtbox .swiper-slide a p {
  color: #000000;
  font-size: 4vw;
  font-face: PingFang SC;
  font-weight: 400;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 2vw;
}

.mobile_type .fourth_region_txtbox .swiper-slide a .fourth_time {
  text-align: center;
  color: #999999;
}

.mobile_type .fourth_region_txtbox .swiper-slide a:hover p {
  color: #0a7ee2;
}

.mobile_type .swiper-pagination1 {
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
}

.mobile_type .swiper-pagination1 .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #6692db;
  opacity: 0.4;
  border-radius: 50%;
}

.mobile_type .swiper-pagination1 .swiper-pagination-bullet-active {
  width: 14px;
  height: 8px;
  border-radius: 4px;
  background: #0a7ee2;
  opacity: 1;
}

.mobile_type .fifth_right {
  padding: 1px 1px 4vw 1px;
  overflow: hidden;
}

.mobile_type .fifth_region_right {
  position: relative;
}

.mobile_type .fifth_right_swiper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
}

.mobile_type .fifth_right_swiper .swiper-slide a {
  padding: 4vw 0;
  width: 33.3%;
  height: auto;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  /* 使用box-shadow替代border */
  box-shadow: 0 0 0 1px #e1e1e1, -1px 0 0 0 #e1e1e1 inset, 0 -1px 0 0 #e1e1e1 inset;
  /* 底部内边框 */
  flex-wrap: wrap;
  align-content: center;
}

.mobile_type .fifth_right_swiper .swiper-slide a img {
  height: 34px;
  display: block;
  margin-bottom: 10px;
}

.mobile_type .fifth_right_swiper .swiper-slide a span {
  width: 100%;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #000;
}

.mobile_type .swiper-pagination2 {
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
}

.mobile_type .swiper-pagination2 .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #6692db;
  opacity: 0.4;
  border-radius: 50%;
}

.mobile_type .swiper-pagination2 .swiper-pagination-bullet-active {
  width: 14px;
  height: 8px;
  border-radius: 4px;
  background: #0a7ee2;
  opacity: 1;
}