@charset "utf-8";
.mianze {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.mianze .container1550 {
  max-width: 1000px;
}
.mianze .container1550 .box {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #e5e5e5;
  justify-content: space-between;
  align-items: flex-end;
}
.mianze .container1550 .box .cn1 {
  font-size: 0.4rem;
  color: #000000;
}
@media (max-width: 767px) {
  .mianze .container1550 .box .cn1 {
    text-align: center;
    width: 100%;
  }
}
.mianze .container1550 .box .cn2 {
  color: #666666;
}
@media (max-width: 767px) {
  .mianze .container1550 .box .cn2 {
    text-align: center;
    width: 100%;
    margin-top: 0.2rem;
  }
}
.mianze .container1550 .box .cn2 span {
  margin-left: 0.2rem;
}
.mianze .container1550 .box2 {
  padding-top: 0.4rem;
}
.mianze .container1550 .box2 h3 {
  font-size: 24px;
  color: #000000;
}
@media (max-width: 1580px) {
  .mianze .container1550 .box2 h3 {
    font-size: 22px;
  }
}
@media (max-width: 1260px) {
  .mianze .container1550 .box2 h3 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .mianze .container1550 .box2 h3 {
    font-size: 0.32rem;
  }
}
.mianze .container1550 .box2 p {
  color: #666666;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .mianze .container1550 .box2 p {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .mianze .container1550 .box2 p {
    font-size: 0.28rem;
  }
}
.mianze .container1550 .box2 b {
  color: #222;
}
