@charset "utf-8";
body {
    font-family: 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', Arial, sans-serif;
    width: 100%;
    height: 100%;
    background: #ececec;
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', Arial, sans-serif;
}

.iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.icon-wujiaoxing:before {
    content: "\e601";
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
button,
input,
textarea,
form,
th,
td,
i {
    margin: 0;
    padding: 0;
    list-style: none;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

address,
cite,
dfn,
em,
var,
u,
b {
    font-style: normal
}

button,
input,
select,
textarea {
    font-size: 100%
}

input {
    vertical-align: middle;
}

html li {
    vertical-align: top;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.clear:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both
}

.clear {
    *zoom: 1;
    clear: both;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

img {
    color: transparent;
    font-size: 0;
    -ms-interpolation-mode: bicubic;
    border: none;
    vertical-align: middle;
}

a:link,
a:visited,
a:active {
    cursor: pointer;
    text-decoration: none;
}

a:hover {
    cursor: pointer;
    text-decoration: none;
}

.blank10 {
    height: 10px;
    line-height: 1px;
    font-size: 1px;
    clear: both;
    overflow: hidden;
}

.blank20 {
    height: 20px;
    line-height: 1px;
    font-size: 1px;
    clear: both;
    overflow: hidden;
}

html {
    font-size: 50px;
}

.color-y {
    color: #ffbb00;
}

.color-g {
    color: #5b5b5b;
}

.font-size26 {
    font-size: .26rem
}

.margn-right30 {
    margin-right: .3rem;
}

.padding30 {
    padding: 0 .3rem;
}

.padding-lr30 {
    padding-right: .3rem !important;
    padding-left: .3rem !important;
}

.font-size28 {
    font-size: .28rem;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.icon {
    font-size: .5rem;
    line-height: .3rem;
    color: #ffcc33;
    -webkit-transition: font-size 0.25s ease-out 0s;
    -moz-transition: font-size 0.25s ease-out 0s;
    transition: font-size 0.25s ease-out 0s;
}

.five-star-two .icon {
    font-size: .5rem;
    line-height: .3rem;
    color: #ffae00;
    -webkit-transition: font-size 0.25s ease-out 0s;
    -moz-transition: font-size 0.25s ease-out 0s;
    transition: font-size 0.25s ease-out 0s;
}

.five-star-three .icon {
    font-size: .5rem;
    line-height: .3rem;
    color: #ff8a00;
    -webkit-transition: font-size 0.25s ease-out 0s;
    -moz-transition: font-size 0.25s ease-out 0s;
    transition: font-size 0.25s ease-out 0s;
}

.grade-four .icon {
    font-size: .6rem;
    line-height: .3rem;
    color: #ff7200;
    -webkit-transition: font-size 0.25s ease-out 0s;
    -moz-transition: font-size 0.25s ease-out 0s;
    transition: font-size 0.25s ease-out 0s;
}

.grade-five .icon {
    font-size: .6rem;
    line-height: .3rem;
    color: #ff4e00;
    -webkit-transition: font-size 0.25s ease-out 0s;
    -moz-transition: font-size 0.25s ease-out 0s;
    transition: font-size 0.25s ease-out 0s;
}

.grade-six .icon-ico {
    font-size: .68rem;
    line-height: .1rem;
    color: #ff3333;
    -webkit-transition: font-size 0.25s ease-out 0s;
    -moz-transition: font-size 0.25s ease-out 0s;
    transition: font-size 0.25s ease-out 0s;
}


/*@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?pdwua4');
    src:    url('fonts/icomoon.eot?pdwua4#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?pdwua4') format('truetype'),
    url('fonts/icomoon.woff?pdwua4') format('woff'),
    url('fonts/icomoon.svg?pdwua4#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

.icons {
    color: #ccc;
    font-size: .5rem;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-ico:before {
    content: "\10ffff";
}


/**服务协议**/

.wap-title {
    display: block;
    height: .8rem;
    background: #000022;
    color: #fff;
    font-size: .34rem;
    line-height: .8rem;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.text-algin-c {
    text-align: center;
}

.clear {
    clear: both;
}

.wap-back {
    width: .3rem;
    height: .4rem;
    position: absolute;
    left: .24rem;
    top: .2rem;
}

.qus {
    color: #898a91;
    font-weight: normal;
}

.title-h3 {
    border-bottom: 1px solid #cdcdcf;
    font-size: .3rem;
    color: #2b2c32;
    margin: 10px 15px;
    line-height: .9rem;
}

.title-h4 {
    border-bottom: 1px solid #f1f4fb;
    font-size: .28rem;
    color: #354052;
    margin: 10px 15px;
    line-height: .9rem;
}

.content {
    padding: 15px;
    padding-top: 10px;
}

.MsoNormal {
    line-height: 25px;
    color: #2e3339;
    padding-bottom: .1rem;
    font-size: .28rem;
}

.cont-p {
    line-height: 25px;
    color: #2e3339;
    padding-bottom: .2rem;
    font-size: .26rem;
    text-indent: 2em;
}


/**我的等级**/

.my-grade-top {
    height: 3rem;
    background: #ffbb00;
    padding: .2rem 0rem;
}

.img-circle {
    border-radius: 50%;
}

.my-icon {
    width: 1.4rem;
    height: 1.4rem;
}

.my-grade-icon {
    width: .6rem;
    height: .22rem;
}

.grade-cur .grade-icon {
    display: inline-block;
    width: .65rem;
    height: .65rem;
    border-radius: 50%;
    text-align: center;
    line-height: .65rem;
    font-size: .2rem;
}

.grade-cur {
    margin-top: .1rem;
}

.grade-before {
    background: #ffc958;
    color: #fff;
}

.grade-current {
    background: #ea8010;
    border: 2px solid #ffca57;
    color: #fff;
}

.grade-after {
    background: #ffc958;
    border: 2px solid #ffba44;
    color: #cc6601;
}

.grade-cur .span-line {
    width: .3rem;
    height: 0.04rem;
    background: #fff;
    display: inline-block;
    margin: 0rem 0.02rem;
}

.my-privilege-outer {
    width: 100%;
    background: #ececec;
}

.my-privilege {
    margin: .3rem;
    margin-bottom: 0;
}

.tit-h3 {
    font-size: .3rem;
    color: #666666;
    margin-bottom: .2rem;
}

.my-privilege-inner {
    background: #fff;
    width: 100%;
    overflow: hidden;
    margin-bottom: .2rem;
}

.my-privilege-inner ul li {
    width: 33%;
    height: 1.9rem;
    border-bottom: 1px solid #ececec;
    border-right: 1px solid #ececec;
    text-align: center;
    float: left;
    padding-top: 2em;
}

.my-privilege-inner ul li:nth-child(3) {
    border-right: none;
}

.my-privilege-inner ul li:last-child {
    border-right: none;
}

.privilege-detail {
    font-size: .2rem;
    color: #666666;
    margin-top: .25rem;
}

.privilege-oprn {
    font-size: .22rem;
    color: #ea8010;
    margin-top: .1rem;
}

.grade-go-up li {
    font-size: .24rem;
    color: #8c8c8c;
    line-height: .4rem;
}

.grade-detail-list li {
    height: .7rem;
    line-height: .7rem;
    width: 100%;
    color: #8c8c8c;
    text-align: center;
}

.grade-detail-list li span.user-grade,
.grade-detail-list li span.grade-name {
    display: block;
    width: 25%;
}

.grade-detail-list li.first-li-list span {
    border: none;
}

.grade-detail-list li span.grade-condition {
    border-right: none;
}

.grade-detail-list li span {
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}

.grade-detail-list li span.grade-condition {
    width: 49%;
    display: block;
}

.grade-detail-list .first-li-list {
    background: #ffcc33;
    font-size: .28rem;
    color: #fff;
    text-align: center;
    margin-top: .15rem;
}

.grade-detail-list {
    background: #fffefd;
    margin-bottom: 1.5rem;
}


/**盟主宝典**/

.mengzhu-list a {
    display: block;
    font-size: .28rem;
    color: #2b2c32;
    height: 1rem;
    border-bottom: 1px solid #ececec;
    line-height: 1rem;
    padding: 0rem .3rem;
}

.mengzhu-list {
    margin-bottom: 1.5rem;
    background: #fff;
}

.mengzhu-list span img {
    width: .13rem;
    height: .23rem;
}

.mengzhu-list a:hover {
    background: #f5f7f9;
}

.mengzhu-list a.inline-link {
    display: inline;
    border-width: 0;
    line-height: normal;
    padding: inherit;
}

.contact-btoom {
    width: 100%;
    position: fixed;
    bottom: 0;
    height: 1rem;
    background: #FF5B29;
    color: #fff;
    font-size: .28rem;
    line-height: 1rem;
}

.mengzhu-img {
    width: 100%;
    height: 100%;
    margin-top: .3rem;
}

.mengzhu-img img {
    width: 100%;
    height: 100%;
}

.detail-p {
    color: #898a91;
    font-size: .28rem;
    line-height: .5rem;
}


/**金额明细**/

.content-outer {}

.tab-ul li {
    float: left;
    width: 49.9%;
    text-align: center;
    border-bottom: 1px solid #cccccc;
    height: .6rem;
    padding: .2rem 0;
    line-height: 0.6rem;
}

.tab-ul li a {
    border-right: 1px solid #cccccc;
    font-size: .28rem;
    color: #000;
    display: block;
}

.tab-ul li.tab-cur-li {
    border-bottom: 2px solid #ffbb00;
    height: .56rem;
}

.tab-ul li.tab-cur-li a {
    color: #ffbb00;
}

.tab-ul li:last-child a {
    border-right: none;
}

.total-money {
    padding: .35rem 0rem;
    text-align: center;
    background: #FF5B29;
    color: #fff;
}

.total-money p:first-child {
    font-size: .6rem;
}

.total-money p:nth-child(3) {
    font-size: .24rem;
}

.total-money p:nth-child(2) {
    font-size: .24rem;
    margin: .1rem 0rem;
}

.product-det-list li.first-tit-li {
    height: .8rem;
    border-bottom: 1px solid #cccccc;
    line-height: .8rem;
    font-size: .28rem;
    color: #000;
}

.product-det-list li {
    padding: .2rem .3rem;
    clear: both;
}

.product-det-list li.first-tit-li {
    padding: 0rem .3rem
}

.product-det-list li span:first-child {
    color: #000;
}

.product-det-list li span:last-child {
    font-size: .22rem;
    color: #9d9da1;
}

.product-det-list li.first-tit-li span:first-child {
    font-size: .28rem;
    color: #000;
}

.product-det-list li.first-tit-li span:last-child {
    font-size: .24rem;
    color: #9d9da1;
}

.product-det-list {
    background: #fff;
    margin-bottom: .2rem;
    padding-bottom: .3rem;
}

.ground-list {
    display: none;
}

.ground-cur {
    display: block;
}

.product-det-list li span.yellow {
    color: #FF5B29;
}

.other-li li {
    border-bottom: 1px solid #cccccc;
    padding: .2rem .3rem;
    height: .8rem;
}

.other-li li p {
    font-size: .2rem;
    color: #9d9da1
}

.other-li {
    padding-bottom: 0
}

.big-p {
    font-size: .6rem;
    margin-bottom: .2rem
}

.about-list li {
    isplay: block;
    font-size: .28rem;
    color: #2b2c32;
    height: .9rem;
    border-bottom: 1px solid #ececec;
    line-height: .9rem;
    padding: 0px 15px;
}

.yellow {
    color: #FF5B29 !important;
}

.mengzhu-copyright {
    position: fixed;
    bottom: .25rem;
    font-size: .18rem;
    color: #9d9da1;
    line-height: .4rem;
    width: 100%;
}

.mengzhu-logo p {
    color: #2b2c32;
    font-size: .3rem;
    margin-top: .2rem;
}

.mengzhu-logo img {
    width: 1.62rem;
    height: 1.64rem;
}

.mengzhu-logo {
    margin-top: 1.3rem;
}

.about-list {
    margin-top: .5rem;
}

.contact-btoom a {
    color: #fff;
}


/**我的钱包9-1**/

.flex-row {
    display: -webkit-flex;
    display: flex;
    width: 100%;
}

.flex-row span {
    display: inline-block;
    -webkit-flex: 1;
    flex: 1;
    text-align: left;
}

.flex-row span:first-child {
    border-right: 1px solid #fff;
    text-align: right;
    padding-right: 20px;
}

.flex-row span:last-child {
    border-right: 1px solid #fff;
    text-align: left;
    padding-left: 20px;
}

.mengzhu-list span img.img-micon {
    width: .27rem;
    height: .27rem;
}

.list-tit {
    height: .6rem;
    background: #e3e3e3;
    line-height: .6rem;
    font-size: .24rem;
    color: #9d9da1;
}

.pay-list li {
    padding: .35rem .3rem;
    border-bottom: 1px solid #ececec;
    background: #fff;
    height: .6rem
}

.pay-list li p {
    width: 100%;
    clear: both;
}

.pay-list a {
    color: #000;
}

.bottom-p {
    text-align: center;
    line-height: 1.5;
}

.paddingb1 {
    padding-bottom: 1rem
}

.font-size22 {
    font-size: .22rem !important;
}

.font-size24 {
    font-size: .24rem !important;
}

.font-size30 {
    font-size: .3rem !important;
}

.font-size60 {
    font-size: .6rem !important;
}

.color-r {
    color: #cc6509 !important;
}

.overflowsize {
    display: inline-block;
    max-width: 55%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mengzhu-list a.firsta {
    background: #f4f4f4;
}

.red {
    color: red !important;
}

.p {
    color: #898a91 !important;
}

.p1 {
    margin-left: 10px;
}

.bescaobg {
    background: #fff;
    padding: .1rem .3rem;
    margin-bottom: .15rem;
}

.overhidden {
    max-width: 79%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
}

.over20 {
    max-width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.display-p span {
    display: inline-block;
    position: relative;
    top: 0;
}

.over10 {
    max-width: 20%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.ove1 {
    max-width: 25%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.ove2 {
    max-width: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.color-t {
    color: #cc6600;
}

span.black {
    color: #000;
}

p.detail-p a.inline-link {
    color: #898a91;
}


/**加载css**/

.dropload-up,
.dropload-down {
    position: relative;
    height: 1rem;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.dropload-down {
    height: 1rem;
}

.dropload-refresh,
.dropload-update,
.dropload-load,
.dropload-noData {
    line-height: 1rem;
    text-align: center;
    color: rgb(91, 91, 91);
}

.dropload-load .loading {
    display: inline-block;
    height: 15px;
    width: 15px;
    border-radius: 100%;
    margin: 6px;
    border: 2px solid #666;
    border-bottom-color: transparent;
    vertical-align: middle;
    -webkit-animation: rotate 0.75s linear infinite;
    animation: rotate 0.75s linear infinite;
}

.no-data {
    text-align: center;
    margin: .3rem 0rem;
    color: #5b5b5b;
}

.guide-list .icon-guide img {
    width: .96rem;
    height: .96rem;
}

.guide-list .icon-guide {
    margin-top: 0.8rem;
    width: 20%;
    display: inline-block;
}

.guide-list a {
    display: inline-block;
    font-size: .36rem;
    color: #2b2c32;
    clear: both;
    border-bottom: 1px solid #ececec;
    width: 79%;
    padding: 0;
}

.guide-list li {
    padding-left: .4rem;
    clear: both;
}

.guide-list li span.go-left {
    padding-right: .4rem;
}


/**推荐条件**/

.p-padding {
    padding: 0 .4rem;
    position: relative;
}

.font-color {
    font-size: .28rem;
    color: #354052;
    text-align: left;
    line-height: 2;
    background: #fff;
}

.title-inner {
    font-size: .32rem;
    background-size: 50% 50%;
    height: .8rem;
    line-height: .8rem;
    color: #fff;
    margin: .3rem 0;
    padding-left: .4rem;
    border-top-left-radius: 0;
    border-top-right-radius: 27px 28px;
    border-bottom-right-radius: 31px 30px;
    border-bottom-left-radius: 0;
    width: 54%;
    background: #77d1fb;
}

.blue {
    color: #26b6fc;
}

.orgine {
    color: #ff5b29;
}

.right,
.error {
    position: absolute;
    bottom: .4rem;
    right: .7rem;
}

.version-inner {
    padding: .3rem;
}

.version-inner p {
    color: #898a91;
    font-size: .28rem;
    line-height: .5rem;
}

.version-inner p.type-kind {
    font-size: .32rem;
    color: #354052;
}

.feedback-url {
    display: inline-block;
    width: 49%;
}
.customer-service {
    display: inline-block;
    width: 49%;
    border-left:1px solid #fff;
}
.project-screen {
    background: #fff;
}
.project-screen  img {
    width: 4.64rem;
    text-align: center;
    display: block;
    margin: .44rem auto;
}
.project-screen img.projectionScreentwo {
    width: 5.16rem;
}
.guide-title{
    font-size: .32rem;
    color:#2B2B2B;
    padding-left: .4rem;
    padding-top: .4rem;
    padding-bottom:.12rem;
 }
 .guide-title span {
    display: inline-block;
    width: .44rem;
    height: .44rem;
    text-align: center;
    line-height: .44rem;
    color:#fff;
    font-size: .28rem;
    background: #FF5B29;
    border-radius: 100%;
    margin-right: .2rem;
 }
 .project-words {
    font-size: .28rem;
    color:#666666;
    padding-left: .96rem;
    padding-right: .2rem;
 }
@media(max-width: 320px) {
    .guide-list a {
        width: 78%;
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
