article {
  padding-bottom: 1.4rem;
}
.type {
  padding: 0 0.49rem 0 0.41rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.52rem;
}
.type > div > img {
  width: 1.55rem;
  height: 2.05rem;
  margin-right: 0.13rem;
  margin-bottom: 0.18rem;
}
.type > div:nth-child(4n + 4) img {
  margin-right: 0;
}
article > .ouHouse {
  padding: 0.5rem 0.5rem 0 0.41rem;
}
article > .ouHouse:last-child {
  padding: 0.75rem 0.5rem 1.3rem 0.41rem;
}
.ouHouse-qianmo {
  padding: 0.5rem 0.5rem 0 0.41rem;
}
.ouHouse-qianmo .top_info {
  overflow: hidden;
}
.financial-item {
  width: 6.29rem;
  display: flex;
  margin-top: 0.22rem;
}
.financial-item > img {
  width: 2.45rem !important;
  height: 1.87rem !important;
  margin: 0 !important;
}
.financial-item .cover {
  width: 4.14rem;
  background-color: #efefef;
}
.financial-item .cover .cover_main {
  padding: 0.3rem 0.45rem 0 0.45rem;
}
.financial-item .cover .cover_main p {
  font-size: 0.24rem;
  font-weight: 300;
  color: rgba(105, 104, 104, 1);
}

.swiper-pagination {
  display: flex;
  justify-content: center;
}
.swiper-pagination span {
  width: 0.52rem;
  height: 0.06rem;
  border-radius: 0.03rem;
}
.swiper-pagination-bullet-active {
  background: #fff;
}

