@charset "utf-8";
/* CSS Document */
html { font-size:16px; }
body { margin:0; }
body,input,select,textarea { font-family:Arial,Helvetica,sans-serif; font-size:14px; font-size:1rem; vertical-align:middle; }
.holded { color:#aaa; }
img { border:0; max-width:100%; }
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:#d85086;  }
a:hover{ color:#e93e82; text-decoration:underline;}

/*去除手机端按钮默认样式*/
input{ -webkit-appearance: none; outline: none; }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 10   00px white inset; }
/*去除 select 背景*/
select::-ms-expand { display: none; }
select { border: none; outline: none; appearance: none; -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none; }
/* 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;}

/* layout */
.hide_in_pc { display:none; }
#body_background_box, #body_background_box .bg_img { position:fixed; left:0; top:0; right:0; bottom:0; z-index:-1; }
#body_background_box .bg_img { }
#body_background_box .img1 { background:url(../images/bg1.jpg) no-repeat center center; z-index:3; }
#body_background_box:after { display:block; content:""; position:absolute; bottom:0; left:0; right:0; height:247px; background:url(../images/footer_bg.png) repeat-x bottom; z-index:5; }
#wrapper { width:1000px; margin:0 auto; position:relative; z-index:6; }
#header { height:80px; padding:0 30px; }
#header_logo { float:left; width:320px; margin-top: 10px; }
.signin { font-size:14px; float:right; padding-top:25px; color:#888; }
.terms_privacy { display:none; color:#333; font-size:12px; text-align:center; padding-top:14px; line-height:1.4em; }
#footer { width:1000px; font-size:14px; position:absolute; bottom:0px; left:0%; text-align:center; color:#333; /*text-shadow:0 2px 2px rgba(0,0,0,0.4);*/ background-color: #fff; line-height: 1.8; position: static; bottom: 0;}
#footer img { max-width:750px; }
.password-bg { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; padding-left: 0px; z-index: 1; font-weight: normal; color: #999999; text-align: left; *line-height: 34px; font-size: 0.75rem; line-height: 2rem;}
.mobile{display: none;}
.footer_auto{position:absolute!important; bottom: 0!important; }

/* TabbedPanels */
.TabbedPanels { margin:0; padding:0; position: relative;}
.TabbedPanelsTabGroup { margin:0px; padding:0;text-align:center; position: absolute;left: 0;top: 0; overflow: hidden; margin: 2px 0px 0px 0px;}
.TabbedPanelsTab { font-family:Verdana, Geneva, sans-serif; display:block;   text-align:left; -moz-user-select:none; -khtml-user-select:none; cursor:default;/* margin-right:5px; border-radius:40px; */font-size:20px; color:#999; /*background:#fff; border:1px solid #ccc;*/ float: left; /*margin: -30px 0px 0px -30px;*/ display: none;/*padding: 20px 0px 0px 20px;*/}
.TabbedPanelsTabSelected {/* background:#d85086; color:#fff; border-color:#d85086; */display: block;}
.TabbedContent{ padding:50px 40px 40px; color:#333; font-size:14px;/* background-image:url(../images/regForm_border.png);*/ background-position:center top; background-repeat:no-repeat; background-color:#fff; background-color:rgba(255,255,255,0.7); box-shadow:0 4px 25px rgba(0,0,0,0.15); border-top: 2px #c80919 solid; }
/*facebook*/
/*.fb_box { margin-bottom:20px; padding:0; text-align:center; font-size:12px; color:#666; }
.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:14px; 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.9rem; padding-left:5px; line-height:36px; color:#999; width: 100%; cursor: text; }
.cname{float:left;width:48%;}
.cname input{border:none;}
.input_line{width:4%;float:left;color:#999;line-height:36px;line-height:2.125rem;}
.name_border{box-sizing:border-box; border:1px solid #aaa; border-radius:4px; overflow:hidden;}#regForm { width:410px; margin-top: 40px; position: relative;}
.lady-list { width:410px; margin-top: 20px;}
.reg_box{margin:90px 0 0 25px; }
.lady-list{ margin-left: 10px; margin: 20px auto; float: left;}
.lady-list ul{list-style: none; width: 100%;}
.lady-list li{ float: left; width: 33%; margin-bottom: 10px; text-align: center;}
.form-item { margin:10px 0; }
.form-label { font-size:14px; font-size:0.875rem; float:left; width:22%; padding-top:10px; }
.form-con { float:left; width:78%; position: relative; background-color: #fff; }
.input_test, .input-group { width:100%; height:36px; height:2.25rem; line-height:32px; line-height:2rem; text-indent:4px; box-sizing:border-box;  border:1px solid #aaa; border-radius:4px;background-color: #ffffff; }
.input-group .input_test { font-size:12px; font-size:0.75rem; height:34px; height:2.125rem; }
.select-wrapper { width:100%; position:relative; overflow:hidden; z-index:0; height:36px; height:2.25rem; box-sizing:border-box; background-color:#fff; border:1px solid #aaa; 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:12px; font-size:0.9rem; float:left;  width:100%;width:109%\9; margin-top:3px; text-indent:4px; height:30px; height:1.875rem;/* inputbox height */ border:none; }
.select-wrapper select option{background: 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:100%;width: 130%\9;}
.input_desc { font-size:12px; line-height:1.8em; text-align:right; color:#888; }
.button_box { padding-top:24px; }
.submit-button { display:block; width:100%; text-decoration:none; height:42px; line-height:38px; font-size:22px; height:2.625rem; line-height:2.375rem; font-size:1.375rem; cursor:pointer; background-color:#00ac75 !important; border:none; color:#fff; border-radius:5px; transition:all 0.3s; -webkit-transition:all 0.3s; margin-top:0 !important;}
.submit-button:hover { background-color:#00c687 !important; color:#fff; }
#passwd1 {z-index: 3; background: none;}
/* for ie8 */
.ie.ie8 select { height:22px !important; }
.ie.ie8 .TabbedContent { border:1px solid #ccc; }

.first_name_focus,#email:focus,#passwd1:focus { border:1px solid #ef9d0f; -webkit-animation:shining 1s alternate infinite; animation:shining 1s alternate infinite; }

/* 如果没有定义这个，有可能在加载时一瞬间显示弹层 */
.popup-container { display:none; }

/* intsva */
.intsva { position:absolute; z-index:98; line-height:1em; height:12px; font-size:11px; /*font-size:0.7rem;*/ margin-top:-29px; padding:4px 6px; padding:0.25rem 6px; color:#fff; background-color:#4a4a4a; border:1px solid #4a4a4a; 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); height: auto;}
.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:#4a4a4a;/* 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:#4a4a4a;/* use for arrow border */ }
#pointmsg_birthday_y { margin-left:-70px; }
#pointmsg_birthday_y .arrow { margin-left:70px; }
	
/* Responsive */
@media (min-width:1025px) {/* 宽屏布局 */
	#wrapper{ width:1250px; }
	#footer{width: 100%;}
	#header_logo { width:320px; }
	#regForm,.lady-list { width:430px;  }
	.reg_box{margin-top:70px;}
	.TabbedContent{ padding:60px 50px 45px; }
	#footer img { max-width:none; }
}
@media (min-width:750px) and (max-width:1024px) { /* 为ipad竖屏等微调*/
	#body_background_box .bg_img { background-size:cover; }
	#wrapper,#footer { width:auto; }
	#footer { width:auto; left:0px; right:0px; margin-left:0; position: static;}
}
@media (min-width:1024px) and (max-height:730px) { /* 为宽矮屏微调*/
	#body_background_box .bg_img { background-size:cover; }
	/*#regForm { margin-top:30px; }*/
	.reg_box{margin-top:30px;}
	.TabbedPanels { margin-top:0; }
	.popup-container { top:51% !important; }
	#login { top:59% !important; }
	#footer img { max-width:750px; }
}
@media (max-width:750px) {
	.hide_in_mobile { display:none; }
	.hide_in_pc { display:block; }
	html { font-size:18px; }
	#wrapper,#footer { width:auto; }
	#header { padding:0 6px 0 2px; }
	#header_logo { width:10.5rem; }
	.signin{ padding-top:14px; font-size:12px; text-align:right; }
	.signin .login_pop { display:block; }
	#body_background_box .bg_img { background-size:cover !important; }
	#body_background_box .img1 { background:url(../images/m_bg1.jpg) no-repeat top center; }
	#body_background_box .img2 { background:url(../images/m_bg2.jpg) no-repeat top center; }
	#body_background_box .img3 { background:url(../images/m_bg3.jpg) no-repeat top center; }
	#body_background_box .img4 { background:url(../images/m_bg4.jpg) no-repeat top center; }
	#regForm { width:auto; }
	.reg_box{margin:15rem 10px 10px;}
	.reg_text { max-width:365px; margin:0 auto; }
	.TabbedPanels { max-width:320px; margin:0 auto; }
	.TabbedContent{ padding:40px 20px 20px; background-color:rgba(255,255,255,0.85); }
	#footer{ position:static; font-size:12px; width:auto; margin-left:0; text-shadow:0 1px 1px rgba(0,0,0,0.3); background: none; color: #fff;}
	#footer img { max-width:100%; }
	.form-label { float:none; width:auto; padding:0 0 8px; }
	.form-con { float:none; width:auto; }
	.terms_privacy { color:#333; }
	.reg_text img{display: none;}
	.reg_text .mobile{display: block;}
	.TabbedPanelsTabSelected img{width: 40px; height: auto;}
	.lady-list{float: none; width: 300px;}
	.lady-list ul li{width: 30%; margin-left: 10px;}

}
@media (min-width:370px) and (max-width:750px) {
	.reg_box{margin:8rem 10px 10px;}
}
@media (min-width:350px) and (max-width:370px) {
	html { font-size:17px; }
}
@media (max-width:350px) {
	html { font-size:16px; }
	.reg_box{margin:10rem 10px 10px;}
}
@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 { opacity:0.5; }
	/*#regForm { margin-top:7rem; }*/
	.reg_box{margin-top:7rem;}

}

/*
@media (min-height:0px) and (max-height:800px){
#footer{position: static;}
}
@media (min-height:800px) {
html,body{height: 100%;}
}*/