.nav-bot .mainlevel .subnav .img,
.nav-bot .mainlevel .subnav .xian,
.nav-bot .mainlevel .subnav .right {
	display: none;
}
.dibu1::after {
    content: "";
    width: 118px;
}
.newslist{
padding-bottom: 100px;
}
.wp_listcolumn .wp_column a{
background:#fff !important;
    border-bottom: 0px solid #ddd !important;
    border-top: 0px solid #fff !important;
    position: relative;
}
.wp_listcolumn .wp_column a.selected {
    
    background: #f1f1f1 !important;
}
.wp_listcolumn .wp_column   .selected  .column-name{
color:#CC1C1F !important;
}
.wp_listcolumn .wp_column   a .column-name{
    z-index: 1;
}
.wp_listcolumn .wp_column a::after {
    content: "";
    width: 0;
    height: 100%;
    background-color: #f1f1f1 !important;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.3s;
}
.wp_listcolumn .wp_column a:hover::after {
    width: 100% !important;
}
.wp_listcolumn .wp_column a:hover .column-name{
    color:#CC1C1F !important;
}
.lmbt h1 {
       white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
}
.wp_listcolumn .wp_column a .column-name {

    text-align: center;
}
.img img{
width: 100%;
	height: 100%;
	object-fit: cover;
}
.nav-bot .nav-list>li {
	position: relative;
}

.nav-bot .mainlevel .subnav {
	min-width: 150px;
	position: relative;
	z-index: 9;
}

.nav-bot .mainlevel .subnav .box {
	position: relative;
	z-index: 9;
}

.nav-bot .mainlevel .subnav .list li:hover {
	background-color: #f1f1f1;
}

.nav-bot .mainlevel .subnav::after {
	content: "";
	position: absolute;
	width: 69px;
	height: 54px;
	background: url(../image/bjt2.png);
	background-size: 100%;
	background-repeat: no-repeat;
	bottom: 0px;
	right: 0px;
	z-index: 1;
	/* opacity: 0.3; */
	display: none;
}
/*修改滚动条样式*/
::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	/**/
}

::-webkit-scrollbar-track {
	background: #EBEBEB;
	border-radius: 2px;
	background-color: #f7f7f7;
	border-left: 2px solid #EBEBEB;
	border-right: 2px solid #EBEBEB;
}

::-webkit-scrollbar-thumb {
	background: #CCCCCC;
	border-radius: 10px;
	height: 10px;
}

::-webkit-scrollbar-thumb:hover {
	background: #ccc;
}





::-webkit-scrollbar-corner {
	/* background: #179a16; */
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	vertical-align: middle;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

body,
html {
	overflow-x: hidden;
}



input:focus,
select:focus {
	outline: none;
}

option {
	border: none;
}

@font-face {
	font-family: zi;
	src: url('../ziti/MiSans-Medium.ttf');
}
.img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.nav {
	position: relative;
	z-index: 99;
}

.bar {
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
	/* overflow: hidden; */

}

/* 手机导航栏 */
#toggle {
	display: none;
	width: 60px;
	height: 60px;

	z-index: 999;
	position: absolute;
	top: 3px;
	right: auto;
	left: 14px;
}

.dibu1 {
	display: flex;
	justify-content: space-between;
	background-color: #BD0000;
	padding: 3%;
}

.dibu1 a {
	color: #fff;
}

.left {
	width: 100%;
	background-color: #fff;
	position: fixed;
	overflow: hidden;
	z-index: 99999;
	display: none;
	right: 0;
	overflow: auto;
	/* margin-top: -60px; */
}

.pm {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: rgba(0, 0, 0, .7);
	position: fixed;
	z-index: 99;
	display: none;
}

.slog {
	padding-top: 20px;
	padding-left: 10px;
	border-bottom-style: solid;
	border-width: 1px;
	padding-bottom: 20px;
	border-color: #E2E2E2;
	text-align: center;
	background: #bd0000;
}

.vb {
	position: absolute;
	top: 18px;
	right: auto;
	cursor: pointer;
	left: 16px;
}

.vb img {
	width: 35px;
}

.slog img {
	width: 145px;
	;
}

.nr1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-bottom: 1px solid #E2E2E2;
}

.nr ul li {
	padding-top: 10px;
	/* padding-left: 20px; */
	border-bottom-style: solid;
	border-right: solid;
	border-width: 1px;
	/* 	padding-bottom: 10px; */
	border-color: #E2E2E2;
	width: 50%;
	text-align: center;
	position: relative;
}

.nr ul li a {
	color: #333;
}

