body{
    margin: 0;
}
.ggxd-news{
    width: 100%;
    margin-bottom: 120px;
}
.ggxd-news .ggxd-news-mulu{
    position: relative;
}
.ggxd-news .ggxd-news-mulu .news-img{
    height: 432px;
    width: 100%;
    position: absolute;
    z-index: 10;
}
.ggxd-news .ggxd-news-mulu .news-img-d{
    height: 432px;
    width: 100%;
    position: absolute;
}
.ggxd-news .news-mulu .news-mulu-list a:nth-child(3){
    border-bottom: 4px solid #fff;
    font-weight: 700;
}
.ggxd-news .news-foot-two .news-content1-list .list-r-time{
    display: none;
    font-size: 16px;
    color: #4573F5;
    font-weight: 600;
    margin-bottom: 12px;
}
.ggxd-news .yd-nav .yd-nav-list a:nth-child(3){
    border-bottom: 4px solid #4573F5;
    color: #4573F5;
}
.ggxd-news .news-content1{
    width: 1200px;
    margin: 0 auto;
}
.ggxd-news .news-content1 .news-content1-title{
    font-size: 40px;
    color: #323233;
    text-align: center;
    font-weight: 600;
    margin: 100px 0;
}
.ggxd-news .news-content1 .news-content1-list img{
    width: 300px;
    height: 230px;
}
.ggxd-news .news-content1 .news-content1-list .list-r-time{
    font-size: 16px;
    color: #646566;
    font-weight: 600;
    display: none;
}
.ggxd-news .news-content1 .news-content1-list .content1-list-time{
    display: block;
}
.ggxd-news .news-content1 .news-content1-list:hover{
    background-image: linear-gradient(90deg, #7BABFB 0%, #4573F5 100%);
    box-shadow: inset 0 -1px 0 0 #F0F1F5;
    border-radius: 16px;
    .list-r-title,.list-r-time{
        color: #fff;
        a{
            color: #fff;
        }
    }
    .list-r-txt{
        color: #fff;
    }
}
.ggxd-news .news-content1 .news-content1-list{
    height: 210px;
    width: 1200px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: inset 0 1px 0 0 #EBECF0, inset 0 -1px 0 0 #EBECF0; 
}
.ggxd-news .news-content1 .news-content1-list .list-r-txt{
    font-size: 14px;
    color: #646566;
    line-height: 28px;
    font-weight: 400;
    height: 80px;
    white-space: inherit;
    overflow: visible;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.ggxd-news .news-content1 .news-content1-list .list-r-title{
    font-size: 18px;
    color: #323233;
    font-weight: 600;
}
.ggxd-news .news-content1 .news-content1-list img{
    width: 230px;
    height: 150px;
}
.ggxd-news .news-content1 .news-content1-list .content1-list-r{
    width: 80%;
    margin-left: 20px;
}
.ggxd-news .news-content1 .news-content1-list .content1-list-l{
    border-radius: 8px;
    margin: 10px 0;
}
.ggxd-news .news-content1 .news-content1-list .content1-list-time{
    display: block;
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 8px;
    
    
}
.ggxd-news .news-content1 .news-content1-list .content1-list-time .list-time-top{
    width: 100px;
    color: #4573F5;
    height: 50px;
    line-height: 50px;
    background: #F6F8FF;
    border-radius: 8px 8px 0 0;
}
.ggxd-news .news-content1 .news-content1-list .content1-list-time .list-time-foot{
    height: 35px;
    line-height: 35px;
    background: #E3EBFF;
    border-radius: 0 0 8px 8px;
}
.ggxd-news .news-foot-two{
    margin-top: 50px;
}
.ggxd-news .news-foot-two .news-content1-list:hover{
    background-image: linear-gradient(90deg, #7BABFB 0%, #4573F5 100%);
    box-shadow: inset 0 -1px 0 0 #F0F1F5;
    border-radius: 16px;
    .list-r-title,.list-r-time{
        color: #fff;
        a{
            color: #fff;
        }
    }
    .list-r-txt{
        color: #fff;
    }
}
.ggxd-news .news-foot-two .news-content1-list{
    height: 210px;
    width: 1200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: inset 0px -1px 0px 0px #EBECF0;
}
.ggxd-news .news-foot-two .news-content1-list .list-r-txt{
    font-size: 14px;
    color: #646566;
    line-height: 28px;
    font-weight: 400;
}
.ggxd-news .news-foot-two .news-content1-list .list-r-title{
    font-size: 18px;
    color: #323233;
    font-weight: 600;
}
.ggxd-news .news-foot-two .news-content1-list img{
    width: 230px;
    height: 150px;
}
.ggxd-news .news-foot-two .news-content1-list .content1-list-r{
    width: 80%;
    margin-left: 20px;
}
.ggxd-news .news-foot-two .news-content1-list .content1-list-time{
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 8px;
    margin-right: 20px;
    
    
}
.ggxd-news .news-foot-two .news-content1-list .content1-list-time .list-time-top{
    width: 100px;
    color: #4573F5;
    font-size: 28px;
    height: 55px;
    line-height: 55px;
    background: #F6F8FF;
    border-radius: 8px 8px 0 0;
    font-weight: 700;
}
.ggxd-news .news-foot-two .news-content1-list .content1-list-time .list-time-foot{
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background: #E3EBFF;
    border-radius: 0 0 8px 8px;
    font-weight: 700;
}
.ggxd-news .news-content3{
    width: 1200px;
    margin: 0 auto;
}
.ggxd-news .news-content3 .news-content3-title{
    font-size: 40px;
    color: #323233;
    text-align: center;
    font-weight: 600;
    margin: 100px 0;
}
.ggxd-news .news-content3 .content3-mulu-list{
    display: flex;
}
.ggxd-news .news-content3 .content3-mulu-list a{
    text-align: center;
    width: 180px;
    height: 64px;
    line-height: 64px;
    background: #fff;
    border: 1px solid #D5D5DB;
}
.ggxd-news .news-content3 .content3-mulu-list a:hover{
    color: #fff;
    background: #4573F5
}
.ggxd-news .news-content3 .content3-mulu-list a:nth-child(1){
    border-radius: 8px 0 0 8px;
}
.ggxd-news .news-content3 .content3-mulu-list a:nth-child(4){
    border-radius: 0 8px 8px 0 ;
}
.ggxd-news .news-content3 .content3-mulu-list a:nth-child(2){
    color: #FFF !important;
    background: #4573F5 !important;!i;!;
    border-color: #4573F5 !important;
}
.ggxd-news .news-content3 .news-content3-mulu{
    display: flex;
    justify-content: center;
}