.w100 {
	width: 100px;
}

.hratio100 {
	height: 100%;
}

.ptb15 {
	padding: 15px 0;
}

.flex {
	display: flex;
}

.tb-lr {
	-ms-writing-mode: tb-lr;
	-webkit-writing-mode: vertical-lr;
	-webkit-text-orientation: sideways-right;
	writing-mode: vertical-lr;
	text-orientation: sideways-right;
}

.headlinesBox {
	padding-top: 14px;
	display: flex;
	text-align: left;
	width: 0.56rem;
	margin: 0 auto;
	overflow: hidden;
	color: #dc211e;
	font-size: 0.2rem;
	font-weight: 800;
}

.headlines {
	font-family: MenkGarqag !important;
	line-height: 0.28rem !important;
	color: #dc211e !important;
	text-decoration: none;
}

#title_box {
	font: normal 18px/26px "Menksoft2012";
	color: #000;
	display: none;
	width: auto;
	height: 26px;
	white-space: nowrap;
	overflow: hidden;
	writing-mode: horizontal-tb;
}

#title_box>a {
	font: normal 18px/26px "Menksoft2012";
	color: #000;
	width: auto;
	height: 26px;
}

.wh100 {
	width: 100% !important;
	height: 100% !important;
}

/*列表分页*/
.mk_pglst li.active {
	color: #fff;
	border: 1px solid #088fce;
	background: #1eb5e4;
	cursor: pointer;
}
.mk_pglst .prev{background: url(./image/icon-prev.png)  no-repeat;background-position: center center;}
.mk_pglst .next{background: url(./image/icon-next.png)  no-repeat;background-position: center center;}



/*图片轮播*/
.img_swiper_box {
	writing-mode: horizontal-tb;
	-webkit-writing-mode: horizontal-tb;
	-ms-writing-mode: lr;
	text-orientation: mixed;
	-webkit-text-orientation: mixed;
}

/*tab 列表*/
.news_tabs {
	display: flex;
	height: 100%;
	border-right: 1px solid #e5e5e5;
	padding: 20px 0;
	position: relative;
	margin-left: 0;
	margin-right: 1rem;
}

.news_tab_btn {
	color: #333333;
	padding: 1rem 0.7rem;
	cursor: pointer;
	font-family: MenkGarqag;
}

.news_tab_btn.active {
	color: #3279da;
	border-right: 4px solid #3279da;
}

.news_tab_more {
	display: none;
	color: #007bff;
	text-decoration: none;
	background-color: transparent;
}

.news_tab_more.active {
	position: absolute;
	left: 50%;
	bottom: 20px;
	transform: translateX(-50%);
	display: flex;
	align-items: center;
}

.news_tab_list {
	display: none;
}

.news_tab_list.active {
	display: block;
}

.news_tab_item {
	float: left;
	width: 20px;
	height: calc(100% - 20px);

	margin: 4px 0 0 12px;
	display: flex;
}

.news_tab_item.twoLines {
	width: 40px;
}

.news_tab_item_title {
	flex: 1;
	font: normal 18px / 20px Menksoft2012;
	background: url(../Default/img/ttl_old.gif) no-repeat top center;
	padding-top: 14px;
	overflow: hidden;
	text-align: left;
}

.news_tab_item_title.todayNews {
	background: url(../Default/img/ttl_new.gif) no-repeat top center !important;
}

.news_tab_item.twoLines {
	margin: 4px 18px 0 0;
}

.news_tab_item.twoLines .news_tab_item_title {
	background: url(../Default/img/ttl_old.gif) no-repeat 7px 0;
}

.news_tab_item_title:link {
	color: #1f2c3e;
	text-decoration: none;
}

.news_tab_item a:hover {
	color: #006766;
	·
}

.news_tab_item_date {
	font: bold 12px / 20px Arial, Tahoma, sans-serif;
	color: #9a9a9a;
	margin: 0 0 20px 0;
}

/*公共详情样式*/
body.detailBody {
	background: #fff;
	height: 750px;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr;
	-webkit-text-orientation: sideways-right;
	-webkit-text-orientation: sideways;
	text-orientation: sideways-right;
	text-orientation: sideways;
	box-sizing: border-box;
}

.detailHeader {
	width: 220px;
	height: 100%;
}

.detailHeader img {
	width: 100%;
	height: 100%;
}

.detail_box {
	height: 100%;
	max-height: 100%;
	width: max-content;
	min-width: calc(100vw - 440px);
	background: #fff;
	display: flex;
	flex-direction: column;
}

.detail_nav_box {
	width: 40px;
	height: calc(100% - 20px);
	margin: 20px 6px 0;
	background: url(../MenkCms_Home/img/bg/ampmbg.png) no-repeat center top;
	overflow: hidden;
}

.detail_nav {
	float: left;
	margin-top: 30px;
	font: normal 18px / 40px Menksoft2012;
}

