﻿/* CSS Document */
body
{ margin:0px; padding:0px; font-size:12px; font-family:Verdana; color:#333333;text-align:center; background:url(images29/bg.jpg) no-repeat;}
img,h1,h2,h3,form,ul,li,div,ol,dl,dt,dd
{ margin:0px; padding:0px; border:none; list-style:none;}
/* 链接颜色 */
a:link {color: #000; text-decoration:none;}
a:visited {color: #000;text-decoration:none;}
a:hover {color: #00354D; text-decoration:underline;}
a:active {color: #000;}

/* 颜色属性 [定义规则，小写c加颜色名称] */
.cred,a.cred:link,a.cred:visited{ color:Red; }
.cblue,a.cblue:link,a.cblue:visited{color:#1f3a87;}
.cgray,a.cgray:link,a.cgray:visited{ color: #4F544D;}
.cwhite,a.cwhite:link,a.cwhite:visited{ color:#fff;}
.cblack,a.cblack:link,a.cblack:visited{color:#000;}
a.cblack:hover{color:#bc2931;}
.cyellow,a.cyellow:link,a.cyellow:visited{color:#ff0;}
.cgreen,a.cgreen:link,a.cgreen:visited{color:#008000;}

/* 其他属性 */
.hidden {display: none;}
.unLine ,.unLine a{text-decoration:underline;}

/* 浮动联系QQ */
#contact_qq
{position:absolute;background:url(http://www.53kf.com/img/kflogo/v5_2.gif);width:112px;height:116px;text-align:center}
#contact_qq a
{display:block; width:112px; height:116px;}

/* 布局CSS */

/* 整体 */
.main
{ width:780px;margin:auto}
.top
{}
.center
{}
/* top */
.top_saw
{height:18px;overflow:hidden; margin-right:3px; position:relative; top:15px;}
.top_saw span.time
{float:right; color:#000; margin-left:4px;}
.top_saw span.stow a
{ float:right; line-height:18px; margin-right:4px; color:#000000}

/* 公司logo */
.logo
{text-align:left; margin:0px;}
.logo img
{float:left;}
.name
{font-size:30px; font-weight:bold; font-family:"黑体";color:#2862C1; position:relative; left:-55px; top:-3px;
filter:  
        Dropshadow(offx=2,offy=0,color=white)
        Dropshadow(offx=0,offy=2,color=white)
        Dropshadow(offx=0,offy=-1,color=white)
        Dropshadow(offx=-1,offy=0,color=white)
		Dropshadow(Color=#000000, OffX=1, OffY=1, Positive=true);
float:left;
}
/* 导航 */
.nav
{height:33px; clear:both; position:absolute; top:204px; width:670px; left:220px;}
.sort ul
{ float:left; width:100%;}
.sort ul li
{ float:left; width:90px; font-weight:bold; line-height:33px; background:url(images29/nav.jpg) right no-repeat; font-size:14px}
.sort ul li a:link
{ color:#FFFFFF;}
.sort ul li a:visited
{ color:#FFFFFF;}
.sort ul li a:hover
{ color:#FFFFFF;}
.sort ul li a:active
{ color:#FFFFFF;}

/* 公司baner */
#baner
{ height:186px; width:780px; margin-bottom:10px;}
.set
{}
/* left内容 */
.info
{ width:220px;float:left;}
/* right内容 */
.news
{ width:560px;float:right;}
/* flash XML新闻 */
.flash
{ margin-top:1px; width:180px; overflow:hidden;background:url(images29/left_top.jpg); padding-top:32px;}
/* 联系信息 */
.touch
{ background:url(images29/cont_bg.jpg);width:216px;}
.touch h1
{ font-size:14px; text-align:left; background:url(images29/contrct.jpg); height:53px; color:#fff; padding-left:50px; line-height:40px;}
.touch h1 label
{padding-left:25px; margin-top:6px;position:absolute;filter:  
        Dropshadow(offx=2,offy=0,color=#000000)
        Dropshadow(offx=0,offy=2,color=#000000)
        Dropshadow(offx=0,offy=-1,color=#000000)
        Dropshadow(offx=-1,offy=0,color=#000000);}
.touch ul
{ text-align:left;}
.touch li
{ line-height:20px; font-weight:bold; font-size:12px;width:100%; color:#FF3C08}
/* 产品导航 */
.prct h1
{ font-size:14px; text-align:left; background:url(images29/left_bg.jpg);height:23px; color:#fff; padding-top:18px;padding-left:50px;}
.prct h1 label
{padding-left:25px;filter:  
        Dropshadow(offx=2,offy=0,color=#000000)
        Dropshadow(offx=0,offy=2,color=#000000)
        Dropshadow(offx=0,offy=-1,color=#000000)
        Dropshadow(offx=-1,offy=0,color=#000000); float:left}
.prct ul
{ text-align:left;width:196px;}
.prct li
{ line-height:20px;background:url(images29/new_bullet.gif) 0px center no-repeat; padding-left:20px; border-bottom:1px dotted #379203;}
/* 问卷调查 */
.inter h1
{ font-size:14px; text-align:left; background:url(images29/left_bg.jpg);height:23px; color:#fff; padding-top:18px;padding-left:50px;}
.inter h1 label
{padding-left:25px;filter:  
        Dropshadow(offx=2,offy=0,color=#000000)
        Dropshadow(offx=0,offy=2,color=#000000)
        Dropshadow(offx=0,offy=-1,color=#000000)
        Dropshadow(offx=-1,offy=0,color=#000000); float:left}
.inter ul
{ text-align:left;width:196px;}
.inter ul li
{}
.inter ul li.in_head
{ font-weight:bold; color:#ED5D00}
.inter ul li.in_bottom
{ text-align:center; margin-top:3px;}
/* 流量信息 */

.flux ul
{ text-align:left;background:url(images29/flux_bg.jpg) repeat-x; padding:6px; height:auto; margin-top:10px;}
.flux li
{line-height:20px;}
.flux span
{ font-weight:bold;}
/* 相关信息 */
.xiangguan
{ clear:both}
.xiangguan h1
{font-size:12px; text-align:left; background:url(images29/tile_h_1.jpg);height:27px; color:#318002; line-height:27px; padding-left:70px;}
.xiangguan li
{ background:url(images29/new_bullet.gif) 0px center no-repeat; padding-left:18px; line-height:20px; float:left; white-space:nowrap; width:40%; text-align:left; margin-left:10px;border-bottom:1px dotted #379203;}
.xiangguan li a
{width:140px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; display:block; float:left}
.xiangguan li label
{color:#999999;}


/* 公司介绍 */
.duce
{ width:100%;background:url(images29/1.jpg) no-repeat; height:181px; overflow:auto}
.duce ul li
{ float:right; text-align:left; line-height:18px; width:390px; padding-top:20px; padding-right:0px;}

/* 新闻内容列表 */
.gut1
{float:left;}
.gut1 div
{background:url(images29/tile_h_1.gif);height:27px; color:#318002; line-height:27px; width:249px;padding-left:30px;
}
.gut1 h1
{ font-size:14px;float:left;filter:  
        Dropshadow(offx=2,offy=0,color=white)
        Dropshadow(offx=0,offy=2,color=white)
        Dropshadow(offx=0,offy=-1,color=white)
        Dropshadow(offx=-1,offy=0,color=white);}
.gut1 span
{ float:right; margin-right:10px;}
.gut1 span a:link {color: #000; text-decoration:none;}
.gut1 span a:visited {color: #000;text-decoration:none;}
.gut1 span a:hover {color: #000; text-decoration:underline;}
.gut1 span a:active {color: #000;}

.gut1 ul
{ text-align:left; margin-left:5px;}
.gut1 label
{ color:#999999;}
.gut1 ul li
{background:url(images29/new_bullet.gif) 0px center no-repeat; padding-left:18px; line-height:20px;border-bottom:1px dotted #379203; }
.gut1 ul li a
{width:180px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; display:block; float:left;}


.gut2
{float:right;}
.gut2 div
{background:url(images29/tile_h_1.gif);height:27px; color:#318002; line-height:27px; width:249px;padding-left:30px;}
.gut2 h1
{ font-size:14px;float:left;filter:  
        Dropshadow(offx=2,offy=0,color=white)
        Dropshadow(offx=0,offy=2,color=white)
        Dropshadow(offx=0,offy=-1,color=white)
        Dropshadow(offx=-1,offy=0,color=white);}
.gut2 span
{ float:right; margin-right:10px;}
.gut2 span a:link {color: #000; text-decoration:none;}
.gut2 span a:visited {color: #000;text-decoration:none;}
.gut2 span a:hover {color: #000; text-decoration:underline;}
.gut2 span a:active {color: #000;}

.gut2 ul
{ text-align:left; margin-left:5px;}
.gut2 label
{ color:#999999}
.gut2 ul li
{ background:url(images29/new_bullet.gif) 0px center no-repeat; padding-left:18px; line-height:20px;border-bottom:1px dotted #379203;}
.gut2 ul li a
{width:180px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; display:block; float:left;}




/* 最新产品 */
.output h1
{font-size:14px; text-align:left; background:url(images29/tile_h_1.jpg);height:27px; color:#ED6EB3; line-height:27px; clear:both;padding-left:70px;}
.output h1 label
{}
.output h2
{font-size:12px; text-align:left; font-weight:bold;}
.output h3
{font-size:12px; text-align:left; font-weight:normal;}
.output span
{ float:right;}
.output ul
{ width:260px; text-align:left; float:left; border-bottom:1px dotted #379203; height:86px; padding:8px 0px 4px 0px; margin-left:10px;}
.output ul li
{ float:left; margin-left:4px;}
.output ul li img
{ width:100px; height:80px; border:1px solid #cccccc; background:#FFFFFF; padding:1px;}
/* 友情连接 */
.hail
{clear:both; background:url(images29/hail_bg.jpg); padding:10px 6px; width:768px; margin:10px 0px 0px 0px;}
.hail h1
{ font-size:12px; float:left;line-height:20px;}
.hail ul
{ float:left;}
.hail ul li
{ float:left; line-height:20px; padding-left:10px;}
/* 版权所有 */
.foot
{ width:100%; clear:both;background:url(images29/foot_bg.jpg); height:102px;}
.foot ul
{ margin-top:30px;}
.foot ul li
{}
/* 列表显示页面 ***********************************************/
.ref
{background:url(images29/tile_h_1.jpg);text-align:left; line-height:27px; font-weight:bold; padding-left:60px;color:#318002;}
.ref span
{ }

.info_list
{width:220px; float:left;}
.news_list
{width:560px; float:right;}

.hav
{ margin-left:10px;}
.hav h1
{font-size:14px; text-align:left; line-height:34px;}
.hav ul li
{text-align:left; line-height:22px; border-bottom:1px #dedede dotted}
.hav ul span
{ color:#999999; margin-left:5px;}


.staple h1
{font-size:14px; text-align:left; background:url(images29/left_bg.jpg);height:23px; color:#fff; padding-top:18px; padding-left:50px;}
.staple h1 label
{background:url(images29/bullet.gif) 0px 0px no-repeat; padding-left:25px;filter:  
        Dropshadow(offx=2,offy=0,color=#000000)
        Dropshadow(offx=0,offy=2,color=#000000)
        Dropshadow(offx=0,offy=-1,color=#000000)
        Dropshadow(offx=-1,offy=0,color=#000000); float:left}
.staple ul
{ width:196px;}
.staple ul li
{text-align:left;background:url(images29/new_bullet.gif) 0px center no-repeat; padding-left:20px; line-height:20px; border-bottom:1px dotted #379203}

/* 新闻显示页面 ***********************************************/
.hav_show
{ margin-left:10px; margin-top:10px;}
.hav_show h1
{font-size:14px; text-align:left;}
.hav_show ul li
{text-align:left; line-height:20px;}
.hav_show ul li.fanhui
{ text-align:right; margin-right:10px;}
.hav_show ul li.biaoti
{ text-align:center; font-size:16px; font-weight:bold;}
.hav_show ul li.shijian
{ text-align:center; color:#999999;}

/* 公司介绍页面 ***********************************************/
.hav_about
{ margin-left:10px; margin-top:10px;}
.hav_about ul li
{text-align:left; line-height:20px;}
.hav_about ul li.jianjie
{ text-align:center; font-size:16px; font-weight:bold; margin-bottom:5px;}

/* 信息留言 ***********************************************/
.word
{ margin:10px 0px 0px 10px;}
.word h1
{font-size:14px; text-align:left;}
.word ul li
{text-align:left; line-height:20px;}
.word ul.leave
{ border-top:1px solid #eaeaea; margin-top:10px;}
.word ul.fabu
{border-top:1px solid #eaeaea; padding-top:10px;}
.word ul.fabu li.yanzhen
{ margin-top:3px;}
.word ul.fabu li.yanzhen input
{ width:76px;}
.word ul.fabu li.tijiao
{ margin-top:6px; text-align:center; margin-left:40px;}

.word span
{ color:#999999}
.word ul li.revert
{ font-weight:bold;}
.word ul li.revert span
{ font-weight:normal; color:#333333}
