
.title{
    position: relative;
    margin-bottom: 20px;
}
.title > .more{
    position: absolute;
    right: 0;
    top: 18px;
    font-size: 14px;
    color: #4F4EED;
}
.swiper-box{
    width: 1200px;
    height: 380px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin-top: 41px;
    background-image: url(../images/swiper-bg.png);
    background-position: right;
    background-size: 50% 100%;
    background-repeat: no-repeat;
}
.swiper-container-1{
    width: 585px;
    height: 380px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
}
.swiper-box .swiper-slide{
    width: 585px;
    height: 380px;
    background: #F0F0F0;
}
.swiper-box .swiper-slide a{
    display: block;
    position: relative;
}
.swiper-box .swiper-slide img{
    width: 585px;
    height: 380px;
    display: inline-block;
    object-fit: cover;
    vertical-align: top;
}
.swiper-box .swiper-slide  > a > p{
    display: inline-block;
    width: 394px;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.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;
}

.ggtz-item{
    width: 575px;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
}
.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: 23px;
}
.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;
}


.item-two-t > a{
    display: inline-block;
    background: #FFFFFF;
    border-bottom: 1px solid rgba(214, 215, 217, .5);
    padding: 15px 0;
    /* margin-bottom: 21px; */
    transition: all .3s;
    width: 580px;
    /* height: 89px; */
    /* box-shadow: 3px 3px 13px 0px rgba(177,177,177,0.52); */
    clear: both;
}
.item-two-t > a:nth-child(2n-1){
    margin-right: 35px;
}



.item-two-t > a > div{
    display: inline-block;
    width: 62px;
    height: 62px;
    text-align: center;
    vertical-align: middle;
    float: left;
    margin: 6px 0 0;
    background: url(../images/time-bg.png) no-repeat 100% 100%;
}
.item-two-t > a > div > strong,
.item-two-t > a > div > span{
    display: block;
    font-size: 20px;
    color: #4F4EED;
    padding: 3px 0;
}
.item-two-t > a > div > strong{
    font-size: 14px !important;
    color: #FFFFFF;
    padding: 3px 0;
}

.item-two-t > a > .text{
    background-image: none;
    vertical-align: middle;
    /* text-overflow: ellipsis; */
    /* overflow: hidden; */
    width: 473px;
    /* font-weight: 400; */
    /* font-size: 15px; */
    /* color: #1F2123; */
    /* line-height: 31px; */
    vertical-align: middle;
    margin-left: 15px;
   /* display: -webkit-box; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical; 
    overflow: hidden; 
    text-overflow: ellipsis;  */
    float: left;
}
.item-two-t > a > .text h2{
    font-weight: bold;
    font-size: 15px;
    color: #1F2123;
    line-height: 31px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.item-two-t > a > .text p{
    font-size: 14px;
    color: #1F2123;
    line-height: 31px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/* .item-two-t > a:hover{
    background-color: #007A44;
    background-image: url(../images/zydt-bg.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.item-two-t > a:hover p{
    color: #FFFFFF;
}
.item-two-t > a:hover span,
.item-two-t > a:hover strong{
    color: #FFFFFF;
} */



.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;
    /* margin-left: 19px; */
}
.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: 5px;
    height: 5px;
    background: #E0E0E0;
    border-radius: 50%;
    margin:0 10px 3px 0;
}

.djgz-item > a > span{
    width: 85px;
    font-weight: 400;
    font-size: 15px;
    color: #ABAFB6;
    text-align: right;
    float: right;
    line-height: 24px;
}




.yl {
    /* margin-top: 30px;
    width: 1200px;
    background: #F2F2F2;
    padding: 15px 20px; */
    
}



.yl a{
    display: inline-block;
    width: 176px;
    height: 46px;
    background: #1283E1;
    padding: 15px;
    margin-bottom: 24px;
}
.yl a:nth-child(2n-1){
    margin-right: 17px;
}
.yl a span{
    display: inline-block;
    width: 130px;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
}
.yl a:nth-child(1){
    background: #1283E1;
}
.yl a:nth-child(2){
    background: #C13A48;
}
.yl a:nth-child(3){
    background: #009A9C;
}
.yl a:nth-child(4){
    background: #4489CA;
}
.yl a:nth-child(5){
    background: #E5A625;
}

.banner img{
    width: 100%;
}
.banner {
    overflow: hidden;
    position: relative;
}
.banner .swiper-pagination-bullet-active {
    background-color: #fff !important;
    opacity: 1 !important;
}
.l-a{
    position: absolute;
    top: 40%;
    left: 317px;
    z-index: 99;
    width: 44px !important;
    height: 58px;
    cursor: pointer;
}
.r-a{
    position: absolute;
    top: 40%;
    right: 317px;
    z-index: 99;
    width: 44px !important;
    height: 58px;
    cursor: pointer;
}




