@charset "UTF-8";

* {
  font-family: '微软雅黑';
}

/* 清浮动 */
.cf {
  zoom: 1;
}

.cf:after {
  content: '020';
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}

a {
  color: #333333;
}

a:hover {
  color: #046fa7;
}

.inbox {
  width: 1200px;
  margin: auto;
}

/* 头部 */
.head {
  width: 100%;
  height: 200px;
  position: relative;
}

.top {
  line-height: 40px;
  background: #2984b4;
}

.top a {
  color: #fff;
}

.top span {
  color: #fff;
}


.tpl {
  float: left;
  font-size: 16px;
}

.tpl a:first-child {
  margin-right: 20px;
}

.tpr {
  float: right;
  width: 524px;
}

.tprl {
  float: left;
}

.tprr {
  float: right;
}

.old_boount {
  display: none;
}

.tfgx {
  margin: 0 7px;
}

/* 登录样式 */
.loggin_group {
  position: relative;
}

.loginItems {
  display: none;
  position: absolute;
  width: 90px;
  height: 80px;
  z-index: 99;
  text-align: center;
  background: url(/cms_files/jcms1/web2785/site/picture/-1/zjzwfw_2019_dlbjdc.png) no-repeat 0 -1px;
  /* border-bottom: 1px solid #eeeeee; */
  padding-top: 12px;
  left: -28px;
  top: 20px;
}

.loginItems a {
  display: block;
  width: 98%;
  margin: 0 auto;
  color: #333;
  padding: 0;
  text-align: center;
  line-height: 30px;
  background: none;
  float: none;
}

.loggin_group:hover .loginItems {
  display: block;
}

.top .pcwza,
.top .old_boount,
.top .new_boount {
  color: #ffe1a1;
}

.sjghb {
  display: none;
}

.logoasearch {
  margin-top: 30px;
  height: 93px;
}

.logo img {
  display: block;
  width: auto;
  height: 93px;
}

.search {
  margin-top: 21px;
  width: 500px;
  height: 50px;
}

.search form {
  height: 50px;
  background: #f6f6f6;
}

.setxt {
  width: 450px;
  height: 50px;
  padding: 0 20px;
  border: none;
  background: #f6f6f6;
}

.sesub {
  width: 50px;
  height: 50px;
  float: right;
  margin-top: -1px;
  background: url(search.png) no-repeat center;
  background-size: 26px 26px;
  border: none;
}

.nav {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #046fa7;
}

.nav .inbox {
  display: flex;
  justify-content: space-between;
}

.nav a {
  height: 54px;
  color: #fff;
  font-size: 24px;
}

.nav a:hover {
  font-weight: bold;
  border-bottom: 4px solid #fff;
}



/* 老年头部样式 */
.old_type .head {
  height: 400px;
}

.old_type .tpl,
.old_type .tpr {
  width: 100%;
  font-size: 32px;
  line-height: 64px;
}

.old_type .new_boount {
  display: none;
}

.old_type .old_boount {
  display: block;
  float: right;
  margin-left: 30px;
}

.old_type .tfgx {
  margin: 0 15px;
}

.old_type .logoasearch {
  margin-top: 50px;
}

.old_type .search {
  margin-top: 17px;
  width: 600px;
  height: 60px;
}

.old_type .search form {
  height: 60px;
}

.old_type .setxt {
  width: 515px;
  height: 60px;
  padding: 0 30px;
  font-size: 28px;
}

.old_type .sesub {
  width: 84px;
  height: 60px;
}

.old_type .nav {
  display: block;
  width: 100%;
  height: 108px;
  line-height: 108px;
  background: #046fa7;
}

.old_type .nav .inbox {
  display: flex;
  justify-content: space-between;
}

.old_type .nav a {
  height: 95px;
  color: #fff;
  font-size: 36px;
}

.old_type .loginItems {
  width: 140px;
  height: 120px;
  background-size: 140px;
  left: -5px;
  top: 40px;
}

.old_type .top_box a,
.old_type .top_box span {
  font-size: 32px;
}

.old_type .loginItems a {
  line-height: 50px;
}

/* 移动头部样式 */
.mobile_type .inbox {
  width: 100vw;
}

.mobile_type .head {
  height: 75vw;
  background-size: auto 100%;
}

.mobile_type .tpl {
  display: none;
}

.mobile_type .sjghb {
  display: block;
  float: left;
  margin-right: 3vw;
  width: 18vw;
  height: 8vw;
  border-radius: 1vw;
  background: #ec940a;
  line-height: 8vw;
  text-align: center;
  font-size: 4vw;
}

.mobile_type .tprl {
  float: right;
  line-height: 8vw;
}

