.nav-bot .mainlevel .subnav .img,
.nav-bot .mainlevel .subnav .xian,
.nav-bot .mainlevel .subnav .right {
	display: none;
}
.dibu1::after {
    content: "";
    width: 0px;
}
.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;
}
/* 搜索 */
.sou{
	    position: absolute;
	    width: 30px;
	    top: 16px;
	    right: 7%;
}
.sou img{
	width: 100%;
}
.pcx_nav{
	position: relative;
    max-width: 1920px;
    margin: 0 auto;
}
.sou_box{
	z-index: 999;
}
@media screen and (max-width:1700px) {
	.sou{

		    right: 2%;
	}
}
@media screen and (max-width:1510px) {
	.sou{

		    right: 5px;
	}
}
/*修改滚动条样式*/
::-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;
}

.logo img {
	width: 100%;
}

.jmap img {
	width: 100%;
}

.jmap {
	width: 80%;
}

input:focus,
select:focus {
	outline: none;
}

option {
	border: none;
}

@font-face {
	font-family: zi;
	src: url('../ziti/MiSans-Medium.ttf');
}
@font-face {
	font-family: zi1;
	src: url('../ziti/Poppins-Bold.ttf');
}
.pcx ul li a {

    font-family: zi;
}
.bd{
						display: flex;
						align-items: end;
						justify-content: center;
					}
					.nav-you{
						margin-bottom: 10px;
					}
		             .nav-you a{
						 color: #fff;
              font-size: 14px;
					 }
					 .nav-you span{
					 	color: #bbb9b9;
						padding: 0 10px;
font-size: 14px;
					 }
body,
html {
	height: 100%;
	background-color: #fff;
}

.qz {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10;

}

.bar {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	/* overflow: hidden; */

}

