*{padding:0px; margin:0px;}
body{font-size:13px;}
a{text-decoration:none;color:#333;}
ul,li{list-style:none;}
h1,h2,h3,h4,h5{text-decoration:none; font-size:12px; font-style:normal;}
img{border:0px;}
.flexRow {display:flex;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;flex-flow: row nowrap;}
.flexCol { display: flex;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;flex-flow: column nowrap;}

.w100{width:100%; display:block;}
.button{border-radius:5px; background:#ccc;text-align:center; display:inline-block;height:32px; line-height:32px; font-size:14px; box-sizing:border-box; padding:0px 10px;}

.red{color:#ef473a;} .grey{ color:#ccc;} .green{color:grren}
.bt_blue{background:#387ef5; color:#fff;}
.col-20{width:20%;} .col-30{width:30%;}.col-40{width:40%;}.col-50{width:50%;}.col-60{width:60%;}.col-70{width:70%;}.col-80{width:80%;}.col-90{width:90%;}.col-100{width:100%;}
.col-15{width:15%;} .col-25{width:25%;}.col-35{width:35%;}.col-45{width:45%;}.col-55{width:55%;}.col-65{width:65%;}.col-75{width:75%;}.col-85{width:85%;}.col-95{width:95%;}

.refresh{background:url(loading.gif) no-repeat center center; position: relative; z-index:999;}
#pager{width:100%; overflow-y:auto; overflow-x:hidden; height:100%; position:relative; box-sizing: border-box;}
.hide{display:none;}

.toPhone { text-align: center; line-height:48px;}
.toPhone span {color: red;font-weight: bold;}

.toWx {text-align: center;}
.toWx img { width: 200px; }
.toWx span {color: red;font-weight: bold;}