/*nxf 2018/1/5*/
.nbdb {
    border-bottom: none !important;
}

.nmgr {
    margin-right: 0 !important;
}

.textoverflow {
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tss {
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

/*map*/
body,
html,
#container {
    height: 100%;
    margin: 0px;
}

button {
    outline: none;
}

.navTop {
    width: 100%;
    height: 56px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
}

.toggletype {
    position: absolute;
    right: 12px;
    top: 18px;
    width: 30px;
    height: 30px;

    z-index: 10;
    border: none;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    padding: 0;
    background: url('../img/icon/20180704(1).png') no-repeat 0px 0;
    -webkit-background-size: contain;
    background-size: contain;
}

/*@media only screen and (min-width: 768px) {*/
/*    .toggletype{*/
/*        width: 60px;*/
/*        height: 60px;*/
/*    }*/
/*}*/
.toggletype.current {
    left: 200px;
}

.amap-geolocation-con .amap-geo {
    border-radius: 8px;
}

.positionPicker {
    position: absolute;
    /*left: 8px;*/
    right: 8px;
    bottom: 52px;

    z-index: 10;
    width: 44px;
    height: 44px;
    background: url(../img/icon/lay@3x.png) no-repeat 0px 0;
    border: none;
    -webkit-background-size: contain;
    background-size: contain;
    font-size: 20px;
    color: #FA6161;
}

@media only screen and (min-width: 768px) {
    .positionPicker {
        /*width: 60px;*/
        /*height: 60px;*/
        bottom: 8px;
    }
}

.positionPickerDown {
    display: none;
    /*position: absolute;*/
    /*right: 0;*/
    /*bottom: 0px;*/
    /*z-index: 100;*/
    /*left: 50%;*/
    /*margin-left: -113px;*/
}

.positionPickerDown button {
    /*width: 74px;*/
    /*height: 74px;*/
    padding: 0;
    margin: 0;
    position: absolute;
    /*background: url(../img/icon/start-spot.png) no-repeat 0 0;*/
    outline: none;
    /*-webkit-background-size: contain;*/
    /*background-size: contain;*/
}

#start {
    /*width: 82px;*/
    /*height: 82px;*/
    width: 90.2px;
    height: 90.2px;
    left: 50%;
    margin-left: -41px;
    bottom: 0px;
    background: url(../img/icon/start@3x.png) no-repeat 0 0;
    -webkit-background-size: contain;
    background-size: contain;
}

#stop {
    width: 72px;
    height: 72px;
    right: 6px;
    top: 12px;
    background: url(../img/icon/finish-spot@2x.png) no-repeat 0 0;
    -webkit-background-size: contain;
    background-size: contain;
}

.goback {
    border: none;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 10000;
    width: 72px;
    height: 72px;
    left: 6px;
    top: 12px;
    background: url(../img/icon/back@2x.png) no-repeat;
    background-size: contain;
    /*display: none;*/
}

#startEditPolygon {
    /*width: 36px;*/
    /*height: 36px;*/
    width: 60px;
    height: 60px;
    left: 8px;
    bottom: 8px;
    background: #fff url(../img/icon/edit-spot.png) no-repeat 0 0;
    -webkit-background-size: contain;
    background-size: contain;
    color: #00a0e9;
    font-size: 24px;
    text-align: center;
    line-height: 36px;
    box-shadow: 1px 1px 12px #ccc;
    outline: none;
}

