body {
	margin: auto;
	cursor: default;
}

a {
	text-decoration: none;
	color: inherit;
}

ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

ul li {
	list-style-type: none;
}

div,
a,
textarea,
input,
span {
	box-sizing: border-box;
}

input {
	background: none;
}

input[type="button"] {
	cursor: pointer;
}

button {
	cursor: pointer;
}

textarea {
	resize: none;
	font-family: inherit;
}

div,
input {
	box-sizing: border-box;
}

::-webkit-scrollbar {
	width: 3px;
	height: 3px;
}

::-webkit-scrollbar-thumb {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .3);
}

::-webkit-scrollbar-track {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .1);
}

/* a:hover,
button:hover {
	opacity: 0.7;
} */

@media (min-width: 1020px) {
	#H5 {
		display: none;
	}
}

@media (max-width: 1020px) {
	#PC {
		display: none;
	}
}

.container {
	width: 1200px;
	margin: auto;
	box-sizing: border-box;
	display: flex;
}

.nybanner {
	width: 100%;
	position: relative;
}

.nybanne1 {
	width: 100%;
	display: block;
}

.nybanne2 {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.nybanne3 {
	width: 100%;
}

.nybanne3_1 {
	width: 100%;
	font-weight: 500;
	font-size: 34px;
	color: #FFFFFF;
}

.nybanne3_2 {
	width: 100%;
	margin-top: 40px;
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 36px;
}

.hksk_scs {
	width: 100%;
}

.hksk_sc {
	width: 100%;
	margin: 60px auto;
}

.hksk_sc1 {
	width: 100%;
	display: block;
}

.hksk_jlbs {
	width: 100%;
	background-image: url(../img/bg_1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.hksk_jlb {
	width: 100%;
	margin: 60px auto;
}

.hksk_jlb1 {
	width: 100%;
	text-align: center;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: 600;
}

.hksk_jlb2 {
	width: 100%;
	margin-top: 60px;
}

.hksk_jlb3 {
	width: 48%;
	margin-left: 5%;
	display: inline-block;
	vertical-align: middle;
}

.hksk_jlb4 {
	width: 46%;
	display: inline-block;
	vertical-align: middle;
}

.hksk_jlb4_1 {
	width: 100%;
	font-weight: 450;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 48px;
}

.hksk_qsls {
	width: 100%;
	background: #F9FCFF;
}

.hksk_qsl {
	width: 100%;
	margin: 60px auto;
}

.hksk_qsl1 {
	width: 100%;
	display: block;
}

.hksk_syyss {
	width: 100%;
}

.hksk_syys {
	width: 100%;
	margin: 60px auto;
}

.hksk_syys1 {
	width: 100%;
	font-weight: 600;
	font-size: 28px;
	color: #001743;
	text-align: center;
}

.hksk_syys2 {
	width: 100%;
}

.hksk_syys3 {
	width: 100%;
	margin-top: 60px;
	display: inline-block;
}

.hksk_syys3:nth-child(odd) .hksk_syys3_1 {
	float: right;
	margin-left: 11.5%;
	margin-right: auto;
}

.hksk_syys3_1 {
	width: 47.5%;
	height: 325px;
	display: block;
	border-radius: 10px;
	margin-right: 11.5%;
	object-fit: cover;
	object-position: center;
	float: left;
}

.hksk_syys3_2 {
	width: 41%;
	float: left;
	padding: 40px 0;
}

.hksk_syys3_3 {
	width: 100%;
	font-weight: 600;
	font-size: 28px;
	color: #262626;
}

.hksk_syys3_4 {
	width: 100%;
	margin-top: 30px;
	font-weight: 400;
	font-size: 20px;
	color: #595959;
	line-height: 44px;
}

.yyys_box {
	width: 100%;
	background-image: url(../img/bg_2.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.yyys_bo {
	width: 100%;
	margin: 25px auto;
	display: inline-block;
}

.yyys_bo1 {
	width: 600px;
	display: block;
	float: left;
}

.yyys_bo2 {
	float: right;
	display: flex;
}

.yyys_bo2_1 {
	width: 110px;
	height: 35px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.06) 100%);
	box-shadow: 0px 2px 14px 0px rgba(27, 93, 219, 0.6);
	border-radius: 35px;
	border: 1px solid #FFFFFF;
	text-align: center;
	line-height: 35px;
	display: block;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	box-shadow: 0px 2px 14px 0px rgba(27,93,219,0.6);
	position: relative;
}
.yyys_bo2_1:hover .yyys_bo2_1_1{
    display: block;
}
.yyys_bo2_1_1{
    width: 120px;
    background: white;
    padding: 5px;
    display: none;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 50%;
  bottom: calc(100% + 10px);
    transform: translateX(-50%);
    z-index: 10;
}
.yyys_bo2_1_1 img{
    width: 100%;
    display: block;
}
.yyys_bo2_1_1::after{
    content:'';
    width: 0;
    height: 0;
    border-top: 5px solid white;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
  position: absolute;
  left: 50%;
  bottom: -10px;
      transform: translateX(-50%);
}
.yyys_bo2_2 {
	width: 110px;
	height: 35px;
	box-shadow: 0px 2px 14px 0px rgba(27, 93, 219, 0.6);
	border-radius: 35px;
	text-align: center;
	line-height: 35px;
	display: block;
	background: white;
	font-weight: 500;
	font-size: 16px;
	color: #1B5DDB;
	margin-left: 20px;
	box-shadow: 0px 2px 14px 0px rgba(27,93,219,0.6);
	position: relative;
}
.yyys_bo2_2:hover .yyys_bo2_2_1{
    display: block;
}
.yyys_bo2_2_1{
     width: 150px;
    background: white;
    padding:5px;
    border-radius: 5px;
    display: none;
    text-align: center;
        font-weight: 500;
    font-size: 16px;
    color: #1B5DDB;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 50%;
  bottom: calc(100% + 10px);
    transform: translateX(-50%);
    z-index: 10;
}
.yyys_bo2_2_1::after{
    content:'';
    width: 0;
    height: 0;
    border-top: 5px solid white;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
  position: absolute;
  left: 50%;
  bottom: -10px;
      transform: translateX(-50%);
}
.banner {
	width: 100%;
}

.banner .swiper {
	width: 100%;
	height: 100%;
}

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

.banner .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #1B5DDB;
	border-radius: 10px;
}

.banner .swiper-pagination-bullet-active {
	background: #1B5DDB;
}

.banne {
	width: 100%;
	display: block;
}

.inde_hytds {
	width: 100%;
}

.inde_hytd {
	width: 100%;
	margin: 60px auto;
}

.inde_hytd1 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 28px;
	color: #001743;
}

.inde_hytd2 {
	width: 100%;
	margin-top: 40px;
	display: flex;
}

.inde_hytd3 {
	width: 19.2%;
	height: 390px;
	margin-right: 1%;
	display: block;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	transition: all .3s ease;
}

.inde_hytd3:last-child {
	margin-right: 0;
}

.inde_hytd3_1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_hytd3_2 {
	width: 100%;
	height: 100%;
	padding: 20px 30px;
	background: linear-gradient(180deg, rgba(112, 154, 221, 0.86) 0%, rgba(121, 171, 255, 0.58) 25%, rgba(83, 141, 255, 0.3) 100%);
	position: absolute;
	left: 0;
	top: 0;
}

.inde_hytd3_3 {
	width: 100%;
	font-weight: 500;
	font-size: 24px;
	color: #FFFFFF;
}

.inde_hytd3_4 {
	width: 34px;
	height: 4px;
	background: #FFFFFF;
	margin-top: 10px;
	border-radius: 4px;
	display: none;
}

.inde_hytd3_5 {
	width: 100%;
	margin-top: 15px;
	font-weight: 500;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.7);
	display: none;
}

