:root {
  --bgc-red: #c3141c;
}
.baner {
  z-index: 99999;
  width: 100%;
  height: 700px;
  background-image: url(/static/webb/gajx-img/banner.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.min {
  min-height: 1500px;
}

.middle {
  width: 1440px;
  margin: auto;
}

.baner_top_box {
  height: 100%;
  position: relative;
  z-index: 0;
}

.title_txt {
  position: absolute;
  font-size: 42px;
  color: var(--bgc-red);
  letter-spacing: 10px;
  font-weight: bold;
  top: 32%;
}

.title_txt_num {
  letter-spacing: 5px;
  position: absolute;
  color: var(--bgc-red);
  font-size: 18px;
  top: 38%;
  margin-top: 30px;
}

.btn_txt_box {
  position: absolute;
  top: 52%;
  display: flex;
}

.btn_txt_box > button {
  cursor: pointer;
  width: 182px;
  height: 56px;
  background-color: var(--bgc-red);
  border-radius: 15px;
  border: none;
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}

.btn_txt_box > button > img {
  margin-right: 10px;
}

.centae {
  width: 1200px;
  margin: auto;
  width: 1187px;
  height: 170px;
  background-color: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(128, 128, 128, 0.55);
  margin-top: -60px;
  display: flex;
  align-items: center;
}

.centae > div {
  text-align: center;
  line-height: 90px;
  width: 25%;
  height: 90px;
  border-right: 1px solid #dcdcdc;
  position: relative;
}

.fweb {
  position: absolute;
  top: -25px;
  left: 40%;
  font-weight: bold;
  font-size: 36px;
}

.bwe1 {
  position: relative;
}

.poae {
  position: absolute;
  font-weight: bold;
  top: -15px;
  font-size: 18px;
}

.centxt {
  height: 70px;
  margin-top: 20px;
  font-size: 12px;
  color: #696969;
  margin-left: 28px;
}

.onew {
  width: 23px;
  height: 3px;
  background-color: #c2c2c2;
  margin-left: 42%;
}

.centae > div:nth-child(2) > .centxt {
  margin-left: 0;
}

.centae > div:nth-child(3) > .centxt {
  margin-left: 0;
}

.centae > div:nth-child(4) > .centxt {
  margin-left: 0;
}

.business {
  position: relative;
  margin-top: 50px;
  height: 800px;
  z-index: -999999999;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(/static/webb/img/ywtd.png);
}

.tiele_box {
  position: absolute;
  top: 160px;
  width: 100%;
  height: 44px;
}

.cawe_tile {
  width: 25%;
  margin: auto;
  height: 44px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(/static/webb/img/zu.png);
  text-align: center;
  font-size: 38px;
  font-weight: bold;
  letter-spacing: 15px;
}

.awoaw {
  margin: 20px auto;
  width: 143px;
  height: 6px;
  background-color: var(--bgc-red);
}

.buase_x {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
}

.buase_x > div {
  width: 437px;
  height: 369px;
  background-color: #ffffff;
  box-shadow: 0px 5px 15px 0px rgba(0, 17, 103, 0.3);
}

.bua_img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 71px;
  height: 71px;
  background-color: red;
  margin-left: 40px;
  margin-top: 50px;
}

.bua_title {
  margin-left: 40px;
  font-size: 24px;
  margin-top: 30px;
  font-weight: bold;
}

.mloawe {
  width: 71px;
  height: 5px;
  margin-top: 30px;
  background-color: var(--bgc-red);
  margin-left: 40px;
}

.cont_bua {
  width: 366px;
  height: 80px;
  margin-left: 40px;
  margin-top: 30px;
  line-height: 30px;
  color: #818181;
  font-size: 20px;
}

.affairs {
  min-height: 800px;
  background-color: #fff5f0;
}

.tiel_affaer {
  text-align: center;
  padding-top: 80px;
  letter-spacing: 5px;
  font-size: 40px;
  border-bottom: solid 2px #f5d389;
  padding-bottom: 30px;
  position: relative;
}

.btawe {
  font-size: 16px;
  color: #818181;
  margin-top: 20px;
}

.opawe {
  width: 143px;
  height: 6px;
  background-color: var(--bgc-red);
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -50%);
}

