
/* body{
    background: none;
} */
.pFoot{
    margin-top: 0;
}

.xwfbhContent {
    padding-bottom: 40px;
    padding-bottom: .4rem;
    width: 100%;
    background: url(2022-xwfbh-bg.png) no-repeat top center,url(2022-body.png) no-repeat center bottom #f2f2f2;
    background-size: 100% auto,100% auto;
    min-height: 554px;
    min-height: 5.54rem;
}

.xwfbhLogo {
    width: 100%;
    padding: 80px 0 88px;
    padding: .8rem 0 .88rem;
}

.xwfbhLogo img {
    height: 46px;
    height: .46rem;
    display: block;
    margin: 0 auto;
}

.one {
    padding: 15px;
    padding: .15rem;
    width: 100%;
    min-height: 1000px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 7px;
}
.one .first-image {
    float: left;
    width: 620px;
    width: 6.2rem;
    height: 380px;
    height: 3.8rem;
    overflow: hidden;
}
.one .first-image:hover img{
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
}
.one .first-image img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.one .news{
    float: left;
    padding: 25px;
    padding: .25rem;
    width: calc(100% - 620px);
    width: calc(100% - 6.2rem);
    height: 380px;
    height: 3.8rem;
    background-color: #f3f6f9;
    box-sizing: border-box;
}

.one .news .title{
    width: 100%;
    line-height: 32px;
    line-height: .32rem;
    font-size: 22px;
    font-size: .22rem;
    font-weight: bold;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.one .news .title .title-zx{
    display: inline-block;
    margin-right: 20px;
    margin-right: .2rem;
    width: 68px;
    width: .68rem;
    height: 32px;
    height: .32rem;
    font-size: 18px;
    font-size: .18rem;
    font-weight: bold;
    color: #fff;
    letter-spacing: .9px;
    text-align: center;
    background-image: linear-gradient(to top, #fb6550, #ed1110);
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.one .news .des{
    display: block;
    margin-top: 30px;
    margin-top: .3rem;
    width: 100%;
    line-height: 30px;
    line-height: .3rem;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 2em;
}

.one .news .more{
    display: inline-block;
    margin-top: 30px;
    margin-top: .3rem;
    margin-right: 10px;
    margin-right: .1rem;
    font-size: 16px;
    font-size: .16rem;
}
.one .news .more a {
    color: #1f5d83;
}
.one .news .more:hover a {
    color: #ff0000;
}
.one .news img{
    display: inline-block;
    width: 28px;
    width: .28rem;
    vertical-align: middle;
}

.one .u-title{
    position: relative;
    margin-top: 25px;
    margin-top: .25rem;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    box-sizing: border-box;
}

.one .u-title .title-text{
    display: inline-block;
    font-size: 22px;
    font-size: .22rem;
    font-weight: bold;
    line-height: 40px;
    line-height: .4rem;
    color: #1f5d83;
    border-bottom: 2px solid #1f5d83;
}

.one .u-title a{
	float: right;
	line-height: 30px;
	line-height: .3rem;
}

.one .u-title .more{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    /* width: 100px;
    width: 1rem; */
    font-size: 16px;
    font-size: .16rem;
    line-height: 40px;
    line-height: .4rem;
    color: #1f5d83;
}
.one .u-title .more:hover{
    color: #ff0000;
}

.one .wqhg-list{
    margin-top: 25px;
    margin-top: .25rem;
    width: 100%;
}
.one .wqhg-list::after{
    display: block;
    height: 0;
    clear: both;
    content: "";
}
.one .wqhg-list li{
    float: left;
    margin-right: 30px;
    margin-right: .3rem;
    margin-bottom: 30px;
    margin-bottom: .3rem;
    width: calc((100% - 60px) / 3);
    width: calc((100% - .6rem) / 3);
    overflow: hidden;
}
.one .wqhg-list li:nth-child(3n+3){
    margin-right: 0;
}
.one .wqhg-list li a{
    width: 100%;
}
.one .wqhg-list li img{
    display: block;
    width: 100%;
    height: 230px;
    height: 2.3rem;
    object-fit: cover;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.one .wqhg-list li:hover img{
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
}

.one .wqhg-list li span{
    display: block;
    padding: 0 10px;
    padding: 0 .1rem;
    width: 100%;
    height: 70px;
    height: .7rem;
    line-height: 70px;
    line-height: .7rem;
    color: #333;
	text-align: center;
    background-color: #f3f6f9;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.one .wqhg-list li:hover span{
    color: #ff0000;
}

.pagination span, .pagination .page-prev, .pagination .page-next, .pagination a:nth-of-type(1), .pagination a:nth-last-of-type(1){ display: none !important;}

@media screen and (max-width: 768px) {
    .xwfbhContent {
        background-size: auto calc(100vw * .6),auto calc(100vw * .6);
    }

    .xwfbhLogo {
        padding: .5rem 0 .6rem;
    }

    .xwfbhLogo img {
        width: 90%;
        height: auto;
    }
    .one{
        padding: 10px;
        padding: .1rem;
    }
    .one .first-image {
        float: none;
        width: 100%;
        height: 230px;
        height: 2.3rem;
    }
    .one .news{
        float: none;
        padding: 15px;
        padding: .15rem;
        width: 100%;
        height: auto;
    }
    .one .news .title{
        font-size: 18px;
        font-size: .18rem;
    }
    .one .news .title .title-zx{
        font-size: 16px;
        font-size: .16rem;
    }


    .one .wqhg-list li{
        float: left;
        margin-right: 15px;
        margin-right: .15rem;
        margin-bottom: 15px;
        margin-bottom: .15rem;
        width: calc((100% - 15px) / 2);
        width: calc((100% - .15rem) / 2);
        overflow: hidden;
    }
    .one .wqhg-list li:nth-child(3n+3){
        margin-right: 15px;
        margin-right: .15rem;
    }
    .one .wqhg-list li:nth-child(2n+2){
        margin-right: 0;
    }

    .one .wqhg-list li img{
        height: 160px;
        height: 1.6rem;
    }

    .one .wqhg-list li span{
        
        height: 50px;
        height: .5rem;
        line-height: 50px;
        line-height: .5rem;
      
    }
    
}
