.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{
	float: left;
	position: absolute;
	width: 380px;
	line-height:30px;
	background-color: #000a28;
	color: #fff;
	bottom: 0px;
	opacity: 0.7;
	text-indent: 10px;
}
.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;
	margin: 6px 10px;
	border-bottom: 1px solid #DAE1E8;;
	font-size: 16px;
}
