* {
	margin: 0;
	/*去除默认的外边距 内填充*/
	padding: 0;
	touch-action: manipulation;
}

body {
	margin: 0;
	min-width: 1580px;
}

/*默认样式*/
/*MenkCMS Vertical Page Public*/
a:link {
	font: normal 18px Menksoft2012;
	color: #234057;
	text-decoration: none;
}
.lh .mk_vtcl{
	color: #e16854;
}
a:visited {
	font: normal 18px Menksoft2012;
	color: #234057;
	text-decoration: none;
}

a:hover {
	font: normal 18px Menksoft2012;
	color: #6c00;
	tevxt-decoration: none;
}

a:active {
	font: normal 18px Menksoft2012;
	color: #6c00;
	text-decoration: none;
}

table {
	border: 0;
	margin: 0;
	border-collapse: collapse;
}

td {
	vertical-align: top;
	text-align: left;
}

table,
td {
	padding: 0;
	font-size: 0.2rem;
}

ul,
ol {
	border: 0;
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

img {
	border: 0;
}

p {
	margin: 0;
	padding: 0;
}

input,
textarea {
	resize: none;
}

input,
textarea:focus,
select:focus {
	outline: none;
}

.mk_tab_nml {
	cursor: pointer;
}

.mk_tab_non {
	display: none;
}

/*Header*/
#mk_mn {
	width: 100%;
	height: 140px;
	color: #000;
	margin: 0 auto;
	background: url(/Themes/MenkCms_Home/img/bg/mn_bg.png) no-repeat bottom;
	background-size: 100% 160px;
}

#mk_mn_tp {
	width: 1440px;
	height: 140px;
	background: url(/Themes/MenkCms_Home/img/bg/mn_tpbg.png) no-repeat left;
	margin: 0 auto;
	background-size: contain;
	background-position-y: -14px;
}

#mk_mn_tp li {
	float: right;
	width: 42px;
	height: 42px;
	margin: 43px 10px 0 0;
}


#mk_tpmn {
	float: left;
	width: 1000px;
	height: 85px;
	margin: 270px 0 0 300px;
	_margin: 0;
}

#mk_tpmn li {
	float: left;
	width: 105px;
	height: 85px;
	text-align: left;
}

#mk_tpmn li p a:link,
#mk_tpmn li p a:visited {
	font: normal 18px/20px MenkGarqag;
	color: #0a4891;
	text-decoration: none;
}

#mk_tpmn li p a.current {
	color: #c50001;
	border: 1px red solid;
}

#mk_tpmn li p a:hover {
	font: normal 18px/20px MenkGarqag;
	color: #eb4e00;
	text-decoration: none;
}

#mk_tpmn li span {
	float: left;
	width: 18px;
	height: 74px;
	margin: 20px 0 0 23px;
}

#mk_tpmn li span a:link,
#mk_tpmn li span a:visited {
	color: #fff;
	text-decoration: none;
}

#mk_tpmn li span a:hover {
	color: #eb4e00;
	text-decoration: none;
}


.dh_pd p a:link,
.dh_pd p a:visited {
	color: #c50001 !important;
}

/*Header End*/
/*Footer*/
#mk_ft {
	float: left !important;
	_float: none;
	width: 100%;
	height: 100px;
	background-color: #ececec;
	text-align: center;
	clear: both;
}

#mk_ftct {
	width: 1440px;
	height: 86px;
	margin: 0 auto;
	background: url(/Themes/MenkCms_Home/img/bg/ft.png) no-repeat left;
}

#mk_ftlt {
	float: left;
	width: 74px;
	height: 86px;
	margin-left: 700px;
	margin-top: 12px;
}

#mk_ftrt {
	float: left;
	width: 650px;
	height: 86px;
	padding-top: 10px;
	margin-left: 15px;
}

#mk_ftrt p {
	font: normal 12px Arial, SimSun, Tahoma;
	color: #646464;
	text-align: left;
	margin: 15px 0 0 0;
}

#mk_ftrt p a:link,
#mk_cp p a:visited {
	font: normal 12px Arial, SimSun, Tahoma;
	color: #646464;
	text-decoration: none;
}

#mk_ftrt p a:hover {
	font: normal 12px Arial, SimSun, Tahoma;
	color: #646464;
	text-decoration: underline;
}

/*Footer End*/
/*Default*/
#mk_zn {
	width: 100%;
	height: 100%;
}

#mk_clr {
	clear: both;
}


/*默认样式end*/

li {
	list-style: none;
}

ul,
ol {
	list-style-type: none;
	/*去除默认的点/数字*/
}

a {
	text-decoration: none;
	/*去掉下划线*/
	color: #000;
}

i {
	font-style: normal;
}

.mgl {
	writing-mode: tb-lr;
	-webkit-text-orientation: sideways-right;
	writing-mode: vertical-lr;
	text-orientation: sideways-right;
	white-space: normal;
	word-break: keep-all;
	text-align: initial;
	text-align: left;
	font-size: 18px;
	font-family: Menksoft2012;
}

/** 20201116 start**/
header {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.title-2 {
	word-break: keep-all;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	white-space: normal;
	writing-mode: tb-lr;
	writing-mode: vertical-lr;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: vertical-lr;
	text-orientation: sideways-right;
	-webkit-text-orientation: sideways-right;
}

/*背景图*/
.web_background_imgh {
	padding-top: 10%;
	background: url(/Themes/MenkCms_Home/img/nmg/index/headLOGos.jpg) no-repeat center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/*background-size: cover;  */
	/*//只支持IE9+*/
	-webkit-background-size: cover;
	/*//webkit核心*/
	-moz-background-size: cover;
	/*//FF核心*/
	-o-background-size: cover;
	/*//应该是Opera核心吧，反正不是IE的，就先不管它了*/
}

/*文字*/
.header_text {
	font-family: "mChagaan2012";
	height: 0.2rem;
	color: #fff;
	position: absolute;
	top: 0.5rem;
	right: 5.6rem;
	line-height: 0.5rem;
}

/*移动端图片*/
.header_mobile {
	position: absolute;
	top: 0rem;
	right: 1.7rem;
}

.header_mobile li {
	display: inline;

}

/*内容部分*/
/* 头部文件 结束 */
.content {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	overflow: hidden;
	width: 100%;
	width: 7.74rem;
	width: calc(100% - 0%);
	height: 7.7rem;
	margin: 0 auto;
}

.content .nav_list {
	position: relative;
	overflow: hidden;
	width: 0.6rem;
	background-size: auto 120%;
	background-position: center;
	transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
	margin-right: 1px;
}

.content .nav_list.active {
	flex-grow: 10000;
	-webkit-transform: scale(1);
	transform: scale(1);
	width: 15.76rem;
	margin: 0px;
	background-size: auto 100%;
	/*&:active {
     transform:scale(0.9);
  }*/
}

.content .nav_list.active .shadow {
	box-shadow: inset 0 -120px 120px -120px black, inset 0 -120px 120px -100px black;
}

.content .nav_list.active .label {
	bottom: 20px;
	left: 20px;
}

.content .nav_list.active .label .info>div {
	left: 0px;
	opacity: 1;
}

.content .nav_list:not(.active) .label {
	bottom: 10px;
	left: 10px;
}

.content .nav_list:not(.active) .label .info>div {
	left: 20px;
	opacity: 0;
}

.content .nav_list .shadow {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 120px;
	transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}

.content .nav_list .label {
	display: flex;
	position: absolute;
	right: 0px;
	height: 40px;
	transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}

.content .nav_list .label .icon {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	min-width: 40px;
	max-width: 40px;
	height: 40px;
	border-radius: 100%;
	background-color: white;
	color: var(--defaultBackground);
}

.content .nav_list .label .info {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 10px;
	color: white;
	white-space: pre;
}

.content .nav_list .label .info>div {
	position: relative;
	transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95), opacity 0.5s ease-out;
}

.content .nav_list .label .info .main {
	font-weight: bold;
	font-size: 1.2rem;
}

.content .nav_list .label .info .sub {
	transition-delay: .1s;
}

.nav_list article {
	float: left;
}

.nav_list_img {
	width: 0.6rem;
	height: 100%;
	cursor: pointer;
	overflow: hidden;
}

.nav_position {
	position: relative;
	top: 2.25rem;
	text-align: center;
}

.nav_list_img i img {
	width: 0.25rem;
	display: block;
	margin: 0 auto;
	padding-bottom: 0.1rem;
}

.nav_list_img span {
	color: #fff;
	font-size: 0.20rem;
	font-family: MenkGarqag;
}

.nav_default {
	min-width: 1334px;
	height: 7.7rem;
	overflow: hidden;
}

.nav_img_0 {
	background: url(/Themes/MenkCms_Home/img/nmg/index/mian1.jpg) no-repeat center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/*background-size: cover;  */
	/*//只支持IE9+*/
	-webkit-background-size: 100% 100%;
	/*//webkit核心*/
	-moz-background-size: 100% 100%;
	/*//FF核心*/
	-o-background-size: 100% 100%;
	/*//应该是Opera核心吧，反正不是IE的，就先不管它了*/
}

.nav_img_1 {
	background: url(/Themes/MenkCms_Home/img/nmg/index/mian2.jpg) no-repeat center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/*background-size: cover;  */
	/*//只支持IE9+*/
	-webkit-background-size: 100% 100%;
	/*//webkit核心*/
	-moz-background-size: 100% 100%;
	/*//FF核心*/
	-o-background-size: 100% 100%;
	/*//应该是Opera核心吧，反正不是IE的，就先不管它了*/
}

.nav_img_2 {
	background: url(/Themes/MenkCms_Home/img/nmg/index/mian3.jpg) no-repeat center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/*background-size: cover;  */
	/*//只支持IE9+*/
	-webkit-background-size: 100% 100%;
	/*//webkit核心*/
	-moz-background-size: 100% 100%;
	/*//FF核心*/
	-o-background-size: 100% 100%;
	/*//应该是Opera核心吧，反正不是IE的，就先不管它了*/
}

