.new-SIE_page-footer {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}



.new-SIE_page-footer_left {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.new-SIE_page-footer_left-text {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #666; 
  margin-top: 5px;
}

.new-SIE_page-footer_right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 25px;
  margin-top: 25px;
}

.new-SIE_page-footer_right a {
  color: #666;
  margin: 0 10px;
}

.footer_beian{
  width: 16px;
  height: 16px;
  margin-right: -8px;
}

.new-SIE_page-footer_right-item {
  display: flex;
  align-items: center;
  justify-content: center;
}

.new-SIE_page-footer_right-item_link {
  text-decoration: none;
  color: #666;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  text-align: center;
}

.dev_footer_beian{
  margin: 0px 0px;
}


.new-SIE_page-footer_right-item_line {
  color: #666;
  height: 26px;
  line-height: 26px;
}

.new-SIE_page-footer_right-item_title {
  color: #666;
  font-size: 12px;
  line-height: 26px;
  height: 26px;
}

.new-SIE_page-footer_right-item_box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.iris_footericon {
  width: 36px;
  height: 12px;
  margin-right:-4px;
}
.sie_vd_footer .footer {
  margin-top: 0px;
}