/* 特产首页 */

/* 搜索 */
.search-area{
    margin: 0.266667rem 0.333rem;
    margin-top: 1.7rem;
}
.search-area-bar{
    position: relative;
}
.search-area-text{
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0 0.4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0.4rem;
    border-radius: 0.4rem;
    font-size: 0.346667rem;
    background: #fff
}
.search-btn-icon{
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    position: absolute;
    top: 50%;
    right: 0.306667rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../images/search-magnifier-grey-icon.png) center no-repeat;
    background-size: contain;
}

/* 轮播banner */
.swiper-banner-container{
    width: 10rem;
    background: #e7e7e7
}
.swiper-banner-container .item{
    display: table-cell;
    width: 10rem;
    height: 2.533333rem;
    vertical-align: middle;
    text-align: center;
}
.swiper-banner-container .item img{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.swiper-banner-container .swiper-pagination{
    width: 100%;
    bottom: 0.1rem
}
.swiper-banner-container .swiper-pagination-bullet{
    opacity: 0.7;
    margin: 0 0.04rem;
    background: #fff
}
.swiper-banner-container .swiper-pagination-bullet-active{
    opacity: 1;
}


/* 更多 */
.module-more-bar{
    width: 100%
}
.module-more-link{
    color: #2dbb55;
    display: block;
    padding: 0.32rem 0 0.4rem;
    text-align: center;
    font-size: 0.32rem;
}
.module-more-link:after{
    content: "";
    display: inline-block;
    width: 0.293333rem;
    height: 0.293333rem;
    vertical-align: middle;
    margin: -0.08rem 0 0 0.16rem;
    background: url(../images/module-more-icon.png) center no-repeat;
    background-size: contain;
}

/* 精选人气景点 */
.product-recommend-module{
    margin-top: 0.266667rem;
    background: #fff
}
.product-recommend-bar{
    padding: 0.333333rem;
    font-size: 0.373333rem
}
.product-recommend-block{
    padding: 0 0 0.333333rem 0.333333rem
}
.product-recommend-block .swiper-slide{
    width: 3.68rem !important;
    margin-right: 0.266667rem;
}
.product-recommend-block .item{
    display: block;
    width: 3.68rem;
    position: relative;
}
.product-recommend-block .item .item-rank{
    position: absolute;
    top: 0;
    left: 0;
    width: 1.04rem;
    height: 0.4rem;
}
.product-recommend-block .item .item-rank img{
    max-width: 1.04rem;
    max-height: 0.4rem;
}
.product-recommend-block .item .pic{
    display: table-cell;
    width: 3.68rem;
    height: 2.506667rem;
    vertical-align: middle;
    text-align: center;
    background: #e7e7e7
}
.product-recommend-block .item .pic img{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.product-recommend-block .item .info{
    border: 1px solid #e5e5e5;
    border-top: none;
    height:1.32rem;
    padding: 0 0.17333rem;
}
.product-recommend-block .item .info .tit{
    padding-top: 0.14666rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.32rem;
    line-height: 0.48rem;
}
.product-recommend-block .item .info .price{
    color: #f70;
    width:200%;
    height: 1.14666rem;
    line-height: 1.14666rem;
    font-size: 0.5333rem;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
}
.product-recommend-block .item .info .price .num{
    font-size: 0.746666rem
}

/* 产品展示 */
.product-container{
    margin-top: 0.266667rem;
    background: #fff
}
.product-title-bar{
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    font-size: 0.373333rem;
    border-bottom: 1px solid #efeff4;
}
.product-title-bar h3{
    display: inline-block;
    font-size: 0.37334rem;
    position: relative;
}
.product-title-bar h3:before{
    content: "";
    position: absolute;
    top: 50%;
    left: -0.826667rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0.56rem;
    height: 2px;
    background-color: #e5e5e5;
}
.product-title-bar h3:after{
    content: "";
    position: absolute;
    top: 50%;
    right: -0.826667rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0.56rem;
    height: 2px;
    background-color: #e5e5e5;
}
.product-list-block{
    background-color: #fff;
}
.product-list-block ul{

}
.product-list-block li{
    border-bottom: 1px solid #efeff4;
}
.product-list-block li .item{
    display: block;
    padding: 0.3333rem;
    position: relative;
}
.product-list-block li .item .pro-pic{
    float: left;
    width: 2.13334rem;
    height: 2.13334rem;
}
.product-list-block li .item .pro-pic>span{
    display: table-cell;
    width: 2.13334rem;
    height: 2.13334rem;
    vertical-align: middle;
    text-align: center;
    background: #e7e7e7;
}
.product-list-block li .item .pro-pic img{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.product-list-block li .item .pro-info{
    padding-left: 2.48rem;
    height:2.13334rem;
    position: relative;
}
.product-list-block li .item .pro-info .tit{
    max-height: 0.96rem;
    line-height: 0.48rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.346667rem;
    margin-bottom: 0.13334rem;
}
.product-list-block li .item .pro-info .attr{
    width: 200%;
    height: 0.8rem;
    overflow: hidden;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    font-size: 0;
}
.product-list-block li .item .pro-info .attr .sx {
    color: #ff9f00;
    display: inline-block;
    height: 0.8rem;
    line-height: 0.76rem;
    padding: 0 5px;
    margin-right: 6px;
    border: 1px solid #ff9f00;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0.533333rem;
}
.product-list-block .data{
    position: absolute;
    bottom: 0;
    left: 2.48rem;
    right: 0;
    height: 0.4rem;
    font-size: 0;
}
.product-list-block .data span{
    color: #999;
    display: inline-block;
    line-height: 0.4rem;
    margin-right: 0.6rem;
    font-size: 0.29334rem;
}
.product-list-block .data .price{
    color: #f70;
}
.product-list-block .data .price em{
    font-size: 0.2666rem;
    font-style: normal;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
}
.product-list-block .data .price em strong{
    font-size: 0.45333rem;
    font-weight: normal;
}







/* 酒店栏目列表 */
.st-list-content {
    display: block;
}

.st-list-group {
    background: #fff
}

.st-list-group > li {
    border-bottom: 1px solid #e6e6e6;
}

.st-list-group > li:last-child {
    border-bottom: 0;
}

.st-list-group > li .item {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    padding: 0.4rem;
}

.st-list-group .pic {
    width: 2.933333rem;
    height: 2rem;
    position: relative;
    overflow: hidden;
    background: #e7e7e7
}

.st-list-group .pic img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.st-list-group .info {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    padding-left: 0.2rem;
}

.st-list-group .info .bt {
    height: 0.96rem;
    line-height: 0.48rem;
    overflow: hidden;
    font-size: 0.373333rem
}

.st-list-group .info .attr {
    height: 0.426667rem;
    overflow: hidden;
    margin-top: 0.04rem;
    font-size: 0
}

.st-list-group .info .attr em {
    display: inline-block;
    height: 0.426667rem;
    line-height: 0.426667rem;
    padding: 0 0.106667rem;
    margin-right: 0.133333rem;
    font-size: 0.266667rem;
    font-style: normal;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 0.08rem;
}

.st-list-group .info .attr em:last-child {
    margin-right: 0
}

.st-list-group .info .attr .bor1 {
    color: #fe9170;
    border: 1px solid #fe9170;
}

.st-list-group .info .attr .bor2 {
    color: #fad87d;
    border: 1px solid #fad87d;
}

.st-list-group .info .attr .bor3 {
    color: #7ed0fb;
    border: 1px solid #7ed0fb;
}

.st-list-group .info .data {
    height: 0.533333rem;
    margin-top: 0.04rem;
}

.st-list-group .info .data span {
    display: inline-block;
    color: #999;
    height: 0.533333rem;
    line-height: 0.533333rem;
    margin-right: 0.36rem;
    font-size: 0.2934rem;
}

.st-list-group .info .data span:last-child {
    margin-right: 0;
}

.st-list-group .info .price {
    text-align: right;
}

.st-list-group .info .price strong {
    color: #f60;
}

.st-list-group .info .price strong em {
    padding: 0 0.05rem;
    font-size: 0.5067rem;
    font-style: normal;
}

.foot-menu {
    height: 1.2rem;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background: #2e343b;
}

.check-item {
    float: left;
    width: 33.333333%;
}

.check-hd {
    color: #fff;
    display: block;
    height: 1.2rem;
    text-align: center;
    padding: 0.16rem 0;
    font-size: 0.2634rem;
}

.check-hd > i {
    display: block;
    width: 0.4267rem;
    height: 0.4267rem;
    margin: 0 auto 0.15rem;
}

.check-hd > .mdd-icon {
    background: url("../images/dest-menu-icon.png") center no-repeat;
    background-size: contain;
}

.check-hd > .px-icon {
    background: url("../images/sort-menu-icon.png") center no-repeat;
    background-size: contain;
}

.check-hd > .sx-icon {
    background: url("../images/check-menu-icon.png") center no-repeat;
    background-size: contain;
}

/* 排序 */
.sort-page {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 1.2rem;
    left: 0;
    /*background: rgba(0, 0, 0, .3);*/
    z-index: 999;
}

.sort-group {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0 0.4rem;
    background: #fff;
}

.sort-group li {
    color: #666;
    height: 0.84rem;
    line-height: 0.84rem;
    padding: 0 0.2rem;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    font-size: 0.32rem;
}

.sort-group li.active {
    color: #2dbb55;
}

.sort-group li .ico {
    display: none;
    width: 0.2934rem;
    height: 0.2934rem;
    position: absolute;
    right: 0.2rem;
    top: 50%;
    margin-top: -0.1467rem;
    background: url("../images/check-on-icon.png") center no-repeat;
    background-size: contain;
}

.sort-group li.active .ico {
    display: block;
}

/* 目的地 */
.dest-page {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 1.2rem;
    left: 0;
    background: #fff;
    z-index: 999;
}

.dest-crumbs {
    height: 0.8rem;
    background: #f2f2f2;
}

.dest-crumbs > a {
    float: left;
    color: #999;
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0 0.84rem 0 0.4rem;
    font-size: 0.32rem;
    /*background: url("../images/dest-crumbs-ico.png") right no-repeat;*/
}

.control-block {
    display: -webkit-box;
    display: -moz-box;
    height: 1.44rem;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0.1734rem 0.2667rem;
    background: #fafafa;
}

.control-block .back-btn {
    display: block;
    color: #8a8a8a;
    width: 2.32rem;
    height: 1.0667rem;
    line-height: 1.0667rem;
    text-align: center;
    border: 1px solid #b8b8b8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 0.3467rem;
}

.control-block .confirm-btn {
    display: block;
    color: #fff;
    height: 1.0667rem;
    line-height: 1.0667rem;
    margin-left: 0.2667rem;
    text-align: center;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 0.3467rem;
    background: #ff9a14;
}

.dest-group {
    position: absolute;
    top: 2.08rem;
    right: 0;
    bottom: 1.44rem;
    left: 0;
    overflow-y: auto;
    background: #fff;
}

.dest-group .dest-list {
    padding: 0 0.2rem;
}

.dest-group .dest-list > li {
    color: #666;
    height: 1.0667rem;
    line-height: 1.0667rem;
    padding: 0 0.2rem;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    font-size: 0.3467rem;
    cursor: pointer;
}

.dest-group .dest-list > li .more {
    width: 0.1734rem;
    height: 0.3067rem;
    position: absolute;
    right: 0.2rem;
    top: 50%;
    margin-top: -0.1534rem;
    background: url("../images/arrow-more-ico.png") center no-repeat;
    background-size: contain;
}

.dest-group .dest-list > li.active {
    color: #2dbb55;
}

.dest-group .dest-list > li .on {
    display: none;
    width: 0.2934rem;
    height: 0.2934rem;
    position: absolute;
    right: 0.2rem;
    top: 50%;
    margin-top: -0.1467rem;
    background: url("../images/check-on-icon.png") center no-repeat;
    background-size: contain;
}

.dest-group .dest-list > li.active .on {
    display: block;
}

/* 筛选 */
.filter-page {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 1.2rem;
    left: 0;
    background: #fff;
    z-index: 999;
}

.filter-item {
    position: absolute;
    top: 1.28rem;
    right: 0;
    bottom: 1.44rem;
    left: 0;
    background: #fff;
}

.filter-item .hd {
    width: 2.8rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    background: #f2f6f9;
}

.filter-item .hd li {
    color: #666;
    height: 1.0667rem;
    line-height: 1.0667rem;
    padding: 0 0.2rem;
    position: relative;
    font-size: 0.3467rem;
    border-left: 0.0934rem solid #f2f6f9;
}

.filter-item .hd li.active {
    border-left: 0.0934rem solid #2dbb55;
    background: #fff;
}

.filter-item .bd {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 2.8rem;
    overflow-y: auto;
    background: #fff;
}

.filter-item .bd > ul {
    padding: 0 0.2667rem;
}

.filter-item .bd li {
    color: #666;
    height: 1.0667rem;
    line-height: 1.0667rem;
    padding: 0 0.2rem;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    font-size: 0.3467rem;
}

.filter-item .bd li.active {
    color: #2dbb55;
}

.filter-item .bd li .on {
    display: none;
    width: 0.2934rem;
    height: 0.2934rem;
    position: absolute;
    right: 0.2rem;
    top: 50%;
    margin-top: -0.1467rem;
    background: url("../images/check-on-icon.png") center no-repeat;
    background-size: contain;
}

.filter-item .bd li.active .on {
    display: block;
}

.list-content-btm {
    /*bottom: 1.2rem;*/
}



/**
 * 特产详情页
 */
 *{
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* 轮播banner */
.st-swiper-container {
    width: 10rem;
    height: 5.333333rem;
    background: #e7e7e7
}

.st-swiper-container .item {
    display: block;
    width: 10rem;
    height: 5.333333rem;
    position: relative;
}

.st-swiper-container .item img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.st-swiper-container .swiper-info {
    color: #fff;
    position: absolute;
    bottom: 0.6rem;
    right: 0.333333rem;
    z-index: 10;
    height: 0.533333rem;
    line-height: 0.6rem;
    padding: 0 0.266667rem;
    font-family: Arial;
    font-size: 0.266667rem;
    -webkit-border-radius: 0.266667rem;
    border-radius: 0.266667rem;
    background: rgba(0, 0, 0, .6)
}

.st-swiper-container .swiper-info:before {
    content: "";
    display: inline-block;
    width: 0.373333rem;
    height: 0.373333rem;
    vertical-align: middle;
    margin: -0.08rem 0.08rem 0 0;
    background: url("../images/photo-icon.png") center no-repeat;
    background-size: contain;
}

/* 基础信息 */
.product-info-block{
    margin: -0.2rem 0 0.266667rem;
    padding: 0.32rem;
    position: relative;
    z-index: 1005;
    -webkit-border-top-left-radius: 0.32rem;
    border-radius-top-left: 0.32rem;
    -webkit-border-top-right-radius: 0.32rem;
    border-radius-top-right: 0.32rem;
    background: #fff
}
.product-info-block .tit-bar{
    line-height: 0.64rem;
    font-size: 0.426667rem
}
.product-info-block .bst-bar{
    width: 200%;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    margin-top: -0.4rem
}
.product-info-block .bst-bar .dx{
    color: #f70;
    font-size: 0.96rem
}
.product-info-block .bst-bar .pri{
    color: #f70;
    font-size: 0.533333rem
}
.product-info-block .bst-bar .pri .num{
    font-size: 0.96rem
}
.product-info-block .bst-bar .del{
    color: #999;
    display: inline-block;
    margin-left: 0.8rem;
    font-size: 0.586667rem;
}
.product-info-block .bst-bar .del span{
    text-decoration: line-through;
}
/* 积分 */
.product-itg-bar {
    width: 200%;
    padding: 0.64rem 0;
    margin-bottom: -1rem;
    position: relative;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

.product-itg-bar .itg-icon {
    display: inline-block;
    width: 0.613333rem;
    height: 0.72rem;
    vertical-align: middle;
    margin-top: -0.2rem;
    background: url("../images/gift-icon.png") center no-repeat;
    background-size: contain;
}

.product-itg-bar .item {
    color: #666;
    display: inline-block;
    margin-left: 0.32rem;
    font-size: 0.533333rem
}

.product-itg-bar .item:before {
    content: "";
    display: inline-block;
    width: 0.64rem;
    height: 0.613333rem;
    vertical-align: middle;
    margin-right: 0.16rem;
    background: url("../images/gift-item-icon.png") center no-repeat;
    background-size: contain;
}

.product-itg-bar .more-item {
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    position: absolute;
    top: 50%;
    right: 0.28rem;
    border-top: 2px solid #a0a0a0;
    border-right: 2px solid #a0a0a0;
    -webkit-transform: rotate(45deg) translateY(-70%);
    transform: rotate(45deg) translateY(-70%);
}

.layer-show-content {
    position: fixed !important;
    top: 4rem;
    bottom: 0;
    right: 0;
    left: 0;
}

.info-show-bar {
    padding: 0.24rem 0.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    position: relative;
    font-size: 0.426667rem;
    border: 1px solid #e6e6e6
}

.info-show-bar .close-icon {
    display: inline-block;
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    right: 0.4rem;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

.info-show-bar .close-icon:before, .close-icon:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 0.6rem;
    height: 1px;
    background-color: #888;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.info-show-bar .close-icon:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.info-show-area {
    padding: 0 0.333333rem;
    position: absolute;
    top: 1.12rem;
    right: 0;
    bottom: 1.28rem;
    left: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.info-show-area.full {
    bottom: 0
}

.info-integral-block {
    padding: 0.2rem 0
}

.info-integral-block .tit {
    font-size: 0.373333rem
}

.info-integral-block .tit:before {
    content: "";
    display: inline-block;
    width: 0.32rem;
    height: 0.32rem;
    vertical-align: middle;
    margin: -0.12rem 0.16rem 0 0;
    background: url("../images/gift-item-icon.png") center no-repeat;
    background-size: contain;
}

.info-integral-block .info-list {
    padding-top: 0.08rem
}

.info-integral-block .info-list > li {
    color: #999;
    font-size: 0.32rem
}

.info-integral-block .info-list > li:before {
    content: "";
    display: inline-block;
    width: 0.16rem;
    height: 0.16rem;
    vertical-align: middle;
    margin: -0.12rem 0.253333rem 0 0.08rem;
    border-radius: 50%;
    background: #ccc
}

.info-integral-block .info-list > li .dk {
    color: #fdbc0d
}


/* 其他模块 */
.rele-module-block {
    margin-top: 0.266667rem;
    background: #fff
}

.rele-hd-bar {
    padding: 0.32rem;
    position: relative;
    border-bottom: 1px solid #f2f2f2
}

.rele-hd-bar .title {
    display: inline-block;
    font-size: 0.373333rem
}

.rele-hd-bar .title:before {
    content: "";
    display: inline-block;
    width: 0.066667rem;
    height: 0.373333rem;
    vertical-align: middle;
    margin: -0.08rem 0.16rem 0 0;
    background: #2dbb55
}

.rele-module-area {
    padding: 0 0.333333rem
}

.more-bar-link {
    padding: 0.266667rem 0;
    text-align: center;
}

.more-bar-link .more-btn {
    color: #2dbb55;
    display: inline-block;
    padding: 0.2rem 0.48rem;
    border: 1px solid #2dbb55;
    border-radius: 0.8rem;
    font-size: 0.32rem
}

.rele-hd-bar .secondary {
    display: block;
    position: absolute;
    top: 50%;
    right: 0.333333rem;
    transform: translateY(-50%) scale(.5);
    transform-origin: right;
    font-size: 0
}

.rele-hd-bar .secondary .item {
    color: #666;
    display: inline-block;
    padding: 0 0.4rem;
    border-right: 1px solid #e6e6e6;
    font-size: 0.64rem
}

.rele-hd-bar .secondary .item:last-child {
    border-right: 0;
}

/* 评论模块 */
.comment-list-group {

}

.comment-list-group > li {
    padding: 0.266667rem 0
}

.comment-list-group .info-hd {
    display: -webkit-box;
    display: -moz-box;
}

.comment-list-group .info-hd .hd-img {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%
}

.comment-list-group .info-hd .user {
    -webkit-box-flex: 1;
    margin-left: 0.266667rem
}

.comment-list-group .info-hd .user .name {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.32rem
}

.comment-list-group .info-hd .user .date {
    color: #999;
    display: inline-block;
    margin: -0.16rem 0;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left;
    transform-origin: left;
    font-size: 0.533333rem;
}

.comment-list-group .info-bd {
    line-height: 0.533333rem;
    margin-top: 0.16rem;
    font-size: 0.32rem
}

.comment-grade-bar {
    height: 0.426667rem;
    margin-top: 0.2rem;
    overflow: hidden;
    font-size: 0
}

.comment-grade-bar .icon {
    display: inline-block;
    width: 0.4rem;
    height: 0.373333rem;
    margin-right: 0.08rem;
    vertical-align: top;
    background: url("../images/star-grey-icon.png") center no-repeat;
    background-size: contain;
}

.comment-grade-bar .icon:last-child {
    margin-right: 0
}

.comment-grade-bar .icon.on {
    background: url("../images/star-light-icon.png") center no-repeat;
    background-size: contain;
}

/* 问答模块 */
.faq-list-group {
    padding: 0.2rem 0
}

.faq-list-group .item {
    padding: 0.12rem 0;
    line-height: 0.426667rem;
    font-size: 0.32rem
}

.faq-list-group .item .icon {
    color: #fff;
    display: inline-block;
    width: 0.853333rem;
    height: 0.853333rem;
    line-height: 0.853333rem;
    text-align: center;
    border-radius: 0.08rem;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    vertical-align: middle;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    margin: -0.08rem -0.2rem -0.4rem 0;
    font-size: 0.533333rem;
    font-style: normal;
    background: #f80
}

.module-empty-content {
    padding: 0.2rem 0;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.module-empty-content .txt {
    color: #999;
    display: block;
    font-size: 0.32rem
}

.module-empty-content .link {
    color: #2dbb55;
    display: inline-block;
    padding: 0.2rem 0.48rem;
    border: 1px solid #2dbb55;
    border-radius: 0.8rem;
    font-size: 0.32rem
}

/* 介绍模块 */
.module-section{
    position: relative;
    margin-top: 0.266667rem;
    background: #fff
}
.module-tit-bar{
    color: #333;
    height: 1.12rem;
    line-height: 1.12rem;
    padding: 0 0.32rem;
    position: relative;
    border-bottom: 1px solid #f2f2f2;
    font-size: 0.373333rem
}
.module-content{
    color: #666;
    padding: 0.32rem;
    line-height: 0.56rem;
    font-size: 0.346667rem
}
.module-content *{
    max-width: 100%
}
.module-content em,
.module-content i{
    font-style: italic;
}
.module-content b,
.module-content strong{
    font-weight: bold;
}
.module-content table,
.module-content td{
    border: 1px solid #e5e5e5 
}

/* 下架提示 */
.cancel-show-bar {
    color: #fff;
    width: 100%;
    position: fixed;
    bottom: 1.28rem;
    left: 0;
    padding: 0.2rem 0;
    text-align: center;
    font-size: 0.32rem;
    background: rgba(0, 0, 0, .7);
}


/* 选择套餐 */
.tc-module-block{
    margin-top: 0.266667rem;
    background: #fff
}
.tc-module-block:first-child{
    margin-top: 0
}
.tc-module-bar{
    padding: 0.32rem;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #f2f2f2
}
.tc-module-bar .tit{
    font-size: 0.373333rem
}
.tc-module-bar .sub{
    color: #999;
    font-size: 0.32rem
}
.tc-module-bar .sub .num{
    color: #2dbb55
}
.tc-group-box{
    padding: 0.16rem;
    font-size: 0
}
.tc-group-box .item{
    display: inline-block;
    padding: 0.24rem;
    margin: 0.133333rem;
    font-size: 0.32rem;
    border: 1px solid #f7f7f7;
    -webkit-border-radius: 0.08rem;
    border-radius: 0.08rem;
    background: #f7f7f7
}
.tc-group-box .item.active{
    color: #2dbb55;
    border-color: #2dbb55;
    background: #f7fff9
}



/* 选择数量 */
.sum-group-box{
    padding: 0.16rem
}
.sum-group-box>li{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.16rem
}
.sum-group-box .type{
    display: block;
    width: 2rem;
    font-size: 0.373333rem
}
.sum-group-box .item{
    color: #666;
    display: block;
    text-align: right;
    font-size: 0.32rem;
}
.sum-group-box .fare-link{
    color: #2dbb55;
    font-size: 0.32rem
}
.sum-group-box .amount-opt-wrap{
    text-align: right;
    overflow: hidden;
}
.sum-group-box .amount-opt-wrap .num-text{
    color: #666;
    border-radius: 0;
    -webkit-border-radius: 0; 
    background: #f0f0f0
}
.sum-group-box .amount-opt-wrap .sub-btn,
.sum-group-box .amount-opt-wrap .add-btn{
    color: #fff;
    line-height: 0.65rem;
    background: #2dbb55
}
.sum-group-box .amount-opt-wrap .sub-btn{
    -webkit-border-top-left-radius: 0.08rem;
    border-top-left-radius: 0.08rem;
    -webkit-border-bottom-left-radius: 0.08rem;
    border-bottom-left-radius: 0.08rem;
}
.sum-group-box .amount-opt-wrap .add-btn{
    -webkit-border-top-right-radius: 0.08rem;
    border-top-right-radius: 0.08rem;
    -webkit-border-bottom-right-radius: 0.08rem;
    border-bottom-right-radius: 0.08rem;
}
.sum-group-box .amount-opt-wrap .sub-btn.disable,
.sum-group-box .amount-opt-wrap .add-btn.disable{
    background: #ccc
}



/* 报价说明 */
.tc-explain-block{
    color: #666;
    line-height: 0.48rem;
    padding: 0.32rem;
    font-size: 0.32rem
}

.tc-explain-block *{
    max-width: 100%
}


.layer-define-wrapper .layui-m-layercont{
    color: #666;
    line-height: 0.48rem;
    padding: 0.4rem;
    text-align: left;
    font-size: 0.32rem
}
.layer-define-wrapper .layui-m-layerbtn{
    height: 1.2rem;
    line-height: 1.2rem;
    border-top-color: #e3e5e9;
}
.layer-define-wrapper .layui-m-layerbtn span{
    color: #333;
    font-size: 0.373333rem
}
.layer-define-wrapper .layui-m-layerbtn span[yes] {
    color: #333;
}


/* 底部漂浮栏 */
.tc-placeholder-bar{
    height: 1.28rem
}
.tc-fixed-bar{
    display: -webkit-box;
    display: -moz-box;
    height: 1.28rem;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1002;
    box-shadow: 0 -0.013333rem 0.16rem rgba(0, 0, 0, .05);
    background: #fff;
}
.tc-fixed-bar .total{
    display: block;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    height: 1.28rem;
    line-height: 1.28rem;
    padding-left: 0.4rem;
    font-size: 0.32rem
}
.tc-fixed-bar .total .pri{
    color: #f70;
    font-size: 0.48rem
}
.tc-fixed-bar .btn-booking{
    color: #fff;
    display: block;
    width: 3.6rem;
    height: 1.28rem;
    line-height: 1.28rem;
    text-align: center;
    font-size: 0.373333rem;
    background: #2dbb55
}
.tc-fixed-bar .btn-booking.disable{
    color: #9d9d9d;
    background: #d0d0d0
}

/* 运费 */
.fare-wrapper{
    padding: 0.32rem;
}
.table-fare{
    border: 1px solid #f0f0f0
}
.table-fare th,
.table-fare td{
    padding: 0.266667rem;
    border: 1px solid #f0f0f0;
    font-size: 0.32rem
}
.table-fare th{
    color: #333;
    text-align: center;
    font-weight: normal;
    background: #f7f7f7
}
.table-fare td{
    color: #666
}
.table-fare .item{
    text-align: center;
}





/* 产品订单、预订信息 */
.booking-info-block {
    margin-top: 0.2666667rem;
    background: #fff;
}

.block-tit-bar {
    height: 1.2533333rem;
    line-height: 1.2533333rem;
    padding: 0 0.2666667rem;
    border-bottom: 1px solid #f0f0f0;
}

.block-tit-bar strong {
    color: #2dbb55;
    display: inline-block;
    height: 1.253333rem;
    line-height: 1.253333rem;
    font-size: 0.4266667rem;
    font-weight: normal;
}

.block-item > ul {
    padding: 0 0.27rem;
    border-bottom: 1px solid #f2f2f2
}

.block-item > ul > li {
    min-height: 1.28rem;
    display: -webkit-box;
    display: -moz-box;
    border-bottom: 1px solid #f2f2f2;
}

.block-item > ul > li:last-child {
    border-bottom: 0
}

.block-item li .item-bt {
    color: #969696;
    display: block;
    width: 2rem;
    line-height: 1.28rem;
    font-size: 0.373334rem;
    font-weight: normal;
}

.block-item li .item-hd {
    display: block;
    width: 2.6rem;
    line-height: 1.28rem;
    font-size: 0.373334rem;
    font-weight: normal;
}

.block-item li .item-hd .down-ico {
    display: inline-block;
    width: 0.2rem;
    height: 0.33rem;
    vertical-align: middle;
    margin: -0.05rem 0 0 0.2rem;
    background: url("../images/arrow-more-ico.png") no-repeat;
    background-size: cover;
}

.block-item li > span {
    display: block;
    line-height: 1.28rem;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    font-size: 0.373334rem
}

.block-item > ul > li > .all {
    display: -webkit-box;
    display: -moz-box;
    width: 100%;
}

.block-item > ul > li > .all span {
    display: block;
    line-height: 1.28rem;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    font-size: 0.373334rem
}

.block-item .more-type .org{
    color: #fe7e13;
    font-style: normal;
}


.block-item .more-type {
    text-align: right;
}

.block-item .more-type .more-ico {
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    border-top: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
    vertical-align: middle;
    margin: -0.08rem 0.16rem 0 0.16rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}



.block-remarks {
    display: -webkit-box;
    display: -moz-box;
    padding: 0 0.2rem;
}

.block-remarks .item-hd {
    display: inline-block;
    width: 2.4rem;
    line-height: 1.28rem;
    font-size: 0.373334rem;
    font-weight: normal;
}

.block-remarks .item-txt {
    display: block;
    height: 2rem;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    margin: 0.2rem 0;
    padding: 0.2rem;
    line-height: 1.5;
    resize: none;
    font-size: 0.34rem;
    border: 0;
    background: #f5f5f5;
}


/* 结算明细 */
.fee-box {
    width: 10rem;
    position: fixed;
    top: 0;
    left: 50%;
    bottom: 1.34rem;
    z-index: 10;
    margin-left: -5rem;
    background: rgba(0, 0, 0, .6);
}

.fee-container {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
}

.fee-row {
    padding: 0.267rem;
    border-bottom: 1px solid #e6e6e6;
}

.fee-row .ze > em {
    color: #fe7e13;
    font-style: normal;
}

.fee-row .sm {
    color: #999;
    padding-top: 0.2rem;
}

.mx-list {
    padding: 0 0.267rem;
}

.mx-list li {
    display: -webkit-box;
    display: -moz-box;
    line-height: 0.8rem;
}

.mx-list li > strong {
    display: block;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    font-weight: normal;
}

.mx-list li > em {
    display: block;
    width: 2rem;
    text-align: right;
    font-style: normal;
}

.mx-list li .zk {
    display: block;
    color: #fe7e13;
    width: 100%;
    text-align: right;
}


/* 地址信息 */
.user-info-container{
    padding: 0.32rem 0.32rem 0.54rem;
    background: url("../images/ads-bar-bg.png") left bottom no-repeat;
    background-size: contain;
}
.user-info-bar{
    margin-bottom: 0.2rem;
}
.user-info-bar .item{
    margin-right: 0.6rem;
    font-size: 0.373333rem
}
.user-ads-bar{
    display: -webkit-box;
    display: -moz-box;
    font-size: 0.32rem
}
.user-ads-bar .ads-msg{
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
    font-size: 0.32rem
}
.user-ads-bar .ads-msg.null{
    color: #999
}
.user-ads-bar .ads-set{
    margin-left: 0.4rem
}
.arrow-icon{
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    border-top: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: middle;
    margin: 0 0.16rem 0 0.2rem;
}


/* 预订信息 */
.spe-wrapper{
    background: #fafafa
}
.spe-tit-bar{
    padding: 0.32rem 0.32rem 0;
    font-size: 0.373333rem
}
.spe-des-bar{
    color: #969696;
    padding: 0.2rem 0.32rem 0;
    font-size: 0.32rem
}
.spe-tol-bar{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    padding: 0.32rem
}
.spe-tol-bar .pri{
    color: #f70;
    font-size: 0.373333rem
}
.spe-tol-bar .num{
    font-size: 0.373333rem
}
.spe-fare-bar{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    padding: 0.32rem;
    font-size: 0.373333rem;
    background: #fff
}
.swiper-container{
    margin-top: 0 !important;
}











