body, html {
  height: 100%;
  font-family:"Microsoft Yahei";
  -webkit-tap-highlight-color: transparent;
}
.bg-fff{
  background: #fff;
}
.bt10{
  border-top: 10px solid #f6f6f6;
}
.fz15{
  font-size: 15px;
}
.fz12{
  font-size: 12px;
}
.red{
  color: #FF0000;
}
ul, li, dl, dt, dd, ol {
  list-style: none;
}
img {
  border: 0;
  padding: 0;
  vertical-align:middle;
}
em, s, i {
    font-style: normal;
}
.tr{
  text-align: right;
}
.tc{
  text-align: center;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.clearfix:after{content:" ";clear:both;height:0;visibility:hidden;display:block;}
.clearfix{*zoom:1;}
/*header*/
.weui-header{
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: fixed;
  z-index: 500;
  top: 0;
  left:0;
  right:0;
  width: 100%;
  height: 45px;
  background-color: #1CC1A0;
}
.weui-header .head-titel{
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  color: #fff;
  line-height: 45px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.header-icon-back{
  position: absolute;
  left: 10px;
  top: 0;
  width: 45px;
  height: 45px;
}
.header-icon-back .icon-back{
  width: 23px;
  height: 23px;
  margin: 12px 0px 0px 0px;
  background: url(../images/icon-back.png) no-repeat;
  background-size:23px 23px;
  display: block;
}
.header-icon-share{
  position: absolute;
  right: 0px;
  top: 0;
  width: 45px;
  height: 45px;
}
.header-icon-share  .icon-share{
  width: 45px;
  height: 23px;
  margin: 12px 0px 0px 0px;
  background: url(../images/icon-share.png) no-repeat center center;
  background-size:23px 23px;
  display: block;
}
/*footer*/
.weui-tabbar__label{
  color: #666;
}
.weui-tabbar__icon{
    width: 22px;
    height: 22px;
}
.weui-tabbar__item .foot-home{
    background: url(../images/footer01.png) no-repeat;
    background-size: 22px;
}
.weui-tabbar__item.weui-bar__item--on .foot-home{
    background: url(../images/hfooter01.png) no-repeat;
    background-size: 22px;
}
.weui-tabbar__item .foot-shop{
    background: url(../images/footer02.png) no-repeat;
    background-size: 22px;
}
.weui-tabbar__item.weui-bar__item--on .foot-shop{
    background: url(../images/hfooter02.png) no-repeat;
    background-size: 22px;
}
.weui-tabbar__item .foot-weizhi{
    background: url(../images/footer03.png) no-repeat;
    background-size: 22px;
}
.weui-tabbar__item.weui-bar__item--on .foot-weizhi{
    background: url(../images/hfooter03.png) no-repeat;
    background-size: 22px;
}
.weui-tabbar__item .foot-xianlu{
    background: url(../images/footer04.png) no-repeat;
    background-size: 22px;
}
.weui-tabbar__item.weui-bar__item--on .foot-xianlu{
    background: url(../images/hfooter04.png) no-repeat;
    background-size: 22px;
}
.weui-tabbar__item .foot-my{
    background: url(../images/footer05.png) no-repeat;
    background-size: 22px;
}
.weui-tabbar__item.weui-bar__item--on .foot-my{
    background: url(../images/hfooter05.png) no-repeat;
    background-size: 22px;
}

/*首页*/
.inx-weui-content{
  padding:45px 0px 60px;
  font-size: 14px;
}
.swiper-container {
  width: 100%;
} 
.swiper-container img{
  display: block;
  width: 100%;
}
.swiper-pagination-bullet{
    background: #fff;
    opacity: 1;
}
.swiper-pagination-bullet {
    border-radius: 100%;
    background: #fff;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    opacity: 1;
    background:#1BBC9B;
}
.wy-iconlist-box{
  background:#fff;
  padding:5px 10px;
}
.wy-links-iconlist{
  display:block;
  text-align:center;
  margin:10px 0;
}
.wy-links-iconlist .img{
  margin:0 23px;
}
.wy-links-iconlist img{
  width:100%;
  display: block;
}
.wy-links-iconlist p{
  font-size:12px;
  color:#454545; 
  margin-top:5px;
}
.weui-group-box{
  padding: 20px 0px 5px;
}
.z-weui-titel{
  padding: 0px 3%;
}
.z-weui-titel  .z-titel{
  float: left;
  font-size: 16px;
  font-weight: normal;
}
.z-weui-titel  .z-more{
  float: right;
  font-size: 12px;
  color: #999;
}
.today-recommen-list li{
  float: left;
  width: 47%;
  margin: 2% 0px 0px 2%;
  background: #fff;
  padding-bottom: 15px;
  text-align: center;
  -moz-box-shadow:0px 3px 5px #ddd; 
  -webkit-box-shadow:0px 3px 5px #ddd; 
  box-shadow:0px 3px 5px #ddd;
}
.today-recommen-list .img{
  height: 105px;
  line-height:105px;
  text-align: center;
}
.today-recommen-list .img img{
  height: 100%;
  max-width: 100%;
}
.today-recommen-list  .recommen-titel{
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  color: #333;
  margin-top: 10px;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.today-recommen-list  .price{
  color: #FF6535;
  font-size: 16px;
  font-weight: 600;
}
.hot-spots-list{
  padding: 0px 2%;
}
.hot-spots-items{
  background: #fff;
  padding: 10px 5px 15px 10px;
  margin-top: 15px;
}
.hot-spots-items .weui-media-box__hd{
    margin-right: 15px;
    width: 110px;
    height:auto;
    line-height: auto;
    text-align: center;
}
.hot-spots-items  .spots-titel{
    font-size: 15px;
    height: 25px;
    line-height:25px;
    color: #333;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.hot-spots-items  .spots-info{
    padding: 2px 0px 5px;
 }
.hot-spots-items  .price{
  float: left;
  font-size: 16px;
  color: #FF6533;
}
.hot-spots-items  .price span{
  font-size: 12px;
  padding-left: 3px;
}
/*五星评价*/
.hot-spots-list .comment-item-star{
  float: right;
}
.comment-item-star{
  overflow: hidden;
  width: 75px;
  height: 11px;
  margin-top:10px;
  background: url(../images/comment-star.png) repeat-x 0 -11px;
  background-size: 15px 22px;
}
.comment-item-star .real-star {
  display: inline-block;
  height: 22px;
  background: url(../images/comment-star.png) repeat-x 0 0;background-size: 15px 22px;
}
.comment-stars-width5 {width: 100%;}
.comment-stars-width4 {width: 80%;}
.comment-stars-width3 {width: 60%;}
.comment-stars-width2 {width: 40%;}
.comment-stars-width1 {width: 20%;}

.hot-spots-items .weui-media-box__desc{
  line-height: 1.6;
  font-size: 12px;
}
.pop-activity-list{
  padding: 0px 3%;
  margin-top: 15px;
}
.pop-activity-list .pop-items{
  margin-bottom: 25px;
  padding-bottom: 15px;
  background: #fff;
  overflow: hidden;
}
.pop-items  .pop-img{
  position: relative;
  overflow: hidden;
}
.pop-img .img img{
  width: 100%;
  height: 100%;
}
.pop-items .pop-name{
  position: absolute;
  bottom: 0;
  left: 0px;
  right:0;
  height: 40px;
  line-height: 40px;
  padding: 0px 10px;
  font-weight: normal;
  font-size: 15px;
  background-color: rgba(0,0,0,0.5);
  color: #fff;
}
.pop-items .pop-text{
    padding:0px 10px;
    margin-top: 10px;
    line-height: 1.6;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.pop-items  .pop-info{
    padding:10px 10px 0px;
}
.pop-items .pop-time{
  float: left;
  background: url(../images/timebg.png) no-repeat left center;
  background-size: 20px 20px;
  padding:5px 0px 5px 25px;
  color: #666;
  font-size: 13px;
  margin-top: 5px;
}
.pop-items  .pop-button{
  float: right;
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0px 10px;
  background: #1BBC9B;
  color: #fff;
  margin-top: 5px;
  border-radius: 3px;
}
/*旅游攻略*/
.strategy-items{
  margin: 5px 2% 0px;
  border-top: 1px solid #eee;
}
.strategy-items  .weui-media-box__hd{
    margin-right: 15px;
    width:100px;
    height: auto;
    line-height: auto;
    text-align: center;
}
.strategy-items  .strategy-titel{
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    color: #333;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.strategy-items  .weui-media-box__desc{
  line-height: 1.6;
  font-size: 13px;
  margin-top: 6px;
}
.weui-tab__bd-item .strategy-items:first-child{
  border-top: none;
}
/*商品列表*/
.zh-goods-list{
  padding:5px 0px 15px;
}
.zh-goods-list li{
  float: left;
  width: 47%;
  margin: 10px 0px 0px 2%;
  background: #fff;
  padding-bottom: 10px;
}
.zh-goods-list li a{
  display: block;
}
.zh-goods-list li .goos-img{
   height:120px;
   line-height: 120px;
   text-align: center;
}
.zh-goods-list  .goos-img  img{
  height: 100%;
  max-width: 100%;
}
.zh-goods-list .goos-titel{
  font-size: 13px;
  color: #333;
  margin-top: 5px;
  font-weight: normal;
  padding: 0px 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 1.5;
  -webkit-box-orient: vertical;
}
.zh-goods-list .goods-info{
  padding:10px  8px 0px;
  overflow: hidden;
}
.zh-goods-list .sales{
  float: left;
  color: #999;
  font-size: 13px;
}
.zh-goods-list .price{
  float: right;
  color: #D8131F;
  font-size: 15px;
}
/*热门酒店*/
.hotel-switch .weui-navbar{
  background: #fff;
  height: 30px;
  line-height:30px;
  margin-top: 10px;
  margin-bottom: 3px;
}
.hotel-items{
  margin: 0px 2%;
  border-top: 1px solid #eee;
}
.hotel-items  .weui-media-box__hd{
    margin-right: 15px;
    width:100px;
    height: auto;
    line-height: auto;
    text-align: center;
}
.hotel-items  .strategy-titel{
    font-size: 15px;
    height: 20px;
    line-height:20px;
    color: #333;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.hotel-items  .weui-media-box__desc{
  line-height: 1.5;
  font-size: 12px;
  margin-top: 8px;
}
.weui-tab__bd-item .hotel-items:first-child{
  border-top: none;
}
.hotel-items .hotel-info{
  font-size: 12px;
  padding: 6px 0px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
}
.hotel-info .fingfen{
  display: inline-block;
  color: #999;
  width: 76%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical;

}
.hotel-info .sell{
  display: inline-block;
  padding-left: 5px;
  color: #999;
}
.hotel-comment span{
  display: inline-block;
  font-size: 12px;
  padding: 0px 6px;
  height: 20px;
  line-height: 20px;
  border-radius: 3px;
  margin-right: 5px;
}
.hotel-comment  .comment{
  color: #999;
  border: 1px solid #ddd;
}
.hotel-comment  .good-comment{
  color: #FF9000;
  border: 1px solid #FF9000;
}
.hotel-items .price{
  font-size: 16px;
  color: #FF6533;
  font-weight: bold;
  text-align: right;
  padding-top: 5px;
}
.hotel-items{
  position: relative;
  padding-bottom: 2%;
}
.hotel-items #price1{
    position: absolute;
    bottom: 4%;
    right: 4%;
    color: #1BBC9B;
}
.hotel-items .price em{
  font-size: 12px;
  padding-left: 3px;
  color: #999;
  font-weight: normal;
}
/*商品详情*/
.swiper-zhutu-pagination{width:40px; height:40px; border-radius:50%; background:rgba(0,0,0,.3); color:#fff; font-family:Arial, Helvetica, sans-serif; text-align:center; line-height:40px; font-size:12px;}
.swiper-zhutu-pagination .swiper-pagination-current{font-size:14px;}
.swiper-zhutu-pagination .swiper-pagination-total{font-size:12px;}
.swiper-pagination-fraction.swiper-zhutu-pagination{left:auto; right:10px;}

.commodity-info{
  background: #fff;
  padding: 13px 2%;
}
.commodity-info .info-titel{
  font-weight: normal;
  font-size: 16px;
}
.commodity-info .info-box{
  padding-top: 8px;
  overflow: hidden;
}
.commodity-info  .l-price{
  float: left;
}
.commodity-info  .price{
  font-size: 16px;
  font-weight: bold;
  color: #D8131F;
}
.commodity-info .y-price{
  padding-left: 5px;
  color: #999;
  font-size: 12px;
}
.commodity-info  em{
  text-decoration: line-through;
}
.commodity-info .sale{
  float: right;
  color: #999;
  font-size: 13px;
}
.demo_line-box{
  padding: 30px 0px 20px;
}
.demo_line_02{
  height: 5px;
  width: 40%;
  margin:0px auto;
  border-top: 2px solid #1CC1A0;
  text-align: center;
  display: block;
}
.demo_line_02 span{
  position: relative;
  top: -15px;
  background: #F6F6F6;
  padding: 0 10px;
  font-size:16px;
  font-weight: bold;

  color: #1CC1A0;
} 
.commodity-details  .details-box{
  background: #fff;
  padding: 15px 2%;
}
.commodity-details .details-text{
  line-height: 180%;
  margin-bottom: 5px;
}
.commodity-details  .details-img  img{
  width: 100%;
  text-align: center;
}
.commodity-footer{
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: fixed;
  z-index: 500;
  bottom: 0;
  width: 100%;
  background-color: #FF8442;
}
.commodity-footer a{
  width: 100%;
  text-align: center;
  display: block;
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-size: 16px;
  font-weight:600;
}
.ticket-booking-tab{
  width: 50%;
  margin: 15px auto 0px;
  height: 35px;
  line-height: 35px;
  border-radius: 25px;
}
.ticket-booking-tab  .weui-navbar__item{
   font-size: 15px;
}
.ticket-booking-tab .weui-navbar__item.weui-bar__item--on{
  color: #fff;
  background: #1CC1A0;
}
.ticket-booking-tab a:first-child{
  border-radius: 25px 0px 0px 25px;
}
.ticket-booking-tab a:last-child{
  border-radius: 0px 25px 25px 0px;
}
.d-ticket-booking{
  padding: 20px 3% 15px;
}
.ticket-booking-m{
  color: #999;
  overflow: hidden;
}
.ticket-booking-box{
  padding: 10px 0px;
  border-bottom: 1px solid  #eee;
}
.ticket-booking-box  .w-input{
  width: 40%;
  font-size: 15px;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
  background-color: transparent;
}
.ticket-booking-box .icon-switch{
  float: left;
  width: 20%;
  text-align: center;
}
.ticket-booking-box .icon-switch img{
  width: 30px;
  height: 20px;
}
.ticket-booking-box .sele-time{
  font-size: 15px;
}
.modify-button{
  margin: 20px 0px;
}
.modify-button .look-btn{
    background-color:#1CC1A0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    display: block;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
}
.reserve-list li{
  float: left;
  width: 33.3333%;
  text-align: center;
  margin: 15px 0px 10px;
  font-size: 13px;
}
.reserve-list li a{
  display: block;
  color: #333;
}
.reserve-list li .icon-img{
  display: inline-block;
  padding-right: 2px;
}
.reserve-list  .icon-img img{
  width: 23px;
  height: 23px;
}
/*活动详情*/
.z-activity-time{
  color: #999;
  padding: 5px 0px;
}
.z-activity-box{
  margin-bottom: 3px;
  overflow: hidden;
}
.z-activity-box .price{
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
  color: #D8131F;
}
.z-activity-box .sign-up{
  float: right;
  background: #1CC1A0;
  color: #fff;
  height: 25px;
  line-height: 25px;
  border-radius: 3px;
  padding: 0px 10px;
}
.z-activity-tab{
  border-top: 12px solid #f6f6f6;
}
.z-activity-tab .weui-navbar{
  background: #fff;
  margin-top: 0;
  border-bottom: 1px solid #eee;
}
.z-activity-tab img{
  max-width: 100%;
  text-align: center;
}
.z-activity-introdu{
  padding: 15px 10px 10px;
}
.z-activity-introdu .htit{
  font-weight: normal;
  font-size: 16px;
  padding: 5px 0px;
}
.z-activity-introdu  .introdu-text{
  line-height: 180%;
}
/*旅游攻略详情*/
.travel-details-bd{
  padding: 15px 2%;
}
.travel-details-titel{
  font-size: 16px;
  font-weight: normal;
}
.travel-details-info{
  padding: 10px 0px;
}
.travel-details-info .titel-t{
  font-weight: bold;
  color: #1CC1A0;
}
.travel-details-info .time{
  padding-left: 10px;
  display: inline-block;
  color: #999;
}
.travel-details-bd  .travel-details{
  line-height: 200%;
}
.travel-details-bd img{
  max-width: 100%;
  text-align: center;
}
/*订餐详情*/
.coupon-box{
  background: #fff;
  padding: 15px 2%;
  margin-top: 10px;
  font-size: 13px;
}
.coupon-box  .coupon-a{
  float: left;
  text-align: center;
  padding-right: 10px;
  line-height: 20px;
  border-right: 1px solid #eee;
}
.coupon-a  .price{
  color: #D8131F;
}
.coupon-box  .coupon-time{
  float: left;
  margin-left: 10px;
  line-height: 40px;
  color: #999;
}
.coupon-btn{
  border: 1px solid #FF742B;
  color: #FF742B;
  display: block;
  padding: 0px 10px;
  height: 20px;
  line-height: 20px;
  border-radius: 10px;
  margin-top: 10px;
}
.z-comment-list{
  margin-top: 12px;
  padding: 0px 2% 10px;
  border-bottom: 11px solid #f6f6f6;
}
.z-comment-head{
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
}
.z-comment-head .user-img{
  float: left;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.z-comment-head .user-img img{
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.z-comment-head .user-neme{
  float: left;
  line-height: 40px;
  padding-left: 10px;
}
.z-comment-head  .time{
  float: right;
  color: #999;
  font-size: 12px;
  line-height: 40px;
}
.z-comment-text{
  margin-top: 6px;
  color: #999;
  font-size: 13px;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.z-comment-img{
  margin: 10px 0px 30px;
}
.z-comment-img li{
  float: left;
  margin-right: 9px;
  width: 80px;
  height: 80px;
}
.z-comment-img li img{
  width: 80px;
  height: 80px;
}
/*一键求救*/
.ditu-img img{
  width: 100%;
}
.ditu-intro{
  margin: 20px 10px;
  background: #F6F6F6;
  padding: 10px;
  line-height: 180%;
}

/*登录页*/
.login-user-photo{
  padding: 50px 0px 20px;
  text-align: center;
}
.login-user-photo img{
  width: 65px;
  height: 65px;
  border-radius: 100%;
}
.login-form{
  padding: 0px 20px;
}
.login-form .common{
  height: 40px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-bottom: 20px;
  padding-left: 42px;
  position: relative;
  border: 1px solid #ddd;
  overflow: hidden;
}
.login-form .user-name{
  background: url(../images/userbg.png) no-repeat 12px center;
  background-size: 20px 20px;
}
.login-form .password{
  background: url(../images/passwordbg.png) no-repeat 12px center;
  background-size: 20px 20px;
}
.login-form .input-class{
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: none;
  outline: none;
  font-size: 14px;
}
.login-btn{
  background-color:#1CC1A0;
  color: #fff;
  font-size: 16px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  display: block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  overflow: hidden;
}
.login-tip{
  overflow:hidden;
  padding-top: 15px;
  font-size: 13px;
}
.login-tip a{
  display: block;
  color: #1CC1A0;
}
.login-tip .fl{
  float: left;
}
.login-tip .fr{
  float: right;
}

.leave_word{
  background: #F6F6F6;
  padding-top: 4%;  
}
.leave_word h3{
  padding-left: 2%;
}
.leave_word #btn{
  width: 94%;
}
.comment_buttom{
  padding: 2%;
}
#commentt{
  display: none;
}
#commentt #liuyan{
  width: 94%;
}
.comment_buttom .pl{
  display: block;
  margin: 2% 0;
}
.comment_buttom img{
  vertical-align:middle;
  display:inline-block;
  float: none;
  width: 10%;
  border-radius: 50%;
}
.comment_buttom span{
  float: none;
  display:inline-block;
  vertical-align:middle;
}
.comment .comment_title{
  color: #9d9d9d;
  font-size: 12px;
}
.comment .comment_pl{
  width: 84%;
  margin: 2% auto;
  padding-bottom:2%; 
  border-bottom: 1px solid #eee;
  height: auto;
    word-wrap:break-word;
    word-break:break-all;
    overflow: hidden;
    font-size: 12px;
}

.comment_right p:nth-child(1){
  
 color: #c1c1c1;
}
.comment_right p:nth-child(2){
  /* display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; */
    width: 100%;
    /* height: 40px; */
    font-size: 12px;

}
.comment_buttom ul li{
  display: block;
  margin-bottom: 2%;
}
#comment{
  display: block;
}
.weui-popup__modal{
  height: 350px !important;
}
#bottomb p{
  margin: 4%;
}
#bottomb input{
  height: 30px;
  padding-left: 2%;
}
/* #bottomb button{
    width: 96%;
    height: 44px;
    
    border: none;
    border-radius: 2%;
    margin-left: 2%;
    font-size: 16px;
} */

.ticket_top img{
  width: 100%;
}
#dp{
    text-align: center;
    background: #FF8442;
    width: 50% !important;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 50px;
    line-height: 50px;
    color: #fff;
    margin-bottom: 1px;
    border-radius: 2%;
}
#dp1{
  text-align: center;
    background: #3CD7AA;
    width: 50% !important;
    position: fixed;
    bottom: 0;
    right: 0;
    height: 50px;
    line-height: 50px;
    color: #fff;
    margin-bottom: 1px;
    border-radius: 2%;
}
/* #bottomb a{
  color: #0094ff;
} */
#gb{
  color: #1AAD19;
}
.p_title span:nth-child(2){
  color: #f00;
}
#bottomb button{
  width: 28%;
  height: 44px;
  border: none;
  border-radius: 2%;
  margin-left: 2%;
  font-size: 16px;
  /* background: #0094ff; */
}
.csta p{
  width: 50%;
  
}
.p_title2 span{
  float: left;
}
.p_title2 center{
  float: left;
  margin-left:20%;
}
.p_title2{
  margin-left: 4%;
  margin-top: 10%;
}
.csta{
  width: 100%;
}
.csta #tijiao{
  width: 90%;
  margin-top: 10%;
}
.box_title{
  display: block !important;
  margin: 5% 0 5% 4%;
  background: #fff;
}
#box_title{
  display: block !important;
  background: #fff;
}
.box_title span{
  float: left;
}
.fr{
  width: 100% !important;
}
.Spinner{
  width: 100% !important;
}
#bottomb input{
  padding: 0;
  width: 34%;
}
/*.Spinner a{
  width: 30px !important;
  height: 30px !important;
}
.Spinner a:nth-child(1){
  margin-left: 2%;
}
.Spinner a i{
  margin: 30%;
}
.Spinner .Amount{
  border: 1px solid #d9d9d9 !important;
}*/
.dd{
  background: #fff;
}
.box_title .qian,.shu{
  color: #f00;
  font-size: 20px;
}
#mai{
  color: #fff !important;
}
.pjia{
  margin: 4%;
  font-size: 16px;
}
.pjia span{
  color: #f00;
  
}
.box_title textarea{
  border: 1px solid #eee;
  padding: 2%;
  height: 50px;
}
.weui-cells:before{
  border: none;
}
/* .commodity-footer{
  position: relative;
} */
.commodity-footer .img1{
  position: absolute;
  bottom: -3px;
  left: 6%;
  width: 8%;
  height: 47px;
}
.commodity-footer .img2{
  position: absolute;
  bottom: 12px;
  right: 36%;
  width: 6%;
  height: 20px;
}

