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: #fff;
    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: 20px;
    height: 20px;
    display: block;
    border: none;
}


.aui-flex-box input {
    width: 100%;
    height: auto;
    padding: 0.3rem;
    color: #666;
    background: none;
    border: none;
}

.aui-flex-box select {
    width: 100%;
    height: auto;
    padding: 0.3rem;
    color: #666;
    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: linear-gradient(to right, #52c2f8 0%, #5c6de4 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: #097ff3;
    display: block;
    text-decoration: underline;
    padding: .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 {

    background: #fff;
    border-radius: 5px;

    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: .5rem;
    border-radius: 6px;
    width: 96%;
    margin: .6rem auto;
    position: relative;
    background: #f3f7f9
}

.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;
    width: 96%;
    margin: 1rem auto;
    position: relative;
    background: none
}

.aui-ptext {
    width: 96%;
    font-size: 0.9rem;
    margin: .0 auto;
    padding: 0.6rem;
}

.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-bottom: .6rem;
    text-align: center;
    position: relative;
    z-index: 3;
}

.aui-user-text span {
  
    margin: 0 auto ;
   
    font-size: 0.9rem;
    letter-spacing: 2px;
}

.aui-user-text h1 span {
    color: #198bfe;
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
    padding-bottom: 8px;
    border-bottom: 3px solid #d1e5ff;
}

.aui-user-text span i {
    margin-top: -2px;
}




.aui-tab {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex: 1 1 auto;
    justify-content: center;
    z-index: 10;
    width: 84%;
    margin: 0 auto;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    border-bottom: 2px solid #f1f1f1;
}

.aui-hide {
    display: none !important;
}

.aui-tab-item {
    position: relative;
    width: 25%;
    line-height: 40px;
    font-size: 16px;
    font-weight: 800;
    cursor: pointer;
    color: #333;
    -webkit-box-flex: 1;
    box-flex: 1;

}

.aui-tab-item.aui-active span {
    color: #33a0ea;
    border-bottom: 2px solid #41b6f0;
    background-image: -webkit-linear-gradient(bottom, #42c4f4, #41a2eb, #319cea);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 40px;
    display: inline-block;
}


.aui-ass-box {
    width: 100%;
    background-image: url("../images/login.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 14rem;
    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;
}

.aui-flex-c {
    display: flex;
    justify-content: space-between;
    flex: 1;
    width: 96%;
    margin: 0 auto;
    padding: 0;
    justify-content: space-between;
}

.aui-flex-c .aui-flex {
    margin: .5rem 0;
}

.bnt_info {
    width: 100px;
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.aui-foot {
    font-size: .9rem;
    text-align: center;
    color: #999;
    margin-top: 7rem;
}

.verify-wrap {
    width: 96% !important;
    margin: 0 auto;
    background-color: #f3f7f9;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    position: relative
}

.verify-wrap .drag-btn {
    position: absolute;
    left: -1px;
    top: -1px;
    width: 50px;
    height: 40px;
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAiCAYAAAApkEs2AAAA/UlEQVRYhe3XLc9GYBjG8eN6dkdFIQuqoCiCbj6ob2CCIplRaJKqEHT3c/kAz66Xc/fLnvO3UY7N/jNmxDAMF77AQ57iOH53x5/GccTPuyNUcSg1DqXGodQ4lNr/CC3LEsuyaG8mrEKzLEPXdZjnWWszYRXq+z7yPMc0Tej7XnkzYf2Muq6LoiiwrivatsV1XUrby0Mlx3Huu7fvO5qmUd50kL31QgijTdXD+gq/zvNEVVXwPA9pmipvOqxDj+O4Q4IgQJIkypsuq9Bt21DXNaIoug/VzYRVqHw55J0Kw1BrMyHkXyj/3BHiUGocSo1DqXEota8Jvb/18hP16Z7qL3h/w53n4AAAAABJRU5ErkJggg==) no-repeat center center;
    background-size: 100% 100%;
    z-index: 2;
    cursor: move;
}

.verify-wrap .suc-drag-btn {
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAiCAYAAAApkEs2AAACA0lEQVRYhe2Y2yuDYRzHv7PJYc5zKspYSRMymStXu5NCs5W4csEfwJ+gSA53csg1F4R/gSu0OcWSmNIQkfMcEvu9tdpY79793leo91Nbbft993x6nj2/52kal8v1gX+Ajp4sFstve4jidrsR99sSUlFFlUYVVRpVVGl0SnyJ934VaxczOLpdwd3bufBeWnw+StLrYc1tQ3FqnewxZIk+vz9g7rAHO9dL3z67efXBfTkrPCqymtBqGkaiNoU9FnvpSXJyzx5R8itUQ7WU4cIWnT/qhe9xS3I91VKGC0uUfpPbV4uSajUhQ1CGshxYorRxpGDObECf1Ysm40DM2a+wNhPt7mhUZzvhMI1Aq9HBkFgUUzYSrBkNtiDCkGBES/Eg8pLKwiSdplFB8uRhEzMH3RGzsSC7j9oKe1CT4wi0oEZMeRzITy4XJOM0WkFy2uOE//1O7jA8UWrm1CeJ5dMxlGXYoI/PQrd5AQlavagkZTmwlt4UOHGCnPs9wkw+vl0jSZcWdSZDsz8uas1tD3t99rSL8b0W3Lz4cHy/LrrctYEjlQNr6Y2ptag0NIf10gv/Pvo3akRzlOGe++yTyV4yhAJ9leR6qqUMF7YoXTC6zPPChSMaVEO1ci4lstoTDdxROhE4Fjv/9jUvCIkoISPGv7nhq6JKo4oqjSqqNEIfpf8f/zqf+36643RPeo8AAAAASUVORK5CYII=) no-repeat center center;
    background-size: 100% 100%
}

.verify-wrap .drag-progress {
    position: absolute;
    left: 0;
    top: -1px;
    height: 40px;
    border-top: 1px solid #7ac23c;
    border-top: 1px solid #7ac23c;
    width: 0;
    background-color: #7ac23c;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 40px
}

.verify-wrap .fix-tips,
.verify-msg {
    width: 100%;
    position: absolute;
    right: 0;
    left: 1px;
    height: 100%;
    color: #51555c;
    z-index: 1;
    line-height: 38px;
    font-size: 12px;
    text-align: center
}

.verify-wrap .verify-msg {
    background-color: #7ac23c;
    color: #fff;
    display: none
}

#imgCode {
    width: 100%;
    height: 100%;
    border: 2px solid #f2f2f2;
    border-radius: 3px;
}

.bottom {
    background: url(../images/bottom.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 4rem;
    position: absolute;
    bottom: 0;
    font-size: .6rem;
    text-align: center;
    color: #fff;
    line-height: 6rem;
    
}
.bottom span{opacity: .8;}