.text-center{ text-align: center}
.text-right{ text-align: right}
page{ box-sizing: border-box;background: white  }

page{   background: #fff; font-size:14px;  }
.sectionheader{ background: #ecf0f1;   padding:10px 10px;}
.sectionline,.sectionsline,.sectionspace{ background: #f2f1f6; height: 10px; overflow: hidden   }

.sheader,.sectionhead{color:#6d6c71; padding:10px;}
.sheader.bg,.sectionhead{ background: #f2f1f6 }
.sheader.line{border-top:10px solid #f2f1f6}

.sectionsline{ height: 1px;}
.header{   background: #eeeeee;   padding:10px 10px;}
.fa{ padding-right: 5px;}
.apageheader, .page-header{

    border-bottom: 1px solid #eee; padding:10px 0; font-weight: bold;


    margin-bottom: 10px;
}
.clearfix{ clear:both}
.none{ display: none }
.big18{ font-size: 180%;}
.big15{ font-size: 150%;}

.big{ font-size: 120%;}
.small{ font-size: 80%;}
.smallsmall{ font-size: 70%;}
.gray{ color: #95a5a6}
.graygray{ color:#999; }
.black{ color:black}
.ml5{ margin-left:5px;}
.ml10{ margin-left:10px;}
.p5{ padding:5px;}
.p4{ padding:4px;}
.p3{ padding:3px;}

.p7{ padding:7px;}
.p2{ padding:2px;}
.pl5{ padding-left:5px;}
.p10{ padding:10px;}
.p13{ padding:13px;}

.mt10{ margin-top: 10px;}
.mt20{ margin-top: 20px;}
.mr3{ margin-right: 3px;}
.mr5{ margin-right: 5px;}
.mr10{ margin-right: 10px;}
.pl10{ padding-left:10px;}
.pb0{ padding-bottom: 0px !important;}
.p20{ padding:20px;}
.pl0{ padding-left:0 !important;}
.pt5{ padding-top: 5px;}
.pt0{ padding-top: 0 !important;}
.px5{ padding:5px;}
.mb5{ margin-bottom: 5px;}
.mb10{ margin-bottom: 10px;}
.border{border: 1px solid #ecf0f1; }
.borderbottom{border-bottom: 1px solid #ecf0f1;}
.borderright{ border-right:1px solid #f2f1f6}
.borderbottom5{border-bottom: 5px solid #ecf0f1;}
.px20{ padding:20px;}
.px10{ padding:10px;}
.px50{ padding:50px;}
.bold{ font-weight: bold}
.pbx10{ padding:10px 10px 0 10px}
.p40{ padding:40px;}

.graymsg{ padding:20px; color:gray; text-align: center;}

.size50{transform:scale(0.5)}
.size70{transform:scale(0.6); }

.grid {

    display: flex;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.grid.box{ box-sizing: border-box}


.darkgray{ color: #95a5a6 }

.box{ display: flex;
  flex-direction: row;}

.box1{ flex: auto; flex-grow: 0}
.box2{  flex: auto;}


.column25   {
    display: flex;
    width: 25%;
    flex-direction: column;
}

.column   {
    display: flex;
    width: 50%;
    flex-direction: column;
}

.column1  {
    display: flex;
    width: 100%;
    flex-direction: column;
}

.columnp{ padding:5rpx;   margin-bottom:5rpx; }
.bpx5{ padding:5px;   box-sizing: border-box }
.lh15{ line-height: 1.5}
.lh2{ line-height: 2}
.lh50{ line-height: 50px; vertical-align: middle;
    height: 50px;}
.image375{ width: 100%; height: 375rpx; }
.image_fm {
    width: 365rpx;
    height: 426rpx;
    overflow: hidden;


}

.fright{ float: right}
.hr{
    height: 1px;
    background: #bdc3c7;
}

.hr5{
    height: 5px;
    background: #ecf0f1;
}


.hr2{
     height: 1px;

    padding-top: 10px;
margin-bottom: 10rpx;

}

.mb20{ margin-bottom: 20px; }
.text,.inputtext,.inputtextbox{ border:1px solid #ddd; border-radius: 4px;
    padding:4px; background: white;
    font-size:100% !important;}
.text.disabled{border: 0; padding:0}

/*.text[disabled="disabled"],.inputtext[disabled="disabled"],.inputtextbox[disabled="disabled"]{*/
/*    background: #ddd;*/
/*    border: 0;*/
/*}*/

.inputtextbox{ padding:4px; margin:0; box-sizing: border-box }

textarea.inputtext{box-sizing: border-box;}
.pt10{ padding-top: 10px;}
.pt20{ padding-top: 20px;}
.pt40{ padding-top: 40px;}
.pb10{ padding-bottom: 10px;}
.pb20{ padding-bottom: 20px;}
.pb40{ padding-bottom: 40px;}
.label,.mlabel{  background: #0ea432;
    color:white !important; border-radius: 5px;
    /*font-size: 80% !important;*/
    font-size: 11px;
 line-height: 1; vertical-align: baseline;
    padding:  2px 5px; }
.wide{   width: 100%; height: 100%;   }
.red,.text-danger{ color:rgb(231,76,60)}
.green{ color:#27AE60}

.fields{
    display: flex;
    flex-direction: row;
}
.field{
    flex: 0 1 auto;
}

.linethrough{ text-decoration: line-through }
.fleft{ float: left;}

.pr20{ padding-right: 20px;}
.pr10{ padding-right: 10px;}
.pr5{ padding-right: 5px;}
.pb5{ padding-bottom: 5px;}
.pb10{ padding-bottom: 10px;}
.inlineblock{ display: inline-block}

.textrow,.inforow{ display: flex; flex-direction: row;
    padding:10px;
    border-bottom: 1px solid #eee;

    align-items: center;
}

.fixbottom{ position: fixed; bottom:200rpx;
    left:0; right: 0; background: red; height: 30rpx;}

.textrow label,.inforow .lbl{ width: 90px;  flex-shrink: 0;
     /*height: 32px; line-height: 32px; vertical-align: middle;*/
    text-align: right; padding-right: 10px; color:#666 }
.textrow view,.inforow .info{ flex-grow: 1;
    /*vertical-align: middle; min-height: 32px; line-height: 32px;*/
}

.wh50{ width: 50px; height: 50px; }
.abs{ position: absolute}
.rel{ position: relative}

/*flexrow*/
.flexcol{ display: flex; flex-direction: column; }
.flexrow{ display: flex; flex-direction: row;  align-items: center; background: white; }
.flexrow.bg{background: #f2f1f6}

.flexrow.active{ background: #def5e7;   }
.flexrow.top{align-items:start}
.flexrow.bottom{align-items:end}
.flexrow.wrap{ flex-wrap: wrap}
.flexrow.nobg{ background: none}
.flexrow.linet,.linet{ border-top: 1px solid #f2f1f6; }
.lineb{ border-bottom: 1px solid #f2f1f6; }
.flexrow.linet10{ border-top: 10px solid #f2f1f6; }
.flex200{flex-shrink: 0;     width: 200px;   }
.flex250{flex-shrink: 0;     width: 250px;   }
.flex150{flex-shrink: 0;     width: 150px;   }
.flex100,.f100{flex-shrink: 0;     width: 100px;   }
.f110{ flex-shrink: 0; width: 110px;}
.h100{ height: 100px}
.h50{
    height: 50px;}
.h30{ height: 30px;}
.h20{ height: 20px;}
.h70{
    height: 70px;}
.flex76{flex-shrink: 0;     width: 76px;   }
.flex90{flex-shrink: 0;     width: 90px;   }
.flex80{flex-shrink: 0;     width: 80px;   }
.flex60{ flex-shrink: 0;     width: 60px;}
.flex50{flex-shrink: 0;     width:50px;   }
.flex40{flex-shrink: 0;     width:40px;   }




.flex120{flex-shrink: 0;     width:120px;   }
.flex50p{ width: 50%; flex-shrink: 0 }
.flex100p{ width: 100%;}
.flex25p{ width: 25%; flex-shrink: 0 }
.flex33p{ width: 33%; flex-shrink: 0 }
.flex30{flex-shrink: 0;     width:30px;   }
.flex70{flex-shrink: 0;     width:70px;   }

.flexg1,.g1{  flex-grow: 1; word-break: break-all}
.flex1{  flex: 1}
.flexs0{ flex-shrink: 0}
/*flexrow*/



.imagerow{   display: flex; flex-direction: row;    padding:10px;    border-bottom: 1px solid #eee; background: #fff}
.imagerow .image{ flex-shrink: 0;
    width: 76px; height: 76px;     box-sizing: border-box;   }
.imagerow .imagesmall{ height: 48px; height: 48px; }
.imagerow image{ width: 100%; height: 100%;}
.imagerow .info{ flex-grow: 1 }
.imagerow .title{  font-weight: bold; margin-bottom: 5px}
.imagerow .desc{ color:#999 }

.deleting{ background:#e74c3c ;
    opacity: 0.5;}

.highlight,.highlight .flexrow{ background: #F1E1AA  }

.imagerow .action{    text-align: center;
   flex-shrink: 0;
    vertical-align: middle }

.footbtns{ display: flex; flex-direction: row;   background: #e74c3c; align-items: center; }
.footbtns{ position: fixed; bottom: 0; left:0; right:0;  height: 48px; font-size: 16px; z-index: 100}
.footbtnsm{ height: 48px;  color:white;  width: 100%;  }

.bigprice {  font-size: 120%;   }
.bigprice .s{ font-size: 60%}
/*padding:15px 0 */
.footbtns .price,.footbtns .price2{   flex-shrink: 0; color: #000; background: #ffcd02; width: 375rpx;   height: 100%;
     line-height: 48px;
    vertical-align: middle; text-align: center;    }




.plinfo{ padding:10px; background: #ecf0f1;
    border-bottom: 1px solid #95a5a6;
    color:#95a5a6; text-align: center; }


.pb48{ padding-bottom: 50px;}

.pb40{ padding-bottom: 40px;}

.footactions{ border-top:1px solid #ecf0f1; display: flex;
position: fixed; bottom: 0; left:0; right:0;
    /*z-index: 1000;  */
    z-index: 100;
    flex-direction: row;
    align-items: center;
    font-size: 14px; background: white;
}
.footactionstop{ bottom:auto; top:0;}


.footactions .item{ flex:1;
    text-align: center;     height: 50px; vertical-align: middle; line-height: 50px;   }
/*padding:15px;*/


.rbtn{
    display: inline-block;
    cursor: pointer;
 min-width: 30px;
    text-align: center;
    background: #262626;


     vertical-align:middle;
    color:#fff; border-radius: 4px; padding:5px 15px;
 /*text-shadow:#262626 2px 2px 1px ;*/
}
.rbtn.mini{ font-size: 12px; }
.rbtn.yellow{background: #ffcd02; color:#262626}
.rbtn.red{background: #e74c3c;}
.rbtn.black{ background: rgba(0,0,0,0.6) }
.rbtn.blue{
    /*background: #0071e3;*/
border:1px solid #07c;
color: white !important;
background:linear-gradient(#42a1ec,#0070c9);
}

.rbtn.green{
    /*background: #0071e3;*/
border:1px solid #0ea432;
color: white !important;
background:linear-gradient( #5ac373,#0ea432);
}


.rbtn.white{
    border:1px solid #ccc; color:#000 !important; background: #fff;
}
.rbtn.redcolor{ border:1px solid red; background: white; color:red}
.rbtn.bluecolor{ border:1px solid #3478f6; background: white; color:#3478f6}




.redcolor,.redcolor *{color:#e74c3c !important;}
.bluecolor,.bluecolor *{color:#3478f6 !important;}
.graybutton{background: #efeff7; padding:7px 15px; border-radius: 10px; color:#3478f6}




.bgfff{ background: white }
.bgf2{ background: #f2f2f6}


.onlinechat{ position: absolute; left:10px; bottom: 10px;}

.ylabel{ background: #ffdbcb; color:#e76931; padding:3px; font-size: 10px; border-radius: 3px; overflow: hidden }
.rlabel{ background: #e37e7e; color: white }
.slabel{ background: #ffa800; padding:3px; font-size: 10px; color:#ecf0f1; border-radius: 3px; overflow: hidden }



.plscrollfm{ width: 100%;   white-space: nowrap; height: 100px; overflow: hidden}
.plscrollfm .item{
	display: inline-block;
    width: 100px;
    height: 100px;

}
.price{ color:#db2828; font-size: 110%}
.ohidden{ overflow: hidden}
page{line-height: 1.5}


 .option{
     border-radius: 5px;

     font-size: 90%;
     border:1px solid #ccc; color:#aaa; display: inline-block;
     margin-bottom: 3px;   margin-right: 5px; padding:3px; }
/*.option.selected{ background: #3478f6; color:#ecf0f1}*/
.option.selected {color:white;background: #3478f6; border-color:#3478f6 }