@charset "UTF-8";
*{margin:0;padding: 0;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th,textarea, td {
  border: none;
  margin: 0px;
  padding: 0px;


}

html{
 
   height:100%;
}

body {
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif!important;
  color: #333;
  background-color: #f2f2f2;
   height:100%;

}

a {
  text-decoration: none;
  color:#333;
}

a:visited{color：#333;}

div{box-sizing: border-box;}
ul ,li{list-style: none;}

.header{
  width:100%;height:40px;
  line-height:40px;
  background:#BDBDBD;
  text-align: center;
  position: fixed;
  z-index: 1;
  font-size: 14px;
  box-shadow: 0 0 2px rgb(0 0 0 / 10%);
  color:#FFFFFF;

}


.products{
  width:100%;
  padding-top: 35px;
  background: #FFFFFF;

}

.products-noMenu {
    width: 100%; 
    background: #FFFFFF;
  }
.products a{color:#333;}
.products-item{
  display: block;
  height: 2.5rem;
  border-bottom:1px solid #ececec;
  padding: 0.25rem 0.15rem 0.1rem 0.15rem;

}

.index_box{
  position: relative;
  max-width: 10rem;
  margin: 0 auto;


}
.box {

 padding-top: 40px;
 padding-bottom:1.2rem;
 position: relative;
 max-width: 10rem;
 margin: 0 auto;
 

}

.pcon-list{

  border-bottom: 1px solid #e5e5e5;
  background: #FFFFFF;
  overflow: hidden;

}
.pcon-list-fixed{

  position: fixed;
  top:0px;
  left:0px;
  width:100%;
  height: 35px;
  z-index: 1;
  margin-top: 40px;


}

.pcon-list .scroller ul li{

  display: block;
  float:left;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  padding:0px .2rem;
  background: #FFFFFF;
  box-sizing: border-box;
}

.pcon-list .scroller ul li.cur{

  color:#39b370;
  border-bottom: 2px solid #39b370;
}


.pcon-list .scroller ul li.cur a{

  color:#39b370;
 
}

.pro-img-div{  

  width:3rem;
  height:2.2rem;
  float:left;
  position: relative;

}
.pro-img-div .days{
  position: absolute;
  top:0;
  left:0;
  width:0.6rem;
  background-color: rgba(0,0,0,0.68);
  text-align: center;
  color:#FFFFFF;
  font-size: 0.3rem


}

.pro-img-div img{

  width:100%;
  height:100%;
}
.pro-jianjie{
  height:2.2rem;
  float:left;
  width:6.5rem;
  margin-left:0.2rem;
  position: relative;
}


.header-left
{
  float:left;
  margin-top: 7px;
  margin-left:5px;

}
.header-right{
  float:right;
  margin-top: 7px;
  margin-right:0.5rem;
}

.header-left,.header-right{
  width: 25px;
  height: 25px;
  max-height: 25px;
  max-width: 25px;
  min-height: 25px;

}

.header-left img,.header-right img{
  width:100%;
  height:100%;
}

.header-title{font-size: 16px;}
.header-title:before{
  content: '\0020';
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  background: url(../images/header_logo.png?v=47076d) no-repeat;
  background-size: 100%;
  vertical-align: -2px;
}

.pro-title{
  height:0.8rem;
  line-height: 0.42rem;
  font-size: 0.4rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;

}
.pro-time,.line-tuijian,.pro-cfd{
  width: 100%;
  height:0.45rem;
  line-height: 0.45rem;
  color:#999999;
  
  overflow-x: scroll;
  white-space: nowrap;
  
  /*overflow: hidden;*/
  /*text-overflow: ellipsis;*/
  margin-top:2px;
  font-size: 0.35rem;
}

.pro-price{
  float:right;
  color:#999999;
  position: absolute;
  bottom: -0.3rem;
  right:0;

}
.pro-price .price{

  font-size: 0.5rem;
  color:#FF811A;
}

.line1{

}

.line-img{
 width:100%;
 height:5.5rem;
 position: relative;
 /* margin-top: 35px;*/
}

.line-img img{
  width:100%;
  height:100%;
}

.line-img-id{
  width:100%;
  height:0.8rem;
  line-height: 0.8rem;
  color:#FFFFFF;
  position: absolute;
  left:0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  padding:0px 0.5rem;

}
.line-img-id .line-id{
  float:right;
}

.line-title{
  background: #FFFFFF;
  padding:0.4rem 0.3rem;
  font-size: 0.45rem;
}
.line-price{
  background: #FFFFFF;
  color:#ccc;
  padding:0px 0.3rem;
  border-bottom: 1px solid #e5e5e5;
}

.line-price .price{
  color:#FF811A;
  font-size: 0.5rem;
  
}

.line-notice{
  background: #FFFFFF;
  padding:0.3rem;
  color:#666;
  vertical-align: middle;
  margin-bottom: 0.2rem;
}

.icon{
  display: inline-block;
  width:0.4rem;
  height:0.4rem;
  vertical-align: middle;
  color:#666;

}

.icon img{width:100%;height:100%;}

.pcon{
 padding:0.2rem 0.3rem;
 background: #FFFFFF;
 font-size: 0.374rem;
 color:#666;
 margin-bottom: 0.2rem;
 position: relative;

}

.pcon img{width:100%;}

.pcon .title{
  height: 1rem;
  line-height:1rem;
  text-align: center;
  font-size: 0.4rem;
  font-weight: bold;
  color:#333;


}

#pcon-tuigai{
  margin-bottom: 1.2rem;
}

.footer{
  position: fixed;
  left:0;
  bottom: 0;
  width:100%;
  height:1.2rem;

  background: #fff;
  


}
.footer .tel{
 height:1.2rem;
 line-height:1.2rem;
 width:25%;
 float:left;
 text-align: center;
 border-top: 1px solid #e5e5e5;
 

}

.footer .weixin{
  border-left:1px solid #ececec;
}

.footer .weixin span{
  color:#666;font-size: 0.3rem;
}

.footer .tel span{
  display: block;
  height:0.6rem;
}

.footer .tel .icon_tel{

  width:0.6rem;
  height:0.6rem;
  margin:0 auto;

}

.footer .tel .icon_tel img{
  width:100%;
  height:100%;

}

.footer .tel-font{
  line-height: 0.6rem;
}
.footer a{color:#666;font-size: 0.3rem;}
.footer .booking{
  width:50%;
  float:left;
  height: 1.2rem;
  line-height:1.2rem;
  text-align: center;
  background: #ff811a;
  color:#fff;
  font-size: 0.4rem;

}

.pro-time span{
  margin-right: 0.1rem;
  
}
.line-tuijian span{
  display: inline-block;
  height: 0.45rem;
  box-sizing: border-box;
  border:1px solid #FF811A;
  margin-right: 0.1rem;
  font-size: 0.3rem;
  padding:0px 0.1rem;
  margin-bottom: 0.2rem;
}

/*首页*/
.index_header{
  width:100%;
  height:1rem;
  background-color:rgba(0,0,0,0.2);
  position: fixed;
  top:0px;
  z-index: 1;

}

.index_header span{
  display: block;
  height:1rem;
  line-height: 1rem;
  float:left;
  font-size: 0.2rem;
  color:#fff;
  margin-right: 0.1rem;
}
.index_header .indexMenu{
  width:20%;
  text-align: center;
  font-size: 0.4rem;

}
.index_header .serch{
  width:50%;
  position: relative;
}
.index_header .tel{
  width:10%;
  vertical-align: center;
  text-align: center;
  margin-left:0.6rem;
}
.index_header .login{
  width:10%;
  vertical-align: center;
  text-align: center
}

.index_header .tel img{
  margin-top:0.25rem;
  /*width:50%;*/

  width:0.5rem;
  height:0.5rem;

}

.index_header .login img{
  margin-top:0.15rem;
  /*width:65%;*/
  width:0.6rem;
  height:0.6rem;
}
.index_header .serch input{
  width:75%;
  height:0.8rem;
  background: #fff;
  border-radius: 0.1rem;
  border:none;
  padding-left: 1.2rem;
  margin-top: 0.1rem;
  font-size: 0.35rem;
}

.index_header .serch{
  position: relative;

}

.index_header .serch  .icon_fdj{
  width:1rem;
  height:1rem;
  position: absolute;
  left:0.2rem;
  
}

.index_header .serch  .icon_fdj img{
  width:50%;
  height:50%;
  margin:0.25rem 0 0 0.25rem;

}
.bannerpic li{
  display: block;
  width:100%;
  height:6rem;
}

.bannerpic li img{
  width:100%;
  height:100%;
}

.index_banner{position: relative;}
.index_banner .num{
  position: absolute;
  left:0px;
  bottom: 0px;
  width:100%;
  height:0.6rem;
  background-color:rgba(0,0,0,0.5); 
  text-align: center;
}


.index_banner .num ul{
 display: inline-block;
 height:0.25rem;
 margin-top:0.175rem;
}

.index_banner .num ul li{
  box-sizing: border-box;
  float:left;
  width:0.25rem;
  height:0.25rem;
  border:0.07rem solid #fff;
  border-radius: 0.125rem;
  margin:0px 0.15rem;
  
}

.index_banner .num ul li.on{
  background: #fff;
}

.index_menu{
 padding-top:0.3rem; 
 background: #fff;
}
.index_menu ul li{
  display: block;
  width:25%;
  float:left;
  padding:0.1rem 0.5rem;
  box-sizing: border-box;
  text-align: center;
  color:#333;
  font-size: 0.35rem;
  background: #fff;
}

.index_menu ul li p{
  color: #999999;
}



.index_menu ul li img{
  width:100%;
}

.index_dzy{
  width:100%;
  height:1.2rem;
  line-height: 1.2rem;
  font-size: 0.4rem;
  background:#fff;
  color:#666;
  text-align: center;
  margin-top: 0.3rem;
  
}

.index_dzy img{

  width:0.8rem;
  height:0.8rem;
  vertical-align: middle;
  
}

.index_gtyzyx{
margin-top: 0.3rem;
 
  font-size: 0.3rem;
}

.index_gtyzyx .tab{

  height:1.2rem;
  background: #fff;
  border-bottom: 1px solid #ececec;
  margin-bottom: 0.2rem;
  
}

.index_gtyzyx .tab span{
  width:50%;
  display: block;
  float:left;
  text-align: center;
  font-size: 0.43rem;
  height:0.8rem;
  line-height: 0.8rem;
  box-sizing: border-box;
  margin:0.2rem 0px ;

}
.index_gtyzyx .tab .tab_gty{
  border-right:1px solid #e5e5e5;

}



.booking-footer{
  position: fixed;
  left:0;
  bottom: 0;
  width:100%;
  height:1.2rem;
  background: #fff;

}

.booking-footer .left{
  width:60%;
  height:1.2rem;
  line-height: 1.2rem;
  font-size: 0.4rem;
  padding-left: 0.2rem;
}

.booking-footer .order{
  width:40%;
  height:1.2rem;
  line-height: 1.2rem;
  float:right;
  text-align: center;
  background: #ff811a;
  color:#fff;
  font-size: 0.45rem;
  
}

.booking-footer .yuan,.booking-footer #totalPrice{
  color:#ff811a;

}


.weekDay{
  display: inline-block;
  width:14.28%;
  text-align: center;
  height: 0.8rem;
  line-height: 0.8rem;
  background: #e5e5e5;
  color:#666;
  font-size: 0.25rem;
}

.cal-header{
  width:100%;


}
.cal-header span{
  display: inline-block;
  text-align: center;
  height:1rem;
  line-height: 1rem;
  font-size: 0.3rem;
}

.cal-header #preMonth,.cal-header #nextMonth{
  width:20%;
}
.cal-header #currentDate{
  width:60%;
}

