@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; padding: 0; margin: 0; }
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; }
ul, li { list-style: none; }
a { color: #5aff00; }
a:hover { color: #76ffff; }

/*去除手机端按钮默认样式*/
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; }

/* Clear Fix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; }

/* Hide from IE Mac */
.clearfix { display: block; }

/* End hide from IE Mac */


/*  main css */
.body1{ background: url(../images/bg.jpg) top center no-repeat; background-size: cover;}
.black_overlay { position: fixed; top: 0%; left: 0%; background: #000; opacity: 0.65; filter: alpha(opacity=65); width: 100%; height: 100%; z-index: 100; display: none; }
.wrapper{ width: 100%;height: auto;}
.header{ width: 80%;margin:0 auto;display: block; }
.logo{ float: left; display: block;margin-top: 10px;}
.signin{float: right;display: block;font-size: 14px; color:#333;padding-top: 20px;}
.signin a{ color:#ff488c;text-decoration: underline;} 
.main{ width:1200px;margin:0 auto; display: block;margin-top:6%;position: static;} 
.title{ display: block;float:left; margin-top:456px;margin-left: 30px;}
.footer{height: 80px;width: 80%;background: #fff;margin:0 auto;padding:0 10%;margin-top: 50px;}
.service{ float: left;display: block;margin-top: 20px;}
.c_bot{ float: right;text-align: right;margin-top: 16px;color: #333;}
.c_bot p{ color: #333;font-size: 12px;line-height: 16px;}
.c_bot .contact{ font-size: 14px;line-height: 18px;}
.box{ position: static;}
/* main css end */

/*form wrap */
.form-box{ padding:10px 15px 15px;background: #018dc0;background-color: rgb(1, 141, 192);
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.35);  border-radius: 8px;text-align: center;width: 424px;margin-left:0;z-index: 10;float: left; margin-top: 76px;}
.form-box h2{font-size: 26px;font-weight: bold;color: #fff;line-height: 30px; margin-bottom: 10px; }
.form-wrap{ background: #fff;border-radius: 4px;padding:20px 20px;}
.form-wrap h2,h3{ color:#e4286f;line-height: line-height:1.1;text-align: center;margin:0 auto; }
.form-wrap h2{ font-size: 38px; font-weight: bold; padding-bottom: 6px;}
.form-wrap h3{ font-size:18px;font-weight: bold; }
.form-wrap .line{ height: 1px; width: 100%; background: #ccc;display: block;margin:15px auto 20px;}
/* form wrap end */

/*幻灯css*/
#ladies_box { width: 1040px; margin: 40px 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; border: 2px solid #ffffff; overflow: hidden; }
.sw_btn{width: 38px; height: 64px; 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: 1040px;
  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;
}




/* form */
/*#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; }
.form-con { float: left; width: 78%; height: 40px; height: 2.8rem; position: relative; background-color: #ffffff; position: relative; border-radius: 4px; }
.input-group { width: 100%; height: 36px; line-height: 42px; box-sizing: border-box; border: 1px solid #aaa; border-radius: 4px; height: 100%; font-size: 1rem; background: none; position: relative; height: 100%; overflow: hidden; z-index: 2; }
.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; webkit-box-sizing: border-box; box-sizing: border-box; height: 100%; }
.input_test { padding-left: 5px; border: 0; }
.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; }
.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: 18px 0px; }
.submit-button { display: block; width: 100%; text-decoration: none; height: 60px; line-height: 48px; font-size: 28px; height: 3rem; line-height: 3rem; font-size: 1.8rem; cursor: pointer; border: none; color: #fff; border-radius: 5px; transition: all 0.3s; -webkit-transition: all 0.3s; box-shadow: 0px 1px 3.56px 0.44px rgba(0, 0, 0, 0.6); text-shadow: 0.5px 0.866px 0px rgba(0, 0, 0, 0.6); background-color: #f33463; background-image: -moz-linear-gradient(90deg, rgb(232, 0, 55) 0%, rgb(255, 113, 151) 100%); background-image: -webkit-linear-gradient(90deg, rgb(232, 0, 55) 0%, rgb(255, 113, 151) 100%); background-image: -ms-linear-gradient(90deg, rgb(232, 0, 55) 0%, rgb(255, 113, 151) 100%); }*/
 /*.submit-button:hover {  background-image: -moz-linear-gradient( 90deg, rgb(255,113,151) 0%, rgb(232,0,55) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,113,151) 0%, rgb(232,0,55) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,113,151) 0%, rgb(232,0,55) 100%);*/
/*background: #f33463; }
.password-bg, .name-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; }
.terms_privacy { color: #666666; display: none; margin: 0px auto 15px; text-align: center; }
.terms_privacy a { color: #222222; }
.terms_privacy a:hover { color: #ff4076; }
#first_name, #last_name { width: 45%; }
.input_c_line { float: left; padding: 0px 5px 0px 0px; font-size: 14px; line-height: 40px; height: 100%; color: #999; }
*/




/* form    注册框项目高度小的*/
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; overflow:hidden; }
.clearfix { display:block; }
#regForm { width:100%; margin:0 auto; }
.form-item { margin:12px 0; }
.form-label { font-size:14px; float:left; width:22%; padding-top:9px; text-align: left;}
.form-con { float:left; width:78%; height: 34px;  height: 2rem; position: relative; background-color: #ffffff; position: relative; border-radius: 4px;}
.input-group{ width:100%; height:36px; line-height:42px;  box-sizing:border-box;  border:1px solid #aaa; border-radius:4px;height: 100%; font-size: 1rem;  background: none; position: relative; height: 100%; overflow: hidden; z-index: 2; }

.input-group .input_test { font-size:14px; height:2.125rem; height:100%;height: 32px; width:100%; background: none; *height: 20px; *margin-top: 10px;}

.input_test{padding-left: 5px; border: 0;}
.select-wrapper { width:100%; position:relative; overflow:hidden; z-index:0; height:100%; height:2rem; 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; float:left; width:100%; margin-top:0px; text-indent:4px; height:32px; height:2rem; line-height: 32px;  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; }
.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:10px; text-align: center; }
.submit-button { display:block; width:100%; text-decoration:none; height:50px; line-height:50px; font-size:22px; cursor:pointer;  border:none; color:#fff; border-radius:6px; transition:all 0.3s; -webkit-transition:all 0.3s; margin-top:0 !important;background-color:#f23e81; margin:0 auto;  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);  font-weight: bold;
 }
.submit-button:hover {opacity: 0.9;
filter: alpha(opacity=90);}
.password-bg { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; line-height: 32px; padding-left:10px; z-index: 1; font-weight: normal; font-size: 14px; color: #999999; text-align: left; *line-height: 40px; }
.terms_privacy{color: #333333;margin-top: 15px;font-size: 12px;}
.terms_privacy a{color: #ff3c85;}
.terms_privacy a:hover{color: #b8235b;}
#first_name, #last_name { width: 45%;}
.input_c_line { float: left; padding: 0px 5px 0px 0px; font-size: 14px; line-height: 28px; height: 100%; color: #999; }
/*.select-sex input{-webkit-appearance: radio;}*/
.sex-con{width: 50%; float: left;}
.sex-con input{visibility: hidden; visibility:visible\9; margin-top:8px;}
.select-form-label{font-size: 14px; float: left; text-align: left; padding-top: 20px; display: block; width:44%; }
.select-sex{font-size: 12px;float: left;width: 50%;text-align: left; display: block;margin-right: 4px;}
.select-sex label{ text-align: center; width: 50%; float: left; display: block;cursor: pointer;}
.select-sex label span{width: 100%; display: inline-block;}
.select-sex-radio{border-radius: 30px;width: 12px; height: 12px;background-color: none; margin: 0 auto; margin-top: 4px; display: none\9;}
.select-sex .select-sex-radio.man{ border: 3px solid #3f8ad4;}
.select-sex .select-sex-radio.woman {border: 3px solid #de004e;}
.select-sex .select-sex-radio.man.act{ background-color: #3f8ad4;}
.select-sex .select-sex-radio.woman.act{background-color: #de004e;}
/* 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: #f25c5c; border: 1px solid #f25c5c; 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: #f25c5c; 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: #f25c5c;/* use for arrow border */ }
/*#pointmsg_first_name, #pointmsg_last_name, #pointmsg_email, #pointmsg_passwd1 { margin-top: -42px; }*/
.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; }



@media only screen  and (max-width:450px) {

  /*手机版弹出验证信息位置调整*/
  .TabbedContent table { width: 98%; }
  #pointmsg_birthday_y { margin-left: 0px; background-position: -50% 100%; padding-bottom: 3px; margin-right: 18px; }
  #pointmsg_birthday_y p { border-bottom: 1px solid #FF9900; }
  #pointmsg_last_name { margin-left: 0px; background-position: -200% 100%; padding-bottom: 3px; margin-right: 18px; }
  #pointmsg_last_name p { border-bottom: 1px solid #FF9900; }
  #pointmsg_first_name { margin-left: 0px; background-position: -50% 100%; padding-bottom: 3px; margin-right: 18px; }
  #pointmsg_first_name p { border-bottom: 1px solid #FF9900; }
  #pointmsg_passwd1 { margin-right: 18px; }
  .form-label { display: block; width: 100%; text-align: left; padding-bottom: 5px; font-size: 14px; font-weight: bold; }
  .form-con { width: 100%; }
  .register_con h2 { font-size: 1.4rem; }
  .sex-con{width:100%; margin-top:10px;}
  .select-form-label{width: 30%;}
}

}
@media (min-width:350px) and (max-width:375px) {
  html { font-size: 17px; }
  #ladies_box img { width: 960px; }
  #ladies_box .ladies_wrapper { width: 1920px; }
}
@media (max-width:350px) {
  html { font-size: 16px; }
}
@media only screen  and (max-width:320px) {
  #pointmsg_last_name { margin-left: -30px; }
  #pointmsg_last_name .arrow { left: 30px; }
  #pointmsg_birthday_y { margin-left: -90px; }
  #pointmsg_birthday_y .arrow { left: 90px; }
  #pointmsg_passwd1 { margin-left: -14px; margin-right: 0px;margin-top: -36px; }
  #pointmsg_passwd1 .arrow { left: 90px; }
}



/* media main control css */

@media (max-width:1200px) {
  .main{ width:98%; }
  .title{margin-left: 20px;}
  .title img{ width: 550px;}
  .form-box{ width: 380px;margin-left: 3%;}
  .form-wrap h2{font-size: 24px; }
  .form-wrap h3{ font-size: 14px;}
}
@media (min-width:768px) and (max-width:1026px) {
    .main{ width:95%; }
      .body1 {    background-position-x: -620px;}
      .title{ margin-top: 20px;}
      .header{ width: 90%;}
      #ladies_box{ width: 75%;}
      .slid-li img{ width: 160px;}
  }
@media  (max-width:767px) {
  .header{ width: 94%;}
  .body1 {    background-position-x: -710px;}
  .title {margin-top: 30px;}
  #ladies_box{ width: 80%;}
  .swiper-next,.swiper-prev{ top:32px;} 
}
@media  (max-width:420px) {
  .logo{ float: none;text-align: center;}
  .signin a{ color: #fff;}
  .body1{ background: url(../images/mbg.jpg) top center no-repeat;background-position: none;}
  .main{ width: 94%;}
  .form-wrap{     padding: 20px;}
  .form-item{margin:6px 0;}
  .form-box{ width: 92%;margin:0 auto;}
  .submit-button{ font-size: 17px;}
  .footer{ width: 94%;margin:0 auto;padding: 0;background: none;}
  .service,.c_bot{ float: none; text-align: center;}
  .title img{ width: 96%;margin:0 auto;}
  .title{ margin-left:30px auto 0;}
  .sw_btn{display: none;}

}

@media  (max-width:376px) {
  .form-wrap .line{margin:10px auto 0px;}
  .form-wrap h3{ font-size: 12px;}

  #ladies_box{    margin: 20px auto; width: 80%; }
  #login.popup-container .popup-content{ top:50px!important;}
  #login{ max-height: 440px;}
}

@media  (max-width:325px) {
.form-box{ width: 95%;    padding: 10px 8px 15px;}
.submit-button{ font-size: 15px;}
 #pointmsg_last_name{     margin-top: -30px;
    width: 54%;}
}
  






/* animation */
@-webkit-keyframes bounceCenter {
  0% { -webkit-transform: scale(1) }
  10% { -webkit-transform: scale(1) }
  50% { -webkit-transform: scale(1.2) }
  100% { -webkit-transform: scale(1) }
}
@keyframes bounceCenter {
  0% { transform: scale(1) }
  10% { transform: scale(1) }
  50% { transform: scale(1.2) }
  100% { transform: scale(1) }
}
@-moz-document url-prefix() {
  .select_city { ; background: url("../images/icon_arrow.png") no-repeat 240px 8px !important; }
}