.fotter {
  background: #141516;
}
.fotter .fotter_top {
  padding-top: 3.17vw;
  padding-left: 10.41vw;
  padding-right: 11.51vw;
  padding-bottom: 27px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.fotter .fotter_top .logo1_icon {
  height: 32px;
  width: auto;
}
.fotter .fotter_top .a {
  margin-right: 5.1vw;
}
.fotter .fotter_top .text {
  color: #6f7c8f;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  margin-top: 10px;
}
.fotter .fotter_top .m_t_52 {
  margin-top: 52px;
  color: rgba(255, 255, 255, 0.6);
  font-family: Mulish;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  width: 222px;
}
.fotter .fotter_top .fotter_top_right {
  flex: 1;
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
}
.fotter .fotter_top .fotter_top_right ul {
  display: flex;
  flex-direction: column;
  margin-left: 10px;

}
.fotter .fotter_top .fotter_top_right ul:first{
  margin-left: 0px;
}
.fotter .fotter_top .fotter_top_right .li_title {
  color: rgba(255, 255, 255, 0.8);
  text-align: justify;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 30px;
  cursor: pointer;
}
.fotter .fotter_top .fotter_top_right .m_b_16 {
  cursor: pointer;
  margin-bottom: 16px;
  color: #fff;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 300;
  line-height: 150%;
  letter-spacing: -0.3px;
}
.fotter .fotter_top .fotter_top_right .m_b_8 {
  cursor: pointer;
  margin-bottom: 8px;
  color: #999;
  font-family: Mulish;
  font-size: 10px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: -0.3px;
}
.fotter .fotter_top .fotter_top_right .li_flex {
  display: flex;
  align-items: center;
  color: #fff;
  font-family: Mulish;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 20px;
}
.fotter .fotter_top .fotter_top_right .li_flex .li_icon_14 {
  width: 14px;
  margin-right: 14px;
}
.fotter .fotter_top .fotter_top_right .li_flex .li_icon_15 {
  width: 15px;
  margin-right: 13.5px;
}
.fotter .fotter_top .fotter_top_right .li_flex .li_icon_16 {
  width: 16px;
  margin-right: 12.5px;
}
.fotter .fotter_top .fotter_top_right .li_flex .li_icon_24 {
  width: 24px;
  margin-right: 14px;
}
.fotter .rights {
  height: 61px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.4);
  font-family: Mulish;
  font-size: 12px;
  font-weight: 500;
  border-top: 1px solid #303030;
}
.fotter .rights span {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
  margin-right: 10px;
}
