
.title{
    position: relative;
    margin-bottom: 20px;
}
.title > .more{
    position: absolute;
    right: 0;
    top: 18px;
    font-size: 14px;
    color: rgba(1, 98, 198, 1);
}
.swiper-box{
    width: 1200px;
    height: 465px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin-top: 41px;

}
.swiper-container-1{
    width: 580px;
    height: 465px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
}
.swiper-box .swiper-slide{
    width: 580px;
    height: 380px;
    background: #F0F0F0;
}
.swiper-box .swiper-slide a{
    display: block;
    position: relative;
}
.swiper-box .swiper-slide img{
    width: 580px;
    height: 380px;
    display: inline-block;
    object-fit: cover;
    vertical-align: top;
}
.swiper-box .swiper-slide  > a > p{
    display: inline-block;
    width: 580px;
    height: 60px;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 122, 75, 0.73);
    padding-right: 110px;
}

.swiper-box .swiper-pagination{ 
    top: 345px;
    text-align: right;
 }
.swiper-box .swiper-pagination-bullet-active{
    background: linear-gradient(-90deg, #903FFF, #025FD6)!important;
    opacity: 1 !important;
    color: #FFFFFF !important;
}
.swiper-box .swiper-pagination-bullet{
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 5px;
    color: #fff;
    opacity: 1;
    text-align: center;
    line-height: 30px;
}
.swiper-box .swiper-pagination-bullet:last-child::after{
    display: none;
}
.l-a{
    position: absolute;
    right: 17px;
    bottom: 15px;
    z-index: 99;
    cursor: pointer;
}
.r-a{
    position: absolute;
    right: 70px;
    bottom: 15px;
    z-index: 99;
    cursor: pointer;
}


.ggtz-item{
    width: 575px;
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
}
.ggtz-item > .one{
    display: block;
    height: auto;
    padding-bottom: 20px;
    border-bottom: 1px solid #E5E5E5;
}
.ggtz-item > .one h2{
    font-weight: bold;
    font-size: 16px;
    color: #222222;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 20px;
}
/* .ggtz-item > .one h2::before{
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #1C61D4;
    border-radius: 50%;
    margin: 0 5px 3px 0;
} */
.ggtz-item > .one p{
    width: 568px;
    font-weight: 400;
    font-size: 14px;
    color: #545555;
    line-height: 31px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: wrap;
    /* padding-left: 10px; */
}
.ggtz-item > .one p::before{
    display: none;
}
.ggtz-item > a{
    display: block;
    height: 25px;
    margin-bottom: 25px;
}
.ggtz-item > a > span{
    width: 85px;
    font-size: 15px;
    color: #ABAFB6;
    vertical-align: middle;
    margin-right: 6px;
}
.ggtz-item > a > p{
    width: 466px;
    font-size: 15px;
    color: #24272C;
    line-height: 27px;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.ggtz-item > a > p::before{
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #E0E0E0;
    border-radius: 50%;
    margin: 0 5px 3px 0;
}




.left-box{
    width: 788px;
    display: inline-block;
    vertical-align: top;
}



/* .swiper-container-2{
    display: inline-block;
    width: 394px;
    height: 246px;
    overflow: hidden;
}
.swiper-container-2 img{
    width: 394px;
    height: 246px;
    object-fit: cover;
} */

.djgz-item {
    display: inline-block;
    width: 580px;
    vertical-align: top;
}
.djgz-item> a{
    display: block;
    margin-bottom: 13px;
    clear: both;
}
.djgz-item > a > p{
    width: 375px;
    font-size: 15px;
    color: #1F2123;
    line-height: 27px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.djgz-item > a > p::before{
    content: '';
    display: inline-block;
    width: 9px;
    height: 14px;
    background:  url(../images/xjt.png) no-repeat;
    background-size: 100% 100%;
    margin:0 10px -2px 0;
}

.djgz-item > a > span{
    width: 85px;
    font-weight: 400;
    font-size: 15px;
    color: #ABAFB6;
    text-align: right;
    float: right;
    line-height: 24px;
}
.qa a h2{
    font-weight: bold;
    font-size: 16px;
    color: #2D2D2D;
    line-height: 34px;
    padding: 0 9px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 15px;
}
.qa a p{
    padding: 17px 17px;
    background: rgba(6, 128, 81, 0.08);
    color: #068051;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 15px;
}
.qa a p strong{
    font-size: 16px;
}

.wzdh{
    width: 100%;
    height: 268px;
    background-image: url(../images/wzdh-bg.png);
    background-size: 100% 100%;
}
.wzdh a{
    display: inline-block;
    width: 140px;
    height: 37px;
    border: 1px dashed #007247;
    text-align: center;
    line-height: 37px;
    font-size: 16px;
    color: #068051;
    margin:31px 22px 0;
}

.yl{
    font-size: 0;
}
.yl a{
    display: inline-block;
    width: 250px;
    height: 54px;
    background: #C13A48;
    text-align: center;
    line-height: 54px;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
    vertical-align: top;
    margin-right: 66px;
}
.yl a:nth-child(2){
    background: #4489CA;
}
.yl a:nth-child(3){
    background: #009A9C;
}
.yl a:nth-child(4){
    background: #E5A625;
}
.yl a:last-child{
    margin-right: 0;
}


.yl li a{
    font-size: 14px;
    color: #0F0F0F;
    padding: 0 15px;
    border-right: 1px solid #0F0F0F;
}
.yl li a:last-child{
    border: none;
}









