/*
-----------------------------------------------
Author: Jiang Jichao (infostorm@163.com)
Version: 2009.12.14
----------------------------------------------- */

/* 公共布局
----------------------------------------------- */
/* 栏目皮肤 */
.columnA{ overflow:hidden; margin-bottom:7px; border-width:1px; border-style:solid;}
.columnA .title{ height:24px; border-width:1px; border-style:solid; background-repeat:repeat-x;}
.columnA .title h1{ float:left; padding-left:24px; background-repeat:no-repeat; background-position:10px 3px; font:600 14px/24px "宋体";}
.columnA .title span{ float:right; padding-right:10px; line-height:24px;}
.columnA .body{ border-width:1px 0 0 0; border-style:solid;}

.columnB{ overflow:hidden; margin-bottom:7px; border-width:1px; border-style:solid;}
.columnB .title{ height:24px; border-width:1px; border-style:solid; background-repeat:repeat-x;}
.columnB .title h1{ float:left; padding-left:24px; background-repeat:no-repeat; background-position:0 0; font:600 14px/24px "宋体";}
.columnB .title span{ float:right; padding-right:10px; line-height:24px;}
.columnB .body{ border-width:1px 0 0 0; border-style:solid;}

.columnC{ overflow:hidden; margin-bottom:7px;}
.columnC .title{ height:28px; background-repeat:no-repeat; background-position:right center;}
.columnC .title h1{ float:left; padding-left:30px; background-repeat:no-repeat; background-position:0 0; font:600 14px/28px "宋体";}
.columnC .title span{ float:right; padding-right:10px; line-height:28px;}
.columnC .body{ border-width:0 1px 1px 1px; border-style:solid;}

.columnD{ overflow:hidden; margin-bottom:7px;}
.columnD .title{ height:28px; background-repeat:repeat-x;}
.columnD .title h1{ float:left; padding-left:30px; background-repeat:no-repeat; background-position:0 0; font:600 14px/28px "宋体";}
.columnD .title span{ float:right; padding-right:10px; line-height:28px;}
.columnD .body{ border-width:0 1px 1px 1px; border-style:solid;}

.columnE{ overflow:hidden; margin-bottom:7px; border-width:1px; border-style:solid;}
.columnE .title{ height:24px; border-width:1px; border-style:solid; background-repeat:repeat-x;}
.columnE .title h1{ float:left; padding-left:34px; background-repeat:no-repeat; background-position:10px 5px; font:600 14px/24px "宋体";}
.columnE .title span{ float:right; padding-right:10px; line-height:24px;}
.columnE .body{ border-width:1px 0 0 0; border-style:solid; padding-bottom:2px;}

