@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 { -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 */
/*去除手机端按钮默认样式*/
input{ -webkit-appearance: none; outline: none; }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; }
/*去除 select 背景*/
select::-ms-expand { display: none; }
select { border: none; outline: none; appearance: none; -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none; }

/* 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: 940px; }
#body_background_box .bg_img {display: none;}
#body_background_box .img1 { background:url(../images/bg1.jpg) no-repeat center center; z-index:4; }
#body_background_box .img2 { background:url(../images/bg2.jpg) no-repeat center center; z-index:3; }
#body_background_box .img3 { background:url(../images/bg3.jpg) no-repeat center center; z-index:2; }
#body_background_box .img4 { background:url(../images/bg4.jpg) no-repeat center center; z-index:1; }
#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: 1100px;  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;}
#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; 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:left; 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{ float: right;line-height: 40px;}
.mobile{display: none;}

/* 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:100px 0 0 10px; }
.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; 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: 98; line-height: 1em; height: auto; font-size: 11px; /*font-size:0.7rem;*/ margin-top: -29px; padding: 4px 6px; padding: 0.25rem 6px; color: #fff; background-color: #2d2d2d; border: 1px solid #2d2d2d; 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: #2d2d2d; left: 0; /* 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: #2d2d2d;/* use for arrow border */ }
.error-tips { line-height: 2em; color: #CE4844; }
.error-tips.block { margin: 6px 0 10px; padding: 5px 10px; margin: 0.375rem 0 0.625rem; padding: 0.375rem 0.625rem; border: 1px solid #f3c6cc; background: #ffedef; border-radius: 0.2rem; }
.error-tips.block h1 { font-size: 14px; margin-bottom: 0.2em; }
.error-tips.block p { line-height: 1.2em; margin-bottom: 0.4em; }


/*幻灯css*/
#ladies_box { width: 980px; margin: 260px auto 20px; text-align: left; white-space: nowrap;  visibility: hidden; position: relative;}
.slidcontent { width: 100%; overflow: hidden; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 auto; position: relative; z-index: 1; }
.myslid { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.wm_list ul li { width: 6rem; margin: 0.4rem 0.1rem 0.8rem 0.1rem; float: left; text-align: center; }
.slid-li { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0; width: 100%; height: 100%; position: relative; text-align: center; font-size: 18px; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; background: none; cursor:move; }
.slid-li img { border-radius: 200px;width: 146px;  overflow: hidden; }
.sw_btn{width: 38px; height: 64px;display: none; position: absolute; cursor: pointer; z-index: 10;}
.swiper-prev{left:-60px; top: 45px;background: url(../images/prev.png) no-repeat center center; opacity: 0.5;
filter: alpha(opacity=50);}
.swiper-prev:hover{opacity: 1;
filter: alpha(opacity=100); }
.swiper-next{right:-60px; top: 45px;background: url(../images/next.png) no-repeat center center;opacity: 0.5;
filter: alpha(opacity=50);
filter: alpha(opacity=100); }
.swiper-next:hover{opacity: 1;
filter: alpha(opacity=100); }

.ie .swiper-prev,.ie .swiper-next{top:60px;}
.slid-pd{ padding: 20px; }
.swiper-container {
  width: 1000px;
  height: 220px;
  margin:0 auto;
  position:relative;
/*  overflow:hidden;*/
  direction:ltr;
  -webkit-backface-visibility:hidden;
  -moz-backface-visibility:hidden;
  -ms-backface-visibility:hidden;
  -o-backface-visibility:hidden;
  backface-visibility:hidden;
  /* Fix of Webkit flickering */
  z-index:1;
}
.swiper-wrapper {
  position:relative;
  -webkit-transition-property:-webkit-transform, left, top;
  -webkit-transition-duration:0s;
  -webkit-transform:translate3d(0px,0,0);
  -webkit-transition-timing-function:ease;
  
  -moz-transition-property:-moz-transform, left, top;
  -moz-transition-duration:0s;
  -moz-transform:translate3d(0px,0,0);
  -moz-transition-timing-function:ease;
  
  -o-transition-property:-o-transform, left, top;
  -o-transition-duration:0s;
  -o-transform:translate3d(0px,0,0);
  -o-transition-timing-function:ease;
  -o-transform:translate(0px,0px);
  
  -ms-transition-property:-ms-transform, left, top;
  -ms-transition-duration:0s;
  -ms-transform:translate3d(0px,0,0);
  -ms-transition-timing-function:ease;
  
  transition-property:transform, left, top;
  transition-duration:0s;
  transform:translate3d(0px,0,0);
  transition-timing-function:ease;

  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  float: left;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}


.attention_con { width: 420px; height: auto; color: #333333; text-align: center; padding-top: 0; position: relative; margin: 60px 10px 0px 0px; overflow: hidden; border-radius: 0px; box-sizing: border-box;  float: right;box-shadow:0 0px 12px rgba(0,0,0,0.15);}
.reg_title { margin: 0; padding: 30px 10px; background-color: #ffffff; color: #222; font-size: 40px; }
.reg_title { margin: 0; padding: 30px 10px; background-color: #ffffff; color: #222; font-size: 30px; }
#main_5 .mask { position: absolute; top: 0%; left: 0%; background: #ffffff; opacity: 0.6; filter: alpha(opacity=60); width: 100%; height: 100%; z-index: -1; }
.register_area { padding-top: 0px; width: 100%; margin: 0 auto; }
.reg_word { font-size: 26px; color: #222; text-align: left; }
.reg_word2 { font-size: 28px; color: #ffffff; padding-top: 30px; }
.copyright { color: #ccc; padding: 10px 0px; margin: 0 auto; width: 100%; text-align: center; line-height: 1.2; }
.footer { width: 100%; height: 30px; font-size: 12px; line-height: 30px; text-align: center; color: #2A4A87; clear: both; }
#main_5{display: block;}
.under_img{padding:20px 30px 20px;}
#pointmsg_passwd1{max-width:100%!important;}
/* TabbedPanels */
.TabbedPanels { margin: 0px; padding: 0; }
.TabbedPanelsTabGroup { margin: 0px; padding: 0; text-align: center; position: relative; z-index: 3; *padding-left: 60px; *display: block; *width: 100%; *height: auto; }
.number,.TabbedPanelsTab { font-family: Arial, Verdana, Geneva, sans-serif; display: inline-block; width: 42px; height: 42px; line-height: 42px; text-align: center; -moz-user-select: none; -khtml-user-select: none; cursor: default; margin: 0px 5px; border-radius: 30px; -moz-border-radius: 30px; font-size: 24px; color: #666666; background-color: #c4c4c4; *float: left; }
.number,.TabbedPanelsTabSelected { background-color: #da1b48; color: #fff; }
.TabbedContent { color: #333; font-size: 14px; background-position: center top; background-repeat: no-repeat; margin-top: 20px; }
.TabbedPanelsContent { position: relative; z-index: 2; padding: 50px 30px 30px; }
.reg_area { position: relative; margin-top: 0px; }
.mask { position: fixed; top: 0%; left: 0%; background: #000000; opacity: 0; filter: alpha(opacity=0); width: 100%; height: 100%; z-index: 0; }
.c_mask { position: absolute; top: 0%; left: 0%; background: #ffffff; opacity: 0.9; filter: alpha(opacity=90); width: 100%; height: 100%; z-index: -1; }


/* form */
#login .form-con .img-code .code { z-index: 3; }
#regForm .form-label { display: none; }
#regForm { width: 100%; margin: 0 auto; }
.form-item { margin: 10px 0; }
.form-label { font-size: 14px; font-size: 1rem; float: left; width: 22%; padding-top: 12px; text-align: left; color: #ffffff; }
.form-con { float: left; width: 100%; position: relative; position: relative; border-radius: 4px; }
.input-group { width: 100%; height: 36px; line-height: 42px; box-sizing: border-box; border: 1px solid #dcdcdc; border-radius: 0px; height: 100%; font-size: 1rem; background: none; position: relative; height: 100%; overflow: hidden; z-index: 2; background-color: #ffffff; height: 40px; height: 2.8rem; }
.input-group .input_test { font-size: 14px; font-size: 1rem; height: 2.125rem; height: 100%; height: 40px; width: 100%; background: none; *height: 20px; *margin-top: 10px; }
.input_test { padding-left: 5px; border: 0; position: relative; z-index: 2; }
#passwd1 { z-index: 3; position: relative; }
.select-wrapper { width: 100%; position: relative; overflow: hidden; z-index: 0; height: 100%; height: 2.8rem; box-sizing: border-box; background-color: #fff; border: 1px solid #aaa; border-radius: 4px; line-height: 1; }
.select-wrapper:after { display: block; content: ""; position: absolute; width: 10px; height: 5px; right: 4px; top: 40%; }
.select-wrapper select { font-size: 14px; font-size: 1rem; float: left; width: 100%; margin-top: 0px; text-indent: 4px; height: 40px; height: 2.6rem; line-height: 40px; padding-left: 5px; border: none; background: url(../images/icon_arrow.png) no-repeat 96% center; *background: url(../images/icon_arrow.png) no-repeat 100% center; }
.select-wrapper select option { font-size: 13px; }
.input-group .input_test, .input-group .select-wrapper { float: left; border: none; line-height: 42px;  box-sizing: border-box;}
.input-group .select-wrapper { width: 33%; height: 34px; height: 2.125rem; height: 100%; }
.input-group .select-wrapper select { width: 100%; }
.input_desc { font-size: 12px; line-height: 1.8em; text-align: right; color: #888; display: none; }
.button_box { padding-top: 20px; }
.submit-button { display: block; width: 100%; text-decoration: none; height: 60px; line-height: 58px; font-size: 32px; height: 3rem; line-height: 3rem; font-size: 1.6rem; cursor: pointer; border: none; color: #fff; border-radius: 0px; transition: all 0.3s; -webkit-transition: all 0.3s; margin-top: 0 !important; background-color: #da1b48;/* box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.33);*/ }
.submit-button:hover { color: #fff; background-color: #01a9f4; }
.password-bg { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; line-height: 2.8rem; padding-left: 5px; z-index: 1; font-weight: normal; font-size: 1rem; color: #999999; text-align: left; *line-height: 40px; z-index: 1 }
.terms_privacy { color: #333; display: none; margin-top: 12px; text-align: center; }





/* Responsive */
@media (max-width:1025px) {/* 宽屏布局 */
	#wrapper { width:auto; }
	#header_logo { width:auto; }
	#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;}
  #wrapper { width:auto; }
}
@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; }
  body{padding: 0; margin: 0;}
	#wrapper { width:auto; }
	#header { padding:0 6px 0 6px; }
	#header_logo { width:11rem; }
	.signin{ padding-top:14px; font-size:12px; text-align:right;  }
	.signin .login_go { display:block; }
	.signin .login_pop { display:none; }
	#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; }
	#body_background_box:after { display:none; }
	#regForm { width:auto; margin:0 0 10px; padding:0 10px;}
	#footer { position:static; font-size:12px; padding:0px 10px; text-align:center; width:auto; margin-left:0; color:#aaa; text-shadow:none; }
	
 .attention_title { font-size: 26px; }
  .attention_desc p { font-size: 20px; }
  .c_button a { width: 30%; }
  .check_list label { width: 100%; box-sizing: border-box; }
  
  .register_area { width: 100%; }
  .reg_word { font-size: 38px; }
  .reg_word2 { font-size: 18px; }
  #ladies_box{margin: 80px auto 10px; width: 88%}
  .attention_con { width: 96%;margin: 60px auto 0px; float: none; }
  .mask{opacity: 0.3;  filter: alpha(opacity=30);}
  .intsva{text-align: left;}

}
@media (max-width:480px) {
  .attention_con { }
  .attention_title { font-size: 18px; }
  .attention_pd { padding: 0px 20px 20px }
  .reg_word { font-size: 22px; }
  .TabbedPanelsContent { padding: 50px 20px 30px }
  .attention_desc p { font-size: 16px; }
  .h_logo img{width: 80%;}
  .reg_title{font-size: 28px;}
  body{ background-size: cover;}
  .TabbedPanelsContent { padding: 30px 0px 30px;}
  .footer_text .fo-text{font-size: 12px; line-height: 1.4; text-align: center;}
  #ladies_box { margin: 40px auto 10px; width: 88%;}
  .under_img{padding: 0px 30px 20px;}
  .reg_title{padding: 16px 10px;}


@media (min-width:350px) and (max-width:480px) {
	html { font-size:17px; }
}
@media (max-width:350px) {
	html { font-size:16px; }
}

@media only screen  and (max-width:320px) {
  .attention_title { font-size: 16px; }
  .reg_word { font-size: 22px; }
  .TabbedContent { margin-top: 18px; }
}

@media only screen and (max-width: 400px){
	#login .form-con{width: 68% !important;}
	#login .form-label{width: 32% !important;}
	#login .form-item{margin: 10px 0 !important;}
  }

@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); }
}