.l-container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.l-left {
	float: left;
}
.l-right {
	float: right;
}
.l-hide {
	display: none;
}
.l-border-box {
	border: solid 1px #E6EDEF;
	padding: 25px;
}
.l-h-center {
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.l-confirm-page {
	margin: 20px auto;
	padding: 45px 0;
	background: #fff;
}
.l-confirm-box {
	position: relative;
	width: 870px;
	margin: 0 auto;
	padding-top: 30px;
	background: url('//s1.lantouzi.com/img/201503/buy/buy_bg.png') 0 -24px no-repeat;
}
.l-confirm-box .box-bd {
	width: 840px;
	margin: 0 auto;
	padding-bottom: 30px;
	border: 1px solid #E6EDEF;
	border-top: none;
	border-bottom: none;
	overflow: hidden;
}
.l-confirm-box .box-ft {
	height: 20px;
	margin: 0 auto;
	background: url('//s1.lantouzi.com/img/201503/buy/buy_bg.png') center 0 no-repeat;
}
.l-ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.l-m-ellipsis {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.g-header {
	position: relative;
	min-width: 1200px;
	height: 65px;
	border-bottom: 1px solid #eef1f8;
	background: #fff;
}
.g-header-logo {
	display: block;
	float: left;
	width: 160px;
	height: 60px;
}
.g-header-nav {
	float: right;
	height: 63px;
}
.g-header-nav-link {
	display: inline-block;
	position: relative;
	height: 57px;
	line-height: 57px;
	padding: 0 15px;
	margin:0 3px;
	border-top: 6px solid #fff;
	font-size: 16px;
	color: #5d626e;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.g-header-nav-link.on,
.g-header-nav-link:hover {
	color: #f25b4e;
	border-top: 6px solid #f25b4e;
	text-decoration: none;
	transition: all .2s ease-in-out;
}
.g-header-nav-link.hot {
	background: url(https://s1.lantouzi.com/img/20179/6185ba1ede1cca6c410f689d57ce6107.png) no-repeat;
	background-size: 12px 19px;
	background-position: 81px 7px;
}
.g-header-nav-link.parent:hover {
	border-left: 1px solid #E6EDEF;
	border-right: 1px solid #E6EDEF;
}
.g-header-nav-link.sub {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
	border-top: 0;
	border-bottom: 1px solid #E6EDEF;
}
.g-header-nav-link.sub:last-child {
	border-bottom: none;
}
.g-header-nav-link.sub:hover {
	border-top: 0;
	color: #f25b4e;
}
.g-header-nav-parent {
	position: relative;
	cursor: pointer;
}
.g-header-link-sub {
	display: none;
	position: absolute;
	width: 99%;
	background: #fff;
	z-index: 500;
	left: 0;
	top: 57px;
	border: 1px solid #E6EDEF;
}
.g-header-nav .beta {
	display: block;
	position: absolute;
	width: 36px;
	height: 16px;
	line-height: 16px;
	border-radius: 5px;
	top: 50%;
	margin-top: -20px;
	left: 50%;
	margin-left: 38px;
	font-size: 12px;
	text-align: center;
	font-style: normal;
	color: #fff;
	background: #f75f52;
}
.g-header-nav .stars_have_new {
	position: absolute;
	width: 18px;
	top: 10px;
	right: -7px;
}
.clearfix{
	clear: both;}
/*全站header-clean*/
.header-clean {
	height: 68px;
	box-sizing: border-box;
	background: #fff;
	border-bottom: solid 1px #e8e9eb;
	box-shadow: 0px 1px 0px #f1f2f4;
	margin-bottom: 20px;
}
.header-clean .sub-title {
	display: block;
	float: left;
	margin-top: 22px;
	padding-left: 15px;
	font-size: 16px;
	color: #5d626e;
	border-left: solid 1px #E1E4ED;
}
.header-clean .other-option {
	float: right;
	display: block;
	height: 25px;
	margin-top: 24px;
	font-size: 14px;
}
.header-clean .other-option .icon {
	position: relative;
	display: inline-block;
	top: 0px;
	width: 22px;
	height: 18px;
	font-size: 18px;
	vertical-align: top;
	background: url("../images/icon1.jpg") no-repeat left;
}
.page-register {
	position: relative;
  height: 600px;
  box-sizing: border-box;
  padding: 60px 95px;
  margin-bottom: 20px;
}
.page-register .ad-pic {
	position: absolute;
	display: block;
	width: 290px;
	height: 375px;
	left: 95px;
	top: 60px;
	z-index: 1;
}
.page-register .ad-pic img {
	width: 100%;
	height: 100%;
}
.page-register .main {
	position: absolute;
	border:1px solid #ddd;
	width: 564px;
	height: 490px;
	top: 50px;
	right: 95px;
	background: #fff;
}
.page-register .form {
	position: relative;
	color: #797e8c;
	margin-top:20px;
}
.page-register .form .line {
	position: relative;
	height: 42px;
	margin-bottom: 0px;
	/*text-align: center;*/
}
.page-register .form .line .tit {
	display: inline-block;
	width: 138px;
	height: 100%;
	box-sizing: border-box;
	padding-right: 5px;
	font-size: 16px;
	line-height: 40px;
	float: left;
	color: #5d626e;
	text-align: right;
	vertical-align: top;
}
.page-register .form input[type=text],
	.page-register .form input[type=password] {
	width: 310px;
	height: 40px;
	float: left;
	line-height: 40px;
	box-sizing: border-box;
	padding: 0 5px;
	font-size: 16px;
	color: #5d626e;
	border: solid 1px #d0d2dd;
	border-radius: 3px;
	vertical-align: top;
}
.page-register .form input:focus {
	border-color: #7884a0;
}
.page-register .form input.error {
	border-color: #f25b4e;
}
.page-register .form input.code {
	 width: 210px;
	 margin-right: 5px;
 }
.page-register .form input.smscode {
	width: 110px;
	margin-right: 5px;
}
.page-register .form .verify-code-area {
	display: inline-block;
	width: 90px;
	height: 40px;
	vertical-align: top;
}
.page-register .form .verify-code-area img {
	width: 100%;
	height: 100%;
	border-radius: 3px;
}
.page-register .form .send-sms {
	position: relative;
	float: left;
	display: inline-block;
	min-width: 80px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #428cde;
	cursor: pointer;
	background-color: #f4f9ff;
	border: solid 1px #e1ebf7;
	font-size: 12px;
	vertical-align: top;
	box-sizing: border-box;
	border-radius: 3px;
	padding: 0 5px;
}
.page-register .form .send-code {
	position: relative;
	float: left;
	display: inline-block;
	width: 90px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #428cde;
	cursor: pointer;

	border: solid 1px #e1ebf7;
	font-size: 12px;
	vertical-align: top;
	box-sizing: border-box;
	border-radius: 3px;

}
.page-register .form .send-code img {
	width: 88px;
	height: 38px;
}
.page-register .form .send-sms:hover {
	text-decoration: none;
	background: #6ca6e6;
	color: #fff;
}
.page-register .form .send-sms.send-waitting,.btn-reg.loading {
	background: #f2f5f9;
	cursor: not-allowed;
	color: #5d626e;
}
.page-register .form .countdown-text {
	font-size: 12px;
	display: none;
}
.page-register .form   .err-area {
 margin-left: 140px;
	color: #f75f52;
 height: 25px;

	font-size: 12px;
}
.page-register .form   .err-area .err-text {
 text-align: left;
}
.page-register .form .line.line-short .err-area {
	right: 110px;
}
.page-register .form .line.line-short .err-area.tail {
	right: auto;
	left: 240px;
}
.page-register .form .lbl-agreement {
	position: relative;
	display: inline-block;
	width: 310px;
	height: 20px;
	color: #7884a0;
	font-size: 12px;
	vertical-align: top;
	box-sizing: border-box;
	padding-left: 20px;
	text-align:left;
	float: left;
}
.page-register .form .lbl-agreement input[type=checkbox] {
	position: absolute;
	display: block;
	top: 3px;
	left: 0;
}
.page-register .form .lbl-agreement input[type=checkbox]:checked:after {
	position: absolute;
	width: 13px;
	height: 13px;
	left: -1px;
	top: -1px;
	z-index: 2;
	border-radius: 3px;
	overflow: hidden;
	content: '';
  background: url('../images/1d9b95410bc8cb8566d1f53f2924449a.png') top no-repeat transparent;
  background-size: 100% 100%;
}
.page-register .form .line .actions {
	position: relative;
	display: inline-block;
	width: 310px;
	text-align: center;
}
.page-register .form .g-btn {
	display: inline-block;
	width: 250px;
	margin-top: 3px;
}

.g-btn-large-major {
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	background: #1587fa;
	letter-spacing: 3px;
	text-indent: 3px;
	border-radius: 24px;
}
.page-register .form .textmsg-notice {
	margin-top: 10px;
	font-size: 12px;
	color: #aeb5c6;
	margin-left: 0px;
}
/*按钮*/
.g-btn {
	display: block;
	width: auto;
	color: #fff;
	text-align: center;
	cursor: pointer;
	border:0px;
}
.g-btn:hover {
	text-decoration: none;
}


.register-container {
	margin-top: 50px;
}
}