@charset "utf-8";
body{ background: #fff; font-size:.25rem;}
div { box-sizing: border-box;}
.dn { display: none;}
.clearfix:after { content: '\20'; clear: both; height: 0; display: block;}
a {-webkit-tap-highlight-color:transparent;}
*{ outline:none!important;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
img {-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none; -o-user-select: none;}
input,textarea { outline: none; border: none; box-sizing: border-box; background: none;}
/* --------------index-start-------------- */
.loginBox { margin-top: -.2rem; padding: 1.1rem .64rem 0; background: url(../images/1.jpg) center top no-repeat; height: 11.8rem; background-size: 100% auto;}
.loginBox li { margin-bottom: .46rem;}
.loginBox li input { width: 100%; text-indent: .64rem; height: 1.56rem; font-size: .42rem;}
.loginBox li input::placeholder { color: #a0a1a8;}
.loginBox button { width: 100%; height:1.45rem; opacity: 0;}
.loginBox li:nth-child(2) { margin-bottom: 3.5rem;}
.fixText { display: flex; align-items: center; justify-content: center; s width: 100%; bottom: 0; padding-bottom: 22px; text-align: center; color: #9baa97; font-size: 12px;}
.fixText a { color: #000;}
.fixText input { margin-right: 5px;}