.search_rk {
    width: 90%;
    margin: 0 auto;
}

.search_top {
    position: relative;
    height: 174px;
    line-height: 172px;
}

.search_img {
    float: left;
}

.search-input {
    width: 628px;
    height: 45px;
    line-height: 45px;
    border-radius: 10px;

}

.search_right {
    margin-top: 42px;
    margin-left: 32px;
    float: left;
}

.search_but {
    width: 95px;
    height: 45px;
    line-height: 45px;
    background: #1c60b1;
    position: absolute;
    left: 677px;
    top: 43px;
    border-radius: 0 10px 10px 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.layui-form {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.db-xiala {
    width: 145px;
    font-size: 14px;
    /* margin-left: 10px; */
}

/* 
    自定义iconfont 类型
*/

/* .layui-form-select .layui-edge {
    font-family: layui-icon02!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 16px;
    height: 16px;
    top: 11px;
    border-width: 0;
} */

.layui-form-select .layui-edge:before {
    content: "\e61a";
}


.layui-form-select dl dd.layui-this {
    background-color: #e6e6e6;
    color: #000;
}

.jieguo {
    font-size: 14px;
    color: black;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #dfdede;
    /* padding-bottom: 10px; */
}

.search_content_ul li {
    height: 128px;
    border-bottom: 1px dashed #dfdede;
}

.ul_title {
    font-size: 16px;
    color: #1a5592;
    height: 40px;
    line-height: 40px;
}

.ul_content {
    font-size: 14px;
    color: #666666;
    line-height: 25px;
}


.content  {
    height: 834px;
    padding-bottom: 15px;
}