/*------------手机模态框----------*/
.WLogin-close{
  position: absolute;
  top: 1.375rem;
  right: 1.075rem;
  height: 0.9rem;
  width: 0.9rem;
  z-index: 999;
} 
.back-forget{
  font-size: 1.5rem;
  position: absolute;
  top: 1rem;
  left: 1.075rem;
  height: 1.2rem;
  width: 0.9rem;
  z-index: 999;
}
.back-forget span{
  font-size: 1.5rem;
  top: 1rem;
  left: 1.075rem;
  height: 1.2rem;
  width: 0.9rem;
}
  /* // 关于我们 */
  .about{
    text-align: center;
  }
  .about div:nth-child(1){
     width: 6.45rem;
     margin: 0 auto;
     padding-top: 6.45rem;
     padding-bottom: 3rem;
          }
  .about div:nth-child(1) img{
    width: 100%;
  }
  .about div{
    text-align: center;
  }
  .about div h2{
    font-size: .72rem;
    margin-bottom: 1rem;
  }
  .about div{
    font-size: .65rem;
  }
  .about div:nth-child(3){
     margin-top: 1rem;    
  }
    .about div:nth-child(4){
     margin-top: 1rem;    
     padding-bottom: 5rem;
  }
    .wap_about{
  background: #fff;
  border-top: 1px solid #ddd;
  }

.dialog-login .dialog {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
    background-color: rgba(0, 0, 0, 0.7);  
  }
.dialog-login .dialog .dialog-box {
  margin-top: 0;
  text-align: center;
    width: 10rem;
    height: 10rem;
    min-height: 5rem;
    position: absolute;
    background-color: #fff;
    top: 50%;
    margin-top: -5rem;
    left: 50%;
    margin-left: -5rem;
    text-align: center;
}
.dialog-login .dialog-box .dialog-content{
  margin-top: 4.5rem;

}
.dialog .dialog-box .dialog-cancel,
.dialog .dialog-box .dialog-ok {
  margin: 0 0.925rem;
  height: 2.2rem;
  line-height: 2.2rem;
  border: 1px solid;
  text-align: center;
  margin-top: 0.575rem;
}
.dialog .dialog-box .dialog-cancel {
  background-color: #000;
  color: #fff;
  margin-top: 2.2rem;
}
/*-----------登录/注册-------------*/
 #schedule-box {
    margin: 0 auto;
    padding: .5rem .8rem;
    font-size: .6rem;
    display: none;
    z-index: 99;
    background: #fff;
  }
  .schedule-hd{
    position: relative;
    margin-bottom: .3rem;
  }
  .schedule-hd div:nth-child(1){
    position: absolute;
  }
  .schedule-hd div:nth-child(3){
    position: absolute;
    right: 0;
    top: 0px;
  }
 .today {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
 .ul-box {
  overflow: hidden;
}
.ul-box > li {
  float: left;
  width: 14.28%;
  text-align: center;
  padding: 5px 0;
}
 .other-month {
  color: #999999;
}
 .current-month {
  color: #333333;
}
 .today-style {
  border-radius: 50%;
  background: #58d321;
}
 .arrow {
  cursor: pointer;
}
 .dayStyle {
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
}
 .current-month > .dayStyle:hover {
  background: #00BDFF;
  color: #ffffff;
}
 .today-flag {
  background: #00C2B1;
  color: #fff;
}
 .boxshaw {
  -webkit-box-shadow: 2px 2px 15px 2px #e3e3e3;
          box-shadow: 2px 2px 15px 2px #e3e3e3;
}
 .selected-style {
  background: #00BDFF;
  color: #ffffff;
}
 #pickdate {
  text-align: left;
  cursor: pointer;
}

.WLogin {
  margin: 0 auto;
  overflow: hidden;
  padding: 0 0.9rem;
}
.WLogin .pl10 {
  margin-top: 7.5rem;
}
.WLogin .WLg {
  width: 100%;
  height: 2rem;
  display: block;
  line-height: 2rem;
  border: 0.05rem solid #1e1e1e;
  background: #1e1e1e;
  color: white;
  text-align: center;
  margin-top: 0.625rem;
  margin-bottom: 0.8rem;
}
.WLogin .Wcontent div:nth-child(1) {
  border: 0.025rem solid  #1e1e1e;
  height: 2.25rem;
  overflow: hidden;
  background: #fff;
}
.WLogin .Wcontent div:nth-child(2) {
  border: 0.025rem solid  #1e1e1e;
  margin-top: 0.6rem;
  height: 2.25rem;
  overflow: hidden;
  letter-spacing: 2px;
  background: #fff;
}
.WLogin .Wcontent input[type='text'],
.WLogin .Wcontent input[type='password'] {
  width: 99.5%;
  padding: .6rem 0 .9rem;
  text-indent: 5%;
  border: 0;
  outline: none;
  margin-left: 1px;
  background: none;}
