/*Rcshop-HiWeishang-2014*/
/* 全局开始 */

body {
    width: 100%;
    max-width: 650px;
    font-family: "Arial", "Microsoft YaHei", "Tahoma";
    margin: 0 auto;
    padding-bottom: 50px;
}

hr {
    margin: 10px 0;
}

.btn-group, .btn-group button, .btn-group ul {
    width: 100%;
}

    .btn-group button {
        text-align: left;
    }

    .btn-group span {
        position: absolute;
        right: 10px;
        top: 14px;
    }

.dropdown-menu > li > a {
    white-space: inherit;
    text-align: center;
    font-size: 14px;
}

.form-control, .btn-group, .btn-block, .input-group {
    margin-bottom: 10px;
}

.index {
    position: relative;
    padding-bottom: 80px;
}

.support {
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin: 0 0 8px -51px;
}

.support-top {
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -51px;
}

footer {
    position: fixed;
    bottom: 0px;
    background-color: #656D78;
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
}

    footer div {
        width: 16.66666666666667%;
        float: left;
        text-align: center;
        font-size: 20px;
        padding: 15px 0px;
        color: #fff;
        top: 0px;
        cursor: pointer;
    }

        footer div:hover {
            background-color: #434A54;
        }

.font-xl {
    font-size: 16px;
}

.font-l {
    font-size: 16px;
}

.font-m {
    font-size: 14px;
}

.font-s {
    font-size: 12px;
}

.font-xs {
    font-size: 10px;
}

a {
    color: #434a54;
}

    a:hover {
        color: #434a54;
    }

.list-group {
    margin-bottom: 10px;
}

    .list-group > a {
        position: relative;
    }

        .list-group > a > a > span {
            position: absolute;
            right: 10px;
            top: 3px;
        }

    .list-group .glyphicon {
        float: right;
        top: -6px;
        right: -10px;
        padding: 10px;
    }

.panel-body {
    padding: 5px;
}

hr {
    margin: 10px 0px;
}

.bcolor {
    color: #434a54;
}

.bgColor-white {
    background-color: #fff;
}

.well {
    margin-bottom: 10px;
}

.alert {
    margin-bottom: 10px;
}

.nav-tabs.nav-justified > li {
    display: table-cell;
    width: 33.33333333333333%;
}

.panel-heading {
    padding: 10px;
}

.progress {
    margin-bottom: 10px;
}

.panel {
    margin-bottom: 10px;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
}
/* 全局结束 */


.pbox {
    padding: 15px;
}

.address-box > div {
    position: relative;
}

    .address-box > div > div {
        position: absolute;
        top: 0;
        right: 0;
    }

        .address-box > div > div > a > span {
            margin-left: 10px;
        }

.address-box .glyphicon {
    color: #434a54;
}

.goods-box {
    position: relative;
}

    .goods-box img {
        width: 80px;
        height: 80px;
        position: absolute;
    }

    .goods-box .name {
        line-height: 16px;
        height: 16px;
        overflow: hidden;
        margin-bottom: 5px;
    }

    .goods-box .info {
        padding-left: 90px;
        padding-right: 10px;
        min-height: 80px;
    }

    .goods-box .intro {
        line-height: 14px;
        max-height: 27px;
        overflow: hidden;
        margin-bottom: 5px;
    }

    .goods-box .price {
    }

        .goods-box .price del {
            margin-left: 5px;
        }

    .goods-box .sales {
        float: right;
    }

    .goods-box .move {
        position: absolute;
        top: 5px;
        right: 5px;
        font-size: 20px;
        color: #DA4453;
    }

    .goods-box .specification {
        overflow: hidden;
        margin-bottom: 10px;
        margin-top: 5px;
    }

    .goods-box .goods-num {
        position: absolute;
        right: 10px;
        top: 60px;
    }

    .goods-box .sales-info {
        margin-top: 5px;
        padding: 5px;
        border: 1px dashed #ED5565;
        background-color: #ffdde2;
    }

.goods-num > * {
    float: left;
}

