<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------------------------------------- �抅�𧋦閮剖�� ---------------------------------------------*/
@charset "utf-8";
font {                               /* 雿輻鍂&lt;FONT&gt;����鞱身璅��� */
    font-family:arial;
    font-size:13px;
    color:#000000;
}

/*----------------------------����烾����----------------------------*/
a {}                                 /* ����烾���𣂼抅�𧋦 */
a:link {
	color:#ffffff;                   /* ����埈�厰���� */ 
	font-family:arial;
	font-size:13px;
    text-decoration: none;
}
a:visited {                          /* 暺鮋�賊�𡒊����� */
    color:#ffffff;
	font-size:13px;
	font-family:arial;
	text-decoration: none;
}
a:active { font-weight: bold}        /* 皛煾�䭾�劐�讠������ */
a:hover { color:#feff54;}             /* 皛煾�删宏銝𦠜� */

/*-------------------------蝬脤�png�𤩺��(IE6)-------------------------*/
div, img, span, #x1 { behavior:url("iepngfix.htc");}

/*-----------------------------蝬脩�躰�峕艶-----------------------------*/
html, body {height: 100%;}
body{
	margin:0;                        /* ����𡝗����扯�� */
	background:url(images/bg.jpg) center top repeat-x;
}


/*---------------------------------------------- 銝餅沲瑽� ----------------------------------------------*/
#all-frame{                          /* ��憭硋惜獢��沲 */
	margin:auto;                     /* 蝬脤�蝵桐葉��閮� */
	width:990px;                     /* 蝬脤��㟲擃𥪜祝摨� */
}

#top-frame{                         /* TOP獢��沲嚗䔶�𡲬IV摰帋�� */
    float:left;                     /* ��堒�帋�㵪���批捆撌脣��祝摨行�鞾�页��虾銝滩身摰� */
	width:100%;
}

#down-frame{                        /* DOWN獢��沲 */
    float:left;                     /* ��堒�帋�㵪���批捆撌脣��祝摨行�鞾�页��虾銝滩身摰� */
	width:100%;
}

#middle-frame{                       /* MIDDLE獢��沲嚗��批鉄LEFT��MAIN��RIGHT銝匧�𧢲��沲 */
	float:left;                      /* ��堒�帋�㵪�峕𦻖蝥𣊁OP獢��沲��鍦�� */
	width:100%;
	padding-bottom:16px;
}

#left-frame{                         /* LEFT獢��沲 */
    float:left;
    width:341px;
	padding-left:13px;
}

#right-frame{                         /* RIGHT獢��沲嚗峕𦻖蝥愢AIN獢��沲 */
    float:left;
	width:250px;
	display:none;
}

#main-frame{                         /* MAIN獢��沲嚗峕𦻖蝥𥴰EFT獢��沲 */
    float:left;
    width:636px;
}

/*---------------------------------------------- TOP�批捆 ----------------------------------------------*/
#top-frame span{ float:left;}
#top-frame #flash{
	width:986px;
	height:456px;
	padding-left:4px;
	float:left;
	position: relative;
}
#top-frame #flash .allbox{
	position: absolute;
	top: 0px;
	left: 0px;
}
/*-------- LOGO --------*/
#top-frame .logo{                    /* LOGO摰帋�� */
    padding-left:4px;
}
#top-frame .topbb{
    width:654px;
	height:33px;
	float:left;
}
#top-frame .link{
    width:143px;
	height:28px;
	padding-left:511px;
	float:left;
}
#top-frame .topbb2{
    width:654px;
	height:15px;
	float:left;
}
/*-------- MENU --------*/
#top-frame #menu{ padding-left:4px; float:left;}
#top-frame .menu00{}                  /* HOME */
#top-frame .menu01{}                 /* ��𨀣䲰��穃�� */
#top-frame .menu02{}                 /* ���鰵瘨��� */
#top-frame .menu03{}                 /* �𤩎��隞讠晶 */
#top-frame .menu04{}                 /* �舐窗��穃�� */
#top-frame .menu05{                  /* 頝煾收��� */
	width:317px;
	height:44px;
	background:url(images/top05.png) no-repeat;
	float:left;
}
/*--------- 頝煾收��� ---------*/
#hotmar #mar{
	width:317px;
	position: relative;
}
#hotmar #mar .pic1{
	width:37px;
	height:24px;
	background:url(images/newmar.png);
	position: absolute;
	left:6px;
	top: -8px;
}
#hotmar #mar .bg{
	width:273px;
	height:28px;
	padding-top:16px;
	padding-left:22px;
	padding-right:22px;
	float:left;
}
#hotmar #mar .pic2{display:none;}