.WLogin .Wforget {
  margin-top: 0.9rem;
  color: #a8a8a8;
}
.WLogin .register-lp .LgHave{
  padding-top: 6rem;
}
.WLogin .LgHave {
  margin: 0 auto;
  text-align: center;
  color: #a8a8a8;
  display: block;
  padding-top: 4.08rem;
  width: 30%;
  min-width: 2.5rem;
  cursor: pointer;
  min-width: 5rem;
}
#btn-register{
  padding-top: 7rem;
}
.WLogin .LgWayTips {
  position: relative;
  margin-top: 2.7rem;
}
.WLogin .LgWayTips strong {
  padding-top: 1rem;
  height: 0.025rem;
  width: 100%;
  border-bottom: 0.025rem solid #c6c6c6;
  display: block;
}
.WLogin .LgWayTips div {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.WLogin .LgWayTips div span {
  line-height: 2rem;
  height: 2rem;
  width: 35%;
  font-size: 0.5rem;
  text-align: center;
  margin: 0 auto;
  display: block;
  background: #eee;
  color: #808080;
  min-width: 2.65rem;
}
.WLogin .LgWay {
  margin-top: 1.08rem;
  padding: 0% 10.5%;
}
.WLogin .LgWay li {
  float: left;
  width: 33.3%;
}
.WLogin .LgWay li:nth-child(2),
.WLogin .LgWay li:nth-child(3){
  margin-top: .15rem;
}
.WLogin .LgWay li img {
  display: block;
  height: auto;
  width: 1.2rem;
  margin: 0 auto;
  cursor: pointer;
}
.WLogin .login-error-tips {
  background: #f77776;
  color: white;
  text-indent: 0.75rem;
  line-height: 1.2rem;
  height: 1.2rem;
  width: 100%;
  display: none;
  font-size: 0.6rem;
  padding: .3rem 0;
}
.WLogin .login-error-tips p {
  float: left;
}
.WLogin .login-error-tips span {
  float: right;
  color: #fff;
  margin-right: 0.5rem;
  cursor: pointer;
}
.WLogin .Regagree {
  position: relative;
  margin-top: 0.625rem!important;
}
.WLogin .Regagree .box {
  display: inline-block;
  width: 0.65rem;
  height: 0.65rem;
  margin-right: 10px;
  position: relative;
  border: 1px solid #717372;
  vertical-align: middle;
}
.WLogin .Regagree .box input {
  opacity: 0;
  position: absolute;
  height: 1rem;
  width: 1rem;
  top: -3px;
  left: -3px;
  z-index: 100;
  cursor: pointer;
}
.WLogin .Regagree .box span {
  position: absolute;
  top: -2px;
  left: 2px;
  font-size: .8rem;
  font-family: Arial;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
  color: #717372;
  z-index: 2;
}
.WLogin .Regagree input[type="checkbox"] + span {
  opacity: 0;
}
.WLogin .Regagree input[type="checkbox"]:checked + span {
  opacity: 1;
}
.WLogin .Regagree span {
  position: absolute;
  top: 0px;
  left: 1rem;
  color: #b8b8b8;
  font-size: .5rem;
  font-weight: normal;
}
/* .WLogin .Regagree .text{
  top: -2px!important;
} */
.WLogin .Regagree a {
  margin-left: 0.5rem;
  font-size: .5rem;
  position: relative;
  top: .1rem!important;
  left: 0.5rem;
  line-height: 0.5rem;
  cursor: pointer;
}
.WLogin .Regagree a:hover {
  color: red;
}
.WLogin .mobile-logo {
    margin: 0 auto 1.375rem;
    width: 4.15rem;
    padding-top: 4.08rem;
    margin-bottom: 1.5rem;
  }
.WReg,
.WLgAll {
  position: relative;
}
.WCode-YZ,
.Wpsw-reset,
.Winformation,
.WFound {
  position: relative;
  margin: 0 auto;
  padding: 0 0.9rem;
}
.WRegisterSuccess{
  margin: 0 auto;
  padding: 0 0.9rem;
}
.WCode-YZ .WHavePhone,
.Wpsw-reset .WHavePhone,
.Winformation .WHavePhone,
.WRegisterSuccess .WHavePhone {
  width: 80%;
  margin: 0 auto;
  color: #565857;
  text-align: center;
  margin-top: 0.75rem;
}
.WCode-YZ .WCode-error-tips,
.Wpsw-reset .WCode-error-tips,
.Winformation .WCode-error-tips {
  background: #f77776!important;
  color: white;
  text-indent: 0.75rem;
  line-height: 1.2rem;
  height: 1.2rem;
  position: absolute;
  top: 0.4rem;
  width: 100%;
  display: none;
  margin-top: 2.35rem;
  font-size: 0.6rem;
  padding: .3rem 0;
}
.WCode-YZ .LgHave {
  margin: 0 auto;
  text-align: center;
  color: #a8a8a8;
  display: block;
  margin-top: 10.8rem;
  width: 30%;
  min-width: 2.5rem;
  cursor: pointer;
  min-width: 5rem;
}
.WCode-YZ .WLg {
  width: 100%;
  height: 2rem;
  display: block;
  line-height: 2rem;
  border: 0.05rem solid  #1e1e1e;
  background:  #1e1e1e;
  color: white;
  text-align: center;
  margin-top: 0.625rem;
}
.WCode-YZ .WCode-error-tips span {
  float: right;
  color: red;
  margin-right: 0.375rem;
  cursor: pointer;
  font-size: 0.6rem;
}
.WCode-YZ .WCode-YZ-get {
  position: relative;
  width: 100%;
  border: 0.025rem solid  #1e1e1e;
  margin-top: 3rem;
  height: 2.2rem;
  line-height: 2.2rem;
  background: #fff;

}
.WCode-YZ .WCode-YZ-get input {
    width: 70%;
    height: 1.5rem;
    border: 0;
    outline: none;
    padding: 0;
    font-size: 0.8rem;
    margin-left: 1px;
    background: none;
  }
  #pl-yzm{
    padding: .35rem 0;
  }
  
