@import"current.css";
#head{
	background:url(/Theme/Home/images/headbg.jpg) center top no-repeat;
}
.wrap{
	width: 1000px;
	margin: 0 auto;
}
#top{
	height:128px;
	position: relative;
	background:url(/Theme/Home/images/mobile.jpg) right 45px no-repeat;
	z-index: 999;
}
.logo{
	position: absolute;
	left: 0px;
	top: 0px;
}
#tool{
	height: 30px;
	line-height: 30px;
	text-align: right;
	color: #0c9f1b;
}
#tool a{
	padding: 3px;
	margin: 3px;
	color: #0c9f1b;
	font-family: "宋体";
}
#nav{
	position: absolute;
	height: 44px;
	background:url(/Theme/Home/images/navbg.jpg) 0 0 no-repeat;
	left: 0px;
	top: 128px;
}
#nav ul li{
	width: 125px;
	line-height: 44px;
	text-align: center;
	display: block;
	font-size: 14px;
	color: #fff;
	background: url(/Theme/Home/images/navli.jpg) right top no-repeat;
	float: left;
	position: relative;
	z-index: 999;
}
#nav ul li a{
	height: 44px;
	display: block;
	color: #ffffff;
}
#nav ul li a.last{
	background: none;
}
#nav ul li a:hover{
	background:url(/Theme/Home/images/navHover.jpg) center top no-repeat;
}
div#nav ul li ul{
	display:none;
	position:absolute;
	left:0px;
	top:44px;
	width: 125px;
}
div#nav ul li ul li {
	height:33px;
	line-height:33px;
	background:#65bd0c;
	color:#FFF;
	border-bottom: #9ed566 1px solid;
	text-align: center;
}
div#nav ul li ul li a:hover{
	background: none;
	font-weight: bold;
}
div#nav ul li.hover ul{
	display:block;
}
#banner{
	height: 484px;
	text-align: center;
}
/* 幻灯开始 */
#imageShow {
	height: 484px;
	clear: both;
	position: relative;
}
#imageShow .imagebg {
	height: 484px;
	overflow: hidden;
	position: relative;
}
#imageShow .imagebg li {
	height: 484px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: block;
	filter: alpha(opacity=0);
	opacity: 0;
}
#imageShow .imagebg li a {
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	height: 484px;
	display: block;
}
.scrollbg {
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 3px;
}
.scrollTrans {
	width: 100%;
	height: 50px;
	position: relative;
}
.scroll {
	width: 1000px;
	height: 50px;
	position: relative;
	float:right;
	overflow:hidden;
}
.On, .Next {
	display: block;
	width: 30px;
	height: 50px;
	float: left;
}
a.On {
	background: url(/Theme/Home/images/arrow_l.png) right center no-repeat;
}
a.Next {
	background: url(/Theme/Home/images/arrow_r.png) left center no-repeat;
	float: right;
}
.outScroll {
	height: 50px;
	overflow: hidden;
	position: relative;
	width: 638px;
	margin:0 auto;
}
.outScroll .ScrollPic {
	position: absolute
}
.box{
	width:1000px;
	margin:0 auto;
}
.ScrollPic {
	margin: 0 auto;
	width: 40000px;
	height: 93px;
}
.ScrollPic li {
	float: left;
	height: 50px;
	width: 198px;
	text-align: center;
	cursor: pointer;
	margin-right:15px;
}
.ScrollPic li img {
	width: 192px;
	height: 42px;
	border: #fff 3px solid;
}
.ScrollPic li:hover img, .ScrollPic li:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.ScrollPic li.currently img {
	filter: alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}