#days span{
  display: block;
  width:14.28%;
  text-align: center;
  height: 1.2rem;
  line-height: 1.2rem;
  float:left;
  font-size: 0.3rem;


}

#days .lastDay{
  color:#b2b2b2;
}

#days .active{
  box-sizing: border-box;
  color:#333;
  border:1px solid #ff811a;
}

#beginDate{
  margin-left:0.2rem;
  color:#ff811a;
  font-size: 0.3rem;
}
.author{
 text-align: center;
 background: #ececec;
 color:#666;
}

.choiceDate{
  background: #fff;
  margin-top: 0.25rem;
}

.choiceDate .title{
  width:100%;
  
  padding:0.2rem;
  font-size: 0.35rem;
  box-sizing: border-box;
}

.choiceDate .notice{
  color:#ff811a;
  margin-left: 0.2rem;
}

.choiceNum{
  margin-top:0.25rem;
  background: #fff;
  font-size: 0.3rem;
  
}

.choiceNum .title{
  width:100%;
  border-bottom: 1px solid #e5e5e5;
  padding:0.2rem;
  font-size: 0.35rem;
  box-sizing: border-box;
}
 
.choiceNum .adult{
  margin: 0.2rem;
  padding: 0.2rem;
  border-bottom:1px solid #e5e5e5;
  height:1rem;
}

