.main {
  width: 1200px;
  margin: 0 auto;
}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
.banner {
  height: 300px;
  line-height: 300px;
  background: url('banner.png') center center no-repeat;
  background-size: 100% 100%;
  align-items: center;
  background-size: cover;
}
.BannerTxt {
  font-size: 64px;
  color: white;
  letter-spacing: 10px;
}

.cont-tit {
  font-size: 32px;
  margin: 50px 0 36px;
}
.bmfww {
  display: flex;
  justify-content: space-between;
}
.zcgk_tab {
  background: url(zcgk_bg.png) bottom center no-repeat;
  background-size: 100%;
  padding: 50px 0 0 0;
}
.zcgk_con {
  width: 585px;
  height: 200px;
  border-radius: 10px;
  transition: all 0.3s;
}
.zcgk_con a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 30px;
  cursor: pointer;
}
.zcgk_con:hover {
  transform: translate3d(0, -10px, 0);
  transition: all 0.3s;
}
.zcgk_con span {
  display: inline-block;
  width: 96px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-radius: 8px;
}
.zcgk_con.cx span {
  margin-top: 45px;
}
.zcgk_con.zc p {
  font-size: 16px;
  line-height: 24px;
  margin: 14px 0;
  color: #999;
}
.zc {
  background: url(zccx.png) no-repeat;
  background-size: cover;
  float: left;
}
.cx {
  background: url(cjr.png) no-repeat;
  background-size: cover;
  float: right;
}
.zc h3 {
  font-size: 32px;
  font-weight: 400;
}
.cx h3 {
  font-size: 32px;
  font-weight: 400;
}
.zc span {
  background: #4393f5;
}
.cx span {
  background: #43b685;
}

.bmyy h3 {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 30px;
}
.bmyy ul li {
  width: 277px;
  height: 96px;
  box-shadow: 0px 2px 15px rgba(153, 153, 153, 0.2);
  float: left;
  position: relative;
  margin: 0 30px 50px 0;
  transition: all 0.3s;
}
.bmyy ul li:nth-child(4n) {
  margin-right: 0px;
}
.bmyy ul li a {
  font-size: 18px;
  line-height: 22px;
  display: table-cell;
  vertical-align: middle;
  width: 277px;
  height: 96px;
  padding: 0 20px 0 105px;
}
.bmyy ul li:hover {
  transform: translate3d(0, -10px, 0);
  transition: all 0.3s;
}