.projectMarker {
    background: url(../img/icon/Photo1@2x.png) no-repeat 0 0;
    -webkit-background-size: contain;
    background-size: contain;
    width: 70px;
    height: 99px;
    /*border-radius: 5px;*/
    /*-webkit-box-shadow: 0px 0px 40px #777;*/
    /*box-shadow: 0px 0px 40px #777;*/
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.projectMarker img {
    border-radius: 50%;
}

/*.projectMarker:after {*/
/*content: '';*/
/*position: absolute;*/
/*left: 21px;*/
/*bottom: -15px;*/
/*width: 0;*/
/*height: 0;*/
/*border-left: 10px solid transparent;*/
/*border-right: 10px solid transparent;*/
/*border-top: 15px solid #707070;*/
/*}*/
/*index.html*/
body {
    background: #efeff4;
}

.header {
    padding: 15px;
    -webkit-box-shadow: 0px 5px 20px #bfbfbf;
    box-shadow: 0px 5px 20px #bfbfbf;
    background: #fff;
    overflow: hidden;
    margin-bottom: 20px;
}

.input-group .form-control:last-child {
    background-color: #f1f1f1;
    color: #8f8f94;
    border: none;
    border-radius: 10px;
    padding-left: 35px;
}

.index-input-group {
    width: 100%;
    height: 100%;
}

.search-icon {
    position: absolute;
    left: 10px;
    top: 17px;
    z-index: 10;
    color: #8f8f94;
}

.section h2,
.section p {
    padding-left: 15px;
    color: #7d7d82;
    font-size: 14px;
    padding: 15px;
}

.list-group {
    margin-bottom: 10px;
    border-top: 1px solid #bcbbc1;
    border-bottom: 1px solid #bcbbc1;
}

.list-group-item {
    font-size: 16px;
    border: none;
    padding: 0px 0 0 15px;
    width: 100%;
    height: 44px;
}

.list-group-item a {
    color: #000;
    width: 100%;
    height: auto;
    display: block;
    border-bottom: 1px solid #bcbbc1;
    padding: 10px 15px 10px 0;
}

.list-group-item a:hover {
    color: #000000;
}

.list-group-item:first-child,
.list-group-item:last-child {
    border-radius: 0;
}

.list-group-item .glyphicon {
    color: #d1d1d6;
}

/*search.html*/
.cancel {
    padding: 0;
    line-height: 46px;
    color: #1ad0a7;
}

.search-list {
    background: #fff;
    margin: 0 15px;
    border-radius: 10px;
}

.search-list .list-group {
    border-radius: 10px;
    border: none;
}

.search-list-group {
    height: 88px;
    border: none;
    border-bottom: 1px solid #bcbbc1;
    padding-left: 20px;
}

.search-list-group a {
    width: 100%;
    height: 100%;
}

.search-list-group .objvalue {
    width: 84%;
}

.search-list-group h3 {
    margin-top: 20px;
    margin-bottom: 6px;
    height: 20px;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search-list-group span {
    width: 24px;
    height: 88px;
    line-height: 88px;
    color: #7d7d82;
}

.search-list-group p {
    color: #7d7d82;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
}

/*projectList*/
.projectgoback {
    position: absolute;
    right: 18px;
    top: 8px;
    color: #fa6161;
    font-size: 24px;
    z-index: 100000;
    cursor: pointer;
    width: 20px;
}

/*@media only screen and (min-width: 768px) {*/
/*    .projectgoback{*/
/*        width: 40px;*/

/*    }*/
/*}*/
.projectListHeader {
    width: 100%;
    height: 170px;
    /*line-height: 34px;*/
    padding: 15px;
    background: #fff;
    position: relative;
    border-bottom: 1px solid #c9c9c9;
}

.projectListHeader h1 {
    font-size: 20px;
    color: #35343D;
    font-family: PingFangSC-Semibold;
    margin-bottom: 10px;
}

.projectListHeader p {
    font-size: 12px;
    font-family: PingFang-SC-Medium;
    color: #9b99a9;

}

/*.projectListHeader > div {*/
/*font-size: 16px;*/
/*color: orange;*/
/*}*/
.circel {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: orange;
    display: inline-block;
}

.projectList {
    padding: 20px;
}

.projectList ul {
    float: left;
    min-height: 10px;
}

.projectList ul:nth-of-type(2) {
    float: right;
}

.projectList .item {
    margin: 0 0 10px;
}

.projectList .item a {
    display: block;
    width: 100%;
    height: 100%;
}

.projectList img {
    display: block;
    width: 100%;
    border-radius: 10px;
}

.projectList .projectDetail {
    padding: 10px;
    border-radius: 10px;
    background: #efeff4;
}

.projectList .projectDetail h2 {
    font-size: 24px;
    height: 35px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #000;
}

.projectList .projectDetail p {
    color: #7d7d82;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.projectList .projectDetail .type {
    padding-left: 5px;
}

/*projectListDetail.html*/

.projectDetail-detail {
    padding: 15px 15px 20px;
    line-height: 30px;
    font-size: 12px;
    position: relative;
    color: #24253d;
    font-family: FZYANS_ZHUNJW--GB1-0;
    /*margin-bottom: 15px;*/
    border-bottom: 1px solid #c9c9c9;
}

#projectDetail-detail {
    /*margin-bottom: 20px;*/
    /*height: 155px;*/
    /*overflow: hidden;*/
    transition: all 0.1s;
    background: #fff;
}

.projectDetail_bh, .projectDetail_jzjj {
    display: none;
}

.projectDetail-detail h2 {
    font-weight: bold;
    font-size: 14px;
    /*line-height: 30px;*/
    letter-spacing: 4px;
    border-left: 5px solid #04adff;
    margin-bottom: 15px;
    padding-left: 10px;
    line-height: 14px;
}

.projectDetail-detail p {
    overflow: hidden;
}

.projectDetail-detail p strong {
    letter-spacing: 4px;
    /*width: 25%;*/
    float: left;
    /*font-weight: bold;*/
}

.projectDetail-detail p span {
    float: left;
    width: 75%;
}

.projectDetail-detail .detail_href {
    width: 100%;
    height: 5px;
    border-radius: 10px;
    color: #000;
    cursor: auto;
}

.projectDetail-detail .detail_href a {
    width: 100%;
    height: 100%;
    display: block;
}

.projectDetail-detail .detail_href img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.projectDetail-img {
    position: relative;
    /*margin-bottom: 20px;*/
    /*padding: 0;*/
}

.projectDetail-img h2 {
    /*padding: 0 20px;*/
    border-left: 5px solid #04adff;
    margin-bottom: 15px;
    padding-left: 10px;
    line-height: 14px;
}

.projectDetail-img .more {
    position: absolute;
    left: auto;
    top: 24px;
    z-index: 10;
    right: 20px;
    color: #7d7d82;
}

.projectDetail-img .img-container {
    height: 330px;
}

.projectDetail-img .img-container a {
    height: 330px;
    width: 330px;
    /*background: #f1f1f1;*/
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    border-radius: 8px;
    overflow: hidden;
    float: left;
}

.projectDetail-img .img-container > div {
    width: 100%;
    height: 100%;
}

.projectDetail-img .img-list {
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    border-radius: 10px;
}

.projectDetail-img .img-title {
    position: absolute;
    left: 0;
    top: auto;
    z-index: 10;
    bottom: 0;
    line-height: 30px;
    color: #fff;
    text-align: center;
    width: 100%;
}

.projectDetail-img .img-right-list {
    width: 100%;
    height: 75px;
}

.projectDetail-img .img-right-list .img-list {
    width: 48%;
    height: 100%;
}

.projectDetail-img .img-right-list .img-list:nth-of-type(2) .img-title {
    line-height: 75px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}

.projectDetail-img .img-right-list .img-list:nth-of-type(2) .img-title a {
    color: #fff;
}

.projectDetail-img .img-right-list:nth-of-type(2) {
    margin-top: 20px;
}

/*pointDetail.html*/
.projectDetail-container {
    /*display: none;*/
}

.projectDetail {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50%;
    z-index: 2001;
    /*background: #fff;*/
    width: 100%;
    display: none;
    /*transform: translate(0,0);*/
}

.shadowBg {
    width: 100%;
    height: 57px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}

.projectDetail .downContainer {
    background: #fff;
    padding: 0 10px;
}

.projectButton {
    /*position: fixed;*/
    /*left: 0px;*/
    /*bottom: 0px;*/
    /*z-index: 100000;*/
    background: #fff;
    width: 100%;
    padding: 15px;
}

.projectButton ul {
    /*float: left;*/
    overflow: hidden;
}

.projectButton ul li {
    width: 48px;
    height: 48px;
    float: left;
    background: url(../img/icon/cycling@2x.png) no-repeat 0 0;
    -webkit-background-size: contain;
    background-size: contain;
    margin-right: 12px;
    cursor: pointer;
}

.projectButton ul li:nth-of-type(2) {
    background-image: url(../img/icon/swimming@2x.png);
}

.projectButton ul li:nth-of-type(3) {
    opacity: 0.7;
    background-image: url(../img/icon/running@2x.png);
}

.projectButton ul li:nth-of-type(4) {
    opacity: 0.7;
    background-image: url(../img/icon/campfire@2x.png);
}

.projectButton ul li:nth-of-type(5) {
    background-image: url(../img/icon/animals@2x.png);
}

.projectButton ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

#container.pointDetail_container {
    height: 50%;
    position: static;
}

