* {
    padding: 0;
    margin: 0;
}

html,
body {
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}

img {
    border-style: none;
}

ul {
    list-style: none;
}

a {
    color: #364a63;
    text-decoration: none;
    outline: none;
}

#cnzz_stat_icon_1260232169 {
    display: none;
}

/*使用inconfont*/


@font-face {
    font-family: "iconfont";
    src: url('iconfont.eot?t=1470972361');
    /* IE9*/
    src: url('iconfont.eot?t=1470972361#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('iconfont.woff?t=1470972361') format('woff'),
        /* chrome, firefox */
        url('iconfont.ttf?t=1470972361') format('truetype'),
        /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
        url('iconfont.svg?t=1470972361#iconfont') format('svg');
    /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 0.32rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.004rem;
    -moz-osx-font-smoothing: grayscale;
}

.icon-bofang:before {
    content: "\e6ff";
}

.icon-shijian:before {
    content: "\e60a";
}

.icon-font21:before {
    content: "\e630";
}

.icon-wujiaoxing:before {
    content: "\e673";
}

.icon-erji:before {
    content: "\e6ba";
}

.icon-shangdian:before {
    content: "\e626";
}

.icon-meishi:before {
    content: "\e602";
}

.icon-kafeiting:before {
    content: "\e603";
}

.icon-luxian2:before {
    content: "\e644";
}

.icon-quanjingditu:before {
    content: "\e649";
}

.icon-dingwei:before {
    content: "\e659";
}

.icon-jingdian:before {
    content: "\e645";
}

.icon-jiantou:before {
    content: "\e6a4";
}


.amap-touch-toolbar .amap-zoomcontrol_1:after {
    position: absolute;
    content: '';
    height: 1px;
    background: #ddd;
    top: 0.6rem;
    width: 50%;
    margin: auto;
    left: 0;
    right: 0;
}

.amap-touch-toolbar .amap-zoomcontrol_1 {
    position: absolute;
    left: 0.2rem;
    margin-left: -7px;
    bottom: 0.4rem;
    /* z-index: 9; */
    width: 0.6rem;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    border-radius: 0.15rem;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 10px 0 #ccc;
}

.amap-zoomcontrol_1 {

    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

#container .amap-copyright {
    display: none !important;
}

.typeSort.on {
    color: #fff;
    background: #0faeff;
}

.ulBox {
    position: fixed;
    top: 0rem;
    /* height: 0.68rem; */
    width: 100%;
    background: #fff;
    white-space: nowrap;
    z-index: 99;
}

.ulBox ul {
    margin: 0;
    padding: 0;
    /* padding-top: 0.09rem; */
    height: 0.68rem;
    max-width: 100%;
    list-style: none;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    display: flex;
    align-items: center;
}

.ulBox ul li {
    /* display: inline-block;
    float: left;
    height: 0.68rem;
    text-align: center;
    line-height: 0.68rem;
    padding: 0 0.2rem;
    color: rgb(74,74,74);
    font-size: 0.24rem; */
    /* margin-top: -0.68rem; */
    list-style: none;
    display: table-cell;
    height: 0.5rem;
    text-align: center;
    line-height: 0.5rem;

    padding: 0 0.2rem;
    color: #4a4a4a;
    font-size: 0.24rem;
    border-radius: 0.5rem;
    cursor: pointer;
}

.ulBox ul li a {
    color: rgb(74, 74, 74);
}

.fun-box {
    /*height: 4rem;*/
    width: 0.7rem;
    top: 0.8rem;
    position: absolute;
    right: 0.2rem;
    font-size: 0.24rem;
    border-radius: 0.06rem;
    cursor: pointer;
}

.fullview {
    background: url("../webmap/quanjing.png") no-repeat;
    background-size: cover;
}

.fullview a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.language.cn {
    background: url(../webmap/zhongwen.png)no-repeat;
    background-size: cover;
}

.language.en {
    background: url(../webmap/yinwen.png)no-repeat;
    background-size: cover;
}

.lines {
    background: url("../webmap/xianlu.png") no-repeat;
    background-size: cover;
}

.lines.en {
    background: url("../webmap/xianlu2.png") no-repeat;
    background-size: cover;
}

.lines.on {
    background: url("../webmap/xianlu1.png") no-repeat;
    background-size: cover;
}

.lines.en.on {
    background: url("../webmap/xianlu3.png") no-repeat;
    background-size: cover;
}

.lan {
    background: url("../webmap/zhongwen.png") no-repeat;
    background-size: cover;
}

.lan.on {
    background: url("../webmap/yinwen.png") no-repeat;
    background-size: cover;
}

.imgRight {
    /* display: none; */
    cursor: pointer;
    width: 0.7rem;
    height: 0.7rem;
}

.alltalk {
    width: 28px;
    height: 28px;
    position: relative;
}

.talk {
    width: 34px;
    height: 34px;
    position: relative;
}

.nomalMarker {}

.tip {
    width: 100%;
    height: 100%;
}

.scenicTip {
    width: 100%;
    height: 100%;
    background: url('../webmap/center.png') no-repeat;
    background-size: contain;
    -webkit-animation: icon-bounce 0.8s infinite alternate;
    -moz-animation: icon-bounce 0.8s infinite alternate;
    -o-animation: icon-bounce 0.8s infinite alternate;
    animation: icon-bounce 0.8s infinite alternate;
}

@keyframes icon-bounce {

    0%,
    100% {
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -moz-transform: translateY(5px);
        -ms-transform: translateY(5px);
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
}

.poiName {
    position: absolute;
    top: 36px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
    font-size: 12px;
    /* font-family: ""; */
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    height: 16px;
    line-height: 16px;
    text-align: center;
    padding: 0 2px;
    border-radius: 4px;
    /* text-shadow: #fff 0.02rem 0 0, #fff 0 0.02rem 0, #fff -0.02rem 0 0, #fff 0 -0.02rem 0;
    -webkit-text-shadow: #fff 0.02rem 0 0, #fff 0 0.02rem 0, #fff -0.02rem 0 0, #fff 0 -0.02rem 0;
    -moz-text-shadow: #fff 0.02rem 0 0, #fff 0 0.02rem 0, #fff -0.02rem 0 0, #fff 0 -0.02rem 0; */
}

.nomalMarker .poiName {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
    font-size: 12px;
    /* font-family: ""; */
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    height: 16px;
    line-height: 16px;
    text-align: center;
    padding: 0 2px;
    border-radius: 4px;
    /* text-shadow: #fff 0.02rem 0 0, #fff 0 0.02rem 0, #fff -0.02rem 0 0, #fff 0 -0.02rem 0;
    -webkit-text-shadow: #fff 0.02rem 0 0, #fff 0 0.02rem 0, #fff -0.02rem 0 0, #fff 0 -0.02rem 0;
    -moz-text-shadow: #fff 0.02rem 0 0, #fff 0 0.02rem 0, #fff -0.02rem 0 0, #fff 0 -0.02rem 0; */
}

.scenicMarker {
    background: url('../webmap/tip.png') no-repeat;
    background-size: contain;
}

.scenicMarker.active {
    background: url('../webmap/tipactive.png') no-repeat;
    background-size: contain;
}

.toiletMarker,
.tip1 {
    background: url('../webmap/toilet@2x.png') no-repeat;
    background-size: contain;

}

/* .tip1 + .poiName{
    display: none;
} */
.parkMarker,
.tip2 {
    background: url('../webmap/parking@2x.png') no-repeat;
    background-size: contain;
}

.cateMarker,
.tip3 {
    background: url('../webmap/restaurant@2x.png') no-repeat;
    background-size: contain;
}

.shopMarker,
.tip4 {
    background: url('../webmap/shopping@2x.png') no-repeat;
    background-size: contain;
}

.entertainmentMarker,
.tip0 {
    background: url('../webmap/wenyu@2x.png') no-repeat;
    background-size: contain;
}

.stayMarker,
.tip5 {
    background: url('../webmap/minsu.png') no-repeat;
    background-size: contain;
}

.hotelMarker,
.tip6 {
    background: url('../webmap/hotel@2x.png') no-repeat;
    background-size: contain;
}

.fuwuMarker {
    background: url('../webmap/fuwu1@2x.png') no-repeat;
    background-size: contain;
}

.wenbaoMarker {
    background: url('../webmap/wenbao.png') no-repeat;
    background-size: contain;
}

.sliderGo {
    position: fixed;
    display: none;
    bottom: 0;
    left: 10%;
    background: #ffffff;
    border: 0.06rem solid rgba(237, 252, 255, 0.90);
    box-shadow: 0.04rem 0.04rem 0.06rem 0 rgba(237, 252, 255, 0.90);
    border-radius: 0.08rem;
    font-size: 0.24rem;
    width: 5.34rem;
    height: 0.98rem;
    bottom: 0.3rem;
    z-index: 998;
}

.listenBox {
    display: inline-block;
    padding: 0.06rem;
    background-color: #f2f2f2;
    position: absolute;
    top: -0.5rem;
    border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    margin-left: 0.18rem;
    width: 1.3rem;
    height: 1.3rem;
}

#zhezhao {
    position: absolute;
    font-size: 0.5rem;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 88;
}

.listenBox img {
    display: inline-block;
    width: 1.3rem;
    height: 1.3rem;
    background-color: #a88ca8;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    border-radius: 0.1rem;
}

.goTxt {
    position: relative;
    display: inline-block;
    margin-left: 1.8rem;
    margin-top: 0.35rem;
    width: 2.8rem;
}

.goHead {
    font-family: PingFangSC-Medium;
    font-size: 0.24rem;
    color: #364a63;
    margin-bottom: 0.16rem;
    /* max-width: 1.4rem; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.finger {
    right: 0.9rem;
    bottom: 0.1rem;
    position: absolute;
    display: inline-block;
    width: 0.33rem;
    height: 0.362rem;
    background: url(../webmap/shou1.gif)no-repeat;
    background-size: contain;
}

.goTo {
    cursor: pointer;
    position: absolute;
    width: 0.38rem;
    height: 0.6rem;
    top: 0.18rem;
    right: 0.26rem;
    background: url(../webmap/Mmap_btn_gps.png) no-repeat;
    background-size: cover;
}

.rightNav {
    position: fixed;
    right: -4.5rem;
    z-index: 80;
    width: 6.4rem;
    cursor: pointer;
    bottom: 1.8rem;
    height: 0.8rem;
    /* background: green; */
}

.rightNav a {
    /* display: inline-block; */
    display: block;
    position: relative;
    height: 0.8rem;
    line-height: 0.8rem;
    overflow: hidden;
    cursor: pointer;
}

.rightLang {
    top: 50%;
    /* bottom: 0; */
    /* left: 1.6rem; */
    right: -0.1rem;
    position: absolute;
    z-index: 9999;
    width: 4.8rem;
    cursor: pointer;
    height: 0.82rem;
    /* background: red; */
    transform: translateY(-0.41rem);
}

.rightLang a {
    /* display: inline-block; */
    display: block;
    height: 0.82rem;
    float: left;
    margin-left: 0.1rem;
    line-height: 0.82rem;
    font-family: "黑体", sans-serif;
    font-size: 0.24rem;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}

#chs {
    color: rgb(98, 203, 219);
}

