body {
	background: linear-gradient(180deg, #F9FBFF 0%, #EEF5FC 100%);
}
.banner {
	width: 100%;
	height: 690px;
	background-size: 100% 100%;
	background-image: url(../imgs/main_bg.png);
}

.banner_top{
	padding-left: 34px;
	padding-top: 26px;
	/* font-family: Alimama ShuHeiTi;
	font-weight: bold;
	font-size: 36px;
	color: #333333; */
}

.main_fw_a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.banner_top::after{
	content: "";
	display: block;
	width: 368px;
	height: 34px;
	background-image: url(../imgs/banner_top.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.banenr_title {
	padding-top: 73px;
	text-align: center;
	font-weight: 600;
	font-size: 62px;
	color: #7767FF;
	line-height: 87px;
}

.banenr_text {
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 58px;
	color: #333333;
	padding-top: 60px;
	text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner_cen_title_text {
	font-weight: 400;
	font-size: 32px;
	color: #333333;
    height: 52px;
    border-left: 1px solid #D2D2D2;
    margin-left: 20px;
    padding-left: 20px;
    line-height: 52px;
}

.banner_inp {
	display: block;
	width: 538px;
	height: 85px;
	background: #FFFFFF;
	border-radius: 10px;
	margin: 0 auto;
	margin-top: 80px;
	text-align: center;
	font-size: 30px;
	border: 1px solid #FF9B2A;
}

.banner_inp::placeholder {
	color: #999999;
}

.banner_btn {
	width: 394px !important;
	height: 85px !important;
	background: linear-gradient(-90deg, #326BFB 0%, #4A7DFF 100%);
	border-radius: 8px;
	margin: 0 auto;
	text-align: center;
	line-height: 85px;
	color: #FFFFFF;
	margin-top: 32px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 36px;
	color: #FFFFFF;
}

.benner_tps {
	text-align: center;
	padding-top: 30px;
	font-weight: 400;
	font-family: Microsoft YaHei;
	font-size: 26px;
	color: #333333;
}

.title {
	text-align: center;
	font-size: 36px;
	color: #333333;
	font-weight: 500;
	padding-top: 50px;
}

.title_bg {
	width: 128px;
	height: 6px;
	background: #7767FF;
	margin: 0 auto;
	margin-top: 25px;
}

.dytg_text{
	font-weight: 500;
	font-size: 30px;
	color: #333333;
	line-height: 45px;
	text-align: center;
	margin-top: 34px;
}

.ktbg_box_right_heads {
	height: 80px;
	overflow: hidden;
}

.ktbg_box_right_heads_box {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.ktbg_box_right_heads_box_text {
	font-size: 24px;
}

/* --------------------- */

.dytg_box1{
	width: 100%;
	height: 90px;
	background: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 30px;
	box-sizing: border-box;
	box-shadow: 0px 5px 4px 0px rgba(18,18,18,0.03);
}

.dytg_box1_box{
	display: flex;
	align-items: center;
	justify-content: center;
}

.dytg_box1_box_img {
	width: 28px;
	height: 28px;
	background-size: 100% 100%;
	margin: 0 auto;
	margin-right: 8px;
}

.dytg_box1_box_text{
	text-align: center;
	font-weight: 400;
	font-size: 25px;
	color: #333333;
	/* margin-top: 20px; */
}


/* ---------------------- */
.qiye_box{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 25px;
	box-sizing: border-box;
	margin-top: 46px;
}

.qiye_box_item{
	width: 226px;
	height: 360px;
	background: #FFFFFF;
	border-radius: 10px;
	border: 1px solid #EEEEEE;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.qiye_box_item_img{
	width: 60px;
	height: 60px;
	margin-top: 18px;
}

.qiye_box_item_img img{
	width: 100%;
	height: 100%;
}

.qiye_box_item_text{
	font-family: Source Han Sans CN;
	font-weight: bold;
	font-size: 28px;
	color: #333333;
	margin-top: 30px;
}

.qiye_box_item_desc{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 22px;
	color: #666666;
	text-align: center;
	margin-top: 20px;
	padding: 0 14px;
}

.qiye_box_item_btn{
	width: 160px;
	height: 60px;
	background: #1966FF;
	border-radius: 10px;
	text-align: center;
	line-height: 60px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 24px;
	color: #FFFFFF;
	margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}


/* ---------------------- */

.kaitong_title{
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	margin-top: 77px;
	text-align: center;
}
.kaitong_box {
	margin-top: 50px;
}

.kaitong_box_item{
	width: 700px;
	height: 158px;
	background: #FFFFFF;
	box-shadow: 0px 0px 12px 0px rgba(4,0,0,0.04);
	border-radius: 16px;
	display: flex;
	margin: 0 auto;
	align-items: center;
	margin-bottom: 23px;
}
.kaitong_box_item_img{
	width: 134px;
	height: 156px;
	background: #E6F2FF;
	border-radius: 16px 0px 0px 16px;
	text-align: center;
	margin-right: 18px;
}
.kaitong_box_item_img img{
	width: 68px;
	height: 65px;
	margin-top: 22px;
}	
.kaitong_box_item_img_text{
	font-family: Source Han Sans CN;
	font-weight: 500;
	font-size: 28px;
	color: #3475FC;
	margin-top: 5px;
}
.kaitong_box_item_info{
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	padding: 20px 18px 20px 0;
	height: 100%;
	box-sizing: border-box;
	gap: 14px;
}

.kaitong_box_item_info_text {
    min-width: 250px;
	white-space: nowrap;
	display: flex;
	align-items: center;
	font-weight: 400;
	font-size: 22px;
	color: #333333;
}

.kaitong_box_item_info_text::before{
	content: "";
	display: block;
	width: 21px;
	height: 15px;
	background-image: url(../imgs/duihao.png);
	background-size: 100% 100%;
	margin-right: 8px;
}

/* ---------------------- */
.quanyi_box{
	width: 750px;
	background-size: 100% 100%;
	background-image: url(../imgs/bg2.png);
	margin: 0 auto;
	margin-top: 50px;
}

.quanyi_box_title{
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 36px;
	color: #333333;
	margin-top: 58px;
	text-align: center;
}

.quanyi_list {
	width: 100%;
	margin-top: 50px;
	padding: 0 24px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.quanyi_list_item {
	width: 220px;
	height: 204px;
	background: #FFFFFF;
	box-shadow: 0px 0px 12px 0px rgba(4,0,0,0.04);
	border-radius: 10px;
	text-align: center;
	margin-bottom: 27px;
}

.quanyi_list_item_img {
	width: 59px;
	height: 59px;
	margin-top: 30px;
	margin-bottom: 14px;
}

.quanyi_list_item_text {
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 24px;
	color: #333333;
	line-height: 36px;
}

/* ---------------------- */

.question {
	width: 750px;
	background: #F0F6FF;
	margin-bottom: 44px;
}

.question_title {
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	padding-top: 59px;
	text-align: center;
}

.question_list {
	width: 704px;
	background: #FFFFFF;
	border-radius: 12px;
	margin: 0 auto;
	margin-top: 50px;
	padding: 30px 30px 0 22px;
	box-sizing: border-box;
}

.question_list_item {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding-bottom: 40px;
}

.question_list_item_icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	background: #366EFB;
	border-radius: 4px;
	color: #fff;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 24px;
	margin-right: 12px;
	margin-top: 2px;
}

.question_list_item_content{
	flex: 1;
}

.question_list_item_content_title{
	font-family: Microsoft YaHei;
	font-weight: 500;
	font-size: 26px;
}

.question_list_item_content_answer{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 28px;
	color: #666666;
	margin-top: 21px;
}

/* ---------------------- */

.dytg_box2{
	width: 100%;
	height: 710px;
	background-image: url(../imgs/box2-bg.jpg);
	background-size: 100% 100%;
}

.dytg_box2_img{
	width: 690px;
	height: 336px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 50px;
	background-size: 100% 100%;
	background-image: url(../imgs/box2-img.png);
}

/* ------------------ */

.dytg_box3{
	width: 100%;
	background: #F7F9FD;
	padding-bottom: 30px;
}

.dytg_box3_nav{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 40px;
}

.dytg_box3_nav_box{
	width: 335px;
	height: 184px;
	background: #FFFFFF;
	box-shadow: 0px 0px 13px 0px rgba(40,29,103,0.07);
	border-radius: 8px;
	margin: 0 10px;
}

.dytg_box3_nav_box_title{
	font-weight: 600;
	color: #333333;
	text-align: center;
	line-height: 70px;
	padding-top: 36px;
}

.dytg_box3_nav_box_text{
	font-weight: 400;
	font-size: 24px;
	color: #666666;
	line-height: 33px;
	text-align: center;
	margin-top: 8px;
}

.dytg_box3_img{
	width: 715px;
	height: 500px;
	background-size: 100% 100%;
	background-image: url(../imgs/box3-img.png);
	margin: 0px auto;
	margin-top: 30px;
}

/* ---------------------- */

.dytg_box4{
	width: 100%;
	height: 624px;
	background-size: 100% 100%;
	background-image: url(../imgs/box4-bg.png);
}

.dytg_box4_text{
	text-align: center;
	font-size: 28px;
	color: #FFFFFF;
}

.dytg_box5_nav{
	display: flex;
	align-items: center;
	justify-content: center;
}

.dytg_box5_nav_box{
	width: 331px;
	height: 136px;
	background: #F7F6FF;
	border-radius: 8px;
	margin: 12px;
	display: flex;
	align-items: center;
	font-weight: 400;
	font-size: 28px;
	color: #333333;
}

.dytg_box5_nav_box_img{
	width: 72px;
	height: 72px;
	background-size: 100% 100%;
	margin-left: 32px;
	margin-right: 16px;
}

.dytg_box5_img{
	width: 672px;
	height: 678px;
	background-size: 100% 100%;
	background-image: url(../imgs/box5-img.png);
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 40px;
}

/* ------------------- */

.dytg_box6{
	background: #F6F7FF;
	padding-bottom: 70px;
}

.dytg_box6_img{
	width: 557px;
	height: 534px;
	background-size: 100% 100%;
	background-image: url(../imgs/box6-img.png);
	margin: 0 auto;
	margin-top: 50px;
}

.dytg_box6_img1{
	width: 686px;
	height: 702px;
	background-size: 100% 100%;
	background-image: url(../imgs/box6-img1.png);
	margin: 0 auto;
	margin-top: 40px;
}

/* ----------------------- */

.dytg_box7_nav{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 40px;
}

.dytg_box7_nav_box{
	width: 206px;
	height: 252px;
	background: #F7F6FF;
	margin: 0 16px;
	padding-top: 30px;
	box-sizing: border-box;
}

.dytg_box7_nav_box_text{
	width: 120px;
	margin: 0 auto;
	font-size: 26px;
	color: #333333;
	text-align: center;
	margin-top: 22px;
}

.dytg_box7_nav_box_img{
	width: 94px;
	height: 94px;
	background-size: 100% 100%;
	margin: 0 auto;
}

.dytg_box7_img{
	width: 651px;
	height: 556px;
	background-size: 100% 100%;
	background-image: url(../imgs/box7-img.png);
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 50px;
}

/* -------------------- */

.mapsIndex_box6_cen{
	position: relative;
	width: 690px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 50px;
}

.mapsIndex_box6_cen:before{
	content: "";
	position: absolute;
	z-index: 20;
	left: -12px;
	top: 0;
	background: linear-gradient(to right,rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	height: 100%;
	width: 100px;
}

.mapsIndex_box6_cen::after{
	content: "";
	position: absolute;
	z-index: 20;
	right: -12px;
	top: 0;
	background: linear-gradient(to left,rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	height: 100%;
	width: 100px;
}

.mapsIndex_box6_cen img{
	width: 253px;
	height: auto;
	display: inline-block;
}

#mapsIndex_box6{
	/* transition: all 0.1s; */
	animation: scroll 14s linear infinite;
}

@keyframes scroll {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(-2064px);
	}
}

/* ------------------- */

.footer {
	width: 100%;
	height: 80px;
	background: #3C3C3C;
	text-align: center;
	line-height: 80px;
	font-size: 18px;
	color: #9F9F9F;
	margin-top: 20px;
	/* margin-top: 50px; */
}

.bot {
	height: 123px;
}

.bot_float {
	position: fixed;
	bottom: -200px;
	left: 0;
	z-index: 200;
	width: 100%;
	height: 123px;
	background: #356DFC;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px 0 34px;
	box-sizing: border-box;
	transition: bottom 1s;
}

.bot_float_title {
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	font-size: 34px;
	color: #FFFFFF;
}

.bot_float_btn {
	text-decoration: none;
	width: 232px !important;
	height: 68px;
	background: #FFFFFF;
	border-radius: 34px;
	background: #F3F5F7;
	border-radius: 35px;
	text-align: center;
	line-height: 68px;
	font-size: 32px;
	color: #356DFC;
}


.example {
	position: relative;
	width: 430px;
	height: 80px;
	overflow: hidden;
}

.dot:after {
	content: ' ';
	position: absolute;
	z-index: 1;
	width: 10px;
	height: 10px;
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	box-shadow: 0 0 10px rgba(255, 255, 255, .3) inset;
	-webkit-animation: waveCircle 2s ease infinite normal;
}

@keyframes waveCircle {
	0% {
		left: 50%;
		top: 50%;
		width: 0;
		height: 0;
	}

	50% {
		left: -60px;
		top: -175px;
		opacity: 0;
		width: 430px;
		height: 430px;
	}

	100% {
		left: 50%;
		top: 50%;
		opacity: 0;
		width: 0;
		height: 0;
	}
}

.example1 {
	position: relative;
	width: 280px;
	height: 70px;
	overflow: hidden;
}

.dot1:after {
	content: ' ';
	position: absolute;
	z-index: 1;
	width: 10px;
	height: 10px;
	background-color: rgba(119, 103, 255, 0.5);
	border-radius: 50%;
	box-shadow: 0 0 10px rgba(119, 103, 255, .3) inset;
	-webkit-animation: waveCircle1 2s ease infinite normal;
}

@keyframes waveCircle1 {
	0% {
		left: 50%;
		top: 50%;
		width: 0;
		height: 0;
	}

	50% {
		left: 0;
		top: -90px;
		opacity: 0;
		width: 280px;
		height: 280px;
	}

	100% {
		left: 0;
		top: 0;
		opacity: 0;
		width: 0;
		height: 0;
	}
}



.boxs_scroll .swiper-container {
	height: 580px;
	background-color: #F7F7F7;
}

.sub_title {
	font-size: 26px;
	color: #666666;
	width: 100%;
	text-align: center;
	padding: 30px 0 60px 0;
	background-color: #F7F7F7;
}

/* .boxs_scroll .swiper-pagination-bullet{
	opacity:1 !important;
}

.boxs_scroll .swiper-pagination-bullet-active{
	width:15px !important;
	height:8px !important;
	border-radius:4px !important;
	background-color:#000000 !important;
} */

.boxs_scroll img {
	display: block;
	width: 178px;
	height: 357px;
	margin: 0 auto;
	margin-top: 20px;
}

.boxs_scroll .swiper-slide-active img {
	width: 240px;
	height: 414px;
	margin-top: 0px;
	/* box-shadow: 0px 1px 10px 0px rgba(191, 191, 191, 0.5); */
}

.swiper-slide-active .boxs_scroll_text {
	font-size: 28px;
}

.boxs_scroll_text {
	text-align: center;
	margin-top: 13px;
	color: #3A3A3A;
	font-size: 24px;
}

/* ----------------------------------- */
.item_card_box {
	display: flex;
	align-items: center;
	padding-top: 48px;
	padding: 48px 50px 48px 50px;
}

.item_imgs {
	width: 221px;
	height: 450px;
	flex-shrink: 0;
}

.card_box_info {
	padding-left: 84px;
}

.card_box_info .card_box_info_title {
	font-weight: 400;
	font-size: 36px;
	color: #333333;
}

.card_box_info .card_box_info_desc {
	font-weight: 400;
	font-size: 26px;
	color: #666666;
	padding-top: 31px;
}

.card_box_info .card_box_info_btn {
	width: 230px;
	height: 60px;
	background: #24C370;
	border-radius: 30px;
	font-weight: 400;
	font-size: 30px;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 2.75rem;
}

/* ----------------- */
.nav_box {
	width: 100%;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	flex-wrap: wrap;
	margin-top: 30px;
}

.nav-box {
	width: 140px;
	height: 60px;
	background: #FFF;
	border-radius: 10px;
	font-weight: 400;
	font-size: 28px;
	color: #484848;
	display: flex;
	align-items: center;
	justify-content: center;
}

.nav_item_card {
	width: 25%;
	display: flex;
	justify-content: center;
	margin-bottom: 15px;
}

.active {
	background: #09AE62;
	color: #FFFFFF;
}

.content_box {
	width: 720px;
	padding: 20px;
	margin: 0 auto;
	overflow: hidden;
	/* margin-top: 40px; */
	box-sizing: border-box;
}

.box-b {
	position: relative;
	float: left;
	width: 328px;
	height: 452px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 2px 14px 1px rgba(0, 0, 0, 0.09);
	border-radius: 6px;
	margin-bottom: 36px;
	overflow: hidden;
}

.box-b-img {
	width: 168px;
	height: 168px;
	border-radius: 50%;
	margin: 0 auto;
	margin-top: 64px;
	background-size: 100% 100%;
}

.box-b-title {
	text-align: center;
	font-size: 30px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
}

.box-b-text {
	padding: 0 30px;
	text-align: center;
	font-size: 24px;
	color: #888888;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.lists_btn {
	text-align: center;
	width: 100%;
	height: 100px;
	line-height: 100px;
	color: #737373;
	font-size: 28px;
}

.kehu_title{
	padding-top: 24px;
	margin-bottom: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 38px;
	color: #333333;
	text-align: center;
}

.kehu{
	overflow: hidden;
	padding: 0 30px 50px;
}

.kehu_box{
	float: left;
	width: 200px;
	height: 210px;
	background: #FFFFFF;
	box-shadow: 0px 2px 13px 0px rgba(74, 84, 101, 0.11);
	border-radius: 7px;
	margin: 15px;
	text-align: center;
	padding-top: 30px;
	box-sizing: border-box;
}

.kehu_box_img{
	width: 67px;
	height: 67px;
	border-radius: 50%;
}

.kehu_box_lin{
	width: 26px;
	height: 2px;
	background: #FF824A;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

.kehu_box_title{
	text-align: center;
	font-size: 18px;
	color: #333333;
}