/* CDN 服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
    font-family: 'iconfont';  /* Project id 3894331 */
    src: url('//at.alicdn.com/t/c/font_3894331_k8jz8xr3aa.woff2?t=1677122697054') format('woff2'),
    url('//at.alicdn.com/t/c/font_3894331_k8jz8xr3aa.woff?t=1677122697054') format('woff'),
    url('//at.alicdn.com/t/c/font_3894331_k8jz8xr3aa.ttf?t=1677122697054') format('truetype');
}
.weui-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.weui-flex__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
body {
    font-size: 0.32rem;
}
a {
    color: #333;
    text-decoration: none;
}

li {
    list-style: none;
}

em {
    font-style: normal;
}

.clear {
    clear: both;
}

.clear30 {
    clear: both;
    height: 0.3rem;
}

.clear10 {
    clear: both;
    height: 0.10rem;
}

.iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    /*font-size: 27px;*/
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body,
html,
#container {
    overflow: hidden;
    width: 100%;
    height: 100%;
    margin: 0;
    font-family: "微软雅黑";
}

#allmap {
    width: 100%;
    height: 100%;
}

.BMap_cpyCtrl {
    display: none;
}
.anchorBL {
    display: none;
}

/*#info {
    width: 100%;
    position: fixed;
    bottom: 0px;
    left: 0;
    z-index: 999;
    border-top-left-radius:20px;
    border-top-right-radius:20px;
}*/

.home_toiletView {
    position: absolute;
    border-top-left-radius:20px;
    border-top-right-radius:20px;
    width:100%;
    background-color: white;
    height: 8.5rem;
    bottom: 0;
    z-index: 999;
}

.home_navigator {
    position: absolute;
    right: 0.15rem;
    top: -0.3rem;
    width: 60px;
    height: 60px;
    z-index: 10;
}
.aaa{width: 60px;height: 60px;}

