body,
p,
h2,
article,
aside,
h1,
dl,
dt,
dd,
ul,
li {
  margin: 0;
  padding: 0;
}

body {
  font-family: '微软雅黑';
  font-size: 16px;
}

.con-width {
  max-width: 1200px;
  margin: auto;
}

article.con1 {
  background-color: #f4f4f4;
  padding-bottom: 30px;
}

.box-tittle {
  background: url(tittle-bg.png) no-repeat left center;
  background-size: 100%;
  padding: 65px;
  letter-spacing: 2px;
}

.con1 .content {
  padding: 20px;
  background: #fff;
  line-height: 30px;
  text-indent: 2em;
}

.con1 .content a {
  color: #cf3440;
}

.con1 .con1-nav > ul {
  display: flex;
  flex-wrap: nowrap;
  background: #d5e9fa;
  margin-bottom: 16px;
  white-space: nowrap;
  overflow-y: hidden;
}

.con1 .con1-nav > ul > li {
  flex: 1 0 auto;
  text-align: center;
  cursor: pointer;
  padding: 15px;
  color: #639bc0;
}

.con1 .con1-nav > ul > li a {
  color: #1875b2;
}

.con1 .con1-nav > ul > li i {
  display: block;
  text-align: center;
  font-style: inherit;
  color: #1875b2;
}

.con1 .con1-nav > ul > li.hover {
  color: #f00;
}

.con1 .con1-nav > ul > li.hover span,
.con1-nav > ul > li.hover > i {
  color: #fff;
}

.con1 ul li span {
  font-size: 30px;
}

.con1 li img {
  margin: auto;
}

/*@media (min-width: 1400px) .con1-nav>ul>li i {
	font-size: 1.25rem;
	margin-top: 6px;
	line-height: 30px;
}*/

/*@media (min-width: 1400px) .con1-nav>ul>li span {
	font-size: 3rem;
}*/

.con2 {
  padding-bottom: 80px;
}

.con2 h1 {
  max-width: 440px;
}

.con2 h1 img {
  margin: auto;
}

.con2 .con-width h1 img {
  width: 100%;
}

.con2 li {
  list-style: disc;
}

.con2 li a {
  line-height: 40px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.con2 .img-text {
  margin-top: 40px;
}

.con2 dl {
  padding: 0 10px;
}

.con2 dl:first-child {
  padding-left: 0;
}

.con2 dl:last-child {
  padding-right: 0;
}

.con2 dl dt img {
  width: 100%;
  height: 150px;
}

.con2 dl dd {
  text-align: center;
  height: 50px;
  color: #fff;
  font-weight: bold;
  line-height: 50px;
}

.con2 dl:nth-child(1) dd {
  background: #eb3609;
}

.con2 dl:nth-child(2) dd {
  background: #f4be49;
}

.con2 dl:nth-child(3) dd {
  background: #115db2;
}

.con2 dl:nth-child(4) dd {
  background: #237624;
}

.con3 .container {
  max-width: 1200px;
}

.con3 .con-width,
.con3 .container,
.con3 .qxfj {
  height: 100%;
}

.con3 .qxfj ul {
  height: 70%;
}

.ins-section02 {
  height: 672px;
  padding-top: 1px;
  background: url(6.png) no-repeat top center;
}

.qxfj {
  padding: 0 30px;
  overflow: hidden;
}

.qxfj ul {
  margin-left: -2%;
  overflow: hidden;
}

.qxfj ul li.top2 {
  margin-top: 138px;
}

.qxfj ul li {
  float: left;
  width: 18%;
  margin-left: 2%;
  margin-top: 50px;
  position: relative;
  text-align: center;
}

.qx-img {
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.qx-img:hover {
  transform: scale(1.1);
  transition: 0.3s all linear;
}

.qx-img i,
.qx-img a {
  display: block;
}

.qx-img i img {
  width: 100%;
  transition: 0.3s all linear;
  max-height: 260px;
}

img {
  border: 0px;
  vertical-align: middle;
  max-width: 100%;
}

.zzp {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}

.qx-bq {
  position: absolute;
  height: 47px;
  bottom: -20px;
  z-index: 99;
  right: 30px;
  left: 30px;
  background: #fff;
  line-height: 47px;
}

.qx-bq span,
.qx-bq a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
  font-weight: bold;
  color: #134b89;
}

.b4_nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 55px;
}

/*.b4_nav>a {
	flex: 0 0 25%;
}*/

.b4_nav > a img {
  width: 100%;
}

.b4_img {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 85px;
}

.b4_img > a {
  flex: 0 0 25%;
  padding-left: 25px;
  padding-right: 25px;
}

.b4_img > a img {
  width: 90%;
}

/*@media (min-width: 624px) .b4_nav>a {
	flex: 0 0 auto;
}*/

.zj-wrap4-c1 {
  position: relative;
  margin-top: 44px;
  margin-bottom: 44px;
}

.zj-title4 .tit {
  position: static;
  display: inline-block;
  color: #222222;
  font-size: 30px;
  padding-bottom: 8px;
  background: url(9.png) left bottom no-repeat;
  background-size: 39px 3px;
}

