.l2r_hd {
	width: 100%;
	height: 90px;
	border-bottom: 2px solid #ff621f;
}

.container.w {
	margin: auto;
	width: 1200px;
	
}
.container_background{
	background: url(../Images/lr_bn.jpg) no-repeat center;
	width: 100%;
}

.main {
	margin: 30px auto 20px;
	width: 1180px;
}
.form-item-title{
	height: 30px;
	line-height: 25px;
	font-size:16px;
	margin-bottom: 10px;
	font-weight: 700;
	color: #333;
}

.reg-form {
	width: 400px;
	padding:20px;
	background: rgba(255,255,255,0.7);
	border: 1px solid #ddd;
}

.form-item-account {
	z-index: 13;
}

.form-item {
	position: relative;
	border: solid 1px #ddd;
	width: 398px;
	height: 52px;
	z-index: 0;
}

.form-item txt {
	pointer-events: none;
	position: absolute;
	z-index: 2;
	line-height: 46px;
	margin-left: 20px;
	margin-top: 1px;
	font-size: 14px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB";
	color: rgb(204, 204, 204);
	display: inline;
}

.form-item label {
	float: left;
	width: 90px;
	height: 52px;
	line-height: 52px;
	padding-left: 20px;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	color: #666;
}

.form-item txt {
	margin-top: 2px !important;
}

.form-item .field {
	border: 0 none;
	font-size: 14px;
	width: 190px;
	height: 19px;
	padding-bottom: 11px;
	padding-left: 20px;
	padding-top: 16px;
	outline: none;
}

.form-item .i-status {
	position: absolute;
	display: none;
	width: 16px;
	height: 16px;
	top: 20px;
	right: 20px;
}

.input-tip {
	color: #c5c5c5;
	height: 27px;
	font-size: 12px;
	padding-top: 5px;
}

.item-phone-wrap .orEmail {
	position: absolute;
	right: 0;
	bottom: 6px;
	font-size: 12px;
}

.form-item .img-code {
	position: absolute;
	right: 3px;
	top: 3px;
	width: 110px;
	height: 46px;
	cursor: pointer;
}

.btn-phonecode {
	position: absolute;
	right: 3px;
	top: 3px;
	width: 110px;
	height: 46px;
	border: none;
	background: #f2f2f2;
	color: #333;
	padding: 0;
	font-size: 14px;
	outline: none;
}

.form-agreen {
	color: #333;
	font-size: 12px;
	word-wrap: break-word;
	white-space: nowrap;
	margin-top:5px;
}

.form-agreen a {
	color: #38f;
}

.form-agreen input {
	width: 18px;
	height: 18px;
	border: solid 1px #cfd1d3;
	vertical-align: text-top;
	padding: 0;
	margin: 0;
}

.form-item-phone .arrow {
	background: url(/Images/registerIcon.png)
		no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
	margin-top: 15px;
	margin-left: 5px;
	background-position: -2px -151px;
}

.btn-register {
	width: 100%;
	height: 54px;
	color: #fff;
	text-align:center;
	line-height:54px;
	background: #ff621f;
	border: 0;
	font-size: 16px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB";
	cursor:pointer;
}

.reg-other {
	float: left;
	margin-left: 104px;
	height: 605px;
	padding-left: 90px;
	border-left: solid 1px #e6e6e6;
}

.reg-other .company-reg {
	width: 160px;
	height: 60px;
	border-bottom: solid 1px #ddd;
	margin-left: 30px;
}

.reg-other .company-reg a {
	display: block;
	width: 160px;
	height: 30px;
	color: #666;
}

.reg-other .company-reg {
	width: 160px;
	height: 60px;
	border-bottom: solid 1px #ddd;
	margin-left: 30px;
}

.reg-other .company-reg a span {
	vertical-align: middle;
}

.ui-dialog {
	border: 4px solid rgba(0, 0, 0, .1);
	border: 4px solid #ccc\9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.capslock-tip {
	right: 2px;
	top: -45px;
}

.tips {
	position: absolute;
	background: #fef4e5;
	border: solid 1px #f6c090;
	color: #bc5212;
	/* display: none; */
	padding: 0 12px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	border-radius: 3px;
	z-index: 19;
	font-size: 14px;
}

.tips .arrow {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-color: #f6c090 transparent transparent;
	border-style: solid dashed dashed;
	border-width: 8px;
	position: absolute;
	left: 50%;
	margin-left: -4px;
	bottom: -16px;
}

.tips .arrow-inner {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-color: #fef4e5 transparent transparent;
	border-style: solid dashed dashed;
	border-width: 8px;
	position: absolute;
	left: 50%;
	margin-left: -4px;
	bottom: -15px;
}

.input-tip span i {
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: text-top;
	margin-right: 8px;
}

.form-item-valid .i-status, .i-company, .i-def, .i-error, .i-error1,
	.i-global, .i-info, .i-pwd-medium, .i-pwd-strong, .i-pwd-weak, .i-suc,
	.voiceVerifyDialog .ico {
	background: url(/Images/registerIcon.png) no-repeat;
}

.i-def {
	background-position: 0 -100px;
}

.form-item-valid .i-status {
	display: block;
	background-position: 0 -117px;
}

.form-item-error {
	border: solid 1px #e22;
}

.input-tip .error {
	color: #e22;
}

.i-error {
	background-position: -17px -100px;
}

.btn-code-disable {
    background: #f2f2f2;
    color: #999;
    cursor: default;
}
.qq-reg{
	order-radius: 2px;
    display: block;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    zoom: 1;
    font-size: 18px;
    background: #00B7D6 url(/Images/register_login.png) no-repeat 25px -53px;
    text-decoration: none;
    text-indent: 75px;
    color: #fff;
    width:215px;
    cursor:pointer;
}
.wx-reg{
	border-radius: 2px;
	width:215px;
    display: block;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    zoom: 1;
    font-size: 18px;
    color: #fff;
    background: #3ebb2b url(/Images/register_login.png) no-repeat 25px -155px;
    text-decoration: none;
    text-indent: 75px;
	margin-top: 25px;
	 cursor:pointer;
}
#protocol,#privacyProtocolTrigger{
	cursor: pointer;
}
.user-agreement{
	background: #fff;
	padding: 10px;
    line-height: 20px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom: 25px;
}
.user-agreement h4,.user-agreement h5{
	color: #333;
    font-size: 14px;
    font-weight: 700;
}
.user-agreement p{
	color: #666;
}
.user-agreement h5 {
    margin: 10px 0;
}
.layui-layer-content{
	background: #fff;
}
.reg-login{
	padding-left:20px;
}

.reg-login a{
	color:#f00;
	text-decoration:underline ;
}
.reg-login a:hover{
	color:#ff621f;
}