@font-face {
	font-family: 'han-bold';
	src: url('../images/SourceHanSansCN-Bold-2.otf');
}

@font-face {
	font-family: 'han-regular';
	src: url('../images/SourceHanSansCN-Regular-2.otf');
}

* {
	-webkit-touch-callout: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-webkit-touch-callout: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;

	word-wrap: break-word;
	word-break: break-all;
}

html,
body {
	margin: 0;
	padding: 0;
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background: #083a79;

}

body {
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
	font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei";
	color: #554344;
	/* background: #FCEDC8 !important; */
	background: #083a79;
}

a,
img,
button,
input,
textarea {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

/*避免产生间隙*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
input,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	-webkit-background-origin: content-box;
	background-origin: content-box;
}

section,
header,
footer,
nav {
	display: block;
	margin: 0;
	padding: 0
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

:focus {
	outline: 0
}

ins {
	text-decoration: none
}

del {
	text-decoration: line-through
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

img {
	border: 0;
	font-size: 0
}

a {
	text-decoration: none;
}

.cf:before,
.cf:after {
	content: "";
	display: table
}

.cf:after {
	clear: both
}

.cf {
	zoom: 1;
	width: 100%;
}

html {
	-webkit-text-size-adjust: none;
}

button {
	border: none;
	background: none;
	padding: unset;
}

a,
img,
button,
input,
textarea {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

/*设置swiper的宽和高*/
input,
textarea {
	-webkit-user-select: auto !important;
	user-select: auto !important;
	background: none;
}

.loopLoad {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3) url(../images/load.gif) center no-repeat;
	background-size: 10%;
	z-index: 10000;
}

.disabled {
	pointer-events: none;
	opacity: 0;
}

.music_btn {
	position: absolute !important;
	width: 12vw;
	height: 12vw;
	right: 0.5vw;
	top: 5.5vw;
	z-index: 99;
}

.music_btn span {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/music.png) center center no-repeat;
	background-size: 50%;
}

.music_anim {
	animation: music_a 2s linear infinite;
	-webkit-animation: music_a 2s linear infinite;
}

@keyframes music_a {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes music_a {
	from {
		-webkit-transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
	}
}

.share0 {
	position: fixed;
	display: none;
	z-index: 999;
	left: 0%;
	width: 100%;
	height: 100%;
	top: 0%;
	background: rgba(0, 0, 0, 0.9) url(../images/share.png) right top no-repeat;
	background-size: 48%;
}

.p_contain {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	background: #efefef;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	/* -webkit-overflow-scrolling: touch; */
}

.p_img {
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: -3px;
}

.p_chunk {
	position: relative;
	margin-top: 10vw;
}

.swiper-slide {
	position: relative;
	width: 100%;
	height: 100%;
}


.aniBox {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.p_chk9_left,
.p_chk9_line,
.p_chk9_right {
	vertical-align: middle;
}

.p_chk9_left {
	position: relative;
	width: 32.5vw;
	height: 13vw;
	background: url(../images/p1_mk9_logo.png) center/contain no-repeat;
	display: inline-block;
	margin-right: 9.3vw;
}

.p_chk9_line {
	height: 11vw;
	border-left: 1px solid #fff;
	display: inline-block;
	margin-right: 10.3vw;
}

.p_chk9_right {
	width: 16.5vw;
	display: inline-block;
	white-space: normal;
}

.p_chk9_qrcode {
	height: 16.5vw;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	position: relative;
}

.p_chk9_scan {
	font-size: 3vw;
	line-height: 1.4em;
	color: #fff;
	transform: translateX(-50%) scale(0.7);
	-webkit-transform: translateX(-50%) scale(0.7);
	transform-origin: center top;
	-webkit-transform-origin: center top;
	position: relative;
	display: inline-block;
	white-space: nowrap;
	left: 50%;
}

#video {
	display: none;
}






.swiper-content {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform-origin: center center;
	-webkit-transform-origin: center center;
}

/**page**/
.page {
	background-color: #efefef;
	background-size: cover;
}

.page_decor {
	display: block;
	position: absolute;
	background: center center no-repeat;
	background-size: contain;
	text-align: center;
}

.page_decor_relative {
	display: block;
	position: relative;
	background: center center no-repeat;
	background-size: contain;
	text-align: center;
}

/**page0**/
.loading_decor {
	width: 9.33vw;
	height: 9.33vw;
	background-image: url(../images/loading.gif);
	top: 50%;
	margin-top: -4.67vw;
	left: 50%;
	margin-left: -4.67vw;
}

.loading_barBox {
	width: 58.67vw;
	height: 1.33vw;
	left: 50%;
	margin-left: -29.33vw;
	top: 50%;
	margin-top: -11.33vw;
	background: #fff;
	overflow: hidden;
	border-radius: 0.67vw;
	-webkit-border-radius: 0.67vw;
	display: none;
}

#loading_bar {
	width: 0;
	height: 100%;
	background: #0063f9;
}

