@charset "utf-8";
.row {
  width: 100%;
  overflow: hidden
}
/*通用TAB*/
.tab-ul {
  width: 100%;
  overflow: hidden;
}
.tab-ul li {
  float: left;
  display: inline-block;
  color: var(--text-color);
  font-size: var(--font-size-30);
  margin-right: 30px;
  margin-bottom: 30px
}
.tab-ul .cur a {
  color: var(--main-color);
}
.tab-con {
  display: none
}
.province_list {
  clear: both;
  overflow: hidden;
  padding-top: 10px;
}
.province_list dl {
  margin-bottom: 25px;
  overflow: hidden;
  display: flex
}
.province_list dl:last-child {
  margin-bottom: 10px
}
.province_list dt {
  line-height: 30px;
  height: 30px;
  width: 85px;
  color: var(--text-color);
  margin-right: 10px;
  font-weight: bold;
  text-align: justify;
  text-align-last: justify; /*兼容ie*/ text-justify: distribute-all-lines;
  font-size: var(--font-size-24);
}
.province_list dd {
  flex: 1
}
.province_list dd a {
  line-height: 30px;
  margin-left: 20px;
  display: block;
  float: left;
  font-size: var(--font-size-24);
}
.text {
  font-size: 18px;
  line-height: 32px;
  position: relative
}
.text a {
  position: absolute;
  right: 0;
  bottom: 0;color: var(--main-color);
}
.bg_white {
  background: #fff;
  border-radius: 5px;
  padding: 28px;
  overflow: hidden
}
.mt_20 {
  margin-top: 20px
}
.mt_30 {
  margin-top: 30px
}
.read {
  color: var(--text-color-active);
  font-size: var(--font-size-16);
}
.fontColor {
  color: var(--main-color);
}
.mainBox {
  overflow: hidden;
  background: none !important;
  padding: 0 !important
}
.l_main_box {
  float: left;
  width: 65.5%;
  margin-bottom: -9999px;
  padding-bottom: 9999px;
}
.r_main_box {
  float: right;
  padding: 28px;
  background: #fff;
  width: 32%;
  margin-bottom: -9999px;
  padding-bottom: 9999px;
  border-radius: 5px;
}
.btnList, .sidebar_btn, .branch {
  width: 100%;
  overflow: hidden
}
.btnList a {
  color: var(--text-color);
  text-align: center;
  width: 100%;
  height: 86px;
  line-height: 86px;
  border-color: var(--slide-btn-bg-color);
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  display: block;
  margin-bottom: 20px
}
.sidebar_btn li a, .sidebar_btn li h3 {
  width: 100%;
  height: 86px;
  line-height: 86px;
  background: var(--btn-bg);
  color:var(--main-color);
	font-size: var(--font-size-24);
  border-radius: 5px;
  display: block;
  text-align: center;
  margin-bottom: 20px; position: relative;font-weight: normal;
}
.sidebar_btn li h3::after{content: ""; width: 14px; height: 9px; display: block; position:absolute;  top: 40px;background: url("tit_ico_zwl_20230713.png") no-repeat; right: 20px; background-size: 14px}
.h3_active::after{transform: rotate(180deg);
-ms-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
transition: transform 0.2s linear;}
.sidebar_btn li a::before,.sidebar_btn li a::after{ content: ""; width: 20px; height: 4px; display: block; position:absolute;  top: 42px}
.sidebar_btn li a::before{background: url("tit_bg4_zwl_20230713.png") no-repeat;left: 45px; }
.sidebar_btn li a::after{background: url("tit_bg3_zwl_20230713.png") no-repeat;right: 45px;}
.sidebar_btn li:last-child a::after{ right: 20px}
.sidebar_btn li:last-child  a::before{ left: 20px}

