.sjlm{padding-left:80px;display:none;}
.sjlm p{padding:8px;font-size:14px;}
.nymain .leftNav>ul>li>ul>li.acon{background:#eee;margin-left:5px;}
.nymain .leftNav>ul>li>ul>li.acon>a{padding-left:45px;}
.l-sz-tit>ul>li>p>a[onclick='create_advance_search_conditon.selectByRank(9990,this)']{display:none !important;}
.sel-c {
    position: relative;
    width: 200px;
    border: 1px solid #ddd;
    padding: 0 15px;
    cursor: pointer;
    margin-left:8px;}
.sel-box>h3{font-size:18px;}
.sel-c input{
    height: 34px;
    line-height: 34px;
    padding: 0;
    width: 100%;
    border: none;
    background: none;
    font-size: 14px;}

.sel-c p {
    line-height: 30px;
    background: url(images/t-arrow1.png) no-repeat right center;
    font-size: 16px;
    color:#666;}

.sel-c ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    border: 1px solid rgba(185, 185, 185, 1);
    display: none;
    background-color: #fafafa;
    z-index: 99;
    padding: 10px 0;
    max-height: 310px;
    overflow: auto;}

.sel-c ul li {
    padding: 0 15px;
    line-height: 30px;
    font-size: 16px;}

.sel-c ul li:hover {
    color: #0094de;}
.sel-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 33.3%;}
