* {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: "微软雅黑";
}

body {
	overflow-x: auto;
	background: #fff !important;
}

.max-width {
	width: 890px !important;
	margin: 0 auto;
}

.max-width2 {
	width: 1200px !important;
	margin: 0 auto;
}

.top {
	height: 90px;
	background: #fff;
	overflow: hidden;
}

.top-left {
	float: left;
	height: 100%;
	display: flex;
	align-items: center;
}

.top-left img {
	width: 190px;
}

.top-right {
	float: right;
	height: 100%;
	display: flex;
	align-items: center;
}

.top-p {
	margin-right: 40px;
}

.top-p span {
	font-size: 18px;
	color: #016FFF;
}

.top-btn {
	width: 100px;
	height: 37px;
	border: none;
	border-radius: 4px;
	color: #fff;
	background: #016FFF;
	margin-left: 12px;
	outline: none;
}

.top-btn2 {
	background: #016FFF;
}

.nav {
	background-color: #016FFF;
}

.menuList>ul>li>a {
	font-size: 20px;
}

.header-phone {
	display: inline-block;
	position: absolute;
	height: 100px;
	margin-left: 67%;
	top: 75px;
	z-index: 1000;
}

.banner1 {
	/* height: 880px; */
	height: 733px;
	position: relative;
	padding: 0;
}

.banner-box1 {
	height: 500px;
	background: #016FFF;
}