.nav_img_3 {
	background: url(/Themes/MenkCms_Home/img/nmg/index/mian4.jpg) no-repeat center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/*background-size: cover;  */
	/*//只支持IE9+*/
	-webkit-background-size: 100% 100%;
	/*//webkit核心*/
	-moz-background-size: 100% 100%;
	/*//FF核心*/
	-o-background-size: 100% 100%;
	/*//应该是Opera核心吧，反正不是IE的，就先不管它了*/
}

.nav_img_4 {
	background: url(/Themes/MenkCms_Home/img/nmg/index/mian5.jpg) no-repeat center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/*background-size: cover;  */
	/*//只支持IE9+*/
	-webkit-background-size: 100% 100%;
	/*//webkit核心*/
	-moz-background-size: 100% 100%;
	/*//FF核心*/
	-o-background-size: 100% 100%;
	/*//应该是Opera核心吧，反正不是IE的，就先不管它了*/
}

.nav_img_5 {
	background: url(/Themes/MenkCms_Home/img/nmg/index/mian6.jpg) no-repeat center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/*background-size: cover;  */
	/*//只支持IE9+*/
	-webkit-background-size: 100% 100%;
	/*//webkit核心*/
	-moz-background-size: 100% 100%;
	/*//FF核心*/
	-o-background-size: 100% 100%;
	/*//应该是Opera核心吧，反正不是IE的，就先不管它了*/
}
#AdLayer1{
	position: absolute;
	visibility: visible;
	z-index: 1;
	right: 47px;
	/* bottom: -21px; */
	margin-top: 580px;
}
.dpn{
	display: none;
}
/*首页 start*/
/*图片*/
.n_first_content_left {
	width: 1.01rem;
	height: 7.6rem;
	float: left;
	padding: 0.2rem 0rem;
}

.n_first_content_left img {
	width: 0.575rem;
}

.n_first_content_l_top {
	width: 1.01rem;
	margin: 0 auto;
}

.n_first_content_l_bottom {
	width: 0.56rem;
	height: 6.6rem;
	margin: 0 auto;
	color: #dc211e;
	font-size: 0.2rem;
	font-weight: 800;
}

.n_first_content_l_bottom .mk_ar_lstd,
.n_first_content_l_bottom .mk_ar_lstn {
	background: none;
	margin: 0;
}

.n_first_content_l_bottom .mk_ar_ttl a:link,
.n_first_content_l_bottom .mk_ar_ttl a:visited {
	font-family: MenkGarqag;
	color: #dc211e;
}

/*内容*/
.n_first_content_right {
	min-width: 1248px;
	height: 7.3rem;
	float: left;
}

/*上半部*/
.n_first_content_right_top {
	min-width: 1248px;
	height: 335px;
}

.n_first_c_r_t_left {
	width: 490px;
	height: 308px;
	float: left;
	margin: 0.2rem 0.1rem 0.10rem 0rem;
}
.n_first_c_r_t_left img{
width:480px;
}
.n_first_c_r_t_right {
	height: 310px;
	float: left;
	padding: 0.20rem 0rem 0.10rem 0.2rem;
}

.n_first_c_r_t_r_top {
	width: 8.7rem;
	height: 0.38rem;
	margin: 0.05rem 0rem 0.14rem 0rem;
	vertical-align: top;
}

.n_first_c_r_t_r_top span {
	height: 0.35rem;
	width: 0.78rem;
	padding: 0px 0px 0px 0.7rem;
	cursor: pointer;
	vertical-align: top;
}

.n_first_c_r_t_r_bottom {
	height: 250px;
	border-top: 1px #e2e2e2 solid;
}

.n_first_c_r_t_r_bottom .mk_ar_lstd,
.n_first_c_r_t_r_bottom .mk_ar_lstn {
	margin: 2px 35px 0 0;
}

.bulletinI {
	position: relative;
}

.bulletinI:before {
	content: "";
	display: block;
	width: 30px;
	height: 32px;
	position: absolute;
	left: -7px;
	top: 0px;
	background: url(/Themes/MenkCms_Home/img/gb/bulletin.jpg) no-repeat;
}

.n_first_dlider_tap {
	display: none;
	height: 250px;
	position: relative;
}

.first_more {
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 10px;
	right: -6px;
}

.show {
	display: block;
}

.n_first_c_r_t_r_b_children {
	background-color: #aa0707;
}

.n_first_active1 {
	margin: 0px 0px -15px 0px;
	color: #d80808;
	border-bottom: 2px solid #d80808;
	text-align: top;
}

/*下半部*/
.n_first_content_right_bottom {
	min-width: 1248px;
	height: 4rem;
}

.n_first_c_r_b_left {
	width: 3.3rem;
	height: 4rem;
	float: left;
	overflow: hidden;
}
.n_first_c_r_b_leftt {
	width: 3.3rem;
	height: 4rem;
	float: left;
	overflow: hidden;
}
.n_first_c_r_b_middle {
	width: 3.3rem;
	height: 4rem;
	float: left;
	overflow: hidden;
}

.n_first_c_r_b_right {
	width: 490px;
	height: 4rem;
	float: left;
}

.n_first_c_r_b_r_top {
	width: 490px;
	height: 156px;
	margin: 0 auto;
}

.n_first_c_r_b_r_bottom {
	width: 560px;
}

.n_first_c_r_b_r_bottom ul li {
	width: 41px;
	float: left;
	padding-left: 35px;
}

.n_first_c_r_b_r_bottom ul li img {
	display: block;
	margin: 0 auto;
	padding: 0.1rem 0rem;
}

.n_first_c_r_b_r_bottom ul li .mgl_font {
	height: 1.4rem;
	margin: 0 auto;
	display: block;
	color: #797979;
	font: normal 18px/18px Menksoft2012;
}

.n_first_c_r_b_r_bottom ul li a {
	color: #797979;
}

.n_first_c_r_b_r_bottom ul li a:hover {
	color: #006766;
}

.n_first_c_r_b_r_bottom ul li .mgl_font1 {
	height: 1.4rem;
	margin: 0 auto;
	display: block;
	color: #797979;
	font: normal 18px/18px Menksoft2012;
}


/*****公文start********/
.n_first_gw_list {
	width: 100%;
	height: 97%;
	overflow: hidden;
	text-align: left;
}
.n_first_gw_list a{
	width: 100%;
	height: 100%;
	display: block;
}
.n_first_gw_list a img{
	width: 100%;
	height: 100%;
}
.n_first_gw_list span {
	display: inline-block;
	/* margin: 0px 3px; */
	padding: 33px 0px 0px 0px;
	/* float: left; */
	height: 25%;
	text-align: initial;
	cursor: pointer;
	background-image: url(/Themes/MenkCms_Home/img/nmg/index/g_b_img.png);
	background-size: 18px 17px;
	background-repeat: no-repeat;
	background-position: top;
	background-position-y: 6px;
}

.n_first_gw_list span:hover {
	color: #006766;
	/*background-color: #019bd1;
    box-shadow: 2px 2px 4px 1px #019bd1;*/
}

/*****公文end******/
/*首页end*/
/*政务公开 start*/
.n_second_content_left {
	width: 2.02rem;
	height: 92%;
	border: 1px solid #e4e1e1;
	margin: 0.25rem 0.25rem;
	float: left;
	padding: 0.1rem;
	padding-right: 0.3rem;
}

.n_second_c_l_top {
	width: 0.5rem;
	height: 4.4rem;
	float: left;
}

.n_second_c_l_top img {
	float: left;
	display: inline-block;
}

.n_second_c_l_middle {
	width: 1.1rem;
	height: 4.4rem;
	/* border-bottom: 3px solid #db221e; */
	padding-left: 15px;
	float: left;
}
@media screen and (min-width:1600px) and (min-width:1920px){
	.n_second_c_l_top,.n_second_c_l_middle{
		height: 4rem;
	}
}
.n_second_c_l_middle .mk_ar_lpic {
	width: auto;
}

.n_second_c_l_middle .mk_ar_thbt {
	width: 1.6rem;
	height: 2.5rem;
	float: left;
	margin-top: 0.1rem;
}

.n_second_c_l_middle .mk_ar_thbt_ttl a:hover {
	color: #1f2c3e;
}

.n_second_c_l_m_font {
	width: 0.3rem;
	position: absolute;
	top: 2px;
	left: 156px;
}

.n_second_c_l_bottom {
	width: 2.02rem;
	height: 2.6rem;
	margin: 0.15rem 0rem;
	float: left;
}

.n_second_c_l_b_left {
	width: 0.5rem;
	height: 100%;
	float: left;
}

.n_second_c_l_b_l_top {
	width: 0.3rem;
	height: 50%;
	color: #3081c3;
	font-weight: 500;
}

.n_second_c_l_b_l_bottom {
	width: 0.3rem;
	height: 42%;
	color: #3081c3;
	font-size: 20px !important;
	font-weight: 500;
  min-height:150px;
}

.n_second_c_l_b_right {
	width: 1.5rem;
	height: 100%;
	float: left;
}

.n_second_c_l_b_r_top {
	width: 1.68rem;
	height: 50%;
	color: #3081c3;
	font-weight: 500;
}

.n_second_c_l_b_r_bottom {
	width: 1.68rem;
	height: 40%;
	color: #3081c3;
	font-size: 0.2rem !important;
	font-weight: 500;
}

.n_second_c_l_b_r_bottom .mk_ar_lstd,
.n_second_c_l_b_r_bottom .mk_ar_lstn {
	margin: 0px !important;
}

.n_second_c_r_top img {
	width: 100%;
	margin: 0 auto;
	display: inline-block;
}

.n_second_content_right {
	width: 12.90rem;
	float: left;
	height: 7.34rem;
	margin: 0.25rem 0rem 0.25rem 0rem;
	min-width: 1064px;
}

.n_second_c_r_t_top {
	width: 100%;
}

.n_second_c_r_t_left {
	width: 4.1rem;
	height: 3rem;
	float: left;
	position: relative;
	overflow: hidden;
}

