* {
	margin: 0;
	padding: 0;
}

html {
	color: #000;
	background: #FFF;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

html * {
	outline: 0;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: Microsoft YaHei, Arial, Helvetica, "\534E\6587\9ED1\4F53", sans-serif;
	color: #333;
	min-width: 1200px;
    margin: auto;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

.contain {
	min-width: 1200px;
	margin: auto;
}

.swiper-container {
	width: 100%;
	height: 100%;
	/*--swiper-pagination-color: #FFF;*/
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #FFF;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	background: #FFF;
}

.swiper-pagination-bullet-active {
	width: 30px;
	height: 9px;
	border-radius: 20px;
	background: #FFF;
}

.header1 {
	width: 100%;
	height: 629px;
	background: url('../images/bg.png') no-repeat 0 center;
	background-size: 100% 100%;
}

.header2 {
	width: 100%;
	height: 630px;
	background: #00BC66;
	background-size: 100% 100%;
}

.banner-fix {
	position: fixed;
	top: 0;
	width: 100%;
	height: 64px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	z-index: 999;
	background: #1023d7;
}

.banner {
	top: 0;
	width: 100%;
	height: 64px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	z-index: 999;
	background: #1023d7;
}

.logo {
	margin-top: 14px;
	float: left;
	height:40px;
}

.tab {
	float: right;
}

.tab-link {
	padding: 0 20px;
	line-height: 63px;
	display: inline-block;
	color: #FFF;
	cursor: pointer;
}

.tab-link1 {
	padding: 0 20px;
	line-height: 63px;
	display: inline-block;
	color: #FFF;
	cursor: pointer;
}

.adv_active {
	border-bottom: 2px solid #FFF;
}

.tab-link:hover {
	border-bottom: 2px solid #FFF;
}

.tab-btn {
	display: inline-block;
	width: 102px;
	height: 36px;
	border: 1px solid #FFF;
	color: #FFF;
	text-align: center;
	line-height: 36px;
	margin-left: 32px;
	font-size: 13px;
	border-radius: 18px;
	/*margin-left: 75px;*/
	cursor: pointer;
}

.tab-btn2 {
	display: inline-block;
	width: 240px;
	height: 32px;
	color: #FFF;
	text-align: center;
	line-height: 32px;
	margin-left: 34px;
	display: none;
}

.tab-btn2-enter {
	display: inline-block;
	width: 90px;
	height: 32px;
	background: #E7E5EE;
	color: #0C43C0;
	border-radius: 25px;
	font-size: 14px;
	margin-left: 5px;
	cursor: pointer;
}

.tab-btn2-enter:hover {
	background: #FFF;
}

.tab-btn2-enter a {
	color: #0C43C0;
}

.header1-txt {
	position: absolute;
	top: 152px;
	left: 50%;
	margin-left: -359.5px;
}

.header1-txt-first {
	width: 719px;
	height: 91px;
}

.header1-txt-second {
	width: 428px;
	height: 29px;
}

.hearder1-btn {
	width: 185px;
	height: 48px;
	/*background-color: #FFF;*/
	background: linear-gradient(180deg, #FFC300 0%, #FFAA00 100%);
	box-shadow: 0 2px 10px 0 rgba(18, 28, 141, .34);
	border-radius: 20px;
	/*border: solid 1px #FFFFFF;*/
	font-size: 17px;
	line-height: 48px;
	color: #FFF;
	position: absolute;
	bottom: 230px;
	left: 50%;
	cursor: pointer;
	z-index: 999;
	margin-left: -66px;
	border-radius: 4px
}

.hearder1-btn:hover {
	background: #FFAA00;
}

.header1-img {
	position: relative;
	margin-top: 325px;
}

.header1-img-first {
	position: absolute;
	top: 118px;
	left: 50%;
	margin-left: -50px;
	z-index: 999;
}

.header1-img-second {
	position: absolute;
	top: 67px;
	left: 50%;
	margin-left: -271px;
}

.header1-img-third {
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -323px;
}

.header1-img-four {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -383px;
}

.header1-img-five {
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -473px;
}

.header1-img-six {
	position: absolute;
	top: -70px;
	left: 50%;
	margin-left: -600px;
}

.header2-txt {
	position: absolute;
	top: 159px;
}

.header2-txt-second {
	margin-top: 35px;
	display: block;
}
.header2 {
	width: 100%;
	height: 430px;
	background: #1023d7;
	background-size: 100% 100%;
}
.header1 {
    width: 100%;
    height: 629px;
    background: url(../images/bg2.png) no-repeat 0 center;
    background-size: 100% 100%;
}
.hearder2-btn {
	width: 185px;
	height: 48px;
	/*background-color: #FFF;*/
	background: #fff;
	box-shadow: 0 2px 10px 0 rgba(18, 28, 141, .34);
	border-radius: 20px;
	/*border: solid 1px #FFFFFF;*/
	font-size: 17px;
	line-height: 48px;
	color: #00BC66;
	position: absolute;
	bottom: 140px;
	cursor: pointer;
	border-radius: 4px;
}

/*.swiper-slide-active .hearder2-btn {*/
/*	animation:bounceInUp 2s 0s 1 linear both;*/
/*	animation-delay: .2s*/
/*}*/

.hearder2-btn:hover {
	background: #00BC66;
	color: #fff;
}

.swiper-slide {
	overflow: hidden;
}

.hearder2-img {
	position: relative;
	margin-top: 42px;
	width: 592px;
	height: 423px;
	float: right;
}

.hearder2-img-first {
	position: absolute;
	width: 100%;
	top: 25px;
	left: 0;
}

.hearder2-img-second {
	position: absolute;
	top: 50px;
	left: 142px;
}

.hearder2-img-third {
	position: absolute;
	top: 160px;
	right: 226px;
}

.hearder2-img-four {
	position: absolute;
	top: 185px;
	left: 142px;
}

@-webkit-keyframes breath {
	0% {
		-webkit-transform: scale(0.5, 0.5);
	}
	50% {
		-webkit-transform: scale(1, 1);
	}
	100% {
		-webkit-transform: scale(0.5, 0.5);
	}
}

@-webkit-keyframes breath2 {
	0% {
		-webkit-transform: scale(1, 1);
	}
	50% {
		-webkit-transform: scale(0.5, 0.5);
	}
	100% {
		-webkit-transform: scale(1, 1);
	}
}

.hearder2-img-five {
	position: absolute;
	top: 150px;
	left: 0;
}

.hearder2-img-six {
	position: absolute;
	top: 155px;
	right: 62px;
}





.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}




.ss-ym-box {
	background: rgba(245, 248, 250, 1)
}

.ss-ym-list {
	border-right: 1px solid #FFF
}

.ss-ym-list li {
	width: 25%;
	float: left;
}

.ss-ym-list li:hover {
	background: rgba(236, 240, 250, 1)
}

.ss-ym-list-cont {
	margin-top: 3px;
}

.ss-ym-list-cont h2 {
	font-size: 18px;
	color: #333;
	padding-bottom: 5px
}

.ss-ym-list-img {
	margin-right: 5px;
	margin-left: 45px;
}

.ss-ym-list-img img {
	display: block;
	width: 50px;
	height: 50px;
}

.ss-ym-list-cont p {
	font-weight: normal;
	font-size: 12px;
	color: #999
}

.ss-ym-list-inner {
	border-left: 1px solid #FFF;
	overflow: hidden;
	padding: 25px 0px
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 112px;
	left: 0;
	width: 100%;
}

.bg-gray {
	background-color: #f8f8f8;
}

.block {
	/*width: 1200px;*/
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 40px;
}


.block > img {
	width: 100%;
}

.block .title {
	font-size: 32px;
	text-align: center;
	color: #292929;
	margin-top: 32px;
}

	.block .title .text {
		font-weight: normal;
		font-size: 14px;
		text-align: center;
		color: #999;
		margin-top: 3px;
	}

	.block .title .line {
		width: 100px;
		height: 4px;
		border-radius: 2px;
		background: #1023d7;
		margin: 15px auto 0;
	}

	/*news*/

.u-flex {
	/* #ifndef APP-NVUE */
	display: flex;
	/* #endif */
	flex-direction: row;
	align-items: center;
}

.u-flex-wrap {
	flex-wrap: wrap;
}

.u-flex-nowrap {
	flex-wrap: nowrap;
}

.u-col-center {
	align-items: center;
}

.u-col-top {
	align-items: flex-start;
}

.u-col-bottom {
	align-items: flex-end;
}

.u-row-center {
	justify-content: center;
}

.u-row-left {
	justify-content: flex-start;
}

.u-row-right {
	justify-content: flex-end;
}

.u-row-between {
	justify-content: space-between;
}

.u-row-around {
	justify-content: space-around;
}

.u-text-left {
	text-align: left;
}

.u-text-center {
	text-align: center;
}

.u-text-right {
	text-align: right;
}

.u-flex-col {
	/* #ifndef APP-NVUE */
	display: flex;
	/* #endif */
	flex-direction: column;
}


.news {
	width: 1200px;
	margin: 40px auto 0 auto;
	font-size: 14px;
	color: #292929;
}

	.news .item {
		margin-bottom: 30px;
		width: 48%;
	}

		.news .item .left {
			width: 70px;
			margin-left: 20px;
		}

			.news .item .left div {
				text-align: right;
				font-family: "PingFang SC";
				font-weight: normal;
				font-size: 12px;
				text-align: right;
				color: #999;
				margin-top: 13px;
			}

				.news .item .left div:first-child {
					margin-top: 0;
					width: 70px;
					height: 26px;
					border-radius: 4px;
					background: #fff;
					font-family: "PingFang SC";
					font-weight: normal;
					font-size: 14px;
					text-align: right;
					color: #1023d7;
					line-height: 26px;
					text-align: center;
				}

		.news .item .right {
			flex: 1;
			width: 70px;
			margin-left: 20px;
		}

			.news .item .right a:first-child {
				display: block;
				font-family: "PingFang SC Bold";
				font-weight: bold;
				font-size: 18px;
				text-align: left;
				color: #292929;
				overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap;
			}

			.news .item .right div:nth-child(2) {
				font-family: "PingFang SC";
				font-weight: normal;
				font-size: 14px;
				text-align: left;
				color: #999;
				margin-top: 13px;
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 2;
				overflow: hidden;
			}

.readmore {
	display: block;
	width: 170px;
	height: 50px;
	border-radius: 25px;
	background: transparent;
	border: 1px solid #1023d7;
	font-family: "PingFang SC";
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	color: #1023d7;
	text-align: center;
	line-height: 50px;
	margin: 0 auto;
}

.eg {
	margin-top: 14px;
}

	.eg img {
		width: 280px;
		margin-top: 26px;
	}

/*foot*/
.footerWrapper {
	background-color: #373D44;
}