@CHARSET "UTF-8";
html,body{
    font-family: 微软雅黑;
}
.col-xs-4, .col-xs-12, .col-xs-7, .col-xs-2, .col-xs-3 {
    padding: 0
}
.row {
    padding: 0;
}
header {
    height: 180px;
}
header .headbrand {
    margin-top: 60px;
    color: white
}
header .headbrand_right {
    margin-top: 46px;
    color: white
}
header .headico{
    margin-top: 25px;
}
header .headico img {
    height: 60px;
    width: 60px;
}
header .sellername {
    margin-top:10px;
    color:#000;
    font-size: 14px;
    height:20px !important;
    overflow: hidden;
}
header .waitername {
    color:#000;
    font-size: 18px;
    height:45px;
    overflow: hidden;
}
.headTxt .glyphicon{
    float: initial;
    top: 2px;
    right: 0px;
    margin-right: 4px;
}
.ucenter{
    background-color: #Fe5064;
}
.bill-header{
    background-color: #Fe5064;
    height: 80px;
}
.bill-header .headbrand_right {
    margin-top: 20px;
    color: white
}
.ucenter .glyphicon {
    top: 20px;
    margin-right: 15px;
    float: right;
    color:#333
}
.sellername .glyphicon {
    top: 2px;
    float: none;
    left: 28px;
    margin-left: -26px;
    color:#333
}
.dasang{
}
.dasang .headico{
}
.editor_pen{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.editor_pen .glyphicon{
    position: absolute;
    top: 88px;
    right: 0px;
    color: #aaa;
}
.waiterReg {
    background-color: #FFFFFF;
}
.waiterReg .sellername{
    color:#000;
}
.error {
    color: #D80C36;
}
.error .glyphicon{
    padding-top: 20px;
    font-size: 64px;
}
.error img{
    height:120px;
    margin-top:40px;
}
.error span{
    display:none;
}
.success_body{
}
.ds_body{
    background-color: #fff;
}
.success {
    color: #008800;
    padding-top:30px;
    border-bottom:0px;
}
.success span{
    display:none
}
.success img{
    width:95%;
}
.rating-small {
    padding-top: 5px;
}
.rating-small div {
    color: #FF9933;
    padding-bottom: 15px;
}
.rating-small .fa {
    font-size: 16px;
    margin-right: 1px;
    color: #FFBA00;
}
.rating-small .fa-empty {
    color: #CCCCCC
}
#headTab {
    width: 100%;
    z-index: 1000;
    height: 43px;
    overflow: hidden;
}
.loadmore {
    padding-bottom: 20px;
    padding-top: 20px;
}
.palette-pomegranate {
    background-color: #CE4151;
    height: 42px;
    line-height: 45px;
    color: white;
}
.palette-alizarin {
    background-color: #e54759;
    height: 42px;
    line-height: 45px;
    color: white;
}
.col-xs-6 .glyphicon {
    color: white;
    display: block;
    position:initial;
    margin-top: -16px;
    font-size: 20px;
}
.btn-primary[disabled] .btn-primary.disabled {
    color: #ffffff;
    background-color: #fe5064;
    border-color: #f7003e;
}
.comments{
    border-bottom:1px solid #e1e1e8;
    font-weight:500;
    padding: 4px 0px 4px 4px;
}
.comments p{
    display:block;height:30px;
    color: #666666;
}
.comments .col-xs-8{
    padding: 0px 0px 0px 0px;
}
.comments .col-xs-10{
    padding: 0px 0px 0px 5px;
}
.comments .nickname{
    font-weight:500;
    color: #666666;
}
.comments .nickname span{
    font-size: 8px;text-align: center;float:right;color:#CCC;padding-right:10px
}
.comments .headico{
}
.comments .headico img{
    width:100%
}
.comments .amount{
    color:#FF4f62;
    font-weight:500;
    font-size: 26px;
    padding-right: 2px;
}
.comments .time{
    padding-top: 5px;
    color: #666666;
    font-weight:500;
    text-align:right;
    font-size: 10px;
    padding-right: 2px;
}
.ds_form,.reg_form{
    margin:0px 20px;
    padding-top:5px;
    border-top: 1px #e1e1e1 solid;
}
.ds_form .form_label {
    float: left;
    color: #000;
    display: block;
    top: 10px;
    left: -12px;
    height: 20px;
    margin-bottom: -15px;
    position: relative;
}
.ds_form .form-group{
    margin-bottom: 15px;
}
.contents{
    width: 265px;
    margin: 0px auto;
}
.ds_form textarea{
    margin-left: auto;
    margin-right: auto;
    height:50px;
    overflow:hidden;
    display: block;
}
#amount_money{
    display:inline-block;
    margin-top:-5px;
}
#amount_star{
    display:inline-block;
}
#amount_money span{
    width: auto;
    height: auto;
    margin-left: 0;
    display:inline-block;
    -moz-background-size:100% 100%;
    background-size:100% 100%;
}
#amount_money .fu{
    line-height: 63px;
    padding-left: 5px;
    font-weight: 800;
    font-size: 16px;
    margin-left: 3%;
}
#amount_money .fu0{
    background-image: url(../img/fudai_0.png);
}
#amount_money .fu1{
    background-image: url(../img/fudai_1.png);
}
#amount_money .fu2{
    background-image: url(../img/fudai_2.png);
}
#amount_money .fu3{
    background-image: url(../img/fudai_3.png);
}
#amount_money .fu5{
    background-image: url(../img/fudai_5.png);
}
#amount_money .fu10{
    background-image: url(../img/fudai_10.png);
}
#amount_star span{
    width:24px;
    height:24px;
    display:inline-block;
    margin-left: 22px;
    background-image: url(../img/point_2.png);
    -moz-background-size:100% 100%;
    background-size:100% 100%;
}
#amount_star .empty{
    background-image: url(../img/point_1.png);
}
#point_star,#point_star1{
    display:inline-block;
}
#point_star span,#point_star1 span,#point_star2 span{
    width:35px;
    height:49px;
    margin-left: 2px;
    margin-right: 2px;
    display:inline-block;
    background-image: url(../img/zan_1.png);
    -moz-background-size:100% 100%;
    background-size:100% 100%;
}
#point_star .empty,#point_star1 .empty,#point_star2 .empty{
    background-image: url(../img/zan_2.png);
}
.money_bg{
    padding-top: 10px;
    width: 20px;
    height: 20px;
}
.point_desc{
    color:#000;
    padding-bottom:10px;
}
.success-text,.error-text{
    padding-top:20px;
    font-size: 22px;
}
.success-text b{
}
.success_body .look{
    position: fixed;
    bottom: 1%;
}
.look p{
    font-size:10px;
}
.error-text b{
    color:#800000;
}
.ds_body button{
    width:280px;
    margin:auto;
}
.ds_body .anniu{
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.ds_body .anniu button{
    background-color: #ff8706;
    border-radius: 5px;
    font-size: 16px;
}
.ds_body #tipDetail button{
    height: auto;
    width: auto;
}
.ds_body #tipDetail button.btn-warning{
    width: 100%;
}
.success_body .anniu{
    position: fixed;
    bottom: 10px;
}
.success_body .anniu div{
}
.success_body button{
    width:280px;
    margin:auto;
}
.error_btn{
    display:block;
    position: fixed;
    bottom: 10px;
}
.bill{
    border-bottom:1px solid #e1e1e8;
    font-weight:500;
    color: #666666;
    padding: 4px 0px 4px 4px;
}
.bill p{
    display:block;height:30px;
    font-weight:500;
    font-size:22px;
    color: #ff8000;
}
.bill .bill_time{
    font-weight:500;
    font-size: 10px
}


