.current_select_target {
    float: left;
    width: 11.2rem;
}

#current_select > p {
    float: left;
    padding: 0.04rem 0;
    width: 0.8rem;
}
.navigation_type{
    width: 0.8rem;
    height: 0.32rem;
    border-left: 0.04rem solid #ff8a00;
    text-align: center;
    line-height: 0.32rem;
    font-size: 0.14rem;
    color: #ff8a00;
}
#current_select .current_select_target > a {
    display: inline-block;
    padding: 0.04rem 0.1rem;
    margin-bottom: 0.1rem;
    background: #eee;
    font-size: 0.12rem;
    color: #161616;
}

#current_select .current_select_target a > span {
    display: block;
    padding-right: 0.26rem;
    background: url("/static/images/select_delete.png") no-repeat center right;
}

#all_select {
    margin: 0.1rem 0 0.7rem 0;
    border: 1px solid #ff8a00;
    border-bottom: none;
    border-top: none;
}

#all_select > li {
    width: 100%;
    border-bottom: 1px solid #ff8a00;
    padding: 0 0.1rem;
}

.select-first-li {
    border-top: 1px solid #ff8a00;
}

#all_select > li > p, #all_select .all-select-list, #all_select > li .all-select-more {
    float: left;
    font-size: 0.12rem;
    color: #333333;
}
#all_select > li > p{
    position: relative;
}

#all_select >li >p::before{
    position: absolute;
    content: "";
    display: block;
    width: 70%;
    height: 100%;
    background-color:#fff3e5;
    left: -0.1rem;
    z-index: -1;
}

#all_select .all-select-list > a {
    overflow: hidden;
    float: left;
    width: 1.25rem;
    height: 0.2rem;
    margin-bottom: 0.15rem;
    font-size: 0.12rem;
    color: #333333;
}

#all_select > li > p {
    width: 10.8%;
    line-height: 0.5rem;
}

#all_select > li .all-select-list {
    overflow: hidden;
    width: 85%;
    height: 0.5rem;
    padding-top: 0.16rem;
}

#all_select > li .all-select-more {
    padding-right: 0.06rem;
    width: 3.5%;
    line-height: 0.5rem;
    background: url("/static/images/jiantouxia.png") no-repeat center right;
    /*background: url("/static/images/more_down.png") no-repeat center right;*/
}

#all_select .select-option-more {
    position: relative;
    overflow: visible;
}

.jiaban-more-select {
    overflow-x: hidden;
    position: absolute;
    display: none;
    max-height: 3rem;
    top: 0.49rem;
    left: 0;
    z-index: 400;
    width: 100%;
    padding: 0.1rem 0.2rem;
    background: #fff;
    border: 1px solid #000;
}

.jiaban-more-select > a {
    display: inline-block;
    font-size: 0.12rem;
    margin: 0.09rem;
    color: #333333;
}

.loading-up-img {
    display: none;
    opacity: 0;
    background: url("/static/images/more_up.png") no-repeat center right;
}

#all_select > li .active-select-nav {
    color: #161616;
}

#all_select > li .choose-list-select {
    position: absolute;
    left: 10.8%;
    top: 0;
    z-index: 401;
    height: 0.5rem;
    padding: 0;
}

#all_select > li .choose-list-select > div {
    float: left;
    height: 0.44rem;
    padding: 0 0.3rem 0 0;
    margin-top: 0.07rem;
    line-height: 0.32rem;
    cursor: pointer;
}

.select-last-hover {
    border: 1px solid #000;
    border-bottom: 4px solid #fff;
}

#all_select .choose-list-select > div > a {
    display: block;
    width: 100%;
    padding: 0 0.1rem;
    font-size: 0.12rem;
    color: #333333;
    text-align: center;
    background: url("/static/images/jiantouxia.png") no-repeat center right;
}

#screen_type {
    padding-bottom: 0.18rem;
    margin-bottom: 0.21rem;
    border-bottom: 1px solid #161616;
}

#screen_type p {
    float: left;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #161616;
    margin-right: 0.12rem;
}

.screen-select-style {
    float: left;
}

