.senior-edition {
	min-width: 100% !important;
	width: 100% !important;
	font-size: 28px !important;
}



.ft-center {
	width: 700px !important;
}

.ft-right {
	width: 320px !important;
}








.senior-edition .top {
	height: auto;
}

.senior-edition .top .top_frame {
	max-width: 1000px;
	margin: -50px auto 0 auto !important;
	position: inherit !important;
	width: 100% !important;
	height: 100% !important;
	display: flex !important;
	flex-wrap: wrap;
	justify-content: end;
}

.senior-edition .top .top_frame a, .senior-edition .top .top_frame img {
	display: block !important;
	position: inherit !important;
	float: none;
}

.senior-edition .top .top_frame>a {
	text-align: right !important;
	padding: 16px 0;
	display: flex !important;
	justify-content: end;
	width: 50%;
}

.senior-edition .top .top_frame>img {
	width: 100%;
	height: auto;
}

.senior-edition .top .top_frame a {
	margin: 0 1rem;
	width: auto;
	height: auto;
	line-height:16px !important;
	text-align: left;
	font-size: .9rem !important;
	color: black !important;
}

.senior-edition #quitSeniorEdition {
	line-height: 2rem !important;
}

.senior-edition #toolbarSwitch {
	line-height: 2rem !important;
}

.senior-edition .top .top_frame #seniorEdition {
	display: none !important;
}





.senior-edition .menu {
	height: 100% !important;
}

.senior-edition .menu ul {
	width: 100% !important;
	height: 100% !important;
	max-width: 1000px;
	display: block;
	
}

.senior-edition .menu ul li {
	z-index: auto;
	height: 2rem;
	display: inline-block;
	width: 326px !important;
}

@media screen and (max-width: 1000px) {
	.senior-edition .menu ul li {
		width: 49% !important;
	}
}

.senior-edition .menu ul li a:hover {
	background-color: rgba(255, 255, 255, 0.1);
}

.senior-edition .menu ul li div {
	z-index: 9999 !important;
	left: 0 !important;
	left: 0 !important;
}

.senior-edition .menu ul li div a {
	float: none;
	width: 100%;
	text-align: center;
	font-size: .8rem;
}






.senior-edition .up {
	position: inherit !important;
	height: auto;
}

.senior-edition .up .up_frame {
	display: none;
}

.senior-edition .up .search_bg {
	position: inherit !important;
	margin: 1rem 0;
	background: none;
}

.senior-edition .up .search_bg .news {
	max-width: 1000px;
	width: 100%;
	display: flex;
}

.senior-edition .up .search_bg .news_bg {
	display: none;
}

.senior-edition .up .search_bg .search {
	margin: 0 auto;
}

.senior-edition .up .search_bg .search i {
	color: #000;
	top: .6rem;
	left: .2rem;
	font-size: .9rem;
}

.senior-edition .up .search_bg .search input {
	padding: .2rem .2rem .2rem 1.2rem;
	color: #000;
	border: 1px solid #ddd;
	height: auto;
	font-size: 1rem;
}

.senior-edition .up .search_bg .search button {
	font-size: 1rem;
	height: auto;
}





.senior-edition .nav {
	position: inherit !important;
	width: 100%;
	max-width: 1000px;
	height: 100%;
	border: none;
}

.senior-edition .nav .nav_left {
	height: 100%;
	float: none;
}

.senior-edition .nav .nav_left .nav1 .news_left {
	float: none;
	width: 100%;
	height: auto;
}


.senior-edition .nav .nav_left .nav1 .news_left div {
	width: 100%;
	text-align: center;
}

.senior-edition .nav .nav_left .nav1 .news_left .news_img {
	overflow: none;
	width: 100%;
	height: 700px;
	
}

