.login{
	width: 100%;
}
.login .top{
	height: 107px;
	border-bottom: 2px solid #f66d0a;
}
.login .top .top-x{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	padding-right: 163px;
}
.login .top .top-x .top-x-l{
	float: left;
	padding-top: 48px;
}
.login .top .top-x .top-x-l>span:nth-child(1){
	font-size: 40px;
	font-weight: bold;
}
.login .top .top-x .top-x-l>span:nth-child(1)>b{
	font-size: 25px;
	font-weight: bold;
}
.login .top .top-x .top-x-l>span:nth-child(2){
	margin-left: 44px;
	font-size: 18px;
}
.login .top .top-x .top-x-r{
	padding-top: 71px;
	float: right;
}
.login .top .top-x .top-x-r span{
	position: relative;
	font-size: 14px;
	cursor: pointer;
}
.login .top .top-x .top-x-r>span:nth-child(1){
	float: left;
}
.login .top .top-x .top-x-r>span:nth-child(2){
	float: right;
	padding-top: 5px;
}
/*.login .top .top-x .top-x-r>span:nth-child(1)>img{*/
	/*position: absolute;*/
	/*left: 0;*/
	/*top: 2px;*/
/*}*/
.login .top .top-x .top-x-r>span:nth-child(1)>b{
	position: absolute;
	left: 22px;
	width: 60px;
	top: 2px;
}
.login .top .top-x .top-x-r>span:nth-child(2)>img{
	position: absolute;
	left: 0;
	padding-top: 5px;
}
.login .top .top-x .top-x-r>span:nth-child(2)>b{
	position: absolute;
	left: 41px;
	width: 60px;
	top: 2px;
}

.login .content{
	width: 100%;
}
.login .content .content-bg{
	background: url(../../img/picture.png)no-repeat;
	background-size: 100% 100%;
	width: 1657px;
	height: 902px;
	margin: 0 auto;
	position: relative;
}
.login .content .content-bg .login1{
	position: absolute;
	top: 123px;
	right: 334px;
	width: 638px;
	/*height: 520px;*/
	background: rgba(255,255,255,.6);
	border: 1px solid #f66d0a;
	padding: 45px 0;
}
.login .content .content-bg .login1>p{
	text-align: center;
	/*margin-top: 45px;*/
	font-size: 18px;
	color: #F66D0A;
	margin-bottom: 31px;
	font-weight: bold;
}
.login .content .content-bg .login1 .import{
	height: 41px;
	line-height: 41px;
	/*padding-left: 30px;*/
}
.login .content .content-bg .login1 .import>b{
	font-size: 16px;
    color: #F66D0A;
    display: inline-block;
    width: 220px;
    padding-left: 8px;
    padding-right: 15px;
    text-align: center;
    height: 40px;
    word-break: break-all;
    line-height: 20px;
    text-align: right;
    overflow: hidden;
    vertical-align: middle;
}
.login .content .content-bg .login1 .import>span{
	display: inline-block;
	border: 1px solid #d7d7d7;
	width: 311px;
	position: relative;
	/*padding: 6px 0;*/
	    /*box-sizing: border-box;*/
}
.login .content .content-bg .login1 .import>span>input{
	height: 41px;
	border: none;
	margin-left: 13px;
	background: none;
	
}
.login .content .content-bg .login1 .import>span>b{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	border-right: 1px solid #F66D0A;
	/*margin: 6px 0;*/
	padding: 0 12px;
	font-size: 16px;
}
.login .content .content-bg .login1 .record{
	padding-left: 92px;
	margin-top: 20px;
}
.login .content .content-bg .login1 .record .checkboxFive {
	position: relative;
	/*text-align: center;*/
	/*padding-left: 2rem;*/
}

.login .content .content-bg .login1 .record .checkboxFive label,
.login .content .content-bg .login1 .record .checkboxFive input {
	display: block;
	width: 0.65rem;
	height: 0.65rem;
	border: 0.025rem solid #F66D0A;
	position: absolute;
	top: 45%;
	margin-top: -0.325rem;
	left: 1rem;
}

.login .content .content-bg .login1 .record .checkboxFive input {
	z-index: 2;
	opacity: 0;
}

.login .content .content-bg .login1 .record .checkboxFive {
	padding-left: 33px;
	font-size: 12px;
	color: #F66D0A;
}

.login .content .content-bg .login1 .record .checkboxFive input[type=checkbox]:checked+label:after,
.login .content .content-bg .login1 .record .checkboxFive input[type=checkbox]:checked+label {
	/*opacity: 1;*/
	/*background: #EF425A;*/
	width: 0.65rem;
	height: 0.65rem;
	background: url(../../img/jl-17.png) no-repeat;
	background-size: 100% 100%;
}
.login .content .content-bg .login1 .login-btn{
	width: 220px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	background: #F66D0A;
	color: #fff;
	margin-left: 142px;
	margin-top: 31px;
	font-weight: bold;
	cursor: pointer;
}
.login .content .content-bg .login1 .third-party{
	padding: 0 16px;
	margin-top: 74px;
}
.login .content .content-bg .login1 .third-party .third-party-img{
	border-top: 1px solid #F66D0A;
	position: relative;
}
.login .content .content-bg .login1 .third-party .third-party-img>p{
	font-size: 16px;
	background: #fff;
	width: 132px;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -66px;
	top: -14px;
	color: #f66d0a;
}
.login .content .content-bg .login1 .third-party .third-party-img>.img{
	width: 281px;
	height: 43px;
	margin: 45px auto 0;
}

