.i_footer_box {
  width: 100%;
  min-width: 1200px;
  background: #121836;
  overflow: hidden;
}
.i_footer {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 50px;
}
.i_footer_l {
  float: left;
  width: 580px;
  overflow: hidden;
}
.i_footer_l ul:nth-child(2) {
  overflow: hidden;
  margin-top: 58px;
}
.i_footer_l ul:nth-child(2) li:nth-child(1) {
  float: left;
  /* width: 104px; */
  width: auto;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.4);
}
.i_footer_l ul:nth-child(2) li:nth-child(1) em {
  display: block;
  overflow: hidden;
}
.i_footer_l ul:nth-child(2) li:nth-child(1) em img {
  display: block;
  width: 100%;
}
.i_footer_l ul:nth-child(2) li:nth-child(1) span {
  display: block;
  text-align: center;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  line-height: 30px;
}
.i_footer_l ul:nth-child(2) li:nth-child(2) {
  float: left;
  margin-left: 40px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 30px;
  margin-top: -8px;
}
.i_footer_r {
  float: right;
  overflow: hidden;
}
.i_footer_r ul {
  float: left;
  overflow: hidden;
  margin-right: 30px;
}
.i_footer_r ul li:nth-child(1) {
  font-size: 18px;
  color: #ffffff;
}
.i_footer_r ul li:nth-child(2) {
  overflow: hidden;
  margin-top: 16px;
}
.row {
  display: flex;
  flex-wrap: wrap;
}
.i_dib {
  overflow: hidden;
  border-top: 1px solid #272d48;
  min-width: 1200px;
  width: 100%;
  height: 74px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
}
.i_dib a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
}
.i_footer_r ul li:nth-child(2) a {
  display: block;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.4);
  line-height: 38px;
}
li {
  list-style: none;
}