/* 新能源电力  */
.newEnergy {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0.6rem 0 0.26rem 0;
}
.newEnergy .newEnergy-main {
  width: 100%;
  height: 2.7rem;
  margin-bottom: 0.2rem;
  position: relative;
}
.newEnergy .newEnergy-main .top_info {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.newEnergy .newEnergy-main .top_info img {
  width: 100%;
  height: auto;
}
.newEnergy .newEnergy-main .newEnergy-hover {
  position: absolute;
  margin: auto;
  top: 0.6rem;
  left: 0;
  right: 0;
}
.newEnergy .newEnergy-main .newEnergy-hover h2 {
  font-size: 0.3rem;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
}
.newEnergy .newEnergy-main .newEnergy-hover img {
  width: 2.08rem;
  height: 1.34rem;
  margin: auto;
}
.newEnergy .newEnergy-info {
  padding: 0.26rem 0.4rem 0 0.4rem;
}
.newEnergy .newEnergy-info span {
  font-size: 0.3rem;
  color: #00579f;
  letter-spacing: 0;
  line-height: 0.3rem;
}
.newEnergy .newEnergy-info span::after {
  display: block;
  content: "";
  width: 0.6rem;
  height: 0.02rem;
  background-color: #00579f;
  margin: 0.24rem 0;
}
.newEnergy .newEnergy-info p {
  font-size: 0.24rem;
  color: #2b2b2b;
  letter-spacing: 0;
  line-height: 0.36rem;
  margin-bottom: 0.3rem;
}
/* end */
.banner {
  width: 100%;
  position: relative;
}
.banner .brand_img {
  width: 100%;
  height: 1.4rem;
  overflow: hidden;
}
.banner .brand_img img {
  width: 100%;
  height: auto;
}
.banner .brand_info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner .brand_info .title {
  font-size: 0.36rem;
  line-height: 1;
  font-weight: bold;
  color: #fff;
}

.banner .brand_info .brand_main .line {
  width: 0.6rem;
  height: 0.03rem;
  background-color: #fff;
  display: block;
  margin: 0.2rem auto;
}
.banner .brand_info .brand_main .main_info {
  font-size: 0.2rem;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  line-height: 0.3rem;
}

/* 金刚光伏、昊易家 */
.special-page .newEnergy-main {
  padding: 0 0.29rem 1.4rem 0.29rem;
}
.newEnergy-main .newEnergy-one {
  margin-top: 0.41rem;
}
.newEnergy-main .newEnergy-one h1 {
  font-size: 0.3rem;
  color: #00579f;
  letter-spacing: 0;
  line-height: 0.4rem;
  font-weight: bold;
}
.newEnergy-main .newEnergy-one .line::before {
  display: block;
  content: "";
  width: 6.87rem;
  border: #bfbfbf 0.01rem dashed;
  margin: 0.29rem 0 0.31rem 0;
}
.newEnergy-main .newEnergy-one .line::after {
  display: block;
  content: "";
  width: 0.11rem;
  height: 0.11rem;
  background-color: #005baa;
  border-radius: 50%;
  margin-top: -0.38rem;
}
.swiper-container {
  width: 6.9rem;
  height: 2.94rem;
  margin-top: 0.3rem;
}
.swiper-container img {
  width: 100%;
  height: auto;
}

.newEnergy-info {
  padding: 0.4rem 0.2rem 0 0.55rem;
}
.newEnergy-info-center {
  display: flex;
}
.newEnergy-info-center > img {
  width: 0.8rem;
  height: 0.79rem;
  margin-right: 0.3rem;
}
.newEnergy-info-center .newEnergy-info-one {
  margin-bottom: 0.5rem;
}
.newEnergy-info-center .newEnergy-info-one h4 {
  font-size: 0.26rem;
  color: #2b2b2b;
  letter-spacing: 0;
  line-height: 0.4rem;
}
.newEnergy-info-center .newEnergy-info-one p {
  margin-top: 0.08rem;
  font-size: 0.2rem;
  color: #5b5b5b;
  letter-spacing: 0;
  line-height: 0.3rem;
}
/* 千摩 */
.qianmo-module {
}
.qianmo-module .qianmo-brand {
  margin-top: 0.6rem;
}
.qianmo-module .qianmo-brand h1 {
  font-size: 0.3rem;
  color: #00579f;
  letter-spacing: 0;
  line-height: 0.3rem;
  font-weight: bold;
}
.qianmo-module .qianmo-brand > span {
  display: block;
  width: 0.6rem;
  height: 0.02rem;
  background-color: #00579f;
  margin: 0.24rem 0 0.2rem 0;
}
.qianmo-module .qianmo-brand .qianmo-brand-list {
  display: flex;
  flex-wrap: wrap;
}
.qianmo-module .qianmo-brand .qianmo-brand-list .qianmo-brand-item {
  width: 50%;
  position: relative;
}
.qianmo-module .qianmo-brand .qianmo-brand-list .qianmo-brand-item img {
  height: 1.5rem;
  width: 100%;
  object-fit: cover;
}
.qianmo-module .qianmo-brand .qianmo-brand-list .qianmo-brand-item > span {
  position: absolute;
  display: block;
  bottom: 0.02rem;
  left: 0;
  right: 0;
  font-size: 0.22rem;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 0.7rem;
  text-align: center;
}
.qianmo-business .qianmo-brand-list {
  display: flex;
  width: 100%;
}
.qianmo-business > .qianmo-brand-list .qianmo-business-item {
  width: 100%;
  overflow: hidden;
}
.qianmo-business > .qianmo-brand-list .qianmo-business-item > img {
  height: 3rem;
  width: 100%;
  object-fit: cover;
}
.qianmo-business
  > .qianmo-brand-list
  .qianmo-business-item
  .qianmo-business-item-text {
  padding: 0.38rem 0 0.42rem 0.28rem;
}
.qianmo-business-item .qianmo-business-item-text h1 {
  font-size: 0.3rem;
  color: #2b2b2b;
  letter-spacing: 0;
  line-height: 0.38rem;
}

.qianmo-business-item .qianmo-business-item-text span {
  display: block;
  background: #00579f;
  width: 0.6rem;
  height: 0.02rem;
  margin: 0.1rem 0;
}
.qianmo-business-item .qianmo-business-item-text p {
  font-size: 0.22rem;
  color: #2b2b2b;
  letter-spacing: 0;
  line-height: 0.3rem;
}
.qianmo-business-item .qianmo-business-item-text > img {
  width: 6rem;
  margin: 0.2rem 0;
}
