@charset "utf-8";
/* CSS Document */
html { font-size:16px; }
body,input,select,textarea { font-family:Arial,Helvetica,sans-serif; font-size:12px; font-size:0.75rem; 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; }
#first_name:focus { border:1px solid #ef9d0f; -webkit-animation:shining 1s alternate infinite; animation:shining 1s alternate infinite; }
a:link,a:visited{ color:#e95265;  }
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 */
#wrapper { width:1000px; margin:0 auto; position:relative; z-index:6; }
#header { height:60px; padding:0 12px; }
#header_logo { float:left; width:240px;margin-top:10px; }
.signin { font-size:14px; float:right; padding-top:14px; color:#ffffff; }
.signin .login_go { display:none; }
.reg_text{margin-bottom: 20px;text-align: center;}
.reg_text_m{display: none;}
.reg_text img{ margin:0 auto;}
#male,#female{ float: left;display: block;cursor: pointer;}
.float{ float: left;}
.gender_box{margin:0 30px; padding-top: 10px;}
#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 {color:#000; font-size:12px; text-align:center; padding-top:14px; line-height:1.4em;max-width: 270px;text-align:center;margin:0 auto; }
#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:#fff; 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: 40px;}


/* TabbedPanels */
.TabbedPanels { margin:0; padding:0; }
.TabbedPanelsTabGroup { margin:0 0 -18px; padding:0; height:36px; text-align:center; }
.TabbedPanelsTab { font-family:Verdana, Geneva, sans-serif; display:inline-block; width:34px; height:34px; line-height:34px; text-align:center; -moz-user-select:none; -khtml-user-select:none; cursor:default; margin:0 2px; border-radius:40px; font-size:18px; color:#999; background:#fff; border:1px solid #ccc; }
.TabbedPanelsTabSelected { background:#e95265; color:#fff; }
.TabbedContent{ padding:40px 40px 30px; 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: 0 4px 25px rgba(0,0,0,0.15); }

/*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:0.75rem; padding-left:5px; line-height:36px; color:#999; width: 100%; cursor: text; }
#regForm { width:410px; margin:120px 0 0 0px; }
.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%; }
.input_test, .input-group { width:100%; height:36px; height:2.25rem; line-height:32px; line-height:2rem; box-sizing:border-box; background-color:#fff; border:1px solid #aaa; border-radius:4px;     text-indent: 4px;}
.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.75rem; 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%; }
.input_desc { font-size:12px; line-height:1.8em; text-align:right; color:#888; }
.button_box { padding-top:20px; }
.submit-button { display:block; width:100%; text-decoration:none; height:44px; line-height:38px; font-size:28px; height:2.75rem; line-height:2.75rem; font-size:1.75rem; cursor:pointer; background-color:#e95265 !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:#ff435b !important; color:#fff; }
/* for ie8 */
.ie.ie8 select { height:22px !important; }

/* 如果没有定义这个，有可能在加载时一瞬间显示弹层 */
.popup-container { display:none; }

/* intsva */
.intsva { position:absolute; z-index:10001; line-height:1em; font-size:11px; /*font-size:0.7rem;*/ margin-top:-29px; padding:4px 6px; padding:0.25rem 6px; color:#fff; background-color:#222222; border:1px solid #222222; 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:#222222;/* 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:#222222;/* use for arrow border */ }
#pointmsg_birthday_y { margin-left:-70px; }
#pointmsg_birthday_y .arrow { margin-left:70px; }




/* Responsive */
@media (max-width:1025px) {/* 宽屏布局 */
	/*#wrapper { width:1250px; }
	#header_logo { width:auto; }
	#regForm { width:430px; margin-top:110px; }
	.TabbedContent{ padding:40px 40px 30px; }
	#ladies_box{width: 85%;}
	#footer{position: absolute;bottom: 8px;}
	.footer_text{width: 90%;}*/

}
@media (min-width:750px) and (max-width:1024px) { /* 为ipad竖屏等微调*/
	/*#body_background_box .bg_img { background-size:cover; }
	#wrapper { width:auto; }
	#footer { width:auto; left:8px; right:8px; margin-left:0; }
	.sw_btn{display: none;}*/
}
@media (min-width:1024px) and (max-height:730px) { /* 为宽矮屏微调*/
	/*#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:18px; }
	#wrapper { width:auto; }
	#header { padding:0 6px 0 2px; }
	#header_logo { width:11rem; }
	.signin{ padding-top:14px; font-size:12px; text-align:right; color:#666; }
	.signin .login_go { display:block; }
	.signin .login_pop { display:none; }
	#regForm { width:auto;}
	.reg_text { max-width:365px; margin:0 auto;}
	.TabbedPanels { max-width:320px; 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;}
		.input_desc{display: none;}
	.ourService ul li:nth-child(2) {
			margin: 0 auto!important;
			/* width: 100%; */
	}

}
@media (min-width:370px) and (max-width:750px) {
	
}
@media (min-width:350px) and (max-width:370px) {
	html { font-size:17px; }
}
@media (max-width:350px) {
	html { font-size:16px; }
	.gender_box{ margin:0 15px;}
}
@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); }
}

/* 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); }
}