.n_second_c_r_t_l_border {
	position: absolute;
	top: 0rem;
	right: 0rem;
	width: 0.13rem;
	height: 3rem;
	float: right;
	display: inline-block;
	background: url(/Themes/MenkCms_Home/img/nmg/index/border1.png) no-repeat center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/*background-size: cover;  */
	/*//只支持IE9+*/
	-webkit-background-size: 100% 100%;
	/*//webkit核心*/
	-moz-background-size: 100% 100%;
	/*//FF核心*/
	-o-background-size: 100% 100%;
	/*//应该是Opera核心吧，反正不是IE的，就先不管它了*/
}

.n_second_c_r_t_right {
	width: 4.1rem;
	height: 3rem;
	float: left;
	overflow: hidden;
}

.n_second_c_r_t_three {
	width: 4.1rem;
	height: 3rem;
	float: left;
	overflow: hidden;
}

.n_second_c_r_middle {
	width: 12.92rem;
	height: 0.8rem;
	margin: 0.18rem 0rem;
	min-width: 1064px;
}

.n_second_c_r_middle img {
	display: inline-block;
	vertical-align: top;
	width: 4.25rem;
}

.n_second_c_r_bottom {
	width: 12.90rem;
	min-width: 1064px;
}

.n_second_c_r_b_first {
	width: 3rem;
	height: 3.12rem;
	float: left;
	overflow: hidden;
}

.n_second_c_r_b_left {
	width: 3rem;
	height: 3.12rem;
	float: left;
	overflow: hidden;
}

.n_second_c_r_b_middle {
	width: 3rem;
	height: 3.12rem;
	float: left;
	overflow: hidden;
}

.n_second_c_r_b_right {
	width: 3rem;
	height: 3.12rem;
	float: left;
	overflow: hidden;
}

/**修改政务公开**/
.n_second_c_l_bottom .mk_ar_lstd {
	margin: 0px !important;
}

#ctl02_ctl13_ctl00_dlArticles tr {
	float: left;
}

/*政务公开 end*/
/*政府---概况*/
.n_overview_content_top {
	width: 16.15rem;
	overflow: hidden;
	min-width: 1330px;
}

.n_overview_c_t_left {
	width: 3.5rem;
	height: 3.2rem;
	float: left;
	border: 1px solid #ededed;
	margin: 0.3rem 0.1rem 0.1rem 0.3rem;
	padding: 0.1rem 0.1rem 0.1rem 0rem;
	min-width: 222px;
}

.n_overview_c_t_middle {
	width: 3.6rem;
	height: 3.2rem;
	float: left;
	border: 1px solid #ededed;
	margin: 0.3rem 0.1rem 0.1rem 0.2rem;
	padding: 0.1rem 0.1rem 0.1rem 0rem;
	min-width: 222px;
}

.n_overview_c_t_right {
	width: 7.2rem;
	height: 3.0rem;
	float: left;
	border: 1px solid #ededed;
	margin: 0.3rem 0rem 0.1rem 0.1rem;
	padding: 0.2rem;
	min-width: 600px;
}

.n_overview_c_t_right img {
	width: 7.2rem;
	height: 3.05rem;
	margin: 0 auto;
	min-width: 600px;
}

.n_overview_content_bottom {
	width: 16.15rem;
	overflow: hidden;
	min-width: 1330px;
}

.n_overview_c_b_left {
	width: 2.50rem;
	height: 3.2rem;
	float: left;
	border: 1px solid #ededed;
	margin: 0.2rem 0.1rem 0.2rem 0.3rem;
	padding: 0.1rem 0.1rem 0.1rem 0rem;
}

.n_overview_c_b_middle {
	width: 2.50rem;
	height: 3.2rem;
	float: left;
	border: 1px solid #ededed;
	margin: 0.2rem 0.1rem 0.2rem 0.2rem;
	padding: 0.1rem 0.1rem 0.1rem 0rem;
}

.n_overview_c_b_right {
	width: 9.7rem;
	height: 3.40rem;
	float: left;
	border: 1px solid #ededed;
	margin: 0.2rem 0.1rem 0.2rem 0.1rem;
	min-width: 802px;
}

.n_overview_c_b_r_left {
	width: 4.71rem;
	height: 3.40rem;
	float: left;
	min-width: 388px;
}

.n_overview_c_b_r_l_box {
	width: 2.34rem;
	float: left;
	border-right: 1px solid #ededed;
	height: 1.1rem;
	cursor: pointer;
	min-width: 193px;
}

.box_top {
	border-top: 1px solid #ededed;
}

.n_overview_c_b_r_l_box img {
	vertical-align: top;
	width: 0.58rem;
	margin: 0.25rem 0rem 0rem 0.20rem;
}

.n_overview_c_b_r_l_box span {
	height: 0.3rem;
	margin: 0.35rem 0.05rem 0rem 0rem;
	vertical-align: top;
}

.n_overview_active1 {
	background-color: #d53c4d;
	color: #fff;
}

.n_overview_c_b_r_right {
	width: 4.99rem;
	height: 3.40rem;
	float: left;
}

.n_overview_c_b_r_r_content {
	width: 4.99rem;
	height: 3.40rem;
	display: none;
}

/*政府 概况 end*/
/*政务服务*/
.n_service_content_top {
	width: 15.75rem;
	height: 2.0rem;
	margin: 0.2rem 0.2rem 0rem 0.2rem;
	min-width: 1298px;
}

.n_service_content_top img {
	width: 15.75rem;
	height: 2.0rem;
	min-width: 1298px;
}

.n_service_content_bottom {
	width: 15.75rem;
	height: 5.14rem;
	margin: 0.2rem 0rem 0.2rem 0.2rem;
	overflow: hidden;
	min-width: 1298px;
}

.n_service_c_b_list1 {
	width: 3.80rem;
	height: 4.72rem;
	border: 1px solid #ededed;
	padding: 0.2rem;
	overflow: hidden;
	float: left;
}

.n_service_c_b_l_top1 {
	width: 3.8rem;
	height: 0.8rem;
}

.n_service_c_b_l_top1 img {
	width: 3.8rem;
	height: 0. 8rem;
	display: block;
}

.n_service_c_b_l_bottom1 {
	width: 3.8rem;
	height: 3.75rem;
	margin-top: 0.2rem;
}

.n_service_c_b_list2 {
	width: 2.2rem;
	height: 4.72rem;
	border: 1px solid #ededed;
	padding: 0.2rem;
	overflow: hidden;
	float: left;
	margin-left: 0.2rem;
}

.n_service_c_b_l_top2 {
	width: 2.2rem;
	height: 0.8rem;
}

.n_service_c_b_l_top2 img {
	width: 2.2rem;
	height: 0. 8rem;
	display: block;
}

.n_service_c_b_l_bottom2 {
	width: 2.2rem;
	height: 3.75rem;
	margin-top: 0.2rem;
}

.n_service_c_b_list3 {
	width: 5.95rem;
	height: 4.72rem;
	border: 1px solid #ededed;
	padding: 0.2rem;
	overflow: hidden;
	float: left;
	margin-left: 0.2rem;
}

.n_service_c_b_l_top3 {
	width: 5.95rem;
	height: 0.8rem;
}

.n_service_c_b_l_top3 img {
	width: 5.95rem;
	height: 0.8rem;
	display: block;
}

.n_service_c_b_l_bottom3 {
	width: 5.95rem;
	height: 3.75rem;
	margin-top: 0.2rem;
}

.n_service_c_b_list4 {
	width: 1.5rem;
	height: 4.72rem;
	border: 1px solid #ededed;
	padding: 0.2rem;
	overflow: hidden;
	float: left;
	margin-left: 0.2rem;
}

.n_service_c_b_l_top4 {
	width: 1.5rem;
	height: 0.8rem;
}

.n_service_c_b_l_top4 img {
	width: 1.5rem;
	height: 0.8rem;
	display: block;
}

.n_service_c_b_l_bottom4 {
	width: 1.5rem;
	height: 3.75rem;
	margin-top: 0.2rem;
}

.n_service_c_b_list {
	width: 100%;
	height: 100%;
}

.n_service_c_b_list span {
	display: inline-block;
	/* margin: 0px 3px; */
	padding: 15px 5px 0px 5px;
	float: left;
	height: 100%;
	text-align: initial;
	cursor: pointer;
	background-image: url(/Themes/MenkCms_Home/img/nmg/index/n_webcount_l_images.png);
	background-size: 12px 8px;
	background-repeat: no-repeat;
	background-position: top;
}

.n_service_c_b_list span:hover {
	color: #019bd1;
	/*background-color: #019bd1;
    box-shadow: 2px 2px 4px 1px #019bd1;*/
}

/*政务服务end*/
/*文化*/
.n_culture_content_top {
	width: 15.35rem;
	padding: 0.2rem 0.4rem 0rem 0.4rem;
}

.n_culture_c_t_list:nth-child(2) {
	margin: 0rem 0.3rem;
}

.n_culture_c_t_list {
	float: left;
	width: 4.915rem;
	height: 1.3rem;
	cursor: pointer;
}

.n_culture_c_t_list img {
	width: 4.915rem;
	height: 100%;
}

.n_culture_content_middle {
	width: 15.25rem;
	margin: 0 auto;
	background: url(/Themes/MenkCms_Home/img/nmg/index/n_culture_listback.png) no-repeat center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/*background-size: cover;  */
	/*//只支持IE9+*/
	-webkit-background-size: cover;
	/*//webkit核心*/
	-moz-background-size: cover;
	/*//FF核心*/
	-o-background-size: cover;
	/*//应该是Opera核心吧，反正不是IE的，就先不管它了*/
	margin-top: 0.2rem;
	min-width: 1258px;
}

.n_culture_img_list {
	width: 11.55rem;
	height: 1.35rem;
	padding-left: 3.2rem;
	text-align: start;
}

.n_culture_i_box {
	width: 0.98rem;
	display: inline-block;
	margin: 0rem 0.1rem;
}