.batw_img {
  margin-top: 30px;
  height: 840px;
  text-align: center;
}

.batw_img > img {
  margin: auto;
}

.product {
  /*min-height: 800px;*/
  background-color: #fafafa;
}

.laweaw {
  padding-top: 40px;
}

.proawe_box {
  /* min-height: 820px; */
}

.boawe_box {
  margin-top: 50px;
  height: 70px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(/static/webb/img/VS.png);
  text-align: center;
  line-height: 70px;
  font-size: 64px;
  color: red;
  font-weight: bold;
}

.felg_box {
  margin-top: 85px;
  height: 560px;
  display: flex;
  justify-content: space-between;
}

.bua_box {
  /* margin-bottom: 40px; */
  box-shadow: 0px 5px 15px 0px rgba(0, 17, 103, 0.3);
  width: 400px;
  height: 450px;
  background-color: #ffffff;
  position: relative;
}
.bua_box::after {
  content: "";
  width: 200px;
  height: 5px;
  background-color: #f5d389;
  position: absolute;
  top: -2px;
  left: calc(50% - 100px);
}

.bua_box::before {
  content: "";
  width: 200px;
  height: 5px;
  background-color: #f5d389;
  position: absolute;
  bottom: -2px;
  left: calc(50% - 100px);
}

.tile_felg {
  margin-left: 30px;
  margin-top: 30px;
  font-weight: bold;
  font-size: 30px;
}

.qeo {
  margin-top: 20px;
  margin-left: 30px;
  width: 51px;
  height: 3px;
  background-color: var(--bgc-red);
}

.boe_box {
  margin-left: 30px;
  margin-top: 30px;
  color: #818181;
}

.main {
  min-height: 600px;
}

.main_num {
  margin-top: 30px;
}

.anminoe {
  height: 427px;
  display: flex;
}

.main_num > .anminoe:nth-child(2n + 1) {
  background-color: #fff5f0;
}

.amewa_box {
  display: flex;
}

.amewa_box > div {
  width: 50%;
}

.amewa_box > div:nth-child(1) > img {
  width: 90%;
  height: 90%;
  margin: 0;
}

.ritawe_box {
}

.borwe {
  margin-top: 50px;
  height: 50px;
  display: flex;
}

.borwe > div:nth-child(1) {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 52px;
  font-size: 28px;
  background-color: var(--bgc-red);
}

.borwe > div:nth-child(2) {
  margin-left: 30px;
  font-size: 22px;
}

.joawe {
  width: 65px;
  height: 5px;
  margin-top: 15px;
  background-color: var(--bgc-red);
}

.ritae_box {
  width: 415px;
  min-height: 50px;
  padding-left: 80px;
  margin-top: 30px;
  line-height: 25px;
  color: #818181;
}

.bawe_btn {
  margin-top: 30px;
  margin-left: 80px;
  width: 130px;
  height: 40px;
  background-color: var(--bgc-red);
  border-radius: 4px;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
}

.jipwae {
  height: 50px;
  display: flex;
  justify-content: flex-end;
}

.jipwae > div:nth-child(2) {
  text-align: center;
  line-height: 52px;
  color: #fff;
  font-size: 22px;
  width: 52px;
  height: 52px;
  background-color: var(--bgc-red);
  border-radius: 50%;
}

.jipwae > div:nth-child(2) {
  margin-right: 70px;
}

.leaw {
  font-size: 22px;
}

.rjawe {
  margin-right: 20px;
}

.aopew {
  width: 51px;
  height: 5px;
  margin-top: 10px;
  margin-left: 60px;
  background-color: var(--bgc-red);
}

.nmawe_bbox {
  margin-left: 150px;
  width: 436px;
  min-height: 80px;
  margin-top: 20px;
  font-size: 16px;
  color: #818181;
  line-height: 25px;
}

.rawie_btn {
  margin-left: 450px;
}