#top-frame .menu06{                  /* ��𨅯�� */
	width:232px;
	height:44px;
	float:left;
}
/*-------------------- search_model.asp�𤩎����𨅯�� --------------------*/
#search {float:left;}
#search span{ float:left;}
#search .pic1{display:none}            /* 撌阡�𠰴�𣇉�� */
#search .pic2{display:none}            /* �𢰧�𠰴�𣇉�� */

#search .bg{                           /* �峕艶 */
    width:178px;
	height:44px;
    background-image:url(images/search_01.png);
}
/*-------- 甈�雿� --------*/
#search .inputspan{                    /* 甈�雿滚�帋�� */
    padding-left:31px;
	padding-top:13px;
}
#search .input1{                      /* 甈�雿齿見撘� */
	border:0px;
	font-size:13px;
	width:135px;

	padding-top:3px;
	background: none;
	color:#b1b0b0;
}
/*-------- ��厰�� --------*/
#search .buttenbg{                    /* ��厰�閗�峕艶 */
	width:51px;
	height:35px;
    background-image:url(images/search_02.png);
	padding-left:3px;
	padding-top:9px;
}
#search .buttenbg .butten1{           /* ��厰�閙見撘� */
    border:0px; 
	width:43px;
	height:25px;
    background-image:url(images/search_03.png);
	cursor:pointer;
}

/*---------------------------------------------- DOWN�批捆 ----------------------------------------------*/
#down-frame span{ float:left;}
#down-frame .down{
	width:100%;
	min-height:123px;
	background: url(images/downbg.png) bottom center repeat-x;  /* DOWN�峕艶��� */
}
/*-------- MENU --------*/
#down-frame #menu{                    /* 摰帋�� */
    margin:auto;
    width:990px;
	padding-top:25px;
}

#down-frame #menu a{
	font-size: 12px;
	font-family: "�鰵蝝唳�𡡞��";
	color:#8b8b8b;
	text-decoration: none;
}

#down-frame #menu a:hover {color:#5b8fc9;}

#down-frame #menu .q { 
    width:16px;
	height: 20px;
	text-align:center; 
	font-family: "�鰵蝝唳�𡡞��";
	font-size:12px;
	color:#434343;
}

#down-frame #menu .menu01{                    /* ��鮋�㚚� */
    width: 40px;
	height: 20px;
	padding-left:324px;
	float:left;
}

#down-frame #menu .menu02{                    /* ��𨀣䲰��穃�� */
    width: 52px;
	height: 20px;
	padding-left:4px;
	float:left;
}

#down-frame #menu .menu03{                    /* ���鰵瘨��� */
    width: 52px;
	height: 20px;
	padding-left:4px;
	float:left;
}
#down-frame #menu .menu04{                    /* �𤩎��隞讠晶 */
    width: 52px;
	height: 20px;
	padding-left:4px;
	float:left;
}
#down-frame #menu .menu05{                    /* �舐窗��穃�� */
    width: 52px;
	height: 20px;
	padding-left:4px;
	float:left;
}


/*-------- �批捆 --------*/
#down-frame #down{                    /* 摰帋�� */
    margin:auto;
    width:990px;
}   
/*-------- ����� --------*/
#down-frame .txtspan{                /* ����堒�帋�� */
    width:990px;
	float:left;
	padding-top:2px;
}

#down-frame .txtspan .txt{                    /* ����埈見撘� */
	font-size:13px;
	height:15px;
	font-family:Tahoma, Regular;
	color:#b3b3b3;
	text-align:center;
    width:980px;
	padding-right:10px;
}

#down-frame .txtspan .copyright{   /* ����𠰴恐��� */
	text-align:center;
    width:990px;
	font-size:11px; 
	color:#5b8fc9;
	font-family:Tahoma, Regular;
	padding-top: 7px;
}

