.header { padding: .4rem .3rem; background: linear-gradient(to right, #131d26, #4c5863) !important;display: -webkit-flex; display: flex;  }
.header .left { line-height: 0; padding-right: .1rem;}
.header .left .icon-arrow-left { font-size: .5rem; line-height: .1rem; color: #fff!important;}
.header .htitle {/*margin: 0 auto;*/ font-size: .25rem; line-height: 0.5; color: #ffffff; }
@font-face {
  font-family: "PingFangSC-Regular";
  src: url("../../font/PingFangSC-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
html,body { width: 100%; height: 100%; padding: 0; margin: 0; font-size: 0; font-family: "微软雅黑";}
p { padding: 0; margin: 0;}
a { text-decoration: none;}
.confirm {
    background-color: #131d26!important;
}
.input-group span {
    color: #131d26!important;
}
