/* 网站页尾03 */
.wzlxwm1 {}

.wzlxwm1 img {
	height: 9vw;
}

.wzlxwm2 {
	display: flex;
	background: rgba(0,18,78,1);
	padding: 1vw 7vw 3vw;
	position: relative;
	color: #fff;
}

.wzlxwm3 {}

.wzlxwm4 {
	margin-right: 6vw;
}

.wzlxwm4 img {
	height: 1.5vw;
}

.wzlxwm4 p {
	font-size: 1vw;
	font-weight: bold;
}

.wzlxwm4 span {
	font-size: 0.95vw;
	margin-top: 1vw;
	display: block;
}

.wzlxwm4 ul {}

.wzlxwm4 li {
	font-size: 0.9vw;
	margin-top: 1vw;
	line-height: 1;
}
.wzlxwm4 li a{
	text-decoration: none;
	color: #fff;
}
.wzlxwm4 ul li:hover a{
	text-decoration: underline;
}
.wzlxwm4:last-child{
	margin-right: 0;
}
.wzlxwm7 {
	width: 40%;
}

.wzlxwm5 {
	display: flex;
}

.wzlxwm6 {
	margin-right: 2vw;
}

.wzlxwm6 img {
	height: 7vw;
}

.wzlxwm6 p {
	font-size: 1vw;
	text-align: center;
	margin: 0.5vw 0 0 0;
}

.wzlxwm8 {
	width: 60%;
	padding-top: 1.5vw;
}

.wzlxwm9 {
	display: flex;
}

.wzlxwm10 {
	display: flex;
	padding: 2vw 0 0;
	border-top: 1px solid #e3e3e3;
	margin-top: 2vw;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.wzlxwm11 {
	display: flex;
	width: 50%;
	margin-bottom: 1.5vw;
}

.wzlxwm12 {
	background-color: rgba(255,255,255,0.2);
	width: 2vw;
	height: 2vw;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 1vw;
}

.wzlxwm12 img {
	height: 1vw;
	filter: invert(100%) sepia(99%) saturate(40%) hue-rotate(119deg) brightness(107%) contrast(100%);
}

.wzlxwm13 {
	display: flex;
	align-items: center;
}

.wzlxwm13 p {
	font-size: 1vw;
	margin-right: 0.5vw;
	font-weight: bold;
	margin-bottom: 0;
}
.wzlxwm13 span {
	font-size: 0.9vw;
	color: #fff;
}
.wzlxwm13 a {
	font-size: 1vw;
	color: #fff;
	text-decoration: none;
}
.wzlxwm13 a:hover{
	text-decoration: underline!important;
	color: #00c4ff !important;
}
.wzlxwm14{
	display: flex;
	margin-top: 1vw;
	align-items: center;
	margin-bottom: 1vw;
}
.wzlxwm14 img{
	margin-left: 1vw;
}
.wzlxwm15{
	position: absolute;
	bottom: 0vw;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	display: flex;
	justify-content: center;
}
.wzlxwm15 p{
	font-size: 0.8vw;
}
/* 返回顶部样式 */
.ant-back-top {
	position: fixed;
	z-index: 100;
	cursor: pointer;
	width: 2.5vw;
	height: 2.5vw;
	background: #ffffff;
	box-shadow: 0 6px 12px 0 rgba(0,0,0,0.17);
	border-radius: 50%;
	-webkit-box-align: center;
	-ms-flex-pack: center;
	display: none;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	right: 2vw;
	bottom: 2vw;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../img/dtb304.png);
	background-size: 40%;
	transform: scale(1);
}

.ant-back-top:hover {
	background-image: url(../img/dtb305.png);
}

.ant-back-top:active {
	transform: scale(0.95);
}
.wzlxwm17{
	width: 75%;
	background-color: rgba(255,255,255,0.05);
	border-radius: 0.3vw;
	padding: 1vw;
}
.wzlxwm16{
	margin-top: 3vw;
	display: flex;
	flex-wrap: wrap;
	padding: 2vw 0 0;
	border-top: 1px solid #e3e3e3;
	margin-top: 2vw;
}
.wzlxwm18{
	width: 60%!important;
}
.wzlxwm19{
	width: 40%!important;
}