.nav_bar {
	max-width: 1770px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.white_head .nav-bot .sou {
	width: 30px;
	display: block;
	float: right;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.shejiao a {
	position: relative;
}

.dibu2 a {
	position: relative;
}

.bb1 {
	width: 100px;
	height: 100px;
	position: absolute;
	top: -100px;
	left: -15px;
	display: none;
}

.dibu2 a:hover .bb1 {
	display: block;
}

.zhihui ul li a img {
	width: 40px;
	height: 40px;
}

.nav-you a img {
	width: 25px;
	height: 20px;
	margin-top: -3px;
}

.box img {
	/* 	width: 110px !important;
	height: 110px !important; */
}

.tt1 {
	width: 96px;
	height: 60px;
}

.tt2 {
	width: 150px;
	height: 120px;
	position: absolute;
	top: -145px;
	right: -29px;
	opacity: 0;
	transition: all 0.4s;
}

.shejiao a:hover .tt2 {
	opacity: 1;
}

.white_head .nav-bot .nav-list>li>a {

	text-shadow: #5d5d5d 0px 0px 0px !important;
}

.nav-bot .nav-list>li>a {

	text-shadow: #5d5d5d 0px 0px 0px !important;
}

.jmap {
	position: relative;
	display: inline-block;
}

.gjcom .gjmap {
	width: 100%;
}

.univers {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
}

.univers0 {
	left: 79%;
	top: 42%;
}

.univers0 .img_b {
	display: none;
}

.univers>a>img {
	width: 30px;
}

.univers0 .img_d {
	display: inline-block;
}

.univers0 .dez {
	position: absolute;
	top: -50px;
	left: -91px;
	background: url(../images/index/sadds.png) no-repeat center;
	background-size: 230px 47px;
	width: 230px;
	height: 47px;
}

.univers0 .dez p {
	font-size: 12px;
	line-height: 36px;
	text-align: center;
}

.univers0 .dez {
	position: absolute;
	top: -50px;
	left: -91px;
	background: url(../images/index/sadds.png) no-repeat center;
	background-size: 230px 47px;
	width: 230px;
	height: 47px;
	padding: 0;
}

.img_d {
	display: none;
}

.univer img {
	width: 80px;
	height: 37px;
}

.univer {
	display: none;
	top: 0;
	right: 30px;
	width: 114px;
	height: 77px;
	background: url(../images/index/gwsc.png) no-repeat center;
	background-size: cover;
	text-align: center;
	padding-top: 5px;
	position: absolute;
	transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	-ms-transition: all .3s ease-in 0s;
	-moz-transition: all .3s ease-in 0s;
	-webkit-transition: all .3s ease-in 0s;
	padding-right: 15px;
	padding-left: 5px;
	z-index: 200;
}

.univers:hover .univer {
	display: block;
}

.univers:hover .img_b {
	display: none;
}

.univers:hover .img_d {
	display: block;
}

.univers a {
	color: #005964;
}

.univers0 .dez p {
	font-size: 12px;
	line-height: 36px;
	text-align: center;
	margin-top: -10px;
	margin-left: 10px;
}

.univer p {
	font-size: 12px;
	line-height: 24px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
/* 手机导航栏 */
#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: url(../image/dhlm.png) center no-repeat;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
max-width: 1920px;
    margin: 0 auto;
}

.pcs {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}

.pcs1 {
	width: 500px;
	/* height: 55px; */
}

.pcs1 img {
	width: 100%;
	height: 100%;
}

.bd {
	width: 498px;
	height: 140px;
	/* background: url(../image/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: #fff;
	border-top: 0px 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: #333;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s linear
}

.pcx ul li {
	position: relative;
}

.xiala {
	width: 100%;
	position: absolute;
	background-color: #fff;
	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: auto !important;
	    min-height: 45px !important;
    font-size: 16px !important;
    text-align: center;
	font-size: 16px !important;
    background-color: #fff;
    color: #333;
    border-bottom: 1px solid #ececec;
}


.xiala1:nth-last-child(1){
	border-bottom: 0;
}
.xiala1 a:hover {
	background: #680117 !important;
	color: #fff !important;
}

.pcx ul li:hover .pcx_lanmu {
	background: #680117;
       color: #fff;
}

.bianse a {
	background: #a90c0c;
}

.pcx ul li:hover .xiala {
	/* min-height: 80px; */
	height: auto;
	max-height: 400px;
	padding-bottom: 0px;
	z-index: 9;
}

.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%;
}



/* 底部栏 */
.bottom {
	padding: 25px 0 30px 0;
	background: linear-gradient(269deg, #CC1C1F 0%, #8D1F21 100%);
}

.bottom1 {
	display: flex;
	justify-content: space-between;
}

.bottom_left p {
	font-size: 15px;
	color: #FFFFFF;
	line-height: 36px;
}

.bottom_right ul {
	display: flex;
}

.bottom_right ul li {
	padding-left: 30px;
}

.bottom_right ul li a {
	font-weight: 400;
	font-size: 15px;
	color: #FFFFFF;
}

.hid {
	position: absolute;
	top: -150px;
	left: -28px;
	/* display: none; */
	transition: all 0.3s;
	opacity: 0;
}

.erm a:hover .hid {
	/* display: block; */
	opacity: 1;
	top: -103px;
}

.hid img {
	width: 100px !important;
	height: 100px !important;
}

.bottom_right{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.bottom_ma{
	width: 122px;
}
.bottom_ma img{
	width: 100%;
}
.bottom_logo{
	width: 400px;
	margin-right: 150px;
}
.bottom_logo img{
	width: 100%;
}

@media screen and (max-width:1550px) {
	.nav-bot .nav-list>li {
		padding-right: 45px;
	}
}

@media screen and (max-width:1400px) {
	.nav-bot .nav-list {
		width: calc(100% - 36px);
	}

	.bar {
		padding: 0 3%;
	}

	.nav_bar {
		padding: 0 3%;
	}

	.zhihui ul li {
		margin-right: 0;
	}
}

@media screen and (max-width:1360px) {
	.hb {
		display: flex;
		justify-content: end;
		align-items: center;
		width: 100%;
	}

	.nav-bot .nav-list>li {
		padding-right: 25px;
	}
}
@media screen and (max-width:1250px) {
	.pcs1 {
	    width: 500px;
	}
}
@media screen and (max-width:1200px) {

	.nav-bot .nav-list>li>a {
		font-size: 15px;
		transition: all .4s;
	}

	.dbdz {
		margin-right: 80px;
	}

	.nav-bot .logo img {
		width: 100%;
		transition: all .4s;
	}

	.nav-bot .sou img {
		max-width: 100%;
		width: 80%;
	}

	.nav-bot .nav-list {
		width: calc(80% - 36px);
		margin-left: 2%;
		float: left;
		height: 58px;
		width: 100%;
	}
}

@media screen and (max-width:1024px) {
	.pcx_nav{
		display: none;
	}
	.bd{
		display: none;
	}
	    .pcs1 {
	        margin: 0 auto;
	    }
	    #toggle {
	        display: block;
	        top: 45px;
	    }


	.bottom_left {
		width: 100%;
	}

	.bottom_right {
		width: 100%;
	}

	.bottom_right ul li {
		padding-left: 0;
	}

	.bottom_right ul {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.white_head .nav-bot {
		top: 0;

	}


	.nav-top {
		display: none;
	}

	.nav-bot {
		top: 0;
		transition: 0.4s;
	}

	.nav-list {
		display: none;
	}

	.nav-top {
		display: none;
	}

	.nav-bot .logo {
		width: 100%;
	}

	/* .img1{
		display: none;
	}
.img2{
	display: block;
} */
	.nav-bot {
		top: 0;
		height: 60px;
		transition: all 0.4s;
		background: #fff;
		box-shadow: 0 -2px 8px 2px rgb(98 93 93);
	}

	.nav-bot .logo img {
		width: 155px;
		transition: all .4s;
	}

	.white_head .logo2 {
		display: flex !important;
	}

	.a {
		color: #000000 !important;
		text-shadow: #5d5d5d 0px 0px 0px !important;
	}

	.a:hover {
		color: #005964;
		text-shadow: #005964 1px 1px 2px !important;
	}

	.logo1 {
		display: none !important;
	}

	.logo2 {
		display: flex !important;
	}

	.nav-bot .nav-list {
		height: 90px !important;
		transition: all 0.4s;
		display: none;
	}

	.logo {
		height: 60px !important;
		transition: all 0.4s;
	}

	.white_head .logo {
		height: 60px !important;
	}

	.logo img {
		width: 85%;
		transition: all 0.4s;
	}

	.nav-bot .mainlevel .subnav {
		top: 90px;
	}

	.white_head .nav-bot {
		height: 60px !important;
	}

	.nav-bot .nav-list>li {
		line-height: 80px;
		height: 90px;
		transition: all 0.4s;
	}

	.zhihui ul {
		justify-content: center;
		margin: 0 auto;
	}

	.nav-bot .sou {
		height: 60px !important;
		display: none !important;
	}

	.bottom-right {
		display: none;
	}

	.bottom-left {
		width: 100%;
		text-align: center;
	}

	.nav-bot {
		padding-top: 0;
	}

	.slog img {
		width: 200px;
	}

	.hb {
		display: flex;
		justify-content: end;
		align-items: center;
		width: auto;
	}

	.s-diubu {
		flex-wrap: wrap;
	}

	.s-di {
		width: 100%;
	}

	.s-bu {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 15px;
	}

	.s-tu {
		display: none;
	}

	.bottom1 {
		flex-wrap: wrap;
	}

	.dblogo {
		width: 100%;
	}

}

@media screen and (max-width:768px) {
 .pcs_nav {
	        width: 100%;
	        height: 70px;
	    }
		    .pcs1 img {
		        width: 75%;
		        height: 100%;
		        text-align: center;
		        margin: 0 auto;
		        display: block;
		    }
			    #toggle {
			        display: block;
			        top: 23px !important;
			        width: 30px;
			        height: 30px;
			    }
				.bottom_logo {
				    width: 300px;
				    margin-right: 50px;
				}
	.zhihui ul {
		width: 100%;
	}

	.bottom {
		padding: 15px 0;
	}

	.lianxi p {
		font-size: 13px;
	}

	.shejiao img {
		padding-right: 20px;
		width: 55px;
		height: auto;
	}

	.kuaisu a img {
		padding-right: 10px;
		width: 32px;
	}

	.tt2 {
		width: 130px !important;
		height: 120px;
		position: absolute;
		top: -145px;
		right: -29px;
		opacity: 0;
		transition: all 0.4s;
		padding-right: 0 !important;
	}

	.erm a img {
		width: 70px;
		height: 70px;
		margin-right: 12px;
		border-radius: 5px;
	}

}

@media screen and (max-width:535px) {
	.sou_box form {
		margin-left: -175px;
	}

	.keyword {
		width: 275px;
	}

	.search {
		width: 65px;
	}

	.zhihui a {
		color: #FFFFFF;
		font-size: 14px;
	}

	.bottom1 a {
		font-size: 14px;
		line-height: 25px;
		color: #56a4ae;
	}

	.nav-bot .logo img {
		width: 200px;
		transition: all .4s;
	}

	#toggle {
		display: block;
		z-index: 999;
		position: absolute;
		top: 3px;
		right: auto;
		left: 14px;
	}

	.nav-bot .logo {
		margin-left: 10%;
	}

	.s-di1 a img {
		text-align: center;
		width: 35px;
		height: 35px;
	}

	.s-di1:nth-child(1) a img {
		width: 35.95px;
	}

	.s-di1:nth-child(2) a img {
		width: 36.8px;
	}

	.s-di1:nth-child(3) a img {
		width: 45px;
		height: 35px;
	}

	.s-bu .s-di1 a img {
		text-align: center;
		width: 40px;
		height: 40px;
	}

	.s-di1 a p {
		font-size: 16px;
		color: #FFFFFF;
		text-align: center;
		padding-top: 15px;
	}

	.s-bottom {
		background-image: url(../image/index/botton.png);
		background-size: 100% 100%;
		padding-top: 44px;
		padding-bottom: 33px;
		/* overflow: hidden; */
	}

	.s-zi1 {
		flex-wrap: wrap;
		justify-content: center;
	}

	.s-zi {
		width: 100%;
	}

	.s-bottom1 {
		background-color: #5c0301;
		padding: 25px 0;
		overflow: hidden;
	}

	.dblogo1 img {
		width: 145px;
		height: auto;
	}

	.dblogo1 {
		margin-bottom: 25px;
	}

	.dbdizhi {
		display: flex;
		flex-wrap: wrap;
	}

	.dbdz {
		margin-right: 0;
		width: 100%;
	}

	.dbblx {
		width: 100%;
	}

	.dbdz h1 {
		padding-bottom: 15px;
		padding-top: 20px;
	}

	.dbblx h1 {
		padding-bottom: 20px;
	}

	.bottom1 {
		padding-bottom: 25px;
	}

	.bottom2 p {
		text-align: center;
	}
}