/*------------------ H5 公共样式-------------*/

body {
    font-family: "PingFang SC", "Hiragino Sans GB ", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #fff;
    font-size: 20px;
}

.display-none {
    display: none;
}

.down-app-fixed-shadow {
    bottom: 50px;
}

.foot-btn-area {
    width: 7.5rem;
    height: 1.2rem;
    line-height: 1.2rem;
    border-top: 0.01rem solid #EFEFEF;
    box-shadow: 0px -2px 8px 0px rgba(0, 0, 0, 0.06);
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0 0.4rem;
    bottom: -1rem;
    position: fixed;
    background-color: #ffffff;
}

.foot-btn-area .btn-yellow {
    background: #FED943;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    color: #333333;
    font-size: 0.3rem;
    width: 100%;
}

.foot-btn-area .btn-yellow a {
    color: #333333;
    font-size: 0.3rem;
    height: 0.8rem;
    line-height: 0.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.clear_border{
    border: 0!important;
}
.tip-message {
    color: #999999;
    letter-spacing: 0.01rem;
    font-weight: 400;
    font-size: 0.18rem;
    margin: 0.6rem .4rem 0 .4rem;
    padding: 0.48rem 0;
    border-top: 1px solid #eeeeee;
}

.tip-message .base-line {
    text-decoration: underline;
    color: #999999;
}

.tip-message .orange {
    color: orange;
}

.app-download a {
    display: block;
    color: #333333;
    font-size: 0.3rem;
    font-weight: 400;
}

.app-download {
    width: 7.5rem;
    padding: 0 0.4rem;
    margin:.64rem 0;
}
.app-download .down-area {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 1.18rem;
    align-items: center;
    font-size: 0.3rem;
    font-weight: 400;
    padding: 0.45rem 0;
    border-top: .01rem solid #eeeeee;
    border-bottom: .01rem solid #eeeeee;
}

.app-download .logo {
    width: 0.48rem;
    height: 0.48rem;
    margin-right: 0.16rem;
}

.app-download .down-area .down-area-desc {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.com-footer-wrap {
    display: none;
}

.no-data {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    padding-top: 2.35rem;
    width: 7.5rem;
}

.no-data img {
    width: 4rem;
    height: 3.74rem;
}

.no-data .tip {
    color: #999999;
    font-size: 0.3rem;
    padding: 0.2rem 0;
}

/* 分享遮罩 */

.mask-share {
    width: 100%;
    height: 100%;
    color: #fff;
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    display: none;
}

.mask-share>img {
    margin: 3.83rem .57rem auto;
    width: 6.37rem;
    height: 2.07rem;
}

#share_button {
    display: none;
    /* display: inline-block; */
    width: .34rem;
    height: .34rem;
    background-image: url(../../images/wap/share.png);
    background-position: center;
    background-size: 100%;
    position: absolute;
    top: .35rem;
    right: .31rem;
}

/* 底部介绍——p */

.footer {
    color: #999999;
    margin: 0 .4rem .68rem .4rem;
    font-size: .18rem;
    line-height: .34rem;
    letter-spacing: .01rem;
}

.footer>a:nth-child(1) {
    color: #999999;
    text-decoration: underline;
}

.footer>a:nth-child(2) {
    color: #999999;
    text-decoration: none;
}

.color-FF8400 {
    color: #ff8400;
}

.app-search {
    position: fixed;
    width: 6.7rem;
    height: 0.8rem;
    top: 0;
    display: flex;
    overflow: hidden;
    flex-direction: row;
    background: #F8F8F8;
    margin: 0.1rem 0.4rem 0 0.4rem;
    align-items: center;
    line-height: 0.8rem;
    border-radius: 0.06rem;
    padding-left: 0.3rem;
    
}

.app-search .img-search img {
    width: 0.4rem;
    height: 0.4rem;
}

.app-search .desc {
    padding-left: 0.16rem;
    color: #999999;
    font-size: 0.26rem;
    font-weight: 400;
}

.opc {
    width: 7.5rem;
    height: 100%;
    background-color: #000000;
    opacity: 0.5;
    position: fixed;
    z-index: 90;
    display: none;
    top: 1.5rem;
}

.opc.active {
    display: unset;
}

.tel {
    width: 0.26rem;
    height: 0.26rem;
    margin-right: 0.1rem;
}

a.a-tel {
    align-items: center;
}

.div-tel-btn {
    position: fixed;
    
    bottom: 0;
    z-index: 100;
    width: 100%;
    background: #ffffff;
}

.tabs-con {
    border-top: 0.01rem solid #efefef;
}

.filter-bar .bar-tab img.up,
.filter-bar .bar-tab img.down {
    width: 0.16rem;
    height: 0.2rem;
    margin: 0.08rem;
    display: none;
}

.btn-area .btn-clear {
    border: 0.01rem solid #BBBBBB;
    margin-left: 0.25rem;
}

.btn-area .btn-ok {
    background: #FED943;
    margin-right: 0.3rem;
}

.query-area.is-app {
    top: 1rem;
}
.detail-con{
    position: fixed;
    top: 0;
    width: 7.5rem;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}


.area-cus{
    display:flex;
    flex-direction:column;
    padding:0 0.4rem;
    margin-top:0.8rem;
  
  }
  .area-title{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
  }
  .area-title .title{
    font-size:0.38rem;
    font-weight:bold;
    color:#333333;
  }
  .look-more{
    display:flex;
    align-items:center;
    color:#999999;
    font-size:0.24rem;
  }
  .area-list{
    margin-top:0.08rem;
  }
  .call_list{
    display:flex;
    flex-direction:column;
  }
  
  .call_list .call_item{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    padding: 0.32rem 0;
  }
  
  .call_list .call_item img{
    width:0.8rem;
    height:0.8rem;
    border-radius: 0.08rem;
  }
  .call_list .call_item a{
    display:flex;
    flex-direction:row;
    align-items:center;
  }
  
  .call_list .call_item a .name{
    padding-left:0.24rem;
    color:#333333;
    font-size:0.32rem;
    letter-spacing:0.01rem;
    font-weight: bold;
  }
  .call_icon{
    width: .8rem;
    height: .8rem;
    border-radius: 50%;
    background-color: #F8F8F8;
    text-align: center;
    line-height: .8rem;
  }
  .color_4AB770{
    color:#4AB770;
  }
  
  .a-more{
    display: flex;
  }
  .hide{
      display: none !important;
  }


  /* 消息小提示 */

.message_mask {
    position: fixed;
    padding: .08rem .16rem;
    top: 50%;
    left: 50%;
    color: #ffffff;
    background-color: #333333;
    box-shadow: 0 .02rem .12rem 0 rgba(0, 0, 0, .1);
    min-width: 1rem;
    text-align: center;
    border-radius: .05rem;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2000;
    font-size: .24rem;
}