@charset "utf-8";
/* CSS Document */
html {
	font-size: 16px;
}

body,input,select,textarea {
	font-family: 'Roboto',Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
	vertical-align: middle;
}

.holded {
	color: #aaa;
}

html {
	background-color: #000;
}

img {
	border: 0;
	max-width: 100%;
}

body,div, ul, ol, li, dl, dt, dd, a, img, form, p, h1, h2, h3, h4, h5, h6, span {
	margin: 0;
	padding: 0;
	border: 0px;
}

input,select {
	outline: none;
}

a:link,a:visited {
	color: #ff2745;
}

a:hover {
	color: #ff1c39;
	text-decoration: underline;
}
/* Clear Fix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

.clearfix {
	display: inline-block;
}
/* Hide from IE Mac */
.clearfix {
	display: block;
}
/* End hide from IE Mac */
/* end of clearfix */

.hidden {
	display: none;
}

/* layout */
#body_background_box, #body_background_box .bg_img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	min-height: 800px;
	background-size: cover!important;
}

#body_background_box .bg_img {
	display: none;
}

#body_background_box .img1 {
	background: url(../img/bg1.jpg) no-repeat top center;
	z-index: 3;
}

#body_background_box .img2 {
	background: url(../img/bg2.jpg) no-repeat top center;
	z-index: 3;
}

#body_background_box .img3 {
	background: url(../img/bg3.jpg) no-repeat top center;
	z-index: 3;
}

#body_background_box .img4 {
	background: url(../img/bg4.jpg) no-repeat top center;
	z-index: 3;
}

#body_background_box:after {
	display: block;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 200px;
	background: url(../img/footer_bg.png) repeat-x bottom;
	z-index: 5;
	opacity: 0.65;
	filter: alpha(opacity=65);
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 6;
	min-height: 820px;
}

#header {
	height: 40px;
	line-height: 40px;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	z-index: 5;
}

.header_wrapper {
	width: 90%;
	max-width: 1440px;
	margin: 0 auto;
}

#header_logo {
	float: left;
	margin-top: 0px;
}

.signin {
	font-size: 13px;
	float: right;
	color: #ffffff;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
}

.signin .login_go {
	display: none;
}

.reg_text {
	padding: 12px 0 6px;
	text-align: center;
	background-color: #222;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	text-align: center;
}
/*.reg_text_m{display: none;}*/
.reg_text img {
	margin: 0 auto;
	max-height: 30px;
}

.reg_text h3 {
	font-size: 36px;
	font-size: 2.25rem;
	color: #222;
	font-weight: 500;
	line-height: 1;
	text-align: center;
}

.gender_select {
	padding-top: 10px;
	text-align: center;
}

.gender_box {
	margin-right: 30px;
	display: inline-block;
	cursor: pointer;
}

.gender_box .icon {
	height: 18px;
	width: 18px;
	display: inline-block;
	border-radius: 50%;
}

#male .icon {
	border: 2px #22b3e3 solid;
}

#male.active .icon {
	background: #22b3e3;
}

#female .icon {
	border: 2px #f55a68 solid;
}

#female.active .icon {
	background: #f55a68;
}

.gender_box span {
	display: inline-block;
	vertical-align: top;
	line-height: 22px;
	padding-left: 8px;
	font-size: 24px;
	font-size: 1.5rem;
}

#female span {
	color: #999;
}

.terms_privacy {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 270px;
	color: #000;
	font-size: 12px;
	text-align: center;
	padding-top: 14px;
	line-height: 1.4em;
}

#footer {
	width: 100%;
	margin: 20px auto 10px;
	position: absolute;
	bottom: 0px;
}

.footer_text {
	max-width: 1440px;
	width: 90%;
	font-size: 12px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	color: #ddd;
	box-sizing: border-box;
	text-transform: uppercase;
}

.fo-text {
	float: left;
	text-align: left;
	padding-left: 20px;
}

