body{
    background-color: #E9F3FF;
}

.zfkf-header{
    background: url(../images/cxzfkfhd/zfkf-bg.png) center top no-repeat;
    height: 570px;
}

.container{
    width: 1200px;
    margin: 0 auto;
}

.guohui{
    padding-top: 52px;
}

.hdfa{
    margin-bottom: 27px;
}

.zynr-con{
    background: #FFFFFF;
    /* box-shadow: 0px 4px 10px 0px rgba(38,74,217,0.49); */
    border-radius: 15px;
    padding: 33px 40px 29px;
    margin-bottom: 20px;
}

.zfkf-title {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.zfkf-title a{
    font-weight: bold;
    font-size: 30px;
    color: #264AD9;
    /* position: relative; */
    margin: 0 20px;
}

/* .zfkf-title a::before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    margin: auto;
    width: 130px;
    height: 6px;
    background: #264AD9;
} */

.hdyg-con{
    padding: 32px 0 35px;
}

.hdyg-con ul,
.hdyg-con ul li,
.hdkzqk-con,
.hdkzqk-con ul li,
.yjzj-con ul{
    display: flex;
    justify-content: space-between;
}

.hdyg-con ul,
.yjzj-con ul{
    flex-wrap: wrap;
}

.hdyg-con ul li{
    width: 49.5%;
    align-items: center;
    margin-bottom: 42px;
}

.hdyg-con ul li:nth-child(n+3){
    margin-bottom: 0;
}

.hdyg-con ul li .time{
    width: 100px;
    /* height: 111px; */
    /* border-radius: 10px; */
    text-align: center;
    color: #3757C1;
    /* padding: 0 10px; */
}

.ri{
    line-height: 76px;
    font-size: 40px;
    font-weight: bold;
    background: RGBA(236, 240, 255, 1);
    border-radius: 10px 10px 0 0;
}

.nianyue{
    font-size: 18px;
    font-weight: 500;
    color: rgba(121, 144, 218, 1);
    background: RGBA(216, 225, 255, 1);
    line-height: 35px;
    border-radius: 0 0 10px 10px;
}

.hdyg-con ul li a{
    display: block;
    width: 442px;
}

.ygbt{
    font-weight: bold;
    font-size: 26px;
    color: #00213D;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ygnr{
    font-size: 18px;
    color: #00213D;
    margin-top: 15px;
    font-weight: 400;
    letter-spacing: 1px;
}

.more{
    text-align: center;
}

.more a{
    font-size: 18px;
    color: #a6a6a6;
}

.hdkzqk-con{
    padding: 31px 0 19px;
}
.hdkzqk-condiv{
    width: 470px;
    height: 269px;
    overflow: hidden;
}
.hdkzqk-condiv img{
    width: 100%;
}
.hdkzqk-con ul{
    width: 620px;
}

.hdkzqk-con ul li{
    position: relative;
    /* text-indent: 22px; */
    padding: 16px 0;
    border-bottom: 1px dashed rgba(55, 99, 193, 0.20);
}
.hdkzqk-con ul li:first-of-type{
    padding-top: 0;
}
/* .hdkzqk-con ul li::before,
.yjzj-con ul li::before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    background: #FFD2C7;
    border-radius: 50%;
    opacity: 0.5;
} */

.hdkzqk-con ul li a,
.yjzj-con ul li a{
    display: block;
    width: 75%;
    font-size: 18px;
    color: #00213D;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hdkzqk-con ul li span,
.yjzj-con ul li span{
    font-size: 18px;
    color: #00213D;
}

.yjzj-con{
    padding: 26px 8px 20px 4px;
}

.yjzj-con ul li{
    width: 48.5%;
    display: flex;
    justify-content: space-between;
    position: relative;
    text-indent: 22px;
    padding: 16px 0;
    border-bottom: 1px dashed rgba(215, 224, 243, 1);
}
.yjzj-con ul li:nth-child(1) {
    padding-top: 0;
}
.yjzj-con ul li:nth-child(2) {
    padding-top: 0;
}
.yjzj-con ul li:nth-child(8){
    padding-bottom: 0;
}
.yjzj-con ul li:nth-child(9){
    padding-bottom: 0;
}
.zfkf-con{
    margin-top: -66px;
}


@media screen and (max-width:768px) {
    .container,
    .hdfa img,
    .hdkzqk-con img,
    .hdyg-con ul li,
    .hdkzqk-con ul,
    .yjzj-con ul li{
        width: 100%;
    }
	
	.guohui{
		padding-top:10px;
	}

    .zfkf-header{
        background-size: 100% 100%;
        height: 150px;
    }

    .hdfa{
        padding: 0 10px;
    }

    .hdkzqk-con{
        flex-wrap: wrap;
    }

    .hdyg-con ul li{
        margin-bottom: 42px !important;
    }

    .hdyg-con ul li a{
        width: 100%;
        margin-top: 15px;
    }

    .hdkzqk-con ul{
        margin-top: 20px;
    }

    .hdkzqk-con ul li,
    .yjzj-con ul li{
        text-indent: 0;
    }

    .hdkzqk-con ul li a, 
    .yjzj-con ul li a{
        width: 70%;
    }
    .hdyg-con ul,
    .hdyg-con ul li,
    .hdkzqk-con,
    .yjzj-con ul{
        flex-wrap: wrap;
        justify-content: center;
    }
    .zynr-con{
        padding: 33px 30px 29px;
    }
    .hdkzqk-condiv{
        width: 100%;
        height: auto;
    }
    .hdkzqk-con ul li a, .yjzj-con ul li a{
        width: 65%;
    }
    .zfkf-con{
        margin-top: 0;
    }
}

.wzazzms .zfkf-title a{
	font-size: 50px;
}

.wzazzms .more a,
.wzazzms .ygbt,
.wzazzms .hdkzqk-con ul li span, 
.wzazzms .yjzj-con ul li span{
	font-size: 34px;
}
.wzazzms .ri {
    font-size: 50px;
    line-height: 100px;
}

.wzazzms .ygnr,
.wzazzms .nianyue{
	font-size: 34px;
}

.wzazzms .hdkzqk-con ul li a, 
.wzazzms .yjzj-con ul li a{
	font-size: 34px;
}

.wzazzms .hdyg-con ul li,
.wzazzms .yjzj-con ul li{
	width: 100%;
}

.wzazzms .hdyg-con ul li{
	margin-bottom: 42px !important;
}

.wzazzms .hdyg-con ul li .time{
	width: 25%;
}

.wzazzms .hdkzqk-con{
	flex-wrap: wrap;
}

.wzazzms .hdkzqk-con img{
	width: 100%;
    margin: 0 auto;
}

.wzazzms .hdkzqk-con ul{
	width: 100%;
	margin-top:20px;
}
.wzazzms .hdkzqk-condiv {
    width: 65%;
    height: auto;
}
.wzazzms .hdkzqk-con ul{
    width: 100%;
}
.wzazzms .hdyg-con ul,
.wzazzms .hdkzqk-con,
.wzazzms .hdkzqk-con ul li,
.wzazzms .yjzj-con ul{
    flex-wrap: wrap;
    justify-content: center;
}
.wzazzms .hdyg-con ul li a{
    width: 70%;
}
.wzazzms .nianyue{
    line-height: 60px;
}