body,ul,li,a{
    margin: 0;padding: 0;list-style: none;text-decoration: none;
}
.waf-body{
    background:url('../../images/waf/bg.jpg') no-repeat;
    background-color: #0f3b8d;
}
.max{
    width: 100%;
    height: 100%;
    position: relative;
    background-size: 100% 100%;
}
.nav{
    padding:42px 30px;
    min-height: 150px;
}
.nav .img_1{
}
.nav_1{
    float: left;
    color: honeydew;
    font-size: 25px;
    /* height: 30px; */
    margin-left: 10px;
}
.box{
    width: 500px;
    margin: 61px auto;
    padding: 50px;
    background: rgba(60,146,210,0.4);
}
.box_mid{
    margin-bottom:60px;
    display: flex;
    align-items: center;
}
.box_mid .box_p{
    display: block;
   /* position: relative;
    top: -60px;
    left: 65px;*/
    padding-left: 15px;
    color: honeydew;
    font-size: 25px;
    /* height: 60px;
    line-height: 60px; */
    border-left: 2px solid #45e7ff;
}

/* ----------------------------------------------------------------- */

.user .user_icon i{
   /* margin-top: 10px;*/
}
.user,.pass,.code{
    /* float: left; */
}
.input-content{
    margin-left:40px;
    position:relative;
}
.input-content:hover{

}
 .input_user {
    width: 334px;
    height: 35px;
    border:1px solid #5bcbff;
    /* float: left; */
    background: #1c588f;
}
/*.input_user, .input_pass, #usernameDiv,#passwordDiv,#codeDiv{
    margin-left: 40px;
}*/

/*.input_user:hover{
    border: 1px solid #45e7ff;
}
.input_pass:hover{
    border: 1px solid #45e7ff;
}*/
.box input::-webkit-input-placeholder {
    color: #bdbdbd; }

.box input:-moz-placeholder {
    color: #bdbdbd; }

.box input::-moz-placeholder {
    color: #bdbdbd; }

.box input:-ms-input-placeholder {
    color: #bdbdbd; }
.user_icon,.pass_icon,.code_icon{
    float: left;
}
#usernameDiv,#passwordDiv,#codeDiv{
    color: red;
}
.img_2{
    margin-right:17px;
    width:52px;
}
.input-arraw-content{
    position:relative;
}
form{
    padding:0 10px;
}
form input{
    color:#fff;
}
form .user i,.pass i,.code i{
    font-size: 30px;
    color: #45e7ff;
    position: absolute;
    margin-top: -5px;
}
form input{
    color:#fff;
}

.user,.pass,.code{
    height:70px;
    width: 374px;
}
.user p,.pass p,.code p{
    color: #45e7ff;
    margin-left: 50px;
    /* float: left; */
}
/* .code {
    width: 100px;
    height: 35px;

} */
.code_1_1{
    margin-left:40px;
}
.code_1_1 .input_code{
    /*float: left;*/
    width: 190px;
    height: 35px;
    margin-left:0px;
    background: #1c588f;
    border:1px solid #5bcbff;
}
.error:hover  .arraw {
    display:none;
}
.input-content:hover .input_user {
    border-color: #25fff7; }
.input-content:hover  .arraw {
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-top-color: #25fff7;
    position: absolute;
    z-index: 99;
    content: ''; }
.input-content:hover  .leftTop {
    left: -6px;
    top: -7px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -moz-transform: rotate(-45deg);
    /* Firefox */
    -webkit-transform: rotate(-45deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(-45deg);
    /* Opera */ }
.input-content:hover  .rightTop {
    right: -6px;
    top: -7px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -moz-transform: rotate(45deg);
    /* Firefox */
    -webkit-transform: rotate(45deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(45deg);
    /* Opera */ }
.input-content:hover  .leftBottom {
    left: -6px;
    bottom: -7px;
    transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    /* IE 9 */
    -moz-transform: rotate(-135deg);
    /* Firefox */
    -webkit-transform: rotate(-135deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(-135deg);
    /* Opera */ }
.input-content:hover  .rightBottom {
    right: -6px;
    bottom: -7px;
    transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    /* IE 9 */
    -moz-transform: rotate(135deg);
    /* Firefox */
    -webkit-transform: rotate(135deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(135deg);
    /* Opera */ }
.input_code:hover{
    border: 1px solid #45e7ff;

}
.code_1_2{
    vertical-align: top;
}
.code_1_2 .img_3{
    margin-left: 16px;
    width: 115px;
    height: 35px;
}

.btnn{
    margin-top: 10px;
}
.btn{
    width: 365px;
    height: 40px;
    background: #92f6ff;
    border-radius:20px 20px ;
    margin-left: 5px;
    border: solid 1px #92f6ff;
    color:#1c588f;
}
.img_3:hover{
    cursor:pointer;
}
.btn:hover{
    background: #66e7f3;
    border: none;
    cursor:pointer;
}
/* 错误样式 */
.auThen-error {
    display: none;
    white-space: nowrap;
    padding-left: 20px;
    margin-top: 3px;
    color: #cd494d;
    font-size: 12px;
    background: url(../../images/login-sprites_03.png) no-repeat -9px -5px;
    line-height: 18px; }

.error .auThen-error {
    display: block; }
.error input[type=text], .error input[type=password] {
    /* background: #f1f1f1;*/
    box-shadow: -1px 1px 3px 0 #f9d6d6, 1px 1px 3px 0 #f9d6d6, -1px -1px 3px 0 #f9d6d6, 1px -1px 3px 0 #f9d6d6;
    -webkit-box-shadow: -1px 1px 3px 0 #f9d6d6, 1px 1px 3px 0 #f9d6d6, -1px -1px 3px 0 #f9d6d6, 1px -1px 3px 0 #f9d6d6;
    -moz-box-shadow: -1px 1px 3px 0 #f9d6d6, 1px 1px 3px 0 #f9d6d6, -1px -1px 3px 0 #f9d6d6, 1px -1px 3px 0 #f9d6d6;
    -ms-box-shadow: -1px 1px 3px 0 #f9d6d6, 1px 1px 3px 0 #f9d6d6, -1px -1px 3px 0 #f9d6d6, 1px -1px 3px 0 #f9d6d6;
    -o-box-shadow: -1px 1px 3px 0 #f9d6d6, 1px 1px 3px 0 #f9d6d6, -1px -1px 3px 0 #f9d6d6, 1px -1px 3px 0 #f9d6d6; }

