@CHARSET "UTF-8";
*{margin:0;padding:0}
body{
    background: #f5f5f5;
    font: 12px/1.5 Tahoma,Arial,"微软雅黑",Helvetica,sans-serif;
}
body, span,div, dl, dt, a,dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input,select, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a,li,ul,th,tr{
    list-style: none;
    text-decoration: none;
    color: #333;
}
/*导航栏部分*/
#find_header{
    width: 100%;
    padding: 10px 0;
    background: #526583;
}
.find_header_content{
    width: 700px;
    margin: 0 auto;
}
.find_header_content:after{
    content: "\20";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#find_header .find_logo{
    display: inline-block;
    width: 200px;
    height: 60px;
    float:left;
    background:url(/oem/logo.png) no-repeat 0px 0px;
    background-size:200px 60px;
    cursor: pointer;
}
#find_header .find_pwd{
    display: inline-block;
    color: #222;
    font-size: 20px;
    height: 30px;
    float:left;
    line-height: 30px;
    margin-top: 14px;
    padding-left: 25px;
    border-left: 1px solid #929292;
    vertical-align: middle;
}
.find_header_content a{
    color:#fff;
}
.find_header_content a:hover{
    color:#333;
}
.find_header_login{
    display: inline-block;
    vertical-align: middle;
    float: right;
    font-size: 14px;
    line-height: 60px;
}
.find_header_login span{
    color: #e6e6e6;
}
/*找回密码主体部分*/
.find-container{
	position: relative;
    margin: auto;
    width: 980px;
    text-align: left;
    zoom: 1;
}
.find_content{
	position: relative;
    margin: 72px auto 0;
    width: 700px;
}
.find_content_title{
    background: #fff;
    border-bottom: 2px solid #f5f5f5;
    color: #666;
    font-size: 14px;
    height:50px;
}
.fct_part{
	float:left;
	width:25%;
}
.fct_part span{
	display:block;
	float:left;
	width: 80%;
	line-height:50px;
	text-align:center;
}
.fct_part.finished span{
	color:#536083;
}
.fct_part_next{
	display:inline-block;
	height:50px;
	width:20%;
	background:url("../img/fct_part_next.png") no-repeat center;
}
.fct_part.finished .fct_part_next{
	background-image:url("../img/fct_part_next_h.png");
} 
.find_content_main{
    background: #fff;
}
.content_main_wrap{
    margin: 0 auto;
    padding: 50px 0;
    color:#666;
}
.find_content_box{
	display:none;
}
#find-account-form{
	display:block;
}
.main_tip{
    font-size: 16px;
    margin: 0 auto 20px;
    padding-left: 5px;
    width: 370px;
}
.content_main_wrap ul{
    width: 60%;
    margin: 20px 30% 20px 10%;
}
.main_item{
    display: inline-block;
    width: 100%;
    margin-bottom:20px;
}
.main_item_outline{
    border: 1px solid #e6e6e6;
    border-radius: 3px;
}
.main_tip_info{
    color: red;
    display: block;
    height: 20px;
    margin: 7px 0;
}
.input_bg {
	position:relative;
    display: inline-block;
    height: 42px;
    margin: 0;
    vertical-align: middle;
    width: auto;
}
.input_bg label.error{

}
.outline_input {
    border: 0;
    color: gray;
    font-size: 14px;
    line-height: 30px;
    outline: none;
    padding: 5px 8px;
    width: 100%;
}
.input_bg.text_long{
    width:100%;
}
.input_bg.text_short{
    width:40%;
}

.code {
    vertical-align: middle;
}
.btn-next—setup{
    width: 100%;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    margin-top: 30px;
    line-height: 40px;
    text-align: center;
    background: #5691C5;
    border:none;
}
.btn-next—setup:hover{
    background: #4787C0;;
}
#find_foot{
    padding: 35px 0 10px;
    text-align: center;
    color: #999;
}
#imgObj{
    height: 37px;
    vertical-align: middle;
    margin-left: 22px;
}
.checkCode_refresh{
    color: #FFA847;
    margin-left: 10px;
    font-size: 13px;
    cursor: pointer;
}
.checkCode_refresh:hover{
    text-decoration: underline;
}
.back_submit{
	display: inline-block;
	width:370px;
	margin-top:122px;
}
.text-red{
	color:red;
	margin-top:76px;
	font-size: 28px!important;
}
.faf-switch-btn{
	display: inline-block;
    width: 100px;
	text-indent: 20px;
    margin-right: 10px;
    color:#666;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ccc;
    outline:none;
}
.faf-local{
	background:#fff url("../img/local-32.png") no-repeat 4px center;
	background-size:24px;
}
.faf-email{
	background:#fff url("../img/email-32.png") no-repeat 4px center;
	background-size:24px;
}
.faf-switch-btn.active{
	border-color:#4d90f1;
}
.fcm-tip{
	margin-top: 15px;
    line-height: 20px;
    color: red;
    text-align: center;
    font-size: 14px;
}
.fcm-title-code{
	position: relative;
	display:none;
}
.fcmt-txt{
	color: blue;
	height:30px;
	line-height:30px;
    font-size: 14px;
    cursor: pointer;
}
.fcmt_tip_wrap{
    display: none;
    position: absolute;
    top: -12px;
    left: 105px;
    background: #ffffdb;
    border: 1px solid #d1b17c;
    text-align: left;
    padding: 8px;
    border-radius: 5px;
}
.fcm-title-code:hover .fcmt_tip_wrap{
	display:block;
}
.fcmt_tip_img{
position: absolute;
    top: 50%;
    margin-top: -5px;
    left: -6px;
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #ffffdb;
    border: 1px solid #d1b17c;
    border-right-width: 0px;
    border-bottom-width: 0px;
    transform: rotate(-45deg);
}
/*********验证邮箱***********/
.title_item{
	font-size:13px;
	color: #333;
    font-weight: bold;
}
.outin-left{
	display:inline-block;
	margin-left:10px;
	line-height:42px;
    font-size: 15px
}
.outin-right{
	display:inline-block;
	width:auto;
	line-height:42px;
	font-size: 15px	
}
.send-checkCode{
    display: inline-block;
    width: 110px;
  	color:#536083;
    margin-left: 15px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    height: 42px;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #536083;
    outline: none;
    background: #fff;
}
.send-checkCode:hover{
	color: #ccc;
}
.send-checkCode[disabled='disabled']{
	color: #ccc;
}