#icbc{
  color: #000;
}
.issueDetails{
  padding: 2%;
}
.issueDetails span{
  display: block;
}
.share-demo{
  position: absolute;
  top: 14%;
  right: 4%;
  width: 6%;
}
.share-demo img{
  width: 100%;
}

.ts{
  font-size: 12px;
  color: #bdbdbd;
}
.ts img{
  width: 100%;
}
.ts .ts_title{
  margin: 2% 0 4% 0;
}
.ts .ts_0{
  padding-right: 3%;
}
.ts .ts_1{
  border-right: 1px solid #bdbdbd;
  border-left: 1px solid #bdbdbd;
}
.ts .ts_1,.ts_2{
  padding: 0% 3%;
}

.ts_title .ts_3{
  float: right;
}

.tcxq{
  margin-top: 4%;
}
.tcxq h2{
  font-weight: 700;
  font-size: 24px;
}
.tcxq .tcxq_h3{
  font-size: 18px;
  font-weight: 600;
  margin: 2% 0;
}

.tcxq>ul>li>span{
  float: right;
}
.ckgd{
      border: none !important;
}
.tcxq>h1>span{
  float: right;
  color: #1aad19;
  font-size: 14px;
  line-height: 50px;
}
.tcxq>.yhpj>span{
  display: inline-block;
  border: 1px solid #000;
  padding: 4%;
  border-radius: 10%;
}
.yhpj .btn.btn-clr-g {
  background-color: #fff;
  border: 1px solid #bdbdbd;
}
.yhpj .btn.btn-default {
  width: 110px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  margin: 1%;
}
.yhpj .btn {
  padding: 0;
  border-radius: 100px;
  border: none;
  outline: 0;
  text-align: center;
  color: #000;
  cursor: pointer;
  transition: background .6s ease;
}
.pj .weui-media-box_appmsg .weui-media-box__thumb{
  border-radius: 50%;
}
.pj h4{
  margin: 2% 0%;
}
.pj h4>span{
  display: inline-block;
  
}
.span_name{
	color:#000 !important;
}
.span_money{
	float:right;
	color:#bdbdbd !important;
}
.pj .weui-panel__ft .weui-cell__bd{
  text-align: center !important;
  color: #1aad19 !important;
}
.details_facility_conter p{
	font-size:14px;
}
.details_facility_conter p span{
	font-size:14px !important;
}
.js{
  position: fixed;
  left: 0;
  bottom: 0%;
  width: 100%;
  border-top: 1px solid #bdbdbd;
}
.js .yhpj{
  width: 100%;
  background-color: #fff;
  z-index: inherit;
}
.js .btn{
  float: right;
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #fff;
  background: #f60 !important;
}
.js span{
    display: inline-block;
    font-size: 22px;
    line-height: 50px;
    margin-left: 4%;
    color: #f60;
}

