
html,body {
    color: #333;
    margin: 0;
    height: 100%;
    /*font-family: "Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;*/
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #000;
}

a, label, button, input, select {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img {
    border: 0;
}

body {
    background: #fff;
    color: #666;
}

html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #08acee;
}

button {
    outline: 0;
}

img {
    border: 0;
}

button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none;
}

li {
    list-style: none;
}

a {
    color: #666;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}

.divHeight {
    width: 100%;
    height: 10px;
    background: #f5f5f5;
    position: relative;
    overflow: hidden;
}

.r-line {
    position: relative;
}

.r-line:after {
    content: '';
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    height: 100%;
    border-right: 1px solid #D9D9D9;
    -webkit-transform: scaleX(0.5);
    transform: scaleX(0.5);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.b-line {
    position: relative;
}

.b-line:after {
    content: '';
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #e2e2e2;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.aui-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 15px;
    position: relative;
}

.aui-flex-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    font-size: 14px;
    color: #333;
}

 
.aui-flexView {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.aui-scrollView {
    width: 100%;
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    position: relative;
}

.aui-navBar {
    height: 44px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 1002;
    background: #fff;
}

.aui-navBar-item {
    height: 44px;
    min-width: 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding: 0 0.9rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.7rem;
    white-space: nowrap;
    overflow: hidden;
    color: #808080;
    position: relative;
}

.aui-navBar-item:first-child {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-right: -25%;
    font-size: 0.9rem;
    font-weight: bold;
}

.aui-navBar-item:last-child {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.aui-center {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 44px;
    width: 50%;
    margin-left: 25%;
}

.aui-center-title {
    text-align: center;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    font-size: 0.95rem;
    color: #333;
}

.icon {
    width: 20px;
    height: 20px;
    display: block;
    border: none;
    float: left;
    background-size: 20px;
    background-repeat: no-repeat;
}

 

.aui-top-head {
    background: #fad477;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.aui-title-bg {
    width: 100%;
    height: 10rem;
    position: relative;
    background-image: url("/wp-content/themes/ripro/assets/static/images/shou/title-bg.png");
    background-size: 100%;
}

.aui-title-bg {
    background-repeat: no-repeat;
}

.aui-invite-box {
    width: 90.333%;
    height: auto;
    border-radius: 4px;
    background: #fff;
    padding: 20px;
    margin: -100px auto 0;
}

.aui-invite-title {
    background-repeat: no-repeat;
}

.aui-invite-title {
    width: 100%;
    background-image: url("/wp-content/themes/ripro/assets/static/images/shou/head-bg.png");
    background-size: 100%;
    text-align: center;
    padding: 30px 0;
    margin-top: 1rem;
}

.aui-invite-title h1 {
    color: #fff;
    font-size: 1.8rem;
    position: relative;
}

.aui-invite-title h1:after {
    content: '';
    position: absolute;
    z-index: 0;
    bottom: -5px;
    left: 60px;
    width: 60%;
    height: 1px;
    border-bottom: 1px solid #ffaf7a;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.aui-invite-title h2 {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 0.8rem;
}

.aui-invite-title h2 em {
    font-style: normal;
    background: linear-gradient(to bottom, #ffe700, #feeda7);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 3.5rem;
}

.aui-invite-title h2 i {
    font-style: normal;
    font-size: 1.4rem;
}

.aui-invite-title p {
    color: #feeed5;
    font-size: 0.85rem;
}

.aui-invite-coupon {
    background-repeat: no-repeat;
}

.aui-invite-coupon {
    margin-top: 1rem;
    width: 100%;
    background-image: url("/wp-content/themes/ripro/assets/static/images/shou/coupon.png");
    background-size: 100%;
    text-align: center;
    color: #b97d3e;
    font-size: 0.95rem;
    height: 4rem;
    line-height: 3.5rem;
    padding-left: 3rem;
}

.aui-invite-coupon em {
    color: #ff7700;
    font-style: normal;
}

.aui-button {
    margin-top: 1rem;
    background-image: url("/wp-content/themes/ripro/assets/static/images/shou/button-large.png");
    background-size: 100%;
    width: 100%;
    height: 4rem;
    border: none;
    background-position: center;
    background-repeat: no-repeat;
}

.aui-button button {
    background-size: 100%;
    width: 100%;
    height: 3.8rem;
    border: none;
    background: none;
    border-radius: 30px;
    color: #fff;
    box-shadow: 0 8px 10px #ffaba6;
}

.aui-flex-box h2 {
    text-align: center;
    font-size: 1rem;
    color: #ad6a26;
    position: relative;
}

.aui-flex-box h2:after {
    content: '';
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 15%;
    width: 30px;
    height: 17px;
    background-image: url("/wp-content/themes/ripro/assets/static/images/shou/icon-tag.png");
    background-size: 30px;
}

.aui-flex-box h2:before {
    content: '';
    position: absolute;
    z-index: 0;
    bottom: 0;
    right: 15%;
    width: 30px;
    height: 17px;
    background-image: url("/wp-content/themes/ripro/assets/static/images/shou/icon-tag.png");
    background-size: 30px;
}

.aui-invite-box-clear {
    margin-top: 0;
    margin-bottom: 1rem;
}

.aui-used-layout {
    background: #fff;
    position: relative;
    overflow: hidden;
}

.aui-grids-item {
    position: relative;
    float: left;
    padding: 10px 10px 12px 10px;
    width: 33.333%;
    box-sizing: border-box;
}

.aui-grids-item:not(:nth-child(3n)):before {
    content: '';
    position: absolute;
    z-index: 0;
    bottom: 61px;
    left: 43px;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #eee7dd;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.aui-grids-item-img {
    text-align: center;
    width: 22px;
    height: 22px;
    line-height: 20px;
    display: block;
    color: #fff;
    font-size: 0.95rem;
    background: #bc7e45;
    border-radius: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}

.aui-grids-item-text {
    text-align: center;
    width: 100%;
    display: block;
    color: #b47f4d;
    font-size: 0.7rem;
    padding-top: 5px;
}

.aui-gift {
    width: 90px;
    height: 90px;
}

.aui-gift img {
    width: 100%;
    height: auto;
    display: block;
    border: none;
}

.aui-button-sml {
    background-repeat: no-repeat;
}

.aui-button-sml {
    margin-top: 1rem;
    background-image: url(/wp-content/themes/ripro/assets/static/images/shou/button-small.png);
    background-size: 80%;
    width: 80%;
    height: 2.8rem;
    border: none;
    border-radius: 40px;
}

.aui-button-sml button {
    background-size: 100%;
    width: 80%;
    height: 2.8rem;
    border: none;
    background: none;
    border-radius: 30px;
    color: #fff;
    box-shadow: 0 8px 10px #ffaba6;
}

.aui-flex-box h4 {
    color: #ba7f47;
}

.aui-flex-box h5 {
    color: #fc7701;
    font-size: 1rem;
}

.aui-footer-bg {
    background-image: url("/wp-content/themes/ripro/assets/static/images/shou/footer-bg.png");
    background-size: 100%;
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 100%;
    height: 5rem;
}

.aui-flex-box h6 {
    color: #454545;
    font-weight: bold;
    text-align: center;
    font-size: 1.1rem;
    position: relative;
}

.aui-flex-box h6:after {
    content: '';
    position: absolute;
    z-index: 0;
    bottom: -10px;
    left: 50%;
    width: 16%;
    margin-left: -8%;
    height: 5px;
    background: #eeecec;
    border-radius: 50px;
}

.aui-flex-box span {
    color: #969696;
    font-size: 0.8rem;
}

.aui-palace {
    padding: 0.9rem 0;
    position: relative;
    overflow: hidden;
}

.aui-palace-grid {
    position: relative;
    float: left;
    padding: 1px;
    width: 33.333%;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.aui-palace-grid-icon {
    margin: 0 auto;
    text-align: center;
}

.aui-palace-grid-icon span {
    color: #424242;
    font-size: 1.3rem;
}

.aui-palace-grid-text {
    display: block;
    text-align: center;
    color: #999999;
    font-size: 0.85rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-top: 0.2rem;
}

.aui-palace-grid-text h2 {
    font-size: 0.8rem;
    font-weight: normal;
    color: #999999;
}

.aui-button-btn {
    padding: 0 20px 20px 20px;
}

.aui-button-btn button {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    color: #fff;
    background: #f14a28;
    border: none;
    box-shadow: 0 8px 19px #fcbdab
}

.aui-user-img {
    width: 45px;
    height: 50px;
    margin-right: 0.5rem;
    position: relative;
}

.aui-vip1 {
    position: absolute;
    top: -8px;
    left: -2px;
    background-image: url("/wp-content/themes/ripro/assets/static/images/shou/icon-vip1.png");
    background-size: 20px;
    width: 20px;
    height: 20px;
}

.aui-vip2 {
    position: absolute;
    top: -8px;
    left: -2px;
    background-image: url("/wp-content/themes/ripro/assets/static/images/shou/icon-vip2.png");
    background-size: 20px;
    width: 20px;
    height: 20px;
}

.aui-vip3 {
    position: absolute;
    top: -8px;
    left: -2px;
    background-image: url("/wp-content/themes/ripro/assets/static/images/shou/icon-vip3.png");
    background-size: 20px;
    width: 20px;
    height: 20px;
}

.aui-user-img img {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    display: block;
    border: none;
}

.aui-arrow {
    color: #fc7701;
    font-size: 1rem;
}

.aui-invite-list .aui-flex-box h4 {
    color: #464646;
    font-weight: normal;
}

.aui-invite-list .aui-flex-box h5 {
    color: #969696;
    font-size: 0.8rem;
    font-weight: normal;
}

.aui-invite-list .aui-flex-box .aui-no1 {
    background: #fdb843;
    border-radius: 3px;
    color: #fff;
    font-style: initial;
    width: 2.5rem;
    text-align: center;
    padding: 0.2rem 0;
    -webkit-transform: skew(-10deg);
}

.aui-invite-list .aui-flex-box .aui-no2 {
    background: #b2b9bf;
    border-radius: 3px;
    color: #fff;
    font-style: initial;
    width: 2.5rem;
    text-align: center;
    padding: 0.2rem 0;
    -webkit-transform: skew(-10deg);
}

.aui-invite-list .aui-flex-box .aui-no3 {
    background: #c88a73;
    border-radius: 3px;
    color: #fff;
    font-style: initial;
    width: 2.5rem;
    text-align: center;
    padding: 0.2rem 0;
    -webkit-transform: skew(-10deg);
}

@media (device-height: 480px) and (-webkit-min-device-pixel-ratio:2) {
     .class {
}
}

@media (device-height: 568px) and (-webkit-min-device-pixel-ratio:2) {
     .aui-invite-title {
    padding:25px 0;
}

    .aui-invite-title h2 {
        margin-bottom: 0.4rem;
        font-size: 2rem;
    }

    .aui-invite-title p {
        font-size: 0.75rem
    }

    .aui-button button {
        height: 3.5rem;
    }

    .aui-invite-coupon {
        margin-top: 0.5rem;
        height: 3rem;
    }

    .aui-flex-box h2:after {
    }
}

@media (device-height: 667px) and (-webkit-min-device-pixel-ratio:2) {
     .class {
}
}

@media (device-height: 736px) and (-webkit-min-device-pixel-ratio:2) {
     .class {
}
}
.aui-button-btn2 button {
    width: 100%;
    height: 3rem;
    line-height: 2rem;
    color: #fff;
    background: #f14a28;
    border: none;
    box-shadow: 0 8px 16px #e8afa1;
    border-radius: 30px 30px 30px 30px;
}