.term_policy {
	float: right;
	text-align: right;
	font-size: 13px;
	line-height: 1;
	font-weight: 400;
	text-transform: uppercase;
}

.term_policy a {
	text-decoration: underline;
	padding: 0 20px;
	color: #ddd;
}

.term_policy a:hover {
	color: #ff2745;
}



/* new LDP style css*/
.red {
	color: #4688d1;
}

.mask_cover {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.60;
	filter: alpha(opacity=60);
	z-index: 0;
}

#header_logo img {
	max-height: 50px;
	padding-top: 10px;
}

.main_top {
	height: 40%;
	padding-top: 50px;
	position: relative;
	z-index: 3;
}

.top-text,.bottom_wrapper {
	width: 90%;
	max-width: 1440px;
	margin: 0 auto;
}

.main_top h1,.main_top h2 {
	text-transform: uppercase;
	line-height: 1.2;
	text-align: left;
}

.main_top h1 {
	font-size: 36px;
	font-weight: 500;
	color: #aaa;
}

.main_top h1 span {
	font-weight: 600;
}

.main_top h2 {
	font-size: 18px;
	color: #ccc;
	font-weight: 300;
	margin-top: 14px;
	max-width: 660px;
}

.content {
}

.main_bottom {
	margin-top: 140px;
	width: 100%;
	height: 60%;
	position: relative;
	z-index: 4;
}

.process {
	position: absolute;
	width: 50%;
	float: left;
	opacity: 0.5;
	padding-left: 100px;
	filter: alpha(opacity=50);
}

#q4.question p {
	font-weight: 300;
}

#q4.ques_item {
	width: 100%;
	float: none;
	font-weight: 500;
	padding-top: 60px;
}

a.ordinary {
	background-color: #5ca91d;
	display: block;
	height: 56px;
	line-height: 56px;
	width: 240px;
	border-radius: 28px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin: 0 auto;
}

.step {
	display: inline-block;
	width: 80px;
	height: 80px;
	background: hsla(0, 0%, 100%, .2);
	border-radius: 50%;
	color: #fff;
	font-size: 2em;
	line-height: 80px;
	text-align: center;
	margin: 20px 10px 0;
	-webkit-transition: -webkit-transform .25s;
	transition: -webkit-transform .25s;
	transition: transform .25s;
	transition: transform .25s, -webkit-transform .25s;
}

.step.dot-active {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	background: #007aff;
}

.ques_item {
	box-sizing: border-box;
	width: 50%;
	float: right;
	padding-left: 80px;
}

.question p {
	margin-top: 15px;
	font-size: 24px;
	color: #fff;
	text-shadow: 0 2px 2px rgba(0,0,0,0.35);
	font-weight: 400;
	text-transform: uppercase;
}

.question p.sort {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 500;
	margin-top: 20px;
	color: #ff2a57;
}

.reply_button {
	margin-top: 30px;
}

.ques_btn {
	font-size: 26px;
}

.reply_button a.no {
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #fa324e url(../img/no.png);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 70%;
	color: #fff;
	text-decoration: none;
	position: relative;
	top: -12px;
}

.reply_button a.yes {
	display: inline-block;
	position: relative;
	width: 110px;
	height: 110px;
	border-radius: 50%;
	background: #5ca91d url(../img/yes.png);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 50%;
	color: #fff;
	text-decoration: none;
	margin-left: 50px;
}

.reply_button a:hover {
	opacity: 0.85;
	filter: alpha(opacity=85);
}

.reply_button a.yes::before {
	content: '';
	display: block;
	position: absolute;
	width: 140px;
	height: 140px;
	margin: auto;
}

.reply_button a.yes::before {
	top: -15px;
	left: -15px;
	z-index: 2;
	opacity: 0;
	border: 1px solid hsla(0, 0%, 100%, 0);
	-webkit-animation: spread 4.5s linear infinite;
	animation: spread 4.5s linear infinite;
	border-radius: 50%;
	box-shadow: inset 0 0 12px 5px hsla(0, 0%, 100%, .8);
}