.n_culture_img_list img {
	width: 0.7rem;
	margin: 0 auto;
}

.n_culture_content_bottom {
	height: 3.8rem;
	width: 14.93rem;
	margin: 0.2rem 0.4rem 0.6rem 0.4rem;
	padding: 0.2rem;
	border: 1px solid #b8dcf7;
}

.n_culture_content_bottom ul {
	width: 100%;
	height: 3.8rem;
}

.n_culture_content_bottom ul li {
	float: left;
	width: 20px;
	margin-right: 0.1rem;
}

.n_culture_content_bottom ul li a:hover {
	color: #F60;
}

.n_culture_content_bottom ul li p {
	padding-top: 20px;
	background-image: url(/Themes/MenkCms_Home/img/nmg/index/n_c_c_b_t_top.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: 10px 10px;
}

.n_culture_c_b_text {
	width: 100%;
	height: 100%;
	display: none;
}

/*文化end*/
/*网站群start*/
.mgl_svg {
	font-family: "Menksoft2012" !important;
}

.n_webcount_content {
	width: 100%;
	height: 100%;
	position: absolute;
}

.n_webcount_c_title {
	position: absolute;
	top: 3%;
	left: 0.5rem;
	color: #23b6ea;
	font-size: 0.3rem;
	writing-mode: tb-lr;
	-webkit-text-orientation: sideways-right;
	writing-mode: vertical-lr;
	text-orientation: sideways-right;
	white-space: normal;
	word-break: keep-all;
	text-align: initial;
	font-size: 18px;
	font-family: MenkGarqag;
}

.n_webcount_c_box {
	width: 6.8rem;
	height: 2.8rem;
	position: absolute;
	top: 10%;
	left: 1.8rem;
	display: inline-block;
}

.n_webcount_boxs {
	width: 100%;
	height: 100%;
	display: none;
}

.n_webcount_name {
	display: inline-block;
	margin: 0px 3px;
	padding: 24px 0px 12px 0px;
	float: left;
	height: 100%;
	text-align: initial;
	cursor: pointer;
	background-image: url(/Themes/MenkCms_Home/img/nmg/index/n_webcount_star.png);
	background-size: 18px 18px;
	background-repeat: no-repeat;
	background-position: top;
}

.n_webcount_name:hover {
	color: #019bd1;
	/*background-color: #019bd1;
    box-shadow: 2px 2px 4px 1px #019bd1;*/
}

.n_webcount_right {
	width: 0.8rem;
	position: absolute;
	top: 2.8%;
	right: 0.677rem;
}

.n_webcount_r_top {
	width: 100%;
	padding: 0rem 0rem 0.3rem 0rem;
	background-color: #23b6ea;
	margin-bottom: 0.15rem;
	text-align: center;
	color: #fff;
	position: relative;
	height: 3.83rem;
}

.n_webcount_img_left {
	background-image: url(/Themes/MenkCms_Home/img/nmg/index/n_webcount_left.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0.4rem 0rem;
}

.n_webcount_r_bottom {
	width: 100%;
	height: 3.14rem;
	padding: 0rem 0rem 0rem 0rem;
	background-color: #23b6ea;
	text-align: center;
	color: #fff;
	position: relative;
}

.n_webcount_img_right {
	background-image: url(/Themes/MenkCms_Home/img/nmg/index/n_webcount_right.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0.4rem 0rem;
}

.n_webcount_state {
	height: 600px;
	width: 9rem;
	position: fixed;
	top: 5%;
	right: 5.45rem;
	background: #ea9923;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	display: flex;
	border-radius: 10px;
}

.n_webcount_state li {
	height: 550px;
	display: inline-block;
	float: left;
	font-size: 18px;
	text-decoration: none;
	padding: 0.2rem 0.1rem;
	color: #fff;
}

.n_webcount_state li:hover {
	color: #fff;
	background-color: #e65a15;
}

.n_webcount_line {
	display: none;
}

.n_webcount_r_t_blue {
	height: 4.13rem;
	width: 0.3rem;
	position: absolute;
	top: 2.8%;
	left: 14.30rem;
	background: #23b6ea;
}

.n_webcount_r_b_blue {
	height: 3.14rem;
	width: 0.3rem;
	position: absolute;
	top: 58.1%;
	left: 14.30rem;
	background: #23b6ea;
}

.n_webcount_content svg g {
	cursor: pointer;
}

/*修改滚动条样式*/
.n_webcount_state::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 10px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 12px;
}

.n_webcount_state::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #ededed;
	border-radius: 10px;
}

.n_webcount_state::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	background-color: skyblue;
	background-image: -webkit-linear-gradient(45deg,
			rgba(255, 255, 255, 0.2) 25%,
			transparent 25%,
			transparent 50%,
			rgba(255, 255, 255, 0.2) 50%,
			rgba(255, 255, 255, 0.2) 75%,
			transparent 75%,
			transparent);
}

/*.n_webcount_state::-webkit-scrollbar-thumb:hover{
  background: #333;
}
.n_webcount_state::-webkit-scrollbar-corner{
  background: #179a16;
}*/
/*滚动条样式end*/
/*网站群end*/
/*底部*/
.web_foot {
	width: 100%;
	background-color: #ececec;
	margin: 0 auto;
	height: 1.2rem;
}

/*尾部*/

.web_foot img {
	/* width: 0.48rem; */
	vertical-align: 0rem;
	/* margin: 0.3rem 0.1rem; */
}

.footer_left {
	width: 31%;
	height: 0.4rem;
	float: left;
}

.footer_left ul {
	width: 100%;
	padding: 0.3rem 0px 0px;
}

.footer_left ul span {
	display: inline-block;
	width: 1px;
}

.footer_left li {
	border-left: 1px solid #3a3e48;
}

.footer_left li:first-child {
	border-left: 0px;
	padding: 0rem 0.1rem 0rem 0rem;
}

.footer_left li {
	width: 2.1rem;
	padding: 0rem 0.45rem 0rem 0.45rem;
}

.footer_left p {
	font-size: 0.17rem;
	color: #797979;
}

.footer_right {
	width: 68%;
	float: left;
}

.footer_right p span,
.footer_right p span a {
	font-size: 0.13rem;
	padding: 0rem 0.03rem;
	color: #797979;
}

.footer_right .gatb img {
	width: 18px;
	height: 20px;
}

.footer_right_middle {
	text-align: left;

	margin-top: 0.2rem;
	margin-right: 0.8rem;
	height: 1rem;
	margin-left: 35px;
}

.footer_right_middle p {
	height: 0.2rem;
	font-size: 15px;
}
.footer_right_middle p a {

	font-size: 15px;
}
.footer_right_middle p i{
    	 background: #bdbdbd;
   	 padding: 0 0.1rem;
    	 border-radius: 20px;
    	 cursor: pointer;
}
.footer_right_middle p i:hover{
	background: #ececec;
}
.footer_right_end {
	text-align: left;
	width: 1.2rem;
	vertical-align: top;
	padding-top: 0.34rem;
}

.footer_right:nth-child(1) {
	padding-left: 10px;
}

.footer_right::nth-last-child(2) {
	padding-left: 10px;
}

.footer_right>img,
.footer_right>div {
	float: left;
	overflow: hidden;
}

/*尾部end*/
/*宽度值定位*/
@media screen and (min-width:320px) {
	.header_mobile img {
		height: 0.20rem;
	}

	.header_mobile li {
		margin-right: 6px;
	}
}

@media screen and (min-width:488px) {
	.header_mobile img {
		height: 0.20rem;
	}

	.header_mobile li {
		margin-right: 6px;
	}
}

@media screen and (min-width:769px) {
	.header_mobile img {
		height: 0.25rem;
	}

	.header_mobile li {
		margin-right: 10px;
	}
}

@media screen and (min-width:1024px) {
	.header_mobile img {
		height: 0.25rem;
	}

	.header_mobile li {
		margin-right: 10px;
	}
}

@media screen and (min-width:1280px) {

	/*头部*/
	.header_mobile img {
		height: 0.25rem;
	}

	.header_mobile li {
		margin-right: 15px;
	}

	/*头部end*/
}

@media screen and (min-width:1366px) {

	/*头部*/
	.header-mobile img {
		height: 20px;
	}

	.header_mobile li {
		margin-right: 15px;
	}

	/*头部end*/
}

@media screen and (min-width:1445px) {

	/*头部*/
	.header_mobile img {
		height: 0.3rem;

	}

	.header_mobile li {
		margin-right: 15px;

	}

	/*头部end*/
}

/*20201116 end*/
.n_first_c_r_t_left .rt-es-imgs dl {
	width: 490px;
	height: 308px;
}

/*.n_first_c_r_t_left .rt-es-imgs dl img{width:5.88rem; height:3.70rem;}*/
.n_first_c_r_b_r_top .rt-es-imgs dl {
	width: 490px;
	height: 156px;
}

/*.n_first_c_r_b_r_top .rt-es-imgs dl img{width:5.87rem; height:1.85rem;}*/

/*通栏*/
.ser_header {
	width: 100%;
	margin: 0 auto;
	height: 450px;
}

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

.ser_content {
	height: 330px;
	width: 1200px;
	margin: 35px auto;
}

/*通栏end*/
/*More*/
#mk_mr {
	width: 1442px;
	height: 554px;
	border: 1px solid #cfdee2;
	margin: 2px auto;
}

#mk_mr_ttl {
	float: left;
	width: 43px;
	height: 551px;
	border-bottom: 1px solid #cfdee2;
	border-right: 1px solid #cfdee2;
	margin: 1px 0 0 1px;
}

#mk_mr_nav {
	float: left;
	width: 43px;
	height: 288px;
	background: url(img/mr_43x288.jpg) no-repeat;
}

/*#mkh_nav{width:50px;height:602px;background:url(img/view/mkh_nav_bg.gif) no-repeat center top;}*/
#mk_mr_nav span,
#mk_mr_nav span a:link,
#mk_mr_nav span a:visited,
#mk_mr_nav span a:hover {
	font: normal 18px/43px Menksoft2012;
	color: #0c59a1;
}

