.page {
    background: url("../images/index_wrapper_bg.jpg") top center repeat;
}
.enter_area {
    width: 100%;
    height: 550px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    background: url("../images/index_enter_bg.jpg") center top no-repeat;
}
.enter_box {
    width: 800px;
    text-align: center;
    padding-bottom: 20px;
}
.enter_box p a {
    color: #FF6700;
    display: inline;
}
.index_copy a {
    color: #000;
    display: inline;
    text-align: center;
}
.enter18 {
    width: 50px;
    height: auto;
}
h1.enter_h1 {
    text-align: center;
    color: #fff;
    background-color: rgba(0,0,0,1.00);
    padding: 8px;
}
.banner8831 {
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}
.wrapper {
    width: 100%;
    max-width: 1200px;
    background-image: none;
    margin: 0 auto!important;
}
.index_h2 {
    background-image: none;
    color: #000;
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
    margin-bottom: -20px;
    margin-top: 20px;
}