.choiceNum .child{
  height:1rem;
   margin: 0.2rem;
    padding: 0.2rem;
}

.choiceNum .yuan{
  color:#ff811a;
  margin-left: 0.2rem;

}

.zenjian{
  float:right;
}

.zenjian .descNum,.zenjian .incNum{
  display: inline-block;
  width:0.5rem;
  height:0.5rem;
  line-height: 0.5rem;
  background: #e5e5e5;
  color:#666;
  text-align: center;
  cursor:pointer;
  box-sizing: border-box;


}

.zenjian .descNum{
  margin-right: 0.3rem;
}

.zenjian .incNum{
  margin-left:0.3rem;
}

.tip{
  width:6rem;
  height:1rem;
  line-height: 1rem;
  font-size: 0.3rem;
  position: fixed;
  top:50%;
  left:50%;
  margin-top: -0.5rem;
  margin-left: -3rem;
  text-align: center;
  background: #000;
  display: none;
  opacity: 0.8;
  color:#fff;


}

#loading{

  width:2.6rem;
  height:2.6rem;
  border-radius: 0.2rem;
  position: fixed;
  top:50%;
  left:50%;
  margin-top: -1.3rem;
  margin-left: -1.3rem;
  background: url(../images/loading.gif) no-repeat 50% 50%;
  background-size: 1rem 1rem;

  background-color: #000;
  opacity: 0.5;
  z-index: 55;
}

.mask{
  position: fixed;
  left:0;
  top:0;
  width: 100%;
  height:100%;
  z-index: 33;
  background-color: #000;
  opacity: 0.7;
}

