<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */

/*.wrapper_right{
	width:660px;
	float:right;
	display:inline;
	margin:10px;
}*/

.focus a{
	text-decoration:none;
	color:#194B87;
}
.focus img{
	border:none;
	float:left;
	margin-right:15px;
}
.focus ul li h2{margin:15px 25px 15px 25px;}
.focus ul li h4{margin:0 25px 0 25px;}
.focus ul li p{margin:0 25px 0 25px;}
.wrapper_left{
	width:300px;
	height:auto;
	float:left;
	display:inline;
	margin:0 0 0 50px;
	padding:0;
}
.wrapper_content_before{
	width:20px;
	float:left;
	display: inline;
	text-align:center;	
	vertical-align:middle;
	margin:200px 20px 0 20px;
}
.wrapper_content_before img{
	vertical-align:middle;
	border:none;
}
.wrapper_content_after{
	width:20px;	
	float:right;
	display:inline;
	margin:200px 20px 0 20px;
}
.wrapper_content_after img{
	vertical-align:middle;
	border:none;
}
.wrapper_right{
	width:540px;
	float:left;
	display:inline;
	margin:0 30px 0 40px;
}
.wrapper_right_title{
	margin-top:20px;
}
.line_title{
	margin:0;
	padding:0;
	line-height:1px;
}
.wrapper_right_content p{
	text-indent:2em; 
}
.focus {width:980px; height:450px; overflow:hidden; position:relative;text-overflow:ellipsis;}
.focus ul {height:450px; position:absolute;margin:0;padding:0;}
.focus ul li {float:left; width:980px; height:450px; text-overflow:ellipsis;overflow:hidden;position:relative;margin:0;padding:0;}

.focus .btnBg {position:absolute; width:980px; height:20px; left:0; bottom:0; background:#000; display:none;}
.focus .btn {position:absolute; width:980px; height:23px; padding:0px 10px 0px 10px; right:0; bottom:6px; text-align:right;}

.focus .btn ul{list-style:none;margin:o;padding:0;}
.focus .btn ul li{margin:o;padding:0;display:inline-block; _display:inline;float:left;}

.focus .btn span {display:inline-block; _display:inline; _zoom:1; width:65px; height:24px; line-height:24px; text-align:center; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
.focus .btn span.on {background:#fff;}


/*.focus .preNext {width:45px; height:100px; position:absolute; top:130px; background: url(images/sprite.png) no-repeat 0 0; cursor:pointer;}
.focus .pre {left:0px;}
.focus .next {right:0px; background-position:right top;}*/
/*注意发布服务器上图片路径需要修改
.focus .preNext {width:45px; height:100px; position:absolute; top:130px;}
.focus .pre {left:0px; background: url(imagespre_pic.png) no-repeat 0 0; cursor:pointer;}
.focus .next {right:0px; background-position:right top; background: url(imagesnext_pic.png) no-repeat 0 0; cursor:pointer;}*/
.focus .preNext {width:45px; height:100px; position:absolute; top:130px;}
.focus .pre {left:0px; background: url(imagespre_pic.png) no-repeat 0 0; cursor:pointer;}
.focus .next {right:0px; background-position:right top; background: url(imagesnext_pic.png) no-repeat 0 0; cursor:pointer;}


</pre></body></html>