div, ul,ul li{
	margin: 0;
	padding: 0;
}
ul li{
	list-style: none;
}
span{
	padding: 0;
	margin: 0;
}
.clear{ clear:both} 
.loginlnav ul,.loginlnav ul li,
.loginlcontent p,
.loginlcontent p span,
.loginlcontent p span input,.loginl,
.loginlcontent p label,.plate,
.plate .loginrh1,.enroll p,.enroll a,
.contact .contactphone,.contact .contactphone em,
.contact .contactphone p,.getlogin tr td,
.getlogin tr>td:nth-child(2) input{
	float: left;
}
.loginlcontent p.loginlcontentp,
.loginlcontent p.verify,
.loginlcontent p.loginlcontentp a,
.loginlcontent p.submit,.loginr,
.getpassword .loginltitle,.getpassword .loginlnav,
.getlogin tr,.getlogin tr td.code
{
	float: right;
}
.loginlcontent p span,.loginlcontent p.loginlcontentp label,
.loginlcontent p button,.enroll a,
.contact .contactphone em,.contact .contactphone p,
.getlogin tr,.getlogin tr td,.getlogin tr>td:nth-child(2) input{
	display: block;
}
.login{
	width: 1200px;
	height: 562px;
	margin: 10px auto;
	background: url(../../images/demo/loginbg.jpg);
}
.loginl{
	float: left;
	width: 450px;
	height: 440px;	
	margin:60px 106px 60px 106px;
}
.loginlnav,.loginlnav ul,.loginlcontent{
	display: block;
	width: 100%;
	height: 60px;
	margin-bottom:10px; 
}
.loginlnav{
		margin-bottom:20px; 
}
.loginlnav ul li{
	display: block;
    float: left;
	width: 50%;
	height: 59px;
	line-height: 59px;
	font-size: 16px;
	/*line-height: 59px;*/
	text-align: center;
	border-bottom: 1px solid #cecece;
	cursor: pointer;
	transition:0.4s ease-out;
}
.loginlnav ul li.style{
	color:#ff5b5a; 
	border-bottom: 1px solid #ff5b5a;
}
.loginlcontent{
	min-height:10px;
}
.loginlcontent .span{
	display: block;
	float: left;
	width:80px;
	height: 48px;
	line-height: 48px;
}
.loginlcontent .span1{
	display: block;
	float: left;
    min-width: 80px;
    font-size: 16px;
    }
    .loginlcontent .span1 input{
    	line-height: 46px;
    }
.loginlcontent p.loginlcontentp{
	width: 352px;
	font-size: 16px;
	padding:0px 16px 0px 0px; 
	margin-top:8px; 
}
.loginlcontent p{
	display: block;
	float: left;
	height: 48px;
	width:450px;
	margin:10px 0px 10px 0px; 
}
.loginlcontent p span{
	min-width:80px; 
	font-size: 16px;
}
.loginlcontent p span input{
	width:326px;
	height: 44px;
	padding:0px 20px 0px 20px; 
	border-radius: 4px;
	border:1px solid #cecece;
}
.loginlcontent p.verify,
.loginlcontent p.submit,
.loginlcontent p.submit input{
	width: 368px;
	cursor:pointer;
}
.loginlcontent p.verify{
	height: 20px;
	line-height: 20px;
	text-align:left;
	margin: 0;
	color: red;
}

.loginlcontent p.verify span{
	height: 20px;
	line-height: 20px;
}

.loginlcontent p.verify span.none,.loginlcontent.none,.Mask-Layer.none{
	display: none;
}

.loginlcontent p.loginlcontentp label{
	vertical-align:middle;
	height: 24px;
	line-height: 24px;
	color:#999999;
}
.loginlcontent p.loginlcontentp label input{
	vertical-align:-4px;
	height: 18px;
	width: 18px;
	margin-right: 10px; 	
}

.loginlcontent p.loginlcontentp a{
	color:#2789ee;
}
.loginlcontent p.submit,
.loginlcontent p.submit input{
	height:48px;
}
.loginlcontent p.submit{
	margin:30px 0px 0px ; 
}
.loginlcontent p button{
	float: right;
	width:118px;
	height: 46px;
	border-radius: 4px;
	color: #ffffff; 
	text-align: center;
	//background-color:#ff5b5a;
	border:none;
	cursor: pointer;
	outline:none;
}
.loginlcontent p.submit input{
	border-radius:4px;
	border:none;
	font-size: 16px;
	color: #ffffff; 
	background-color:#ff5b5a;
	outline:none;
}
.loginlcontent .code  span input{
	width: 198px;
	line-height: 46px;
}
.loginr{
	width: 400px;
	height:440px; 
	margin:60px 40px 60px 96px; 
}
.plate{
		width: 400px;
		height:200px;
}
.plate .loginrh1{
	margin-top:10px; 
	font-size:20px;
	height: 30px;
	line-height: 30px;
	color: #7a7a7a;
}

.enroll p{
	margin:20px 0px 30px 0px;
	color: #999999;
}
.enroll a{
	display: block;
	float: left;
	width:170px;
	height: 40px;
	line-height: 40px;
	border-radius: 4px;
	text-align: center;
	background-color:#1e9eff; 
	color:#ffffff;
}
.contact{
	margin-top:40px; 
}
.contact .loginrh1{
	 margin:20px 0px 20px 0px;  
}
.contact .contactphone{
	width:240px;
	height: 60px;
}
.contact .contactphone em{
	display: block;
	float: left;
	width: 58px;
	height: 53px;
	background: url(../../images/demo/logins_06.jpg);
}
.contact .contactphone p{
	height: 58px;
	display: block;
	color: #999999;
	text-align: center;
	float: left;
}
.contact .contactphone p span{
	font-size: 22px;
	height: 24px;
	display: block;
	color:#000000;
	margin-bottom:10px; 
}