#code-get{
      width: 30%;
    border-radius: 0!important;
    display: block;
    background: #585858!important;
    color: #fff;
    margin-top: 0;
    position: absolute;
    top:0;
    right: 0.01rem;
    text-align: center;
    height: 2.2rem;
    line-height: 2.2rem;
}
#getYan,#mobilegetYan{
    width: 100%;
    background:none!important;
    color: #fff;
    text-align: center;
    height: 2.2rem;
    line-height: 2.2rem;
      }
.WHavePhone span,
.WHavePhone span input{
  font-size: .75rem;
  color: #565857;
}
.Wpsw-reset .LgHave {
  margin: 0 auto;
  text-align: center;
  color: #a8a8a8;
  display: block;
  padding-top: 10.8rem;
  width: 30%;
  min-width: 2.5rem;
  cursor: pointer;
  min-width: 5rem;
}
.Wpsw-reset .WLg {
  width: 100%;
  height: 2rem;
  display: block;
  line-height: 2rem;
  border: 0.05rem solid  #1e1e1e;
  background:  #1e1e1e;
  color: white;
  text-align: center;
  margin-top: 0.5rem;
}
.Wpsw-reset > span {
  color: #b8b8b8;
  font-size: .5rem;
}
.Wpsw-reset .Wpsw-reset-psw {
  margin-top: 0rem!important;
}
.Wpsw-reset .Wpsw-reset-que {
  margin-top: 0.5rem;
}
.Wpsw-reset .Wpsw-reset-psw,
.Wpsw-reset .Wpsw-reset-que {
  width: 100%;
  height: 2.25rem;
  line-height: 2.25rem;
  border: 0.025rem solid  #1e1e1e;
  background: #fff;
}
.Wpsw-reset .Wpsw-reset-psw input[type='password'],
.Wpsw-reset .Wpsw-reset-que input[type='password'] {
  width: 100%;
  height: 2.25rem;
  border: 0;
  padding: 0;
  outline: none;
  text-indent: 5%;
  font-size: 0.8rem;
  background: none;
}
.Wpsw-reset .wtop {
  margin: 0.5859375rem 0;
}
.intimacy_page {
  margin:0 auto;
  padding:.88rem 1.5rem;
}
.intimacy_page h2 {
  font-weight: 400;
  margin-bottom:2.2rem;
  font-size: 0.8rem;
  text-align: center;
}
.intimacy_page div {
  margin-bottom: 2rem;
}
.intimacy_page div h6 {
  font-size: .8rem;
  margin-bottom:1.5rem;
  font-weight: 400;
  font-style: italic;
}
.intimacy_page div p {
  font-size: .7rem;
  line-height: 1.3rem;
}
::-webkit-input-placeholder { /* WebKit browsers */ 
font-size:0.6rem;
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
font-size:0.6rem;
} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
font-size:0.6rem;
} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ 
font-size:0.6rem;
}
/* 完善个人信息 */
.Winformation .LgHave {
  margin: 0 auto;
  text-align: center;
  color: #a8a8a8;
  display: block;
  padding-top: 3rem;
  width: 30%;
  min-width: 2.5rem;
  cursor: pointer;
  min-width: 5rem;
}
.Winformation .WLg {
  width: 99%;
  height: 2rem;
  display: block;
  line-height: 2rem;
  border: 0.05rem solid  #1e1e1e;
  background:  #1e1e1e;
  color: white;
  text-align: center;
  margin-top: 0.5rem;
}
.Winformation > span {
  font-size: .5rem;
  margin-top: 0.87890625rem;
  margin-bottom: 0.87890625rem;
  display: block;
}
.Winformation .Winformation-name {
  margin-top: 3rem;
}
.Winformation .Winformation-name,
.Winformation .Winformation-sex,
.Winformation .Winformation-day {
  width: 100%;
  height: 2.25rem;
  line-height: 2.25rem;
  border: 0.025rem solid  #1e1e1e;
  overflow: hidden;
  background: #fff;
}
.Winformation .Winformation-sex,
.Winformation .Winformation-day {
  margin-top: 0.5rem;
}
.Winformation .Winformation-name input,
.Winformation .Winformation-day input {
    border: 0;
    width: 100%;
    text-indent: 5%;
    height: 2.09rem;
    margin-left: 1px;
    outline: none;
    background: none;
  }
