@charset "utf-8";

/* CSS Document */
.holiday-logo {
    float: left;
    margin-top: 76px;
    margin-left: 188px;
}

.holiday-back {
    font-size: 16px;
    color: #fff;
    float: right;
    margin-top: 65px;
    margin-right: 36px;
}

.holiday01 {
    width: 100%;
    height: 795px;
    background: url(../images/bg1.png) center no-repeat;
    min-width: 1200px;
}

.holiday02 {
    width: 100%;
    height: 573px;
    background: url(../images/bg2.png) center no-repeat;
    min-width: 1200px;
}

.holiday03 {
    width: 100%;
    height: 1582px;
    background: url(../images/bg3.png) center no-repeat;
    min-width: 1200px;
}

.holiday_video {
    width: 889px;
    height: 500px;
    background: #000;
    margin: 0 auto;
}

.holiday_li {
    width: 1200px;
    height: 760px;
    margin-top: 110px;
}

.holiday_notice p {
    font-size: 30px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 40px;
    text-align: left;
    width: 1070px;
    margin-top:180px;
}

#demo {
    overflow: hidden;
    width: 1070px;
    height: auto;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 600%;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

.holiday_star_p {
    line-height: 74px;
    font-size: 30px;
    margin-top: 70px;
    color: #fff;
    font-weight: bold;
    text-shadow: 3px 3px 4px rgba(185, 49, 31, 1);
}