.yjs-tab .nxzw-bmlist {
  margin: 0 -10px !important;
  overflow: hidden;
  padding:0;}
.yjs-tab .nxzw-bmlist .item {
    float: left;
    display: block;
    height: 48px;
    line-height: 48px;
    padding-left: 0;
    padding-right: 0;
    background-color: #f1f4f7;
    margin: 8px 10px;
    width: 220px;
    transition: all 0.4s;
    text-align: left;
    text-indent: 20px;
    font-size: 16px;}
.yjs-tab .nxzw-bmlist .item.noselect{
    background-color: rgb(241 242 244);
    cursor: no-drop;
    color: #999;}
.yjs-tab .nxzw-bmlist .item a {
  display: block;
  color: #1a2b40;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  text-indent: 20px;
  transition: all 0.2s;}

.yjs-tab .nxzw-bmlist .item a:hover {
  background: #338AE0;
  color: #fff;
  transition: all 0.2s;}

.jr-tab .layui-layer-content{
padding:0;}
.jr-tab .layui-tab-title li{
font-size:18px;}
.jr-tab .layui-tab-item button{
    padding:20px;
    font-size:16px;
    background:#e6e6e6;
    border-radius:8px;
    margin:10px;}

.jr-tab .layui-show{
    display:flex !important;
    justify-content: space-around;}

.jr-tab .active,.jr-tab .active:hover{
    background-color: #338ae0 !important;
    border-color: #338ae0;
    color: #fff;}













.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;}
.footer-text {
    margin-left: 134px;
    line-height: 34px;
    color: #cfe6f5;
    text-align: left !important;}