#jc{
  width:7rem;
  height:4rem;
  position: absolute;
  top:50%;
  left:50%;
  margin-top: -2rem;
  margin-left: -3.5rem;
  font-size: 0.35rem;
  background: #fff;
  z-index: 66;
   border-radius: 0.1rem;

}

#jc .jctitle{
  height:1rem;
  line-height: 1rem;
  border-bottom:1px solid #ececec;
  padding-left:0.25rem; 
}

#jc .jc-content{
  padding: 0.25rem;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  text-align: center;
}

#jc .jc-yesno{
  width:100%;
  position: absolute;
  bottom: 0.2rem;
  left:0;
  height:1rem;
  text-align: center;
  padding: 0 0.5rem;

}

#jc .jc-yesno span{
  display: inline-block;
  width:2rem;
  height:0.8rem;
  border:1px solid #ececec;
  line-height: 0.8rem;
  margin:0px 0.2rem;
  cursor:pointer;
  color:#fff;
}

#jc-ok{
  background: #0095d9;
  border-radius: 0.1rem;
  
}

#jc-no{

  background: #546a79;
  border-radius: 0.1rem;
  
}



#load-page{
  position: fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index: 11;
  text-align: center;
  background: #fff;
  opacity: 0.8;
  color:#fff;
 
}

#load-page .page_img{

  width:2rem;
  height:2rem;
   position: absolute;
  top:50%;
  left:50%;
  margin-top: -1rem;
  margin-left: -1rem;
  background: url(../images/page.gif) no-repeat;

}

.post-order{

   width:40%;
  height:1.2rem;
  line-height: 1.2rem;
  float:right;
  text-align: center;
  background: #ff811a;
  color:#fff;
  font-size: 0.45rem;

}

.order-msg{
  background: #fff;
  padding: 0.25rem 0.3rem;
  font-size: 0.35rem;
}

.order-msg .linetitle{
  font-size: 0.45rem;


}

.order-msg div{margin-bottom: 0.2rem;}

.order-msg .begin-date,.order-msg .order-num{
  margin-left:0.4rem;

}

.contact-man{
  margin-top: 0.25rem;
  background: #fff;
 
  font-size: 0.35rem;
}

.contact-man .content{
   padding: 0.25rem 0.3rem;
}



.contact-man .title{
  padding: 0.25rem 0.3rem;
  border-bottom: 1px solid #eee;
  font-size: 0.35rem;
  font-weight: bold;
}

.contact-man .name,.contact-man .phone,.contact-man .email{

  height:1.2rem;
  line-height: 1.2rem;
  border-bottom: 1px solid #eee;
}

.no-empty{
  vertical-align: -3px;
  margin-top:0.5rem;
  color:red;
}

.contact-man input{
  outline:none;
  border:none;
  height:0.5rem;
  font-size: 0.35rem;
  width: 80%;
  margin-left:0.4rem;

}

input {-webkit-appearance:none; }
input::-webkit-input-placeholder{
  color:#999;
  font-size: 0.35rem;
}

textarea::-webkit-input-placeholder{
  color:#999;
  font-size: 0.35rem;
}

.order-beizhu{
  padding: 0.2rem 0.3rem;
  background: #fff;
  margin-top:0.25rem;
  font-size: 0.35rem;
}

.order-beizhu .title{

 margin-bottom: 0.25rem;
  font-size: 0.35rem;
  font-weight: bold;
}

.order-beizhu textarea{
  width:100%;
  border:none;
  outline: none;
  height:2rem;
  font-size: 0.35rem;
}

.login-title{
  width: 100%;
  height:1.2rem;
  background: #fff;
}

.login-title span{
  display: inline-block;
  float:left;
  text-align: center;
  width: 50%;
  height:1.2rem;
  line-height:1.2rem;
  font-size: 0.4rem;
  cursor:pointer;
}

.login-title .cur{
  border-bottom: 1px solid #01af63;
  box-sizing: border-box;
  color:#01af63;
}

.phoneyzm-login{
  background: #fff;
  font-size: 0.35rem;
  padding-bottom:0.2rem; 
}

.phoneyzm-login div{
  height:1.6rem;
  line-height:1.6rem;
  margin: 0px 0.3rem;
  vertical-align: middle;
  border-bottom:1px solid #ececec;
  
}

.phonenum-div  input{
  outline: none;
  border:none;
  font-size: 0.35rem;
  height:0.4rem;
  line-height:0.4rem;
  padding: 0.3rem 0;
  width:8rem;
  margin-left: 0.4rem;

}

.yzm-div input{
  outline: none;
  border:none;
  font-size: 0.35rem;
  height:0.4rem;
  line-height:0.4rem;
  padding: 0.3rem 0;
  width:5rem;
  margin-left: 0.4rem;

}

.phoneyzm-div input{

  outline: none;
  border:none;
  font-size: 0.35rem;
  height:0.4rem;
  line-height:0.4rem;
  padding: 0.3rem 0;
  width:5rem;
  margin-left: 0.4rem;
}


