 /* 主题色 */
 :root {
  --light: #1968c4;
  --borderColor: #1968c4;
  --backColor: #ffe6e6;
}

body {
  font-family: "Microsoft YaHei";
}
/* 搜索按钮背景颜色 */
.search-all-btn {
  background: #1968c4;
  height: 51px;
}

/* 搜索按钮字体颜色 */
.search-all-btn .all-btn-txt {
  color: #fff;
}

/* 热搜词字体颜色 */
.h-hot-word {
  color: #1968c4;
}

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

/* 分页边框 */
.M-box a {
  border: 1px solid #1968c4;
}

/* 分页当前页背景颜色 */
.M-img-page .active {
  /* 背景 */
  background: #1968c4;
  /* 字体 */
  color: #ffff;
  /* 边框 */
  border: 1px solid #fff;
}

/* 分页边框 */
.M-img-page a {
  border: 1px solid #1968c4;
}

/* 导航背景颜色 */
.header-nav {
  background: #1968c4;
}

/* 导航字体颜色 */
.header-nav-item a {
  color: #fff;
}

/* 导航选中背景颜色 */
.header-nav .on {
  background: #1968c4;
}

/* 导航整体标签宽度 */
.header-nav-middle {
  width: 1200px;
}


/* 导航选中字体颜色 */
.header-nav-middle .on a {
  /* 字体颜色 */
  color: #fff;
  /* 下划线颜色 */
  border-bottom: 2px solid #f5d389;
}

/* 导航选中小三角 */
.header-nav-middle .on a:after {
  border-color: transparent transparent #f5d389 transparent;
  /* 小三角位置 */
  margin-top: -18px;
}

/* 鼠标划入样式 */
/* 下划线 */
.header-nav-item:hover a {
  border-bottom: 2px solid #f5d389;
}

/* 鼠标划入小三角形 */
.header-nav-item:hover a:after {
  border-color: transparent transparent #f5d389 transparent;
  /* 小三角位置 */
  margin-top: -18px;
}

/* 列表页导航分隔banner背景颜色 */
.header-banner {
  border-bottom: 1px solid #1968c4;
}

/*列表页标题颜色*/
/* 办事 */
.search-work-head .work-title a {
  color: #0042a2;
}

/* 标准 */
.result-header-title a {
  color: #2440b3;
}

/*
栏目标签背景颜色
栏目标签字体颜色
*/
/* 办事 */
.work-search-result .work-lable {
  /* 背景 */
  background: #1968c4;
  /* 字体颜色 */
  color: #fff;
  /* 边框 */
  border: 1px solid #1968c4;
}

/* 标准 */
.result-header-lable {
  /* 背景 */
  background: #1968c4;
  /* 字体颜色 */
  color: #fff;
  /* 边框 */
  border: 1px solid #1968c4;
}

/*banner高度(px)*/
.header-banner {
  height: 178px;
}

/* logo距上高度 */
.banner-logo {
  /* logo位置 */
  margin-top: 9px;
}

/*搜索框距上高度(px)*/
.banner-search {
  margin-top: 15px;
  /*搜索框距logo位置(px)*/
  margin-left: 100px;
}

/*导航高度(px)*/
.header-nav {
  height: 60px;
}

/* 导航标签大小 */
.header-nav-item {
  height: 60px;
  line-height: 60px;
  /* 相邻两个导航标签距离 */
  margin-left: 19px;
}

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

/*banner导航文字行距(px)*/
.header-nav-item a {
  line-height: 60px;
}

/* 上传banner大图 */
.header-banner {
  background-image: url();
  background-repeat: no-repeat;
  background-position: 50% 100%;
}

/* 上传banner图背景颜色 */
.header-banner {
  background-color: #F2F2F2;
}

/* logo图片大小 */
.banner-logo img {
  width: 550px;
}

/* 修改下拉边框颜色 1 */
#ulSearchList {
  border-left: 1px solid ##1968c4 !important;
  border-right: 1px solid ##1968c4 !important;
  border-bottom: 1px solid ##1968c4 !important;
}

/* 修改下拉边框颜色 2 */
.search-all-select .all-select-input {
  border-left: 1px solid ##1968c4 !important;
  border-right: 1px solid ##1968c4 !important;
}

.region-list .on {
  background: #1968c4;
  border: 1px solid #1968c4;
}

.region-agree,
.region-cancel {
  background: #90C0E6;
}

.region-agree:hover,
.region-cancel:hover {
  background: #1968c4;
}
.content-swiper-title {
  background: #1968c4;
}