.bang-header {
    height:105px;
    background:#AD1313;
    padding-top:15px;
}
.bang-header .headico{
    margin:0 auto;
    background-image: url(../img/cup.png);
    -moz-background-size:100% 100%;
    background-position:center center;
    height:90px;
    width:270px;
    background-size:100% 100%;
}
.bang-main{
    width:312px;
    margin:0 auto;
}
.bang-main div{
    float:left;
}
.bang-bg-left{
    width:14px;
    height:55px;
    background-image: url(../img/image.png);
    -moz-background-size:14px 40px;
    background-size:14px 40px;
    background-repeat: no-repeat;
    background-position:center center;
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
}
.bang-bg-right{
    width:14px;
    height:55px;
    -moz-background-size:14px 40px;
    background-size:14px 40px;
    background-repeat: no-repeat;
    background-position:center center;
    background-image: url(../img/image.png);
    -moz-background-size:100% 100%;
    background-position:center center;
}
.bang-content{
    width:284px;
    background:#fff;
    /*height: 100%;*/
}
#bang-tab div{
    -moz-background-size:100% 100%;
    background-size:100% 100%;
    height:42px;
    width:142px;
    color: white;
    padding-top: 10px;
}
.unactiveTab{
    background-image: url(../img/tab_normal.png);
}
.activeTab{
    background-image: url(../img/tab_press.png);
}