.subPj img{
  border-radius: 0% !important;
}
.subPj p span{
   display: inline-block;
   padding: 0 4%;
   color: #bdbdbd;
}
.subPj p span:nth-child(1){
  border-right: 1px solid #bdbdbd !important;
  padding: 0 4% 0 0;
}
.subPj h4 span{
  color: #bdbdbd;
}
.fg{
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    padding: 0 10px;
}
.fg span{
  float: right;
  color: #f60;
  display: inline-block;
}
.subPj a{
  padding: 2% !important;
}

.js_tjdd{
  position: fixed;
  left: 0;
  bottom: 0%;
  width: 100%;
  color: #fff;
  background: #f60;
  text-align: center;
  height: 50px;
  line-height: 50px;
  z-index: 10000;
}

.fg .weui-cell{
  padding: 0 !important;
}
.fg .weui-cell__ft{
  width: 100%;
}
.fg .weui-count{
  width: 100%;
}
.fg_sl span{
  width: 30%;
}
.fg_tj{
  color: #fff !important;
  margin-left: 0% !important;
}


.hotel-items .price_left{
  text-align: left;
  display: inline-block;
 
}
.price_forter{
  width: 100%;
  height: 30px;
  padding-top: 0px;
  line-height: 30px;
  color: #FF6533;
}
.aui-mail-product-item-bd .ruzhu{
	font-size:12px !important;
}
.aui-mail-product-item-hd img{
	    height: 90px !important;
}
.aui-mail-product-item-hd{
	height:80px !important;
}
.details_facility_conter p img{
	width: 100%;
}

