body{ height: auto; overflow-y: inherit;}
.page_con{ height: auto; overflow-y: inherit; overflow-x: inherit;}
.hqskzc_bg{ background: url(22qz_hqskzc_bg.png) no-repeat center top #fafafa; padding-bottom: 32px; margin-bottom: -32px;}
.hqskzc_tit{ line-height: 240px; text-align: center;}
.el-row-large{ margin: 0 -1.6rem;}
.el-row-large>[class*=el-col-],.el-row-large>ul>[class*=el-col-]{ padding: 0 1.6rem;}
.picture_fixed{ position: relative; overflow: hidden; height: 0px; display: block; background-size: cover; background-position: center; background-repeat: no-repeat;}
.ban_list .picture_fixed{ padding-top: 16.611295%;}
.ban_list .picture_fixed span{ line-height: 32px; padding-left: 32px; font-size: 24px; font-weight: bold; color: #ffffff; position: absolute; margin-top: -16px; top: 50%; left: 0; right: 0;}
.pad_con1{ border-radius: .8rem; box-shadow: 0 0 10px rgba(229,229,229,.5);}
/*专题大标*/
.special_title{ position: relative; text-align: center; line-height: 5rem; font-size: 0rem; height: 5rem; overflow: hidden;}
.special_title span{ position: relative; z-index: 5; display: inline-block; font-size: 4rem; font-weight: bold; max-width: 75%; white-space: nowrap; text-overflow: ellipsis;}

.special_title_01:before,.special_title_01:after{ content: ''; position: absolute; width: 50%; height: 2px; background-color: #d4d4d4; top: 50%; margin-top: -1px; z-index: 1;}
.special_title_01:before{ left: 0rem; text-align: left;}
.special_title_01:after{ right:0rem; text-align: right;}
.special_title_01 span{ padding: 0rem 3.2rem; color: #333333; background-color: #ffffff;}
.special_title_01 em{ width:4rem; line-height:5rem; z-index: 6; display: inline-block; position: relative; top: -1.6rem; background-color: #ffffff;}
.special_title_01 em img{ z-index: 7; position: relative;}

.list_base>.more {
    display: block;
    line-height: .4rem;
    text-align: center;
    width: 1.3rem;
    margin: .24rem auto 0;
    color: #A6A6A6;
}
.list_base>.more a {
    color: #A6A6A6;
    display: block;
    background-color: #ffffff;
    border: 1px solid #E5E5E5;
    border-radius: 1rem;
}

/*有日期的列表*/
.list_base_date_01 li{ padding-right:10rem;}

/*有分割线的列表-虚线-实线*/
.list_base_line_01 li,.list_base_line_02 li{ margin-bottom: 0rem; border-color:rgb(220,220,220); border-bottom-width: 1px; padding-top: 1.2rem; padding-bottom: 1.2rem;}
.list_base_line_01 li{ border-bottom-style: dashed;}
.list_base_line_02 li{ border-bottom-style: solid;}
.list_base_line_01 li:before,.list_base_line_02 li:before{ top: 24px\0; top: 2.4rem;}
.list_base_line_01 li>span,.list_base_line_02 li>span{ top: 1.2rem;}

.bar_list li{ margin-bottom: 15px; background-color: #FCECEA; height: 120px; position: relative; border-radius: 8px; padding: 20px 24px; overflow: hidden;}
.bar_list li h3{ font-size: 18px; line-height: 24px; color: #60130C; height: 48px; overflow: hidden;}
.bar_list li h3 a{ color: #60130C;}
.bar_list li p{line-height: 30px;font-size: 18px;font-weight: bold;color: #BD1B2D;position: relative;z-index: 2;}
.bar_list li p a{display: inline-block;padding: 0 9px;background-color: #BD1B2D;color: #ffffff;font-size: 14px;font-weight: normal;border-radius: 30px;margin-right: 8px;}
.bar_list li em{position: absolute;right: 12px;bottom: -12px;width:31.344827%;text-align: center;z-index: 1;}
.bar_list li p a+a{ background-color:#b4a1a4;}

.slb .ban_list .picture_fixed span{ font-size: 30px;}
.slb .slb-el-col-24{ width: 100%;}
.slb .list_base>.more{ width: 20rem; line-height: 6rem;}
.slb .bar_list ul{ margin: 0 -1%;}
.slb .bar_list li{ width: 48%; float: left; margin:32px 1% 0 1%; box-sizing: border-box; height: 130px;}
.slb .bar_list li h3{ font-size: 28px;}
.slb .bar_list li p{ font-size: 24px; line-height: 40px;}
.slb .bar_list li p a{ padding: 0 25px; font-size: 20px;}
@media screen and (max-width:1280px) {
	.bar_list li{ padding: 20px 15px;}
}
@media screen and (max-width:992px) {
	.ban_list>div:nth-child(2),.bar_list{ margin-top: 16px;}
	.pad_con1{ padding: 16px;}
	.special_title_01 span{ font-size: 30px;}
	.bar_list li{ height: 120px;}
	.slb .bar_list ul{ margin: 0;}
	.slb .bar_list li{ width: 100%; margin: 16px 0 0 0;}
	.slb .ban_list .picture_fixed span{ font-size: 24px;}
	
}
@media screen and (max-width:375px) {
	.list_base_time li>i,.list_base_state li>span{ margin-left: 0rem; display: block;}
	.hqskzc_tit{ line-height: 140px;}
	.slb .bar_list li h3{ font-size: 24px;}
}

.mar_t32{ margin-top: 32px;}