#app {
    font-family: Avenir,Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    color: #2c3e50;
    margin-top: 60px
}

* {
    margin: 0;
    padding: 0;
    font-family: tahoma,Microsoft Yahei,arial,Hiragino Sans GB,\\5B8B\4F53
}

html {
    font-size: 100px
}

body,html {
    overflow-x: hidden
}

body,html {
    height: 100%;
    width: 100%
}

body {
    position: relative;
    overflow: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    font-size: .12rem
}

a {
    color: #666
}

a:hover {
    color: none
}

a {
    text-decoration: none
}

dd,dl,dt,h1,h2,h3,h4,h5,i,li,p,ul {
    margin: 0;
    padding: 0;
    list-style: none
}

:focus,input {
    outline: none
}

button,input,textarea {
    -webkit-appearance: none;
    border: none;
    resize: none;
    background: none
}

table {
    border-collapse: collapse
}

input:-moz-placeholder,textarea:-moz-placeholder {
    color: #d7d7d7;
    line-height: normal
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #d7d7d7;
    line-height: normal
}

input:-webkit-input-placeholder,textarea:-webkit-input-placeholder {
    color: #d7d7d7;
    line-height: normal
}

*,:after,:before {
    box-sizing: border-box
}

.view-bg {
    width: 100%;
    background: url(../img/bg.png) no-repeat 0 0;
    background-size: 100% auto;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.view-bg .title {
    font-size: .18rem;
    margin-top: .8rem;
    margin-bottom: .27rem;
    font-weight: 700;
    text-align: center;
}

.view-bg .content {
    padding: 0 .285rem;
    box-sizing: border-box
}

.view-bg .content .list .list-title {
    text-align: left;
    font-size: .14rem;
    line-height: .4rem
}

.view-bg .content .list a {
    display: block;
    border: 1px solid #6e6e6e;
    border-radius: 4px;
    font-size: .14rem;
    line-height: .4rem;
    margin-bottom: .05rem;
    text-align: center;
}

.view-bg .content .list a.active {
    border-color: #d61f19;
    color: #d61f19
}

.view-bg .content .list-info {
    font-size: .14rem;
    text-align: left;
    padding-top: .15rem
}

.view-bg .content .list-info li {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    border-bottom: 1px solid #d6d6d6;
    padding: .175rem 0
}

.view-bg .content .list-info li span {
    display: block;
    line-height: 30px;
    padding-right: .1rem
}
.view-bg .content .list-info li input {
    width: 100%;
}
.view-bg .content .list-info li input,.view-bg .content .list-info li select {
    box-flex: 1;
    display: block;
    height: 30px;
    font-size: .14rem
}

.view-bg .content .list-info li textarea {
    line-height: 30px
}

.view-bg .content .reservation {
    margin: .355rem 0
}

.view-bg .home-success {
    font-size: .14rem;
    line-height: .3rem;
    color: #212121;
    text-align: center;
}

.view-bg .btn {
    width: 100%;
    height: .42rem;
    line-height: .42rem;
    background: #555;
    color: #fff;
    font-size: .14rem;
    display: block;
    font-weight: 700;
    border-radius: 4px
}

.view-bg .btn-active {
    background: #d61f19
}

.view-bg .consult-start {
    margin-top: .19rem;
    margin-bottom: .175rem
}

.view-bg .visit-ok {
    margin: .29rem 0 .27rem
}

.c_fff {
    color: #fff!important
}

.view-bg .venue-notice {
    font-size: .14rem;
    line-height: .3rem;
    color: #212121;
    text-align: left;
    padding: 5%;
}
/*# sourceMappingURL=app.80377bfebc29b06303442301c53cce5f.css.map */