.nr ul li a span {
	display: block;
	padding-bottom: 10px;
}

.jian img {
	width: 15px;
}

.sidenav-dropdown,
.sidenav-dropdown li {
	border: 0 !important;
	background-color: #e5e5e5;
}

.sidenav-dropdown li {
	width: 50%;
}

.sidenav-dropdown {
	display: none;
}

.sidenav-dropdown ul {
	display: flex;
	flex-wrap: wrap;
}

.sidenav-dropdown li a {
	font-size: 14px;
	padding: 10px;
	display: block;
}

/* 电脑导航栏 */
.pcs_nav {
	width: 100%;
	height: 140px;
	background: #BD0000;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.pcs {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}

.pcs1 {
	width: 649px;
	/* height: 55px; */
}

.pcs1 img {
	width: 100%;
	height: 100%;
}

.bd {
	width: 570px;
	height: 140px;
	background: url(../images/db.png);
	background-size: cover;
	position: absolute;
	right: 0;
	top: 0px;
}

.bd::after {
	content: "";
	background: rgba(255, 255, 255, 1);
	/* 白色背景，带透明度 */
	z-index: 1;
	filter: blur(10px);
	/* 模糊效果 */
	width: 20%;
	height: 100%;
	top: 0;
	right: -72px;
	position: absolute;
	display: none;
}

.bd::before {
	content: "";
	background: rgba(255, 255, 255, 0.5);
	/* 白色背景，带透明度 */
	z-index: 1;
	filter: blur(10px);
	/* 模糊效果 */
	width: 20%;
	height: 100%;
	top: 0;
	right: 0;
	position: absolute;
	display: none;
}

.guanwang1 {
	display: flex;
	justify-content: right;
	justify-content: end;
	justify-content: flex-end;
	align-items: center;
	margin-bottom: 20px;
}

.guanwang {
	position: relative;
	z-index: 9;
}

.guanwang1 a {
	font-weight: 500;
	font-size: 14px;
	color: #1C1F86;
}

.guanwang1 span {
	font-weight: 500;
	font-size: 12px;
	color: #1C1F86;
	padding: 0 17px;
}

.guanwang2 {
	display: flex;
	display: flex;
	justify-content: right;
	justify-content: end;
	justify-content: flex-end;
	align-items: center;
}

.guanwang2 a {
	width: 36px;
	height: 36px;
	/* overflow: hidden; */
	border-radius: 50px;
	margin-left: 14px;
}

.guanwang2 a img {
	width: 100%;
	height: 100%;
}

.pcx ul {
	display: flex;
	justify-content: space-between;
}

.pcx_nav {
	background: #BD0000;
	border-top: 1px solid #eca7a7;
}

.pcx ul li {
	width: 14.28%;
}

.pcx ul li a {
	width: 100%;
	height: 64px;
	/* background: #06348F; */
	border-radius: 0px 0px 0px 0px;
	font-weight: 500;
	font-size: 18px;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s linear;
          font-family: zi;
}

.pcx ul li {
	position: relative;
}

.xiala {
	width: 100%;
	position: absolute;
	background-color: #a90c0c;
	top: 64px;
	left: 0;
	width: 100%;
	min-height: 0px;
	max-height: 0;
	transition: all 0.3s linear;
	overflow: hidden;
}

.xiala1 a {
	transition: all 0.1s linear !important;
	height: 40px !important;
	font-size: 16px !important;
}

.xiala1 a:hover {
	background: #fff !important;
	color: #333 !important;
}

.pcx ul li:hover a {
	background: #a90c0c;
}

.bianse a {
	background: #a90c0c;
}

.pcx ul li:hover .xiala {
	/* min-height: 80px; */
	height: auto;
	max-height: 400px;
	padding-bottom: 20px;
}

.gzh2 {
	display: none;
	left: -58px;
	top: 30px;
}

.gzh3:hover .gzh2 {
	display: block;
}

.ewmm {
	position: relative;
}

.ewmm1 {
	display: none;
	position: absolute;
	width: 75px;
	height: 75px;
	top: -77px;
	left: -17px;
}

.ewmm:hover .ewmm1 {
	display: block;
}

.ewmm1 img {
	width: 100%;
	height: 100%;
}

/* 底部栏 */
.bottom1 {
	width: 100%;
	background-color: #F0F2F5;
	padding: 19px 0;
}

.bottom1 .bar {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.weibo {
	display: flex;
	align-items: center;
	justify-content: end;
}

.weibo a img {
	/* padding-left: 32px; */
	margin-left: 32px;
}

.bottom2 {
	width: 100%;
	background-color: #BD0000;
	padding-top: 40px;
	padding-bottom: 0px;
}

.bottom2 .bar {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.erma1 img {
	width: 80px;
	height: 80px;
}

.wufenkai {
	display: flex;
	justify-content: space-between;
}

.wufen1 {
	display: flex;
	justify-content: space-between;
}

.lianjie h2 {
	font-size: 20px;
	color: #fff;
	padding-bottom: 29px;
	font-weight: 600;
}

.lianjie a {
	display: block;
	font-size: 14px;
	color: #fff;
	padding-bottom: 17px;
	/* font-weight: 600; */
}

.wulianxi {
	padding-left: 162px;
}

.wulianxi h2 {
	font-size: 20px;
	color: #fff;
	padding-bottom: 29px;
	font-weight: 600;
}

.wulianxi p {
	display: block;
	font-size: 14px;
	color: #fff;
	padding-bottom: 17px;
	/* font-weight: 600; */
}

.wufen2 {
	display: flex;
	justify-content: space-between;
}

.wujiao {
	width: 200px;
	height: 40px;
	background-color: #a50101;
	margin-bottom: 10px;

}

.wujiao a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}

.gaojiao {
	padding-right: 80px;
}

.erma1 {
	margin-bottom: 28px;
	text-align: center;
}

.erma1 p {
	color: #fff;
	font-size: 14px;
	margin-top: 11px;
}

.bottom3 {
	width: 100%;
	background-color: #BD0000;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px solid #d66464;
}

.bot3 {
	display: flex;
	/* justify-content: center; */
	align-items: center;
}

.bot3 p {
	font-size: 14px;
	color: #fff;
	padding-left: 15px;
}

.bottom3 .bar {
	max-width: 1350px;
}

.bbt {
	display: flex;
	padding-left: 41px;
}





@media screen and (max-width:1300px) {
	.bar {
		padding: 0 3%;
	}

	.pcs1 {
		position: relative;
		z-index: 2;
	}

	.sousuo {
		position: relative;
		z-index: 2;
	}
}

@media screen and (max-width:1200px) {
	.pcx ul li a {
		width: 110px;
	}
}

@media screen and (max-width:1024px) {
	.sousuo {
		display: none;
	}

	.guanwang {
		display: none;
	}

	.bd {
		display: none;
	}

	.pcx_nav {
		display: none;
	}

	#toggle {
		display: block;
		top: 45px;
	}

	.pcs1 {
		margin: 0 auto;
	}

	.slog img {
		width: 270px;
	}

	.db_logo {
		display: none;
	}

	.db_dh {
		display: flex;
		flex-wrap: wrap;
	}

	.bot2 {
		width: 100%;
	}

	.db_dh p {
		width: 100%;
		margin-bottom: 20px;
	}

	.db_dh span {
		width: 100%;
	}

	.bottom1 {
		flex-wrap: wrap;
	}

	.bot2 ul {
		margin-top: 20px;
	}

	.bot2 ul li {
		padding-left: 0;
		margin-bottom: 20px;
		width: 32%;
	}
}

@media screen and (max-width: 800px) {
	.bottom2 {
		padding-left: 20px;
		padding-right: 20px;
	}

	.gaojiao {
		display: none;
	}
}

@media screen and (max-width:768px) {
	.pcs_ {
		height: 75px;
	}

	.pcs1 {
		height: auto;
	}

	.pcs1 img {
		width: 75%;
		height: 100%;
		text-align: center;
		margin: 0 auto;
		display: block;
	}

	#toggle {
		display: block;
		top: 23px;
		width: 30px;
		height: 30px;
	}

	.pcs_nav {
		width: 100%;
		height: 70px;
	}

	.bot1 {
		flex-wrap: wrap;
	}

	.bottom1 {
		display: none;
	}

	.wufenkai {
		flex-wrap: wrap;
	}

	.wufen2 {
		flex-wrap: wrap;
		width: 100%;
	}

	.erma {
		display: flex;
		justify-content: center;
		width: 100%;
	}

	.bot3 a img {
		display: none;
	}

	.bbt {
		width: 100%;
		padding-left: 0;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
}

@media screen and (max-width:581px) {
	.nav-bot .logo {
		/* float: left; */
		width: 300px !important;
		height: 40px !important;
	}

	.wufen1 {
		flex-wrap: wrap;
		width: 100%;
	}

	.lianjie {
		width: 100%;
		text-align: center;
	}

	.wulianxi {
		width: 100%;
		text-align: center;
		padding-left: 0;
	}

}