@font-face {
  font-family: notoB;
  src:url(/theme/basic/font/NotoSans-Bold.eot) format('embedded-opentype'),
      url(/theme/basic/font/NotoSans-Bold.woff) format('woff');
}

@font-face {
  font-family: notoR;
  src:url(/theme/basic/font/NotoSans-Regular.eot) format('embedded-opentype'),
      url(/theme/basic/font/NotoSans-Regular.woff) format('woff');
}

@media screen and (max-width:1700px) {
  #ft {

  }
}

@media screen and (min-width:1700px) {
  #ft {

  }
}

#ft {
  position: absolute;
  height: 284px;
  width: 100%;
  top:1716px;
  overflow: hidden;
  background: #333333;
}

#ft_content1 {
  position: absolute;
  height: 92px;
  width: 230px;
  top: 100px;
  left: calc(50% - 115px - 454px);
}

#ft_content1_text1 {
  position: absolute;
  height: 18px;
  width: 110px;
  top:0;
  left:0;
  color: #ffffff;
  font-size: 18px;
  font-family: notoB;
}

#ft_content1_text2 {
  position: absolute;
  height: 50px;
  left:0;
  top: calc(18px + 24px);
  color:#bcbcbc;
  line-height: 24px;
  font-size: 15px;
  font-family: notoR;
}

#ft_content2 {
  position: absolute;
  top: 95px;
  right: calc(50% - 580px);
  font-size: 15px;
  color: #bcbcbc;
  font-family: notoR;
}

#ft_content3 {
  position: absolute;
  width: 600px;
  height: auto;
  left: calc(28% + 145px);
  top: 100px;
}

.ft_content3_text {
  float: left;
  width: 270px;
  height: 16px;
  margin-right: 30px;
  margin-bottom: 6px;
  color: #bcbcbc;
  font-size: 15px;
  font-family: notoR;
}
