.l-news {
	display: block;
	width: 7.1rem;
	margin: 0 auto;
	margin-top: .76rem;
}

.n-top {
	width: 100%;
	height: .6rem;
	background: url(/2023_m/bg-title.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center;
	font-size: .36rem;
	color: #fff;
	font-weight: bold;
	line-height: .6rem;
}

.n-top2 {
	width: 100%;
	height: .6rem;
	background: url(/2023_m/bg-title2.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center;
	font-size: .36rem;
	color: #fff;
	font-weight: bold;
	line-height: .6rem;
}

.n-top3 {
	width: 100%;
	height: .6rem;
	background: url(/2023_m/bg-title3.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center;
	font-size: .36rem;
	color: #fff;
	font-weight: bold;
	line-height: .6rem;
}

 .l-news{
	margin-top:0;
}

.l-list {
	margin-top: .3rem;
}

.l-list ul li {
	display: block;
    line-height: 1.6;
    padding: 0.1rem 0;
    border-bottom: 1px #ccc dashed;
}

.l-list ul li:last-child {
    border-bottom: none;
}

.l-list li a {
	width: 100%;
	color: #000;
	font-size: .3rem;
}

.l-list ul li a:before {
	content: '';
	display: inline-block;
	background-color: #cccccc;
	width: .1rem;
	height: .1rem;
	vertical-align: middle;
	margin-right: 8px;
	border-radius: 50%;
}

.l-list li a span{
	color: #9e9e9e;
    white-space: nowrap;
}


.l-areas {
	margin-top: .6rem;
}

.l-areas ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.l-areas ul li {
	display: block;
	line-height: 1.2;
	min-width: 48%;
	margin-bottom: .3rem;
}

.l-areas li a {
	width: 100%;
	color: #000;
	/* 	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; */
	font-size: .24rem;
	/* font-size: 2.1rem; */
}

.l-areas ul li:before {
	content: '';
	display: inline-block;
	background-color: #cccccc;
	width: .1rem;
	height: .1rem;
	vertical-align: middle;
	margin-right: .1rem;
	border-radius: 50%;
}

.l-person {
	margin-top: .5rem;
}

.l-person ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.l-person ul li {
	width: 2rem;
	height: .7rem;
	border:1px #ccc dashed;
	line-height: .7rem;
	text-align: center;
	margin-bottom: .3rem;
	font-size: .3rem;
}


.l-link {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}


.l-link a {
	width: 3.2rem;
	margin: .1rem;
}

.l-link a img {
	width: 100%;
}

.l-think {
	margin-top: .6rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.l-think a {
	width: 2.68rem;
	margin: .2rem .3rem;
}

.l-think a img {
	width: 100%;
}

.l-video video {
	width: 100%;
	height: 4rem;
}

.l-vtitle {
	font-size: .3rem;
	text-align: center;
}

.l-city {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: .6rem;
}

.l-city img {
	width: 1.1rem;
	height: 1.1rem;
}

.l-honor {
	flex: 1;
	margin-left: .2rem;
	display: flex;
	flex-wrap: wrap;
}

.l-honor a {
	color: #1b5395;
	font-size: .24rem;
	margin-right: .3rem;
}

.l-profile {
	margin-top: .6rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.l-profile a {
	border: 1px solid #3782d1;
	border-radius: .1rem;
	width: 1.58rem;
	height: 0.78rem;
	line-height: .78rem;
	text-align: center;
	box-shadow: inset 0px 0px 0px .04rem #81b9ed;
	margin-bottom: .2rem;
}

.l-tourism {
	display: flex;
	justify-content: space-around;
}

.l-tourism .c1 {
	width: 33%;
}

.l-tourism .c2 {
	width: 33%;
}

.l-tourism .c3 {
	width: 33%;
}

.l-tourism img {
	width: 100%;
}

.page_navi{
	width: 96%;
    text-align: center;
    padding-top: 1rem;
}

.page_navi a{
	color: #1b5395;
    border: 1px solid #1b5395;
    padding: 1px 5px;
    text-align: center;
    display: inline-block;
}