#container.pointDetail_container iframe {
    width: 100%;
    height: 100%;
}

.pointresult {
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0);
    font-size: 18px;
    font-weight: bold;
    padding: 50px;
    text-align: center;
    line-height: 32px;
}

.pointDetail_con {
    padding: 0 15px;
    line-height: 64px;
}

.pointDetail_con h1 {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 3px;
}

.pointDetail_con span {
    margin-right: 2px;
}

.pointDetail_con .type {
    color: #d1d1d6;
    margin-right: 20px;
}

.pointDetail_con .dot {
    width: 5px;
    height: 5px;
    background: #d1d1d6;
    display: inline-block;
    margin-right: 20px;
}

.pointDetail_con .distance {
    color: #7d7d82;
    letter-spacing: 3px;
}

.pointDetail_con .img_list_big {
    width: 100%;
    height: 320px;
    margin-bottom: 10px;
}

.pointDetail_con img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

.pointDetail_con .img_list_small {
    width: 100%;
    height: 128px;
    margin-bottom: 20px;
}

.pointDetail_con .img_list_small ul {
    width: 100%;
    height: 100%;
}

.pointDetail_con .img_list_small li {
    float: left;
    width: 22.8%;
    height: 100%;
    margin-right: 10px;
    overflow: hidden;
}

