.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;}