.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: 1920px 100%;
    align-items: center;
  background-color: #1bc4b7;
}
.BannerTxt {
    font-size: 64px;
    color: white;
    letter-spacing: 10px;
}
.lbqh{
    height: 580px;
    margin-top: 50px;
}
.lbqh > div{
    width: 580px;
}
.qh-tab span{
font-size: 32px;
line-height: 64px;
margin-right: 30px;
color: #999;
}
.qh-tab span.act{
    color: #000;
}
.qh-list li{
   height:133px;
   border-top: 1px solid #d8d8d8;
   display: flex;
   padding: 36px 0 20px 0;
}
.time{
    width: 78px;
    padding-right: 20px;
    border-right: 1px solid #d8d8d8;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: 20px;
}
.time span:nth-child(1){
    font-size: 20px;
}
.time span:nth-child(2){
    display: inline-block;
    width: 58px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #d8d8d8;
    border-radius: 30px;
}
.txt{
    width: 480px;
}
.txt p{
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 25px;
}
.txt p:hover a{
    color:#1677FF;
}
.txt span{
    font-size: 16px;
    color: #999;
    line-height: 24px;
}
.qh-list ul{
    display: none;
}
.qh-list ul.act{
    display: block;
}
.bmfw{
    height: 255px;
    margin-top: 60px;
    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;
}
.bmfw ul{
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.bmfw li{
    width: 277px;
    height: 180px;
    border: 1px solid #EBF1F3;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.bmfw li:hover{
    
    box-shadow: 0px 2px 15px 0px rgb(95 202 238 / 20%) !important;
}
.bmfw li:hover a,.yqlj li a:hover{
color: #0091FF;
}
.bmfw li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.bmfw li a img{
    margin-top:30px ;
    margin-bottom: 20px;
}
.bmfw li a p{
    width: 216px;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    line-height: 22px;
}
.con2 ul{
    display: none;
}
.con2 ul.act{
    display: block;
}
.con2 li{
    display: inline-block;
    width: 178px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    box-shadow: 0px 2px 15px 0px rgb(95 202 238 / 20%) !important;
    margin-right: 20px;
    margin-top: 20px;
}
.con2 li.act{
    background-color: #4393F5;
}
.con2 li.act a{
    color: #fff;
}
.con2 li a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.con2 li:nth-child(6n){
    margin-right: 0;
}
.con3 {
    margin-top: 30px;
}
.tab-tit{
    background-color: #F1F2F3;
}
.tab-tit p{
    height: 60px;
    display: inline-block;
    line-height: 60px;
    color: #666666;
}
.tab-tit p:nth-child(1){
    width: 1100px;
    padding-left: 20px;
}
.tab-tit p:nth-child(2){
    width: 94px;
    text-align: center;
}
.tab-con li{
width: 100%;
    height: 60px;
    border-bottom: 1px solid #D7D8D9;
    line-height: 60px;
}
.tab-con li span {
    display: inline-block;
    width: 1100px;
    padding-left: 20px;
}
.tab-con li a {
    display: inline-block;
    width: 94px;
    text-align: center;
    color: #0091FF;
}
.tab-con > div{
    display: none;
}
.tab-con > div.act {
    display: block;
}
.zxly{
    margin-top: 50px;
    margin-bottom: 50px;
    height: 150px;
    background: url(./zxly.png);
    background-size: 100% 100%;
    display: flex;
    align-items: center;
}
.zx-tit {
    display: inline-block;
    width: 500px;
    margin-left: 30px;
    margin-right: 60px;
}
.zx-lj {
    display: inline-block;
    width: 140px;
    height: 40px;
    background-color: white;
    border-radius: 10px;
}
.zx-tit h3 {
    font-size: 32px;
    margin: 0px 0 16px 0;
}
.zx-tit span{
    font-size: 20px;
    color: #666;
}
.zx-lj a {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: space-evenly;
    align-items: center;
}
.zx-lj a:hover{
    color: #4393F5;
}
.yqlj ul{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 50px;
}
.yqlj li{
    width: 278px;
    height: 50px;
    background-color: #f1f2f3;
}
.yqlj li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 50px;
}

.bt-left {
    overflow: hidden;
}