.introdu-text{
	margin-bottom:10px;
}

.homestay_details_conter{
	margin-top:20px
}
.price_forter .span_data{
  float: right;
  font-size: 12px;
  margin-right: 3%;
  display: inline-block;
}
.hotel-items{
  position: relative;
}
.hotel-items .yd{
  position: absolute;
  right: 2%;
  top: 50%;
  height: 36px;
  margin-top: -20px;
  line-height: 36px;
  background: #FF6533;
  padding: 0 0.32em !important;
  width: 14% !important;
}

.housing .weui-cell{
  border-top:1px solid #eee;
}

.housing .weui-cell:before{
  border-top:none !important;
}


.sj input{
  width: 100%;
  text-align: right;
  border: none;
  color: #f60;
  font-size: 16px;
}
.xm input{
  text-align: right;
  color: #f60;
  font-size: 16px;
}

.homestay_details .homestay_details_top{
  width: 100%;
}
.homestay_details .homestay_details_top img{
  width: 100%;
}
.homestay_details_conter{
  padding: 2%;
}
.homestay_details_conter h3 span{
  font-size: 16px;
}
.homestay_details_conter_site{
  font-size: 16px;
  margin-top: 2%;
}

.homestay_details_conter_site img{
  width: 4%;
}

.details_facility{
  padding: 2% 0 60px 2%;
  border-top: 1px solid #eee;
}
.details_facility .details_facility_bottom span{
  width: 16%;
  border-right: 1px solid #bdbdbd;
  color: #bdbdbd;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  line-height: 100%;
}
.details_facility .details_facility_bottom span:nth-child(1){
  text-align: left !important;
}

