*{padding: 0; margin: 0; list-style: none;}
body{min-width: 750px;}

/* banner */
.banner_view{width: 100%; /* height: 1060px; */ text-align: center; /* background: #b71928 url(/images/djxxjy/banner.png) no-repeat center; background-size: cover; */}
.banner_view .banner_img{display: block; width: inherit;}
.model_name{text-align: center;}

@media screen and (min-width: 1600px) {
    .model_name img{width: 70%;}
	/* 编者按 */
	.bianzhean_wrap{background: url(/images/djxxjy/bianzhean_bg.png) no-repeat center; background-size: cover; padding: 100px 0; box-sizing: border-box;}
	.bianzhean_wrap .bianzhean_view{width: 75%; min-height: 80px; margin: 0 auto; display: flex; flex-direction: column;}
	.bianzhean_wrap .bianzhean_left{width: 100%; height: 100px; display: flex; flex-direction: column; align-items: center;}
	.bianzhean_wrap .bianzhean_right{flex: 1; }
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner{ }
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner .bianzhean_item_view{background: #fff; padding: 80px 50px;border-bottom: 5px solid #c90c12; box-sizing: border-box;}
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner .bianzhean_split_view{height: 30px;position: relative;z-index: 9;width: 100%; display: flex; justify-content: space-between;}
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner .bianzhean_split_view .bianzhean_split_item_view{width: 12px; height: 80px; border-radius: 5px; background: #ffe1e3; margin: 0 10px;}
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner .bianzhean_split_view .bianzhean_split_l_view{display: flex; width: 120px;margin-top: -25px;justify-content: center;}
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner .bianzhean_split_view .bianzhean_split_r_view{display: flex; width: 120px;margin-top: -25px;justify-content: center;}
	
	
	.bianzhean_wrap .bianzhean_right .borderBottom{width: 100%; height: 4px; background-image: linear-gradient(to bottom, #fc2534, #a1171f);  box-sizing: border-box;}
	.model_banner{flex: 1; display: flex; align-items: flex-end; justify-content: center;}
	.model_banner>img{position: relative; bottom: -40px; width: 130%;}
	.bianzhean_wrap .jianghua_content{line-height: 38px; font-size: 22px; text-indent: 2em;}

	.bianzhean_wrap .yiyi_view{width: 100%; height: 230px; border-radius: 10px; background: #fbf5f4; position: relative; padding-top: 60px; box-sizing: border-box; margin: 50px 0;}
	.bianzhean_wrap .yiyi_top_view{position: absolute; left: 50%; top: 0; transform: translateX(-50%); padding: 10px 30px; font-size: 22px; color: #fff; text-align: center; 
	border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; box-sizing: border-box; background: linear-gradient(to bottom, #fc2534, #a1171f); white-space: nowrap;}

	.bianzhean_wrap .yiyi_bottom_view{display: flex; padding-top: 15px; box-sizing: border-box;}
	.bianzhean_wrap .yiyi_bottom_view .yiyi_item{flex: 1; display: flex; flex-direction: column; align-items: center; justify-content: center;}
	.bianzhean_wrap .yiyi_bottom_view .yiyi_item .yiyi_item_icon{width: 80px; height: 77px; background: url(/images/djxxjy/star_icon.png) no-repeat center; background-size: cover; margin-bottom: 10px;}
	.bianzhean_wrap .yiyi_bottom_view .yiyi_item .yiyi_item_text{color: #a41e25; font-size: 28px; font-weight: bold;}

    .bianzhean_wrap .yiyi_desc_view{background: #fff url(/images/djxxjy/danghui_icon.png) no-repeat top 20px right 80px; background-size: 100px 100px; padding: 80px 40px; box-sizing: box-sizing;}
	.bianzhean_wrap .yiyi_desc_view .yiyi_desc_item{display: flex; margin: 18px 0; font-size: 22px;}
	.bianzhean_wrap .yiyi_desc_view .yiyi_desc_item .yiyi_desc_item_l{width: 110px; color: #a41e25; font-weight: bold; padding-left: 15px; box-sizing: border-box; position: relative; line-height: 35px;}
	.bianzhean_wrap .yiyi_desc_view .yiyi_desc_item .yiyi_desc_item_l::before{content: ''; display: inline-block; width: 0; height: 22px; position: absolute; top: 7px; left: 0; border-left: 5px solid #a41e25;}
	.bianzhean_wrap .yiyi_desc_view .yiyi_desc_item .yiyi_desc_item_r{flex: 1; color: #333; padding-left: 15px; box-sizing: border-box; line-height: 35px;}

	/* 头条 */
	.toutiao_wrap{width: 100%; background: #fff; padding: 100px 0; box-sizing: border-box;}
	.toutiao_wrap .toutiao_view{width: 1520px; margin: 0 auto; display: flex;}
	.toutiao_wrap .toutiao_left{width: 320px; padding-top: 30px; box-sizing: border-box;}
	.toutiao_wrap .toutiao_right{flex: 1; }
	.toutiao_wrap .topping_view{width: 970px; margin: 0 auto;}
	.toutiao_wrap .topping_view .topping_title{text-align: center; font-size: 34px; color: #393939; font-weight: bold; margin-bottom: 20px; line-height: 55px;}
	.toutiao_wrap .topping_view .topping_title p{text-align: center !important;}
	.toutiao_wrap .topping_view .topping_content{font-size: 20px; line-height: 35px; text-align: justify;}
	.toutiao_wrap .topping_view .topping_content .topping_content_inner{overflow: hidden;text-overflow: ellipsis;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
	.toutiao_wrap .topping_view .topping_content .detailBtn{color: #f82532; cursor: pointer; margin-left: 5px; text-decoration: none;}

	.touTiaoBanner_view{margin-top: 50px;}
	.touTiaoBanner_view .banner-box{width: 100%; height: 100%; position: relative; overflow: hidden; box-sizing: border-box;}
	.touTiaoBanner_view .banner-box .bd{ width:100% !important;}
	.touTiaoBanner_view .banner-box .bd li .m-width {width: 1200px; margin: 0 auto; overflow: hidden;}
	.touTiaoBanner_view .banner-box .bd li{position: relative; height: 100%;}
	.touTiaoBanner_view .banner-box .bd li img{width: 100%; height: 100%; min-height: 100%;display: block;}
	.touTiaoBanner_view .banner-box .bd li a{display: block; background-size: auto;}
	.touTiaoBanner_view .banner-box .bd li .bannerItem_desc{width: 100%; height: 100px; line-height: 100px; font-size: 22px; position: absolute; left: 0; bottom: 0; padding: 0 10px; background: rgba(0,0,0,0.6); 
	overflow: hidden; text-overflow: ellipsis; white-space: nowrap;color: #fff; box-sizing: border-box;}
	.touTiaoBanner_view .banner-btn{width: 100%; position:absolute; top: 48%; left: 0%;}
	.touTiaoBanner_view .banner-btn a{display: block; width: 40px; height: 40px; position: absolute; top: 0; /* filter:alpha(opacity=40); -moz-opacity:0.4; -khtml-opacity:0.4;opacity:0.4; */ border-radius: 50%;}
	.touTiaoBanner_view .banner-btn a.prev{left: 25px; background: url(/images/djxxjy/prev_icon.png) no-repeat center; background-size: 40px 40px; border-top-left-radius: 5px; border-bottom-left-radius: 5px;} 
	.touTiaoBanner_view .banner-btn a.next{right: 25px; background: url(/images/djxxjy/next_icon.png) no-repeat center; background-size: 40px 40px; border-top-right-radius: 5px; border-bottom-right-radius: 5px;}
	.touTiaoBanner_view .banner-btn a.prev:hover{background: url(/images/djxxjy/prev_actived_icon.png) no-repeat center; background-size: 40px 40px; border-top-left-radius: 5px; border-bottom-left-radius: 5px;} 
	.touTiaoBanner_view .banner-btn a.next:hover{background: url(/images/djxxjy/next_actived_icon.png) no-repeat center; background-size: 40px 40px; border-top-right-radius: 5px; border-bottom-right-radius: 5px;}
	.touTiaoBanner_view .banner-box .hd {min-width: 100px; max-width: 300px; position:absolute; bottom: -370px; right: 25px; text-align: right;}
	.touTiaoBanner_view .banner-box .hd ul li{width: 18px; height: 18px; border-radius: 50%; text-indent:-9999px; margin-right: 15px; background: #eee; color: transparent; display: inline-block; cursor: pointer;}
	.touTiaoBanner_view .banner-box .hd ul li.on{background: #DA324D; color: transparent;}
	.touTiaoBanner_view .borderBottom{width: 100%; height: 12px; background-image: linear-gradient(to bottom, #fc2534, #a1171f);  box-sizing: border-box;}

	/* 学习动态 */
	.xuexidongtai_wrap{background: url(/images/djxxjy/jituandongtai_bg.png) no-repeat center; background-size: 100% 100%; padding: 100px 0; box-sizing: border-box;}
	.xuexidongtai_wrap .xuexidongtai_view{width: 75%; margin: 0 auto; display: flex; flex-direction: column;}
	.xuexidongtai_wrap .xuexidongtai_left{width: 100%; padding-top: 30px; box-sizing: border-box;}
	.xuexidongtai_wrap .xuexidongtai_left .model_name{margin-bottom: 30px;}
	.xuexidongtai_wrap .xuexidongtai_left .model_name img{width: 32%;}
	.xuexidongtai_wrap .xuexidongtai_right{flex: 1; background: #fff url(/images/djxxjy/fenhao_icon.png) no-repeat 20px 40px; background-size: 100px;}
	.xuexidongtai_wrap .xuexidongtai_right .xuexidongtai_right_inner{padding: 50px 65px 40px 160px; box-sizing: border-box;}
	.xuexidongtai_wrap .topping_view{}
	.xuexidongtai_wrap .topping_view .topping_title{width: 100%; margin: 0 auto; font-size: 28px; color: #373549; margin-bottom: 10px; text-align: center; line-height: 55px;}
	.xuexidongtai_wrap .topping_view .topping_banner{margin: 20px 0; width: 100%; max-width: 945px;}

    .xuexidongtai_wrap .xuexidongtai_list-view{display: flex;}
    .xuexidongtai_wrap .xuexidongtai_list-view .xuexidongtai_topping_banner_view{width: 700px; display: flex; align-items: center;}
    .xuexidongtai_wrap .xuexidongtai_list-view .xuexidongtai_topping_banner_view img{width: 520px;}
	.xuexidongtai_wrap.zhongyangjingshen_wrap .xuexidongtai_list{width: calc(100% - 450px); padding-left: 25px; box-sizing: border-box;}
	.xuexidongtai_wrap.jituandongtai_wrap .xuexidongtai_list{padding-right: 25px; box-sizing: border-box;}
	.xuexidongtai_wrap .xuexidongtai_list .xuexidongtai_item{display: flex; align-items: center; box-sizing: border-box; margin-bottom: 15px; padding: 10px; font-size: 16px; 
	border-bottom: 1px solid #e1dfe8; box-sizing: border-box; /*box-shadow: 0 0 20px 1px #e0e0e0;*/}
	.xuexidongtai_wrap .xuexidongtai_list .xuexidongtai_item .item_no{width: 70px; display: flex; align-items: center; justify-content: flex-start; color: #c90b11; font-style: italic; font-size: 34px; font-weight: 500;box-sizing: border-box;}
	.xuexidongtai_wrap .xuexidongtai_list .xuexidongtai_item a{text-decoration: none; color: #4b485f; display: inline-block; width: 100%; text-overflow: ellipsis; overflow: hidden; font-weight: 500; font-size: 18px;}
	.xuexidongtai_wrap .xuexidongtai_list .xuexidongtai_item a:hover{color: #fc2534;}
	.xuexidongtai_wrap .xuexidongtai_right .borderBottom{width: 100%; height: 4px; background-image: linear-gradient(to bottom, #fc2534, #a1171f);  box-sizing: border-box;}


	/* 基层聚焦 */
	.jicengjujiao_wrap{background: #fff; padding: 150px 0 80px 0; box-sizing: border-box;}
	.jicengjujiao_wrap .jicengjujiao_view{width: 75%; margin: 0 auto; display: flex; flex-direction: column;}
	
	.jicengjujiao_wrap .jicengjujiao_left .model_name{margin-bottom: 30px;}
	.jicengjujiao_wrap .jicengjujiao_left .model_name img{width: 38%;}
	
	.jicengjujiao_right{flex: 1; display: flex; padding-top: 30px; box-sizing: border-box;}
    .jicengjujiao_right .jicengjujiao_topping_banner_view{width: 700px; margin-right: 30px;}


	.jicengjujiao_list{position: relative;}
	.jicengjujiao_list .jicengjujiao_list_item{display: flex; width: 100%; min-height: 85px; padding: 10px 0; border-bottom: 1px solid #e1dfe8; box-sizing: border-box;}
	.jicengjujiao_list .jicengjujiao_list_item:last-child{border-bottom: none;}
	.jicengjujiao_list .jicengjujiao_list_item .jicengjujiao_no{width: 70px; display: flex; align-items: center; justify-content: center; color: #c90b11; font-style: italic; font-size: 34px; font-weight: 500;}
	.jicengjujiao_list .jicengjujiao_list_item .jicengjujiao_name{flex: 1; display: flex; align-items: center; justify-content: flex-start; font-size: 18px;}
	.jicengjujiao_list .jicengjujiao_list_item .jicengjujiao_name a{text-decoration: none; color: #373549; font-weight: 500; font-size: 18px;}
	.jicengjujiao_list .jicengjujiao_list_item .jicengjujiao_name a:hover{color: #fc2534;}

	/* 纪律处分条例 - 学习解读 */
    .jicengjujiao_wrap.xuexijiedu_view{background: url(/images/djxxjy/jicengjujiao_bg.png) no-repeat center; background-size: 100% 100%; padding: 150px 0 400px 0; box-sizing: border-box;}
    .jicengjujiao_wrap.xuexijiedu_view .jicengjujiao_left .model_name{margin-bottom: 60px;}
    .jicengjujiao_wrap.xuexijiedu_view .jicengjujiao_left .model_name img{width: 65%;}
    .jicengjujiao_wrap.xuexijiedu_view .jicengjujiao_right{width: 100%; background: #fff; padding: 50px; box-sizing: border-box;}
    .jicengjujiao_wrap.xuexijiedu_view .jicengjujiao_right .jicengjujiao_list{ width: 100%; display: flex; flex-wrap: wrap; justify-content : space-between;}
    .jicengjujiao_wrap.xuexijiedu_view .jicengjujiao_right .jicengjujiao_list .jicengjujiao_list_item{ width: 48%;}
    .jicengjujiao_wrap.xuexijiedu_view .jicengjujiao_right .jicengjujiao_list .jicengjujiao_list_item:last-child{border-bottom: 1px solid #e1dfe8;}
    
}



/* 详情 */
.article{min-height: 500px; width: 1200px; margin: 0 auto;}
.articleTit{text-align:center;padding:40px 0 20px;}
.articleTit h2{font-size:24px;line-height:40px;}
.articleTit p{margin-top:40px;}
.articleTit p span{margin:0 10px;}
.date img,.source img{vertical-align: middle; margin-right: 10px; width: 15px;}
.date b,.source b{font-size: 14px; color: #666;  font-weight: normal;}
.article_detail_con,
.article_detail_con p{font-size:16px;line-height:1.8;margin-bottom:20px;text-align: justify;}
.article_detail_con video{max-width:100%;width:600px;display:block;margin: 30px auto;}
.article_detail_con img{max-width:100%;}
.article_close p{margin: 0 auto;width: 100px;height: 40px;line-height: 40px;border: 1px solid #ddd;text-align: center;border-radius: 20px;cursor: pointer;}




/* 响应式布局 */ 
@media (min-width: 1025px) and (max-width: 1600px) {
	.model_name img{width: 60%;}
	
	/* 编者按 */
	.bianzhean_wrap{background: url(/images/djxxjy/bianzhean_bg.png) no-repeat center; background-size: cover; padding: 100px 100px; box-sizing: border-box;}
	.bianzhean_wrap .bianzhean_view{width: 75%; min-height: 80px; margin: 0 auto; display: flex; flex-direction: column;}
	.bianzhean_wrap .bianzhean_left{width: 100%; display: flex; flex-direction: column; align-items: center;}
	.bianzhean_wrap .bianzhean_left .model_name{margin-bottom: 30px;}
	.bianzhean_wrap .bianzhean_left .model_name img{width: 55%;}
	
	.bianzhean_wrap .bianzhean_right{flex: 1; }
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner{ }
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner .bianzhean_item_view{background: #fff; padding: 60px 50px; border-bottom: 5px solid #c90c12; box-sizing: border-box;}
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner .bianzhean_split_view{height: 30px;position: relative;z-index: 9;width: 100%; display: flex; justify-content: space-between;}
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner .bianzhean_split_view .bianzhean_split_item_view{width: 12px; height: 80px; border-radius: 5px; background: #ffe1e3; margin: 0 10px;}
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner .bianzhean_split_view .bianzhean_split_l_view{display: flex; width: 120px;margin-top: -25px;justify-content: center;}
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner .bianzhean_split_view .bianzhean_split_r_view{display: flex; width: 120px;margin-top: -25px;justify-content: center;}
	
	
	.bianzhean_wrap .bianzhean_right .borderBottom{width: 100%; height: 4px; background-image: linear-gradient(to bottom, #fc2534, #a1171f);  box-sizing: border-box;}
	.model_banner{flex: 1; display: flex; align-items: flex-end; justify-content: center;}
	.model_banner>img{position: relative; bottom: -40px; width: 140%;}
	.bianzhean_wrap .jianghua_content{line-height: 30px; font-size: 18px; text-indent: 2em;}
	
	.bianzhean_wrap .yiyi_view{width: 100%; height: 230px; border-radius: 10px; background: #fbf5f4; position: relative; padding-top: 60px; box-sizing: border-box; margin: 50px 0;}
	.bianzhean_wrap .yiyi_top_view{position: absolute; left: 50%; top: 0; transform: translateX(-50%); padding: 10px 15px; font-size: 17px; color: #fff; text-align: center; 
	border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; box-sizing: border-box; background: linear-gradient(to bottom, #fc2534, #a1171f);white-space: nowrap;}
	
	.bianzhean_wrap .yiyi_bottom_view{display: flex; padding-top: 15px; box-sizing: border-box;}
	.bianzhean_wrap .yiyi_bottom_view .yiyi_item{flex: 1; display: flex; flex-direction: column; align-items: center; justify-content: center;}
	.bianzhean_wrap .yiyi_bottom_view .yiyi_item .yiyi_item_icon{width: 80px; height: 77px; background: url(/images/djxxjy/star_icon.png) no-repeat center; background-size: cover; margin-bottom: 10px;}
	.bianzhean_wrap .yiyi_bottom_view .yiyi_item .yiyi_item_text{color: #a41e25; font-size: 24px; font-weight: bold;}
	
	.bianzhean_wrap .yiyi_desc_view{background: #fff; padding: 50px 40px; box-sizing: box-sizing;}
	.bianzhean_wrap .yiyi_desc_view .yiyi_desc_item{display: flex; margin: 18px 0; font-size: 20px;}
	.bianzhean_wrap .yiyi_desc_view .yiyi_desc_item .yiyi_desc_item_l{width: 110px; color: #a41e25; font-weight: bold; padding-left: 15px; box-sizing: border-box; position: relative; line-height: 35px;}
	.bianzhean_wrap .yiyi_desc_view .yiyi_desc_item .yiyi_desc_item_l::before{content: ''; display: inline-block; width: 0; height: 22px; position: absolute; top: 7px; left: 0; border-left: 5px solid #a41e25;}
	.bianzhean_wrap .yiyi_desc_view .yiyi_desc_item .yiyi_desc_item_r{flex: 1; color: #333; padding-left: 15px; box-sizing: border-box; line-height: 35px;}
	
	/* 学习动态 */
	.xuexidongtai_wrap{background: url(/images/djxxjy/xuexidongtai_bg.png) no-repeat center; background-size: cover; padding: 120px 100px; box-sizing: border-box;}
	.xuexidongtai_wrap .xuexidongtai_view{width: 100%; margin: 0 auto; display: flex; flex-direction: column;}
	.xuexidongtai_wrap .xuexidongtai_left{width: 100%; padding-top: 30px; box-sizing: border-box;}
	.xuexidongtai_wrap .xuexidongtai_left .model_name{margin-bottom: 30px;}
	.xuexidongtai_wrap .xuexidongtai_left .model_name img{width: 35%;}
	
	.xuexidongtai_wrap .xuexidongtai_right{flex: 1; background: #fff url(/images/djxxjy/fenhao_icon.png) no-repeat 20px 50px; background-size: 80px;}
	.xuexidongtai_wrap .xuexidongtai_right .xuexidongtai_right_inner{padding: 0px 65px 50px 120px; box-sizing: border-box;}
	.xuexidongtai_wrap .topping_view{}
	.xuexidongtai_wrap .topping_view .topping_title{width: 100%; margin: 0 auto; font-size: 24px; color: #373549; margin-bottom: 10px; text-align: center; line-height: 38px;}
	.xuexidongtai_wrap .topping_view .topping_banner{margin: 20px 0; width: 100%; max-width: 945px;}
	

    /*.xuexidongtai_wrap .xuexidongtai_list-view{display: flex;}
    .xuexidongtai_wrap .xuexidongtai_list-view .xuexidongtai_topping_banner_view{}
    .xuexidongtai_wrap .xuexidongtai_list-view .xuexidongtai_topping_banner_view img{width: 400px;}
	.xuexidongtai_wrap .xuexidongtai_list{padding-left: 25px; box-sizing: border-box;}*/
	.xuexidongtai_wrap .xuexidongtai_list .xuexidongtai_item{display: flex; align-items: center; box-sizing: border-box; margin-bottom: 15px; padding: 15px; font-size: 16px; 
	border-bottom: 1px solid #e1dfe8;box-sizing: border-box; }
	.xuexidongtai_wrap .xuexidongtai_list .xuexidongtai_item .item_no{width: 50px; display: flex; align-items: center; justify-content: flex-start; color: #c90b11; font-style: italic; font-size: 34px; font-weight: 500; box-sizing: border-box;}
	.xuexidongtai_wrap .xuexidongtai_list .xuexidongtai_item a{text-decoration: none; color: #333; display: inline-block; width: 100%; text-overflow: ellipsis; overflow: hidden; font-size: 20px;}
	.xuexidongtai_wrap .xuexidongtai_list .xuexidongtai_item a:hover{color: #fc2534;}
	.xuexidongtai_wrap .xuexidongtai_right .borderBottom{width: 100%; height: 4px; background-image: linear-gradient(to bottom, #fc2534, #a1171f);  box-sizing: border-box;}
	
	
	/* 基层聚焦 */
	.jicengjujiao_wrap{background: #fff; padding: 120px 100px; box-sizing: border-box;}
	.jicengjujiao_wrap .jicengjujiao_view{width: 100%; margin: 0 auto; display: flex; flex-direction: column;}
	.jicengjujiao_wrap .jicengjujiao_left{width: 100%;}
	.jicengjujiao_wrap .jicengjujiao_left .model_name{margin-bottom: 30px;}
	.jicengjujiao_wrap .jicengjujiao_left .model_name img{width: 40%;}
	.jicengjujiao_wrap .jicengjujiao_right{flex: 1; padding-top: 30px; box-sizing: border-box;}
	.jicengjujiao_wrap .jicengjujiao_list{position: relative;}
	.jicengjujiao_list .jicengjujiao_list_item{display: flex; width: 100%; padding: 20px 0; border-bottom: 1px solid #e1dfe8; box-sizing: border-box;}
	.jicengjujiao_list .jicengjujiao_list_item .jicengjujiao_no{width: 70px; display: flex; align-items: center; justify-content: center; color: #c90b11; font-style: italic; font-size: 34px; font-weight: 500;}
	.jicengjujiao_list .jicengjujiao_list_item .jicengjujiao_name{flex: 1; display: flex; align-items: center; justify-content: flex-start; font-size: 18px;}
	.jicengjujiao_list .jicengjujiao_list_item .jicengjujiao_name a{text-decoration: none; color: #373549; font-size: 20px; }
	.jicengjujiao_list .jicengjujiao_list_item .jicengjujiao_name a:hover{color: #fc2534;}
	
	/* 纪律处分条例 - 学习解读 */
    .jicengjujiao_wrap.xuexijiedu_view{background: url(/images/djxxjy/jicengjujiao_bg.png) no-repeat center; background-size: 100% 100%; padding: 150px 0 400px 0; box-sizing: border-box;}
    .jicengjujiao_wrap.xuexijiedu_view .jicengjujiao_left .model_name{margin-bottom: 60px;}
    .jicengjujiao_wrap.xuexijiedu_view .jicengjujiao_left .model_name img{width: 65%;}
    .jicengjujiao_wrap.xuexijiedu_view .jicengjujiao_right{width: 100%; background: #fff; padding: 30px; box-sizing: border-box;}
    .jicengjujiao_wrap.xuexijiedu_view .jicengjujiao_right .jicengjujiao_list{ width: 100%; display: flex; flex-wrap: wrap; justify-content : space-between; }
    .jicengjujiao_wrap.xuexijiedu_view .jicengjujiao_right .jicengjujiao_list .jicengjujiao_list_item{ width: 48%;}
    .jicengjujiao_wrap.xuexijiedu_view .jicengjujiao_right .jicengjujiao_list .jicengjujiao_list_item:last-child{border-bottom: 1px solid #e1dfe8;}
	
	
}



@media (min-width: 751px) and (max-width: 1024px) {
	.model_name img{width: 60%;}
	
	/* 编者按 */
	.bianzhean_wrap{background: url(/images/djxxjy/bianzhean_bg.png) no-repeat center; background-size: cover; padding: 50px 50px; box-sizing: border-box;}
	.bianzhean_wrap .bianzhean_view{width: 80%; min-height: auto; margin: 0 auto; display: flex; flex-direction: column;}
	.bianzhean_wrap .bianzhean_left{width: 100%; display: flex; flex-direction: column; align-items: center;}
	.bianzhean_wrap .bianzhean_left .model_name{margin-bottom: 30px;}
	.bianzhean_wrap .bianzhean_left .model_name img{width: 45%;}
	
	
	.bianzhean_wrap .bianzhean_right{flex: 1; height: 100%; }
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner{ }
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner .bianzhean_item_view{background: #fff; padding: 60px 50px; border-bottom: 5px solid #c90c12; box-sizing: border-box;}
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner .bianzhean_split_view{height: 30px;position: relative;z-index: 9;width: 100%; display: flex; justify-content: space-between;}
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner .bianzhean_split_view .bianzhean_split_item_view{width: 12px; height: 80px; border-radius: 5px; background: #ffe1e3; margin: 0 10px;}
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner .bianzhean_split_view .bianzhean_split_l_view{display: flex; width: 120px;margin-top: -25px;justify-content: center;}
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner .bianzhean_split_view .bianzhean_split_r_view{display: flex; width: 120px;margin-top: -25px;justify-content: center;}
	
	
	.bianzhean_wrap .bianzhean_right .borderBottom{width: 100%; height: 4px; background-image: linear-gradient(to bottom, #fc2534, #a1171f);  box-sizing: border-box;}
	.model_banner{flex: 1; display: flex; align-items: flex-end; justify-content: center;}
	.model_banner>img{position: relative; bottom: -10px; width: 140%;}
	.bianzhean_wrap .jianghua_content{line-height: 28px; font-size: 18px; text-indent: 2em;}
	
	.bianzhean_wrap .yiyi_view{width: 100%; height: auto; border-radius: 10px; background: #fbf5f4; position: relative; padding: 50px 0 30px 0; box-sizing: border-box; margin: 30px 0;}
	.bianzhean_wrap .yiyi_top_view{position: absolute; left: 50%; top: 0; transform: translateX(-50%); padding: 5px 10px; font-size:14px; color: #fff; text-align: center; 
	border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; box-sizing: border-box; background: linear-gradient(to bottom, #fc2534, #a1171f); white-space: nowrap;}
	
	.bianzhean_wrap .yiyi_bottom_view{display: flex; padding-top: 15px; box-sizing: border-box;}
	.bianzhean_wrap .yiyi_bottom_view .yiyi_item{flex: 1; display: flex; flex-direction: column; align-items: center; justify-content: center;}
	.bianzhean_wrap .yiyi_bottom_view .yiyi_item .yiyi_item_icon{width: 60px; height: 57px; background: url(/images/djxxjy/star_icon.png) no-repeat center; background-size: cover; margin-bottom: 10px;}
	.bianzhean_wrap .yiyi_bottom_view .yiyi_item .yiyi_item_text{color: #a41e25; font-size: 22px; font-weight: bold;}
	
	.bianzhean_wrap .yiyi_desc_view{background: #fff; padding: 50px 40px; box-sizing: box-sizing;}
	.bianzhean_wrap .yiyi_desc_view .yiyi_desc_item{display: flex; margin: 12px 0; font-size: 18px;}
	.bianzhean_wrap .yiyi_desc_view .yiyi_desc_item .yiyi_desc_item_l{width: 110px; color: #a41e25; font-weight: bold; padding-left: 15px; box-sizing: border-box; position: relative; line-height: 30px;}
	.bianzhean_wrap .yiyi_desc_view .yiyi_desc_item .yiyi_desc_item_l::before{content: ''; display: inline-block; width: 0; height: 18px; position: absolute; top: 7px; left: 0; border-left: 5px solid #a41e25;}
	.bianzhean_wrap .yiyi_desc_view .yiyi_desc_item .yiyi_desc_item_r{flex: 1; color: #64607c; padding-left: 15px; box-sizing: border-box; line-height: 30px;}
	
	/* 学习动态 */
	.xuexidongtai_wrap{background: url(/images/djxxjy/xuexidongtai_bg.png) no-repeat center; background-size: cover; padding: 60px 50px; box-sizing: border-box;}
	.xuexidongtai_wrap .xuexidongtai_view{width: 100%; margin: 0 auto; display: flex; flex-direction: column;}
	.xuexidongtai_wrap .xuexidongtai_left{width: 100%; padding-top: 30px; box-sizing: border-box;}
	.xuexidongtai_wrap .xuexidongtai_left .model_name{margin-bottom: 30px;}
	.xuexidongtai_wrap .xuexidongtai_left .model_name img{width: 35%;}
	
	.xuexidongtai_wrap .xuexidongtai_right{flex: 1; background: #fff url(/images/djxxjy/fenhao_icon.png) no-repeat 20px 50px; background-size: 70px;}
	.xuexidongtai_wrap .xuexidongtai_right .xuexidongtai_right_inner{padding: 0px 65px 50px 120px; box-sizing: border-box;}
	.xuexidongtai_wrap .topping_view{}
	.xuexidongtai_wrap .topping_view .topping_title{width: 100%; margin: 0 auto; font-size: 22px; color: #373549; margin-bottom: 10px; text-align: center; line-height: 38px;}
	.xuexidongtai_wrap .topping_view .topping_banner{margin: 20px 0; width: 100%; max-width: 945px;}
	
	.xuexidongtai_wrap .xuexidongtai_list .xuexidongtai_item{display: flex; align-items: center; box-sizing: border-box; margin-bottom: 15px; padding: 15px; font-size: 16px; 
	border-bottom: 1px solid #e1dfe8; box-sizing: border-box;}
	.xuexidongtai_wrap .xuexidongtai_list .xuexidongtai_item .item_no{width: 40px; display: flex; align-items: center; justify-content: flex-start; color: #c90b11; font-style: italic; font-size: 28px; font-weight: 500; box-sizing: border-box;}
	.xuexidongtai_wrap .xuexidongtai_list .xuexidongtai_item a{text-decoration: none; color: #4b485f; display: inline-block; width: 450px;; white-space: nowrap;text-overflow: ellipsis; overflow: hidden; font-size: 18px;}
	.xuexidongtai_wrap .xuexidongtai_list .xuexidongtai_item a:hover{color: #fc2534;}
	.xuexidongtai_wrap .xuexidongtai_right .borderBottom{width: 100%; height: 4px; background-image: linear-gradient(to bottom, #fc2534, #a1171f);  box-sizing: border-box;}
	
	
	/* 基层聚焦 */
	.jicengjujiao_wrap{background: #fff; padding: 60px 50px; box-sizing: border-box;}
	.jicengjujiao_wrap .jicengjujiao_view{width: 100%; margin: 0 auto; display: flex; flex-direction: column;}
	.jicengjujiao_wrap .jicengjujiao_left{width: 100%;}
	.jicengjujiao_wrap .jicengjujiao_left .model_name{margin-bottom: 30px;}
	.jicengjujiao_wrap .jicengjujiao_left .model_name img{width: 35%;}
	.jicengjujiao_wrap .jicengjujiao_right{flex: 1; padding-top: 10px; box-sizing: border-box;}
	.jicengjujiao_wrap .jicengjujiao_list{position: relative;}
	.jicengjujiao_list .jicengjujiao_list_item{display: flex; width: 100%; padding: 15px 0; border-bottom: 1px solid #e1dfe8; box-sizing: border-box;}
	.jicengjujiao_list .jicengjujiao_list_item .jicengjujiao_no{width: 50px; display: flex; align-items: center; justify-content: center; color: #c90b11; font-style: italic; font-size: 28px; font-weight: 500;}
	.jicengjujiao_list .jicengjujiao_list_item .jicengjujiao_name{flex: 1; display: flex; align-items: center; justify-content: flex-start; font-size: 16px;}
	.jicengjujiao_list .jicengjujiao_list_item .jicengjujiao_name a{text-decoration: none; color: #373549;}
	.jicengjujiao_list .jicengjujiao_list_item .jicengjujiao_name a:hover{color: #fc2534;}
	
	/* 纪律处分条例 - 学习解读 */
    .jicengjujiao_wrap.xuexijiedu_view{background: url(/images/djxxjy/jicengjujiao_bg.png) no-repeat center; background-size: 100% 100%; padding: 150px 0 400px 0; box-sizing: border-box;}
    .jicengjujiao_wrap.xuexijiedu_view .jicengjujiao_left .model_name img{width: 65%;}
    .jicengjujiao_wrap.xuexijiedu_view .jicengjujiao_right{width: 90%; background: #fff; margin: 0 auto;}
    .jicengjujiao_wrap.xuexijiedu_view .jicengjujiao_right .jicengjujiao_list{ width: 100%; display: flex; flex-wrap: wrap;}
    .jicengjujiao_wrap.xuexijiedu_view .jicengjujiao_right .jicengjujiao_list .jicengjujiao_list_item{ width: 100%;}
	
}

@media screen and (max-width: 750px) {
	body{min-width: 320px;}
	.model_name img{width: 60%;}
	
	/* 编者按 */
	.bianzhean_wrap{background: url(/images/djxxjy/bianzhean_bg.png) no-repeat center; background-size: cover; padding: 20px 20px; box-sizing: border-box;}
	.bianzhean_wrap .bianzhean_view{width: 100%; min-height: auto; margin: 0 auto; display: flex; flex-direction: column;}
	.bianzhean_wrap .bianzhean_left{width: 100%; display: flex; flex-direction: initial; margin: 0 auto; margin-bottom: 20px;}
	.bianzhean_wrap .bianzhean_right{flex: 1; height: 100%; background: #fff;}
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner{ }
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner .bianzhean_item_view{background: #fff; padding: 60px 50px; border-bottom: 5px solid #c90c12; box-sizing: border-box;}
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner .bianzhean_split_view{height: 30px;position: relative;z-index: 9;width: 100%; display: flex; justify-content: space-between;}
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner .bianzhean_split_view .bianzhean_split_item_view{width: 12px; height: 80px; border-radius: 5px; background: #ffe1e3; margin: 0 10px;}
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner .bianzhean_split_view .bianzhean_split_l_view{display: flex; width: 120px;margin-top: -25px;justify-content: center;}
	.bianzhean_wrap .bianzhean_right .bianzhean_right_inner .bianzhean_split_view .bianzhean_split_r_view{display: flex; width: 120px;margin-top: -25px;justify-content: center;}
	
	
	.bianzhean_wrap .bianzhean_right .borderBottom{width: 100%; height: 4px; background-image: linear-gradient(to bottom, #fc2534, #a1171f);  box-sizing: border-box;}
	.bianzhean_wrap .bianzhean_view .model_name{height: auto; width: 100%;}
    .bianzhean_wrap .bianzhean_view .model_name img{width: 36%;}
	
	.model_banner{ display: none !important; width: 40%; display: flex; align-items: center; justify-content: flex-end;}
	.model_banner>img{position: relative; bottom: 0px; width: 100%;}
	.bianzhean_wrap .jianghua_content{font-size: 18px; text-indent: 2em;}
	
	.bianzhean_wrap .yiyi_view{width: 100%; height: auto; border-radius: 10px; background: #fbf5f4; position: relative; padding: 30px 0 20px 0; box-sizing: border-box; margin: 20px 0;}
	.bianzhean_wrap .yiyi_top_view{position: absolute; left: 50%; top: 0; transform: translateX(-50%); padding: 5px 10px; font-size:12px; color: #fff; text-align: center; 
	border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; box-sizing: border-box; background: linear-gradient(to bottom, #fc2534, #a1171f); white-space: nowrap;}
	
	.bianzhean_wrap .yiyi_bottom_view{display: flex; padding-top: 15px; box-sizing: border-box;}
	.bianzhean_wrap .yiyi_bottom_view .yiyi_item{flex: 1; display: flex; flex-direction: column; align-items: center; justify-content: center;}
	.bianzhean_wrap .yiyi_bottom_view .yiyi_item .yiyi_item_icon{width: 30px; height: 27px; background: url(/images/djxxjy/star_icon.png) no-repeat center; background-size: cover; margin-bottom: 10px;}
	.bianzhean_wrap .yiyi_bottom_view .yiyi_item .yiyi_item_text{color: #a41e25; font-size: 16px; font-weight: bold;}
	
	.bianzhean_wrap .yiyi_desc_view{background: #fff; padding: 50px 40px; box-sizing: box-sizing;}
	.bianzhean_wrap .yiyi_desc_view .yiyi_desc_item{display: flex; margin: 12px 0; font-size: 16px;}
	.bianzhean_wrap .yiyi_desc_view .yiyi_desc_item .yiyi_desc_item_l{width: 90px; color: #a41e25; font-weight: bold; padding-left: 15px; box-sizing: border-box; position: relative; line-height: 30px;}
	.bianzhean_wrap .yiyi_desc_view .yiyi_desc_item .yiyi_desc_item_l::before{content: ''; display: inline-block; width: 0; height: 16px; position: absolute; top: 7px; left: 0; border-left: 5px solid #a41e25;}
	.bianzhean_wrap .yiyi_desc_view .yiyi_desc_item .yiyi_desc_item_r{flex: 1; color: #333; padding-left: 15px; box-sizing: border-box; line-height: 24px;}
	
	/* 学习动态 */
	.xuexidongtai_wrap{background: url(/images/djxxjy/xuexidongtai_bg.png) no-repeat center; background-size: cover; padding: 20px; box-sizing: border-box;}
	.xuexidongtai_wrap .xuexidongtai_view{width: 100%; margin: 0 auto; display: flex; flex-direction: column;}
	.xuexidongtai_wrap .xuexidongtai_left{width: 100%; padding-top: 0; box-sizing: border-box; margin: 0 auto; margin-bottom: 10px;}
	.xuexidongtai_wrap .xuexidongtai_left .model_name{height: auto; width: 100%;}
    .xuexidongtai_wrap .xuexidongtai_left .model_name img{width: 55% !important;}
	
	.xuexidongtai_wrap .xuexidongtai_right{width: 100%; flex: 1; background: #fff;}
	.xuexidongtai_wrap .xuexidongtai_right .xuexidongtai_right_inner{padding: 20px; box-sizing: border-box;}
	.xuexidongtai_wrap .topping_view{}
	.xuexidongtai_wrap .topping_view .topping_title{width: 100%; margin: 0 auto; font-size: 18px; color: #373549; margin-bottom: 10px; text-align: center; line-height: 30px;}
	.xuexidongtai_wrap .topping_view .topping_banner{margin: 10px 0; width: 100%; max-width: 945px;}
	
	.xuexidongtai_wrap {width: 100%;}
    .xuexidongtai_wrap .xuexidongtai_list-view .xuexidongtai_topping_banner_view{}
	.xuexidongtai_wrap .xuexidongtai_list .xuexidongtai_item{display: flex; align-items: center; margin-bottom: 15px; padding: 15px; font-size: 14px; 
	border-bottom: 1px solid #e1dfe8; box-sizing: border-box;}
	.xuexidongtai_wrap .xuexidongtai_list .xuexidongtai_item .item_no{width: 55px; display: flex; align-items: center; justify-content: flex-start; color: #c90b11; font-style: italic; font-size: 26px; font-weight: 500; box-sizing: border-box;}
	.xuexidongtai_wrap .xuexidongtai_list .xuexidongtai_item a{text-decoration: none; color: #4b485f; display: inline-block; width: 100%; white-space: nowrap;text-overflow: ellipsis; overflow: hidden; font-size: 18px;}
	.xuexidongtai_wrap .xuexidongtai_list .xuexidongtai_item a:hover{color: #fc2534;}
	.xuexidongtai_wrap .xuexidongtai_right .borderBottom{width: 100%; height: 4px; background-image: linear-gradient(to bottom, #fc2534, #a1171f);  box-sizing: border-box;}
	
	
	/* 基层聚焦 */
	.jicengjujiao_wrap{background: #fff; padding: 20px; box-sizing: border-box;}
	.jicengjujiao_wrap .jicengjujiao_view{width: 100%; margin: 0 auto; display: flex; flex-direction: column;}
	.jicengjujiao_wrap .jicengjujiao_left{width: 100%; margin: 0 auto; margin-bottom: 0;}
	.jicengjujiao_wrap .jicengjujiao_right{flex: 1;padding-bottom: 60px; padding-top: 10px; box-sizing: border-box;}
	.jicengjujiao_wrap .jicengjujiao_list{position: relative; }
	.jicengjujiao_list .jicengjujiao_list_item{display: flex; width: 100%; padding: 15px 0; border-bottom: 1px solid #e1dfe8; box-sizing: border-box;}
	.jicengjujiao_list .jicengjujiao_list_item .jicengjujiao_no{width: 55px; display: flex; align-items: center; justify-content: flex-start; color: #c90b11; font-style: italic; font-size: 26px; font-weight: 500;}
	.jicengjujiao_list .jicengjujiao_list_item .jicengjujiao_name{flex: 1; display: flex; align-items: center; justify-content: flex-start; font-size: 14px;}
	.jicengjujiao_list .jicengjujiao_list_item .jicengjujiao_name a{text-decoration: none; color: #373549; font-size: 18px;}
	.jicengjujiao_list .jicengjujiao_list_item .jicengjujiao_name a:hover{color: #fc2534;}
	
	/* 纪律处分条例 - 学习解读 */
    .jicengjujiao_wrap.xuexijiedu_view{}
    .jicengjujiao_wrap.xuexijiedu_view .jicengjujiao_left .model_name img{width: 65%;}
    .jicengjujiao_wrap.xuexijiedu_view .jicengjujiao_right{width: 90%; background: #fff; margin: 0 auto;}
    .jicengjujiao_wrap.xuexijiedu_view .jicengjujiao_right .jicengjujiao_list{ width: 100%; display: flex; flex-wrap: wrap;}
    .jicengjujiao_wrap.xuexijiedu_view .jicengjujiao_right .jicengjujiao_list .jicengjujiao_list_item{ width: 100%;}
	
	
	
	footer{padding: 20px 0; display: flex; align-items: center; justify-content: center; background: #393939; color: #fff;}
	footer .foot_view {text-align: center;}
	footer .foot_view span{display: inherit; font-size: 14px; line-height: 24px; margin: 0 10px;}
}
