/*---forget-password//reset-password--*/
.content{margin-top:100px;min-height:520px;text-align:left;}
.password .list h3{font-size:16px;padding:4px 0 10px 90px;line-height:26px;background:url(../../img/pay-success.png) no-repeat;color:#3ac160;}
.password .list{overflow: hidden;margin:20px auto;width:394px;font-size:14px;}
.password .list label{float:left;display:block;border:1px solid #ccc;border-right:none;background:#f2f2f2;width:80px;height:34px;line-height:34px;text-align:center;}
.password .list input{float:left;padding-left:8px;width:300px;height:32px;border:1px solid #ccc;outline:none;}
.password .list input.simple-input{width:200px;}
.password .list span{float:left;margin-left:8px;width:90px;height:34px;border:1px solid #ccc;}
.password .list span img{width:100%;height:100%;}
.password .list a{display: block;width:100%;height:36px;font-size:15px;line-height:36px;text-align:center;background:#478ad8;color:#fff;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;}
.password .list a:hover{background:#3570cc;}
.password .list i{font-style:normal;margin-top:10px;color:#f00;font-size:13px;font-weight:bold;display:block; }
.password .list p{font-size:13px;}
/*---forget-password//reset-password--*/
.status-box{margin:180px auto;width:300px;font-size:16px;}
.status-box .status1{background:url(../../img/pay-success.png) no-repeat;background-size:48px 48px;height:48px;line-height:48px;padding-left:60px;}
.status-box .status1 span{color:#ffa500;font-size:28px;font-weight:bold;}
.status-box .status2{background:url(../../img/pay-failed.png) no-repeat;background-size:48px 48px;height:48px;line-height:48px;padding-left:60px;}
.status-box .status2 span{color:#f00;font-size:28px;font-weight:bold;}
@media screen and (max-width:420px){
    .qd-top,.top-height,.qida-nav,.qd-footer,.cbbfixed{display:none;}
    .content{width:auto;margin:0;min-height:inherit;padding:5px 15px;}
    .password .list h3{font-size:16px;padding:4px 0 10px 90px;line-height:26px;background:url(../../img/pay-success.png) no-repeat;color:#3ac160;}
    .password .list{margin:15px auto;width:auto;}
    .password .list label{box-sizing: border-box;width:20%;height:36px;line-height:36px;}
    .password .list input{padding-left:8px;box-sizing: border-box;width:80%;height:36px;}
    .password .list input.simple-input{width:52%;}
    .password .list a:active{background:#3570cc;}
    .password .list span{float:left;margin-left:3%;width:25%;height:36px;box-sizing: border-box;border:1px solid #ccc;}
    .password .list p{font-size:12px;}
    .status-box{margin:50px 20px;width:auto;font-size:16px;}
}