.storeEnergy {
  width: 100%;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
}
.topBanner {
  width: 100%;
  height: 480px;
  margin-bottom: 79px;
}
.boxTitle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 56px;
  font-size: 30px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  margin-bottom: 21px;
}
.boxTitle span {
  width: 40px;
  height: 4px;
  background: #0278e0;
}
.titleHint {
  width: 1000px;
  /* height: 60px; */
  margin: 0 auto;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #aab8cb;
  line-height: 24px;
  margin-bottom: 78px;
  text-align: center;
}
.banner1 {
  width: 100%;
  display: flex;
  justify-content: center;
  height: 660px;
  background: #eaeeff;
  margin-bottom: 93px;
}
.banner1 img {
  margin-top: 67px;
  height: 522px;
  width: 1200px;
}
.energizeBox {
  display: flex;
  align-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1200px;
  height: 420px;
  margin: 0 auto;
  margin-bottom: 93px;
  /* background-color: red; */
}
.energize {
  display: flex;
  width: 578px;
  height: 193px;
  background: #fafafa;
  border-radius: 7px;
}
.energize img {
  width: 61px;
  height: 57px;
  margin-right: 56px;
  margin: 50px 56px 86px 53px;
}
.eneTitle {
  /* width: 145px; */
  height: 23px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #2282f2;
  /* line-height: 162px; */
  margin-top: 50px;
  margin-bottom: 25px;
}
.eneTitle span {
  font-size: 16px;
}
.eneText {
  /* width: 371px; */
  height: 39px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #555659;
  line-height: 25px;
}
.eneContent {
  padding-right: 40px;
  box-sizing: border-box;
}
.eneContent ul {
  margin-left: 20px;
}
.eneContent ul li {
  list-style: disc;
  font-size: 14px;
  font-family: Source Han Sans CN;
  color: #555659;
  line-height: 25px;
}
.banner2 {
  width: 100%;
  height: 746px;
  background: url(../img/images/storeEnergyBanner2.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 92px;
}
.boxTitle1 {
  margin-top: 82px;
  color: #fff !important;
}
.boxTitle1 .titlLine {
  background-color: #fff;
}
.banner2CotentBox {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  height: 456px;
  /* background-color: #0278e0; */
  position: absolute;
  left: calc(50% - 600px);
  margin-top: 38px;
}
.banner2Item {
  width: 380px;
  height: 456px;
  background: #ffffff;
  box-shadow: 0px 0px 6px 0px rgba(218, 220, 224, 0.75);
  opacity: 0.95;
  border-radius: 6px;
  box-sizing: border-box;
  padding: 47px 27px 0 27px;
}
.banner2Item .itemTitle {
  height: 23px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 32px;
}
.banner2Item .itemEtext {
  margin-top: 10px;
  height: 13px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #b2bfd0;
  line-height: 24px;
}
.banner2Item img {
  margin-top: 29px;
  width: 326px;
  height: 192px;
}
.banner2Item .itemText {
  margin-top: 31px;
  height: 61px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #a4a5a7;
  line-height: 24px;
}
.banner3 {
  width: 100%;
  height: 755px;
  background: #f0f3fe;
  overflow: hidden;
}
.indexBox {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  height: 85px;
  margin: 0 auto;
  margin-bottom: 87px;
  /* background-color: aqua; */
}
.indexItems {
  display: flex;
}
.indexItems img {
  width: 81px;
  height: 85px;
}
.indexContent {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.indexContent .indexNum {
  font-size: 34px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #2b78f6;
}
.indexUnit {
  font-size: 22px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #2b78f6;
  margin-bottom: 14px;
}
.indexContent .text {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3c4653;
  margin-left: 2px;
}
.brandSwiper {
  position: relative;
  width: 1200px;
  height: 375px;
  /* background-color: red; */
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 92px;
}
.brandSwiper .swiperCotent {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.brandSwiperIndex {
  position: relative;
  width: 381px;
  height: 375px;
  background: #f9faff;
  border: 2px solid #ffffff;
  box-sizing: border-box;
  padding: 29px 30px 0 30px;
}
.brandSwiperIndex img {
  width: 321px;
  height: 181px;
  margin-bottom: 20px;
}
.brandSwiperIndex .indexTitle {
  /* width: 65px; */
  height: 20px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #444444;
  line-height: 23px;
  margin-bottom: 16px;
  overflow: hidden;
}
.brandSwiperIndex .indexText {
  /* width: 316px; */
  height: 40px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #8a8b98;
  line-height: 20px;
  /*1. 超出的部分隐藏 */
  overflow: hidden;
  /*2. 文字用省略号替代超出的部分 */
  text-overflow: ellipsis;
  /* 3. 弹性伸缩盒子模型显示 */
  display: -webkit-box;
  /* 4. 限制在一个块元素显示的文本的行数 */
  -webkit-line-clamp: 2;
  /* 5. 设置或检索伸缩盒对象的子元素的排列方式 */
  -webkit-box-orient: vertical;
}
.brandSwiperIndex .indexBottom {
  display: flex;
  width: calc(100% - 60px);
  justify-content: space-between;
  position: absolute;
  bottom: 33px;
}
.brandSwiperIndex .indexBottom .botLeft {
  /* width: 48px; */
  height: 13px;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #2e5ff6;
  line-height: 23px;
}
.BrandBtnBox {
  width: 100%;
  height: 42px;
  position: absolute;
  top: calc(50% - 21px);
}
.BrandBtnBox .BrandBtnLeft {
  position: absolute;
  left: -73px;
}
.BrandBtnBox .BrandBtnRight {
  position: absolute;
  right: -73px;
}
.BrandBtnBox img {
  height: 42px;
  width: 42px;
}
.logoBox {
  display: flex;
  flex-wrap: wrap;
  width: 1200px;
  height: 435px;
  margin: 0 auto;
  margin-bottom: 25px;
  /* background-color: #0278e0; */
}
.logoBox .lognItem {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 33%;
  width: 20%;
}
.logoBox .lognItem img {
  height: 105px;
  width: 105px;
}
.viedeo {
  position: relative;
  height: 695px;
  width: 100%;
  /* margin-bottom: 83px; */
  /* background-color: red; */
}
.vieForm {
  /* width: 1200px; */
  position: absolute;
  left: calc(50% - 425px);
  top: 341px;
}
.loginBox {
  position: absolute;
  width: 326px;
  height: 357px;
  background: #ffffff;
  opacity: 0.96;
  border-radius: 10px;
  top: 62px;
  right: 100px;
  z-index: 100;
  padding: 34px;
  box-sizing: border-box;
}

.login_title {
  width: 214px;
  height: 18px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #2187e4;
  line-height: 18px;
  margin-bottom: 30px;
}

.layui-input {
  border: none;
  background: #f4f3f8;
  height: 45px;
  line-height: 45px;
  padding: 0 20px;
  margin-bottom: 30px;
  font-size: 16px;
}

.sub-btn-box .layui-btn {
  /* width: 220px; */
  width: 100%;
  height: 45px;
  font-size: 18px;
  line-height: 45px;
  margin-top: 10px;
  letter-spacing: 8px;
  border-radius: 5px;
}
.verify-btn-box {
  position: relative;
  width: 100%;
}
.verify-btn {
  height: 45px;
  line-height: 45px;
  margin-top: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
  text-align: center;
  background-color: #f3f3f3;
  color: #999;
  font-size: 14px;
  cursor: pointer;
}
.verify-btn i {
  color: #ccc;
}

/* 滑动验证码样式 */
.block {
  position: absolute;
  left: 0;
  top: 0;
}

.sliderContainer {
  position: relative;
  text-align: center;
  line-height: 32px;
  background: #f7f9fa;
  border-radius: 2px;
  color: #10b2fa;
}

.sliderbg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background-color: #f7f9fa;
  height: 30px;
  border-radius: 2px;
  border: 1px solid #e6e8eb;
}

.sliderContainer_active .slider {
  top: -1px;
  border: 1px solid #1991fa;
}

.sliderContainer_active .sliderMask {
  border-width: 1px 0 1px 1px;
}

.sliderContainer_success .slider {
  top: -1px;
  border: 1px solid #52ccba;
  background-color: #52ccba !important;
}

.sliderContainer_success .sliderMask {
  border: 1px solid #52ccba;
  border-width: 1px 0 1px 1px;
  background-color: #d2f4ef;
}

.sliderContainer_success .sliderIcon:before {
  content: "\f00c";
}

.sliderContainer_fail .slider {
  top: -1px;
  border: 1px solid #f57a7a;
  background-color: #f57a7a !important;
}

.sliderContainer_fail .sliderMask {
  border: 1px solid #f57a7a;
  background-color: #fce1e1;
  border-width: 1px 0 1px 1px;
}

.sliderContainer_fail .sliderIcon:before {
  content: "\f00d";
}

.sliderContainer_active .sliderText,
.sliderContainer_success .sliderText,
.sliderContainer_fail .sliderText {
  display: none;
}

.sliderMask {
  position: absolute;
  left: 0;
  top: 0;
  height: 30px;
  border: 0 solid #1991fa;
  background: #d1e9fe;
  border-radius: 2px;
}

.slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 30px;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: background 0.2s linear;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slider:hover {
  background: #1991fa;
}

.slider:hover .sliderIcon {
  background-position: 0 -13px;
}

.sliderText {
  position: relative;
}

.sliderIcon {
}

.refreshIcon {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  margin: 6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 1rem;
  z-index: 5;
  transition: color 0.3s linear;
}

.refreshIcon:hover {
  color: #6c757d;
}

@media screen and (max-width: 1200px) {
  .login_Box {
    left: 0;
    width: 320px;
  }
}
.layui-icon-close {
  position: absolute;
  top: 7px;
  right: 7px;
  font-size: 20px;
  color: #1e9fff;
  font-weight: bold;
  cursor: pointer;
}

.slidercaptcha {
  margin: 0 auto;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.125);
  margin-top: 25px;
  position: absolute;
  bottom: 50px;
  background-color: #fff;
  box-shadow: 0 0 2px 2px #eee;
  width: 100%;
  height: 215px;
  z-index: 110;
  display: none;
}

.slidercaptcha .card-body {
  padding: 6px;
}

.slidercaptcha canvas:first-child {
  border-radius: 4px;
  border: 1px solid #e6e8eb;
}

.slidercaptcha.card .card-header {
  background-image: none;
  /* background-color: rgba(0, 0, 0, 0.03); */
}

.slidercaptcha.card .card-header span {
  margin-top: 8px;
  display: inline-block;
  margin-left: 29px;
}

.refreshIcon {
  top: -30px;
  font-size: 18px;
  color: #1e9fff;
}
