﻿/* CSS Document */


/********** 初始化 **************/
body{ font:12px/20px Verdana, Arial, Helvetica, sans-serif,"宋体"; background:url(../images/body-bg.jpg) repeat-x; color:#4D4D4D; text-align:center;}
body,h1,h2,h3,h4,h5,h6,span,form,div,tr,td{margin:0;padding:0;}
input{ font-size:12px;}
h1,h2,h3,h4,h5,h6{ font-size:12px;font-weight:normal;}
img{border:none;}
div img{ vertical-align:middle;}
ul,li{list-style:none;}
a{color:#407809; text-decoration:none;}
a:hover{ color: #4d4d4d; text-decoration:none;}
strong,strong a{color:#407809;}
strong a:hover{ text-decoration:underline;}

/********* 全局公用 *********/
.clear{clear:both;}
.btn{ width:80px; height:22px;background:#CBCBCB; border:none; }
.borderBottom{border-bottom:1px solid #B9E17A;}
.mg{margin:0 0 6px 18px;_margin:0 0 6px 9px;}
.blank{ width:100px; height:10px; float:left; background:#fff;}


.pagebody{ width:933px; height:auto; margin:0 auto; background:#fff;}
/****** 头部 ***********/
#top{ width:933px; height:103px; float:left; background:url(../images/toplogo.jpg) no-repeat;}
#top .logo{ width:142px; height:103px; float:left;}
#top .companyText{ width:421px;height:103px; float:left;text-indent:-9999px;}
#top .language{width:113px;height:22px; padding:75px 0 0 245px; float:left;}
#top .language a{ width:113px; height:22px; display:block;text-indent:-9999px;}

#header{width:933px;height:249px; padding-bottom:9px; background:#fff;float:left;}
#header img{ vertical-align:top;}

/****** 导航条 ***********/
#nav{width:933px; height:42px;background:url(../images/nav-bg.jpg) repeat-x; float:left;}
#nav ul{padding:0px;margin:0px 40px;}
#nav ul li{width:94px; height:42px; display:block; float:left;line-height:42px;}
#nav ul li a{width:94px; height:42px; display:block; float:left;line-height:42px; font-size:14px; color:#fff;font-weight:bold; text-decoration:none;}
#nav ul li a:hover,#nav .current,#nav .current a{ background:url(../images/nav-bg-current.jpg);color:#E7ED43;}

/****** 主体区 ***********/
#wrap{width:933px;height:auto;float:left; padding-top:14px; background:#fff;}

/****** 侧栏 ***********/
#sitebar{ width:262px; height:auto; float:left;}
#sitebar .columnTitle{ width:234px; height:28px;  float:left; text-align:left;}
#sitebar .slide{width:232px; height:215px; float:left; border:#C8C9CB solid 1px;}
	/****幻灯片*************/
	.picshow { z-index:444; position:relative; background-color:#e4f2fa; width: 100%; height: auto}
	.picshow_main {	position: relative; width: 227px; height: 213px; text-align:center; display:table-cell; vertical-align:middle;}
	.picshow_main .imgbig {	filter: progid:dximagetransform.microsoft.wipe(gradientsize=1.0,wipestyle=4, motion=forward); width: 210px; height: 210px}
	.picshow_change {position: absolute; text-align: left; bottom: 0px; height: 30px; right: 0px; left: 100px;}
	.picshow_change img {width:14px; height: 16px}
	.picshow_change a {	border: none; display: block; float: left; margin-right: 5px;  -display: inline}
	a.axx {	border-color: #555}
	a.axx:hover {border-color: #000}
	a.axx img {	filter: alpha(opacity=40); opacity: 0.4; -moz-opacity: 0.4}
	a.axx:hover img {filter: alpha(opacity=100); opacity: 1.0; -moz-opacity: 1.0}
	a.bxx {	border-color: #000}
	a.bxx:hover {border-color: #000}

#sitebar .searchForm{ width:234px; height:auto;padding:0px; float:left; text-align:left;}
#sitebar .searchForm .inPut{ width:142px;}

#sitebar .sitebarMenu{ width:238px; height:auto; float:left;}
#sitebar .sitebarMenu .productBtn{background-position:left -47px; }
#sitebar .sitebarMenu .serviceBtn{background-position:left -107px; }
#sitebar .sitebarMenu .brandBtn{background-position:left -168px; }
#sitebar .sitebarMenu .guestbookBtn{background-position:left -838px; }
#sitebar .sitebarMenu .textMenu{ width:233px; height:51px; float:left; margin-bottom:9px;}
#sitebar .sitebarMenu .textMenu a{width:232px; height:51px;display:block; text-indent:-9999px;}
	/******* 信息分类 ***/
#sitebar .cateType{ width:234px; height:auto; float:left; }
#sitebar .cateType ul{ padding:0; margin:0;}
#sitebar .cateType ul li{ width:233px; height:33px; margin:1px 0; line-height:33px; float:left; display:block; background-position:left -650px; text-align:left; text-indent:40px; font-weight:bold; color:#fff; overflow:hidden; }
#sitebar .cateType ul li a{ font-size:14px; color:#fff }
#sitebar .cateType ul li a:hover{ font-size:14px; color:#4d4d4d }

	/******* 基本导航 ***/
#sitebar .menuList{ width:234px; height:auto; float:left; }
#sitebar .menuList ul{ padding:0; margin:0;}
#sitebar .menuList ul li{ width:233px; height:33px; margin:1px 0; line-height:33px; float:left; display:block; background-position:left -770px; text-align:left; text-indent:40px; font-weight:bold; color:#4d4d4d; }
#sitebar .menuList ul li a{ font-size:14px; color:#4d4d4d }
#sitebar .menuList ul li a:hover{ font-size:14px; color:#407809 }


#sitebar .girl{ width:262px; height:131px;background:#fff url(../images/girl.jpg) no-repeat 0 bottom; float:left;}
*html #sitebar .girl{ width:262px; height:139px;background:#fff url(../images/girl.jpg) no-repeat 0 bottom; float:left;}
*+html #sitebar .girl{ width:262px; height:136px;background:#fff url(../images/girl.jpg) no-repeat 0 bottom; float:left;}

/****** 主内容 ***********/

	/******** 基本信息 **/
#content{ width:641px; height:auto; padding:0 15px;_padding:0 6px;float:left; background: #fff;}
#content .aboutColumn{ width:641px; height:auto; float:left;}
#content .aboutColumn .aboutTitle{ width:507px; height:29px; float:left; background-position:left -391px;}
#content .aboutColumn .serviceTitle{width:507px; height:29px; float:left; background-position:left -684px;}
#content .aboutColumn .marketingTitle{width:507px; height:29px; float:left; background-position:left -712px;}
#content .aboutColumn .contactTitle{width:507px; height:29px; float:left; background-position:left -740px;}
#content .aboutColumn .agentTitle{width:507px; height:29px; float:left; background-position:left -899px;}
#content .aboutColumn .knowledgeTitle{width:507px; height:29px; float:left; background-position:left -929px;}
#content .aboutColumn .faqTitle{width:507px; height:29px; float:left; background-position:left -962px;}


#content .aboutInfo{ width:641px; height:auto; padding:10px 0; float:left; text-align:left;}
#content .aboutInfo .aboutText{ width:420px; height:auto; float:left; margin-right:10px; color:#4D4D4D;}
#content .aboutInfo .aboutText strong{ color:#479201;}
#content .aboutInfo .aboutImg{ width:200px; height:150px; padding:19px 0 0 11px; float:left; background-position:left -460px;}
	/******** 产品中心 **/
#content .productColumn{ width:641px; height:auto; float:left; padding:0;}
#content .productColumn .productColumnTitle{ width:641px; height:29px; float:left; background-position:left -418px; }
#content .productColumn .suspensionTitle{ width:641px; height:29px; float:left; background-position:left -5px; }
#content .productColumn .productColumnTitle span{ float:right;}
#content .productColumn .productList{width:641px; height:auto; float:left;}
#content .productColumn .productList ul{ width:641px; height:auto; margin:0; padding:10px 0;}
#content .productColumn .productList ul li{ width:154px; height:180px; margin:5px 3px;  _margin:5px 2px;  float:left; display:block;}
#content .productColumn .productList .listSmallImg{ width:152px; height:152px;padding:1px 0;font-size:120px; display:table-cell;text-align:center; vertical-align:middle; border:1px #ccc solid;}
#content .productColumn .productList .listSmallImg img{ width:150px; height:150px;}
#content .productColumn .productList span{ width:154px; height:auto; padding-top:4px; float:left;}

#content .productColumn .productInfo{width:641px; height:auto; margin-top:20px; float:left;}
#content .productColumn .productInfo .imgBox{ width:300px; height:280px; float:left; vertical-align:middle;  display:table-cell; *display: block; *font-size:230px; text-align:center; border:1px #DEDEDE solid;}
#content .productColumn .productInfo .imgBox img{ width:300px; height:280px;}
#content .productColumn .productInfo .productText { width:280px; height:261px; float:right;text-align:left;}
#content .productColumn .productInfo .productText .itemInfo{ padding:0; margin:20px 0;}
#content .productColumn .productInfo .productText .itemInfo li{ width:280px; height:auto; padding:4px 0; border-bottom:#CDCDCD 1px dashed;}
#content .productColumn .productInfo .productText .itemInfo li h1{ font-size:14px; font-weight:bold; color:#407809;}
#content .productColumn .productInfo .productText .preNext{width:280px; padding:0; margin:0;}
#content .productColumn .productInfo .productText .preNext li{ width:140px; float:left; display: block; text-align:center;}
#content .productColumn .productInfo .itemTab{ width:100%; height:22px; float:left; padding:0; margin:0; background:url(../images/item-bg.jpg) repeat-x; font-weight:bold; }


#content .productColumn .productInfo .itemTab .blank{width:50px; height:20px; cursor:text;background:none; }

#content #div-itm-3 ul{ width:641px; height:auto; margin:0; padding:10px 0;}
#content #div-itm-3 ul li{ width:190px; height:190x; margin:0 10px 10px 10px;  _margin:0 8px 10px 8px;  float:left; display:block; border:1px #D0D0D0 solid;display:table-cell; text-align:center; vertical-align:middle;font-size:128px;}
#content #div-itm-3 ul li img{ width:150px; height:150px;}



#content .showItem{ width:98%; height:auto; padding:10px 0 ; text-align:left; float:left;}

	/******** 新闻中心 **/
#content .newsColumn{ width:641px; height:auto; float:left; padding:0;}
#content .newsColumn .newsTitle{ width:641px; height:29px; float:left; background-position:left -805px; }
#content .newsColumn .newslist{width:641px; height:auto; float:left; text-align:left;}
#content .newsColumn .newslist ul{ width:641px; height:auto; margin:0; padding:10px 0;}
#content .newsColumn .newslist ul li{ width:630px; height:20px; margin:5px 3px;  _margin:5px 2px; border-bottom:#C4C4C4 dashed 1px; background-position:left -442px;  float:left; display:block; text-indent:20px;}
#content .newsColumn .newslist ul li span{ float:right; color:#C4C4C4;}
	/****** 信息详情展示 **/
#content .infoShow{ width:641px; height:auto; padding:10px 0; float:left; text-align:center;}
#content .infoShow h2{ width:641px; height:auto; float:left; font-size:16px; color:#407809; font-weight:bold; }
#content .infoShow h3{ width:641px; height:45px;line-height:45px; float:left; color:#4d4d4d; border-bottom:#BABABA 1px dashed;}
#content .infoShow .infoText{ width:641px; height:auto; padding:10px 0; float:left; border-bottom:#BABABA 1px dashed;text-align:left;}
	/****** 留言本 **/
#content .guestbookColumn{ width:641px; height:auto; float:left; padding:0;}
#content .guestbookColumn .guestbookTitle{ width:641px; height:29px; float:left; background-position:left -997px; }
#content .guestbookColumn ul{ width:641px; height:auto;padding:0; margin:0; margin-top:10px; float:left; text-align:left }	
#content .guestbookColumn li h1{ width:100%; height:30px; line-height:30px; float:left;}
#content .guestbookColumn li h2{ width:100%; height:auto; padding:5px 0; border-bottom:#ccc 1px dashed; float:left;}
#content .guestbookColumn li h3{ width:100%; height:auto;  padding:5px 0; border-bottom:#E1DAAA 1px solid; float:left;}

	#guestbookForm{ width:630px; padding:20px 0;color:#6A3D00; float:left; background:#E1FBDD;}
	#guestbookForm li{ width:600px; display:block; float:left; line-height:30px; text-align:left; }
	#guestbookForm li div{ width:80px; float:left; text-align:right;}
					
.page{ width:641px; height:40px; float:left; text-align:center;}



/****** 底部版权 ***********/
#footer{ width:933px; height:177px;float:left; }
.fbg{background:url(../images/footer-bg.jpg) no-repeat;}
.fbg2 {background:url(../images/footer-bg2.jpg) no-repeat;}
#footer .copyInfo{ padding:0 0 0 275px; text-align:left; color:#407809; }
#footer .copyInfo a{ color:#407809; }
#footer .copyInfo a:hover{ color:#4d4d4d; }


