.searchList h1 {
    font-size: 25px;
    letter-spacing: 2px;
    border-bottom: 2px solid #2f88b0;
    padding-bottom: 10px;
    color: #2f88b0;
    font-weight: bold;
}

.searchList {
    font-size: 16px;
    line-height: 1.6em;

}

span.srhtitle,
span.srhKeyTitle {
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
}

.srhProdClass,
.srhCtyClass,
.srhNewsClass {
    border: 1px solid #0086b8;
    font-weight: bold;
    font-size: 20px;
    font-size: 18px !important;
    border-radius: 8px;
    color: #3f51b5;
    line-height: 1.6em;
    display: none !important;
}

ul#clist a {
    font-size: 16px;
    height: 21px;
    overflow: hidden;
    display: block;
    margin-top: -3px;
    margin-bottom: 7px;
}

.pidsw {
    display: none;
}

.cidsw {
    display: none;
}

.pdcph {
    width: 55px;
    max-height: 55px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.listview-list img {
    max-height: 100% !important;
    width: 100% !important;
    height: auto !important;
}

#clist {
    padding-bottom: 30px
}

#clist li {
    position: relative;
    padding: 15px 10px;
    border-bottom: solid 1px #e8e8e8;
}

.pdcls,
.newsDcls,
.ctycls {
    max-height: 50px;
    overflow: hidden;
    line-height: 23px;
    display: inline-block;
    width: calc(100% - 80px);
    vertical-align: middle;
}

#clist .srhOthClass {
    font-weight: 600;
    font-size: 18px;
}