.goods-num .shopcart-add, .goods-num .shopcart-minus {
    font-size: 22px;
    color: #AAB2BD;
    text-align: center;
}

.goods-num .info {
    margin-top: 5px;
    margin-left: 5px;
}

.goods-num input[type=tel] {
    width: 40px;
    font-size: 12px;
    height: 30px;
    text-align: center;
    border-radius: 0;
    margin-bottom: 0;
    margin: 0 5px;
    color: #ED5565;
    font-weight: bold;
}

.brand .name {
    text-align: center;
    margin-top: 10px;
}

.comment-box {
    border-bottom: 1px #CCD1D9 dashed;
    padding: 5px;
}

    .comment-box:last-child {
        border-bottom: 0;
        padding-bottom: 0px;
    }

    .comment-box .name {
        position: relative;
    }

        .comment-box .name span {
            position: absolute;
            right: 0;
            bottom: 0;
        }

.consultation-box {
    border-bottom: 1px #CCD1D9 dashed;
    padding: 5px;
}

    .consultation-box:last-child {
        border-bottom: 0;
        padding-bottom: 0px;
    }

    .consultation-box .detail {
        line-height: 14px;
    }

    .consultation-box .answer {
        margin-top: 5px;
    }

    .consultation-box .dateTime {
        margin-top: 2px;
    }

#slides {
    position: relative;
    display: none;
    width:100%;
    /*height: 352px !important;*/
    overflow: hidden;
}

.slidesjs-container {
    /*height: 352px !important;*/
}

#slides img {
    width: 100%;
    /*height: 352px !important;*/
}

#rem-shop ul li img {
}

.slidesjs-pagination {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 100;
    -webkit-padding-start: 0;
}

    .slidesjs-pagination li {
        display: inline-block;
        margin: 0 1px;
    }

        .slidesjs-pagination li a {
            display: block;
            width: 10px;
            height: 0;
            padding-top: 10px;
            overflow: hidden;
            background-color: #CCD1D9;
            margin-right: 4px;
            border-radius: 10px;
        }

            .slidesjs-pagination li a.active {
                background-color: #DA4453;
            }

.goods-info .name {
    margin-bottom: 5px;
}

.goods-info .intro {
    line-height: 14px;
    margin-bottom: 2px;
    max-height: 28px;
    overflow: hidden;
}

.goods-info .price {
    position: relative;
    margin-bottom: 10px;
    font-size: 20px;
    padding: 0 5px;
    color: #DA4453;
}

.goods-info del {
    margin-left: 4px;
}

.goods-info .price div.info {
    position: absolute;
    right: 0;
    bottom: 0;
}

.goods-info > div:last-child {
    margin-bottom: 0;
}

.goods-info .well p {
    margin-bottom: 0;
}

.goods-info .well .progress {
    margin-bottom: 5px;
}

.specification-box {
    padding: 10px;
}

    .specification-box .buy-num > div:first-child {
        margin-bottom: 2px;
    }

.specification:last-child {
    margin-bottom: 0;
}

.specification .title {
    margin-bottom: 2px;
}

.specification .badge {
    margin-right: 2px;
}

.badge-h.danger {
    background-color: #ED5565;
}

.badge-h.warnning {
    background-color: #FFCE54;
}

.specification .list {
    margin-bottom: 10px;
}

    .specification .list > div {
        padding: 2px 12px;
        border: 1px #E6E9ED solid;
        margin-right: 5px;
        margin-bottom: 5px;
        float: left;
        background-color: #fff;
    }

        .specification .list > div.active {
            background-color: #ED5565;
            border: 1px #ED5565 solid;
            color: #fff;
        }

.btns-fixed {
    text-align: center;
    position: fixed;
    bottom: 60px;
    display: block;
    width: 100%;
    max-width: 650px;
}

.btns-fixed-padding {
    padding-bottom: 64px;
}