/*忘记密码*/
.login .forget-password{
	position: absolute;
	width: 876px;
	/*height: 586px;*/
	/*padding-bottom: 57px;*/
	background: rgba(255,255,255,.6);
	border: 1px solid #f66d0a;
	margin: 0 auto;
	top: 91px;
	left: 50%;
	margin-left: -438px;
	padding: 0 83px;
	box-sizing:  border-box;
}
.login .forget-password .password-top{
	height: 84px;
	border-bottom: 1px solid #F66D0A;
	margin-bottom: 65px;
}
.login .forget-password .password-top span{
	color: #F66D0A;
}
.login .forget-password .password-top>span:nth-child(1){
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin-top: 45px;
}
.login .forget-password .password-top>span:nth-child(2){
	float: right;
	font-size: 14px;
	position: relative;
	margin-top: 50px;
}
.login .forget-password .password-top>span:nth-child(2)>img{
	position: absolute;
	left: -20px;
	top: 4px;
}
.login .forget-password .import{
	height: 41px;
	line-height: 41px;
	/*padding-left: 103px;*/
}
.login .forget-password .import>b{
	font-size: 16px;
	color: #F66D0A;
	width: 290px;
	padding-right: 15px;
	text-align: right;
	display: inline-block;
}
.login .forget-password .import>span{
	display: inline-block;
	border: 1px solid #d7d7d7;
	width: 311px;
	/*padding: 6px 0;*/
	    /*box-sizing: border-box;*/
}
.login .forget-password .import>span>input{
    height: 41px;
    border: none;
    width: 100%;
    padding-left: 13px;
    background: none;
    box-sizing: border-box;
}
.login .forget-password .btn{
	cursor: pointer;
	width: 229px;
	height: 41px;
	line-height: 41px;
	background: #F66D0A;
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin: 71px auto 57px;
}

.areaCode{
	position: absolute;
	width: 100%;
	display: none;
	border:1px solid black;
	background: white;
	z-index: 10;
	padding:  0 0 0 40px;
}

.areaCode li{
	border-bottom: 1px solid black;
	cursor: pointer;
	position: relative;
}

.areaCode li:nth-last-child(1){
	border: none;
}

.areaCode li span{
	position: absolute;
	left:40%;

}

.areaCode li img{
	position: absolute;
	left: -34px;
	top: 10px;
}

#verifyCanvas{
	width: 100px;
	height: 44px;
}

.relation:hover .notescontact{
	display: block;
}
.relation .notescontact{
	padding: 20px;
	border: 1px solid #F66D0A;
	position: absolute;
	top: 20px;
	left: -148px;
	background: #fff;
	z-index: 999;
	width: 183px;
	display: none;
}
.relation .notescontact p{
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
.relation .notescontact p:nth-child(1)>b{
	border-bottom: 1px solid #F66D0A;
}
.relation .notescontact p>b{
	color: #F66D0A;
}
.relation>img{
	/*position: absolute;*/
	width: 16px;
	display: inline-block;
	padding: 0 5px;
	height: 17px;
	vertical-align: -4px;
	/*top: 2px;*/
	/*left: 0;*/
}
.state{
	position: relative;
	padding-left: 40px;
	font-size: 14px;
	margin-left: 30px;
	padding-bottom: 20px;
}
.state:hover .national{
	display: block;
}
.state .national{
	position: absolute;
	top: 20px;
	right: 0;
	background: #fff;
	border: 1px solid #F66D0A;
	overflow: hidden;
	z-index: 999;
	width: 480px;
	display: none;
}
.state .national .state-s{
	float: left;
	/*display: inline-block;*/
	width: 48px;
	margin: 20px 24px 20px;
}
.state .national .state-s>img{
	width: 48px;
	height: 32px;
}
.state .national .state-s>p{
	text-align: center;
	margin-top: 9px;
}
.state>img{
	position: absolute;
	top: -2px;
	left: 0;
	width: 36px;
	height: 24px;
}

.log_suc{
    padding: 10px 60px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    margin-left: -115px;
    left: 50%;
    text-align: center;
/*    height: 102px;*/
    background: aliceblue;
}

.log_suc ul li{
	line-height: 35px;
}

.reg_suc{
	padding: 10px 60px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    margin-left: -115px;
    left: 50%;
    text-align: center;
    background: aliceblue;
}

.reg_suc ul li{
	line-height: 35px;
}