.phonenum-div img{
  width:0.6rem;
  height:0.6rem;
  vertical-align: middle;
}

.yzm-div img{
  width:0.6rem;
  height:0.7rem;
  vertical-align: middle;
}

.phoneyzm-div img{
  width:0.5rem;
  height:0.5rem;
  vertical-align: middle;
  margin-left: 0.1rem;
}

.yzm-div #yzm-img{
  height:0.6rem;
  width: 2.5rem;
  vertical-align: middle;
  margin-left:0.3rem;
  
}

#get-phone-yzm{
  display: inline-block;
  width:3rem;
  height:0.8rem;
  line-height:0.8rem;
  border:1px solid #01af63;
  border-radius：0px;
-webkit-border-radius:0px;
  padding: 0px 0.3rem;
  color:#01af63;
  margin-left: 0.2rem;
  
}

.phoneyzm-login .login-btn{
  width: 80%;
  margin:0rem auto;
  height:1.2rem;
  line-height: 1.2rem;
  background: #01af63;
  margin-top: 0.2rem;
  border-radius: 0.1rem;
  text-align: center;
  color:#fff;
  font-size: 0.4rem;

}

.account-login{
  background: #fff;
  font-size: 0.35rem;
  display: none;
  padding-bottom:0.2rem; 

}
.account-login div{

   height:1.6rem;
  line-height:1.6rem;
  margin: 0px 0.3rem;
  vertical-align: middle;
  border-bottom:1px solid #ececec;
  box-sizing: border-box;

}

.account-login input{
   outline: none;
  border:none;
  font-size: 0.35rem;
  height:0.4rem;
  line-height:0.4rem;
  padding: 0.3rem 0;
  width:8rem;
  margin-left: 0.4rem;
}

.username-div img{

   width:0.6rem;
  height:0.6rem;
  vertical-align: middle;

}

.password-div img{

  width:0.8rem;
  height:0.6rem;
  vertical-align: middle;
  margin-left: -0.1rem;

}

.account-login .login-btn{
  width: 80%;
  margin:0.2rem auto;
  height:1.2rem;
  line-height: 1.2rem;
  background: #01af63;
  border-radius: 0.1rem;
  text-align: center;
  color:#fff;
  font-size: 0.4rem;
}

.password-div input{

   outline: none;
  border:none;
  font-size: 0.35rem;
  height:0.4rem;
  line-height:0.4rem;
  padding: 0.3rem 0;
  width:8rem;
  margin-left: 0.3rem;

}
.password-div img{
    width:0.8rem;
  height:0.6rem;
  vertical-align: middle;
  margin-left: -0.1rem;
}

.account-login span{
  display: block;
  height:1rem;
  line-height: 1rem;
  text-align: center;
  margin:0 auto;
}

.user-reg{color:#01af63;
  float:left;
  margin-left:2rem;
}
.user-fgtpsw{float:right;
   margin-right:2rem;
   color:#999;
}

.userInfoHeader {
    width: 100%;
    height: 4rem;
    color: white;
    position: relative;
    background: url(../images/user_header_bg.png);
    background-size: 100% 100%;
  }

  .userHeadImg {
    width: 4rem;
    height: 4rem;
    position: relative;
    float: left;
}

#id_file {
    width: 2rem;
    height: 2rem;
    position: absolute;
    top: 1rem;
    left: 1rem;
    border-radius: 2rem;
    opacity: 0;
    z-index: 9999;
}

.userHeadImg img {
    width: 2rem;
    height: 2rem;
    position: absolute;
    top: 1rem;
    left: 1rem;
    border-radius: 2rem;
}

.userInfo {
    float: left;
    margin-top: 1.6rem;
    font-size: 0.35rem;
    box-sizing: border-box;
    
}

.userInfo a{
  color:#fff;
}
.infodiv{
  background: #fff;
}
.infodiv div{
  font-size: 0.35rem;
  
  height: 1.5rem;
  line-height: 1.5rem;
  margin:0 0.2rem;
  border-bottom:1px solid #eee;

}

.infodiv div img{
  vertical-align: middle;
  width:0.6rem;
  height: 0.6rem;
  margin-right: 0.5rem;
}

.infodiv .changepassword{
  border:none;
}
.userLogout{
  margin:0 auto;
  margin-top: 0.25rem;
  width:80%;
  height:1.2rem;
  line-height: 1.2rem;
  text-align: center;
  font-size: 0.4rem;
  background: #ff811a;
  color:#fff;
  
}


.changePwd{
  background: #fff;
  margin-top: 0.25rem;
}
.changePwd div{
  font-size: 0.35rem;
  
  height: 1.5rem;
  line-height: 1.5rem;
  margin:0 0.2rem;
  border-bottom:1px solid #eee;

}

.changePwd input{
  outline: none;
  border:none;
  width:7rem;
  font-size: 0.35rem;
  height:0.5rem;
  line-height: 0.5rem;
}