.detail_nav a:link,
.detail_nav a:visited {
	color: #000;
	text-decoration: none;
	font: normal 18px / 40px Menksoft2012;
}

.detail_title {
	box-sizing: border-box;
	padding: 40px 15px;
	height: 100%;
	border-left: 1px #f0f0f0 solid;
	background-color: #fefff5;
	color: #1c6b9d;
	font: normal 18px / 22px MenkGarqag;
}

.detail_content {
	flex: 1;
	margin: 40px 0;
	font: normal 18px / 40px Menksoft2012;
}
.detail_content  img {
	max-height:100%;
 }
 
 .detail_content video{
	max-height:100%;
 }
 
 .detail_content audio{
	max-height:100%;
 }
.detail_date {
	width: 30px;
	height: 200px;
	margin: 400px 20px 0 20px;
	overflow: hidden;
	font: normal 18px / 40px Menksoft2012;
}

.detail_origin {
	font: normal 18px / 50px Menksoft2012;
	padding: 30px 0 0;
	border-left: 1px #f0f0f0 solid;
}

.detial_footer {
	float: left;
	width: 220px;
	height: 100%;
}
.detial_footer img{
	width: 100%;
	height: 100%;
}

/*首页图片新闻*/
.index_tabloid_box {
	overflow: hidden;
	height: 260px;
}

.index_tabloid {
	width: 480px;
	height: 100%;
}

.index_tabloid .swiper-pagination-bullet {
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 14px;
	color: #999;
	opacity: 0.7;
	background: #000;
	border-radius: 0;
}

.index_tabloid .swiper-pagination-bullet-active {
	color: #fff;
	background-color: #ee0b01;
	filter: alpha(Opacity=100);
	Opacity: 1.0;
}

/*首页模块标题*/
.index_module_title_box {
	width: 60px;
	height: calc(100% - 15px);
	font: normal 18px / 60px MenkGarqag;
	color: #3081c3;
	text-align: left;
	background: url(../Default/img/mdbg.png) no-repeat top center;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 0 0;
}

/*首页外链、辅助模块样式重置*/
.n_first_c_r_b_right {
	height: 100%;
	display: flex;
	flex-direction: column;
}

.n_first_c_r_b_r_bottom {
	flex: 1;
}

.n_first_c_r_b_r_top .swiper-pagination-bullet {
	width: 20px;
	height: 4px;
	border-radius: 0;
	background: #fff;
	opacity: 1;
}

.n_first_c_r_b_r_top .swiper-pagination-bullet-active {
	color: #fff;
	background-color: #ee0b01;
	filter: alpha(Opacity=100);
	Opacity: 1.0;
}

.n_first_c_r_b_r_top .swiper-pagination {
	text-align: right;
}

/*政务公开样式重置*/
.mk_ar_thbp {
	width: 102px;
}

/*新闻index页*/
.tabloid {
	float: left;
	width: 50%;
	height: 20%;
	padding: 0 3% 6%;
}

.tabloid img {
	width: 100%;
	height: 100%;
	image-rendering: pixelated;
	object-fit: cover;
}

/*政务公开*/
.news_index_title_text {
	text-align: left;
	font: normal 18px / 20px Menksoft2012;
}

/*分页器样式添加*/
#mk_mr_navlnk li.prev {
	background-image: url('./image/icon-prev.png');
}

#mk_mr_navlnk li.next {
	background-image: url('./image/icon-next.png');
}

#mk_mr_navlnk li.prev,
#mk_mr_navlnk li.next {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
}

/*列表页公共样式*/
.article_list_box {
	height: calc(100% - 30px);
	display: flex;
	flex-direction: column;
	margin: 14px 8px;
}

.article_list {
	flex: 1;
}

.article_list_item {
	float: left;
	width: 20px;
	height: calc(100% - 20px);
	margin: 4px 0 0 2px;
	display: flex;
}

.article_list_item_title {
	flex: 1;
	font: normal 18px / 20px Menksoft2012;
	background: url(../MenkCms_Home/img/mr_dot.png) no-repeat top center;
	padding-top: 14px;
	overflow: hidden;
	text-align: left;
}

.article_list_item_title:link {
	color: #1f2c3e;
	text-decoration: none;
}

.article_list_item a:hover {
	color: #006766;
}

.mk_pglst {
	width: auto;
}

.mk_vtcl a{
	font: normal 18px / 44px MenkGarqag;
	color: #0b4248;
}

