
body {
	padding-top: 128px;
}

/*头部导航*/
header.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
	background: #fff;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
	box-shadow: 0 0px 8px rgba(25,24,40,.35);
}

header.header .logo {
	line-height: 80px;
}

header.header .logo img {
	height: 100%;
}

header.header>.c-flex {
	justify-content: space-between;
}

.underline {
	position: relative;
}

.underline::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #fff;
}

.header-tel {
	margin: 0 1.5rem;
	padding-left: 18px;
	background: url(../images/ico02.png) no-repeat left center;
	background-size: 12px;
	float: left;
	color: #fff;
}

img {
	vertical-align: middle;
}
.header-ewm {
	width: 20px;
	height: 20px;
	background: url(../images/ico01.png) no-repeat center;
	background-size: 100%;
	cursor: pointer;
	position: relative;
	z-index: 9;
}

.header-ewm img {
	position: absolute;
	bottom: 7px;
	right: -26px;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	display: none;
}

.header-nav {
	height: inherit;
}

.header-nav li {
	margin-left: 1.23rem;
	height: 5.5rem;
	display: flex;
	align-items: center;
	position: relative;
}

.header-nav li:first-of-type {
	margin-left: 0;
}

.header-nav li::after {
	content: '';
	position: absolute;
	left: 45%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	height: 2px;
	background-color: #2e48d4;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.header-nav li.active::after {
	width: 100%;
	bottom: 22px;
}

.header-nav li.active .h6 {
	color: #2e48d4;
}

.header-nav li:hover .h6 {
	color: #2e48d4;
}

.header-nav li.ready-hover:hover::after {
	width: 120px;
	bottom: 0;
}

.header-nav .h6 {
	color: #2e48d4;
	color: #474747;
	display: block;
}

.header-nav nav {
	position: absolute;
	left: -30px;
	bottom: 0;
	width: 125px;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	z-index: 2;
	display: none;
	background: #fff;
	-webkit-box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.2);
}

.header-nav nav a {
	background: #fff;
	display: block;
	text-align: center;
	font-size: 13px;
	color: #888;
	line-height: 40px;
	height: 40px;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.header-nav nav a:hover {
	color: #2e48d4;
	background-color: #f8f8f8;
}
/*顶部*/

.topbar {
	position: relative;
	z-index: 99;
	height: 39px;
	border-bottom: 1px solid #e6ebf0;
	background-color: #2e48d4;
	font-size: 14px;
}

.wel {
	height: 39px;
	float: left;
	line-height: 39px;
	color: #fff;
}
.wel strong { color: #fff}
.top-contact {
	height: 39px;
	float: right;
}

.top-contact>li {
	position: relative;
	float: left;
	height: 39px;
	line-height: 39px;
	color: #fff;
}

.top-contact>li.line {
	margin: 0 20px;
	width: 1px;
	height: 39px;
}

.top-contact>li>a {
	color: #fff;
}

.top-contact li.wx-menu img {
	display: none;
	position: absolute;
	top: 98%;
	left: 50%;
	margin-left: -80px;
	max-width: 160px;
	width: 160px;
	height: 160px;
	border-radius: 3px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.top-contact li.wx-menu:hover img {
	display: block;
}

.top-contact li .iconfont {
	display: inline-block;
	vertical-align: middle
}

.top-contact li .zx-ppbox {
	top: 100%;
	right: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	background-image: url(../images/zx1.png)
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.qq-item:hover .zx-ppbox {
	display: block;
}

.header-main {
	position: relative;
	z-index: 8;
	padding: 30px 0;
	height: 70px;
}

.zx-ppbox {
	position: absolute;
	width: 320px;
	height: 166px;
	padding: 0 30px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/zx1.png);
	display: none;
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

.item-zixun .zx-ppbox {
	right: 90px;
	top: 0;
}

.zx-cell {
	position: relative;
	color: #000;
	padding: 20px 0;
}

.zx-cell:after {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 230px;
	border-top: 1px dashed rgba(255, 255, 255, .4);
	content: '　';
}

.zx-cell:last-child:after {
	display: none;
}

.zx-hd span,
.zx-hd strong {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.zx-hd {
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 1;
}

.zx-hd .iconfont {
	font-size: 22px;
}

.zx-link {
	width: 280px;
	height: 66px;
	margin-top: 16px;
	overflow: hidden;
}

.zx-link a {
	display: block;
	width: 125px;
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	border: 1px solid #000;
	border-radius: 26px;
	text-align: center;
	color: #000;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.zx-link a:hover {
	background-color: #000;
	color: #f49329;
}

.zx-bd .text {
	opacity: .8;
	font-size: 13px;
	line-height: 1.4;
}
.maxwidth {
	width: 1200px;
	margin: 0 auto;
}
.c-flex {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}