.banner {
    width: 100%;
    height: 52rem;
    overflow: hidden;
}

.banner .swiper-container {
    width: 100%;
    height: 52rem;
    overflow: hidden;
    position: relative;
}

.banner .swiper-slide img {
    width: 100%;
    height: 100%;
    /* transition: 1s linear 2s; */
    /* transform: scale(1.1, 1.1); */
}

.banner .swiper-pagination {
    display: flex;
    justify-content: flex-end;
    padding-right: 7.2rem;
    bottom: 5.6rem;
}

.banner .swiper-pagination-bullet {
    width: 1.6rem;
    height: 1.6rem;
}

.banner .swiper-pagination-bullet-active {
    background: #fff;
}


.container {
    margin-bottom: 10rem;
}

.module-top {
    width: 100%;
    height: 4.6rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 0.1rem solid #004A86;
}

.module-title {
    color: #fff;
    font-size: 2.2rem;
    padding: .7rem 2.7rem;
    background: #004A86;
    border: 0.1rem solid #004A86;
}

.more {
    font-size: 1.4rem;
    color: #333;
}

.row-1 {
    margin-top: 7rem;
    display: flex;
    justify-content: space-between;
}

.row-1 .xwdt {
    width: 91rem;
}
.xwdt-left{
   display: flex;
    justify-content: space-between;
}
.row-1 .xwdt .xwdt-left .news-list{
width:39rem;
}
.row-1 .xwdt .xwdt-left .news-list .news-item .left .name{
width:30rem;
}
.xwdt-box {
    width: 49rem;
    height: 43rem;
    overflow: hidden;
    margin-top: 2rem;
}

.xwdt .xwdt-swiper {
    width: 100%;
    height: 43rem;
    overflow: hidden;
    position: relative;
}

.xwdt .swiper-slide {
    width: 100%;
    height: 100%;
position: relative;
}

.xwdt .swiper-slide img {
    width: 100%;
    height: 32rem;
}

.xwdt-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
margin-top:2rem;
}

.xwdt-bottom .name {
    font-size: 1.8rem;
    color: #333;
    line-height: 2.1rem;
    width: 36rem;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
font-weight:bold;
}

.xwdt-bottom .time {
    font-size: 1.6rem;
    color: #666;
}
.intro-box{
font-size: 1.6rem;
    line-height: 2.6rem ;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 1rem;
color:#666;
}
.xwdt .swiper-pagination {
    display: flex;
    justify-content: flex-end;
    padding-right: 1rem;
    bottom: 12rem;
}

.xwdt .swiper-pagination-bullet {
    width: 1rem;
    height: 1rem;
  background: #FFF;
}

.xwdt .swiper-pagination-bullet-active {
    background: #004A86;
}

.row-1 .tzgg {
    width: 43rem;
}
.row-1 .tzgg .news-item .left .name {
width:33rem;
}
.news-list {
    width: 100%;
    height: 45rem;
}

.news-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 0.1rem dashed #B1B1B1;
    padding: 3rem 0 2rem;
}

.news-item .left {
    display: flex;
    align-items: center;
}

.news-item .left .img {
    width: 1rem;
    height: 1rem;
}

.news-item .left .img-sel {
    display: none;
}

.news-item .left .name {
    font-size: 1.6rem;
    color: #333;
    line-height: 2.4rem;
    width: 45rem;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 0.5rem;
}

.news-item .time {
    font-size: 1.6rem;
    color: #999;
}

.news-item:hover .left .img {
    display: none;
}

.news-item:hover .left .img-sel {
    display: block;
}

.news-item:hover .left .name {
    color: #004A86;
}



.row-2 {
    margin-top: 7rem;
    display: flex;
    justify-content: space-between;
}

.djgg {
    width: 67rem;
}

.zcfg {
    width:43rem;
}
.zcfg .news-item .left .name,
.djgg .news-item .left .name{
width:32rem;
}
.row-3 {
    margin-top: 7rem;
}

.fczc-list {
    display: flex;
    margin-top: 3rem;
}

.fczc-list>a {

    margin-right: 3.5rem;
}

.fczc-list>a:nth-child(4) {
    margin-right: 0;
}

.fczc-item {
    width: 32.2rem;
}

.fczc-item img {
    width: 32.2rem;
    height: 23rem;
}

.fczc-item .name {
width:100%;
    font-size: 1.8rem;
    color: #333;
    text-align: center;
    margin-top: 2rem;
word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fczc-item .fczc-intro{
   margin-top: 1rem;
width:100%;
   font-size: 1.6rem;
color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.links-list {
    margin-top: 3rem;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.links-list a {
    margin-right: 4rem;
    font-size: 1.8rem;
    margin-bottom: 2rem;   
}
.djgg-box {
    width: 100%;
    height: 43rem;
    overflow: hidden;
    margin-top: 3rem;
    position: relative;
}

.djgg .swiper-container {
    width: 100%;
    height: 43rem;
    overflow: hidden;
    position: relative;
}

.djgg .swiper-slide {
    width: 100%;
    height: 100%;
position: relative;
}

.djgg .swiper-slide img {
    width: 100%;
    height: 38rem;
}

.djgg-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
margin-top:2rem;
}

.djgg-bottom .name {
    font-size: 1.8rem;
    color: #333;
    line-height: 2.1rem;
    width: 54rem;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
font-weight:bold;
}

.djgg-bottom .time {
    font-size: 1.6rem;
    color: #666;
}

.djgg .swiper-pagination {
    display: flex;
    justify-content: flex-end;
    padding-right: 1rem;
    bottom: 7rem;
}

.djgg .swiper-pagination-bullet {
    width: 1rem;
    height: 1rem;
  background: #FFF;
}

.djgg .swiper-pagination-bullet-active {
    background: #004A86;
}