.xfwqnewsleft{ width:580px; height: 580px; float: left;}
.xfwqnewsleft .slick-slide{ max-width:100%; position:relative;}
.xfwqnewsleft .slick-slide p{ position:static;  margin:0px; text-align:justify;  width: 100%;width: 580px;height: 137px;background: #F5F5F5; padding-top:50px;}
.xfwqnewsleft .slick-slide p a{ display: block; width:540px; margin:0 auto; color: #999; font-size:16px; line-height:24px; text-align:justify; font-weight:400}
.xfwqnewsleft .slick-slide p a:first-child{ font-size:18px; line-height:25px;color: #333; font-weight:600; margin-bottom:10px;    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;padding-left: 20px;
    padding-right: 20px;}
.xfwqnewsleft .slick-slide p a:first-child:hover{color:#1677FF; }
.xfwqnewsleft .slick-slide p.xfwqdate{ padding:0; width:80px; height:80px; background:#1677FF; position:absolute; bottom:107px; left:20px; font-style:normal; text-align:center}
.xfwqdate span{ display:block; width:58px; height:1px; margin:0 auto; border-bottom:#FFFFFF 1px solid; opacity:0.5; }
.xfwqdate i{ display:block; width:100%; height:43px; font-size:20px; line-height:28px; padding-top:6px; padding-bottom:9px; font-style:normal;color:#FFFFFF; text-align:center}
.xfwqdate em{ display:block; width:100%; height:36px; font-size:16px; line-height:22px; padding-top:7px; font-style:normal;color:#FFFFFF; text-align:center}

.xfwqnewsleft .slick-dots{ position:absolute; right:19px; bottom:151px;}
.xfwqnewsleft .slick-dots li{ display:inline-block; margin-right:20px; width:auto; height:22px; float:left}
.xfwqnewsleft .slick-dots li.slick-active{ width:auto;padding-right:5px; background:url(xfwqzqdotline.jpg)  no-repeat 20px center; background-size:60px 1px; margin-right:0}
.xfwqnewsleft .slick-dots li button{ border:0; width:10px; height:22px; font-size:16px; line-height:22px; font-weight:400; color:#FFFFFF; background:none; padding:0; text-align:center; cursor:pointer; float:left}
.xfwqnewsleft .slick-dots li::after{
 content: "";
  border-top: 1px solid #fff;
  display: inline-block;
  vertical-align: middle;
  width: 0px;
  margin-left: 5px;
  transition: all 1s ease-out 0s;
}
.xfwqnewsleft .slick-dots li.slick-active::after{
width: 40px;
}
.xfwqnewsleft .slick-slide a img{height:435px;}
.xfwqnewsleft .slick-slide>a{ position:relative; display:block}
.xfwqnewsleft .slick-slide>a p.shadow{width: 579px;height: 50px;opacity: 0.8; background:none; background-image: linear-gradient(179deg, #00000000 0%, #000000 98%);  position:absolute; bottom:0; left:0;}
.xfwqnewsleft .slick-slide p a:nth-child(2){
    text-indent: 1em;
      overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.qh-tab a.act {
    display: block;
}
.qh-tab a {
    float: right;
    line-height: 64px;
    display: none;
}


.w1200{width:1200px;margin:0 auto;margin-top: 50px;}
.clearfix::after{ content:""; display:block; clear:both;}
.hmhn_con{width:380px;height:220px;/* margin-bottom:100px; */border-radius: 10px;transition: all 0.3s;}
.hmhn_con a{ display:block; width:100%; height:100%; padding:30px; cursor:pointer;}
.hmhn_con:hover{ transform: translate3d(0,-10px,0); transition: all 0.3s;}

.hmhn_con span{ display:inline-block; width:96px; height:50px; line-height:50px; margin-top:45px; font-size:16px;
color:#FFF; text-align: center; border-radius:8px;}
.zc{
background:url(https://www.zwfw.hlj.gov.cn/cms_files/filemanager/1759171972/picture/20238/aafd75874dc34f90810397bc513f4fc8.png)
no-repeat; background-size:cover; float:left;}
.cx{
background:url(https://www.zwfw.hlj.gov.cn/cms_files/filemanager/1759171972/picture/20238/5589a40a184841cc825b0f71ecde9815.png)
no-repeat; background-size:cover; float:right;}
.ts{
background:url(https://www.zwfw.hlj.gov.cn/cms_files/filemanager/1759171972/picture/20238/d9c6391e6e334348b3b8015aacf28eee.png)
no-repeat; background-size:cover; float:right;}
.zc h3{
background:url(https://www.zwfw.hlj.gov.cn/cms_files/webheilongjiangzhengwufuwuwang/tplobject/defaultSet/d0e955ec49e942c59a50eb54ebd54c3a/images/icon-1.png)
left center no-repeat; padding-left:45px; font-size:32px; font-weight:400;}
.cx h3{
background:url(https://www.zwfw.hlj.gov.cn/cms_files/webheilongjiangzhengwufuwuwang/tplobject/defaultSet/d0e955ec49e942c59a50eb54ebd54c3a/images/icon-2.png)
left center no-repeat; padding-left:45px; font-size:32px; font-weight:400;}
.ts h3{
background:url(https://www.zwfw.hlj.gov.cn/cms_files/filemanager/1759171972/picture/20238/78446cace4444f878f2d74babfd4d35f.png)
left center no-repeat; padding-left:45px; font-size:32px; font-weight:400;}
.zc span{ background:#4393F5;}
.cx span{ background:#43B685;}
.ts span{ background:#4393F5;}