<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
	font-family: "å®‹ä½“", \5FAE\8F6F\96C5\9ED1, tahoma, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000;
//background:#dddddd;
}
html, body, div, span, p, h1, h2, h3, h4, h5, h6, em, img, strong, blockquote, sub, sup, tt, i, b, dd, dl, dt, form, label, table, caption, tbody, tfoot, thead, tr, th, td, ul, li, p, a, ol {
	margin:0;
	padding:0;
}
ul, ol, li {
	list-style-type:none;
	list-style:none;
}
button, input, select, textarea {
	vertical-align:middle;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
address, cite, dfn, em, var {
	font-style:normal;
}
code, kbd, pre, samp {
	font-family:courier new, courier, monospace;
}
legend {
	color:#000;
}
fieldset, img {
	border:0;
}
button, input, select, textarea {
	font-size:100%;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
a {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#f30;
	text-decoration:underline;
}
.white, .white a {
	color: #fff;
	text-decoration:none;
}
.white a:hover {
	text-decoration:underline;
}
.clearfix {
}
/*-------------------index---------------------*/
.top{
	width:100%;
	background:url(../images/top_bg.jpg) top center repeat;
	height:95px;
	overflow:hidden;
}
.top_mid{
	width:1200px;
	height:95px;
	margin:0 auto;
}
.logo{
	width:430px;
	float:left;
	height:95px;
	background:url(../images/logo.jpg) left center no-repeat;
}
.top_text{
	line-height:40px;
	height:40px;
	text-align:right;
}
.top_right{
	width:500px;
	float:right;
}
.search{
	float:right;
	width:300px;
	overflow:hidden;
}
.search_in		{width:200px; height:30px; margin:0; padding:0 4px; border:1px solid #000; float:left; line-height:30px;}
.submit_tijiao	{width:70px;  height:32px; margin:0 0 0 20px; float:left; border:none; line-height:30px; background:#3a92f4; color:#fff;}

.nav			{width:100%; height:50px; line-height:50px;	background:#317ed4;}
.nav ul			{width:1200px;	margin:0 auto;}
.nav li			{width:130px; height:50px; float:left; line-height:50px; position:relative;}
.nav li a		{display:block; width:130px; font:14px/50px "å®‹ä½“"; color:#fff;	text-align:center;}
.nav li a:hover	{text-decoration:none;	background:#014ca0;}

.nav ul ul		{position:absolute; display:none; width:150px; height:auto; line-height:33px; background:#014ca0; top:50px; left:0; z-index:2222;}
.nav li li		{width:150px; height:33px; line-height:33px; position:relative;}
.nav li li a		{display:block; width:135px; padding:0 0 0 15px; font:12px/33px "å®‹ä½“"; color:#fff; text-align:left;}
.nav li li a:hover	{text-decoration:none;	background:none;}

.nav ul ul ul	{position:absolute; display:none; width:150px; height:auto; line-height:33px; background:#014ca0; top:0; left:150px;}
.nav li li li		{width:135px; height:33px; line-height:33px; position:relative;}
.nav li li li a		{display:block; width:135px; padding:0 0 0 15px; font:12px/33px "å®‹ä½“"; color:#fff; text-align:left;}
.nav li li li a:hover	{text-decoration:none;	background:none;}


.banner{
	width:100%;
}
.foot{
	color:#fff;
	width:100%;
	background:#303030;
	height:60px;
	line-height:60px;
	text-align:center;
}
.foot a{
	color:#fff;
}
/*-----------------------------index---------------------------*/
.breadcrumb{
	width:1180px;
	height:30px;
	padding-left:20px;
	border-radius:10px;
	line-height:30px;
	background:#a6a6a6;
	color:#fff;
	margin:20px auto;
}
.breadcrumb a{
	color:#fff;
}
.inside{
	border-radius:10px;
	margin:20px auto;
	width:1160px;
	padding:20px;
	background:#fff;
}
.inside_title{
	font-size:20px;
	height:40px;
	line-height:40px;
	font-family:"å®‹ä½“";
}
.inside_title span{
	line-height:40px;
	padding-bottom:5px;
	height:40px;
	border-bottom:1px solid #000;
}
.inside_con{
	background:#f9f9f9;
	padding:20px;
}
.pro-cat{
}
#prolist{
	border:1px solid #000;
}
#prolist td{
	border:1px solid #d3e8f6;
	padding:10px 20px;
	word-wrap:break-word;
	}
.pro-cat td{
	padding:15px 10px 10px;
}
.pro-table td{
}
.cat-bd{width:75px;}

a.downpdf{display:block; width:72px; height:30px; margin:0 auto; padding:86px 0 0 0; background:url(../images/pdf.png) no-repeat; text-align:center;}

.insides{

    width: 100%;
}

/* æ»šåŠ¨æ¡æ•´ä½“éƒ¨åˆ† */
::-webkit-scrollbar {
  width: 5px; /* è®¾ç½®æ»šåŠ¨æ¡å®½åº¦ */
  height:5px; /* è®¾ç½®æ¨ªå‘æ»šåŠ¨æ¡é«˜åº¦ */
}

/* æ»šåŠ¨æ¡çš„è½¨é“ */
::-webkit-scrollbar-track {
  background: #f1f1f1; /* è½¨é“èƒŒæ™¯é¢œè‰² */
}

/* æ»šåŠ¨æ¡çš„æ»‘å— */
::-webkit-scrollbar-thumb {
  background: #9ce1fa; /* æ»‘å—é¢œè‰² */
  border-radius: 10px; /* æ»‘å—åœ†è§’ */
}

/* é¼&nbsp;æ&nbsp;‡æ‚¬åœæ—¶æ»‘å—çš„é¢œè‰² */
::-webkit-scrollbar-thumb:hover {
  background: #005f95; /* æ‚¬åœæ—¶æ»‘å—é¢œè‰² */
}</pre></body></html>