.banner-box2 {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	/* background: url(https://img.xdjpro.com/xdjmvcsubject/index/index-03.png) no-repeat; */
	background: url(https://img.xdjpro.com/xdjmvcsubject/index/index03.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	/* align-items: center; */
}

.zixun {
	position: absolute;
	width: 219px;
	height: 76px;
	top: 0;
	right: 320px;
}

.zixun img {
	width: 219px;
	height: 76px;
}

.banner-box3 {
	width: 100%;
	display: flex;
	margin-top: 30px;
}

.banner1-left {
	width: calc(100% - 450px);
	position: relative;
	left: -40px;
}

.banner1-p1 {
	/* font-size: 72px;
	color: #fff;
	font-weight: 600; */
	font-size: 68px;
	font-family: FZZhengHeiS-B-GB;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 140px;
}

.banner1-p2 {
	/* font-size: 36px;
	color: #fff;
	margin-top: 40px; */

	font-size: 26px;
	font-family: ShiShangZhongHeiJianTi;
	font-weight: 400;
	color: #FFFFFF;
	position: relative;
	bottom: 23px;
}

.banner1-p3 {
	/* font-size: 28px;
	color: #fff;
	opacity: 0.6;
	margin-top: 10px; */
	height: 20px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #FFFFFF;
	opacity: 0.75;
	letter-spacing: 4px;
	position: relative;
	bottom: 25px;
}
.banner1-five-box {
	display: flex;
	height: 126px;
	margin-top: 40px;
}

.banner1-five {
	width: 126px;
	height: 126px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url(https://img.xdjpro.com/xdjmvcsubject/index/index-04.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.icon-five {
	display: block;
	width: 50px;
	height: 50px;
	fill: #fff;
	margin: 0 auto;
}

.banner1-font {
	text-align: center;
	font-size: 14px;
	color: #fff;
	opacity: 0.7;
	margin-top: 5px;
}

.five-number {
	position: absolute;
	bottom: -8px;
	left: calc(50% - 25px);
	width: 50px;
	height: 24px;
	text-align: center;
	color: #fff;
	opacity: 0.8;
	font-size: 18px;
}

.banner1-five:not(:first-child) {
	margin-left: 20px;
}

.banner1-btn-box {
	width: 100%;
	display: flex;
	align-items: center;
	margin-top: 51px;
}

.banner1-btn {
	width: 180px;
	height: 50px;
	border: none;
	outline: none;
	background: #fff;
	border-radius: 45px;
	font-size: 24px;
	color: #016FFF;
}

.banner1-btn:hover {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

.banner1-btn:not(:first-child) {
	margin-left: 30px;
}

.banner1-right {
	width: 450px;
	/* overflow: hidden; */
	position: relative;
	left: 90px;
}

.swiper-container {
	width: 311px !important;
}

.swiper-wrapper {
	transition-timing-function: ease-out;
}

.swiper-slide img {
	width: 311px !important;
	height: 471px !important;
}

.banner2 {
	/* margin-top: 100px; */
}

.banner2-title {
	text-align: center;
	font-size: 30px;
	font-family: ShiShangZhongHeiJianTi;
	font-weight: 400;
	color: #0B1D30;
}

.banner2-min-title {
	text-align: center;
	line-height: 24px;
	
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}

.banner2-p2 {
	width: 930px;
	margin: 0 auto;
	font-size: 16px;
	color: #555555;
	text-align: center;
}

.banner2-img {
	display: block;
	width: 960px;
	margin: 0 auto;
	margin-top: 40px;
}

.banner3 {
	/* margin-bottom: 80px; */
	width: 100%;
	height: 100%;
	background: url(https://img.xdjpro.com/xdjmvcsubject/index/banner-Bg.png) no-repeat;
	background-size: 100% 100%;
}

.banner3-top,
.banner3-bottom {
	height: 200px;
}

.banner3-top img,
.banner3-bottom img {
	width: 100%;
	margin-top: -12px;
}

.banner3-center {
	/* height: 850px; */
	height: 794px;
	/* background: #016FFF; */
	margin-top: 25px;
	display: flex;
	align-items: center;

}

.banner3-box {
	height: 100%;
	position: relative;
}

.banner3-title {
	width: 400px;
	text-align: center;
	position: absolute;
	font-size: 30px;
	font-family: ShiShangZhongHeiJianTi;
	font-weight: 400;
	color: #FFFFFF;
	top: 163px;
	left: 630px;
}

.banner3-min-title {
	position: absolute;
	width: 400px;
	text-align: center;
	position: absolute;
	top: 210px;
	left: 630px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.banner3-min-title2 {
	position: absolute;
	width: 500px;
	text-align: center;
	position: absolute;
	top: 210px;
	left: 580px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #aac6eb;
}

.banner3-box2 {
	display: flex;
	margin-top: 238px;
}

.banner3-left {
	width: 520px;
	display: flex;
	justify-content: center;
}

.banner3-img-box {
	/* width: 320px;
	height: 650px; */
	width: 248px;
	height: 494px;
}

.banner3-img1 {
	width: 100%;
	height: 100%;
}

.banner3-right {
	width: calc(100% - 520px);
	display: flex;
	justify-content: center;
}

.banner3-right-box {
	width: 100%;
}

.banner3-span {
	display: block;
	width: 116px;
	height: 116px;
	background: #539EFF;
	border-radius: 10px;
	/* margin-left: calc((100% - 660px)/4); */
	float: left;
	/* margin-top: 40px; */
	margin: 16px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}

.icon-banner3 {
	width: 60px;
	height: 60px;
	display: block;
	fill: #fff;
	margin: 0 auto;
}

.banner3-font {
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-top: 10px;
}

.ac {
	background: #fff;
}

.ac svg {
	fill: #016FFF;
}

.ac .banner3-font {
	color: #016FFF;
}

.ac-hide {
	position: absolute;
	left: -99999px;
	top: -90999px;
	/* 不占据空间，无法点击 */
}

.banner4 {
	height: 660px;
	display: flex;
	align-items: center;
}

.banner4-title {
	text-align: center;
	font-size: 30px;
	font-family: ShiShangZhongHeiJianTi;
	font-weight: 400;
	color: #0B1D30;
}

.banner4-min-title {
	text-align: center;
	
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}

.banner4-box {
	display: flex;
	margin-top: 90px;
}

.banner4-box1 {
	flex: 1;
	padding: 0 20px;
}

.icon-banner4 {
	display: block;
	margin: 0 auto;
	width: 90px;
	height: 120px;
	fill: #016FFF;
}

.banner4-font1 {
	font-size: 24px;
	color: #000000;
	text-align: center;
	margin-top: 25px;
}

.banner4-font {
	font-size: 16px;
	color: #000000;
	/* text-align: center; */
	margin-top: 5px;
}

.banner77 {
	width: 100%;
	height: 751px;
	background: url(https://img.xdjpro.com/xdjmvcsubject/index/banner7-bg.png) no-repeat;
	background-size: 100% 100%;
}

.banner77-content1 {
	display: flex;
	align-items: center;
	justify-content: space-around;
	width: 1200px;
	margin: 0 auto;
	padding-top: 124px;
	padding-right: 20px;
}

.banner77-content1>.content1-item {
	position: relative;
	width: 135px;
	font-size: 22px;
	font-family: Source Han Sans SC;
	font-weight: 300;
	color: #333333;
	text-align: center;
}

.banner77-content1 .app img {
	height: 75px !important;
	width: 70px !important;
}

.banner77-content1 .wx2 img {
	height: 76px !important;
	width: 92px !important;
}

.banner77-content1>.content1-item img {
	height: 75px;
	width: 75px;
}

.banner77-content1>.content1-item>div {
	position: absolute;
	width: 135px;
	text-align: center;
	bottom: -26px;
}

.banner77-content2 {
	display: flex;
	flex-wrap: wrap;
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}

.banner77-content2>.content2-item {
	width: 375px;
	height: 152px;
	background: #FFFFFF;
	border-radius: 14px;
	margin-right: 20px;
	margin-top: 20px;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding: 0 15px;
}

.banner77-content2>.content2-item>.left {
	flex-shrink: 0;
	width: 61px;
	height: 61px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 20px;
}

.banner77-content2>.content2-item>.left>img {
	height: 50px;
	width: 50px;
}

.banner77-content2>.content2-item>.left>.img1 {
	height: 52px;
	width: 44px;
}

.banner77-content2>.content2-item>.left>.img2 {
	height: 48px;
	width: 40px;
}

.banner77-content2>.content2-item>.left>.img3 {
	height: 41px;
	width: 58px;
}

.banner77-content2>.content2-item>.left>.img4 {
	height: 52px;
	width: 50px;
}

.banner77-content2>.content2-item>.left>.img5 {
	height: 45px;
	width: 61px;
}

.banner77-content2>.content2-item>.left>.img6 {
	height: 41px;
	width: 47px;
}

.banner77-content2>.content2-item>.right>.item-title {
	font-size: 20px;
	font-family: Source Han Sans SC;
	font-weight: 300;
	color: #333333;
}

.banner77-content2>.content2-item>.right>.item-val {
	font-size: 15px;
	font-family: Source Han Sans SC;
	font-weight: 300;
	color: #999999;
}

.banner5 {
	width: 100%;
	height: 100%;
	background: url(https://img.xdjpro.com/xdjmvcsubject/index/banner-Bg.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	overflow: hidden;
}

.banner5-bottom {
	height: 120px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	background-color: #f1f7ff;
	z-index: -99;
}

.banner5-center {
	/* background: #016FFF; */
	height: 794px;
	/* margin-top: -15px; */
}

.banner5-title {
	/* font-size: 60px;
	color: #fff;
	width: 301px;
	height: 26px;
	font-weight: 600; */
	text-align: center;
	font-size: 30px;
	font-family: ShiShangZhongHeiJianTi;
	font-weight: 400;
	color: #FFFFFF;
	position: relative;
	top: 140px;
}

.banner5-min-title {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #aac6eb;
	position: relative;
	top: 140px;
	text-align: center;
}

#swiper2 {
	width: 1200px !important;
	overflow: unset !important;
	/* margin-left: 50px; */
	position: relative;
	height: 650px;
	margin-top: 70px;
	transform: scale(0.7);
}

.banner5-bg {
	position: absolute;
	height: 647px;
	width: 332px;
	left: calc(50% - 175px);
	z-index: 1000;
	top: 0;
}

.banner5-bg img {
	width: 100%;
	height: 100%;
}

.banner5-bg2 {
	position: absolute;
	/*width: 50%;*/
	height: 100%;
	/*left: -15%;*/
	left: -100px;
	top: 0;
	z-index: 500;


	width: 115%;
	background-image: linear-gradient(to right,
			rgba(1, 111, 255, 1.0) 0%,
			rgba(188, 46, 255, 0) 30%,
			rgba(188, 46, 255, 0) 70%,
			rgba(1, 111, 255, 1.0) 100%);
}

.banner5-bg3 {
	position: absolute;
	width: 50%;
	height: 100%;
	right: -15%;
	top: -10px;
	z-index: 500;
	transform: rotate(180deg);
}

.banner5-bg5 {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: space-between;
	left: -255px;
	top: 15px;
	z-index: 500;
	height: 95%;
	width: 1675px;
}

.bg5-left {
	position: absolute;
	height: 100%;
	background-color: #006fff;
	width: 460px;
	left: -455px;
}

.bg5-right {
	position: absolute;
	height: 100%;
	background-color: #006fff;
	width: 460px;
	right: -455px;
}

.banner5-bg5 img {
	height: 100%;
	width: 300px;
}

#swiper2 .swiper-slide img {
	margin-top: 9px;
}

.swiper-button-prev,
.swiper-button-next {
	position: absolute !important;
	z-index: 10000 !important;
	height: 80px !important;
	width: 50px !important;
	outline: none !important;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-size: 100% 100% !important;
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-size: 100% 100% !important;
}

.swiper-slide2 {
	width: 25% !important;
	overflow: hidden !important;
	padding: 10px 10px 5px;
}

.swiper-slide2 img {
	width: 282px !important;
	height: 610px !important;
}

#swiper2 .swiper-slide-active {
	width: 25%;
}

#swiper2 .swiper-slide-active img {
	border-radius: 20px;
}

.swiper-button-prev {
	left: -295px;
}

.swiper-button-next {
	right: -265px;
}

.banner6 {
	height: 794px;
	display: flex;
	align-items: center;
}

.banner6-left {
	float: left;
	width: 550px;
	padding-left: 10px;
	margin-left: 140px;
	padding-top: 150px;
}

.banner6-title {
	font-size: 60px;
	color: #555;
	font-weight: 600;
}

.banner6-font {
	width: 500px;
	font-size: 16px;
	color: #555555;
	font-family: "微软雅黑";
	font-weight: 600;
}

.submit {
	width: 140px;
	height: 54px;
	border: none;
	border-radius: 6px;
	background: #016FFF;
	font-size: 18px;
	color: #fff;
	margin-top: 30px;
}

.banner6-right {
	float: right;
	width: 324px !important;
	margin-left: 40px;
}

.banner6-right img {
	width: 324px;
}

.banner7 {
	height: 230px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #016FFF;
}

.banner7-font {
	width: 320px;
}

.banner7-font img {
	width: 320px;
}

.submit2 {
	width: 140px;
	height: 54px;
	border: none;
	border-radius: 6px;
	background: #fff;
	font-size: 18px;
	color: #016FFF;
	margin-top: 30px;
	display: block;
	margin: 20px auto 0;
}

.icon-bottom {
	width: 30px;
	height: 30px;
}

.icon1 {
	fill: #fff;
}

.icon2 {
	fill: #fff;
}

.icon3 {
	fill: #fff;
}

.icon4 {
	fill: #fff;
}




.banner1-other {
	position: relative;
	top: 2rem;
	left: -2.8rem;
	display: flex;
	width: 500px;
	align-items: center;
	justify-content: space-between;
	flex-shrink: 0;
}

.banner_phone {
	width: 200px;
	float: left;
	padding: 20px;
	background-color: rgba(255, 255, 255, 0.1);
	height: 190px;
	overflow: hidden;
	text-align: center
}

.banner_wechat {
	width: 200px;
	margin-left: 20px;
	float: left;
	padding: 20px;
	background-color: rgba(255, 255, 255, 0.1);
	overflow: hidden;
	height: 190px;
	text-align: center
}

.banner_phone>p:nth-child(2) {
	text-align: center;
}

.banner_phone>p:nth-child(2)>img {
	width: 100px;
}

.banner_phone>p:nth-child(3) {
	color: #ffeb3b;
	margin-top: 10px;
	font-size: 16px;
	animation-duration: 1s;
	animation-iteration-count: infinite;
	animation-name: pulse;
}

.banner_wechat #formTip2 {
	color: #ffeb3b;
	font-size: 14px;
	margin-bottom: 20px;
}

.banner_wechat>p:nth-child(3) #phone2 {
	background: #fff;
	letter-spacing: 0;
}

.banner_wechat>div {
	animation-duration: 1s;
	animation-iteration-count: infinite;
	animation-name: pulse;
}

@media (max-width: 992px) {
	.banner_wechat {
		width: 100%;
		height: 180px;
	}

	.banner_phone {
		display: none
	}
}

.headdes {
	font-size: 18px;
	color: #eee;
	margin-bottom: 20px;
}

.hearder2bb-btn {
	padding: 10px 40px;
	color: #ff5722 !important;
	border-radius: 5px;
	background: #ffeb3b;
	font-size: 16px;
}

.hearder2bb-btn:hover {
	background: #eee;
	color: #ff5722;
}

.form-control {
	height: 25px;
	color: #444;
	border: 1px solid #d7d7d7;
	background-color: transparent;
	border-radius: 5px;
	font-size: 16px;
	padding: 5px 10px;
	margin-bottom: 30px;
	width: 160px;
}

.form-control:hover {
	border: 1px solid #ddd;
}

.animated_up_down {
	height: 450px !important;
	animation: up-down 1.5s ease-in-out infinite alternate-reverse both;
}

@-webkit-keyframes up-down {
	0% {
		transform: translateY(10px);
	}

	100% {
		transform: translateY(-10px);
	}
}

@keyframes up-down {
	0% {
		transform: translateY(10px);
	}

	100% {
		transform: translateY(-10px);
	}
}

.bg_2>div:nth-child(1) {
	position: absolute;
	width: 1200px;
	height: 450px;
	z-index: 99;
	margin-top: 70px;
}

.bg_2>div:nth-child(1)>div {
	position: relative;
}

.bg_2>div:nth-child(1)>div>div {
	position: absolute;
	top: -30px;
	left: 0;
	width: 450px;
	height: 450px;
	background-color: rgba(255, 255, 255, 0);
	display: flex;
	align-items: center;
	justify-content: center;
}