@charset "utf-8";

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
h1,
h2,
h3,
p,
div,
ol,
ul,
input,
button {
	margin: 0;
	padding: 0
}

body {
	-webkit-text-size-adjust: 100%;
	color: #333333;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	font-family: PingFangSC-Regular, Helvetica, "Droid Sans", Arial, sans-serif;
}

ol,
ul {
	list-style: none
}

a {
	color: #333333;
	text-decoration: none;
}

input,
button,
textarea {
	border: 0;
	border-radius: 0;
	background: transparent;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}

button {
	outline: none
}

html,
body,
.view {
	font-size: 2.1334vw;
}

@media (min-width: 900px)and (max-width:2000px) {

	html,
	body {
		font-size: 1.1334vw;
		position: absolute;
		right: 0;
		left: 0;
		width: 46.875rem;
		height: 100%;
		overflow: hidden;
		margin: 0 auto;
	}
}

.view {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	margin: auto;
	overflow: hidden;
	background-color: #2b69d7;
}

.page {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: none;
	overflow: hidden;
	background-size: cover;
	background-position: center;
}

.scrollview {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}




.jq_btn {
	transition: all 0.3s;
}

.jq_btn.animat {
	transform: scale(0.9);
}

.page_transition {
	transition: transform 0.45s ease;
	-ms-transition: transform 0.45s ease;
	-moz-transition: transform 0.45s ease;
	-webkit-transition: transform 0.45s ease;
}

.page_box {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	top: 0;
}

.page_box.fill {
	height: 100%;
}

.page_box.cover {}

.page_box.contain {}

