@charset "utf-8";
/* CSS Document */
html { font-size:16px; }
body,input,select,textarea { font-family:'Open Sans',Arial,Helvetica,sans-serif; font-size:14px; font-size:0.875rem; vertical-align:middle; }
.holded { color:#aaa; }

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; }
#first_name:focus { border:1px solid #ef9d0f; -webkit-animation:shining 1s alternate infinite; animation:shining 1s alternate infinite; }
a:link,a:visited{ color:#ff4170;  }
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 */

/* 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; }
#body_background_box .bg_img {display: none;}
#body_background_box .img1 { background:url(../images/bg1.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(../images/footer_bg.png) repeat-x bottom; z-index:5;opacity: 0.65;
filter: alpha(opacity=65); }
#wrapper { width:1250px; margin:0 auto; position:relative; z-index:6; }
#header { height:60px; padding:0; }
#header_logo { float:left; width:328px;margin-top:10px; }
.signin { font-size:14px; float:right; padding-top:14px; color:#ffffff;  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25); }
.signin .login_go { display:none; }
.reg_text{margin-bottom: 20px;text-align: center;}
.reg_text_m{display: none;}
.reg_text img{ margin:0 auto;}
.tip-text{width: 100%;text-align: left; margin-top: 20px;}
.tip-text ul li{padding: 6px 0; text-align: left; color: #eee;font-size: 18px;font-size: 1.125rem; font-weight: 300; line-height: 1;  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); list-style: none;}
.tip-text ul li img{ display: inline-block;vertical-align: middle;padding-right: 5px;box-shadow: none; }
.tip-text ul li strong{ font-weight: 600;}

#male,#female{ float: left;display: block;cursor: pointer;}
.float{ float: left;}

.gender_box{margin:0 30px;}
#female{ margin-left: 0;}
.gender_box span{display: block;float: right;line-height: 22px;padding-left: 10px;}
#male .icon{height: 18px;width: 18px;border: 2px #22b3e3 solid; display: inline-block;border-radius: 50%;}
#female .icon{height: 18px;width: 18px;border: 2px #e95265 solid;display: inline-block; border-radius: 50%;}
.sel-male{height: 18px;width: 18px;border: 2px #22b3e3 solid; background-color: #22b3e3; }
.sel-female{height: 18px;width: 18px;border: 2px #e95265 solid; background-color: #e95265; }

.terms_privacy { display:none; margin: 0 auto;width: 80%; color:#000; font-size:12px; text-align:center; padding-top:14px; line-height:1.4em;  }
#footer {width: 1000px;margin:20px auto 10px;position: absolute;
    bottom: 0px; left:50%;margin-left: -540px; }
.footer_text {width:980px; font-size:14px; position:relative; margin:0 auto; text-align:center; color:#eee; text-shadow:0 1px 2px rgba(0,0,0,0.7);}
.security_mark { float:left; padding:0; }
.security_mark a { display:inline-block; font-size:0; margin:0 2px; text-decoration:none; border:1px solid #ccc; border-radius:4px; }
.security_mark a img { height: 36px; border-radius: 4px;}
.fo-text{ line-height: 24px;}


/* TabbedPanels */
.TabbedPanels { margin:0; padding:0; }
.TabbedPanelsTabGroup { margin:0 0 -22px; padding:0; height:44px; text-align:center; }
.TabbedPanelsTab { font-family:Verdana, Geneva, sans-serif; display:inline-block; width:44px; height:44px; line-height:44px; text-align:center; -moz-user-select:none; -khtml-user-select:none; cursor:default; margin:0 5px; border-radius:40px; font-size:22px; color:#888; background:#fff;border:1px solid #ccc; box-sizing:border-box;}
.TabbedPanelsTabSelected { background:#ff4170; color:#fff;border:none;  }
.TabbedContent{ padding:50px 40px 50px; color:#333; font-size:14px; background-image:url(../images/regForm_border.png); background-position:center top; background-repeat:no-repeat;  background-position: center top;
    background-repeat: no-repeat;
    background-color: #fff;
    background-color: rgba(255,255,255,0.85);
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.35);
}
/*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(../images/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(../images/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 { width:540px; margin:130px 0 0 10px; }
.reg_area{width: 440px;margin:0 auto;}
.form-item { margin:12px 0; }
.form-label { font-size:14px; font-size:0.875rem; float:left; width:22%; padding-top:10px; }
.form-con { float:left; width:78%; }
.input_test, .input-group { width:100%; height:40px; height:2.5rem; line-height:36px; line-height:2.25rem; 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:38px; height:2.375rem; }
.select-wrapper { width:100%; position:relative; overflow:hidden; z-index:0; height:40px; height:2.5rem; 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(../images/down_arrow.png) no-repeat right center; }
.select-wrapper select { font-size:14px; font-size:0.875rem; float:left; width:109%; margin-top:3px; text-indent:4px; height:30px; height:1.875rem;/* inputbox height */ padding:3px; border:none; }
.input-group .input_test, .input-group .select-wrapper { float:left; border:none; }
.input-group .select-wrapper { width:33%; height:34px; height:2.125rem; }
.input-group .select-wrapper select { width:130%; background: #fff;}
.input_desc { font-size:12px; line-height:1.8em; text-align:right; color:#888; }
.button_box { padding-top:10px; }
.submit-button { display:block; width:100%; text-decoration:none; height:52px; line-height:46px; font-size:28px; height:3.25rem; line-height:3.25rem; font-size:1.75rem; cursor:pointer; background-color:#ff4170 !important; border:none; color:#fff; border-radius:6px;  margin-top:0 !important;font-weight: 600;transition: all 0.5s;}
.submit-button:hover { background-color:#fb5b83 !important; color:#fff;  transition: all 0.5s;
    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.10);}
/* 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:#e95265; border:1px solid #e95265; 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:#e95265;/* 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:#e95265;/* use for arrow border */ }
#pointmsg_birthday_y { margin-left:-70px; }
#pointmsg_birthday_y .arrow { margin-left:70px; }




/* Responsive */
@media (max-width:1268px) {
		#wrapper { width:1000px; }
		#regForm{ margin: 100px 0 0 10px;width: 450px;}
	.tip-text ul li{padding: 4px 0; }
	#header_logo img{ width: 80%;}


}

@media (max-width:1025px) {/* 宽屏布局 */
	#wrapper { width:980px; }
	#header_logo { width:auto; }
	#regForm { width:440px; margin-top:80px; }
	.TabbedContent{ padding:40px 40px 30px; }
	#ladies_box{width: 85%;}
	#footer{position: absolute;bottom: 8px;}
	.footer_text{width: 90%;}
	.tip-text ul li{ padding: 4px 0;}
	#header_logo img{ width: 80%;}


}
@media (min-width:750px) and (max-width:1024px) { /* 为ipad竖屏等微调*/
	#body_background_box .bg_img { background-size:auto;background-position-x: 55%;background-size: cover; }
	#regForm{width: 420px;}
	.reg_area{width: 90%;}
	#wrapper { width:94%;}
	#footer {  width:auto; left:8px; right:8px; margin-left:0; }
	.sw_btn{display: none;}
	#body_background_box, #body_background_box .bg_img{min-height: 750px;}
	.tip-text ul li{ font-size: 1rem;}



}

@media (min-width:1024px) and (max-height:900px) {
	#body_background_box .bg_img { background-size:cover; }

}
@media  (max-height:750px) {
	#body_background_box .bg_img { background-size:cover; }
	#footer { position: relative;margin-top:50px; width:auto; left:8px; right:8px; margin-left:0; }
	#body_background_box, #body_background_box .bg_img{min-height: 700px;}
}
@media (min-width:1024px) and (max-height:750px) { /* 为宽矮屏微调*/
	#body_background_box .bg_img { background-size:cover; }
	#regForm { margin-top:30px; }
	.TabbedPanels { margin-top:0; }
	.popup-container { top:51% !important; }
	#login { top:59% !important; }
		.sw_btn{display: none;}
	
}


@media (max-width:750px) {
	html { font-size:16px; }
	#wrapper { width:auto; }
	#header { padding:0 6px 0 2px; }
	#header_logo { width:16rem; }
	.signin{ padding-top:14px; font-size:12px; text-align:right; color:#fff; }
	.signin .login_go { display:block; }
	.signin .login_pop { display:none; }
	#body_background_box .bg_img { background-size:cover !important; }

	#body_background_box:after { display:none; }
	#regForm { width:90%; margin:22rem 0 16px; padding:0 10px;
}
	.reg_area{width: 100%;}
	.reg_text {margin:0 auto;display: none; }
	.TabbedPanels {margin:20px auto; }
	.TabbedContent{ padding:30px 30px; -webkit-transition:0.6s all; }
	.fb_box { margin-bottom:10px; }
	#footer { position:static; font-size:12px; padding:0px 10px; text-align:center; width:auto; margin-left:0; color:#aaa; text-shadow:none; }
	.security_mark { float:none; text-align:center; padding:10px 0 0px; }

	.form-label { float:none; width:auto; padding:0 0 8px; }
	.form-con { float:none; width:auto; }
	#pointmsg_birthday_y { margin-left:-70px; }
	#pointmsg_birthday_y .arrow { margin-left:70px; }
	#body_background_box, #body_background_box .bg_img{ position: fixed;}
		.sw_btn{display: none;}
		#ladies_box{margin-top:0;}
		#body_background_box, #body_background_box .bg_img{min-height: 0;}
		.fo-text{text-align: center;float: none;font-size: 12px}
		.button_box{padding-top: 10px;}
		#male, #female{margin-left: 0px;}
		.reg_text_m {text-align: center; display: block; max-width: 380px; margin: 0 auto; color: #fff; font-size: 26px;text-shadow: 0 1px 2px rgba(0,0,0,0.7); font-weight: 600;}
		.reg_text_m strong{ font-weight: 600;color: #ff4170;}
		.tip-text ul li{ font-size: 18px;font-size: 1rem;}
		.form-item{ margin: 6px 0;}
}


@media (min-width:500px) and (max-width:750px){
#regForm{ width: 80%;margin:22rem auto 16px;
    max-width: 440px;}
    #body_background_box, #body_background_box .bg_img{    background-position-x: 70%; } 
}
@media (min-width:700px) and (max-width:750px){
#regForm{ margin: 22rem 0  16px 2rem;}
}
@media (max-width:500px) {
	#body_background_box .img1 { background:url(../images/m_bg1.jpg) no-repeat top center; }
	#regForm{ margin:22rem auto 16px;}
}

@media (min-width:370px) and (max-width:750px) {
	.reg_text_m{font-size: 24px;font-size: 1.5rem;}
/*	#regForm{ margin: 14rem 0 0px;}*/
	.TabbedPanelsTabGroup{height: 40px;margin-bottom: -20px;}
	.TabbedPanelsTab{ width: 40px;height: 40px;line-height: 40px;}
}
@media (min-width:350px) and (max-width:375px) {
	html { font-size:15px; }

}
@media (max-width:350px) {
		.TabbedPanelsTabGroup{height: 38px;height: 2.5rem; margin-bottom: -19px;margin-bottom:-1.125rem;}
	.TabbedPanelsTab{ width: 38px;height: 38px;width: 2.5rem;height: 2.5rem; line-height: 38px; line-height: 2.5rem;font-size: 20px font-size: 1.375rem;}
	#regForm { width:auto; margin:17rem 0 16px; }
	html { font-size:15px; }
	.gender_box{ margin:0 15px;}
	.reg_text_m{font-size: 21px;}
	.TabbedContent{ padding: 20px 30px;}
	.terms_privacy{width: 100%;}
	#footer{margin-top:30px;}
		#header_logo { width:12rem; }
		#header_logo img{width: 90%;}
}
@media (min-width:450px) and (max-width:750px) and (orientation:landscape){
	#body_background_box .img1 { background:url(../images/bg1.jpg) no-repeat center center; }
	#body_background_box:after { display:block; opacity:0.5; background-position:center 100px; }
	#regForm { margin-top:7rem; background:none; }
	#footer { text-align:right; color:#fff; text-shadow:0 1px 1px rgba(0,0,0,0.3); }
	.reg_area{max-width: 440px;}
}

/* animations */
@-webkit-keyframes shining{
	0%{ box-shadow:0 0 4px rgba(239,157,15,0.4); }
	100%{ box-shadow:0 0 8px rgba(239,157,15,0.7); }
}
@keyframes shining{
	0%{ box-shadow:0 0 4px rgba(239,157,15,0.4); }
	100%{ box-shadow:0 0 8px rgba(239,157,15,0.7); }
}