.nav-bot .mainlevel .subnav .img,
.nav-bot .mainlevel .subnav .xian,
.nav-bot .mainlevel .subnav .right {
	display: none;
}

.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;
}

.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/Poppins-Medium.ttf');
}

body,
html {
	height: 100%;
	background-color: #fff;
}

.qz {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10;

}

.bar {
	max-width: 1600px;
	width: 100%;
	margin: 0 auto;
	/* overflow: hidden; */

}

/* 搜索 */
.sou {
	position: absolute;
	width: 30px;
	top: 16px;
	right: 7%;
}

.sou img {
	width: 100%;
}

.pcx_nav {
	position: relative;
}

.sou_box {
	z-index: 999;
}

@media screen and (max-width:1700px) {
	.sou {

		right: 2%;
	}
}

@media screen and (max-width:1510px) {
	.sou {

		right: 5px;
	}
}

/* 手机导航栏 */
#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: #323690;
	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: #fff;
}

.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: 120px;
	background: #fff;
	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: 964px;
	/* height: 55px; */
}

.pcs1 img {
	width: 100%;
	height: 100%;
}

.bd {}

.xjh {
	display: flex;
	align-items: center;
	margin-left: 85px;
}

.xjh a {
	font-weight: 500;
	font-size: 20px;
	color: #1B4499;
}

.xjh span {
	width: 1px;
	height: 21px;
	background: #1B4499;
	border-radius: 0px 0px 0px 0px;
	display: block;
	margin: 0 30px;
}

.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: center;
}

.pcx_nav {
	background: #1B4499;
	border-top: 1px solid #eca7a7;
}

.pcx ul li {
	width: 236px;
	position: relative;
}

.pcx ul li::after {
	content: "";
	width: 1px;
	height: 21px;
	background: #FFFFFF;
	border-radius: 0px 0px 0px 0px;
	opacity: 0.6;
	position: absolute;
	left: 0;
	top: 33px;
}

.pcx ul li:nth-child(1)::after {
	height: 0;
	width: 0;
}

.pcx ul li a {
	width: 100%;
	height: 80px;
	/* background: #06348F; */
	border-radius: 0px 0px 0px 0px;
	/* font-weight: 500; */
	font-size: 22px;
	color: #FFFFFF;
	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: rgb(0 0 0 / 40%);
	top: 78px;
	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: 50px !important;
	font-size: 18px !important;
	justify-content: center !important;
	padding-left: 0px;
}

.xiala1 a:hover {
	background: #fff !important;
	color: #333 !important;
}

.pcx ul li:hover a {
	/* background: #081d86; */
}

.pcx ul li:hover .xiala1 a {
	background: rgb(0 0 0 / 0%);
	border-bottom: 1px solid rgb(182 182 182 / 38%);

}

.bianse a {
	background: #a90c0c;
}

.pcx ul li:hover .xiala {
	/* min-height: 80px; */

	height: auto;
	max-height: 400px;
	padding-bottom: 20px;
	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%;
}

.bd form {
	/* margin-top: -120px; */
	width: 200px;
	height: 48px;
	background: #DDDFE6;
	border-radius: 40px;
	border: 1px solid #DDDFE6;
	overflow: hidden;
}

.bd form table,
tbody,
tr,
td,
input {
	height: 100%;
	background-color: #ebeef5;
}

#keyword {
	border: 0;
	color: #999;
	width: 100%;
	height: 100%;
	padding-left: 18px;
	/* padding-top: 5px; */
}

.search {
	width: 18px!important;
	height: 18px!important;
	background-image: url(../image/sousuo.png) !important;
	background-size: 100% 100%!important;
	border: 0!important;
	margin-left: 36px!important;
	cursor: pointer;
	position: relative;
	right: 10px!important;
	top: -2px!important;

}

/* 底部栏 */
.bottom {
	padding-top: 60px;
	padding-bottom: 78px;
	background-color: #1B4499;

}

.bottom_fen {
	display: flex;
	justify-content: space-between;
}

