.content_footer{
}

.wrap_footer{
  background-color: #1e1e1e;
  margin: 0;
  margin-bottom: -27px;
}
.footer_menu{
  float: none;
  width: 875px;
  padding-left: 85px;
  height: 20px;
  margin: 0 auto;
}
.footer_banner{
  margin: 0 auto;
}
.footer_menu li {
  float: left;
  margin-right: 33px;
}
.footer_menu a{
  color: #e1e1e1;
}

.content_white_wrap{
  width: 100%;
  height: 455px;
  background-color: #f4f4f4;
}

.content_white{
  width: 960px;
  height: 455px;
  margin: 0 auto;
  padding-top: 11px;
}

.news {
    width: 300px;
    height: 244px;
    float: none;
}

.news_box{
  width: 300px;
  height: 433px;
  border-radius: 4px solid #e5e5e5;
  float: left;
  margin-right: 28px;
}
.sns_box{
  width: 300px;
  height: 433px;
  float: left;
  margin-right: 28px;
}
.app_img_box{
  position: relative;
  width: 300px;
  height: 433px;
  float: left;
}

.panel_widget_twtr{
  margin-bottom: 5px;
}

.btn_topics_list a {
  display: block;
  width: 300px;
  margin-top: -1px;
  padding: 10px 0;
  font-size: 12px;
  /* height: 20px; */
  line-height: 20px;
  backGround: #fff;
  color: #333;
  text-align: center;
  border: 1px solid #b5b5b5;
  border-radius: 6px;
}

.logo_wrap{
  width: 120px;
  height: 30px;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top: 38px;
}
.logo_wrap img{
  width: 120px;
}

.copyright{
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  color: #e3e3e3;
}

.appstore{
  position: absolute;
  bottom: 75px;
  left: 10px;
  width: 135px;
}
.google_play{
  position: absolute;
  bottom: 75px;
  right: 10px;
  width: 135px;
}
.windows{
  position: absolute;
  bottom: 25px;
  left: 82px;
  width: 135px;
}