.btns-fixed-margin {
    margin-bottom: 64px;
}
/*新版详情页*/
.new-btns-fixed {
    position: fixed;
    bottom: 0;
    display: block;
    width: 100%;
    text-align: center;
    z-index: 99;
    background: #fff;
    border-top: 2px solid #ebebeb;
    display: inline-block;
    left: 0;
    opacity: .95;
}

new-btn_fixed {
    position: fixed;
    bottom: 60px;
    display: inline-block;
    width: 100%;
    left: 0;
    padding: 0 15px;
}


.new-btns-fixed-right {
    float: right;
    width: 20.4rem;
    text-align: center;
    line-height: 5.2rem;
    color: #fff;
    font-size: 1.4rem;
}

    .new-btns-fixed-right .xieye {
        padding: 1.0rem 0;
    }

        .new-btns-fixed-right .xieye h4 {
            line-height: 2rem;
        }

        .new-btns-fixed-right .xieye p {
            line-height: 1.6rem;
            font-size: 0.8rem;
        }

.new-btns-fixed-left {
    width: 17rem;
    float: left;
}

.new-pro_cart {
    width: 33%;
    height: 5.2rem;
    position: relative;
    float: left;
    padding-top: 0.4rem;
}

.new-btns-fixed-left .new-pro_cart:first-child {
    background: url(../images/main/tip-shuline.png) repeat-y right top;
}

.new-pro_cart .new-icon-icon_cart, .new-pro_cart .new-icon-icon_service {
    font-size: 2.4rem;
}

.new-pro_cart .new-icon-icon_favorate {
    font-size: 2.8rem;
}

.new-pro_cart a {
    font-size: 1.2rem;
    width: 100%;
    text-align: center;
    display: inline-block;
}

.new-buy {
    background: #fe5722;
    width: 10.2rem;
    height: 5.2rem;
    border: 1px solid #fe5722;
    color: #fff;
}


.new-buy, .new-add_cart {
    float: right;
}

.new-btns-fixed-right new-button {
    font-size: 1.4rem;
}

.new-add_cart {
    background: #ff8a66;
    width: 10.2rem;
    height: 100%;
    text-align: center;
    border: 1px solid #ff8a66;
    color: #fff;
}

/*快速跳转*/
.wx_aside {
    position: fixed;
    z-index: 99;
    right: 25px;
    bottom: 70px;
    width: 40px;
}

    .wx_aside .btn_more {
        width: 40px;
        height: 40px;
        background: url(../images/fab_more.png) no-repeat;
        background-size: 100%;
        display: block;
    }

.wx_aside_item {
    display: none;
    border-radius: 4px;
    position: absolute;
    top: -270px;
    right: 0;
    background-color: #fff;
    border: 1px solid #ddd;
    width: 150px;
}

    .wx_aside_item a {
        line-height: 50px;
        height: 50px;
        overflow: hidden;
        display: block;
        margin: 0 7.5px;
        border-bottom: 1px solid #ebebeb;
        font-size: 14px;
        color: #616161;
    }

        .wx_aside_item a i {
            font-size: 30px;
            margin-right: 6px;
            margin-top: 9px;
            display: inline-block;
            float: left;
        }

    .wx_aside_item:after {
        content: '';
        display: inline-block;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #fff;
        position: absolute;
        bottom: -9px;
        right: 12.6px;
    }

    .wx_aside_item:before {
        content: '';
        display: inline-block;
        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        border-top: 11px solid #ddd;
        position: absolute;
        bottom: -12px;
        right: 12px;
    }

    .wx_aside_item a:last-child {
        border-bottom: 0 none;
    }

/*end*/
.go_top {
    width: 40px;
    height: 40px;
    background: url(../images/icon_gotop.png);
    background-size: 100%;
    display: inline-block;
    position: fixed;
    right: 25px;
    bottom: 120px;
    display: none;
    z-index: 99;
}

/*新版详情页结束*/

.goods-detail img {
    width: 100%;
}

