html, body, div, span, button, b, i, hr, p, ul, li, a, img, h5, h6, h1, h2, h3, h4, button {
	margin: 0;
	padding: 0;
	font-family: Microsoft YaHei;
}
a {
	text-decoration: none;
	color: #000;
}
li {
	list-style: none;
}
.banxin {
	width: 1200px;
	/* height: 100%; */
	margin: 0 auto;
}
.dfsb {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.dfsa {
	display: flex;
	align-items: flex-start;
	justify-content: space-around;
}
.dfsb {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.dfsa {
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.dffs {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.dffc {
	display: flex;
	align-items: center;
	justify-content: center;
}
.dfdb {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-between;
}
.dfds {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
}
.dfcs {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
}
.dfda {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around;
}
.clearfix {
	clear: both;
}
/*------------------------*/
.headerbg {
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.logo {
	float: left;
}
.logo img {
	width: 593px;
	height: 73px;
}
.phone {
	width: 260px;
	height: 51px;
	background: url(../images/dh.jpg) no-repeat left center;
	float: right
}
.dianhua {
	padding-left: 55px;
}
.fw {
	font-size: 16px;
	line-height: 25px;
}
.dh1 {
	font-size: 27px;
	color: rgba(10,86,187,1);
	font-weight: bolder
}
.tab-con h4 {
	font-size: 18px;
	font-weight: 400;
	color: rgba(78,78,78,1);
	margin-bottom: 40px;
	text-align: center;
}
.tab-con {
	width: 65%;
}
.tab-con p {
	margin: 0 0 20px 20px;
	font-size: 16px;
	font-weight: 400;
	color: rgba(102,102,102,1);
	line-height: 30px;
}
.peo-pic {
	height: 570px;
}
.peo-pic img {
	height: 570px;
	width: 100%;
}
.show_pre,
.show_next{
	text-align:left;
	float:left;
	align-self:flex-start;
	margin:0px!important;
}