.cls{ clear:both;}
.wrapper{ width:950px; margin:0 auto;}
/* 网站编辑导航 */
#menu{ width:130px; height:200px;}
#menu dl{ position:relative; width:130px; height:180px; padding:10px 0; background:#000 url(../Images/menu.gif) no-repeat 0 194px;}
#menu dt{ position:absolute; right:0; bottom:-20px; width:90px; height:20px; background:#000 url(../Images/menu.gif) no-repeat 0 14px;}
#menu dt span{ display:block; width:90px; height:20px; background:url(../Images/menu.gif) no-repeat right bottom; font:100 12px/13px "宋体";}
#menu dt a{ display:block; width:90px; padding-left:8px; background:url(../Images/menu.gif) no-repeat 0 -260px; color:#fff; line-height:20px; text-decoration:none; text-align:center;}
#menu dt a.on{ background-position:0 -285px;}
#menu dd a{ font:12px/30px "宋体"; text-decoration:none;}
#menu dd a:link,#menu dd a:visited{ color:#bbb;}
#menu dd a:hover,#menu dd a:active{ color:#fff;}
#menu dd{ width:110px; height:30px; margin:0 10px;}
#menu dd a{ display:block; width:110px; height:30px;}
#menu dd a:hover{ background:url(../Images/menu.gif) no-repeat 0 -230px;}
#menu dd a:hover span{ padding-left:38px;}
#menu dd a span{ display:block; cursor:pointer; height:30px; padding-left:35px; background:url(../Images/menu.gif) no-repeat;}
#menu dd.d1 a span{ background-position:10px -14px;}
#menu dd.d2 a span{ background-position:10px -50px;}
#menu dd.d3 a span{ background-position:10px -85px;}
#menu dd.d4 a span{ background-position:10px -120px;}
#menu dd.d5 a span{ background-position:10px -155px;}
#menu dd.d6 a span{ background-position:10px -190px;}
#menu dd.d1 a:hover span{ background-position:-107px -17px;}
#menu dd.d2 a:hover span{ background-position:-107px -52px;}
#menu dd.d3 a:hover span{ background-position:-107px -88px;}
#menu dd.d4 a:hover span{ background-position:-107px -123px;}
#menu dd.d5 a:hover span{ background-position:-107px -157px;}
#menu dd.d6 a:hover span{ background-position:-107px -194px;}
/* 编辑工具 */
.title{ position:relative;}
.title span.tools{ display:block; position:absolute; top:0; right:0; _right:-1px; overflow:hidden; float:right; width:103px; height:20px; padding:0;}
.title .toolsBg,.title .tools ul{ position:absolute; top:0; right:0; width:103px; height:20px;}
.title .toolsBg{ background:#000; filter:Alpha(Opacity=9);/* IE% */ -moz-opacity:0.09;/* Moz+FF% */ opacity:0.09;/* 支持CSS3的浏览器(FF1.5也支持) */}
.title .tools li{ overflow:hidden; float:right; width:17px; height:17px; padding:1px 2px 1px 1px;}
.title .tools a{ display:block; overflow:hidden; width:17px; height:17px; background:url(../Images/tools.gif) no-repeat;}
.title .tools a.tool1{ background-position:0 -127px;}
.title .tools a.tool2{ background-position:0 -97px;}
.title .tools a.tool3{ background-position:0 -67px;}
.title .tools a.tool4{ background-position:0 -37px;}
.title .tools a.tool5{ background-position:0 -7px;}
.title .tools a.tool1:hover{ background-position:1px -126px;}
.title .tools a.tool2:hover{ background-position:1px -96px;}
.title .tools a.tool3:hover{ background-position:1px -66px;}
.title .tools a.tool4:hover{ background-position:1px -36px;}
.title .tools a.tool5:hover{ background-position:1px -6px;}
.title .tools a img{ width:16px; height:16px;}
/* 按钮 */
a.bt01{ display:block; width:110px; height:52px; margin:0 auto; padding-left:21px; background:url(../Images/bt01.gif) no-repeat; font:600 18px/35px "幼圆";}
a.bt01:link,a.bt01:visited{ color:#fff;}
a.bt01:hover,a.bt01:active{ color:#ff0; text-decoration:none;}

a.bt02{ display:block; width:110px; height:35px; margin:0 auto; padding-left:21px; background:url(../Images/bt02.gif) no-repeat; font:600 18px/35px "幼圆";}
a.bt02:link,a.bt02:visited{ color:#fff;}
a.bt02:hover,a.bt02:active{ color:#ff0; text-decoration:none;}

a.bt03{ display:block; width:105px; height:30px; margin:0 auto; background:url(../Images/bt03.gif) no-repeat; text-align:center; font:600 14px/30px "宋体";}
a.bt03:link,a.bt03:visited{ color:#fff;}
a.bt03:hover,a.bt03:active{ color:#ff0; text-decoration:none;}
/* 在线留言 */
#wkFeedback{ position:absolute; left:0; top:0; z-index:99999; display:none;  width:222px; height:284px; border-style:solid; border-width:1px;}
#wkFeedback .adBg{ border-width:1px 0 0 1px; border-style:solid;}
#wkFeedback #titleBg{ overflow:hidden; height:22px; background-repeat:repeat-x;}
#wkFeedback h1{ float:left; width:120px; padding-left:10px; font:12px/22px "宋体";}
#wkFeedback .more{ float:right; width:25px; padding:4px 0; text-align:center;}
#wkFeedback .more img{ cursor:pointer;}
#wkFeedback .body{ display:block; overflow:hidden; width:192px; height:232px; padding:13px; border-style:solid; border-width:1px; background-repeat:repeat-x;}
#wkFeedback .form{ width:194px;}
.box{ padding:3px;}
#wkFeedback .box{ overflow-y:hidden; width:184px; height:64px;}
#wkFeedback .body div{ clear:left; padding:2px 0;}
#wkFeedback .center{ margin:10px auto;}
#wkFeedback .bt02{ width:97px; padding-left:35px;}
#wkFeedback label{ float:left; width:5em; font-size:12px; text-align:right;}
#wkFeedback input,.form textarea{ border-width:1px; border-style:solid; font-size:12px;}
#wkFeedback .wrong{ padding-left:10px; font-family:"宋体";}
#wkFeedback em{ clear:right; padding-left:10px; font-size:12px; font-family:"宋体"; font-style:normal;}
/* 翻页 */
.pageA{ margin:3px 3px 20px 3px; padding:3px; text-align:center;}
.pageA a{ margin-right:2px; border-width:1px; border-style:solid; padding:2px 5px; text-decoration:none;}
.pageA a:hover,.pageA a:active{ border-width:1px; border-style:solid;}
.pageA .current,.pageA .disabled{ margin-right:2px; border-width:1px; border-style:solid; padding:2px 5px;}
.pageA .current{ font-weight:bold;}

/* header 页首
----------------------------------------------- */
/* 顶部工具 */
.topToolsA{ height:30px; background-repeat:repeat-x;}
.topToolsA .wrapper{ font:12px/30px "宋体";}
/* 顶部信息 */
.headerA{ width:auto !important; min-width:950px; height:90px; background-repeat:no-repeat; background-position:center 0;}
.headerA .wrapper{ position:relative; overflow:hidden; height:90px;}
.headerA .logo{ position:absolute; left:0; top:12px; width:250px; height:65px; text-align:center;}
.headerA .logo img{ max-width:250px; max-height:65px; _width:250px; _height:65px;}
.headerA h1{ position:absolute; left:260px; top:30px; font:28px/32px "黑体";}
.headerA .topNav{ float:right; height:26px; font:12px/26px "宋体";}
.headerA .topNav span{ font:24px/26px Arial;}
/* 导航 */
.navA{ width:auto !important; min-width:950px; height:35px; margin:0 auto 7px auto; background-repeat:repeat-x;}
.navA ul{ overflow:hidden; width:900px; height:35px; padding-left:50px; margin:0 auto;}
.navA li{ float:left; width:85px; background-repeat:no-repeat; background-position:right center; text-align:center;}
.navA li.on{ position:relative; left:-1px; top:0; background-repeat:no-repeat; background-position:center center;}
.navA li a{ font:14px/35px "宋体";}
.navA li.on a:link,.navA li.on a:visited{ font-weight:600;}

.navB{ width:auto !important; min-width:950px; height:35px; margin:0 auto 7px auto; background-repeat:repeat-x;}
.navB ul{ overflow:hidden; width:900px; height:35px; padding-left:50px; margin:0 auto;}
.navB li{ float:left; width:85px; background-repeat:no-repeat; background-position:right center; text-align:center;}
.navB li.on{ position:relative; left:-1px; top:0; height:29px; padding-top:6px; background-repeat:no-repeat; background-position:center center;}
.navB li a{ font:14px/35px "宋体";}
.navB li.on a:link,.navB li.on a:visited{ font:600 14px/29px "宋体";}

.navC{ width:950px; height:35px; margin:0 auto 7px auto; background-repeat:no-repeat;}
.navC ul{ overflow:hidden; width:900px; height:35px; padding-left:50px; margin:0 auto;}
.navC li{ float:left; width:85px; background-repeat:no-repeat; background-position:right center; text-align:center;}
.navC li.on{ position:relative; left:-1px; top:0; background-repeat:no-repeat; background-position:center center;}
.navC li a{ font:14px/35px "宋体";}
.navC li.on a:link,.navC li.on a:visited{ font-weight:600;}

/* banner */
.bannerA{ overflow:hidden; width:950px; height:200px; margin:7px auto; background-repeat:no-repeat;}
.bannerA img,.bannerA object{ width:950px; height:200px;}

/* body 主体
----------------------------------------------- */
/* 两列布局310+630(栏目布局样式名：xxxA、xxxB) */
.barL310{ position:relative; float:left; width:310px;}
.barR630{ position:relative; float:right; width:630px;}
/* 三列布局230+470+230内页230+710(栏目布局样式名：xxxC、xxxD、xxxE) */
.barL230{ position:relative; float:left; width:230px;}
.barL470{ position:relative; float:left; width:470px; margin-left:10px;}
.barR230{ position:relative; float:right; width:230px;}
.barR710{ position:relative; float:right; width:710px;}

/* index.html 首页
----------------------------------------------- */
/* 搜索 searchA(barL310)、searchB(barR630)、searchC(barL230)、searchD(barL470) */
.searchA,.searchB,.searchC,.searchD{ padding:15px; text-align:center;}
.searchA .inputTxt,.searchA .inputTxtOn{ width:190px;}
.searchA .inputBt,.searchB .inputBt,.searchC .inputBt,.searchD .inputBt{ width:60px;}
.searchB label,.searchD label{ font:14px/18px "宋体";}
.searchB .inputTxt,.searchB .inputTxtOn{ width:400px;}
.searchC .inputTxt,.searchC .inputTxtOn{ width:105px;}
.searchD .inputTxt,.searchD .inputTxtOn{ width:270px;}
/* 产品列表 proAdA(barL310)、proAdC(barL230) */
.proAdA,.proAdC{ padding:4px;}
.proAdA dl,.proAdC dl{ overflow:hidden; height:24px; border-width:0 0 1px 0; border-style:solid;}
.proAdA dt,.proAdC dt{ float:left; width:120px; line-height:24px;}
.proAdC dt{ width:130px;}
.proAdA dd,.proAdC dd{ float:left; width:90px; font:12px/24px Arial;}
.proAdA dl.tit,.proAdC dl.tit{ height:26px;}
.proAdA dl.tit dt,.proAdA dl.tit dd,.proAdC dl.tit dt,.proAdC dl.tit dd{ font:600 12px/26px "宋体"; text-align:center;}
/* 产品列表 proAdB(barR630)、proAdD(barL470)、proAdE(barR710) */
.proAdB{ zoom:1; padding:0 28px 28px 0;}
.proAdD{ zoom:1; padding:0 26px 25px 0;}
.proAdE{ zoom:1; padding:0 44px 44px 0;}
.proAdB li,.proAdD li,.proAdE li{ display:inline; float:left; overflow:hidden; width:122px; height:180px; margin:28px 0 0 28px; line-height:17px; text-align:center;}
.proAdD li{ margin:25px 0 0 25px;}
.proAdE li{ margin:44px 0 0 44px;}
.proAdB img,.proAdD img,.proAdE img{ width:120px; height:120px; margin-bottom:3px; border-width:1px; border-style:solid;}
.proAdB a,.proAdD a,.proAdE a{ display:block;}
.proAdB span,.proAdD span,.proAdE span{ display:block; cursor:default;}
/* 公司相册 photoListB(barR630)、photoListC(barL470)、photoListE(barR710) */
.photoListB{ zoom:1; padding:0 28px 28px 0;}
.photoListC{ zoom:1; padding:0 26px 25px 0;}
.photoListE{ zoom:1; padding:0 44px 44px 0;}
.photoListB li,.photoListC li,.photoListE li{ display:inline; float:left; overflow:hidden; width:122px; height:116px; margin:28px 0 0 28px; line-height:17px; text-align:center;}
.photoListE li{ margin:44px 0 0 44px;}
.photoListC li{ margin:25px 0 0 25px;}
.photoListB img,.photoListC img,.photoListE img{ width:120px; height:90px; margin-bottom:3px; border-width:1px; border-style:solid;}
.photoListB a,.photoListC a,.photoListE a{ display:block;}
/* 产品分类 */
.proSort{ padding:9px;}
.proSort li a{ font:14px/26px "宋体"; text-decoration:none;}
.proSort li a:hover{ text-decoration:none;}
.proSort li.child{ padding-left:15px;}
.proSort li.child a:link,.proSort li.child a:visited{ font:100 12px/26px "宋体"; text-decoration:underline;}
.proSort li.child a:hover{ text-decoration:none;}
/* 友情链接 linkPicA(barL310)、linkPicB(barR630)、linkPicC(barL230)、linkPicD(barL470) */
.linkPicA{ zoom:1; padding:0 6px 6px 0;}
.linkPicB{ zoom:1; padding:0 11px 11px 0;}
.linkPicC{ zoom:1; padding:0 7px 7px 0;}
.linkPicD{ zoom:1; padding:0 9px 9px 0;}
.linkPicA li,.linkPicB li,.linkPicC li,.linkPicD li{ display:inline; float:left; overflow:hidden; width:144px; height:44px; margin:7px 0 0 7px;}
.linkPicB li{ margin:10px 0 0 10px;}
.linkPicC li{ width:103px; height:30px;}
.linkPicD li{ margin:9px 0 0 9px;}
.linkPicA li img,.linkPicB li img,.linkPicC li img,.linkPicD li img{ width:142px; height:42px; border-width:1px; border-style:solid;}
.linkPicC li img{ width:101px; height:28px;}
.linkTxt{ padding:0 9px 9px;}
/* 企业简介 txtA(barL310、barL230)、txtB(barR630、barL470) */
.txtA{ padding:9px; font:12px/20px "宋体";}
.txtB{ padding:9px; font:14px/24px "宋体";}
.txtA .co,.txtB .co{ float:left; width:120px; margin-right:10px; padding:1px; border-width:1px; border-style:solid;}
.txtB .co{ width:240px;}
/* 企业资讯 articleA(barL310、barL230)、articleB(barR630、barL470) */
.articleA,.articleB{ padding:9px;}
.articleA li,.articleB li{ border-width:0 0 1px 0; border-style:solid; font:12px/24px "宋体";}
.articleB li{ overflow:hidden; height:26px; font:14px/26px "宋体";}
.articleB li span{ margin-left:15px; font:12px/32px Arial;}
/* 证书列表 certificateB(barR630)、certificateC(barL470)、certificateE(barR710) */
.certificateB,.certificateC,.certificateE{ padding:5px;}
.certificateB dl,.certificateC dl,.certificateE dl{ width:618px; height:auto !important; min-height:0; height:0; margin:0 auto; border-width:0 0 1px 0; border-style:solid; padding:10px 0;}
.certificateC dl{ width:458px;}
.certificateE dl{ width:698px;}
.certificateB dt,.certificateB dd,.certificateC dt,.certificateC dd,.certificateE dt,.certificateE dd{ float:left; text-align:center;}
.certificateB dt,.certificateC dt,.certificateE dt{ width:140px;}
.certificateB dt img,.certificateC dt img,.certificateE dt img{ vertical-align:middle; width:120px; height:90px; border-width:1px; border-style:solid;}
.certificateB dd,.certificateC dd,.certificateE dd{ width:90px; padding-top:36px; line-height:18px;}
.certificateC dd{ width:159px;}
.certificateB dd.d1{ width:149px;}
.certificateE dd.d1{ width:189px;}
.certificateB dl.listTitle,.certificateC dl.listTitle,.certificateE dl.listTitle{ border-width:0 0 1px 0; border-style:solid;}
.certificateB dl.listTitle dt,.certificateB dl.listTitle dd,.certificateC dl.listTitle dt,.certificateC dl.listTitle dd,.certificateE dl.listTitle dt,.certificateE dl.listTitle dd{ padding:0; font-weight:bold; text-align:center;}
/* 客户留言 */
.feedback{ padding:9px;}
.feedback li{ border-width:0 0 1px 0; border-style:solid;}
.feedback p{ margin:4px 0;}
/* 联系我们 contactA(barL310)、contactF(barR630)、contactC(barL230)、contactD(barL470) */
.contactA,.contactF,.contactC,.contactD{ padding:9px;}
.contactA li:after,.contactF li:after,.contactC li:after,.contactD li:after{ display:block; clear:both; visibility:hidden; content:"."; height:0; font-size:0;}
.contactA li,.contactF li,.contactC li,.contactD li{ *zoom:1; height:auto !important; min-height:18px; height:18px; padding:3px 0; _padding-bottom:0;}
.contactA li label,.contactF li label,.contactC li label,.contactD li label{ float:left; width:57px; font:14px/16px "宋体"; text-align:right;}
.contactA li span,.contactF li span,.contactC li span,.contactD li span{ float:right; width:232px; font:14px/16px Arial; word-wrap:break-word; word-break:break-all;}
.contactF li span{ width:552px;}
.contactC li span{ width:152px;}
.contactD li span{ width:392px;}
.contactA li.center,.contactF li.center,.contactC li.center,.contactD li.center{ padding:5px 0; text-align:center;}
/* 招贤纳士 jobA(barL310)、jobB(barR630)、jobC(barL230)、jobD(barL470) */
.jobA,.jobB,.jobC,.jobD{ padding:4px;}
.jobA dl,.jobB dl,.jobC dl,.jobD dl{ overflow:hidden; height:24px; border-width:0 0 1px 0; border-style:solid;}
.jobA dt,.jobB dt,.jobC dt,.jobD dt{ float:left; width:150px; line-height:24px;}
.jobD dt{ width:170px;}
.jobA dd,.jobB dd,.jobC dd,.jobD dd{ float:left; width:90px; font:12px/24px Arial; text-align:center;}
.jobC dd{width:60px;}
.jobA dd.d1{ width:60px; text-align:center;}
.jobB dd.d1,.jobD dd.d1{ width:80px; text-align:center;}
.jobB dd.d2,.jobD dd.d2{ width:120px; text-align:center;}
.jobB dd.d3{ width:70px; text-align:center;}
.jobB dd.d4{ width:100px; text-align:center;}
.jobA dl.tit,.jobB dl.tit,.jobC dl.tit,.jobD dl.tit{ height:26px;}
.jobA dl.tit dt,.jobA dl.tit dd,.jobB dl.tit dt,.jobB dl.tit dd,.jobC dl.tit dt,.jobC dl.tit dd,.jobD dl.tit dt,.jobD dl.tit dd{ font:600 12px/26px "宋体"; text-align:center;}

/* corporation.html 企业简介
----------------------------------------------- */
/* 详细信息 */
.table{ padding:15px;}
.table table{ border-width:2px 1px 1px 2px; border-style:solid;}
.table th,.table td{ padding:4px 0.5em; border-width:0 1px 1px 0; border-style:solid; font:12px/18px "宋体";}
.table th{ width:11em; padding:4px; font-weight:600; text-align:right;}

/* product_detail.html 产品详细
----------------------------------------------- */
/* 产品详细 productA(barR630)、productE(barR710) */
.productA,.productE{ height:auto !important; min-height:0; height:0; padding:10px;}
.productA .pic,.productE .pic{ float:left; width:310px; height:310px;}
.productA .pic img,.productE .pic img{ width:300px; height:300px; padding:4px; border-width:1px; border-style:solid;}
.productA .parameter{ float:right; width:288px;}
.productE .parameter{ float:right; width:368px;}
.productA .parameter li,.productE .parameter li{ display:inline; float:left; width:268px; padding-left:20px; border-width:0 0 1px 0; border-style:dashed; background-repeat:no-repeat; background-position:0 12px; font:14px/30px "宋体";}
.productE .parameter li{ width:348px;}
.productA .parameter li span,.productE .parameter li span{ font-size:12px;}
.productA .parameter li.noIco,.productE .parameter li.noIco{ height:31px; margin-top:10px; padding-left:0; border:0; background:none;}
.productA .bt03,.productE .bt03{ float:left;}
.productA .msg,.productE .msg{ float:left; cursor:pointer; width:84px; margin-left:15px;}
.productA .msg .ico,.productE .msg .ico{ float:left; width:23px; padding:3px 3px 3px 0; }
.productA .msg .text,.productE .msg .text{ float:right; width:56px; font-style:normal;}
.productA .save,.productE .save{ float:left; margin-left:15px;}
.productA label,.productE label{ float:left;}
.productA .heart,.productE .heart{ float:left; width:78px; padding:8px 0;}
.productA .proAll,.productE .proAll{ width:588px; margin-top:20px; padding:9px; border-width:1px; border-style:solid; font:14px/24px "宋体";}
.productE .proAll{ width:668px;}
/* 产品图片轮显 */
.container{ position:relative; overflow:hidden; width:310px; height:310px;}
.slider li{ display:inline;}
.slider img,.slider object{ display:block; width:300px; height:300px;}
.num{ position:absolute; right:10px; bottom:10px;}
.num li{ float:left; cursor:pointer; margin:2px; padding:2px 5px; border-width:1px; border-style:solid; font:12px/14px Arial;}
.num li.on{ margin:0 1px; border:0; font:600 14px/18px Arial;}
/* 产品详细参数扩充 inforA(barR630)、inforE(barR710) */
.inforA{ width:588px;}
.inforE{ width:668px;}
.inforA ul:after,.inforE ul:after{display:block; clear:both; visibility:hidden; content:"."; height:0; font-size:0;}
.inforA ul,.inforE ul{ *zoom:1;}
.inforTitA ul,.inforTitE ul{ float:left; width:573px; height:30px; margin:0 0 10px 0; padding:0 0 0 15px; border-width:0 0 1px 0; border-style:solid;}
.inforTitE ul{ width:653px;}
.inforTitA ul li,.inforTitE ul li{ position:relative; top:1px; float:left; width:90px; height:28px; margin-right:2px; background-repeat:no-repeat; background-position:0 -30px; text-align:center;}
.inforTitA ul li.off,.inforTitE ul li.off{ font:14px/28px "宋体";}
.inforTitA ul li.on,.inforTitE ul li.on{ cursor:pointer; height:30px; background-position:0 top; font:600 14px/30px "宋体";}
.pro_basicA ul,.pro_basicE ul{ clear:both; width:584px; border-style:solid; border-width:2px 1px 1px 2px;}
.pro_basicE ul{ width:664px;}
.pro_basicA li,.pro_basicE li{ overflow-y:auto; height:24px; padding:4px 9px; border-style:solid; border-width:0 1px 1px 0; font:12px/24px "宋体";}
.pro_basicA .TT,.pro_basicE .TT{ float:left; width:150px; font-weight:600; text-align:right;}
.pro_basicA .CC,.pro_basicE .CC{ float:right; width:396px;}
.pro_basicE .CC{ width:476px;}
.dis{ display:block;}
.undis{ display:none;}

/* photo_detail.html 招贤纳士
----------------------------------------------- */
/* 相册详细 phoA(barR630)、phoE(barR710) */
.phoA,.phoE{ height:auto !important; min-height:0; height:0; padding:9px;}
.phoE{ padding:20px;}
.phoA .showPhoBg{ float:left; width:466px; height:351px;}
.phoE .showPhoBg{ float:left; width:506px; height:381px;}
.phoA #showPho,.phoE #showPho{ display:block; width:460px; height:345px; padding:2px; border-width:1px; border-style:solid;}
.phoE #showPho{ width:500px; height:375px;}
.phoA .barMenu{ float:right; width:137px; height:351px;}
.phoE .barMenu{ float:right; width:147px; height:381px;}
.phoA .barMenu #goTop,.phoA .barMenu #goBottom,.phoE .barMenu #goTop,.phoE .barMenu #goBottom{ display:block; float:right; cursor:pointer; width:126px; height:15px;}
.phoE .barMenu #goTop,.phoE .barMenu #goBottom{ width:136px;}
.phoA #barPho,.phoE #barPho{ float:right; overflow:hidden; width:137px; height:321px;}
.phoE #barPho{ width:147px; height:351px;}
.phoA #barPho li,.phoE #barPho li{ width:137px; height:96px; margin-top:10px; text-align:right;}
.phoE #barPho li{ width:147px; height:104px;}
.phoA #barPho li img,.phoE #barPho li img{ width:120px; height:90px; padding:2px; border-width:1px; border-style:solid;}
.phoE #barPho li img{ width:130px; height:98px;}
.phoA #barPho li a,.phoE #barPho li a{ display:block; padding-left:11px;}
.phoA #barPho li a:hover,.phoE #barPho li a:hover{ background-repeat:no-repeat; background-position:0 center;}
.phoA #barPho li a:hover img,.phoE #barPho li a:hover img{ border-width:1px; border-style:solid;}
.phoA .phoTxt,.phoE .phoTxt{ margin-top:20px; padding-top:10px; border-width:1px 0 0 0; border-style:solid; font:14px/24px "宋体";}
.phoA .add,.phoE .add{ margin-top:10px; font-size:12px; text-align:center;}

/* job.html 招贤纳士
----------------------------------------------- */
/* 招贤纳士 jobListA(barR630)、jobListE(barR710) */
.jobListA,.jobListE{ width:610px; padding:9px 9px 0;}
.jobListE{ width:690px;}
.jobListA .job,.jobListE .job{ margin-bottom:10px; border-width:1px; border-style:solid;}
.jobListA .job .jobTitle,.jobListE .job .jobTitle{ overflow:hidden; height:30px;}
.jobListA .job h2,.jobListE .job h2{ float:left; width:435px; padding-left:15px; font:100 14px/30px "宋体";}
.jobListA .job span,.jobListE .job span{ float:right; width:150px; font:12px/30px Arial; text-align:center;}
.jobListA .job .goTop,.jobListE .job .goTop{ float:right; width:50px; height:20px; padding-top:10px;}
.jobListA .job .goTop img,.jobListE .job .goTop img{ width:34px; height:8px; border:0;}
.jobListA .job p,.jobListE .job p{ margin:0; padding:10px;}
.jobListA .job p.p,.jobListE .job p.p{ border-width:1px 0 0 0; border-style:solid;}
.jobListA .job label,.jobListE .job label{ float:left; text-align:right;}

/* feedback.html 客户留言
----------------------------------------------- */
/* 客户留言 barR630 */
.formTitleA{ height:28px; margin:12px 8px 8px; padding-left:35px; border-width:1px 0 0 0; border-style:solid; background-repeat:no-repeat; background-position:15px center;}
.formTitleA h1{ float:left; width:200px; font:600 14px/28px "宋体";}
.formTitleA span{ float:right; width:200px; padding-right:15px; line-height:28px; text-align:right;}
.formA{ width:500px; margin:0 auto;}
.formA div{ clear:left; padding:2px 0;}
.formA div.bt{ padding:20px 0; text-align:center;}
.formA label{ float:left; width:6em; font-size:12px; text-align:right;}
.formA input,.formA textarea{ font-size:12px;}
.formA .wrong,.formA .right,.formA .help{ padding-left:10px; font-family:"宋体";}
.formA .help{ cursor:help;}
.formA em{ clear:right; padding-left:10px; font-style:normal; font-size:12px; font-family:"宋体";}

/* contact.html 联系我们
----------------------------------------------- */
/* 联系我们 contactB(barR630)、contactE(barR710) */
.contactB{ padding:8px;}
.contactE{ padding:18px;}
.contactB .map,.contactE .map{ float:left; width:282px; height:250px; text-align:center;}
.contactB .map .img,.contactE .map .img{ display:block; width:280px; height:210px; margin-bottom:10px; border-width:1px; border-style:solid;}
.contactB .mapHelp,.contactE .mapHelp{ padding:10px;}
.contactB ul{ float:right; width:320px;}
.contactE ul{ float:right; width:370px;}
.contactB li,.contactE li{ font:12px/21px Arial;}
.contactB li.line,.contactE li.line{ height:0px; border-width:1px 0 0 0; border-style:solid; font:0/0 Arial;}

/* article_detail.html 资讯详细
----------------------------------------------- */
/* 资讯详细 barR630 */
.artTxt{ padding:20px;}
.artTxt h4{ margin-bottom:15px; font:600 22px/30px "宋体"; text-align:center;}
.artTxt .time{ height:22px; padding-right:10px; border-width:1px 0 0 0; border-style:solid; font:12px/22px "宋体"; text-align:right;}
.artTxt .mainTxt{ margin-top:10px; padding:10px; border-width:1px; border-style:solid; font:14px/24px "宋体";}
.artTxt #txtAll{ margin:15px 0; font:14px/1.7em "宋体";}
.artTxt #txtAll .ad{ float:left;}
.artTxt #txtAll img{ margin:10px; border-width:1px; border-style:solid;}
.artTxt .txtBt{ text-align:right;}
.artTxt .txtBt li{ float:right; width:60px; height:67px; margin-left:10px; background-repeat:no-repeat;}
.artTxt .txtBt li img{ width:60px; height:67px;}
.artTxt .upDown{ line-height:28px; border-width:0 0 1px 0; border-style:dashed; font:14px/24px "宋体";}

/* footer 页脚
----------------------------------------------- */
/* 底部导航 */
.navFootA{ height:30px; border-width:2px 0 1px; border-style:solid; background-repeat:repeat-x; text-align:center; line-height:30px;}
.navFootB{ width:950px; height:30px; margin:0 auto; border-width:2px 0 1px; border-style:solid; background-repeat:repeat-x; text-align:center; line-height:30px;}
/* 版权信息 */
.footerA{ position:relative; width:610px; padding:15px 170px 30px; font:12px/18px Arial; text-align:center;}
.footerA .bottomLogo{ position:absolute; left:15px; top:15px; width:152px; height:41px;}
.footerA .bottomLogo img{ width:150px; height:39px; border-width:1px; border-style:solid; filter:Alpha(Opacity=50);/* IE透明度50% */ -moz-opacity:0.5;/* Moz+FF透明度50% */ opacity:0.5;/* 支持CSS3的浏览器(FF1.5也支持)透明度50% */}
.footerA .bottomHelp{ position:absolute; right:15px; top:15px; width:152px; height:41px; text-align:left; line-height:41px;}

/* 公共布局补充
----------------------------------------------- */
.marginB7{ margin-bottom:7px;}