.bang-content .img-circle{
    width:45px;
}
.cup{
    font-weight:500;
    width: 40px;
    text-align: center;
    height: 40px;
    vertical-align: middle;
    margin: 5px;
    margin-bottom: 15px;
    margin-top: 10px;
    -moz-background-size:100% 100%;
    background-size:100% 100%;
    padding-top: 5px;
}
.HeadPortrait{
    margin-top: 8px;
}
.bangitem{
    border-bottom:1px solid #e1e1e8;
}
.bang-name{
    width:70px;
    line-height: 45px;
    font-size: 10px;
    padding-top: 12px;
    padding-left: 10px;
}
.bang-point {
    margin-top: 15px;
    margin-left: 15px;
}
.bang-point span{
    font-size: 18px;
    color: #FF4F64;
    padding-left: 10px;
}

.cpu_1{
    background-image: url(../img/no1.png);
}
.cpu_2{
    background-image: url(../img/no2.png);
}
.cpu_3{
    background-image: url(../img/no3.png);
}
.th_1{
    background-image: url(../img/diamond.png);
}
.th_2{
    background-image: url(../img/red.png);
}
.th_3{
    background-image: url(../img/blue.png);
}
.bang_img{
    width: 25px;
}
#point_tip{
    position:absolute;
    width:100%;
    top:0;
    left:0;
    height:100%;
    background: rgba(0, 0, 0, 0.70);
    z-index: 10;
    text-align: center;
    display: none;

}
#point_tip div{
    position:relative;
    max-width: 100%;
    margin: 45% auto;
    height: 40%;
    background: url({skin:img/point_tip_bg.png}) no-repeat;
    background-position: center;
    background-size: contain;
}

#point_tip button{
    width: 90px;
    height: 30px;
    line-height: 28px;
    padding: 2px 5px;
    position: absolute;
    bottom: 25%;
    font-size: 14px;
    right: 0;
    border: none;
}

.recomment .re_invite{
    width: 100%;
    color: white;
    text-align: center;
    vertical-align: text-bottom;
}
.recomment .re_invite button{
    border: none;
    width: auto;
    height: auto;
    background: #b24a0b;
    color:#fdf9f3;
    border-radius: 26px;
    padding: 4px 5.5%;
    font-size: 20px;
}
.recomment .re_share{
  text-align: center;
}
.re_share img{
  width: 75%;
}
.sh_bg .sh_tp,.sh_bg .sh_reg{
    width: 100%;
    text-align: center;
    margin-bottom: 5%;
}
.sh_bg .sh_tp img{
    width: 80%;
}
.sh_bg .sh_reg img{
    width: 50%;
}
.sh_ru{
    width: 80%;
    margin:0 auto;
    background: rgba(60,0,0,0.3);
    padding: 2% 3%;
    border-radius: 11px;

}
.sh_ru p{
    color: #fede2d;
    font-size: 1.2em;
    margin:0px;
}
.sh_ru div{
    color: white;
    font-size: 0.7em;
}
.recomment .re_info{
    width: 80%;
    margin: 0 auto;
    background: #ff9900;
    padding: 10px 15px;
    color: white;
    font-size: 0.8em;
    border-radius: 20px;
}
.recomment .re_body{
    position: absolute;
    top: 60%;
    width: 100%;
}

