/* subPage/billShowInfo/index.wxss */
page{
padding-top: 10px;
}
.container{
height: calc(100% - 40px);
overflow: auto;
padding: 8px 16px;