.reg_wrapper {
	position: absolute;
	left: 0;
	right: 0;
	top: 220px;
	margin: 0 auto;
	z-index: 101;
	color: #333;
}

@-webkit-keyframes spread {
	0% {
		-webkit-transform: scale(.6);
		transform: scale(.6);
		opacity: 0
	}

	40% {
		-webkit-transform: scale(.8);
		transform: scale(.8);
		opacity: .05
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: .1
	}

	60% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		opacity: .3
	}

	80% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		opacity: .1
	}

	to {
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
		opacity: 0
	}
}

@keyframes spread {
	0% {
		-webkit-transform: scale(.6);
		transform: scale(.6);
		opacity: 0
	}

	40% {
		-webkit-transform: scale(.8);
		transform: scale(.8);
		opacity: .05
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: .1
	}

	60% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		opacity: .3
	}

	80% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		opacity: .1
	}

	to {
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
		opacity: 0
	}
}




/* TabbedPanels */
.TabbedPanels {
	margin: 0;
	padding: 0;
	padding: 15px 75px 0;
}

.TabbedPanelsTabGroup {
	margin: 0 0 30px;
	padding: 0;
	height: 40px;
	text-align: center;
}

.TabbedPanelsTab {
	font-family: Verdana, Geneva, sans-serif;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: default;
	margin: 0 3px;
	border-radius: 20px;
	font-size: 18px;
	color: #fff;
	background: #ddd;
	border: 1px solid #ddd;
	box-sizing: border-box;
	font-weight: 300;
}

.TabbedPanelsTabSelected {
	background: #fff;
	color: #666;
	border: 1px solid #999;
}

.TabbedContent {
}
/*facebook*/
.fb_box {
	margin-bottom: 20px;
	padding: 0;
	text-align: center;
	font-size: 12px;
	color: #666;
}

#login .fb_box {
	margin-bottom: 0;
}

.btn_fb {
	width: 225px;
	margin: 0 auto 6px;
	text-indent: 24px;
	background: #536daf url(../img/btn_fb_b01.jpg) no-repeat left;
	border-radius: 4px;
	color: #fff;
}

.btn_fb a {
	font-size: 14px;
	display: block;
	height: 35px;
	line-height: 34px;
	text-decoration: none;
	text-align: center;
	color: #fff;
}

.fb_or {
	font-size: 12px;
	margin: 14px 0;
	text-align: center;
	background: url(../img/fb_or.png) no-repeat center center;
}

/* form */
.holded {
	color: #999;
}

.input_holder {
	position: relative;
}

.input_holder .holder {
	position: absolute;
	font-size: 14px;
	font-size: 0.875rem;
	padding-left: 8px;
	line-height: 40px;
	line-height: 2.5rem;
	color: #999;
	width: 100%;
	cursor: text;
}

#regForm {
	margin: 0 auto 20px;
}

.reg_area {
	width: 520px;
	padding: 0px 0px 44px;
	padding: 0rem 0 3rem;
	box-sizing: border-box;
	background-color: #fff;
	background-color: rgba(255,255,255,0.95);
	box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.35);
	border-radius: 6px;
}

.form-item {
}

.form-label {
	font-size: 30px;
	font-size: 1.875rem;
	text-align: center;
	float: none;
	width: 100%;
	padding: 0 0 20px;
}

.form-con {
	float: none;
	width: 100%;
}

.input_test, .input-group {
	width: 100%;
	height: 44px;
	height: 2.75rem;
	line-height: 40px;
	line-height: 2.5rem;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	text-indent: 4px;
}

.input-group .input_test {
	font-size: 14px;
	font-size: 0.875rem;
	height: 40px;
	height: 2.55rem;
}

.select-wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 0;
	height: 44px;
	height: 2.75rem;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #999;
	border-radius: 4px;
}