#mk_mr_nav span {
	float: left;
	margin-top: 34px;
	white-space: nowrap;
}

#mk_mr_ttl2 {
	float: left;
	width: 43px;
	height: 263px;
	background: url(img/mr_43x1.jpg) repeat-y;
}

#mk_mr_ctt {
	float: left;
	width: 1395px;
	height: 552px;
	margin-top: 1px;
}

#mk_mr_ctt_tp {
	float: left;
	width: 954px;
	height: 23px;
	border-top: 1px solid #cfdee2;
	border-right: 1px solid #cfdee2;
	border-bottom: 1px solid #cfdee2;
	background: #fafcfc;
}

#mk_mr_ctt_md {
	float: left;
	width: 1395px;
	height: 468px;
	margin: 14px 8px;
	text-align: left;
	overflow-x: hidden;
	overflow-y: hidden;
}

#mk_mr_ttlmd {
	width: 44px;
	height: 534px;
}

#mk_mr_ttlmd span {
	float: left;
	font: normal 18px/44px MenkGarqag;
	color: #0b4248;
	text-shadow: 2px 0 1px #fff, 0 2px 1px #fff, 0 -2px 1px #fff, -2px 0 1px #fff;
	margin-top: 10px;
	white-space: nowrap;
}

#mk_mr_ctttp {
	float: left;
	width: 954px;
	height: 23px;
	border-top: 1px solid #cfdee2;
	border-right: 1px solid #cfdee2;
	border-bottom: 1px solid #cfdee2;
	background: #fafcfc;
}

#mk_mr_cttmd {
	float: left;
	width: 939px;
	height: 449px;
	margin: 14px 8px;
	text-align: left;
	overflow-x: hidden;
	overflow-y: auto;
}

#mk_mr_load {
	width: 939px;
	height: 449px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#mk_mr_lst {
	float: left;
	width: 939px;
	height: 449px;
	overflow: hidden;
}

#mk_mr_lst li {
	float: left;
	width: 24px;
	height: 449px;
	background: url(img/mr_dot.png) no-repeat top center;
}

#mk_mr_lst li span {
	float: left;
	width: 24px;
	height: 24px;
	font: normal 18px/24px Menksoft2012;
	color: #564d90;
	margin-top: 14px;
}

#mk_mr_lst li span a:link,
#mk_mr_lst li span a:active {
	font: normal 18px/24px Menksoft2012;
	color: #000;
	text-decoration: none;
}

#mk_mr_lst li.new span a:link,
#mk_mr_lst li.new span a:active {
	color: #000;
}

#mk_mr_lst li span a:hover,
#mk_mr_lst li.new span a:hover {
	font: normal 18px/24px Menksoft2012;
	color: #555555;
	text-decoration: overline;
}

#mk_mr_lst li.new {
	background: url(img/ttl_new.gif) no-repeat top center;
}

#mk_mr_lst li.error {
	background: none;
}

#mk_mr_lst li.error span {
	color: #f00;
}

#mk_mr_cttbt {
	float: left;
	width: 955px;
	height: 50px;
}

.mk_pglst {
	width: 580px;
	height: 42px;
	margin: -6px auto;
}

.mk_pglst li {
	float: left;
	width: 28px;
	height: 28px;
	font: normal 12px/28px Tahoma;
	color: #323030;
	background: #fff;
	border: 1px solid #becfd3;
	margin: 4px 2px;
	text-align: center;
}

.mk_pglst li.ellipsis {
	background: #fff;
	border: 1px solid #fff;
}

.mk_pglst li.clk,
.mk_pglst li:hover {
	color: #fff;
	border: 1px solid #088fce;
	background: #1eb5e4;
	cursor: pointer;
}

.mk_pglst li.clk {
	font: normal 12px/28px Tahoma;
	cursor: default;
}

#mk_mr .mk_ar_lstd {
	background: url(img/mr_dot.png) no-repeat 5px top;
}

/*#mk_mr_ph{float:left;width:921px;height:454px;margin:14px 0 0 24px;overflow:hidden;}*/
#mk_mr_ph {
	float: left;
	width: 913px;
	height: 435px;
	margin: 12px 0 0 24px;
	overflow: hidden;
}

#mk_mr_ph li {
	float: left;
	width: 156px;
	height: 92px;
	margin: 0 24px 20px 0;
}

.mk_ph_back {
	width: 156px;
	height: 92px;
	/*border:1px dotted #c6c6c6;border-top:none;border-bottom:none;border:1px solid #f6f6f6;background-color:#e4e4e4;*/
	margin: 0 24px 20px 0;
}

.mk_ph_mr {
	width: 156px;
	height: 92px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.mk_ph_mr img {
	border: 1px solid #dbdbdb;
	padding: 2px;
	box-shadow: 3px 3px 4px #9a9a9a;
	-moz-box-shadow: 3px 3px 4px #9a9a9a;
	-webkit-box-shadow: 3px 3px 4px #9a9a9a;
}

#mk_mr_ctt_ct {
	float: left;
	width: 915px;
	height: 466px;
	margin: 0;
}

#mk_mr_ctt_bt {
	float: left;
	width: 1395px;
	height: 29px;
	border-top: 1px solid #cfdee2;
	border-right: 1px solid #cfdee2;
	border-bottom: 1px solid #cfdee2;
	background: #fafcfc;
}

#mk_mr_ctt_bt span {
	font-size: 16px;
	margin: 5px auto;
}

#mk_mr_se {
	float: left;
	width: 1003px;
	height: 396px;
	margin: 2px 0 20px 0;
}

#mk_mr_vd {
	float: left;
	width: 321px;
	height: 394px;
	border: 1px solid #cfdee2;
}

#mk_mr_vd_ttl {
	float: left;
	width: 43px;
	height: 391px;
	border-right: 1px solid #cfdee2;
	border-bottom: 1px solid #cfdee2;
	margin: 1px 0 0 1px;
}

#mk_mr_vd_ttl1 {
	float: left;
	width: 43px;
	height: 288px;
	background: url(img/mr_43x288.jpg) no-repeat;
}

#mk_mr_vd_ttl1 span,
#mk_mr_tp_ttl1 span {
	float: left;
	width: 43px;
	height: 43px;
	font: normal 18px/43px Menksoft2012;
	color: #0c59a1;
	margin-top: 40px;
}

#mk_mr_vd_ttl2 {
	float: left;
	width: 43px;
	height: 103px;
	background: url(img/mr_43x1.jpg) repeat-y;
}

#mk_mr_vd_ctt {
	float: left;
	width: 276px;
	height: 394px;
	background: url(img/mr_5x1.png) repeat-x left 197px;
	overflow: hidden;
}

#mk_mr_sp {
	float: left;
	width: 108px;
	height: 396px;
	margin-left: 3px;
}

#mk_mr_sp_tp {
	float: left;
	width: 108px;
	height: 197px;
}

#mk_mr_sp_bt {
	float: left;
	width: 108px;
	height: 197px;
	margin-top: 2px;
}

#mk_mr_tp {
	float: left;
	width: 564px;
	height: 394px;
	border: 1px solid #cfdee2;
	margin-left: 3px;
}

#mk_mr_tp_ttl {
	float: left;
	width: 43px;
	height: 391px;
	border-right: 1px solid #cfdee2;
	border-bottom: 1px solid #cfdee2;
	margin: 1px 0 0 1px;
}

#mk_mr_tp_ttl1 {
	float: left;
	width: 43px;
	height: 288px;
	background: url(img/mr_43x288.jpg) no-repeat;
}

#mk_mr_tp_ttl2 {
	float: left;
	width: 43px;
	height: 103px;
	background: url(img/mr_43x1.jpg) repeat-y;
}

#mk_mr_tp_ctt {
	float: left;
	width: 511px;
	height: 380px;
	margin: 10px 0 0 8px;
	overflow: hidden;
}

/*More End*/
/*20210104 公报 start*/
#gb_bd {
	background: url(/Themes/MenkCms_Home/img/gb/bd.jpg) repeat-x;
}

.gb_zn {
	width: 1003px;
	margin: 0 auto;
}

.gb_hd {
	float: left;
	width: 1003px;
	height: 240px;
}

.gb_fi {
	float: left;
	width: 1003px;
	height: 24px;
	background-color: #0087d4;
}

.gb_se,
.gb_fo {
	float: left;
	width: 1003px;
	height: 302px;
	margin-top: 8px;
}

.gb_selt {
	float: left;
	width: 288px;
	height: 300px;
	margin-right: 9px;
	border: 1px #dcdcdc solid;
}

.gb_selt .rt-es-box,
.gb_selt .rt-es-imgs,
.gb_selt .rt-es-imgs dl {
	width: 288px;
	height: 300px;
}

.gb_selt .rt-es-nav {
	width: auto;
	height: 14px;
	color: #999;
	z-index: 200;
	position: absolute;
	bottom: 10px;
	right: 30px;
}

.gb_selt .rt-es-num {
	float: left;
	height: 14px;
}

.gb_selt .rt-es-num li {
	float: left;
	width: 14px;
	height: 14px;
	font: normal 14px/25px Arial;
	color: #fff;
	border: 3px #000 solid;
	border-radius: 10px;
	background: #fff;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	display: block;
	overflow: hidden;
	filter: alpha(Opacity=70);
	Opacity: 0.7;
	cursor: pointer;
}

.gb_selt .rt-es-num li.rt-es-sw {
	font: normal 14px/14px Arial;
	color: #fff;
	border: 3px #ee0b01 solid;
	border-radius: 10px;
	background: #fff;
	filter: alpha(Opacity=100);
	Opacity: 1.0;
}


.gb_sert {
	float: left;
	width: 704px;
	height: 302px;
}

.gb_th {
	float: left;
	width: 1002px;
	height: 426px;
	margin-top: 8px;
}

.gb_th01 {
	float: left;
	width: 1003px;
	height: 520px;
	margin-top: 8px;
}

