* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	outline: none;
}

@font-face {
	font-family: "SourceHanSansCN-Regular";
	font-display: swap;
	src: url('SourceHanSansCN-Regular.otf');
}

body,
div,
ul,
li,
a,
dl,
dd,
dt,
input,
textarea,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
img {
	margin: 0;
	padding: 0;
	font-family: "SourceHanSansCN-Regular";
}

html {
	margin: 0;
	padding: 0;
}

html,
body {
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
	font-family: "SourceHanSansCN-Regular";
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

input,
textarea,
select,
button,
area {
	appearance: button;
	-moz-appearance: button;
	-webkit-appearance: button;
	outline: none;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

ul,
li,
dl,
dd,
dt {
	list-style: none;
}

a {
	text-decoration: none;
	color: #111;
	-webkit-transition: all ease-in .2s;
	-ms-transition: all ease-in .2s;
	-moz-transition: all ease-in .2s;
	-o-transition: all ease-in .2s;
	transition: all ease-in .2s;
}

img {
	border: 0;
	display: block;
	font-size: 0;
}

a:hover {
	color: #cb3234;
}

body {
	color: #333333;
	background-color: #f7f7f7;
	background-image: url(../main-bj.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: "SourceHanSansCN-Regular", Microsoft Yahei, Arial, Helvetica, sans-serif;
}

.clearfix {
	overflow: auto;
	*zoom: 1;
	/*IE/7/6*/
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.l {
	float: left;
}

.r {
	float: right;
}

.t-section {
	width: 94%;
	max-width: 1620px;
	margin: auto;
	position: relative;
}

.section {
	width: 94%;
	max-width: 1620px;
	margin: auto;
	background: #fff;
}

.wx-fixed {
	width: 100px;
	height: 120px;
	position: fixed;
	top: 20%;
	right: 0;
	font-size: 12px;
	background: #fff;
	z-index: 99999;
	padding: 2px 2px 10px 2px;
	border: 1px solid #eee;
}

.wx-fixed span {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
}

.head {
	width: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	height: 281px;
	overflow: hidden;
}

.head .logo {
	width: 60%;
	position: absolute;
	top: 85px;
	left: 0;
	z-index: 10;
}

.head .logo img {
	max-width: 100%;
}

.head .adv {
	width: 50%;
}

.head .adv img {
	max-width: 100%;
}

#main {
	height: 281px;
	overflow: hidden;
	position: absolute;
	right: 0;
}

#main img {
	height: 281px;
}

.header {
	position: relative;
	z-index: 5;
}

.header .menu {
	width: 100%;
	background: #c80d0a;
	overflow: hidden;
}

.header .menu ul {
	display: flex;
	flex-wrap: wrap;
}

.header .menu ul li {
	float: left;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.header .menu ul li a {
	line-height: 55px;
	font-size: 20px;
	width: 100%;
	display: block;
	color: #fff;
}

.header .menu ul li.w11 {
	width: 10.7%;
}

.header .menu ul li.w5 {
	width: 3%;
}

.header .menu ul li.w5 img {
	max-width: 20px;
	margin: auto;
}

.header .menu ul li.w11 a.on,
.header .menu ul li.w11 a:hover {
	background: #93100e;
}

.content_section {
	padding: 15px 15px;
}

.index_search_form {
	width: 60%;
	margin: 10px 0;
	float: right;
}

.inner_search_form {
	width: 80%;
	margin: 30px auto;
}

.search_form {
	border: 1px solid #dcdcdc;
	overflow: hidden;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	border-radius: 3px;
}

.search_form form {
	width: 100%;
}

.search_form input.username {
	width: 85%;
	float: left;
	border: none;
	padding: 0 15px;
	line-height: 42px;
	font-size: 16px;
	color: #6f6f6f;
}

.search_form input::placeholder {
	color: #6f6f6f;
}

.search_form input.da_button {
	width: 15%;
	float: left;
	border: none;
	line-height: 42px;
	font-size: 15px;
	color: #fff;
	background: #c80d0a url(../icon_serch.png) no-repeat center center;
}

/*Hot_news*/
.index_top {
	width: 100%;
	overflow: hidden;
}

.Hot_news {
	position: relative;
	width: 38%;
	float: left;
}

.Hot_news .fcon {
	position: relative;
	width: 100%;
	height: 475px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	background: #fff;
}

.Hot_news .shadow {
	width: 100%;
	display: block;
	overflow: hidden;
	width: 100%;
	color: #fff;
	line-height: 45px;
	padding: 10px 10px;
	font-size: 18px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgb(0, 0, 0, 0.6);
}

.focus_news {
	width: 59%;
	float: right;
}

.focus_news .title {
	background: #fff3e3;
	border: 1px solid #feccc3;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	padding: 10px 15px;
	justify-content: space-between;
}

.focus_news .title span {
	font-size: 20px;
	color: #000;
	font-weight: bold;
}

.focus_news .news-top {
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px dashed #ccc;
}

.focus_news .news-top ul {
	width: 100%;
}

.focus_news .news-top ul a {
	height: 23px;
	overflow: hidden;
	font-size: 18px;
	color: #cb3234;
}

.focus_news .news-li {
	width: 100%;
	overflow: hidden;
}

.banner_ads {
	width: 100%;
	margin: 25px 0;
	overflow: hidden;
}

.banner_ads img {
	width: 100%;
}

.news-li {
	width: 100%;
}

.news-li ul {
	width: 100%;
	font-size: 16px;
	margin: 5px 0;
}

.news-li ul li {
	width: 100%;
	line-height: 40px;
	overflow: hidden;
	position: relative;
	border-bottom: 1px dashed #ddd;
}

.news-li ul li a {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	padding-left: 15px;
	position: relative;
}

.news-li ul li a:before {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	background: #bbb;
	border-radius: 50%;
	top: 50%;
	left: 0;
	margin-top: -4px;
	transition: ease .5s;
}

.news-li ul li span {
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
}

.news-li_span ul li {
	padding-right: 90px;
}

.wrapper_news {
	width: 100%;
	overflow: hidden;
}

.wrapper_news .news-left {
	width: 74%;
	float: left;
}

.wrapper_news .news-left .news-pic {
	width: 100%;
	overflow: hidden;
}

.marqueeleft {
	width: 100%;
	overflow: hidden;
}

.marqueeleft ul {
	float: left;
}

.marqueeleft li {
	float: left;
	margin: 0 5px;
	display: inline;
	width: 220px;
	overflow: hidden;
}

.marqueeleft li img {
	display: block;
	border: #ccc 1px solid;
	width: 100%;
	padding: 1px;
	overflow: hidden;
}

.marqueeleft li span {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-align: center;
	line-height: 35px;
	overflow: hidden;
	font-size: 15px;
}

/*news-left-top*/
.news-left-top {
	width: 100%;
	margin: 25px 0;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.news-left-top .news-list {
	width: 31.333%;
}

.column {
	width: 100%;
	line-height: 40px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.column span {
	font-size: 20px;
}

.column a {
	color: #333;
}

.column a:hover {
	color: #cb3234
}

.news-left .column {
	border-bottom: 2px solid #d2d2d2;
}

.news-left .column span {
	padding: 0 5px;
	border-bottom: 2px solid #cb3234;
	color: #cb3234;
	font-weight: bold;
	position: relative;
	margin-bottom: -2px;
}

/*news-left-bottom*/
.news-left-bottom {
	width: 100%;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.news-left-bottom .news-list {
	width: 32%;
}

.news-pic02 {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}

.news-pic02 ul {
	width: 100%;
}

.news-pic02 ul li {
	float: left;
	width: 48%;
	margin: 0 1%;
}

.news-pic02 ul li a {
	display: block;
	width: 100%;
}

.news-pic02 ul li img {
	width: 100%;
	padding: 1px;
	box-sizing: border-box;
}

.news-pic02 ul li span {
	display: block;
	text-align: left;
	line-height: 38px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

/*news-right*/
.wrapper_news .news-right {
	width: 24%;
	float: right;
}

.wrapper_news .news-right .column {
	border-top: 2px solid #d64646;
	line-height: 45px;
	border-bottom: 2px solid #e5e5e5;
	padding: 0 10px;
}

.wrapper_news .news-right .news-li {
	width: 92%;
	margin: 10px auto;
}

.wrapper_news .news-right .news-ab {
	border: 1px solid #e8e8e8;
	margin-bottom: 25px;
}

.wrapper_news .news-right .press {
	border: 1px solid #e8e8e8;
}

.m_le {
	width: 24%;
	float: left;
}

.m_le .column {
	border-top: 1px solid #d64646;
	line-height: 45px;
	padding: 0 10px;
	border-bottom: 2px solid #e5e5e5;
	box-sizing: border-box;
}

.m_le .news-li {
	width: 92%;
	margin: 10px auto;
}

.m_le .video video {
	width: 92%;
	margin: 15px 4%;
}

.m_le .news-ab,
.m_le .video,
.m_le .press {
	border: 1px solid #e8e8e8;
	margin-bottom: 30px;
}

.m-lr {
	width: 73%;
	float: right;
}

.m-lr .n-column {
	width: 100%;
	background: #dcdcdc;
	border: 1px solid #dcdcdc;
	height: 45px;
	line-height: 45px;
	padding: 0 8px;
	box-sizing: border-box;
	position: relative;
}

.m-lr .n-column span {
	position: absolute;
	display: block;
	width: 168px;
	line-height: 48px;
	top: -3px;
	left: 0;
	background: #93100e;
	color: #fff;
	text-align: center;
	font-size: 20px;
}

.m-lr .n-column span.video-span {
	width: 300px;
}

.m-lr .n-column a {
	float: right;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
}

.m-lr .n-news-list {
	width: 100%;
	border: 1px solid #e8e8e8;
	box-sizing: border-box;
}

.m-lr .n-news-list ul {
	width: 96%;
	font-size: 14px;
	margin: 15px auto;
}

.m-lr .n-news-list ul li {
	width: 100%;
	overflow: hidden;
	line-height: 35px;
	padding: 5px 0;
	border-bottom: 1px dashed #cccccc;
}

.m-lr .n-news-list ul li a {
	display: block;
	width: 80%;
	float: left;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	line-height: 35px;
	text-indent: 0.6em;
	background: url(../r-dian.jpg) no-repeat 1px 17px;
}

.m-lr .n-news-list ul li span {
	display: block;
	width: 20%;
	float: left;
	text-align: right;
}

.m-lr .main-con {
	width: 100%;
	border: 1px solid #e8e8e8;
	box-sizing: border-box;
	padding: 30px 2%;
}

.m-lr .main-con .newstitle {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	padding: 20px 0;
	text-align: center;
}

.m-lr .main-con .sitename {
	display: block;
	text-align: center;
	line-height: 20px;
	padding: 5px 0;
	background: #fff3e3;
	border: 1px solid #feccc3;
	overflow: hidden;
}

.m-lr .main-con .content {
	width: 100%;
	line-height: 30px;
	padding: 30px 0;
	font-size: 18px;
}

.m-lr .main-con .content img {
	width: 100%;
	display: block;
	margin: 25px auto;
	max-width: 600px;
}

.m-lr .main-con .content p,
.m-lr .main-con .content div {
	margin-bottom: 25px;
}

.Source_Author {
	overflow: hidden;
	width: 100%;
	margin-top: 20px;
	font-size: 18px;
	text-align: right;
}

.m-lr .main-con .cp-pic {
	width: 100%;
	overflow: hidden;
	padding: 5px 0;
}

.m-lr .main-con .cp-pic {
	width: 100%;
	font-size: 0;
}

.m-lr .main-con .cp-pic li {
	width: 31.33%;
	margin: 10px 1%;
	font-size: 0;
	display: inline-block;
	vertical-align: top;
}

.m-lr .main-con .cp-pic li img {
	width: 100%;
	border: 1px solid #e8e8e8;
	box-sizing: border-box;
}

.m-lr .main-con .content h4 {
	font-size: 16px;
	text-align: center;
}

.m-lr .video-ul {
	width: 100%;
	margin-bottom: 30px;
	border: 1px solid #e8e8e8;
	box-sizing: border-box;
}

.m-lr .video-ul h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height: 25px;
	padding: 20px 10px;
	border-bottom: 1px dashed #cccccc
}

.m-lr .video-ul ul {
	width: 96%;
	font-size: 16px;
	margin: 15px auto;
	display: flex;
	flex-wrap: wrap;
}

.m-lr .video-ul ul li.mp4-video-ul {
	width: 31.333%;
	margin: 10px 1%;
	text-align: center;
	overflow: hidden;
}

.m-lr .video-ul ul li.mp3-video-ul {
	width: 48%;
	margin: 10px 1%;
	text-align: center;
	overflow: hidden;
}

.m-lr .video-ul ul li a {
	display: block;
	width: 100%;
	overflow: hidden;
	font-weight: bold;
}

.m-lr .video-ul ul li img {
	height: 200px;
	width: 100%;
}

.m-lr .video-ul .mp3-video {
	height: 56px;
	width: 100%;
}

.mp4-video {
	max-height: 450px;
}

.qt-pagination {
	width: 94%;
	margin: auto;
	overflow: hidden;
	padding: 30px 0;
	text-align: center;
}

.qt-pagination a {
	box-sizing: border-box;
	border-radius: 4px;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	padding: 0 10px;
	margin: 0 3px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
}

.qt-pagination .pages {
	background: #ae1c1c;
	color: #fff;
}

.link-list {
	width: 100%;
	overflow: hidden;
	border: 1px solid #e9e9e9;
	margin: 10px 0;
	color: #fff;
}

.link-list span {
	display: block;
	background: #cd1813;
	width: 150px;
	line-height: 40px;
	text-align: center;
}

.link-list ul {
	width: 100%;
	border-top: 2px solid #cd1813;
	padding: 10px 0;
	overflow: hidden;
}

.link-list ul li {
	float: left;
	border-right: 1px solid #222;
	line-height: 15px;
	padding: 0 8px;
	margin: 5px 0;
}

.footer {
	width: 94%;
	max-width: 1620px;
	margin: auto;
	background: #cd1813;
	text-align: center;
	padding: 20px 0;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
}

.footer .section1 {
	width: 100%;
	position: relative;
}

.footer .wx-icon {
	display: none;
}

.footer a {
	color: #fff;
}

.foot-img {
	width: 100%;
	text-align: center;
	padding-top: 35px;
	background: #cd1813;
}

.foot-wechat {
	margin: 0 10px;
	cursor: pointer;
	display: inline-block;
	transition: 0.3s;
}

.foot-wechat i.wechat-icon {
	display: inline-block;
	width: 40px;
	border: 1px solid #fff;
	border-radius: 50%;
}

.wechat-icon img {
	width: 100%;
	display: block;
	transition: 0.3s;
	filter: brightness(100);
}

.foot-wechat p {
	color: #fff;
	font-size: 16px;
}

.foot-wechat:hover {
	opacity: 0.9;
}

.foot-wechat:hover .wechat-icon {
	filter: brightness(100);
}

.wechat-img {
	display: none;
	width: 100%;
	height: 100%;
	background: rgb(0, 0, 0, 0.4);
	position: fixed;
	z-index: 50;
	bottom: 0;
	left: 0;
	transition: 0.3s;
}

.wechat-img .box {
	width: 100%;
	height: 100%;
	background: rgb(0, 0, 0, 0.4);
	position: fixed;
	z-index: 50;
	bottom: 0;
	left: 0;
	transition: 0.3s;
}

.wechat-img .content {
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 20px;
	width: 200px;
	border-radius: 5px;
	background: #fff;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.wechat-img .content h4 {
	font-size: 16px;
	text-align: center;
}

.wechat-img .content img {
	width: 100%;
}

.c-close {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	bottom: -60px;
	left: 50%;
	margin-left: -20px;
	cursor: pointer;
	background-color: #fff;
	border-radius: 50%;
	transition: all 0.5s;
}

.foot-wechat h3,
.foot-wechat a {
	position: relative;
	z-index: 10;
	font-size: 16px;
}

/*banner媒体查询*/
@media (max-width:1200px) {
	.t-section {
		width: 100%;
	}

	.head .adv {
		display: none;
	}
}

@media (max-width:768px) {

	.header .menu ul li.w11,
	.header .menu ul li.w5 {
		width: 25%;
	}

	.header .menu ul {
		display: block;
	}

	.header .menu ul li a {
		padding: 0;
		font-size: 17px;
		line-height: 34px;
	}

	.header .menu ul li.w5 a {
		height: 34px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.Hot_news .shadow a {
		width: 60%;
	}

	.m_le {
		display: none;
	}

	.m-lr {
		width: 100%;
	}

	.Hot_news,
	.focus_news {
		width: 100%;
		margin: 8px 0;
	}
}

@media (max-width:658px) {
	.Hot_news .fcon {
		height: auto;
	}

	.wrapper_news .news-left {
		width: 100%;
	}

	.wrapper_news .news-right {
		width: 100%;
	}

	.wx-fixed {
		display: none;
	}

	.footer .wx-icon {
		display: inline-block;
		margin-top: 15px;
	}

	.m-lr .main-con .newstitle {
		font-size: 20px;
	}

	.m-lr .main-con .content {
		line-height: 26px;
		font-size: 16px;
	}

	.m-lr .main-con .content p,
	.m-lr .main-con .content div {
		margin-bottom: 15px;
	}

	.m-lr .main-con .content img {
		margin: 10px auto;
	}
}

@media (max-width:520px) {
	.head {
		height: auto;
		padding: 20px 0;
	}

	.head .logo {
		width: 100%;
		position: relative;
		top: 0;
	}

	.head .logo img {
		max-width: 98%;
	}

	.Hot_news {
		width: 100%;
	}

	.focus_news {
		width: 100%;
		margin: 20px 0;
	}

	.index_top .i-ab {
		width: 100%;
	}

	.wrapper_news .news-left .news-list {
		width: 100%;
	}

	.wrapper_news .news-left .news-list02,
	.wrapper_news .news-left .news-list03 {
		margin: 20px 0;
	}

	.m_le {
		width: 100%;
		display: none;
	}

	.m-lr {
		width: 100%;
	}

	.m-lr .main-con .cp-pic ul li {
		width: 48%;
	}

	.index_top {
		width: 100%;
	}

	.wrapper_news {
		width: 100%;
	}

	.link-list {
		width: 94%;
		margin: 10px auto;
	}

	.m-lr .n-news-list ul li a {
		width: 70%;
	}

	.m-lr .n-news-list ul li span {
		width: 30%;
	}

	#FlashID {
		display: none;
	}

	.m-lr .n-column a {
		display: none;
	}

	#main {
		display: none;
	}

	.Hot_news .shadow a {
		width: 75%;
	}

	.m-lr .video-ul ul li {
		width: 100%;
	}

	.m-lr .video-ul ul li img {
		max-width: 100%;
	}

	.foot-wechat p {
		font-size: 14px;
	}

	.footer,
	.section {
		width: 100%;
		max-width: 100%;
	}

	.footer {
		padding: 20px 20px;
		font-size: 13px;
		line-height: 23px;
	}

	.foot-wechat {
		width: 30%;
		margin: 10px 3%;
	}

	.m-lr .video-ul ul li.mp4-video-ul {
		width: 98%;
		margin: 10px 1%;
		text-align: center;
		overflow: hidden;
	}

	.m-lr .main-con .sitename {
		font-size: 13px;
	}
}