<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body{
	font-size:12px;
	font-family:"宋体",Verdana,Arial;
	color:#303030;
	background-color: #ffeda9;
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
*{padding:0;margin:0;}
ul,li,dl,dd,dt,p{list-style-type:none;display:block;}
img{border:none;}
.wrap{ width:940px; margin:0 auto; padding:0 30px; overflow:hidden;}
.red{ color:#bf0f12; font-weight:bold;}
.none{ display:none;}

/*filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;*/
#top{ position:relative; height:407px; overflow:hidden;}
#l1{
	position:absolute;
	left:0;
	top:358px;
	width:100%;
	height:48px;
	z-index:1;
	background-color: #fbb11e;
	background-image: url(../img/nav_bg-1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#l2{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:406px;
	z-index:2;
	border-bottom:1px solid #ffeda9;
	overflow:hidden;
	background-image: url(../img/top-1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
/*#l2 a{ width:1000px; margin:0 auto; height:322px; margin-top:36px; display:block;}*/
#l3{ position:absolute; left:0; top:0; z-index:3; width:100%; border-bottom:1px solid #ebad8e; background-color:rgba(255,255,255,0.35);background-color:#fff\0;filter:alpha(opacity=35);}
#l3 ul{
	width:635px;
	padding-left:365px;
	height:35px;
	line-height:35px;
	margin:0 auto;
	overflow:hidden;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
}
#l3 ul li{
	display:inline;
	margin-right:15px;
	color:#bf0f12;
	float:left;
	padding-left:12px;
	background-image: url(../img/icon-1.gif);
	background-repeat: no-repeat;
	background-position: 0 13px;
}
#l4{ position:absolute; left:0; top:358px; width:100%; height:48px; line-height:48px; z-index:4;}
#l4 .nav{ width:1000px; margin:0 auto; text-align:right; color:#513907; font-weight:bold; font-size:14px; line-height:48px;}
#l4 .nav a{ color:#513907; text-decoration:none; margin-left:6px; margin-right:12px;}
.abr_note{ padding:30px 0; width:940px; text-indent:2em; line-height:24px; float:left;}
.abr_title{ width:940px; height:51px; float:left;}
.abr2{ padding:20px 30px; width:880px; overflow:hidden; float:left;}
.abr_list{ width:476px; height:268px; float:left;}
.abr_list img{ width:222px; height:268px; float:left; display:inline; margin-right:10px;}
.abr_list p{ width:244px; padding-top:10px; line-height:24px; float:left;}
.abr_list a.zx{
	height:50px;
	width:218px;
	display:inline;
	float:left;
	background-image: url(../img/zx.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.abr_zj{ float:right; width:404px; height:268px; overflow:hidden;}
.zj{ width:360px; float:left; display:inline; overflow:hidden; height:268px;}
.zj li{ width:108px; height:128px; padding:0 6px; margin-bottom:12px; display:inline; cursor:pointer; float:left;}
.zj img{ width:108px; height:128px;}
#leftArr2,#rightArr2{ width:22px; height:42px; float:left; margin-top:113px; display:inline; cursor:pointer;}
#leftArr2{
	background-image: url(../img/arr.gif);
	background-repeat: no-repeat;
}
#rightArr2{
	background-image: url(../img/arr.gif);
	background-repeat: no-repeat;
	background-position: -33px 0;
}

.abr{
	padding:10px 0 10px 80px;
	width:860px;
	position:relative;
	float:left;
	border:1px solid #fdde74;
	margin-bottom:20px;
	display:inline;
	background-color: url;
	background-image: url(../img/gz_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.abr dl{ float:left; width:430px; height:123px;}
.abr #pro{ position:absolute; top:-1px; left:-23px;}
.abr dt{ height:40px; font:bold 14px/40px "宋体"; color:#bf0f12;}
.abr dd{ height:22px; line-height:22px; overflow:hidden;}

.abr_js{ display:inline; float:left; width:900px; padding:20px;}
.abr_js dl{
	width:270px;
	padding:0 10px 0 20px;
	float:left;
	background-image: url(../img/js_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.abr_js dt{ height:80px; padding-left:40px; float:left; width:230px;}
.abr_js dt strong{ color:#bf0f12;}
.abr_js dt h3{ height:40px; text-indent:-9999em;}
.abr_js dt.dt1{
	background-image: url(../img/tt_js1.jpg);
	background-repeat: no-repeat;
}
.abr_js dt.dt2{
	background-image: url(../img/tt_js2.jpg);
	background-repeat: no-repeat;
}
.abr_js dt.dt3{
	background-image: url(../img/tt_js3.jpg);
	background-repeat: no-repeat;
}
.abr_js dd{ padding:0 15px; width:240px; line-height:22px; float:left; margin-bottom:8px;}
.abr_js dl.no{ background:none;}

.footer{ background:#c41a01; width:1000px; margin:0 auto; padding:20px 0; text-align:center; line-height:20px;color:#fff;}
.footer a{color:#fff;margin:0 10px; text-decoration:none;}</pre></body></html>