.pointDetail_con .img_list_small a {
    width: 100%;
    height: 100%;
    display: block;
}

.backToTop {
    position: fixed;
    right: 25px;
    bottom: 20px;
    color: #FA6161;
    width: 26px;
    height: 26px;
    text-align: right;
    z-index: 100;
    background: url(../img/icon/20180705.png) no-repeat 0 0;
    -webkit-background-size: contain;
    background-size: contain;
    display: none;
    /*-webkit-box-shadow:  0px 2px 5px #fa6262;*/
    /*-moz-box-shadow: 0px 2px 5px #fa6262;*/
    /*box-shadow: 0px 2px 5px #fa6262;*/
    border-radius: 5px;
}

/*@media only screen and (min-width: 768px) {*/
/*    .backToTop {*/
/*        width: 32px;*/
/*        height: 32px;*/
/*        right: 17px;*/
/*    }*/
/*}*/
/*imgDetail.html*/
.swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
    width: auto;
}

.swiper-slide img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.gallery-top {
    height: 100%;
    width: 100%;
}

.gallery-thumbs {
    height: 84px;
    box-sizing: border-box;
    padding: 2px 0;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    border-top: 1px solid #ccc;
}

.gallery-thumbs .swiper-slide {
    width: 42px;
    height: 75px;
    margin: 0 2px 0 0;
    opacity: 1;
    overflow: hidden;
}

.gallery-thumbs .swiper-slide img {
    width: auto;
    height: 300%;
}

.gallery-thumbs .swiper-slide-active {
    opacity: 1;
    width: 128px;
    margin: 0 20px;
}

.imgHeader {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    width: 100%;
    color: #fff;
    font-size: 30px;
    padding: 20px;
    text-align: center;
}

#PREV {
    float: left;
    color: #fff;
}

/*culturalList*/
.culturalList {
    padding: 0 15px 15px;
    letter-spacing: 3px;
}

.culturalList h1 {
    font-size: 26px;
    line-height: 70px;
}

.culturalList .img-bg {
    width: 100%;
    height: 200px;
    border-radius: 10px;
    background: pink;
    text-align: center;
    padding: 70px 0 0 0;
    color: #fff;
}

.culturalList .img-bg h2 {
    font-size: 28px;
    line-height: 42px;
}

.culturalList .img-bg p {
    font-size: 18px;
}

/*polygonPop*/
.polygonPop {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1000;
    width: 100%;
    /*height: 38%;*/
    /*margin-top: 83px;*/
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    /*background: #fff;*/
    /*padding: 28px 20px 20px 20px;*/
    letter-spacing: 3px;
    transform: translate(0, 0);
}

.polygonPop.current {
    height: 57px;
    background: none;
    z-index: 99;
    overflow: hidden;
}

.polygonPop.current #popdown {
    position: absolute;
    top: 20px;
    right: 20px;
}

.polygonPop.current #popdelete {
    position: absolute;
    /*top: 28px;*/
    right: 60px;
}

#popdown {
    display: block;
    font-size: 20px;
    text-align: right;
    color: #000;
}

#popdelete {
    /*display: block;*/
    /*font-size: 9px;*/
    font-size: 14px;
    color: #fff;
    text-align: right;
    padding-top: 8px;
    background: #3bbcfc;
    float: right;
    padding: 10px;
    border-radius: 5px;
}

.polygonPop .bgcontainer {
    background: #fff;
}

.polygonPop .title {
    padding: 0 20px;
    background: #fff;
}

.polygonPop .title h2 {
    color: #999;
    font-size: 14px;
    font-family: PingFang-SC-Heavy;
    line-height: 24px;
}

.polygonPop .title .fanwei {
    color: #333;
    font-size: 14px;
}

.polygonPop .title .num {
    color: #fa6161;
    font-size: 20px;
}

.polygonPop .search-list {
    text-align: left;
    width: 100%;
    overflow: hidden;
    margin: 0;
    position: relative;
    background: #fff;
    padding: 8px 20px 20px;
}

/*.polygonPop .search-list ul{*/
/*overflow: hidden;*/
/*width: 10000%;*/
/*position: absolute;*/
/*left: 0;*/
/*top: 0;*/
/*margin-bottom: 0;*/
/*}*/
.polygonPop .search-list li {
    /*float: left;*/
    /*width: 134px;*/
    height: 161px;
    /*position: relative;*/
    overflow: hidden;
    border-radius: 10px;
    /*margin: 0px 12px 0 0;*/
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0.10);
}

