.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;}
.ny-content-left .div2 {
    width: 100%;
    position: relative;
    text-align: center;
    overflow: hidden;
    height: 48px;}

.div2 .bumen-fenlei-tabs, .div2 .bumen-bumen-tabs {cursor:pointer;} 
.div2 .left-tabs-row {
    color: #000;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 48px;
    font-family: 微软雅黑;
    border-top: 1px solid #278add;
    background: #d9d9d9;
transition:all 0.2s ease-out 0s;}

.div2 .tabs-active {
    background-color: #519fe5;
    font-weight: bold;
    color: #fff;}
.footer-text {
    margin-left: 134px;
    line-height: 34px;
    color: #cfe6f5;
    text-align: left !important;}
.noticebg {
    display:none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left:0;
    background: rgba(0,0,0,0.2);
    z-index: 999;}
.noticediv {
    position: absolute;
    width: 1224px;
    top: 50%;
    left: 50%;
    background: #fff;
    transform: translate(-50%,-50%);
    border-radius: 6px;}
.noticetop {
    /* height: 32px; */
    line-height: 53px;
    font-size: 18px;
    background: rgba(0,0,0,0.1);
    text-indent: 20px;}
.noticebody {
    padding: 20px 40px;
    font-size: 16px;
    line-height: 1.5;
    /* text-indent: 2em; */
    max-height: 715px;
    overflow-y: auto;}
.titlename {
    font-size: 18px;
    text-align: center;
    line-height: 32px;
    border-bottom: 1px dashed rgba(0,0,0,0.2);
    padding-bottom: 15px;}
.content{}
.noticebottom {
    text-align: center;
    margin-bottom: 10px;}
.noticebtn {
    background: #278add;
    color: #fff;
    text-align: center;
    margin: 10px auto;
    border-radius: 2px;
    padding: 10px 20px;
    font-size: 18px;}
.grey{
background:rgba(0,0,0,0.2);
cursor:not-allowed;}
.noticebg  .close {
    position: absolute;
    top: 13px;
    right: 10px;
    font-size: 0;
    /* background: transparent; */
    width: 32px;
    height: 32px;
    /* border: 1px solid rgba(0,0,0,0.1); */
    /* border-radius: 50%; */
    opacity: 1;
    text-shadow: none;}
.noticebg  .close::before, .noticebg  .close::after {
    content: '';
    width: 30px;
    height: 3px;
    display: block;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 50%;}
.noticebg  .close::before {
    transform: rotate(45deg);}
.noticebg  .close::after {
    background: #fff;
    transform: rotate(-45deg);}
