* {
  margin: 0;
  padding: 0;
}

/*font 28px === 200% 22px ===22px   20px === 20px  18px===18px*/

body {
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-family: '微软雅黑';
  background-color: #fff;
  font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
ol {
  margin: 0;
  padding: 0;
}

ul,
li,
ol {
  list-style: none;
}

a {
  text-decoration: none;
}

div,
a,
span,
p,
button,
a {
  text-decoration: none;
  outline: none;
}

img {
  border: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.row {
  width: 100%;
}

.clearfix {
  *zoom: 1;
}

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

.clearfix:after {
  clear: both;
}

.hide {
  display: none;
}

.m-show {
  display: none;
}

.cont {
  width: 1200px;
  margin: 0 auto;
}

/* 头部 */

.head {
  background: #fff;
}

.head-top {
  width: 1200px;
  height: 85px;
  margin: 0 auto;
  padding-top: 5px;
  overflow: hidden;
}

.logo img {
  vertical-align: middle;
}

.logo img:first-child {
  width: 68px;
}

.logo img:nth-child(2) {
  width: 348px;
}

.logo img:last-child {
  width: 295px;
  vertical-align: middle;
  margin-top: -80px;
}

.head-top .fr {
  margin-top: 23px;
}

.search-box {
  display: inline-block;
  position: relative;
  float: left;
}

.search-box input {
  width: 408px;
  height: 45px;
  line-height: 45px;
  padding-left: 15px;
  border: 1px solid #1c629c;
  border-radius: 4px;
  background-color: #fcfcfc;
  outline: none;
  float: left;
  margin: 0;
  text-align: left;
}

.other {
  margin-left: 30px;
  float: left;
  height: 47px;
  line-height: 47px;
}

.other a {
  font-size: 12px;
  font-weight: 500;
  color: rgba(23, 114, 180, 1);
  text-align: left;
  float: left;
  margin: 0 2px;
}

.search-box span {
  position: absolute;
  top: 10px;
  right: 5px;
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(ss.png) center center no-repeat;
}

.menu {
  width: 20px;
  height: 20px;
  margin-left: 20px;
  vertical-align: middle;
  margin-top: 13px;
}

.menudiv {
  width: 100%;
  height: 200px;
  background: #1772b4;
  position: absolute;
  top: 100px;
  height: 285px;
  display: none;
  z-index: 999;
}

.menudivleft {
  width: 69%;
  height: 285px;
  padding: 20px 0;
  box-sizing: border-box;
}

.menudivright {
  width: 31%;
  height: 285px;
  opacity: 1;
  background: rgba(255, 255, 255, 0.15);
  padding: 20px 0;
  box-sizing: border-box;
  padding-left: 50px;
}

.menudivright a {
  color: #fff;
  display: inline-block;
  margin: 10px 8px;
}

.menudivright p {
  color: #fff;
}

.yybb {
  margin-top: 30px;
}

.my {
  width: 180px;
  text-align: center;
}

.list {
  text-align: right;
  float: right;
  margin-right: 38px;
}

.list:nth-child(1) {
  margin-right: 20px;
}

.list:nth-child(1) ul:after {
  display: none;
}

.list p {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 30px;
  color: rgba(255, 255, 255, 1);
  text-align: left;
  vertical-align: top;
}

.list ul {
  margin-top: 20px;
  position: relative;
  padding-right: 35px;
  float: left;
}

.list ul:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 85px;
  background: rgba(255, 255, 255, 1);
  right: 0;
  top: 6%;
  opacity: 0.27;
}

.zwgkulafter:after {
  display: none;
}

.zwgkulafter {
  padding-right: 20px !important;
}

.list ul li {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  text-align: left;
  vertical-align: top;
}

.list a {
  color: rgba(255, 255, 255, 1);
}

/*网民中心头部*/

.wmzxheader {
  width: 100%;
  height: 90px;
  opacity: 1;
  background: rgba(23, 114, 180, 1);
}

.logo img:last-child {
  width: 100%;
  margin-top: 7px;
}

.dlhx {
  line-height: 90px;
}

.dlhx a {
  font-size: 13px;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  text-align: right;
  vertical-align: top;
  margin-left: 10px;
}

/* 导航 */

.nav {
  width: 100%;
  margin-top: 10px;
  background-color: #1772b4;
  /*border-bottom: 1px solid rgba(237, 237, 237, 0.12);*/
}

.nav ul {
  width: 1200px;
  margin: 0 auto;
}

.nav ul:after {
  content: '';
  display: block;
  clear: both;
}

.nav li {
  float: left;
  width: 16%;
  height: 60px;
  line-height: 58px;
  text-align: center;
}

.nav li a {
  display: inline-block;
  color: #fff;
  font-size: 22px;
}

.nav li:hover {
  background: #0163a0;
}

.nav li:hover a {
  font-weight: 700;
}

.nav li.on {
  background: #0163a0;
}

.nav li.on a {
  font-weight: 700;
}

.js-tab {
  overflow: hidden;
}

/*切换*/

.common_hd {
  height: 45px;
  line-height: 37px;
  position: relative;
  margin-bottom: 10px;
}

.common_hd li {
  float: left;
  position: relative;
  height: 45px;
  padding: 0 9px;
}

.common_hd li + li {
  margin-left: 21px;
}

.common_hd li a {
  font-size: 20px;
  color: #808080;
}

.common_hd li.on a {
  font-family: 微软雅黑 Regular;
  color: #1c629c;
}

.common_hd .more {
  position: absolute;
  right: 0;
  top: 0;
}

.common_hd .more a {
  color: #999;
  display: none;
}

.common_hd .more a:hover {
  color: #005293;
}

.more_mobile {
  text-align: center;
  margin-top: 10px;
}

.more_mobile a {
  display: block;
  height: 36px;
  line-height: 36px;
  border: 1px solid #f3f3f3;
  background: #f3f3f3;
}

.more_mobile a:hover {
  border-radius: 5px;
  background: #ecf3fa;
  border-color: #ecf3fa;
}

.common_hd li:after {
  content: '';
  height: 24px;
  background: #808080;
  position: absolute;
  left: -10px;
  bottom: 15px;
  z-index: 1;
  width: 1px;
  transition: all 0.3s;
}

.js-tab .swiper-slide {
  width: 100% !important;
}

.listdiv {
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #f0f0f0;
  display: none;
}

.listdiv h3 {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 27px;
  color: rgba(56, 56, 56, 1);
  text-align: left;
  vertical-align: top;
  margin-bottom: 9px;
}

.listdiv p {
  font-size: 14px;
  font-family: 微软雅黑 Regular;
  color: rgba(56, 56, 56, 0.55);
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 5px;
}

.listdiv span {
  font-size: 14px;
  font-family: 微软雅黑 Regular;
  color: rgba(56, 56, 56, 0.55);
  line-height: 21px;
}

/**/

.newslist {
  width: 100%;
}

.newslist li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  position: relative;
  overflow: hidden;
}

