/* footer样式 */
.comm_footer-info li:not(:last-child) {
  margin-top: 50px;
  margin-left: 30px;
  flex-grow: 1;
}

.comm_footer-info li:last-child {
  margin-top: 20px;
  margin-right: 10px;
  text-align: center;
}

.comm_footer-info li p:first-child {
  font-size: 20px;
  color: white;
  margin-bottom: 20px;
}

.comm_footer-info li p.comm_footer-info-last-p {
  margin-bottom: 10px;
}

.comm_footer-info li .comm_footer-info-last-p img {
  border: 5px white solid;
}

.comm_footer_htx220 {
  height: 220px;
}
.comm_footer_prt {
  position: relative;
}
.comm_footer_bg30 {
  background-color: rgb(30, 30, 30);
}
.comm_footer-info {
  display: flex;
}
.comm_footer-info_w {
  width: 1200px;
  margin: 0 auto;
}
.comm_footer_col158 {
  color: rgb(158, 158, 158);
}
.comm_footer_container {
  width: 1200px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}
.comm_footer_fs-p14 {
font-size: 14px;
}
.comm_footer_pat {
  position: absolute;
}
.comm_footer-tit {
  text-align: center;
  line-height: 60px;
  height: 60px;
  width: 100%;
  border-top: 1px solid #3d4966;
  box-sizing: border-box;
  bottom: 0;
  font-size: 16px;
}