.sidebar_btn li div{ background: #f9fdff; padding: 15px; padding-bottom: 0; overflow: hidden; display: none;overflow-y: auto;
height: 528px;}
.sidebar_btn li div p {
  margin-bottom: 10px; padding-bottom: 10px; 
}
.sidebar_btn li div p:last-child{ margin-bottom: 0}
.sidebar_btn_active { display: block!important}
.h3_active{ margin-bottom: 0!important}
.branch li {
  padding-left: 14px;
  display: block;
  line-height: 30px;
  margin-bottom: 15px;
  position: relative;
  width: 33%;
  float: left
}
.branch li::before {
  display: inline-block;
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 13px;
  left: 0px;
  border-radius: 10px;
  background: var(--text-color2);
}
.branch li:last-child {
  margin-bottom: 0px;
}
.branch li a {
  font-size: var(--font-size-20);
  color: var(--text-color)
}
.branch li:hover a {
  color: var(--text-color-active);
}
.bm_branch li {
  width: 20%;
}
/*政策直达*/
.zcdy_left, .zcdy_right {
  width: 48.5%;
  background: #fff;
  border-radius: 5px;
  height: 600px; 
}
.zcdy_left {
  float: left;
}
.zcdy_right {
  float: right;padding: 28px
}
.zcdy_left .zcdy_tit{color: var(--zxzc-zczd-title-color);font-size: var(--font-size-30); background:#d1e9ff; height: 107px; line-height: 107px; border-radius: 5px 5px 0 0; position: relative}
.zcdy_left .zcdy_tit::before{ content: ""; width: 105px; height: 14px; background: url("zczd_tit_bg_20230712.png") no-repeat ; position: absolute; left: 43%; top: 50px; }
.zcdy_left .zcdy_tit a{ padding-left: 38px;text-shadow: 0px 0px 1px #fff;}
.zcdy_left .zczd_text {
  background-color: #016bb6;
  color: #ffeeaa;
  padding: 15px;

  font-size: var(--font-size-16);
}
.zcdy_left .zczd_h3 {color: var(--zxzc-zczd-title-color);font-size: var(--font-size-20);  text-align: right; margin: 20px 28px 20px 0}
.zcdy_left .zczd_wrap {
  position: relative;
  margin-top: 15px;
  padding: 0 28px;height: 325px;
}
.zcdy_left .swiper {
  width: 100%;
 height: 298px;
  border-top: 0;
  overflow: hidden;
}
.zcdy_left .zczd_wrap .swiper-wrapper {
  border-radius: 5px 0 0 5px;
  width: 82%;

}
.zcdy_left .zczd_wrap .swiper-slide {
  position: relative;
  width: 100%; 
  margin-left: 20px;
  display: block;
}
.zcdy_left .zczd_wrap .swiper-slide p:first-child a {
  width: 91%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: var(--font-size-20);
}
.zcdy_left .zczd_wrap .swiper-slide p:first-child a:hover {
  color: var(--main-color);
}
#qiye a:hover, #geren a:hover {
  color: var(--main-color);
}
.zcdy_left .zczd_wrap .swiper-slide p:first-child {

  color: var(--text-color);
}
.zcdy_left .zczd_wrap .swiper-slide p:nth-child(2) {
  color: var(--text-color2);
  font-size: var(--font-size-16);
  line-height: 20px;
}
.zcdy_left .zczd_wrap .swiper-slide p {
  line-height: 30px;
  position: relative;
  padding-left: 9px;
}
.zcdy_left .zczd_wrap .swiper-slide p:first-child:before {
  display: inline-block;
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 13px;
  left: -10px;
  border-radius: 10px;
  background: var(--text-color2);
  ;
}
.zcdy_left .zczd_wrap .swiper-slide .more {
  position: absolute;
  right: 0;
  top: 24px;
}
.zcdy_left .zczd_wrap .swiper-slide .more img {
  width: 20px;
  height: 20px;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: left;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-btn .swiper-button-next, .swiper-btn .swiper-button-prev {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 2px;
  cursor: pointer;
}
.swiper-btn .swiper-button-next {
  background: url(http://www.jl.gov.cn/images/cosmos_arrow_L@2x.png) no-repeat,#016bb6 ;
  background-position: center;
  background-size: 7px 12px;
  bottom: 81px;
  transform: rotate(270deg);
  border-radius: 5px;
  right: 22px;
}
.swiper-btn .swiper-button-prev {
  background: url(http://www.jl.gov.cn/images/cosmos_arrow_L@2x.png) no-repeat,#016bb6 ;
  background-position: center;
  background-size: 7px 12px;
  top: 0;
  transform: rotate(90deg);
  border-radius: 5px;
  right: 22px;
}
.swiper-btn .more {
  position: absolute;
  right: 22px;
  background-color:var(--zxzc-bg-color);
  color: var(--text-color);;
  bottom: 2px;
  padding: 5px 7px;
  text-align: center;
  border-radius: 5px; font-size: 14px;
}
.swiper-btn:after {
  content: '';
  width: 1px;
  height: 181px;
  background-color: #d4d3d4;
  display: block;
  position: absolute;
  right: 37px;
  top: 31px;
}
/* 政策订阅 */
.zcdy_right .zcdy_wrap {
  margin-top: 15px;
}
.zcdy_right .zcdy_wrap .zcdy_text {
  background-color: #f3faff;
  color: var(--zxzc-zczd-title-color);
  padding: 15px;
 font-size: var(--font-size-20);

  border-radius: 5px;
}
.zcdy_right .hm_title {

  line-height: 40px;
 
  margin-top: 30px;
  border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #d1e9ff; height: 41px;
}
.zcdy_right .hm_title a {
  color:var(--main-color);
  
  border-radius: 5px 5px 0 0;
  font-size: var(--font-size-20); background:#f3faff; width: 50%; text-align: center; float: left
}
.zcdy_right .hm_title a.active {
  background-color:#d1e9ff;


}
.zcdy_right .hm_title img {
  width: 20px;
  height: 20px;
  float: right;
  margin-top: 10px;
}
.zcdy_right #geren, .zcdy_right, #qiye {
  /* padding-left: 10px; */
}
.zcdy_right #geren a, .zcdy_right #qiye a {
  line-height: 35px;
  display: inline-block;
  padding-right: 20px;font-size: var(--font-size-20);color: var(--text-color);
  margin-bottom: 5px;
}
.zcdy_list{ margin: 20px 0}
/* 新增热点政策 230110 */
.zcdy_right .rdzc > p {
  color: #ff6200;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
}
.zcdy_right .rdzc #rdzc{ display: flex; flex-wrap: wrap;justify-content: space-between; margin-top: 20px}
.zcdy_right .rdzc #rdzc a {
  width: 30%;
  background-color:var(--zxzc-bg-color2);;
color: var(--text-color);

  white-space: nowrap;
  display: inline-block;
  border-radius: 5px; text-align: center; margin-bottom: 20px; height: 40px; line-height: 40px
}
.zcdy_right .rdzc #rdzc a:nth-child(4),.zcdy_right .rdzc #rdzc a:nth-child(5),.zcdy_right .rdzc #rdzc a:nth-child(6){ margin-bottom: 0}

.zxzc_btnList a {
  background: #f3faff; 
  text-align: center;
  width: 100%;
  height: 80px;
  line-height: 80px;
color: var(--main-color);
  border-radius: 5px;
  display: block;
  margin-bottom: 20px;
  font-size: var(--font-size-30);
}
.zczd_zfgb{text-align: center}
.zczd_zfgb h3{font-size: var(--font-size-30); margin-bottom: 20px;}
.zczd_zfgb h3 a{color: var(--text-color);}
.zczd_zfgb img{ width: 50%;}

.big_tit{font-size: var(--font-size-30);color: var(--text-color); font-weight: bold;  text-align: center; margin-bottom: 40px}
.big_tit h2{display: inline-block; position: relative}
.big_tit h2::before,.big_tit h2::after{ content: ""; width: 100px; height: 1px; display: block; position: absolute; top: 20px}

.big_tit h2::before{background: url("tit_bg_zwl_20230713.png") no-repeat;left: -130px;  } 
.big_tit h2::after{background: url("tit_bg1_zwl_20230713.png") no-repeat;right: -130px; }
.sidebar_link ul{ padding: 10px 0}
.sidebar_link li a{font-size: var(--font-size-24); }
.t_border {
  border-top: 1px solid #e3e3e3;
  padding-top: 20px;

}
/*分页*/
.page_box {
            text-align: center;
            padding-top: 40px;
            padding-bottom: 50px;
            font-size: 0
        }
        
        .page_box a {
            margin: 0 5px;
            font-size: 16px;
            zoom: 1;
            color: #9ca1aa;
            display: inline-block;
            border: 1px solid #c5c9cf;
            border-radius: 3px;
            padding: 5px;
                    width: auto;
padding-left: 10px;
padding-right: 10px;
            
            text-align: center;
        }
        
        .page_box span a {
            width: 60px;
        }
        
        .page_box a.current{
            background: #003984;
            color: #fff;
            border: 1px solid #003984;
        }
        
        .page_box a:hover {
            color: #fff;
            background: #003984;
            border: 1px solid #003984;
        }
.totalPages,.totalSize{ display: none}
#rsxx span{float: right;}
	.line_border{border-bottom: 1px solid #e3e3e3;
padding-bottom: 30px;
margin-bottom: 30px;}