.newslist.dot li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  width: 3px;
  height: 3px;
  background: #999;
}

.newslist li a {
  font-size: 16px;
  font-family: 微软雅黑 Regular;
  color: #383838;
  padding: 0 2%;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  width: 80%;
}

.newslist li span {
  float: right;
  line-height: 40px;
  color: #a6a6a6;
}

/*footer*/

.footer {
  width: 100%;
  background: #1772b4;
  padding: 23px 0;
  font-size: 14px;
  font-family: 微软雅黑 Regular;
  color: #ffffff;
  line-height: 24px;
}

.footleft {
  width: 800px;
  opacity: 0.8;
}

.footleft p a {
  color: #fff;
}

.dt {
  margin-bottom: 14px;
}

.footright {
  width: 280px;
  /* border-left: 1px solid rgba(255, 255, 255, 0.09); */
  padding-left: 19px;
}

.dt {
  opacity: 0.8;
}

.dz p {
  height: 30px;
  line-height: 30px;
}

.footright ul {
  width: 350px;
  float: left;
  opacity: 0.8;
}

.footright ul li {
  width: 50%;
  float: left;
}

.footright ul li a {
  width: 100%;
  font-size: 14px;
  font-family: 微软雅黑 Regular;
  color: #ffffff;
  line-height: 26px;
}

.jc {
  float: right;
  margin-top: 51px;
}

.jc img {
  float: left;
  margin-left: 11px;
  margin-top: -8px;
}

.jiucuopng {
  margin-top: 0 !important;
}

.foot {
  width: 100%;
  font-size: 14px;
  font-family: 微软雅黑 Regular;
  color: #ffffff;
  line-height: 33px;
  background: #0264ab;
  padding: 10px 0;
}

.foot p {
  float: left;
  margin-right: 20px;
}

.foot p a {
  color: #ffffff;
  font-size: 14px;
}

/*right*/

.rightnav {
  width: 77px;
  /*background: #1F559F;
opacity: 0.9;*/
  position: fixed;
  top: 31%;
  right: 0;
  z-index: 999;
}

.rightnav li {
  width: 100%;
  height: 78px;
  border-bottom: 1px solid #ebebeb;
  text-align: center;
  position: relative;
}

.gzh {
  height: 78px !important;
  border-bottom: none !important;
}

.rightnav li a {
  width: 100%;
  display: block;
}

.rightnav li a img {
  vertical-align: middle;
  margin-top: 13px;
  width: 38px;
}

.rightnav li a p {
  font-size: 12px;
  font-family: 微软雅黑 Regular;
  color: #000000;
  margin-top: 3px;
}

.rightnav li .navhover {
  display: none;
  position: absolute;
  right: 77px;
  top: 0px;
}

.rightnav li .navhover img {
  width: 120px;
}

.rightnav li a:hover .navhover {
  display: block;
}

.ydd {
  display: none;
}

/*面包屑*/

.mbx {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
}

.BreadcrumbNav a {
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
}

.BreadcrumbNav p img {
  margin-right: 8px;
}

