body {
   background: #fff;
   position: relative;
}
/* 搜索按钮背景颜色 */
.searchbtn {
    background-color: #1d6fd4;
}

  .header-banner{
  width: 100%;
background:none;
    margin: auto;
    height: 163px;
  background-image: url(https://file.so-gov.cn/cps/pro/5100000086/css/689a032ee533427ba1cc03efc1e8d382/689a032ee533427ba1cc03efc1e8d382.png);
        background-position: center;
        border-bottom: 1px solid #1d6fd4; 
}

.header-banner-middle{
    padding-top: 40px;
justify-content: space-between;
}

.all-btn-txt{
   color:#fff;
}

/* 搜索按钮字体颜色 */
.searchbtn {
    color: #fff;
}

/* 热搜词字体颜色 (热搜词前缀 eg:“热搜词：”) */
.searchword span {
    color: #0f0f0f;
}

/* 热搜词字体颜色 (热搜词) */
.searchword a {
    color: #0f0f0f;
}

/* 分页当前页背景颜色 */
.pages .active {
    /* 字体颜色 */
    color: #fff;
    /* 背景 */
    background-color: #1d6fd4;
    /* 边框 */
    border: 1px solid #fff;
}

/* 分页边框 */
.pages a {
    /* 字体 */
    color: #000000;
    /* 边框 */
    border: 1px solid #1d6fd4;
}

/* 导航背景颜色 */
.nav {
    background-color: #1d6fd4;
}

/* 导航字体颜色 */
.nav li a {
    color: #ffffff;
}

/* 导航选中背景颜色 */
.nav ul .on {
    background-color: #ff9700;
}
/* 导航背景颜色鼠标滑过 */
.nav li a:hover{
    background: #ff9700;
}
/* 导航选中字体颜色 */
.nav ul .on a {
    /* 字体颜色 */
    color: #ffffff;
    /* 下划线颜色 */
    border-bottom: 2px solid #d30b15;
}
/* 列表页导航分隔banner背景颜色 */
.nav {
    border-top: 1px solid #1d6fd4;
}

/* 列表页标题颜色 */
.news .title a {
    color: #0042a2;
}

/* 栏目标签背景颜色 */
.news .title span {
    background-color: #1d6fd4;
    border-left: 5px solid #1d6fd4;
    border-right: 5px solid #1d6fd4;
}

/* 栏目标签字体颜色 */
.news .title span {
    color: #fff;
}
/* 导航小三角 */
.header-nav-middle .on a:after {
    content: " ";
    top: 32px;
    display: none !important;
    width: 0;
    margin: 0 auto;
    height: 0;
    border: 6px solid #f2f2f2;
    border-color: transparent transparent #f5d389 transparent;
    margin-top: -22px;
}
/* 鼠标划入导航小三角 */
.header-nav-item:hover a:after {
    content: " ";
    top: 32px;
    display: none !important;
    width: 0;
    margin: 0 auto;
    height: 0;
    border: 6px solid #f2f2f2;
    border-color: transparent transparent #f5d389 transparent;
    margin-top: -22px;
}
/* logo距上高度(px) */
.logo {
    padding-top: 75px;
}

/* 搜索框距上高度(px) */
.search {
    width: 635px;
    padding-top: 98px;
}

/* banner导航文字大小(px) */
.nav li a {
    font-size: 18px;
}

/* 上传banner大图 */
.bigBanner {
    background-image: url(https://file.so-gov.cn/cps/pro/5100000086/css/689a032ee533427ba1cc03efc1e8d382/689a032ee533427ba1cc03efc1e8d382.png);
    background-repeat: no-repeat;
    background-position: center;
}

/* fix 图片宽度限制 */
#site-logo {
    width: 451px;
    height: auto;
}

.tl .searchul,.searchform {
    width: 490px;
}

.search-all-btn{
width:100px;
height:42px;
 background:#1d6fd4;
border-radius:0 !important;
}

   
.searchad {
    width: 90px;
}

/* 站点 加粗 */
.site-source {
    font-weight: bold
}

/* 相似信息列表 加粗 */
.xsxxDialog .list {
    font-weight: bold;
}

/* 即时搜索限制宽度 */
.auto-search li {
    width: 420px;
}

.all-select-input{
 border: 1px solid #fff !important;
    width: 500px;
    height: 40px !important;
   border-radius:0 !important;
    border: none;
}

.all-select-input input{
    width: 500px;
    height: 40px !important;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
    height: 40px;
    line-height: 40px;
    border-radius:0 !important;
}

.index-search{
  height:42px;
}
.index-search .search-input input{
    width: 500px;
    height: 38px !important;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
    height: 38px;
    line-height: 38px;
    border-radius:0 !important;
}

.index-search .search-input{
 border:1px solid #c4c7ce;
border-radius:0 !important;
}



.list li i {
  width: 3px
}
    .middle-con-left-top .search-result {
        border-bottom: 1px solid #eee;
    }
.middle-con-left-top {
    border-right: 1px solid #eee;
    padding: 24px;
    border-bottom: 0px solid #eeeeee; 
}
.middle-con-left-bottom {
    padding-bottom: 0px;
    border-right: 1px solid #eee;
}
.tab-names{
width:780px !important;
}
/* 场景右侧每条数据下外边距 */
.scene-subject-item {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
}

.news-title-red,.news-title{
  line-height: 28px;
}
.header-nav {
    width: 100%;
    margin: auto;
    height: 58px;
    background-color: #1d6fd4;
}
.result-header-lable {
    background:#1d6fd4;
    color: #ffffff;
    border: 0px solid var(--borderColor);
    border-radius: 6px 0px 6px 0px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    padding: 2px 6px;
    margin-right: 10px;
    flex-shrink: 0;
}
.work-search-result .work-lable {
    background: #1d6fd4;
    color: #ffffff;
    border: 0px solid var(--borderColor);
    border-radius: 6px 0px 6px 0px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    padding: 2px 6px;
    margin-right: 10px;
    flex-shrink: 0;
}
.header-nav-middle  a {
    border:none;
    text-align: center;
}

.header-nav-middle .on {
background-image: url("https://file.so-gov.cn/cps/pro/5100000086/css/5151d91112f04bd180c89cb99f07020b/5151d91112f04bd180c89cb99f07020b.png");
    background-position: center;
    background-repeat: no-repeat;
    border:none;
}

.header-nav-item:hover {
background-image: url("https://file.so-gov.cn/cps/pro/5100000086/css/5151d91112f04bd180c89cb99f07020b/5151d91112f04bd180c89cb99f07020b.png");
    background-position: center;
    background-repeat: no-repeat;
    border:none;
}

.header-nav-item:hover a {
    padding-bottom: 0;
    border-bottom:none;
}


.header-nav-item{
    width: 150px;
  text-align: center;
height:58px;
line-height:58px;
margin:0;
}
.header-nav-item a{
     font-size: 22px;
    color: #ffffff;
}

.header-nav-middle .on a{
 border-bottom:none;
}


.work-btn{
border: 1px solid #1d6fd4;
    color: #1d6fd4;
}
.M-box a{
border: 1px solid #1d6fd4;
}
.M-box .active{
background:#1d6fd4;
    color: #ffff;
    border: 1px solid #1d6fd4;
}

.con-item-choose-on,.item-choose-on{
background:#1d6fd4;
    color: #ffff;
}

.choseli:after,.search-btn{
background:#1d6fd4;
}

.work-btn:hover{
background:#1d6fd4;
}
#ulSearchList {
    display: block;
    border-left: 1px solid #1d6fd4 !important;
    border-right: 1px solid #1d6fd4 !important;
    border-bottom: 1px solid #1d6fd4 !important;
}

/* 场景颜色 */
.content-swiper-title {
background:#1D6FD4;
}


.scene-org-info-tab-item-on {
    color: #1D6FD4;
    border: 1px solid #1D6FD4;
}
.header-search-hot {
    display: flex;
    margin-top: 10px;
}
.h-hot-word {
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    color: #070707;
}


/* 搜索页领导名片显示大小 */
.scene-person-image img {
    width: 140px;
    height: 166px;
}



/* 搜索页右侧相关领导名片显示大小 */
.person-img img {
    width: 90px;
    height: 107px;
    vertical-align: middle;
}