.goods-list-grid > a > div {
    width: 50%;
    float: left;
    max-height: 445px;
}
.goods-list-pic {
    width:100%;
    max-height: 317px;
    overflow:hidden ;
    display:table-cell;
    text-align:center;
    float:left;
}
    .goods-list-pic img {
        vertical-align:middle;
    }
    .goods-list-grid > a > div > div {
    width: 100%;
    height: 310px;
    overflow: hidden;
    display: table-cell;
    } 

.goods-list-grid > a > div > div {
  margin-right: 5px;
  margin-bottom: 10px;
  height: 280px;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
}
    .goods-list-grid > a > div > div img{
        vertical-align:middle;
    }
.goods-list-grid > a:nth-child(even) > div > div {
    margin-right: 0;
    margin-left: 5px;
}

.goods-list-grid img {
    width: 100%;    
}

.goods-list-grid .info {
    padding: 5px;
    background-color: #fff;
    line-height: 12px;
    width: 100%;
  height: 80px;
}

.goods-list-grid .price {
    margin-bottom: 5px;
}

.goods-list-grid .name {
    margin-bottom: 5px;
    line-height: 14px;
    height: 28px;
    overflow: hidden;
}

.goods-list-grid .del {
    margin-left: 5px;
}

.home-head {
    position: relative;
}

    .home-head .bgColor {
        width: 100%;
        height: 130px;
        background-image: url(../images/home-head2.jpg);
    }

    .home-head .character {
        position: absolute;
        top: 25px;
        left: 25px;
        width: 80px;
        height: 80px;
        border-radius: 100%;
    }

    .home-head .info {
        position: absolute;
        top: 45px;
        left: 105px;
        color: #fff;
    }

.icon-btns {
    background-color: #fff;
    border-bottom: 1px #AAB2BD solid;
    margin-bottom: 10px;
}

    .icon-btns > a > div {
        float: left;
        width: 25%;
        text-align: center;
        padding: 5px 0px;
        margin: 10px 0px;
        border-right: 1px #CCD1D9 dashed;
    }

    .icon-btns > a:last-child > div {
        border-right: 0;
    }

    .icon-btns .icon span {
        font-size: 26px;
    }

    .icon-btns .name {
        margin-top: 5px;
    }

    .icon-btns a {
        color: #434a54;
    }

.act .title {
    padding: 5px 0px;
}

.act > div {
    margin-top: 10px;
}

    .act > div:first-child {
        margin-top: 0;
    }

.act img {
    width: 100%;
}

.collect-price {
    margin-left: 5px;
}

.myConsultation .consultation-box {
    padding: 0;
}

.goods-list-p .name {
    height: 22px;
    margin-bottom: 2px;
    overflow: hidden;
}

.goods-list-p .box {
    position: relative;
    margin-bottom: 5px;
}

.goods-list-p .sales-info {
    margin-top: 5px;
    padding: 5px;
    border: 1px dashed #ED5565;
    background-color: #ffdde2;
    color: #ED5565;
}

.goods-list-p .name {
    max-height: 22px;
    overflow: hidden;
}

.goods-list-p .specification span {
    margin-right: 2px;
}

.goods-list-p a:last-child .box {
    margin-bottom: 0;
}