.mt30 {
  margin-top: 30px;
}

.title {
  width: 100%;
  padding-top: 35px;
  line-height: 36px;
  padding-bottom: 26px;
}

.title h2 {
  height: 36px;
  font-size: 26px;
  font-family: 微软雅黑 Regular;
  color: #000;
  font-weight: bold;
  line-height: 36px;
}

.title h2 font {
  color: #165e87;
}

.title span a {
  font-size: 16px;
  font-family: 微软雅黑 Regular;
  color: #383838;
  margin-right: 20px;
}

.title h2 {
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 0px 20px 0px 0px;
}

.title {
  position: relative;
}

.title:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #d1d1d1;
  left: 0;
  top: 56%;
  opacity: 0.27;
}

.title h2:after {
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  background-color: #dedede;
  top: 50%;
  margin-top: -5.5px;
  margin-left: 20px;
}

.morepc {
  position: absolute;
  right: 0;
  top: 36%;
  font-size: 14px;
  font-family: 微软雅黑 Regular;
  color: #383838;
  background: #fff;
}

.foot {
  display: none !important;
}

.transToPc {
  display: inline-block;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  height: 22px;
  line-height: 22px;
  padding: 0 10px;
  margin-left: 10px;
}

.transToMobile {
  display: none;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  height: 22px;
  line-height: 22px;
  padding: 0 10px;
  margin-left: 10px;
}

/*移动端*/

@media screen and (max-width: 991px) {
  .mbx {
    height: auto;
  }
  h1,
  h2 {
    font-size: 22px !important;
  }
  h3,
  h4 {
    font-size: 16px !important;
  }
  .head-top,
  .ywdiv,
  .newsswiper,
  .focus,
  .zc,
  .xxgk,
  .nav ul,
  .newsswiper .swiper-container,
  .zqyj,
  .ly {
    width: 100% !important;
    height: auto !important;
  }
  .zqyj {
    margin-right: 0px !important;
  }
  .logo {
    width: 90%;
    margin-left: 5%;
  }
  .logo img {
    display: none;
  }
  .ydd {
    display: block !important;
  }
  .logo img {
    width: 100% !important;
    margin-left: 0%;
    margin-top: 0 !important;
  }
  .head-top .fr {
    width: 100%;
  }
  .search-box {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 20px;
  }
  .search-box span {
    right: 5%;
  }
  .search-box input {
    width: calc(100% - 15px);
  }
  .nav li {
    width: 33% !important;
    text-align: center;
    height: auto;
    min-height: 40px;
    line-height: 40px;
  }
  .nav li a {
    font-size: 18px;
  }
  .cont {
    width: 90% !important;
    padding: 0 5%;
  }
  .footer {
    display: none;
  }
  .foot {
    height: auto;
    text-align: center;
    margin-top: 20px;
  }
  .foot p {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .rightnav {
    display: none;
  }
  .wmzxheader {
    height: auto;
  }
  .wmzxheader .logo img {
    display: block !important;
    width: 80% !important;
    margin-top: 20px;
    margin-top: 20px !important;
  }
  .wmzxheader .logo {
    width: 80%;
  }
  .dlhx {
    width: 92%;
    text-align: right;
    /* padding: 20px 0; */
    position: absolute;
    line-height: 20px;
  }
  .mbx {
    line-height: 25px;
    padding: 10px 0;
  }
  .m-show a {
    color: #333;
  }
  .menu {
    display: none;
  }
  .nav {
    display: none;
    position: fixed;
    height: 100%;
    width: 40%;
    right: 0px;
    float: right;
    top: -2%;
    z-index: 100;
  }
  .nav ul {
    padding-top: 15%;
  }
  .nav li {
    width: 100% !important;
  }
  .menu_button {
    position: relative;
    width: 24px;
    height: 18px;
    transition: all 0.3s;
    margin-left: 30px;
    float: right;
    margin-right: 4%;
    margin-top: 5%;
  }
  .menu_button i {
    background: #1772b4;
    display: block;
    width: 24px;
    height: 2px;
    margin-bottom: 6px;
    transition: all 0.3s;
  }
  .menu_button i:last-child {
    margin-bottom: 0;
  }
  .menu_button.close {
    top: -5px;
  }
  .menu_button.close i:first-child {
    left: 0;
    top: 12px;
    transform: rotateZ(45deg);
    position: absolute;
  }
  .menu_button.close i:nth-child(2) {
    display: none;
  }
  .menu_button.close i:last-child {
    left: 0;
    top: 12px;
    transform: rotateZ(-45deg);
    position: absolute;
  }
  .foot {
    display: block !important;
  }
  .transToPc {
    display: inline-block;
  }
  .newslist li {
    height: auto;
    line-height: initial;
    padding: 0px 0;
  }
  .newslist li a {
    height: auto;
    line-height: auto;
  }
  .more_mobile a {
    height: auto;
  }
}

@media screen and (max-width: 441px) {
  .newslist li a {
    width: 80%;
  }
}