#raiders{

}
.wrap{
    margin-bottom: 30px;
    text-align: left;
    font-size: 16px;
}
.wrap .img{
    width: 700px;
    height: 480px;
    margin: 0 auto;
    background: #dcdcdc;
}
.img img{
    width: 100%;
    height: 100%;
}
.back{
    display: inline-block;
    margin-top: 20px;
    color:#ff9500;
}
.raiders .sj{
    opacity: 1;
    transform: rotate(180deg);
}
.main{
    margin-top: 20px;
}
.main .title{
    text-align: center;
    color: #000000;
    font-size: 28px;
}
.main .time{
    font-size: 14px;
    text-align: center;
    color: #999;
    padding-bottom: 40px;
    border-bottom: 1px solid #eeeeee;
}