.index2BigBox {
  min-height: calc(100vh - 211px);
}

.MainLogoBigbox {
  width: 100%;
  margin: 0 auto;
}

.MainLogoBox {
  width: 1400px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 50px 20px 0;
}

.MainLogoBoxLeft {
  height: 60px;
  display: flex;
  align-items: center;
}

.MainLogoBoxLeftA {
  width: 120px;
}

.MainLogoBoxLeftAImg {
  width: 120px;
}

.MainLogoBoxRight {
  display: flex;
  align-items: center;
  grid-gap: 30px;
}

.MainLogoBoxRightRightBigbox {
  cursor: pointer;
}

.MainLogoBoxRightLeftBox {
  display: flex;
  align-items: center;
}

.MainLogoBoxRightLeftBoxImg {
  width: 20px;
}

.MainLogoBoxRightLeftBoxText {
  color: #444;
  font-size: 14px;
  margin-left: 5px;
}

.index2bannerBigBox {
  width: 100%;
}

.layui-carousel-ind ul {
  background-color: transparent;
}

.layui-carousel-ind ul li {
  background-color: #783338;
  border-radius: 0;
  width: 60px;
  height: 3px;
}

.layui-carousel-ind ul li.layui-this {
  background-color: #080C0B;
}

.index2mainBigBox {
  width: 1400px;
  margin: 0 auto;
  margin-top: 20px;
}

.index2mainBoxTop {
  display: flex;
}

.index2mainBoxTopLeft {
  flex: 1;
}

.MainBomTowLeftTop {
  font-weight: bold;
  line-height: 20px;
  padding: 10px;
  background-color: #eee;
  color: #1a1a1a;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.MainBomTowLeftTopLeft {
  display: flex;
  align-items: center;
}

.MainBomTowLeftTopLeftLeft {
  background-color: #de2103;
  height: 16px;
  margin-right: 10px;
  width: 4px;
}

.MainBomTowLeftTop a:hover .PublicRight {
  color: #de2103;
}

.index2mainBoxTopLeftBom {
  padding: 20px;
}

.index2mainBoxTopLeftBomTitle {
  font-weight: bold;
  margin-bottom: 10px;
}

.index2mainBoxTopLeftBomText {
  font-size: 13px;
}

.index2mainBoxTopMain {
  flex: 1;
  margin-left: 20px;
}

.index2mainBoxTopMainBom {
  padding: 20px;
}

.icon-float {
  float: left;
  width: 160px;
  height: 112px;
  margin: 0 20px 15px 0;
  border-radius: 8px;
  object-fit: contain;
}

.content-text {
  font-size: 16px;
  color: #444;
}

.index2mainBoxTopRight {
  margin-left: 20px;
  flex: 1;
}

#ID-carousel-demo-2 ul li {
  width: 20px;
}

.index2mainBoxBom {
  display: flex;
  margin-top: 20px;
}

.index2mainBoxBomLeft {
  flex: 1;
}

.index2mainBoxBomRight {
  flex: 1;
  margin-left: 20px;
}

.index2mainBoxBomLeftBom {
  padding: 20px;
}

.index2mainBoxBomLeftBomTop {
  display: flex;
}

.index2mainBoxBomLeftBomTopLeft {
  padding: 3px;
  border: 1px solid black;
}

.index2mainBoxBomLeftBomTopLeftImg {
  width: 120px;
  height: 80px;
}

.index2mainBoxBomLeftBomTopRight {
  margin-left: 5px;
}

.index2mainBoxBomLeftBomTopRightTitle {
  font-size: 15px;
  font-weight: bold;
  color: #3F5270;
}

.index2mainBoxBomLeftBomTopRightTitle2 {
  font-size: 14px;
  font-weight: bold;
  color: #A0464E;
}

.index2mainBoxBomLeftBomTopRightText {
  font-size: 12px;
  color: #8E8E8E;
}

.index2mainBoxBomLeftBomBom {
  margin-top: 5px;
}

.index2mainBoxBomLeftBomBomBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 3px 0;
  border-bottom: 1px dashed #ccc;
}

.index2mainBoxBomLeftBomBomLeft {
  font-size: 12px;
  color: #8E8E8E;
}

.index2mainBoxBomLeftBomBomRight {
  font-size: 12px;
  color: #8E8E8E;
}

.index2mainBoxBomRightBom {
  padding: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.index2mainBoxBomRightBomImgBox {
  margin: 10px;
}

.index2mainBoxBomRightBomImgBoxImg {
  width: 147px;
  height: 147px;
}

.fotter-box {
  display: flex;
  justify-content: center;
  align-items: center;
}

.fotter-center {
  margin-top: 0;
}

.index2bannerBoxImg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}