.zcgg_top{
    width: 1200px;height: 100px;
    background-image: url(/assets/images/Zcgg_top.png);
    text-align: center;
    color: #fff;
}
.zcgg_top h2{
    font-size: 36px;
    font-family: Source Han Serif CN;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 66px;
    text-shadow: 0px 0px 5px rgb(229 241 255 / 49%);
    background: linear-gradient(0deg, #b6ddf7 0%, #FFFFFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.zcgg_top p{
    font-size: 16px;
    font-family: Source Han Serif CN;
    font-weight: 500;
    color: #FFFFFF;
    opacity: 0.8;
    line-height: 14px;
}
.List_box{
    display: flex;
}
.List_box>img{
    width: 150px;
height: 100px;
}
.List_box>div{
    border-bottom: 0 !important;
    margin-left: 23px;
    padding-top: 20px;
    width: 650px;
    margin-bottom: 0 !important;
}
.List_box>div h3 a{
    font-size: 16px;
    color: #333333;
}
.List_box>div h3 span{
        display: inline-block;
    text-align: center;
    width: 46px;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    background: url(http://www.gdrc.org.cn/assets/img/zcbktj.png)no-repeat;
    background-size: 100% 100%;
}
.List_box>div p{
    margin-top: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #999999;
    text-indent:0rem !important
}
.List_box>div p span img{
    margin-right: 5px;
}

.zkgg_gd{
	    display: block;
    width: 270px;height: 50px;
    background: #0362D2;
    line-height: 50px; 
    margin: 16px auto;
    color: #fff;
    text-align: center;
}