.case {
  height: 850px;
  background-color: #fff0e9;
  padding-bottom: 10px;
}

.case_baneer {
  height: 640px;
  margin: 50px auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.case_baneer > div {
  cursor: pointer;
  text-align: center;
  line-height: 294px;
  font-size: 26px;
  width: 340px;
  height: 294px;
  background-color: #ffffff;
  box-shadow: 0px 5px 15px 0px rgba(0, 17, 103, 0.3);
  background-image: url(/static/webb/img/bgwa.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.footer {
  margin-top: 0 !important;
}

/* 方案内容 */
.c {
  width: 1440px;
  margin: auto;
}
.suoer_contawe {
  height: 835px;
  background-color: #ffffff;
}

.zm_box {
  padding-top: 70px;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
}

.zm_box > div {
  cursor: pointer;
  width: 250px;
  height: 190px;
  background-color: var(--bgc-red);
}

.btawe_img {
  height: 60px;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.btawe_img > img {
  height: 100%;
}

.conar_conr {
  margin-top: 15px;
  text-align: center;
  font-size: 24px;
  color: #fff;
}

.on {
  display: none;
}

.onacite {
  background-color: #ffffff !important;
  box-shadow: 0px 5px 15px 0px rgba(0, 17, 103, 0.3);
}

.onacite > .conar_conr {
  color: #000;
}

.suoerlist_box {
  height: 485px;
  display: flex;
  box-shadow: 0px 5px 15px 0px rgba(0, 17, 103, 0.3);
}

.suoerlist_box > div {
  width: 717px;
}

.suoerlist_box > div:nth-child(1) {
  background-color: #ffffff !important;
  
}

.suoerlist_box > div:nth-child(2) > img {
  width: 100%;
  height: 98%;
}

.tisa_b {
  width: 100px;
  height: 91px;
  background-color: var(--bgc-red);
  text-align: center;
  line-height: 91px;
  font-size: 28px;
  color: #fff;
  margin-left: 68px;
  margin-top: 99px;
}

.zx_b {
  font-size: 26px;
  margin-top: 40px;
  margin-left: 68px;
}

.zm_two {
  width: 71px;
  margin-left: 68px;
  margin-top: 30px;
  height: 5px;
  background-color: var(--bgc-red);
}

.con_b {
  width: 80%;
  margin-left: 68px;
  margin-top: 40px;
  font-size: 19px;
  line-height: 30px;
  color: #818181;
  height: 80px;
}

.bright {
  height: 840px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(/static/webb/img/qygnld.png);
}

.bri_title {
  text-align: center;
  color: #fff;
  font-size: 38px;
  padding-top: 80px;
}

.zkp {
  margin: 20px auto;
  width: 120px;
  height: 3px;
  background-color: #c6e9ff;
}

.felx_vox {
  height: 205px;
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
}

.felx_vox > div {
  cursor: pointer;
  width: 186px;
  height: 200px;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0px 5px 15px 0px rgba(0, 17, 103, 0.3);
}

.ths_active {
  margin-top: -10px;
  font-weight: bold;
  color: #fff;
  box-shadow: 0px 5px 15px 0px rgba(0, 17, 103, 0.3);
  background-color: var(--bgc-red) !important;
}
/* 轮播 */
.swiper-slide {
  height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-slide > div {
  cursor: pointer;
  text-align: center;
  line-height: 294px;
  font-size: 26px;
  width: 340px;
  height: 294px;
  background-color: #ffffff;
  box-shadow: 0px 5px 15px 0px rgba(0, 17, 103, 0.3);
  background-image: url(/static/webb/img/bgwa.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}



/* 轮播 */
.swiper-slide {
  height: 600px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.swiper-slide>div {
  cursor: pointer;
  text-align: center;
  line-height: 294px;
  font-size: 26px;
  width: 400px;
  margin: 0 20px;
  height: 280px;
  background-color: #ffffff;
  box-shadow: 0px 5px 15px 0px rgba(0, 17, 103, 0.3);
  background-image: url(/static/webb/img/bgwa.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.mySwiper{
  margin-top: 100px;
}