.bmfw {
  height: 255px;
  margin-bottom: 50px;
}
.coltit_box {
  width: 100%;
  height: 42px;
}
.coltit_box .col_tit {
  float: left;
  font-size: 32px;
  color: #999999;
  font-weight: 500;
  line-height: 42px;
}
.coltit_box .col_tit.active {
  color: #2b2f32;
}
._more {
  float: right;
  width: 90px;
  height: 22px;
  margin-top: 12px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  background: url(https://www.zwfw.hlj.gov.cn/cms_files/webheilongjiangzhengwufuwuwang/tplobject/defaultSet/1dbd65c141ba46e1b70532f49e3b479f/images/more_icon.png)
    70px center no-repeat;
}
._more:hover {
  color: #4393f5;
  background: url(https://www.zwfw.hlj.gov.cn/cms_files/webheilongjiangzhengwufuwuwang/tplobject/defaultSet/1dbd65c141ba46e1b70532f49e3b479f/images/more_icon_active.png)
    70px center no-repeat;
}

.remen {
  margin-top: 50px;
}
.remen-title {
  font-size: 28px;
  margin-bottom: 36px;
}
.remen-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.remen-list ul li {
  width: 380px;
  height: 60px;
  background-color: #fff;
  box-shadow: 0px 2px 15px rgba(153, 153, 153, 0.2);
  margin-right: 30px;
  margin-bottom: 50px;
  transition: transform 0.5s;
}
.remen-list ul li:nth-child(3n) {
  margin-right: 0px;
}
.remen-list ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.remen-list ul li a img {
  width: 17px;
  height: 20px;
  margin: 20px 13px 20px 24px;
}
.remen-list ul li:hover {
  transform: translateY(-10%);
  transition: transform 0.5s;
}
.remen-list ul li:hover a span {
  color: #4393f5;
}
.yqlj ul {
  display: flex;
  justify-content: space-between;
}
.yqlj a {
  display: flex;
  width: 585px;
  height: 120px;
  align-items: center;
  font-size: 24px;
}
.yqlj ul li:nth-child(1) a {
  background: url(jjh.png);
  color: #1f5d92;
}
.yqlj ul li:nth-child(2) a {
  background: url(shxt.png);
  color: #0e9085;
}
.yqlj a img {
  width: 64px;
  height: 64px;
  margin-left: 30px;
  margin-right: 18px;
}
.bmfww {
  display: flex;
  justify-content: space-between;
}

.bmfw-ul {
  padding-bottom: 30px;
}
.bmfw-ul li {
  display: flex;
  align-items: center;
  overflow: hidden;
  float: left;
  width: 277px;
  height: 96px;
  /* margin-top: 30px; */
  margin-left: 30px;
  box-shadow: 0 0 10px 0 rgb(153 153 153 / 20%);
  background-color: #ffffff;
  transition: transform 0.5s;
  cursor: pointer;
}
.bmfw-ul li:nth-child(4n + 1) {
  margin-left: 0;
}
.bmfw-ul li:nth-child(n + 5) {
  margin-top: 30px;
}
.bmfw-ul li a {
  display: flex;
  align-items: center;
  height: 69px;
  overflow: hidden;
  width: 277px;
  height: 96px;
  padding: 0 29px 0 104px;
  font-size: 18px;
  color: #333333;
  line-height: 23px;
  text-align: left;
}
.bmfw-ul li:hover {
  color: #4393f5;
  transform: translateY(-10%);
  transition: transform 0.5s;
  box-shadow: 0 0 10px 0 rgb(67 147 245 / 30%) !important;
}
.more {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ckgd {
  font-size: 16px;
  color: #666;
  margin-right: 7px;
}
.jt {
  display: inline-block;
  width: 17px;
  height: 6px;
  background: url(/images/jt.png);
}

.zczx_list {
  margin-top: 34px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.zczx_item {
  width: 380px;
  height: 150px;
  background: #ffffff;
  box-shadow: 0px 2px 15px rgba(153, 153, 153, 0.2);
  padding: 20px 20px 0 20px;
  transition: transform 0.3s;
  position: relative;
  color: #333333;
}
.zczx_item .zczx_tit {
  display: block;
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.zczx_item .zczx_date {
  font-size: 14px;
  color: #999999;
  font-weight: 400;
  display: block;
  width: 100%;
  text-align: left;
  position: absolute;
  bottom: 20px;
}
.jyfwzq {
  font-size: 64px;
  color: white;
  letter-spacing: 10px;
  width: 1200px;
  margin: 0 auto;
}

.kp {
  position: relative;
}
.kt {
  position: absolute;
  left: 30px;
  top: 37px;
  font-size: 22px;
}
.con1 {
  margin: 0 auto;
  width: 1200px;
}
.kp {
  width: 1200px;
  height: 150px;
  margin-bottom: 35px !important;
}
.kp img {
  width: 100%;
  height: 100%;
}
.sp-li {
  background: 20px center no-repeat #ffffff;
  background-size: 68px 68px;
}
@media screen and (max-width: 768px) {
  .jyfwzq {
    font-size: 0.64rem;
    color: white;
    letter-spacing: 0.1rem;
    width: 100%;
    margin: 0 auto;
  }
  .main {
    width: 100%;
    margin: 0 auto;
  }
  .cont-tit {
    font-size: 0.32rem;
    margin: 0.5rem 0 0.36rem 0.3rem;
  }
  .bmfw {
    margin-bottom: 0.5rem;
  }
  .bmfw-ul {
    padding-bottom: 0.3rem;
  }

  .bmfw-ul {
    padding-bottom: 0.3rem;
  }
  .sp-li {
    background: 0.2rem center no-repeat #ffffff;
    background-size: 0.68rem 0.68rem;
  }
  .bmfw-ul li {
    display: flex;
    align-items: center;
    overflow: hidden;
    width: 44%;
    height: 0.96rem;
    margin-top: .3rem;
    margin-left: 0.3rem;
    box-shadow: 0 0 0.1rem 0 rgb(153 153 153 / 20%);
    background-color: #ffffff;
    transition: transform 0.5s;
    cursor: pointer;
  }
  .bmfw-ul li a {
    display: flex;
    align-items: center;
    height: 0.69rem;
    overflow: hidden;
    width: 2.77rem;
    height: 0.96rem;
    padding: 0 0.29rem 0 1.04rem;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.23rem;
    text-align: left;
  }
  .con1 {
    margin: 0 auto;
    width: 100%;
  }
  .zczx_list {
    margin-top: 0.34rem;
  }
  .zczx_item {
    width: 30%;
    height: 1.5rem;
    background: #ffffff;
    box-shadow: 0rem 0.02rem 0.15rem rgba(153, 153, 153, 0.2);
    padding: 0.2rem 0.2rem 0 0.2rem;
    transition: transform 0.3s;
    position: relative;
    color: #333333;
    margin-left: 0.2rem;
  }
  .zczx_item .zczx_tit {
    display: block;
    font-size: 0.16rem;
    color: #333333;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .zczx_item .zczx_date {
    font-size: 0.14rem;
    color: #999999;
    font-weight: 400;
    display: block;
    width: 100%;
    text-align: left;
    position: absolute;
    bottom: 0.2rem;
  }
  .kt {
    position: absolute;
    left: 0.3rem;
    top: 0.37rem;
    font-size: 0.22rem;
  }
  .kp {
    width: 100%;
    height: 1.5rem;
    margin-bottom: .35rem !important;
  }
  .kp img {
    width: 100%;
    height: 100%;
  }
  .banner {
    height: 3rem;
    line-height: 3rem;
  }
  .bmfw-ul li:nth-child(4n+1) {
    margin-left: 0.3rem;
  }
  .bmfw-ul li:nth-child(n+5) {
    margin-top: 0.3rem;
  }
  .ckgd {
    font-size: .16rem;
    color: #666;
    margin-right: .07rem;
  }
}
