.floor-box{height:500px;overflow:hidden;border-bottom:#eee 1px solid;}
.floor-box dt{color:#000}
.floor-title {height: 40px;border-bottom:#eee 1px solid;overflow:hidden}
.floor-title h2 {    font-size: 16px;
    font-weight: 500;
    float: left;
    position: relative;
    line-height: 16px;
    overflow: hidden;
    height: 18px;
    z-index: 10;}
.floor-title h2:before{content: "";width: 3px;height: 20px;float: left;margin:4px 10px 0px 0px;}
.floor-title .floor-menu {height: 20px; margin: 4px 0;width:700px; float:right; text-align:right}
.floor-title .floor-menu a {display: inline-block; letter-spacing: normal; height: 20px; line-height: 20px; margin-left: 18px; font-size: 14px;}
.floor-title .floor-menu a i {font-style:normal;color:#777;padding:0 0px 0px 5px; font-size:16px;font-weight:bold;font-family:simsun;}
.floor-title h2.f1{color:#039}
.floor-title h2.f1:before{background: #039}
.floor-title h2.f2{color:#fa7e19;}
.floor-title h2.f2:before{background: #fa7e19}
.floor-title h2.f3{color:#1873d9}
.floor-title h2.f3:before{background: #1873d9}
.floor-title h2.f4{color:#36ad95}
.floor-title h2.f4:before{background: #36ad95}
.floor-title h2.f5{color:#8e4baa}
.floor-title h2.f5:before{background: #8e4baa}
.floor-title h2.f6{color:#ff7200}
.floor-title h2.f6:before{background: #ff7200}
.floor-title h2.f7{color:#0684bf}
.floor-title h2.f7:before{background: #0684bf}
.floor-title h2.f8{color:#008800}
.floor-title h2.f8:before{background: #080}
.floor-title h2.f9{color:#0684bf}
.floor-title h2.f9:before{background: #0684bf}
.floor-title h2.f10{color:#006699}
.floor-title h2.f10:before{background: #069}
.floor-title h2.f11{color:#ff7200}
.floor-title h2.f12:before{background: #ff5400}
.floor-title h2.f12{color:#ff5400}

.floor-menu>.more{
    font-size: 16px;color: #666;

}
.floor-menu>.more>i{
    top:4px;width:15px;height:20px;margin-left:5px;background-position: 0 0;
}
.floor-menu>.more:hover{
    color: #e56639;
}
.floor-menu>.more:hover>i{
    background-position: -20px 0;
}

.tc-gs-i{
    position: relative;display: inline-block;background-image: url(img/tc-gongsi-icons.png);background-repeat: no-repeat;
}

.floor-menu>.more,.floor-menu>.more>i{
    -webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;transition: all 0.2s ease;
}
/*首页数字人*/
.index_shuziren_box1{
	float: left;
	width: 100%;
}
.index_shuziren_box1 .content_box{
	float: left;
	width: 100%;
	margin: 10px 0;
}
.index_shuziren_box1 .content_box .list{
	float: left;
	width: 182px;
	margin: 6px 8px;
	border:1px solid #e6e6e6;
	border-radius: 8px;
}
.index_shuziren_box1 .content_box .list:hover{
	background-color: #FFFFFF;
}
.index_shuziren_box1 .content_box .list img{
	float: left;
	width: 182px;
	height: 248px;
	border-radius: 16px;
}
.index_shuziren_box1 .content_box .list .tit{
	float: left;
	width: 184px;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	overflow: hidden;
	text-align: center;
}
/*首页三维模型*/
.index_sanweimoxing_box1{
	float: left;
	width: 100%;
}
.index_sanweimoxing_box1 .content_box{
	float: left;
	width: 100%;
	margin: 10px 0;
}
.index_sanweimoxing_box1 .content_box .list{
	float: left;
	width: 184px;
	margin: 6px 8px;
}
.index_sanweimoxing_box1 .content_box .list:hover{
	background-color: #FFFFFF;
}
.index_sanweimoxing_box1 .content_box .list img{
	float: left;
	width: 184px;
	height: 184px;
	border-radius: 16px;
}
.index_sanweimoxing_box1 .content_box .list .tit{
	float: left;
	width: 184px;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	overflow: hidden;
}
/*首页数字展厅*/
.index_shuzizhanting_box1{
	float: left;
	width: 100%;
}
.index_shuzizhanting_box1 .content_box{
	float: left;
	width: 100%;
	margin: 10px 0;
}
.index_shuzizhanting_box1 .content_box .list{
	float: left;
	width: 284px;
	margin: 6px 8px;
}
.index_shuzizhanting_box1 .content_box .list:hover{
	background-color: #FFFFFF;
}
.index_shuzizhanting_box1 .content_box .list img{
	float: left;
	width: 284px;
	height: 168px;
	border-radius: 16px;
}
.index_shuzizhanting_box1 .content_box .list .tit{
	float: left;
	width: 284px;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	overflow: hidden;
}
<!--资讯-->
.index_zixun_box1{
		float: left;
		width: 100%;
	}
.index_zixun_box1 .left_box{
	float: left;
	width: 380px;
	border: 0;
}
.index_zixun_box1 .left_box .imgitem{
	float: left;
	width: 380px;
	height: 140px;
	margin: 10px 0;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}
.index_zixun_box1 .left_box .imgitem img{
	float: left;
	width: 380px;
	height: 140px;
}
.index_zixun_box1 .left_box .imgitem .tit{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	background: rgba(0,10,40,0.7);
	color: #fff;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index_zixun_box1 .right_box{
	float: left;
	width: 810px;
	border: 0;
	margin-left: 10px;
}
.index_zixun_box1 .right_box .news_item{
	float: left;
	width: 384px;
	line-height: 40px;
	height: 40px;
	display: block;
	margin: 6px 10px;
	border-bottom: 1px solid #DAE1E8;;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* 首页轮播图+两张固定小图布局 */
.im0m{
	display:flex;
	gap:16px;
	height:532px;
	align-items:stretch;
}
.im0m-left{
	flex:1;
	display:flex;
	height:100%;
	overflow:hidden;
	border-radius:20px;
	background:#FFFFFF;
	box-shadow:0 10px 30px rgba(17,43,103,0.08);
}
.im0m-left > *{
	flex:1;
	min-height:100%;
}
.im0m-left .slide{
	width:100% !important;
	height:100% !important;
	overflow:hidden;
}
.im0m-left .slide a{
	display:block;
	width:100% !important;
	height:100% !important;
}
.im0m-left .slide img{
	width:100% !important;
	/* height:100% !important; */
	object-fit:cover;
	display:block;
}
.im0m-left .slide .nav{
	bottom:24px !important;
}
.im0m-left .slide .nav li{
	width:8px !important;
	height:8px !important;
	border-radius:50%;
	background:rgba(255,255,255,0.6);
	margin:0 4px;
}
.im0m-left .slide .nav li.on{
	background:#FFFFFF;
	transform:scale(1.2);
}
.im0m-right{
	width:240px;
	display:flex;
	flex-direction:column;
	gap:16px;
	height:100%;
}
.im0m-right > *{
	flex:1;
	min-height:0;
}
.promo-ad{
	flex:1;
	display:block;
	overflow:hidden;
	border-radius:20px;
	background:#FFFFFF;
	box-shadow:0 10px 24px rgba(17,43,103,0.06);
	transition:transform .3s ease, box-shadow .3s ease;
}
.promo-ad:nth-child(1){
	background:linear-gradient(180deg,#f3f6ff 0%,#f8f4ff 100%);
}
.promo-ad:nth-child(2){
	background:linear-gradient(180deg,#f6fbff 0%,#f2fff9 100%);
}
.promo-ad > *{
	display:block;
	width:100%;
	height:100%;
}
.promo-ad:hover{
	transform:translateY(-4px);
	box-shadow:0 16px 32px rgba(17,43,103,0.12);
}
.promo-ad img{
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}
