.old_type .box_item1 {
  display: flex;
  justify-content: flex-start;
  margin-top: 40px;
  flex-wrap: wrap;
}

.old_type .bt-box-tit {
  border-bottom: 1px solid #eeeeee;
  height: 72px;
}

.old_type .bt-box-tit a {
  font-weight: 500;
  font-size: 32px;
  letter-spacing: 0;
  line-height: 50px;
  padding: 0;
  margin-right: 20px;
}

.old_type .bt-box-tit a.act {
  color: #0a76ef;
  background-color: #fff;
  position: relative;
  border-bottom: 0;
  margin-bottom: 0;
}

.old_type .bt-box-tit a.act::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -24px;
  width: 70px;
  height: 4px;
  background: #0a76ef;
}

.old_type .bt-box-16 ul li {
  line-height: 2;
  font-size: 24px;
  background-position: left center;
}

.old_type .bt-box-cent ul li a {
  float: left;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.old_type .bt-box-cent ul li span {
  line-height: 2;
  font-size: 24px;
}

.old_type .hygq_list li {
  line-height: 36px;
}

.old_type .hygq_list li {
  line-height: 2;
  font-size: 24px;
  background-position: left center;
  background-size: .375rem .375rem;
}

.old_type .title_big {
  font-weight: 500;
  font-size: 40px;
  color: #333333;
  letter-spacing: 0;
  line-height: 1.5;
  margin-bottom: 30px;
}

.old_type .first_list_item {
  padding-left: 15px;
  display: flex;
  font-weight: 400;
  font-size: 18px;
  color: #999999;
  letter-spacing: 0;
  line-height: 46px;
  position: relative;
  justify-content: space-between;
}

.old_type .third_box_left_list .first_list_item {
  font-size: 16px;
  line-height: 36px;
}

.old_type .first_list_item a {
  color: #333333;
  display: inline-block;
  overflow: hidden;
  max-width: 75%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.old_type .first_list_item a:hover {
  color: #386bf3;
}

.old_type .first_list_item span {
  color: #999999;
}

.old_type .first_list_item::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 3px;
  background: #0a76ef;
  border-radius: 50%;
}

.old_type .main {
  width: 1200px;
  min-width: 1200px;
  height: auto;
  background: #fff;
  margin: 38px auto 20px;
}

.old_type .title_box {
  font-weight: 700;
  font-size: 28px;
  color: #333;
  position: relative;
  padding-bottom: 14px;
  margin-bottom: 30px;
}

.old_type .title_box::after {
  content: "";
  border-radius: 0;
  position: absolute;
  width: 30px;
  height: 4px;
  border-radius: 2px;
  background: linear-gradient(180deg, #2b7ef9 0%, #1764ff 100%);
  left: 0;
  bottom: 0px;
}

.old_type .first_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.old_type .first_box_left {
  flex: 0 0 100%;
  width: 100%;
}

.old_type .zwld {
  margin-bottom: 30px;
}

.old_type .zwld_box {
  display: flex;
}

.old_type .zwld_tp {
  flex: 0 0 159.97px;
  width: 159.97px;
  height: 200px;
  overflow: hidden;
  margin-right: 20px;
}

.old_type .zwld_tp img {
  margin: auto;
  height: 100%;
}

.old_type .zwld_sz {
  flex: 0 0 500px;
  width: 500px;
  height: auto;
  border-right: 1px solid #eeeeee;
  margin-right: 20px;
}

.old_type .zwld_sz .title {
  font-weight: 500;
  letter-spacing: 0;
  color: #333333;
  line-height: 50px;
  font-size: 24px;
  margin-bottom: 20px;
}

.old_type .zwld_sz .title span:nth-child(1) {
  color: #0a76ef;
}

.old_type .zwld_sz .txt {
  font-weight: 400;
  color: #333333;
  margin-bottom: 20px;
  line-height: 50px !important;
  font-size: 24px !important;
}

.old_type .zwld_sz .txt span {
  display: block;
}

.old_type .zwld_sz .btn_box img {
  width: 180px;
  height: auto;
}

.old_type .zwld_qt .txt {
  font-weight: 400;
  color: #333333;
  margin-bottom: 10px;
  line-height: 50px;
  font-size: 24px;
}

.old_type .zwld_qt_box {
  display: flex;
}

.old_type .zwld_qt_box .txt {
  flex: 0 0 auto;
  width: auto;
}

.old_type .zwld_qt_box .list {
  display: flex;
  flex-wrap: wrap;
  font-weight: 400;
  color: #333333;
  line-height: 50px;
  font-size: 24px;
}

.old_type .zwld_qt_box .list span:nth-child(2n-1) {
  flex: 0 0 5em;
  width: 5em;
  margin-right: 20px;
}

.old_type .zwld_qt_box .list span:nth-child(2n) {
  flex: 0 0 7em;
  width: 7em;
}

.old_type .hygq_list {
  display: flex;
  flex-wrap: wrap;
}

.old_type .hygq_item {
  width: 360px;
  height: 70px;
  background: #f2f6fb;
  border: 1px solid #d0e2f9;
  border-radius: 4px;
  font-weight: 500;
  font-size: 28px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  line-height: 70px;
  margin-right: 60px;
  margin-top: 40px;
}

.old_type .hygq_item:nth-child(3n) {
  margin-right: 0;
}

.old_type .hygq_item li {
  line-height: 36px;
}

.old_type .hygq_item li {
  font-size: 1rem;
  line-height: 2rem;
  background-position: left 0.9rem;
}

.old_type .hygq_item li {
  padding-left: 1.1875rem;
  background: url(bt-listPic.png) no-repeat;
}

.old_type .hygq_item li a {
  float: left;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.old_type .hygq_item li span {
  float: right;
  color: #999;
}

.old_type .hygq_item li::after {
  display: block;
  clear: both;
  content: "";
}

.old_type .first_box_right {
  flex: 0 0 100%;
  width: 100%;
  padding-top: 24px;
}

.old_type .first_right_top {
  width: 100%;
  height: auto;
}

.old_type .first_right_top img {
  width: 100%;
  height: 100%;
}

.old_type .first_right_list {
  padding: 20px;
  background: #edf4fd;
  border-radius: 0 0 8px 8px;
}

.old_type .first_right_list_box {
  border: 1px solid #d0e2f9;
  display: flex;
  flex-wrap: wrap;
}

.old_type .first_right_item {
  width: 50%;
  padding-left: 172px;
  display: flex;
  font-weight: 500;
  font-size: 28px;
  color: #333333;
  text-align: center;
  height: 70px;
  border-bottom: 1px solid #d0e2f9;
  border-radius: 4px 4px 0 0;
  background-position: 90px center;
  background-repeat: no-repeat;
  background-size: auto 40px;
  align-items: center;
  background-color: #fff;
}

.old_type .first_right_item:nth-child(1) {
  background-image: url(xxgk_01.png);
}

.old_type .first_right_item:nth-child(2) {
  background-image: url(xxgk_02.png);
}

.old_type .first_right_item:nth-child(3) {
  background-image: url(xxgk_03.png);
}

.old_type .first_right_item:nth-child(4) {
  background-image: url(xxgk_04.png);
}

.old_type .first_right_item:nth-child(5) {
  background-image: url(xxgk_05.png);
  border-bottom: 0;
}

.old_type .first_right_item:nth-child(6) {
  background-image: url(xxgk_06.png);
  border-bottom: 0;
}

.old_type .second_box {
  margin-top: 0;
}

.old_type .second_box_item {
  display: flex;
  width: 360px;
  height: 131px;
  background: #ffffff;
  border: 1px solid #c8e0ff;
  box-shadow: 0 0 30px 3px #80b8ff1c;
  padding: 26px 48px;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  margin-right: 60px;
}

.old_type .second_box_item:nth-child(3) {
  margin-right: 0px;
}

.old_type .second_box_item img {
  width: 96px;
  height: 96px;
}

.old_type .second_box_item span {
  font-weight: 600;
  font-size: 28px;
  color: #333333;
}

.old_type .third_box_left {
  width: 100%;
  flex: 0 0 100%;
}

.old_type .third_box_right {
  width: 100%;
  flex: 0 0 100%;
  margin-top: 40px;
}

.old_type .fourth_box img {
  width: 1200px;
}

.old_type .fifth_tit img {
  width: 1200px;
}

.old_type .fifth_swiper {
  height: auto;
  border: 1px solid #e5e5e5;
  border-radius: 0 0 8px 8px;
  overflow: hidden;
  position: relative;
}

.old_type .fifth_swiper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 29px;
}

.old_type .fifth_swiper_item {
  display: flex;
  flex-wrap: wrap;
  width: 250px;
  margin-right: 20px;
  margin-bottom: 30px;
  justify-content: center;
}

.old_type .fifth_swiper_item:nth-child(4n) {
  margin-right: 0;
}

.old_type .fifth_swiper_item img {
  display: block;
  width: 144px;
  height: 144px;
  margin: auto;
  margin-bottom: 30px;
}

.old_type .fifth_swiper_item span {
  display: block;
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  line-height: 2;
}

.old_type .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
}

.old_type .sixth_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0;
}

.old_type .sixth_item {
  margin-bottom: 0;
  margin-top: 40px;
}

.old_type .sixth_item img {
  width: 570px;
  height: auto;
}

.old_type .seventh_swiper {
  position: relative;
  overflow: hidden;
}

.old_type .seventh_swiper img {
  width: 580px;
  height: 180px;
}

.old_type .swiper-button-next {
  background: url(right.png) no-repeat center center;
  background-size: cover;
  right: -90px;
  width: 32px;
  height: 32px;
  z-index: 9;
}

.old_type .swiper-button-prev {
  background: url(left.png) no-repeat center center;
  background-size: cover;
  left: -90px;
  width: 64px;
  height: 64px;
  z-index: 9;
}

.old_type .eighth_list {
  display: flex;
  flex-wrap: wrap;
}

.old_type .eighth_item {
  width: 580px;
  height: 100px;
  background: #f2f6fb;
  border: 1px solid #d0e2f9;
  border-radius: 4px;
  font-weight: 500;
  font-size: 26px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  line-height: 100px;
  margin-right: 40px;
  margin-bottom: 20px;
}

.old_type .eighth_item:nth-child(2n) {
  margin-right: 0;
}