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

.aui-palace-grid {
    position: relative;
    float: left;
    padding: 1.2rem;
    width: 25%;
    box-sizing: border-box;
    background-color: white;
}

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

.aui-palace-grid-icon img {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
}

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

.aui-palace-grid-text h2 {
    font-size: 0.9rem;
    color: #333;
}

.aui-palace-grid-text p {
    font-size: 0.75rem;
    font-weight: normal;
    color: #999;
}

.aui-arrow {
    text-align: right;
    color: #999;
    padding-right: 13px;
    position: relative;
    font-size: 0.8rem;
}

.aui-arrow:after {
    content: " ";
    display: inline-block;
    height: 7px;
    width: 7px;
    border-width: 2px 2px 0 0;
    border-color: #C8C8CD;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 2px;
    border-radius: 1px;
}

.aui-flex-color {
    background: #fff;
    border-radius: 3px;
    margin: 0.5rem;
    padding: 0.5rem 0.4rem;
}

.box {
    margin-top: 0.25rem;
    height: 20px;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    word-wrap: break-word;
    word-break: break-all;
}

.t_news {
    height: 20px;
    color: #fff;
    overflow: hidden;
    position: relative
}

.t_news b {
    line-height: 20px;
    font-weight: 700;
    display: inline-block
}

.news_li, .swap {
    line-height: 20px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 1px
}

.news_li a, .swap a {
    color: #2d2f44;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 0.8rem;
}

.news_li a em {
    font-style: normal;
}

.news_li li {
    color: #2d2f44;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    word-wrap: break-word;
    word-break: break-all;
    height: 20px;
    padding-left: 5px;
    line-height: 20px;
}

.swap {
    top: 20px
}

.aui-news-img img {
    width: 20px;
    height: auto;
    display: block;
    margin-left: -3px;
    float: left;
}

.swap li {
    color: #2d2f44;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    word-wrap: break-word;
    word-break: break-all;
    height: 20px;
    padding-left: 5px;
    line-height: 20px;
}

.swap li a {
    color: #2d2f44;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    word-wrap: break-word;
    word-break: break-all;
    height: 20px;
    line-height: 20px;
}

.aui-news-sml img {
    width: 2.2rem;
    display: block;
    border: none;
}

.aui-palace-grid-text button {
    background: none;
    border: 1px solid #b2b8cc;
    border-radius: 5px;
    font-size: 0.85rem;
    padding: 0.05rem 0;
    color: #b2b8cc;
    width: 100%;
    display: block;
}

.aui-flex-title {
    padding: 1rem 0 0 1rem;
}

.aui-flex-title h2 {
    font-size: 1rem;
    font-weight: normal;
    color: #64697b;
}

.aui-nav-img {
    padding: 0;
}

.aui-member-list {
    background: #ffffff;
}

.aui-member-box {
    width: 100%;
    position: relative;
    margin-bottom: 1rem;
}

.aui-member-user {
    width: 60px;
    height: 60px;
    margin-right: 0.8rem;
}

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

.aui-grids {
    position: relative;
    overflow: hidden;
    padding: 0;
}

.aui-grids-item {
    width: 25%;
    float: left;
    position: relative;
    z-index: 0;
    padding: 0.32rem 0;
    font-size: 0.85rem;
    text-align: center;
    color: #fff;
}

.aui-grids-item-icon {
    width: auto;
    height: auto;
    margin: 0 auto;
}

.aui-grids-item-icon img {
    width: 30px;
    height: 30px;
    display: block;
    border: none;
}

.aui-grids-item-text {
    color: #9399a5;
    font-size: 0.8rem;
    padding-top: 0.3rem;
}

.aui-grids-item-icon span {
    color: #101d37;
    font-weight: bold;
    font-size: 1rem;
}

.aui-grids-one .aui-grids-item-icon {
    height: auto;
}