.Winformation .Winformation-sex,
.Winformation .Winformation-day {
  background: #fff;
  line-height: 2.34375rem;
}
.Winformation .Winformation-sex .Winformation-sex-tips,
.Winformation .Winformation-day .Winformation-day-tips {
  padding: 0 6%;
  // color: #aeaeae;
  font-size: 0.6rem;
}
.Winformation-sex .rdo {
    width: auto;
    height: auto;
    top: -0.1rem;
    background-color:transparent;
    border:0;
    margin-right: .2rem;
    margin-left: 6px;
    border-radius: 50%;
    position: relative;
  }
.Winformation-sex .rdo:before,
.Winformation-sex .rdo:after {
  content: '';
  display: block;
  position: absolute;
  border-radius: 50%;
}
.Winformation-sex .rdo:before {
  top: -1px;
  left: -1px;
  width: 13px;
  height: 13px;
  background-color: #fff;
  border: 1px solid #000;
}
.Winformation-sex .rdo:after {
  top: 2px;
  left: 2px;
  width: 7px;
  height: 7px;
}
.Winformation-sex .rdo:checked:after {
  top: 2px;
  left: 2px;
  width: 9px;
  height: 9px;
  background-color: #585858;
}
.Winformation-sex .rdo:checked:before {
  border-color: #585858;
}

.Winformation .Winformation-day input {
  width: 60%;
}
.Winformation .Wday-arrow {
  position: relative;
  float: right;
  margin-top: 0.87890625rem;
  padding: 0;
  margin-right: 0.87890625rem;
}
.Winformation .Wday-arrow::after {
  content: "";
  border-left: 0.25rem solid #fff;
  border-top: 0.25rem solid transparent;
  border-bottom: 0.25rem solid transparent;
  position: absolute;
  top: 0;
  left: 0;
}
.Winformation .Wday-arrow::before {
  content: "";
  border-left: 0.25rem solid #aeaeae;
  border-top: 0.25rem solid transparent;
  border-bottom: 0.25rem solid transparent;
  position: absolute;
  top: 0;
  left: 0.05rem;
}
.WRegisterSuccess .WRegisterSuccess-login {
  width: 100%;
  text-align: center;
  background:  #1e1e1e;
  color: white;
  display: block;
  height: 2.25rem;
  line-height: 2.25rem;
  margin-top: 2.34rem;
}
.WRegisterSuccess .WRegisterSuccess-along {
  width: 100%;
  text-align: center;
  background: #FFFFFF;
  color: #000000;
  display: block;
  height: 2.25rem;
  line-height: 2.25rem;
  margin-top: 0.6rem;
  border: 0.025rem solid  #1e1e1e;
}
/*---------web找回密码----*/
.WFound {
    margin: 0 auto;
    padding: 0 0.9rem;
  }