.rightLang span {
    text-align: center;
    width: 0.9rem;
    height: 100%;
    line-height: 0.82rem;
    display: inline-block;
}

/* .loading-box{
    position: absolute;
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.7);
    z-index: 999;
} */
.dialog {
    display: none;
    width: 70%;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999;
    font-size: 0.23rem;
    line-height: 0.23rem;
    background: #fff;
    padding: 0.3rem;
    border-radius: 0.1rem;
    opacity: 0.8;
}

.dialog p {
    line-height: 0.45rem;
}

.dialog .dialogImg1 {
    display: inline-block;
    width: 46px;
    height: 46px;
}

.dialog .dialogImg1 {
    -webkit-animation: icon-bounce 0.8s infinite alternate;
    -moz-animation: icon-bounce 0.8s infinite alternate;
    -o-animation: icon-bounce 0.8s infinite alternate;
    animation: icon-bounce 0.8s infinite alternate;
}

.dialog .dialogImg2 {
    display: inline-block;
    width: 38px;
    height: 43px;
}

.dialog span {
    margin-top: 0.3rem;
    float: right;
    /* text-align: right; */
    display: inline-block;
    font-size: 0.23rem;
    color: green;
}

.mask {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}

#line-list {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100
}

.lineBox {}

.line-box {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    cursor: pointer;
    right: 0;
    top: 0;
}

