#findpossword .col-md-12{
	padding:0;
}
.recommendedsuccess{
	width: 263px;
    height: 25px;
    background: rgba(0,0,0,1);
    border-radius: 4px;
    opacity: 0.6;
    color: #fff;
    line-height: 25px;
    text-align: center;
    z-index: 9999;
    position: fixed;
    top: 75px;
    left: 50%;
    margin-left:-130px;
    display: none;
}
html,body{
	width:100%;
	background-color:#F8F6F6;
}
#main{
	padding:0;
	height:100%;
}
#main_header{
	padding:0;
    background-color: #FFF;
	box-shadow: 0px 3px 5px #ddd;
    position: fixed;
    z-index: 9999;
}
#main_header_center{
	width:1200px;
	height:66px;
	margin: 0 auto;
}
.headFontDiv{
	overflow:hidden;
	width:230px;
	float:left;
}
#main_header_center>img{
	margin-top:1px;
	width:200px;
	float:left;
}
.headTypeDiv{
	margin-left:30px;
	float:left;
	height:66px;
}
.subTypeDiv{
	width:auto !important;
	float:left;
	padding:0 18px;
	line-height:66px;
	text-align:center;
	font-size:16px;
	color:#666;
	cursor:pointer;
}
.subTypeDiv:hover{
	color: #fff;
    background-color: #D23637;
}
.headOptionsDiv{
	float:right;
	text-align: center;
    padding: 0 8px;
    height:66px;
}
.headOptionsDiv>div{
	float:right;
	color:#666;
    text-align: center;
    padding: 0 8px;
    margin-top:17px;
    height:30px;
    line-height:28px;
}
.headFont1{
	line-height:80px;
	color:#D23637;
	font-weight:bold;
	width:112px;
	font-size:25px;
	float:left;
}
.headFont2{
	line-height:80px;
	color:#D23637;
	font-weight:bold;
	font-size:14px;
	float:left;
}
.headFont3{
	line-height:80px;
	color:#D23637;
	width:80px;
	font-size:25px;
	float:left;
	padding-left: 6px;
}
#main_body{
	padding:0;
	margin-top:90px;
}
#main_body_center{
	width:1000px;
	margin:auto;
	background: #FFFFFF;
	box-shadow: 0px 0px 5px #ddd;
}
#main_body_left{
	width:230px;
	float:left;
	box-shadow: 3px 3px 5px #ddd;
}
#main_body_right{
	width:947px;
	float:left;
	margin-left:23px;
	background-color:pink;
	min-height:300px;
}
.haveSelectHead{
	color: #fff;
    background-color: #D23637;
}
.noSelectHead{
	color:#666;
}
.loginRegister{
	overflow:auto;
}
.loginRegister div{
	float:left;
}
.phoneSoiroc{
	line-height:32px;
	cursor:pointer;
	position: relative;
}
#crcodeDiv{
    position: absolute;
    background: #ffffff;
    width: 100px;
    display: none;
    border-radius: 5px;
    left: 50%;
    transform: translate(-50%, 2%);
	height: 100px;
    /* box-shadow: 1px 1px 3px 1px #ccc; */
}
#crcodeDiv img{
	width:100px;
}
.loginRegister{
	overflow: auto;
    border: 1px solid #ddd;
    line-height: 30px;
}
.loginRegister div{
	padding:0 5px;
}
.phoneDiv{
	line-height:32px;
}
.register,.loginBtn{
	cursor:pointer;
}
.reigsterLine1{
	line-height: 30px;
}
.reigsterLine2{
	line-height: 30px;
    font-size: 12px;
    color: #999;
}
.reigsterBtns{
	border: 1px solid #D23637;
    line-height: 30px;
    width: fit-content;
    width: 100px;
    border-radius: 3px;
    margin-bottom: 20px;
    margin-top: 20px;
    cursor: pointer;
    color: #D23637;
}
.reigsterBtns:hover{
	background-color:#D23637;
	color:#fff;
}
.logincontent{
	position: fixed;
	top:64px;
	right:140px;
	width:400px;
	background: rgba(0,0,0,0.7);
	border-radius: 6px;
	text-align:center;
	z-index:9999;
	display:none;
}
.loginhaders{
	justify-content: center;
	display: flex;
    align-items: center;
    line-height: 30px;
    margin-bottom:0 !important;
}
.loginhaders a{
	font-size: 18px;
	color: #fff;
    margin: 0 12px 18px;
}
.logincontent div{
	margin:20px auto;
}
.logins{
	width:353px;
}
.Rememberpassword,.dangeruser,.registerlink{
	text-align:left;
}
.dangeruser{
	border-radius: 6px;
    color: #D23637;
    border: 1px solid #D23637;
    background: #ffe9b0;
    padding: 5px 0 5px 15px;
}
#rcfwLoginModal .dangeruser2{
	display:none;
}
.registerlogin{
	height: 40px;
	font-size: 18px;
    line-height: 28px;
    background: #208ff7;
    border-radius: 6px;
    color: #fff;
    border:none!important;
} 
.Rememberpassword{
	margin-top:15px!important;
}
.Rememberpassword span{
	color:#fff;
}
.Rememberpassword input{
	vertical-align: bottom;
}
input[name="username"],input[name="password"]{
	height:40px;
}
.registerlinkPar{
	color:#fff;	
}
.registerlink{
	cursor: pointer;
}
a.activeLogin{
	font-size: 24px !important;
}
.logins>.tab{
	margin-top:0!important;
}
.tab>a{
	display:inline-block;
	color:#fff;
	height:24px;
	margin:0 20px;
}
a.tabCli{
	color:#208ff7 !important;
	border-bottom: 2px solid #208ff7;
}
.logins{
	margin-top: 0 !important;
}
#loginform div:nth-child(2){
	background: url(/candidate/image/icon3.png) 11px center no-repeat rgb(255, 255, 255);
	position: relative;
    border-radius: 4px;
    padding-left: 41px;
    margin-bottom:0;
}
#loginform div:nth-child(3){
	background: url(/candidate/image/icon4.png) 11px center no-repeat rgb(255, 255, 255);
	position: relative;
    border-radius: 4px;
    padding-left: 41px;
    margin:16px 0 0;
}
#schoolUl{
	padding: 10px 0;
    width: 100px;
    position: absolute;
    z-index: 11;
    top: 70px;
    background: #fff;
    line-height: 30px;
    text-align: center;
    color: #666;
    left: calc((100% - 1200px) / 2 + 494px);
    border: 1px solid #ddd;
    margin: 0;
    display:none;
}
#schoolUl li{
	cursor:pointer;
	font-size: 14px;
    color: #333;
}
#schoolUl li:hover{
	color:#D23637;
}
.rcfwLogin{
	height:420px;
	width:900px;
	border-radius:5px;
    display: flex;
    background:transparent;
}
.wxQrCode{
	width:400px;
	height:420px;
	margin-left:-3px;
	background:#D23637;
	display: flex;
    flex-direction: column;
    align-items: center;
    padding: 88px 0;
}
.wxQrCode>p{
	margin-top: 9px;
    height: 28px;
    font-size: 20px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
}
.logincontent2{
	width:500px;
	background: #FFFFFF;
	text-align:center;
}
.logincontent2 div{
	margin:20px auto;
}
.loginhaders2{
	justify-content: center;
	display: flex;
    align-items: center;
    line-height: 30px;
    margin-bottom:0 !important;
    padding-top: 30px;
}
.loginhaders2 a{
	font-size: 18px;
	color: #333;
    margin: 0 12px 18px;
}
.logins2{
	width:353px;
}
.logins2>.tab2{
	margin-top:0!important;
}
.logins2{
	margin-top: 0 !important;
}
.tab2>a{
	display:inline-block;
	color:#666;
	height:24px;
	margin:0 20px;
}
.password2,.username2{
	height:40px;
}
.rememberPassword{
	color:#333 !important;
}
.registerlinkPar2{
	color:#666;	
}
.rcfwGb{
	width: 15px;
	height: 15px;
	position: absolute;
	right: 14px;
	top: 17px;
}
.registerlogin2{
	margin-top: 30px;
	height: 40px;
	font-size: 18px;
    line-height: 28px;
    background: #D23637;
    border-radius: 6px;
    color: #fff;
    border:none!important;
} 
.dangeruser2{
	text-align:left;
}
.dangeruser2{
	border-radius: 6px;
    color: #D23637;
    border: 1px solid #D23637;
    background: #ffe9b0;
    padding: 5px 0 5px 15px;
}
input[name="username2"],input[name="password2"]{
	height:38px;
	border:0;
}
/* 瀵ら缚顔曟稉锟� */
#constructingMain{
	width: 100%;
}
#constructingTitle{
	width: 100%;
    height: 40px;
    background-color: #D23637;
    text-align: center;
    line-height: 40px;
    color: #fff;
    position: relative;
    font-size: 14px;
}
#closeConstructing{
	position: absolute;
    width: 20px;
    right: 15px;
    top: 10px;
}
#constructingBody{
	width: 100%;
    text-align: center;
}
#constructingImg{
	margin-top: 80px;
    width: 200px;
}
#constructingBodyText{
	font-size: 18px;
    color: #777;
    margin-top: 40px;
    margin-bottom: 50px;
}
#findpossword input,#findposswordnext input{
	height:40px;
}
#codePic{
	margin-left: 8px;
	height: 40px;
    width: 100px;
}
.getvalidation{
	cursor: pointer;
	display: block;
    height: 40px;
    line-height: 40px;
    border-left: 1px solid #ddd;
    float: left;
    padding-left: 15px;
    color:#D23637;
}
.nextstep,.finish{
	width: 360px;
    height:40px;
    background: rgba(210,54,55,1);
    border-radius: 4px;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.setpassword{
	width:127px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:rgba(210,54,55,1);
	border-radius:4px;
	color:#fff;
	margin-left:74px;
}
.coverDiv {
    width: 100px;
    height:30px;
    position: absolute;
    background: rgba(0,0,0,0.6);
    color: #fff;
    opacity: 0.6;
    top: 0;
    text-align: center;
    line-height: 30px;
    right: 0;
}
.tipText {
    float: left;
    font-size:12px;
    color: #D23637;
    font-style: normal;
    padding-top:1px;
}
.findheads{
	height: 46px;
    line-height: 46px;
    background: #D23637;
    color: #fff;
    text-align: center;
}
.findheads div{
	font-size:16px;	
}
.delete{
	margin-right: 15px;
}
.findheads div {
    font-size: 16px;
}
.findheadimg {
    position: absolute;
    right: 15px;
    top: 3px;
}
.findheadimg img {
    width: 20px;
    height: 20px;
}
#findpossword input, #findposswordnext input {
    height: 40px;
}
#findpossword .Verification {
    width: 127px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #D23637;
    border-radius: 4px;
    color: #fff;
}
#findpossword .Settingpassword {
    margin-left: 74px;
}
#findpossword .col-md-12 {
    padding: 0;
}
.findhead{
	height: 46px;
    line-height: 46px;
    background: #D23637;
    color: #fff;
    text-align: center;
}

