/* CSS Document */
.partner_name {
        margin: 0 auto;
        line-height: 22px;
        text-align: center;
        width: 100px;
        height: 30px;
        position: relative;
        color: red;
        background: white;
 }

.partner_name .partner_info {
    position: absolute;
    height: auto !important;
    min-height: 90px;
    width: auto !important;
    min-width: 300px;
    position: absolute;
    display: none;
    border: 2px solid orange;
    background: #fff;
    top: 30px;
    left: 0;
    display: box;
    color: #808080;
    z-index: 1;
}

.partner_name:hover {
    font-color: red;
    cursor: pointer;
}

    .partner_name:hover .partner_info {
        display: block;
    }



.partner_info_table {
width: 95%;
margin: 5px;
font-size: 12px;
}


.supply_name {
        margin: 0 auto;
        line-height: 30px;
        text-align: center;
        width: 100px;
        height: 30px;
        position: relative;
        color: red;
        background: white;
    }

.supply_name .supply_info {
    position: absolute;
    height: 110px;
    width: 260px;
    position: absolute;
    display: none;
    border: 2px solid orange;
    background: #fff;
    top: 30px;
    left: 0;
    display: box;
    color: #808080;
    z-index: 1;
}

.supply_info_table {
    width: 95%;
    margin: 10px;
    font-size: 12px;
}

.supply_info_table td {
    border: 0px solid #e6e6e6;
    line-height: 20px;
}


.supply_name:hover {
font-color: red;
font-size: 16px;
cursor: pointer;
}

.supply_name:hover .supply_info {
    display: block;
}



.searchFilter {
        /*float: left;*/
        /*width: 604px;*/
        height: 62px;
        padding: 9px 18px 0 18px;
        border-bottom: 1px solid #cccccc;
        background: #ffffff;
    }

#searchFilterUl {
    float: left;
    width: 602px;
    height: 53px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}


.sortDefault,
.sortPrice,
.sortShipping,
.searchMoreFilter {
    float: left;
    height: 53px;
    font-size: 26px;
    line-height: 53px;
    position: relative;
}

.sortPrice,
.sortShipping,
.searchMoreFilter {
    border-left: 1px solid #e6e6e6;
}

.sortDefault {
    width: 134px;
    text-indent: 15px;
}

.sortPrice {
    width: 165px;
    text-indent: 45px;
    background: url("../images/down_load_icon2.png") no-repeat 110px center;
}

.sortShipping {
    width: 164px;
    text-indent: 45px;
    background: url("../images/down_load_icon2.png") no-repeat 110px center;
}

.searchMoreFilter {
    width: 136px;
    text-indent: 67px;
    background: url("../images/filterMore.png") no-repeat 29px center;
}


    .sortDefault a,
    .sortPrice a,
    .sortShipping a,
    .searchMoreFilter a {
        display: block;
        width: 100%;
        height: 100%;
        color: #666666;
    }


.searchMoreFilterBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    background: rGBA(0, 0, 0, 0.7);
    z-index: 9999;
    overflow-x: hidden;
    overflow-y: auto;
}

    .searchMoreFilterBox .searchMoreFilterInner {
        float: right;
        width: 562px;
        min-height: 1095px;
        padding-top: 45px;
        background: #ffffff;
    }

.allSearchTime h1 {
    display: block;
    float: left;
    width: 100%;
    height: 52px;
    font-size: 22px;
    color: #333333;
}


.searchMoreFilterInner .allSearchTime {
    float: left;
    width: 548px;
    height: 137px;
    margin-top: 22px;
    padding-left: 14px;
    border-bottom: 1px solid #e6e6e6;
}


.allSearchTime input[type=date] {
    float: left;
    width: 199px;
    height: 50px;
    padding: 0 30px 0 10px;
    font-size: 20px;
    color: #666666;
    border: 1px solid #cccccc;
    outline: none;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: url("../images/dateIcon.png") no-repeat right center;
}

.allSearchTime span {
    display: block;
    float: left;
    width: 32px;
    height: 52px;
    margin: 0 10px;
    background: url("../images/dateToDate.png") no-repeat center center;
}


ul.searchDetailFilter {
    float: left;
    width: 623px;
    height: 355px;
    padding-left: 17px;
}

ul.searchDetailFilter li {
    width: 623px;
    height: 71px;
    border-bottom: 1px solid #e6e6e6;
}

ul.searchDetailFilter li label {
    display: block;
    float: left;
    width: 150px;
    height: 71px;
    font-size: 22px;
    color: #333333;
    line-height: 71px;
}

ul.searchDetailFilter li .filterShippingCompany {
    float: left;
    width: 400px;
    /*height: 35px;*/
    padding: 17px 0;
    border: none;
    outline: none;
    font-size: 22px;
    color: #999999;
    line-height: 35px;
}


ul.searchDetailFilter li .searchDetailCheckBox {
    float: left;
    width: 50px;
    height: 35px;
    padding: 17px 0;
    border: none;
    outline: none;
    font-size: 22px;
    color: #999999;
    line-height: 35px;
    margin-top: 18px;
}



.searchFormBtnBox {
    width: 563px;
    height: 63px;
    position: absolute;
    right: 0;
    top: 1019px;
    background: url("../images/formBtnBoxBG.png") no-repeat center center;
}

#searchChancelFilter {
    display: block;
    float: left;
    width: 158px;
    height: 63px;
    margin: 0 0 0 30px;
    text-align: center;
    line-height: 63px;
    font-size: 24px;
    color: #ffffff;
    background: #273d93;
}

#searchMoreFilterSubmit {
    float: left;
    width: 158px;
    height: 63px;
    margin: 0 30px 0 100px;
    font-size: 24px;
    color: #ffffff;
    outline: none;
    border: none;
    background: #273d93;
    border-radius: none;
    border-radius: 0;
    -webkit-appearance: none;
}




.special_box {
        width: 100%;
        height: 100%;
        position: relative;
    }

.special_text {
    height: 100%;
    float: left;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 2px;
}

.special_imgs {
    width: 20%;
    height: 100%;
    float: right;
}

.special_imgs img {
    width: 51px;
    height: 20px;
    margin-top: 5px;
}

.special_imgs:checked + .special_moreText {
    display: block;
}

.special_moreText {
    width: 100%;
    position: absolute;
    top: 30px;
    display: none;
    font-family: 'microsoft yahei';
    font-size: 18px;
    z-index: 999;
    background: white;
}

.special_btImg {
    width: 51px;
    height: 20px;
    position: absolute;
    right: 12px;
    top: 3px;
    opacity: 0;
    cursor: pointer;
}

.special_btImg:checked + .special_moreText {
    display: block;
}