﻿/*内容*/
#checkbox {
	margin: 16px 0 16px 4px;
	cursor: pointer;
}
.checkbox-text {
	color: #d3d3d3;
	margin-left: 6px;
	font-size: 13px;
	float: none;
	cursor: pointer;
}
.bottom{
	width: 100%;
	background: #F5F5F5;
	display: inline-block;
}
.bottom-box{
	width: 1200px;
	/*height: 800px;*/
	margin:15px auto;
}
.bottom-box-left{
	width: 235px;
	display: inline-block;
}
.bottom-box-left-up{
	width:100%;
	height: 255px;
	/*background: #FF6801;*/
	margin-bottom: 15px;
	padding-top: 60px;
	text-align: center;
	background: url(../images/bc.png);
}
.bottom-box-left-up div{
	width: 130px;
	height: 130px;
	background:#fff;
	border-radius: 75px;
	display: inline-block;
	opacity: 0.8;
}
.bottom-box-left-up div img{
	width: 110px;
	height: 110px;
	border-radius: 55px;
	margin-top: 11px;
	z-index: 999;
}
.bottom-box-left-up p{
	font-size: 16px;
	color:#fff;
	line-height: 40px;
}
.bottom-box-left-bom{
	width: 100%;
	background:#fff;
}
.bottom-box-left-bom ul li{
	width: 100%;
	height: 48px;
	line-height: 48px;
	padding-left: 10px;
}
.ora{
    background:#fff1e4;
}
.bottom-box-left-bom ul li:hover{
	background:#fff1e4;
}
.icon1{
	width: 17px;
    height: 17px;
    margin-top: 4px;
    margin-right:10px;
}
.icon2{
	width: 15px;
    height:45px;
    margin-right:5px;
}
.icon1 img{
    width: 17px;
    height: 17px;
}
.icon2 img{
    width: 8px;
    height: 10px;
}
.bottom-box-right{
	width: 950px;
	background: #fff;
	display: inline-block;
	margin-left:12px;
}
.bottom-box-rightext{
	width: 100%;
	height: 45px;
	line-height: 45px;
	margin-top:15px;
	font-size: 16px;
	padding-left: 25px;
	color: #000;
	border-bottom: 1px solid #eee;
}
.bottom-box-rightext p{
	width:80px;
	height: 45px;
	text-align: center;
	border-bottom:2px solid #FF6801;
}
.bottom-box-rightext div{
	font-size: 12px;
	color: #ff0000;
	margin-right: 10px;
}
.Current-password{
	width:100%;
	height: 85px;
	padding-left: 80px;
}
.Current-password2{
	width:100%;
	height: 85px;
	padding-left: 80px;
}
.Current-password3{
	width:100%;
	height: 160px;
	padding-left: 80px;
	margin-top: 25px;
	position: relative;
}
.Current-password-text{
	width:103px;
	height: 85px;
	line-height: 85px;
}
.bottom-box-rightext img{
	width:20px;
	height: 20px;
	line-height: 45px;
	margin-top: 12px;
}
.Current-password3 div{
    /*background:url(../images/up.png);*/
	background-size:100% 100%;
}
.upload-btn input{
	width:200px;
	height:160px;
	background:#fff;
	/*margin-left:15px;*/
	color: #fff;
	border:none;
	position: absolute;
	opacity: 0;
	left: 180px;
}
.upload-btn2 input{
	width:200px;
	height:160px;
	background:#fff;
	color: #fff;
	border:none;
	position: absolute;
	left: 400px;
	opacity: 0;
	border:1px solid #aaa;
}
.sfz-z{
	width:200px;
	height:160px;
	position: absolute;
	left: 180px;
}
.sfz-z2{
	width:200px;
	height:160px;
	position: absolute;
	left: 400px;
}
.gray{
	background: #e3e5e3;
	color: #fff;
}
.CON{
	width: 428px;
	height: 37px;
	margin-top: 23px;
	outline: none;
	font-family: "思源黑体";
	padding-left: 5px;
	font-size: 12px;
}
.btn{
	width:100%;
	height: 85px;
	padding-left: 185px;
	padding-top:30px;
	display: inline-block;
	cursor: pointer;
}
.btn input{
	width: 130px;
	height: 42px;
	line-height: 40px;
	background: #FF6801;
	color: #fff;
	font-size: 16px;
	border:1px solid #FF6801;
	border-radius: 8px;
	outline: none;
	font-family: "思源黑体";
	cursor: pointer;
}
.btn input:hover{
    background: #DF5C02;
}
.False-hints{
    /*display: none;*/
}
.False-hints2{

}
.False-hints2 img{
	width: 20px;
    height: 20px;
}
.False-hints img{
	width: 20px;
    height: 20px;
    /*margin-top: 32px;*/
    /*margin-left: 10px;*/
    /*margin-right: 5px;*/
}
.Cryptographic-format2{
	color:red;
}
.Current-password{
	width:100%;
	height: 85px;
	padding-left: 80px;
}
.Cryptographic-format{
	margin-top: 32px;
	color:red;
}
.Current-password img{
	display: inline-block;
	/*width: 20px;
	height: 20px;
	margin-top: 32px;
	margin-left: 10px;
	margin-right: 5px;*/
}
.Current-prompt{
	width: 100%;
    /*height: 150px;*/
    /*padding-left: 80px;*/
    padding-left: 180px;
    position: relative;
}
.Current-prompt-content{
	width: 300px;
	height: 100px;
	/*background:#aaa;*/
	position: absolute;
	top: 90px;
	right: 21px;
	font-size: 12px;
}
.Current-prompt-content p{
	color: #616161;
}