.weui-media-box__hd_img img{
  width: 100%;
}

.strategy-titel img{
  width: 5%;
}


.weui-media-box__bd_title h3,img{
  display: inline-block;
}
.weui-media-box__bd_title img{
  width: 4%;
  vertical-align: middle;
}
.weui-media-box_xy img{
	 width: 5%;
}

.housing_top{
	margin: 45px 0 0 0;
	padding: 1% 4%;
	background: #fff;
	line-height: 27px;
	border-bottom: 2px solid #eee;
}


.housing_top .shousing_title{
	font-size: 12px;
}
.housing_top .shousing_title span:nth-child(1){
	margin-right: 10px;
}

.conit_conter{
  display: flex;
  flex-direction: column;
  width: 70%;
  position: fixed;
  top: 50%;
  left: 50%;
  background-color: #fff;
  margin-left: -35%;
  border: 1px solid #000;
  margin-top: -78px;
  z-index: 11111;
  display: none;
}
.conit_conter h2{
  text-align: center;
  margin: 12px 0 2px 0;
  font-weight: 500;
  font-size: 24px;
}
.conit_conter p{
  text-align: center;
  margin: 12px 0 18px 0;
}
.conBottom{
  display: flex;
  flex-direction: row;
  border:1px solid #eee;
  
}

