body{
    background-color: #f0f0f0 !important;
}

.log {
    width: 392px;
    position: absolute;
    left: 50px;
    top: 10px;
}

.gzkxq_logo img,
.gzkxq_logo p{
	display: inline-block;
}

.gzkxq_logo .gzkxq_gh{
	margin-top: 10px;
	width: 66px;
	height: 70px;
	vertical-align: bottom;
}

.gzkxq_logo .govname{
	margin-top: 27px;
	margin-left: 8px;
}

/*正文*/
.rule_content{
	width: 1200px;
	margin: auto;
	background: #ffffff;
	text-align: center;
	font-family: fangsong;
}
.rule_content .title{
	color: #fe0002;
	font-size: 40px;
	font-family: FZXiaoBiaoSong-B05S;
	padding: 100px 0 42px 0;
}

.gzkxq_logo{
	color: #fe0002;
}

.rule_content .content{
    margin: 30px 78px 70px;
    line-height: 38px;
    font-size: 21px;
    color: #333;
}

/* #zoom p:nth-child(3)  span{
	font-weight: bold !important;
	font-size: 28px !important;
	font-family: FZXiaoBiaoSong-B05S;
}
    
#zoom p:nth-child(4) span{
	font-family: fangsong !important;
	font-size: 18px !important;
} */
.ru_top{
    position: relative;
    border-bottom: 5px solid #015293;
}

.ru_top .down_word {
	display: inline-block;
	width: 11px;
	height: 13px;
	margin: 11px 3px 1px 7px;
	background: url(../images/20211008_word.png) center no-repeat;
}
.ru_top .down_pdf {
	display: inline-block;
	width: 11px;
	height: 13px;
	margin: 11px 4px 1px 9px;
	background: url(../images/20211008_pdf.png) center no-repeat;
}
.download{
	position: absolute;
	bottom: 12px;
 right: 12px;
}

.download a{
	font-size: 14px;
	line-height: 33px;
	color: #666666;
        font-family: Microsoft Yahei;
}
.download>div{
	line-height: 21px;
	width: 88px;
	height: 33px;
	border: 1px solid #d1d2d4;
        display: inline-block;
        float: left;
}

.download>div:nth-child(even){
margin-left: 12px;
}

.rul_note{
	border-top: 5px solid #015293;
	overflow: hidden;
}
.rul_note p{
	font-size: 28px;
	font-family: FZXiaoBiaoSong-B05S;
	color: #015293;
	float: right;
	margin: 40px 77px 40px 0;
}


.footer_box {
    margin-top: 45px;
    border-top: 3px solid #015294;
}

.am-container {
    max-width: 1170px;
    padding: 25px 15px 30px 15px;
    overflow: hidden;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

footer .info {
    padding-left: 80px;
    position: relative;
    width: 50%!important;
    float: left;
}

.no-padding-right {
    padding-right: 0px;
}

footer p {
    line-height: 19px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
}

footer .link-img {
    vertical-align: top;
    width: 42%!important;
    float: right;
}

footer #_ideConac {
    position: absolute;
    left: 0px;
    top: -10px;
}

/* 文章页自适应 */
@media (max-width: 767px) {
	.log{
		position: unset;
		width: 80%;
	}

	/*正文*/
	.rule_content{
		overflow: hidden;
		width: 100%;
		padding: .36rem;
        background: #fff;
	}
.rule_content .title{
color: #fe0002;
font-size: 1.1rem;
font-family: "Times New Roman",Times,serif;
font-weight: bolder;
width: 19rem !important;
margin: auto !important;
padding: 0 !important;
}
.ru_top .title img {
    margin-top: 0.8rem !important;
    width: 1.6rem;
    height: 1.8rem;
    display: inline-block;
}
.ru_top .title p {
    margin-top: 1.2rem !important;
    margin-left: 0.3rem !important;
    font-size: 0.96rem;
    display: inline-block;
}

        .rule_content .content {
        width: 100%;
        font-size: .48rem;
        line-height: .96rem;
        color: #333;
        background: #fff;
        padding: .35rem 0;
        margin: 0;
    }

#zoom p:nth-child(3)  span{
    	font-weight: bold !important;
    	font-size: 0.6rem !important;
    }
    
     #zoom p:nth-child(4) span{
    	font-family: fangsong !important;
    	font-size: 0.45rem !important;
    }

	.ru_top{
		border-bottom: 0.18rem solid #015293;
                position: relative;
        padding-bottom: 25px;
	}

	.ru_top .down_word {
		display: inline-block;
		width: 0.4rem;
		height:0.46rem;
		margin: 0.25rem 0.1rem 0 0.3rem;
		background: url(../images/20211008_word.png) center no-repeat;
	}
	.ru_top .down_pdf {
		display: inline-block;
		width: 0.4rem;
		height:0.46rem;
		margin:0.25rem 0.1rem 0 0.3rem;
		background: url(../images/20211008_pdf.png) center no-repeat;
	}
	.download{
		position: absolute;
		bottom: 5px;
        right: 0.38rem;
	}

	.download a{
		font-size: 0.4rem;
		line-height:1rem;
		color: #666666;
	}
	.download>div{
		line-height: 0.5rem;
		width: 4.8rem;
		height: 1rem;
		border: 0.01rem solid #d1d2d4;
		margin-right: 0;
	}
	.rul_note{
		border-top: 0.18rem solid #015293;
		overflow: hidden;
	}
	.rul_note p{
		font-size:0.56rem;
		font-family: "Times New Roman",Times,serif;
		font-weight: bold;
		color: #015293;
		float: right;
		margin: 0.25rem 0.5rem 0 0;
	}

	footer #_ideConac,
    footer .link-img {
        display: none;
    }

    footer .info {
        padding-left: 0;
        width: 100% !important;
    }

}