.goods-list-p .left {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.goods-list-p img {
    width: 100%;
    height: 100%;
}

.goods-list-p .right {
    padding-left: 60px;
    min-height: 50px;
}

.goods-list-p .price {
    position: absolute;
    right: 0px;
    top: 28px;
}

.order-shopcart {
    position: relative;
}

    .order-shopcart a {
        position: absolute;
        right: 10px;
        top: 7px;
        color: #434a54;
    }

    .order-shopcart span {
        margin-left: 5px;
    }

    .order-shopcart .order-amount {
        position: absolute;
        right: 10px;
        top: 9px;
    }

.order-amount-info .sales-info {
    margin: 5px 0;
    padding: 5px;
    border: 1px dashed #FFCE54;
    background-color: #fff0cb;
    color: #FFCE54;
}

.order-list .panel-heading {
    position: relative;
}

    .order-list .panel-heading span.order-amount {
        position: absolute;
        top: 9px;
        left: 136px;
    }

    .order-list .panel-heading span.date {
        position: absolute;
        top: 9px;
        right: 10px;
    }

    .order-list .panel-heading span.shipping {
        color: red;
        position: absolute;
        top: 9px;
        right: 100px;
    }

.order-list img {
    width: 50px;
    height: 50px;
    margin-right: 2px;
    margin-bottom: 5px;
}

.order-list .info {
    position: relative;
    padding: 2px;
}

.order-list .action {
    position: absolute;
    top: 0px;
    right: 0px;
}

.orderMsg div, .orderMsg-error div {
    margin-bottom: 10px;
}

.orderMsg .glyphicon {
    color: #37BC9B;
}

.orderMsg-error .glyphicon {
    color: #DA4453;
}

.offline-help img {
    width: 100%;
    height: 100%;
}

.shoppingStepBar {
    margin: 16px 0;
}

.goods-box-shopcart .price {
    margin-top: -6px;
}

.goods-box-shopcart .specification span {
    margin-right: 2px;
}

.shoppingStepBar .step {
    border-top: 4px #CCD1D9 solid;
    float: left;
    width: 33.33333333333333%;
    text-align: center;
    height: 0;
}

    .shoppingStepBar .step .glyphicon {
        color: #fff;
        padding: 5px;
        border-radius: 34px;
        background-color: #CCD1D9;
        font-size: 16px;
        top: -15px;
    }

.shoppingStepBar .active {
    border-color: #ED5565;
}

    .shoppingStepBar .active .glyphicon {
        background-color: #ED5565;
    }



.order-amount-info {
    background-color: #fff9ec;
}

    .order-amount-info div {
        margin-top: 10px;
    }

    .order-amount-info p span {
        width: 80px;
        text-align: right;
        display: inline-block;
    }

.slides-collect-btn {
    position: relative;
}

    .slides-collect-btn span {
        position: absolute;
        right: 0px;
        padding: 10px;
        z-index: 11;
        color: #DA4453;
        font-size: 28px;
    }

.goods-list-bar {
    padding: 0 0 5px 0px;
    margin-top: 10px;
}

.list-rank a {
    color: #434a54;
}

.list-rank {
    position: relative;
    background-color: #E6E9ED;
}

    .list-rank div {
        width: 22%;
        float: left;
        text-align: center;
        padding: 8px 0;
    }

        .list-rank div.sort-action {
            padding: 0;
            background-color: #F6BB42;
            height: 36px;
            line-height: 36px;
            color: #fff;
        }

        .list-rank div span.glyphicon {
            display: none;
        }

        .list-rank div span.glyphicon {
            font-size: 12px;
        }

        .list-rank div.show {
            width: 12%;
        }

            .list-rank div.show span.glyphicon {
                display: inline;
            }

        .list-rank div.up span.glyphicon-arrow-up {
            display: inline;
        }

        .list-rank div.down span.glyphicon-arrow-down {
            display: inline;
        }

.list-sort-panel .panel-body {
    padding: 10px 10px 5px 10px;
}

    .list-sort-panel .panel-body a {
        padding: 4px 15px;
        float: left;
        margin: 0 10px 10px 0;
        border: 1px solid #E6E9ED;
        font-size: 12px;
        border-radius: 23px;
        color: #434a54;
    }

        .list-sort-panel .panel-body a.active {
            border: 1px solid #F6BB42;
        }

.list-sort-panel .jt {
    position: absolute;
    font-size: 30px;
    color: #fff;
    top: -18px;
    right: 8%;
}


.template {
    z-index: 2;
    color: #fff;
    position: absolute;
    text-align: center;
    bottom: 20px;
    width: 100%;
    max-width: 650px;
}

    .template .box {
        float: left;
        background-color: #fff;
        width: 140px;
        height: 40px;
        text-align: center;
        padding: 10px 0px;
        font-size: 14px;
        margin: 1px;
        color: #444;
        filter: alpha(opacity:80);
        opacity: 0.8;
        overflow: hidden;
        display: inline-block;
    }

    .template .list {
        width: 285px;
        display: inline-block;
    }

.template-2 {
    z-index: 2;
    color: #fff;
    position: absolute;
    text-align: right;
    bottom: 20px;
    right: 20px;
    width: 100%;
    max-width: 650px;
}

    .template-2 .list {
        display: inline-block;
    }

    .template-2 .box {
        background-color: #fff;
        width: 140px;
        height: 40px;
        text-align: center;
        padding: 10px 0px;
        font-size: 14px;
        margin: 1px;
        color: #444;
        filter: alpha(opacity:80);
        opacity: 0.8;
        overflow: hidden;
    }

.list-empty {
    margin-top: 180px;
    font-size: 2em;
}

    .list-empty span {
        top: 2px;
    }

.btns {
    margin-bottom: 10px;
}

.span-r-80 {
    display: inline-block;
    width: 80px;
    text-align: right;
    margin-right: 10px;
}

.badge-h {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #aab2bd;
    border-radius: 10px;
}

.label-h {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: #aab2bd;
}

.badge-danger, .label-danger {
    border-color: #da4453;
    background-color: #da4453;
}

.list-group-item > .badge-h {
    float: right;
}

.badge-success, .label-success {
    border-color: #8cc152;
    background-color: #8cc152;
}



/*--------------------------------------------------------------index-2-------------------------------------------------------------------*/
.index-2 {
    padding: 12px 6px;
}

    .index-2 > div {
        float: left;
        width: 25%;
        padding: 0 6px 12px;
    }

    .index-2 a {
        display: block;
        text-align: center;
        padding: 10px 0;
        color: #434A54;
        background-color: #fff;
    }

    .index-2 img {
        width: 30px;
        height: 30px;
        margin-bottom: 3px;
    }

    .index-2 span {
        font-size: 30px;
        margin-bottom: 10px;
        color: #ED5565;
    }

    .index-2 p {
        margin-bottom: 0px;
        margin-top: 5px;
        font-size: 12px;
    }


/*--------------------------------------------------------------index-3-------------------------------------------------------------------*/
.index-3 {
    padding: 12px 6px;
}

    .index-3 > div {
        float: left;
        width: 50%;
        padding: 0 6px 12px;
    }

    .index-3 a {
        display: block;
    }

        .index-3 a img {
            width: 100%;
        }


/*--------------------------------------------------------------index-4-------------------------------------------------------------------*/
.index-4 {
    position: absolute;
    bottom: 60px;
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
}

    .index-4 div {
        text-align: right;
        padding-right: 20px;
    }

    .index-4 a {
        display: inline-block;
        padding: 8px 40px;
        background-color: rgba(0,0,0,0.4);
        margin-bottom: 10px;
        color: #fff;
    }


/*--------------------------------------------------------------index-5-------------------------------------------------------------------*/
.index-5 {
    padding: 12px 9px;
}

    .index-5 div {
        float: left;
        width: 33.33333333333333%;
        padding: 0 3px 6px;
    }

        .index-5 div a {
            padding: 8px 5px;
            background-color: #fff;
            border: 1px #48CFAD solid;
            width: 100%;
            display: block;
            text-align: center;
            color: #48CFAD;
            white-space: nowrap;
            height: 38px;
            overflow: hidden;
        }

            .index-5 div a span {
                margin-right: 5px;
                color: #48CFAD;
            }

            .index-5 div a img {
                width: 14px;
                height: 14px;
                margin-right: 5px;
                margin-top: -2px;
            }

/*--------------------------------------------------------------index-6-------------------------------------------------------------------*/
.index-6 {
    padding: 20px;
}

    .index-6 .list-group .glyphicon {
        top: 3px;
        padding: 0;
    }


/*--------------------------------------------------------------index-7-------------------------------------------------------------------*/
.index-7 {
    padding: 20px 10px;
}

    .index-7 > div {
        float: left;
        width: 25%;
        padding: 0 10px 20px;
    }

    .index-7 a {
        display: block;
        text-align: center;
        color: #434A54;
    }

    .index-7 img {
        width: 60px;
        height: 60px;
        margin-bottom: 4px;
    }

    .index-7 a div {
        margin-bottom: 4px;
        text-align: center;
        width: 60px;
        height: 60px;
        background: #AC92EC;
        display: inline-block;
        border-radius: 60px;
        padding-top: 20px;
    }

        .index-7 a div span {
            color: #fff;
            font-size: 20px;
        }

    .index-7 p {
        margin-bottom: 0px;
        margin-top: 5px;
        font-size: 12px;
    }

/*移动端增加退出按钮*/
.badge-logout {
    border-color: #ff006e;
    background-color: #ff006e;
}

    .badge-logout a {
        color: #fff;
    }


/*可提现佣金*/
ul {
    list-style: none;
    padding: 0;
}

.cash-commission {
    /*background: #da4950;*/
    background: #e93323;
    color: #fff;
    padding: 15px;
}

    .cash-commission h2 {
        font-size: 55px;
        font-weight: normal;
    }

    .cash-commission a {
        display: block;
        float: right;
        margin-top: 0;
        padding: 5px 10px;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
    }

/*checkcash*/
.check_cash {
    margin-top: 15px;
}

    .check_cash span {
        text-align: right;
    }

    .check_cash ul li {
        display: block;
        padding: 10px 15px;
        margin-bottom: -1px;
        border-bottom: 1px solid #ddd;
    }

        .check_cash ul li.last {
            border-bottom: none;
        }

    .check_cash em {
        font-style: normal;
        color: #FF0000;
        font-weight: 400;
    }
/*文章样式*/
.articlelist ul {
    margin: 10px;
}

    .articlelist ul li {
        font-size: 14px;
        text-align: left;
        list-style-type: circle;
        line-height: 35px;
        border-bottom: 1px solid #ccc;
        margin: 0px;
        padding: 0px;
    }

.articledetail {
    margin: 10px 0px;
}

    .articledetail .h2 {
        font-size: 20px;
        text-align: center;
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        line-height: 30px;
    }

    .articledetail .art_add_date {
        text-align: center;
    }

/*development-referral start*/
.development-referral {
    padding-top: 20px;
}

    .development-referral img {
        width: 220px;
        height: 220px;
    }

    .development-referral h4 {
        font-size: 18px;
        line-height: 50px;
    }

    .development-referral p {
        line-height: 40px;
    }

/*development-referral end*/

/*applyResult*/
.app-result {
    margin-top: 15px;
}
/*commission-detail start*/
.commission-detail {
    padding-top: 10px;
}

    .commission-detail div.form-group {
        border-bottom: 1px solid #ddd;
        margin-bottom: 10px;
    }

        .commission-detail div.form-group label {
            text-align: right;
            width: 130px;
        }

/*commission-detail end*/
.apply p {
    margin-top: -8px;
}
/*menu-h start*/
.menu-h li {
    width: 100px;
    float: left;
    line-height: 34px;
    text-align: center;
}

/*menu-h end*/
.applyForm {
    line-height: 34px;
}

#form span {
    background: #fff;
    color: #999;
}

/*referral start*/
.referral {
    border-bottom: 1px solid #E4E6E9;
    padding: 10px;
}

.search {
    border-bottom: 1px solid #E4E6E9;
}

.referral img {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 10px;
}

.referral div.left {
    float: left;
    margin-top: 5px;
    color: #434a54;
}

    .referral div.left span.describe {
        font-size: 12px;
        color: #999999;
    }

.referral div span b {
    font-size: 12px;
    font-weight: bold;
    color: #a94442;
}

.referral span.right {
    float: right;
    color: #999999;
    margin-top: 18px;
}

p.text-right {
    width: 100%;
    text-align: center;
}
/*referral end*/
.positionbtn {
    width: 18px;
    height: 25px;
    display: block;
    float: left;
    background: url(../images/position.png) no-repeat;
    margin: 5px 0px 4px 6px;
    cursor: pointer;
}


.deliver {
    padding: 10px;
}
