html,
body,
div,
form,
p,
a,
h1,
h2,
h3,
h4,
h5,
h6,
img,
table,
td,
th,
input,
span,
section,
header,
footer,
nav,
article,
aside,
fieldset,
textarea,
dl,
dt,
dd,
blockquote,
ul,
ol,
form {
	margin: 0;
	padding: 0;
}

section,
header,
footer,
nav,
article,
aside {
	display: block;
}

body {
	color: #6C6C6C;
	font-family: "ff-tisa-web-pro-1", "ff-tisa-web-pro-2", "Lucida Grande", "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei", "simsun";
	font-size: 14px;
	background: #FFFFFF;
}

ol,
ul {
	list-style: none;
}

li {
	list-style-type: none;
}

caption,
th {
	text-align: left;
}

address,
caption,
cite,
code,
dfn,
ins,
em,
th,
var,
i {
	font-weight: normal;
	font-style: normal;
}

input,
textarea {
	font-size: 14px;
	padding: 2px;
}

img {
	border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

h3 a,
h4 a {
	color: #000;
}

textarea {
	overflow: auto;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	/* color:#8d0000; */
	/* text-decoration:underline; */
}

.f-l {
	float: left;
	_display: inline;
}

.f-r {
	float: right;
	_display: inline;
}

.f-c {
	float: center;
	_display: inline;
}

.pos-r {
	position: relative;
}

.pos-a {
	position: absolute;
}

.b {
	font-weight: bold;
}

.hide,
.hidden {
	display: none;
}

.ov {
	overflow: hidden;
	_zoom: 1;
}

.tc {
	text-align: center;
}

.shouyechanner {
	width: 370px;
	height: 180px;
	overflow: hidden;
}

.shouyechanner img {
	width: 370px;
	height: 180px;
	object-fit: cover;
	overflow: hidden;
}

.newslist {
	width: 420px;
	height: 415px;
	background: #FFFFFF;
}

.m-t-15 {
	margin-top: 15px;
}

.m-t-20 {
	margin-top: 20px !important;
}

.m-l-10 {
	margin-left: 40px;
	margin-top: 25px;
}

.m-l-15 {
	margin-left: 15px;
}

.m-b-20 {
	margin-bottom: 20px !important;
}

.menuDred {}

.menuDred .current a {
	color: #FFFFFF !important;
}

.menuDred li a {
	color: #FFFFFF !important;
}

.m-r-10 {
	margin-right: 10px;
}

.m-b-10 {
	margin-bottom: 10px;
}

.m-r-20 {
	margin-right: 20px;
}

.m-l-35 {
	width: 23%;
	display: inline-block;
	word-break: break-all;
	overflow: hidden;
	margin: 0 10px;
	float: left;
}

.ti2 {
	text-indent: 2em
}

.w380 {
	width: 380px;
}

.w370 {
	width: 370px;
}

.w390 {
	width: 385px;
}

.h15 {
	height: 15px;
}

.w20 {
	width: 20px;
}

.clear {
	clear: both;
}

.videocontainer {
	height: 100px;
	overflow: hidden;
}

.itembox {
	display: inline-block;
	width: 100px;
	height: 100px;
	margin: 0 5px;
	position: relative;
	float: left;
	overflow: hidden;
}

.itembox .banner {
	width: 100%;
	height: 100%;
}

.videoicon {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 35px;
	bottom: 35px;
}

.itembox h4 {
	bottom: 0;
	height: 30px;
	left: 0;
	position: absolute;
	text-align: left;
	width: 370px;
	line-height: 30px;
	text-indent: 2px;
	overflow: hidden;
	font-size: 10px;
	color: white;
	background-color: rgba(0, 0, 0, .6);
	cursor: pointer;
}

.itembox h4:hover {
	text-decoration: underline;
}

[v-cloak] {
	display: none !important;
}

.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}

.fz12 {
	font-size: 12px;
}

.fz14 {
	font-size: 14px;
}

.fz16 {
	font-size: 16px;
}

.l22 {
	line-height: 22px;
}

.l24 {
	line-height: 24px;
}

.noborder {
	border: none;
}

.more {
	text-align: right;
	padding-right: 20px;
}

.more3 {
	text-align: right;
	font-size: 20px;
}

.more3 span {
	margin-right: 43px;
}

.more2 {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	padding-right: 20px !important;
}

.hline {
	background-color: #e2e2e2;
	height: 1px;
	overflow: hidden;
}

.more1 span {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	cursor: pointer;
}

.column {
	width: 1280px;
	margin: 10px auto;
	background-color: #ffffff;
}

.column2 {
	width: 1200px;
	margin: 0 auto;
}

.column122 {
	width: 1280px;
	margin: 0 auto;
	background: #fff;
	box-sizing: border-box;
	border-radius: 12px;
}

#app {
	/* position:relative; */
}

.returnTop {
	width: 30px;
	height: 30px;
	position: fixed;
	right: 18px;
	bottom: 80px;
	cursor: pointer;
}

header {
	width: 100%;
}

.h-50 {
	height: 46px;
	line-height: 46px;
}

.repeat-x {
	background: #333333;
	height: 44px;
	border-bottom: 2px solid #d6d6d6;
	line-height: 45px;
}

.topmenu li {
	float: left;
	padding: 0px 25px;
	font-size: 16px;
}

.topmenu li a {
	font-size: 16px;
	color: #FFFFFF;
}

#header span {
	display: inline-block;
	margin-right: 10px;
}

#header .xawb {
	width: 17px;
	height: 22px;
	vertical-align: middle;
}

#header .tel {
	width: 22px;
	height: 22px;
	vertical-align: middle;
}

#header .ahtel {
	width: 22px;
	height: 17px;
	vertical-align: middle;
}

#header .time {
	width: 21px;
	height: 22px;
	vertical-align: middle;
}

.logo-bar {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 90px;
	padding: 0 20px;
}

.centerboxtop {
	width: 100%;
	display: flex;
	align-items: center;
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #88a0bc;
}

.centerboxtopItem a {
	color: #88a0bc;
}

.centerboxtopItem {
	/* margin-right:40px; */
	cursor: pointer;
	width: 135px;
}

.search-from {}

.search-from .search_logo {
	width: 32px;
	height: 32px;
	text-indent: -9999px
}

.search-from .ipt-text {
	height: 30px;
	padding: 0 2px;
	border: 1px #e6e6e6 solid;
	background: ffffff;
	line-height: 30px;
	float: left;
	width: 200px;
	color: #424242;
	border-left: none;
	border-right: none;
	text-indent: 5px;
}

.search-from .ipt-btn {
	background: #e6e6e6;
	width: 47px;
	height: 32px;
	border: none;
	cursor: pointer;
	border: 0px #e6e6e6 solid;
}