.Verification,.Verifications{
	width:127px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#D23637;
	border-radius:4px;
	color:#fff;
}
.registerheads{
    height: 60px;
    line-height: 60px;
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
}
.registerhead{
	height: 60px;
    line-height: 60px;
    position: absolute;
    top: 0;
    /* padding: 0 50px!important; */
    z-index: 9;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
}
.registerleft{
	font-size:22px;
	color:#fff;
	font-weight:bold;
}
.registerul{
	margin-left:60px;
}
.registerul li{
	float:left;
	margin:0 15px;
	cursor: pointer;
	color:#fff;
}
.registercontent{
	clear:both;
}
.registercontent .registerpage{
	overflow:hidden;
	display:none;
}
.main .registercontent .registerpageshow{
	display:block;
/* 	margin-top:60px; */
}
.active{
	color:#208ff7!important;
}
.loginA{
	margin-right:5px;
}
.loginA,.registerA{
	border: 1px solid #fff;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    height: 30px;
    width: 60px;
    line-height: 30px;
    text-align: center;
}
.loginA:hover,.registerA:hover{
	color:#208ff7;
	background:#fff;
}
.registerimg{
	position: relative;
}
.registerimg img{
	width:100%;
    margin: 0 auto;
}
.registerbest,.registerseriver,.registerposition{
	line-height:25px;	
	margin-top:70px;
}
.registerbest div:first-child,.registerseriver .identity,.registerposition,.heightPosition{
	font-size:30px;
	text-align:center;
}


.nav2 {
    position: fixed;
    background: #ffffff;
    width: 100px;
    display: none;
    border-radius: 3px;
    left: 50%;
    transform: translate(-60%, 3.5%);
    padding:10px 0;
}
.nav2 li {
    line-height: 30px;
    margin-right: 0;
    color:#666;
    text-align: center;
}
.nav2 li:hover {
	color:#D23637;
}
.nav2::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    transform: translate(-50%, 0);
    top: -10px;
    left: 50%;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #ffffff;
}