.details-btn {
	width: 157px;
	height: 40px;
	flex-shrink: 0;
	background: #185FAF;
	color: #ffffff;
	font-family: "PingFang SC";
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	text-align: center;
	line-height: 40px;
	position: absolute;
	border-radius: 8px;
	bottom: 20px;
	/* 底部定位，而不是使用top */
	left: 5%;
	/* 水平居中 */
	bottom: 5%;
	transform: translateY(-50%);
	/* 水平居中 */
	transform: translateX(-50%);
	/* 水平居中 */
	z-index: 9999;
    cursor: pointer;
}

@media (max-width: 768px) {
	.details-btn {
		width: 90px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		top: 68%;
	}
}
.text-group {
    position: absolute;
    border-radius: 8px;
    bottom: 20px;
    /* 底部定位，而不是使用top */
    left: 20%;
    /* 水平居中 */
    top: 28%;
    transform: translateY(-50%);
    /* 水平居中 */
    transform: translateX(-50%);
    /* 水平居中 */
    z-index: 9999;
    text-align: left!important;
}
.text-group span {
    font-size: 1.375rem;
}
.my-pagination-clickable {
    top: 360px!important;
    left: 40px!important;
}
.swiperPosition {
	width: calc(100vw * 680 / 1920) !important;
	height: calc(100% * 390/800) !important;

}



@media (max-width: 768px) {
	.swiperPosition {

		width: calc(100vw * 680 / 1920) !important;
		height: calc(100% * 290/800) !important;
	}
}

.boxShadow {
	flex-shrink: 0;
	background: #ffffff99 !important;
	box-shadow: 0 0 12px 0 #6aa1de1a;
	backdrop-filter: blur(4px);

}

.content-firstBox {
	width: 100%;
	min-height: 670px;
	flex-shrink: 0;
	/*background: #E9F3FF;*/
	/*background: rgba(242, 242, 242, 0.7);*/
}


.content-firstBox-bg1 {
	background-image: url('../img/Group 217@2x.png');
	background-size: cover;
	background-repeat: no-repeat;
	/* 背景图片不重复 */
	background-position: center;
	/* 背景图片居中 */
	filter: saturate(70%);
}

.content-firstBox-bg2 {
	background-image: url('../img/Mask group@2x(1).png');
	background-size: cover;
	background-repeat: no-repeat;
	/* 背景图片不重复 */
	background-position: center;
	/* 背景图片居中 */
	filter: saturate(70%);
}

.content-firstBox-bg3 {
	background-image: url('../img/enterprise.png');
	background-size: cover;
	background-repeat: no-repeat;
	/* 背景图片不重复 */
	background-position: center;
	/* 背景图片居中 */
	filter: saturate(70%);
}

@media (max-width: 768px) {
	.content-firstBox {

		display: flex !important;
		flex-direction: column !important;
	}
}

.but{
	display: none;
	margin-right: 10px;
}
.mini-screen{
	width: 40px;
	height: 100%;
}

@media (max-width: 768px) {
	.but {

		display: block !important;
	}
}

.content-firstBox-newHot {
	/*width: 588px;*/
	width: 788px;
	/*width: 49.25rem;*/
	min-height: 450px;
	margin-top:30px

}
@media (max-height: 864px) {
	/* 在125%缩放下应用的样式 */
	.content-firstBox-newHot {
		width: 588px;

	}
}
@media (max-height: 720px) {
	/* 在125%缩放下应用的样式 */
	.content-firstBox-newHot {
		width: 588px;

	}
}



.content-second-newHot {
	/*width: 588px;*/
	width: 788px;
	min-height: auto
}

@media (max-width: 768px) {
	.content-second-newHot {
		width: 100vw !important;
		/* padding: 0 10px; */
		margin-top: 60px;
	}
}

@media (max-width: 768px) {
	.content-firstBox-newHot {
		width: 100vw !important;
		 min-height: 250px !important;
		/* min-height: 550px; */
		height: auto;
	}
}

.content-firstBox-newHot-hotCar {
	margin-left: 24px;
}

@media (max-width: 768px) {
	.content-firstBox-newHot-hotCar {
		margin-left: 0px;
	}
}