.wx {
	margin: 20px 0px 0px 0px;
	float: right
}

.nwsu_Wrap {
	width: 133px;
	height: 40px;
	overflow: hidden;
}

.nwsu-item {
	width: 133px;
	height: 40px;
}

.nwsu {
	width: 133px;
	height: 40px;
	float: right;
}

.nwsu2 {
	width: 133px;
	height: 40px;
	float: right;
}

.r_line {
	width: 1px;
	height: 49px;
}

.nav_inside {
	height: 50px;
	overflow: hidden;
}

.nav_inside li a:hover {
	color: #c50009;
	display: inline-block;
}

.nav-bar {
	height: 80px;
}

.nav-wrap {
	padding: 6px 0 0 0;
	clear: both;
	overflow: hidden;
	zoom: 1;
	width: 920px;
	float: left;
}

.nav-wrap ul {
	position: relative;
	float: left;
	border-right: 0px solid #e9f1f9;
	background-position: 160px -44px;
	zoom: 1;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}

.nav-wrap li {
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	zoom: 1;
}

.nav-wrap li a {
	display: block;
	float: left;
	margin-right: 20px;
	font-size: 16px;
	color: #222;
}

.nav-wrap li a:hover {
	color: #f00000;
}

ul.nav-list-1 {
	background-position: 388px -44px;
}

ul.nav-list-2 {
	background-position: 208px -44px;
}

ul.nav-list-3 {
	background-position: 106px -44px;
}

ul.nav-list-4 {
	background-position: 106px -44px;
}

ul.nav-list-5 {
	background-position: 106px -44px;
}

ul.nav-list-6 {
	float: right;
	padding: 0;
	border: none;
	margin-right: -30px;
	background: none;
}

ul.nav-list-1 li {
	width: 380px;
}

ul.nav-list-1 li a {
	margin-right: 30px;
	_margin-right: 26px;
}

ul.nav-list-2 li {
	width: 160px;
}

ul.nav-list-3 li {
	width: 108px;
}

ul.nav-list-4 li {
	width: 108px;
}

ul.nav-list-5 li {
	width: 108px;
}

ul.nav-list-6 li {
	width: 140px;
}

.tt-div {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	color: #D8172A;
	font-size: 16px;
}

.tt-div-left {
	width: 110px;
	display: flex;
	align-items: center;
	gap: 10px;
}

.tt-div img {
	height: 20px;
}

/* 外层容器 */
.ggWrap {
	width: 100%;
	overflow: hidden;
	cursor: pointer;
}

/* 滚动列表 */
.ggUl {
	display: flex;
	padding: 0;
	margin: 0;
	list-style: none;
	width: max-content;
	white-space: nowrap;
	/* 无缝滚动动画 */
	animation: gonggao 20s linear infinite;
}

/* 鼠标悬停暂停 */
.ggUl:hover {
	animation-play-state: paused;
}

/* 每一项样式 */
.ggUl li {
	padding: 0 20px;
	flex-shrink: 0;
	line-height: 30px;
	color: #000000;
}

.ggUl li:hover {
	color: #c50009;
}

/* 无缝滚动核心：滚动一整份列表的宽度 */
@keyframes gonggao {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-50%);
	}
}

.sjttList {
	width: 790px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px 40px;
	flex-wrap: wrap;
}

.sjttList li {
	color: #706F6F;
	font-size: 16px;
	cursor: pointer;
	width: 46%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}

.sjttList li:first-child {
	width: 100%;
	color: #145199;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.sjttList li:hover {
	color: #c50009;
}

.news_city {
	background: #D8172A;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	gap: 10px;
	padding: 20px;
}

.news_city a {
	display: inline-block;
	margin: 0 5px;
	padding: 2px 5px 3px 5px;
	vertical-align: middle;
	color: #fff;
}

.wxzitem {
	cursor: pointer;
	width: 120px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	padding: 5px 13px;
	border-radius: 5px;
}


.wxzitem a:hover {
	text-decoration: none !important;
}

.wxzitem .channelName a {
	color: #fff;
}

.news_city a:hover {
	color: #015293 !important;
}

.actives {
	background: #fff;
	color: #015293;
}

.actives .channelName {
	color: #015293;
}

.actives .listBox a {
	color: #015293;
}

.tabItemList {
	letter-spacing: 0px;
	font-size: 0;
	line-height: 35px;
	overflow: hidden;
	width: 100%;
}

.citylist li {
	float: left;
	zoom: 1;
	letter-spacing: 0;
	font-size: 14px;
	line-height: 35px;
}

.ad-wei {
	height: 149px;
	border: 1px solid #f6f6f6;
	background: #f9f9f9;
}

.ad-wei .bd {
	height: 148px;
	overflow: hidden;
	display: inline;
	background: #000;
}

.ad-wei .leftList {
	float: left;
	width: 180px;
	height: 148px;
	overflow: hidden;
}

.ad-wei .leftList ul {
	padding: 10px;
	height: 128px;
	line-height: 32px;
	overflow: hidden;
}

.ad-wei .leftList ul li {
	height: 32px;
	overflow: hidden;
}

.ad-wei .middleEyes {
	float: left;
	width: 800px;
	overflow: hidden;
}

.ad-wei .middleEyes ul {
	height: 26px;
	line-height: 26px;
	padding-top: 10px;
	overflow: hidden;
}

.ad-wei .middleEyes ul.line1 {
	padding-bottom: 10px
}

.ad-wei .middleEyes ul.line2 {
	padding-top: 8px
}

.ad-wei .middleEyes ul.line1 li,
.ad-wei .middleEyes ul.line2 li {
	float: left;
	overflow: hidden;
	padding: 0px 15px;
}

.ad-wei .middleEyes .banner_tab ul {
	top: 20px;
}

.ad-wei .rightList {
	float: right;
	width: 180px;
	height: 148px;
	overflow: hidden;
}

.ad-wei .rightList ul {
	padding: 10px;
	height: 128px;
	line-height: 32px;
}

.ad-wei .rightList ul li {
	height: 32px;
	overflow: hidden;
}

.menuD {
	position: relative;
	height: 44px;
	border-bottom: 1px #DCDCDC solid;
	line-height: 44px;
}

.menuDred ul {
	height: 44px;
	position: absolute;
	left: 0;
	box-sizing: border-box;
	top: 0;
	width: 100%;
}

.ie6_png32123 {
	border-bottom: 1px red solid;
}

.menuD li {
	cursor: pointer;
	height: 44px;
	color: red;
	text-align: center;
	font-size: 20px;
	box-sizing: border-box;
}

.menuD li a {
	color: #3b3b3b;
	font-weight: bold;
}

.menuD .cor-t {
	width: 9px;
	height: 6px;
	margin: 0;
	padding: 0;
}

