@charset "UTF-8";
.bg-main-box{
  width: 100%;
  background-image: url(bg.png);
  background-size: 100% 86rem;
  background-position: top center;
  background-repeat: no-repeat;
  margin-top: -2.2rem;
 }

.container {
  padding-bottom: 0;
} 

.top-news {
  padding: 1.5rem 3rem;
  text-align: center;
 }
  .top-news h3 {
    font-weight: bold;
    font-size: 3.8rem;
    color: #111111;
    margin-bottom: 0;
    color: #fff;
     }
  .top-news p {
    font-weight: 400;
    font-size: 2rem;
    color: #fff;margin: 0; }

.top-card {
    margin: 6rem auto 4rem;
}
        .top-card .tabs-panel .tabs-header .item a {
            color: #fff;
        }

        .top-card .tabs-panel .tabs-header .item a:hover,
        .top-card .tabs-panel .tabs-header .item.active a {
            color: #FDD649;
        }

        #part1-news-2 .tabs-header .item.active a,
        #part1-news-2 .tabs-header .item a:hover {
            color: #333;
        }

        .zwfw {
            height: 100%;
            cursor: pointer;
            white-space: nowrap;
        }
		.zwfw:hover {
			color: #3E79D6 !important;
        }
.top-card .top-title{
  font-size: 3.8rem;
  font-weight: bold;
  line-height: 4.2rem;
  text-align: center;
  letter-spacing: 0px;
  color: #FFFFFF;
}
.top-card .top-subtitle{
  font-size: 2rem;
  line-height: 2rem;
  text-align: center;
  letter-spacing: 0px;
  color: #FFFFFF;
  margin: 1.7rem 13rem  4rem ;
}
.top-card .swiper-news{
  height: 47.4rem;
}
.top-card  .am-u-sm-6{
  padding: 0;
}
.top-card  .swiper-news .swiper-container {
  height: 47.4rem;
}
.top-card  .swiper-news .swiper-container img{
  width: 100%;
  height:414px;
}
.top-card  .swiper-news .swiper-pagination{
  position: absolute;
  text-align: center;
  float: right;
  right: 0;
  bottom: 0;
  width: 14.7rem;
  height: 6rem;
  line-height: 6rem;
  text-align: right;
  padding-right: 1rem;
  z-index: 10;
}
.top-card  .swiper-news .swiper-pagination-bullet {
  width: 1.2rem;
  height: 0.8rem;
  border-radius: 6px;
  opacity: 0.44;
  background: rgba(255, 255, 255, 0.44);
  display: inline-block;
  margin: 0 5px;
}
.top-card  .swiper-news .swiper-pagination-bullet-active {
  background: #FCD33F;
}
.top-card .swiper-news .pagination-news-title{
  width: 100%;
  height: 6rem;
  background: rgba(0, 0, 0, 0.66);

  font-size: 2rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 6rem;
  padding: 0 2rem;
  z-index: 9;
  padding-right: 15rem;
}
.top-card .swiper-news  .news-title{
  width: 100%;
  height: 6rem;
  background: rgba(0, 0, 0, 0.66);
  position: absolute;
  bottom: 0;
  font-size: 2rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 6rem;
  padding: 0 2rem;
  z-index: 9;
  padding-right: 15rem;
}
.top-card .swiper-news .swiper-button-next, .top-card .swiper-news  .swiper-button-prev{
background-color: rgba(0, 0, 0, 0.5);
width: 3.1rem;
height: 5.2rem;
transform: rotate(0);
background-size: 1.3rem;
}
.top-card .swiper-news  .swiper-button-prev{
  border-radius: 0px 4px 4px 0px;
  left: 0;
}
.top-card .swiper-news  .swiper-button-next{
  border-radius:  4px 0 0 4px ;
  right: 0;
}

.top-card .tabs-panel{
  padding-left: 3.2rem;
}
.top-card .tabs-panel .tabs-header {
  margin-bottom: 0.6rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.34);
}
.top-card .tabs-panel .text-list .item{
  font-size: 2rem;
  line-height: 2rem;
  letter-spacing: 0px;
  padding: 2.4rem 0;
  color: rgba(255, 255, 255, 0.96);
  border-bottom: 1px dashed rgba(255, 255, 255, 0.12);
}
.top-card .tabs-panel .text-list .item .title{
  color: rgba(255, 255, 255, 0.96);
}
.text-list .item .date {
  font-size: 2rem;
  margin-left: 1rem;
  white-space: nowrap;
  text-align: right;
  color: rgba(255, 255, 255, 0.44); }