.mobile_type .sjbdn {
  display: none;
}

.mobile_type .tpr {
  float: right;
  width: 100%;
}

.mobile_type #loggin_group {
  float: left;
  margin-right: 4vw;
  font-size: 4vw;
}

.mobile_type .logo {
  width: 100%;
}

.mobile_type .logo img {
  height: 20vw;
  margin: 0 auto;
}

.mobile_type .logoasearch {
  margin-top: 6vw;
  height: auto;
}

.mobile_type .search {
  margin-top: 4vw;
  width: 90%;
  height: 14vw;
  margin-right: 5%;
}

.mobile_type .setxt {
  width: 84%;
  height: 14vw;
  padding: 0 2vw;
  font-size: 4vw;
}

.mobile_type .sesub {
  width: 15%;
  height: 14vw;
  background-size: 6vw;
}


.mobile_type .nav {
  display: block;
  height: auto;
  background: #046fa7;
}

.mobile_type .nav .inbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.mobile_type .nav a {
  width: 33vw;
  height: 12vw;
  font-size: 5vw;
  text-align: center;
  line-height: 12vw;
}

/* 头部样式结束 */
.banner img {
  display: block;
  width: 100%;
}

/* 当前位置 */
.dqwz {
  width: 100%;
  height: auto;
  background: #edeaeb;
}

.currpos {
  padding-left: 20px;
  line-height: 40px;
  font-size: 14px;
  background: url(currpos.png) center left no-repeat;
}

.currpos span {
  font-weight: 700;
}

.currpos a {
  display: inline-block;
  padding: 0 5px;
}

.cont {
  background: #f7f7f7;
  padding: 30px 0;
}

/* 通用大标题 */
.bigtit a {
  font-weight: 700;
  font-size: 24px;
  color: #046fa7;
}

/* 统计领域统计数据模块 */
.tjly_tjsj {
  background: #fff;
  padding: 20px;
}