.home_toiletInfo {
    height: calc(100% - 100% / 140 * 45);
    /*width: calc(100% - 30px);*/
    /*background: salmon;*/
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 75px;
    padding-top: 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.home_toiletInfo_imgv {
    margin-top: 5px;
    margin-right: 8px;
    /*width: calc(100% / 264 * 56);*/
    /*height: calc(100% / 86 * 56);*/
    width: 60px;
    height: 60px;
    border: 1px solid #d0d0d0;
    box-sizing: border-box;
}

.home_toiletInfo_info {
    /*flex: 1;*/
    width: calc(100% - 60px - 10px);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.home_toiletInfo_name {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-top: 5px;
}

.home_toiletInfo_namex {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    font-weight: bold;
    color: #333;
}

.home_toiletInfo_score {
    display: flex;
}

.title11{
    width: 100%;
    font-size: 0.4rem;
    color: #222;
    font-weight: 600;
}

.home_toiletInfo_scorex {
    font-size: 12px;
    color: #fe9500;
}
.more {
    color: #999; font-size: 12px;
}

.home_toiletInfo_ws {
    padding-bottom: 4px;
    font-size: 12px;
    color: #fe9500;
}
.title-div{font-size: 0.26rem;  padding: 0.05rem 0;}
.font-color1{color: white;font-size: 0.29rem; font-weight: bold;
    background: #5cb678; border-radius: 0.5rem;
    position: relative;
}
.font-color1:after {
    content: " ";
    border: 1px solid rgba(255,255,255,0.5); border-radius: 0.5rem;
    position: absolute; width: calc(100% - 6px); height: calc(100% - 6px); left: 2px; top:2px;
}
.xian{height:3px;border-radius: 3px; width:0.4rem;margin: 0 auto;background: linear-gradient(277deg, rgba(0,189,255,1) 0%, rgba(24,210,232,1) 99%);}
.index-nav1 {
    margin: 0rem 16px; padding: 0.14rem 0;
}
.index-nav1 a {
    width: 20%; cursor: pointer;
    text-align: center;
    float: left;
    font-size: 0.24rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.dtnav_box {
    position: fixed; width: 100%; top: 0;left: 0px; z-index: 999; box-sizing: border-box;
    background: #fff;
    /*background: #34bc87;*/
}
.sousuos{
    background-color: #fff; padding-top: 0.19rem; padding-left: 0.19rem; cursor: pointer;
    /*background-color: #1AA46E;*/

}
.sousuos span {
    font-size: 0.45rem;
}
.icon-sea:before {
    content: "\e622";
}

.ss{
    width: 0.3rem;
    height: 0.3rem;
    margin-top: 17px;
    margin-left: 15px;
    background: url(/qd_static/images/suosou.png)no-repeat;background-size:100% 100%;
}
.sss{
    width: 20px;
    height: 20px;
    margin-top: 10px;
    margin-left: 10px;
    background: url(/qd_static/images/luxian.png)no-repeat;background-size:100% 100%;
}
.sss1{
    width: 20px;
    height: 20px;
    margin-top: 10px;
    margin-left: 10px;
    background: url(/qd_static/images/shezhi.png)no-repeat;background-size:100% 100%;
}

.sss2{
    width: 20px;
    height: 20px;
    margin-top: 10px;
    margin-left: 10px;
    background: url(/qd_static/images/bfdh.gif)no-repeat;background-size:100% 100%;
}

.fanhui{
    width: 25px;
    height: 25px;
    margin-top: 10px;
    margin-left: 10px;
    background: url(/qd_static/images/fanhui.png)no-repeat;background-size:100% 100%;
}

.tel{
    width: 25px;
    height: 25px;
    margin-top: 10px;
    margin-left: 10px;
    background: url(/qd_static/images/tel.png)no-repeat;background-size:100% 100%;
}
.ck{
    height: 8.1rem;
    margin-top: 20px;
    position: relative;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
}
.simple{
    min-height: 50px;
    padding: 0 0.4rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    /*position: absolute;*/
}
.top_con {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.not_price{
    /*line-height: 50px;*/
}
.title1{
    width: 100%;
    font-size: 22px;
    color: #222;
    font-weight: 600;
}
.hui_text_point3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.btns{width: 30px;height: 30px;position: absolute;top: 10px;left: 10px;}
.bf{background: url(ztbf.png)no-repeat;background-size:100% 100%;left: 12px;}
.rbf{background: url(bf.png)no-repeat;background-size:100% 100%;}

.biaoti{font-size: 20px;font-weight: bold;margin-top: 10px;}
.content{
    padding: 0.4rem 0;
    line-height: 1.8;
    font-size: 0.30rem;
}
.content img {
    width: 100%;
}
.shezhi{background-color: white;border-radius: 50%;width: 40px;height: 40px;position: fixed;z-index: 999;top: 95px;right: 20px; box-shadow:0px 0px 3px #666}
.weizhi{top: 145px;}

.weizhi1{top: 165px;}

.weizhi2{top: 245px;}
.weizhi3{top: 305px;}


#cover{
    position:absolute;left:0px;top:0px;
    background:rgba(0, 0, 0, 0.4);
    width:100%;  /*宽度设置为100%，这样才能使隐藏背景层覆盖原页面*/
    height:100%;
    filter:alpha(opacity=60);  /*设置透明度为60%*/
    opacity:0.6;  /*非IE浏览器下设置透明度为60%*/
    display:none;
    z-Index:999;
}
#modal{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    background: rgba(9, 10, 9, 0.7);
    display:none;
    cursor:pointer;
    z-Index:9999;
}

.mydiv{
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
    background-color: #1AA46E;
    display:none; padding: 0.1rem 0;
}

.mydiv2{
    position: fixed;
    width: 100%;
    height: 1rem;
    top: 0;
    z-index: 1000;
    background: rgba(95,161,66,0.65);
    box-shadow: 0px 2px 5px #666;
    display:none;
}

.ss-cc{
    position: fixed;
    width: 100%;
    /*height: 50.58px;*/
    top: 0.84rem;
    z-index: 1000;
    background: rgba(34, 188, 128, 0.5);
    box-shadow:0px 0px 5px #000;
    display:none;
}

.weui_input {
    width: 90%;
    border: 0;
    outline: 0;
    -webkit-appearance: none;
    background-color: transparent;
    font-size: 14px;
    color: white;
    height: 0.64rem;
    line-height: 0.64rem;
    margin-left: 5%;
}
input::-ms-input-placeholder{
    color: white;
}
input::-webkit-input-placeholder{
    color: white;
}
input::-moz-placeholder{
    color:white;
}

.search-model {
    width: 100%;
    max-height: 14.2857rem;
    overflow-y: scroll;
    padding-top: 0.4rem;
    padding-bottom: 0.2rem;
    background: rgba(255,255,255,0.8);
}
.not-data {
    text-align: center;
    width: 96%;
    margin-left: 2%;
}
.not-data img {
    margin: 0.5rem 0 0;
}
.not-data .desc {
    font-size: 0.24rem;
    color: #9a9a9a;
}

.weui-titles{
    color: #666;font-size: 17px;padding-left: 5px;
}


.weather{
    /*height: 97px;*/
    font-size: 14px;
    color: #999;
}
.sidebar-item{
    background: #fff;
    margin: 10px 0;
    padding-left: 20px;
}

.city{
    padding: 14px 0 11px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.icons{
    display: inline-block;
    content: " ";
    background: url(/qd_static/images/icon_sprite_2.png) 0 -21px no-repeat;
    background-size: 48px 42px;
    width: 13px;
    height: 13px;
    margin: 0 .1rem 0 0;
}

.weather-content, .weather-item{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.weather-content{
    padding-right: 20px;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.weather-icon{
    width: 30px;
    height: 30px;
    display: block;
}

.temperature{
    font-size: 12px;
    color: #666;
}
.detail-item{
    margin: 0;
    line-height: 12px;
    font-size: 10px;
    color: #999;
}
.split-line{
    height: 20px;
    width: 1px;
    background-color: hsla(0,0%,84%,.6);
}


.sub-right-top{
    right: 60px;
    top: 10px;
}

.sub-right-top{
    color: #333;
    max-width: 260px;
    background: hsla(0,0%,100%,.95);
    border-radius: 10px;
    box-shadow: 28px 0 171px hsla(0,0%,79%,.59);
    padding: 10px 10px;
    white-space: nowrap;
}
.supernatant {
    position: absolute;
    z-index: 1000;
    transition: bottom .3s linear;
}

.triangle_border_right{
    position: relative;
    width: 0;
    height: 0;
    top: -.05rem;
    float: right;
    margin-right: -0.39rem;
    border-width: .2rem 0 .2rem .2rem;
    border-style: solid;
    border-color: transparent transparent transparent hsla(0,0%,100%,.8);
}
.route-item:first-child {
    padding-top: 0;
}
.route-item:last-child {
    padding-bottom: 0;
}
.route-item{
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    /*padding: .785714rem 0;*/
}

.route-item-title{
    font-size: 0.28rem;
}
.route-item-time{
    font-size: 0.28rem;
    color: #999;
}

.weui-cells_checkbox .weui-icon-checked:before {
    content: '\EA01';
    color: #c9c9c9;
    font-size: 15px;
    display: block;
}
.weui-cell {
    padding: 5px 5px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.content p img{width: 100%;}

.top-ks{height: 30px;position: relative;}
.imgsa{border-radius: 50%;height: 50px;width: 50px;}
.dingwei{position: absolute;top: -20px;}

.weui-cells {
    font-size: 0.32rem !important;
}


.yuyinxuanze .weui-cells_radio .weui-icon-checked:before {
    content: '\EA01';
    color: #c9c9c9;
    font-size: 0.32rem;
    display: block;
}
.yuyinxuanze .weui-cells_radio .weui-check:checked+.weui-icon-checked:before {
    display: block;
    content: '\EA06';
    color: #09bb07;
    font-size: 0.32rem;
}
.yuyinxuanze .weui-cell:before {
    content:normal;
}
.yuyinxuanze img {
    vertical-align: middle;
}
.weui-toast {
    z-index: 10000 !important;
}

/*导览线路*/
.xianlubox {
    z-index: 999;
    position: fixed;
    bottom: 0.3rem;
    width: 100%;
}
#xl-box {
    padding-left: 0.3rem;
    margin-top: 0.35rem;

}
#xl-box .swiper-slide {
    margin-right: 0.3rem !important;
    width: calc(100% - 0.4rem);
    height: auto;
    padding-top: 0.1rem;

}
#xl-box .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0;
}
#xl-box .swiper-pagination-bullet {
    width: 2px;
    height: 2px;
}

.xianlulist {
    background: #fff; border-radius: 0.1rem; padding: 0.2rem; align-items: center; box-shadow: 0px 0px 5px rgba(218,218,218,0.51);
}
.xianlulist h2{
    font-size: 0.4rem;
}
.xianlulist p {
    padding: 0.1rem 0;
}
.ylbtn {
    width: 1rem; height: 1rem; border-radius: 0.5rem; background: #015ebd; color: #fff; text-align: center; display: inline-block; font-size: 0.24rem; padding-top: 0.2rem; box-sizing: border-box; position: relative; line-height: 1.2;
}
.ylbtn:after {
    content: " "; position: absolute; top: calc(0.075rem - 1px); left: calc(0.075rem - 1px);
    width: 0.85rem; height: 0.85rem; border-radius: 0.85rem; border: 1px solid rgba(255,255,255,0.5);
}

/*侧边按钮*/
.cebianbox {
    position:fixed; top:1.5rem; right: 0.3rem; z-index: 999;
}
.icon-fanhui:before {
    content: "\e6e5";
}
.icon-shezhi:before {
    content: "\e631";
}
.icon-xianlu:before {
    content: "\e60f";
}
.icon-zhoubian:before {
    content: "\e6f9";
}
.icon-daka2:before {
    content: "\e6a7";
}
.cebian-btn {
    width: 35px; height: 35px; box-shadow: 0px 0px 3px #666; border-radius: 6px; background: #fff; align-items: center; justify-content: center; margin-bottom: 0.2rem; cursor: pointer;
}
.cebian-btn span {
    font-size: 30px; color: #666;
}

.icon-huadong:before {
    content: "\e678";
}

/*内容弹框*/
.infotk {
    position: fixed; bottom: 0.3rem; width: 100%; box-sizing: border-box; padding: 0 0.3rem; z-index: 1000;
}
.tkbox {
    background: #fff; border-radius: 0.1rem; box-shadow: 0px 0px 5px #999;
}
.tkbox-b {
    border-top: 1px solid #efefef; justify-content: center; align-items: center; text-align: center; padding: 0.2rem 0;
}
.tkbox-b span {
   padding-right: 0.05rem;
}
.icon-zixun:before {
    content: "\e637";
}
.icon-daka:before {
    content: "\e692";
}
.icon-qianwang:before {
    content: "\ea32";
}
.icon-daohang:before {
    content: "\e616";
}

.tkbox-top {
    padding: 0.15rem;
}
.tkbox-img {
    padding-right: 0.2rem; border-radius: 0.1rem; width: 2rem; height: 1.5rem; overflow: hidden;
}
.tkbox-img img {
    width: 2rem; border-radius: 0.1rem;
}
.tkbox-text-t {
    font-weight: 600;
}
.tkbox-text-des {
    font-size: 0.26rem;
}
.tkbox-text-con {
    font-size: 0.26rem; color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.yuyinxianshi {
    position: fixed; top:1rem; width: 100%; z-index: 999; box-sizing: border-box; padding: 0 1rem;
}
.yuyinxianshi-con {
    background: rgba(0,0,0,0.5); border-radius: 0.5rem; font-size: 0.26rem; padding: 0.05rem 0.1rem; color: #fff; justify-content: center; text-align: center; align-items: center; cursor: pointer;
}
.yuyinxianshi-img {
    width: 0.4rem;
    height: 0.4rem;
    background: url(bfdh.gif)no-repeat;
    background-size: 100% 100%; margin-right: 0.1rem; display: inline-block;
}

/*点位介绍页面*/
.intro-fh {
    position: fixed; z-index: 999; color: rgba(255,255,255,0.7); font-size: 0.3rem; left: 0.15rem; top: 0.15rem; border-radius: 50%; width: 0.4rem; height: 0.4rem; text-align: center;
}
.icon-fanhui2:before {
    content: "\e601";
}
.intro-top {
    max-height: 3.8rem; overflow: hidden; position: relative;
}
.intro-top img {
    width: 100%;
}
.intro-juli {
    font-size: 0.28rem; color: rgba(255,255,255,1); position: absolute; left: 0.3rem; bottom:0.3rem;
}
.icon-dingwei:before {
    content: "\e87e";
}
.intro-juli span {
    padding-right: 0.1rem;
}
.intro-con {
    line-height: 1.8; padding: 0.3rem;
}
.intro-con img {
    width: 100%;
}
.intro-footer {
    position: fixed; bottom:0; width: 100%; background: #fff;
}
.intro-footer .tkbox-b {
    padding: 0.25rem 0;
}

.audiobox {
    height: 1.28rem; background: #f8f0e3; margin: 0.4rem 0.3rem 0.1rem 0.3rem; border-radius: 1.28rem 0.15rem 0.15rem 1.28rem;
}
.spot-intro {
    position: relative;
}
.audioimg {
    width: 1.4rem; height: 1.4rem; position: absolute; border-radius: 50%; overflow: hidden; border: 2px solid #fff; box-shadow: 0px 0px 5px #ddd; top:-0.10rem; -webkit-animation :changeright 10s linear infinite;
}
.audioimg img {
    width: 100%; height: 100%;
}
@-webkit-keyframes changeright{
   0%{ -webkit-transform: rotate(0deg ) ; }
   50%{-webkit-transform: rotate( 180deg ) ; }
   100%{ -webkit-transform: rotate(360deg) ;}
}

.audio-title {
    align-items: center; padding-bottom: 0.2rem; padding-top: 0.3rem; font-weight: 600;
}
.audio-wrapper {
    padding-right: 0.3rem;
}
.audio-left {
    text-align: center; width: 1.4rem; height: 1.4rem; margin-right: 0.3rem;
}
.audio-left img {
    width: 0.5rem !important; background: #daad60; border-radius: 50%; padding: 0.1rem;
    position: relative; top: 0.3rem; left: 0.05rem;
    margin: 0;
    display: initial;
    cursor: pointer;
}
.audio-right {

}
.audio-right p {
    font-size: 15px;
    height: 35%;
    margin: 12px 0 2px 0;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 243px;
}
.progress-bar-bg {
    background-color: #d8bf95;
    position: relative;
    height: 2px;
    cursor: pointer;
}
.progress-bar {
    background-color: #daad60;
    width: 0;
    height: 2px;
}
.progress-bar-bg span {
    content: " ";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
    margin-left: -5px;
    cursor: pointer;
}
.audio-time {
    overflow: hidden;
    color: #999; font-weight: normal;
    font-size: 0.24rem;
}

/*周边*/
.zhoub-listbox {
    padding: 0 0.2rem;
    flex-wrap: wrap;
    justify-content: space-between;
}
.zhoub-listbox a {
    position: relative;
    width: calc(50% - 0.1rem); height: 3.43rem; overflow: hidden;
    box-shadow: 0px 1px 3px rgba(218,218,218,0.71);
    border-radius: 0.15rem;
    margin-top: 0.2rem;
}
.zhoub-listbox a img {
    width: 100%; height: 100%;
}
.zhoub-listbox .txt {
    position: absolute; bottom: 0.2rem; background: rgba(0,0,0,0.7); width: 85%; padding: 0.1rem; border-radius: 0 0.1rem 0.5rem 0;
}
.zhoub-listbox .txt p {
    margin: 0; color: #fff; font-size: 0.24rem; line-height: 1.5;
}
.zhoub-listbox .txt p:first-child {
    color: #daad60; font-size: 0.32rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

/*周边2*/
.zhoubian-tkbox {
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 110%; bottom: 0.5rem;
}
.zhoubian-box {
    background: #fff; margin: 0 0.3rem; height: 100%; border-radius: 0.1rem; padding: 0.1rem; box-sizing: border-box; overflow: auto;
}
.zhoubian-box .tkbox-top {
    align-items: center; border-bottom: 1px solid rgba(200,200,200,0.2);
}
.zhoubian-box .tkbox-img {
    padding-right: 0.2rem;
    border-radius: 0.1rem;
    width: 1.5rem;
    height: 1.1rem;
    overflow: hidden;
}
.zhoubian-box .tkbox-img img {
    width: 1.5rem; height: 100%;
    border-radius: 0.1rem;
}
.zhoubian-box .tkbox-text-t {
    font-size: 0.28rem;
}
.col {
    color: #5cb678;
}
.icon-zbdh {
    font-size: 0.36rem; background: #efefef; padding: 0.1rem; border-radius: 0.4rem;
}
.icon-zbdh:before {
    content: "\ea32";
}
.zhoubian-title {
    font-size: 0.36rem; font-weight: bold; padding: 0.2rem;
}
.icon-guanbi:before {
    content: "\e602";
}
.guanbi {
    text-align: center; color: #333; font-size: 0.4rem;
}
.guanbi span {
    cursor: pointer;
}
