/* 初值样式 */
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/
*{margin:0; padding:0;}
body {text-align:center; margin:0; padding:0; font-size:12px;   color:#333; font-family: "宋体", "新宋体";}
body div {text-align:center;}
div,form,img,ul,li,p {margin:0; padding:0; border:0;}
ul,li {list-style:none;}
input,select,table,td {font-size:12px;}
ul {text-align:left;}

/* body */
.bodybg{background:url(images/2008bg.png) repeat-x top;}
.bodybg01{background:url(images/2008bg01.gif) no-repeat top;}
.bodybg02{background:url(images/bg2008.gif) no-repeat top;}

/* 默认链接 */
a {font-family: "宋体", "新宋体"; color: #333; text-decoration: none; line-height: 20px;}
a:link {font-family: "宋体", "新宋体"; color: #333;text-decoration: none;line-height: 20px;}
a:visited {font-family: "宋体", "新宋体"; color: #333;text-decoration: none;line-height: 20px;}
a:hover {font-family: "宋体", "新宋体"; color: #000099;text-decoration: underline;line-height: 20px;}

/* 左右悬浮 */
.left {float:left}
.right {float:right}

/* 清除悬浮 */
.clear {clear:both; display:none} /* 用于清除背景图 */
.clearleft { clear:left;}

/* 文字对齐 */
.txtLeft {text-align:left}
.txtCenter {text-align:center}
.txtRight {text-align:right}

/* 文字大小 */
.f12 {font-size:12px}
.f14 {font-size:14px}

/* 首先缩进 */
.ti12 {text-indent:12px}
.ti24 {text-indent:24px}

/* 文字颜色 */
.brightBlue {color:#000099;}							/* 亮蓝 */
.brightBlue a:link {color:#000099;}
.brightBlue a:visited {color:#000099;}
.brightBlue a:hover {color:#333;}

.darkBlue,.darkBlue a{color:#005A98}					/* 暗蓝 */
.yellow {color:#FE9900;}								/* 浅黄 */
.darkYellow {color:#D56F2B;}							/* 暗黄 */
.orangeR,.orangeR a {color:#DD4822;}					/* 橘红 */

.Green,.Green a {color:#026400}							/* 绿 */

.Red,.Red a{color:#FF0000}								/* 红 */
a.Red:link {font-family: "宋体", "新宋体"; color: #FF0000; text-decoration: none;}
a.Red:visited {font-family: "宋体", "新宋体"; color: #FF0000; text-decoration: none;}
a.Red:hover {font-family: "宋体", "新宋体"; color: #333; text-decoration: underline;}

.black3,.black3 a {color:#333;}
.black,.black a {color:#000}							/* 黑色 */
.white,.white a {color:#fff}							/* 白色 */	


/* 文字加粗 */
.fb {font-weight:bold}

/* 下划线 */
.unline,.unline a {text-decoration:underline}

/* 行高 */
.lh17 {line-height:1px}
.lh18 {line-height:18px}
.lh19 {line-height:19px}
.lh20 {line-height:20px}
.lh22 {line-height:22px}
.lh23 {line-height:23px}
.lh24 {line-height:24px}
.lh25 {line-height:25px}
.lh26 {line-height:26px}
.lh28 {line-height:28px}
.lh33 {line-height:33px}

/* 单图 */
.picture01 {width:122px;height:92px;margin:0 auto 5px auto;}
.picture01 img {border:1px #000 solid;}

/* 多图 */
.picGroup01 { height:129px; border:1px solid #E5E5E5;}
.picGroup01 li { width:128px; text-align:center; float:left; margin:3px auto;}
.picGroup01 li img { width:98px; height:78px; border:1px solid #DEDEDE; padding:1px;}
.picGroup01 li p {width:100px; text-align:center; line-height:17px;}

.picGroup02 { height:129px; border:1px solid #E5E5E5;}
.picGroup02 li { width:149px; text-align:center; float:left; margin:3px auto;}
.picGroup02 li img { width:98px; height:78px; border:1px solid #DEDEDE; padding:1px;}
.picGroup02 li p {width:128px; text-align:center; line-height:17px;}

.picGroup03 { height:125px;}
.picGroup03_left { width:22px; height:125px; background-color:#FDEECC; text-align:center; float:left; line-height:19px; color:#333;}
.picGroup03 li { width:105px; text-align:center; float:left; margin:3px auto;}
.picGroup03 li img { width:85px; height:78px;}
.picGroup03 li p {width:106px; text-align:center; line-height:17px;}

.picGroup04 { height:100px; background:url(images/xuxian.gif) repeat-x bottom;}
.picGroup04 li { width:124px; text-align:center; float:left; margin:6px auto 0px;}
.picGroup04 li img { width:94px; height:66px; border:1px solid #DEDEDE; padding:1px;}
.picGroup04 li p {width:84px; text-align:center; line-height:17px; margin-top:3px;}


/* 更多 */
.more {text-align:right;padding-right:5px;}

/* 边框 */
.border {border:1px solid #333;}
.border01 {border:1px solid #a9e898; border-top:none;}
.border02 {border:1px solid #a9e898;}
.border02 li { float:left;}
.border02 table tr td { text-align:center;}
.border03 { border-right:1px solid #a9e898;}
.border04 { border-left:1px solid #a9e898; border-right:1px solid #a9e898;}


.border05 {border-top:1px solid #a9e898;}

/* 背景色 */
.bgc { background-color:#F9FEF8;}
.bgc01 { background-color:#E3F3E0;}
.bgc02 { background-color:#ebfce8;}

/* 空白间距 */
.blank6 { margin-top:6px;}
.ml6 { margin-left:6px;}
.ml16 { margin-left:16px;}
.ml268 { margin-left:268px;}
.mb5 {margin-bottom:5px;}
.mb7 {margin-bottom:7px;}
.mb15 {margin-bottom:15px;}
.mb15 {margin-bottom:15px;}
.mt1 {margin-top:1px;}
.mt2 {margin-top:2px;}
.mt3 {margin-top:3px;}
.mt4 {margin-top:4px;}
.mt5 {margin-top:5px;}
.mt6 {margin-top:6px;}
.mt7 {margin-top:7px;}
.mt8 {margin-top:8px;}
.mt10 {margin-top:10px;}
.mt11 {margin-top:11px;}
.mt14 {margin-top:14px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt23 {margin-top:23px;}
.mt27 {margin-top:27px;}

.m4 { margin:4px;}
.m10 { margin:10px 20px;}
.m101 { margin:10px ;}
/* 宽度 */
.w25 { width:25px;}
.w36 { width:36px;}
.w43 { width:43px;}
.w44 { width:44px;}
.w53 { width:53px;}
.w63 { width:63px;}
.w70 { width:70px;}
.w223 { width:223px;}

/* 高度 */
.h20 { height:20px;}
.h86 { height:86px;}
.h107 { height:107px;}
.h122 { height:122px;}
.h127 { height:127px;}
.h220 { height:220px;}
.h206 { height:206px;}
.h279 { height:279px;}
.h307 { height:307px;}
.h366 { height:366px;}
.h399 { height:399px;}
.h400 { height:400px;}
.h402 {height:402px;}

/* 广告 */
.ad900 {width:898px; border:1px solid #E5E5E5; margin:6px auto;}

/* 页宽设定 */
#container{ width:900px; margin:0 auto; background:#fff;}

/* 标准头 */
#channelNav {border:1px solid #A9E899; border-top:none; height:123px;}
#channelNav_top { height:31px; background:url(images/nav_bg01.gif) repeat-x; text-align:left; line-height:27px;}
#gq60 { height:40px; background:url(images/jcgq60.jpg) repeat-x; text-align:left; line-height:27px;}
#channelNav_logo { width:197px; float:left; text-align:center; vertical-align:middle;}
#channelNav_logo img { margin-top:14px;}
#channelNav_menu { width:700px; height:90px; border-top:1px solid #A9E899; border-left:1px solid #DCFAD5; float:right;}
#channelNav_img { height:60px; margin-top:6px;}
#channelNav_img li { width:70px; float:left; background:url(images/nav_bg03.gif) no-repeat center right; text-align:center;}
#channelNav_txt {  height:24px; background:url(images/nav_bg02.gif) repeat-x; line-height:24px; color:#026400; border-top:1px solid #DCFAD5;}
#channelNav_txt a{color:#026400;}
#channelNav_txt a:link {font-family: "宋体", "新宋体"; color: #026400; text-decoration: none;}
#channelNav_txt a:visited {font-family: "宋体", "新宋体"; color: #026400; text-decoration: none;}
#channelNav_txt a:hover {font-family: "宋体", "新宋体"; color: #000099; text-decoration: underline;}

/* 导航 */
#navigation { height:24px; border:0; background:url(images/menu_bg.gif) repeat-x;}
#navigation .tex { margin-left:7px; float:left; width:700px;}
#navigation li { float:left; line-height:26px;}
#navigation li a { color:#fff; font-weight:bold;}
#navigation li a:link {font-family: "宋体", "新宋体"; font-size: 12px; color: #fff; text-decoration: none;}
#navigation li a:visited {font-family: "宋体", "新宋体"; font-size: 12px; color: #fff; text-decoration: none;}
#navigation li a:hover {font-family: "宋体", "新宋体"; font-size: 12px; color: #101010; text-decoration: none;}
#navigation .form { line-height:24px; float:right; margin-right:3px; margin-top:2px;}
#navigation .img01 { float:left;}
#navigation .img02 { float:right;}

/* 通栏 */
.banner { height:65px; text-align:center; border:0;}

/* 框架 */
.cake01 { border:none;}
.cake01_left { float:left; width:200px;}
.cake01_middle { float:left; width:440px;}
.cake01_middle2 { float:left; width:450px;}
.cake01_middle3 { float:left; width:448px;}
.cake01_right { float:right; width:248px;}

.cake02 {border:none;}
.cake02_in { width:124px;}
.cake02_in li { text-align:center;}


/* 栏目 */
.column198 {width:198px; float:left; border:1px solid #A9E899;}

/* 标题 */
.title01 {height:23px; padding-left:12px; line-height:23px; text-align:left; background:url(images/index_bg.gif) repeat-x;}
.title02 {border:1px solid #99CC99; border-bottom:none; height:23px; padding-left:12px; line-height:23px; text-align:left; background:url(images/index_bg.gif) repeat-x;}
.title03 {height:22px; padding-left:12px; line-height:22px; text-align:left; background-color:#E3F3E0;border-bottom:1px solid #DDD;}
.title04 {height:22px; line-height:22px; background-color:#e3f3e0; padding-left:12px; text-align:left; color:#000; font-weight:bold;}
.title04 img { margin-top:6px; margin-right:7px;}

/* 图文 */
.picTxtGroup01 {width:190px;margin:6px auto;}
.picTxtGroup01 img {width:49px; height:34px; float:left; border:1px solid #9a9a9a; padding:1px;}
.picTxtGroup01 p {width:126px; float:right; text-align:left; line-height:17px;}

.picTxtGroup02 {width:177px; margin:6px auto 2px;}
.picTxtGroup02 img {width:78px; height:58px; float:left; margin-top:7px;}
.picTxtGroup02 p {width:96px; float:right; text-align:left; line-height:18px;}

.picTxtGroup03 { width:428px; margin:2px auto 6px;}
.picTxtGroup03_left { width:127px; float:left; border:none; margin-top:8px; }
.picTxtGroup03_left li {margin:10px auto; text-align:center;}
.picTxtGroup03_left img { width:98px; height:78px; border:1px solid #DEDEDE; padding:1px;}
.picTxtGroup03_left p { line-height:17px;}
.picTxtGroup03_right { width:301px; float:right; border:none; margin:4px auto 7px; text-align:left}
.picTxtGroup03_right li { line-height:17px;}
.picTxtGroup03_right li span { float:right;}

.picTxtGroup04 { width:438px; margin-top:1px;}
.picTxtGroup04_left { width:132px; float:left; border:none; margin-top:8px;}
.picTxtGroup04_left li {margin:10px auto; text-align:center;}
.picTxtGroup04_left img { width:98px; height:78px; border:1px solid #DEDEDE; padding:1px;}
.picTxtGroup04_left p { line-height:17px;}
.picTxtGroup04_right { width:306px; float:right; border:none; margin:4px auto 7px; text-align:left}
.picTxtGroup04_right li { line-height:17px;}
.picTxtGroup04_right li span { float:right;}

.picTxtGroup05 img { margin-top:10px;}

.picTxtGroup06 { height:72px; background:url(images/xuxian.gif) repeat-x bottom; padding:5px 20px;}
.picTxtGroup06 img {width:48px; height:48px; float:left; border:1px solid #9a9a9a; padding:1px; margin-top:10px;}
.picTxtGroup06 p {width:85px; float:right; text-align:left; line-height:20px;}

/* 列表 */
.list01 {width:180px; margin:6px auto;}
.list01 li {line-height:20px; text-align:left;}

.list02 {width:180px; margin:0px auto 7px;}
.list02 li {line-height:20px; text-align:left;}

.list03 { margin:auto 5px;}
.list03 td { text-align:left; line-height:22px;}

.list04 { margin:4px 5px 8px;}
.list04 li { line-height:17px;}

.list05 { margin:2px 5px 0px;}
.list05 li { line-height:17px;}
.list05 li span { float:right;}

.list06 { margin:4px 5px;text-align:left;}
.list06 li { line-height:17px;}

.list07 ul { width:97%;}
.list07 li { line-height:20px; margin:2px 2px; border:1px solid #E5E5E5; float:left; height:20px; text-align:center;}

.list08 { margin-right:4px;}
.list08 li { line-height:17px;}
.list08 li span { float:right;}

.list09 { margin:5px; text-align:left}
.list09 li { line-height:17px; margin:3px auto; }

.list10 { margin:2px 5px 0px; padding-bottom:1px;}
.list10 li { margin:7px auto;}
.list10 li span { float:right;}

.list11 { margin:auto 5px;}
.list11 td { text-align:left; line-height:27px;}

/* 图片轮播 */
.turnPic { border:1px #333 solid; height:200px; width:438px; position:relative; overflow:hidden;}
.button { position:absolute; right:0; top:0; margin-top:5px; margin-right:1px; border:none;}
.button a {width:169px; height:29px; background:url(images/gray_button.gif) no-repeat; line-height:29px; text-align:left; margin-top:1px; font-weight:bold; display:block;}
.button a img{margin:1px 5px 0px 3px; vertical-align:middle; border:none;}
.button a:link {color: #005A98; text-decoration:none;}
.button a:active {color: #005A98; text-decoration:none;}
.button a:visited {color: #005A98; text-decoration:none;}
.button a:hover {color: #CE0112; text-decoration:none; background:url(images/green_button.gif) no-repeat;}

/* 菜单变换 */
.convert {border: 1px solid #A9E899; margin-top:2px;}
.convert_menu {background:url(images/index_bg03.gif); height:27px; vertical-align:bottom;}
.convert_menu ul { margin-top:4px;}
.convert_menu li { height:22px; width:79px; background-color:#f9f9f9; border:1px solid #ccc; border-top:none; float:left; text-align:center; line-height:22px;}
.convert_menu li a { color:#026400;}
.convert_menu li a:link {font-family: "宋体", "新宋体"; color: #026400; text-decoration: none;}
.convert_menu li a:visited {font-family: "宋体", "新宋体"; color: #026400; text-decoration: none;}
.convert_menu li a:hover {font-family: "宋体", "新宋体"; color: #333; text-decoration: none;}
#first { height:22px; width:79px; background-color:#fff; border:1px solid #fff; border-top:none; float:left; text-align:center; line-height:22px; font-weight:bold;}

.convert2 {border: 1px solid #A9E899; border-top:none; border-bottom:none;}
.convert2_menu {background:url(images/index_bg03.gif); height:27px; vertical-align:bottom;}
.convert2_menu ul { margin-top:4px;}
.convert2_menu li { height:22px; width:79px; background-color:#f9f9f9; border:1px solid #ccc; border-top:none; float:left; text-align:center; line-height:22px;}
.convert2_menu li a { color:#026400;}
.convert2_menu li a:link {font-family: "宋体", "新宋体"; color: #026400; text-decoration: none;}
.convert2_menu li a:visited {font-family: "宋体", "新宋体"; color: #026400; text-decoration: none;}
.convert2_menu li a:hover {font-family: "宋体", "新宋体"; color: #333; text-decoration: none;}

.convert3 {border: 1px solid #A9E899; border-top:none; border-bottom:none;}
.convert3_menu {background:url(images/index_bg03.gif); height:27px; vertical-align:bottom;}
.convert3_menu ul { margin-top:5px;}
.convert3_menu li { height:22px; width:79px; background:url(images/index_bg02.gif) no-repeat; float:left; text-align:center; line-height:22px;}
.convert3_menu li a { color:#026400;}
.convert3_menu li a:link {font-family: "宋体", "新宋体"; color: #026400; text-decoration: none;}
.convert3_menu li a:visited {font-family: "宋体", "新宋体"; color: #026400; text-decoration: none;}
.convert3_menu li a:hover {font-family: "宋体", "新宋体"; color: #333; text-decoration: none;}
#first01 { height:22px; width:79px; background:url(images/index_bg01.gif) no-repeat; float:left; text-align:center; line-height:22px; font-weight:bold;}


/* 搜索框 */
.search {}

.search_menu_left {width:124px; height:27px; background:url(images/search_bg01.gif) no-repeat; line-height:27px; text-align:center; display:block; }
.search_menu_right {width:124px; height:25px; background:url(images/search_bg02.gif) no-repeat; line-height:25px; text-align:center; display:block;;}
.search_bottom { height:85px; background:url(images/search_bg033.gif) repeat-x; border:1px solid #9BCD9C; border-top:none;}

/* 图标框 */
.icon { height:130px; border:2px solid #F4D738; background-color:#FFFDAA; text-align:center;}
.icon li { width:81px; height:65px; text-align:center; float:left;}
.icon li img { margin-top:9px;}

/* 登录框 */
.login {border:1px solid #99CC99; background-color:#E3F3E0; padding:4px;}
.login_white { background-color:#fff; text-align:center; padding:3px;}
.login_title { height:28px; background:url(images/xuxian.gif) repeat-x bottom;}
.login_top { height:45px; margin-top:3px; background:url(images/trade_bg02.gif) repeat-x;}
.login_middle { height:35px;}
.login_middle ul {margin-left:15px; margin-top:3px;}
.login_middle li { width:96px; line-height:25px; float:left; text-align:center;}
.login_bottom { line-height:30px;}

/* 最低报价 */
.title05 {text-align:left; background:url(images/index_bg03.gif); height:27px; border:1px solid #99cc99; border-bottom:none; line-height:27px;}
.baojia ul { margin-top:5px; margin-left:11px;}
.baojia li { height:20px; width:70px; background-color:#fbfbfb; border:1px solid #B6DDB2; border-bottom:none; float:left; text-align:center; line-height:20px; margin-left:8px;}
.baojia li a { color:#026400;}
.baojia li a:link {font-family: "宋体", "新宋体"; color: #026400; text-decoration: none;}
.baojia li a:visited {font-family: "宋体", "新宋体"; color: #026400; text-decoration: none;}
.baojia li a:hover {font-family: "宋体", "新宋体"; color: #333; text-decoration: none;}

.title06 {height:19px; line-height:19px; text-align:left; margin-top:6px; padding-left:12px;}

/* 重要合作品牌 */
.pinpai img { margin-top:15px; margin-left:15px;}

.tubiao01 { width:15px; height:11px; background-color:#FF6600; text-align:center; line-height:11px; color:#fff;}
.tubiao02 { width:15px; height:11px; background-color:#B3B3B3; text-align:center; line-height:11px; color:#fff;}

/* 标准底 */
.foot01 { height:26px; line-height:26px; background:#EBFCE8; border-top:1px #99CC99 solid; border-bottom:1px #99CC99 solid;}
.foot02 { padding-top:0px; padding-bottom:0px; line-height:20px; position:relative}
.foot02 img { position:absolute; top:8px; right:96px; }

Table#TopBargin{background:#b1eca2}
Table#TopBargin td{background:#fff}


/* 附加频道样式 */
/* 频道标准头 */
#headNav {border:1px solid #A9E899; border-top:none; height:122px; width:758px;}
#headNavs {border:1px solid #A9E899; border-top:none; height:122px; width:900px;}
#headNav_top { height:31px; background:url(images/nav_bg01.gif) repeat-x; text-align:left; line-height:27px;}
#headNav_logo { width:167px; float:left; text-align:center; vertical-align:middle;}
#headNav_logo img { margin-top:14px;}
#headNav_menu { width:590px; height:90px; border-top:1px solid #A9E899; border-left:1px solid #DCFAD5; float:right;}
#headNav_img { height:60px; margin-top:6px;}
#headNav_img li { width:59px; float:left; background:url(images/nav_bg03.gif) no-repeat center right; text-align:center;}
#headNav_txt { height:24px; background:url(images/nav_bg02.gif) repeat-x; line-height:24px; border-top:1px solid #DCFAD5; color:#026400; text-align:left; font-weight: bold }
#headNav_txt li { float:left;}
#headNav_txt a{color:#026400;}
#headNav_txt a:link {font-family: "宋体", "新宋体"; color: #026400; text-decoration: none;}
#headNav_txt a:visited {font-family: "宋体", "新宋体"; color: #026400; text-decoration: none;}
#headNav_txt a:hover {font-family: "宋体", "新宋体"; color: #000099; text-decoration: underline;}

/* 频道搜索 */
.pindao_border { border:1px solid #CBCBCB;}
.pindao_menu_left { width:89px; height:24px; float:left; background:url(images/pindao_bg01.gif) no-repeat; line-height:24px; font-weight:bold;}
.pindao_menu_right { width:89px; height:24px; float:right; background:url(images/pindao_bg02.gif) no-repeat; line-height:24px; font-weight:bold;}

/* 资讯首页搜索 */
.search_border { border:1px solid #CBCBCB; border-top-color:#FFFFFF}
.search_2 { border:1px solid #FFFFFF; }
.zixun_menu_left { width:89px; height:24px; float:left; background:url(images/zixun_search_bg01.gif) no-repeat; line-height:24px; font-weight:bold;}
.zixun_menu_right { width:89px; height:24px; float:left; background:url(images/zixun_search_bg02.gif) no-repeat; line-height:24px; font-weight:bold;}

/* 行情首页搜索 */
.hangqing_menu_left { width:98px; height:24px; float:left; background:url(images/hangqing_search_bg01.gif) no-repeat; line-height:24px; font-weight:bold;}
.hangqing_menu_right { width:96px; height:24px; float:left; background:url(images/hangqing_search_bg02.gif) no-repeat; line-height:24px; font-weight:bold;}

/* 评测首页搜索 */
.pingce_menu_left { width:112px; height:24px; float:left; background:url(images/pingce_search_bg01.gif) no-repeat; line-height:24px; font-weight:bold;}
.pingce_menu_right { width:112px; height:24px; float:left; background:url(images/pingce_search_bg02.gif) no-repeat; line-height:24px; font-weight:bold;}

/* 售后首页搜索 */
.shouhou_menu_left { width:142px; height:24px; float:left; background:url(images/shouhou_search_bg01.gif) no-repeat; line-height:24px; font-weight:bold;}
.shouhou_menu_right { width:142px; height:24px; float:left; background:url(images/shouhou_search_bg02.gif) no-repeat; line-height:24px; font-weight:bold;}

/* 产品频道首页搜索 */
.chanpin_menu_left { width:149px; height:24px; float:left; background:url(images/chanpin_search_bg01.gif) no-repeat; line-height:24px; font-weight:bold;}
.chanpin_menu_right { width:149px; height:24px; float:left; background:url(images/chanpin_search_bg02.gif) no-repeat; line-height:24px; font-weight:bold;}

/* 最终页标准头 */
#headNav_E {border:1px solid #A9E899; border-top:none; height:122px; width:898px;}
#headNav_aa {border:1px solid #A9E899; border-top:none; height:122px; width:840px;}
/* 图标框 */
.icon { height:132px; border:1px solid #ADE4A3; background-color:#F4FBF3; text-align:center;}