.menuD .cor-t {
	display: none;
	margin: -2px auto 0
}

.menuD .now {
	border-bottom: 2px #cc0000 solid
}

.menuD .now .cor-t {
	display: block
}

.menuD .current {
	height: 44px;
	font-weight: bold;
	float: left;
}

.menuD .current1 {
	height: 44px;
	color: #666666;
	font-size: 14px;
	float: right;
}

.menuD .current a {
	color: #333333;
	font-weight: bold;
}

.menuD .current2 {
	height: 44px;
}

.zdybiaoyu {
	color: #F22400;
	font-size: 20px;
	padding-left: 925px;
	font-weight: bold;
}

.menuD1 {
	position: relative;
	height: 33px;
	border-bottom: 1px #a0a0a0 solid;
	line-height: 28px;
	width: 870px;
	margin: 0 auto;
	text-align: center;
}

.menuD1 ul {
	height: 34px;
	position: absolute;
	left: 0;
	top: 0;
}

.menuD1 li {
	cursor: pointer;
	height: 34px;
	color: #333333;
	text-align: center;
	font-size: 20px;
}

.menuD1 a {
	cursor: pointer;
	height: 34px;
	color: #3b3b3b;
	font-size: 20px;
	font-weight: 500;
}

.menuD1 .cor-t {
	width: 9px;
	height: 6px;
	margin: 0;
	padding: 0;
}

.menuD1 .cor-t {
	display: none;
	margin: -2px auto 0
}

.menuD1 .now {
	border-bottom: 2px #cc0000 solid
}

.menuD1 .now .cor-t {
	display: block
}

.menuD1 .current {
	height: 33px;
	color: #cc0000;
	text-align: center;
}

.menuD1 .current a {
	color: #cc0000
}

.menuD1 .current2 {
	height: 34px;
}

.txt-list {
	overflow: hidden;
	background: #FFFFFF;
}

.txt-list ul {
	width: 100%;
	overflow: hidden;
}

.txt-list li a {
	color: #333333;
	padding-right: 8px;
}

.m-t-1001 {
	margin-top: 19px;
}

.m-t-10 li .date1 {
	display: block;
	color: #333333;
	padding-right: 8px;
	width: 360px;
	overflow: hidden;
}

.txt-list li a:hover {
	text-decoration: underline;
	color: #8d0000
}

.txt-list3 li a {
	color: #333333;
	height: 33px;
	line-height: 33px;
	font-size: 16px;
}

.txt-list li strong {
	color: #000;
}

.first {
	color: #0059B2;
	font-weight: bold;
	text-align: center;
}

.h-24-12 li {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
}

.h-24-14 li {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
}

.h-26-12 li {
	height: 26px;
	line-height: 26px;
	font-size: 12px;
}

.h-26-14 li {
	height: 26px;
	line-height: 26px;
	font-size: 14px;
}

.h-28-12 li {
	height: 28px;
	line-height: 28px;
	font-size: 12px;
}

.h-28-14 li {
	height: 28px;
	line-height: 28px;
	font-size: 14px;
}

.h-30-14 li {
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	overflow: hidden;
}

.h-36-16 li {
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	position: relative;
	overflow: hidden;
}

.h-36-18 li {
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	overflow: hidden;
}

.h-30-16 li {
	height: 32px;
	line-height: 38px;
	font-size: 16px;
	overflow: hidden;
}

.ic_l li {
	overflow: hidden;
}

.iv_l li {
	overflow: hidden;
	text-indent: 1em;
}

.ia_l li {
	overflow: hidden;
}

.if_l li {
	overflow: hidden;
}

.ib_l li {
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
}

.line {
	border-bottom: 1px dashed #cccccc;
	margin: 10px 0px;
	clear: both;
}

.firsthot {
	line-height: 24px;
	overflow: hidden;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

.firsthot img {
	float: left;
	margin: 0 10px 0 0;
	background: #fff;
	border: 1px solid #efefef;
}

.firsthot h3 {
	font: 18px/24px "Microsoft YaHei", "simhei";
	padding-bottom: 10px;
}

.firsthot h3 a {
	color: #363636;
}

.firsthot h4 {
	font-size: 18px;
	padding: 15px 0px;
	overflow: hidden;
}

.firsthot h4 a {
	color: #1f3b7b
}

.firsthot h5 {
	font-size: 14px;
	padding-bottom: 3px;
}

.firsthot p {
	font-size: 14px;
	line-height: 26px;
	margin-top: -2px;
}

.p-list {
	border-bottom: 1px dotted #D4DEE8;
	padding-bottom: 12px;
}

.p-list img {
	float: left;
	margin-right: 10px;
}

.p-list h3 {
	line-height: 28px;
	font-weight: 700;
	padding-bottom: 3px;
}

.p-list h3 a {
	color: #44739D;
}

.p-list h3 a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.p-list p {
	color: #888888;
	font-size: 12px;
}

.p-list p a {
	color: #44739D;
}

.rankList {
	width: 300px;
}

.rankList li {
	border-bottom: 1px solid #f0f0f0;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	overflow: hidden;
	display: block;
	width: 300px;
}

.rankList li.last {
	border: medium none;
}

.rankList li span {
	float: left;
	width: 18px;
}

.rankList li span.ranknum {
	background-color: #CACACA;
	border-radius: 10px;
	color: #FFFFFF;
	float: left;
	font-family: "Arial";
	height: 18px;
	line-height: 18px;
	margin-top: 9px;
	text-align: center;
}

.rankList li span.front {
	background-color: #930000;
}

.rankList li span .follow {
	background-color: #A2A2A2;
}

.rankList li a {
	color: #323232;
	float: left;
	padding-left: 10px;
	font-size: 14px;
	width: 270px;
}

.rankList li a:hover {
	color: #BA2636;
}

.imgLeftList {}

.imgLeftListItem {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #f0f0f0;
	padding: 10px 0;
}

.imgLeftListItem .rightText {
	margin-left: 10px;
	height: 80px;
	color: #333333;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.rightText a {
	font-weight: bolder;
}

.imgLeftListItem .rightText div {
	cursor: pointer;
	margin-top: 5px;
}

.textList {
	text-align: center;
}

.textListItem {
	border-bottom: 1px solid #f0f0f0;
	padding: 10px 0;
}

.textList .textListItem a {
	font-weight: bolder;
	color: #D8172A;
}

.textList .textListItem div {
	cursor: pointer;
	margin-top: 5px;
}

.img-rows {
	position: relative;
}

.img-rows a {
	position: relative;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
}

.video-list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 10px;
}

.video-lager {
	width: 40%;
}

.video-lager img {
	height: 220px;
	object-fit: fill;
}


.video-item {
	width: 32%;
	cursor: pointer;
}