.senior-edition .nav .nav_left .nav1 .news_left .news_img li {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.senior-edition .nav .nav_left .nav1 .news_left .news_img img {
	width: auto;
	height: auto;
	min-height: 80%;
	min-width: 80%;
	max-width: 100%;
}

.senior-edition .nav .nav_left .nav1 .news_left .news_nav {
	bottom: 16px;
	right: 10%;
}

.senior-edition .nav .nav_left .nav1 .news_left .news_st {
	width: auto;
	height: auto;
}

.senior-edition .nav .nav_left .nav1 .news_left .news_st li {
	width: auto;
	height: auto;
	line-height: .9rem;
}

.senior-edition .nav .nav_left .nav1 .news_left .news_st li a {
	font-size: .9rem;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height:auto;
	overflow: none;
}

.senior-edition .nav .nav_left .nav1 .news_right {
	float: none;
	width: 100%;
	height: auto;
}

.senior-edition .nav .nav_left .nav1 .news_right .news_cont {
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
}

.senior-edition .nav .nav_left .nav1 .news_right .news_cont div {
	width: 26.9%;
	height: auto;
	padding: .2rem 1rem;
	float: none !important;
}

@media screen and (max-width: 1000px) {
	.senior-edition .nav .nav_left .nav1 .news_right .news_cont div {
		width: 100%;
	}
}

.senior-edition .nav .nav_left .nav1 .news_right .news1 {
	width: auto;
	font-size: .9rem;
}

.senior-edition .nav .nav_left .nav1 .news_right .news1 li {
	width: 100%;
	line-height: 1.6rem;
}

.senior-edition .nav .nav_left .nav1 .news_right .news1 li a, .senior-edition .nav .nav_left .nav1 .news_right .news1 li span {
	font-size: .9rem;
}

.senior-edition .nav .nav_right {
	height: auto;
	width: 100%;
	float: none;
	border: none;
}

.senior-edition .nav .nav_right img {
	width: 100%;
	height: auto;
}





.senior-edition .cont {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	border: none;
}

.senior-edition .cont .government {
	width: auto;
	height: auto;
}

.senior-edition .cont .government .zxxc {
	width: 100% !important;
	margin: 0 !important;
	float: none;
}

.senior-edition .cont .government .zxxc img {
	width: 100% !important;
}

.senior-edition .cont .government .zxxc ul {
	width: 100% !important;
	padding: 0;
}

.senior-edition .cont .government .zxxc ul a {
	font-size: .9rem;
}

.senior-edition .cont .government .advert {
	float: none;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.senior-edition .cont .government .advert li {
	width: 50%;
	margin: 0 !important;
	text-align: center;
	display: flex;
}

.senior-edition .cont .government .advert li a, .senior-edition .cont .government .advert li div {
	width: auto;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-content: center;
	text-align: center;

}

.senior-edition .cont .government .advert li a p, .senior-edition .cont .government .advert li div p {
	height: auto;
	margin: 1rem 1rem;
	font-size: .9rem;
}

@media screen and (max-width: 1000px) {
	.senior-edition .cont .government .advert li {
	width: 50%;
}
}

.senior-edition .cont .bstitle a, .senior-edition .cont .bmtitle a, .senior-edition .cont .kstitle a {
	font-size: .9rem;
	margin: 0 !important;
}

.senior-edition .cont .qjnav ul li {
	width: 26.6%;
	height: 100%;
}

.senior-edition .cont .qjnav ul li a {
	width: 100% !important;
	height: 100% !important;
	text-align: center;
}

.senior-edition .cont .qjnav ul li a span {
	width: 100% !important;
	height: 100% !important;
	text-align: center;
}

@media screen and (max-width: 1000px) {
	.senior-edition .cont .qjnav ul li {
		width: 40%;
		height: 100%;
	}
}

.senior-edition .cont .bmlist .bm_half {
	width: 100% !important;
	height: 300px !important;
}

.senior-edition .cont .bmlist .bm_half .bm_tu {
	width: auto;
	height: auto;
	float: none;
	display: flex;
	align-items: center;
}

.senior-edition .cont .bmlist .bm_half .bm_tu img {
	width: 3rem;
	height: 3rem;
	display: inline !important;
}


.senior-edition .cont .bmlist .bm_half .bm_tu span {
	display: inline !important;
	width: auto;
	height: auto;
}

.senior-edition .cont .bmlist .bm_half ul {
	float: none;
	width: auto;
	height: auto;
	display: flex;
}

.senior-edition .cont .bmlist .bm_half ul li {
	width: auto !important;
}

.senior-edition .cont .bmlist .bm_half ul li a {
	font-size: 1rem;
}

.senior-edition .cont .kslist {
	width: 100%;
	max-width: 1000px;
}

.senior-edition .cont .kslist .list0 {
	width: 100%;
	margin: 0;
}

.senior-edition .cont .kslist .list0 .xd a span {
	font-size: 1rem;
}

@media screen and (max-width: 1000px) {
	.senior-edition .cont .kslist {
		height: auto;
	}

	.senior-edition .cont .kslist .list0 {
		height: auto;
	}
	.senior-edition .cont .kslist .list0 .xd {
		width: 100%;
		margin: 1rem 0 0 0;
	}
	
	.senior-edition .cont .kslist .list0 .xd .listDiv {
		left: 50%;
	}
}

.senior-edition .bottom {
	width: 100% !important;
	max-width: 1000px;
}

.senior-edition .bottom .ft-center {
	padding: 0 !important;
	border: none !important;
	text-align: center !important;
	width: auto !important;
}

.senior-edition .bottom .ft-center p {
	width: 100%;
	text-align: center !important;
	font-size: .8rem !important;
}

.senior-edition .bottom .ft-right {
	margin: 0 auto !important;
	float: none !important;
}








.senior-edition .page {
	width: 100% !important;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
	border:none;
}

.senior-edition .page .page_right {
	float: none;
	padding: 0;
	width: auto;
	margin: 0 1rem;
}

.senior-edition .page .page_left, .senior-edition .page .hr {
	display: none;
}

.senior-edition .page .page_right .page_frame .page_des {
	font-size: 1rem;
}

.senior-edition .page .page_right .page_frame .page_list .list_date {
	width: auto;
	font-size: .9rem;
}

.senior-edition .page .page_right .page_frame .page_list li a {
	max-width: 60% !important;
}

.senior-edition .page .page_right .page_frame .page_list li p {
	font-size: .9rem !important;
	width: auto;
	height: auto;
}

.senior-edition .page .page_right .page_frame .page_list li div {
	font-size: .9rem !important;
	line-height: 1.2rem;
}

.senior-edition .page .page_right .page_frame .page_list div {
	width: auto !important;
}

.senior-edition .page .page_right .page_frame .page_list div a {
	width: auto !important;
}

.senior-edition .page .page_right .page_frame .page_btn .page_info {
	font-size: .9rem;
}

.senior-edition .page .page_right .page_frame .page_btn button {
	font-size: .7rem;
	padding: 0 10px;
}

.senior-edition .page .page_right .page_frame .page_btn #inputPageNum {
	font-size: .9rem;
}

.senior-edition .page .page_right .page_frame .img_list .col_title {
	font-size: .9rem !important;
}

.senior-edition .page .page_right .page_frame .img_list .col_title a {
	font-size: .9rem !important;
}

.senior-edition .page .page_right .page_frame .img_list .col_title span {
	font-size: .9rem !important;
}

.senior-edition .page .page_right .page_frame .img_list .col_content {
	height: auto;
	padding: 1rem 0;
}

.senior-edition .page .page_right .page_frame .img_list .col_right {
	width: auto;
}

.senior-edition .page .page_right .page_frame .img_list .col_right span {
	font-size: .9rem !important;
}

.senior-edition .page .page_right .page_frame .cont_content {
	font-size: 1rem !important;
	line-height: 2rem !important;
}

.senior-edition .page .page_right .page_frame .cont_content p a {
	font-size: 1rem !important;
	line-height: 2rem !important;
}

.senior-edition .page .page_right .page_frame .table_part td a {
	font-size: 1rem;
}

.senior-edition .page .page_right .page_frame .page_table .table_search input {
	font-size: 1rem;
}

.senior-edition .page .page_right .page_frame .page_table .table_search button {
	font-size: 1rem;
}

.senior-edition .page .page_right .page_frame .page_table .table_title span {
	font-size: 1.2rem
}

.senior-edition .page .page_right .page_frame .page_table .table_search+div div:first-child {
	font-size: 1.2rem !important;
}

.senior-edition .page .page_right .page_frame .page_table .table_content {
	width: 100% !important;
}

.senior-edition .page .page_right .page_frame .page_table .table_content th {
	font-size: .9rem !important;
}

.senior-edition .page .page_right .page_frame .page_table .table_content td {
	font-size: .8rem !important;
}

.senior-edition .page .page_right .top_type li {
	font-size: 1rem !important;
}

.senior-edition .page .page_right .page_place p {
	font-size: .9rem !important;
}





.senior-edition .frame {
	max-width: 1000px;
	width: 100% !important;
}

.senior-edition .frame .top {
	width: auto !important;
}

.senior-edition .frame .top .logo {
	position: inherit;
	margin: 0 auto;
}

.senior-edition .frame .top .back_home {
	position: inherit;
	top: auto;
	right: 0;
	margin: 0 auto;
}

.senior-edition .frame .center {
	position: inherit;
	margin-top: 1rem;
}

.senior-edition .frame .center .first .img, .senior-edition .frame .center .second .laoshi {
	display: none;
}

.senior-edition .frame .center .second .board {
	width: auto;
	margin-left: 0;
	font-size: 3rem;
}

.senior-edition .frame .center .second .board .place {
	font-size: 1.4rem !important;
}

.senior-edition .frame .center .second .board .place div, .senior-edition .frame .center .second .board .place p, .senior-edition .frame .center .second .board .place span {
	font-size: 1.4rem !important;
}

.senior-edition .frame .center .second .board .place div.last_page {
	width: auto;
}

.senior-edition .frame .center .second .board #contentUl li span, .senior-edition .frame .center .second .board #contentUl li p {
	font-size: 1.4rem !important;
	display: block;
	line-height: 2rem;
}

.senior-edition .frame .center .second .board .change_btn button {
	font-size: 1.4rem;
}

.senior-edition .frame .center .first ul {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
}

.senior-edition .frame .center .first ul li {
	position: inherit;
	float: none;
	width: auto;
	margin: 1rem;
}

.senior-edition .frame .center .first ul li div {
	position: inherit;
	float: none;
	width: 100%;
}