@charset "UTF-8";

body {
    padding-top: 0 !important;
}

.msg-box {
    display: none
}


.index-header {
    max-width: 460px;
    margin: 0 auto;
    width: 100%;
    height: 130px;
    text-align: center;
    background: #225BF8;

}

#index-form {
    margin: 0 auto;
    background: #225BF8;
}

#index-form #base-form {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    margin: 0 5px;
}

.index_btn_layout {
    text-align: center
}

.index_btn_layout .index_btn img {
    max-width: 100%;
}

.index_btn_layout .index_btn {
    background: none;
    border: none;
}

.shili {
    max-width: 460px;
    margin: 0 auto;
    padding: 0 60px
}

.shili img {
    width: 17px;
    height: 17px;
}

.indexpro {
    max-width: 475px;
    margin: 0 auto;
    text-align: center;
    background: #225BF8;
}

.indexpro img {
    max-width: 100%
}