.screen-select-style .imitate-select_cont, .screen-select-style .imitate-select_display {
    width: 1.8rem;
}

#screen_type .screen-select {
    width: 1.8rem;
    height: 0.38rem;
    line-height: 0.38rem;
    margin-top: 0.01rem;
}

#screen_type .screen-search {
    position: relative;
    float: right;
    width: 3.95rem;
    height: 0.4rem;
    border: 1px solid #ddd;
    line-height: 0.4rem;
}

#screen_type .screen-search input {
    display: block;
    border: none;
    width: 3.2rem;
    padding: 0 0.15rem;
    height: 100%;
    color: #161616;
}

.screen-search-btn {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    height: 0.4rem;
    color: #161616;
    line-height: 0.4rem;
    padding: 0 0.14rem 0 0.18rem;
    background: url("/static/images/screen_search.png") no-repeat center left;
    cursor: pointer;
}

#jiaban_list > div {
    position: relative;
    float: left;
    width: 2.82rem;
    height: 3.6rem;
    margin-right: 0.24rem;
    margin-bottom: 0.24rem;
}

#jiaban_list > .clear-margin {
    margin-right: 0;
}

.jiaban-list-info {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: #fff;
    border: 1px solid #fff;
    box-shadow: 0 0 10px #ddd ;
    behavior: url(/static/js/PIE-1.0.0/PIE.htc);
    -webkit-transition: box-shadow 0.5s;
    -moz-transition: box-shadow 0.5s;
    -ms-transition: box-shadow 0.5s;
    -o-transition: box-shadow 0.5s;
    transition: box-shadow 0.5s;
    /*-webkit-transition: height 0.5s, border-color 0.5s, box-shadow 0.5s;*/
    /*-moz-transition: height 0.5s, border-color 0.5s, box-shadow 0.5s;*/
    /*-ms-transition: height 0.5s, border-color 0.5s, box-shadow 0.5s;*/
    /*-o-transition: height 0.5s, border-color 0.5s, box-shadow 0.5s;*/
    /*transition: height 0.5s, border-color 0.5s, box-shadow 0.5s;*/
    cursor: pointer;
}

.jiaban-list-info:hover {
    /*height: 4.27rem;*/
    /*z-index: 101;*/
    /*border-color: #fff;*/
    box-shadow: 0.0rem 0.03rem 0.2rem rgba(0, 0, 0, 0.16);
}

.jiaban-list-info > img {
    display: block;
    width: 1.0rem;
    height: 1.5rem;
    /*margin: 0.4rem auto 0;*/
    height: 1.0rem;
    margin: 0.4rem auto 0.25rem;
}

.jiaban-info-shortname {
    margin: 0 0.14rem;
    height: 0.22rem;
    text-align: center;
    font-size: 0.18rem;
    color: #161616;
    font-weight: 600;
}

.jiaban-info-name {
    margin: 0.14rem 0.14rem 0.32rem;
    text-align: center;
    font-size: 0.16rem;
    height: 0.18rem;
    color: #161616;
    font-weight: 400;
}

.jiaban-info-present {
    overflow: hidden;
    height: 0.7rem;
    margin: 0 0.14rem;
    color: #777;
}

.jiaban-detail-info {
    margin: 0.28rem 0.44rem 0.38rem;
}

.jiaban-detail-info > div, .jiaban-detail-info > p {
    float: left;
    width: 50%;
    height: 0.16rem;
    line-height: 0.16rem;
    color: #A0A0A0;
    font-size: 0.12rem;
    text-align: center;
}

.jiaban-detail-info > div {
    border-right: 1px solid #ddd;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jiaban-saw-detail {
    display: block;
    width: 1.42rem;
    height: 0.3rem;
    margin: 0 auto 0.26rem;
    line-height: 0.3rem;
    font-size: 0.12rem;
    color: #fff;
    text-align: center;
    background: #ff8a00;
}

#jiaban_page {
    margin: 0.56rem auto 1.14rem;
}

#page_count {
    display: none;
    width: 0;
    visibility: hidden;
}
#screen_type .imitate-select > ul > .vistied-selected{
    color: #ff8a00;
    font-weight: 600;
}