@charset "utf-8";
/* CSS Document */
body{padding:0px;margin:0px;background:#fff;font-size:12px;color:#666;}
ul,li{display:block;list-style:none;margin:0px;padding:0px;}
dl,dd,dt{display:block;margin:0px;padding:0px;}
h3,h4,p{margin:0px;padding:0px;}
img{border:0px;}
input{margin:0px;padding:0px;border:1px solid #ddd;}
a{color:#666;text-decoration:none;}
a:hover{color:#f00;text-decoration:underline;}
.clear{clear:both;font-size:0px;}
.content{width:1004px;margin:0px auto;background:#fff;}
/*===top===*/
.top{
	height:100px;
	background-image: url(../images/topBg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 19px;
}
.topLogo{
	display:block;
	float:left;
	margin-left:10px;
	padding-top: 19px;
}
.topName{
	display:block;
	float:left;
	margin-left:5px;
	padding-top: 19px;
}
.topTel{
	display:block;
	width:263px;
	height:100px;
	float:right;
	margin-right:15px;
	background-image: url(../images/topTelBg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 19px;
}
.topTel ul{width:205px;float:right;}
.topTel li{float:left;padding:0px 10px;}
.topTel li a{line-height:30px;}
/*===menu===*/
.menu{height:45px;background:url(../images/menuBg.jpg) repeat-x 0px 0px;clear:both;border-bottom:5px solid #eeaa18;}
.menuL{float:left;height:45px;width:6px;background:url(../images/menuLBg.jpg) no-repeat 0px 0px;}
.menuM{float:left;height:45px;width:992px}
.menuM ul{width:992px;}
.menuM li{float:left;width:124px;line-height:45px;text-align:center;}
.menuM li a{display:block;color:#fff;font-size:14px;}
.menuM li a:hover{background:#eeaa18; text-decoration:none;color:#fff;font-weight:bold;}
.menuR{float:left;height:45px;width:6px;background:url(../images/menuRBg.jpg) no-repeat 0px 0px;}
/*banner*/
.banner{height:228px;background:url(../images/bannerBg.jpg) no-repeat 0px 0px;clear:both;}
.homeMain{height:459px;background:url(../images/homeMainBg.jpg) repeat-x 0px 0px;}
.homeMainA{padding:10px 10px 0px 10px;}
.homeNews{display:block;width:285px;height:248px;float:left;}
.homeNewsTitle{height:41px;background:url(../images/homeNewsTitleBg.jpg) repeat-x 0px 0px;}
.homeNewsTitleLeft{width:90px;height:34px;margin-left:10px;background:url(../images/homeNewsTitleLeftBg.jpg) no-repeat 0px 0px;float:left;}
.homeNewsTitleLeft a{display:block;width:90px;height:34px;line-height:34px;text-indent:-9999px;overflow:hidden;}
.homeNewsTitleMore{float:right;margin:15px 10px 0px 0px;}
.homeNewsMain{padding:5px 10px 0px 10px;}
.homeNewsMain li{height:24px;line-height:24px;}
/*homeAbout*/
.homeAbout{display:block;width:482px;height:248px;float:left;margin-left:20px;}
.homeAboutTitle{height:41px;background:url(../images/homeNewsTitleBg.jpg) repeat-x 0px 0px;}
.homeAboutTitleLeft{width:108px;height:34px;margin-left:10px;background:url(../images/homeAboutTitleLeftBg.jpg) no-repeat 0px 0px;float:left;}
.homeAboutTitleLeft a{display:block;width:108px;height:34px;line-height:34px;text-indent:-9999px;overflow:hidden;}
.homeAboutTitleMore{float:right;margin:15px 10px 0px 0px;}
.homeAboutMain{padding:10px 10px 0px 10px;}
.homeAboutMain p{text-indent:2em;line-height:24px;}
.homeAboutMain img{margin-left:15px;}
/*homeProuctList*/
.homeProuctList{display:block;width:178px;height:248px;float:left;margin-left:19px;}
.homeProuctListTitle{width:178px;height:48px;background:url(../images/homeProuctListTitleBg.jpg) no-repeat 0px 0px;}
.homeProuctListMain{padding:0px;}
/*homeProduct*/
.homeProduct{padding:0px 10px;height:201px;}
.homeProductMain{padding:12px 0px 0px 0px;}
.homeProductTitle{height:30px;background:url(../images/homeProductTitleBg.jpg) repeat-x 0px 0px;}
.homeProductTitleLeft{float:left;display:block;width:135px;height:25px;background:url(../images/homeProductTitleLeftBg.jpg) no-repeat 0px 0px; text-indent:-9999px;overflow:hidden;}
.homeProductTitleMore{display:block;float:right;width:70px;color:#fff;text-align:center;margin-top:8px;}
a.homeProductTitleMore:hover{color:#fff;}
#dlmenu {}
#menu {list-style-type:none; margin:0 0 10px; padding:0; position:absolute; width:15em; background:#fff; z-index:100;}
#menu li {display:block; padding:0; margin:0; position:relative; z-index:100;}
#menu li a, #menu li a:visited {display:block;text-decoration:none;}
#menu li dd {display:none;}
#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dt a , #menu li a:hover dt a {color:#fff;background:url(../images/a2.jpg) no-repeat; }
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {height:150px;}
#menu table {border-collapse:collapse; padding:0; margin:-4px; font-size:1em;}
#menu dl {width:15em;cursor:pointer;}
#menu dt {font-size:13px;background:url(../images/a1.jpg) no-repeat;line-height:14px;}
#menu dd {font-size:12px;text-align:left;}
.gallery dt a, .gallery dt a:visited {display:block; color:#fff; padding:5px 5px 5px 10px;}
.gallery dd a, .gallery dd a:visited {color:#666; min-height:1em;text-decoration:none; display:block;padding:4px 5px 4px 20px;}
* html .gallery dd a, * html .gallery dd a:visited {height:12px;}
.gallery dd a:hover {background:#dedede; color:#666;}

#demo{position:relative;overflow:hidden;width:984px;height:145px;left:0px;top:0px;}
#indemo{float:left;width:800%;}
#demo1{float:left;} 
#demo2{float:left;}
.mainRightProductMainPic{width:186px;float:left;margin-left:10px;}
/*main*/
.main{padding:10px 0px 0px 0px;}
.left{width:185px;float:left;padding:0px 0px 20px 5px;}
.leftProuctListTitle{width:178px;height:48px;background:url(../images/homeProuctListTitleBg.jpg) no-repeat 0px 0px;}
.leftProuctListMain{}
.leftProuctListMain h3{height:24px;line-height:24px;font-size:1.1em;background:url(../images/a1.jpg) no-repeat;font-weight:normal;}
.leftProuctListMain h3 a{padding-left:5px;color:#fff;display:block;width:178px;}
.leftProuctListMain h3 a:hover{color:#fff;text-decoration:none;background:url(../images/a2.jpg) no-repeat;}
.leftProuctListMain ul{padding:3px 0px;}
.leftProuctListMain li{height:24px;line-height:24px;}
.leftProuctListMain li a{padding-left:10px;display:block;width:168px;color:#666;}
.leftProuctListMain li a:hover{background:#dedede;color:#666;text-decoration:none;}
/*=right=*/
.right{width:809px;float:left;}
.rightTitle{height:41px;background:url(../images/homeNewsTitleBg.jpg) repeat-x 0px 0px;}
.rightTitleLeftA{display:block;float:left;padding-left:20px;}
.rightTitleMore{display:block;float:right;width:160px;margin:13px 0px 0px 0px;}
.rightMain{padding:10px;}
/*===aboutContent===*/
.aboutContent{}
.aboutContent p{line-height:30px;text-indent:2em; text-align:justify;}
/*===newsContent===*/
.newsContent{width:760px;margin:0px auto;}
.newsContent dl{}
.newsContent dd{width:660px;float:left;height:30px;line-height:30px;}
.newsContent dt{width:100px;float:left;height:30px;line-height:30px;text-align:center;}
.newsContentTitle{font-weight:bold;height:50px;line-height:50px;text-align:center;font-size:14px;}
.newsContentDes{}
.newsContentDes p{padding:10px;line-height:24px;}
/*===productContent===*/
.productContent{}
.productContent ul{}
.productContent li{width:186px;float:left;margin:0px 5px;}
.productContent li span{display:block;line-height:30px;height:30px;text-align:center;}
.productContentPicD{text-align:center;}
.productContentPicName{line-height:30px;height:30px;text-align:center;}
.productContentPicDes{}
.productContentPicDes p{padding:10px;line-height:24px;}
/*===productContent===*/
.caseContent{}
.caseContent ul{}
.caseContent li{width:186px;float:left;margin:0px 5px;}
.caseContent li span{display:block;line-height:30px;height:30px;text-align:center;}
.caseContentPicD{text-align:center;}
.caseContentPicName{line-height:30px;height:30px;text-align:center;}
.caseContentPicDes{}
.caseContentPicDes p{padding:10px;}
/*jobContent*/
.jobContent{}
.jobContentList{width:700px;margin:0px auto;}
.jobContentList dl{width:350px;float:left;height:30px;line-height:30px;}
.jobContentList dd{width:90px;float:left;height:30px;line-height:30px;text-align:right;padding-right:10px;}
.jobContentList dt{width:250px;float:left;height:30px;line-height:30px;}
.jobContentDes{width:700px;clear:both;margin:0px auto;}
.jobContentDes dl{width:700px;margin:0px auto;}
.jobContentDes dd{width:90px;float:left;line-height:30px;padding-right:10px;text-align:right;}
.jobContentDes dt{width:600px;float:left;line-height:20px;}
.jobContentGo{width:700px;text-align:right;line-height:30px;clear:both;border-bottom:1px solid #ddd;clear:both;margin:0px auto;}
.jobContentGo a{}
.jobContentGet{padding:10px 0px;text-align:center;}
/*jobContent*/
.feedbckContent{border-bottom:1px solid #ddd;}
.feedbckContentTitle{line-height:30px;}
.feedbckContentMain{line-height:30px;}
.feedbckContentName{text-align:right;line-height:30px;}
.feedbckContentReply{line-height:30px;}
.feedbckContentReply h4{line-height:60px;height:60px;}
.feedbckContentReply ul{list-style:none;}
.feedbckContentReply li{line-height:30px;}
.feedbckContentReplyT{font-weight:bold;}
/*contactContent*/
.contactContent{height:300px;padding:0px 0px 0px 10px;}
.contactContent p{line-height:30px;}
/*bottom*/
.bottom{height:50px;background:#02943b;text-align:center;color:#fff;padding:10px 0px 0px 0px;line-height:20px;clear:both;}
.bottom a{color:#fff;}
.bottom a:hover{color:#fff;}
