* {
	margin: 0;
	padding: 0;
}

html,
body {
	width: 100%;
	min-height: 100%;
	font-family: "微软雅黑";
}

a {
	text-decoration: none;
	color: #333;
}

img {
	border: none;
}

ul,
li {
	list-style: none outside none;
}

input[type=button],
input[type=text],
input[type=password],
input[type=date],
input[type=number],
input[type="search"],
input[type="submit"],
textarea {
	-webkit-appearance: none;
	outline: none;
}

input[type=date] {
	background: #fff;
}

.imageMagnificationHeaderWrap {
	width: 100%;
	min-width: 1200px;
}

.imageMagnificationHeaderC {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 1200px;
	height: 80px;
	margin: 0 auto;
}

.imageMagnificationHeaderCNav a {
	margin-left: 45px;
	font-size: 18px;
	color: #333;
}

.bannerWrap {
	width: 100%;
	min-width: 1200px;
	height: 390px;
	background: #2154f4;
}

.bannerC {
	width: 1200px;
	height: 390px;
	margin: 0 auto;
	position: relative;
	moz-user-select: -moz-none;
	-moz-user-select: none;
	-o-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.bannerCL {
	padding-top: 80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
}

.bannerCL li {
	font-size: 34px;
	font-weight: bold;
	color: #fff;
}

.bannerCL p {
	font-size: 15px;
	line-height: 28px;
	width: 555px;
	margin: 20px 0;
}

.bannerCL a {
	display: block;
	width: 135px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 18px;
	color: #2154f4;
	background: #fff;
	border-radius: 5px;
}

.bannerPicC {
	position: absolute;
	right: 0;
	top: 0;
	width: 590px;
	height: 390px;
	background: #fff;
}

.small {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 390px;
	background: url(../images/page/small.jpg) #2154f4 no-repeat;
}

.small p,
.big p {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 85px;
	height: 35px;
	background: #7a98f8;
	color: #fff;
	position: absolute;
	moz-user-select: -moz-none;
	-moz-user-select: none;
	-o-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.small p {
	left: 260px;
}

.big {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: 390px;
	background: url(../images/page/big.jpg) #2154f4 no-repeat;
	overflow: visible !important;
}

.handle {
	width: 48px;
	height: 390px;
	background: url(../images/page/hand.png) no-repeat;
	position: absolute;
	right: -31px;
	z-index: 10;
	top: 0;
	cursor: pointer;
}

.imageMagnificationC {
	width: 1200px;
	margin: 0 auto;
	padding: 1px 0 60px;
}

.imageMagnificationCList {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 70px;
}
.imageMagnificationCListText{
	width: 375px;
}
.imageMagnificationCListText li {
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	color: #000;
}
.imageMagnificationCListText p{
	font-size: 15px;
	line-height: 28px;
	color: #7f8792;
	margin: 20px 0;
}
.imageMagnificationCListText a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 148px;
	height: 38px;
	background: #f3f7ff;
	color: #0772fc;
	border: 1px solid #0772fc;
	border-radius: 3px;
}
.imageMagnificationCMoreWrap{
	width: 100%;
	min-width: 1200px;
	background: #f9f9fa;
	padding: 50px 0;
}
.imageMagnificationCMoreTitle{
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.imageMagnificationCMoreTitle1{
	font-size: 16px;
	line-height: 28px;
	color: #505a71;
	text-align: center;
	margin: 20px auto 30px;
}
.imageMagnificationCMoreC{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
}
.imageMagnificationCMoreC a{
	display: inline-block;
	background: #fff;
	width: 224px;
	border-radius: 10px;
	box-shadow: 0 3px 5px #f2f1f3;
}
.imageMagnificationCMoreC a div{
	position: relative;
	display: block;
	width: 100%;
	height: 120px;
	padding: 20px 25px;
	font-size: 14px;
	color: #505a71;
	line-height: 26px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.imageMagnificationCMoreC a i{
	position: absolute;
	top: 65px;
	right: 15px;
	width: 32px;
	height: 32px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAC00lEQVRYR8WXPWhTURTH/zdpk5iQttC0T1u1zZC0yWRwUrNYEBdnQRwEu6mg4OIiIi4uguLH5uAggrOLFOukTqJDIfTLl++8l6SLpVpT846cl6Q+Y9vkvra8C1nyzj3/3z33nHPvFehiLC4uegOBwEFBPVMu0HECYgDCAELN6VUAqgBSBsRnEr9n19bWtEgk8quTe7GTAQsHDwQTELgIiHMAxjs5bH5PA/QGhJerP1e/7ASyLUA1Vx3dcNVvCOA8gKNdCrebZQl43Wu4H4aOhApb+dgSQC/opwi4A+CMTeH2aTMCuKuMKh/aP/wHoBf1s0S4D+DYHom33HwVAreUEeWt1e8/AHpBP0nA030Q/wsBXFVGlY+tPzYBKunKoXqv8WIPw75dAGfcG65LQ+NDJTYwAVRV9fk8/nsCuNn6b4/Db3VHBDxYr/24HQ6H100APa+fIIFXAMb2UdjqOiMIF5TDyidBRD3lYvkRAVe6EU+lUqjX64hGo/B4PN1M2dJGAM+GR4avi2KxOOYi9/tmZ+vocG5uDisrKxgYGEAsFtsNhGqI+mmhFcqXAXreUblpwKufn59HpVJBX18f4vE4vF5vt9Pb7MS00AraY0Bck/Fghejv7zcjYQ+CngitoL8DMCUDwLZWCN6OyclJOxCzDPCt2/1vhzQMA5yU1WoVHAmG8Pl8MmtRGeA7gKDMLKstR2JpaQmappk5kUgkZFyt7hqA1fL5PJaXl+F2u5FMJqUBbG8BK2WzWWQyGVN8YmICg4ODMgDmFthKQiIyhfnHDYkrgZNRcnASypchi6fTaXP1XH4szkkoP8wylGtELK6qKnK5nJnxLM7JZ2+IaelWvLCwgFKpBL/fb5ZdMGi7gBqtWPYw4rOgVquZCRcIBOwtvHHmNw4jx49jBnD8QsIQjl7JWhvp6KV0E8LJa7klEs49TFoQjj7NWhCOPk6tHWY/n+d/AAfZd/RwnXo/AAAAAElFTkSuQmCC") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.imageMagnificationCMoreC a:last-child div{
	display: flex;
	align-items: center;
	justify-content: center;
}
.imageMagnificationFooter{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-width: 1200px;
	height: 100px;
	background: #1f1f24;
	margin: 0 auto;
	color: #646465;
}
.nav_list_wrap {
				display: flex;
			}

			.nav_list_wrap .nav_list {
				display: block;
				margin-left: 50px;
				font-size: 18px;
				position: relative;
				cursor: pointer;
				padding: 12px 0;
				border-bottom: 2px solid rgba(0, 0, 0, 0);
			}

			.allNavList {
				position: relative;
			}

			.nav_list_wrap .nav_list:hover {
				border-bottom: 2px solid #6372fd;
			}

			.nav_list_wrap .allNavList:hover .nav_list_hover {
				display: flex;
			}

			.nav_list_wrap .allNavList:hover .nav_hover_activeIcon {
				display: block;
			}

			.nav_list_hover {
				display: none;
				position: absolute;
				width: 432px;
				height: auto;
				padding: 32px 20px 20px;
				background: #fff;
				box-shadow: 0 0 15px #fff;
				top: 51px;
				right: 0;
				flex-wrap: wrap;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
				z-index: 19;
			}

			.nav_list_hover a {
				display: block;
				width: 33%;
				padding: 7px;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
				font-size: 13px;
				margin-left: 0;
			}

			.nav_list_hover a:hover {
				color: #6372fd;
			}

			.nav_hover_activeIcon {
				display: none;
				position: absolute;
				top: 49px;
				right: 30px;
				width: 0;
				height: 0;
				border: 9px solid rgba(0, 0, 0, 0);
				border-bottom: 9px solid #6372fd;
				z-index: 10;
			}