.item {
    padding: 10px 0
}

.item__title {
    margin-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    color: #999;
    font-weight: 400;
    font-size: 14px
}

.item__ctn {
    padding: 0 15px
}

.page_feedback {
    padding: 15px;
    overflow: auto;
    background-color: #FFF
}

label>* {
    pointer-events: none
}

.weui-picker__item {
    padding: 0;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
}

.weui-from-top {
    top: 0;
    bottom: inherit !important;
    height: 70%;
}

.sorter_box:before {
    border: none !important;
}

.weui-from-bottom {
    height: auto;
}

.star-box {
    height: 100%;
    position: relative;
    background: #fff;
}

.stars .active {
    border: 1px solid #3298ff;
    background: #3298ff;
    color: #fff;
}

.top-0{
    top: 0
}

.weui-cells_radio {
    margin-top: 0;
}

.filter-tab {
    height: 100%;
}

.filter-tab .weui-navbar__item::after {
    display: none;
}

.bottom-menu {
    height: 3.5rem;
    overflow: hidden;
    background: #fff;
}

.bottom-menu>div {
    height: 3.5rem;
    line-height: 3.5rem;
    text-align: center;
    overflow: hidden;
}

.bottom-menu>div:first-child>div {
    height: 3.5rem;
    border-top: 1px solid #ddd;
    overflow: hidden;
}

.bottom-menu>div:last-child {
    background-color: #3298ff;
    color: #fff;
}

.left-menu {
    width: 25%;
    background: #F5F5F5;
}

.left-menu ul li {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
    padding: .9rem 0;
}

.laiu-pop-distance .weui-cell__bd {
    font-size: 12px;
}

.px-pop .weui-cell:before {
    right: 15px;
}

.laiu-pop-distance .weui-cell:before {
    right: 15px;
}

.px-pop .weui-cell__bd {
    font-size: 12px;
    padding: 6px 0;
}

.js_second {
    flex-wrap: wrap;
    justify-content: flex-start;
}

.js_second .filter-label {
    margin-top: 10px !important;
    background: #e5e5e5;
    font-size: 12px;
    padding: .3rem 1.32em;
    border: 1px solid #e5e5e5;
    border-radius: 1.5rem;
    margin-right: 5px;
    margin-left: 0;
}

.js_second .active {
    background: #fff;
    border: 1px solid #3298ff;
    color: #3298ff;
}

.js_second .weui-btn:after {
    border: none !important;
}

.left-menu ul li.active {
    border-right: none;
    background: #fff;
    position: relative;
}

.left-menu ul li.active:before {
    width: 5px;
    background-color: #3298ff;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    content: "";
}

.scroll-y {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.left-menu,
.right-menu {
    height: 100%;
}

.right-menu {
    background: #fff;
}

.flex-top {
    height: calc(100% - 3.5rem);
    overflow: hidden;
}

.flex-auto-box {
    height: auto !important;
    overflow: hidden;
    background: #fff;
}

.filter-actionsheet {
    background: none !important;
}

.weui-tab__content {
    height: 100%;
    overflow: hidden;
}

.weui-search-back {
    margin-right: 10px;
}

.weui-search-confirm {
    margin-left: 10px;
}

.filter-tab .weui-navbar__item.weui-bar__item_on {
    background: white;
    color: #3298ff;
}

.filter-tab .weui-navbar__item.weui-bar__item_on i {
    display: inline-block;
    transform: rotate(-180deg);
    color: #3298ff;
}

.filter-tab .weui-navbar__item {
    font-size: 12px;
    padding: 6px 0;
}

.js_filter_list .weui-btn_mini {
    font-size: 1rem;
}

.filter-tab .weui-navbar__item:after {
    transform: scaleY(.5);
    top: 13px;
}

.filter-tab .weui-navbar+.weui-tab__panel {
    padding-top: 37px
}

.weui-slider__track {
    background: #3298ff;
}


/*.custom-classname {*/
/*display: none;*/
/*}*/

.weui-from-full {
    position: fixed;
    top: -100%;
    width: 100%;
    transition: 0.6s;
    visibility: 0;
    opacity: 0;
    z-index: 1000;
    background: #fff;
    display: none;
}

.tktype_show {
    top: 0;
    visibility: 1;
    opacity: 1;
    display: block;
}

.weui-from-full .title-box {
    width: 100%;
    height: 39px;
    background: #3298ff;
}

.weui-from-full .title-box .title {
    flex: 1;
    text-align: center;
    line-height: 39px;
    color: #fff;
    font-size: 15px;
}

.weui-from-full .title-box a {
    display: block;
    width: 39px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    color: #fff;
}

.ship-nav {
    width: 100%;
    height: 39px;
    background: #3298ff;

}

.ship-nav .title {
    font-size: 14px;
    text-align: center;
    line-height: 39px;
    color: #fff;
    flex: 1
}

.ship-nav a {
    display: block;
    width: 39px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    color: #fff;
}

.swiper-pagination-clickable .swiper-pagination-bullet