 body {
     background-color: #eee;
 }
 .pd {
     padding: 10px;background-color: #fff;
 }
 .pd p {
     margin-bottom: 10px;line-height: 26px;
 }
 .ceshi-btn {
     text-align: center;padding-bottom: 10px;
 }
 .ceshi-btn .layui-btn {
     width: 80%;background-color: #f67233;
 }
 h1 {
     text-align: center;margin-bottom: 10px;font-size: 18px;border-bottom: 1px solid #eee;padding-bottom: 10px;
 }
 .app {
     max-width: 640px;margin: 0 auto;
 }
footer {
    padding-bottom: 10px!important;
}
 .back-index {
     position: fixed;left: 0;bottom: 0px;line-height: 40px;background-color: #ff0000;color: #fff;text-align: center;width: 100%;display: block;
 }
