.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;
}

.suiwu {
  height: 900px;
}
.geren {
  margin-top: 50px;
}
.geren-title,
.qiye-title {
  font-size: 28px;
  margin-bottom: 36px;
}
.geren-list ul,
.qiye-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.geren-list ul li,
.qiye-list ul li {
  width: 380px;
  height: 60px;
  background-color: #f5f5f5;
  margin-right: 30px;
  margin-bottom: 30px;
  transition: transform 0.5s;
}
.geren-list ul li:nth-child(3n),
.qiye-list ul li:nth-child(3n) {
  margin-right: 0px;
}
.geren-list ul li a,
.qiye-list ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.geren-list ul li a img,
.qiye-list ul li a img {
  width: 17px;
  height: 20px;
  margin: 20px 13px 20px 24px;
}

.geren-list ul li:hover,
.qiye-list ul li:hover {
  transform: translateY(-10%);
  transition: transform 0.5s;
}
.geren-list ul li:hover a span,
.qiye-list ul li:hover a span {
  color: #4393f5;
}
.h4-sp {
  font-size: 64px;
  color: white;
  letter-spacing: 10px;
  width: 1200px;
  margin: 0 auto;
}
.con1 {
  margin: 0 auto;
  width: 1200px;
}
.bmfw {
  height: 100% !important;
  margin-bottom: 50px;
}
.jt {
  background: url('/cms_files/filemanager/1759171972/picture/20239/d5c9f695ae2e4e1b82090cb43259cbfd.png') !important;
}
.zczx_item:hover {
  color: #ffffff;
  background-color: #4393f4;
  transform: translateY(-5%);
}
.suiwu {
  height: 100%;
}
.li-bg{
  background: 20px center no-repeat #ffffff;
  background-size: 68px 68px;;
}
@media screen and (max-width: 768px) {
  .main {
    width: 100%;
    margin: 0 auto;
  }
  .li-bg{
    background: .2rem center no-repeat #ffffff;
    background-size: .68rem .68rem;;
  }
  .clearfix::after {
    content: '';
    display: block;
    clear: both;
  }
  .con1 {
    margin: 0 auto;
    width: 100%;
  }
  .banner {
    height: 3rem;
    line-height: 3rem;
    background: url('banner.png') center center no-repeat;
    background-size: 100% 100%;
    align-items: center;
    background-size: cover;
  }
  .BannerTxt {
    font-size: 0.64rem;
    color: white;
    letter-spacing: 0.1rem;
  }
  .h4-sp {
    font-size: 0.64rem;
    color: white;
    letter-spacing: 0.1rem;
    width: 100%;
    margin: 0 auto;
  }
  .span-sp{
    margin-left: 0.25rem;
  }
  .cont-tit {
    font-size: 0.32rem;
    margin: 0.5rem 0 0.36rem;
  }
  .bmfww {
    display: flex;
    justify-content: space-between;
  }
  .zcgk_tab {
    background: url(zcgk_bg.png) bottom center no-repeat;
    background-size: 100%;
    padding: 0 0 0 0;
  }
  .zcgk_con {
    width: 5.85rem;
    height: 2rem;
    border-radius: 0.1rem;
    transition: all 0.3s;
  }
  .zcgk_con a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0.3rem;
    cursor: pointer;
  }
  .zcgk_con:hover {
    transform: translate3d(0, -0.1rem, 0);
    transition: all 0.3s;
  }
  .zcgk_con span {
    display: block;
    width: 0.96rem;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.16rem;
    color: #fff;
    text-align: center;
    border-radius: 0.08rem;
  }
  .zcgk_con.cx span {
    margin-top: 0.45rem;
  }
  .zcgk_con.zc p {
    font-size: 0.16rem;
    line-height: 0.24rem;
    margin: 0.14rem 0;
    color: #999;
  }
  .zc {
    background: url(zccx.png) no-repeat;
    background-size: cover;
    float: left;
    margin-left: 0.8rem;
  }
  .cx {
    background: url(cjr.png) no-repeat;
    background-size: cover;
    float: left;
    margin-left: 0.8rem;
    margin-top: 0.2rem;
  }
  .zc h3 {
    font-size: 0.32rem;
    font-weight: 400;
  }
  .cx h3 {
    font-size: 0.32rem;
    font-weight: 400;
  }
  .zc span {
    background: #4393f5;
  }
  .cx span {
    background: #43b685;
  }

  .bmyy h3 {
    font-size: 0.32rem;
    font-weight: 400;
    margin-bottom: 0.3rem;
  }
  .bmyy ul li {
    width: 2.77rem;
    height: 0.96rem;
    box-shadow: 0rem 0.02rem 0.15rem rgba(153, 153, 153, 0.2);
    float: left;
    position: relative;
    margin: 0 0.3rem 0.5rem 0;
    transition: all 0.3s;
  }
  .bmyy ul li:nth-child(4n) {
    margin-right: 0rem;
  }
  .bmyy ul li a {
    font-size: 0.18rem;
    line-height: 0.22rem;
    display: table-cell;
    vertical-align: middle;
    width: 2.77rem;
    height: 0.96rem;
    padding: 0 0.2rem 0 1.05rem;
  }
  .bmyy ul li:hover {
    transform: translate3d(0, -0.1rem, 0);
    transition: all 0.3s;
  }

  .bmfw {
    height: 2.55rem;
    margin-bottom: 0.5rem;
  }
  .coltit_box {
    width: 100%;
    height: 0.42rem;
  }
  .coltit_box .col_tit {
    float: left;
    font-size: 0.32rem;
    color: #999999;
    font-weight: 500;
    line-height: 0.42rem;
  }
  .coltit_box .col_tit.active {
    color: #2b2f32;
  }
  ._more {
    float: right;
    width: 0.9rem;
    height: 0.22rem;
    margin-top: 0.12rem;
    font-size: 0.16rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.22rem;
    background: url(https://www.zwfw.hlj.gov.cn/cms_files/webheilongjiangzhengwufuwuwang/tplobject/defaultSet/1dbd65c141ba46e1b70532f49e3b479f/images/more_icon.png)
      0.7rem 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)
      0.7rem center no-repeat;
  }

  .remen {
    margin-top: 0.5rem;
  }
  .remen-title {
    font-size: 0.28rem;
    margin-bottom: 0.36rem;
  }
  .remen-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .remen-list ul li {
    width: 3.8rem;
    height: 0.6rem;
    background-color: #fff;
    box-shadow: 0rem 0.02rem 0.15rem rgba(153, 153, 153, 0.2);
    margin-right: 0.3rem;
    margin-bottom: 0.5rem;
    transition: transform 0.5s;
  }
  .remen-list ul li:nth-child(3n) {
    margin-right: 0rem;
  }
  .remen-list ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .remen-list ul li a img {
    width: 0.17rem;
    height: 0.2rem;
    margin: 0.2rem 0.13rem 0.2rem 0.24rem;
  }
  .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: 5.85rem;
    height: 1.2rem;
    align-items: center;
    font-size: 0.24rem;
  }
  .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: 0.64rem;
    height: 0.64rem;
    margin-left: 0.3rem;
    margin-right: 0.18rem;
  }
  .bmfww {
    display: flex;
    justify-content: space-between;
  }

  .bmfw-ul {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0.3rem;
  }
  .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:nth-child(4n + 1) {
    margin-left: 0.3rem;
  }
  .bmfw-ul li:nth-child(n+5){
    margin-top: 0.3rem;
  }
  .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;
  }
  .bmfw-ul li:hover {
    color: #4393f5;
    transform: translateY(-10%);
    transition: transform 0.5s;
    box-shadow: 0 0 0.1rem 0 rgb(67 147 245 / 30%) !important;
  }
  .more {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .ckgd {
    font-size: 0.16rem;
    color: #666;
    margin-right: 0.07rem;
  }
  .jt {
    display: inline-block;
    width: 0.17rem;
    height: 0.06rem;
    background: url(/images/jt.png);
  }

  .zczx_list {
    margin-top: 0.34rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: normal;
  }
  .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;
  }

  .suiwu {
    height: 9rem;
  }
  .geren {
    margin-top: 0.5rem;
  }
  .geren-title,
  .qiye-title {
    font-size: 0.28rem;
    margin-bottom: 0.36rem;
    margin-left: 0.25rem;
  }
  .geren-list ul,
  .qiye-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .geren-list ul li,
  .qiye-list ul li {
    width: 29%;
    height: 0.6rem;
    background-color: #f5f5f5;
    margin-right: 0rem;
    margin-bottom: 0.3rem;
    transition: transform 0.5s;
    margin-left: 0.25rem;
  }
  .geren-list ul li:nth-child(3n),
  .qiye-list ul li:nth-child(3n) {
    margin-right: 0rem;
  }
  .geren-list ul li a,
  .qiye-list ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 0.16rem;
  }
  .geren-list ul li a img,
  .qiye-list ul li a img {
    width: 0.17rem;
    height: 0.2rem;
    margin: 0.2rem 0.13rem 0.2rem 0.24rem;
  }

  .geren-list ul li:hover,
  .qiye-list ul li:hover {
    transform: translateY(-10%);
    transition: transform 0.5s;
  }
  .geren-list ul li:hover a span,
  .qiye-list ul li:hover a span {
    color: #4393f5;
  }
}