.polygonPop .search-list li a {
    width: 100%;
    height: 100%;
    display: block;
    background: #f1f1f1;
}

.polygonPop .search-list img {
    width: auto;
    height: 100%;
    border-radius: 10px;
}

.polygonPop .search-list p {
    font-size: 14px;
    position: absolute;
    left: 0;
    bottom: 8px;
    color: #fff;
    text-align: center;
    width: 100%;
    font-family: PingFangSC-Semibold;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0.14px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.50);
    padding: 0 5px;
}

#polygonClose {
    position: absolute;
    right: 2px;
    top: 2px;
}

/*18/1/11*/
/*index*/
#tip {
    position: absolute;
    /*left: 8px;*/
    right: 8px;
    bottom: 8px;
    z-index: 100;
    background: url(../img/icon/location-on@4x.png) 100% 100% no-repeat;
    background-size: 100% auto;
    width: 44px;
    height: 44px;

    border: 0;
}

@media only screen and (min-width: 768px) {
    #tip {
        /*width: 60px;*/
        /*height: 60px;*/
        display: none;
    }
}

#tip.current {
    background-image: url(../img/icon/location-on@2x.png);
}

.amap-toolbar {
    display: none;
}

.nav-top {
    /*position: relative;*/
    overflow: hidden;
    height: 40px;
    position: fixed;
    width: 83%;
    left: 28px;
    top: 18px;
}

.search {
    position: absolute;
    right: 0;
    top: 10px;
    width: 80%;
    height: 28px;
    font-size: 20px;
    line-height: 19px;
    border-bottom: 1px solid #00a0e9;
}

.search input {
    padding-left: 24px;
    background: none;
    border: none;
    width: 83%;
    color: #000;
    font-family: PingFang-SC-Heavy;
    outline: none;
    font-size: 18px;
}

.search input::-webkit-input-placeholder, .buildingSearch input::-webkit-input-placeholder {
    color: #d8d8d8;
    font-family: PingFangSC-Semibold;
    font-size: 11px;
}

.search input::-moz-placeholder, .buildingSearch input::-moz-placeholder {
    color: #d8d8d8;
    font-family: PingFangSC-Semibold;
    font-size: 11px;
}

.search .fa-search {
    float: right;
    width: 9%;
    height: 16px;
    line-height: 16px;
    color: #00a0e9;
    font-size: 16px;
}

.search .fa-remove {
    float: right;
    width: 7%;
    height: 40px;
    line-height: 40px;
    color: #bbb;
}

.buildingSearch {
    position: fixed;
    top: 60px;
    width: 80%;
    height: 28px;
    border-bottom: 1px solid #00a0e9;
}

.buildingSearch input {
    width: 90%;
    border: none;
    background: none;
    padding-left: 15px;
    outline: none;
}

/*18/1/12*/
.searchToggle {
    position: absolute;
    /*left: 8px;*/
    right: 8px;
    bottom: 96px;

    width: 44px;
    height: 44px;
    z-index: 10;
    border: none;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    padding: 0;
    background: url(../img/icon/search@3x.png) no-repeat 0px 0;
    -webkit-background-size: contain;
    background-size: contain;
}

@media only screen and (min-width: 768px) {
    .searchToggle {
        /*width: 60px;*/
        /*height: 60px;*/
        /*bottom: 80px;*/
        bottom: 60px;
    }
}

/*projectDetail*/
.projectDetailHeaderImg {
    width: 50%;
    -webkit-background-size: 100% 100%;
    background: #f1f1f1;
    background-size: 100% 100%;
    height: 130px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.projectDetail-title {
    width: 50%;
    padding: 35px 0 0 16px;
}

#projectDetailClose {
    position: absolute;
    right: 16px;
    top: 10px;
    font-size: 24px;
}

#projectDetailContianer {
    float: left;
    width: 100%;
}

@media screen and (min-width: 768px) {
    #projectDetailContianer {
        padding-top: 30px;
        float: right;
        width: auto;
    }
}

/*18/1/15*/
.projectDetail-toggle {
    position: absolute;
    right: 15px;
    bottom: 6px;
    z-index: 1000;
    color: #fd5739;
    font-family: PingFang-SC-Regular;
    background: none;
    border: none;
    outline: none;
    font-size: 12px;
    line-height: 14px;
    background: url('../img/icon/20180704(3).png') no-repeat 0 0;
    width: 16px;
    height: 16px;

    background-size: contain;
    transform: rotate(0deg);
    transition: all 0.2s;
}

