.weui-search-bar__form{background: transparent;}
.weui-search-bar{padding:0.4rem 0.5rem;}
.weui-search-bar{background: transparent;}
.weui-search-bar__box{padding-left: 1.5rem;padding-right: 1.5rem;}
.weui-icon-clear, .weui-icon-search{font-size: 0.7rem;color:#999;}
.weui-search-bar__label{color:#999;border-radius: 1.4rem;background: transparent;}
.weui-search-bar__form:after{border-color:#f1f2fd;border-radius: 0.4rem;background: #f1f2fd;}
.weui-search-bar__label .weui-icon-search{margin-right: 0.25rem;}
.weui-search-bar__box .weui-search-bar__input{padding:0.25rem 0;font-size: 0.6rem;opacity: 0;}
[class*=" weui-icon-"], [class^=weui-icon-]{font-size:0.7rem;}
.weui-search-bar__box .weui-icon-search{opacity: 0;left: 0.5rem; line-height: 1.4rem;vertical-align: middle;}
.weui-search-bar__box .weui-icon-clear{line-height: 1.4rem;}
.weui-search-bar__cancel-btn{line-height: 1.4rem; margin-left: 0.5rem;}
.swiper-container {
    width: 100%;
} 
.swiper-container img {
    display: block;
    width: 100%;
}
.weui-loadmore{margin: 0 auto;padding:.4rem;}
.weui-pull-to-refresh__layer{height: 50px;}
.weui-search-bar__label span{font-size: 0.7rem;}
.weui-search-bar_focusing .weui-search-bar__box .weui-icon-search,.weui-search-bar_focusing .weui-search-bar__box .weui-search-bar__input{opacity: 1;}
.weui-pull-to-refresh__layer{opacity: 0;    transition: opacity 0.5s ease-in;
    -webkit-transition: opacity 0.5s ease-in;}
.touching .weui-pull-to-refresh__layer{opacity: 1;}
.weui-pull-to-refresh__layer .weui-pull-to-refresh__arrow{width: 1rem;height: 1rem;background-size: 0.65rem 1rem;vertical-align: -0.2rem;margin-right: 0.1rem;}

.weui-pull-to-refresh__layer{height: 2.2rem;line-height: 2.2rem;padding:0}
.weui-pull-to-refresh__layer .weui-pull-to-refresh__preloader{
    vertical-align: -.1rem;
    margin-right: .1rem;
    width: .5rem;
    height: .5rem;
}
.page_hd{margin-top: 0rem;}
.page_HasNav{padding-bottom: 2.5rem;}
.weui-pull-to-refresh__layer.poa{top:0;left:0;right: 0;z-index: 2;
	color:#fff;
}

//❤
.jq-stars { display: inline-block; }
.jq-rating-label { font-size: 0.55rem; display: inline-block; position: relative; vertical-align: top; font-family: helvetica, arial, verdana; }
.jq-star { width: 2.5rem; height: 2.5rem; display: inline-block; cursor: pointer; }
.jq-star-svg { width: 100%; height: 100% ; }
.jq-star-svg polygon { stroke: #000; stroke-linejoin: round; }
.jq-shadow { -webkit-filter: drop-shadow( -2px -2px 2px #888 ); filter: drop-shadow( -2px -2px 2px #888 ); }
.star-show{vertical-align: middle;}
.star-show+span{color:#666;vertical-align: 0.1rem;display: inline-block;}

.star-review{display: inline-block;vertical-align: middle;}
.star-review ul { padding-left: 0; overflow: hidden; }
.star-review ul li { background: no-repeat center center ; background-size: cover; float: left; list-style: none; width: 20px; height: 20px;}
.star-review ul li a { display: inline-block; padding-top:200px; height:20px;width: 50%; overflow: hidden; }
.star-review ul li.emptyStar{background-image: url(../img/star1.png)}
.star-review ul li.halfStar{ background-image: url(../img/star2.png)}
.star-review ul li.fullStar{ background-image: url(../img/star3.png)}



.weui-loadmore{overflow: hidden;color:#999}
.weui-loadmore>*{opacity: 0;transition: all .3s ease;-webkit-transition: all .3s ease;position: relative;top:1rem;color:#666}
.weui-loadmore>i{display: inline-block;}
.weui-loadmore.active>*{opacity: 1;top:0}