.aui-member-sign {
    width: auto;
    height: 32px;
    line-height: 32px;
    border-radius: 50px 0 0 50px;
    margin-right: -15px;
    color: #003333;
    font-size: 0.85rem;
    position: relative;
    padding-left: 1.9rem;
    padding-right: 0.8rem;
    background-image: -webkit-gradient(linear, left top, right top, from(#e5e5e5), to(#a9a9a9));
    background-image: -webkit-linear-gradient(left, #e5e5e5, #a9a9a9);
    background-image: -moz-linear-gradient(left, #e5e5e5, #a9a9a9);
    background-image: linear-gradient(to right, #e5e5e5, #a9a9a9);
    background-color: #a9a9a9;
}

.aui-ren-arrow {
    text-align: right;
    color: #808080;
    padding-right: 13px;
    position: relative;
}

.aui-ren-arrow span {
    font-size: 0.8rem;
    color: #858d95;
}

.aui-ren-arrow:after {
    content: " ";
    display: inline-block;
    height: 7px;
    width: 7px;
    border-width: 1px 1px 0 0;
    border-color: #c1c1c1;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 2px;
}

.aui-info-img {
    width: 1.2rem;
    height: 1.2rem;
    margin-right: 0.3rem;
}

.aui-member-list p {
    color: #6f6f6f;
    font-size: 0.85rem;
}

.aui-member-list .aui-flex {
    padding: 1rem;
}

/* login */
.aui-code-box {
    padding: 1rem 1rem;
    text-align: center;
    border-radius: 3px;
    width: 100%;
}

.aui-code-btn button {
    background-color: #049bff;
    background: -webkit-linear-gradient(#049bff, #28a9ff);
    background: -o-linear-gradient(#049bff, #28a9ff);
    background: -moz-linear-gradient(#049bff, #28a9ff);
    background: linear-gradient(#049bff, #28a9ff);
    height: 42px;
    line-height: 42px;
    border: none;
    color: #fff;
    border-radius: 2px;
    width: 100%;
    font-size: 1rem;
    box-shadow: 0 3px 9px #aedfff;
}

.aui-code-box p {
    background: #f7f7f7;
    color: #cccccc;
    font-size: 0.85rem;
    position: relative;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    margin-bottom: 0.8rem;
}

.aui-code-box .show {
    background: #f7f7f7;
    color: #cccccc;
    font-size: 0.85rem;
    position: relative;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    margin-bottom: 0.8rem;
}

.aui-code-line {
    position: relative;
}

.aui-code-line:after {
    content: '';
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.aui-code-line-input {
    padding: 0.6rem 0 0.6rem 0.9rem;
    height: 42px;
    width: 100%;
    font-size: 14px;
    background: none;
    border: none;
    color: #777;
    border-radius: 22px;
}

.aui-code-line .icon {
    position: absolute;
    left: 0.5rem;
    top: 0.6rem;
}

.aui-code-btn {
    padding: 1rem 0 0.5rem 0;
}

.aui-code-ret {
    position: absolute;
    right: 1.2rem;
    top: 0.75rem;
    width: auto;
    text-align: right;
    color: #049bff;
}

.aui-code-ret img {
    width: 60px;
    margin-top: -0.28rem;
}

.aui-login-line {
    position: relative;
    text-align: center;
    padding-top: 40px;
}

.aui-login-line h2 {
    font-size: 0.85rem;
    color: #bbbbbb;
    background: #f9f9f9;
    width: 90px;
    margin: 0 auto;
    z-index: 1002;
    position: relative;
}

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

.aui-login-armor {
    width: 70%;
    position: relative;
    z-index: 100;
    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;
    padding: 30px 5px 7px 5px;
    margin: 0 auto;
}

.aui-tabBar-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    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;
    -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;
    color: #979797;
}

.aui-tabBar-item img {
    width: 40px;
    height: 40px;
    display: block;
    border: none;
    border-radius: 100%;
}

.aui-code-logo-img {
    width: 75px;
    height: 75px;
    margin: 0 auto;
    border-radius: 10px;
}

.aui-code-logo-img img {
    border-radius: 3px;
}

.aui-code-logo h2 {
    font-size: 0.95rem;
    color: #666;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-weight: normal;
}

.aui-forget {
    color: #cccccc;
    display: block;
    font-size: 0.8rem;
    text-align: left;
}

.aui-forget em {
    color: #049bff;
    font-style: normal;
}

.aui-flex-module {
    padding: 0.5rem 0;
}

.aui-carry-table {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
}

.aui-carry-table table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
}

.aui-carry-table th {
    background: #e2f4ff;
    color: #898178;
    font-size: 0.85rem;
    font-weight: normal;
    text-align: center;
    padding: 0.7rem 0;
    border-bottom: 1px solid #d0e7f3;
}

.aui-carry-table td {
    background: #f5fcff;
    color: #909088;
    font-size: 0.85rem;
    font-weight: normal;
    text-align: center;
    padding: 0.9rem 0;
    position: relative;
}

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

.aui-service {
    background: #fff;
}

.aui-wx-img {
    width: 2.7rem;
    height: 2.7rem;
    margin-right: 0.5rem;
    border-radius: 5px;
    overflow: hidden;
}

.aui-service h2 {
    color: #333;
    font-size: 0.95rem;
    font-weight: normal;
    margin-bottom: 0.1rem;
}

.aui-service p {
    color: #999;
}

.aui-copy button {
    background: none;
    border: 1px solid #28a9ff;
    border-radius: 3px;
    font-size: 0.8rem;
    padding: 0.06rem 0.8rem;
    color: #28a9ff;
    width: 100%;
    display: block;
}

.aui-cash-list {
    padding: 1rem;
}

.aui-cash-list .aui-card-coll {
    background-color: #ff7840;
    background: -webkit-linear-gradient(left, #fe5244 , #ff7840);
    background: -o-linear-gradient(right, #fe5244 , #ff7840);
    background: -moz-linear-gradient(right, #fe5244 , #ff7840);
    background: linear-gradient(to right, #fe5244 , #ff7840);
    box-shadow: 0 3px 9px #ffbb9e;
    border-radius: 5px;
    padding: 1rem 1rem;
    margin-bottom: 0.8rem;
    display: block;
}

.aui-cash-list .aui-card-coll .aui-flex {
    padding: 0;
}

.aui-cash-list .aui-cash-logo {
    width: 30px;
    height: 30px;
    border: 3px solid rgba(255, 255, 255, 1);
    border-radius: 100%;
    overflow: hidden;
    margin-right: 0.5rem;
}

.aui-cash-list .aui-card-coll .aui-palace-grid {
    background: none;
    padding: 0.2rem 0;
}

.aui-cash-list .aui-card-coll .aui-palace {
    padding: 0;
}

.aui-cash-list .aui-card-coll h2 {
    color: #fff;
    font-size: 1.2rem;
}

.aui-cash-list .aui-card-coll .aui-palace-grid-text h2 {
    text-align: center;
}

.aui-cash-list .aui-flex-box h2 {
    color: #fff;
    font-size: 1.1rem;
    margin-bottom: 0;
    font-weight: normal;
}

.aui-cash-list .aui-flex-box p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 0.85rem;
    border-radius: 2px;
    border: 1px solid #dcdcdc
}

.aui-nub-text h2 {
    color: rgba(255, 255, 255, .8);
    font-weight: normal;
    font-size: 1.2rem;
}

.aui-nub-text h2 em {
    font-style: normal;
    color: #fff;
}

.aui-signing {
    color: white;
    font-size: 0.8rem;
    position: absolute;
    top: 0.4rem;
    right: 0.1rem;
}

.aui-card-list {
    margin: 0.8rem;
    padding: 0;
}

.aui-card-list .aui-flex {
    background: none;
    padding: 0;
    margin-bottom: 0.8rem;
    background: none;
    border-radius: 3px;
}

.aui-flex-balance {
    width: 80%;
}

.aui-flex-box h4 {
    color: #9399a5;
    font-weight: normal;
    font-size: 0.8rem;
}

.aui-flex-box h4 em {
    font-style: normal;
    font-weight: bold;
    font-size: 1rem;
    color: #101d37;
}

.aui-cash button {
    background: none;
    border: 1px solid #ff5000;
    border-radius: 25px;
    font-size: 0.85rem;
    padding: 0.05rem 0.8rem;
    color: #ff5000;
    width: 100%;
    display: block;
}

.aui-text-card {
    width: 7.8rem;
    text-align: left;
}

.aui-text-card h2 {
    font-weight: normal;
    font-size: 0.85rem;
    color: #656565;
}

.aui-card-list .aui-code-ret {
    right: 0.8rem;
}

.aui-card-list h3 {
    font-weight: normal;
    font-size: 0.85rem;
}

.cell-right {
    padding: 10px 0;
    height: 42px;
    width: 88%;
    font-size: 14px;
    background: none;
    border: none;
    color: #999;
    display: block;
    margin-left: 0.9rem;
}

.cell-arrow {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAABwklEQVRoQ+3Y0VHDMAwG4N8bMAIbABNQT0A34piAFWADJojKBMAEMAIbhFMv5WiIkyi2XDtVXvpit/r0K+nFDmd2uTPzwsBrT9wStoRX1gEb6ZUF+o9jCVvCK+uAjfTKArWHlo302Y40EW0B3AP4AvDgvX8vuRlEdAngEcAFgGfv/dNQvYMjTUS86bPbzPu+AfhS0UR0DYD+1Ms13wzVGwLzF7z1OlQkOoDl0jmgXT/l4EOraZqdc+62ZHQI27bth3Nu473nkI6uIJjHum1bRl+ViF6CZcfo31Kp6KXYSTAvKA0dg50FLgkdi50NLgGdAisCnxKdCisGnwKdErsInBOdGrsYnAOtgY0Ca6K1sNFgDbQmNgk4JVobmwycAp0DmxQcg86FTQ5egs6JVQFL0LmxauA56O4du38sg7GX925P1IfqMe3EqyUXzmdnv5c2VjXhg2IEfZRUDmwW8MR479G5sNnABzQAPiu+643xq3NuO3TgFnWzBjar3sNDv9k9mTfd/fuS+6w7O1gjNcl3GljSrRrXWsI1piap2RKWdKvGtZZwjalJaraEJd2qca0lXGNqkpotYUm3alxrCdeYmqTmH56TkUwBz8ngAAAAAElFTkSuQmCC');
    background-size: 18px;
    background-position: right;
    background-repeat: no-repeat;
}

.aui-flex-cash {
    background: #f5f5f5;
}

.aui-cash-title h2 {
    font-size: 0.9rem;
    color: #656565;
    font-weight: normal;
    margin-right: 0.5rem;
}

.aui-flex-cash .aui-flex-box input {
    background: none;
    border: none;
    font-size: 0.9rem;
    color: #666;
    padding: 0.2rem 0;
}

.aui-card-list .aui-flex-cash {
    padding: 1rem 1rem 1rem 0;
}

.Collapsing {
    width: 100%;
    height: 2.8rem;
    line-height: 2.8rem;
    cursor: pointer;
    padding: 0 0.8rem;
    text-align: left;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 22px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAA8CAYAAACQPx/OAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEIxNDdDRTJBMkRDMTFFOUE0NzdDRDVCODA5Q0VBRDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEIxNDdDRTNBMkRDMTFFOUE0NzdDRDVCODA5Q0VBRDgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1MUZFREEwN0EyREExMUU5QTQ3N0NENUI4MDlDRUFEOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1MUZFREEwOEEyREExMUU5QTQ3N0NENUI4MDlDRUFEOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmtotNYAAAHQSURBVHja7NyBUcIwGIbhxgk6ghvACLgBbsAIdZJ2A92kMIG6AW5QJ8A/XE49tJBCm+ZP3u8uFDjuSHiapA0FczgcChJP7vgIACGAAEIAAYQAAggBBBACCAEEEHJNjL2pqqo0xizqut6l1Dhp11I2XdM0ey2r2kYqfS/bVymllL2UR2nAWwIYz7LZuIdPsrM1WoasjcOwsTit27NSwbCpNc0h3clzpWaUfzBsPtSAyPBku/J7Cig9GJ9S1tqOslbaUc5grDTNiUcQqXCnGSUVjO/D3l8NswBbKYuT11mwh9ga5+pb+2CoOeztaWT0KK6erZSlT8/QAvLnTF3D8DUUQ/3SScwoKWP0gsSKkjrGWZDYUHLAuAgSC0ouGF4gc6PkhOENMhdKbhiDQEKj5IgxGCQUSq4YV4FMjZIzxtUgU6HkjnETyNgoYIwAMhYKGCOC3IriLrIAw8VMcN6wLTyX7h1UW/xcZDEZhtrl91A9JSRGtj3Et6e4+0Ex1H5jGAilCN0zsge5gFKEHqaynEMGzCnMGXOAeKCAERrkBGUHxoxzSM+8snYngS/2ZwKh3lfNpM6/AWU4ZBFAACGAAEIAAYQAQgABhAACCAEkvXwJMABCb2TuQmVcAgAAAABJRU5ErkJggg==');
    color: #333;
    font-weight: normal;
    font-size: 0.9rem;
}

.current {
    border-radius: 3px 3px 0 0;
    background-color: #ecf8ff;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAA8CAYAAACQPx/OAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEIxNDdDRTZBMkRDMTFFOUE0NzdDRDVCODA5Q0VBRDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEIxNDdDRTdBMkRDMTFFOUE0NzdDRDVCODA5Q0VBRDgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4QjE0N0NFNEEyREMxMUU5QTQ3N0NENUI4MDlDRUFEOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4QjE0N0NFNUEyREMxMUU5QTQ3N0NENUI4MDlDRUFEOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/bcHMAAAGiSURBVHja7NyBbYJAFMZx7i1QN+gI6gRtN+gI7QZ0EtigjOAGbTdwBEewE9BHcqSREE8RTh73/5IXkkOD8ZfneRfU1XWdkflEeAsAIYAAQgABhAACCAEEEAIIAQQQMiQu9gXzPH/Vw0arKsvyEOu6Vna1XUSIlR52Wk9+6FfrWVH2gEQG8RjfWuvOqWgoVkDkjhhNHppz+pgNs0cEkAAGKDFBzmAcfYESCySA8eILlBggIYxmAveTOChTg1yC0Q6AMjHINRgdlK3WHpQR1yFDMHqe/+VX8JOsU5JZh9yK4TulneyT7xS5NwYoI4GMiQHKjSBTYIAyEGRKDFCuBImBkTqKzBEjZRSZK0aqKDJnjBRRZO4YqaGIBYyUUMQKRiooYgkjBRSxhtGDUi0JxVnE6OnqTz28dYZPtu5Nbb9bxvDd8r6UTmk/ssxiLA1F9MXm1jEuQNlZ6pDVEjACKI+WQKrs/86Pg2WMMygfpr5lNZO6c25dFMVPtqD4uePY/OzBzN3v/BuQga0TAggBBBACCCAEEEAIIIAQQAgggJBQ/gQYAAM+WVYmQcNZAAAAAElFTkSuQmCC');
}

.coll_body a {
    display: block;
    margin: 10px;
    text-align: center;
    background: #ebebeb;
}

.coll_body {
    display: none;
}

.aui-fold-box {
    width: 100%;
    background-color: #fff;
    background-clip: padding-box;
}

.coll_body .aui-member-user {
    width: 40px;
    height: 40px;
    margin-right: 0.5rem;
}

.coll_body .aui-member-user img {
    width: 40px;
    height: 40px;
}

.coll_body .aui-flex-box h3 {
    color: #6d6d6d;
    font-size: 0.9rem;
    font-family: "Apple Braille";
}

.coll_body .aui-flex-box p {
    color: #999;
    font-size: 0.8rem;
}

.coll_body .b-line:after {
    left: 15px;
    width: 92%;
}

.aui-team-box {
    width: 100%;
    background-clip: padding-box;
    text-align: center;
    background-color: #ffd2bb;
    background-image: url("../img/icon/i-head.png");
    background-size: cover;
    padding-top: 1.5rem;
    padding-bottom: 0.5rem;
}

.aui-palace-three .aui-palace-grid {
    width: 33.333%;
    padding: 0;
    background: none;
}

.aui-team-box h1 {
    color: rgba(255, 255, 255, 0.92);
    font-family: "Apple Braille";
    font-size: 1.1rem;
}

.aui-team-box h2 {
    color: rgba(255, 255, 255, 0.8);
    font-size: 0.85rem;
    font-weight: normal;
}

.aui-share-box {
    padding: 0.2rem 0;
}

.aui-share-img {
    width: 85%;
    margin: 0 auto;
    border-radius: 3px;
    overflow: hidden;
}

.aui-flex-box h5 {
    color: #333;
    font-weight: normal;
    font-size: 0.92rem;
    position: relative;
    padding-left: 0.5rem;
}

.aui-flex-box h5:after {
    content: '';
    position: absolute;
    z-index: 0;
    top: 0.2rem;
    left: 1px;
    width: 0.25rem;
    height: 75%;
    border-radius: 4px;
    background-color: #049bff;
    background: -webkit-linear-gradient(#049bff, #28a9ff);
    background: -o-linear-gradient(#049bff, #28a9ff);
    background: -moz-linear-gradient(#049bff, #28a9ff);
    background: linear-gradient(#049bff, #28a9ff);
}

.aui-share-link {
    padding: 0 1rem;
}

.aui-share-link h2 {
    background: #efefef;
    height: 2.5rem;
    line-height: 2.5rem;
    color: #585d65;
    font-size: 1rem;
    font-weight: normal;
    border: 1px solid #efefef;
    border-radius: 3px;
    margin-bottom: 0.5rem;
    padding: 0 1rem;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: justify;
}

.aui-share-link button {
    background-color: #049bff;
    background: -webkit-linear-gradient(#049bff, #28a9ff);
    background: -o-linear-gradient(#049bff, #28a9ff);
    background: -moz-linear-gradient(#049bff, #28a9ff);
    background: linear-gradient(#049bff, #28a9ff);
    box-shadow: 0 3px 9px #aedfff;
    height: 2.5rem;
    line-height: 2.5rem;
    border: none;
    color: #fff;
    border-radius: 3px;
    width: 100%;
    font-size: 1rem;
}

.aui-share-box {
    padding-left: 0;
    overflow: hidden;
    height: 28.2rem;
}

.aui-share-slide {
    width: auto;
    white-space: nowrap;
    overflow: auto;
    height: 30rem;
    font-size: 0;
    padding-right: 1rem;
}

.aui-share-img {
    display: inline-block;
    vertical-align: top;
    border-radius: 5px;
    padding-left: 2rem;
}

.aui-share-img img {
    width: 100%;
    display: block;
    border: none;
    border-radius: 3px;
}

.aui-video {
    display: block;
    background: #eceefb;
    border-radius: 3px;
    overflow: hidden;
    padding: 0.8rem;
    height: 13rem;
}

.aui-video h2 {
    color: #7769c3;
    font-size: 0.9rem;
    font-weight: bold;
    margin-bottom: 0.2rem;
}

.aui-video span {
    color: #919194;
    font-size: 0.8rem;
    font-weight: normal;
    border-radius: 1px;
}

.aui-video img {
    border-radius: 3px;
    opacity: 0.7;
}

.aui-video-title {
    float: left;
    position: relative;
    z-index: 1;
}

.aui-join {
    margin-bottom: 0.5rem;
    height: 6.22rem;
    background: #fcf1ef;
    margin-right: 0;
    position: relative;
}

.aui-join h2 {
    color: #cb6a6d;
}

.aui-join .aui-video-img {
    width: 75px;
    float: right;
    position: absolute;
    right: 1rem;
}

.aui-about .aui-video-img {
    width: 60px;
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
}

.aui-share .aui-video-img {
    width: 50px;
    bottom: 0;
    right: 0;
}

.aui-flex-top {
    padding-top: 0;
}

.aui-share {
    margin-bottom: 0;
    background: #e8f3ef;
}

.aui-share h2 {
    color: #68c4bb;
}

.aui-about {
    background: #eff6fc;
    margin-bottom: 0;
}

.aui-about h2 {
    color: #5878b2;
}

.aui-news-head {
    width: 100%;
    padding: 0.5rem 1rem 1rem 1rem;
    background-color: #eb614a;
    background-image: url("../img/bg/i-head.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    position: relative;
}

.aui-news-user {
    width: 2.9rem;
    height: 2.9rem;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 0.4rem;
}

.aui-news-head h2 {
    color: #fceee4;
    font-size: 0.92rem;
    font-weight: normal;
    margin-bottom: 0.1rem;
}

.aui-news-head span {
    color: #fceee4;
    padding: 0.12rem 0.3rem 0.07rem 0;
    display: inline-block;
    border-radius: 22px;
    font-size: 0.7rem;
    position: relative;
}

.aui-news-head span em {
    background: #bd2e1b;
    font-style: normal;
    color: #fdf7d9;
    padding: 0 0.3rem;
    border-radius: 0 22px 22px 0;
    position: absolute;
    left: 1rem;
    top: 0.38rem;
    height: 0.92rem;
    width: 60px;
    text-align: right;
    line-height: 1rem;
}

.aui-total-revenue p {
    color: #fae6d7;
    font-size: 0.85rem;
}

.aui-total-revenue h1 {
    color: #fefefe;
    font-size: 1.6rem;
}

.aui-news-head .aui-flex {
    padding-left: 0;
    padding-bottom: 0.5rem;
}

.aui-total-revenue {
    padding: 1rem 0 0 0;
}

.aui-palace-news {
    padding: 0;
}

.aui-palace-news .aui-palace-grid {
    background: none;
    padding: 0;
    width: 33.333%;
    text-align: left;
}

.aui-palace-news .aui-palace-grid h1 {
    color: #fae6d7;
    font-size: 0.8rem;
    font-weight: normal;
    text-align: left;
}

.aui-palace-news .aui-palace-grid h1 em {
    font-style: normal;
    color: #fff;
    font-weight: bold;
    font-size: 1rem;
}

.aui-flex-chang {
    padding: 0.5rem 1rem;
}

.aui-flex-chang h3 {
    color: #999999;
    font-weight: normal;
    font-size: 0.85rem;
}

.aui-flex-chang p {
    font-style: normal;
    font-weight: bold;
    color: #fe4d40;
    font-size: 1rem;
}

.aui-drawing button {
    background: #eb534c;
    border: none;
    border-radius: 1px;
    font-size: 0.75rem;
    padding: 0.3rem 0.8rem;
    color: #fff;
    width: 100%;
    display: block;
}

.aui-palace-nav {
    background: #fff;
    margin: 1rem 0;
    padding: 0;
}

.aui-palace-nav p {
    color: #6f6f6f;
    font-size: 0.82rem;
    font-weight: normal;
}

.aui-palace-nav .aui-palace-grid {
    padding: 0.1rem 0;
}

.aui-palace-nav .aui-palace-grid-icon {
    width: 32px;
    height: 32px;
}

.aui-palace-news p {
    color: #fff;
    font-weight: bold;
    font-size: 1rem;
    font-family: "Apple Braille";
    text-align: left;
}

.aui-palace-nav .aui-palace-grid-text {
    padding-top: 0.2rem;
}

.aui-flex-bottom {
    padding-bottom: 0.5rem;
}

.aui-open-member {
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.aui-vip-img {
    width: 3rem;
    margin-right: 0.5rem;
}

.aui-fiv-list h2 {
    color: #3c3c3c;
    font-weight: normal;
    font-size: 0.9rem;
}

.aui-fiv-list {
    padding: 0.5rem 0;
}

.aui-fiv-list h2 em {
    font-style: normal;
}

.aui-fiv-list p {
    color: #c7c7c7;
    font-weight: normal;
    font-size: 0.7rem;
}

.aui-fiv-list .aui-flex {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}

.aui-fiv-list-one .aui-vip-img {
    width: 2.2rem;
    height: 2.2rem;
}

.aui-fiv-list-one {
    margin-bottom: 1rem;
}

.aui-open-title {
    padding: 0.5rem 0 0.5rem 1rem;
    color: #848484;
    font-size: 0.8rem;
    background: #f9f9f9;
}

.aui-open-member .aui-code-btn {
    padding: 0 1rem 1rem 1rem;
}

.aui-palace-show {
    border-radius: 3px;
    padding: 0;
}

.aui-palace-show .aui-palace-grid-icon img {
    border-radius: 12px;
}

.aui-video-play {
    width: 100%;
    overflow: hidden;
    padding-bottom: 1rem;
    background: #fff;
}

.aui-introduce {
    width: 100%;
    overflow: hidden;
    background: #f68c34;
}

.aui-process {
    position: relative;
    margin: 0 auto 0.8rem;
    width: 85%;
    border-radius: 5px;
    padding: 0.2rem 0;
}

.aui-process h2 {
    color: #f9e3b0;
    font-size: 1.1rem;
    width: 100%;
    text-align: center;
    position: relative;
}

.aui-process h2:after {
    content: '';
    position: absolute;
    z-index: 0;
    top: 0.35rem;
    left: 50%;
    width: 40px;
    height: 49px;
    margin-left: -90px;
    background-size: 30px;
    background-repeat: no-repeat;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFIAAAAuCAYAAAC7zE4hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDVBOEFDREFBQjA1MTFFOUE2RTBGNzkwMTI4NzU5OTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDVBOEFDREJBQjA1MTFFOUE2RTBGNzkwMTI4NzU5OTkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NUE4QUNEOEFCMDUxMUU5QTZFMEY3OTAxMjg3NTk5OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NUE4QUNEOUFCMDUxMUU5QTZFMEY3OTAxMjg3NTk5OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkGZLD8AAAMPSURBVHja7Js9aFRBEMfnXc4Di5BGy4uiJ0lrEZUjELkYAkqwEbVNioBgmc5aULQSg0iQNAoS0qSwMPErihLPwlIlKPEDCxVBgkKSk/M/vFG4ZyJ5uyNveczAn4W7nd3b3+3Om9vbjZrNJpn5W9EQtFrj2cUdKE5Ch6EKtA36Ar2GbkE3iz1jb5N+kc3IPwC3ojgLnYa2/KPqGjQOnQHQHwayFeJ2FLehvSncnkODgPnZQMYQSygeQvsd3J9CfYC5UrBFTecdIZL4nQtyRmKG1FCcgLjslJffQfegKXz7dxX76pSHiM9DtwHtKQYEsBvFFejgOm9XRKOo9wDlKQB9qdDtiELmwv7DhUAg9qGobwAxaVynLj6+dkhpCAOFQGbiDNSewo3rzoivj+1SGkZXtFa/oJfd94ylhRiheAIdcOxyAaqi36bjl8jxrU1j7BvNSA70V6FFaEW0KK/1K07Ifg+IJL4+n6dNayBJkLxU7kP8ZByVAF8SVeS1O1KnW6H/44G0oQoydcAXHx+rKYyhFhJI54DvOTPLCmMohwKSA/4k1OHg3yG+kWP/JYUxlEIBmXXAz4UV8hTwswaZm4CfNcjcBPysQeYm4IeSR5oZSAOZK5DLCu2sGkiijwrtfDCQ8eaDrz02kEQ3FNq5biCJZineaXY19p0zkES8TT8MfXPwZ58RacPSHxj/tXk05RN8WXxeWPLTmkfOQ/s2ucwXpO68IYwt+ec4z8wqNAAdo3ifsSx54nvoETQtMVFjOfOsbvdsYzVEkCSAZkX/2ziH7cpDDltM+1+0stUVQAaRw2b9WzvrHPZnXkBmncN+UhrH10xBylETrxzW9biK2BulobzKfBtNjuc55bDw9c1htc5azgWxHwkgqXNY8fG1axQfFPUx9p8MZmNXZibnsIPQhCw7vkHwXfLbCXmvqnTIlPvkk8CXPZsZRztLdhjfDuOrrQT+ZTRE8XWPNMb1hxhiCOlPKDD5rkwvdGkTMbMh9Xp/37FhswtLfy/1nRRfoTsC7ab1r9AtJf0MpJL9EmAA53zkRKP7fHsAAAAASUVORK5CYII=');
}

.aui-process h2:before {
    content: '';
    position: absolute;
    z-index: 0;
    top: 0.35rem;
    right: 21%;
    width: 40px;
    height: 49px;
    background-size: 30px;
    background-repeat: no-repeat;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFIAAAAuCAYAAAC7zE4hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDVBOEFDREVBQjA1MTFFOUE2RTBGNzkwMTI4NzU5OTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDVBOEFDREZBQjA1MTFFOUE2RTBGNzkwMTI4NzU5OTkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NUE4QUNEQ0FCMDUxMUU5QTZFMEY3OTAxMjg3NTk5OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NUE4QUNEREFCMDUxMUU5QTZFMEY3OTAxMjg3NTk5OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ps+Xw94AAAMLSURBVHja7JtPSNRBFMdn7edCBwmiumlRG3rtYMkiGFoIhXSJ6loHIejorUMnwchTJCESeymI6OLBg/bXQrD10NFCCivpUBGEJKgbv76P31taa7Od37yYqX0Pvszy23lv148z895vfzOZOI6NmrtF1S6W5oZ3ozkDHYNy0A7oE/QKmoBuR+0DbxTfD8tUjkgA3IpmELoANW7itw6NQBcBdEUxVoAExJ1oJqEDFv7PoV7A/KggARIQs3j9BDqUIsYzqAswV+sZZAO3l1NCNOw3VPcjcr14pYWTSOQQpwTtx6hclPpimCXdaE5D1Lbw5bfQQ+gOPutBaFn7nCPEcpyz0CUBgG1orkOHq7ydY/Wj32O05wH0RShT+4hQrKMCELvQFH8D8WejPkX2CQLkXqFYrQIjcRxqsnCjvuPs631q7xKKtd0BYgZNAdqWwp18CoiRxzSPLT9XdERuCWBm9EAdDv4dHEPKKMGNQgvQKmuBr/VsVv74tlOBxKAl4hFEFUE/J7YsK8fX7nOfthBBdgcQwzrRsU9QIJs9x0id6MojMxSQWY8xnBMdxQgF5D+f6BSkUKJTkEKJTkEKJToFKZToFKTgLaKaglSQIdmyQIw1BWnMe4EYSwoy+fHB1WYUpDG3BGLcVJDGTEGzDv7ke09BGkOPJ+gJ6JcUvuRDT2FjBZkYPdI9YZnBl9lnXsufjTYNHaxxms9y3+nyhSiQP4L+u02OMdaERmbeJM/oT5rkt8pmjv0OegrdpTWRlwQTGkiq5VodYywJrplTrJotFJBFAZAztg5R+4DoLeK3/6WW832v/UEo1mfftZxvkK+FYr1M68hbTZxqOdvtKn8DpNQ+Q6cRwdvzUtVy8J33vTYRyBsm2SjqYuRfcP0yAGJdy7GPd2vAF6FdsNcc44xI7dblkUm1XC80xksPnaL4ynXeGL+XD2WTKZluxhec2jQKqHLvM8lxDxuj/n31DnHDvTaflemErtawZpa4X6eesamY2r9QmhveY5IjdMehfab6EbpFxfcHkGr29l2AAQDuLeFoIOu/rwAAAABJRU5ErkJggg==');
}

.aui-process-text {
    color: #59201d;
    font-size: 0.8rem;
    z-index: 2;
    position: relative;
    background: #fff;
    box-shadow: 0 6px 24px #d45e00;
    border-radius: 3px;
    padding: 1rem;
    margin-top: 0.8rem;
}

.aui-process-text p {
    padding: 0.2rem 0;
    line-height: 1.5;
}

.aui-process-end {
    color: #59201d;
    font-size: 0.8rem;
    padding: 1rem;
    z-index: 2;
    position: relative;
    background: #fff;
    box-shadow: 0 6px 24px #d45e00;
    border-radius: 3px;
    margin-top: 0.8rem;
}

.aui-process-end p {
    padding: 0.2rem 0;
    line-height: 1.5;
}

.aui-video-play video {
    border-radius: 3px;
    margin: 4% 4% 0 4%;
    width: 92%;
    background: #f9f9f9;
}

.aui-process-text .aui-fiv-list .aui-flex {
    padding: 0.3rem 0;
}

.aui-process-text h3 {
    font-size: 0.9rem;
    color: #de3a2b;
    font-weight: normal;
    margin-bottom: 0.3rem;
}

.aui-process-text h3 em {
    font-style: normal;
}

.aui-process-text .aui-fiv-list .aui-flex p {
    padding: 0;
    color: #59201d;
}

.aui-process-end h3 {
    font-size: 0.9rem;
    color: #de3a2b;
    font-weight: normal;
    margin-bottom: 0.3rem;
}

.aui-due-title {
    width: 60%;
    margin: 3rem auto 0.8rem;
    box-shadow: 0 6px 24px #fb6f00;
    border-radius: 5px;
    position: relative;
}

.aui-page-text h2 {
    font-weight: normal;
    font-size: 1rem;
    color: #333;
}

.aui-page-text p {
    font-weight: normal;
    font-size: 0.82rem;
    color: #cccccc;
    border: none;
}

.aui-page-text-info p {
    font-weight: normal;
    font-size: 0.85rem;
    color: #666;
    border: none;
    text-align: justify;
}

.aui-experience {
    position: fixed;
    bottom: 3.5rem;
    left: 0;
    z-index: 49;
    border-radius: 3px;
    margin: 0 1rem;
    width: 92%;
}

.aui-experience button {
    background: #049bff;
    color: #fff7f0;
    border: none;
    padding: 0.6rem 0;
    width: 100%;
    display: block;
    border-radius: 3px;
    font-size: 0.9rem;
}

.aui-show-bot {
    margin-bottom: 3.5rem;
}

.aui-show-bot .aui-palace-grid-icon img {
    border-radius: 12px;
}

.aui-page-box {
    padding: 1rem;
    text-align: center;
}

.aui-page-box h2 {
    color: #333;
    font-size: 1rem;
}

.aui-page-box h3 {
    font-size: 0.85rem;
    font-weight: normal;
    color: #999;
    margin: 0.2rem 0;
}

.aui-page-box p {
    color: #666;
    font-size: 0.85rem;
    padding: 0.2rem 0;
    line-height: 1.8;
}

/* news 任务专区 begin */
.aui-dot-head {
    position: relative;
    width: 100%;
}

.aui-dot-head img {
    width: 100%;
    height: auto;
    display: block;
}

.aui-dot-body {
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    margin-left: -50%;
    top: 10%;
    text-align: center;
}

.aui-dot-body h1 {
    color: rgba(255,255,255,0.9);
    font-size: 2rem;
    margin-bottom: 1rem;
}

.aui-dot-text {
    background: #fff;
    width: 70%;
    margin: 0 auto;
    color: #5097ff;
    font-size: 0.85rem;
    border-radius: 20px;
    height: 1.8rem;
    line-height: 1.8rem;
}

.aui-dot-title {
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    margin-left: -50%;
    bottom: 21%;
    text-align: center;
    color: rgba(255,255,255,0.9);
}

.aui-dot-title h2 {
    color: rgba(255,255,255,0.9);
    font-weight: normal;
    font-size: 1.05rem;
    margin-bottom: 0.6rem;
}

.aui-dot-title p {
    margin-bottom: 0.2rem;
    font-size: 0.82rem;
}

.aui-chg-box {
    background-color: rgba(255,255,255,0.6);
    margin: -2.8rem auto 1rem;
    width: 92%;
    box-shadow: 0 4px 9px #e6e6e6;
    height: auto;
    position: relative;
    border-radius: 5px;
}

.aui-chg-box h2 {
    text-align: center;
    height: 3rem;
    line-height: 2.9rem;
    color: #4e4e4e;
    font-size: 1rem;
}

.aui-logo-block {
    width: 40px;
    height: 40px;
    margin-right: 1rem;
}

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

.aui-flex-box h3 {
    color: #383838;
    font-size: 0.98rem;
}

.aui-button-dot button {
    border: none;
    color: #fff;
    font-size: 0.82rem;
    padding: 0.35rem 1.3rem;
    border-radius: 20px;
    background: -webkit-linear-gradient(left, #fe5244 , #ff7840);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #fe5244 , #ff7840);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #fe5244 , #ff7840);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #fe5244 , #ff7840);
    /* 标准的语法 */
    box-shadow: 0 3px 9px #ffbb9e;
}

.aui-chg-link .b-line:after {
    left: 25px;
    width: 92%;
}

@media (device-height: 480px) and (-webkit-min-device-pixel-ratio:2) {
    /* 兼容iphone4/4s */ .aui-dot-body h1 {
    margin-bottom:10px;
}

    .aui-dot-body {
        width: 100%;
        height: auto;
        position: absolute;
        left: 50%;
        margin-left: -50%;
        top: 6%;
        text-align: center;
    }

    .aui-chg-box {
        background-color: rgba(255,255,255,0.6);
        margin: -2.5rem auto 1rem;
        width: 92%;
        box-shadow: 0 4px 9px #e6e6e6;
        height: auto;
        position: relative;
        border-radius: 5px;
    }
}

@media (device-height: 568px) and (-webkit-min-device-pixel-ratio:2) {
    /* 兼容iphone5 */ .aui-dot-body h1 {
    margin-bottom:10px;
}

    .aui-dot-body {
        width: 100%;
        height: auto;
        position: absolute;
        left: 50%;
        margin-left: -50%;
        top: 6%;
        text-align: center;
    }

    .aui-chg-box {
        background-color: rgba(255,255,255,0.6);
        margin: -2.5rem auto 1rem;
        width: 92%;
        box-shadow: 0 4px 9px #e6e6e6;
        height: auto;
        position: relative;
        border-radius: 5px;
    }
}

.aui-chg-link {
    margin-bottom: 55px;
}

/* news 任务专区 end */
/* news 首页 begin */
.aui-borrow-box {
    background-image: -webkit-gradient(linear,bottom top,bottom top,from(#5282ea),to(#2562e3));
    background-image: -webkit-linear-gradient(bottom,#5282ea,#2562e3);
    background-image: -moz-linear-gradient(bottom,#5282ea,#2562e3);
    background-image: linear-gradient(to bottom,#5282ea,#2562e3);
    background-color: #006ae3;
    height: 8rem;
}

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

.aui-borrow-flex-hd {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
}

.aui-borrow-flex-hd p {
    color: #a1c1ff;
    font-size: 0.8rem;
}

.aui-borrow-flex-hd h2 {
    color: #ffffff;
    font-size: 1.5rem;
    padding-bottom: 0.8rem;
}

.aui-borrow-flex-hd h3 {
    color: #a1c1ff;
    font-size: 0.8rem;
}

.aui-borrow-flex-bd button {
    background: #fff;
    color: #006ae3;
    font-size: 1rem;
    font-weight: bold;
    border-radius: 20px;
    padding: 0.35rem 0.95rem;
    border: none;
}

.aui-flex-box-one {
    width: 38%;
    float: left;
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
    flex: inherit;
    margin-right: 0.5rem;
}

.aui-flex-box-two {
    width: 65%;
    float: right;
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
    flex: inherit;
}

.aui-ad-two-img {
    width: 100%;
    margin-bottom: 0.5rem;
}

.aui-three-img {
    overflow: hidden;
    width: 100%;
}

.aui-fl-img {
    float: left;
    width: 49%;
    margin-right: 1%;
}

.aui-fr-img {
    float: right;
    width: 49%;
}

/* news 首页 end */
.aui-cash-list .aui-flex-box-three p {
    border: none;
}

.aui-cash-list .aui-flex-box-three p input {
    border-radius: 2px;
    border: 1px solid #dcdcdc;
    float: left;
    width: 31.333%;
    margin-right: 0.4rem;
}

.aui-footer {
    width: 100%;
    position: relative;
    z-index: 100;
    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;
    padding: 7px 5px 7px 5px;
    background: #ffffff;
    box-shadow: 0 -1px 4px #f1f1f1;
}

.aui-tabBar-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    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;
    -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;
    color: #b2b8cc;
}

.aui-tabBar-item-text {
    display: inline-block;
    font-size: 0.62rem;
    color: #505050;
    padding-top: 2px;
}

.aui-tabBar-item-active .aui-tabBar-item-text {
    color: #394451;
}

.aui-footer-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 49;
}