.com_head{
    height: 380px;
    background: -webkit-linear-gradient(top, #f85819, #e74e3d);
    text-align: center;
    color: #f7a696;
    padding: 6% 12% 2% 12%;
}
.duty_head{
    height: 220px;
    background: -webkit-linear-gradient(top, #f85819, #e74e3d);
    text-align: center;
    color: #f7a696;
    padding: 1% 2% 1% 2%;
}
.duty_head .com_head_img img{
    border: 2px solid #ffb910;
    width: 60px;
    display: block;
}
.com_head .com_cash p{
    margin: 14px 0px 12px;
}
.com_head .com_cash p.cash{
    font-size: 3.5em;
    color:white;
    line-height: 1;
}
.com_head .com_data .com_jf,.com_head .com_data .com_exp{
    width: 49%;
    font-size: 2.5em;
    float: left;
    line-height: 1em;
}
.com_head .com_y_line{
    float: left;
    border-right: 1px solid #f7a696;
    height: 40px;
    margin-top: 4%;
    opacity: 0.4;
}
.com_head .com_data .com_jf .com_jf_t,.com_head .com_data .com_exp .com_exp_t{
    font-size: 0.4em;
}
.com_head .com_start_div .com_start img{
    width: 20px;
}
.com_head .com_data{
    margin-top: 50px;
}
.com_head .com_data p{
    margin:0px;
}
.com_head .com_start_div .com_line{
    width: 16%;
    border-top: 1px solid #f7a696;
    position: relative;
    top: 14px;
    opacity: 0.4;
}
.com_head .com_start_div .com_start{
    width: 68%;
}
.com_con{
    height: 45px;
}
.com_con .com_t_s{
    width: 80%;
    margin: 0 auto;
    height: 100%;
}
.com_con .com_t_s .com_p_menu{
    width: 32%;
    padding: 12px 0px;
}
.com_con .com_t_s .com_p_menu a{
    color:#636363;
}
.com_con .com_t_s .cur{
    color:#ff5f10;
    border-bottom: 3px solid #ff5f10;
    
}
.com_con .com_t_s .cur a{
    color:#ff5f10;
    text-decoration: none;
}
.com_single{
    margin-top: 2px;
    padding: 5px;
    color:#8c8c8c;
    border-bottom: 1px solid #efefef;
}
.com_del_line{
    border-top: 6px solid #efefef;
}
.com_single .com_u_head{
    padding:6px 3px;
    display: inline-block;
    width: 16%;
    float: left;
}
.com_single .com_s_con{
    display: inline-block;
    width: 84%;
    overflow: hidden;
}
.com_single .com_s_con .com_u_com{
    word-break: break-all;
}
.com_single .com_u_head img{
    width: 38px;
    height: 38px;
}
.com_single .com_s_con .com_u_t{
    height: 20px;
    font-size: 13px;
}
.com_single .com_s_con .col-xs-4{
    font-size: 10px;
}
.com_single .com_s_con .com_u_labels span.com_u_label{
    padding: 3px 10px;
    background: #eb5035;
    border-radius: 23px;
    color: #f7cdc6;
}
.com_single .com_s_con .com_u_labels{
    padding:15px 0px;
}
.com_single .com_s_con .col-xs-4 img{
    width: 18px;
}
.com_single .com_s_con .col-xs-4{
    padding: 10px 0px;
    color:#ff5f10;
}
.b_nav{
    height: 45px;
    text-align: center;
    width: 100%;
    background: white;
    position: fixed;
    z-index: 1;
}
.b_nav a{
    color:#686868;
}
.b_nav .b_link_area{
    width: 90%;
    margin: 0 auto;
    height: 100%;
}
.b_nav .b_link_area .b_link_a{
    display: inline-block;
    width: 42%;
    float: left;
    height: 100%;
    line-height: 43px;
}
.b_nav .b_link_area .b_link_a.cur{
    border-bottom: 4px solid #f66046;
}
.b_nav .b_link_area .b_link_a.cur a{
    color: #f66046;
}

.b_bd{
    min-height: 100%;
    background: #f65f47 url(../img/renqi@2x.png) no-repeat;
    background-size: 100% 280px;
    text-align: center;
    color:#686868;
}

.b_bd .b_con{
    width: 90%;
    margin: 0 auto;
    margin-top: 0px;
    min-height: 100%;
}
.b_bd .b_con .b_top{
    background: url(../img/b_top.png) no-repeat;
    background-size: 100%; 
}
.b_bd .b_con .b_top img.ht_le{
    width: 20px !important;
    position: relative;
    top: -68px;
    left: 18px;
}
.b_bd .b_con .b_top p,.b_bd .b_u_list .b_u_list_one p{
    margin:0px;
}
.b_bd .b_con .b_top .d_t_log{
    width: 30%;
    display: inline-block;
    padding-top: 12%;
    font-size: 0.9em;
}
.b_bd .b_con .b_top .d_t_log img{
    border-radius: 50%;
    width: 60%;
}
.b_bd .b_con .b_u_list{
    background: white;
    margin-top: -18px;
}
.b_bd .b_con .b_u_list .b_u_list_one{
    height: 57px;
    padding: 5px 9% 5px 5%;
}
.b_bd .b_con .b_u_list .b_u_list_one .b_order{
    padding: 8px;
}
.b_bd .b_con .b_u_list .b_u_list_one .b_u_head_ico{
    display: inline-block;
    float: left;
    padding: 5px;
}
.b_bd img.u_b_e_img{
    width: 20px !important;
}
.b_bd .b_con .b_u_list .b_u_list_one img{
    width: 40px;
}
.b_bd .b_con .b_u_list .b_u_list_one .b_u_info{
    margin-top: 6px;
    text-align: left;
    font-size: 13px;
}
.b_bd .b_con .b_u_list .b_u_list_one .b_order{
    font-size: 24px;
}
.b_bd .b_con .b_u_list .b_u_list_one .b_u_exp p{
    font-size: 0.6em;
}
.b_bd .b_con .b_u_list .b_u_list_one .b_u_exp .b_u_e_val{
    font-size: 1.3em;
}
.tp_my_list{
    position: fixed;
    top: 24%;
    background: white;
    right: 0px;
    padding: 4px 6px;
    border-radius: 18px 0 0 18px;
    color:#686868;
}
.tp_my_list .tp_my_head img{
    width: 30px;
}
.rating-small .fa{
    color: #ffda44;
    width: 12px;
}
.rating-small  .fa-star-gray{
    color: rgba(204, 204, 204, 0.6);
}
.invite_panel{
    background: white;
    width: 92%;
    margin: 0 auto;
    margin-top: 5px;
    padding: 2%;
    border-radius: 3%;
    overflow: hidden;
}
.invite_panel .invite_me{
    width: 100%;
    height: 60px;
}
.invite_panel .invite_me .invi_head img{
    width: 100%;
}
.invite_panel .invite_me .invi_head{
    width: 20%;
    height: 100%;
    float: left;
}
.invite_panel .invite_me .invi_info{
    width: 40%;
    height: 100%;
    float: left;
    padding: 14px 6px;
}
.invite_panel .invite_me .invi_info p{
    margin:0px !important;
    padding: 0px;
}
.invite_panel .invite_me .invi_cash{
    width: 40%;
    height: 100%;
    float: right;
        padding: 14px 6px;
}
.invite_panel .invi_num{
    margin:6px 0px;
}
.invite_panel .invi_num button,.invite_panel .invite_me .invi_cash button{
    border: none;
    width: auto;
    height: auto;
    background: #fe5d4c;
    color: white;
    border-radius: 12px;
    padding: 0.2em 5.2%;
    font-size: 0.9em;
    line-height: 1.8em;
}
.invite_panel .invi_list{
    width: 19%;
    height: 79px;
    display: inline-block;
    overflow: hidden;
    padding: 12px;
    float: left;
    font-size: 0.4em;
}
.invite_panel .invi_list img{
    width: 100%;
}
.sercice_icon{
    width: 50%;
    margin-top: 30px;
    max-width: 45px;
}