.conBottom .conBottom_left{
  width: 50%;
  text-align: center;
  padding: 5%;
  
}

.conBottom_right{
  border-right: 1px solid #eee;
}

.yz{
  width: 100%;
  height: 100%;
  opacity: 1;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  visibility: visible;
  background: rgba(0,0,0,0.6);
  z-index: 1111;
  display: none;
}
.yxjl_span{
	display:inline-block;
}
.yxjl_btn .dj{
	width: 44px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: 50%;
    right: -1%;
    margin-top: -21px;
    padding: 0;
}

.yxjs{
  margin: 10px;
  padding: 10px;
  border: 1px solid #FFF68F;
  position: absolute;
  top: 30%;
  color: #fff;
}
.yxjs p{
  line-height: 30px;
  text-indent: 2em;
}
.ysjs_bottom{
  text-align: center;
}
.ysjs_bottom a:nth-child(2){
  margin-left: 20px;
}

canvas {
  display:inline-block;
}
.yxje_topjs{
  position: absolute;
  top: 6%;
  left: 50%;
  margin-left: -83px;
    width: 166px;

}
.yxjs_top{
  background: url(../images/yxjs.jpg);
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  padding: 0;
}
.yxjs_jlks .yxje_left{
  width: 100px;
  position: absolute;
  top: 70%;
  left: 18%;
  cursor: pointer;
}
.yxjs_jlks .yxje_left:nth-child(2){
  position: absolute;
  top: 70%;
  left: 55%;
}