.line-list {
    /* position: absolute;
    right: 1.2rem;
    top: 0.85rem;
    height: 0.6rem;
    vertical-align: middle;
    display: none; */
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3rem;
    background: #fff;
    overflow-y: scroll;
}

.lineNum {
    /* float: right;
    width: 0.6rem;
    height: 0.6rem;
    text-align: center;
    line-height: 0.6rem;
    margin-left: 10px;
    cursor: pointer;
    background: #ffffff;
    box-shadow: 0.04rem 0.04rem 0.06rem 0px rgba(0,0,0,0.20);
    border-radius: 0.13rem;
    opacity: 0.89;
    font-family: PingFangSC-Medium;
    font-size: 0.15rem;
    color: #364a63; */
    width: 100%;
    height: 0.7rem;
    line-height: 0.7rem;
    text-align: center;
    font-size: 0.15rem;
    color: #364a63;

}

.line-active {
    background: #6ad0df;
    color: #fff;
}

.lineBox {
    background: url(../webmap/lineMarker.png) no-repeat;
    background-size: cover;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    color: #38B6C9;
    /* width: 0.44rem;
    height: 0.73rem; */
    width: 25.6px;
    height: 42.4px;
}

.typeSort i {
    display: none;
    width: 0.2rem;
    height: 0.2rem;
    vertical-align: middle;
}

