<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bodyCon08 .students{margin:0 auto;width:100%;position:relative;}
#four_flash{position:relative;width:1000px;height:215px; margin:0 auto;}
#four_flash .flashBg{width:900px;height:250px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:2000%;height:215px; position:absolute;top:33px; left:0;}
#four_flash .flashBg ul.mobile li{float:left;width:215px;height:215px;margin-left:6px;margin-right:6px;color:#6C6E85;}
#four_flash .flashBg ul.mobile li a{
	width: 100%;
	height: 100%;
	display: block;
}
#four_flash .flashBg ul.mobile li img{height:100%;width: 100%;}
#four_flash .but_left{width:36px;height:36px;position:absolute; top:130px; left:0px;}
#four_flash .but_right{width:36px;height:36px; position:absolute; top:130px; right:0px;}
#four_flash .but_left:hover{cursor: pointer;}
#four_flash .but_right:hover{cursor: pointer;}
#four_flash .but_left img,#four_flash .but_right img{
	width: 100%;
}
.proname{ 
	position: absolute;
	top: 30px; 
	z-index: 2;
	display: none;
ã€€	width: 183px;
	margin-left:19px
}
.proname p,.proname span{
	width: 183px;
}
.proname p{
	word-break:break-all; 
	word-wrap:break-word;
	font:12px/24px "å®‹ä½“";
	color: #fff;
	height: 100px;
	overflow: hidden;
	letter-spacing:3px
}
.proname span{
	border: 1px solid #fff;
	color: #fff;
	font:18px/18px "å¾®è½¯é›…é»‘";
	padding:9px 0;
	width: 174px;
	display: block;
	text-align: center;
	margin-top:16px
}
.mobile li em{
	background: #000;
	display: none;
	position: absolute;
	top: 0;
	z-index: 1;
	width: 215px;
	height: 215px;
	opacity: 0;
}
.mobile li:hover{
	cursor: pointer;
}
.mobile li:hover em{
	display: block;
	opacity: 0.5;
}
.mobile li:hover .proname{
	display: block;
}
</pre></body></html>