canvas {
  display:inline-block;
}
/*5*/
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  .line_dra{
    width: 80%;
  }

  .shoppItem_conter img{
    width: 90px;
    height: 90px;
    border-radius: 2%;
  }

  .shoppItem_conter_right{
    width: 58%;
   }

   .weui-photo-browser-modal .photo-container img{
    max-width: 100%;
   margin-top: 50px;
   width: 96%;
   margin-left: 2%;
   }
   
   .card .card_bottom {
	    width: 100%;
	    position: absolute;
	    bottom: 25px;
	    left: 0;
	    box-sizing: border-box;
	    padding: 0 28px;
	    line-height: 37px;
	}
	.yxje_topjs {
	  position: absolute;
	  top: 6%;
	  left: 50%;
	  margin-left: -70px;
	  width: 140px;
	}
	.yxjs_jlks .yxje_left{
	  width: 100px;
	  position: absolute;
	  top: 80%;
	  left: 18%;
	  cursor: pointer;
	}
	.yxjs_jlks .yxje_left:nth-child(2){
	  position: absolute;
	  top: 80%;
	  left: 55%;
	}
	
}




/*6push*/
@media only screen and (min-device-width: 375px) and (max-device-width: 736px) and (orientation : portrait) {
  .line_dra{
    width: 80%;
  }

  .shoppItem_conter img{
    width: 120px;
    height: 120px;
    border-radius: 2%;
  }
 .shoppItem_conter_right{
  width: 64%;
 }
 .weui-photo-browser-modal .photo-container img{
  margin-top: 51px !important;
  width: 96%;
  margin-left: 2%;
}
.card .card_bottom {
  position: absolute;
  bottom: -9px;
  left: 0;
}
.yxjs_jlks .yxje_left{
  width: 100px;
  position: absolute;
  top: 70%;
  left: 18%;
  cursor: pointer;
}
.yxje_topjs {
  position: absolute;
  top: 6%;
  left: 50%;
  margin-left: -80px;
  width: 160px;
}
.yxjs_jlks .yxje_left:nth-child(2){
  position: absolute;
  top: 70%;
  left: 55%;
}

 
}

/* 6 */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait) {
  .card .card_bottom {
    position: absolute;
    bottom: 30px;
    left: 0;
  }
}