/***********完成部分*********/
.find-content-title{
    margin-left: 10%;
}
.finish-content{
	margin: 50px 0;
    text-align: center;
}

.success-img{
	display:inline-block;
	width:24px;
	height:24px;
	background:url("../img/find-success-img.png") no-repeat center;
	background-size:24px;
}
.success-text{
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    vertical-align: top;
    margin-left: 10px;
    color: #333;
    font-weight: bold;
}
.finish-btn{
	margin-bottom:50px;
}
.btn_finished{
	width: 150px;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    margin: auto;
    line-height: 40px;
    text-align: center;
    background: #5691C5;
    border: none;
}



.win_overlay{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.2);
}
.win_load_img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    animation: Objchange .8s linear infinite;
}
@keyframes Objchange{
	from{transform:rotate(0deg);}
	to{transform:rotate(360deg);}
}
/*可带参数蒙层*/
.addPosition{
	position: relative;
}
.overbody-wrap{
	display:block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(255,255,255,.3);
    z-index: 9999;
}




.clear {
    overflow: hidden;
    clear: both;
}
.popup_overlay{
	display:block;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: .3;
	filter: alpha(opacity=30);
	z-index: 10000;
}
.popup {
	display:block;
	background-color: #fff;
	min-width: 350px;
	position: absolute;
	top:50%;
	left:50%;
	border: 2px solid #536683;
	z-index: 10001;
}
.popup_header {
    background: #526483;
    border-bottom: 1px solid #3484e5;
    color: #b9d7f6;
    height: 38px;
    line-height: 38px;
}
.popup_title{
	float: left;
    font-size: 14px;
    overflow: hidden;
    text-indent: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
    max-width: 500px;
    color:#fff;
    line-height:38px;
}
.popup_close {
    float: right;
    height: 15px;
    margin: 12px 8px 0 3px;
    padding: 1px;
    width: 15px;
    background: url(/usersure/common//img/close.png) no-repeat 0 -15px;
}
.popup_btn {
    border-top: 1px solid #E8EDF2!important;
    background: #F1F5F9;
    height: 57px;
    padding: 13px;
    text-align: center;
}
.popup_wrap .btn {
    height: 30px;
    min-width: 110px;
    padding: 1px 8px;
    text-align: center;
    border: 1px solid #D1DADE;
    outline: none;
    margin: 0 4px;
}



label.error{
	position:absolute;
    top: 12px;
    left: 440px;
    line-height:28px;
    height:28px;
	width: 170px;
    padding-left: 20px;
	color:red;
	background:url("/syssure/pwdupdate/img/error.png") no-repeat 0 center;
}
label.tip{
	display:none!important;
}
label.valid{
	background:url("/syssure/pwdupdate/img/confirm.png") no-repeat 0 center;
}
.pwd-tip{
	display:none;	
	position:absolute;
    top: 12px;
    left: 440px;
    width:170px;
	line-height:28px;
    padding-left: 20px;
	background:url("/syssure/pwdupdate/img/tip.png") no-repeat 0px center;
	background-size:19px;
}
.pwd-tip.pwd-check-tip{
	width: auto;
    white-space: nowrap;
    top:9px;
    line-height: 0;
    padding: 2px;
    background: #FFF;
    background-size: 0;
    z-index: 1;
}
.pwd-check-tip dl{
	border:1px solid #ccc;
}
.pwd-check-tip dd{
	display:block;
	line-height:18px;
	padding: 2px 35px;
	background: url(/syssure/pwdupdate/img/check-tip.png) no-repeat -12px -2px;
}
.pwd-check-tip dd.check-true{
	color:#00b200;
	background: url(/syssure/pwdupdate/img/check-tip.png) no-repeat -12px -20px;
}
.pwd-check-tip dd.check-false{
	color:red;
	background: url(/syssure/pwdupdate/img/check-tip.png) no-repeat -12px -35px;
}