/*---------------------------------------------- LEFT�批捆 ----------------------------------------------*/

/*---------------------- menu_p��s��q�𤩎���𤌍�� ----------------------*/
#menu span{ float:left;}
#menu .hearder{
    background:url(imgs/pmenu_title.jpg);
	width:180px;
	height:59px;
}
#menu .hearder2{
    background:url(imgs/smenu_title.jpg);
	width:180px;
	height:59px;
}
#menu .hearder3{
    background:url(imgs/qmenu_title.jpg);
	width:180px;
	height:59px;
}
#menu .bottom{
    background:url(imgs/pmenu_bottom.jpg);
	width:225px;
	height:4px;
}
/*-------- ���� --------*/
#menu #area{width:100%}
#menu .area {
    width:100%;
	background: url(imgs/area.gif) no-repeat;
	padding:8px 0 0 30px;
	height:22px;
}
#menu .area a {
    font-size:15px;	
	color:#333333; 
	text-decoration:none;
}
#menu .area a:hover {color:#3C8AAE;}

#menu .area_on {
    width:100%;
	background:url(imgs/area_on.gif) no-repeat;	
	padding:8px 0 0 30px;	
	height:22px;
}
#menu .area_on a {
    font-size:15px;
    color:#FFFFFF; 
	font-weight :bold;	
    text-decoration:none; 
    cursor:default;
}
#menu .area_on a:visited {
    color:#FFFFFF; 
	text-decoration:none; 
	cursor:default;
}
/*-------- ��憿� --------*/
#menu #cat{width:100%;}
#menu .cat {
    font-size:13px;
	background:url(imgs/cat.gif) repeat-y; 
	padding:7px 0 7px 40px;
	width:100%;
}
#menu .cat a {
    color:#333333; 
	text-decoration:none;
}

#menu .cat a:hover {color:#3C8AAE;}
#menu .cat_on {
    font-size:13px;
	width:100%;
	font-weight:bold;
	background:url(imgs/cat.gif) repeat-y; 
	padding:7px 0 7px 40px;
}
#menu .cat_on a{
    color:#3C8AAE; 
	cursor:default; 
	text-decoration:none;
}
#menu .cat_on a:hover {color:#3C8AAE;}

/*--------------------------------------------- RIGHT�批捆 ---------------------------------------------*/

/*--------------------------------------------- MIDDLE�批捆 ---------------------------------------------*/

#hotnews .hearder{                 /* 銵券� */
	width:97px;
	height:44px;
	background:url(images/hotnewtle.png) no-repeat;
	float:left;
	padding-left:244px;
	padding-top:10px;
}
#hotnews .newbottom{                 
	width:341px;
	height:26px;
	background:url(images/newsbottom.png) no-repeat;
	float:left;
}
#hotnews .newbg{                 
	width:341px;
	min-height:225px;
	background:url(images/newsbg.png) repeat-y;
	float:left;
}
#hotnews .newstop1{
	width:341px;
	height:152px;
	background:url(images/newstopbg.jpg) no-repeat;
	float:left;
}

/*--------------------------- ���鰵瘨��� ---------------------------*/
/*-------- 璈怠���𧢲踎 --------*/
#hotnews #banner .top{display:none;}
#hotnews #banner .bg{}
#hotnews #banner .bottom{display:none;}
/*--------- 頝煾收��� ---------*/
#hotnews #mar .pic1{display:none;}
#hotnews #mar .bg{width:100%; display:none;}
#hotnews #mar .pic2{display:none;}
/*---------- ��𡑒”2 ----------*/
#hotnews #list2{                       /* 摰帋�� */
	width:283px;
	padding-left:29px;
	padding-right:29px;
	float:left;	
}
#hotnews #list2 .title{                /* 璅䠷�� */
	padding-top:10px;
	width:161px;
	height:15px;
	font-size:15px;
	font-family:"�鰵蝝唳�𡡞��";
	color:#fcff00;
	font-weight:bold;
	overflow: hidden;
	float:left;	
}

#hotnews #list2 .title a{                /* 璅䠷�� */
	font-size:15px;
	font-family:"�鰵蝝唳�𡡞��";
	color:#fcff00;
	font-weight:bold;
}

#hotnews #list2 .title a:hover{ color:#ffffff;}