.zj-wrap4-c1 .pic {
  max-width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.zj-wrap2-c2-wap,
.zj-wrap3-b2-wap,
.zj-wrap4-b1c-wap,
.zj-wrap5-c1b-wap {
  display: none;
}

.zj-wrap4-c1 .zj-wrap4-b1,
.zj-wrap4-c3 .zj-wrap4-b1 {
  position: relative;
}

.zj-wrap4-b1 {
  z-index: 2;
  margin-top: 75px;
  width: 426px;
  height: 388px;
  box-sizing: border-box;
  padding: 22px 24px;
  background: url(11.png) center top no-repeat;
}

.zj-wrap4-b1 a.tit {
  color: #cc3608;
  font-weight: bold;
  font-size: 34px;
  letter-spacing: 2px;
}

.zj-wrap4-b1 .tit img {
  width: auto;
  height: 50px;
}

.zj-wrap4-b1 .tit img {
  width: 264px;
}

.zj-wrap4-b1c {
  letter-spacing: normal;
}

.zj-wrap4-b1c {
  margin-top: 22px;
  font-size: 16px;
  color: #222222;
  line-height: 32px;
  letter-spacing: 1px;
}

.zj-wrap4-c1 .zj-wrap4-b1 .more {
  position: absolute;
  right: 24px;
  bottom: 10px;
  color: #222;
}

.b1_img {
  display: flex;
  flex-wrap: wrap;
}

.b1_img > div > div {
  margin-bottom: 8px;
}

.hbgov-swiper img {
  width: 100%;
}

.b1 .hbgov-swiper-pic-item i,
.b3 .hbgov-swiper-pic-item i {
  text-align: center;
}

.b1_img > div {
  flex: 0 0 50%;
}

.b1_img > div.right {
  display: flex;
  flex-wrap: wrap;
}

.b1_img > div.right > div {
  flex: 0 0 50%;
}

.b1_img > div.right > div > div {
  padding-left: 8px;
}

.hbgov-swiper .hbgov-swiper-pic-item > i {
  text-align: center;
  font-size: 16px;
}

.con6 li {
  line-height: 40px;
  background: url(12.png) no-repeat left center;
  padding-left: 10px;
}

.con6 li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.con6 li span {
  color: #9999b3;
}

.carousel-indicators {
  right: 0;
  bottom: 10px;
  width: 20%;
  margin-left: 0;
  left: 80%;
}

.carousel-caption {
  padding: 10px 20px;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: left;
  background: rgb(0, 0, 0, 0.3);
}
.con2 .first {
  margin-left: 120px;
}
.row-list {
  width: 100%;
  margin-left: 120px;
}
@media only screen and (min-width: 996px) and (max-width: 996px) {
  .con2 .row {
    display: flex;
    flex-wrap: wrap;
    margin: 8px 0;
  }
  .row-list {
    margin-left: 10px;
  }
  .con2 h1 {
    width: 100% !important;
  }
  .bottom-box {
    width: 100% !important;
  }
  .bottom-box .row {
    width: 100% !important;
  }
  .con5 .zj-title4 .tit {
    padding-left: 12px;
    background-position-x: 12px;
  }
  .con6 .row {
    margin: 0;
  }
  .con6 .pc_imgBox {
    height: auto;
  }
  .con6 .row .item img {
    width: 100% !important;
    height: 580px !important;
  }
}
@media only screen and (max-width: 440px) {
  .con2 ul {
    margin-left: 10px;
  }
  .b4_nav > a img {
    width: 90%;
  }
}

@media only screen and (min-width: 440px) {
  .zj-wrap4-c1 .pic {
    width: 70%;
  }
  .con2 h1 {
    margin: auto;
  }
}
@media only screen and (max-width: 480px) {
  .box-tittle {
    padding: 16px;
  }
  .con1 .con1-nav > ul {
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
  }
  .con1 .con1-nav > ul > li {
    flex: 1 0 33.33333%;
  }
  .con2 {
    padding-bottom: 30px;
  }
  .con2 .row {
    margin: 0;
  }
  .con2 .bottom-box {
    padding: 0;
  }
  .con2 .con-width h1 img {
    margin-top: 12px;
    width: 80%;
  }
  .con2 .first {
    width: 50%;
    padding: 0 8px 4px 0 0;
    margin-left: 0;
  }
  .con2 .two {
    width: 50%;
    padding: 0 0 4px 0;
  }
  .con2 .three {
    width: 50%;
    padding: 4px 8px 0 0;
  }
  .con2 .four {
    width: 50%;
    padding: 4px 0 0 0;
  }
  .con3 .con-width {
    height: 160%;
  }
  .ins-section02 {
    height: 100%;
  }
  .container {
    padding: 0;
  }
  .qxfj {
    padding: 12px 0 0 0;
  }
  .qxfj ul li.top2 {
    margin-top: 0;
  }
  .qxfj ul li {
    margin-top: 0;
    margin-bottom: 22px;
    width: 48%;
  }
  .con3 {
    padding-bottom: 30px;
  }
  .b4_nav {
    padding: 12px 0 0 0;
  }
  .b4_img > a {
    flex: 0 0 50%;
    padding-top: 12px;
  }
  .zj-title4 {
    text-align: center;
  }
  .zj-wrap4-c1 {
    margin-bottom: 18px;
  }
  .zj-wrap4-c1 .pic {
    position: relative;
  }
  .zj-wrap4-b1 {
    margin-top: 0;
    height: auto;
    width: 100%;
    padding: 8px;
    text-align: center;
  }
  .b1_img > div {
    flex: 1 0 100%;
  }
}
