﻿@charset "utf-8";
/* CSS Document */

body{
	font-size:12px;
	background-image:url(../image/bg.jpg);
	background-repeat:repeat-x;
	background-color:#32A43B;
	margin:0px;
	color:#505050;
}
img{
	border:0px;
}
ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
a{
	text-decoration:none;
	color:#505050;
}
.allContainer{
	width:980px;
	margin:auto;
}
.headContainer{
	width:100%;
}
.headContainer div{
	float:left;
}
.logo{
	width:48%;
}
.jiantou{
	width:25%;
}
.headTelephone{
	width:27%;
	text-align:right;
}
.addToFav{
	clear:both;
	width:100%;
	text-align:right;
	color:#FFFFFF;
	margin-top:10px;
}
.addToFav a{
	color:#FFFFFF;
}
.content{
	background-image:url(../image/headBg.jpg);
	width:100%;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:0px 20px;
	clear:both;
	overflow:hidden;
}
.topLeftMenu{
	float:left;
	width:33%;
	background-image:url(../image/menuRepeat.jpg);
	background-repeat:repeat-x;

}
.menu{
	float:left;
	background-image:url(../image/menuRepeat.jpg);
	background-repeat:repeat-x;
	width:67%;
	
}
.menuItem{
	width:100%;
	margin-top:8px;
	font-size:14px;
	font-weight:600;
	font-family:"黑体";
	overflow:hidden;
}
.menuItem a{
	color:#FFFFFF;
}
.menuItem li{
	float:left;
	width:13%;
	text-align:left;
}
.headProduct{
	width:100%;
	height:70px;
	margin-top:10px;
	clear:both;
}
.headProductItem{
	width:20%;
	float:left;
}
.product{
	float:left;
}
.productDesc{
	color:#9C9C9C;
	float:left;
	word-break:break-all;
	margin:17px 0px 0px 10px;
}
.productDesc a{
	color:#9C9C9C;
}
.leftBar{
	width:150px;
	float:left;
	clear:both;
	overflow:hidden;
}
.leftTopHead{
	background-image:url(../image/leftBarHead.jpg);
	background-repeat:no-repeat;
	width:172px;
	height:33px;
	margin-top:10px;
	padding-top:15px;
}
.leftBarButton,.chengGongButton{
	background-image:url(../image/leftbarButton.jpg);
	background-repeat:no-repeat;
	width:147px;
	height:26px;
	margin:auto;
	color:#FFFFFF;
	font-family:"黑体";
	font-weight:600;
	font-size:14px;
	line-height:26px;
	text-indent:22px;

}
.chengGongButton{
	background-image:url(../image/chenggongButton.jpg);
	width:150px;
	height:47px;
	line-height:40px;
	text-indent:50px;
	margin:auto;
}
.chengGongDesc{
	width:80%;
	margin:auto;
	margin-top:7px;
	line-height:22px;
}
.leftBar{
	width:17.5%;
	float:left;
}
.leftBarRepeat{
	background-image:url(../image/leftBarRepeat.jpg);
	background-repeat:repeat-y;
	width:100%;
	clear:both;
}
.leftBarBottom,.leftBarTop{
	background-image:url(../image/leftBarSmallBottom.jpg);
	width:100%;
	height:14px;
	background-repeat:no-repeat;
}
.leftBarTop{
	background-image:url(../image/leftBarSmallHead.jpg);
}
.leftMenuItem{
	width:70%;
	margin:auto;
	line-height:22px;
}
.rightBar{
	float:right;
	width:80%;
	overflow:hidden;
}
.AdContainer{
	width:100%;
	overflow:hidden;
	background-image:url(../image/adBg.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
.adPic{
	width:100%;

}
.adButton{
	width:100%;
	text-align:right;
}
.rightBarMiddle{
	width:100%;
	overflow:hidden;
	margin-top:10px;

}
.MiddleRight{
	border:1px solid #DDDDDD;
	width:68%;
	float:left;
	background-image:url(../image/middleBarBg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	overflow:hidden;
}
.rightTitle{
	margin-top:10px;
}
.rightDescContainer{
	line-height:22px;
	width:67%;
}
.rightDescContainer1{
	line-height:22px;
	width:100%;
}
.descTitle{
	color:#770012;
	margin-top:10px;
}
.MiddleLeft{
	border:1px solid #DDDDDD;
	background-image:url(../image/rightBarTitleBg.jpg);
	width:29%;
	float:left;
	background-repeat:no-repeat;
	margin-left:16px;
	overflow:hidden;
}
.leftContainer{
	width:94%;
	margin:auto;
	margin-top:20px;
	overflow:hidden;
}
.leftUL{
	line-height:25px;
}
.leftUL li{
	background-image:url(../image/Tag.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:18px;
}
.xwdt{
	margin-top:15px;
}
.leftTopSpace{
	margin-top:15px;
}
.rightBarMiddleTopSpace{
	margin-top:20px;
}
.pageFooter{
	width:100%;
	background-image:url(../image/footerPage.jpg);
	background-repeat:repeat-x;
	border-top:1px dashed #dcdcdc;
	clear:both;
	overflow:hidden;
}
.pageQuickLinkContainer{
	width:100%;
	overflow:hidden;
}
.leftFootContainer{
	width:50%;
	height:100px;
	float:left;
}
.rightFootContainer{
	width:50%;
	height:100px;
	float:right;
}
.quickLink{
	width:75%;
	margin:auto;
	margin-top:15px;
}
.Linkitem{
	width:100%;
	overflow:hidden;
}
.linkTitle{
	font-size:12px;
	float:left;
	line-height:25px;
	font-weight:bold;

}
.linkDesc{
	float:left;
	margin-left:20px;
	line-height:25px;
}
.powerArea{
	background-color:#5D5D5D;
	height:25px;
	color:#FFFFFF;
	font-weight:normal;
		line-height:25px;

}
.leftPower{
	float:left;
}
.rightPower{
	float:right;
	text-decoration:underline;

}
.keywords,.anotherWords{
	width:100%;
	line-height:25px;
	font-weight:normal;
	text-indent:40px;
}
.anotherWords{
	color:#FF6600;
}
#tp1{
		filter:BlendTrans(duration=.5);
} 
#buttonArea a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.btn{
	width:20px;
	height:20px;
	background-color:#FD9508;
	text-align:center;
	font-size:12px;
	border:1px solid #787878;
	display:inline-block;
	margin:3px 1px 0px 1px;
}