#hotnews #list2 .time{                 /* �𠯫��� */
	width:161px;
	padding-top:8px;
	height:20px;
	color:#fcff00;
	font-family:Verdana, Regular;
	font-size:12px;
	font-weight:bold;
	float:left;	
}
#hotnews #list2 a:link img {
	opacity: 1;
	filter: Alpha(Opacity=100);
}
#hotnews #list2 a:visited img {
	opacity: 1;
	filter: Alpha(Opacity=100);
}
#hotnews #list2 a:hover img {
	opacity: .8;
	filter: Alpha(Opacity=80);
}

#hotnews #list2 .pic{                 /* ��𣇉���匧�喳��(撌血�硋𢰧���) */
    width:111px;
	padding-top:6px;
	padding-left:1px;
	padding-right:10px;
	float:left;	
}
#hotnews #list2 .npic{                 /* ��𣇉���匧�喳��(撌血�硋𢰧���) */
    padding:4px;
	background:#e7e7e7;
	float:left;	
}
#hotnews #list2 .pic2{display:none;}  /* ��𣇉���鍦�喳��(撌血�硋𢰧���) */
#hotnews #list2 .intro{               /* �批捆��匧�喳��(撌血�硋𢰧���) */
	width:161px;
	font-size:12px;
	padding-top:4px;
	padding-bottom:8px;
	color:#ffffff;
	line-height:18px;
	float:left;	
}
#hotnews #list2 .intro2{               /* �批捆瘝鍦�喳��(撌血�硋𢰧���) */
	width:161px;
	font-size:12px;
	padding-top:4px;
	padding-bottom:8px;
	color:#ffffff;
	line-height:18px;
	float:left;	
}

#hotnews #list2 .line{                 /* ����𠉛�� */
    width:100%;
	height:1px;
	background:url(images/newline.png);
	display:none;
}
/*---------- ��𡑒” ----------*/
#hotnews #list{                       /* 摰帋�� */
	width:283px;
	padding-left:29px;
	padding-right:29px;
	margin-top:-31px;
	float:left;	
}
#hotnews #list .titlexx{                /* 璅䠷�� */
	padding-left:20px;
	padding-top:5px;
	width:263px;
	height:20px;
    background:url(images/new_icon.png) no-repeat;
	float:left;
}
#hotnews #list .time{                 /* �𠯫��� */
    width:90px;
	text-align: right;
	padding-right:4px;
	padding-top:4px;
	height:22px;
	display:none;
}
#hotnews #list .pic{                 /* ��𣇉���匧�喳��(撌血�硋𢰧���) */
    width:160px;
	padding-bottom:8px;
	display:none;
}
#hotnews #list .pic2{display:none;}  /* ��𣇉���鍦�喳��(撌血�硋𢰧���) */
#hotnews #list .intro{               /* �批捆��匧�喳��(撌血�硋𢰧���) */
    width:350px;
	font-size:12px;
	padding-top:4px;
	padding-bottom:8px;
	display:none;
}
#hotnews #list .intro2{               /* �批捆瘝鍦�喳��(撌血�硋𢰧���) */
    width:100%;
	font-size:12px;
	padding-top:4px;
	padding-bottom:8px;
	display:none;
}
#hotnews #list .line{                 /* ����𠉛�� */
    width:100%;
	height:1px;
	background:url(images/newline.png);
	float:left;	
}

/*--------------------------- �梢����� ---------------------------*/
#hotproduct span{ float:left;}
#hotproduct .hearder{               /* 銵券� */
	background:url(images/hotpdttle.png);
	width:91px;
	height:36px;
	padding-left:541px;
	padding-top:18px;
	float:left;
}
/*---------- 璇嘥�堒�� ----------*/
#hotproduct #mode1{                  /* 摰帋�� */
    padding-left:12px;
    width:100%;
}
#hotproduct #mode1 .item{            /* 鞎刻�� */
    width:130px;
	text-align: right;
	padding-left:18px;
	padding-top:4px;
	height:22px;
	text-align: left;
	background:url(imgs/icon3.gif) no-repeat;
	font-size:12px;
}
#hotproduct #mode1 .title{           /* 璅䠷�� */
	padding-top:4px;
    width:340px;
	height:22px;
}
#hotproduct #mode1 .line{            /* ����𠉛�� */
    width:490px;
	height:2px;
	background:url(imgs/line.gif);
}