#oldPwd,#newPwd1{
  margin-left:0.35rem;
}

.savePwd{

  margin:0 auto;
  margin-top: 0.25rem;
  width:80%;
  height:1.2rem;
  line-height: 1.2rem;
  text-align: center;
  font-size: 0.4rem;
  background: #ff811a;
  color:#fff;
}

.orderinfo{
  background: #fff;
  font-size: 0.35rem;
  margin-top: 0.25rem;
  padding: 0.25rem;
}

.gohome{
  margin:0 auto;
  width:80%;
   height:1.2rem;
  line-height: 1.2rem;
  text-align: center;
  font-size: 0.4rem;
  background: #ff811a;
  color:#fff;
}


#more-lines{
  margin:0 auto;
  width:100%;
  height:1.5rem;
  line-height: 1.5rem;
  text-align: center;
  font-size: 0.35rem;
  background: #fff;
}
.linelists .lineinfo{
  padding-bottom: 0.25rem;
   background:#fff;
}
.linelists .lineinfo .lineImg{
  position: relative;
  height:5rem;
}

.linelists .lineinfo .lineImg img{
  width:100%;
  height:100%;
}

.linelists .lineinfo .lineImg .lineDays{
  position: absolute;
  top:0.2rem;
  left:0.3rem;
  background-color: rgba(0,0,0,.4);
  color:#fff;
  padding: 0.1rem 0.2rem;

}

.linelists .lineinfo .lineImg .linePrice{

  position: absolute;
  right:0;
  bottom:0.2rem;
  background-color: #01af63;
  color:#fff;
 text-align: center;
 line-height: 1rem;
  width:2.5rem;
  height:1rem;
}

.linelists .lineinfo .lineImg .linePrice .price{
  font-size: 0.45rem;
}

.lineinfo .lineTitle{
  padding: 0.2rem 0.3rem;
  font-size: 0.45rem;
}

.index-linetuijian{
  padding: 0px 0.25rem;
}

.index-linetuijian span{
  border:1px solid #e5e5e5;
}

.index_gtyzyx .moreGty,.index_gtyzyx .moreZyx{
  height:1.5rem;
  line-height:1.5rem;
  text-align: center;
  font-size: 0.35rem;
  vertical-align: middle;

}

.index_gtyzyx .moreGty img,.index_gtyzyx .moreZyx img{
vertical-align: middle;
width: 0.5rem;
height:0.5rem;
display: inline-block;
margin-right: 0.2rem;
}

.index_gtyzyx .tab span.cur{
  /*border-bottom: 1px solid #01af63;*/
  color:#01af63;
}

.index_zyxlist{
  display: none;
}

.moreZyx{display: none;}

.vip-progress{
  background: #fff;
  padding: 0.5rem 0.3rem;
  position:relative;
}

.vip-progress li{
  width:25%;
  float:left;
  display: block;
  text-align: center;
}

.vip-progress li img{
  width:0.7rem;
  height:0.7rem;
}

.vip-arrow1{
  position:absolute;
  width:0.2rem;
left:2.5rem;
top:0.7rem;
}

.vip-arrow2{
  position:absolute;
  width:0.2rem;
left:4.8rem;
top:0.7rem;
}

.vip-arrow3{
  position:absolute;
  width:0.2rem;
left:7.3rem;
top:0.7rem;
}

.case_title{
  height:1rem;
  line-height: 1rem;
  text-align: center;
  font-size: 0.4rem;

}

.vip_case_list{
  padding: 0px 0.35rem;

}

.vip_case_list li{
  position: relative;
  display: block;
  width:100%;
  height:5rem;
  margin-bottom: 0.25rem;
  margin-top: 0.25rem;
  color:#fff;
}

.dy_desc{
  height:0.9rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color:#999;
  padding:0rem  0.2rem;
  font-size: 0.35rem;

}



.vip_case_list li img{
  width:100%;
  height:100%;
  border-radius: 0.1rem;
}
.vip_case_list li span{
  display: block;
 

}

.vip_case_list li .title{
  width:94%;
  position: absolute;
  top:0.2rem;
  left:0.2rem;
  font-size: 0.5rem;
 height:0.7rem;
  overflow: hidden;
  white-space: nowrap;
    
  text-overflow: ellipsis;


}

.vip_case_list li .desc{
  width:94%;
  position: absolute;
  top:0.9rem;
  left:0.2rem;
  font-size: 0.35rem;
  height: 0.5rem;
  overflow: hidden;
  white-space: nowrap;
    
  text-overflow: ellipsis;
}

.more_vip_case{
  height:1.5rem;
  line-height:1.5rem;
  text-align: center;
  font-size: 0.35rem;
  vertical-align: middle;
}

.more_vip_case img{

  vertical-align: middle;
  width: 0.5rem;
  height:0.5rem;
  display: inline-block;
  margin-right: 0.2rem;

}

