.dataCenterTop {
	width: 100%;
	height: 700px;
	background-color: #F7FCFF;
	padding-top: 100px;
}

.dataCenterTop-Main {
	display: flex;
	/* border: 1px solid #000; */
	position: relative;
}

.dct-left {
	width: 550px;
	margin-right: 40px;
}

.dct-top {
	width: 187px;
	height: 28px;
	border-radius: 14px;
	border: 1px solid #53D267;
	margin-top: 100px;
	display: flex;
}

.dct-top .t-left {
	width: 92px;
	height: 26px;
	background: #53D267;
	border-radius: 14px;
	border: 1px solid #FFFFFF;
	font-weight: 400;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 22px;
	text-align: center;
	cursor: pointer;
}

.dct-top .t-right {
	width: 92px;
	height: 26px;
	background: #fff;
	border-radius: 14px;
	border: 1px solid #FFFFFF;
	font-weight: 400;
	font-size: 13px;
	color: #8A8CAD;
	line-height: 22px;
	text-align: center;
	cursor: pointer;
}

.dct-left .dct-text {
	font-weight: bold;
	font-size: 50px;
	color: #152C5B;
	line-height: 33px;
	margin-top: 25px;
}

.dct-left .dct-text2 {
	width: 546px;
	font-weight: 400;
	font-size: 13px;
	color: #152C5B;
	line-height: 33px;
	margin-top: 38px;
}

.dct-common {
	width: 160px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	border-radius: 4px;
	font-weight: 400;
	font-size: 17px;
}

.dct-ljgm {
	background: #0050D8;
	color: #FFFFFF;
	margin-right: 22px;
}

.dct-ljgd {
	border: 1px solid #0050D8;
	color: #0050D8;
}

/* 小图片  定位 */
.smallImage {
	position: absolute;
	right: 246px;
	top: 0%;
	animation: rotate360 8s linear infinite;
}