.scrollview {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.preload {
	display: none;
}

.preload img {
	width: 1px;
	height: 1px;
	display: none;
}


.page_1 {
	display: block;
}

.page_1 {
	background-image: url(../img/bg_1.jpg);
}

.load_page {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	background-color: rgba(0, 0, 0, 0.7);
}
.qdii_210{
	    display: block;
    margin: auto;
    width: 260px;
    animation: btn 1s -1s ease-in-out infinite alternate;
    margin-top: 2rem;
}
.load_page span {
	position: absolute;
	width: 100%;
	top: 50%;
	color: #ffffff;
	font-size: 1.5rem;
	text-align: center;
}


.part_1 {
	/* margin-bottom: 676px; */
	position: relative;
	/* 	overflow: hidden;
	height: 77.75rem;
	background-size: 100% 100%;
	background-image: url(../img/p_1_0.jpg);*/
}

.p_1_0 {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
}

.part_1_data {
	width: 175px;
	color: #185dd4;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;

	margin: auto;
	margin-top: 24.7%;
}

.p_1_1,
.p_1_2 {
	display: block;
	width: 94.2%;
	margin: auto;

}

.p_1_2 {
	width: 92.1%;
	margin-top: 6%;
}

.p_1_1 {
	margin-top: 172.1%;
}

.part_2 {
	width: 92%;
	margin: auto;
	overflow: hidden;
	margin-top: 7%;
}

.part_2_bg {
	width: 234px;
	margin: auto;
	height: 2rem;
	background-color: #122daf;
	border-radius: 2rem 2rem 0 0;
}

.part_2_rgba {
	width: 100%;
	padding: 0.75rem 0;
	margin-top: -1rem;
	border-radius: 1.25rem;
	box-sizing: border-box;
	background-color: rgba(255, 255, 255, 0.3);
}

.part_2_white {
	position: relative;
	width: 93.5%;
	margin: auto;
	padding-top: 3.25rem;
	border-radius: 1.25rem;
	padding-bottom: 3.625rem;
	background-color: #eef5ff;
}

.part_2_white .part_2_tit {
	position: absolute;
	width: 216px;
	top: -1.8rem;
	left: 0;
	right: 0;
	margin: auto;
}

.part_2_white .tit {
	display: flex;
	margin-top: 1.5rem;
	margin-bottom: 2rem;
	align-items: center;
	justify-content: center;
}

.part_2_white .tit span {
	font-size: 2.25rem;
	color: #194595;
	font-weight: bold;
	padding: 0 2.5rem;
}

.part_2_white .tit img {
	width: 21px;
}

.part_2_box {
	width: 308px;
	margin: auto;
	padding: 1.875rem;
	border-radius: 1rem;
	box-sizing: border-box;
	background: linear-gradient(to bottom, #fff, #eef5ff);
	box-shadow: 0 -1.2rem 2rem 1rem rgba(7, 102, 221, 0.1);
}

.part_2_white .line {
	display: block;
	width: 100.2%;
	margin: 1.5rem auto;
}

.part_2_box h1 {
	font-size: 2.125rem;
	text-align: center;
}

.part_2_box h2 {
	font-size: 1.75rem;
}

.part_2_box .item {
	/* display: flex; */
	align-items: center;
	margin-top: 1.25rem;
	flex-wrap: wrap;
	justify-content: center;
	width: 292.6px;
}

.part_2_box .item span {
	font-size: 1.125rem;
	color: #1b8bf2;
	margin: 0.2px;
	padding: 0.1rem 0.6rem;
	border-radius: 1.25rem;
	background-color: #c0e2ff;
}

.part_2_box .item span.red {
	color: #cb1a24;
	background-color: #edb8bd;
}

.part_2_box .btn {
	width: 260px;
	margin: 2.5rem auto auto;
	animation: btn 1s -1s ease-in-out infinite alternate;
	margin-left: 0.9rem;
}

.part_2_box .txt {
	font-size: 1.125rem;
	color: #5275bb;
	margin-top: 1.875rem;
}

.part_2_box .wary {
	display: flex;
	margin-top: 1.875rem;
}

.part_2_box .wary .l,
.part_2_box .wary .r {
	flex: 1;
}

.part_2_box .wary .l strong,
.part_2_box .wary .r strong {
	display: block;
	height: 3.125rem;
}

.part_2_box .wary .l strong {
	font-size: 3rem;
	color: #cb1a24;
	margin-top: -0.7rem;
	margin-bottom: 0.7rem;
}

.part_2_box .wary .r strong {
	font-size: 2.125rem;
}

.part_2_box .wary .l span,
.part_2_box .wary .r span {
	display: block;
	font-size: 1.5rem;
	color: #666;
}

.more_btn {
	display: block;
	margin: auto;
	width: 260px;
	animation: btn 1s -1s ease-in-out infinite alternate;
}

.p_1_3 {
	display: block;
	width: 118px;
	margin: auto auto 1.25rem auto;
}

.part_2_box .wary .l strong,
.part_2_box .wary .l span {
	text-align: center;
}

.part_3 {
	position: relative;
	z-index: 1;
	overflow: hidden;
	width: 341.5px;
	height: 178.5px;
	margin: -1.8rem auto auto;
	background-size: 100% 100%;
	background-image: url(../img/p_1_5.png);
}

.part_3 .btn {
	display: block;
	width: 260px;
	margin: 122px auto auto;
	animation: btn 1s -1s ease-in-out infinite alternate;
}
.part_210 {
	position: relative;
	z-index: 1;
	overflow: hidden;
	width: 341.5px;
	height: 106.5px;
	margin: -1.8rem auto auto;
	background-size: 100% 100%;
	background-image: url(../img/qdii_210_2.png);
}

.part_210 .btn {
	display: block;
	width: 260px;
	margin: 45px auto auto;
	animation: btn 1s -1s ease-in-out infinite alternate;
}

.p_1_6 {
	display: block;
	width: 345.5px;
	margin: 2.875rem auto;
}

.part_4 {
	width: 92%;
	margin: 30px auto;
	padding-top: 46px;
	padding-bottom: 20px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-image: url(../img/part_3.png);
}

.part_4 .swiper {
	width: 95%;
	height: 125px;
	margin: auto;
}

.part_4 .swiper .swiper-slide {
	width: 100%;
	height: 110px;
}

.part_4 .swiper .swiper-slide img {
	width: 100%;
	height: 100%;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 0;
}

/* @keyframes btn {
	from {
		transform: scale(1.1, 1.1);
	}

	to {
		transform: scale(1, 1);
	}
} */