.WFound .WFoundcontent {
  width: 100%;
}
.WFound .WFoundcontent span {
  color: #808080;
  margin-top: 0.9rem;
  display: block;
}
.WFound .WFoundcontent .WPhone {
  margin-top: 0;
}
 .WFound.forget .WFoundcontent div{
  border: 0.025rem solid #989ba0!important;
}
.WFound.forget .WFoundcontent input[type='text'],
.WFound.forget .WFoundcontent input[type='password']{
  border: none;
}
.WFound .WFoundcontent div {
  border: none!important;
  margin-top: 0.6rem;
  height: 2.3rem!important;
  background: #fff;
 }
.WFound .WFoundcontent input[type='text'],
.WFound .WFoundcontent input[type='password'] {
    width: 99%;
    border: 0.025rem solid #1e1e1e;
    height: 2.15rem;
    text-indent: 5%;
    outline: none;
    font-size: 0.8rem;
    background: none;
  }
.WFound .WFoundcontent .WLg {
  width: 100%;
  height: 2rem;
  display: block;
  line-height: 2rem;
  border: 0.05rem solid  #1e1e1e;
  background:  #1e1e1e;
  color: white;
  text-align: center;
  margin-top: 0.9rem;
}
.WFound .WFoundcontent .WFoundgetCode {
  position: relative;
  border: 0.025rem solid #989ba0;
  margin-top: 0.6rem;
  height: 2rem;
}
.WFound .WFoundcontent .WFoundgetCode .WfoundCode {
    position: absolute;
    top: .05rem;
    right: .05rem;
    background: #585858!important;
    color: white;
    display: block;
    height: 2.25rem;
    line-height: 2.25rem;
    border: 0;
    width: 30%;
    text-align: center;
}
.WFound .WFound-error-tips {
  overflow: hidden;
  background: #f77776;
  position: relative;
  color: white;
  height: 1.2rem;
  line-height: 1.2rem;
  font-size: 0.6rem;
  display: none;
}
.WFound .WFound-error-tips p {
  float: left;
  width: 85%;
  text-indent: 0.5rem;
}
.WFound .WFound-error-tips span {
  float: right;
  cursor: pointer;
  margin-right: 0.5rem;
  display: block;
}
.WFound .mobile-logo {
  margin: 0 auto 1.375rem;
  width: 4.15rem;
  padding-top: 3.4rem;
}
// 品牌
.brand-page .ng-scope{
  background: #fff!important;
}
.brand-page .brand-title{
      padding: 3.48rem 0 3.69rem;
    text-align: center;
}
.brand-page .brand-title h2{
      margin-bottom: 1.8rem;
    font-size: 1.2rem;
    font-weight: normal;
}
.brand-that{
      width: 12.5rem;
    margin: 0 auto;
}
.brand-that.space{
  margin-top: 1.68rem;
  width: 10.5rem;
}
.brand-that p{
    font-size: 0.6rem;
    font-weight: 300;
    line-height: 1.5rem;
}
.seation .brand-list .brand-img-that{
    margin: 1.5rem auto 2.1rem;
    text-align: center;
}
.act-brand{
   font-size: 1.02rem;

}
.brand-page .pro10{
      width: 17rem;
    padding: 0 0 5rem;
    margin:0 auto;
}
.brand-page .pro10 p{
      font-size: 0.6rem;
    font-weight: 300;
    line-height: 1.5rem;
}
.pro10.pc_hide p{
  text-align: center;
}
//加州
// ----------------dongjing-----------------
.mobile-top-video{
  padding-top:1.5rem;
}
.tokyo-page{
  background: #fff;
}
.mobile-top-video-title h2{
  font-size: 1.05rem;
  text-align: center;
  margin-top: 1.5rem;
  margin-bottom: 0.9rem;
}
.mobile-top-video-title p{
  font-size: 0.54rem;
  text-align: center;
  line-height: 1.3rem;
  padding: 0 2.25rem;
}
.mobile-top-video-title{
  margin-bottom: 5.7rem;
}
.content .seation-list div:nth-child(1) {
    width: 100%;
    margin: 0 auto;
}
// -----end------

