/*设置安全问题*/
/*获取临时密码*/
body{
       background-color: #f5f5f5;
        /*padding: */
}
img {
    width: 100%;
}
.input .content{
    font-size: 14px;
}
.container .theme,.container_get .theme{
    padding: 20.5px 20.5px 20.5px 20.5px;
    font-size: 14px;
}
.container .part,.container_get .part{
    margin-bottom: 10px;
    border-bottom: 1px solid #c8c8c8;

}

.container .input{
     position: relative;
    padding-left: 112px;
    /*height: 44px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    /*line-height: 44px;*/
    background: #ffffff;
    border-top: 1px solid #c8c8c8;
    padding-right: 11px;
    } 
.container_get .input{
    position: relative; 
    padding-left: 112px;
    padding-top: 10px;
    padding-bottom: 10px;
    /*height: 44px;*/
    /*line-height: 44px;*/
    background: #ffffff;
    border-top: 1px solid #c8c8c8;
    padding-right: 11px;
}

.container .input .text,.container_get .input .text  {
    color: #5c5c5c;
    position: absolute;
    top: 0;
    left: 15px;
    font-size: 15px;
        padding: 10px 0;
}
.container .input input, .container_get .input input{
    display: inline-block;
    width: 100%;
    color: #323232;
    font-size: 15px;
    outline: none;
    border: none;
}
.container .KhSignatureBtn, .container_get .KhSignatureBtn{
    font-size: 16px;
    border-radius: 7px;
    text-align: center;
    line-height: 44px;
    /*background: gray;*/
    background: #4691ee;
    color: #fff;
    width: 90%;
    margin: 33px auto;
}
.container .close,.container_get .close{
    background: gray;
}

.container2 .pic{
    width: 100%;
    height: auto;
    margin-top: 35px;
    margin-bottom:10px;

}
.container2 .char{
   text-align: center;
   padding:0 10px;

}
.container2 .pic img{
    margin-left: 42%;
    width: 16%;
}
/*修改密码*/
.container_login .theme{
    padding: 20.5px 20.5px 20.5px 20.5px;
    font-size: 14px;
}
.container_login .inputImg {
    position: relative;
}
.container_login .inputImg {
    width: 100%;
    line-height: 45px;
    background: #fff;
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 10px;
}
.container_login .inputImg input {
    width: 65%;
}
.container_login .inputImg:first-child{
    margin-bottom: 
}
.container_login .input  {
     border-top: 1px solid #c8c8c8;
}
.container_login .input span {
    display: inline-block;
    width: 27%;
    font-size: 15px;
    text-align: center;
}
.container_login .input input {
    background: #ffffff;
    display: inline-block;
    width: 70%;
    color: #323232;
    font-size: 15px;
    outline: none;
    border: none;
}

.container_login .input .eye, .container_login .input .gou {
    position: absolute;
    top: 7px;
    right: 12px;
    z-index: 2;
    width: 18px;
}
.container_login .input .eye{
    width: 28px;
    text-align: center;
}
.container_login .input .eye img{
    width: 56%
}
.container_login .rule{
    padding-left: 14.5px;
    padding-right: 14.5px;
    margin-top:17px;
    margin-bottom: 26.5px;
}
.container_login ul{
    margin-left: 20px;

}
.container_login .rule span{
    color: #7d7d7d;
    font-weight: bold;
}
.container_login ul li{
    color: #7d7d7d;

}
.container_login .KhSignatureBtn {
    font-size: 16px;
    border-radius: 7px;
    text-align: center;
    line-height: 44px;
    background: #4691ee;
    color: #fff;
    width: 90%;
    margin: 0px auto;
}
.container_login .close1{
    background: gray;
}
.container_login .mask{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #b3b3b3;
    opacity: 0.3;
    z-index: 100;
}
.container_login .prompt{
    position: absolute;
    width: 60.7%;
    height: auto;
    border-radius:10px; 
    background-color: #ffffff;
    padding: 27px 10%;
    vertical-align: middle;
    text-align: center;
    z-index: 100;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.container_login .hide{
   display: none;
}
/*获取临时密码*/
.container_get .answer_question{
    
}
.container_get .get_success{
     margin-top: 34px;
}
.container_get .content1,.container_get .content2{
    text-align: center;
    margin-bottom:20.5px;
}
.container_get .content2{
    font-weight: bold;
    font-size: 20px;
}
.container_get .content3{
    text-align: justify;
    color: #9c9c9c;
    padding: 0 19px
}
.container_get .mask{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #b3b3b3;
    opacity: 0.3;
    z-index: 100;
}
.container_get .prompt{
    position: absolute;
    width: 60.7%;
    height: auto;
    border-radius:10px; 
    background-color: #ffffff;
    padding: 27px 10%;
    vertical-align: middle;
    text-align: center;
    z-index: 100;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.container_get .hide{
    display: none;
}
