@charset "utf-8";
/********       标题        ************/
.ss_title{ width:1198px; height:55px; padding-top:20px; border-bottom:1px solid #d3d3d3;}
.ss_title .ss_title_l{ float:left;}
.ss_title .ss_title_l span{ height:55px; float:left; line-height:55px; font-size:30px; color:#585757;}
/********       验证面包屑导航        ************/
.details_top{width: 100%;height: 40px;background: #efefef;border-bottom: 1px solid #d3d3d3;margin-bottom: 10px;}
.details_top .details_box{margin: 0 auto;width: 1198px;line-height: 40px;color: #adadad;}
.details_top .details_box .details_left{float: left;}
.details_box a{color: #adadad;}
.details_box a:hover{color: #27BAC4;text-decoration: none;}
/********       重设密码        ************/
.left{float: left;background: #fff;width:945px;margin-top:10px;height:429px;border: 5px solid #f4f4f4;}
.Retrieve p{font-size: 14px;text-align: center;font-family: "宋体";background: #f8f8f8;border: 1px solid #d8d8d8;width:400px;padding:10px 0;margin: 60px auto;}
.Retrieve a{color: #0bacb4;}
/********       验证        ************/
.verify h1{font-size: 24px;font-family: "微软雅黑";color:#585757;text-align: center;margin-top:130px;}
.verify a{font-size: 36px;font-family: "微软雅黑";color:#0bacb4;text-align: center;margin-top:130px;}
.verify p{font-size: 12px;font-family: "宋体";color:#585757;margin:10px 0 0 240px;}
.verify h2{font-size: 12px;font-family: "宋体";color:#999999;margin:20px 0 0 240px;line-height: 20px;}
.verify input{border: none;background: none;color: #1a1a1a;font-size: 12px;margin:-3px 2px 0 2px;}
/********       验证成功        ************/
.succeed h1{color: #0bacb4;background: url("../images/upload_tan_06.gif") 380px no-repeat;font-size: 24px;text-align: center;margin-top:130px;}
.succeed p{text-align: center;margin-top:20px;}
.succeed a{color: #585757;font-size: 14px;margin-right:20px;}
.succeed h2{color: #999999;font-size: 13px;text-align: center;margin-top:20px;}
.succeed input{border: none;background: none;color: #999999;font-size: 12px;margin:-3px 2px 0 2px;}
.succeed a:hover{color: #0bacb4;text-decoration: underline;}
/********       验证失败        ************/
.reinstall h1{color: #0bacb4;background: url("../images/reinstall_btn.png") 260px 2px no-repeat;font-size: 24px;text-align: center;margin-top:130px;height:35px;}
.reinstall p{text-align: center;margin-top:20px;}
.reinstall a{color: #585757;font-size: 14px;margin-right:20px;}
.reinstall h2{color: #999999;font-size: 13px;text-align: center;margin-top:20px;}
.reinstall input{border: none;background: none;color: #999999;font-size: 12px;margin:-3px 2px 0 2px;}
.reinstall a:hover{color: #0bacb4;text-decoration: underline;}
/********       找回密码        ************/
.ss_title_l em{font-size: 12px;color:#212121;font-family: "宋体";margin-left:8px;}
.retake{width:500px;height:210px;border: 1px solid #d8d8d8;background: #f8f8f8;margin:78px auto;}
.retake p{font-size: 12px;color: #4e4e4e;font-family: "宋体";margin:40px 0 0 90px;}
.change{font-size: 12px;color: #959595;font-family: "宋体";margin: -30px 60px 0 0px;float: right;}
.retake em{margin: 2px 160px 0 0px;float: right;background: #b2b2aa;width:80px;height:35px;text-align: center;}
.retake em img{width:100%; height:100%;}
.retake a{color: #0bacb4;cursor: pointer;}
p.yzm{font-size: 12px;color: #4e4e4e;font-family: "宋体";margin:20px 0 0 90px;float: left;}
.retake input{height: 35px;width: 200px;font-size: 15px;}
.yzm input{height: 35px;width:98px;}
input.refer{background: #0bacb4;width:120px;border: none;color: #fff;margin:20px 0 0 150px; cursor:pointer;}
/********       重设密码        ************/
.password{width:500px;height:210px;border: 1px solid #d8d8d8;background: #f8f8f8;margin:78px auto;}
.password p{font-size: 12px;color: #4e4e4e;font-family: "宋体";margin:40px 0 0 90px;clear: left;}
.password span{text-align: right;display: block;width: 100px;float: left;line-height: 35px;}
.password input{float: left;height: 35px;width:200px;margin-bottom:10px; font-size:14px;}
input.password1{background: #0bacb4;width:120px;border: none;color: #fff;margin:20px 0 0 190px;cursor: pointer;}
/* 修改input-placeholder的样式 */
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ccc;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #ccc;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #ccc;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #ccc;
}
