.govip{
  width:100%;
  height:1.2rem;
  line-height: 1.2rem;
  text-align: center;
  background: #01af63;
  position: fixed;
  bottom: 0;
  left:0;
  color:#fff;
  font-size: 0.4rem;
}

.vipneeds,.vip_contact{
  background: #fff;
  font-size: 0.35rem;
}

 .vipneeds .title,.vip_contact .title{
  padding: 0.25rem 0.3rem;
    border-bottom: 1px solid #eee;
    font-size: 0.35rem;
    font-weight: bold;
 }
 .vipneeds .content,.vip_contact .content{

   padding: 0.25rem 0.3rem;
 }


.vip_post_item{
      height: 1.2rem;
    line-height: 1.2rem;
    border-bottom: 1px solid #eee;
    vertical-align: middle;
}
 
.vip_post_item .vip_post_title{
  float:left;
  width:30%;
}
.vip_post_item .vip_post_content{
  float:right;
   width:70%;
  
}

.vip_post_item .vip_post_content input{
  width:90%;
  outline: none;
    border: none;
    height: 0.5rem;
    font-size: 0.35rem;
    margin-left: 0.4rem;
    text-align : right;
}

.vip_beizhu{
  padding: 0.2rem 0.3rem;
    background: #fff;
    margin-top: 0.25rem;
    font-size: 0.35rem;
}
.vip_beizhu .title{
  margin-bottom: 0.25rem;
    font-size: 0.35rem;
    font-weight: bold;
}

.vip_beizhu .content{
  width: 100%;
    border: none;
    outline: none;
    height: 2rem;
    font-size: 0.35rem;
}

.vip_contact{
  margin-top:0.25rem;
}

.vip_contact .content .vip_post_item .vip_post_title{
  width:15%;
}

.vip_contact .content .vip_post_item .vip_post_content{
  width:85%;
}

.vip_contact .content .vip_post_item .vip_post_content input{
  text-align: left;
}
.vip_yzm_span{
  vertical-align: middle;
}


.vip_yzm_span img{
  height:0.8rem;
  width:2.5rem;
  vertical-align: middle;

}

.vip_yzm_span #yzm{width:60%;}

#vip_phone_yzm{width:52%;}

.vip_phone_yzm_div #get-phone-yzm{
  text-align: center;
}


.vip_beginDate{
  vertical-align: middle;
  position: relative;
}


.vip_beginDate img{
  vertical-align: middle;
  position: absolute;
  right:0.2rem;
  top:0.4rem;
  width:0.25rem;
  
}

#vip_beginDate{
  height:2rem;
  
  margin-left: 4.3rem;
}

#vip-calendar{
  width: 100%;
  display: none;
  position: absolute;
  top:0;
  left:0;
  z-index: 999;
  background: #fff;
}

.jd{
  
   font-size: 0.35rem;
}

.jd .title{
  background: #FFFFFF;
    padding: 0.4rem 0.3rem;
    font-size: 0.45rem;
    border-bottom: 1px solid #e5e5e5;
    font-weight: bold;
}

.jd .desc{
  background: #FFFFFF;
   padding: 0.2rem 0.3rem;
   color:#ff811a;
}

.jd .price{
  margin-top: 0.1rem;
  height: 1rem;
  
   
}

.jd .price span{
  float: left;
  text-align: center;
  height:0.8rem;
  line-height: 0.8rem;
  box-sizing: border-box;
  color:white;
  font-size: 0.35rem;
}

.jd .price .guapaiprice{
  width:50%;
  display: inline-block;
  background: #39b370;


}

.jd .price .youhuiprice{
  width:50%;
  display: inline-block;
  background: #ff3e01;

}

.jd .price2{
  height:1rem;
  line-height: 1rem;
  text-align: center;
  background: #39b370;
  color:#fff;

}


.jd .content{
  background: #FFFFFF;
  /*margin-top: 0.25rem;*/
  padding: 0.4rem 0.3rem;
  font-size: 0.35rem;
  line-height: 0.5rem;
  color:#666;
}

.jd img{
  width:100%;
  margin:0.25rem 0px;
}

.news{
  padding: 0.3rem;
  background: #fff;
  font-size: 0.35rem;
}
.news_list li{
  height:0.8rem;
  line-height:0.8rem;
  position: relative;
  border-bottom:1px dashed #666;
  display: block;
  
}

.news_list li .title{
  margin-left:0.5rem;
  width:70%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;

}

.news_list li .time{
 float:right;
 
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;

}

.yuandian{
  width:0.2rem;
  height:0.2rem;
  border:0.1rem solid #39b370;
  border-radius: 0.2rem;
  display: inline-block;
  position: absolute;
  top:0.2rem;

  
}

.weixin-kf{
  display: none;
}

.weixin-kf-img{
  width: 5rem;
  height: 5rem;
  position: fixed;
  top:50%;
  left:50%;
  margin-left:-2.5rem;
  margin-top: -2.5rem;
  z-index: 999;
  
}

