.content_footer{
}

.wrap_footer{
  position: absolute;
  width: 100%;
  background-color: #ffffff;
  margin: 0;
  border-top: 2px solid #e6e6e6;
}

/*.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;
}*/

.footer_topic_box{
  padding: 35px 0;
  overflow: hidden;
  margin: auto;
  width: 1024px;
}
.footer_topic{
  float: left;
  margin-left: 11px;
  padding: 0 10px;
  width: 300px;
}
.footer_topic_box .footer_topic:first-child{
  margin-left: 0;
}

.footer_jumpplus_app_banner{
  background-image: url(../images/jumpplus_app_banner.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  width: 342px;
  height: 215px;
  position: relative;
}

.footer_jumpbookstore_app_banner{
    background-image: url(../images/jumpbookstore_app_banner.png);
    margin-bottom: 12px;
}

.footer_jumpplus_app_banner a{
  display: block;
  position: absolute;
}
.footer_jumpplus_app_banner a img{
  width: 100%;
}
.footer_jumpplus_app_banner a.banner_appstore{
  width: 114px;
  top: 115px;
  left: 20px;
}
.footer_jumpplus_app_banner a.banner_google_play{
  width: 114px;
  top: 115px;
  left: 150px;
}
.footer_jumpplus_app_banner a.banner_windows{
  width: 114px;
  top: 160px;
  left: 84px;
}
.footer_jumpbookstore_app_banner a.banner_appstore{
  width: 130px;
  top: 140px;
  left: 20px;
}
.footer_jumpbookstore_app_banner a.banner_google_play{
  width: 130px;
  top: 140px;
  left: 160px;

}

.twitter-timeline{
  box-shadow: 1px 1px 7px 0px rgba(0,0,0,0.2);
}

/*.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;
}*/

.content_footer{
  background-color: #282c3b;
  padding-bottom: 30px;
}
.footer_inner{
  width: 1024px;
  margin: auto;
}

.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: 248px;
  height: 30px;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top: 50px;
}
.logo_wrap img{
  width: 100%;
}

.footer_banner{
  margin: 0 auto;
}

.footer_menu{
  float: none;
  width: 875px;
  padding-left: 85px;
  margin: 0 auto;
  overflow: hidden;
}
.footer_menu li {
  float: left;
  padding: 10px 0;
  width: 20%;
}
.footer_menu a{
  font-size: 12px;
  color: #acbaed;
}

.copy_box{
  background-color: #191919;
  width: 100%;
  padding-top: 35px;
}
.copy_table{
  width: 100%;
}
.copy_table td{
  color: #acbaed;
  font-size: 10px;
  width: 19%;
}
.copy_table td.left{
  width: 13%;
  text-align: center;
}
.copy_table td.jasrac_text{
  width: 22%;
}
.copy_table td.left img{
  margin: auto;
}
.copyright{
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  color: #acbaed;
  padding: 20px;
}

.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;
}