.typeSort.on i {
    display: inline-block;
}

.icon-scenic {
    background: url(../webmap/scenic.png) no-repeat;
    background-size: contain;
}

.icon-toilet {
    background: url(../webmap/toilet.png) no-repeat;
    background-size: contain;
}

.icon-park {
    background: url(../webmap/parking.png) no-repeat;
    background-size: contain;
}

.icon-cate {
    background: url(../webmap/resturant.png) no-repeat;
    background-size: contain;
}

.icon-hotel {
    background: url(../webmap/hotel.png) no-repeat;
    background-size: contain;
}

.icon-stay {
    background: url(../webmap/b&b.png) no-repeat;
    background-size: contain;
}

.icon-shop {
    background: url(../webmap/shopping.png) no-repeat;
    background-size: contain;
}

.icon-entertainment {
    background: url(../webmap/entertainment.png) no-repeat;
    background-size: contain;
}

.icon-wenbao {
    background: url(../webmap/wenbao1.png) no-repeat;
    background-size: contain;
}

.lineBig {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 0.4rem;
    line-height: 0.8rem;
}

#viewDetail {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9997;
}

#viewDetail iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9998;
}

.toView {
    background: url(../webmap/fanhui2.png) no-repeat;
    background-size: cover;
    width: 0.8rem;
    height: 0.8rem;
    position: fixed;
    left: 0.3rem;
    top: 0.3rem;
    z-index: 9999;
    cursor: pointer;
    display: none;
}

.load-box {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.load-gif {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
}

.load-msg {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
}

.location {
    position: absolute;
    bottom: 0.8rem;
    left: 0.3rem;
    background: url('../webmap/dingwei.png') no-repeat;
    background-size: contain;
    width: 0.65rem;
    height: 0.65rem;
    cursor: pointer;
}

.location.on {
    background: url('../webmap/dingwei1.png') no-repeat;
    background-size: contain;
}