.tjsjlist {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

.tjsjlist li {
  width: 275px;
  height: 80px;
  background: #eee;
}

.tjsjlist a {
  display: block;
  width: 100%;
  height: 100%;
  color: #046fa7;
  font-size: 18px;
  line-height: 80px;
  padding: 0 20px;
}

.tjsjlist img {
  display: inline-block;
  width: 58px;
  height: 58px;
  margin-right: 20px;
}

/* 普通信息列表 */
.zdly_xxlb {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.zdlybox {
  width: 585px;
  background: #fff;
  margin-top: 30px;
}

.zdlybox ul {
  margin-top: 20px;
}

.zdlybox li {
  line-height: 50px;
  border-top: 1px solid #eeeeee;
  font-size: 18px;
}

.zdlybox li a {
  display: block;
  float: left;
  width: 70%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.zdlybox li span {
  float: right;
  color: #999999;
}

/* 交通运输领域 */
.zdly_jtys .zdlybox,
.zdly_gbds .zdlybox {
  width: 100%;
}

.zdly_jtys .jtys_top,
.zrzy_top {
  width: 100%;
}

.zdly_jtys .jtys_top ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.jtys_top li {
  width: 380px;
  height: 80px;
  background: #fff;
}

.jtys_top li:hover a {
  box-shadow: 0px 0px 16px #046fa7;
  font-weight: bold;
}

.jtys_top li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #046fa7;
  font-size: 18px;
  line-height: 80px;
  padding: 0 20px;
  transition: all .2s;
}

.jtys_top li img {
  display: inline-block;
  width: 58px;
  height: 58px;
  margin-right: 20px;
}

.old_type .jtys_top li a {
  font-size: 32px;
}

.mobile_type .jtys_top li {
  width: 100%;
  height: 20vw;
  margin-top: 2vw;
}

.mobile_type .jtys_top li a {
  font-size: 4vw;
  line-height: 20vw;
  padding: 0 3vw;
}

.mobile_type .jtys_top li img {
  width: 15vw;
  height: 15vw;
  margin-right: 4vw;
}

/* 自然资源领域 */
.zrzy_top ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.zrzy_top li {
  width: 380px;
  height: 80px;
  background: #fff;
}

.zrzy_top li {
  margin: 30px 0 0 30px;
}

.zrzy_top li:nth-child(3n-2) {
  margin-left: 0;
}

.zrzy_top li:hover a {
  box-shadow: 0px 0px 16px #046fa7;
  font-weight: bold;
}

.zrzy_top li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #046fa7;
  font-size: 18px;
  line-height: 80px;
  padding: 0 20px;
  transition: all .2s;
}

.zrzy_top li img {
  display: inline-block;
  width: 58px;
  height: 58px;
  margin-right: 20px;
}

.old_type .zrzy_top ul {
  justify-content: space-between;
}

.old_type .zrzy_top li {
  margin-left: 0 !important;
  width: 585px;
}

.old_type .zrzy_top li a {
  font-size: 32px;
}

.mobile_type .zrzy_top li,
.mobile_type .xwcb_top li,
.mobile_type .gbds_top li {
  margin-top: 2vw;
  margin-left: 0;
  width: 100%;
  height: 20vw;
}

.mobile_type .zrzy_top li a,
.mobile_type .xwcb_top li a,
.mobile_type .gbds_top li a {
  font-size: 4vw;
  line-height: 20vw;
  padding: 0 3vw;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mobile_type .zrzy_top li img,
.mobile_type .xwcb_top li img,
.mobile_type .gbds_top li img {
  width: 15vw;
  height: 15vw;
  margin-right: 4vw;
}

/* 新闻出版 */
.xwcb_top,
.gbds_top {
  width: 100%;
}

.xwcb_top ul,
.gbds_top ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.xwcb_top li,
.gbds_top li {
  width: 585px;
  height: 80px;
  background: #fff;
}

.xwcb_top li a,
.gbds_top li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #046fa7;
  font-size: 18px;
  line-height: 80px;
  padding: 0 20px;
  transition: all .2s;
}

.xwcb_top li:hover a,
.gbds_top li:hover a {
  box-shadow: 0px 0px 16px #046fa7;
  font-weight: bold;
}

.xwcb_top li img,
.gbds_top li img {
  display: inline-block;
  width: 58px;
  height: 58px;
  margin-right: 20px;
}

.old_type .xwcb_top li a,
.old_type .gbds_top li a {
  font-size: 32px;
}

/* 旅游领域 */
.lyly_top a{
  display: block;
  width: 100%;
}
.lyly_top img{
  display: block;
  width: 100%;
  height: auto;
}
.mobile_type .lyly_top{
  padding: 0 2vw;
}
/* 统计领域 */
.zdly_tjly .zdlybox{
  width: 100%;
}
.tjly_top{
  width: 100%;
  margin-top: 30px;
}
.tjly_top a,.tjly_top img{
  display: block;
  width: 100%;
}
.mobile_type .tjly_top{
  margin-top: 4vw;
}


/* 老年版 */
.old_type .currpos {
  padding-left: 50px;
  line-height: 72px;
  font-size: 36px;
  background: url(currpos.png) left 21px no-repeat;
  background-size: 30px;
}

.old_type .bigtit a {
  font-size: 48px;
}

.old_type .tjsjlist {
  margin-top: 40px;
  flex-wrap: wrap;
}

.old_type .tjsjlist li {
  width: 570px;
  height: 100px;
  margin-top: 20px;
}

.old_type .tjsjlist a {
  font-size: 36px;
  line-height: 100px;
  padding: 0 30px;
}

.old_type .tjsjlist img {
  margin-right: 40px;
}

.old_type .zdlybox {
  width: 100%;
  margin-top: 50px;
}

.old_type .zdlybox ul {
  margin-top: 40px;
}

.old_type .zdlybox li {
  line-height: 100px;
  border-top: 2px solid #eeeeee;
  font-size: 36px;
}

/* 老年版end */

/* 移动版 */
.mobile_type .currpos {
  padding-left: 2vw;
  line-height: 8vw;
  font-size: 4vw;
  background: unset;
  padding-right: 2vw;
}

.mobile_type .cont {
  padding: 4vw 0;
}

.mobile_type .tjly_tjsj {
  padding: 2vw;
}

.mobile_type .bigtit a {
  font-size: 6vw;
}

.mobile_type .tjsjlist {
  margin-top: 3vw;
  flex-wrap: wrap;
}

.mobile_type .tjsjlist li {
  width: 100%;
  height: auto;
  margin-top: 3vw;
}

.mobile_type .tjsjlist a {
  font-size: 4vw;
  line-height: 20vw;
  padding: 0 3vw;
}

.mobile_type .tjsjlist img {
  width: 15vw;
  height: 15vw;
  margin-right: 4vw;
}

.mobile_type .zdly_xxlb {
  padding: 0 2vw;
}

.mobile_type .zdlybox {
  width: 100%;
  margin-top: 4vw;
  padding: 2vw;
}

.mobile_type .zdlybox ul {
  margin-top: 3vw;
}

.mobile_type .zdlybox li {
  line-height: 12vw;
  font-size: 4vw;
}

.mobile_type .zdlybox li a {
  width: 61%;
}

/* 移动版end */