.video-item img {
	width: 100%;
	height: 100px;
	object-fit: cover;
	border-radius: 5px;
}

.imgList {
	padding: 10px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 15px;
	width: 100%;
}

.imgItem {
	width: 48%;
	text-align: center
}

.imgList .imgItem img {
	width: 100%;
	height: 105px;
	object-fit: cover;
	border-radius: 5px;
}

.imgList .imgItem div {
	width: 100%;
}

.line-clamp-2 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* 控制行数：2 行 */
	-webkit-box-orient: vertical;
	word-break: break-all;
	/* 英文/长单词强制换行 */
}

.zhuanti {
	width: 100%;
	display: flex;
}

.zhuanti.default-first-hover:not(:hover) .zhuantiItem:first-child img {
	width: 530px;
}

.zhuanti.default-first-hover:not(:hover) .zhuantiItem:first-child div {
	height: 50px;
	top: auto;
	bottom: 0;
	writing-mode: horizontal-tb;
}

.zhuantiItem {
	margin-bottom: 10px;
	cursor: pointer;
	position: relative;
}

.zhuantiItem img {
	width: 150px;
	height: 400px;
	object-fit: fill;
}

.zhuantiItem div {
	position: absolute;
	pointer-events: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.8;
	writing-mode: vertical-rl;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 18px;
	font-weight: bolder;
	color: #fff;
}

.zhuantiItem img:hover {
	width: 530px;
}

.zhuantiItem:hover div {
	height: 50px !important;
	top: auto;
	bottom: 0;
	writing-mode: horizontal-tb;
}

.wenlvtop {
	display: flex;
	margin-top: 10px;
	padding: 10px 0;
}

.wenlvbottom {
	margin-top: 20px;
}

.videoNews {
	margin-top: 10px;
	display: grid;
	grid-template-columns: 2fr 1fr;
	grid-template-rows: 1fr 1fr;
	gap: 15px;
	width: 100%;
	height: 300px;
}

/* 左侧大图 - 占据左侧列的两行 */
.videoNews>div:nth-child(1) {
	grid-column: 1;
	grid-row: 1 / 3;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	border-radius: 8px;
	transition: transform 0.3s ease;
}

/* 右侧第一个图 */
.videoNews>div:nth-child(2) {
	grid-column: 2;
	grid-row: 1;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	border-radius: 8px;
	transition: transform 0.3s ease;
}


/* 右侧第二个图 */
.videoNews>div:nth-child(3) {
	grid-column: 2;
	grid-row: 2;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	border-radius: 8px;
	transition: transform 0.3s ease;
}


/* 图片样式 */
.videoNews>div img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