.weixin-kf-img img{
  width:100%;
  height:100%;

}

.about{
  padding: 0.3rem;
  background: #fff;
  font-size: 0.35rem;
  color:#666;
}

.footer2{
  position:fixed;
  left:0;
  bottom: 0;
  width:100%;
  border-top: 1px solid #e5e5e5;
  background: #fff;
  padding: 0.1rem 0;
}

.footer2 .tel{

 height:1.2rem;
 line-height:1.2rem;
 width:33.3%;
 float:left;
 text-align: center;

 

}



.footer2 .tel span{
  display: block;
  height:0.6rem;
   line-height: 0.6rem;
   color:#666;
}

.footer2 .tel .icon_tel{

  width:0.6rem;
  height:0.6rem;
 
  margin:0 auto;
 /*  margin-top: 0.2rem;*/

}

.footer2 .tel .icon_tel img{
  width:100%;
  height:100%;

}

.footer2 .tel-font{
  line-height: 0.6rem;
}
.footer2 a{color:#666;font-size: 0.3rem;}

.menuLeft{
  display: none;

}

.menudiv{
  position: fixed;
  top:0;
  left:0;
  width:70%;
  height:100%;
  z-index: 999;
  background: #fff;
  padding: 0.2rem;
  font-size: 0.4rem;
}

.menudiv .closeMenu{
height:1rem;
margin: 0.2rem 0 0 0.4rem;

}

.menudiv .closeMenu img{
  width:0.8rem;
  height:0.8rem;

}

.indexMenu img{
  width:0.6rem;
  height:0.6rem;
  margin-top: 0.2rem;
}

.menuLeft .login{
  height:1rem;
  /*border:1px solid red;
 box-sizing: border-box;*/
}

.menuLeft .login a{
  display: inline-block;
 /* float:left;
  width: 50%;*/
  height:1rem;
  line-height:1rem;
  text-align: center;
}

.menuList li{

  display: block;
  float:left;
  width: 48%;
  height:1rem;
  line-height:1rem;
  text-align: center;
  /*border:1px solid #01af63;*/
  box-sizing: border-box;
  margin: 0.1rem 1px;
  color:#fff;
  background: #ff811a;

}

.ykmsg{
  padding: 0.3rem;
  background: #fff;
  font-size: 0.35rem;
}

.ykmsg .ykmsg_item{
  height:1.2rem;
  line-height: 1.2rem;
  border-bottom:1px solid #eee;
}

.ykmsg_post_title{width:30%;float:left;}
.ykmsg_post_content{width:70%;float: left;}

.ykmsg_post_content input{
  width: 90%;
    outline: none;
    border: none;
    height: 0.5rem;
    font-size: 0.35rem;
    margin-left: 0.4rem;
    text-align: right;
    vertical-align: middle;
}
.ykmsg_content{
  margin-top: 0.25rem;
  border-bottom: 1px solid #eee;
}

.ykmsg_content textarea{

  width:100%;
     border: none;
    outline: none;
    height: 2rem;
    font-size: 0.35rem;
    margin-top: 0.2rem;
}

.ykmsg_post_content #yzm{
  width:50%;
  text-align: left;
}

.ykmsg_post_content #yzm-img{
  height: 0.8rem;
    width: 2.5rem;
    vertical-align: middle;
}

#msg_send{
  width:60%;
  height:1rem;
  line-height: 1rem;
  background: #ff811a;
  color:#fff;
  text-align: center;
  font-size:0.35rem;
  margin:0 auto;
  margin-top:0.25rem;
}

.ykmsgList{
  padding: 0.3rem;
  margin-top: 0.25rem;
  background: #fff;
  font-size: 0.35rem;
}
.ykmsgList .title{
  width:100%;
  display: inline-block;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.35rem;
  font-weight: bold;
  border-bottom: 1px solid #eee;
}

.ykmsgList ul li{
  display: block;
  margin-top: 0.2rem;
  border-bottom: 1px dashed #666;
  padding-bottom:0.2rem; 
}
#ykmsgAsk,.ykmsgAnswer{
  margin-bottom: 0.2rem;

}

.ykmsgcontent,.ykmsgRep{
  text-indent: 0.8rem;
}

.ykmsgAsk{
  background: #ff811a;
  color:#fff;
  padding:0px  2px;

}

.ykmsgAnswer{

  background: #01af63;
  color:#fff;
  padding: 0px 2px;

}

#moreYkmsgList{

   width:60%;
  height:1rem;
  line-height: 1rem;
  /*background: #01af63;*/
  color:#666;
  text-align: center;
  font-size:0.35rem;
  margin:0 auto;
  margin-top:0.25rem;

}

.ykName,.answerName{
  margin-left:0.1rem;
  font-weight: bold;
}

.menu_index{
  display: block;
  width: 97%;
  height:1rem;
  line-height: 1rem;
  color: #fff;
  background: #01af63;
  text-align: center;
  margin-left:1px;
  font-size: 0.45rem;
}