/*专题列表样式*/
/*三中全会*/
.specialTopicIndexList{
	width: 100%;
	height: 100%;
}
.plenumTitleMore{
	width: 72px;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.plenumTitle{
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 1;
	color: #fb4b3e;
	font: normal 18px / 72px MenkGarqag;
	background: url(../MenkCms_Home/img/title3.png) no-repeat center;
}
.plenumMore {
	display: flex;
	justify-content: center;
	align-items: center;
}
.plenumMore img{
	border-style: None;
	height: 8px;
	width: 13px;
	border-width: 0px;
}
.specialTopicIndexList .news_tab_item{
	margin: 4px 0 0 2px;
}
/*党的纪律*/
.disciplineIndexList{
	width: 100%;
	height: 100%;
}
.disciplineTitleMore{
	width: 58px;
	height: calc(100% - 20px);
	display: flex;
	flex-direction: column;
	background: url(../MenkCms_Home/img/bg/dahui.png) no-repeat center 15px;
	margin-bottom: 20px;
	box-sizing: border-box;
	border-right: solid 1px #c50001;
}
.disciplineTitle{
	display: flex;
	align-items: center;
	flex: 1;
	color: #c50001;
	font: normal 18px / 58px MenkGarqag;
	padding-top: 80px;
	
}
.disciplineMore{
	padding: 4px 0;
	text-align: center;
}
.news_tab_item_synopsis{
	float: left;
	padding: 18px 0 20px;
	width: 60px;
	overflow: hidden;
}
.news_tab_item_synopsis a:visited{
	font: normal 18px Menksoft2012;
	color: #234057;
	text-decoration: none;
}
.news_tab_item_synopsis a:link{
	font: normal 18px / 20px Menksoft2012;
	color: #707070;
	text-decoration: none;
}
.news_tab_item_synopsis a:hover {
	color: #006766;
}
.disciplineIndexList .news_tab_item{
	margin: 4px 0 0 2px;
}
.discipline_news_list{
	margin-left: 15px;
}
/*诚信*/
.sincerityTitleMore{
	width: 60px;
	height: calc(100% - 20px);
	display: flex;
	flex-direction: column;
	background: url(../MenkCms_Home/img/cxxz.png) no-repeat center 50px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.sincerityTitle{
	display: flex;
	align-items: center;
	flex: 1;
	font: normal 18px / 60px MenkGarqag;
	color: #5a8dff;
}
.sincerityMore{
	text-align: center;
}
.sincerityMore img{
	margin-left: 8px;
}

/*现代化*/
.modernizationTitleMore{
	width: 60px;
	height: calc(100% - 20px);
	display: flex;
	flex-direction: column;
	background: url(../module_hbt_ZTtow/img/mmbg.jpg) no-repeat;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.modernizationTitle{
	display: flex;
	align-items: center;
	flex: 1;
	font: normal 18px / 60px MenkGarqag;
	color: #2b9ad1
}
.modernizationMore{
	text-align: center;
}
/*主席旅程*/
.presidentTitleMore{
	width: 60px;
	height: calc(100% - 20px);
	display: flex;
	flex-direction: column;
	background: url(../MenkCms_Home/img/bg/nw1.png) no-repeat center 15px;
	margin-bottom: 20px;
	box-sizing: border-box;
	border-right: 1px #979797 solid;
}
.presidentTitle{
	display: flex;
	align-items: center;
	flex: 1;
	font: normal 18px / 60px MenkGarqag;
	color: #c50001;
	margin: 65px 0;
}
.presidentMore{
	text-align: center;
}
/*五大任务*/
.task_news_list .news_tab_item{
	margin: 4px 0 0 2px;
}
/*让利政策*/
.concessionPolicyTitleMore{
	float: left;
	width: 85px;
	height:100%;
	display: flex;
	flex-direction: column;
}
.concessionPolicyTitle{
	flex: 1;
	margin-bottom: 80px;
	font: normal 21px / 85px MenkGarqag;
	color: #fff;
	background: url(../module_jingji/img/kusng01.png) no-repeat;
	background-size: 100% 100%;
}
.concessionPolicyMore{
	text-align: center;
}
/*统计样式*/
.c_t_t_bottom{
	display: flex;
	flex-direction: column;
}
/*冬奥会*/
.winterOlympicsTitleMore{
	width: 60px;
	height: calc(100% - 20px);
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
	box-sizing: border-box;
	position: relative;
	background-color: #e9f1ff;
}
.winterOlympicsImg{
	position: absolute;
	top: -40px;
	height: 61px;
	width: 61px;
}
.winterOlympicsTitle{
	display: flex;
	align-items: center;
	flex: 1;
	font: normal 18px / 60px MenkGarqag;
	color: #008af2;
}
.winterOlympicsMore{
	margin-bottom: 6px;
	text-align: center;
}

/*两会*/
.twoSessionsTitleMore{
	width: 60px;
	height: 100%;
	display: flex;
	flex-direction: column;
	background: url(../module-liahui/img/mmn_bg.jpg);
}
.twoSessionsTitle{
	display: flex;
	align-items: center;
	flex: 1;
	font: normal 18px / 60px MenkGarqag;
	color: #e16854;
}
.twoSessionsMore{
	text-align: center;
}