html {
    font-size: 13.33333333vw !important;
    height: 100%;
}

@media (min-width: 560px) {
    html {
        font-size: 74px !important;
    }
}

body {
    box-sizing: border-box;
    height: 100%;
    font-size: .28rem;
    color: #ffffff;
    background-color: #202020;
    max-width: 560px;
    margin: 0 auto;
}

.g-bg {
    background: url("../img/small_bar2.png") repeat;
    background-size: .08rem 0.08rem;
}

.g-index-box1 {
    height: 1rem;
    line-height: 1rem;
    overflow: hidden;
    margin-bottom: .2rem;
    background-color: #000000;
}

.g-index-box1 > div:nth-child(1) img {
    width: auto;
    height: .9rem;
}

.g-index-box1 > div:nth-child(2) {
    text-align: right;
}

.g-index-box1 > div:nth-child(3) {
    text-align: right;
    padding-right: .1rem;
}

.van-notice-bar {
    background: url("../img/small_bar2.png") repeat;
    background-size: .08rem 0.08rem;
    color: #ffffff;
}

.g-index-box2 {
    margin: .2rem;
    border-radius: 5px;
    overflow: hidden;
}

.swiper-container {
    width: 100%;
    padding-left: 8%;
}

.swiper-slide {
    width: auto;
    height: 2rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 5px;
}

.reflection {
    width: 100%;
    height: 15px;
    border-radius: 3px 3px 0 0;
    position: absolute;
    left: 0;
    bottom: -17px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0))); /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)); /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)); /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)); /* Opera 11.10-12.00 */
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)); /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-slide a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.g-index-box3 {
    text-align: center;
    padding-bottom: .2rem;
}

.g-index-box3 img {
    width: 1.2rem;
    height: 1.2rem;
}

.g-index-box3 p {
    color: #ffffff;
}

.g-index-cai img {
    padding-top: 0.34rem;
    width: 1rem;
    height: 1rem;
}

.g-index-box4 {
    margin: .2rem;
    border-radius: 5px;
    overflow: hidden;
    padding: .2rem;
}

.g-index-title1 {
    font-size: .28rem;
    line-height: .84rem;
    color: #ffffff;
}
.g-index-title3 {
    font-size: .20rem;
    line-height: .84rem;
    color: #E1AA07;
}

.g-index-title2 {
    font-size: .23rem;
    line-height: .3rem;
    color: #ddd;
}

.g-index-cai1 {
    margin-bottom: .2rem;
    padding-bottom: .2rem;
}

.g-index-cai2 {
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    box-sizing: border-box;
    background: url(../img/cai1.png) no-repeat;
    background-size: 1.45rem 1.4rem;
    background-position: center;
    text-align: center;
}

.g-index-cai3 {
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    box-sizing: border-box;
    background: url(../img/cai.png) no-repeat;
    background-size: 1.45rem 1.4rem;
    background-position: center;
    text-align: center;
}
.g-index-box5 {
    margin: .2rem;
    border-radius: 5px;
    overflow: hidden;
    padding: .2rem;
}

.g-index-box6 {
    margin: .2rem;
    border-radius: 5px;
    overflow: hidden;
    padding: .2rem;
}

.g-index-box5 img {
    width: 2rem;
}

.g-index-box51 {
    height: .7rem;
}

.g-index-box52 {
    padding-top: .2rem;
    text-align: center;
}

.g-shu {
    width: .1rem;
    height: .5rem;
    background-color: orange;
}

.g-title-big {
    color: #ffffff;
    line-height: .5rem;
}

.g-index-box61 {
    margin-bottom: .2rem;
}

.g-index-box62 {
    color: #ffffff;
    line-height: .6rem;
}

.g-index-box61 img {
    border-radius: 5px;
}

/*选择房间*/
.g-room-div1{
    line-height: 0.6rem;
    padding: .2rem .4rem;
}
.g-room-div2{
    margin-top: .1rem;
    padding: .2rem .6rem;
    line-height: .5rem;
}
.g-room-div3{
    padding: .3rem .3rem 0 .3rem;
}
.g-room-div3>div{
    position: relative;
}
.g-room-div3-p1{
    position: absolute;
    top: .2rem;
    left: .2rem;
    font-size: .3rem;
    font-weight: bold;
}
.g-room-div3-p2{
    position: absolute;
    top: 1rem;
    right: .2rem;
    font-size: .3rem;
}
.g-room-div3-p2 img{
    display: inline-block;
    width: .3rem;
    height: auto;
}
.g-room-div3-p3{
    position: absolute;
    top: 3.3rem;
    right: .2rem;
    font-size: .3rem;
    font-weight: bold;
}
.g-member-name{
    font-size: .35rem;
    line-height: .8rem;
}
.g-member-box{
    text-align: center;
    line-height: .5rem;
    background: rgba(50,50,50,0.5);
    padding: .2rem;
}
.g-member-box1{
    text-align: center;
    line-height: .6rem;
    background: #212121;
    padding: .2rem;
    font-size: .30rem;
}
.g-cell{
    margin-top: .2rem;
}
.g-cell .van-cell{
    padding: .2rem .3rem;
    line-height: .48rem;
    background-color: #202020;
    color: #FFFFFF;
    font-size: .28rem;
}
.g-cell .van-cell__left-icon, .van-cell__right-icon {
    height: .48rem;
    min-width: 1em;
    font-size: .32rem;
    line-height: .48rem;
}
.g-cell .van-cell__left-icon{
    margin-right: .1rem;
}

.g-cell>.van-cell:nth-child(1) .van-cell__left-icon{
    color: #5fa9ff;
}
.g-cell>.van-cell:nth-child(2) .van-cell__left-icon{
    color: #fcb100;
}
.g-cell>.van-cell:nth-child(3) .van-cell__left-icon{
    color: #fe7877;
}
.g-cell>.van-cell:nth-child(4) .van-cell__left-icon{
    color: #2dcc70;
}
.g-cell>.van-cell:nth-child(5) .van-cell__left-icon{
    color: #5fa9ff;
}

.van-nav-bar{
    background: #202020;
}
.van-nav-bar .van-icon{
    color: orange;
}
.van-nav-bar__text{
    color: orange;
}
.van-nav-bar__title{
    color: #FFFFFF;
    font-size: .3rem;

}

.index .van-tab{
    background: url(../img/small_bar2.png) repeat;
    background-size: .08rem 0.08rem;
}
.index .van-tab--active{
    color: #FFFFFF;
}
.index .van-ellipsis{
    color: #dddddd;
}
.index .van-hairline--top-bottom{
    border: none;
}
.index .van-tabs__content{
    padding: .2rem;
}