@charset "UTF-8";
/* 通用样式 */
body {
  font-family: 'Microsoft YaHei';
}
.fr {
  float: right;
}
.fl {
  float: left;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.container-1200 {
  width: 1200px;
  margin: 0 auto;
}

/* MARK:头部 */
.wrapper-header {
  background: #2760b7;
}
.top {
  line-height: 40px;
  background: #2760b7;
  border-bottom: 1px solid #337be8;
}
.top a,
.top span {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
.top-left span {
  padding-left: 8px;
  padding-right: 8px;
}
.top-right a,
.top-right span {
  margin-right: 8px;
}
.top-right a img {
  transform: translateY(5px);
}
.header-top-login {
  display: inline-block;
}
.header-top-login i{
  cursor: pointer;
  padding-left: 7px;
}
.wza {
  padding: 0 15px;
  font-size: 14px;
  color: #ffffff;
  line-height: 26px;
  background: none;
  border: 1px solid #ffffff;
  border-radius: 40px;
}
.slb {
  padding: 0 15px;
  border-radius: 20px;
  font-size: 14px;
  line-height: 28px;
  color: #ffffff;
  background: #d18044;
}
.ghb {
  padding: 0 15px;
  border-radius: 20px;
  font-size: 14px;
  line-height: 28px;
  color: #ffffff;
  background: #cc0000;
}

.head {
  height: 150px;
  border-top: 1px solid #00337b;
  border-bottom: 1px solid #337be8;
}

.logo {
  display: inline-block;
  margin-top: 28px;
}

.search-box {
  margin-top: 77px;
  margin-right: 60px;
  text-align: center;
  float: right;
}
.search-box form {
  display: inline-block;
}
.search-box form:hover input {
  background: rgb(255, 255, 255, 0.5);
}
.search-box form:hover button {
  background: rgb(255, 255, 255, 0.5);
}
.search-box input {
  width: 350px;
  height: 45px;
  padding: 0 18px;
  border: none;
  outline: none;
  font-size: 14px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  float: left;
  color: #666666;
  font-size: 16px;
  background-color: rgba(255, 255, 255, 0.3);
}
.search-box button {
  width: 89px;
  height: 45px;
  margin: 0;
  border: 0;
  float: left;
  background-color: rgba(255, 255, 255, 0.3);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  cursor: pointer;
}
.search-box button span {
  display: inline-block;
  line-height: 31px;
  font-size: 17px;
  letter-spacing: 15px;
  text-indent: 1em;
  color: #fff;
  border-left: 1px solid rgb(255, 255, 255);
  text-align: center;
  white-space: nowrap;
}

/* MARK:导航栏 */
.wrapper-nav {
  padding: 20px 0;
  background: #2760b7;
  position: relative;
  border-top: 1px solid #00337b;
}
.wrapper-nav.fixed {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.nav li {
  width: 14.2857%;
  float: left;
  border-left: 1px solid #2a71a5;
}
.nav li:first-child {
  border-left: none;
}
.nav li a {
  display: block;
  font-size: 22px;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
}
.nav li a:hover,
.nav li.on a {
  font-weight: bold;
}

/* MARK:页脚 */
.footer-yqlj {
  height: 55px;
  background: #2760b7;
  margin-top: 60px;
}
.footer-yqlj li {
  width: 183px;
  float: left;
  position: relative;
}
.footer-yqlj li font {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #ffffff;
  line-height: 55px;
  text-align: center;
}
.footer-yqlj span {
  width: 100px;
  float: left;
  font-size: 19px;
  line-height: 55px;
  color: #ffffff;
  font-weight: bold;
}
.footer-yqlj li font::after {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  top: 23px;
  right: 5px;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  transform: rotate(45deg);
}
.footer-yqlj li:hover font::after {
  top: 28px;
  border-right: none;
  border-bottom: none;
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
}
.footer-yqlj li dl {
  width: 100%;
  max-height: 245px;
  float: left;
  padding: 10px 0;
  overflow-x: hidden;
  position: absolute;
  display: none;
  z-index: 10;
  bottom: 55px;
  left: 0;
  background: #ffffff;
}
.footer-yqlj li dl dd {
  width: 100%;
  float: left;
}
.footer-yqlj li dl dd a {
  display: block;
  width: 100%;
  font-size: 15px;
  color: #333333;
  line-height: 35px;
  text-align: center;
}
.footer-yqlj li:hover dl {
  display: block;
}
.footer-yqlj li dl dd a:hover {
  color: #2760b7;
}

.footer-info {
  background: #2760b7;
  border-top: solid 1px #0047b3;
  padding: 30px 0;
}
.footer-info .container-1200 > div {
  background: #1d57af;
  margin-right: 5px;
  float: left;
}
.footer-info1 {
  width: 250px;
  height: 155px;
  padding: 10px 20px;
}
.footer-info1 .footer-dzjg {
  display: inline-block;
  margin-bottom: 10px;
}
.footer-info1 #_span_jiucuo {
  margin-left: 10px;
  margin-top: -5px;
}
.footer-info1 .footer-wza img {
  width: 110px;
  background: #fff;
}
.footer-info2 {
  width: 120px;
  height: 155px;
}
.footer-info2 a {
  display: block;
  color: #fff;
  text-align: center;
  line-height: 51px;
  font-size: 14px;
}
.footer-info3 {
  width: 575px;
  height: 155px;
  padding-left: 20px;
}
.footer-info3 p {
  display: block;
  color: #fff;
  line-height: 51px;
  font-size: 14px;
}
.footer-info4 {
  width: 240px;
  height: 155px;
  padding: 20px 20px 0;
  margin-right: 0 !important;
}
.footer-info4 img {
  width: 100%;
  margin: 10px 0;
}
.footer-number {
  background: #1d57af;
  overflow: hidden;
}
.footer-number span,
.footer-number a {
  line-height: 60px;
  color: #fff;
  width: 33.33333%;
  text-align: center;
  float: left;
  vertical-align: middle;
}
.footer-number img {
  display: inline-block;
  vertical-align: middle;
}

/* MARK:面包屑导航 */
.breadcrumb {
  padding-top: 20px;
  padding-bottom: 20px;
}
.breadcrumb img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 5px;
}

/* MARK:列表 */
.commonlist {
  background: #fff;
  margin-top: 30px;
  min-height: 500px;
}
.commonlist-left {
  width: 270px;
  float: left;
}
.commonlist-right {
  min-height: 300px;
  margin-left: 270px;
  padding-left: 15px;
}
.commonlist-left-title {
  padding: 22px 0;
  background: #2760b7;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}
.commonlist-left-channels li {
  height: 48px;
  border-top: 0;
  margin-bottom: 10px;
  background: #f7f7f7;
  border-left: 13px solid #abd1f2;
}
.commonlist-left-channels li a {
  display: block;
  padding-left: 26px;
  font-size: 18px;
  position: relative;
  line-height: 48px;
}
.commonlist-left-channels li a:after {
  content: '';
  display: inline-block;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #f6f9fa;
  border-top: 5px solid transparent;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.commonlist-left-channels li:hover,
.commonlist-left-channels li.on {
  background: #ffffff;
  border: 2px solid #17579f;
}
.commonlist-left-channels li:hover a,
.commonlist-left-channels li.on a {
  color: #17579f;
  font-weight: bold;
  padding-left: 36px;
}

.commonlist-right-ul {
  margin-bottom: 20px;
}
.commonlist-right-ul li {
  padding: 15px 30px;
  margin-bottom: 60px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 10px 20px #ececec;
  box-shadow: 0px 10px 20px #ececec;
  position: relative;
}
.commonlist-right-ul li a.commonlist-right-article {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
  line-height: 50px;
  color: #444444;
}
.commonlist-right-ul li a.commonlist-right-article:hover {
  color: #025293;
}
.commonlist-right-ul li a.commonlist-right-channel {
  padding: 0 15px;
  position: absolute;
  right: 10px;
  top: -20px;
  background: #2760b7;
  -webkit-box-shadow: 0px 5px 13px rgba(4, 51, 129, 0.1);
  box-shadow: 0px 5px 13px rgba(4, 51, 129, 0.1);
  border-radius: 5px;
  line-height: 37px;
  color: #ffffff;
}
.commonlist-right-ul li a.commonlist-right-channel:before {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 10%;
  border-radius: 5px;
  z-index: 100;
  width: 80%;
  height: 10px;
  float: left;
  background: #77777b33;
}
.commonlist-right-ul li span {
  float: right;
  font-size: 16px;
  line-height: 50px;
  color: #555555;
  font-weight: bold;
  margin-left: 30px;
  margin-right: 85px;
}

.commonlist-noleft {
  margin-top: 0;
}
.commonlist-noleft .commonlist-right {
  margin-left: 0;
  padding-left: 0;
}

/* MARK:图片列表 */
.imglist-right-ul li {
  width: 33.33333%;
  float: left;
  padding: 0 15px;
  margin-bottom: 30px;
}
.imglist-right-ul li a {
  display: block;
}
.imglist-right-ul li img {
  width: 100%;
  height: 200px;
}
.imglist-right-ul li p {
  background: #f9f9f9;
  text-align: center;
  color: #444444;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 20px;
}

/* MARK:专题列表 */
.ztzl-ul {
  margin: 0 -3px;
}
.ztzl-ul li {
  width: 25%;
  float: left;
  padding: 0 3px;
  margin-bottom: 30px;
}
.ztzl-ul li a {
  display: block;
}
.ztzl-ul li img {
  width: 100%;
  height: 170px;
}
.ztzl-ul li p {
  text-align: center;
  color: #444444;
  line-height: 50px;
  font-size: 18px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 20px;
}

/* MARK:页码 */
#page-div {
  text-align: center;
}
#page-div .pagination-first {
  display: block;
  margin-bottom: 10px;
}
#page-div .pagination-last {
  display: block;
}
#page-div a {
  display: inline-block;
  border: 1px solid #e8e8e8;
  height: 30px;
  line-height: 30px;
  padding: 0 8px;
  color: #c4c4c4;
  font-size: 14px;
  margin-right: 7px;
}
#page-div span {
  color: #333;
  font-size: 15px;
  margin-right: 10px;
}
#page-div #pagination-input {
  height: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e8e8e8;
  width: 30px;
  text-align: center;
  outline: none;
}
#page-div .pagination-num.active,
#page-div a:hover {
  background-color: #258cff;
  border-color: #258cff;
  color: #fff;
}

