.memorabiliabox{
    width: 600px;
    height: 700px;
    background: #3ab795;
}
.box{
    width: 600px;
    position: absolute;bottom: 0px;
    background: #3ab795 url("../images/tmp_dashiji.png") no-repeat 10px 46px;
    min-height: 140px;
}
.box_list{
    margin-top:20px;color: #ffffff;font-size: 15px;letter-spacing:1px;
    width: 520px;
    height: 40px;
}
.box_list_div{
    height: auto;position:absolute;bottom: 0px;width: 520px;left:50px;
    margin-bottom: 20px;
}
.box_year{
    height:54px;line-height:54px;position:absolute;top:0px;left:46px;width:130px;color:#ffffff;letter-spacing:1px;font-size: 36px;font-weight: bold;
}
.swiper-button-next{
    position: absolute;top: 280px;left: 1290px;
    background:url("../images/dashiji_next.png") no-repeat center;
    width: 88px;
    height: 88px;
    background-size: 88px 88px;
}
.swiper-button-prev{
    position: absolute;top: 280px;left: -20px;
    background:url("../images/dashiji_prev.png") no-repeat center;
    background-size: 88px 88px;
    width: 88px;
    height: 88px;
}
