html {
	width: 100%;
	height: 100%;
	font-size: 37.5px !important;
	font-family: MyFontNameC;
	position: relative;
	background: rgb(247, 247, 247);
}

.top{
	position: relative !important;
}

.banner_warp {
	width: 100%;
	height: 3.08rem;
	background: url(/uiFramework/commonResource/image/2022112516513837601.png) 0 0 no-repeat;
	background-size: 100%;
	overflow: hidden;
	position: relative;
}

.banner_warp p {
    position: relative;
    z-index: 10;
}

.shadow_bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 3.08rem;
}

.banner_warp p:nth-of-type(1) {
	font-size: 0.48rem;
	font-weight: 600;
	color: #FFFFFF;
	margin-top: 0.8rem;
	margin-left: 0.67rem;
}

.banner_warp p:nth-of-type(2) {
	font-size: 0.24rem;
	font-weight: 400;
	color: #FFFFFF;
	margin-left: 0.67rem;
}

.title {
	font-size: 0.48rem;
	font-weight: 600;
	color: #003366;
	line-height: 0.67rem;
	margin: 0 auto 0.41rem;
}

.tabs .warp {
	width: calc(100% - 0.8rem);
	margin: 0.62rem auto 0;
	overflow-x: auto;
	overflow-y: hidden;
	height: 5.2rem;
}

.tab_top {
	width: calc(100% + 5rem);
	height: 4.13rem;
	display: flex;
	justify-content: space-between;

	align-items: flex-end;
	position: relative;
	z-index: 10;
}

.tab_top li {
	width: 2.09rem;
	height: 3.51rem;
	transition: 0.2s;
}

.tab_top li img {
	width: 100%;
	height: 100%;
}

.tab_top li p {
	margin-top: 0.2rem;
	text-align: center;
	font-size: 0.35rem;
	font-weight: 400;
	color: #FFFFFF;
}

.tab_top li span {
	display: block;
	width: 0.33rem;
	height: 0.17rem;
	background: url(xyk28.png) 0 0 no-repeat;
	background-size: 0.33rem 0.17rem;
	margin: 0.1rem auto;
}

.tab_top .active {
	width: 2.47rem;
	height: 4.13rem;
}

.tab_top .active span {
	background: url(xyk26.png) 0 0 no-repeat;
	background-size: 0.33rem 0.17rem;
}

.tabs .title {
	width: calc(100% - 0.8rem);
	font-size: 0.48rem;
	font-weight: 600;
	color: #003366;
	line-height: 0.67rem;
	margin: 0.61rem auto 0.41rem;
}

.tabs .title .tip {
	font-size: 0.32rem;
}

.tabs_con {
	height: 8.2rem;
	background: rgb(0, 51, 102, 0.8);
	padding-top: 2.4rem;
	transform: translateY(-2.4rem);
}

.tabs_con .item {
	width: calc(100% - 1.6rem);
	height: 5.83rem;
	background: #FFFFFF;
	border-radius: 0.13rem;
	margin: 0.4rem auto;
	overflow: hidden;
	padding: 0.4rem;
	display: none;
	position: relative;
}

.setCard {
	width: 2.67rem;
	height: 0.8rem;
	background: #CC3333;
	border-radius: 0.13rem;
	position: absolute;
	left: calc(50% - 1.335rem);
	bottom: 0.4rem;
	opacity: 1;
	font-size: 0.32rem;
	font-weight: 600;
	color: #FFFFFF;
	text-align: center;
	line-height: 0.8rem;
}
.setCard a{
        color: #FFF;
}

.tabs_con .active {
	display: block;
}

.item_title {
	width: 100%;
	font-size: 0.4rem;
	font-weight: 500;
	color: #003366;
	margin: 0.4rem auto;
	display: flex;
	justify-content: space-between;
}

.item_title a {
	font-size: 0.28rem;
	font-weight: 400;
	color: #BBBBBB;
}

.item_title a img {
	width: 0.35rem;
	height: 0.35rem;
	display: inline-block;
	margin-left: 0.15rem;
	transform: translateY(0.03rem);
}

.item_title>span {
	display: inline-block;
	width: 0.11rem;
	height: 0.39rem;
	background: #CC3333;
	margin-right: 0.29rem;
	transform: translateY(0.06rem);
}

.item_tabs {
	display: flex;
	justify-content: space-between;
	height: 0.7rem;
	margin-bottom: 0.4rem;
	box-shadow: 0px 2px 2px -2px #bbbbbb;
}

.item_tabs li {
	height: 0.6rem;
	line-height: 0.6rem;
}

.item_tabs .active {
	border-bottom: 3px solid #CC3333;
}

.item_tabs_con li {
	font-size: 0.32rem;
	color: #262626;
	line-height: 0.53rem;
	display: none;
}

.item_tabs_con .active {
	display: block;
}

.floor1 {
	width: calc(100% - 0.8rem);
	margin: 0.4rem auto;
	margin-top: -1rem;
	background: #FFF;
	padding: 0.4rem;
}

.floor1 ul {
	display: flex;
	justify-content: space-around;
}

.floor1 ul li {
	width: 4rem;
}

.floor1 ul li a{
	display: block;
}

.floor1 ul li img {
	width: 100%;
	height: 100%;
}

.floor1 ul li p {
	height: 0.44rem;
	font-size: 0.32rem;
	font-weight: 400;
	color: #262626;
	line-height: 0.44rem;
	margin: 0.33rem 0;
	text-align: center;
}


.floor2 {
	width: calc(100% - 0.8rem);
	margin: 0.4rem auto;
}

.floor2 ul {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.floor2 ul li {
	width: 4.4rem;
	height: 3.47rem;
	border-radius: 0.13rem;
	border: 0.01rem solid #979797;
	margin-bottom: 0.4rem;
}

.floor2 ul li img {
	width: 1.6rem;
	height: 1.6rem;
	display: block;
	margin: 0.53rem auto;
}

.floor2 ul li p {
	height: 0.44rem;
	font-size: 0.32rem;
	font-weight: 400;
	color: #262626;
	line-height: 0.44rem;
	margin: 0.33rem 0;
	text-align: center;
}

.floor3 {
	width: calc(100% - 0.8rem);
	margin: 0 auto;
	padding: 0.4rem;
	background: #FFF;
}

.swiper {
	width: 100%;
	margin: 0.4rem auto;
}

.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-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-slide {
	width: 3.33rem !important;
}

.floor4 {
	width: calc(100% - 0.8rem);
	margin: 0.4rem auto;
}
.floor4 a {
       display: block;
       margin: 0 auto;
}

.floor4 img {
	width: 100%;
	margin-bottom: 0.8rem;
}

@media screen and (min-width: 414px) {
	.floor1 ul li {
		width: 5rem;
	}

	.tabs .warp {
		height: 7.2rem;
	}

	.tab_top {
		width: calc(100% + 7rem);
		height: 6.13rem;
	}

	.tab_top li {
		width: 3.09rem;
		height: 5.08rem;
	}

	.tab_top li img {
		width: 100%;
		height: 100%;
	}

	.tab_top .active {
		width: 3.47rem;
		height: 5.7rem;
	}

	.swiper-slide {
		width: 6rem;
	}
}

@media screen and (max-width: 560px) {
	.floor2 ul li{
		width: 45%;
	}
}