.h-page-p {
    padding-top: 5px;
}

.header .header-left {
    flex-shrink: 0;
}

.header .header-right {
    display: -webkit-flex;
    display: flex;
    padding-left: 15px;
    font-size: 12px;
    word-break: keep-all;
    flex-shrink: 0;
    align-items: center;
}

.search-wrap {
    display: -webkit-flex;
    display: flex;
    padding: 0 15px;
    height: 35px;
    background: #f6f7f9;
    border-radius: 35px;
    align-items: center;
}

.search-wrap input {
    display: inline-block;
    padding-left: 10px;
    font-size: 14px;
    width: 5px;
}

.icon-triangle {
    margin-left: 7.5px;
    width: 4.5px;
    height: 3px;
}

.swiper-tools .swiper-pagination-bullet-active {
    width: 16px;
    border-radius: 8px;
}

.tools-wrap {
    display: -webkit-flex;
    display: flex;
    margin: 7.5px 0 20px;
    /*height: 3rem;*/
    flex-wrap: wrap;
    align-items: center;
    overflow: hidden;
}

.tools-item {
    display: -webkit-flex;
    display: flex;
    width: 20%;
    height: 75px;
    align-items: center;
    justify-content: center;
}

.tools-a {
    display: block;
    padding: 0 10px;
}

.tools-icon {
    margin: 0 auto;
    width: 30px;
    height: 30px;
}

.tools-text {
    margin-top: 5px;
    font-size: 13px;
    text-align: center;
}

.icon-ticket {
    background: url(../../images/icon-ticket.png) no-repeat center;
    background-size: 100%;
}

.icon-hotal {
    background: url(../../images/icon-hotal.png) no-repeat center;
    background-size: 100%;
}

.icon-map {
    background: url(../../images/icon-map.png) no-repeat center;
    background-size: 100%;
}

.icon-guide {
    background: url(../../images/icon-guide.png) no-repeat center;
    background-size: 100%;
}

.icon-guider {
    background: url(../../images/icon-guider.png) no-repeat center;
    background-size: 100%;
}

.icon-comment-2 {
    background: url(../../images/icon-comment-2.png) no-repeat center;
    background-size: 100%;
}

.icon-event {
    background: url(../../images/icon-event.png) no-repeat center;
    background-size: 100%;
}

.icon-strategy {
    background: url(../../images/icon-strategy.png) no-repeat center;
    background-size: 100%;
}

.icon-video {
    background: url(../../images/icon-video.png) no-repeat center;
    background-size: 100%;
}

.icon-complaint {
    background: url(../../images/icon-complaint.png) no-repeat center;
    background-size: 100%;
}

.icon-photo {
    background: url(../../images/icon-photo.png) no-repeat center;
    background-size: 100%;
}

.icon-panorama {
    background: url(../../images/icon-panorama.png) no-repeat center;
    background-size: 100%;
}

.icon-play {
    top: 50%;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    width: 41.5px;
    height: 41.5px;
    background: url(../../images/icon-play.png) no-repeat center;
    background-size: 100%;
}

.page-detail .h-page-title {
    /*line-height: 40px;*/
    display: -webkit-flex;
    display: flex;
    padding: 5px 0;
    align-items: center;
}

.page-detail > .cover-wrap {
    height: 190px;
}

.page-detail > .cover-wrap.non-fine {
    margin: 0 -15px;
    height: 235px;
}

.page-detail .h-page-info {
    /*padding: 0.15rem 0 0.3rem;*/
    color: #808281;
}

.detail-tag {
    display: inline-block;
    padding: 0 9.5px;
    margin-right: 10px;
    margin-bottom: 7.5px;
    min-width: 47.5px;
    line-height: 19px;
    text-align: center;
    border-radius: 9.5px;
    color: #fa5f0a;
    background: #fbf0e8;
}

.page-detail .h-page-cont {
    padding-bottom: 15px;
}

.detail-ctrl {
    top: 50%;
    right: 0;
    font-size: 14px;
    color: #009817;
    transform: translateY(-50%);
}

.words2.open {
    -webkit-line-clamp: unset;
}

.swiper-strategy {
    padding-bottom: 30px;
}