#loading_text {
	font-size: 2.67vw;
	width: 26.67vw;
	left: 50%;
	margin-left: -13.33vw;
	text-align: center;
	top: 50%;
	font-weight: bold;
	color: #0063f9;
	font-size: 5.33vw;
	display: none;
}

/** page1 **/
.page1 .scroll_container {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.scroll_container>.swiper-wrapper>.swiper-slide {
	height: auto;
}

.swiper-scrollbar-drag {
	background: rgba(125, 25, 15, .5);
}

.focus img {
	display: block;
	width: 100%;
	height: auto;
}

.description {
	position: relative;
	width: 90vw;
	/* left: 2vw; */
	margin: 5.87vw auto 0 auto;
	font-size: 4.00vw;
	background-color: #fbd292;
	text-align: center;
	border-radius: 1vw;
	-webkit-border-radius: 1vw;
	box-shadow: 0.5vw 0.5vw 0.3vw #d1dae9;
	-webkit-box-shadow: 0.5vw 0.5vw 0.3vw #d1dae9;
	padding: 2vw 4vw;
	box-sizing: border-box;
	color: #093977;
	left: 50%;
	margin-left: -45vw;
	top: 2vw;
	z-index: 2;
}

.description span {
	margin-top: 2vw;
}

.block {
	padding: 1vw 2.67vw;
}

.subTitle {
	width: auto;
	height: 9.33vw;
	margin: 4.00vw auto 0 auto;
	background: center/contain no-repeat;
	font-family: 'han-bold';
	text-align: center;
	font-size: 5vw;
	color: #0063f9;
	/* background-image: url(../images/p1_mk_btleft.png),
		url(../images/p1_mk_btright.png);
	background-size: 11.0667vw 4.2667vw,
		11.0667vw 4.2667vw;
	background-position: left center, right center;
	background-repeat: no-repeat, no-repeat; */
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.left {
	width: 11.0667vw;
	height: 4.2667vw;
	background-image: url(../images/p1_mk_btleft.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 3vw;
	z-index: 2;
}

.right {
	width: 11.0667vw;
	height: 4.2667vw;
	margin-left: 3vw;

	background-image: url(../images/p1_mk_btright.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.clickTips {
	line-height: 5.60vw;
	font-size: 3.20vw;
	text-align: center;
	margin-top: 2.13vw;
	color: #0063f9;
}

.clickTips span {
	display: inline-block;
	padding-left: 5.87vw;
	background: url(../images/clickTips.png) left center no-repeat;
	background-size: contain;
}

.list_item {
	position: relative;
	width: 33%;
	margin: 5.33vw auto 0 auto;
	float: left;
	/* margin-bottom: 12vw; */
}

.p_list2 .list_item {
	position: relative;
	width: 45%;
	margin: 3vw 2vw;
	float: left;
}

.p_list2 .list_item .item_a {
	position: relative;
	width: 100%;
	margin: 0 auto;
	border: 0.27vw solid #fbd292;
	border-radius: 2.13vw;
	-webkit-border-radius: 2.13vw;
	display: block;
	overflow: hidden;
	color: #093977;
	background-color: #fbd292;
	text-align: center;
	border-radius: 1vw;
	-webkit-border-radius: 1vw;
	box-shadow: 0.5vw 0.5vw 0.2vw #d1dae9;
	-webkit-box-shadow: 0.5vw 0.5vw 0.2vw #d1dae9;
	font-family: 'han-bold';
}

.item_a {
	display: inline;
}

.list_item .item_a {
	position: relative;
	width: 100%;
	margin: 0 auto;
	border: 0.27vw solid #0063f9;
	border-radius: 2.13vw;
	-webkit-border-radius: 2.13vw;
	text-align: center;
	display: block;
	overflow: hidden;
}

.list_item .item_a .item_img {
	width: 100%;
	height: 24.00vw;
	/* height: 100%; */
	background: center center no-repeat;
	background-size: cover;
	background-color: #fff;
}

.list_item .item_a .item_title {
	line-height: 6.40vw;
	padding: 1.07vw 0 1.07vw 0;
	font-size: 4.00vw;
}

.block:nth-child(5) .list_item_ {
	width: 100%;
}

.block:nth-child(5) .list_item_ .item_a {
	width: 94%;
}

.block:nth-child(5) .list_item_ .item_a .item_title {
	font-size: 3.47vw;
}

.bottom_tips {
	font-size: 3.20vw;
	line-height: 4.80vw;
	color: #919db7;
	padding: 5.00vw 5.33vw 8.00vw 5.33vw;
	background-color: #083a79;
}

/**  pop  **/
.pop {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .7);
	z-index: 111;
	display: none;
	overflow: hidden;
}

.pop_wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	width: 65.33vw;
}

.pop_content {
	background: center center no-repeat;
	background-size: cover;
	background-color: #f9f9f8;
	padding: 4.53vw;
	border-width: 1.60vw;
	border-left-color: #fbd700;
	border-top-color: #fbd700;
	border-right-color: #8535f6;
	border-bottom-color: #8535f6;
	border-style: solid;
	position: relative;
}

.pop_close {
	width: 6.67vw;
	height: 6.67vw;
	position: absolute;
	right: -3.33vw;
	top: -10.00vw;
	background: url(../images/pop_close.png) center center no-repeat;
	background-size: contain;
}

.pop_title {
	color: #d07b5c;
	text-align: center;
	font-size: 4.93vw;
	line-height: 8.93vw;
	border-bottom: 0.27vw solid #7f756d;
	margin-bottom: 4.00vw;
}

.ajax_loading {
	background: url(../images/loading.gif) center center no-repeat;
	background-size: auto 8.00vw;
	animation: fadeIn 0.1s 1s linear both;
	-webkit-animation: fadeIn 0.1s 1s linear both;
}


.p_chunk9 {
	background-color: #efefef;
	width: 100.4vw;
	height: 29.2vw;
	position: relative;
	overflow: hidden;
	/* background: #962324; */
	/* padding: 3.2vw 14.5vw; */
	/* padding-bottom: 1vw; */
	box-sizing: border-box;
	white-space: nowrap;
	margin-top: -0.1vw;
	/* background-color: #083a79; */
	background-image: url(../images/p1_mk8_decor1.png?v=2);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.p_chk9_left,
.p_chk9_line,
.p_chk9_right {
	vertical-align: middle;
}

.p_chk9_left {
	position: relative;
	width: 38.9333vw;
	height: 11.3333vw;
	background: url(../images/p1_mk8_decor2.png) center/contain no-repeat;
	display: inline-block;
	/* margin-right: 9.3vw; */
	left: 10vw;
	top: 6vw;
}

.p_chk9_line {
	position: relative;
	height: 10vw;
	border-left: 0.3vw solid #093977;
	display: inline-block;
	left: 7vw;
	top: 6.1vw;
}


.p_chk9_right {
	width: 16.5vw;
	display: inline-block;
	white-space: normal;
}

.p_chk9_qrcode {
	height: 16.5vw;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	position: relative;
	top: 6.3vw;
	left: 12vw;
}

.p_chk9_scan {
	font-size: 3vw;
	line-height: 1.4em;
	color: #fff;
	transform: translateX(-50%) scale(0.7);
	-webkit-transform: translateX(-50%) scale(0.7);
	transform-origin: center top;
	-webkit-transform-origin: center top;
	position: relative;
	display: inline-block;
	white-space: nowrap;
	left: 50%;
}

.list_item .item_a .item_title {
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 0.5vw;
	padding-right: 0.5vw;
	box-sizing: border-box;
}

.p_chunk8 .item_title {
	white-space: normal !important;
}



.pop_bg {
	width: 80vw;
	height: 30vw;
	background: white;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	border-radius: 2.6667vw;
	-webkit-border-radius: 2.6667vw;
}

.pop_alert_title {
	width: 100%;
	height: 10vw;
	color: white;
	line-height: 10vw;
	background-color: tomato;
}

.alertPop .page_decor {
	font-size: 4vw;
	display: block;
	position: relative;
}

.pop_main {
	height: 20vw;
	top: 50%;
	font-size: 4vw;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.pop_close {
	position: absolute !important;
	right: 1.3333vw;
	top: 2.5333vw;
	color: white;
}


.han_bold {
	font-family: 'han-bold';
}

.han_regular {
	font-family: 'han-regular';
}

.p1_title {
	font-size: 7vw;
	margin-top: 4vw;
	white-space: nowrap;

}

.p1_jjdm {
	display: inline-block;
	background-color: #083a79;
	color: #fff;
	padding: 2vw 5vw;
	border-radius: 2vw;
	-webkit-border-radius: 2vw;
	font-family: 'han_regular';

}


.p1_jl {
	font-family: 'han_regular';
}

.p1_rq {
	font-family: 'han_regular';
}

.p_chunk2 .icon1 {
	width: 20.1333vw;
	height: 42.2667vw;
	background-image: url(../images/p1_mk0_tip.png);
	right: 0px;
	top: -33vw;
}

.p_chunk6 .icon1 {
	width: 28.6vw;
	height: 42.9333vw;
	background-image: url(../images/p1_mk5_tip1.png);
	left: 0px;
	top: -10vw;
}

.p_chunk5 .icon1 {
	width: 12.8vw;
	height: 9.4667vw;
	background-image: url(../images/p1_mk5_tip2.png);
	right: 0px;

}

.p_chunk5 {
	z-index: 2;
}

.p_chunk2 .icon2 {
	width: 48vw;
	height: 76vw;
	background-image: url(../images/p1_mk1_tip1.png);
	left: 0px;
	pointer-events: none;
}

.p_chunk3 .icon2 {
	width: 29vw;
	height: 76vw;
	background-image: url(../images/p1_mk1_tip1.png);
	left: 0px;
	top: -46vw;
	pointer-events: none;
}

.p_chunk2 .icon3 {
	width: 4.6667vw;
	height: 4.6667vw;
	background-image: url(../images/p1_mk1_tip2.png);
	right: 0vw;
	bottom: -9vw;
	pointer-events: none;
}


.p_chunk4 .icon1 {
	width: 96vw;
	height: 112%;
	background-image: url(../images/p1_mk3_tip2.png);
	background-size: cover;
	left: 0px;
	pointer-events: none;


}

.p_chunk4 .icon3 {
	width: 4.6667vw;
	height: 4.6667vw;
	background-image: url(../images/p1_mk1_tip2.png);
	left: 2vw;
	pointer-events: none;

}

.p_chunk4 .icon2 {
	width: 4.6667vw;
	height: 4.6667vw;
	background-image: url(../images/p1_mk3_tip3.png);
	left: 2vw;
	bottom: -14vw;
	pointer-events: none;

}

.p_chunk4 .icon4 {
	width: 2.6667vw;
	height: 2.6667vw;
	background-image: url(../images/p1_mk1_tip2.png);
	right: 7vw;
	bottom: -7vw;
	pointer-events: none;

}


.p_list1 .list_item {
	margin-bottom: 7vw;
}

.p_list6 .list_item,
.p_list4 .list_item,
.p_list11 .list_item {
	width: 45%;
	margin: 6vw 2vw;
}

.p_list6 .list_item .item_a .item_img,
.p_list4 .list_item .item_a .item_img {
	height: 41vw;
}


.p_list6 .list_item .item_title,
.p_list11 .list_item .item_title,
.p_list4 .list_item .item_title,
.p_list1 .list_item .item_title {
	margin-top: 2vw;
	position: absolute;
	text-align: center;
	width: 84%;
	left: 8%;
	height: 8vw;
	font-size: 3.6vw;
	line-height: 4.2vw;
	color: #565656;
	font-family: 'han-regular';
	white-space: normal !important;
	/* word-break: break-all; */
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.p_list5 li,
.p_list3 li {
	display: block;
	background-color: #fbd08e;
	color: #0149e8;
	padding: 2vw 5vw;
	border-radius: 1.5vw;
	-webkit-border-radius: 1.5vw;
	font-family: 'han_regular';
	margin: 2vw auto;

	box-shadow: 0.5vw 0.5vw 0.2vw #d1dae9;
	-webkit-box-shadow: 0.5vw 0.5vw 0.2vw #d1dae9;
	/* max-height: 8vw; */
}

.p_list5 li p,
.p_list3 li p {
	font-size: 4vw;
	line-height: 5vw;
	white-space: normal !important;
	/* word-break: break-all; */
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height: 10vw;
}

.p_cth {
	background-color: #093977;
}

.blockBox {
	position: relative;
	width: 96%;
	left: 2%;
	background-color: #efefef;
	margin-top: -8vw;
	padding-bottom: 8vw;
}

.p_chunk6 .list_item .item_a,
.p_chunk1 .list_item .item_a {
	border: 0.27vw solid #efefef;
}

.p_chunk1 .list_item .item_a {
	width: 92%;
}

.p_chunk1 .list_item .item_a .item_img {
	height: 27.2vw;
}

.p_chunk11 {
	margin-top: 13vw;
	z-index: 2;
}

.p_chunk0 {
	padding-top: 0;
}