@charset "utf-8";
/* CSS Document */
/*相关样式*/
#showbox {
    background: #eee;
}

#showbox span {
    /*background: url(/images/whitebg.png) repeat;*/
}

#showsum {
    left: 25px;
    margin-top: 10px;
}

#showsum span {
    border: 1px solid #ddd;
}

#showsum span.sel {
    border: 1px solid #f60;
}

.showpage {
    width: 400px;
    position: relative;
}

.showpage a {
    display: block;
    width: 15px;
    border: 1px solid #ddd;
    height: 60px;
    line-height: 60px;
    background: #eee;
    text-align: center;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: -62px;
    text-decoration: none;
    color: #999;
}

.showpage a#shownext {
    left: auto;
    right: 0;
}

.showpage a:hover {
    background: #ccc;
    color: #777;
}


.search {
    margin-top: 6px;
}

.dsc-search .search-text {
    /*height: 34px;*/
}

.city-choice {
    float: left;
}

.city-choice .dsc-cm {
    position: static;
    border: none;
    height: 28px;
    line-height: 28px;
    z-index: 1;
}

.smimt {
    width: 26px;
    height: 36px;
}

.smimt2 {
    width: 24px;
    height: 36px;
}

.divsmimt2 {
    float: left;
    width: 26px;
    height: 38px;
    margin-left: 10px;
    padding: 2px;
    border: 1px solid red;
}

.divsmimt {
    float: left;
    width: 26px;
    height: 38px;
    margin-left: 10px;
    padding: 2px;
}

.dvsa {
    float: left;
    width: 26px;
    height: 42px;
    margin-left: 10px;

}

.dg {
    float: left;
    width: 26px;
    height: 38px;
    margin-left: 10px;
    padding: 2px;
}
.dd{
    height: 26px;float: left;
}
































