/*
div# container.index > section.event > div# carousel.wrapper div.img01 {
    background: #3b147c;
    color: #fff;
    display: none !important;
}
*/
/*
div# container.index > section.event > div# carousel.wrapper div.img01 > div.carowrapper > div.carocontentswrapper {
    position: absolute;bottom: 60 px;left: 0;right: 0;width: 100 % ;padding: 0 30 px
}
div# container.index > section.event > div# carousel.wrapper div.img01 > div.carowrapper > div.carocontentswrapper > img {
    width: 100 % ;max - width: 500 px;margin: 30 px auto
}
div# container.index > section.event > div# carousel.wrapper div.img01 > div.carowrapper > div.carocontentswrapper > div.carocontents {
    height: 24 px;text - align: center;margin - bottom: 10 px
}
div# container.index > section.event > div# carousel.wrapper div.img01 > div.carowrapper > div.carocontentswrapper > div.carotitle {
    text - align: center;
    font - size: 30 px;
    line - height: 40 px;
    margin - bottom: 30 px
}
div# container.index > section.event > div# carousel.wrapper div.img01 > div.carowrapper > div.carocontentswrapper > div.carodevider {
    width: 100 % ;height: 1 px;background - color: #fff;margin: 20 px 0
}
div# container.index > section.event > div# carousel.wrapper div.img01 > div.carowrapper > div.carocontentswrapper > button {
        margin: 0 auto;background - color: #fff;color: #000}div# container.index > section.event > div# carousel.wrapper div.img02 {
            background: #593964;background:-webkit-linear-gradient(# 593964,
            #351441);background:-o-linear-gradient(# 593964,
            #351441);background:-moz-linear-gradient(# 593964,
            #351441);background:linear-gradient(# 593964,
            #351441);color:# fff
        }
*/