﻿@charset "utf-8";

.con .right.fll{
	padding-top: 0;
}
.con .left a{
	width: 630px;
	height: 520px;
	display: block;
	/*margin-top: 30px;*/
	/*background: url(../../images/home/login-left01.jpg) no-repeat top;*/
}
.con .left a img{
	width: 630px;
	height: 520px;
	display: block;
	margin-top: 30px;
	border:none;
}
.con .right .register{
	width: 385px;
	height: 642px;
	background: url(../../images/home/register-bg.png) no-repeat;
	padding-left: 24px;
}
.con .right .register h2{
	width: 360px;
	height: 66px;
	line-height: 70px;
	color:#00a8e6;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	margin-bottom: 23px;
}
.con .right .register dl{
	width: 370px;
	height: 65px;
}

.con .right .register dl dt{
	width: 70px;
	line-height: 40px;
	text-align: right;
	float: left;
	color:#999;
	font-size: 14px;
}
.con .right .register dl dt span{
	font-family: "宋体";
	color:#dc0000;
	padding-right: 3px;
}
.con .right .register dl dd{
	float: left;
	width: 280px;
	padding-left: 20px;
}
.con .right .register dl dd input{
	width: 259px;
	height: 40px;
	float: left;
	border-radius: 2px;
	border: 1px solid #ccc;
	background-color: #fcfcfc;
	padding-left:10px;
	color:#333;
	line-height: 40px;
}
.con .right .register dl dd img{
	margin-left: 20px;
	height: 42px;
	width: 140px;
	float: left;
}
.con .right .register .btn{
	width: 360px;
	height: 48px;
}
.con .right .register .btn .tijiao,.con .right .register .btn .quxiao{
	w
}
.con .right .register .btn div{
	width: 150px;
	height: 48px;
	border-radius: 3px;
	margin-left: 20px;
	font-size: 16px;
	text-align: center; 
	line-height: 48px;
}
.con .right .register .btn div.tijiao{
	background: #00a8e6;
	border: 1px solid #00a8e6;
	color:#fff;
	float: left;
	cursor: pointer;
}
.con .right .register .btn div.tijiao:hover{
	background: #00a5e0;
}
.con .right .register .btn div.quxiao{
	background: #fff;
	color:#00a8e6;
	border: 1px solid #00a8e6;
	float: left;
	cursor: pointer;
}
.con .right .register .btn div.quxiao:hover{
	background: #f7fdff;
}
input:focus{
	border-color: #00a8e6;
}
.con .right .register .user dd{
	position: relative;
}
.con .right .register .select{
	width: 259px;
	padding-left: 10px;
	height: 40px;
	border: 1px solid #ccc;
	background-color: #fcfcfc;
	position: absolute;
	top:41px;
	left:20px;
	border-top: none;
	background: #00a8e6;
	color:#fff;
	font-size: 14px;
	line-height: 40px;
	display: none;
}
.con .right .register .user dd input:-ms-clear{
	display: none;
  width : 0;
  height: 0;
}
/*select{
	width: 271px;
	
	height: 40px;
	border: 1px solid #ccc;
	background-color: #fcfcfc;
	border-radius: 3px;
	line-height: 40px;
	text-indent: 5px;
}
select option{
	width: 261px;
	text-indent: 10px;
	line-height: 40px;
	height: 40px;
	margin:0;
	padding:0;
}*/
/*#foot{
	position: fixed;
	bottom:0;
}*/
.success-wrap{
	width: 100%;
	height: 350px;
	background: url(../../images/home/city-bg.png) no-repeat bottom center;
}
.success-wrap .success{
	width: 420px;
	height: 108px;
	padding-left: 130px;
	background: url(../../images/home/success.png) no-repeat left center;
	margin:200px auto 0;
}
.success-wrap .success .p01{
	width: 420px;
	height: 50px;
	padding-top: 10px;
	line-height: 50px;
	font-size: 34px;
}
.success-wrap .success .p02{
	width: 420px;
	height: 42px;
	line-height: 42px;
	font-size: 24px;
	color:#999;
}
.success-wrap .success .p02 a{
	margin:0 10px;
}
.success-wrap .success .p02 a:hover{
	text-decoration: underline;
}
button{
	cursor: pointer;
}


.register-statement{
	width:408px;
	color:#999;
	margin-bottom: 20px;
}
.register-statement>div{
	line-height:20px;
	padding:3px 0;
}
.register-statement a{color:#00a8e6;}
.register-statement a:hover{text-decoration: underline;}
.register-statement input.check{
	width:13px;
	height:13px;
	float:left;
	margin-top:4px;
	margin-right:3px;
}
.layui-layer-lan .layui-layer-btn{
	text-align:center !important;
}
.contentBox{padding:20px;}