.store_01{padding: 0.55rem 0;}
.store_01 h3,.store_01 h5{text-align: center;}
.store_01 h3{margin-bottom: 0.1rem;}
.store_01 h5{margin-bottom: 0.4rem;}
.store_bg{background: #f2f2f2;}
/*.store_select .option li,.dropdown ol li{font-size: 0.24rem;}*/
.worm-dropdown>li input,
.worm-dropdown>li span {
    background: #fee418;
    height: 0.72rem;
    line-height: 0.72rem;
    display: block;
    padding: 0 0.3rem;
    /*font-size: 0.3rem;*/
}

.worm-dropdown:after {
    content: '';
    display: block;
    clear: both;
}

.worm-dropdown>li [class*=icon] {
    float: right;
}


.result {
    margin-top:0.3rem;
}

.dropdown {
    cursor: pointer;
    position: relative;
}

.dropdown ol {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    line-height: 34px;
    background: #fff;
    box-shadow: 0 0 10px #aaa;
    max-height: 180px;
    overflow: auto;
    padding: 5px 0;
    overflow-y:auto !important;
        z-index: 2;
}

.dropdown ol li {
    padding: 0 0.3rem;
}



.white-bg {
    background: #fff;
}

.worm_map_list li {
    width:50%;
    margin-bottom: 0.4rem;
    float: left;
}

.worm_map_list ul {
    margin: 0 -0.1rem;
    overflow: hidden;
}

.worm_map_list li .worm_insrt {
    padding: 0 0.1rem;
}



.worm_map_list {
    padding: 0.6rem 0;
    padding-bottom: 0.4rem;
    overflow: hidden;
}

.worm_map_list .cover {
    overflow: hidden;
    height: 0;
    padding-bottom: 75%;
    position: relative;
}

.worm_map_list .cover img {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
}

.worm_map_list .text {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    padding: 0.2rem;padding-bottom: 0.3rem;
    background: #f2f2f2;
}

.worm_map_list .text h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom:0.05rem;
    height: 24px;line-height: 24px;
}

.worm_map_list .text .cont {
    line-height: 2;
    font-size: 12px;
}

.worm_map_list .text .cont{
    line-height: 22px;
    height: 88px;
    overflow: hidden;

}
.worm_map_list .text .cont p {
 /*   white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
}

.worm_map_list .text a.ruler_btn {
    background: #fff;
    display: inline-block;
    margin-top: 1em;
    text-decoration: none;
    color: #333;
    padding: 0.1rem;
}

.worm_map_list .text a.ruler_btn:hover {
    color: #000 !important;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
}

.worm_map_list .page {
    margin-top: 60px;
}




.store_select .pub_select {
    width: 100%;
    float: none !important;
    margin-bottom: 0.02rem;
}

.store_select .pub_select.shi {
    float: right;
}

.store_select .pub_select .select {
    margin: 0;
}

.store_select li i.icon-xiajiantou,
.store_select .pub_select i.icon-xiajiantou {
    width: 30px;
    height: 0.72rem;
    line-height: 0.72rem;
    font-size: 30px;
    position: absolute;
    right: 10px;
    top: 0;
}

.store_select .pub_select .select input {
    background: none;
    border:none;

}

.store_select .pub_select .select {
    background: #fee418;
}

.store_select .option li {

    padding: 0 0.3rem;
}

.store_select .option {
    color: #000;
    background: #fff;
    box-shadow: 0 0 10px #aaa;
}

.store_select .option li:hover {
    background: #ccc;
}

.store_select :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000;
    opacity: 1;
}

.store_select ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000;
    opacity: 1;
}

.store_select input:-ms-input-placeholder {
    color: #000;
    opacity: 1;
}

.store_select input::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
}



.mCSB_scrollTools .mCSB_draggerRail{ width:1px; background-color: #ccc;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:3px;-webkit-border-radius:0;border-radius:0;background:#fee418;}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag:hover .mCSB_dragger_bar{ background:#fee418;}