.page-strategy .cover-wrap {
    height: 150px;
}

.strategy-title {
    left: 0;
    bottom: 0;
    padding: 10px 15px;
    width: 100%;
    /*height: 0.68rem;*/
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
    color: #fff;
}

.strategy-tags {
    position: relative;
    padding: 15px 80px 10px 0;
    color: #fa5f0a;
}

.strategy-tags .tags-item {
    display: inline-block;
}

.strategy-tags .tags-item + .tags-item {
    padding-left: 10px;
}

.strategy-tags .tags-item + .tags-item:after {
    content: "";
    display: block;
    position: absolute;
    top: 15%;
    left: 5px;
    margin-left: -2px;
    width: 1px;
    height: 70%;
    background: #fa5f0a;
}

.strategy-tags > .detail-a {
    position: absolute;
    right: 0;
    bottom: 0;
    padding-left: 14px;
    margin-bottom: 10px;
    background: #fff;
    z-index: 99;
}

.strategy-detial {
    position: relative;
}

.page-event {
    padding-bottom: 15px;
}

.page-event .cover-wrap {
    width: 122.5px;
    height: 85px;
}

.page-event .event-item + .event-item {
    margin-top: 10px;
}

.page-event .event-right {
    margin-left: 12.5px;
}

.page-event .event-title {
    margin-bottom: 15px;
}

.page-event .event-cont {
    color: #808281;
}

.page-point .cover-wrap {
    height: 190px;
}

.swiper-points .swiper-slide {
    width: 122.5px;
    height: 85px;
}

.point-title {
    padding: 15px 0 5px;
}

.swiper-points {
    padding: 10px 0 15px;
    /*margin-left: -0.3rem;*/
    /*margin-right: -0.3rem;*/
}

.swiper-points .swiper-slide.active:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #009944;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.point-a {
    right: 15px;
}

.travels-item {
    display: block;
}

.travels-item + .travels-item {
    padding-top: 10px;
    border-top: 1px solid #eee;
}

.travels-cover {
    width: 122.5px;
    height: 84.5px;
    border-radius: 2.5px;
}

.travels-cont {
    padding-left: 15px;
}

.travels-info {
    margin: 10px 0;
}

.travels-a,
.comment-a {
    right: 0;
}

.page-comment .h-avatar {
    width: 33px;
    height: 33px;
}

.comment-item {
    display: block;
    margin-bottom: 20px;
}

.comment-cont {
    margin: 10px 0;
}

.page-travels,
.page-comment {
    padding-bottom: 5px;
}

/*森林公园选择*/
.forest-list-page {
    /*display: none;*/
    position: fixed;
    padding-top: 49px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    height: 100vh;
    background: #fff;
    z-index: 1100;
    transform: translateY(-100%);
    transition: transform 0.2s;
}

.forest-list-page.show {
    transform: translateY(0);
}

/*.forest-list-page .search-wrap {

}*/

.forest-list-body {
    position: relative;
    height: 100%;
}

.forest-list-body .city-list-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    border-right: 1px solid #ececec;
    z-index: 99;
}

.forest-list-body .forest-list-wrap {
    position: absolute;
    /*padding: 0.3rem 0.3rem 0.3rem 2.5rem;*/
    padding: 15px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.forest-list-body.hide-left .forest-list-wrap {
    padding: 15px;
}

.city-item {
    line-height: 55px;
    text-align: center;
}

.city-item + .city-item {
    border-top: 1px solid #ececec;
}

.city-item.selected {
    background: #009944;
    color: #fff;
}

.forest-item-wrap {
    display: inline-block;
    padding: 0 15px 15px 0;
    width: 49%;
}

.forest-cover {
    padding-top: 70%;
}

.forest-list {
    display: none;
    margin-right: -15px;
    margin-bottom: -15px;
}

.forest-title {
    line-height: 40px;
}

.weather-wrap {
    display: none;
    left: 7.5px;
    font-weight: 400;
    vertical-align: middle;
    flex-shrink: 0;
}

.weather-wrap.show {
    display: inline-block;
}

.park-title-a {
    display: -webkit-flex;
    display: flex;
    min-height: 50px;
    align-items: center;
    line-height: inherit;
}