.gb_thlt,
.gb_thrt {
	float: left;
	width: 497px;
	height: 426px;
}

.gb_thlt,
.gb_folt {
	margin-right: 9px;
}

.gb_folt,
.gb_fort {
	float: left;
	width: 497px;
	height: 330px;
}

.gb_ff {
	float: left;
	width: 1003px;
	height: 196px;
	margin-top: 8px;
}

.gb_fflt {
	float: left;
	width: 74px;
	height: 196px;
	background: url(/Themes/MenkCms_Home/img/gb/on.jpg) no-repeat;
}

.gb_ffrt {
	float: left;
	width: 928px;
	height: 194px;
	border: 1px #dcdcdc solid;
	border-left: none;
	overflow-y: hidden;
	overflow-x: auto;
	BACKGROUND-COLOR: transparent;
	OVERFLOW: scroll;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #D2E5F4;
	scrollbar-highlight-color: #D2E5F4;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #D2E5F4;
}

.gb_ffrt ul {
	height: 280px;
}

.gb_ffrt ul li {
	float: left;
	width: 30px;
	height: 220px;
	background: url(/Themes/MenkCms_Home/img/gb/dt.jpg) no-repeat top center;
	margin: 10px 0 0 10px;
}

.gb_ffrt p {
	font: normal 18px/30px MenkGarqag !important;
	color: #000;
	margin-top: 20px;
}

.gb_ffrt a {
	font: normal 18px/30px MenkGarqag !important;
	color: #000;
}

.gb_ffrt a:hover {
	color: #b91a02;
}

.gb_si {
	float: left;
	width: 1003px;
	height: 230px;
	margin-top: 8px;
}

.gb_si1 {
	float: left;
	width: 140px;
	height: 230px;
}

.gb_si p {
	float: left;
	width: 20px;
	font: normal 18px/20px MenkGarqag;
	color: #000;
	margin-top: 20px;
	text-align: left;
}

.gb_p {
	float: left;
	font: normal 18px/20px Menksoft2012 !important;
	margin-top: 0px;
	color: #000;
	text-align: left;
	margin: 40px 20px 0 10px !important;
}

.gb_thlt {
	width: 320px;
}

.gb_thrt {
	width: 320px;
}

.gb_thlt1 {
	float: left;
	width: 250px;
}

.gb_thrt1 {
	float: left;
	width: 252px;
}

.gb_thrt2 {
	float: left;
	width: 752px;
}

.gb_thrt3 {
	float: left;
	width: 126px;
}

.gb_font {
	float: left;
	width: 328px;
	height: 302px;
}

.gb_fo1 {
	float: left;
	width: 1003px;
	height: 330px;
	margin-top: 8px;
}

.gb_th18 {
	float: left;
	width: 328px;
	height: 426px;
}

/*20210104 公报 end*/
/*Footer*/
#mk_ft {
	float: left !important;
	_float: none;
	width: 1002px;
	height: 202px;
	background: url(img/ln_x.jpg) repeat-x top;
	margin-top: 10px;
	text-align: center;
	clear: both;
}

#mk_cpy {
	float: left;
	width: 1003px;
	height: 70px;
	background: url(img/ft_bg.jpg) no-repeat top center;
	margin: 30px 0 16px 0;
}

#mk_cp {
	float: left;
	width: 430px;
	height: 86px;
	margin: 0 auto;
}

#mk_cp p {
	font: normal 12px/18px Arial, SimSun, Tahoma;
	color: #777;
	text-align: center;
	margin: 4px 0 0 0;
}

#mk_cp p a:link,
#mk_cp p a:visited {
	font: normal 12px/18px Arial, SimSun, Tahoma;
	color: #777;
	text-decoration: none;
}

#mk_cp p a:hover {
	font: normal 12px/18px Arial, SimSun, Tahoma;
	color: #999;
	text-decoration: underline;
}

#mk_cplt {
	float: left;
	width: 240px;
}

#mk_cplt img {
	margin-left: 140px;
}

#mk_cprt {
	float: left;
	width: 330px;
	height: 86px;
}

#mk_cprttb {
	float: left;
	width: 160px;
	height: 60px;
	padding: 5px;
	text-align: center;
	border: 1px solid #ccc;
}

#mk_cprttb img {
	float: left;
}

#mk_cprttb p {
	font-size: 12px;
	font-family: simsun;
	color: #555;
	margin-top: 8px;
}

#mk_zn {
	width: 100%;
	height: 100%;
	text-align: center;
}

#mk_bd {
	height: auto;
	background-color: #fff;
	margin: 0 auto;
}

#mk_clr {
	clear: both;
	text-align: center;
}

/*Footer End*/
/*书屋*/
#mk_zn_shuwubd {
	float: left;
	width: 100%;
	height: 100%;
	border: 0;
	background: url(/Themes/MenkCms_Home/img/bd_bg.jpg) repeat-x #fff;
}

#mk_zn_shuwu {
	width: 1003px;
	height: 100%;
	margin: 0px auto;
}

#mk_zn_swbn {
	width: 1003px;
	height: 368px;
	margin: 45px auto 0px;
}

#mk_sw_sjym {
	width: 1003px;
	height: 653px;
	background: #f5f3f4;
}

.mk_sw_sjfm {
	width: 976px;
	height: 321px;
	border-bottom: 1px dashed #c7c5c6;
	margin-left: 13px;
}

.mk_sw_sjfm li {
	float: left;
	width: 195px;
	height: 266px;
	margin: 35px 0 0 48px;
}

.mk_sw_sjfm li img {
	cursor: pointer；width:195px;
	height: 266px;
}

.mk_sw_sjfm .mk_sjfm_min {
	margin-left: 25px;
}

#mk_zn_ctn {
	float: left;
	width: 1003px;
	height: 468px;
	background: #f5f3f4;
}

#mk_zn_ctnb {
	float: left;
	width: 1003px;
	height: 926px;
	background: #f5f3f4;
}

#mk_zn_ctn1 {
	width: 989px;
	height: 450px;
	margin: 8px 0 0 4px;
}

#mk_zn_ctnttl {
	float: left;
	width: 75px;
	height: 448px;
	background: url(img/sw_ttl.jpg) no-repeat;
}

#mk_zn_ctnttl p {
	font: normal 18px/75px MenkGarqag;
	margin-top: 25px;
	color: #753f15;
}

#mk_zn_ctnctt {
	float: left;
	width: 914px;
	height: 450px;
}

.mk_zn_cwttllt {
	float: left;
	width: 304px;
	height: 450px;
}

.mk_zn_cwttlbt {
	float: left;
	width: 329px;
	height: 450px;
}

#mk_zn_ctnctt .mk_zn_cwttlrt {
	float: left;
	width: 610px;
	height: 450px;
}

#mk_zn_ctnctt .mk_zn_cwttllt1 {
	float: left;
	width: 30px;
	margin-left: 20px;
}

#mk_zn_ctnctt .mk_zn_cwttllt1 span {
	float: left;
	font: normal 16px/22px 'MenkGarqag';
}

#mk_zn_ctnctt .mk_zn_cwctt {
	float: left;
	width: 240px;
}

/*书屋结束*/
/*策格*/
#tg_bd {
	background: url(/Themes/MenkCms_Home/img/tg_bd.jpg) repeat-x #fff;
}

#tg_zn {
	width: 1003px;
	margin: 0 auto;
}

#tg_hd {
	float: left;
	width: 1003px;
	height: 240px;
}

#tg_fi {
	float: left;
	width: 1003px;
	height: 24px;
	background-color: #0a82de;
}

#tg_se {
	float: left;
	width: 1003px;
	height: 520px;
	border: 1px #dcdcdc solid;
	margin-top: 10px;
	background-color: #fff;
}

#tg_selt {
	float: left;
	width: 43px;
	height: 520px;
	background: url(/Themes/MenkCms_Home/img/jgr_ttl.jpg) repeat-y;
	border-right: 1px #dcdcdc solid;
}

#tg_selt p {
	font: normal 18px/43px MenkGarqag;
	margin-top: 35px;
	color: #ff0000;
}

#tg_sert {
	float: left;
	width: 939px;
	height: 505px;
	padding: 15px 10px 0;
	overflow-y: hidden;
	overflow-x: auto;
	BACKGRo-COLOR: transparent;
	overflow-x: scroll;
	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #D2E5F4;
	scrollbar-highlight-color: #D2E5F4;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #D2E5F4;
}

#tg_sert ul {
	width: 4150px;
	height: 505px;
}

#tg_sert li {
	float: left;
	width: 20px;
	background: url(/Themes/Default/imgl_old.gif) no-repeat top;
	margin-left: 5px;
}

.tgli {
	float: left;
	margin: 0px 15px 0 20px !important;
	background: none !important;
}

.tgli p,
.tgli2 p {
	font: normal 18px/20px MenkGarqag !important;
	margin-top: 0px;
	color: #234057 !important;
}

.tgli2 {
	float: left;
	margin: 0px 35px 0 20px !important;
	background: none !important;
}

#tg_sert li p {
	font: normal 18px/20px Menksoft2012;
	margin-top: 15px;
	color: #000;
}

#tg_sert li p a:hover {
	color: #d08112;
}

/*策格 End/
/*江格尔*/
#jgr_bd {
	background: url(/Themes/MenkCms_Home/img/jgr_bd.jpg) repeat-x #fff;
}

#jgr_zn {
	width: 1003px;
	margin: 0 auto;
}

#jgr_hd {
	float: left;
	width: 1003px;
	height: 240px;
}

#jgr_fi {
	float: left;
	width: 1003px;
	height: 24px;
	background-color: #dd8406;
}

#jgr_se {
	float: left;
	width: 1003px;
	height: 520px;
	border: 1px #dcdcdc solid;
	margin-top: 10px;
	background-color: #fff;
}

#jgr_selt {
	float: left;
	width: 43px;
	height: 520px;
	background: url(/Themes/MenkCms_Home/img/jgr_ttl.jpg) repeat-y;
	border-right: 1px #dcdcdc solid;
}

