body {
	font-family: '微软雅黑';
}

/* 图标 */
@font-face {
	font-family: "iconfont";
	src: url("font/iconfont.eot");
	/* IE9*/
	src: url("font/iconfont.eot-#iefix") format('embedded-opentype'),
		/* IE6-IE8 */
		url("font/iconfont.woff") format('woff'),
		/* chrome、firefox */
		url("font/iconfont.ttf") format('truetype'),
		/* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
		url("font/iconfont.svg#iconfont") format('svg');
	/* iOS 4.1- */
}

.iconfont {
	display: inline-block;
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

ul,
li,
dl,
dt,
dd {
	padding: 0;
	margin: 0;
}

.kongxi {
	width: 100%;
	height: 20px;
}

.header {
	width: 1200px;
	margin: 0 auto;
}

.swiper_out .nav {
	position: absolute;
	z-index: 99;
	width: 1200px;
	right: 0;
	top: 5px;
	height: 180px;
}


.swiper_out .nav_menu {
	position: absolute;
	right: 350px;
	top: 30px;
	color: #fff;
	font-size: 15px;
	display: flex;
	justify-content: right;
	align-items: center;
	width: 680px;
}

.swiper_out .nav_menu li {
	margin-right: 50px;
}

.swiper_out .nav_menu li a {
	color: #fff;
}

.search {
	position: absolute;
	right: 20px;
	top: 20px;
	height: 44px;

}

.search i {
	line-height: 44px;
	position: relative;
	font-size: 28px;
}

.search button {
	width: 100px;
	height: 44px;
	display: flex;
	align-items: center;
	line-height: 0;
	font-size: 16px;
	margin-left: -1px;
}

input.keyword {
	width: 180px;
	height: 20px;
	line-height: 20px;
	padding: 9px 5px 9px 50px;
	border: 3px solid rgb(102, 0, 0);
	border-radius: 22px 0 0 22px;
	margin-left: -40px;
}

.fl {
	float: left !important;
}

/* 按钮 */
.btn {
	display: inline-block;
	cursor: pointer;
	border: none;
	text-align: center;
	background: rgb(102, 0, 0);
	color: #fff;
	min-height: 34px;
	line-height: 34px;
	padding: 0 15px;
	-webkit-transition: background 0.3s, border 0.3s;
	transition: background 0.3s, border 0.3s;
}



.category {
	width: 1200px;
	height: 53px;
	display: flex;
	justify-content: flex-start;
	background: rgb(102, 0, 0);
}

.category li {
	flex-grow: 1;
	width: 180px;
	height: 53px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-left: 1px solid #fff;
	margin-right: 1px;
}

.category li:hover {
	background: #fff;
}

.category li:hover a {

	color: rgb(102, 0, 0);
}

.category li.on {
	background: #fff;
}

.category li.on a {

	color: rgb(102, 0, 0);
}

.category li a {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 24px;
}

.category li .log {
	width: 171px;
	height: 53px;
}

.category li:nth-child(1) {
	width: 171px;
	background: rgb(102, 0, 0);
}

.box {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.box .light_left {
	width: 860px;

}

.box .light_right {
	width: 300px;

}

.tuwen {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;

}

.tuwen li {
	width: 420px;
	height: 340px;
	margin-bottom: 20px;
}

.tuwen li .img {
	width: 420px;
	height: 280px;
}

.tuwen li .img img {
	width: 420px;
	height: 280px;
	object-fit: cover;
}

.tuwen li dt {
	height: 50px;
	font-size: 16px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.hot_top li {
	border-bottom: 1px dotted #ccc;
	font-size: 16px;
	font-weight: normal;
	height: 60px;
	/* 固定高度 */
	display: flex;
	/* Flex 布局 */
	align-items: center;
	/* 单行时垂直居中 */
	overflow: hidden;
	/* 防止内容溢出 */
}

.yuanchuan {
	height: 42px;
	padding: 0 20px;
	background: rgba(0, 0, 0, 0.05);
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 10px;
	margin-bottom: 20px;

}

.yuanchuan .l {
	height: 42px;
	font-size: 18px;
	font-weight: bold;
	display: flex;
	align-items: center;
}

.yuanchuan .r {
	height: 42px;
	font-size: 16px;
	display: flex;
	align-items: center;
}

.hot_bottom li {
	border-bottom: 1px dotted #ccc;
	font-size: 16px;
	font-weight: normal;
	height: 60px;
	/* 固定高度 */
	display: flex;
	/* Flex 布局 */
	align-items: center;
	/* 单行时垂直居中 */
	overflow: hidden;
	/* 防止内容溢出 */
}

.liebiao {
	width: 386.66px;
	/* height: 780px; */
	margin-bottom: 20px;
}

.liebiao.latong .name {
	width: 1200px;
}

.liebiao.tj {
	width: 386.66px;
	height: 780px;
	margin-bottom: 20px;
}

.tj li .img {
	width: 386.66px;
	height: 220px;
}

.tj li .img img {
	width: 386.66px;
	height: 220px;
	object-fit: cover;
}

.tj li dt {
	height: 50px;
	font-size: 16px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.liebiao .name {
	height: 50px;
	width: 100%;
	background: rgba(0, 0, 0, 0.05);
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 20px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.liebiao .name .l {
	font-size: 18px;
	font-weight: bold;
}

.liebiao .name .l {
	font-size: 18px;
}

.liebiao .hot {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
}

.liebiao .hot .l {
	width: 132px;
	height: 88px;
}

.liebiao .hot .l img {
	width: 132px;
	height: 88px;
	object-fit: cover;
}

.liebiao .hot .r {
	width: 240px;
	height: 88px;

}

.liebiao .hot .r dt {
	font-size: 16px;
	line-height: 24px;
	font-style: normal;
	font-weight: bold;
	color: #404040;
}

.liebiao .hot .r dd {
	font-size: 12px;
	line-height: 32px;
	color: #BBB;
}

.liebiao ul li {
	border-bottom: 1px dotted #ccc;
	font-size: 16px;
	font-weight: normal;
	height: 60px;
	/* 固定高度 */
	display: flex;
	/* Flex 布局 */
	align-items: center;
	/* 单行时垂直居中 */
	overflow: hidden;
	/* 防止内容溢出 */
}

.liebiao ul li:nth-last-child(1) {
	border-bottom: none;
}

.site {
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px dotted #ccc;
}

.tuwen2 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;

}

.tuwen2 li {
	width: 386.66px;
	height: 320px;
	margin-bottom: 20px;
}

.tuwen2 li .img {
	width: 386.66px;
	height: 280px;
}

.tuwen2 li .img img {
	width: 386.66px;
	height: 280px;
	object-fit: cover;
}

.tuwen2 li dt {
	height: 50px;
	font-size: 16px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;

}

.list li {
	width: 100%;
	height: 154px;
	margin-bottom: 20px;
	display: flex;
	justify-content: flex-start;
}

.list li .img {
	width: 273px;
	height: 154px;
}

.list li .img img {
	width: 273px;
	height: 154px;
	object-fit: cover;
}

.list li dl {
	width: 907px;
	margin-left: 20px;
	position: relative;
}

.list li dl dt {
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #333333;
}

.list li dl dd {
	font-size: 16px;
	line-height: 26px;
}

.list li dl dd.time {
	position: absolute;
	left: 0;
	bottom: 0;
}

.list li dl .bdsharebuttonbox {
	position: absolute;
	bottom: 0;
	right: 0;
}

.nav_right .search-input {
	background-color: transparent;
	border: none;
	border-bottom: solid 1px #fff;
	margin-right: 20px;
	color: #fff;
}

.footer {
	width: 100%;
	padding-bottom: 140px;
	background-color: #303136;
	position: relative;
}

.center {
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
	color: rgba(255, 255, 255, 0.5);
	font-size: 16px;
	line-height: 36px;
}

.center .shenming .tit {
	text-align: center;
	font-size: 16px;
	color: #fff;
}

.center .shenming .con {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	color: #fff;
}

.footer_top {
	padding-top: 20px;
	display: flex;
	justify-content: space-between;
}

.footer_top .footer_left img.logo {
	height: 50px;
	margin-bottom: 30px;
}

.footer_top .footer_left span {
	margin-left: 10px;
}

.footer_top .footer_center {
	width: 500px;
	display: flex;
	justify-content: space-between;

}

.footer_top .footer_center h4 {
	font-size: 16px;
	color: rgba(255, 255, 255, 0.95);
	margin-bottom: 10px;
}

.footer_top .footer_center a {
	color: rgba(255, 255, 255, 0.95);
	font-size: 14px;
}

.footer .footer_right {}

.footer .footer_right .top {
	display: flex;
	justify-content: center;
}

.footer .footer_right ul {
	width: 320px;
	display: flex;
	justify-content: space-between;

}

.footer .footer_right ul li {
	display: flex;
	width: 144px;
	flex-direction: column;
	align-items: center;
}

.footer .footer_right img {
	width: 144px;
	height: 144px;
	margin-bottom: 2px;
}

.bottom {
	width: 1200px;
	height: 60px;
	padding: 10px 0;
	border-top: solid 1px rgba(255, 255, 255, 0.1);
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: absolute;
	bottom: 0;
	color: rgba(255, 255, 255, 0.5);
	font-size: 16px;
}

.bottom .bottom_in {
	width: 1200px;
	height: 30px;
	line-height: 30px;
	display: flex;
	align-items: center;
}

.public_width {
	width: 100%;
	margin: 0 auto;
}

.banner {
	width: 100%;
	height: 640px;
	position: relative;
}

.banner img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.banner .public_width {
	display: flex;
	height: 100%;
	align-items: center;
}

.banner_in {
	z-index: 1000;
}

.banner_in_title {
	position: relative;
}

.banner_in_title h3 {
	z-index: 1000;
	font-size: 42px;
	color: #ffffff;
	margin-bottom: 30px;
	font-family: MicrosoftYaHei;
}

.banner_in_img {
	width: 256px;
	height: 65px;
	position: absolute;
	bottom: 20px;
	left: 0px;
}

.banner_in_title img {
	width: 100%;
	height: 100%;
}

.banner_in p {
	font-size: 16px;
	color: #ffffff;
	display: flex;
	align-items: center;
	font-family: MicrosoftYaHei;
}

.banner_in p span {
	margin: 0px 10px;
}

.banner_in p a {
	color: #ffffff;
}

/* Tab切换 */
.tab-box {
	background-color: #f7f7f7;
}

.tab-box>.public_width {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.tab-item {
	font-size: 16px;
	color: #333333;
	line-height: 60px;
	padding: 0px 60px;
	font-family: MicrosoftYaHei;
}

.news_active {
	font-size: 16px;
	color: #ffffff;
	background-color: #eb0909;
	font-family: MicrosoftYaHei;
}

/* Tab切换对应内容 */
.news_box {
	margin: 60px auto;
}

.news_box_top {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.news_box_main {
	width: 65.5%;
	position: relative;
}

.news_box_main img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
}

.news_box_main_txt {
	z-index: 1000;
	position: absolute;
	bottom: 40px;
	left: 60px;
}

.news_box_main_txt a {
	font-size: 20px;
	color: #ffffff;
	font-family: MicrosoftYaHei;
}

.news_box_main_txt p {
	width: 50%;
	font-size: 16px;
	line-height: 1.5;
	color: #ffffff;
	margin-top: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: MicrosoftYaHei;
}

.news_box_bottom {
	display: flex;
	margin-top: 44px;
	justify-content: space-between;
}

.news_box_bin {
	width: 31%;
}

.news_box_bin_img {
	width: 100%;
}

.news_box_bin_img img {
	width: 100%;
}

.news_box_bin_txt {
	padding: 30px 20px;
	background-color: #fafafa;
}

.news_box_bin_txt .news_box_time {
	font-size: 16px;
	color: #999999;
	margin-bottom: 20px;
	font-family: MicrosoftYaHei;
}

.news_box_bin_txt .news_box_link {
	display: block;
}

.news_box_bin_txt .news_box_link h4 {
	font-size: 20px;
	line-height: 1.5;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}

.news_box_bin_txt .news_box_link p {
	font-size: 16px;
	line-height: 24px;
	color: #666666;
	font-family: MicrosoftYaHei;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-clamp: 2;
	display: -moz-box;
	/* 兼容旧版 Firefox */
	-moz-box-orient: vertical;
}

.news_box_bin_txt img {
	width: 16px;
	height: 16px;
	margin-top: 20px;
}

/* 新闻详情 */
.news_info {
	background-color: #FFFFFF;
}

.news_info_title {
	text-align: center;
	margin-bottom: 60px;
	margin-top: 40px;
}

.news_info_title h3 {
	font-family: MicrosoftYaHei;
	font-size: 32px;
	color: #333333;
	margin-bottom: 30px;
}

.news_info_title p {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #999999;
}

.news_info_content {
	font-family: MicrosoftYaHei !important;
	font-weight: normal !important;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	margin-bottom: 120px;
}

.news_info_content section {
	width: 100% !important;
}

.news_info_content p {
	font-family: MicrosoftYaHei !important;
	font-weight: normal !important;
	font-size: 16px !important;
	line-height: 30px;
	color: #666666;
}

.news_info_content span {
	font-family: MicrosoftYaHei !important;
	font-weight: normal !important;
}

.news_info_content img {
	max-width: 60% !important;
	height: inherit !important;
}

.news_info_content_img {
	display: flex;
	margin: 50px auto;
	justify-content: space-between;
}

.news_info_content_img img {
	width: 32%;
}

.news_info_relevant {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.news_info_relevant a {
	font-family: MicrosoftYaHei;
	font-size: 15px;
	line-height: 50px;
	color: #666666;
	display: inline-block;
}

/**分页样式**/
.pagination {
	padding: 50px 0 50px;
	;
	float: right;
	margin-right: -4px;
}

.pagination li {
	float: left;
	margin-left: 4px;
	text-align: center;
}

.pagination span,
.pagination a {
	display: block;
	padding: 5px 12px;
	background: #f1eff0;
}

.pagination .active span {
	background: rgb(102, 0, 0);
	color: #FFF;
}

.pagination .disabled span {
	display: none;
}

.pagination a:hover {
	background: rgb(102, 0, 0);
	color: #FFF;
	background: rgb(102, 0, 0);
}

.border_dashed {
	border-bottom: 1px dashed #e6e6e6;
}

.swiper_out {
	position: relative;
	width: 1200px;
	height: 500px;
	margin: 0 auto 0px;
}

.swiper_out .by {
	width: 1200px;
	height: 120px;
	position: absolute;
	top: calc(309px - 28.5px);
	z-index: 100;
	display: flex;
	justify-content: center;
}

.swiper_out .swiper {
	width: 1200px;
	margin-left: 0px;
	overflow: hidden;
}

.swiper_out .swiper img {
	width: 1200px;
	height: 500px;
	object-fit: cover;
}

.swiper-pagination {
	position: absolute;
	height: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: 10px !important;
	/* 控制位置 */
}

/* 单个指示点 */
.swiper-pagination-bullet {
	width: 12px;
	/* 大小 */
	height: 12px;
	background: #999;
	/* 默认颜色 */
	opacity: 0.8;
	margin: 0 6px !important;
	/* 间距 */
}

/* 当前激活的指示点 */
.swiper-pagination-bullet-active {
	background: rgb(102, 0, 0);
	/* 激活颜色 */
	width: 24px;
	/* 激活时宽度变化 */
	border-radius: 12px;
	/* 激活时变为长条 */
	transition: all 0.3s;
	/* 动画效果 */
}

.swiper_out .swiper_en {
	width: 1200px;
	margin-left: 0px;
	overflow: hidden;
}

.swiper_out .swiper_en img {
	width: 1200px;
	height: 500px;
	object-fit: cover;
}

/* 移动端适配 - 屏幕宽度小于768px */
@media screen and (max-width: 768px) {
	body {
		font-size: 14px;
	}

	.kongxi {
		height: 3vw;
	}

	.box,
	.header,
	.center,
	.footer,
	.bottom {
		width: 100%;
	}

	.swiper_out .nav {
		top: 0;
		width: 100%;
		height: 44vw;
	}

	.header {
		height: 22vw;
	}

	.swiper_out .nav_bg {
		width: 100%;
		height: 15vw;
		background-size: 100%;
		background-repeat: no-repeat;
		padding: 0;
	}

	.swiper_out .nav_menu {
		right: 0vw;
		top: 3vw;
	}

	.swiper_out .nav_menu li {
		margin-right: 4vw;
	}

	.search {
		position: absolute;
		width: 100vw;
		padding: 0 4vw;
		box-sizing: border-box;
		right: 0;
		top: 56.5vw;
	}

	.search form {
		width: 100%;
		display: flex;

	}

	.search button {
		width: 25vw;
		height: 10vw;
		white-space: nowrap;
		display: flex;
		align-items: center;
		line-height: 10vw;
		font-size: 3.5vw;
		margin-left: -1px;
		border-radius: 0 5vw 5vw 0;
	}

	.search i {
		width: 6vw;
		margin-left: 3vw;
		line-height: 10vw;
		position: relative;
		font-size: 5vw;
	}

	input.keyword {
		width: calc(100% - 40vw);
		height: 10vw;
		padding: 0;
		box-sizing: border-box;
		border: 1vw solid rgb(102, 0, 0);
		border-radius: 5vw 0 0 5vw;
		flex-grow: 1;
		padding-left: 10vw;
		margin-left: -9vw;
	}

	.category {
		width: 100%;
		height: 11vw;
	}

	.category li {
		width: 20% !important;
		height: 11vw;
		border-left: none;
		border-bottom: 1px solid #fff;
	}

	.category li:nth-child(1) {
		display: none;
	}

	.box .light_left,
	.box .light_right {
		width: 100%;
		box-sizing: border-box;
		padding: 0 4vw;
		flex-direction: column;
	}

	.tuwen2 {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.tuwen li,
	.tuwen2 li {
		width: 92vw;
		height: auto;
		box-sizing: border-box;
		margin-bottom: 3vw;
	}

	.tuwen li .img,
	.tuwen2 li .img,
	.tuwen li .img img,
	.tuwen2 li .img img {
		width: 100%;
		height: 40vw;
	}

	.tuwen li dt {
		height: auto;
		font-size: 18px;
		white-space: inherit;
		overflow: hidden;
	}

	.tuwen2 li dt {
		height: auto;
		font-size: 18px;
		line-height: 30px;
		white-space: inherit;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.list li {
		flex-direction: row;
		padding: 0 3vw;
		box-sizing: border-box;
		height: auto;
	}

	.list li .img,
	.list li .img img {
		width: 20vw;
		height: 20vw;
		margin-right: 3vw;
	}

	.list li dl {
		width: 71vw;
		margin-left: 0;
		margin-top: 0;
	}

	.list li dl dt {
		height: auto;
	}

	.list li dl dd {
		display: none;
	}

	.list li dl dt a {
		font-size: 18px;
		line-height: 26px;
		font-weight: normal;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		/* 旧版 WebKit 浏览器 */
		line-clamp: 2;
		/* 标准属性（未来推荐） */
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.banner {
		height: 300px;
	}

	.banner_in_title h3 {
		font-size: 24px;
		margin-bottom: 15px;
	}

	.banner_in p {
		font-size: 14px;
	}

	.tab-box>.public_width {
		overflow-x: auto;
		white-space: nowrap;
	}

	.tab-item {
		padding: 0 20px;
	}

	.news_box_main_txt {
		left: 20px;
		bottom: 20px;
	}

	.news_box_main_txt a {
		font-size: 16px;
	}

	.news_box_main_txt p {
		width: 80%;
		font-size: 14px;
		margin-top: 10px;
	}

	.news_box_bottom {
		flex-direction: column;
	}

	.news_box_bin {
		width: 100%;
		margin-bottom: 20px;
	}

	.news_info_title h3 {
		font-size: 24px;
	}

	.pagination {
		float: none;
		display: flex;
		justify-content: center;
		margin: 0;
		padding: 3vw 3vw 5vw;
	}

	.pagination li {
		float: left;
		margin-left: 0;
		margin-right: 1vw;
		text-align: center;
	}

	.pagination span,
	.pagination a {
		display: block;
		padding: 5px 12px;
		background: #f1eff0;
	}

	.yuanchuan {
		margin-top: 0vw;
		margin-bottom: 0vw;
		height: 10vw;
	}

	.hot_top {
		width: 100%;
		height: auto;
		margin-bottom: 0;
	}

	.hot_top li {
		border-bottom: 1px dotted #ccc;
		font-size: 18px;
		font-weight: normal;
		height: 60px;
		/* 固定高度 */
		display: flex;
		/* Flex 布局 */
		align-items: center;
		/* 单行时垂直居中 */
		overflow: hidden;
		/* 防止内容溢出 */
	}

	.hot_bottom li {
		border-bottom: 1px dotted #ccc;
		font-size: 18px;
		font-weight: normal;
		height: 60px;
		/* 固定高度 */
		display: flex;
		/* Flex 布局 */
		align-items: center;
		/* 单行时垂直居中 */
		overflow: hidden;
		/* 防止内容溢出 */
	}

	.hot_bottom li:nth-last-child(1) {
		border-bottom: none;
		/* margin-bottom: -3vw; */
	}

	.liebiao {
		width: 100%;
		height: auto;
		margin-bottom: 0;
	}

	.liebiao.latong .name {
		width: 100%;
	}

	.liebiao .hot {
		margin: 0 4vw;
		padding-bottom: 3vw;
	}

	.liebiao ul {
		padding: 0 4vw;
	}

	.liebiao ul li {
		border-bottom: 1px dotted #ccc;
		font-size: 18px;
		font-weight: normal;
		height: 80px;
		/* 固定高度 */
		display: flex;
		/* Flex 布局 */
		align-items: center;
		/* 单行时垂直居中 */
		overflow: hidden;
		/* 防止内容溢出 */
	}

	.liebiao ul li:nth-last-child(1) {
		border-bottom: none;
	}

	.liebiao .hot .r dt {
		font-size: 18px;
		line-height: 24px;
		font-style: normal;
		font-weight: bold;
		color: #404040;
	}

	.liebiao .name .l {
		font-size: 20px;
	}

	.liebiao .name .r {
		font-size: 18px;
	}

	.liebiao .name.name_hide {
		display: none;
	}

	.footer {
		height: auto;
	}

	.center {
		width: 100%;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 4vw 4vw 0;
		color: rgba(255, 255, 255, 0.5);
		font-size: 16px;
		line-height: 36px;
	}

	.center .shenming .tit {
		text-align: center;
		font-size: 18px;
		color: #fff;
	}

	.footer_top {
		padding-top: 2vw;
		display: flex;
		flex-direction: column;
	}

	.footer_top .footer_center {
		width: 100%;
		display: none;
	}

	.footer_top .footer_center>div {
		margin-bottom: 4vw;
	}

	.footer .footer_right {
		display: none;
	}

	.footer_left ul {
		display: flex;
		flex-direction: column;
	}

	.footer_top .footer_left img.logo {
		width: 100%;
		height: auto;
		margin-bottom: 3vw;
	}

	.footer_top .footer_left span {
		font-size: 18px;
	}

	.bottom {
		margin-top: 3vw;
		height: auto;
		position: static;

	}

	.bottom .bottom_in {
		width: 100%;
		font-size: 14px;
		height: auto;
		line-height: 5vw;
		display: flex;
		align-items: center;
		margin-bottom: 2vw;
	}

	.site {
		padding: 3vw;
		font-size: 16px;
	}

	.news_info_relevant {
		padding: 3vw 0 3vw;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		font-size: 18px;
	}

	.news_info_relevant a {
		font-family: MicrosoftYaHei;
		/* display: inline-block; */
		/* float: left; */
		font-size: 18px;
		line-height: 32px;
		color: #666666;
		display: inline-block;
	}

	.news_info_content img {
		max-width: 100% !important;
		height: inherit !important;
	}

	.swiper_out {
		width: 100vw;
		height: 44vw;
		margin: 0 auto 0px;
	}

	.swiper_out .swiper {
		width: 100vw;
		margin-left: 0;
		overflow: hidden;
	}

	.swiper_out .swiper img {
		width: 100vw;
		height: 44vw;
		object-fit: cover;
	}

	.swiper_out .by {
		position: absolute;
		top: 23vw;
		left: 4vw;
		width: 92vw;
		height: 14.28vw;
		z-index: 100;
		display: flex;
		justify-content: center;
	}

	.swiper_out .by img {
		width: 92vw;
		height: 14.28vw;
	}

	.swiper_out .swiper_en {
		width: 100vw;
		margin-left: 0;
		overflow: hidden;
	}

	.swiper_out .swiper_en img {
		width: 100vw;
		height: 44vw;
		object-fit: cover;
	}

}