@charset "utf-8";


.big-container{
    overflow-x: hidden;
    background-color: #fff;
    width:100%;
}

.banner-container{
    width:100%;
    position: relative;
}

.top-banner{
    width: 100%;
    height: 719px;
    margin: auto;
}

.top-banner img{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1280px;
    width: 2560px;
    height: 100%;
}

.center-container{
    width: 1200px;
    margin: auto;
}

.time{
    padding-top: 70px;
    text-align: center;
    padding-bottom: 65px;
}

.main-title{
    text-align: center;
    vertical-align: top;
    margin-bottom: 70px;
}

.main-title i{
    display: inline-block;
    width: 51px;
    height: 8px;
    background: url("../img/deng.png")no-repeat center;
    background-size: 100% 100%;
    vertical-align: middle;
}

.main-title span{
    font-size: 40px;
    color: #4e4097;
    margin: 0 51px;
    vertical-align: middle;
}

.main-bg{
    width:100%;
    height: 1208px;
    background: url("../img/big-bg.png")no-repeat center;
    background-size: 100% 100%;
}

.main-bg ul{
    padding: 72px 0 0;
}

.main-list{
    margin-bottom: 70px;
}

.main-list>div{
    display: inline-block;
}

.prize{
    width: 377px;
}

.prize-one{
    margin: 0 130px;
}
.main-img{
    position: relative;
    width: 377px;
    height: 377px;
    margin:0 auto 20px;
    background: url("../img/1.png")no-repeat center;
    background-size: 100% 100%;
}

.main-img .one{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -131px;
    margin-top: -101px;
}

.main-img .two{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -108px;
    margin-top: -82px;
}

.big-p{
    font-size: 27px;
    color: #ea6716;
    text-align: center;
    margin-bottom: 15px;
}

.small-p{
    font-size: 21px;
    color: #8f4200;
    text-align: center;
    white-space: nowrap;

}

.one-pice{
    margin-left: -17px;
}

.second-floor{
    width: 279px;
}

.second-main{
    position: relative;
    width: 279px;
    height: 279px;
    background: url("../img/33.png")no-repeat center;
    background-size: 100% 100%;
}

.three{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -84px;
    margin-top: -57px;
}

.fore{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -67px;
    margin-top: -95px;

}

.five{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -95px;
}

.first{
    margin: 0 85px 0 73px;
}

.last{
    margin-left: 85px;
}

.last-p{
    margin-left: -38px;
}

.attention{
    width: 830px;
    margin:80px auto 0;
    font-size:16px;
    color: #8f4200;
    line-height: 33px;
}

.last-main{
    margin-top: 100px;
}

.text-container{
    padding: 80px 62px 0 90px;
}

.small-container{
    margin-bottom: 40px;
}

.text-title{
    font-size: 20px;
    color: #ea6716;
    margin-bottom: 15px;
}
.text-content{
    font-size: 16px;
    color: #8f4200;
    line-height: 28px;
}