#jgr_selt p {
	font: normal 18px/43px MenkGarqag;
	margin-top: 35px;
	color: #ff0000;
}

#jgr_sert {
	float: left;
	width: 939px;
	height: 505px;
	padding: 15px 10px 0;
	overflow-y: hidden;
	overflow-x: auto;
	BACKGRo-COLOR: transparent;
	overflow-x: scroll;
	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #D2E5F4;
	scrollbar-highlight-color: #D2E5F4;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #D2E5F4;
}

#jgr_sert ul {
	width: 7300px;
	height: 505px;
}

#jgr_sert li {
	float: left;
	width: 20px;
	background: url(/Themes/Default/img/ttl_old.gif) no-repeat top;
	margin-left: 5px;
}

.jgli {
	float: left;
	width: 40px !important;
	background: url(/Themes/Default/img/ttl_old.gif) no-repeat top left 6px !important;
	margin-left: 5px;
}

#jgr_sert li p {
	font: normal 18px/20px Menksoft2012;
	margin-top: 15px;
	color: #000;
}

#jgr_sert li p a:hover {
	color: #d08112;
}

/*江格尔 End*/

@media screen and (max-width:1830px) {
	.n_first_dlider_tap {
		width: 716px;
		overflow: hidden;
	}

	.n_first_c_r_b_left {
		width: 270px;
		overflow: hidden;
	}

	.n_first_c_r_b_middle {
		width: 279px;
		overflow: hidden;
	}

}

@media screen and (min-width:1830px) {
	.n_first_c_r_t_r_top {
		width: 9.6rem;
	}

	.first_more {
		right: 5px;
	}
}

@media screen and (max-width:1695px) {
	.n_first_dlider_tap {
		width: 717px;
		overflow: hidden;
	}
	.n_second_c_r_t_left {
		width: 354px;
		overflow: hidden;
        		height: 4.4rem;
	}

	.n_second_c_r_t_right {
		width: 354px;
		overflow: hidden;
        		height: 4.4rem;
	}

	.n_second_c_r_t_three {
		width: 354px;
		overflow: hidden;
        		height: 4.4rem;
	}

	.n_second_c_r_b_first {
		width: 266px;
		overflow: hidden;
		height: 4.3rem;
	}

	.n_second_c_r_b_left {
		width: 266px;
		overflow: hidden;
		height: 4.3rem;
	}

	.n_second_c_r_b_middle {
		width: 266px;
		overflow: hidden;
		height: 4.3rem;
	}

	.n_second_c_r_b_right {
		width: 266px;
		overflow: hidden;
		height: 4.3rem;
	}
	.n_first_c_r_b_middle{
		width: 220px;
		overflow: hidden;
		height: 5rem;
	}
	.n_first_c_r_b_left{
		width: 220px;		
		overflow: hidden;
		height: 5rem;
	}
	.n_first_c_r_b_leftt{
		width: 220px;		
		overflow: hidden;
		height: 5rem;
	}
	.n_first_c_r_b_leftt{
		width: 220px;		
		overflow: hidden;
		height: 5rem;
	}
	.n_second_c_l_top{
		height: 6rem;
	}
	.n_second_c_l_b_l_top{
		height: 1.5rem;
	}
	.n_second_c_l_b_left{
		width: 0.6rem;
	}
	.n_second_c_l_b_right{
		width: 1.4rem;
	}
	.n_second_c_l_b_r_top{
		height: 1.5rem;
	}
	
}

@media screen and (min-width:1760px) {
	.n_first_c_r_b_right {
		background: #f7f7f7;
		height: 3.6rem;
	}
}

@media screen and (min-width:1601px) {
	.n_first_content_right_bottom {
		margin-top: 0.2rem;
	}

	.n_service_c_b_list1,
	.n_service_c_b_list2,
	.n_service_c_b_list3,
	.n_service_c_b_list4 {
		height: 4.3rem;
	}
}

@media screen and (max-width:1601px) {
	.nav_default {
		height: 660px;
	}

	.content {
		height: 660px;
	}

	.n_first_content_right {
		height: 660px;
	}
}

@media screen and (min-width:1880px) {
	.n_first_c_r_b_middle {
		width: 320px;
	overflow: hidden;
	}

	.n_second_c_r_t_left,
	.n_second_c_r_t_right,
	.n_second_c_r_t_three {
		width: 416px;
	}

	.n_second_c_r_b_first,
	.n_second_c_r_b_left {
		width: 298px;
	}

	.n_second_c_r_b_middle,
	.n_second_c_r_b_right {
		width: 330px;
	}
}

/*五中全会专题*/
.wuzhong {
	width: 100%;
	overflow-x: hidden;
}

.wz_head {
	width: 100%;
	min-width: 1400px;
}

.wz_head img {
	width: 100%;
}

.wz_cont {
	width: 1400px;
	margin: 0 auto;
}

.topname {
	width: 1400px;
	margin: 0 auto;
}

.wuzhong #mk_ft {
	margin: 0 auto;
	float: none !important;
	background: none;
}

.wz_mede {
	width: 1400px;
	height: 400px;
	background-color: #ce3233;
	margin: 10px auto;
	padding: 20px 0px;
}

.wz_mede .mk_mdl_ttl p {
	color: #ffffff;
	text-shadow: none;
}

.wz_mede .mk_ar_ttl a {
	color: #ffffff !important;
}

.wz_mede .mk_ar_lstn,
.wz_mede .mk_ar_lstd {
	width: 20px;
	margin: 2px 0 0 15px;
	background: url(/Themes/MenkCms_Home/img/ttbg.png) no-repeat 7px top;
}

.wz_mede .mk_ar_thbp {
	float: left;
	margin: 2px 0 2px 10px;
}

.wz_mede td {
	background-color: #ce3233 !important;
}

/*五中全会专题end*/

/*疫情专题*/
.yq .mk_ar_lstd,
.yq .mk_ar_lstn {
	width: 50px;
	margin: 0 12px 0 0;
}

.yq a:link {
	font: normal 18px/26px Menksoft2012;
}

.header {
	background: url(/Themes/MenkCms_Home/img/bg/community.jpg) no-repeat;
	height: 2470px;
	width: 100%;
	background-size: 100% 100%;
	position: relative;
}

.headerDiv {
	width: 1200px;
	height: 480px;
	position: absolute;
	top: 49.5%;
	left: calc(50% - 600px);
}

.headerDiv .rt-es-imgs dl {
	width: 1200px;
	height: 480px;
}

/*2020建党专题*/
#nam_bd {
	height: auto;
	background: url(/Themes/MenkCms_Home/img/zt/nambg.jpg) no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	/* 兼容Webkit内核浏览器如Chrome和Safari */
	-o-background-size: 100% 100%;
	/* 兼容Opera */
	zoom: 1;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
}

#nam_zn {
	width: 1002px;
	height: 100%;
	margin: 0 auto;
}

#nam_zn_hd {
	float: left;
	width: 1002px;
	height: 538px;
	background: url(/Themes/MenkCms_Home/img/zt/namhd.png) no-repeat;
}

#nam_zn_tp {
	float: left;
	width: 1002px;
	height: 445px;
}

#nam_zn_tplt {
	float: left;
	width: 774px;
	height: 445px;
	background: url(/Themes/MenkCms_Home/img/zt/qy.png) no-repeat;
}

#nam_zn_tpct {
	float: left;
	width: 40px;
	height: 445px;
	background: url(/Themes/MenkCms_Home/img/zt/ttl.png) no-repeat center 15px #fff;
	opacity: 0.9;
}

#nam_zn_tpct p {
	float: left;
	font: normal 18px/40px MenkGarqag;
	color: #d50100;
	margin-top: 40px;
}

#nam_zn_tpct p a {
	float: left;
	font: normal 18px/40px MenkGarqag;
	color: #d50100;
}

#nam_zn_tpct p a:hover {
	color: #f60;
}

#nam_zn_tprt {
	float: left;
	width: 188px;
	height: 425px;
	background-color: #fff;
	opacity: 0.9;
	padding-top: 20px;
}

#nam_zn_ct {
	float: left;
	width: 1002px;
	height: 100px;
	background: url(/Themes/MenkCms_Home/img/zt/duu.png) no-repeat;
	margin: 10px 0 0;
}

#nam_zn_ctbt {
	float: left;
	width: 1002px;
	height: 100px;
	background: url(/Themes/MenkCms_Home/img/zt/duufu.png) no-repeat center #fff;
}

#nam_zn_ctbt img {
	float: right;
	margin: 50px 5px 0 0;
}

#nam_zn_bt {
	float: left;
	width: 962px;
	height: 340px;
	background-color: #fff;
	padding: 0 20px;
	opacity: 0.9;
}

#nam_zn_zt {
	float: left;
	width: 1002px;
	height: 78px;
	background: url(/Themes/MenkCms_Home/img/zt/duufubt.png) no-repeat center #fff;
	margin-top: 8px;
}

#nam_zn_zt img {
	float: right;
	margin: 35px 5px 0 0;
}

#nam_zn_ms {
	float: left;
	width: 1002px;
	height: 162px;
}

#scrollpic {
	width: 1002px;
	margin: 0;
	height: 152px;
	overflow: hidden;
}

.scroll {
	float: left;
	width: 900%;
}

#scrollpic1,
#scrollpic2 {
	float: left;
}

/*2020建党专题 End*/
/*2021建党专题*/
#jil_bd {
	width: 100%;
	height: 100%;
	background: url(/Themes/MenkCms_Home/img/jil_bg.jpg) no-repeat;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-position: center 0;
	overflow: hidden;
}

.jil_zn {
	width: 444px;
	height: 109px;
	bottom: 85px;
	right: 25px;
	position: fixed;
	background: url(/Themes/MenkCms_Home/img/djs_bg.png) no-repeat;
}

.jil_xy {
	width: 70px;
	height: 70px;
	position: absolute;
	bottom: 0;
	left: 49%;
}