@keyframes rotate360 {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

.smallImageS {
	position: absolute;
	right: 0px;
	top: 122px;
	animation: rotate360 8s linear infinite;
}

.smallImageF {
	position: absolute;
	right: -104px;
	bottom: 185px;
	animation: rotate360 8s linear infinite;
}

.smallImageY {
	position: absolute;
	left: 400px;
	top: 69px;
	animation: rotate360 8s linear infinite;
}

.smallImageL {
	position: absolute;
	left: -108px;
	top: 305px;
	animation: rotate360 8s linear infinite;
}

.smallImageQ {
	position: absolute;
	left: 545px;
	bottom: 86px;
	animation: rotate360 8s linear infinite;
}

/* 3  板块 */
.dataCenterThree {
	width: 100%;
	height: 700px;
	background: #F7FCFF;
	border: 8px solid #FFFFFF;
}

.dataCenterThree-Main {
	width: 100%;
	height: 100%;
	display: flex;
	padding: 92px 0px 0px 0px;

	position: relative;
}

.dataCenterThree-Left {
	width: 700px;
	margin-right: 20px;
}

.dctl-item {
	width: 330px;
	height: 250px;
	background: #FFFFFF;
	display: inline-block;
	margin-right: 26px;
	margin-bottom: 14px;
	text-align: center;
}

.dctl-item .textOne {
	margin-top: 20px;
	font-weight: 300;
	font-size: 17px;
	color: #333333;
}

.dctl-item .textTwo {
	width: 270px;
	margin: 0 auto;
	margin-top: 20px;
	font-weight: 300;
	font-size: 17px;
	color: #999999;
}

.dctl-item .hengxian {
	width: 40px;
	height: 2px;
	background: #A7BDFF;
	margin: 0 auto;
	margin-top: 13px;
	"

}

.dataCenterThree-Right {
	width: 480px;
}

.dctr-ljgm {
	width: 155px;
	height: 43px;
	text-align: center;
	line-height: 38px;
	background: #3164F4;
	border-radius: 22px;
	border: 3px solid #FFFFFF;
	font-weight: 400;
	font-size: 17px;
	color: #FFFFFF;
	margin-top: 40px;
}

.imgStyleP {
	position: absolute;
	right: 0%;
	bottom: 22px;
}


/* 4 */
.dataCenterFour {
	width: 100%;
	height: 500px;
	background-color: #fff;
}

.dataCenterFour-Main {
	width: 100%;
	height: 100%;
	/* border: 1px solid #000; */
	display: flex;
	padding-top: 70px;
}

.dcf-list {
	display: flex;
	margin-top: 46px;
}

.dcf-item {
	/* width: 140px; */
	text-align: center;
	display: inline-block;
	margin-bottom: 28px;
	/* border: 1px solid #000; */
}

.dcf-item div:first-child {
	font-weight: bold;
	font-size: 25px;
	color: #000000;
}

.dcf-item div:last-child {
	font-weight: 400;
	font-size: 17px;
	color: #333333;
	margin-top: 20px;
}

/* 地图 */
.mapRight-main {
	position: relative;
	font-size: 13px;
}

.mapRight-bmz {
	position: absolute;
	left: 80px;
	top: 105px;
}

.mapRight-bmzImage {
	width: 32px;
	height: 32px;
	background-image: url(../images/dataImage/map1.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 12px;
	padding-left: 12px;
	margin-left: 22px;
	margin-top: 7px;
}

.mapRight-nmz {
	position: absolute;
	left: 178px;
	bottom: 130px;
}

.mapRight-nmzImage {
	width: 32px;
	height: 32px;
	background-image: url(../images/dataImage/map1.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 12px;
	padding-left: 12px;
	margin-left: 22px;
	margin-top: 7px;
}

.mapRight-fz {
	position: absolute;
	left: 326px;
	bottom: 184px;
}

.mapRight-fzImage {
	width: 32px;
	height: 32px;
	background-image: url(../images/dataImage/map1.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 12px;
	padding-left: 12px;
	margin-left: 22px;
	margin-top: 7px;
}


.mapRight-oz {
	position: absolute;
	top: 93px;
	right: 262px;
	display: flex;
}

.mapRight-ozImage {
	width: 34px;
	height: 32px;
	background-image: url(../images/dataImage/map4.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 13px;
	padding-left: 16px;
	margin-left: 8px;
	margin-top: 7px;
}

.mapRight-yz {
	position: absolute;
	top: 128px;
	right: 142px;
	display: flex;
}

.mapRight-yzImage {
	width: 32px;
	height: 32px;
	background-image: url(../images/dataImage/map5.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 15px;
	padding-left: 13px;
	margin-left: 22px;
	margin-top: 20px;
}

.mapRight-Yuan {
	width: 7px;
	height: 7px;
	background: #197BEB;
	border-radius: 50%;
	animation: pulse 1.8s infinite;
}

@keyframes pulse {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.8);
	}

	100% {
		transform: scale(1);
	}
}


.custom-input {
	width: 50px;
	border: none;
	background-color: #F3F6FB;
	border-right: 1px solid #D5DFF3;
	border-left: 1px solid #D5DFF3;
	text-align: center;
}

.custom-input:focus {
	outline: none;
	border: none;
	box-shadow: none;
	border-right: 1px solid #D5DFF3;
	border-left: 1px solid #D5DFF3;
}

/* 移除数字输入框的上下箭头 */
.no-spinners::-webkit-outer-spin-button,
.no-spinners::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.no-spinners {
	-moz-appearance: textfield;
}

.toast {
	padding: 30px;
}


/* 轮播图*/
.container {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	display: flex;
	margin-top: 60px;
}

.panel {
	border-radius: 15px;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

h2 {
	color: #333;
	margin-bottom: 20px;
	text-align: center;
	font-size: 1.8rem;
	position: relative;
}

h2::after {
	content: '';
	display: block;
	width: 50px;
	height: 3px;
	background: linear-gradient(90deg, #667eea, #764ba2);
	margin: 10px auto;
	border-radius: 2px;
}

.list-item {
	/* padding: 18px;
				margin: 10px 0; */
	width: 274px;
	height: 54px;
	line-height: 54px;
	background: #f8f9fa;
	border-radius: 10px;
	cursor: pointer;
	transition: all 0.3s ease;
	border-left: 4px solid transparent;
	position: relative;
	overflow: hidden;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	margin-bottom: 8px;
	padding: 0px 10px;
}

.list-item:hover {
	background: linear-gradient(90deg, #e3f2fd, #f3e5f5);
	transform: translateX(5px);
	border-left-color: #667eea;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.list-item::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgba(102, 126, 234, 0.1), rgba(118, 75, 162, 0.1));
	opacity: 0;
	transition: opacity 0.3s ease;
}

.list-item:hover::before {
	opacity: 1;
}

.list-item h3 {
	color: #444;
	margin-bottom: 8px;
	font-size: 1.2rem;
}

.list-item p {
	color: #666;
	font-size: 0.9rem;
	line-height: 1.4;
}


.sub-list {
	list-style: none;
	padding: 10px 0;
}

.sub-list li {
	padding: 8px 15px;
	margin: 5px 0;
	background: #e91e63;
	color: white;
	border-radius: 20px;
	display: inline-block;
	margin-right: 8px;
	font-size: 0.85rem;
	transition: all 0.3s ease;
	animation: fadeInUp 0.5s ease forwards;
	opacity: 0;
	transform: translateY(10px);
}

.sub-list li:nth-child(1) {
	background: #e91e63;
	animation-delay: 0.1s;
}

.sub-list li:nth-child(2) {
	background: #9c27b0;
	animation-delay: 0.2s;
}

.sub-list li:nth-child(3) {
	background: #673ab7;
	animation-delay: 0.3s;
}

.sub-list li:nth-child(4) {
	background: #3f51b5;
	animation-delay: 0.4s;
}

.sub-list li:nth-child(5) {
	background: #2196f3;
	animation-delay: 0.5s;
}

@keyframes fadeInUp {
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.sub-list li:hover {
	transform: scale(1.1);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.empty-state {
	text-align: center;
	color: #999;
	padding: 40px 20px;
	font-style: italic;
}

.empty-state i {
	font-size: 3rem;
	margin-bottom: 15px;
	display: block;
	color: #ddd;
}

.loading {
	text-align: center;
	padding: 20px;
	color: #667eea;
}

.loading-spinner {
	border: 3px solid #f3f3f3;
	border-top: 3px solid #667eea;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	animation: spin 1s linear infinite;
	margin: 0 auto 15px;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.imgCommon {
	width: 100%;
	height: 100%;
}

.dataItemList-com {
	display: flex;
	margin-top: 10px;
}

.dataItemList-item {
	width: 138px;
	height: 30px;
	line-height: 30px;
	background-color: #fff;
	display: flex;
	margin-right: 20px;
	position: relative;
}

.dataItemList-item:last-child {
	margin-right: 0px;
}

.dataItemList-img {
	width: 9px;
	height: 9px;
	position: absolute;
	left: -5px;
	top: -2px;
}

.dataItemList-Bottom {
	display: flex;
	margin-top: 22px;
}

.bottom-imgL {
	width: 500px;
	height: 388px;
	margin-right: 20px;
}

.bottom-imgR {
	display: flex;
	flex-direction: column;

}

.bottom-imgRKK {
	width: 250px;
	height: 184px;
}

.dataItemList-Bottom img {
	border-radius: 10px;
}