.header-banner-middle {
  padding-top: 55px;
}

.search-all-select-width {
  width: 400px;
}

.all-select-input {
  border: 1px solid ##1968c4  !important;
  height: 49px !important;
}

.Fleft {
  margin-left: 40px;
}

.head_top_right {
  margin-right: 42px;
}


.all-select-input input {
  height: 49px !important
}

.item-region {
  width: 100px
}

.region-div-list {
  overflow-y: auto;
}

/* 热搜词位置 */
.header-search-hot {
display: flex;
margin-top: 20px;
}


.header-nav-item a {
  font-size: 18px;
}

.search-toolbar-title {
  font-size: 16px;
}

.news-title {
  font-size: 18px;
}

.about-system-title,
.about-person-title,
.about-org-title,
.search-count-txt,
.hot-info-title,
.hot-word-chart-title,
.search-theme-txt,
.interest-info-title,
.search-history-title {
  font-size: 18px;
  line-height: 20px;
}

.recommend-title {
  font-size: 18px;
}

.search-count-text {
  font-size: 16px;
}

.search-count-item .item-title {
  font-size: 14px;
}

.search-count-item .item-count {
  font-size: 14px;
}

.search-count-expend span {
  font-size: 14px;
}

.count-expend-img {
  width: 14px;
  height: 8px;
}

.result-header-title {
  font-size: 16px;
}

.row-title {
  font-size: 14px;
  padding: 10px 0;
}

.row-content {
  font-size: 14px;
  padding: 10px 30px;
}

.row-item-title {
  padding: 10px 0px;
}

.row-item-content {
  padding: 10px 30px;
}

.source-text,
.source-similar-info {
  font-size: 14px;
}

.result-header-lable {
  border: 0px solid #2440b3;
  font-size: 12px;
  padding: 4px 8px;
  border-radius: 6px 0px 6px 0px;

}

.m-style a {
  width: 32px;
  height: 32px;
  line-height: 32px;
  background: #fff;
  /* border: 1px solid #ebebeb; */
  color: #666;
  border-radius: 2px;
  font-size: 14px;
}

.m-style .active {
  width: 32px;
  height: 32px;
  line-height: 32px;
  /* background: #e91e63; */
  /* color: #fff; */
  border-radius: 2px;
  font-size: 14px;
}

.M-box .next,
.M-box .prev {
  width: auto;
  padding: 0 12px;
  color: #666666;
  font-size: 14px;
  font-weight: normal;
}

.news-item .item-time {
  color: #999;
}

.search-result-text {
  font-size: 14px;
}

.table-row-item .row-item-content .row-item-con-title {
  line-height: 21px;
}

.search-result-table {
  color: #333;
}

.recommend-txt {
  font-size: 16px;
  line-height: 16px;
}

.recommend-list-txt {
  font-size: 14px;
  line-height: 20px;
}

.scene-org-info-tab-item {
  font-size: 16px;
}

.work-search-result .work-lable {
  border: 0px solid #2440b3;
}

.work-search-result .work-lable {
  border-radius: 6px 0px 6px 0px;
  font-size: 12px;
  padding: 4px 8px;
}

.work-btn {
  width: 80px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  border: 1px solid var(--light);
  border-radius: 5px;
  font-size: 12px;
  font-weight: 400;
  color: var(--light);
  cursor: pointer;
}

.table-row-item {
  font-size: 14px;
  line-height: 21px;
  border-bottom: 1px solid #ebebeb;
}

.row-item-content-title {
  font-size: 14px;
  margin-bottom: 10px;
}

.row-item-content-con {
  margin: 10px 30px;
}

.table-expend-img {
  width: 10px;
  height: 7px;
  margin-top: 3px;
  margin-left: 5px;
}

.row-item-expend {
  font-size: 14px;
}

.con-toolbar-title {
  font-size: 16px;
}

.search-work-head .work-title a {
  font-size: 16px;
}

.map-title {
  font-size: 18px;
}

.map-item-title {
  font-size: 16px;
}

.search-theme-item {
  width: 110px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

.search-theme-text {
  font-size: 16px;
}

.scene-org-name {
  font-size: 18px;
}

.scene-org-label {
  font-size: 14px;
}

.person-introduce-name {
  /* height: 24px; */
  font-size: 18px;
}

.person-introduce-name span {
  /* height: 20px; */
  font-size: 16px;
}

.work-search-result {
  margin-bottom: 20px;
}

.scene-subject-html .b {
  font-size: 18px;
}

.scene-iframe-source {
  float: right;
  margin-top: -25px;
  margin-right: 121px;
}

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