@media only screen and (max-width: 641px) {
  .container {
    padding: 0 1.5rem;
  } 
  .top-card {
   margin: 4rem auto;
   }
  .top-card .top-title{
    font-size: 2.6rem;
  }
  .top-card .top-subtitle{
    line-height: 2.5rem;
    margin: 1.7rem 0rem 2rem;
  }
  .top-card .swiper-news{
    width: 100%;
    height: auto;
  }
  .top-card .swiper-news .swiper-container{
    height: initial
  }
  .top-card .swiper-news .swiper-pagination{
    position: relative;
    bottom: 6rem;
  }
  .top-card .tabs-panel .tabs-header{
    overflow: hidden;
    background: #E7ECF4;
    padding: 4px;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 4px;
    font-size: 2rem;
  }
  .top-card .tabs-panel{
    width: 100%;
    padding-left: 0;
    color: #333;
    margin-top: -4rem;
  }
  .top-card .tabs-panel .tabs-header .item{
    width: 25%;
   font-size: 1.6rem;
    line-height: 2.4rem;
    text-align: center;
    height: 100%;
    color: #333;
    border-radius: 4px;
    cursor: pointer;
    white-space: wrap;
    padding: 1rem 0rem;
  }
  .top-card .tabs-panel .tabs-header .item.active{
    color: #2B58A8;
    font-weight: 700;
    background: linear-gradient(180deg, #F4F6F8 0%, #FFFFFF 100%);
    box-shadow:0px 4px 16px 0px rgba(122, 140, 168, 0.16);
    border-bottom: none;
  }
  .top-card .tabs-panel .text-list .item .title{
    color: #333;
    font-size: 1.6rem;
  }
  .top-card .tabs-panel .text-list .item .date{
    font-size: 1.6rem;
  }
  .top-card .tabs-panel .tabs-header .item a, .top-card .tabs-panel .text-list .item, .top-card .tabs-panel .text-list .item .date{
    color: #333;
  }
  .top-card .tabs-panel .tabs-header .item.active a{
	color: var(--themeActive);
  }
}

.card-heihgt{
min-height:168rem;
}


.swiper-card{
  width: 100%;
  /* height: 60rem; */
}
.swiper-card .tabs-panel.am-u-sm-12{
  padding: 0;
  margin-bottom: 3rem;
}
.swiper-card .imgs.tabs-header .header-imgs{
  width: 12.8rem;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 3.6rem;
  letter-spacing: 0px;
  color: #333333;
  padding: 0;
}
.swiper-card .imgs.tabs-header .header-imgs img{
  width: 100%;
  margin-bottom: 2.2rem;
  pointer-events: none;
  height: 12.8rem;
}
.swiper-card .imgs.tabs-header .header-imgs span{
  margin-bottom: 2.2rem;
  pointer-events: none;
}
.swiper-card .imgs.tabs-header .header-imgs .bottom-img{
  width: auto;
  height: 1.2rem;
  display: none;
  margin-bottom: 0rem;
}
.swiper-card .tabs-panel .imgs.tabs-header{
  justify-content: space-between;
  height: 26rem;
}
.swiper-card .tabs-panel .imgs.tabs-header .header-imgs.active, .swiper-card .tabs-panel.imgs .tabs-header .header-imgs:hover{
  color: #3E79D6;
  border-bottom: 0;
}
.swiper-card .tabs-panel .imgs.tabs-header .header-imgs.active .bottom-img.active{
  display: block;
}

@media only screen and (max-width: 641px) {
  .swiper-card .tabs-panel .imgs.tabs-header{
    height: auto;
  }
  .swiper-card .imgs.tabs-header .header-imgs{
    margin-bottom: 1rem;
    font-size: 2.6rem;
    height: 23rem;
  }
  .swiper-card .imgs.tabs-header .header-imgs img{
    width: 9.5rem;
	height: 9.5rem;
  }
}

/* ******************************** 政府信息公开 ********************************* */
.zwgk-ctt{
  width: inherit;
  min-height: 62.8rem;
}
.zwgk-ctt>.am-g{
   display: flex;
    justify-content: space-between;
}
.zwgk-ctt .zwgk-left{
  width: 70.8rem;
  height: auto;
  margin-right: 3rem;
  padding: 0;
}
.zwgk-ctt .zwgk-left .left-title-info {
  align-items: flex-end;
  margin-bottom: 2.6rem;
}
.zwgk-ctt .zwgk-left .left-title-info .title{
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 3.4rem;
  letter-spacing: 0px;
  color: #111111;
}
.zwgk-ctt .zwgk-left .left-title-info img{
  width: 30rem;
  height: 0.6rem;
}
.zwgk-ctt .zwgk-left .left-title-info .more{
  width: 12rem;
  height: 3.4rem;
  border-radius: 1.7rem;
  opacity: 1;
  box-sizing: border-box;
  border: 1px solid #E4E4E4;
  font-size: 1.6rem;
  color: #999999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zwgk-ctt .zwgk-left .left-title-info .more:hover{
  color: var(--theme);
  border-color: var(--theme);
}
.zwgk-ctt .zwgk-left .left-cards{
  width: 100%;
}
.zwgk-ctt .zwgk-left .left-cards .left-cards-l{
 width: 100%;
    min-height: auto;
    margin-top: 2rem;
  background: #F8F8F8;
  border-radius: 8px;
  margin-right: 1.35rem;
  padding: 1.8rem;
}
.zwgk-ctt .zwgk-left .left-cards .left-cards-l .card{
  width: 100%;
  min-height: 24%;
  border-right: 1px solid #E5E5E5;
  font-weight: 400;
  font-size: 1.8rem;
  color: #333333;
  line-height: 2.2rem;
  display: flex;
    animation: c;
    justify-content: center;
}
.zwgk-ctt .zwgk-left .left-cards .left-cards-l .card:last-child{	
	border-right: none;
}
.zwgk-ctt .zwgk-left .left-cards .left-cards-l .card img{
      width: auto;
    height: 4.5rem;
  margin-bottom: .5rem;
}
.zwgk-ctt .zwgk-left .left-cards .left-cards-l .card:last-of-type{
  border-bottom:none
}
.zwgk-ctt .zwgk-left .left-cards .left-cards-l .card:hover{
  -webkit-transform: translate3d(0, 0, 0) scale(1.05);
  -moz-transform: translate3d(0, 0, 0) scale(1.05);
  -ms-transform: translate3d(0, 0, 0) scale(1.05);
  -o-transform: translate3d(0, 0, 0) scale(1.05);
  transform: translate3d(0, 0, 0) scale(1.05);
}
.zwgk-ctt .zwgk-left .left-cards .left-cards-r{
  flex-wrap: wrap;
  margin: 0;
  /* gap: 0.77rem; */
}
.zwgk-ctt .zwgk-left .left-cards .item{
  width: calc((100% - 2.4rem) / 3);
    min-height: 12.78rem;
    font-size: 1.8rem;
  opacity: 1;
  background: #F8F8F8;
  justify-content: center;
  border-radius: 7px;
  font-weight: 400;
  color: #333333;
  line-height: 2rem;
  margin-right: 1.2rem; 
  margin-bottom: 2.2rem;
  padding: 0;
}
.zwgk-ctt .zwgk-left .left-cards .item:nth-of-type(3n){
  margin-right: 0;
}
.zwgk-ctt .zwgk-left .left-cards .item:nth-child(4),.zwgk-ctt .zwgk-left .left-cards .item:nth-child(5),.zwgk-ctt .zwgk-left .left-cards .item:nth-child(6){
  margin-bottom: 0;
}
.zwgk-ctt .zwgk-left .left-cards .item img{
  margin-bottom: 1.3rem;
  height: 4.4rem;
}
.zwgk-ctt .zwgk-left .left-cards .item:hover{
  color: var(--theme);
  cursor: pointer;
  background: #E4F4FF;
  border: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(1.05);
	-moz-transform: translate3d(0, 0, 0) scale(1.05);
	-ms-transform: translate3d(0, 0, 0) scale(1.05);
	-o-transform: translate3d(0, 0, 0) scale(1.05);
	transform: translate3d(0, 0, 0) scale(1.05);
}

.zwgk-ctt .zwgk-right{
  width: 54.2rem;
  height: auto;
  padding: 0;
}
.zwgk-ctt .zwgk-right .tabs-panel{
  width: inherit;
}
.zwgk-ctt .zwgk-right  .tabs-panel .tabs-header {
  margin-bottom: 1.6rem;
  border-bottom: 1px solid #CCCCCC;
}
.zwgk-ctt .zwgk-right .tabs-panel .tabs-header .item{
  font-weight: 400;
  font-size: 2.4rem;
  color: #666666;
  line-height: 2.6rem;
}
.zwgk-ctt .zwgk-right .tabs-panel .tabs-header .item.active{
  color: #333;
  font-weight: bold;
  border-bottom: 2px solid #1B5395;
}
.zwgk-ctt .zwgk-right .tabs-panel .text-list .item{
  line-height: 5.96rem;
  padding: 0px 0 0px 1rem;
}
.zwgk-ctt .zwgk-right .tabs-panel .text-list .item .title{
  margin-left: 0.5rem;
}
.zwgk-ctt .zwgk-right .tabs-panel .text-list .item .date{
  color: #999999;
}
.zwgk-ctt .cards-tabs{
  margin-top: 1rem;
  width: 100%;
  background-image: url(index-bg-1.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 13.6rem;
  border-radius: 6px;
  padding: 3.8rem 2.4rem;
}
.zwgk-ctt .cards-tabs .tabs .am-g{
  display: flex;
  justify-content: space-between;
}
.zwgk-ctt .cards-tabs .tabs-title{
  font-weight: bold;
  font-size: 2.6rem;
  color: #FFFFFF;
  line-height: 2.4rem;
  margin-right: 3rem;
 }
 .zwgk-ctt .cards-tabs .tabs-title .iconfont{
  color: #fff;
  font-size: 3.4rem;
  margin-right: 1rem;
 }
 .zwgk-ctt .cards-tabs .tabs{
  flex: 1;
  gap: 2rem;
 }
 .zwgk-ctt .cards-tabs .tab{
  width: 16.5rem;
  min-height: 6rem;
  background: #FFFFFF;
  border-radius: 4px ;
  font-weight: 400;
  font-size: 2rem;
  color: #333333;
  line-height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
 }
 .zwgk-ctt .cards-tabs .tab:hover{
  color: var(--theme);
 }

@media only screen and (max-width: 641px) {
	.zwgk-ctt>.am-g{
       flex-direction: column;
}
  .zwgk-ctt .zwgk-left{
    width: 100%;
  }
  .zwgk-ctt .zwgk-left .left-title-info{
    flex-direction: row;
    justify-content: space-between;
  }
  .zwgk-ctt .zwgk-left .left-cards .left-cards-l{
    width: 100%;
    background: #F8F8F8;
    border-radius: 8px;
    padding: 2rem;
    display: flex;
    flex-direction: row;
    margin-bottom: 1.5rem;
    min-height: auto;
    margin-right: 0;
	flex-wrap: wrap;
    justify-content: space-around;
  }
  .zwgk-ctt .zwgk-left .left-cards .left-cards-l .card{
    width: calc((100% - 3rem) / 2);
    min-height: 14rem;
	border-right: none;
    border-bottom: 1px solid #E5E5E5;
  }
  .zwgk-ctt .zwgk-left .left-cards .left-cards-l .card:nth-child(3){
    border-bottom: none;
  }
  .zwgk-ctt .zwgk-left .left-cards .left-cards-l .card:last-of-type{
    border-right: none;
  }
  .zwgk-ctt .zwgk-left .left-cards .left-cards-r{
    flex-direction: row;
    justify-content: space-between;
  }
  .zwgk-ctt .zwgk-left .left-cards .item{
    margin: 2rem auto;
    padding: 0;
	width: calc((100% - 2.4rem) / 2);
        min-height: 14rem;
  }
  
  .zwgk-ctt .zwgk-left .left-cards .item:nth-of-type(3n){
    margin: 2rem auto;
  }
  
  .zwgk-ctt .zwgk-left .left-cards .item:nth-child(4), .zwgk-ctt .zwgk-left .left-cards .item:nth-child(5), .zwgk-ctt .zwgk-left .left-cards .item:nth-child(6) {
    margin-bottom: 2rem;
}
  .zwgk-ctt .zwgk-right{
    width: 100%;
  }
  .zwgk-ctt .zwgk-right .tabs-panel {
    padding: 0px;
}
  .zwgk-ctt .zwgk-right .tabs-panel .tabs-header{
  flex-wrap: nowrap;
  }
  .zwgk-ctt .zwgk-right .tabs-panel .tabs-header .item{
    width: 25%;
    margin-top: 1.5rem;
    padding: 1rem 0rem;
    white-space: wrap;
    font-size: 2rem;
  }
  .zwgk-ctt .cards-tabs{
    margin-top: 2rem;
    background-size: cover;
    padding: 3rem 1.5rem;
	height: max-content;
        overflow: hidden;
  }
  .zwgk-ctt .cards-tabs .tabs  .am-g{
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .zwgk-ctt .cards-tabs .tabs .am-g:before,  .zwgk-ctt .cards-tabs .tabs .am-g:after{
    content: none;
  }
  .zwgk-ctt .cards-tabs .tab{
    width: 100%;
    line-height: 2.5rem;
    margin-bottom: 1.5rem;

  }
  .zwgk-ctt .cards-tabs .tabs-title{
    margin-right: 0;
    flex-direction: row;
    margin-bottom: 4rem;
  }
}


/* ******************************** 政务服务 ********************************* */
.zwfw-ctt{
  width: inherit;
  /* height: 62.8rem; */
}
.zwfw-ctt .zwfw-left{
  width: 57.5rem;
  margin-right: 4rem;
  padding: 0;
}
.zwfw-ctt .zwfw-left .left-card{
  width: 100%;
  height: 18.8rem;
  background-image: url(index-zw-2.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 18.8rem;
  border-radius: 6px;
  margin-bottom: 3.2rem;
  padding-left: 3rem;
  text-align: left;
}
.zwfw-ctt .zwfw-left .left-card:nth-of-type(2){
  background-image: url(index-zw-3.png);
}
.zwfw-ctt .zwfw-left .left-card:nth-of-type(3){
  background-image: url(index-zw-4.png);
  margin-bottom: 0;
}
.zwfw-ctt .zwfw-left .left-card img{
  width: 7rem;
  height: auto;
  margin-right: 2rem;
}
.zwfw-ctt .zwfw-left .left-card span{
  font-weight: bold;
  font-size: 2.6rem;
  color: #000000;
  line-height: 2.6rem;
}
.zwfw-ctt .zwfw-left .left-card span:last-of-type{
  font-size: 1.4rem;
  color: #333333;
  line-height: 1.4rem;
  margin-top: 1.5rem;
}


.zwfw-ctt .zwfw-right{
  width: 66.5rem;
  height: 62.8rem;
  background: #F7F8FB;
  padding: 0;
}
.zwfw-ctt .zwfw-right .zwfw-right-title{
  width: 100%;
  height: 7.8rem;
  background: rgba(0,0,0,0);
  border-radius: 0px;
  border-bottom: 2px solid var(--theme);
  font-weight: bold;
  font-size: 2.4rem;
  color: #333333;
  line-height: 2.4rem;
  justify-content: center;
}
.zwfw-ctt .zwfw-right .zwfw-right-title .iconfont{
  margin-left: 1rem;
  color: var(--theme);
  font-size: 2rem;
}
.zwfw-ctt .zwfw-right .zwfw-right-cards{
  flex-wrap: wrap;
  flex-direction: row;
  padding: 1.2rem;
  justify-content: space-between;
}
.zwfw-ctt .zwfw-right .zwfw-right-cards .card{
  width: 18.9rem;
  height: 15.1rem;
  background: #FFFFFF;
  border-radius: 6px;
  justify-content: center;
  margin: 1.2rem;
  font-weight: 400;
  font-size: 2rem;
  color: #333333;
  line-height: 2rem;
}
.zwfw-ctt .zwfw-right .zwfw-right-cards .card .iconfont{
  margin-right: 2rem;
  color: var(--theme);
  font-size: 3.5rem;
}
.zwfw-ctt .zwfw-right .zwfw-right-cards .card:hover{
  color: var(--theme);
  font-weight: bold;
}
@media only screen and (max-width: 641px) {
  .zwfw-ctt .zwfw-left{
    width: 100%;
    margin-right: 0;
    margin-bottom: 2rem;
  }
  .zwfw-ctt .zwfw-left .left-card{
    height: auto;
    padding: 2rem 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.2rem;
  }
  .zwfw-ctt .zwfw-left .left-card span{
    font-size: 2.2rem;
    text-align: center;
  }
  .zwfw-ctt .zwfw-right{
    width: 100%;
    height: auto;
  }
  .zwfw-ctt .zwfw-right .zwfw-right-cards .card{
    width: 49%;
    margin: 1.2rem 0;
    height: 9.8rem;
    flex-direction: row;
  }
  .zwfw-ctt .zwfw-right .zwfw-right-title{
    flex-direction: row;
    justify-content: center;
  }
}


/* ***************************** 互动交流 **************************************** */
.hdjl-ctt{
  width: inherit;
}
.hdjl-ctt .jl-left{
  width: 68.4rem;
  padding: 0;
  background-image: url(index-jl-1.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 68.4rem 16.8rem;
  border-radius: 8px;
}
.hdjl-ctt .jl-left, .hdjl-ctt .jl-right{
  min-height: 62.8rem;
}
.hdjl-ctt .jl-left .jl-left-top{
  width: 100%;
  height: 9.1rem;
  padding: 0 17.3rem 0 2rem;
}
.hdjl-ctt .jl-left .jl-left-top .title{
  font-weight: bold;
  font-size: 2.4rem;
  color: #333333;
  line-height: 2.4rem;
}
.hdjl-ctt .jl-left .jl-left-top .wyxx{
  width: 12.6rem;
  height: 4.2rem;
  border-radius: 4px;
  background-color: #FFFFFF;
  padding-left: 1.5rem;
  font-size: 1.8rem;
  color: #333;
  cursor: pointer;
  gap: 1rem;
}
.hdjl-ctt .jl-left .jl-left-card{
  width: 100%;
  min-height: 53.7rem;
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid #E8E8E8;
  padding: 2rem;
}
.hdjl-ctt .jl-left .jl-left-card .card-lists{
  width: 39.7rem;
}
.hdjl-ctt .jl-left .jl-left-card .card-lists .list-title{
  width: 100%;
  padding-bottom: 2.2rem;
  border-bottom: 1px solid #E7E7E7;
  text-align: left;
}
.hdjl-ctt .jl-left .jl-left-card .card-lists .list-title span{
  font-weight: bold;
  font-size: 2rem;
  color: var(--theme);
  line-height: 2rem;
  border-bottom: 3px solid var(--theme);
  padding-bottom: 2rem;
}
.hdjl-ctt .jl-left .jl-left-card .card-lists .text-list .item, .hdjl-ctt .jl-right .jl-right-card2 .text-list .item{
  padding: 0px 0 0px 1.5rem;
}
.hdjl-ctt .jl-left .jl-left-card .card-lists .text-list .item .title, .hdjl-ctt .jl-right .jl-right-card2 .text-list .item .title{
  margin-left: 0;
}
.hdjl-ctt .jl-left .jl-left-card .card-lists .text-list .item .date{
  color: #999;
}
.hdjl-ctt .jl-left .jl-left-card .card-right{
  width: 23rem;
  height: 48.3rem;
  background: #F7F7F7;
  border-radius: 8px;
  padding: 0.4rem;
}
.hdjl-ctt .jl-left .jl-left-card .card-right .right-title{
  width: 100%;
  font-weight: bold;
  font-size: 2rem;
  color: #333333;
  line-height: 6rem;
  height: 6rem;
  text-align: left;
  margin-left: 1.2rem;
}
.hdjl-ctt .jl-left .jl-left-card .card-right .right-ctt{
  width: 100%;
	min-height: 41.7rem;
	background-color: #fff;
  border-radius: 8px;
  border: 1px solid #F1F1F1;
}
.hdjl-ctt .jl-left .jl-left-card .card-right .right-ctt .info {
	min-height: 19.1rem;
  margin: 1.5rem;
  border: none;
  
  border-bottom: none;
}
.hdjl-ctt .jl-left .jl-left-card .card-right .right-ctt .info .item {
	width: 50%;
	height: 9.1rem;
	border: solid 1px #DDDDDD;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 2rem;
  font-weight: bold;
  color: #111111;
  line-height: 24px;
}
.hdjl-ctt .jl-left .jl-left-card .card-right .right-ctt .info .item.item1{
  border-top: none;
  border-left: none;
}
.hdjl-ctt .jl-left .jl-left-card .card-right .right-ctt .info .item.item2{
  border-top: none;
  border-right: none;
}.hdjl-ctt .jl-left .jl-left-card .card-right .right-ctt .info .item.item3{
  border-bottom: none;
  border-left: none;
}.hdjl-ctt .jl-left .jl-left-card .card-right .right-ctt .info .item.item4{
  border-bottom: none;
  border-right: none;
}
.hdjl-ctt .jl-left .jl-left-card .card-right .right-ctt .info .item .item- {
	font-size: 1.4rem;
	color: #666;
	margin-left: 1rem;
  font-weight: 400;
}
.info-echarts {
	min-height: 18.5rem;
  border-top: 1px solid #DDDDDD;
}

.hdjl-ctt .jl-right{
  width: 55.6rem;
  padding: 0;
  margin-left: 4rem;
}
.jl-right .jl-right-card1{
  width: 100%;
  min-height: 26rem;
  background-image: url(index-jl-2.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  border-radius: 8px;
}
.jl-right .card1-title{
  width: 100%;
  height: 6.4rem;
  padding-left: 2rem;
  text-align: left;
  font-weight: bold;
  font-size: 2.4rem;
  color: #333333;
  line-height: 6.4rem;
}
.jl-right .card1-info{
  width: 100%;
  min-height: 19.6rem;
  padding: 2rem;
  background: #FFFFFF;
  border-radius: 6px;
}
.jl-right .card1-info .card1-info-title{
  font-weight: bold;
  font-size: 2rem;
  color: #333333;
  line-height: 2rem;
  margin-bottom: 1.3rem;
}
.jl-right .card1-info .infos{
  height: 12rem;
  justify-content: space-between;
  margin-top: 1.6rem;
}
.jl-right .card1-info .infos .title{
  width: 31.5rem;
  font-size: 1.4rem;
  line-height: 1.8rem;
  letter-spacing: 0px;
  color: #333;
 
}
.jl-right .card1-info .infos .title span{
  color: var(--theme);
}
.jl-right .card1-info img{
  width: 19.7rem;
  height: 12rem;
  margin-top: 1.6rem;
}
.hdjl-ctt .jl-right .jl-right-card2{
  width: 100%;
  min-height: 21.5rem;
  background: #FFFFFF;
  border-radius: 12px;
  border: 1px solid #BBD1F7;
  margin: 0rem 0rem 2rem;
}
.jl-right .jl-right-card2 .card2-title{
  width: 100%;
  height: 6rem;
  background-image: url(index-jl-3.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 6rem;
  border-radius: 8px;
  font-weight: bold;
  font-size: 2.4rem;
  color: #333333;
  line-height: 6rem;
  padding-left: 2rem;
  border-radius: 12px 12px 0 0;
}
.jl-right .jl-right-card2 .content{
  padding: 1rem 2rem;
}
.jl-right .jl-right-card2 .content .item-info{
  width: initial;
}
.jl-right .jl-right-card2 .content .text-list span{
  width: 6rem;
  height: 2.4rem;
  border-radius: 4px;
  background: #FFFFFF;
  box-sizing: border-box;
  border: 1px solid #999999;
  font-size: 1.2rem;
  line-height: 2.4rem;
  text-align: center;
  color: #999999;
  margin-right: 1.8rem;
}
.jl-right .jl-right-card2 .content .text-list .item{
  flex: 1;
}
.jl-right .jl-right-card2 .content .text-list span.active{
  color: #2B58A8;
  border: 1px solid #2B58A8;

}
.jl-right .jl-right-card2 .text-list .item:before{
  display:none;
}
.hdjl-ctt .jl-right .jl-right-card3{
    width: 100%;
    height: 11.3rem;
    background: rgba(0, 0, 0, 0);
    border-radius: 8px;
    background-image: url(index-jl-4.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% 11.3rem;
}
.hdjl-ctt .jl-right .jl-right-card3 span{
 margin-left: 8rem;
    font-weight: bold;
    font-size: 3.2rem;
    color: #1B5395;
    line-height: 3.2rem;
    text-shadow: -2px -1px 1px #FFFFFF;
}
.hdjl-ctt .jl-right .jl-right-card3:hover{
  -webkit-transform: translate3d(0, 0, 0) scale(1.05);
	-moz-transform: translate3d(0, 0, 0) scale(1.05);
	-ms-transform: translate3d(0, 0, 0) scale(1.05);
	-o-transform: translate3d(0, 0, 0) scale(1.05);
	transform: translate3d(0, 0, 0) scale(1.05);
}

.hdjl-ctt .jl-right .jl-right-card4{
  background-image: url(index-jl-4-1.png);
}

.jl-hd-card4>a{
    display: flex;
    flex-direction: column;
    justify-content: center;
   align-items: center;
   background: linear-gradient(180deg, #D2E8FF 0%, #D2E8FF 100%);
    padding: 2.2rem 1rem;
    width: 12.8rem;
}

@media only screen and (max-width: 641px) {
  .hdjl-ctt{
    min-height: auto;
  }
  .zwgk-ctt {
    min-height: max-content;
    overflow: hidden;
}
  .hdjl-ctt .jl-left{
    width: 100%;
    min-height: auto;
  }
  .hdjl-ctt .jl-left .jl-left-card{
    height: auto;
  }
  .hdjl-ctt .jl-left .jl-left-top{
    flex-direction: row;
    justify-content: space-between;
    padding:  0 2rem;
  }
  .hdjl-ctt .jl-left .jl-left-card .card-lists{
    width: 100%;
  }
  .hdjl-ctt .jl-left .jl-left-card .card-right{
    width: 100%;
    height: auto;
  }
  .hdjl-ctt .jl-left .jl-left-card .card-right .right-ctt{
    height: auto;
  }
  .info-echarts{
    width: 100%;
    min-height: 30rem;
  }

  .hdjl-ctt .jl-right{
    width: 100%;
    height: auto;
    margin-left: 0;
    text-align: left;
    margin-top: 2rem;
  }
  .jl-right .jl-right-card1{
    height: auto;
  }
  .card1-info>div.am-g{
	flex-direction: row;
    margin-left: 0rem;
    margin-right: 0rem;
  }
  .jl-right .card1-info{
    padding: 2rem 0;
    text-align: left;
    height: auto;
  }
  .jl-right .card1-info .infos {
    width: 95%;
    height: 12rem;
    justify-content: space-between;
    margin-top: 1.6rem;
    text-align: left;
  }
  .jl-right .card1-info img{
    width: 15rem;
    height: auto;
  }
  
  .hdjl-ctt .jl-right .jl-right-card2{
    height: auto;
  }
  .jl-right .jl-right-card2 .content .item-info{
    flex-direction: row;
  }
  .hdjl-ctt .jl-right .jl-right-card3 span{
    margin: auto;
    margin-left: 2rem;
  }
  .jl-hd-card4{
	 flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; 
  }
  .jl-hd-card4>a {
    width: 49%;
    margin-bottom: 1rem;
}
}



/* 专题专栏 */
.bottom-cards{
  width: 100%;
  /* height: 20rem; */
  background: #F8F8F8;
}
.bottom-cards-title{
  width: 100%;
}
.bottom-cards .b-title-line{
  /* width:86.7rem; */
  flex: 0.9;
  height: 5.6rem;
  border-bottom: 1px solid #D8D8D8;
 }
 .bottom-cards  .b-title{
  height: 11.2rem;
 }
 .bottom-cards  .b-title span{
  width: 3rem;
  height: 0.5rem;
  border-radius: 4.5px;
  background: #3E79D6;
 }
 .bottom-cards  .b-title{
  justify-content: space-between;
  min-width: 23rem;
 }
 .bottom-cards .b-title a{
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 3.2rem;
  color: #111111;
 }
 .bottom-cards .b-title a:hover{
  color: var(--theme);
 }

 .bottom-cards-list{
  margin-bottom: 4.8rem
 }
  .bottom-cards-list img{
    width: 30.3rem;
    height: 9rem;
    padding: 0;
  }
  .bottom-cards-list .swiper-container{
    width: 100%;
    min-height: 9rem;
  }
  .bottom-cards-list .swiper-slide{
    width: inherit;
    margin-right: 1.36rem;
  }
  .bottom-cards-list .swiper-button-next.swiper-button-white,  .bottom-cards-list .swiper-button-prev.swiper-button-white{
    width: 2.4rem;
    height: 4rem;
    right: 0;
    background-color: rgba(0,0,0,0.6);
    border-radius: 0px;
    transform: rotate(0);
    background-size: 1.3rem;
    background-position: center;
    background-repeat: no-repeat;
  }
  .bottom-cards-list .swiper-button-prev.swiper-button-white{
    left: 0;
  }
  @media only screen and (max-width: 641px) {
    .bottom-cards{
      height: auto;
    }
    .bottom-cards-list img{
      width: 100%;
        margin-bottom: 1rem;
        height:12.2rem;
        object-fit: cover;
    }
    .bottom-cards  .b-title{
      flex-direction: row;
     }
     .bottom-cards-list{
      flex-direction: row;
      justify-content: space-between;
      flex-wrap: wrap;
      padding: 0 1.5rem;
     }
	 .top-card  .swiper-news .swiper-container img{
  width: 100%;
  height:220px;
}
  }
  @media only screen and (max-width: 350px) {
    .swiper-card .imgs.tabs-header .header-imgs {
      width: 10.8rem;
    }
	    .jl-right .card1-info .infos {
        width: 50vw;
    }
	.jl-right .card1-info .infos .title {
    width: 100%;
    }
	.jl-right .card1-info img {
        width: 37vw;
    }
}