/* MARK:common-list */
.common-list {
  padding: 10px 0;
}
.common-list li {
  padding: 0 10px;
  border-radius: 10px;
}
.common-list li:hover a {
  color: #20528f;
}
.common-list li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding: 21px 10px 21px 16px;
  color: #333;
  font-size: 18px;
}
.common-list li a:before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #d8d8d8;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border-radius: 100%;
}
.common-list li span {
  font-size: 16px;
  float: right;
  color: #777777;
  padding-top: 22px;
}
.common-list-container {
  position: relative;
  display: none;
}
.common-list-container.on {
  display: block;
}
.common-list-more {
  color: #a5a5a5;
  position: absolute;
  right: 15px;
  top: -50px;
  font-size: 14px;
}
.common-list-more:hover {
  color: #333;
}

.common-list--style1 li a:before {
  background: #2760b7;
}

/* MARK:common-header */
.common-header {
  padding-bottom: 10px;
}
.common-header a,
.common-header span {
  display: inline-block;
  width: 200px;
  font-size: 28px;
  color: #c4c5c6;
  padding-bottom: 15px;
  position: relative;
  font-weight: bold;
  text-align: center;
  float: left;
}
.common-header a.on,
.common-header a:hover,
.common-header span.on {
  color: #444444;
}
.common-header a:last-child,
.common-header span:last-child {
  margin-left: 0;
}

