.help-icon-5 {
    background: url("../../Orgs/image/email.png") no-repeat;
    background-size: auto;
    -webkit-background-size: 40px;
    background-size: 40px;
}
.org_btn {
    display: block;
    height: 28px;
    color: #3c3c3c;
    text-align: center;
    border: 1px solid #e1e1e1;
    background: url(../images/icon-line.png) repeat-x;
    -webkit-background-size: 1px 100%;
    background-size: 1px 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.icon-spirit-1{
    background: url("../images/icon-spirit-1.png") no-repeat;
}
.icon-spirit-2{
    background: url("../images/icon-spirit-2.png") no-repeat;
}
/*礼物*/
.order-list-gift{
    float:right;
    width:30px;
    height:30px;
    background: url("../images/icon_back_gift.png") no-repeat center;
    background-size: 20px;
}
.screen{
    position: fixed;
    display: none;
    z-index: 2;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: #000;
    opacity: 0.3;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
}
/*  ------下面是登录注册------  */
.frame{
    width:100%;
    overflow: hidden;
    background: url("../images/home_bg.png") no-repeat center center;
    -webkit-background-size:auto;
    background-size:auto;
}
.frame-2{
    background: url("../images/bg1.jpg") no-repeat;
    -webkit-background-size:100%;
    background-size:100%;
}
@media screen and (max-width: 1366px){
    .frame{
        background-position: center -264px;
    }
    .frame-2{
        background-position: center center;
    }
}
.dec{
    position: absolute;
    display:none;
}
.dec-layout-1{
    bottom:0;
    left:-300px;
    width:300px;
    height:580px;
    background: url("../images/dec-1.png") no-repeat center;
    -webkit-background-size:300px;
    background-size:300px;
}
.dec-layout-2{
    top:0;
    right:-210px;
    width:258px;
    height:220px;
    background: url("../images/dec-2.png") no-repeat center;
    -webkit-background-size:258px;
    background-size:258px;
}
.dec-layout-3{
    left:50%;
    bottom:-10%;
    width:1100px;
    height:320px;
    margin-left:-630px;
    background: url("../images/dec-3.png") no-repeat center;
    -webkit-background-size:1100px;
    background-size:1100px;
}
.dec-layout-4{
    bottom:0;
    right:-300px;
    width:300px;
    height:360px;
    background: url("../images/dec-4.png") no-repeat center;
    -webkit-background-size:300px;
    background-size:300px;
}
@media screen and (max-width: 1680px){
    .dec-layout-1{
        left:-220px;
        width:240px;
        height:460px;
        -webkit-background-size:240px;
        background-size:240px;
    }
    .dec-layout-2{
        right:-200px;
        width:240px;
        height:200px;
        -webkit-background-size:240px;
        background-size:240px;
    }
    .dec-layout-3{
        left:50%;
        width:1000px;
        height:300px;
        margin-left:-560px;
        -webkit-background-size:1000px;
        background-size:1000px;
    }
    .dec-layout-4{
        right:-260px;
        width:260px;
        height:300px;
        -webkit-background-size:260px;
        background-size:260px;
    }
}
@media screen and (max-width: 1600px){
    .dec-layout-1{
        left:-200px;
        width:210px;
        height:380px;
        -webkit-background-size:210px;
        background-size:210px;
    }
    .dec-layout-2{
        right:-160px;
        width:200px;
        -webkit-background-size:200px;
        background-size:200px;
    }
    .dec-layout-3{
        left:50%;
        width:800px;
        height:252px;
        margin-left:-450px;
        -webkit-background-size:800px;
        background-size:800px;
    }
    .dec-layout-4{
        right:-220px;
        width:200px;
        height:220px;
        -webkit-background-size:200px;
        background-size:200px;
    }
}
@media screen and (max-width: 1366px){
    .dec-layout-1{
        left:-140px;
        width:160px;
        height:300px;
        -webkit-background-size:160px;
        background-size:160px;
    }
    .dec-layout-2{
        width:180px;
        right:-150px;
        height:160px;
        -webkit-background-size:180px;
        background-size:180px;
    }
    .dec-layout-3{
        bottom:-60px;
        width:660px;
        height:200px;
        margin-left:-370px;
        -webkit-background-size:660px;
        background-size:660px;
    }
    .dec-layout-4{
        right:-180px;
        width:180px;
        height:190px;
        -webkit-background-size:180px;
        background-size:180px;
    }
}
@media screen and (max-width: 1280px){
    .dec-layout-1{
        left:-130px;
        width:140px;
        height:260px;
        -webkit-background-size:140px;
        background-size:140px;
    }
    .dec-layout-4{
        right:-150px;
        width:160px;
        height:180px;
        -webkit-background-size:160px;
        background-size:160px;
    }
}

.account{
    position: absolute;
    top:160px;
    left:50%;
    width:180px;
    margin-left:-100px;
}
@media screen and (max-width: 1680px){
    .account{
        top:120px;
    }
}
@media screen and (max-width: 1440px){
    .account{
        top:80px;
    }
}
@media screen and (max-width: 1366px){
    .account{
        top:60px;
    }
}
.account-logo{
    width:160px;
    margin:auto;
}
.account-form{
    margin-top:50px;
}
.account-form-list{
    margin-top:20px;
}
.account-form-label{
    float:left;
    color:#515151;
    line-height:26px;
}
.account-form-input{
    float:right;
    width:140px;
    line-height:18px;
    padding:4px 10px;
    border:1px solid #999;
    background: transparent;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.account-form-input:hover{
    border-color:#585858;
}
.account-form-input:focus{
    border-color:#585858;
    -webkit-box-shadow: 0 0 6px  rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 6px  rgba(0,0,0,0.3);
    box-shadow: 0 0 6px  rgba(0,0,0,0.3);
}
.account-submit{
    width:90%;
    height:30px;
    color:#585858;
    font-size:20px;
    cursor: pointer;
    margin:4% 0 0 10%;
    background:transparent;
}
.ask{
    color:#333;
    width:140px;
    float:right;
    font-size:14px;
    line-height:26px;
    margin:20% 5% 0 0;
    text-align: center;
    border:1px solid #999;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.ask:hover{
    color:#000;
    border-color:#585858;
}
.container{
    position: relative;
    left: -1px;
    width:1002px;
    height:100%;
    margin:auto;
    background: #fff;
}
.side{
    position: fixed;
    width:102px;
    height:100%;
    background: #fff;
    border-right:1px solid #ccc;
    overflow:hidden;
}
.side-logo{
    width:100px;
    height:100px;
    margin:10px auto 0 auto;
    background:url("../images/icon-logo.png") no-repeat;
    -webkit-background-size:100px;
    background-size:100px;
    vertical-align:middle;
    display: table-cell;
    text-align:center;
}
.side-logo img{
    max-width:100%;
    max-height:100%;
    margin-left:auto;
    margin-right:auto;
}
.side-main{
    width:60px;
    margin:auto;
}
.side-list{
    margin-top:20px;
}
.side-list:first-child{
    margin-top:0;
}
.side-list-bg{
    position: relative;
    width:40px;
    height:40px;
    margin:auto;
    background:#e7e3e0;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
.side-icon-1,.side-icon-2,.side-icon-3,.side-icon-4,.side-icon-5,.side-icon-6,.side-icon-7,.side-icon-8,.side-icon-round{
    width:40px;
    height:40px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    -webkit-background-size:160px;
    background-size:160px;
}
.side-icon-1{
    background-position: 0 0;
}
.side-icon-2{
    background-position: -40px 0;
}
.side-icon-3{
    background-position: -80px 0;
}
.side-icon-4{
    background-position: -120px 0;
}
.side-icon-5{
    background-position:-40px -40px;
}
.side-icon-7 {
    background-position: -120px -40px;
}
.side-icon-6{
    background-position:-80px -40px;
}
.side-icon-8{
    background-position:0 -80px;
}
.side-icon-round{
    position: absolute;
    display: none;
    top:0;
    left:0;
    background-position: 0 -40px;
}
.side-list-active .side-icon-round{
    display: block;
}
.side-title{
    color:#595757;
    margin-top:10px;
    text-align: center;
}
/*@media screen and (max-width: 1680px){*/
    /*.side{*/
        /*height:86%;*/
    /*}*/
/*}*/
/*@media screen and (max-width: 1600px){*/
    /*.side{*/
        /*height:93%;*/
    /*}*/
/*}*/
/*@media screen and (max-width: 1440px){*/
    /*.side-logo{*/
        /*width:100px;*/
        /*height:100px;*/
        /*margin-top:0;*/
        /*-webkit-background-size:100px;*/
        /*background-size:100px;*/
    /*}*/
    /*.side-list{*/
        /*margin-top:10px;*/
    /*}*/
/*}*/
/*@media screen and (max-width: 1366px){*/
    /*.side{*/
        /*height:555px;*/
    /*}*/
/*}*/
.main{
    position: relative;
    float:right;
    width:900px;
    height:100%;
}
.main-layout-1{
    float:none;
    width:100%;
}
.top{
    position: relative;
    top:0;
    width:100%;
    height:54px;
    background:#ebe6e4;
}
.top-list{
    position: absolute;
}
.top-btn{
    display: block;
    width:88px;
    margin:auto;
    color:#7d7d7d;
    line-height:24px;
    text-align: center;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 24px;
    background-size:1px 24px;
    border:1px solid #e1e1e1;
    cursor: pointer;
}
.top-btn:hover{
    color:#e61e17;
    border-color:#e61e17;
}
.top-layout-1{
    top:14px;
    left:20px;
}
.top-layout-2{
    width:100%;
}
.top-layout-3{
    top:14px;
    right:20px;
}
@media screen and (max-width: 1680px){
    .top-layout-3{
        right:36px;
    }
}
.top-layout-4{
    top:6px;
    left:10px;
}
.top-layout-5{
    top:6px;
    right:10px;
}
.top-layout-6,.big-thumb-btn{
    left:120px;
}
.top-layout-7{
    left:220px;
}
.big-thumb-main{
    display: none;
}
.top-title{
    color:#3c3c3c;
    font-size:16px;
    line-height:54px;
    text-align: center;
}
.top-title-layout-1{
    margin-top:20px;
}
.search{
    width:200px;
    line-height:16px;
    padding:4px 32px 4px 4px;
    border:1px solid #767676;
    background: transparent;
}
.search-layout-1{
    float:right;
}
.search-layout-2{
    padding-left:50px;
}
.search-icon{
    position: absolute;
    top:4px;
    right:10px;
    width:18px;
    height:18px;
}
.search-txt{
    display: block;
    float:right;
    line-height:24px;
}
.icon-search-1{
    float:right;
    width:20px;
    height:20px;
    margin-top:4px;
    background: url("../images/icon-search.png") no-repeat;
    -webkit-background-size:20px;
    background-size:20px;
}
.content{
    position: relative;
    width:100%;
    height:90%;
    overflow:auto;
    padding:0 20px;
    background: #fff;
}
.content:after{
    display: block;
    margin-top:50px;
    content: '';
    height:0;
}
/*@media screen and (max-width: 1366px){*/
    /*.content{*/
        /*height:460px;*/
    /*}*/
/*}*/
.content-layout-1{
    border-bottom:1px solid #ccc;
}
.content-layout-2{
    padding:0 120px;
}
.content-layout-3{
    padding-left:10px;
    padding-right:10px;
}
.content-layout-4{
    padding-left:0;
    padding-right:0;
}
.content-head{
    display: none;
    padding:20px;
    border-bottom:1px solid #ccc;
}
.content-top{
    position: relative;
    height:40px;
}
.content-title{
    color:#3c3c3c;
    font-size:14px;
    line-height:40px;
    text-align: center;
}
.input-module-list{
    position: relative;
    margin-top:10px;
    margin-bottom:10px;
}
.input-module-label{
    float:left;
    width:80px;
    line-height:20px;
}
.file-fake{
    display: block;
    cursor: pointer;
    
}
.fake-layout-1{
    float:left;
    width:160px;
    height:84px;
    border:1px solid #ccc;
}
.fake-layout-2{
    left:0;
    bottom:0;
    width:122px;
    height:92px;
    border:1px solid #767676;
    -webkit-background-size:300px;
    background-size:300px;
}
.fake-layout-3{
    width: 360px;
    height:140px;
    margin:10px 0;
    border:1px solid #767676;
}
.fake-layout-4{
    width:63px;
    height:94px;
    margin:6px auto 0 auto;
    border: 1px solid #ccc;
    -webkit-background-size:200px;
    background-size:200px;
}
.fake-layout-5{
    float:left;
    width:98px;
    height:60px;
    border:1px solid #ccc;
    -webkit-background-size:200px;
    background-size:200px;
}
.fake-layout-6{
    float:left;
    width:60px;
    height:60px;
    border:1px solid #767676;
    -webkit-background-size:200px;
    background-size:200px;
}
.fake-layout-7{
    float:left;
    width:101px;
    height:76px;
    border:1px solid #767676;
    -webkit-background-size:240px;
    background-size:240px;
}
.fake-layout-8{
    float:left;
    width:128px;
    height:128px;
    border:1px solid #ccc;
    -webkit-background-size:300px;
    background-size:300px;
}
.fake-layout-9{
    float:left;
    width:240px;
    height:80px;
    margin-left:10px;
    border:1px solid #ccc;
    -webkit-background-size:300px;
    background-size:300px;
}
.fake-layout-10{
    width:94px;
    height:94px;
    margin:6px auto 0 auto;
    border: 1px solid #ccc;
    -webkit-background-size:200px;
    background-size:200px;
}
.fake-layout-11{
    left:0;
    bottom:0;
    width:92px;
    height:92px;
    border:1px solid #767676;
    -webkit-background-size:300px;
    background-size:300px;
}
.fake-layout-12{
    left:0;
    bottom:0;
    width:92px;
    height:70px;
    border:1px solid #767676;
    -webkit-background-size:300px;
    background-size:300px;
}
.fake-layout-13{
    width:80px;
    height:100px;
    margin:6px auto 0 auto;
    border: 1px solid #ccc;
    -webkit-background-size:200px;
    background-size:200px;
}
.input-module-submit{
    display: block;
    float:left;
    width:80px;
    line-height:24px;
    margin:40px 0 0 110px;
    border:1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 24px;
    background-size:1px 24px;
}
.input-module-submit:hover{
    color:#e61e17;
    border-color:#e61e17;
}
.item-new-area{
    position: relative;
    padding-bottom:10px;
    
}
.item-new-layout-1{
    border:none;
    margin-top:10px;
    padding-bottom:0;
}
.item-new-editer{
    position: relative;
    top:-10px;
    left:0;
    width:120px;
}
.editer-thumb{
    float:left;
    width:40px;
    height:40px;
    overflow: hidden;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
.editer-txt{
    float:left;
    margin-top:15px;
    margin-left:10px;
}
.item-check-box,.item-check-box-2{
    float:left;
}
.item-check-label{
    float:left;
    color:#3c3c3c;
    line-height:16px;
    margin-left:6px;
}
.item-pre{
    display: none;
    margin-right:12px;
}
.item-rule{
    display: none;
}
.table-1{
    width:100%;
    text-align: center;
}
.table-layout-1{
    padding:30px 20px;
    border-bottom:1px solid #767676;
}
.table-frame-1{
    position: relative;
    border-bottom:1px solid #ccc;
}
.table-frame-2{
    border-bottom:1px solid #d6d6d6;
}
/*@media screen and (max-width: 1600px){*/
    /*.table-frame-2{*/
        /*height:486px;*/
    /*}*/
/*}*/
/*@media screen and (max-width: 1366px){*/
    /*.table-frame-2{*/
        /*height:405px;*/
    /*}*/
/*}*/
.table-frame-2>table>tbody>tr:last-child td{
    border-bottom:none;
}
.table-frame-bd{
    border-left:1px solid #d6d6d6;
    border-right:1px solid #d6d6d6;
}
.table-block{
    position: absolute;
    display: block;
    width:20px;
    height:40px;
    z-index: 1;
}
.block-layout-1{
    top:0;
    right:20px;
    background: #fff;
}
.block-layout-2{
    top:40px;
    right:20px;
    background: #aeaeae;
}
.table-head-1{
    font-size:14px;
    line-height:36px;
}
.table-head-2{
    line-height:40px;
    background: #aeaeae;
}
.table-head-3{
    color:#040000;
    line-height:40px;
}
.table-data-1{
    position: relative;
    padding:10px 0;
    vertical-align: middle;
    border-bottom:1px solid #d6d6d6;
}
.table-data-2{
    padding:4px 0;
    vertical-align: middle;
}
.table-data-3{
    color:#040000;
    line-height:40px;
}
.table-data-4{
    padding:4px 0;
    line-height:26px;
    vertical-align: middle;
}
.table-data-layout-1{
    padding:10px;
    line-height:24px;
    text-align: left;
}
.table-data-layout-2{
}
.table-data-layout-3{
    width:400px;
}
.table-data-layout-4{
    padding:8px 0;
}
.table-data-big-1{
}
.table-data-big-2{
    margin-top:6px;
}
.data-check{
    position: relative;
    width:16px;
    height:16px;
    cursor: pointer;
    vertical-align: middle;
    border:1px solid #7d7d7d;
}
.data-check input{
    opacity: 0
}
.data-hook{
    position:absolute;
    display: none;
    width:16px;
    height:16px;
    background:url("../images/icon-check.png") no-repeat;
    -webkit-background-size:16px;
    background-size:16px;
}
.data-check-active{
    background: #d1d1d1;
}
.data-check-active .data-hook{
    display: block;
}
.data-thumb{
    position: relative;
    width:80px;
    min-height:80px;
    margin:auto;
}
.data-text-layout-1{
    width:400px;
    text-align: left;
}
.item-thumb{
    width:72px;
    height:72px;
    margin:auto;
    overflow: hidden;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
.item-txt{
    line-height:24px;
}
.table-label{
    position: absolute;
    right:4px;
    bottom:-4px;
    width:16px;
    height:16px;
    color:#fff;
    line-height:16px;
    text-align: center;
    background: #f90606;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
.table-option-1{
    width:180px;
    margin:auto;
}
.table-option-2{
    width:140px;
    margin:auto;
}
.table-option-3{
    width:120px;
    margin:auto;
}
.table-btn-1,.table-btn-2,.table-btn-3,.table-btn-5{
    float:left;
    width:50px;
    height:20px;
    margin:0 5px;
    line-height:18px;
    text-align: center;
    border:1px solid #e1e1e1;
    background:url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 20px;
    background-size:1px 20px;
}
.table-btn-1:hover{
    color:#e61e17;
    cursor: pointer;
    border-color:#e61e17;
}
.table-btn-2{
    width:auto;
    padding:0 4px;
}
.table-btn-3{
    width:80px;
    height:24px;
    margin:0 10px;
}
.table-btn-3:hover{
    color:#e61e17;
    border-color: #e61e17;
}
.table-btn-4{
    width:56px;
    margin:auto;
    line-height:18px;
    text-align: center;
    border:1px solid #767676;
}
.table-btn-4:hover{
    color:#e61e17;
    border-color:#e61e17;
}
.table-btn-5{
    float:none;
    margin:8px auto 0 auto;
}
.table-btn-5:hover{
    color:#e61e17;
    border-color:#e61e17;
}
.table-btn-5:first-child{
    margin-top:0;
}
.table-bar{
    position: relative;
    margin-top:14px;
    z-index:2;
}
.table-handle{
    float:left;
}
.table-bar-txt{
    width:60px;
    line-height:28px;
    text-align:center;
}
.bar-txt-layout-1{
    margin:20px 0 0 200px;
}
.table-handle-list{
    float:left;
    width:72px;
    margin-right:10px;
}
.table-handle-btn{
    width:100%;
    height:28px;
    border:1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
}
.table-handle-btn:hover{
    color:#e61e17;
    border-color:#e61e17;
}
.page{
    float:right;
}
.page li{
    float:left;
    line-height:28px;
    text-align: center;
    margin:0 4px;
}
.page li a,.page li span{
    padding:0 10px;
    display: block;
}
.page li.current{
    border:1px solid #767676;
}
.page-list-layout-1{
    width:80px;
}
.page-list-layout-2{
    width:30px;
}
.page-layout-1{
    margin:20px 100px 10px 0;
}
.page-layout-2{
    float:none;
    width:252px;
    margin:auto;
}
.page-input{
    width:100%;
    padding:4px 0;
    line-height:20px;
    text-align: center;
    border:1px solid #767676;
}
.do{
    margin:10px auto 0 auto;
}
.do-btn{
    width:100%;
    height:28px;
    border:1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
}
.do-btn:hover{
    color:#e61e17;
    border-color:#e61e17;
}
.do-layout-1{
    width:100px;
}
.do-layout-2{
    width:80px;
    margin-bottom:60px;
}
.do-layout-3{
    float:right;
    width:100px;
    clear: both;
    margin-top:20px;
}
.do-layout-4{
    width:100px;
    color:#919191;
    margin-top:20px;
    margin-bottom:60px;
}
.do-layout-5{
    display: block;
    width:80px;
    margin:20px auto 0 auto;
}
.do-layout-6{
    position: absolute;
    top:40px;
    right:20px;
    width:24%;
}
.do-layout-7{
    width:220px;
    margin-top:-28px;
}
.do-layout-8{
    display:block;
    float:left;
    width:100px;
    margin:0 5px;
    text-align:center;
    line-height: 25px
}
.do-layout-9{
    display: block;
    width:100px;
    margin-top:40px;
}
.do-layout-10,.do-layout-11,.do-layout-12{
    width:120px;
    line-height:24px;
    text-align: center;
}
.do-layout-10{
    float:left;
    margin:80px 0 0 80px;
}
.do-layout-11{
    float:left;
    margin:50px 0 0 100px;
}
.do-layout-12{
    float:right;
    margin:60px 10px 0 0;
}
.do-layout-13{
    display:block;
    width:100px;
}
.do-layout-15{
    float:right;
    width:80px;
    height:24px;
    margin-top:10px;
    margin-left:5px;
    margin-right:5px;
}
.do-layout-15:first-child{
    margin-right:0;
}
.order-tips{
    width:100%;
    color:#e61e17;
    line-height:20px;
    text-align: center;
}
.section{
    margin-top:40px;
}
.section-title{
    float:left;
    width:100px;
    line-height:26px;
    text-align: center;
}
.section-main{
    float:left;
    margin-left:40px;
}
.pane-layout-1{
    margin-top:20px;
}
.pane-layout-2{
    margin-left:30px;
}
.pane-layout-3{
    margin-top:10px;
}
.pane-layout-4{
    margin-top:20px;
    width:500px;
}
.pane-layout-5{
    margin-top:20px;
}
.pane-layout-6{
    margin-top:10px;
}
.pane-layout-7{
    width:49%;
}
.pane-layout-8{
    position: relative;
    width:408px;
}
.pane-layout-9{
    margin-top:4px;
}
.pane-layout-10{
    margin-left:13px;
}
.pane-layout-11{
    margin-top:4px;
    margin-left:26px;
}
.pane-layout-12{
    margin-top:18px;
}
.pane-layout-13{
    margin-top:10px;
}
.pane-layout-14{
    margin-top:12px;
}
.pane-layout-15{
    margin-top:6px;
}
.pane-layout-16{
    margin-left:20px;
}
.pane-layout-17{
    margin-top:30px;
}
.pane-layout-18{
    margin-top:80px;
}
.pane-layout-19{
    border-right:1px solid #ccc;
}
.label-txt{
    color:#3c3c3c;
    line-height:18px;
}
.label-layout-1{
    float:left;
    width:48px;
}
.label-layout-2{
    float:left;
    line-height:40px;
}
.label-layout-3,.label-layout-5{
    color:#3c3c3c;
    line-height:26px;
}
.label-layout-4{
    line-height:40px;
}
.label-layout-5{
    width:100px;
}
.label-layout-6{
    float:left;
}
.label-layout-7{
    float:left;
    width:60px;
    color:#3c3c3c;
}
.label-layout-8{
    float:left;
    margin-right:10px;
}
.label-layout-9{
    float:left;
}
.label-layout-10{
    width:120px;
}
.label-layout-11{
    width:50px;
}
.label-layout-12{
    display: block;
    line-height:24px;
}
.label-layout-13{
    float:left;
    width:64px;
    line-height:20px;
    text-align: left;
}
.label-layout-14,.label-layout-15{
    float:left;
    width:70px;
    color:#3c3c3c;
    font-size:14px;
}
.label-layout-15{
    width:100px;
}
.label-layout-16{
    width:180px;
}
.label-layout-17{
    width:88px;
}
.input-text{
    float:left;
    padding:0px 4px;
    line-height:18px;
    background: transparent;
    border:1px solid #ccc;
}
.input-layout-1{
    width:400px;
}
.input-layout-2{
    width:172px;
}
.input-layout-3{
    width:640px;
    height:100px;
    resize: none;
    border:none;
    padding:0;
    line-height:26px;
}
.input-layout-4,.input-layout-11,.input-layout-12{
    float:left;
    width:90px;
    margin:72px 0 0 -90px;
}
.input-layout-4{
    width:72px;
    margin-left:-72px;
}
.input-layout-5{
    float:left;
    width:120px;
    margin:0 0 0 -120px;
}
.input-layout-6{
    width:120px;
    margin-left:20px;
}
.input-layout-7{
    width:300px;
    margin-top:5px;
    margin-left:10px;
}
.input-layout-8{
    float:left;
    width:168px;
}
.input-layout-9{
    float:left;
    width:200px;
    border:1px solid #767676;
}
.input-layout-10{
    width:172px;
    margin-left:20px;
}
.input-layout-11{
    margin-top:120px;
}
.input-layout-12{
    margin-top:92px;
}
.input-layout-13{
    width:100px;
    border-color:#767676;
}
.input-layout-14{
    float:left;
    width:72px;
    margin:-28px 0 0 20px;
}
.input-layout-15{
    width:150px;
}
.input-layout-16{
    width:150px;
    border-color:#999;
}
.input-layout-17{
    position: relative;
    z-index: 1;
    float:left;
    width:62px;
    height:72px;
}
.input-layout-18{
    float:none;
    width:100%;
    margin-top:20px;
}
.input-layout-19{
    width:170px;
}
.input-layout-20{
    width:204px;
    border-color:#999;
}
.input-layout-21{
    width:240px;
}
.input-layout-22{
    width:230px;
}
.input-layout-23{
    width:200px;
}
.input-layout-24{
    border:none;
    width:100px;
    padding-left:0;
}
.input-file{
    display: none;
    border:none;
    padding:0;
    opacity:0;
    -moz-opacity: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.file-txt{
    display: block;
    float:left;
    line-height:26px;
    text-align: center;
    border:1px solid #767676;
}
.file-text-layout-1,.file-text-layout-3,.file-text-layout-4{
    width:90px;
    margin:72px 0 0 10px;
}
.file-text-layout-1{
    width:72px;
}
.file-text-layout-2{
    width:120px;
    margin:0 0 0 30px;
    border:1px solid #767676;
}
.file-text-layout-3{
    margin-top:120px;
}
.file-text-layout-4{
    margin-top:92px;
}
.file-text-layout-5{
    width:72px;
    margin:10px 0 0 10px;
}
.file-text-layout-6{
    width:72px;
    margin:34px 0 0 10px;
}
.nature{
    float:left;
    width:640px;
    padding-top:40px;
}
.nature-list-layout-1{
    margin-top:20px;
}
.select-frame{
    position: relative;
    float:left;
    width:172px;
}
.select-main{
    position: relative;
    z-index: 1;
    width:100%;
    line-height:18px;
    background: transparent;
    border:1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.select-layout-1{
    float:left;
    width:120px;
    margin-left:20px;
    padding:4px 0 4px 42px;
}
.select-layout-2{
    padding-left:0;
}
.select-layout-3{
    width:150px;
}
.select-layout-4{
    width:200px;
}
.select-arrow{
    position: absolute;
    display: block;
    top:4px;
    right:10px;
    width:14px;
    height:14px;
    opacity: 0.8;
    -moz-opacity: 0.8;
    background: url("../images/icon-arrow.png") no-repeat;
    -webkit-background-size:14px;
    background-size:14px;
}
.select-edit{
    padding:0 14px;
    margin-left:10px;
    line-height:26px;
    border:1px solid #767676;
}
.add-btn{
    color:#3c3c3c;
    line-height:26px;
    text-align: center;
}
.add-layout-1{
    float:right;
    width:100px;
}
.add-layout-2,.add-layout-3{
    width:120px;
    height:28px;
    border:1px solid #767676;
}
.add-layout-2{
    margin-top:20px;
}
.order-search{
    background: #d1d1d1;
}
.order-search-layout-1{
    width:490px;
    margin:auto;
}
.icon-search{
    float:left;
    width:28px;
    height:28px;
    margin:5px 5px 0 0;
    background: url("../images/icon-search.png") no-repeat;
    -webkit-background-size:28px;
    background-size:28px;
}
.input-submit{
    width:60px;
    color:#3c3c3c;
    cursor: pointer;
    line-height:18px;
    border:1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 20px;
    background-size:1px 20px;
}
.submit-layout-1{
    margin-top:5px;
    margin-left:10px;
}
.submit-layout-2{
    float:left;
    margin-left:20px;
}
.submit-layout-3{
    display:block;
    margin:20px auto 0 auto;
}
.order-info{
    width:100%;
    padding:5px 30px;
    border-bottom:1px solid #ccc;
}
.order-info-list{
    float:left;
    width:33.3%;
}
.order-info-txt{
    line-height:18px;
}
.order-info-path{
    float:left;
    margin:5px 0 0 10px;
    padding:2px 10px;
    border:1px solid #767676;
}
.order-item-frame{
    position: relative;
    width:100%;
    margin:10px auto 0 auto;
    border-bottom:1px solid #ccc;
}
.order-item{
    width:90%;
    overflow: hidden;
    margin:0 auto 10px auto;
}
.order-item-thumb{
    float:left;
    width:120px;
}
.order-item-detail{
    float:right;
    width:180px;
}
.order-item-list{
    float:left;
    width:350px;
    margin:0 20px;
    border-right:1px solid #ccc;
}
.order-item-list:last-child{
    border-right:none;
}
.order-detail-txt{
    line-height:26px;
}
.order-detail-layout-1{
    width:50px;
}
.order-item-arrow{
    position: absolute;
    display: none;
    top:50%;
    width:40px;
    height:40px;
    cursor: pointer;
    margin-top:-30px;
    background: url("../images/icon-arrow.png") no-repeat;
}
.order-msg{
    position: relative;
    width:100%;
    padding:16px 0 16px 60px;
    border-bottom:1px solid #ccc;
}
.order-msg-list{
    float:left;
    width:38%;
}
.msg-option-layout-1{
    margin-top:6px;
}
.msg-option-layout-2{
    margin-top:15px;
}
.order-msg-txt{
    line-height:18px;
}
.msg-txt-layout-1{
    width:50px;
}
.msg-txt-layout-2{
    width:auto;
}
.msg-txt-layout-3{
    width:80px;
}
.order-disable{
    color:#999;
    border-color:#bcbcbc;
}
.order-cancel{
    margin-top:10px;
    margin-bottom:20px;
}
.order-cancel-main{
    position: relative;
    float:left;
    width:580px;
    padding-right:20px;
    border-right:1px solid #ccc;
}
.order-cancel-head-txt{
    float:left;
    color:#919191;
    line-height:20px;
}
.order-cancel-head-reply,.talk-area-send{
    float:right;
    width:72px;
    color:#7d7d7d;
    line-height:20px;
    text-align: center;
    border:1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 20px;
    background-size:1px 20px;
    cursor: pointer;
}
.talk-area-send{
    margin-top:10px;
}
.order-cancel-head-reply:hover,.talk-area-send:hover{
    color:#e61e17;
    border-color:#e61e17;
}
.order-cancel-talk{
    position:relative;
    margin-top:10px;
}
.order-cancel-talk-txt{
    line-height:26px;
    max-height:180px;
    overflow: auto;
}
.talk-txt1{
    color:#606060;
}
.talk-txt1>span{
    color:#919191;
}
.talk-txt2{
    color:#e61e17;
}
.order-cancel-talk-area{
    position: relative;
    bottom:0;
    margin-top:10px;
}
.talk-area-main{
    width:100%;
    height:60px;
    padding:4px 10px;
    border:1px solid #ccc;
}
.order-cancel-advice{
    float:right;
    width:260px;
}
.order-cancel-advice-txt{
    color:#919191;
}
.order-cancel-advice .wm_msg{
    color:red;line-height: 18px
}
.input-area{
    width:100%;
    height:100%;
    padding:4px;
    color:#606060;
    background: transparent;
    resize: none;
}
.area-layout-1,.area-layout-2{
    width:310px;
    height:100px;
}
.area-layout-1{
    background: #eaeaea;
}
.area-layout-2{
    border:1px solid #eaeaea;
}
.area-layout-3{
    width:100%;
    height:90px;
    background: #eaeaea;
    border:1px solid #757575;
}
.area-layout-4{
    display: none;
    width:600px;
    height:60px;
    margin:10px auto 0 auto;
}
.area-layout-5{
    color:#3c3c3c;
    width:360px;
    height:100px;
    margin-left:20px;
    border:1px solid #767676;
}
.area-layout-6{
    width:224px;
    height:86px;
    border:1px solid #767676;
}
.area-layout-7{
    width:500px;
    border:1px solid #ccc;
}
.area-layout-8{
    width:200px;
    height: 58px;
    border:1px solid #ccc;
}
.area-layout-9{
    width:426px;
    margin-right:12px;
    border:1px solid #ccc;
}
.area-layout-10{
    width:120px;
    height:92px;
    border:1px solid #767676;
}
.area-layout-11{
    float:left;
    width:170px;
    height:260px;
    border:1px solid #ccc;
}
.area-layout-12{
    float:left;
    width:230px;
    height:54px;
    border:1px solid #ccc;
}
.area-layout-13{
    float:left;
    width:200px;
    height:115px;
    padding:5px;
    border:1px solid #ccc;
}
.area-layout-14{
    width:148px;
    height:92px;
    border:1px solid #767676;
}
.area-layout-16{
    width:120px;
    height:68px;
    border:1px solid #767676;
}
.order-cancel-btn{
    width:100px;
    color:#7d7d7d;
    line-height:26px;
    margin:0 0 0 20px;
    border:1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 26px;
    background-size:1px 26px;
}
.order-cancel-active,.order-cancel-btn:hover{
    color:#e61e17;
    border:1px solid #e61e17;
}
.order-cancel-option{
    position:absolute;
    top:0;
    right:20px;
}
.order-table-frame{
    margin-bottom:60px;
}
.order-table{
    width:840px;
    margin:30px auto 0 auto;
}
.order-table:first-child{
    margin-top:10px;
}
.order-table-head{
    color:#040000;
    line-height:40px;
    border-top:1px solid #565656;
    border-bottom:1px solid #565656;
}
.order-head-layout-1{
    width:40%;
}
.order-head-layout-2{
    width:30%;
}
.order-head-layout-3{
    width:15%;
}
.order-head-layout-4{
    width:15%;
}
.reply{
    width:100%;
}
.reply-list{
    width:100%;
    padding:10px 0;
    border-bottom:1px solid #919191;
}
.reply-list-main{
    width:94%;
    margin:auto;
}
.thumb-count{
    position: absolute;
    display: block;
    right:0;
    bottom:0;
    width:20px;
    height:20px;
    color:#fff;
    line-height:20px;
    text-align: center;
    background:#ff005c;
    margin-right:-5px;
    margin-bottom:-5px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
.reply-list-1{
    margin:20px 0 0 30px;
}
.reply-list-2{
    margin-top:30px;
    margin-right:200px;
}
.reply-list-sub{
    position: relative;
    display: none;
    margin-top:10px;
    border-top:1px solid #bcbcbc;
}
.reply-option-btn{
    background: #f2f2f2;
}
.comment-txt{
    width:260px;
    clear: both;
    line-height:24px;
    margin-left:20px;
}
.comment-item-frame{
    position: relative;
    padding:10px 20px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.comment-item-txt{
    position: absolute;
    right:100px;
    bottom:10px;
}
.comment{
    width:100%;
    margin:auto;
}
.comment-title{
    line-height:40px;
    margin-left:50px;
}
.comment-main{
    width:100%;
    margin:auto;
}
.comment-main-layout-1{
    float:left;
    width:84%;
    margin:20px 0;
    padding-right:30px;
    border-right:1px solid #bcbcbc;
}
.comment-list{
    padding:10px 40px;
    line-height:24px;
    border-bottom:1px solid #ccc;
}
.comment-list-layout-1{
    border:none;
    padding:2px 0 2px 40px;
}
.reply-frame{
    float:left;
    width:70%;
}
.comment-btn{
    width:72px;
    margin-left:12px;
    line-height:20px;
    border:1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 20px;
    background-size:1px 20px;
}
.comment-all{
    position: absolute;
    top:50%;
    width:72px;
    line-height:20px;
    margin-top:-10px;
    margin-left:30px;
    border:1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 20px;
    background-size:1px 20px;
}
.comment-btn:hover,.comment-all:hover{
    color:#e61e17;
    border-color:#e61e17;
}
.comment-btn-layout-1{
    margin-top:6px;
}
.comment-btn-layout-2{
    margin-top:38px;
}
.comment-reply{
    display: none;
    margin-top:10px;
}
.comment-reply>span{
    color:#e61e17;
}
.comment-reply-layout-1{
    margin-top:4px;
    border-bottom:1px solid #bcbcbc;
}
.comment-reply-txt{
    width:90%;
    color:#ff2973;
    float:none;
}
.comment-reply-txt-layout-1{
    width:100%;
    border-bottom:1px solid #bcbcbc;
}
/*20180205 子品牌*/
.coop-menu-list{
    float:left;
    width:20%;
    padding-top:4px;
    padding-bottom:4px;
    line-height:22px;
    text-align: center;
    border-bottom:1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 100%;
    background-size:1px 100%;
}
.coop-menu-list>a{
    color:#aaa;
    font-size:14px;
    border-right:1px solid #e1e1e1;
}
.coop-menu-active>a{
    color:#e61e17;
}
.coop-menu-list:last-child>a{
    border-right:none;
}
.coop-main{
    width:96%;
    overflow: auto;
    max-height:430px;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:40px;
}
.coop-main-list{
    float:left;
    width:20%;
    margin-top:40px;
}
.coop-frame{
    position: relative;
    width:80px;
    height:80px;
    margin-left:auto;
    margin-right:auto;
}
.coop-thumb{
    width:80px;
    height:80px;
    overflow: hidden;
    border:1px solid transparent;
}
.coop-thumb-active{
    border:1px solid #e61e17;
}
.coop-delete{
    position: absolute;
    display: block;
    top:0;
    right:0;
    width:24px;
    height:24px;
    background: url("../images/icon-03.png") no-repeat;
    -webkit-background-size:24px;
    background-size:24px;
    cursor: pointer;
}
.coop-count{
    position: absolute;
    top:0;
    right:0;
    color:#fff;
    width:24px;
    height:24px;
    font-size:14px;
    line-height:22px;
    text-align: center;
    background: #81BF25;
    border:1px solid #fff;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
.coop-full{
    background:#C86088;
}
.coop-name{
    color:#3c3c3c;
    font-size:14px;
    line-height:24px;
    text-align: center;
}
.coop-time{
    color:#7d7d7d;
    font-size:14px;
    line-height:24px;
    text-align: center;
}
.coop-box{
    width:16px;
    height:16px;
    margin-top:9px;
    margin-left:auto;
    margin-right:auto;
}
.coop-box>span{
    display: block;
    width:16px;
    height:16px;
    border:1px solid #999;
    cursor: pointer;
}
.coop-box-checked>span{
    background: url("../images/icon-02.png") no-repeat;
    -webkit-background-size:14px;
    background-size:14px;
}
.coop-attend{
    width:100px;
    height:24px;
    margin-top:5px;
    margin-left:auto;
    margin-right:auto;
    line-height:24px;
    text-align: center;
    background: #ebeaec;
    -webkit-border-radius:24px;
    -moz-border-radius:24px;
    border-radius:24px;
}
.coop-btn{
    display: block;
    color:#3c3c3c;
    text-align: center;border:1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 100%;
    background-size:1px 100%;
}
.coop-btn-layout-1{
    width:90px;
    height:24px;
    font-size:14px;
    margin-top:20px;
    line-height:22px;
    margin-left:auto;
    margin-right:auto;
}
.coop-btn-layout-2{
    float:left;
    width:60px;
    height:20px;
    margin-left:5px;
    margin-right:5px;
    line-height:18px;
}
.coop-btn-layout-3{
    float:left;
    width:100px;
    height:24px;
    font-size:14px;
    line-height:22px;
    margin-left:30px;
    margin-right:30px;
    border:1px solid transparent;
}
.coop-btn-layout-4{
    width:90px;
    height:24px;
    margin-top:10px;
    margin-left:auto;
    margin-right:auto;
}
.coop-btn:hover{
    color:#e61e17;
    border-color:#e61e17;
}
.coop-btn-frame-1{
    width:140px;
    margin-left:auto;
    margin-right:auto;
}
.coop-btn-frame-2{
    width:320px;
    margin-left:auto;
    margin-right:auto;
}
.coop-mod{
    width:90%;
    margin-top:20px;
    margin-left:auto;
    margin-right:auto;
}
.coop-mod:first-child{
    margin-top:40px;
}
.coop-mod-head{
    position: relative;
}
.coop-mod-title{
    position: relative;
    z-index: 1;
    width:100px;
    color:#3c3c3c;
    font-size:14px;
    background: #fff;
}
.coop-mod-body{
    margin-top:10px;
}
.coop-mod-line{
    position: absolute;
    top:50%;
    left:0;
    width:100%;
    height:1px;
    background: #e1e1e1;
}
.coop-mod-list{
    float:left;
    width:20%;
    margin-top:10px;
}
.coop-people{
    width:94%;
    margin-top:20px;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:20px;
    border-bottom:1px solid #e1e1e1;
}
.coop-select{
    width:94%;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:20px;
    border-bottom: 1px solid #e1e1e1;
}
.coop-option{
    position: relative;
    float:left;
    width:140px;
    height:28px;
    margin-top:20px;
    line-height:28px;
    margin-right:20px;
    text-align: center;
    background: #ebeaec;
    -webkit-border-radius:24px;
    -moz-border-radius:24px;
    border-radius:24px;
    overflow: hidden;
}
.coop-option-title{
    font-size:14px;
    margin-left:-10px;
}
.coop-txt{
    float:left;
    color:#3c3c3c;
    font-size:14px;
    margin-top:20px;
    line-height:28px;
}
.coop-pop{
    position: absolute;
    display: none;
    z-index: 9999;
    top:0;
    left:0;
    width:100%;
    padding:10px 10px 40px 10px;
    background: rgba(4,0,0,0.8);
}
.coop-logo{
    width:100px;
    margin-left:auto;
    margin-right:auto;
}
.contract-txt{
    float:left;
    font-size:14px;
    margin-left:8px;
    line-height:16px;
}
/*子品牌结束*/



.brand-list{
    float:left;
    color:#aaa;
    width:33.3%;
    line-height:26px;
    text-align: center;
    border-bottom:1px solid #ccc;
}
.brand-list>a{
    font-size:14px;
}
.brand-list-active{
    color:#3c3c3c;
}
.edit{
    position: relative;
    display: none;
    float:right;
    width:38%;
    margin-top:14px;
}
.edit-head{
    position: relative;
    width:100%;
    background:#ddd;
    padding:10px 28px;
    -webkit-border-radius:8px 8px 0 0;
    -moz-border-radius:8px 8px 0 0;
    border-radius:8px 8px 0 0;
}
.edit-main{
    width:100%;
    /*height: 360px;*/
    margin-top:1px;
    /*overflow-y: auto;*/
    -webkit-border-radius:0 0 8px 8px;
    -moz-border-radius:0 0 8px 8px;
    border-radius:0 0 8px 8px;
}
.edit-main-layout-1{
    /*height:354px;*/
}
.brand-main{
    position: relative;
}
.brand-list{
    float:left;
    color:#aaa;
    width:33.3%;
    line-height:16px;
    padding-top:8px;
    padding-bottom:8px;
    text-align: center;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 100%;
    background-size:1px 100%;
}
.brand-list>a{
    font-size:14px;
    border-right:1px solid #e1e1e1;
}
.brand-list:last-child>a{
    border-right:none;
}
.brand-list-active{
    color:#3c3c3c;
}

.access{
    /*position: absolute;*/
    /*bottom:0;*/
    /*width:100%;*/
    /*height:36px;*/
    /*background: #ddd;*/
}
.access-frame{
    width:220px;
    margin:4px auto 0 auto;
}
.access-frame-2{
    /*width:110px;*/
}
.edit-submit{
    display: block;
    width:80px;
    line-height:24px;
    margin:20px auto 0 auto;
    border:1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 24px;
    background-size:1px 24px;
}
.edit-submit:hover{
    color:#e61e17;
    border-color:#e61e17;
}
.box{
    width:60%;
    margin-top:14px;
}
.add-new{
    display: block;
    width:120px;
    line-height:24px;
    border:1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 24px;
    background-size:1px 24px;
    text-align: center;
}
.add-new:hover{
    color:#e61e17;
    border-color: #e61e17;
}
.add-design{
    display: block;
    width:120px;
    line-height:24px;
    border:1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 24px;
    background-size:1px 24px;
}
.add-design:hover{
    color:#e61e17;
    border-color:#e61e17;
}
.box-list{
    margin-top:10px;
    padding-bottom:10px;
    border-bottom:1px solid #ddd;
}
.box-list:first-child{
    padding-top:10px;
    border-top:1px solid #ddd;
}
.box-thumb{
    float:left;
    width:96px;
    height:96px;
    overflow: hidden;
}
.box-thumb-layout-1{
    float:left;
    width:110px;
    height:110px;
    overflow: hidden;
}
.box-thumb-layout-2{
    width:110px;
    height:110px;
    display: table-cell;
    vertical-align: middle;
}
.box-frame{
    position:relative;
}
.box-info{
    float:left;
    margin-left:12px;
    width: 248px
}
.box-title{
    font-size:14px;
    color:#3c3c3c;
    line-height:18px;
}
.box-txt{
    color:#3c3c3c;
    line-height:18px;
}
.box-time{
    color:#595757;
    margin-top:6px;
    line-height:20px;

}
.box-name{
    color:#3c3c3c;
    margin-top:10px;
}
.box-label-list{
    float:left;
    margin:6px 10px 0 0;
}
.box-label-cubic{
    display: block;
    float:left;
    width:6px;
    height:6px;
    margin-top:5px;
    margin-right:6px;
    background: #3c3c3c;
}
.box-label-txt{
    float:left;
    color:#7c7c7c;
}
.box-state{
    color:#7c7c7c;
    margin-top:34px;
}
.box-state-list{
    float:left;
    width:84px;
    line-height:18px;
    text-align: center;
    border-right:1px solid #bababa;
}
.box-state-list:last-child{
    border:none;
}
.box-option{
    position: absolute;
    left:264px;
}
.box-option-layout-1{
    left:180px;
}
.box-btn-1{
    text-align: center;
    display: block;
    width:60px;
    margin-top:10px;
    line-height:20px;
    border:1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 20px;
    background-size:1px 20px;
}
.box-btn-1:hover{
    color:#e61e17;
    border-color:#e61e17;
}
.box-edit{
    margin-top:10px;
    cursor: pointer;
}
.box-edit-thumb{
    width:30px;
    height:30px;
    float:left;
}
.box-edit-txt{
    float:left;
    margin-left:10px;
    line-height:30px;
}
.box-edit-add,.box_delete{
    text-align: center;
    display: block;
    float:left;
    width:100px;
    margin-top:20px;
    margin-left:70px;
    line-height:24px;
    border:1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 24px;
    background-size:1px 24px;
}
.box-edit-add:hover{
    color:#e61e17;
    border-color:#e61e17;
}
.text-layout-1{
    width:160px;
    color:#3c3c3c;
    margin-top:6px;
}
.design-main{
    border-bottom:1px solid #767676;
}
.design-list{
    margin:20px 0;
}
.design-list:first-child{
    margin-top:0;
}
.design-info{
    float:left;
    width:460px;
    margin-top:20px;
}
.design-info-thumb{
    width:60px;
    height:60px;
    float:left;
    margin-right:20px;
}
.design-info-txt{
    float:left;
    margin:20px 20px 0 0;
}
.design-option-layout-1{
    margin:16px 20px 0 0;
}
.design-option-layout-2{
    margin-left:20px;
}
.design-new{
    display: none;
    width:100%;
    padding:20px;
    margin-top:20px;
    background: #ededed;
}
.log{
    width:90%;
}
.log-title{
    float:left;
    margin-top:6px;
}
.log-list{
    margin-top:6px;
}
.log-txt{
    float:left;
    line-height:24px;
}
.des-submit{
    width:240px;
    margin:30px auto 0 auto;
}
.des-submit-btn{
    float:left;
    width:100px;
    height:26px;
    margin:0 10px;
    line-height:24px;
    text-align: center;
    border:1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 24px;
    background-size:1px 24px;
    cursor: pointer;
}
.des-submit-btn:hover{
    color:#e61e17;
    border-color:#e61e17;
}
.video-hook{
    cursor: pointer;
}
.video-hook:hover{
    color:#e61e17;
    border-color:#e61e17;
}
.video-link{
    display: none;
    clear:both;
}
.attr{
    width:100%;
    background: #3c3c3c;
}
.attr td{
    vertical-align: middle;
}
.attr-info{
    position: relative;
    width:100%;
    color:#fff;
    margin-top:10px;
    line-height:24px;
    text-align: center;
    background: #7d7d7d;
}
.attr-main{
    /*float:left;*/
    padding:10px 16px;
    background: #ebe6e4;
}
.attr-main-table{
    width:100%;
}
.attr .attr-main-head{
    position: relative;
    width:16%;
    padding-top:4px;
    vertical-align: top;
}
.attr-edit-title{
    float:left;
    line-height:20px;
}
.attr-edit-icon{
    float:left;
    width:16px;
    height:16px;
    margin-top:3px;
    margin-left:6px;
    background: url("../images/icon-edit.png") no-repeat;
    -webkit-background-size:16px;
    background-size:16px;
    cursor:pointer;
}
.attr-main-body{
    width:84%;
}
.attr-check-frame{
    float:left;
    margin-top:6px;
}
.attr-check{
    float:left;
    color:#7d7d7d;
    padding:0 10px;
    min-width:48px;
    margin-left:10px;
    line-height:20px;
    background: transparent;
    border:1px solid #7d7d7d;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
    position:relative;
    z-index:2;
}
.attr-check-disabled .attr-check{
    color:#fff;
    background: #7d7d7d;
    border-color: #7d7d7d;
}
.attr-check-active .attr-check{
    color:#fff;
    background: #e61e17;
    border-color: #e61e17;
}
.attr-add{
    float:left;
    width:14px;
    height:14px;
    margin-top:2px;
    margin-left:4px;
    background: url("../images/icon-add.png") no-repeat;
    -webkit-background-size:14px;
    background-size:14px;
    cursor: pointer;
}
.attr-btn-frame{
    position: absolute;
    top:3px;
    right:20px;
    cursor: pointer;
}
.attr-btn-icon{
    float:left;
    width:16px;
    height:16px;
    background: url("../images/icon-attr-add.png") no-repeat;
    -webkit-background-size:16px;
    background-size:16px;
}
.attr-btn{
    float:left;
    margin-left:4px;
    line-height:16px;
}
.table_new_frame{
    position: fixed;
    display: none;
    z-index: 9999;
    background:#fff;
    -webkit-box-shadow: 0 0 6px  rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 6px  rgba(0,0,0,0.2);
    box-shadow: 0 0 10px  rgba(0,0,0,0.3);
}
.attr-pop{
    width:280px;
    padding:20px;
    color:#3c3c3c;
}
.attr-layout-1{
    top:50%;
    left:50%;
    margin-top:-180px;
    margin-left:-260px;
}
.attr-pop-list{
    margin-top:10px;
}
.attr-pop-list:first-child{
    margin-top:0;
}
.attr-pop-tip{
    position: absolute;
    top:58px;
    right:34px;
    color:#ccc;
}
.attr-do{
    margin-top:10px;
    margin-left:64px;
}
.attr-pop-btn{
    display: block;
    float:left;
    width:48px;
    line-height:20px;
    margin-right:10px;
    border:1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 20px;
    background-size:1px 20px;
    cursor: pointer;
}

.attr-option{
    margin-top:10px;
}
.attr-option-table{
    width:100%;
    border-top:1px solid #b2b2b2;
    border-left:1px solid #b2b2b2;
}
.attr-option-table td{
    padding:4px;
    text-align: center;
    border-right:1px solid #b2b2b2;
    border-bottom:1px solid #b2b2b2;
}
.attr-input{
    width:77px;
    padding:1px 2px; 
    line-height:12px;
    text-align: center;
    background: transparent;
    border:1px solid #6d6d6d;
}
.all_attr_table{margin-top:5px }
.bill-head{
    padding:0 10px;
}
.bill-option-list{
    position: relative;
    float:left;
    width:20%;
    color:#aaa;
    padding:4px 0;
    line-height:20px;
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 28px;
    background-size:1px 28px;
}
.bill-option-list>a{
    font-size:14px;
    border-right: 1px solid #e2e1e1;
}
.bill-option-list:last-child>a{
    border:none;
}
.bill-option-active{
    color:#3c3c3c;
}
.bill-item-list{
    position: relative;
    float:left;
    width:31%;
    overflow: hidden;
    background:#f2f2f2;
    margin:14px 1.1% 0 1.1%;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    -webkit-box-shadow: 0 4px  6px rgba(91,75,58,0.5);
    -moz-box-shadow: 0 4px  6px rgba(91,75,58,0.5);
    box-shadow: 0 3px  2px rgba(91,75,58,0.5);
}
.bill-item-mark{
    position: absolute;
    top:0;
    right:0;
    width:50%;
}
.bill-item-head{
    padding:0 10px;
    line-height:30px;
    background: #ebeaec;
}
.bill-num{
    position: relative;
    float:left;
}
.bill-sit{
    float:left;
}
.bill-state-1,.bill-state-2,.bill-state-3,.bill-state-4,.bill-state-5{
    float:right;
    width:30px;
    height:30px;
    -webkit-background-size:150px;
    background-size:150px;
}
.bill-state-1{
    background-position: 0 0;
}
.bill-state-2{
    background-position: -30px 0;
}
.bill-state-3{
    background-position: -60px 0;
}
.bill-state-4{
    background-position: -90px 0;
}
.bill-state-5{
    background-position: -120px 0;
}
.bill-sit{
    margin-left:10px;
}
.bill-sit-icon{
    float:left;
    width:20px;
    height:20px;
    margin-top:5px;
    background: url("../images/icon-alert.png") no-repeat;
    -webkit-background-size:20px;
    background-size:20px;
}
.bill-sit-txt{
    float:left;
    color:#e61e17;
    margin-left:5px;
}
.bill-item-main{
    position: relative;
    padding:10px;
    border-top:2px solid #d5d2d1;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
}
.bill-item-thumb{
    float:left;
    width:80px;
    height:120px;
    overflow: hidden;
    cursor: pointer;
}
.bill-info-frame{
    float:left;
    width:144px;
    margin-left:10px;
}
.bill-info-list{
    margin-top:6px;
}
.bill-info-list:first-child{
    margin-top:0;
}
.bill-info-txt{
    float:left;
    width:112px;
    color:#7d7d7d;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.bill-txt-layout-1{
    width:32px;
}
.bill-btn-frame{
    position: absolute;
    right:10px;
    bottom:10px;
}
.bill-btn{
    width:60px;
    line-height:20px;
    margin:0 5px 0 0;
    background: url("../images/icon-line.png") repeat-x;
}
.mod-head{
    padding:0 10px;
    margin-top:12px;
}
.mod-head-list{
    position: relative;
    width:120px;
    line-height:24px;
    text-align: center;
    border:1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 24px;
    background-size:1px 24px;
}
.mod-head-layout-1{
    width:80px;
    margin-left:10px;
}
.mod-head-layout-2{
    margin:20px auto;
}
@media screen and (max-height: 1600px){
    .mod-head-layout-2{
        margin:20px auto 60px auto;
    }
}
.mod-icon{
    position: absolute;
    z-index:0;
}
.mod-icon-1{
    top:-4px;
    left:16px;
    width:30px;
    height:30px;
    background: url("../images/icon-item.png") no-repeat;
    -webkit-background-size:30px;
    background-size:30px;
}
.mod-icon-2,.mod-icon-3{
    top:2px;
    left:16px;
    width:20px;
    height:20px;
    background: url("../images/icon-over.png") no-repeat;
    -webkit-background-size:20px;
    background-size:20px;
}
.mod-icon-3{
    background: url("../images/icon-over2.png") no-repeat;
    -webkit-background-size:20px;
    background-size:20px;
}
.mod-head-txt{
    position: relative;
    z-index:1;
    text-indent:30px;
}
.mod-txt-layout-1{
    display: block;
    width:100%;
    line-height:24px;
}
.mod-check{
    float:left;
    width:24px;
    height:24px;
    margin-top:4px;
    background:url("../images/icon-hook-2.png") no-repeat;
    -webkit-background-size:24px;
    background-size:24px;
    cursor: pointer;
}
.mod-check-active{
    background: url("../images/icon-hook-1.png") no-repeat;
    -webkit-background-size:24px;
    background-size:24px;
}
.mod-main{
    padding-bottom:20px;
    border-bottom:1px solid #e5e5e5;
}
.mod-option{
    float:right;
}
.mod-option-list{
    position:relative;
    float:left;
    margin-left:8px;
}
.mod-btn,.btn-primary,.btn-danger{
    width:60px;
    line-height:20px;
    background:url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 20px;
    background-size:1px 20px;
}
.mod-label{
    position: absolute;
    display: block;
    right:-2px;
    bottom:2px;
    color:#fff;
    width:12px;
    height:12px;
    line-height:12px;
    text-align: center;
    background: #f90606;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
.mod-editor{
    position: absolute;
    right:10px;
    bottom:10px;
}
.mod-thumb{
    width:40px;
    height:40px;
    margin:auto;
    overflow: hidden;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
.mod-editor-txt{
    color:#7d7d7d;
    margin-top:4px;
    text-align: center;
}
.label-space-1{
    margin-left:24px;
}
.label-space-2{
    margin-left:12px;
}
.label-space-3{
    margin-left:6px;
}
.label-star{
    color:#e6211a;
}
.ask-main{
    padding-bottom:20px;
    border-bottom:1px solid #ccc;
}
.ask-layout-1{
    float:left;
    margin-top:20px;
    padding-right:60px;
    padding-bottom:10px;
    border-right:1px solid #e5e5e5;
}
.ask-layout-2,.ask-layout-4{
    float:left;
    margin-top:20px;
    margin-left:60px;
}
.ask-layout-3,.ask-layout-5{
    float:left;
    width:240px;
    margin-top:20px;
    margin-left:20px;
}
.ask-layout-4{
    width:270px;
    margin-right:20px;
    border-right:1px solid #ccc;
}
.ask-layout-5{
    width:270px;
}
.ask-layout-3 h3,.ask-layout-3 p {
    line-height:24px;
}
.ask-check{
    float:left;
    margin-top:2px;
    margin-left:10px;
}
.ask-check-list{
    float:left;
    width:120px;
    cursor: pointer;
}
.ask-check-list input{
    opacity: 0
}
/*20180308 商家为集成品牌时 类别选择 框不能选*/
/*多选框不可选*/

.sub_ask-check-main{
    width:14px;
    height:14px;
    float:left;
    border:1px solid #ccc;
}
/*多选框可选*/

.ask-check-main{
    width:14px;
    height:14px;
    float:left;
    border:1px solid #ccc;
}
.ask-check-active>span{
    display: block;
    width:8px;
    height:8px;
    margin:2px;
    background: #e61e17;
}
.ask-check-txt{
    float:left;
    color:#3c3c3c;
    margin-left:14px;
    line-height:14px;
}
.agree{
    float:right;
}
.agree:hover,.agree:hover .agree-font{
    color:#e61e17;
}
.agree-font{
    font-size:16px;
    color:#7d7d7d;
}
.confirm{
    width:100%;
    margin-top:10px;
}
.confirm-txt{
    position: relative;
    width:68%;
    color:#3c3c3c;
    margin:auto;
    line-height:18px;
    text-align: center;
}
.confirm-txt>img{
    display: inline-block;
    width:14px;
    height:14px;
    margin-top:1px;
    vertical-align: text-top;
}
.confirm-btn{
    width: 120px;
    line-height:24px;
}
.ask-logo{
    float:left;
    width:60px;
    height:60px;
    margin-left:20px;
    overflow: hidden;
    border:1px solid #ccc;
    cursor: pointer;
}
.upload{
    float:left;
    /*width:660px;*/
}
.upload-list{
    position: relative;
    float:left;
    width:72px;
    height:72px;
    margin:10px;
    border:1px solid #ccc;
}
.upload-add{
    width:100%;
    height:100%;
    background: url("../images/icon-cross.png") no-repeat center;
    -webkit-background-size:240px;
    background-size:240px;
}
.upload-add2{
    width:100%;
    height:100%;
    background: url("../images/icon-cross2.png") no-repeat center;
}
.read{
    padding-top:20px;
    border-top:1px solid #ccc;
}
.btn-active{
    color:#e61e17;
    border-color:#e61e17;
}
.btn-active-2,.btn-active-2:hover{
    color:#fff;
    background: #dbb941;
    border-color:transparent;
}
.ids{
    position: absolute;
    top: -650px;
}
select option{
    padding-left:2px;
}
.account-forget{
    text-indent: 26px;
    text-align: center;
}
.forget{
    width:290px;
    margin:12% auto 0 auto;
}
.forget-account{
    padding:0 20px 0 20px;
}
.forget-block{
    float:left;
    width:250px;
    height:40px;
    background:#b7b6b6;
    cursor: pointer;
}
.forget-tips{
    float:left;
    margin-top:25px;
    margin-left:10px;
    cursor: pointer;
}
.forget-head{
    border:1px solid #878787;
}
.forget-head-list{
    float:left;
    width:50%;
    color:#7d7d7d;
    line-height:24px;
    text-align: center;
    cursor:pointer;
}
.forget-head-active{
    color:#fff;
    font-size:14px;
    background: #b7b6b6;
}
.forget-main{
    padding:0 20px 0 20px;
}
.forget-main-list{
}
.forget-quest{
    float:left;
    width:120px;
    line-height:18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.forget-get{
    display: block;
    width:172px;
    color:#7b7c7d;
    margin-left:70px;
    line-height:20px;
    background: #f2f2f2;
    border:1px solid #ccc;
}
.forget-success{
    color:#7d7d7d;
    font-size:18px;
    text-align:center;
    letter-spacing: 4px;
}
.forget-back{
    width:120px;
    color:#3c3c3c;
    font-size:14px;
    line-height:24px;
    text-align:center;
    margin:20px auto 0 auto;
    border:1px solid #7d7d7d;
}
.fans{
    color:#fff;
    line-height:24px;
    margin-top:10px;
    text-align: center;
    margin-bottom:30px;
    background: #7d7d7d;
}
.apply-head{
    padding:0 20px;
    background: #7d7d7d;
}
.apply-status{
    float:left;
    color:#bcbcbc;
    line-height:30px;
}
.apply-slide{
    float:right;
    width:80px;
    height:20px;
    border:none;
    margin-top:5px;
    line-height:20px;
    -webkit-background-size:1px 20px;
    background-size:1px 20px;
}
.apply-main{
    display: none;
    padding:30px 20px 0 20px;
}
.apply-upload{
    width:120px;
    height:120px;
    border:1px solid #ccc;
    background: url("../images/bg.png") no-repeat center center;
}
.apply-txt{
    color:#7d7d7d;
    line-height:24px;
    text-align: center;
}
.setting{
    position: relative;
    width:100%;
    color:#3c3c3c;
    padding:50px 80px;
    border-bottom:1px solid #e1e1e1;
}
.setting-head{
    float:left;
    width:20%;
    text-align: center;
}
.setting-main{
    float:left;
    width:60%;
    border-left:1px solid #e1e1e1;
    border-right:1px solid #e1e1e1;
}
.setting-layout-1{
    width:270px;
    margin-left:auto;
    margin-right:auto;
}
.setting-mod{
    float:left;
    width:20%;
    margin-top:24px;
}
.setting-submit {
    position: absolute;
    right:50px;
    top:80px;
    width: 100px;
    margin-left: 40px;
}
.setting-get{
    width:200px;
    height:20px;
    background: #f2f2f2;
    border:1px solid #ccc;
}
.setting-bond{
    width:100px;
    height:20px;
    margin-top:10px;
    line-height:18px;
    border:1px solid #7d7d7d;
    -webkit-background-size:20px;
    background-size:20px;
}
.setting-quest{
    position: relative;
    width:200px;
    height:20px;
    color:#3c3c3c;
    margin-top:10px;
    line-height:20px;
    background: #ddd;
    cursor: pointer;
}
.setting-quest-txt{
    text-indent: 10px;
}
.setting-arrow{
    position: absolute;
    top:2px;
    right:5px;
    width:16px;
    height:16px;
    background: url("../images/icon-arrow.png") no-repeat center;
    -webkit-background-size:16px;
    background-size:16px;
}
.setting-quest-head{
    position: relative;
}
.setting-quest-main{
    position: absolute;
    display: none;
    top:0;
    width:140px;
    right:-150px;
    background: #ddd;
}
.setting-quest-list{
    padding:0 10px;
    line-height:20px;
    border-bottom:1px solid #fff;
}
.setting-user{
    display: none;
}
.setting-change{
    float:right;
    width:100px;
    height:20px;
    background: #eaeaea;
    border:1px solid #ccc;
}
.history-head{
    width:100%;
    height:36px;
    background: #7d7d7d;
}
.history-date{
    width:266px;
    height:100%;
    margin-left:auto;
    margin-right:auto;
}
.date-select{
    float:left;
    color:#fff;
    font-size:14px;
    padding:8px 5px;
    text-align: center;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}
.date-select option{
    font-size:14px;
    cursor: pointer;
    text-align: center;
    background: #7d7d7d;
}
.arrow-white{
    float:left;
    width:16px;
    height:16px;
    margin:10px 30px 0 30px;
    background: url("../images/icon-arrow-white.png") no-repeat center;
    -webkit-background-size:16px;
    background-size:16px;
}
.history-info{
    padding:20px 140px;
}
.history-main{
    float:left;
    padding-right:100px;
    border-right:1px solid #e1e1e1;
}
.history-list{
    line-height:26px;
    letter-spacing: 2px;
}
.history-title{
    float:left;
    width:150px;
    color:#7d7d7d;
    font-size:14px;
}
.history-txt{
    float:left;
    color:#000;
    font-size:14px;
}
.history-slide{
    display: none;
}
.history-table{
    width:100%;
    border-bottom:1px solid #ccc;
}
.history-table th {
    color:#000;
    line-height:36px;
    background:#aeaead;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
}
.history-table td{
    padding:10px 0;
    text-align: center;
}
.table-link{
    width:54px;
    height:20px;
    line-height:16px;
    text-align: center;
    margin:auto;
}
.logo-layout-1{
    float:left;
    margin:20px 0 0 40px;
    cursor: pointer;
}
.button_not {
    background: #ccc;
    cursor: no-drop;
    height: 28px;
    border: 1px solid #ccc;
}
.newstop {
    text-align: center;
    height: 152px;
}
.tbl_img {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.tbl_img img {
    display: block;
    max-width:100%;
    max-height:100%;
    margin-left:auto;
    margin-right:auto;
}
.logo_padding {
    padding: 5px;
    height: 100px;
}
.logo_padding img {
}
/*裁剪图片*/
.uploaded_avatar_area{
    cursor: default;
    margin-top: 20px;
    position: absolute;
    left:50%;
    margin:-300px 0 0 -380px;
    top:50%;
    z-index:9999;
    background:#fff;padding:20px;max-width:720px;max-height:650px;text-align: center;
}
.uploaded_area{max-width:680px;max-height:520px;}
.uploaded_avatar_btns{
    width: 148px;
    margin: 20px auto;
    overflow: hidden;
}
.uploaded_avatar_area{display: none;}
.tbl_img input[type="file"],.attr-add input[type="file"]{
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    filter: alpha(opacity=0);
    cursor: pointer;
}
.uploaded_avatar_btns a{font-style: normal;margin: 0 5px }
.w120x120{width: 120px;height: 120px}
.w100x100{width:100px;height:100px}
.w94x94{width:94px;height:94px}
.w98x70{width:98px;height:70px}
.w58x58{width:58px;height:58px}
.w70x70{width: 70px;height: 70px}
.attr-add{position: relative;}

.content-layout-4 .box{
    width:56%;
    margin-left:20px;
}
.content-layout-4 .edit{
    margin-right:20px;
}
.is_ok{display: none;}
#specname{background: #ddd}
.video_url{width: 220px}
.video_alt{padding:4px;color: #7d7d7d;line-height: 18px}
.material{
    position: absolute;
    top:10px;
    right:14px;
    width:60px;
    height:80px;
    cursor: pointer;
    border:1px solid #999;
}
.material input[type=file]{
    position: absolute;
    display: block;
    z-index: 1;
    top:0;
    left:0;
    width:60px;
    height:80px;
    opacity:0;
    -moz-opacity: 0;
    cursor: pointer;
}

.mater-title{
    font-size:12px;
    margin-top:10px;
    line-height:14px;
    text-align: center;
}
.material>img{
    position: absolute;
    left:50%;
    bottom:5px;
    width:30px;
    height:30px;
    margin-left:-15px;
}
.upload-img{
    display: block;
    width:100px;
    height:62px;
    border:1px solid #767676;
}
.upload-btn{
    width:100px;
}
.do-layout-14{
    width:45px;
    height:20px;
    margin-top:5px;
}
.area-layout-15{
    position: absolute;
    top:0;
    left:0;
    width:100px;
    height:62px;
    border:1px solid #767676;
    display: none;
}
.pane-layout-21{
    position: relative;
    width:100px;
}
.pane-layout-22{
    width:100px;
    height:62px;
}
/* 拒绝弹窗 */
.pop-reason{
    position: absolute;
    display: none;
    z-index: 9999;
    top:50%;
    left:50%;
    width:600px;
    max-height:400px;
    padding:20px;
    background: #fff;
    margin-top:-300px;
    margin-left:-300px;
    overflow: auto;
}
.pop-reason-area{
    width:100%;
    height:100px;
    resize: none;
    padding:10px;
    border:1px solid #ccc;
}
.pop-reason-list{
    margin-top:10px;
    line-height:18px;
}
.pop-reason-list:first-child{
    margin-top:20px;
}
.pop-reason-txt{
    float:left;
    width:80%;
}
.pop-reason-time{
    float:right;
    width:20%;
    text-align: right;
}

.bill-state-waiting{
    position: absolute;
    bottom:10px;
    right:10px;
    color:#e61e17;
    font-size:14px;
    line-height:21px;
}
.bill_status{
    color:#e61e17;
    font-size:12px;
    line-height:18px;
}
.table-btn-status{
    float:left;
    width:auto;
    height:20px;
    margin:0 5px;
    line-height:18px;
    text-align: center;
    color:#e61e17;
    background:url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 20px;
    background-size:1px 20px;
}

/* 在线咨询 */
.help{
    position: fixed;
    z-index: 1;
    top:40%;
    right:0;
    width:40px;
    margin-top:-60px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-border-radius:4px 0 0 4px;
    -moz-border-radius:4px 0 0 4px;
    border-radius:4px 0 0 4px;
    overflow: hidden;
}
.help:hover{
    width:240px;
}
.help-list{
    margin-top:10px;
    cursor:pointer;
}
.help-list:hover .help-txt{
    width:200px;
    padding-left:20px;
    padding-right:20px;
}
.help-icon-frame{
    float:right;
    width:40px;
    height:40px;
    background: #e61e17;
    -webkit-border-radius:4px 0 0 4px;
    -moz-border-radius:4px 0 0 4px;
    border-radius:4px 0 0 4px;
    overflow: hidden;
}
.help-icon{
    width:40px;
    height:40px;
}
.help-icon-1{
    background: url("../images/icon-side-00.png") no-repeat;
    -webkit-background-size:40px;
    background-size:40px;
}
.help-icon-2{
    background: url("../images/icon-side-01.png") no-repeat;
    -webkit-background-size:40px;
    background-size:40px;
}
.help-icon-3{
    background: url("../images/icon-side-02.png") no-repeat;
    -webkit-background-size:40px;
    background-size:40px;
}
.help-txt{
    float:right;
    width:0;
    height:40px;
    color:#7d7d7d;
    font-size:12px;
    line-height:40px;
    background: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    overflow: hidden;
}

/* 友情提示 */
.logo-tip{
    position: absolute;
    z-index: 2;
    top:20px;
    left:-115px;
    width:100px;
    color:#fff;
    padding:20px 10px;
    background: rgba(35,24,21,0.8);
}
.logo-tip-txt{
    line-height:18px;
    text-align: center;
}
.logo-tip-no-more{
    margin-top:15px;
    text-align: center;
    color:rgba(255,255,255,0.4);
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.logo-tip-no-more:hover{
    color:rgba(255,255,255,0.7);
}
.logo-tip-angle{
    position: absolute;
    display: block;
    z-index: 2;
    top:20%;
    right:-10px;
    width:0;
    height:0;
    border-top:10px solid transparent;
    border-left:10px solid rgba(35,24,21,0.8);
    border-bottom:10px solid transparent;
}
.logo-tip-cancel{
    position: absolute;
    top:-10px;
    left:-10px;
    width:20px;
    height:20px;
    background: url("../images/icon-03.png") no-repeat;
    -webkit-background-size:20px;
    background-size:20px;
    cursor: pointer;
}

.input-layout-25{
    float:left;
    width:56px;
    margin-left:70px;
}
.do-layout-16{
    float:left;
    width:90px;
    height:20px;
    margin-left:4px;
    cursor: pointer;
}
.input-module-layout-1{
    float:left;
    width:50%;
}
.input-module-box{
    float:left;
    padding-left:60px;
    width: 100%
}
.upload-layout-1{
    margin-left:0px;
}
.upload-label{
    width:84px;
    margin-right:0;
    border:none;
}
.upload-list-txt{
    position: absolute;
    left:50%;
    width:100px;
    color:#7d7d7d;
    line-height:18px;
    margin-left:-50px;
    text-align: center;
}
.read{
    margin-top:20px;
    padding-top:20px;
    border-top:1px solid #ccc;
}
.r_border{border-right:1px solid #e5e5e5;}
.pane-layout-23{
    width:260px;
    margin-left:40px;
}
.pane-layout-24{
    width: 550px
}
.pane-layout-24 li{padding-left: 10px;float: left;}
.apply-upload-layout-1{
    width:56px;
    height:56px;
    margin-left:auto;
    margin-right:auto;
    
}
/*商家注册页的上传图片*/

.join_upload_id{
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
    z-index: 1;
    opacity:0;
    -moz-opacity: 0;
}
.join_upload_id_thumb{
    width:72px;
    height:72px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    z-index: 0;
}
.join_upload_id_thumb img{
  width: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  margin: auto;
  /*display: inline-block;*/
}
.join_upload_item_file{
    position: absolute;
    width:100%;
    height:100%;
    opacity:0;
    -moz-opacity: 0;
    z-index: 1;
}
/*#userlogo img{
  width: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  margin: auto;
}*/
.join_upload_item{
    position: relative;
    z-index: 0;
    top:0;
    left:0;
    width:72px;
    height:72px;
    margin:4% 0.4rem;
    border: 1px solid #ccc;
}
.join_upload_item_child{
  width: 72px;
  height: 72px;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.join_upload_item img{
  width: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  margin: auto;
}
.join_upload_item_file{
    position: absolute;
    width:100%;
    height:100%;
    opacity:0;
    -moz-opacity: 0;
    z-index: 1;
}
.mine_photo_active .mine_photo_thumb{
    border-color:#e62019;
}
.mine_photo_cancel{
    position: absolute;
    display: block;
    top:-0.5rem;
    right:-0.5rem;
    width:1rem;
    height:1rem;
    background: url("../images/icon_19.png") no-repeat center;
    -webkit-background-size:0.8rem;
    background-size:0.8rem;
}
/* 关注/取消关注提示 */
.pop_tips{
    position: fixed;
    display: none;
    z-index: 9;
    top: 50%;
    left: 10%;
    width: 80%;
    color: #fff;
    font-size: 0.8rem;
    line-height: 32px;
    margin-top: -14px;
    text-align: center;
    background: rgba(36,31,29,0.8);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);
    box-shadow: 0 0 8px rgba(0,0,0,0.3);
}
/*未读标示*/
.unread_dot_1{
    position: absolute;
    top: -5px;
    right: -5px;
    transform: rotate(45deg);
    height: 10px;
    width: 10px;
    background-color: #e61e17;
}
.unread_dot{
    position: absolute;
    top: 0;
    right: -5px;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background:#e61e17;
}
.unread_txt{
    color:#e61e17;
    font-size:12px;
}

/* 判断是否为 ie10 及以下版本 */
.ieFrame{
    position: fixed;
    display: none;
    z-index: 9999;
    top:50%;
    left:50%;
    width:500px;
    padding:20px;
    color:#7d7d7d;
    font-size:16px;
    line-height:24px;
    margin-top:-100px;
    margin-left:-250px;
    text-align: center;
    background: #fff;
}
.ieFrame a{
    display: inline;
    color:#0e90d2;
    font-size:16px;
    margin-top:20px;
}

/*  订单-礼物图标 20171216  */
.order-gift{
    position: relative;
    top:0;
    left:0;
    width:100%;
    color:#3c3c3c;
    font-size:14px;
    line-height:30px;
    text-align:center;
    padding-top:20px;
    padding-bottom:20px;
}
.order-gift img{
    display: inline;
    width:30px;
    margin-left:10px;
    margin-right:10px;
    vertical-align:bottom;
}

/* 20180105 */
.content{
    height:95%;
}
.dec-layout-3{
    display: none;
}

.access{
    margin-top:30px;
}

/*  20180108  */
.order-cancele-talk-list{
    width:100%;
    margin-top:10px;
}
.order-cancel-talk-main{
    float:left;
    width:70%;
}
.order-cancel-talk-date{
    float:right;
    width:25%;
    text-align: right;
}
.talk-txt1,.talk-txt2{
    width:70%;
    float:left;
}
/*20170117 消息弹框more*/
.more2{
    width: 360px;
    background: #FFF;
    display: block;
    text-align: right;
    padding:5px;
}
/*暂无数据样式*/
.no_data{
    width:100%;
    color:#9c9c9c;
    margin-top:10%;
    margin-bottoom:10%;
    text-align: center;
}
/* 20180203 */
.ask-main-frame{
    display: none;
    width:100%;
    padding:20px 40px;
    margin-left:auto;
    margin-right:auto;
}
.co-manage{
    display:block;
    width:80px;
    height:24px;
    margin-top:10px;
    margin-left:auto;
    margin-right:auto;
}
.co-brand-name{
    position: absolute;
    top:50%;
    left:100%;
    width:200px;
    color:#3c3c3c;
    font-size:18px;
    line-height:20px;
    margin-top:-10px;
    margin-left:20px;
}
.mod-layout-co{
    width:880px;
    margin-left:auto;
    margin-right:auto;
    border-top:1px solid #ccc;
}

/* 20180207 品牌后台-子品牌-商品管理 */
.top-co-info{
    width:200px;
    margin-left:auto;
    margin-right:auto;
}
.top-co-frame{
    float:left;
    width:40px;
    padding-top:6px;
}
.top-co-thumb{
    display: table-cell;
    vertical-align: middle;
    width:40px;
    height:40px;
}
.top-co-thumb img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    margin-left:auto;
    margin-right:auto;
}
.top-co-name{
    float:left;
    width:150px;
    color:#3c3c3c;
    font-size:18px;
    line-height:54px;
    margin-left:10px;
}

/*  20180207 搜索按钮 */
.search-icon-submit{
    width:18px;
    height:18px;
    background: url("../images/icon-search.png") no-repeat;
    background-size: 18px;
}
/* 20180209 */
.msg-main{
    width:820px;
    margin-left:auto;
    margin-right:auto;
}
.msg-list{
    margin-top:20px;
}
.msg-frame{
    float:left;
    width:70px;
}
.msg-thumb{
    display: table-cell;
    vertical-align: middle;
    width:70px;
    height:70px;
}
.msg-thumb img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    margin-left:auto;
    margin-right:auto;
}
.msg-info{
    position: relative;
    float:left;
    width:720px;
    margin-left:20px;
    line-height:20px;
}
.msg-time{
    color:#3c3c3c;
    font-size:14px;
}
.msg-content{
    width:640px;
    min-height:60px;
}
.msg-content-list{
    font-size:14px;
}
.msg-content-reply{
    color:#e61e17;
}
.msg-option{
    position: absolute;
    top:20px;
    right:0;
}
.msg-option-list{
    width:70px;
    height:22px;
    margin-bottom:10px;
}
.msg-feedback{
    display: none;
    margin-top:10px;
}
.msg-textarea{
    width:100%;
    height:100px;
    color:#3c3c3c;
    font-size:14px;
    line-height:20px;
    border:1px solid #ccc;
    resize: none;
}
.btn-msg-send,.btn-msg-cancel{
    float:right;
    width:70px;
    height:22px;
    margin-left:10px;
}

.nav-list{
    float:left;
    width:25%;
    color:#aaa;
    padding-top:4px;
    padding-bottom:4px;
    line-height:20px;
    text-align: center;
    border-bottom:1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 100%;
    background-size:1px 100%;
}
.nav-list:last-child>a{
    border-right:none;
}
.nav-list-active{
    color:#e61e17;
}
.nav-list>a{
    font-size:14px;
    border-right:1px solid #e1e1e1;
}
.nav-list-layout-1{
    width:33.3%;
    border-top:1px solid #e1e1e1;
}
/* 20180209 */
.msg-main{
    width:820px;
    margin-left:auto;
    margin-right:auto;
}
.msg-list{
    margin-top:20px;
}
.msg-frame{
    float:left;
    width:70px;
}
.msg-thumb{
    display: table-cell;
    vertical-align: middle;
    width:70px;
    height:70px;
}
.msg-thumb img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    margin-left:auto;
    margin-right:auto;
}
.msg-info{
    position: relative;
    float:left;
    width:720px;
    margin-left:20px;
    line-height:20px;
}
.msg-time{
    color:#3c3c3c;
    font-size:14px;
}
.msg-content{
    width:640px;
    min-height:60px;
}
.msg-content-list{
    font-size:14px;
}
.msg-content-reply{
    color:#e61e17;
}
.msg-option{
    position: absolute;
    top:20px;
    right:0;
}
.msg-option-list{
    width:70px;
    height:22px;
    margin-bottom:10px;
}
.msg-feedback{
    display: none;
    margin-top:10px;
}
.msg-textarea{
    width:100%;
    height:100px;
    color:#3c3c3c;
    font-size:14px;
    line-height:20px;
    border:1px solid #ccc;
    resize: none;
}
.btn-msg-send,.btn-msg-cancel{
    float:right;
    width:70px;
    height:22px;
    margin-left:10px;
}

.nav-list{
    float:left;
    width:25%;
    color:#aaa;
    padding-top:4px;
    padding-bottom:4px;
    line-height:20px;
    text-align: center;
    border-bottom:1px solid #e1e1e1;
    background: url("../images/icon-line.png") repeat-x;
    -webkit-background-size:1px 100%;
    background-size:1px 100%;
}
.nav-list:last-child>a{
    border-right:none;
}
.nav-list-active{
    color:#e61e17;
}
.nav-list>a{
    font-size:14px;
    border-right:1px solid #e1e1e1;
}
.nav-list-layout-1{
    width:33.3%;
    border-top:1px solid #e1e1e1;
}
/*20180320商品链接弹窗*/
.pro-select{
    position: absolute;
    display: none;
    z-index: 3;
    top:50%;
    left:50%;
    width:1000px;
    height: 600px;
    overflow: auto;
    margin-top:-300px;
    margin-left:-500px;
    background: rgba(35,24,21,0.8);
}
/* 20180420 品牌申请-上传商品-取消按钮 */
.mine_photo_cancel{
    top:-8px;
    right:-8px;
    width:20px;
    height:20px;
    -webkit-background-size: 16px;
    background-size: 16px;
}

/*20180627管理和作者未读表示*/
.unread_message{
    position: absolute;
    top: -5px;
    right: -5px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #e61e17;
}
.unread_message_1{
    position: absolute;
    top: -5px;
    right: -5px;
    transform: rotate(45deg);
    height: 10px;
    width: 10px;
    background-color: #d4648f;
}

/* 20180811 弹窗 */
.iframe_20180811{
    position: fixed;
    display: none;
    z-index: 3;
    top: 0;
    left: 50%;
    width: 470px;
    height: 100%;
    background: #fff;
    margin-left: -235px;
}
.iframe_20180811 iframe{
    width: 100%;
    height: 100%;
}
.iframe_20180811 i{
    position: absolute;
    display: block;
    top: 20px;
    right: -50px;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    background: url("../images/icon-05.png") no-repeat center;
    -webkit-background-size: 24px;
    background-size: 24px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}
.screen_20180811{
    position: fixed;
    display: none;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
}

/* 商家后台-新增图片上传 */
.feast_proof{
    position: relative;
}
.fake_proof_list{
    float:left;
    margin-right:8px;
    border:1px solid #ccc;
}
.fake_proof_upload{
    position: relative;
    width:50px;
    height:50px;
}
.fake_proof_upload input[type=file]{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity: 0;
}
.fake_proof_thumb{
    display: -webkit-flex;
    display: flex;
    position:relative;
    width:50px;
    height:50px;
    align-items: center;
    justify-content: center;
}
.fake_proof_thumb img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
}
.feast_proof_count{
    position: absolute;
    display: block;
    top:40px;
    right:0;
    color:#fff;
    font-size:0.8rem;
    line-height:20px;
}
.fake_proof_cancel{
    position:absolute;
    top:-8px;
    right:-8px;
    width:18px;
    height:18px;
    color:#fff;
    font-style: normal;
    font-size:14px;
    line-height:16px;
    text-align: center;
    background: #e61e17;
    border-radius: 50%;
    cursor: pointer;
}
.feast_proof_layout_1 .head_week{
    width:100%;
}
.feast_proof_layout_1 .feast_proof_count{
    color:#3c3c3c;
}
.feast_proof_layout_1 .head_week_line{
    margin-left:10px;
}
.feast_proof_layout_1 .head_week_line{
    background-color:#ccc;
}


/* 20180904 */
.gula_cubic{
    width:94px;
    height:94px;
    overflow: hidden;
}
.tbl_img{
    box-sizing: border-box;
}
.tbl_img img{
    width:auto;
    height:auto;
}

/* 20180905-后台 */
.frame{
    background: #e1e1e1;
}
.account-logo-lazhen{
    color:#3c3c3c;
    font-size:20px;
    text-align: center;
}

/* 20181204 商家申请入驻修改 */
.ask_new .label-txt,
.ask_new .ask-check-txt,
.ask_new .label-layout-7{
    font-size:14px;
}
.ask_new .label-layout-7{
    width:70px;
}
.ask_new .input-layout-25{
    margin-left:76px;
}
.image_upload_tips{
    color:#e61e17;
    font-size:12px;
}
.ask_new .border_bottom{
    padding-bottom:20px;
    border-bottom:1px solid #ccc;
}
.image_upload_main{
    margin-top:5px;
}
.image_upload_list{
    position: relative;
    float:left;
    width:60px;
    height:60px;
    margin-right:10px;
    border:1px solid #ccc;
}
.image_upload_list img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    margin-left:auto;
    margin-right:auto;
}
.image_upload_list input[type=file]{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: transparent;
    cursor: pointer;
    opacity: 0;
}
.ask_footer_box{
    position: relative;
    width:20px;
    height:20px;
    border:1px solid #ccc;
    cursor: pointer;
}
.ask_footer_box input[type=checkbox]{
    position: absolute;
    z-index: -1;
    top:-20px;
    left:-20px;
    width:20px;
    height:20px;
    opacity: 0;
}
.ask_footer_box span{
    display: none;
    width:100%;
    height:100%;
    background: url("../images/icon-02.png") no-repeat center;
    -webkit-background-size: 20px;
    background-size: 20px;
}
.ask_footer_check.active .ask_footer_box span{
    display: block;
}
.ask_footer_check .label-txt{
    margin-left:10px;
    line-height:20px;
}
.ask_footer_check .label-txt a{
    display: inline;
    cursor: pointer;
    font-size:14px;
}
.ask_footer_check .label-txt a:hover{
    color:#e61e17;
}
.ask_footer_tips{
    width:300px;
    color:#e61e17;
    font-size:12px;
    margin-top:5px;
    margin-left:30px;
    line-height:16px;
}
.ask_footer_submit{
    width:140px;
    height:40px;
    color:#fff;
    font-size:16px;
    background: #333;
    margin-top:10px;
    cursor: pointer;
}
.ask_new_area{
    width:380px;
    height:240px;
    margin-top:5px;
    color:#333;
    font-size:14px;
    line-height:18px;
    padding:8px 10px;
    border:1px solid #ccc;
    background: transparent;
    resize: none;
}

/* 20181210 管理合作方红掉 */
.side-title-temp a{
    color:#e61e17;
}
.label-txt-temp h3{
    color:#e61e17;
    font-weight: bold;
}

.video_file_frame{
    float:left;
    width:120px;
    margin-top:40px;
    margin-left:10px;
}
.video_file_name{
    color:#3c3c3c;
    font-size:14px;
    line-height:18px;
    white-space: nowrap;
}
.video_progress_bar{
    position: relative;
    width:100%;
    border:1px solid #e61e17;
    background: transparent;
}
.video_progress_bar span{
    display: block;
    width:0;
    height:100%;
    color:#fff;
    font-size:12px;
    line-height:18px;
    text-align: center;
    background: #e61e17;
}

.new_back{
    margin-top:-10px;
    background: #ddd;
}
.new_back .do-btn{
    margin-left:10px;
    margin-right:10px;
}
.new_back .access-frame-2{
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width:100%;
    padding-top:10px;
    padding-bottom:10px;
}

.new_back_center{
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width:100%;
    margin-top:20px;
    padding-top:10px;
    padding-bottom:10px;
}
.new_back_center .do-btn{
    margin-left:10px;
    margin-right:10px;
}
.table_limit_height{
    height:289px;
    /*height:auto;*/
    overflow: auto;
}
.roger{
    width: 200px;
    padding: 20px;
    color: #3c3c3c;
}
.roger_title{
    color:#333;
    font-size:14px;
    line-height:24px;
}
.roger_ul{
    padding:10px;
    height:300px;
    background: #efefef;
    overflow: auto;
}
.roger_list{
    color:#3c3c3c;
    font-size:14px;
    line-height:20px;
    cursor: pointer;
}
.roger_list:hover{
    color:#e61e17;
}
.thumb_delete{
    position: absolute;
    display: block;
    z-index: 2;
    top:-10px;
    right:-10px;
    width:24px;
    height:24px;
    background: url("../images/icon_19.png") no-repeat center;
    -webkit-background-size: 24px;
    background-size: 24px;
}

/* 20190114 强制下架图标修改 */
.bill-item-pop{
    position: fixed;
    display: none;
    z-index: 4;
    top:50%;
    left:50%;
    width:300px;
    padding:30px;
    margin-top:-120px;
    margin-left:-150px;
    background: #ebe6e4;
    border:1px solid #ccc;
}
.bill-item-new-off{
    position: absolute;
    right:0;
    bottom:0;
    width:100px;
    height:100px;
    background: url("../images/icon_07.png") no-repeat center;
    -webkit-background-size: 100px;
    background-size: 100px;
    cursor: pointer;
}
.bill-item-pop-txt{
    color:#333;
    font-size:15px;
    line-height:20px;
}
.bill-item-pop>h2{
    font-weight: bold;
}
.bill-item-pop>h3{
    margin-top:10px;
}
.bill-item-pop>div{
    color:#e61e17;
    margin-top:20px;
}
.bill-item-pop-option{
    width:200px;
    margin-top:20px;
    margin-left:auto;
    margin-right:auto;
}
.bill-item-pop-option .mod-btn{
    width:80px;
    height:26px;
    color:#333;
    font-size:14px;
    line-height:24px;
    text-align: center;
    -webkit-background-size: 1px 100%;
    background-size: 1px 100%;
}

/* 20190121 商家后台-导出表格 */
.shit{
    padding:20px;
}
.shit_btn{
    width:100px;
    height:28px;
    color:#fff;
    font-size:14px;
    background: #6ebc62;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.shit_section{
    margin-top:10px;
    max-height:600px;
    overflow: auto;
}
.shit_table{
    width:100%;
    border-top:1px solid #e1e1e1;
    border-left:1px solid #e1e1e1;
}
.shit_table td{
    position: relative;
    padding:8px 2px;
    color:#3c3c3c;
    font-size:12px;
    line-height:18px;
    text-align: center;
    border-right:1px solid #e1e1e1;
    border-bottom:1px solid #e1e1e1;
    vertical-align: middle;
}
.shit_table thead td{
    font-weight: bold;
}
.shit_table tbody tr:nth-child(odd){
    background: #f5faf2;
}
.shit_table tbody tr:nth-child(even){
    background: #fdfce6;
}
.shit_time{
    color:#2fa9e1;
}
.shit_option>div{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.shit_option_btn{
    width:40px;
    height:24px;
    color:#fff;
    line-height:22px;
    margin-left:3px;
    margin-right:3px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.shit_option_btn.layout_1{
    background: #6ebc62;
}
.shit_option_btn.layout_2{
    background: #2fa9e1;
}

.shit_pop{
    position: fixed;
    display: none;
    z-index: 4;
    top:50%;
    left:50%;
    width:300px;
    padding:30px;
    margin-top:-200px;
    margin-left:-150px;
    background: #ebe6e4;
    border:1px solid #ccc;
    box-sizing: border-box;
}
.shit_pop_title{
    color:#3c3c3c;
    font-size:14px;
    text-align: center;
}
.shit_pop_ul{
    width:100%;
    margin-top:15px;
}
.shit_pop_li{
    margin-top:10px;
}
.shit_pop_li:first-child{
    margin-top:0;
}
.shit_pop_name{
    font-size:14px;
}
.shit_pop_main{
    position: relative;
    width:100%;
    height:28px;
    margin-left:8px;
    background: #fff;
    border:1px solid #ccc;
}
.shit_pop_main select{
    width:100%;
    height:100%;
    padding:2px 8px;
    cursor: pointer;
}
.shit_pop_input{
    width:100%;
    height:100%;
    padding:2px 8px;
}
.shit_pop_text{
    position: absolute;
    z-index: 2;
    top:0;
    left:0;
    width:150px;
    height:100%;
    padding-left:8px;
    background: #fff;
}
.shit_pop_option{
    margin-top:10px;
}
.shit_pop_option button{
    width:80px;
    height:28px;
    color:#fff;
    line-height:26px;
    margin-left:10px;
    margin-right:10px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.shit_pop_option_1{
    background: #7d7d7d;
}
.shit_pop_option_2{
    background: #6ebc62;
}

.order-msg-input-frame{
    position: relative;
    width:168px;
    height:20px;
    overflow: hidden;
    border:1px solid #ccc;
}
.order-msg-input-text{
    position: absolute;
    z-index: 2;
    top:0;
    left:0;
    width:150px;
    height:20px;
    background: #fff;
    padding-left:8px;
}
.order-msg-input-frame select{
    position: relative;
    z-index: 1;
    width:100%;
    height:100%;
    border:none;
    background: transparent;
    cursor: pointer;
}

.cache_style .input-text{
    width:100%;
}
.cache_style .setting-get{
    width:110px;
}

.date-select-section{
    width:100%;
    height:26px;
}
.date-select-section>input{
    width:120px;
    height:100%;
    color:#fff;
    font-size: 14px;
    background: transparent;
    border:1px solid #fff;
    border-radius: 4px;
    text-align: center;
}
.date-select-section>button{
    width:72px;
    height:100%;
    color:#fff;
    font-size: 14px;
    margin-left:10px;
    background: rgba(0,0,0,0.5);
    border-radius: 4px;
}