/*---------- 撌血�硋𢰧��� ----------*/
#hotproduct #mode2{                  /* 摰帋�� */
    padding-left:12px;
    width:100%;
	float:left;
}
#hotproduct #mode2 .pic{             /* �𤩎����� */
    width:171px;
	padding-right:4px;
}
#hotproduct #mode2 .pic .pic1{       /* �𤩎����碶�𦠜䲮��𣇉�� */
    width:171px;
	height:18px;
	background:url(imgs/pic_top.png);
}
#hotproduct #mode2 .pic .bg{         /* �𤩎����𤥁�峕艶 */
    width:171px;
	height:120px;
	background:url(imgs/pic_bg.png);
	text-align: center;
	font-size:0px;
}
#hotproduct #mode2 .pic .bg *{       /* 霈�.bg銝讠�����厩�隞嗥蔭銝� */
    vertical-align:middle;
}
#hotproduct #mode2 .pic .bg font{    /* �鍂����堒�𧢲�见�宷pan��鞾�� */ 
    height:100%;
    display:inline-block;
}
#hotproduct #mode2 .pic .pic2{       /* �𤩎����碶�𧢲䲮��𣇉�� */
    width:171px;
	height:18px;
	background:url(imgs/pic_bottom.png);
}
#hotproduct #mode2 .pic .picbr{      /* �𤩎����碶�𧢲䲮��㯄�� */
    height:4px;
	width:171px;
}
#hotproduct #mode2 .title{           /* 璅䠷�� */
    padding-top:12px;
	padding-bottom:8px;
    width:335px;
	font-size:15px;
	font-weight: bold;
}
#hotproduct #mode2 .intro{           /* 蝪∪鱓隤芣�� */
	padding-bottom:8px;
    width:335px;
	font-size:12px;
}
#hotproduct #mode2 .line{            /* ����𠉛�� */
    width:100%;
	height:2px;
	background:url(imgs/line.gif);
}
/*---------- �典�𡝗芋撘� ----------*/
#hotproduct #mode3{                  /* 摰帋�� */
    width:192px;
	padding-top:6px;
	padding-right:7px;
	float:left;
}
#hotproduct #mode3 .pic{             /* �𤩎����� */
    width:192px;
	float:left
}

#hotproduct #mode3 .pic .pic1{       /* �𤩎����碶�𦠜䲮��𣇉�� */
    width:192px;
	height:5px;
	background:url(images/pic_top.png);
}
#hotproduct #mode3 .pic .bg{         /* �𤩎����𤥁�峕艶 */
    width:177px;
	height:146px;
	background:url(images/pic_bg.png);
	text-align: center;
	font-size:0px;
	padding-left:8px;
	padding-right:7px;
}
#hotproduct #mode3 .pic .bg *{       /* 霈�.bg銝讠�����厩�隞嗥蔭銝� */
    vertical-align:middle;
}
#hotproduct #mode3 .pic .bg font{    /* �鍂����堒�𧢲�见�宷pan��鞾�� */ 
    height:100%;
    display:inline-block;
}
#hotproduct #mode3 .pic .pic2{       /* �𤩎����碶�𧢲䲮��𣇉�� */
    width:192px;
	height:5px;
	background:url(images/pic_bottom.png);
}
#hotproduct #mode3 #title{           /* 璅䠷�� */
	font-size:12px;
    width:168px;
	text-align: left;
	padding-left:12px;
	padding-right:12px;
	padding-top:16px;
	padding-bottom:1px;
	color:#ff6c00;
	font-weight:bold;
	float:left;
	cursor:pointer;
}
#hotproduct #mode3 #title a{           /* 璅䠷�� */
	font-size:12px;
	color:#ff6c00;
	font-weight:bold;
	cursor:pointer;
}
#hotproduct #mode3 #title a:hover { color:#1b84f9;}
#hotproduct #mode3 .intro{           /* 蝪∪鱓隤芣�� */
    width:168px;
	text-align: left;
	padding-left:12px;
	padding-right:12px;
	height:34px;
	font-size:12px;
	overflow: hidden;
	line-height:18px;
}

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