/*修改滚动条样式*/
::-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; */
}

.qz {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
}
@font-face {
	font-family: zi1;
	src: url('../ziti/MiSans-Medium.ttf');
}
@font-face {
	font-family: zi2;
	src: url('../ziti/MiSans-Regular.ttf');
}
.pcx ul li a{font-family: zi1;}
.pj p {
    font-family: zi1;
}
* {
	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/Century.ttf');
}

.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: #C2361F;
	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: 190px;
	background: #fff;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	background-image: url(../image/top_beijing.png);
	background-size: cover;
}

.pcs {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}

.pcs1 {
	width: 575px;
	height: auto;
}

.pcs1 img {
	width: 100%;
	height: auto;
}

.bd {
	width: 663px;
	height: 189px;
	background: url(../image/db.png);
	background-size: cover;
	position: absolute;
	left: 47%;
	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;
}

.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;
}

.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: 400;
	font-size: 14px;
	color: #CE4731;
}

.guanwang1 span {
	font-weight: 500;
	font-size: 12px;
	color: #CE4731;
	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-right: 14px;
}

.guanwang2 a img {
	width: 100%;
	height: auto;
}

.pc_nav {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
}

.pcs_nav {
	transition: all 0.3s;
}

.white_head .pcs_nav {

	height: 100px;

}

.pcs1 {
	transition: all 0.3s;
}

.white_head .pcs1 {
	width: 485px;

}

.pcx ul {
	display: flex;
	justify-content: space-between;
}

.pcx_nav {
	/* background: linear-gradient(90deg, #1762B9 0%, #2C80E2 100%); */
	background-color: #bf513b;
}

.pcx ul li {
	width: 14.28%;
}

.pcx ul li a {
	width: 100%;
	height: 64px;
	/* background: #06348F; */
	border-radius: 0px 0px 0px 0px;
	font-weight: 400;
	font-size: 18px;
	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: #b94b36;
	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: #b94b36;
}

.bianse a {
	background: #0C4E9B;
}

.pcx ul li:hover .xiala {
	/* min-height: 80px; */
	height: auto;
	max-height: 400px;
	padding-bottom: 20px;
}

.ewmm {
	position: relative;
}

.ewmm:nth-child(1) .ewmm1 {
	    display: none;
	    position: absolute;
	    width: 75px;
	    height: auto;
	    top: -24px;
	    left: -84px;
}
.ewmm:nth-child(2) .ewmm1 {
    display: none;
    position: absolute;
    width: 75px;
    height: auto;
    top: -24px;
    left: 50px;
}
.ewmm:hover .ewmm1 {
	display: block;
}

.ewmm1 img {
	width: 100%;
	height: 100%;
}

/* 底部栏 */
.bottom {
	width: 100%;
	background: url(../image/dbt.png);
	background-size: 100% 100%;

	padding: 30px 0;
}

.bottom1 {
	display: flex;
	justify-content: space-between;
	align-items: inherit;
}

.db_logo img {
	width: 537px;
	height: auto;
	    margin-bottom: 30px;
    margin-top: 20px;
}

.db_dh {
	display: flex;
	align-items: center;
}

.db_dh p {
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 52px;
	display: flex;
	align-items: center;
}

.db_dh p img {
	margin-right: 10px;
}

.db_dh span {
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	display: flex;
	align-items: center;
}

.db_dh span img {
	margin-right: 10px;
}

.bot2 {
	width: 620px;
}

.bot2 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.bot2 ul li {
	padding-left: 0px;
    margin-bottom: 20px;
    width: 33%;
}

.bot2 ul li a {
	font-weight: 400;
	font-size: 15px;
	color: #FFFFFF;
}




@media screen and (max-width:1400px) {
	.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;
	}
.pcs_nav{
	height: 100px;
}

	.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: 50%;
	}
}

@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;
	}
	
.white_head .pcs_nav {
    height: 70px;
}
	#toggle {
		display: block;
		top: 23px;
		width: 30px;
		height: 30px;
	}

	.pcs_nav {
		width: 100%;
		height: 70px;
	}

	.bot1 {
		flex-wrap: wrap;
	}
}