.enterprise-box {
	/*width: 588px;*/
	width: 788px;
	margin-left: 24px
}
@media (max-height: 864px) {
	/* 在125%缩放下应用的样式 */
	.enterprise-box {
		width: 588px;
	}
}
/* 针对150%缩放的样式 */
@media (max-height: 720px) {
	/* 在150%缩放下应用的样式 */
	.enterprise-box {
		width: 588px;
	}
}

@media (max-width: 768px) {
	.enterprise-box {
		width: 100%;
		margin-left: 0
	}
	.one-enterprise-box{
		height: auto !important;
		margin-top: 20px;
	}
}
.one-enterprise-box{
	height: 687px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #000000;
}


.card-head {
	width: 100%;

}

.card-head-title {
	color: #333333;
	font-family: "PingFang SC";
	font-size: 30px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
@media (max-width: 768px) {
	.card-head-title{
		font-size: 24px !important;
	}
}

.card-head-subtitle {
	color: #185faf26;
	font-family: "PingFang SC";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	height: 32px;
}

.moreBtn {
	min-width: 98px;
	height: 32px;
	flex-shrink: 0;
	border-radius: 31px;
	border: 1px solid #FFF;
	background: linear-gradient(0deg, #0f61bc33 0%, #b9daff4d 100%);
	box-shadow: 0 4px 4px 0 #1374e126;
	backdrop-filter: blur(5px);
	color: #185faf;
	font-family: "PingFang SC";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	line-height: 32px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.card-right-title {
	color: #185faf;
	font-family: "PingFang SC";
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.card-right-time {
	color: #666666;
	text-align: right;
	font-family: "PingFang SC";
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}

.card-right-content {
	flex-shrink: 0;
	color: #666666;
	font-family: "PingFang SC";
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 20px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}

/*.news-contern-item-box {*/
/*	min-height: 65px;*/
/*	border-bottom: 1px dashed #D4E8FF;*/
/*	flex-shrink: 0;*/
/*	stroke-width: 1px;*/
/*	stroke: #D4E8FF;*/
/*	!*padding: 0 20px;*!*/
/*	padding: 0 30px 0 20px;*/
/*	!*transform: translateX(-100%); !* 初始位置在视口左侧 *!*!*/
/*	animation: slideIn 1s forwards; !* 动画名称和持续时间 *!*/
/*}*/
/*@keyframes slideIn {*/
/*	from {*/
/*		transform: translateX(-100%); !* 从左侧进入 *!*/
/*	}*/
/*	to {*/
/*		transform: translateX(0); !* 最终位置 *!*/
/*	}*/
/*}*/

.news-contern-item-box {
	min-height: 65px;
	border-bottom: 1px dashed #D4E8FF;
	flex-shrink: 0;
	stroke-width: 1px;
	stroke: #D4E8FF;
	padding: 0 30px 0 20px;
	opacity: 0;
	transform: translateX(-100%) scale(0.8) rotateY(-15deg);
}
.slideIn {
	animation: slideIn 1s forwards ease-out;
}
@keyframes slideIn {
	from {
		transform: translateX(-100%) scale(0.8) rotateY(-15deg);
		opacity: 0;
	}
	to {
		transform: translateX(0) scale(1) rotateY(0);
		opacity: 1;
	}
}
@media (max-width: 768px) {
	.news-contern-item-text{
		font-size: 14px !important;
		/*flex: 1;*/
		/*width: 120px;*/
		/*overflow: hidden;*/
		/*text-overflow: ellipsis;*/
		/*white-space: normal;*/
		width: 200px;

	}
	.currentTime{
		min-width: 80px !important;
		font-size: 12px !important;
	}
}
@media (max-width: 864px) {
	.news-contern-item-text{
		font-size: 14px !important;
		/*flex: 1;*/
		/*width: 120px;*/
		/*overflow: hidden;*/
		/*text-overflow: ellipsis;*/
		/*white-space: normal;*/
		width: 200px;

	}
	.currentTime{
		min-width: 80px !important;
		font-size: 12px !important;
	}
}
@media (max-width: 720px) {
	.news-contern-item-text{
		font-size: 14px !important;
		/*flex: 1;*/
		/*width: 120px;*/
		/*overflow: hidden;*/
		/*text-overflow: ellipsis;*/
		/*white-space: normal;*/
		width: 200px;

	}
	.currentTime{
		min-width: 80px !important;
		font-size: 12px !important;
	}
}
.news-contern-item-text {
	color: #000000;
	font-family: "PingFang SC";
	/*font-size: 14px;*/
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.mini-hot_card{
	height: 460px;
}
@media (max-width: 768px) {
	.mini-hot_card{
		height:auto;
		display: flex !important;
		flex-direction: column !important;
		align-items: center !important;
		justify-content: center !important;
		display: none !important;
	}
}
.isbig{
	display: none !important;
}
@media (max-width: 768px) {
	.isbig{
		display: block !important;
	}
}


/*@media (max-width: 768px) {*/
/*	.no_line_a img {*/
/*		width: 160xp;*/
/*		height: auto;*/
/*	}*/
/*}*/
/*@media (max-width: 768px) {*/

/*	.no_line_a{*/
/*		white-space: nowrap;*/
/*		overflow: hidden;*/
/*		text-overflow: ellipsis;*/
/*		font-size: 12px;*/
/*	}*/
/*}*/

.news-contern-item-time {
	color: #666666;
	text-align: right;
	font-family: "PingFang SC";
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
@media (max-width: 768px){
	.news-contern-item-time{
		min-width: 100px !important;
		font-size: 14px !important;
	}
}

@media (max-width: 864px) {
	.news-contern-item-time{
		min-width: 100px;
	}
}
@media (max-height: 720px) {
	.news-contern-item-time{
		min-width: 100px;
	}
}

.news-icon {
	width: 8px;
	height: 8px;
	transform: rotate(45deg);
	flex-shrink: 0;
	background: #63A1E7;
}


.image-container {
	position: relative;
	overflow: hidden;
}
@media (max-width: 768px){
	.image-container{
		flex-shrink: 0;
		border-radius: 10px;
		border: 1px solid #FFF;
		background: linear-gradient(90deg, #7EBDFF 0%, #D5E9FF 98.86%);
		box-shadow: 0 4px 4px 0 #9fc7f426;
		backdrop-filter: blur(4.5px);
		margin-bottom: 10px;
	}
}

.image-container .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: rgba(24, 95, 175, 0);
	/* 初始透明度为0 */
	transition: background-color 0.3s ease;
	/*pointer-events: none;*/
	/* 防止蒙版干扰到图片上的鼠标事件 */
	opacity: 0;
	/* 初始时隐藏蒙版及其内容 */
	visibility: hidden;
	/* 另一种隐藏方式 */
}

.image-container:hover .overlay {
	background-color: rgba(24, 95, 175, 0.8);
	/* 鼠标移入时设置蒙版颜色 */
	opacity: 1;
	/* 鼠标移入时显示蒙版及其内容 */
	visibility: visible;
	/* 显示蒙版及其内容 */
}

.image-container .overlay .text {
	color: #ffffff;
	font-family: "PingFang SC";
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
.containerCard{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 16px; /* Space between items */
	padding: 12px;
}
.image-container .overlay .btn {
	/*flex-shrink: 0.1;*/
	/*background: #D9D9D9;*/
	/*opacity: 0.6;*/
	/*!* 按钮背景色 *!*/
	/*color: #245fa5;*/
	/*!* 按钮文字颜色 *!*/
	/*border: none;*/
	/*padding: 5px 10px;*/
	/*!* 按钮内边距 *!*/
	margin-top: 35px;
	flex-shrink: 0;
	border: 1px solid #ffffff4d;
	background: #ffffff26;
	box-shadow: 0 4px 4px 0 #00000040;
	backdrop-filter: blur(2px);
	color: #ffffff;
	font-family: "PingFang SC";
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	width: 115px;
	height: 32px;
	line-height: 2px;

}

.image-container .overlay .btn:hover {
	cursor: pointer;
	/* 鼠标移入按钮时变为小手形状 */
}

.image-icon {
	position: relative;
}

.image-city {
	position: absolute;
	width: 176px;
	height: 154px;
	right: 0px;
	top: -40px;
}
@media (max-width: 768px) {
	.image-city{
		position: absolute;
		width: 135px !important;
		height: 108px !important;
		right: 0px;
		top: -40px;
	}
}

.info-open-tab-left {
	width: 260px;
	height: 48px;
	flex-shrink: 0;
	border-radius: 12px 0 0 0;
	background: #F1F7FF;
	text-align: center;
	line-height: 48px;
	margin-bottom: 18px;
	flex-shrink: 0;
	border-radius: 0 12px 0 0;
	background: linear-gradient(198deg, #F1F7FF 1.78%, #C2DBF4 88.97%);

}

@media (max-width: 768px) {
	.info-open-tab-left {
		width: 160px;
		height: 32px;
		line-height: 32px;
	}
}



.info-open-tab-right {
	width: 260px;
	height: 48px;
	flex-shrink: 0;
	border-radius: 0 12px 0 0;
	background: #F1F7FF;
	text-align: center;
	line-height: 48px;
	margin-bottom: 18px;
	flex-shrink: 0;
	border-radius: 0 12px 0 0;
	background: linear-gradient(198deg, #F1F7FF 1.78%, #C2DBF4 88.97%);
	position: relative;
}

@media (max-width: 768px) {
	.info-open-tab-right {
		width: 160px;
		height: 32px;
		line-height: 32px;
	}
}

.info-open-tab-active {
	background-color: #0867d3;
	background-image: url('../img/Mask group@2x(6).png');
	 background-size: cover;
	background-repeat: no-repeat;
	/* 背景图片不重复 */
	background-position: center;
	/* 背景图片居中 */
	/* color:#007BFF ; */


	/*flex-shrink: 0;*/
	/*border-radius: 12px 12px 0 0;*/
	/*background: linear-gradient(349deg, #185FAF 0.45%, #006EE9 88.67%);*/
}
.info-open-tab-active > span{
	font-family: "PingFang SC";
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	background: linear-gradient(180deg, #FFF 14%, #A4CFFF 100%);
	background-clip: text;
	-webkit-background-clip: text;
	color: rgba(226, 239, 255,1);
	-webkit-text-shadow: 0 2px 4px #002C5C;
	-moz-text-shadow: 0 2px 4px #002C5C;
	text-shadow: 0 2px 4px #002C5C;
}


@media (max-width: 768px) {
	.info-open-tab-active {
		line-height: 32px
	}
}

.parent .news-contern-item-box:hover~.content-box {
	/* 这里设置你想要改变的样式 */
	background-color: #f0f0f0;
	/* 示例：改变背景色 */
}

.content-box.hovered {
	/* 设置鼠标悬停时的样式 */
	background-color: #f0f0f0;
}
.currentClass {
	/* background: #007BFF; */
	background-color: rgb(228, 241, 255);
	background-image: url('../img/Mask group@2x(7).png');
	/* background-size: cover; */
	background-repeat: no-repeat;
	/* 背景图片不重复 */
	background-position: right;
	/* 背景图片居中 */
	/* color:#007BFF ; */
	cursor: pointer;
	transition: transform 0.5s ease-in-out;
	/* 设置初始缩放比例 */
	transform: scale(1);

}
.currentClass .news-contern-item-text{
	color: #185faf;
	font-family: "PingFang SC";
	/*font-size: 14px;*/
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}



.openinfo-icon{
	display: flex;
	align-items: center;
	justify-content: center;

}

margin-left-text{
	margin-left: 25px;
}
.visible1 {
	visibility: visible !important;
}

.hidden1 {
	visibility : hidden !important ;
}



.new-item-news-text-a {
	max-width: 260px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

@media (max-width: 768px) {
	.new-item-news-text-a {
		max-width: 180px;
		white-space: nowrap;
	}
}



.currentClass:hover {
	transform: scale(1.01);
}

.currentNew {
	/* background: #007BFF; */
	background: linear-gradient(90deg, #F5FAFF 0%, #ECF5FF 100%);
	background-image: url('../img/Mask group@2x(2).png');
	/* background-size: cover; */
	background-repeat: no-repeat;
	/* 背景图片不重复 */
	background-position: right top;
	/* 背景图片居中 */
	background-size: 150px;
	/* color:#007BFF ; */
	cursor: pointer;
	border: 0;
	transition: transform 0.5s ease-in-out;
	/* 设置初始缩放比例 */
	transform: scale(1);
	box-shadow: 2px 12px 20px 0px rgba(123, 130, 165, 0.26);


}

.currentNew-active-p {
	padding: 20px 20px;
}
@media (max-width: 768px) {
	.currentNew > .news-contern-item-time{
		padding-right: 10px;
	}
}
.currentNew:hover {
	background: linear-gradient(180deg, #f8f8ff, #ffffff);
	background-image: url('../img/Mask group@2x(2).png');
	background-repeat: no-repeat;
	/* 背景图片不重复 */
	background-position: right top;
	/* 背景图片居中 */
	background-size: 150px;
	border-radius: 4px;
	box-shadow: 2px 12px 20px 0px rgba(123, 130, 165, 0.26);
	transform: scale(1.01);
}

.currentNew-p {
	padding: 0px 20px
}

.currentNew-title {
	color: #185faf;
	font-family: "PingFang SC";
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 12px;

}

.news-contern-item-currenTtext {
	color: #185faf;
	font-family: "PingFang SC";
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	position: absolute;
}

.currentTime {
	color: #185faf;
	font-family: "PingFang SC";
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.enterprise-name {
	color: #333333;
	font-family: "PingFang SC";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin: 50px 0;
}

.enterprise-item-title {
	color: #333333;
	font-family: "PingFang SC";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-left: 12px;
}

.enterprise-item-text {
	width: 100%;
	color: #666666;
	text-align: justify;
	font-family: "PingFang SC";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	/*line-height: 28px;*/
	line-height: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	height: auto;
}

@media (max-width: 768px) {
	.enterprise-item-text {
		width: 90%;
	}
}

.customer-label {
	/*width: 260px;*/
	width: 384px;
	height: auto;
	flex-shrink: 0;
	border-radius: 4px;
	border: 1px solid #FFF;
	background: linear-gradient(180deg, #EDF6FF 0%, #F7FBFF 100%);
	box-shadow: 0 4px 10px 0 #a1afc036;
	padding: 18px 11px;

	color: #666666;
	text-align: justify;
	font-family: "PingFang SC";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
}
.vidosBox{
	height: 335px;
}
@media (max-width: 864px) {
	.customer-label{
		width: 260px;
	}
	.vids{
		height: 392px !important;
	}
}
@media (max-height: 720px) {
	.customer-label{
		width: 260px;
	}
	.vids{
		height: 392px !important;
	}
}

.customer-label-text {
	color: #666666;
	text-align: justify;
	font-family: "PingFang SC";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
}


@media (max-width: 768px) {
	.customer-label {
		width: 97% !important;
	}
}

@media (max-width: 768px) {
	.qydt-tabs {
		display: flex !important;
		flex-direction: column !important;
		align-items: flex-start !important;
	}
}

.qydt-tabs-margin {
	margin-left: 20px;
}

@media (max-width: 768px) {
	.qydt-tabs-margin {
		margin-left: 0;
		margin-top: 10px;
	}
}




/*.footer-content {*/
/*	!* width: 100%; *!*/
/*	max-width: 2560px;*/
/*	min-height: 269px;*/
/*	flex-shrink: 0;*/
/*	background: #1E2833;*/

/*	padding-top: 0;*/
/*	padding-bottom: 0;*/
/*	padding-left: calc(100vw * 360 / 1920);*/
/*	padding-right: calc(100vw * 360 / 1920);*/

/*}*/
body{
	display: flex;
	flex-direction: column; /* 垂直排列子元素 */
	min-height: 100vh; /* 确保容器至少与视口同高 */
}
.footer-content {
	position: relative; /* 或者使用 static，取决于布局 */
	max-width: 2560px;
	min-height: 269px;
	background: #1E2833;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: calc(100vw * 360 / 1920);
	padding-right: calc(100vw * 360 / 1920);
	margin-top: auto; /* 确保 footer 在内容的最后 */
}
@media (max-height: 864px) {
	.footer-content {
		/* width: 100%; */
		max-width: 1920px;
		min-height: 269px;
		flex-shrink: 0;
		background: #1E2833;
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 50px;
		padding-right: 50px;

	}
}
@media (max-width: 720px) {
	.footer-content {
		/* width: 100%; */
		max-width: 1920px;
		min-height: 269px;
		flex-shrink: 0;
		background: #1E2833;
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;

	}
}

.footer-content-item-title {
	color: #ffffff;
	font-family: "PingFang SC";
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 17px;
}

.footer-content-item-main {
	color: #ffffff;
	font-family: "PingFang SC";
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	margin-bottom: 10px;
}

@media (max-width: 768px) {
	.footer-mini {
		padding: 20px 0;
		display: flex;
		flex-direction: column !important;
		/* align-items: flex-start; */
		justify-content: center;
	}
}

@media (max-width: 768px) {
	.footer-mini-item {
		display: flex;
		flex-direction: column !important;
		align-items: center;
		justify-content: center;
	}
}

.icon-left {
	background: #fff;
	width: 48px;
	height: 48px;
	transition: width 0.3s, background-color 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.icon-left:hover {
	cursor: pointer;
}

.icon-left-active {
	width: 176px;
	height: 48px;
	flex-shrink: 0;
	border-radius: 24px 23px 0 28px;
	border: 1px solid #FFF;
	background: #7EBDFF;
	box-shadow: 0 4px 4px 0 #9fc7f426;
	backdrop-filter: blur(4.5px);
	display: flex;
	align-items: center;
	cursor: pointer;
	flex-shrink: 0;
	border-radius: 24px 23px 0 28px;
	border: 1px solid #FFF;
	background: linear-gradient(90deg, #7EBDFF 0%, #D5E9FF 98.86%);
	box-shadow: 0 4px 4px 0 #9fc7f426;
	backdrop-filter: blur(4.5px);
}

.icon-left-active:hover {
	cursor: pointer;
}

.icon-left-title {
	color: #ffffff;
	font-family: "PingFang SC";
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.icon-left-subtitle {
	color: #ffffff;
	font-family: "PingFang SC";
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}

@media (max-width: 768px) {
	.mini-screen {
		align-items: flex-start !important;
	}
}

.qydt-mini-scrren {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	padding: 60px 0px 60px 0px;
}

@media (max-width: 768px) {
	.qydt-mini-scrren {
		display: block !important;
	}
	.qydt-mini-scrren-left{
		margin-left: 10px;
	}
	.qydt-mini-scrren-text-fontSize{
		font-size: 26px !important;
	}
}

.qydt-mini-scrren-first-box {
	/*width: 588px;*/
	width: 788px;
}

@media (max-width: 768px) {
	.qydt-mini-scrren-first-box {
		width: 100vw !important;
		/* margin-left: 10px; */
	}
}
@media (max-height: 864px) {
	/* 在125%缩放下应用的样式 */
	.qydt-mini-scrren-first-box {
		width: 588px;
	}
}
/* 针对150%缩放的样式 */
@media (max-height: 720px) {
	/* 在150%缩放下应用的样式 */
	.qydt-mini-scrren-first-box {
		width: 588px;
	}
}

.gkxx-mini-screen {
	display: flex !important;
	align-items: flex-start !important;
	justify-content: center !important;
	padding: 60px 0;
}

@media (max-width: 768px) {
	.gkxx-mini-screen {
		display: block !important;
	}
}

.margin-L-24 {
	margin-left: 24px;
}

@media (max-width: 768px) {
	.margin-L-24 {
		margin-left: 0;
	}
}

.padding-LR {
	width: 100%;
	padding: 0 20px;
}

@media (max-width: 768px) {
	.padding-LR {
		padding: 0 0px;
	}
}

.card-1-bg {
	width: 294px;
	height: 227px;
	flex-shrink: 0;
	background: url('../img/hotcar-1.png') 50% / cover no-repeat;
}

.card-2-bg {
	width: 229px;
	height: 152px;
	flex-shrink: 0;
	background: url('../img/hotcar-2.png') 50% / cover no-repeat;
}

.card-3-bg {
	width: 190px;
	height: 116px;
	flex-shrink: 0;
	background: url('../img/hotcar-3.png') 50% / cover no-repeat;
}

.card-4-bg {
	width: 212px;
	height: 111px;
	flex-shrink: 0;
	background: url('../img/hotcar-4.png') 50% / cover no-repeat;
}

.swiper {
    /*   width: 100%;
       height: 800px; */
    max-width: 100%;height: 400px; display: block;"
}

@media (max-width: 768px) {
    .swiper {
        /*   width: 100%;
           height: 800px; */
        max-width: 100%;height: auto; display: block;"
    }
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.margin-bottom-12 {
    margin-bottom:12px;
}

.no_line_a:hover {
    text-decoration: none;
}

.logo {
    margin: 0 auto;
    max-width: 100%;
    display: block;
    object-fit: contain;
}
.title {
    font-size: 1.125rem;
    color: #000000;
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin: 3.125rem auto 2.5rem auto;
}
.top-logo-banner {
    height: 3.3125rem;
    display: flex;
    margin-bottom: 3.125rem;
    align-items: center;
    justify-content: space-between;
}
.top-logo-banner .right {
    width: 50%;
    height: 3.125rem;
    border-left: 1px solid #a6cc1f;
}
.top-logo-banner .right strong {
    width: 100%;
    height: inherit;
    line-height: 3.125rem;
    text-align: center;
    display: block;
    font-size: 1.125rem;
    color: #000000;
}

/* 二级菜单 */
/* 基本的样式重置和布局 */
nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

nav ul li {
    display: inline-block;
    position: relative; /* 设置相对定位，以便子菜单可以相对于它定位 */
}

nav ul li a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: black;
    font-family: "PingFang SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-align: center;
}

/* 子菜单的初始状态是隐藏的 */
.submenu {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 999;
	/*top: 47px;*/
}

/* 鼠标悬停在父菜单项上时显示子菜单 */
nav ul li:hover > .submenu {
    display: block;
}

/* 子菜单项样式 */
.submenu li {
    display: block;
}

.submenu li a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* 可选：鼠标悬停在子菜单项上时改变背景色 */
.submenu li a:hover {
    background-color: #ddd;
}


/*----------------------------*/
@media (max-width: 768px) {
	nav ul {
		list-style: none;
		padding: 0;
		margin: 0;
		display: flex; /* 使用flex布局 */
	}
}

@media (max-width: 768px) {
	nav ul li {
		position: relative;
		flex: 1; /* 让每个一级菜单项平分父容器的宽度 */
		text-align: center; /* 文字水平居中 */
	}
}

@media (max-width: 768px) {
	nav ul li a {
		display: block;
		padding: 10px;
		text-decoration: none;
		color: black;
		font-family: "PingFang SC";
		font-size: 14px;
		font-style: normal;
		font-weight: 300;
		line-height: normal;
		text-align: center;
	}
}

@media (max-width: 768px) {
	/* 子菜单的初始状态是隐藏的 */
	.submenu {
		display: none;
		position: absolute;
		background-color: #f9f9f9;
		min-width: 100%; /* 子菜单宽度和父菜单一致 */
		box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
		z-index: 999;
		top: 100%; /* 使子菜单垂直居中 */
		left: 0;
	}
}



@media (max-width: 768px) {
	/* 鼠标悬停在父菜单项上时显示子菜单 */
	nav ul li:hover > .submenu {
		display: block;
	}
}

@media (max-width: 768px) {
	/* 子菜单项样式 */
	.submenu li {
		display: block;
	}
}


@media (max-width: 768px) {
	.submenu li a {
		color: black;
		padding: 12px 16px;
		text-decoration: none;
		display: block;
	}
}

@media (max-width: 768px) {
	/* 可选：鼠标悬停在子菜单项上时改变背景色 */
	.submenu li a:hover {
		background-color: #ddd;
	}
}
.pd-20 {
    padding-top: 20px;
    paading-top: 20px;
}

.carousel {
	position: relative;
	width: 100%;
	max-width: 600px;
	overflow: hidden;
	margin: auto;
}
.slides {
	display: flex;
	transition: transform 0.5s ease-in-out;
}
.slide {
	min-width: 100%;
	box-sizing: border-box;
}
.dots {
	text-align: center;
	position: absolute;
	bottom: 10px;
	width: 100%;
}
.dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	background-color: #bbb;
	border-radius: 50%;
	cursor: pointer;
}
.activeSlide {
	background-color: #717171;
}