//hotel
.fixed-margin {
  margin-top: 3rem;
}
#hotel{
  background: #fff;
}
  .hotel-video{
    width:100%;
    border-top: 2px solid #ddd;
    padding-top: 1.2rem; 
    margin: 0 auto;
  }
  .hotel-video img{
    width: 100%;
  }
  .hotel-title h2{
     font-size: 1.05rem;
      text-align: center;
      font-weight: 400;
      margin: 1.98rem auto;
    }
  .hotel-list .pl-title p{
    padding: 0;
    margin: 0 auto 0
  }
  .hotel-list .pl-title p:nth-child(1){
    margin: 2.85rem auto 0;
  }
  .hotel-title p{
    font-size: 0.6rem;
    text-align: center;
    margin: 0 auto;
    line-height: 1.3rem;
  }
  .code-lp{
    margin-top: 2.85rem;
  }
  .seation-hotel{
        margin: 0px auto 0px;
  }

  .seation-hotel .hotel-list{
      width: 100%;
      margin: 3.6rem auto 0;
  }
  .lr10-img{
    overflow: hidden;
  }
  .lr10-img .left{
      width: 8.5rem;
      float: left;
      margin-right: 0.7rem;
  }
  .mobile-main5 img:nth-child(2){
    margin-top: 1.8rem;
  }
  .lr10-img .right{
    float: right;
      width: 9rem;
      margin-right: 0.5rem;
  }
  .lp-space{
    margin-top: 1.95rem;
  }
  .lr10-img .right .lp-space-left{
    width: 39%;
  }
  .pl-title p{
    padding:0 1.83rem;
      text-align: center;
      margin: 2.85rem auto 0;
      font-size: 0.6rem;
      line-height: 1.3rem;
  }
  .lr5-center{
    width: 100%;
  }
  .lr5-center .lr5-img{
    overflow: hidden;
      padding: 0 10%;
  }
  .lr5-center .lr5-img .left{
    width: 100%;
      float: left;
      margin-right: 4%;
  }
  .lr5-center .lr5-img .right{
    float: right;
      width: 100%;
  }
  .lr5-center .main10-banner{
    width: 90%;
      margin: 1.8rem auto 0;
  }
  .lr5-center .main5-tpl{
    margin: 1.8rem auto 0;
      overflow: hidden;
      padding: 0 5%;
  }
  .lr5-center .main5-tpl .left{
      float: left;
      width: 47.5%;
      margin-top: 3rem;
  }
  .lr5-center .main5-tpl .right{
        float: right;
      width: 47.5%;
  }
  
  .hotel-list .lr5-center .pl10-title{
    padding: 0 1.83rem;
    text-align: center;
    margin: 2.85rem auto 0;
    font-size: 0.65rem;
    line-height: 1.3rem;  
  }
  .amet{
    padding:0 10%;
    margin-top: 1.8rem;
  }
  .pl-main{
        overflow: hidden;
      margin: 0 auto;
  }
  .hotel-list .pl-main .left{
    float: left;
    width: 9rem;
    margin-left: .8rem;
        margin-top: 3rem;
  }
  .pl-main .right{
    float: right;
    width: 8rem;
  }
  .pl-banner{
        width: 100%;
      margin: 55px auto 0;
  }
  .pl-bottom{
    width: 90%;
      margin: 1.8rem auto 0;
  }
  .pro-title{
        margin-top: 1.8rem;
       text-align: center;
      padding: 0 1.83rem 2.5rem;
      line-height: 1.3rem;
  }
/*提示信息*/
.reminder {
  position: absolute;
  height: 1.171875rem;
  line-height: 1.171875rem;
  background: #ff7f7f;
  top: -24px;
  width: 100%;
  color: #ffffff;
}
.reminder p {
  text-align: left;
  padding-left: 10px;
}
.reminder span {
  position: absolute;
  top: 0;
  right: 20px;
}