.banCase{
	width:156px;
	height:50px;
	float:left;
	padding-left:20px;
	background: url(/Theme/Home/images/cases.png) 20px top no-repeat;
}
.banCase h3{
	height:20px;
	line-height:20px;
	font-family:"微软雅黑";
	font-size:20px;
	color:#FFF;
	padding-top:46px;
	font-weight:normal;
}
.banCase h3 a{
	width:49px;
	height:12px;
	line-height:12px;
	background: url(/Theme/Home/images/icon.png) left center no-repeat;
	display:block;
	float:right;
	color:#FFF;
	font-size:12px;
	padding-left:15px;
	margin-top:5px;
}
/* 幻灯结束 */
#main{
	padding-top: 20px;
}
#left{
	width: 318px;
	float: left;
}
.proClass{
	width: 318px;
	background:url(/Theme/Home/images/probg.jpg) left bottom repeat-x #fff;
}
.proClass dt{
	height: 45px;
	line-height: 45px;
	background: url(/Theme/Home/images/proClassNamebg.jpg) no-repeat;
	padding-left: 24px;
	font-size: 18px;
	color: #fff;
}
.proClass dt span{
	font-size: 14px;
	padding-left: 15px;
}
.proClass dt a.more{
	float: right;
	margin-right: 15px;
	font-family: "宋体";
	font-size: 12px;
	color: #fff;
}
.proClass dd.content{
	padding: 8px 15px 14px;
	border: 1px solid #eaf1f3;
	border-top: none;
	border-bottom: none;
}
.proClass dd.content ul li{
	height: 35px;
	line-height: 35px;
	background:url(/Theme/Home/images/arrow.jpg) 14px center no-repeat;
	border-bottom: #e2e1e1 1px dashed;
	padding-left: 32px;
	font-weight: bold;
}
.proClass dd.content ul li a:hover{
	color: #0c9f1b;
}
.contact{
	width: 292px;
	margin-top: 15px;
	padding: 18px 13px 2px;
	border: 1px solid #eff4f5;
	border-top: none;
	border-bottom: none;
	background: url(/Theme/Home/images/contactbg.jpg) left bottom repeat-x #fff;
}
.contact dt{
	height: 35px;
	line-height: 35px;
	border-bottom: #f3f3f3 1px solid;
	font-size: 12px;
	color: #6b6b6b;
}
.contact dt span{
	width: 90px;
	height: 35px;
	background: #f3f3f3;
	display: block;
	text-align: center;
	margin-right: 15px;
	color: #000;
	font-size: 18px;
	float: left;
}
.contact dt a.more{
	color: #0c9f1b;
	font-family: "宋体";
	margin-right: 15px;
	float:right;
}
.contact dd.content{
	padding: 12px 0;
	line-height: 20px;
}
.contact dd.content img{
	padding-bottom: 10px;
}
#right{
	width: 664px;
	float: right;
}
.product{
	width: 644px;
}
.product dt{
	height: 40px;
	line-height: 40px;
	background:url(/Theme/Home/images/productName.jpg) no-repeat;
	font-size: 18px;
	color: #fff;
	padding-left: 12px;
}
.product dt a.more{
	float: right;
	margin-right: 15px;
	font-family: "宋体";
	font-size: 12px;
	color: #000;
}
.product dt span{
	padding-left: 6px;
	font-size: 14px;
}
.product dd{
	padding-top: 20px;
}
.product dd .marquee{
	width: 644px;
	height: 178px;
	overflow: hidden;
}
.product dd .marquee ul li{
	width: 182px;
	float: left;
	margin-right: 24px;
	display: inline;
}
.product dd .marquee ul li .imgbox{
	width:182px;
	height:146px;
    display:block; 
	display: table-cell;
	overflow: hidden;
	vertical-align: middle;
	*font-size:127px;
	*display: block;
	*font-family:Arial;
}
.product dd .marquee ul li .imgbox img{
	vertical-align: middle;
	max-width: 182px;
	max-height: 146px;
}
.product dd .marquee ul li a{
	display: block;
}
.product dd .marquee ul li a.name{
	height: 28px;
	line-height: 28px;
	background: #dcdcdc;
	margin-top: 5px;
	text-align: center;
	color: #231f20;
}
.product dd .marquee ul li a.name:hover{
	background: #0c9f1b;
	color: #fff;
}
.about{
	float: left;
	margin-top: 25px;
}
.about a{
	color: #0c9f1b;
}
/* 选项卡1 */
#news{
	width: 304px;
	height: 250px;
	float: right;
	margin-top: 25px;
	padding: 18px 13px 20px;
	border: 1px solid #eff4f5;
	border-top: none;
	border-bottom: none;
	background: url(/Theme/Home/images/contactbg.jpg) left bottom repeat-x #fff;
	position:relative;
}
#news dt {
	width:90px;
	height:35px;
	line-height:35px;
	text-align:center;
	position:absolute;
	top:16px;
	left: 16px;
	cursor:pointer;
	color:#000000;
	font-size:18px;
	background: #f3f3f3;
}
#news  a.more{
	color: #0c9f1b;
	font-family: "宋体";
	margin-right: 15px;
	float:right;
}

#news dt.hover ,#news dt.hover a{
	width:90px;
	height:35px;
	line-height:35px;
	display:block;
	background:url(/Theme/Home/images/bg_strong.jpg) no-repeat;
	overflow:hidden;
	color: #fff;
}
#news dd {
	position:absolute;
	top:52px;
	left:16px;
	display:none;
	border-top: 2px #f3f3f3 solid;
	padding-right: 16px;
}
.list_news {
	padding-top:15px;
}
.list_news li {
	width:100%;
	height:30px;
	line-height:30px;
	overflow:hidden;
	background:url(/Theme/Home/images/point.jpg) no-repeat left center;
	text-indent:10px;
}
.list_news li span {
	float:right;
}
.list_news li a:hover {
	color:#cc0000;
}
#news #newslist1 {
	left:16px;
}
#news #newslist2 {
	left:106px;
}
#news dd.hover {
	display:block;
}
.video{
	padding-top: 30px;
}
/* 选项卡结束 */
.link{
	height: 78px;
	margin-top: 10px;
	background: url(/Theme/Home/images/linkbg.jpg) left 32px no-repeat;
}
.link dt{
	height: 32px;
	line-height: 32px;
	background: url(/Theme/Home/images/icon.jpg) left center no-repeat;
	padding-left: 26px;
	font-size: 18px;
	color: #605d5d;
	margin-bottom: 2px;
}
.link dt span{
	font-size: 12px;
}
.link dd{
	height: 44px;
	line-height: 44px;
	overflow: hidden;
}
.link dd a{
	padding: 3px;
	margin: 3px;
}
.footerbg{
	width: 100%;
	height: 52px;
	text-align: center;
	background:url(/Theme/Home/images/footerbg.jpg) repeat-x;
	margin-top: 15px;
}
.footer{
	line-height: 52px;
	color: #fff;
}
.footer a{
	color: #fff;
}
.InsRight{
	width: 636px;
	float: right;
	margin-top: 0px;
}
.InsRight dt .Location{
	float: right;
	font-size: 12px;
	color: #0c9f1b;
	margin-right: 15px;
}
.InsRight dt .Location a{
	color: #0c9f1b;
}
.InsRight dd{
	line-height: 24px;
	padding: 15px 0;
	min-height: 460px;
}  /* i i s 7 . c o m */