<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*reset*/
/*focus*/

/*focus*/
.focus {/*margin-top:160px;*/width:100%;min-width:1200px;height:460px;overflow:hidden;position:relative;z-index:100;background:#ccc;box-shadow:0 2px 0 #f7f7f7;border-bottom:1px solid #dedede;}
.focus_m ul {width:100%;height:460px;overflow:hidden;}
.focus_m li {position:absolute;width:100%;height:460px;_float:left;background-color:#fff;display:none;}
.focus_m li.li_1 {background:url(../images/banner00.jpg) center 0 no-repeat #288cc0;display:block;} 
.focus_m li.li_1 a{width:100%;height:100%;display:block;}
.focus_m li img{position:absolute;left:50%;margin-left:-50%;width:100%;height:100%;}
.focus_m li h1{
	position:absolute;
	width:1200px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	left:50%;
	margin-left:-600px;
	bottom:0;
	line-height:34px;
	color:#fff;
	padding-left:10px;
	background-image:url(../images/bn-txt.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;}
.focus_m li.li_3 h1{}
.focus_s {height:0;position:relative;margin:0 auto;z-index:2;width:1000px;}
.focus_s ul {width:220px;height:100px;overflow:hidden;position:absolute;left:50%;margin-left:-32px;top:50%;margin-top:420px;z-index:11111;}
.focus_s li {float:left;cursor:pointer;height:12px;width:12px;overflow:hidden;margin-top:10px;z-index:11111;margin-right:5px;margin-left:5px;}
.focus_s li b {display:block;text-indent:-999em;background:url(../images/circle.jpg) 0 0 no-repeat;width:12px;height:32px;overflow:hidden;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='images/circle.png');_background:none;}
.focus_s li.active b {margin-top:-20px;}
.focus_l,.focus_r {position:absolute;display:block;width:50px;height:75px;overflow:hidden;z-index:2;top:150px;}
.focus_l {left:0;}
.focus_r {right:0;}
.focus_l b,.focus_r b {position:absolute;z-index:1;display:block;width:50px;height:75px;overflow:hidden;background:#000;opacity:0.3;filter:alpha(opacity=30);cursor:pointer;}
.focus_l span,.focus_r span {display:block;position:relative;z-index:2;width:22px;height:33px;top:21px;cursor:pointer;}
.focus_l span {left:12px;background:url(../images/jt-left.jpg) 0 0 no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='images/l.png');_background:none;}
.focus_r span {left:16px;background:url(../images/jt-right.jpg) 0 0 no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='images/r.png');_background:none;}
.focus_l:hover,.focus_r:hover {*zoom:1;}
.focus_l:hover b,.focus_r:hover b {opacity:0.5;filter:alpha(opacity=50);}
.platform{
  display:none;}</pre></body></html>