.jil_zn span {
	float: right;
	font: normal 70px/70px MenkGarqag;
	color: #ff7e00;
	text-shadow: 0 0 0.1em #fff, 0 0 0.1em #fff;
	margin: -10px 102px 0 0;
}

#jil_md_fi {
	float: left;
	width: 100%;
	height: 100%;
	background: url(/Themes/MenkCms_Home/img/jil_md_fibg.png) repeat-x top;
}

#jil_md_fitp {
	float: left;
	width: 100%;
	height: 166px;
	background: url(/Themes/MenkCms_Home/img/jil_lg.png) no-repeat 100px center;
	text-align: left;
}

#jil_md_fitp ul {
	float: right;
	width: 620px;
	height: 130px;

}

#jil_md_fitp ul li {
	float: left;
	width: 46px;
	height: 130px;
	margin-right: 50px;
}

#jil_md_fitp ul li p {
	font: normal 18px MenkGarqag;
	color: #fef4d0;
	margin-top: 30px;
	margin-left: 6px;
}

#mk_tab_0 {
	width: 1400px;
	height: 600px;
	margin: 210px auto 0;
}

#mk_tab_1 {
	width: 1400px;
	height: 688px;
	margin: 10px auto 0;
}

#mk_tab_2 {
	width: 1400px;
	margin: 0 auto;
}

#mk_tab_3 {
	width: 100%;
	height: 100%;
	min-height: 900px;
	background: url(/Themes/MenkCms_Home/img/jil_bg2.jpg) no-repeat bottom;
	background-color: #fff;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-position: center 0;
	position: absolute;
	z-index: -2
}

#jil_md_fitp .mk_tab_act {
	width: 46px;
	height: 140px;
	background-color: #fff;
}

#jil_md_fitp .mk_tab_act p {
	color: #e33037;
}

#jil_md_fitp #mk_tab_t1 p,
#jil_md_fitp #mk_tab_t4 p {
	font: normal 18px/18px MenkGarqag;
}

#jil_md_fitp #mk_tab_t0 p,
#jil_md_fitp #mk_tab_t2 p,
#jil_md_fitp #mk_tab_t5 p {
	font: normal 18px/18px MenkGarqag;
	margin-left: 14px;
}

#jil_md_fibt {
	width: 100%;
}

.jil_md_1 {
	float: left;
	margin-top: 30px;
	width: 1400px;
	height: 108px;
	background: url(/Themes/MenkCms_Home/img/jil_bg1.png) no-repeat;
}

.jil_md_1 img {
	float: right;
	margin-top: 60px;
}

.jil_md_2 {
	float: left;
	width: 1400px;
	height: 520px;
}

.jil_md_3 {
	width: 1400px;
	height: 545px;
	margin: 180px auto 0;
}

.jil_md_3lt {
	float: left;
	;
	width: 1008px;
	height: 550px;
}

.jil_md_3rt {
	float: left;
	width: 392px;
	height: 536px;
}

.jil_md_4 {
	float: left;
	width: 1400px;
	height: 79px;
	background: url(/Themes/MenkCms_Home/img/jil_bg2.png) no-repeat;
	margin-top: 30px;
}

.jil_md_5 {
	float: left;
	width: 1400px;
	height: 580px;
}

.jil_md_6 {
	width: 22px;
	height: 18px;
	margin: 0 auto;
}

#mk_tab_4 {
	width: 100%;
	height: 100%;
	min-height: 900px;
	background: url(/Themes/MenkCms_Home/img/jil_bg3.png) no-repeat;
	background-color: #fff;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-position: center 0;
	position: absolute;
	z-index: -2
}

.jil_md_7 {
	width: 1474px;
	height: 688px;
	background: url(/Themes/MenkCms_Home/img/jil_bg4.png) no-repeat;
	margin: 180px auto 0;
}

.jil_md_7ct {
	float: right;
	width: 1125px;
	height: 630px;
	overflow: hidden;
	overflow-x: scroll;
}

.jil_md_7ct .mk_ar_tbl {
	margin: 0;
}

.jil_md_7ct .mk_ar_thbp {
	margin: 0 0 0 9px;
}

#mk_tab_5 {
	width: 100%;
	height: 100%;
	min-height: 900px;
	background: url(/Themes/MenkCms_Home/img/jil_bg5.jpg) no-repeat bottom;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-position: center 0;
	position: absolute;
	z-index: -2
}

.jil_md_8 {
	width: 1400px;
	height: 652px;
	margin: 180px auto 0;
}

.jil_md_8lt {
	float: left;
	width: 755px;
	height: 652px;
}

.jil_md_8lttp {
	float: left;
	width: 755px;
	height: 120px;
	background: url(/Themes/MenkCms_Home/img/jil_mr4.png) no-repeat 30px 20px #f8be4e;
}

.jil_md_8lttp img {
	float: left;
	margin: 20px 0 0 30px;
}

.jil_md_8rt {
	float: left;
	width: 645px;
	height: 652px;
	background: url(/Themes/MenkCms_Home/img/jil_bg6.jpg) no-repeat;
}

.jil_md_8rt img {
	float: right;
	margin: 22px 23px 0 0;
}

.jil_md_5 .mk_ar_thbtv {
	width: 20px;
}

.jil_md_5 .mk_ar_thbtv a,
.jil_md_2 .mk_ar_thbtv a,
.jil_md_3lt .mk_ar_thbtv a {
	font: normal 18px/20px MenkGarqag;
	color: #333333;
}

.jil_md_5 .mk_ar_tpic {
	width: 130px;
}

.jil_md_5 .mk_ar_tbl .mk_ar_tpic table tbody tr td>.mk_ar_thbtv:nth-of-type(3) a,
.jil_md_2 .mk_ar_tbl .mk_ar_tpic table tbody tr td>.mk_ar_thbtv:nth-of-type(3) a,
.jil_md_3lt .mk_ar_tbl .mk_ar_tpic table tbody tr td>.mk_ar_thbtv:nth-of-type(3) a {
	color: #949090;
	font: normal 18px Menksoft2012;
}

.jil_md_5 .mk_ar_tbl .mk_ar_tpic table tbody tr td>.mk_ar_thbtv:nth-of-type(3),
.jil_md_2 .mk_ar_tbl .mk_ar_tpic table tbody tr td>.mk_ar_thbtv:nth-of-type(3),
.jil_md_3lt .mk_ar_tbl .mk_ar_tpic table tbody tr td>.mk_ar_thbtv:nth-of-type(3) {
	margin-left: 10px;
}

.jil_md_5 .mk_ar_tbl .mk_ar_tpic table tbody tr td>.mk_ar_thbpv {
	margin-right: 20px;
}

.jil_md_2 .mk_ar_thbtv,
.jil_md_3lt .mk_ar_thbtv {
	width: 40px;
}

.jil_md_2 .mk_ar_thbpv,
.jil_md_5 .mk_ar_thbpv {
	margin: 10px 10px 0 0;
}

.jil_md_3 .mk_ar_thbpv {
	margin-right: 10px;
}

.bannerBox .banner {
	width: 100%;
	height: 600px;
	max-width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin-top: 100px
}

.bannerBox .banner ul {
	position: absolute;
	width: 1200px;
	height: 600px;
	left: 50%;
	margin-left: -600px;
}

.bannerBox .banner li {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	transform: scale(0.85);
	transition: transform 0.4s;
}

.bannerBox .banner li a {
	display: block;
	width: 1200px;
	height: 100%;
}

.bannerBox .banner li.on {
	transform: scale(1);
}

.banner-btn {
	width: 100%;
	position: absolute;
	width: 1200px;
	height: 0px;
	top: 45px;
	left: 50%;
	margin-left: -600px;
	z-index: 2;
}

.banner-btn-prev,
.banner-btn-next {
	display: block;
	width: 400px;
	height: 510px;
	position: absolute;
	background: #bdbaba9e;
}

.banner-btn-prev {
	left: -200px;
}

.banner-btn-next {
	right: -200px;
}

/*2021建党专题 End*/

.tongji {
	margin-top: 0.1rem;
	position: absolute;
}

.tongji span {
	position: absolute;
}

.tongji img {
	margin: 0;
}
/*有利于人们政策*/
.wuzhong01 {
	width: 100%;

}

.wz_head01 {
	width: 100%;
	min-width: 1400px;
}

.wz_head01 img {
	width: 100%;
}

.wz_cont01 {
	width: 1400px;
	margin: 0 auto;
	margin-top: 35px;
	height: 500px;
}
.wz_contNL {
	width: 695px;
	float: left;
	margin-right: 10px;
}
.wz_contNR {
	width: 695px;
	float: left;
}

.jj_title {
    width: 85px;
    height: 500px;
    float: left;
    background: url(/Themes/MenkCms_Home/img/kusng01.png) no-repeat;
    background-size: contain;
    position: relative;
}
.jj_title p {
    width: auto;
    height: 45px;
    font: normal 21px/5px MenkGarqag;
    color: #fff;
    text-align: left;
    margin-top: 40px;
}
.jj_title i {
    display: block;
    width: 40px;
    height: 30px;
    background: url(/Themes/MenkCms_Home/img/lvMore.png) no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0px;
    left: calc(50% - 20px);
}
.ti_href{
   display: none;
}
.jj_cont {
    width: 610px;
    float: left;
    height: 500px;
}
.jj_con_title {
    width: 40px;
    height: 369px;
    float: left;
    margin: 0px 10px;
    margin-top: 23px;
    box-sizing: border-box;
    position: relative;
}
.jj_con_title p{
    width: 40px;
    height: 167px;
    border: 1px solid #48bc9f;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.jj_con_title p:last-child{
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    padding-top: 20px;
}
.jj_con_con {
    float: left;
    width: 550px;
    height: 500px;
}
.jj_con_title p.btAn{
    background: #48bc9f;
    border: 0;
}
.jj_con_con>div{
    width: 550px;
    height: 500px;
    display: none;
}
.jj_con_con>.disNone,.jj_tBox>.disNone{
  display: block;
}
/*有利于人们政策end*/