.getpassword{
	height: 700px;
	background: url(../../images/demo/getpassword.jpg);
}

.getpassword .loginl{
	width:410px;
	height:630px;
	margin: 10px 170px 26px 82px;
}

.getpassword .loginlnav{
	width: 386px;
	height: 61px;
	font-size: 16px;
	line-height: 70px;
	border-bottom: 1px solid #e4e4e4;
	text-align: center;
	color: #333333;
}
.getpassword .loginlcontent{
	min-height: 10px;
}
.getlogin tr{
	width: 410px;
	height: 48px;
	margin-top:10px; 
}

.getlogin tr td{
	width: 300px;
	height: 48px;
}
.getlogin tr td input{
	border: 1px solid #cecece;
}
.getlogin tr td.text,.getlogin tr td.text input,.getlogin tr td.texts label{
	display: block;
	width:298px;
	height: 46px;
	padding:0;
	margin: 0;
	float: left;
}
.getlogin tr td.texts label input{
	width: 18px;
	height: 18px;
	border: none;
	margin: -2px 4px 0px 4px; 
	padding: 0;
}
.getlogin .ts{
	height: 20px; 
}
.getlogin tr.ts td{
	margin: 0;
	width: 100%;
	height: 20px;
}
.getlogin tr td.Verify,.getlogin tr td.Verify input{
	width: 170px;

}

/*:-webkit-input-placeholder {
color: #cecece;
}
:-moz-placeholder {
color: #cecece;
}
.placeholder{
color: #cecece;
}
*/
.phcolor{ color:#999;}
.getlogin tr td.tit{
	display: block;
	float: left;
	width: 110px;
	line-height: 48px;
	text-align: center;
}
.getlogin tr td.tit1{
	text-align: left;
	width: 90px;
	padding-left:20px; 
}
.getlogin tr td.Verify{
	float: left;
}
.getlogin tr td.Verify input,.getlogin tr td.text input{
	line-height: 46px;
	padding: 0px 20px 0px 20px;
}



.getlogin tr td.Verify input{
	width: 128px;
	height: 46px;
}
.getlogin tr td.code{
	width: 100px;
	margin-right:4px; 
	border:none;
}
.getlogin tr td.code button{
	width: 100px;
	height: 48px;
	background-color: #ff5b5a;
	border: none; 
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
}
.getlogin tr td.code img{
	width: 100px;
	height: 48px;
border:none;
}
.getlogin tr td.text input{
	width: 258px;
	height: 46px;
	display: block;
	float: left;
	border:1px solid #cecece;
	border-radius: 4px;
}	
.getlogin tr td.button{
	float: left;
	display: block;
	height:48px;
}
.getlogin tr td.button input{
	width: 210px;
	height: 48px;
	background-color:#ff5b5a;
	border: none;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
}
/*蒙版层*/
.Mask-Layer{
	position: fixed;
	padding-top:300px; 
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;    /*不支持rgba的浏览器*/
	background: rgba(0,0,0,.5); 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000); 
	z-index:12;
}
.Mask-Layerlist{
	margin: 0 auto;
	width: 886px;
	margin: 0 auto;
	position: relative;
	background-color:#fff;
	min-width: 10px; 
	padding:20px  0px 20px 0px;
}
.Mask-Layerlist em.em{
	position: absolute;
	top: 8px;
	right: 12px;
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	background-image:url(../../images/demo/fhX_03.jpg); 
	cursor: pointer;
}
.Mask-Layerlist p{
	height: 24px;
	margin:15px 0px 15px 0px; 
	text-align: center;
}
.Mask-Layerlist p span{
	font-size: 16px;
	color:#ff5b5a;
}
.Mask-Layerlist .font-size20{
	font-size: 20px;
}
.Mask-Layerlist ul{
	width: 350px;
	height:44px;
	margin: 0 auto;
}
.Mask-Layerlist ul li{
	width:144px;
	height: 44px;
	float: left;
	background-color:#ff5b5a;
	border-radius: 4px;
	text-align: center;
	line-height: 44px;
	margin-left:20px; 
	cursor: pointer;
}
.Mask-Layerlist ul li.Company{
	background-color:#2789ee; 
}
.Mask-Layerlist ul li a{
	display: block;
	color: #fff;
	height: 44px;

}

.getlogin tr.tr{
	margin-top:20px; 
}
.msg-wrap {
	min-height: 31px;
	height: auto !important;
	height: 26px;
	margin: 2px 0 5px;
}
.error-tit {
	width: 316px;
}
.msg-error {
	position: relative;
	background: #ffebeb;
	color: #e4393c;
	border: 1px solid #faccc6;
	padding: 3px 10px 3px 40px;
	line-height: 18px;
	min-height: 18px;
	height: 26px;
	text-align:center;
	float: left;
	margin-left:80px;
}
.msg-error b {
	position: absolute;
	top: 50%;
	left: 10px;
	display: block;
	margin-top: -8px;
	width: 16px;
	height: 16px;
	overflow: hidden;
	background: url(../images/public/pwd-icons-new.png) -104px -49px no-repeat;
}
.msg-warn {
	position: relative;
	background: #fff6d2;
	color: #666;
	border: 1px solid #ffe57d;
	padding: 3px 10px 3px 40px;
	line-height: 18px;
	height: 18px;
	text-align:center;
	margin-left:80px;
}

.msg-warn b {
	position: absolute;
	top: 50%;
	left: 10px;
	display: block;
	margin-top: -8px;
	width: 16px;
	height: 17px;
	overflow: hidden;
	background: url(../images/public/pwd-icons-new.png) -100px -23px no-repeat;
}