.bottom_left {
	width: 850px;
}

.bottom_left img {
	width: 100%;
}

.bottom_zhong {
	width: 160px;
}

.bottom_right {
	width: 244px;
}

.bottom_zhong_title {

	padding-bottom: 31px;
}

.bottom_zhong_title p {
	font-weight: 500;
	font-size: 22px;
	color: #AEC3EC;
}

.bottom_zhong_list {}

.bottom_zhong_list ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.bottom_zhong_list ul li {
	width: 60px;
}

.bottom_zhong_list ul li a {
	font-weight: 400;
	font-size: 15px;
	color: #8DA6D9;
	margin-bottom: 16px;
	display: block;
}

.bottom_right_title {
	padding-bottom: 31px;
}

.bottom_right_title p {
	font-weight: 500;
	font-size: 22px;
	color: #AEC3EC;
}

.bottom_right_dianhua {
	display: flex;
}

.bottom_right_dianhua p {
	font-weight: 600;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 26px;
	font-family: zi;
	margin-top: -9px;
}

.bottom_right_dianhua h1 {
	font-weight: 500;
	font-size: 44px;
	color: #FFFFFF;
	line-height: 26px;
	font-family: zi;
}

.bottom_right_dianhua span {
	width: 9px;
	height: 3px;
	background: #FFFFFF;
	border-radius: 2px;
	margin-left: 7px;
	margin-right: 16px;
}

.bottom_right_banquan {
	padding-top: 22px;
	padding-bottom: 25px;
	border-top: 1px solid #6183C8;
	display: flex;
	justify-content: center;
	background-color: #1B4499;
}

.bottom_right_banquan p {
	font-weight: 400;
	font-size: 14px;
	color: #6183C8;
	line-height: 22px;
}

.bottom_right_banquan a {
	font-weight: 400;
	font-size: 14px;
	color: #6183C8;
	line-height: 22px;
	display: block;
}

.b_lx {
	padding-top: 31px;
}

.b_lx p {
	font-weight: 400;
	font-size: 15px;
	color: #8DA6D9;
	margin-bottom: 16px;
	display: block;
}



@media screen and (max-width:1600px) {
	.bar {
		padding: 0 3%;
	}

	.xjh {
		margin-left: 0px;
	}

	.pcs1 {
		width: 750px;
	}

}

@media screen and (max-width:1400px) {




	.nav_bar {
		padding: 0 3%;
	}

	.bottom_left {
		width: 550px;
	}

}




@media screen and (max-width:1360px) {}

@media screen and (max-width:1250px) {
	.pcs1 {
		width: 560px;
	}
}

@media screen and (max-width:1200px) {}

@media screen and (max-width:1024px) {

	#toggle {
		display: block;
		top: 45px;
	}

	.xjh {
		display: none;
	}

	.bd {
		display: none !important;
	}

	.pcs1 {
		margin: 0 auto;
	}

	.pcx_nav {
		display: none;
	}

	.slog img {
		width: 355px;
	}

	.bottom_zhong {
		display: none;
	}

	.bottom_fen {
		flex-wrap: wrap;
	}

	.bottom_left {
		width: 80%;

	}

	.bottom_right {
		width: 100%;
		margin-top: 20px;
	}

	.b_lx {
		padding-top: 0;
	}
}

@media screen and (max-width:768px) {


	#toggle {
		display: block;
		top: 23px !important;
		width: 30px;
		height: 30px;
	}

	.pcs1 {
		width: 253px;
	}

	.pcs_nav {
		height: 70px;

	}

	.slog img {
		width: 253px;
	}

	.bottom_right_banquan {
		flex-wrap: wrap;
	}

	.bottom_left {
		width: 100%;

	}

}

@media screen and (max-width:535px) {

	#toggle {
		display: block;
		z-index: 999;
		position: absolute;
		top: 3px;
		right: auto;
		left: 14px;
	}

	.bottom_right_title {
		padding-bottom: 17px;
	}

	.bottom_right_title p {
		font-size: 18px;
	}


}