/*@media only screen and (min-width: 768px) {*/
/*    .projectDetail-toggle{*/
/*        width: 32px;*/
/*        height: 32px;*/
/*        right: 7px;*/
/*    }*/
/*}*/

.projectDetail-toggle.current {
    transform: rotate(-180deg);
}

.projectDetail-jzmc {
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 10000;
    width: 76%;
    font-family: PingFangSC-Semibold;
    color: #35343d;
    font-size: 16px;
    line-height: 16px;
    padding: 20px 0 0 0;
    /*display: none;*/
}

.projectDetail-jzmc h2 {
    background: url(../img/icon/location.png) no-repeat 0 24px;
    border-bottom: 2px solid #dfe2e6;
    padding: 20px;
    padding-left: 32px;
}

.projectDetail-jzmc p {
    padding: 20px;
    padding-left: 32px;
    word-wrap: break-word;
    word-break: normal;
}


/*nav-left*/
.nav-container {
    width: 80%;
    background: #FFFFFF;
    box-shadow: 0 7px 17px 0 rgba(0, 160, 233, 0.30);
    position: absolute;
    left: -100%;
    top: 0;
    z-index: 10000;
    transition: all 0.1s;
    height: 100%;
    transform: translate(0, 0);
}

/*@media only screen and (min-width: 768px) {*/
/*    .nav-container{*/
/*        width:30%;*/
/*    }*/
/*}*/
.nav-left {
    /*position: absolute;*/
    /*left: 0%;*/
    /*top: 0;*/
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 18px 30px;
    overflow-y: auto;

}

.nav-container.current {
    left: 0;
}

.nav-close {
    color: #00a0e9;
    font-size: 28px;
    background: none;
    border: none;
    padding: 0;
    height: 24px;
    line-height: 24px;
    float: left;
}

.navclean {
    color: #00a0e9;
    background: none;
    border: none;
    padding: 0;
    height: 24px;
    line-height: 24px;
    float: right;
    cursor: pointer;
    font-family: PingFangSC-Semibold;
    font-size: 12px;
    letter-spacing: 0.55px;
}

.nax-left-title {
    padding: 20px 0;
    overflow: hidden;
    font-size: 14px;
    font-family: PingFangSC-Semibold;
}

.nax-left-title span {
    float: left;
    font-family: PingFangSC-Semibold;
    font-size: 9px;
    color: #999999;
    letter-spacing: 1px;
}

.nax-left-title a {
    float: right;
    font-family: PingFangSC-Semibold;
    font-size: 9px;
    color: #FA6161;
    letter-spacing: 1px;
    background: url("../img/icon/20180704(3).png") no-repeat 0 0;
    width: 12px;
    height: 12px;
    background-size: contain;
    transform: rotate(-180deg);
    transition: all 0.2s;
}

.nax-left-title a.current {
    transform: rotate(0deg);

}

.nav-left .nav-pills {
    display: block;
}

.nav-left .nav-pills.current {
    display: none;
}

.nav-left .nav-pills > li {
    width: 45%;
    margin-bottom: 10px;
    height: 30px;
    margin-right: 8.3%;
}

#jznd .nav-pills > li, #lsjz .nav-pills > li {
    width: 100%;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background: #00a0e9;
    color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 160, 233, 0.50);
    border-radius: 100px;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: none;
}

.nav-pills > li + li {
    margin-left: 0.83%;
}

.nav-pills > li > a {
    background: none;
    color: #333;
    font-size: 12px;
    line-height: 30px;
    text-align: left;
    padding: 0;
    height: 30px;
    padding-left: 9.25%;

}

.badge {
    background: #d8d8d8;
    color: #fff;
    font-family: SFProDisplay-Bold;
    font-size: 9px;
    letter-spacing: 0.51px;
}

.nav-pills > li > a > .badge {
    margin-right: 3%;
    float: right;
    margin-top: 6px;
    margin-left: 0;
}

.nav-pills > li > a > .menuName {
    float: left;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #fa6161;
}

.nav-button {
    padding: 0 30px 30px 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    bottom: 0;
}

.nav-button button {
    width: 80px;
    height: 30px;
    line-height: 30px;
    float: right;
    border: none;
    font-size: 16px;
}

.nav-button .confirm {
    background: #00a0e9;
    color: #fff;
    margin-left: 8px;
    border-radius: 30px;
    font-family: PingFangSC-Semibold;
    font-size: 11px;
    letter-spacing: 0.5px;
}

.nav-button .cancel {
    background: none;
    color: #d8d8d8;
    font-family: PingFangSC-Semibold;
    font-size: 11px;
    letter-spacing: 0.5px;
}

/*18/1/18*/
.navGroup {
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding: 70px 0 40px 0;
}

