@charset "utf-8";

body {
	margin: 0 auto;
	padding: 0;
	font-size: 0.28rem;
	-webkit-text-size-adjust: none;
	width: 100%;
	overflow-x: hidden;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

.clearfix {
    zoom: 1;
}

.mt-6 {
	margin-top: .6rem;
}

.news_content p {
	text-indent: 0;
}

p a {
	color: #282828;
}

ul li {
	text-decoration: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

.header {
	background: url(/2023_m/top.png) no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	width: 100%;
	height: 3.42rem;
	display: block;
	position: relative;
}

.header_btn {
	width: 100%;
	position: absolute;
	display: flex;
	top: 0.3rem;
	justify-content: flex-end;
}

.header_btn a {
	display: inline-block;
	margin-right: 0.24rem;
}

.header_btn img {
	width: 0.6rem;
}

.mean {
	width: 100%;
	height: 1.24rem;
	background-color: #1b5395;
	margin-top: -0.02rem;
	position: relative;
	z-index: 2;
	overflow: hidden;
}

.mean ul {
	margin: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center;
	box-sizing: border-box;
}

.mean li {
	width: 0.8rem;
}

.mean li a {
	color: #fff;
	font-size: 0.32rem;
	line-height: 0.32rem;
}

.mean li a img {
	width: 100%;
}

.theme a {
	display: block;
	font-size: 0.4rem;
	text-align: center;
	margin: 0.7rem 0.2rem 0.4rem;
	color: #1b5395;
	font-weight: 600;
}

.news-box {
	font-size: 0.3rem;
	padding: .3rem .3rem  0  .3rem;
}
.news-box li {
	margin-bottom: 0.3rem;
}

.news-box li .column {
	padding-right: 0.1rem;
	margin-right: 0.1rem;
	border-right: 1px solid #000;
			font-size: 0.32rem;
}
.news-box li a {
	color: #000;
}
.news-box li .date {
	color: #999;
}

.news_tabs {
	width: 100%;
}

.hd {
	width: 95%;
	margin: .4rem auto;
	text-align: center;
	display: flex;
	justify-content: space-around;
}

.hd span {
	display: inline-block;
	text-align: center;
	cursor: pointer;
	font-size: 0.32rem;
}

.hd span.current {
	color: #1b5395;
	font-weight: 600;
	border-bottom: 1px solid #1b5395;
}

.bd {
	width: 98%;
}

.bd ul {
	margin: 0 1vw;
	padding: 0;
}

.bd li {
	display: none;
}

.bd li ul li {
	width: 100%;
    display: inline-block;
    line-height: 1.8;
    margin-bottom: 0.1rem;
}

.bd li ul li a {
	padding-left: 0.2rem;
	width: 98%;
	color: #000;
	float: left;
	font-size: .3rem;
}

.bd li ul li a:before {
	content: '';
	display: inline-block;
	background-color: #cccccc;
	width: .1rem;
	height: .1rem;
	vertical-align: middle;
	margin-right: 8px;
	border-radius: 50%;
}



.bd li.current {
	display: block;
}

.more_button {
	text-align: center;
	margin-top: .2rem;
}

.more_button a {
	display: inline-block;
	padding: 0.1rem 0;
	border: #dddddd 1px solid;
	border-radius: 4.5vw;
	width: 2.4rem;
	margin: 0 auto;
	color: #1b5395;
	font-size: .3rem;
}


.news_content {
	margin-top: .4rem;
}

.x-title {
	width: 100%;
	height: 0.6rem;
	background: url(/2023_m/line-bg.png) no-repeat;
	background-position: center;
	background-size: 100%;
	text-align: center;
	font-size: 0.48rem;
	line-height: .6rem;
	font-weight: bold;
	color: #1b5395;
}

.news-icon {
	margin-top: .6rem;
}

.news-icon ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.news-icon ul li {
	width: 1.8rem;
	text-align: center;
	margin: 0 .2rem .5rem;
}

.news-icon ul li a {
	width: 1.8rem;
	font-size: .3rem;
	color: #000;
}

.news-icon ul li img {
	height: 1rem;
	width: auto;
}

.news-other ul {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.news-other ul li {
	width: 3rem;
	height: 1.02rem;
	background: url(/2023_m/z6.png) no-repeat;
	background-position: center;
	background-size: 100%;
	text-align: center;
	margin: .5rem .2rem 0;
}

.news-other ul li a {
	line-height: 1.02rem;
	color: #1b5395;
	font-size: .3rem;
}

.news-service {
	display: flex;
	justify-content: center;
}

.news-service a {
	margin: .64rem .1rem;
}

.news-service a img {
	width: 3.2rem;
}

.ads {
	display: block;
	margin: 0 auto;
	width: 7.1rem;
}

.ads img {
	width: 7.1rem;
}

.footer {
	text-align: center;
	float: left;
	width: 100%;
	height: 4.6rem;
	background: #1b5395;
	margin-top: 1.2rem;
}

.copyright {
	font-size: .3rem;
	color: #fff;
	width: 90%;
	margin: .4rem auto;
	line-height: 1.8;
}

.copyright a {
	white-space: nowrap;
	color: #fff;
}

.news-interview {
	width: 100%;
	padding: 0 .2rem;
	display: flex;
	margin-top: .6rem;
}

.news-interview .pic {
	width: 3.3rem;
}

.news-interview .pic img {
	width: 100%;
}

.news-interview .interview {
	margin-left: .3rem;
	flex: 1;
}

.news-interview .interview img {
	width: 1.64rem;
}

.news-interview .interview .interview-title {
	font-size: .3rem;
	color: #1b5395;
	font-weight: bold;
	width: 3.4rem;
	margin-top: .2rem;
}

.news-interview .interview .interview-time {
	font-size: .24rem;
	color: #000;
	margin-top: .2rem;
}

.interactive ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: .4rem;
}

.interactive img {
	width: 2.1rem;
	margin: .15rem;
}

.position {
	padding: .4rem .4rem .2rem;
	border-bottom: 1px solid #dddddd;
}

.position img {
	width: .23rem;
}

.position a {
	display: inline-block;
	font-size: .3rem;
	font-weight: bold;
	color: #1b5395;
	margin: 0 .2rem;
	padding-top: 0.04rem;
}
.icon-list {
	padding: 0 5vw;
	margin-bottom: 0.3rem !important;
}
.icon-list li {
	display: inline-block;
	width: 32.25% !important;
}
.icon-list a:before {
	display: none !important;
}
.icon-list a {
	padding: 0 !important;
	text-align: center;
}
.icon-list img {
	display: block;
	width: 0.9rem;
	height: 0.9rem;
	margin: 0 auto;
}