.topNav .topNavRight #MyCms_member img:nth-child(1){
    margin-top: 10px;
}

.search_logos{
    margin: 9px 0 0 0px;
}
.search_logos, .search_logo{
    width: 373px;
    height: 58px;
}
.search_logo{
    background: url(../../images/search_pc/logo.png) 0 0 no-repeat;
}
.searchDiv div:hover{
    border: 2px solid transparent;
}
.searchDiv{
    width: 590px;
    margin-left: 100px;
    padding-left: 0;
    padding-top: 20px;
}
.searchDiv div{
    width: 100%;
    height: 40px;
}
#alySearch{
    width: 410px;
    height: 40px;
    border-top: 2px solid #F28C15;
    border-left: none;
    border-bottom: 2px solid #F28C15;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.searchDiv .soso{
    height: 40px;
    font-size: 16px;
    font-weight: normal;
}
.infoType{
    float: left;
    width: 90px !important;
    height: 40px;
    border-top: 2px solid #F28C15;
    border-left: 2px solid #F28C15;
    border-bottom: 2px solid #F28C15;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    margin-right: -1px;
}
.infoType select{
    width: 100%;
    height: 20px !important;
    line-height: 40px;
    padding: 0 5px;
    font-size: 12px;
    color: #333;
    border: none;
    box-sizing: border-box;
    border-right: 2px solid #AAAAAA;
}

.aly-contentWrap .contentBox {
    width: 880px;
}
.aly-contentWrap .fltBox{
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    padding-left: 0;
    padding-bottom: 10px;
}
.fltList{
    margin-top: 20px;
}
.fltList div{
    width: 100%;
    display: flex;
    align-items: center;
    padding: 10px 0;
}
.fltList dt{
    padding: 0;
    margin-top: 0;
    margin-right: 20px;
    font-weight: normal;
    color: #333;
}
.fltList dd .floor{
    padding: 0;
}
.fltList dd .floor input[type="radio"]{
    display: none;
}
.fltList dd .floor input[type="radio"] + label{
    width: 70px;
    padding: 3px 0;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    margin: 0 10px 0 0;
    color: #333;
    cursor: pointer;
}
.fltList dd .floor input[type="radio"]:checked + label{
    color: #00903A;
    background-color: rgba(0,144,58,0.16);
}

.aly-contentWrap .rstNum{
    padding: 0;
    margin: 20px 0 10px 0;
    border-bottom: none;
    text-align: center;
}
.aly-contentWrap .rstNum em{
    color: #F28C15;
}
.aly-contentWrap .results{
    width: 100%;
    padding: 0;
}

.infoLists li{
    padding: 30px 0;
}
.infoLists li h5{
    margin-bottom: 10px;
}
.picList h5, .infoLists li h5{
    font-size: 20px;
    color: #333;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 20px;
}
.picList h5 a:hover, .infoLists li h5 a:hover{
    color: #333;
}
.listTxts_pic p, .listTxts p{
    font-size: 15px;
    color: #333;
}
.listTxts p{
    padding: 0;
    margin-bottom: 15px;
}
.prompt, .prompt span em a{
    font-size: 14px;
    color: #999;
}

.pages{
    display: flex;
    justify-content: center;
}
.aly-paging .page{
    width: 880px;
}
.aly-paging .page a, .page span{
    padding: 5px 8px;
}
.pages a{
    float: none;
}
.pages strong{
    float: none;
    padding: 5px 8px !important;
    background-color: #07913A;
}
.pages strong:hover {
    border-color: #07913A;
}
.pages a:nth-child(2){
    margin-left: 0;
}

.sorbox{
    padding-top: 12px;
}
.comlist{
    margin-top: 30px;
}
.comlist h1, .sorbox .ad h1{
    border-bottom: 1px solid #E6E6E6;
    background-color: unset;
    text-indent: unset;
    padding-bottom: 5px;
}
.comlist h1 a, .sorbox .ad h1 a{
    font-weight: 400;
    font-size: 17px;
    color: #07913A;
    padding-bottom: 5px;
    border-bottom: 2px solid #07913A;
}
.comlist h1 a:hover, .sorbox .ad h1 a:hover{
    text-decoration: none;
}
.comlist ul{
    margin-top: 10px;
}
.comlist li{
    color: #333;
    line-height: 36px;
}

.content a:link, .content a:visited{
    color: #d2d2d2;
    text-decoration: none;
}