.select-wrapper:after {
	display: block;
	content: "";
	position: absolute;
	width: 8px;
	height: 5px;
	right: 4px;
	top: 40%;
	background: url(../img/down_arrow.png) no-repeat right center;
}

.select-wrapper select {
	font-size: 14px;
	font-size: 1rem;
	float: left;
	width: 109%;
	text-indent: 4px;
	height: 40px;
	height: 2.5rem;
/* inputbox height */
	border: none;
	background: #fff;
}

.input-group .input_test, .input-group .select-wrapper {
	float: left;
	border: none;
}

.input-group .select-wrapper {
	width: 33%;
	height: 40px;
	height: 2.5rem;
}

.input-group .select-wrapper select {
	width: 130%;
}

.input_desc {
	font-size: 12px;
	line-height: 1.8em;
	text-align: right;
	color: #888;
}

.button_box {
	padding-top: 30px;
}

.submit-button {
	display: block;
	width: 100%;
	text-decoration: none;
	height: 50px;
	line-height: 50px;
	font-family: 'Open Sans',Arial,Helvetica,sans-serif;
	font-size: 26px;
	height: 3.125rem;
	line-height: 3.125rem;
	font-size: 1.625rem;
	cursor: pointer;
	background-color: #5ca91d!important;
	border: none;
	color: #fff;
	border-radius: 6px;
	margin-top: 0 !important;
	font-weight: 500;
	transition: all 0.6s;
}

.submit-button:hover {
	background-color: #5ca91d !important;
	color: #fff;
	transition: all 0.6s;
	transform: scale(1.06);
	-moz-transform: scale(1.06);
	-webkit-transform: scale(1.06);
	-ms-transform: scale(1.06);
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15);
	opacity: 0.9;
	filter: alpha(opacity=90);
}
/* for ie8 */
.ie.ie8 select {
	height: 22px !important;
}

/* 如果没有定义这个，有可能在加载时一瞬间显示弹层 */
.popup-container {
	display: none;
}

/* intsva */
.intsva {
	position: absolute;
	z-index: 98;
	line-height: 1em;
	font-size: 11px;
 /*font-size:0.7rem;*/
	margin-top: -29px;
	padding: 4px 6px;
	padding: 0.25rem 6px;
	color: #fff;
	background-color: #e66363;
	border: 1px solid #e66363;
	border-radius: 0.2rem;
	box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	text-shadow: 0 0 1px rgba(0,0,0,0.2);
/*white-space: nowrap;*/
}

.intsva .arrow {
	display: block;
	content: "";
	position: absolute;
	margin-left: 10px;
	bottom: -6px;
	width: 0px;
	height: 0px;
	border-color: transparent;
	border-style: solid;
	border-width: 6px 6px 0 6px;
	border-top-color: #e66363;
/* use for arrow bgColor */
}

.intsva .arrow:after {
	display: block;
	content: "";
	position: absolute;
	margin-top: -5px;
	margin-left: -6px;
	width: 0px;
	height: 0px;
	z-index: -1;
	border-color: transparent;
	border-style: solid;
	border-width: 6px 6px 0 6px;
	border-top-color: #e66363;
/* use for arrow border */
}

#pointmsg_birthday_y {
	margin-left: -70px;
}

#pointmsg_birthday_y .arrow {
	margin-left: 70px;
}




/* Responsive */

@media (max-width:1025px) {
/* 宽屏布局 */
	.question p.sort {
		font-size: 24px;
		font-size: 1.5rem;
	}

	.question p {
		font-size: 30px;
		font-size: 1.875rem;
	}

	.main_bottom {
		margin-top: 10px;
	}

	.process {
		position: relative;
		text-align: center;
		width: 100%;
		float: none;
		padding-left: 0;
	}

	.ques_item {
		width: 100%;
		float: none;
		padding: 0;
		text-align: center;
	}

	.reply_button {
		text-align: center;
	}

	.step {
		margin: 40px 10px;
		width: 40px;
		height: 40px;
		font-size: 1.3125em;
		line-height: 40px;
	}
}