/* 左边第一个图 */
.imgNews>div:nth-child(1) {
	grid-column: 1;
	grid-row: 1;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

.imgNews {
	margin-top: 10px;
	display: grid;
	grid-template-columns: 1fr 2fr 1fr;
	grid-template-rows: 1fr 1fr;
	gap: 10px;
	width: 100%;
	height: 400px;
}

/* 左边第一个图 */
.imgNews>div:nth-child(1) {
	grid-column: 1;
	grid-row: 1;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

/* 左边第二个图 */
.imgNews>div:nth-child(2) {
	grid-column: 1;
	grid-row: 2;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

/* 中间大图 - 占据中间列的两行 */
.imgNews>div:nth-child(3) {
	grid-column: 2;
	grid-row: 1 / 3;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

/* 右边第一个图 */
.imgNews>div:nth-child(4) {
	grid-column: 3;
	grid-row: 1;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

/* 右边第二个图 */
.imgNews>div:nth-child(5) {
	grid-column: 3;
	grid-row: 2;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

/* 图片样式 */
.imgNews>div img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	border-radius: 5px;
}

/* 标题容器 */
.imgNews>div>div {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 10px;
}

/* 标题链接 */
.imgNews>div>div a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.imgSmall {
	width: 33%;
	cursor: pointer;
}

.imgLager {
	width: 66%;
	cursor: pointer;
}

.mainadv {
	padding: 0px;
	width: 1000px;
	clear: both;
}

.half_adv {
	width: 495px;
}

.webs {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 20px;
	border-top: 1px solid #DCDCDC;
}

.webs li {
	width: 90px;
}

.newsadv {
	margin: 0 auto;
	width: 680px;
}

.q_zbah {
	height: 32px;
	border: 1px solid #e4e4e4;
	line-height: 32px;
}

.q_zbah .title {
	width: 85px;
	height: 32px;
	font: 700 14px/32px "simsun";
	display: block;
	text-indent: 0.6em;
}

.q_zbah {
	width: 660px;
	white-space: nowrap;
	overflow: hidden;
}

.zx-wrap {
	width: 560px;
	white-space: nowrap;
	overflow: hidden;
}

.zx-wrap li {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	display: inline;
	width: 260px;
	overflow: hidden;
}

.crumb {
	line-height: 24px;
	overflow: hidden;
}

.crumb .position_ico {
	width: 12px;
	height: 15px;
	vertical-align: middle;
	margin-top: 4px;
}

.bicon {
	display: block;
	position: absolute;
	left: 5px;
	top: 50px;
	z-index: 1;
	width: 22px;
	height: 22px;
	cursor: pointer;
}

.two_code {
	float: left;
	width: 300px;
	position: relative;
}

.two_code .ewm {
	height: 80px;
	margin-bottom: 15px;
	width: 300px;
	position: relative;
}

.two_code .ewm em {
	width: 78px;
	height: 78px;
	display: block;
}

.two_code .ewm em.weixin {
	background-position: 0 0;
}

.two_code .ewm em.ahwang_weibo {
	background-position: 0 -89px;
}

.two_code .ewm em.xawb_weibo {
	background-position: 0 -177px;
}

.two_code .ewm em.ahwang_mobile {
	background-position: 0 -267px;
}

.two_code .ewm div {
	width: 180px;
	height: 58px;
	padding: 10px;
	background: #f8f8f8;
	border: 1px solid #e7e7e7;
	color: #666;
	float: left;
	position: relative;
	margin-left: 10px;
}

.two_code .ewm div i {
	position: absolute;
	left: -7px;
	top: 32px;
	width: 8px;
	height: 13px;
	display: block;
	z-index: 2;
}

.two_code .ewm div h4 {
	font-size: 12px;
	margin: 0 0 2px 0;
	font-weight: 700;
}

.two_code .ewm div p {
	line-height: 18px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.yqlink {
	width: 998px;
	border: 1px #e5e5e5 solid;
	font-size: 12px;
	color: #7a725d;
	float: left;
	position: relative;
	display: inline;
}

.titleTab {
	overflow: hidden;
	clear: both;
	height: 30px;
}

.titleTab li {
	height: 30px;
	line-height: 28px;
	float: left;
	margin: 0px;
	padding: 0 15px;
	text-align: center;
	cursor: pointer;
	border-right: #DCDCDC solid 1px;
}

.titleTab li.on {
	height: 30px;
	line-height: 28px;
	background: #ffffff;
	border-right: #DCDCDC solid 1px;
	color: #004f97;
	padding: 0 15px;
}

.titleTab li a,
.titleTab li a:visited {
	color: #000;
	font-size: 14px;
}

.titleTab li.on a,
.titleTab li.on a:visited {
	color: #004f97;
	font-size: 14px;
}

.linknav {
	border: 0px solid #C2D4E8;
	margin-top: 0px;
}

.linknav .b_cont {
	color: #666666;
	line-height: 28px;
	padding: 10px 0px 10px 30px;
}

.linknav a:link,
.linknav a:visited {
	color: #666666;
	text-decoration: none;
}

.linknav a:hover {
	color: #004f97;
	text-decoration: underline;
}

.tit {
	font-size: 14px;
	padding: 6px 0 6px 10px;
	border-top: 4px solid #ccc;
	border-bottom: 1px solid #ccc;
	font: 700 14px/30px simsun;
}

.h50 {
	height: 50px;
}

.h60 {
	height: 60px;
}

.adv1 {
	width: 100%;
	position: relative;
}

.advimg {
	display: block;
	position: absolute;
	width: 35px;
	height: 21px;
	line-height: 16px;
	bottom: 0px;
	right: 0px;
}

.help-inline {
	display: block;
	float: left;
	padding: 5px 10px;
	color: #f90000;
	background-color: #f2dede;
	border-color: #fff;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.footnav {
	padding-top: 10px;
	width: 100%;
	height: 48px;
	line-height: 48px;
	text-align: center;
}

.footnav a {
	padding: 0px 10px;
	font-size: 16px;
}

.footer {
	min-width: 1285px;
	text-align: center;
	font-family: "Microsoft yahei", "simsun";
	line-height: 24px;
	padding-bottom: 10px;
}

.footer a {
	color: #abaaaa;
}

.footer a:hover {
	color: #abaaaa;
	text-decoration: underline;
}

.footer .line {
	height: 8px;
	border-bottom: 1px solid #9a9a9a;
	border-top: 5px solid #2a2a2a;
	margin: 10px 0px 15px;
}

.footer .copyright {
	text-align: center;
	line-height: 22px;
	color: #000;
	padding-bottom: 10px;
}

.footer .copyright img {
	padding: 0px 5px;
}

.youqinglianjie {
	width: 1280px;
	height: 160px;
	text-align: left;
	margin: 25px 0 0 0;
	padding: 0;
	list-style: none;
}

.youqinglianjie.a {
	text-decoration: none;
}

.youqinglianjie .hd {
	height: 40px;
	line-height: 40px;
	background: #fff;
	/* padding:0 40px 0 10px; */
	position: relative;
	/* border-bottom-width:thin; */
	/* border-bottom-style:solid; */
	/* border-bottom-color:#ddd; */
	margin: 0;
}

.youqinglianjie .hd ul {
	float: left;
	position: absolute;
	left: 5px;
	top: -1px;
	padding: 0px;
	margin: 0 0 0 100px;
}

.youqinglianjie .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
	font-size: 16px;
	color: #F22400;
	list-style: none;
	margin: 0;
}

.youqinglianjie .hd ul li.on {
	border-bottom: 2px solid #f00;
}

.youqinglianjie ul {
	padding: 10px;
	zoom: 1;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.youqinglianjie li {
	height: 24px;
	line-height: 24px;
	width: 130px;
	text-align: center;
	letter-spacing: 1px;
	font-size: 15px;
	list-style: none;
	text-decoration: none;
	color: #666666;
}

.youqinglianjie li a {
	text-align: center;
	color: #666666 !important;
	z-index: 999999999999;
}

.shouyezhuanti {
	width: 1180px;
	overflow: hidden;
	position: relative;
}

.shouyezhuanti .bd {
	padding: 10px 0 0 0;
}

.shouyezhuanti .bd ul {
	overflow: hidden;
	zoom: 1;
}

.shouyezhuanti .bd ul li {
	margin: 0 33px 0 0;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.shouyezhuanti .bd ul li .pic {
	text-align: center;
}

.shouyezhuanti .bd ul li .pic img {
	width: 180px;
	height: 100px;
	display: block;
	padding: 0;
	border: 1px solid #ccc;
}

.shouyezhuanti .bd ul li .pic a:hover img {
	border-color: #999;
}

.shouyezhuanti .bd ul li .title {
	line-height: 24px;
}

.shouyezhuantinew {
	width: 1180px;
	overflow: hidden;
	position: relative;
}

.shouyezhuantinew .zhuantitu {
	float: left;
	width: 24px;
}

.shouyezhuantinew .hd {
	overflow: hidden;
	height: 70px;
	width: 14px;
	float: right;
}

.shouyezhuantinew .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 20px;
	zoom: 1;
}

.shouyezhuantinew .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 2px;
	text-indent: -999px;
	cursor: pointer;
	border-radius: 50%;
	background: #DFDFDF;
}

.shouyezhuantinew .hd ul li.on {
	background-position: 0 0;
	background: red;
}

.shouyezhuantinew .bd {
	padding: 0;
	margin-left: 1px;
	width: 1140px;
	float: left;
}

.shouyezhuantinew .bd ul {
	overflow: hidden;
	zoom: 1;
}

.shouyezhuantinew .bd ul li {
	margin: 0 0 0 9px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 132px;
}

.shouyezhuantinew .bd ul li .pic {
	text-align: center;
}

.shouyezhuantinew .bd ul li .pic img {
	width: 130px;
	height: 80px;
	display: block;
	padding: 0;
	border: 1px solid #ccc;
}

.shouyezhuantinew .bd ul li .pic a:hover img {
	border-color: #999;
}

.shouyezhuantinew .bd ul li .title {
	line-height: 24px;
}

.dingbuzhuantiwang {
	width: 211px;
	height: 60px;
	overflow: hidden;
	position: relative;
}

.dingbuzhuantiwang .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	margin: 0;
	padding: 0;
}

.dingbuzhuantiwang .bd ul {
	margin: 0;
	padding: 0;
}

.dingbuzhuantiwang .bd li {
	zoom: 1;
	vertical-align: middle;
	list-style: none;
	padding: 0;
}

.dingbuzhuantiwang .bd img {
	width: 211px;
	height: 60px;
	display: block;
	border: 0;
	padding: 0;
}

.meihaoxiangcun {
	width: 211px;
	height: 60px;
	overflow: hidden;
	position: relative;
}

.meihaoxiangcun .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	margin: 0;
	padding: 0;
}

.meihaoxiangcun .bd ul {
	margin: 0;
	padding: 0;
}

.meihaoxiangcun .bd li {
	zoom: 1;
	vertical-align: middle;
	list-style: none;
	padding: 0;
}

.meihaoxiangcun .bd img {
	width: 211px;
	height: 60px;
	display: block;
	border: 0;
	padding: 0;
}

.wrapper {
	width: 1180px;
	margin: 0px auto;
}

.xtt {
	position: relative;
}

.xtt h1 {
	height: 66px;
	overflow: hidden;
	text-align: center;
	display: inline-block;
	text-align: center;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	word-break: break-all;
	overflow: hidden;
	margin: 25px 0 15px 0;
}

.xtt h1 a {
	line-height: 66px;
	font-size: 25px;
	font-weight: bold;
	color: #E1010C;
	font-family: "Microsoft YaHei";
}

.xtt span {
	text-align: center;
	height: 36px;
	overflow: hidden;
	display: block;
	margin: 5;
	padding: 0;
	margin-top: 0px;
}

.xtt span a {
	background: url(http://ahyx.gov.cn/skin/ahyx/images/d1.gif) 0px 10px no-repeat;
	padding-left: 15px;
	color: #333333;
	margin-left: 25px;
	height: 33px;
	line-height: 33px;
	font-size: 16px;
}

.desc11 p a {
	background: url(http://ahyx.gov.cn/skin/ahyx/images/d1.gif) 0px 10px no-repeat;
	padding-left: 15px;
	color: #333333;
	margin-left: 25px;
	font-size: 16px;
}

.txt-list3 {
	box-sizing: border-box;
	background: #FFFFFF;
}

.menuDred ul {
	height: 44px;
	line-height: 44px;
	font-size: 16px;
}

.ie6_png32 {
	position: relative;
}

.ie6_png32_img {
	position: absolute;
	top: 10px;
	z-index: 1;
	left: 0;
}

.ie6_png32_a {
	position: relative;
	left: 0px;
	z-index: 2;
}

.advertisingbg {
	width: 233px;
	margin-right: 3px;
	height: 60px;
}

.advertisingbg12 img {
	margin-right: 0px !important;
}

.ie6_png333 {
	border-bottom: 1px solid red;
	min-width: 70px;
}

.ie6_png3333 {
	border-bottom: 3px solid red;
	min-width: 41px;
}

.current4 {
	color: #666666 !important;
	height: 44px;
	font-size: 14px !important;
	float: right;
}

.menuD3 li {
	text-align: left !important;
	padding-left: 13px;
	box-sizing: border-box;
}

.topbg1 {
	margin: 10px 0 0 0;
}

.menuD4 li {
	text-align: left !important;
	box-sizing: border-box;
}

.menuD4 {
	padding-left: 24px;
	padding-right: 24px;
	box-sizing: border-box;
}

.btmnav {
	margin-top: 26px;
	box-sizing: border-box;
	background-color: #EEEEEE;
}

.column3 a {
	/* color:#6b6b6a !important; */
}

.friendship {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	border-bottom: 3px solid #D8172A;
}

.friendship span {
	margin: 0 15px;
	padding: 0 15px;
	display: inline-block;
	line-height: 30px;
	cursor: pointer;
}

.friendshipItem {
	color: #ffffff;
	background: #D8172A;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.friendship span:hover {
	color: #ffffff;
	background: #D8172A;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.btmimg {
	background: url(../img/1-bg.png) no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
	box-sizing: border-box;
}

.ie6_png36 {
	box-sizing: border-box;
	border-bottom: 3px solid #0059B2;
	color: #333333 !important;
}

.h-36-16 li {
	box-sizing: border-box;
	color: #333333 !important;
}

.txt-list111 li {
	padding-left: 24px;
	box-sizing: border-box;
	color: #333333 !important;
	cursor: pointer;
}

.multi_row_omit {
	width: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.using_omit {
	width: 100px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.topnav15 {
	margin-top: 15px;
}

.time-date {
	position: absolute;
	right: 5px;
	bottom: 0px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}

.boxred {
	display: block;
	width: 24px;
	height: 80px;
	background: red;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
}

.imgvid {
	margin-right: 11px;
}

.timerq {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	margin-top: 17px;
	display: block;
}

.timetext {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}

.allduo {
	width: 90px;
	height: 30px;
	background: #C00514;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	margin: 0 auto;
	margin-top: 40px;
}

.tohome {
	background: url(../img/2-1icon.png) 5px no-repeat;
}

.imglogo img {
	height: 56px;
	width: 134px;
}

.allAdvertising1 {
	width: 1180px;
	height: 60px;
	object-fit: cover;
}

.headline3,
.headline2 {
	width: 29%;
	margin: 0 21px;
	text-align: center;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	word-break: break-all;
	/* overflow:hidden; */
}

.headline3 a {
	color: #004276 !important;
}

.headline2 a {
	color: #929292 !important;
}

.headline3 {
	float: left;
}

.headline2 {
	float: left;
	height: 20px;
}

.advertising2 img:nth-child(1) {
	width: 50%;
	height: 64px;
	float: left;
}

.advertising2 img:nth-child(2) {
	width: 50%;
	float: right;
	height: 64px;
}

.advertising2 {
	font-size: 0;
	height: 64px;
}

.advertising3 img {
	width: 100%;
	height: 64px;
}

.advertising5 img {}

.advertising5 img:nth-child(1) {
	width: 580px;
	height: 64px;
	margin-right: 5px;
}

.advertising5 img:nth-child(2) {
	width: 210px;
	height: 64px;
	margin-right: 5px;
}

.menuD .current a {
	color: #0059B2;
	font-weight: bold;
}

.advertising5 img:nth-child(3) {
	width: 380px;
	height: 64px;
	margin-right: 0 !important;
}

.advertising5 {
	height: 64px;
}

.topnav1 li:nth-child(1) {
	font-weight: bold;
}

.topnav1 li:nth-child(7) {
	font-weight: bold;
}

.topnav1 li:nth-child(12) {
	font-weight: bold;
}

.topnav1 li:nth-child(13) {
	font-weight: bold;
	color: #F00;
}

.topnav1 li:nth-child(14) {
	font-weight: bold;
	color: #F00;
}

.topnav1 li:nth-child(16) {
	font-weight: bold;
	color: #F00;
}

.topnav1 li:nth-child(20) {
	font-weight: bold;
	color: #F00;
}

.topnav1 li:nth-child(25) {
	font-weight: bold;
	color: #F00;
}

.topnav1 li:nth-child(13) a {
	color: #F00;
}

.tooutiao {
	position: relative;
}

.tags {
	position: relative;
	top: 60px;
	left: 20px;
	padding: 2px 10px;
	font-size: 12px;
	color: white;
	background: #FA0414;
	border-radius: 3px;
}

.contenttitletop {
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 40px;
	color: #145199;
	cursor: pointer;
	text-align: center;
	height: 60px;
	line-height: 60px;
}

.contenttitletop:hover {
	color: #FA0414;
}

.contenttitle {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.scroll-container {
	height: 60px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}

.scroll-list {
	/* animation: scrollUp 15s steps(5) infinite; */
	animation: scrollUp 20s linear infinite;
	padding: 0;
	margin: 0;
	list-style: none;
}

.scroll-list li {
	height: 60px;
	line-height: 60px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

@keyframes scrollUp {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(-50%);
	}
}

.scroll-container:hover .scroll-list {
	animation-play-state: paused;
}

.icon-scroll-btn {
	margin: 0 5px;
	color: #D8172A;
	font-size: 24px;
	cursor: pointer;
}

.icon-container {
	flex: 1;
	overflow: hidden;
	position: relative;
	width: 270px;
	/* 4个图标 × 70px (60px + 10px间隙) */
	height: 60px;
}

.icon-list {
	display: flex;
	align-items: center;
	gap: 10px;
	transition: transform 0.3s ease;
	min-width: max-content;
}

.icon-list li {
	width: 60px;
	height: 60px;
	flex-shrink: 0;
}

.icon-list img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.ttContentwarp {
	position: relative;
	background: #F3F1F1;
	padding: 10px;
}

.contentTitleUl {
	display: flex;
	align-items: center;
	gap: 0 40px;
	color: #0059B2;
	padding: 5px 20px;
}

.contentTitleUl li {
	cursor: pointer;
	max-width: 30%;
	min-width: 22%;
	font-size: 16px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.contentTitleUl li:hover {
	color: #FA0414;
}

.contentswaip {
	width: 325px;
	height: 87px;
	overflow: hidden;
}

.swipitem {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.neibuitem {
	display: inline-block;
	padding: 8px;
	box-sizing: border-box;
	background: #ffd1d1;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #dc1616;
	margin-top: 8px;
	margin-right: 8px;
	display: flex;
	align-items: center;
}


.newnews {
	height: 485px;
	padding-left: 26px;
	box-sizing: border-box;
	margin-top: -5px;
}

.newnewsList {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.newnewsListleft {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	height: 100%;
}

.newsListright {
	margin-left: 30px;
}

.newsListrightItem {
	height: 45px;
	max-width: 380px;
	line-height: 45px;
	color: #333333;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.blodItem {
	color: #000000;
	font-weight: bold;
}

.bordeItem {
	padding-bottom: 10px;
	border-bottom: 1px dashed #DCDCDC;
}

.newnewsListleftItem {
	width: 100%;
	height: 90px;
	display: flex;
	border-bottom: 1px dashed #ccc;
}

.xxlListcon {
	padding: 8px 0;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	overflow: hidden;
	text-overflow: ellipsis;
}

.xxlListcon a {
	cursor: pointer;
	font-weight: bolder;
	font-size: 16px;
}

.xxlListcon div {
	cursor: pointer;
	font-size: 14px;
}

.newnewsListleftItem:hover {
	color: #C50101;
}

.zwdt {
	width: 370px;
	height: 442px;
	background-color: #f8f8f8;
	margin-bottom: 12px;
	float: left;
	box-shadow: 3px 3px 4px #ccc;
	-ms-box-shadow: 3px 3px 4px #ccc;
	/* IE 9 */
	-moz-box-shadow: 3px 3px 4px #ccc;
	/* Firefox */
	-webkit-box-shadow: 3px 3px 4px #ccc;
	/* Safari 和 Chrome */
	-o-box-shadow: 3px 3px 4px #ccc;
	/* Opera */
}

.zwdttopbox {
	width: 92%;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #e25037;
	border-bottom: 1px dashed #c9bfbf;
	margin: 0 auto;
}

.pipeoimg {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	margin-top: 16px;
}

.pipeoimgitem {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.pipeoimgitem span {
	display: inline-block;
	height: 40px;
	text-align: center;
}

.zwdttitel {
	width: 100%;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #545454;
	cursor: pointer;
}

.zwdttitel:hover {
	color: #C50101;
}

.zwdtitem {
	width: 100%;
	height: 30px;
	display: flex;
	align-items: center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	cursor: pointer;
	padding-left: 30px;
	box-sizing: border-box;
}

.zwdtitem:hover {
	color: #C50101;
}

.zwdtTitle {
	color: red;
	font-size: 16px;
	font-weight: bold;
}

.zwdtTitle:hover {
	color: red;
}

.xztitel {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #DCDCDC;
	cursor: pointer;
}

.xztitel .xztitelnei {
	width: 90px;
	height: 100%;
	border-bottom: 3px solid #0059B2;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #0059B2;
	font-weight: bold;
	font-size: 20px;
}

.xznacbar {
	width: 1187px;
	display: flex;
	margin-bottom: 4px;
	flex-wrap: wrap;
	margin: 10px 40px 10px 0;
}

.box {
	display: inline-block;
	width: 95%;
	position: relative;
	background-color: #f7f7f7;
	/* overflow: hidden; */
	margin-left: 5%;
}

.xzTitleNew {
	position: absolute;
	top: 9px;
	left: -61px;
	font-size: 22px;
	color: #0059B2;
	font-weight: bold;
	border-bottom: 3px solid #0059B2;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
}

.xznacbaritem {
	padding: 6px 9px;
	box-sizing: border-box;
	display: flex;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	cursor: pointer;
}

.xznacbaritem:hover {
	color: white;
	background-color: #C50101;
}

.box .showMore {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 36px;
	color: white;
	background-color: #d30205;
	width: 40px;
	height: 80px;
	text-align: center;
	line-height: 70px;
	cursor: pointer;
}

.showMoreBox {
	max-height: 86px;
}

.xzitem {
	width: 100%;
}

.xzitemwapt {
	width: 100%;
	height: 400px;
}

.xzitemnei {
	width: 100%;
	display: flex;
	align-items: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	cursor: pointer;
}

.xzitemnei2 {
	width: 360px;
	display: flex;
	align-items: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-right: 30px;
}

.xzitemCon {
	width: 100%;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	max-width: 360px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.xzitemCon a {
	color: #333333;
	max-width: 360px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.xzitemCon:hover {
	color: #C50101;
}

.xzitemCon span {}

.xzitemnei2 span:hover {
	color: #C50101;
}

.xzitemnei2 span {
	font-size: 30px;
	color: #0059B2;
}

.xzitemnei span:hover {
	color: #C50101;
}

.xzitemnei span {
	font-size: 45px;
	color: #bddbed;
	height: 40px;
	line-height: 36px;
}

.xiznav {
	width: 100%;
	/* background-color: #f7f7f7; */
	padding-bottom: 4px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 7px;
}

.xiznavitem {
	width: 81px;
	height: 32px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	margin: 8px;
	cursor: pointer;
	border: 1px solid #ccc;
}

.xiznavitem:hover {
	color: white;
	background-color: #C50101;
}

.xiznav .xiznavitem:nth-child(12),
.xiznav .xiznavitem:nth-child(24) {
	/* border: none; */
}

.bottomboxItem {
	width: 410px;
	margin-right: 30px;
}

/* 短视频横向滚动容器 */
.video-scroll-container {
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
}

.video-scroll-wrapper {
	display: flex;
	gap: 15px;
	padding: 5px;
}

.video-item {
	flex-shrink: 0;
	width: calc((100% - 60px) / 5);
	cursor: pointer;
	transition: transform 0.3s ease;
}

.video-item:hover {
	transform: translateY(-5px);
}

.video-thumb {
	position: relative;
	width: 100%;
	height: 400px;
	border-radius: 8px;
	overflow: hidden;
}

.video-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.video-play-icon {
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 40px;
	background-color: rgba(0, 0, 0, 0.7);
	display: flex;
	align-items: center;
	padding: 0 10px;
}

.video-play-icon a {
	width: calc(100% - 50px);
	margin-left: 10px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* 无感自动滚动动画 */
.video-auto-scroll {
	animation: videoScroll 10s linear infinite;
}

.video-scroll-container:hover .video-auto-scroll {
	animation-play-state: paused;
}

@keyframes videoScroll {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-50%);
	}
}

.boxItemtitel {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #DCDCDC;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.boxItemtitel2 {
	width: 100%;
	height: 45px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DCDCDC;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.boxItemtitel2 span {
	display: inline-block;
	height: 100%;
	color: #D8172A;
	line-height: 45px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	cursor: pointer;
	border-bottom: 5px solid #D8172A;
}

.boxItemContent2 {
	height: 300px;
}

.img-list {
	width: 100%;
	display: flex;
}

.kdsTab {
	margin-right: 10px;
	cursor: pointer;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #3B3B3B;
	padding: 0 5px;
	line-height: 45px;
}

.kdsTabActive {
	height: 100%;
	margin-right: 10px;
	border-bottom: 5px solid #D8172A;
	line-height: 45px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #D8172A;
	cursor: pointer;
	position: relative;
	padding: 0 5px;
}

.dsnav img {
	position: relative;
	top: 6px;
}

.dsnav .img0 {
	top: 6px;
}


.mores {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #ccc;
	cursor: pointer;
}

.boxItemContent {
	width: 100%;
}

.dsnav {
	display: flex;
	align-items: center;
}

.lunbotu1 {
	height: 150px;
	background: pink;
	padding-top: 10px;
	box-sizing: border-box;
}

.swiper3 {
	width: 100%;
	height: 190px;
	z-index: 99999;
	box-sizing: border-box;
	margin: 12px auto;
	overflow: hidden;
}

.swapWatp1 {
	width: 100%;
	height: 100%;
}

.mySwiper2,
.advertising-1 {
	height: 100%;
}

.imgswpitem {
	width: 100%;
	height: 70%;
}

.moresss {
	text-align: right;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #8F8F8F;
	cursor: pointer;
}

.moresss:hover {
	color: #C50101;
}

.spwTitel {
	text-align: center;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #0D0D0D;
	margin-top: 8px;
}

.firstPlays {
	width: 380px;
	height: 230px;
	margin: 10px auto;
	position: relative;
	border: 1px solid #eee;
}

.playItem {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
}

.playItemnei {
	width: 90px;
	height: 40px;
	border: 2px dashed #C50101;
}

.abouttou {
	width: 100%;
	height: 60px;
	display: flex;
	align-items: center;
	color: #000;
	padding-left: 12px;
	box-sizing: border-box;
}

.abouttitle {
	width: 100%;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	font-weight: 800;
	color: #000;
}

.aboutneir {
	width: 90%;
	margin: 0 auto;
	color: #000;
	font-size: 16px;
	margin-top: 20px;
	line-height: 50px;
	margin-bottom: 40px;
}

.codeWrap {
	position: fixed;
	right: 50px;
	bottom: 20px;
	width: 150px;
	z-index: 1000;
}

.codeWrap .codeImg {
	width: 100%;
}

.codeWrap .txt {
	text-align: center;
}

.noticeWrap {
	position: fixed;
	left: 10px;
	bottom: 10px;
	max-width: 400px;
	height: 400px;
	z-index: 9999;
	display: none;
}

.noticeWrap img {
	height: 100%;
	width: 100%;
}

.noticeWrap .closeIcon {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 30px;
	width: 30px;
	cursor: pointer;
	background: url('../img/close.png') no-repeat center center;
	background-size: 100% 100%;
}

.navBar li:hover {
	background-color: white;
	color: #D8172A;
}

.navBar li:hover .listBox {
	display: inline-block;
}

.listBox {
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 1000;
	background-color: white;
	width: 400px;
	padding: 10px 5px;
	display: none;
}

.listBox li {
	display: inline-block;
	width: 100px;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
}

.miniBox {
	width: 200px !important;
}

.news_city a:hover {
	/* text-decoration: underline; */
	/* color: white !important; */
}

.news_city .listBox a:hover {
	/* color: #015293 !important; */
}

.swiper-pagination .swiper-pagination-bullet-active {
	background-color: #C00514 !important;
	width: 25px !important;
	border-radius: 8px !important;
}

/* floatingAd */
.floatingAd .ad {
	z-index: 100;
	background: none;
	position: absolute;
	display: none;
}

.floatingAd a {
	color: #000000;
	display: inline-block;
	text-decoration: none;
}

.floatingAd a img {
	border: 0;
}

.floatingAd .close {
	display: none;
}

.floatingAd .opacity {
	position: absolute;
	top: 0;
	width: 100%;
	height: 25px;
	background-color: #000000;
	opacity: 0 !important;
	filter: alpha(opacity=0) !important;
}

.opacity1 {
	opacity: 0.90;
	filter: alpha(opacity=90);
}

.floatingAd .text {
	position: absolute;
	top: 0;
	width: 100%;
	height: 25px;
	color: #000000;
	line-height: 25px;
}

.floatingAd .text .button {
	position: relative;
	float: right;
	top: 5px;
	right: 5px;
	width: 16px;
	height: 16px;
	background: url("../img/closeAd.jpg") no-repeat;
	cursor: pointer;
}

.floatingAd .text .title {
	position: relative;
	float: left;
	font-size: 12px;
	margin-left: 5px;
}