.typeGroup, .buildingGroup {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
}

.buildingGroup ul {
    width: 100%;
    height: 100%;
}

.buildingGroup {
    display: none;
}

#lsjz {
    display: none;
}

#lsjz.current {
    display: block;
}

.searchGroup {
    float: left;
    width: 100%;
    height: 100%;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background: none !important;
}

/*18/1/19*/
.cluster {
    background: url(../img/icon/Photo1@2x.png) no-repeat 0 0;
    border-radius: 5px;
    text-align: center;
    position: relative;
    -webkit-background-size: contain;
    background-size: contain;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cluster img {
    border-radius: 50%;
}

.cluster span {
    background: #fa6161;
    border-radius: 50%;
    position: absolute;
    color: #fff;
    font-size: 12px;
}

.cluster-101-1000 {
    width: 88px;
    height: 125px;
}

.cluster-101-1000 img {
    width: 48px;
    height: 48px;
}

.cluster-101-1000 span {
    width: 30px;
    height: 30px;
    margin-top: -50%;
    right: -2px;
    line-height: 30px;
}

.cluster-11-100 {
    width: 82px;
    height: 116px;
}

.cluster-11-100 img {
    width: 46px;
    height: 46px;
}

.cluster-11-100 span {
    width: 26px;
    height: 26px;
    margin-top: -50%;
    right: 0px;
    line-height: 26px;
}

.cluster-1-10 {
    width: 76px;
    height: 108px;
}

.cluster-1-10 img {
    width: 42px;
    height: 42px;
}

.cluster-1-10 span {
    width: 22px;
    height: 22px;
    margin-top: -50%;
    right: 2px;
    line-height: 22px;
}

/*18/1/31*/
.amap_lib_placeSearch {
    border: none;
}

.amap_lib_placeSearch .poibox {
    border-bottom: none;
}

.searchList li, .buildingSearchList li {
    height: 40px;
    margin: 20px 10px;
    cursor: pointer;
}

.searchList li > *, .buildingSearchList li > * {
    float: left;
}

.searchList li i, .buildingSearchList li i {
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 0;
    font-size: 20px;
    color: #CCCCCC;
}

.searchList .detail, .buildingSearchList .detail {
    width: 90%;
}

.searchList .detail p, .buildingSearchList .detail p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#searchGroup {
    display: none;
    height: 100%;
    /*overflow-y: auto;*/
}

#searchGroup .searchmaybe {
    font-family: PingFang-SC-Medium;
    font-size: 10px;
    color: #969696;
    letter-spacing: 0.44px;
}

.searchList {
    overflow-y: auto;
    height: 100%;
}

