body {
	font-family: "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "\9ED1\4F53", Arial !important;
	font-size: 14px;
	background: #fff;
}

.w_1410 {
	width: 1400px;
	margin: 0 auto;
}

.wrap {
	width: 100%;
	min-width: 1400px;
	background: #fff;
}
.nav {
	width: 960px;
	margin: 0 auto;
	height: 83px;
}

.logo {
	float: left;
	margin-top: 16px;
}

.nav ul {
	float: left;
	margin-left: 92px;
}

.nav ul li {
	float: left;
	line-height: 83px;
	margin-right: 40px;
	position: relative;
}

.nav ul li >a {
	font-size: 16px;
	color: #000;
	cursor: pointer;
	padding-bottom: 4px;
}
.nav ul li >a img {
	height: 8px;
	position: absolute;
	top: 38px;
	margin-left: 4px;
}
.nav ul li.h >a {
	border-bottom: 2px solid #dd1d16;
}
.nav ul li .navselect {
	position: absolute;
	left: -18px;
	top: 83px;
	width: 115px;
	background-color: #fff;
	display: none;
}
.nav ul li .navselect a {
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	color: #666666;
	font-size: 14px;
}
.nav ul li:hover .navselect {
	display: block;
	z-index: 9;
}
.nav ul li .navselect a:hover {
	color: #DC1E16;
	background-color: #EFF3F5;
}

.banner {
	width: 100%;
	height: 100%;
	min-width: 1340px;
}

.banner img {
	width: 100%;
	height: 100%;
}

.bottom {
	width: 100%;
	background: #2e2d2d;
	min-width: 1300px;
}

.bottom>img {
	width: 100%;
}

.footerBox {
	height: 320px;
}

.footer {
	width: 1300px;
	margin: 0 auto;
}

.footer ul {
	float: left;
	margin-right: 52px;
}

.bottomLogo {
	margin-top: 130px;
}

.footer ul li:first-child {
	color: #d0d0d3;
}

.footer ul li {
	color: #7a7979;
	margin-bottom: 20px;
	font-size: 18px;
}

.footer ul li .mz,
.footer ul li .ys {
	color: #7a7979;
	margin-bottom: 20px;
	font-size: 18px;
}

.footer ul li .ys {
	margin-left: 30px;
}

.bottomTel {
	margin-top: 90px;
}

.bottomCode {
	margin-top: 86px;
}

.bottomCode li img {
	margin-right: 20px;
}

.bottomLink li a {
	color: #7a7979;
}

.footer_renzheng {
	height: 73px;
	background: #21272b;
}

.footer_renzheng p {
	color: #fff;
	text-align: center;
	line-height: 73px;
}
.footer_renzheng p a {
	color: #fff;
}
.footer_renzheng p .under_line:hover {
	text-decoration: underline;
}
/*change 2021.3.2*/
.nowrap {
	white-space: nowrap;
}