.yhfw{
   top:50px;
   left:50%;
   transform: translateX(-50%);}

.search-input-box {
    position: absolute;
    top: 24px;
    right: 0;
    transform: none;
    height: 50px;
    width: auto;
    z-index: 999;}
.search-input-box .search_list {
    width: 423px;
    background: #fafafa;
    position: absolute;
    left: 0;
    top: 43px;
    z-index: 999;
    padding: 10px 20px;
    border: 1px solid #ccc;}
.search-input-box .search_list .item a {
    cursor: pointer;}
.search-input-box .search_list .item a:hover{color:#338AE0;}

.search-input-box .search-form {
    width: 480px;}
.search-input-box .search-form .searchInput{
   height:54px;}
.search-input-box .search-form .nxzw-search-btn {
    width:78px;
    height: 54px;
    border-radius: 0 8px 8px 0;
    background-color: #338AE0;
    background-image: url(https://zwfw.nx.gov.cn/img/icon-search.png) !important;
    background-repeat: no-repeat;
    background-position: center;}
.search-input-box .search-form .search-form-association{
    width:100%;}

.search-input-box .search-form .search-form-association .search-form-hot-service .rm-div a {
    height: auto;
    padding: 2px 20px;}

.search-input-box .search-form .search-form-association .search-form-hot-service .search-list a {
    color: #333333;
    position: relative;
    width: 25%;
    line-height: 28px;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 16px;
    font-size: 15px;}
.tab_form .btn {
    width: 150px;
    height: 44px;
    font-size: 18px;
    letter-spacing: 2px;}


.notresult {
    color: #f00;
    border: 1px solid #999;
    padding: 20px;
    width: 80%;
    margin: 0 auto;}
.footer-text {
    margin-left: 134px;
    line-height: 34px;
    color: #cfe6f5;
    text-align: left !important;}