.inde_hytd3:hover {
	width: 26%;
}

.inde_hytd3:hover .inde_hytd3_2 {
	background: linear-gradient(180deg, #0668F2 0%, rgba(18, 110, 243, 0.9) 44%, rgba(116, 159, 255, 0.1) 100%);
}

.inde_hytd3:hover .inde_hytd3_4 {
	display: block;
}

.inde_hytd3:hover .inde_hytd3_5 {
	display: block;
}

.inde_ptjjs {
	width: 100%;
	background-image: url(../img/bg_3.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.inde_ptjj {
	width: 100%;
	margin: 60px auto;
}

.inde_ptjj1 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 28px;
	color: #001743;
}

.inde_ptjj2 {
	width: 100%;
	margin-top: 40px;
}

.inde_ptjj2 img {
	width: 100%;
	display: block;
}

.inde_jjfas {
	width: 100%;
}

.inde_jjfa {
	width: 100%;
	margin: 60px auto;
}

.inde_jjfa1 {
	width: 100%;
	text-align: center;
	font-size: 28px;
	/* color: #29499B; */
	font-weight: 600;
	background: -webkit-linear-gradient(top, #78D4FF 0%, #0032CE 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.inde_jjfa2 {
	width: 100%;
	margin-top: 40px;
	display: flex;
}

.inde_jjfa3 {
	width: 23.5%;
	margin-right: 2%;
	display: block;
	position: relative;
}

.inde_jjfa3:last-child {
	margin-right: 0;
}

.inde_jjfa3_1 {
	width: 100%;
	display: block;
}

.inde_jjfa3_2 {
	width: 100%;
	padding: 35px;
	position: absolute;
	left: 0;
	top: 0;
}

.inde_jjfa3_3 {
	width: 100%;
	font-weight: 600;
	font-size: 28px;
}

.inde_jjfa3_4 {
	width: 100%;
	margin-top: 35px;
	font-weight: 400;
	font-size: 18px;
	color: #262626;
	line-height: 35px;
}

.inde_ptyss {
	width: 100%;
	background: #F9FCFF;
}

.inde_ptys {
	width: 100%;
	margin: 60px auto;
}

.inde_ptys1 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 28px;
	color: #001743;
}

.inde_ptys2 {
	width: 100%;
}

.inde_ptys3 {
	width: 100%;
	display: inline-block;
	margin-top: 50px;
}

.inde_ptys3:nth-child(even) .inde_ptys3_1 {
	float: right;
	margin-right: 0;
	margin-left: 9.5%;
}

.inde_ptys3_1 {
	width: 43%;
	float: left;
	padding: 40px 0;
	margin-right: 9.5%;
}

.inde_ptys3_2 {
	width: 100%;
	font-weight: 600;
	font-size: 28px;
	color: #262626;
}

.inde_ptys3_3 {
	width: 100%;
	margin-top: 30px;
	font-weight: 400;
	font-size: 20px;
	color: #595959;
	line-height: 40px;
}

.inde_ptys3_4 {
	width: 47.5%;
	height: 325px;
	border-radius: 10px;
	display: block;
	object-fit: cover;
	object-position: center;
	float: left;
}

.inde_zxdts {
	width: 100%;
}

.inde_zxdt {
	width: 100%;
	margin: 60px auto;
}

.inde_zxdt1 {
	width: 100%;
	display: inline-block;
}

.inde_zxdt2 {
	width: 23.5%;
	height: 360px;
	float: left;
	margin-right: 2%;
	margin-top: 50px;
	border-radius: 10px;
	display: block;
	overflow: hidden;
	position: relative;
}

.inde_zxdt2:nth-child(4n) {
	margin-right: 0;
}

.inde_zxdt2::after {
	content: '';
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(135, 135, 135, 0) 0%, rgba(10, 10, 10, 0.5) 60%, rgba(0, 0, 0, 0.7) 100%);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.inde_zxdt2_1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_zxdt2_2 {
	width: 100%;
	padding: 15px 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 5;
}

.inde_zxdt2_3 {
	width: 100%;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* 限制显示的行数为3 */
	overflow: hidden;
}

.inde_zxdt2_4 {
	width: 100%;
	margin-top: 10px;
	font-weight: 400;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.7);
}

.inde_zxdt2_4 img {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.inde_zxdt2_4 div {
	width: calc(100% - 40px);
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
}

.inde_zxdt2_5 {
	width: 100%;
	margin-top: 20px;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 28px;
	display: none;
}

.inde_zxdt2_5 div {
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 9;
	/* 限制显示的行数为3 */
	overflow: hidden;
}

.inde_zxdt2:hover::after {
	background: linear-gradient(180deg, #003AED 0%, #00329D 100%);
	backdrop-filter: blur(2px);
}

.inde_zxdt2:hover .inde_zxdt2_4 {
	display: none;
}

.inde_zxdt2:hover .inde_zxdt2_5 {
	display: block;
}

.sjbx_box {
	width: 100%;
}

.sjbx_bos {
	width: 100%;
	background-color: #F9FCFF;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.sjbx_bos:nth-child(odd) {
	background-color: transparent;
	background-image: url(../img/bg_4.png);
}

.sjbx_bo {
	width: 100%;
	margin: 60px auto;
}

.sjbx_boa {
	width: 100%;
}

.sjbx_boa1 {
	width: 49%;
	display: inline-block;
	vertical-align: middle;
}

.sjbx_boa1 img {
	width: 100%;
	display: block;
}

.sjbx_boa2 {
	width: 50.5%;
	display: inline-block;
	vertical-align: middle;
}

.sjbx_boa2_1 {
	height: 105px;
	display: block;
}

.sjbx_boa2_2 {
	width: 100%;
	font-weight: 600;
	font-size: 34px;
	margin-top: -50px;
	background: -webkit-linear-gradient(top, #78D4FF 0%, #0032CE 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: relative;
	z-index: 1;
}

.sjbx_boa2_3 {
	width: 100%;
	margin-top: 35px;
	font-weight: 400;
	font-size: 20px;
	color: #595959;
	line-height: 44px;
}

.sjbx_bob {
	width: 100%;
}

.sjbx_bob1 {
	width: 100%;
	font-weight: 600;
	font-size: 34px;
}

.sjbx_bob1 img {
	height: 105px;
	display: block;
}

.sjbx_bob1 div {
	width: 100%;
	margin-top: -50px;
	background: -webkit-linear-gradient(top, #78D4FF 0%, #0032CE 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: relative;
	z-index: 1;
}

.sjbx_bob2 {
	width: 100%;
	margin-top: 60px;
	text-align: center;
	font-weight: 500;
	font-size: 30px;
	color: #151B28;
}

.sjbx_bob3 {
	width: 100%;
	margin-top: 60px;
	display: inline-block;
}

.sjbx_bob3_1 {
	width: 32%;
	margin: 0 2%;
	float: left;
	display: block;
}

.sjbx_bob3_2 {
	width: 32%;
	float: left;
}

.sjbx_bob3_3 {
	width: 100%;
	margin-bottom: 60px;
}

.sjbx_bob3_2:first-child .sjbx_bob3_3 {
	text-align: right;
}

.sjbx_bob3_3:last-child {
	margin-bottom: 0;
}

.sjbx_bob3_3_1 {
	width: 100%;
	font-size: 26px;
	color: #0D3FB9;
}

.sjbx_bob3_3_2 {
	width: 100%;
	margin-top: 5px;
	font-weight: 400;
	font-size: 20px;
	color: #595959;
	line-height: 40px;
}

.yxgl_tops {
	width: 100%;
}

.yxgl_top {
	width: 100%;
	margin: 60px auto;
}

.yxgl_top1 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 28px;
	color: #001743;
}

.yxgl_top2 {
	width: 100%;
}

.yxgl_top3 {
	width: 100%;
	display: block;
	margin-top: 60px;
}

.yxgl_top3_1 {
	width: 390px;
	height: 205px;
	border-radius: 10px;
	margin-right: 40px;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}

.yxgl_top3_2 {
	width: calc(100% - 440px);
	display: inline-block;
	vertical-align: middle;
}

.yxgl_top3_3 {
	width: 100%;
	font-weight: 600;
	font-size: 28px;
	color: #262626;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
}

.yxgl_top3_4 {
	width: 100%;
	margin-top: 15px;
	font-weight: 400;
	font-size: 20px;
	color: #595959;
	line-height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	/* 限制显示的行数为3 */
	overflow: hidden;
}

.yxgl_downs {
	width: 100%;
	background-image: url(../img/bg_5.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.yxgl_down {
	width: 100%;
	margin: 60px auto;
}

.yxgl_down1 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 28px;
	color: #0041BD;
}

.yxgl_down2 {
	width: 100%;
	margin-top: 40px;
}

.yxgl_down2 img {
	width: 100%;
	display: block;
}

.yyzc_fwnrs {
	width: 100%;
}

.yyzc_fwnr {
	width: 100%;
	margin: 60px auto;
}

.yyzc_fwnr1 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 28px;
	color: #001743;
}

.yyzc_fwnr2 {
	width: 100%;
	display: inline-block;
}

.yyzc_fwnr3 {
	width: 25%;
	padding: 40px;
	float: left;
}

.yyzc_fwnr3_1 {
	height: 105px;
	display: block;
	margin: auto;
}

.yyzc_fwnr3_2 {
	width: 100%;
	margin-top: 30px;
	text-align: center;
	font-weight: 400;
	font-size: 20px;
	color: #001743;
}

.yyzc_fwnr3_3 {
	width: 100%;
	margin-top: 30px;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	color: #595959;
	line-height: 30px;
}

.yyzc_sykhs {
	width: 100%;
	background-image: url(../img/bg_6.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.yyzc_sykh {
	width: 100%;
	margin: 60px auto;
}

.yyzc_sykh .swiper {
	width: 100%;
	height: 100%;
}

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

.yyzc_sykh .swiper-pagination-bullet {
	width: 76px;
	height: 6px;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 5px;
}

.yyzc_sykh .swiper-pagination-bullet-active {
	width: 38px;
	background: #FFFFFF;
}

.yyzc_sykh .swiper-pagination {
	bottom: 0;
	text-align: left;
}

.yyzc_sykh1 {
	width: 100%;
	display: block;
}

.yyzc_sykh2 {
	width: 47%;
	height: 325px;
	border-radius: 10px;
	margin-left: 6%;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}

.yyzc_sykh3 {
	width: 46%;
	font-weight: 450;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 58px;
	display: inline-block;
	vertical-align: middle;
}

.yyzc_fwjzs {
	width: 100%;
}

.yyzc_fwjz {
	width: 100%;
	margin: 60px auto;
}

.yyzc_fwjz1 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 28px;
	color: #001743;
}

.yyzc_fwjz2 {
	width: 100%;
}

.yyzc_fwjz2 img {
	width: 100%;
	display: block;
}

.yyzc_fwcns {
	width: 100%;
}

.yyzc_fwcn {
	width: 100%;
	margin-bottom: 60px;
}

.yyzc_fwcn1 {
	width: 100%;
	display: inline-block;
}

.yyzc_fwcn2 {
	width: 23.5%;
	display: block;
	float: left;
	margin-right: 2%;
	margin-top: 40px;
}

.yyzc_fwcn2:nth-child(4n) {
	margin-right: 0;
}

.yyzc_fwcn2_1 {
	width: 100%;
	height: 175px;
	border-radius: 10px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.yyzc_fwcn2_2 {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	color: #001743;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
}

.khal_hyals {
	width: 100%;
	background: #F9FCFF;
}

.khal_hyal {
	width: 100%;
	margin: 60px auto;
	display: flex;
}

.khal_hyal1 {
	width: 23.5%;
	height: 450px;
	border-radius: 10px;
	margin-right: 2%;
	overflow: hidden;
	display: block;
	position: relative;
}

.khal_hyal1:nth-child(4n) {
	margin-right: 0;
}

.khal_hyal1::after {
	content: '';
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(11, 56, 152, 0.7) 0%, rgba(150, 179, 255, 0.3) 100%);
	backdrop-filter: blur(0px);
	position: absolute;
	left: 0;
	top: 0;
}

.khal_hyal2 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.khal_hyal3 {
	width: 100%;
	padding: 60px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.khal_hyal3_1 {
	width: 100%;
	text-align: center;
	font-weight: 450;
	font-size: 34px;
	color: #FFFFFF;
	line-height: 60px;
}

.khal_hyal3_2 {
	width: 50px;
	display: none;
	margin: auto;
	margin-top: 150px;
}

.khal_hyal1:hover::after {
	background: linear-gradient(180deg, rgba(0, 74, 232, 0.7) 0%, rgba(0, 56, 199, 0.5) 100%);
}

.khal_hyal1:hover .khal_hyal3_2 {
	display: block;
}

.khal_sjxxs {
	width: 100%;
}

.khal_sjxx {
	width: 100%;
	margin-bottom: 60px;
}

.khal_sjxx1 {
	width: 100%;
	display: flex;
}

.khal_sjxx1_1 {
	width: 20%;
	padding: 30px 0;
	text-align: center;
	position: relative;
}

.khal_sjxx1_1::before {
	content: '';
	width: 1px;
	height: 64px;
	background: #D2DEFF;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.khal_sjxx1_1:last-child::before {
	display: none;
}

.khal_sjxx1_2 {
	width: 100%;
	font-size: 42px;
	font-weight: bold;
	background: -webkit-linear-gradient(top, #2785FF 0%, #002FA7 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.khal_sjxx1_3 {
	width: 100%;
	margin-top: 10px;
	font-weight: 400;
	font-size: 18px;
	color: #001743;
}

.khal_sjxx1_1.on {
	position: relative;
}

.khal_sjxx1_1.on::after {
	content: '';
	width: 52px;
	height: 4px;
	background: #447AE0;
	border-radius: 4px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}

.khal_sjxx2 {
	width: 100%;
	margin-top: 40px;
}

.khal_sjxx2_1 {
	width: 100%;
	display: none;
}

.khal_sjxx3 {
	width: 100%;
	display: inline-block;
}

.khal_sjxx3_1 {
	width: 420px;
	height: 240px;
	border-radius: 10px;
	display: block;
	margin-left: 110px;
	object-fit: cover;
	object-position: center;
	float: left;
}

.khal_sjxx3_2 {
	width: calc(100% - 530px);
	float: left;
}

.khal_sjxx3_3 {
	width: 100%;
	font-weight: 500;
	font-size: 28px;
	color: #001342;
}

.khal_sjxx3_4 {
	width: 100%;
	margin-top: 15px;
	font-weight: 400;
	font-size: 20px;
	color: #595959;
	line-height: 40px;
}

.khal_khpjs {
	width: 100%;
	background-color: #F9FCFF;
	background-image: url(../img/bg_9.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.khal_khpj {
	width: 100%;
	margin: 60px auto;
}

.khal_khpj1 {
	width: 100%;
	font-weight: 600;
	font-size: 28px;
	color: #001743;
}

.khal_khpj2 {
	width: 100%;
	display: inline-block;
}

.khal_khpj2_1 {
	width: 49%;
	height: 330px;
	float: left;
	margin-top: 40px;
	margin-right: 2%;
	border-radius: 10px;
	overflow: hidden;
}

.khal_khpj2_1:nth-child(2n) {
	margin-right: 0;
}

.khal_khpj2_1 video {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.khal_khpj3 {
	width: 100%;
	margin-top: 20px;
}

.khal_khpj3 .swiper {
	width: 100%;
	height: 100%;
	padding-bottom: 20px;
}

.khal_khpj3 .swiper-slide {
	width: 100%;
	height: 100%;
	padding: 20px;
}

.khal_khpj3 .swiper-pagination-bullet {
	width: 76px;
	height: 6px;
	background: rgba(13, 63, 185, 0.2);
	border-radius: 5px;
	opacity: 1;
}

.khal_khpj3 .swiper-pagination-bullet-active {
	width: 38px;
	background: #0D3FB9;
}

.khal_khpj3 .swiper-pagination {
	bottom: 0;
}

.khal_khpj3_1 {
	width: 100%;
	background: linear-gradient(180deg, #CBE4FF 0%, #EDF6FF 44%, #F6FAFF 100%);
	box-shadow: 0px 1px 20px rgba(169, 192, 222, 0.4);
	border-radius: 10px;
	overflow: hidden;
	padding: 20px;
	display: inline-block;
}

.khal_khpj3_2 {
	width: 170px;
	height: 170px;
	border-radius: 10px;
	background: white;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	position: relative;
}

.khal_khpj3_2 img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.khal_khpj3_3 {
	width: calc(100% - 190px);
	float: left;
}

.khal_khpj3_4 {
	width: 100%;
	font-weight: 500;
	font-size: 24px;
	color: #001342;
}

.khal_khpj3_5 {
	width: 100%;
	display: inline-block;
}

.khal_khpj3_5_1 {
	min-width: 45px;
	height: 25px;
	background: #7CD688;
	border-radius: 2px;
	float: left;
	padding: 0 10px;
	text-align: center;
	line-height: 25px;
	margin-top: 10px;
	margin-right: 10px;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
}

.khal_khpj3_5_2 {
	min-width: 45px;
	height: 25px;
	border-radius: 2px;
	float: left;
	padding: 0 10px;
	text-align: center;
	line-height: 25px;
	margin-top: 10px;
	background: #D8E8F5;
	font-weight: 400;
	font-size: 14px;
	color: #7687A7;
}

.khal_khpj3_6 {
	width: 100%;
	margin-top: 15px;
	font-weight: 400;
	font-size: 16px;
	color: #A9C0DE;
	line-height: 30px;
}

.khal_khpj4 {
	width: 100%;
	margin-top: 50px;
	display: inline-block;
}

.khal_khpj4_1 {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-top: 15px;
	display: block;
	border-radius: 10px;
	overflow: hidden;
	background: white;
	box-shadow: 0 0 10px rgba(169, 192, 222, 0.4);
}

.khal_khpj4_1:nth-child(3n) {
	margin-right: 0;
}

.khal_khpj4_2 {
	width: 100%;
	height: 240px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.khal_khpj4_3 {
	width: 100%;
	padding: 15px;
}

.khal_khpj4_3_1 {
	width: 100%;
	font-weight: 400;
	font-size: 18px;
	color: #001342;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
}

.khal_khpj4_3_2 {
	width: 100%;
	margin-top: 10px;
	font-weight: 400;
	font-size: 14px;
	color: #A4AABB;
	line-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	/* 限制显示的行数为3 */
	overflow: hidden;
}

.gywm_tops {
	width: 100%;
}

.gywm_topt {
	width: 100%;
}

.gywm_topt:nth-child(even) {
	background: #F9FCFF;
}

.gywm_top {
	width: 100%;
	margin: 60px auto;
}

.gywm_top1 {
	width: 50%;
	margin-right: 3%;
	display: inline-block;
	vertical-align: middle;
}

.gywm_top1 img {
	width: 100%;
	display: block;
}

.gywm_top2 {
	width: 46%;
	display: inline-block;
	vertical-align: middle;
}

.gywm_top2_1 {
	width: 100%;
	font-weight: 500;
	font-size: 24px;
	color: #001743;
}

.gywm_top2_2 {
	width: 100%;
	margin-top: 20px;
	font-weight: 400;
	font-size: 18px;
	color: #595959;
	line-height: 35px;
}

.gywm_topt:nth-child(even) .gywm_top1 {
	margin-right: 0;
	margin-left: 3%;
}

.gywm_czlcs {
	width: 100%;
	background-image: url(../img/bg_7.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.gywm_czlc {
	width: 100%;
	margin: 60px auto;
}

.gywm_czlc1 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 28px;
	color: #FFFFFF;
}

.gywm_czlc2 {
	width: 100%;
	display: flex;
}

.gywm_czlc2_1 {
	width: 33.33%;
	text-align: center;
	margin-top: 35px;
}

.gywm_czlc2_2 {
	width: 100%;
	font-size: 28px;
	color: white;
	font-weight: bold;
}

.gywm_czlc2_2 span {
	font-size: 56px;
}

.gywm_czlc2_3 {
	width: 100%;
	font-size: 18px;
	margin-top: 10px;
	color: rgba(255, 255, 255, 0.5);
	line-height: 32px;
}

.gywm_czlc3 {
	width: 100%;
	margin-top: 50px;
}

.gywm_czlc3 img {
	width: 100%;
	display: block;
}

.gywm_csrs {
	width: 100%;
	background: #F8FAFF;
}

.gywm_csr {
	width: 100%;
	margin-top: 50px;
}

.gywm_csr1 {
	width: 53%;
	display: inline-block;
	vertical-align: middle;
}

.gywm_csr2 {
	width: 46%;
	display: inline-block;
	vertical-align: middle;
}

.gywm_csr2_1 {
	width: 100%;
	padding: 0 30px;
	padding-top: 35px;
	padding-bottom: 10px;
	font-size: 30px;
	color: #001743;
	position: relative;
}

.gywm_csr2_1 span {
	font-size: 58px;
	margin-right: 20px;
	position: relative;
	z-index: 1;
}

.gywm_csr2_1 img {
	width: 65px;
	position: absolute;
	left: 0;
	top: 25px;
}

.gywm_csr2_1::after {
	content: '';
	width: 100%;
	height: 2px;
	background: linear-gradient(152deg, #0032CE 0%, rgba(120, 212, 255, 0) 100%);
	position: absolute;
	left: 0;
	bottom: 0;
}

.gywm_csr2_2 {
	width: 100%;
	margin-top: 40px;
}

.gywm_csr2_3 {
	width: 100%;
	margin-bottom: 15px;
}

.gywm_csr2_3:last-child {
	margin-bottom: 0;
}

.gywm_csr2_3_1 {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	margin-right: 10px;
	background: linear-gradient(152deg, #78D4FF 0%, #0032CE 100%);
	display: inline-block;
	vertical-align: middle;
}

.gywm_csr2_3_2 {
	width: calc(100% - 35px);
	font-size: 24px;
	color: #001743;
	display: inline-block;
	vertical-align: middle;
}

.gywm_fzlcs {
	width: 100%;
}

.gywm_fzlc {
	width: 100%;
	margin: 60px auto;
	position: relative;
}

.gywm_fzlc .swiper {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}

.gywm_fzlc .swiper-slide {
	width: 100%;
	height: 100%;
}
.gywm_fzlc .swiper-slide:nth-child(even) .gywm_fzlc2 {
	    display: flex;
	    align-items: flex-end;
		margin-top: 0;
		    margin-bottom: -25px;
}
.gywm_fzlc1 {
	width: 100%;
}

.gywm_fzlc2 {
	width: 100%;
	height: 100px;
	font-size: 18px;
	color: #595959;
	    margin-top: -25px;
}

.gywm_fzlc3 {
	width: 100%;
	height: 40px;
	text-align: center;
	font-size: 30px;
	background: -webkit-linear-gradient(top, #2785FF 0%, #002FA7 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.gywm_fzlc4 {
	width: 20px;
	height: 20px;
	background: #FFFFFF;
	border: 4px solid #1B5DDB;
	border-radius: 50%;
	margin: 10px auto;
}

.gywm_fzlc5 {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.gywm_qywhs {
	width: 100%;
	background-image: url(../img/bg_10.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.gywm_qywh {
	width: 100%;
	margin: 60px auto;
}

.gywm_qywh1 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 28px;
	color: #001743;
}

.gywm_qywh2 {
	width: 100%;
	margin-top: 40px;
	display: flex;
}

.gywm_qywh2_1 {
	width: 32%;
	/* height: 515px; */
	display: block;
	margin-left: 2%;
}

.gywm_qywh2_1 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.gywm_qywh2_2 {
	width: 66%;
}

.gywm_qywh2_3 {
	width: 100%;
	/* height: 48.5%; */
	display: block;
	margin-bottom: 2%;
}

.gywm_qywh2_3:last-child {
	margin-bottom: 0;
}

.gywm_qywh2_3 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.gywm_shzrs {
	width: 100%;
}

.gywm_shzr {
	width: 100%;
	margin: 60px auto;
}

.gywm_shzr1 {
	width: 100%;
	display: inline-block;
}

.gywm_shzr2 {
	width: 49%;
	float: left;
	margin-top: 40px;
	margin-right: 2%;
}

.gywm_shzr2:nth-child(2n) {
	margin-right: 0;
}

.gywm_shzr2_1 {
	width: 100%;
	background: rgba(255, 255, 255, 0.4);
	box-shadow: 0px 2px 14px rgba(51, 83, 164, 0.1);
	border: 1px solid #FFFFFF;
	backdrop-filter: blur(15px);
	padding: 25px;
}

.gywm_shzr2_1 img {
	width: 100%;
	display: block;
}

.gywm_shzr2_2 {
	width: 100%;
	margin-top: 30px;
	text-align: center;
	font-weight: 400;
	font-size: 24px;
	color: #001743;
}

.hhrzm_hxyss {
	width: 100%;
}

.hhrzm_hxys {
	width: 100%;
	margin: 60px auto;
}

.hhrzm_hxysa {
	width: 100%;
	padding: 30px;
	font-weight: 400;
	font-size: 18px;
	color: #001743;
	line-height: 36px;
	padding: 25px;
box-shadow: 0px 0px 14px 0px rgba(86,145,220,0.1);
border-radius: 12px;
border: 1px solid #FFFFFF;
backdrop-filter: blur(10px);
	background-color: rgba(255,255,255,0.8);
	background-image: url(../img/bg_8.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.hhrzm_hxysb {
	width: 100%;
	margin-top: 60px;
	text-align: center;
	font-weight: 600;
	font-size: 28px;
	color: #001743;
}

.hhrzm_hxysc {
	width: 100%;
	margin-top: 25px;
	display: inline-block;
}

.hhrzm_hxysc1 {
	width: 49%;
	float: left;
	margin-top: 15px;
	margin-right: 2%;
	position: relative;
}

.hhrzm_hxysc1:nth-child(2n) {
	margin-right: 0;
}

.hhrzm_hxysc2 {
	width: 100%;
	display: block;
}

.hhrzm_hxysc3 {
	width: 100%;
	padding: 0 25px;
	position: absolute;
	left: 0;
	top: 115px;
}

.hhrzm_hxysc3_1 {
	width: 100%;
	font-size: 24px;
}

.hhrzm_hxysc3_2 {
	width: 100%;
	margin-top: 15px;
	font-weight: 400;
	font-size: 18px;
	line-height: 36px;
}

.hhrzm_syqls {
	width: 100%;
	background-image: url(../img/bg_11.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.hhrzm_syql {
	width: 100%;
	margin: 60px auto;
}

.hhrzm_syql1 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 28px;
	color: #001743;
}

.hhrzm_syql2 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 28px;
	color: #0D3FB9;
	margin-top: 40px;
}

.hhrzm_syql2 span {
	font-size: 63px;
}

.hhrzm_syql3 {
	width: 100%;
	margin-top: 10px;
	color: #6A7DA1;
	font-weight: 600;
	font-size: 20px;
	text-align: center;
}

.hhrzm_syql4 {
	width: 100%;
	margin-top: 10px;
}

.hhrzm_syql4 img {
	width: 100%;
	display: block;
}

.hhrzm_syql5 {
	width: 100%;
	margin-top: 40px;
	text-align: center;
	font-weight: 500;
	font-size: 21px;
	color: #AC5F02;
}

.hhrzm_syql6 {
	width: 100%;
	margin-top: 15px;
	font-weight: 400;
	font-size: 16px;
	color: #C07F31;
	line-height: 32px;
	text-align: center;
}

.hhrzm_xsjys {
	width: 100%;
	background-image: url(../img/bg_12.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.hhrzm_xsjy {
	width: 100%;
	margin: 60px auto;
}

.hhrzm_xsjy1 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 28px;
	color: #FFFFFF;
}

.hhrzm_xsjy2 {
	width: 100%;
	margin-top: 40px;
	background: linear-gradient(180deg, #F9FEFF 0%, rgba(255, 255, 255, 0.8) 100%);
	border-radius: 10px;
	overflow: hidden;
	border-image: linear-gradient(180deg, rgba(255, 255, 255, 0.41), rgba(255, 255, 255, 1)) 1 1;
	backdrop-filter: blur(2px);
	padding: 30px 25px;
}

.hhrzm_xsjy3 {
	width: 100%;
	font-weight: 600;
	font-size: 20px;
	color: #0D3FB9;
	text-align: center;
}

.hhrzm_xsjy3 img {
	width: 190px;
	display: inline-block;
	vertical-align: middle;
}

.hhrzm_xsjy3 div {
	width: calc(100% - 395px);
	padding: 0 10px;
	display: inline-block;
	vertical-align: middle;
}

.hhrzm_xsjy4 {
	width: 100%;
	display: inline-block;
}

.hhrzm_xsjy4_1 {
	width: 20%;
	float: left;
	margin-top: 35px;
	padding: 0 15px;
}

.hhrzm_xsjy4_2 {
	max-width: 100%;
	height: 190px;
	display: block;
	margin: auto;
}

.hhrzm_xsjy4_3 {
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-weight: 500;
	font-size: 20px;
	color: #001743;
}

.hhrzm_xsjy4_4 {
	width: 100%;
	margin-top: 15px;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	color: #262626;
	line-height: 28px;
}
.hhrzm_pttxs{
	width: 100%;
	background: #F9FCFF;
}
.hhrzm_pttx{
	width: 100%;
	margin: 60px auto;
}
.hhrzm_pttx1{
	width: 100%;
	display: inline-block;
}
.hhrzm_pttx2{
	width: 23.5%;
	height: 400px;
	display: block;
	float: left;
	margin-right: 2%;
	margin-top: 40px;
	padding: 40px 35px;
	box-shadow: 0 1px 14px rgba(86,145,220, 0.1);
	background-color: white;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.hhrzm_pttx2:nth-child(4n){
	margin-right: 0;
}
.hhrzm_pttx2_1{
	width: 100%;
	font-weight: 600;
	font-size: 24px;
	color: #262626;
}
.hhrzm_pttx2_2{
	width: 100%;
	margin-top: 25px;
	font-weight: 400;
	font-size: 18px;
	color: #262626;
	line-height: 30px;
}
.hhrzm_hzlcs {
	width: 100%;
}

.hhrzm_hzlc {
	width: 100%;
	margin: 60px auto;
}

.hhrzm_hzlc1 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 28px;
	color: #001743;
}

.hhrzm_hzlc2 {
	width: 100%;
	margin-top: 60px;
}

.hhrzm_hzlc2 img {
	width: 100%;
	display: block;
}