.banner {
    width: 100%;
    height: 57rem;
    overflow: hidden;
}

.banner .swiper-container {
    width: 100%;
    height: 57rem;
    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 #A30303;
}

.module-title {
    color: #fff;
    font-size: 2.2rem;
    padding: .7rem 2.7rem;
    background: #A30303;
    border: 0.1rem solid #A30303;
}

.more {
    font-size: 1.4rem;
    color: #333;
}

.row-1 {
    margin-top: 7rem;
}

.row-1 .xwdt {
    width: 100%;

   display: flex;
    justify-content: space-between;
}

.xwdt-box {
 margin-top: 3rem;
 width:73rem;
    height: 54rem;
    overflow: hidden;
   
}

.xwdt .xwdt-swiper {
    width: 100%;
    height: 54rem;
    overflow: hidden;
    position: relative;
}

.xwdt .swiper-slide {
    width: 100%;
    height: 100%;
position: relative;
}

.xwdt .swiper-slide img {
    width: 100%;
    height:45rem;
}

.xwdt-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
     width: 100%;
margin-top:2rem;
}

.xwdt-bottom .name {
    font-size: 2rem;
    color: #333;
    width: 60rem;
   overflow:hidden;
        word-wrap: break-word;
        text-overflow:ellipsis;
        display:-webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2; 
}

.xwdt-bottom .time {
    font-size: 1.6rem;
    color: #666;
}

.xwdt .swiper-pagination {
    display: flex;
    justify-content: flex-end;
    padding-right: 3rem;
    bottom: 10rem;
}

.xwdt .swiper-pagination-bullet {
    width: 1rem;
    height: 1rem;
    background: #fff;
}

.xwdt .swiper-pagination-bullet-active {
    background: #A30303;
}
.xwdt-right{
 width: 61rem;
}
.row-1 .tzgg {
    width: 61rem;
}

.news-list {
    width: 100%;
}

.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.8rem;
    color: #333;
    line-height: 2.4rem;
    width: 50rem;
     overflow:hidden;
        word-wrap: break-word;
        text-overflow:ellipsis;
        display:-webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2; 
    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: #A30303;
}

.tzgg-list {
    height: 56rem;
}

.row-2 {
    margin-top: 7rem;
    display: flex;
    justify-content: space-between;
}

.djgg {
    width: 67rem;
}
.news-box{
width:67rem;
}
.news-box .news-item .left .name{
width:53rem;
 overflow:hidden;
        word-wrap: break-word;
        text-overflow:ellipsis;
        display:-webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2; 
}
.zcfg {
    width: 67rem;
}

.row-3 {
    margin-top: 7rem;
}
.row-7{
    display: flex;
    justify-content: space-between;
    margin-top: 3rem;
    background: url(../images/xmt_bg.png) 0 0 no-repeat;
background-size:cover;
min-height:39rem
}
.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 {
    font-size: 1.8rem;
    color: #333;
    text-align: center;
    margin-top: 1.6rem;
width: 100%;
    overflow:hidden;
        word-wrap: break-word;
        text-overflow:ellipsis;
        display:-webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2; 
}
.fczc-item .bottom{
  display: flex;
 justify-content: space-between;
    color: #999;
    font-size: 1.8rem;
    margin-top: 1rem;
}
.links-list {
    margin-top: 3rem;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.links-list a {
    margin-right: 2rem;
    font-size: 1.8rem;
    margin-bottom: 2rem;   
width:26.2rem;
height:9.2rem;
}
.links-list a:nth-child(5n){
    margin-right: 0;
}
.links-list a img{
width:26.2rem;
height:9.2rem;
}
.mt-list{
   margin-top: 3rem;
    width: 100%;
    display: flex;
 justify-content: space-between;
}
.mt-list a{
width:25.5rem;
height:15.8rem;
}
.mt-list a:nth-child(1){
    background: url(../images/mt01.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.mt-list a:nth-child(2){
    background: url(../images/mt02.png) 0 0 no-repeat;
    background-size: 100% 100%;
  position: relative;
}
.mt-list a:nth-child(3){
    background: url(../images/mt03.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.mt-list a:nth-child(4){
    background: url(../images/mt04.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.mt-list a:nth-child(5){
    background: url(../images/mt05.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.mt-list .code{
width:19rem;
height:19rem;
 background: url(../images/mt_code.png) 0 0 no-repeat;
    background-size: 100% 100%;
 position: absolute;
    top: calc(-100% - 2rem);
    left: calc(50% - 9.5rem);
  display: none;
}
.mt-list a:nth-child(2):hover  .code{
    display: block;
}
.img-list{
width: 140rem;
    margin: 0 auto;
    margin-top: 3rem;
    display: grid;
grid-template-columns:32.2rem 32.2rem 32.2rem 32.2rem;
    gap: 4rem 3.7rem;
}
.img-item img{
width:100%;
height:23rem;
}
.img-item .img-title{
text-align:center;
margin-top:2rem;
    font-size: 1.8rem;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}