.searchList .detail .title {
    font-family: PingFang-SC-Bold;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0.7px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.searchList .detail {
    width: 90%;
    line-height: 22px;
}

.searchList .detail .adress {
    font-family: PingFang-SC-Bold;
    font-size: 9px;
    color: #CCCCCC;
    letter-spacing: 0.45px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/*18/2/2*/
.bigcontainer {
    width: 100%;
    height: 100%;
}

.menu, .content {
    /*text-align: center;*/
    /*font-size: 18px;*/
    /*background: #fff;*/

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.menu {
    /*min-width: 100px;*/
    width: 80%;
    /*max-width: 320px;*/

    /*background-color: #2C8DFB;*/
    /*color: #fff;*/
}

.content {
    width: 100%;
}

.amap-marker-label {
    display: none;
}


.noscroll,
.noscroll body {
    overflow: hidden;
}

.noscroll body {
    position: relative;
}

/*18/2/7*/
.test {
    position: absolute;
    /*right: 16px;*/
    left: 16px;
    bottom: 16px;
    /*bottom: 8px;*/
    color: #333;
    font-size: 13px;
    /*font-family: SourceHanSansCN-Regular;*/
    font-family: '仿宋';
    z-index: 50;
    /*letter-spacing: 1.5px;*/
    letter-spacing: -0.5px;
    /*-webkit-text-stroke: 0.2px #fff;*/
}

.test img {
    /*width: 20px;*/
    width: 32px;
}

/*@media only screen and (min-width: 768px) {*/
/*    .test img{*/
/*        width: 100px;*/
/*    }*/
/*}*/
/*18/3/1*/

/*19/8/1*/
#feedBackModal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.1);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 100;
}

.feedBackDialog {
    width: 360px;
    max-width: 90vw;
    background: #fff;
    box-shadow: 2px 2px 4px 2px #0000004a;
}

.feedBackDialog > header {
    height: 40px;
    background: #94adbf;
    color: #fff;
    font-family: '微软雅黑';
    font-size: 17px;
    line-height: 40px;
    padding-left: 10px;
}

.feedBackDialog > article {
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.feedBackDialog > article textarea {
    width: 100%;
    resize: none;
    border: none;
    border-bottom: 1px solid rgba(215, 215, 215, 1);
    padding: 3px 2px 3px 2px;
    box-sizing: border-box;
    height: 185px;
    margin-bottom: 10px;
}

.feedBackDialog > article label {
    color: rgb(117, 117, 117);
    font-family: '微软雅黑';
    font-size: 14px;
    font-weight: 400;
    display: block;
}

.feedBackDialog > article input {
    width: 100%;
    border: none;
    border-bottom: 1px solid rgba(215, 215, 215, 1);
    padding: 3px 2px 3px 2px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.feedBackDialog > footer {
    margin-top: 50px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    font-family: 'Arial Normal', 'Arial';
    position: relative;
}

.feedBackDialog > footer .btnSubmit {
    cursor: pointer;
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    width: 90px;
    height: 30px;
    line-height: 30px;
    background: #94adbf;
    color: #fff;
    font-size: 13px;
}

.feedBackDialog > footer .btnCancel {
    cursor: pointer;
    position: absolute;
    right: 10px;
    bottom: 0;
    color: #7f7f7f;
    font-size: 14px;
}

/*19/8/7*/
#messageModal {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    background: rgba(0, 0, 0, 0.1);
    display: none;
    justify-content: center;
    align-items: center;
}

#messageContent {
    width: 370px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #7F7F7F;
    font-size: 14px;
    background: white;
    display: inline-block;
    box-shadow: 5px 5px 10px 2px rgba(0, 0, 0, 0.2);
}

#set {
    position: absolute;
    right: 12px;
    top: 55px;
    z-index: 10;
    width: 30px;
    height: 30px;
    color: #FA6161;
    text-align: center;
    font-size: 16px;
}

.setGroup {
    position: absolute;
    right: 12px;
    top: 80px;
    width: 100px;
    z-index: 10;
    border: none;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    padding: 0;
    background: #fff;
    display: none;
}

.setGroup.current {
    display: block;
}

.projectDetail-pointcloud {
    display: none;
}

.projectDetail-pointcloud.current {
    display: block;
    margin-bottom: 40px;
    padding-bottom: 0;
}

.pointIconContainer {
    height: 24px;
    width: 24px;
    position: absolute;
    right: 15px;
    top: 7px;
}

/*@media only screen and (min-width: 768px) {*/
/*    .pointIconContainer img{*/
/*        width: 32px !important;*/
/*        height: 32px !important;*/
/*    }*/
/*}*/

.layui-layer-iframe {
    overflow-y: visible;
}

@media screen and (max-width: 1100px) {
    .layui-layer-iframe {
        overflow-y: visible !important;
    }
}

.layui-layer-setwin .layui-layer-close2 {
    right: 0 !important;
    top: 0 !important;
    width: 44px !important;
    height: 44px !important;
    background: url(../js/photoswiper/css/default-skin/default-skin.png) 0 0 no-repeat;
    background-position: 0 -44px !important;
    background-size: 264px 88px;
}

.layui-layer-setwin {
    right: 0 !important;
    top: 0 !important;
}

.pswp__caption small {
    display: none;
}

.pswp__caption__center {
    text-align: center;
    font-size: 14px;
}

.pswp__caption {
    bottom: 10px;
}

.projectDetail-img .img-container a figure {
    display: none;
}

.pswp__img {
    margin: auto;
    right: 0;
    bottom: 0;
}

/*电脑端样式*/
@media screen and (min-width: 760px) {
    .projectDetail-img .img-container {
        height: 500px;
    }

    .projectDetail-img .img-container > div {
        /*width: 48%;*/
        height: 100%;
        padding: 0 20px;
    }

    .projectDetail-detail p strong {
        width: 92px;
    }

    .projectDetail-detail {
        /*line-height: 26px;*/
        font-size: 14px;
    }

    .projectDetail-detail h2 {
        font-size: 16px;
        line-height: 36px;
    }

    .projectDetailHeaderImg {
        width: 232px;
    }

    .projectDetail-title {
        /*float: left;*/
        width: auto;
    }

    .projectDetail-img .img-container a {
        width: 500px;
        height: 500px;
    }
}

/*手机端样式*/
@media screen and (max-width: 760px) {
    .projectDetail-detail p strong {
        letter-spacing: 2px;
        /*width: 80px;*/
    }

    .projectDetail-detail {
        line-height: 24px;
    }

    .projectDetail-detail.projectDetail-pointcloud.current iframe {
        height: 600px !important;
    }
}
