/* .index-tow {
  background-image: url('../img/bg_02\(1\).jpg');
  background-size: cover;
  background-repeat: no-repeat;
} */

.index-tow-box {
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #ffffff;
}

.index_two_one {
  width: 100%;
  height: 800px;
  background-image: url('../img/bg_01.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.index-tow-box-one {
  width: 1400px;
  display: flex;
  align-items: center;
  padding: 35px 0;
  background-color: white;
  box-shadow: 0px 0px 10px 6px rgba(0, 108, 177, 6%);
}

.index-tow-box-one-left {
  display: flex;
  align-items: center;
  padding-left: 27px;
}

.index-tow-box-one-left-text {
  font-size: 18px;
  color: #ce2a31;
  font-weight: bold;
  white-space: nowrap;
}

.index-tow-box-one-left-img {
  margin-left: 19px;
  width: 17px;
  height: 17px;
}

.index-tow-box-one-bigbox {
  overflow: hidden;
  margin-left: 10px;
  margin-right: 35px;
}

.index-tow-box-one-right {
  display: flex;
  align-items: center;
  position: relative;
  white-space: nowrap;
  /* 禁止换行 */
}

.index-tow-box-one-right-box {
  padding: 0 29px;
  border-right: 1px solid #959595;
}

.index-tow-box-one-right-box-a {
  display: flex;
  align-items: center;
}

.index-tow-box-one-right-text {
  width: 246px;
  font-size: 16px;
  color: #2e2e2e;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-tow-box-one-right-tiem {
  margin-left: 26px;
  font-size: 14px;
  color: #686868;
  white-space: nowrap;
}

.index_two_one_bom {
  width: 1400px;
  margin-top: 62px;
}

.index_two_one_bom_top {
  padding: 0 76px 0 63px;
  display: flex;
  align-items: center;
}

.index_two_one_bom_top_left {
  display: flex;
  align-items: center;
  margin-left: 21px;
}

.index_two_one_bom_top_left_left {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 29px;
  height: 74px;
  background-color: #c0021b;
  border-radius: 3px;
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
  padding-left: 5px;
}

.index_two_one_bom_top_left_right {
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #c0021b;
  border-right: 12px solid transparent;
}

.index_two_one_bom_top_right {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.index_two_one_bom_top_right_title {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}

.index_two_one_bom_top_right_text_box {
  width: 1200px;
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.index_two_one_bom_top_right_text {
  max-width: 1150px;
  font-size: 16px;
  color: #666666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

.index_two_one_bom_top_right_text_right {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #c0021b;
}

.index_two_one_bom_bom {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
}

.index_two_one_right {
  width: 686px;
}

.index_two_one_right_top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 23px;
  border-bottom: 1px solid rgba(136, 136, 136, 12%);
}

.index_two_one_right_top_left {
  font-size: 30px;
  color: #222222;
}

.index_two_one_right_top_right {
  font-size: 14px;
  color: #686868;
}

.index_two_one_right_top_bom_heng {
  position: absolute;
  width: 114px;
  height: 4px;
  background-color: #ce2a31;
  left: 0;
  bottom: 0;
}

.index_two_one_right_bom {
  padding-top: 11px;
}

.index_two_one_right_bom_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 17px 0;
}

.index_two_one_right_bom_box_left {
  display: flex;
  align-items: center;
}

.index_two_one_right_bom_box_left_left {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 25%);
  margin-right: 15px;
}

.index_two_one_right_bom_box_left_right {
  width: 508px;
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.index_two_one_right_bom_box_right {
  font-size: 16px;
  color: #999999;
  font-weight: 400;
}

.index_two_one_right_bom_li_a:hover .index_two_one_right_bom_box_left_left {
  background-color: #ce2a31;
}

.index_two_one_right_bom_li_a:hover .index_two_one_right_bom_box_left_right {
  color: #ce2a31;
}



.index-tow-box-two-left-left {
  display: flex;
  align-items: flex-end;
  font-size: 30px;
  color: #222222;
  font-weight: bold;
}

.index-tow-box-two-left-left-span {
  display: block;
  margin-left: 13px;
  font-size: 16px;
}

.index-tow-box-two-left-bom {
  display: flex;
  margin-top: 38px;
}

.index-tow-box-two-left-right {
  font-size: 14px;
  color: #686868;
}

.index-tow-box-two-left-bom-right {
  width: 396px;
  height: 355px;
  overflow: hidden;
  margin-left: 24px;
}

.index-tow-box-two-left-bom-right-top {
  padding-bottom: 20px;
  border-bottom: 1px dotted rgba(0, 0, 0, 17%);
}

.index-tow-box-two-left-bom-right-top-title {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}

.index-tow-box-two-left-bom-right-top-text {
  font-size: 14px;
  color: #686868;
  margin-top: 20px;
  line-height: 21px;
}

.index-tow-box-two-left-bom-right-bom-li {
  margin-top: 28px;
}

.index-tow-box-two-left-bom-right-bom-a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.index-tow-box-two-left-bom-right-bom-text {
  width: 304px;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-tow-box-two-left-bom-right-bom-time {
  font-size: 12px;
  color: #686868;
}

.index-tow-box-two-left-bom-right-bom-a:hover .index-tow-box-two-left-bom-right-bom-text {
  color: #ce2a31;
}

.index-tow-box-two-right {
  margin-left: 46px;
  width: 442px;
}

.index-tow-box-two-right-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.index-tow-box-two-right-top-left {
  display: flex;
  align-items: center;
}

.index-tow-box-two-right-top-left-box {
  width: 140px;
  height: 57px;
  font-size: 24px;
  color: #222222;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.index-tow-box-two-right-top-left-box2 {
  width: 140px;
  height: 57px;
  font-size: 24px;
  color: #222222;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.index-cut {
  background-color: #ce2a31;
  color: #ffffff;
  font-weight: bold;
}

.index-tow-box-two-right-bom {
  width: 443px;
  height: 394px;
  box-shadow: 0px 0px 29px 9px rgba(0, 108, 177, 6%);
}

.index-tow-box-two-right-bom-ul {
  display: none;
}

.index-tow-box-two-right-bom-ul2 {
  display: none;
}

.index-tow-box-two-right-bom-ul-on {
  display: block;
}

.index-tow-box-two-right-bom-li {
  padding: 13px 30px;
  border-bottom: 1px dotted #dcdcdc;
}

.index-tow-box-two-right-bom-li:last-child {
  border: 0;
}

.index-tow-box-two-right-bom-a-span {
  font-size: 16px;
  color: #222222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 26px;
}

.index-tow-box-two-right-bom-a-time {
  font-size: 14px;
  color: #686868;
  line-height: 26px;
}

.index-tow-box-two-right-bom-li:hover .index-tow-box-two-right-bom-a-span {
  color: #ce2a31;
}

.index-tow-box-two-right-bom-li:hover .index-tow-box-two-right-bom-a-time {
  color: #333333;
}

.index_two_two {
  width: 100%;
  height: 624px;
  background-image: url('../img/bg_02\(1\).jpg');
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.index-tow-box-three {
  width: 1400px;
  margin-top: 35px;
  display: flex;
}

.index_tow_box_three_left {
  width: 687px;
}

.index_tow_box_three_left_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 23px;
  border-bottom: 1px solid rgba(136, 136, 136, 12%);
  position: relative;
}

.index_tow_box_three_left_top_left {
  display: flex;
  align-items: center;
}

.index_tow_box_three_left_top_heng {
  position: absolute;
  width: 114px;
  height: 4px;
  background-color: #ce2a31;
  left: 0;
  bottom: 0;
}

.index_tow_box_three_left_top_left_title {
  font-size: 30px;
  color: #333333;
}

.index_tow_box_three_left_top_left_text {
  margin-left: 12px;
  font-size: 24px;
  color: #e2e2e2;
}

.index_tow_box_three_left_top_right {
  font-size: 14px;
  color: #686868;
  padding-right: 25px;
}

.index_two_box_three_left_bom {
  margin-top: 38px;
  padding: 30px 0;
  background-color: rgba(255, 255, 255, 70%);
}

.index_two_box_three_left_bom_box {
  padding: 10px 28px;
  display: flex;
  align-items: center;

}

.index_two_box_three_left_bom_box_left {
  width: 134px;
  height: 100px;
  margin-right: 19px;
}

.index_two_box_three_left_bom_box_left_img {
  width: 134px;
  height: 100px;
  display: block;
}

.index_two_box_three_left_bom_box_right_title {
  width: 452px;
  font-size: 18px;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.index_two_box_three_left_bom_box_right_text {
  margin-top: 8px;
  font-size: 16px;
  color: #999999;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 25px;
}

.index_two_box_three_left_bom_box_right_time {
  font-size: 14px;
  color: #999999;
  margin-top: 14px;
}

.index_two_box_three_left_bom_box_a:hover .index_two_box_three_left_bom_box_right_title {
  color: #ce2a31;
}

.index_two_box_three_right {
  width: 687px;
  margin-left: 26px;
  flex: 1;
}

.index_tow_box_three_right_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 23px;
  border-bottom: 1px solid rgba(136, 136, 136, 12%);
  position: relative;
}

.index_two_box_three_right_bom {
  background-color: rgba(255, 255, 255, 70%);
  margin-top: 38px;
  padding: 14.5px 0 27.5px 0;
}

.index_two_box_three_right_bom_box {
  padding: 19.5px 29px;
  display: flex;
  align-items: center;
  justify-content: space-between;

}

.index_two_box_three_right_bom_box_left {
  display: flex;
  align-items: center;
}

.index_two_box_three_right_bom_box_left_left {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #ececec;
  margin-right: 13px;
}

.index_two_box_three_right_bom_box_left_right {
  font-size: 18px;
  color: #333333;
  width: 500px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.index_two_box_three_right_bom_box_right {
  font-size: 16px;
  color: #999999;
}

.index_two_box_three_right_bom_a:hover .index_two_box_three_right_bom_box_left_left {
  background-color: #ce2a31;
}

.index_two_box_three_right_bom_a:hover .index_two_box_three_right_bom_box_left_right {
  color: #ce2a31;
}

.index-four {
  height: 735px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.index-four-bgimg {
  position: absolute;
  width: 100%;
  height: 735px;
  z-index: -1;
}

.index-four-box {
  width: 1400px;
}

.index-four-box-top {
  padding-left: 10px;
}

.index-four-box-top-title {
  margin-top: 85px;
  font-size: 30px;
  color: #333333;
  font-weight: bold;
  display: flex;
  align-items: flex-end;
}

.index-four-box-top-title-span {
  font-size: 14px;
  font-weight: normal;
  color: #818181;
  margin-left: 15px;
}

.index-four-box-top-tow {
  font-size: 16px;
  color: #818181;
  margin-top: 40px;
}

.index-four-box-top-three {
  font-size: 16px;
  color: #818181;
  margin-top: 22px;
}

.index-four-box-bom {
  margin-top: 63px;
  width: 1400px;
  height: 400px;
  background-color: rgba(5, 129, 207, 87%);
}

.index-four-box-bom-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 60px 40px 0 40px;
  grid-gap: 24px;
}

.index-four-box-bom-top-input {
  width: calc(312px - 24px);
  height: 52px;
  border: 0;
  font-size: 16px;
  color: #333333;
  padding-left: 24px;
}

.index-four-box-bom-main {
  margin-top: 28px;
  padding: 0 40px;
  display: flex;
}

.index-four-box-bom-main-textarea {
  font-size: 16px;
  color: #333333;
  border: 0;
  padding: 20px;
  flex: 1;
  height: calc(145px - 40px);
}

.index-four-box-bom-but-box {
  padding-left: 40px;
  margin-top: 30px;
}

.index-four-box-bom-but {
  width: 169px;
  height: 52px;
  border: 0;
  background-color: #ce2a31;
  color: #ffffff;
  font-size: 16px;
}

.index-tow-box-one-right-box-a:hover .index-tow-box-one-right-text {
  color: #ce2a31;
}