.common-header.common-header--nowidth a,
.common-header.common-header--nowidth span {
  width: auto;
}

/* MARK:二级页面 */
.secondary-box {
  padding: 20px;
  border: 30px solid #e9e9e9;
  margin-top: 0;
}

/* 网站地图 */
#maplist table {
  width: 100%;
  font-size: 16px;
  margin-top: 20px;
  border-collapse: separate;
  border-spacing: 2px;
  border: 1px solid rgb(184, 204, 237);
}
#maplist td {
  border: 1px solid rgb(184, 204, 237);
  line-height: 45px;
  vertical-align: middle;
}
#maplist .one {
  font-weight: bold;
  text-align: center;
  width: 15%;
}
#maplist .one a {
  display: block;
  width: 100%;
}
#maplist .two {
  text-align: center;
  width: 18%;
}
#maplist .three {
  padding-left: 10px;
}
#maplist .three a {
  display: inline-block;
  margin: 0 10px;
}

/* MARK:弹窗（提示登录、信件查询弹窗） */
.mail-message-box {
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
  width: 400px;
  padding: 15px;
  border-radius: 5px;
  position: relative;
}
.mail-message-box-wrapper {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.mail-message-box-wrapper:after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.mail-message-box-header {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  color: #303133;
}
.mail-message-box-content {
  padding: 15px 15px;
  color: #606266;
  font-size: 14px;
}
.mail-message-box-buttons {
  padding: 10px 0;
}
.mail-message-box-buttons a {
  display: inline-block;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  border: 1px solid #dcdfe6;
  color: #606266;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: none;
  margin: 0;
  transition: 0.1s;
  font-weight: 500;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 8px 20px;
  font-size: 14px;
  border-radius: 4px;
  margin: 0 5px;
}
.mail-message-box-buttons a:first-child {
  color: #fff;
  background-color: #0a5491;
  border-color: #0a5491;
}
.mail-message-box-close {
  position: absolute;
  top: -6px;
  right: 5px;
  font-size: 20px;
  padding: 10px;
  cursor: pointer;
}
.mail-message-box-group {
  margin-bottom: 10px;
}
.mail-message-box-group label {
  width: 80px;
  text-align: right;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  padding: 0 12px 0 0;
  height: 40px;
  line-height: 40px;
}
.mail-message-box-group input {
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding: 0 15px;
  width: 250px;
}
@media screen and (max-width: 460px) {
  .mail-message-box {
    width: 80%;
  }
  .mail-message-box-group label {
    width: 100%;
    text-align: left;
  }
  .mail-message-box-group input {
    width: 100%;
  }
}

/* MARK:响应式 */
@media screen and (max-width: 1200px) {
  .container-1200 {
    width: 100%;
    padding: 0 20px;
  }

  /* top */
  .top {
    height: auto;
  }
  .top-left {
    float: none;
    text-align: center;
  }
  .top-right {
    float: none;
    text-align: center;
  }

  /* footer */
  .footer-yqlj {
    height: auto;
  }

  .footer-info .container-1200 > div {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  .footer-info2 a {
    line-height: 30px;
  }
  .footer-info3 p {
    line-height: 30px;
  }
  .footer-info4 {
    text-align: center;
  }
  .footer-info4 img {
    max-width: 500px;
  }
  .footer-number span,
  .footer-number a {
    width: 100%;
    line-height: 35px;
    font-size: 14px;
  }
}

@media screen and (max-width: 1000px) {
  /* top */
  .head {
    height: auto;
  }
  .logo {
    text-align: center;
    float: none;
    display: block;
  }
  .logo img {
    width: 90%;
    max-width: 500px;
  }
  .search-box {
    float: none;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 0;
  }
  .search-box form {
    display: flex;
    width: 100%;
  }
  .search-box input {
    flex: 2;
    height: 40px;
  }
  .search-box button {
    height: 40px;
    text-align: left;
  }
  .search-box button span {
    font-size: 14px;
    letter-spacing: 0;
    text-indent: 0;
    padding-left: 20px;
  }
  /* nav */
  .nav li {
    width: 33.33333%;
    margin-bottom: 15px;
  }
  .nav li:nth-child(3n + 1) {
    border-left: none;
  }
  .nav li:last-child {
    margin-bottom: 0;
  }
  .nav li a {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .common-header {
    padding-bottom: 0;
  }
  .common-header a,
  .common-header span {
    width: auto;
    font-size: 18px;
    padding-bottom: 0;
    margin-bottom: 10px;
    margin-right: 20px;
  }
  .common-list li a {
    font-size: 16px;
    padding: 13px 10px 13px 16px;
  }
  .common-list li span {
    padding-top: 12px;
  }

  .footer-yqlj {
    display: none;
    margin-top: 20px;
  }

  .commonlist {
    margin-top: 0;
  }
  .commonlist-left {
    width: 100%;
    float: none;
  }
  .commonlist-left-title {
    font-size: 18px;
    padding: 16px 0;
  }
  .commonlist-left-channels li a {
    font-size: 16px;
  }
  .commonlist-right {
    margin-left: 0;
    padding-left: 0;
    padding-top: 10px;
  }
  .commonlist-right-ul li {
    padding: 10px 10px;
    margin-bottom: 10px;
  }
  .commonlist-right-ul li a.commonlist-right-article {
    font-size: 16px;
    line-height: 50px;
  }
  .commonlist-right-ul li a.commonlist-right-channel {
    display: none;
  }
  .commonlist-right-ul li span {
    line-height: 50px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: normal;
  }

  .imglist-right-ul li {
    width: 50%;
  }

  .ztzl-ul li {
    width: 33.33333%;
  }

  #page-div a {
    font-size: 12px;
  }
  #page-div span {
    font-size: 12px;
  }

  .secondary-box {
    padding: 0;
    border: none;
  }
}
@media screen and (max-width: 500px) {
  .mobile-hide {
    display: none !important;
  }

  .imglist-right-ul li {
    width: 100%;
  }
  .imglist-right-ul li img {
    height: auto;
  }

  .ztzl-ul li {
    width: 50%;
  }
}
@media screen and (max-width: 375px) {
  .ztzl-ul li {
    width: 100%;
  }
}
