.notice-box {
    width: 1200px;
    margin: 0 auto;
    background: #F9F9F9;
    padding-bottom:60px;
}

.notice-box h1 {
    padding-top: 64px;
    text-align: center;
    padding-bottom: 76px;
}

.notice-box li {
    width: 1060px;
    margin:0 auto;
    padding-top:35px;
    background: url(/activity/site/notice/img/hill1.png) no-repeat 28px 0, url(/activity/site/notice/img/hill2.png) no-repeat 933px 0;
}
.notice-box  .notice-list{
    background: #fff;
    padding:40px 35px;
    margin:0 auto 60px;
    padding-top:35px;
    color:#6f5b42;
    background:url(/activity/site/notice/img/hill1.png) no-repeat 28px 0, url(/activity/site/notice/img/hill2.png) no-repeat 933px 0;
}
.notice-box li:last-child{
    margin-bottom: 0;
}
.notice-box  .notice-list{
    padding:40px 35px;
    background: #FFFCF9;
    box-shadow: 0px 1px 5px 0px rgba(108,87,69,0.24);
}
.notice-box  .notice-list div{
    background: url(/activity/site/notice/img/bottton-bj.png) no-repeat right bottom;
    background-size: 80px;
    padding:24px 40px 16px;
    font-size: 14px;
    line-height: 24px;
}
.notice-box  .notice-list h3{
    font-size:14px;
    line-height: 30px;
    background: url(/activity/site/notice/img/name.png) left center no-repeat;
    background-size:30px;
    padding-left:35px;
}
.notice-box  .notice-list div>span{
    display: block;
    text-align: right;
    margin-top:25px;
}
.page-box{
    height: 30px;
    margin-top: 36px;
}
