
html,body {
    color: #333;
    margin: 0;
    height: 100%;
    font-family: "Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #000;
}

a, label, button, input, select {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img {
    width:100%;
    height:auto;
    display:block;
    border: 0;
}

body {
    background: #eef3fa;
    color: #666;
}

html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #08acee;
}

button {
    outline: 0;
}

img {
    border: 0;
}

button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none;
}

li {
    list-style: none;
}

a {
    color: #666;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}

.aui-top{ margin-top:-3.2rem !important; font-size:.9rem}

.aui-jop-top-box{
    width:100%;
    padding: .5rem .8rem;
    border-radius:3px;
    background:#fff;
}


.aui-form-item{
    width:25px;
    height:25px;
}


.aui-form-item img{
    width:25px;
    height:25px;
    display:block;
    border:none;
}


.aui-flex-box input{
    width:100%;
    height:auto;
    padding:0.3rem;
    color:#e54e31;
    background:none;
    border:none;
}


.aui-psd a{
    color:#646464;
    font-size:0.85rem;
}


.aui-form-button{
    padding:.5rem 0 1rem 0;
}

.aui-form-button button{
    background:url(../images/btn2.png) no-repeat 100% ;
	
    width:90%;
    margin:0 auto;
    display:block;
    padding:0.5rem 0;
    border-radius:20px;
    border:none;
    color:#fff;
}


.aui-register a{
    text-align:center;
    color:#6a6a6a;
    display:block;
    padding:1.5rem 0;
    font-size:0.9rem;
}

.aui-register-a a{
    padding:0;
    color:#999;
	margin:.5rem 0;
    font-size:0.9rem;
}

.aui-footer-link{
    text-align:center;
}

.aui-footer-link a{
    color:#6a6a6a;
    display:block;
    padding:1rem 0;
    font-size:0.9rem;
}

.aui-footer-link a em{
    color:#08acee;
    font-style:normal;
}


.aui-chang-list{
    width:92%;
    margin:-6rem auto;
    background:#fff;
    border-radius:5px;
    box-shadow:0 3px 15px #e7e7e7;
    position:relative;
    z-index:2;
    padding-bottom:0rem;

}
.aui-flex-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    font-size: 14px;
    color: 
    #333;
}
.aui-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: .6rem;
	border-radius:6px;
	margin:1rem;
    position: relative;
	background:#f1f1f1
}
.aui-flex2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: .6rem;
	border-radius:6px;
	margin:1rem;
    position: relative;
	background:none
}
.aui-chang-list:after{
    content: '';
    position: absolute;
    border-radius:5px;
    z-index: -1px;
    top: 0;
    left: 0;
    width:120px;
    height: 180px;
    background-size:120px;
    background-repeat:no-repeat;

}
.aui-flex2 .aui-form-item{ line-height:25px; width:auto !important; margin-right:2px}
.text-rihgt{ text-align:right}
.aui-palace-top {
    margin-top:6rem !important;
    padding-bottom: 1rem;
}

.aui-user-img{
    width:80px;
    height:80px;
    position:absolute;
    left:50%;
    margin-left:-40px;
    top:-2.8rem;
    border-radius:100%;
    overflow:hidden;
	border:2px solid #fff
}

.t-line{ border-top:1px solid #f1f1f1; 
}

.aui-user-text{
    padding:2.6rem 0 0;
    text-align:center;
    position:relative;
    z-index:3;
	margin-bottom:1.6rem
}

.aui-user-text span{
    width:42%;
    margin:0 auto 0.8rem;
    display:block;
    font-size:0.9rem;
}

.aui-user-text h1{
    color:#333;
    font-size:1.1rem;
    margin-bottom:0.5rem;
	font-weight:normal; 
}
.aui-user-text h1 p{margin-top:6px}
.aui-user-text h1 b{ margin:0 3px}
.aui-user-text span i{
    margin-top:-2px;
}

.aui-user-text button{
    background:none;
    border:1px solid #51e091;
    font-size:0.9rem;
    font-weight:400;
    color:#51e091;
    border-radius:22px;
    padding:0.1rem 0.5rem;
}






.aui-ass-box{
    width:100%;
    background-image: url("../images/login.png");
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center;
    height:18rem;
	padding:.8rem 1.2rem;
	color:#fff
}
.aui-ass-box p{ margin:.2rem 0; }
.aui-ass-box2 h2{
    color:#fff;
    font-weight:500;
    font-size:1rem;
    text-align:center;
    padding:1rem 0;
}

.aui-ass-box h2{
    color:#fff;
    font-weight:500;
    font-size:1rem;
    text-align:center;
    padding:1rem 0;
}
.aui-ass-box h3{
    width:100%;
    color:#ffe2c3;
    font-weight:400;
    font-size:0.98rem;
    text-align:left;
    margin-left:1rem;
    line-height:1.2;
}
.bnt_ios img{ width:24px; display:inline-block; position:relative; top:5px ; margin-right:3px }
.bnt_android img{ width:24px; display:inline-block;position:relative; top:5px; margin-right:3px }
.bnt_android{ background:#428cc9; font-size:16px; color:#fff; width:100%; text-align:center; display:inline-block ; line-height:40px; border-radius:2px}
.bnt_ios{ background:#85b942; font-size:16px; color:#fff; width:100%; text-align:center; display:inline-block ; line-height:40px; border-radius:2px}
.code_cancel{ background:#ccc; color:#666; border-radius:20px; padding:4px 15px ; margin:1.5rem 0; display:inline-block; font-size:14px}