#top{
 overflow:hidden;
}
#top-topic{
 overflow:hidden;
}
#top h2{
 margin-top:25px;
 font-size:13px;
 font-family:"UD¿·¥´ DB";
}
#top h2 span{
 font-size:10px;
 font-family:"UD¿·¥´ R"; 
}
#top .t-left{
 float:left;
}
#top .t-right{
 float:right;
}
.swiper-container{
  width: 100%;
}
.swiper-container img{
  width: 100%;
  height: auto;
}
.swiper-container .swiper-pagination-bullet-active{
  background-color: #000;
}