@media (min-width:750px) and (max-width:1024px) {
 /* 为ipad竖屏等微调*/
	.reply_button a.yes {
		width: 140px;
		height: 140px;
	}

	.reply_button a.no {
		width: 100px;
		height: 100px;
	}

	.reply_button a.yes::before {
		content: '';
		display: block;
		position: absolute;
		width: 170px;
		height: 170px;
		margin: auto;
	}
}

@media (max-width:650px) {
	.fo-text,.term_policy {
		float: none;
		text-align: center;
		padding: 0;
		margin: 5px 0;
	}

	.main_top h1 {
		font-size: 1.25rem;
		line-height: 1.2;
	}

	.main_top h2 {
		font-size: 1.125rem;
		line-height: 1.3;
	}

	.step {
		margin: 20px 10px;
	}

	.question p {
		margin-top: 10px;
	}

	#body_background_box .img1 {
		background: url(../img/mbg1.jpg) no-repeat top center;
		z-index: 3;
		background-size: cover;
	}

	#body_background_box .img2 {
		background: url(../img/mbg2.jpg) no-repeat top center;
		z-index: 3;
		background-size: cover;
	}

	#body_background_box .img3 {
		background: url(../img/mbg3.jpg) no-repeat top center;
		z-index: 3;
		background-size: cover;
	}

	#body_background_box .img4 {
		background: url(../img/mbg4.jpg) no-repeat top center;
		z-index: 3;
		background-size: cover;
	}

	.reg_wrapper {
		top: 160px;
	}

	.reg_area {
		width: 94%;
		max-width: 480px;
	}

	.TabbedPanels {
		padding: 15px 30px 0;
	}

	.form-label {
		font-size: 1.625rem;
	}
}

@media (max-width:500px) {
	.top-text, .bottom_wrapper {
		width: 90%;
	}

	#wrapper {
		min-height: 720px;
	}

	.question p.sort {
		font-size: 1.125rem;
	}

	.question p {
		font-size: 1.375rem;
	}

	#header_logo img {
		max-height: 45px;
	}

	.signin .login_go {
		display: block;
	}

	.login_pop {
		display: none;
	}

	.signin {
		line-height: 1.2;
		padding-top: 5px;
		text-align: right;
		font-weight: 400;
		font-size: 12px;
	}

	#footer {
		position: relative;
	}
}

@media (max-width:350px) {
	html {
		font-size: 14px;
	}

	#header_logo img {
/*		max-height: 24px;*/
	}
	/*.main_top h1{ font-size: 1.125rem; }
	.main_top h2{font-size: 1rem;}*/
	.main_top {
		padding-top: 20px;
		height: auto;
	}

	.step {
		margin: 0 10px;
	}

	.reply_button a.yes {
		width: 100px;
		height: 100px;
	}

	.reply_button a.no {
		width: 80px;
		height: 80px;
	}

	.TabbedPanels {
		padding: 15px 15px 0;
	}

	.TabbedPanelsTab {
		width: 36px;
		height: 36px;
		line-height: 36px;
	}

	.reg_wrapper {
		top: 140px;
	}
}

@media  (max-height:750px) {
	#wrapper {
		min-height: 720px;
	}

	#footer {
		position: relative;
	}
}

@media (min-width:1024px) and (max-height:750px) {
 /* 为宽矮屏微调*/
}

@media (min-width:350px) and (max-width:375px) {
	html {
		font-size: 15px;
	}

}
@media (max-width:350px){
	#header_logo img {
		max-height: 24px;
		padding-top: 15px;
	}
}
@media (min-width:450px) and (max-width:820px) and (orientation:landscape) {
	.step {
		margin: 10px;
	}

	.question p.sort {
		font-size: 1.125rem;
	}

	.question p {
		font-size: 1.5rem;
	}

	.main_top h1 {
		font-size: 1.625rem;
	}

	.main_top h2 {
		font-size: 1rem;
	}
}