/* 全局样式 */
body{ margin:0 auto; font-family:"宋体"; font-size:15px; font-variant:normal; line-height:1.5; color:#303030; background:#f5f5f5;}
a,span,p,div,ul,li,table,tr,td,th,input{font-size:15px;}
div,ul,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,form,input{ margin:0; padding:0; }
*{word-break:break-all;}
ul{ list-style:none;}
img{ border:0px;}
a img{border:0px;}
a{outline:none;hide-focus:expression(this.hideFocus=true);}
a:link,a:visited{ color:#303030; text-decoration:none;}
a:hover,a:active{ color:#ff0000;}


#btn A.nav {
	color:#fff;
	display:block; 
	width:62px;
	height:26px;
	line-height:26px;
	font-size:15px;
	font-family:"宋体";
	text-align:center; 
	text-decoration:none;
}
#btn A.navCurrent {
	color:#fff;
	display:block; 
	width:62px;
	height:26px;
	line-height:26px;
	font-size:15px;
	font-family:"宋体";
	text-align:center;
	background:url(../images/dhcurrent.jpg) left top repeat-x #35B6F8; 
	text-decoration:none;
}

#btn A.nav:hover {
	color:#fff;
	background:url(../images/dhcurrent.jpg) left top repeat-x #35B6F8; 
}

.news ul li{ height:26px; line-height:26px; display:block;}
.news ul li span{ float:right;}

.case ul li{ float:left; text-align:center; margin:12px 0px 0px 12px;}
.case ul li img{ width:136px; height:90px; padding:2px; border:1px solid #DEDEDE;}
.case ul li span{ display:block; margin-top:4px;}


.bottom{ position:fixed; bottom:0; margin:0 auto;background:url(/m_web/images/bottombg.jpg) left top repeat-x #0670C8;}
.bottom ul li{ float:left; text-align:center; width:80px; height:40px; background:url(../images/bottomline.jpg) right top no-repeat; padding:8px 0px 0px 0px;}
.bottom ul li a{ color:#fff;}
.bottom ul li span{ display:block; width:19px; height:17px; margin:0 auto; overflow:hidden;}


.subnews ul li{ height:30px; line-height:30px; border-bottom:1px dashed #eee;}
.subnews ul li span{ float:right;}

.subproducts ul li{ float:left; text-align:center; margin:12px 0px 0px 12px;}
.subproducts ul li img{ width:136px; height:90px; padding:2px; border:1px solid #DEDEDE;}
.subproducts ul li span{ display:block; margin-top:4px;}

/*////////////////////////*/

.subdh ul{ width:320px;}
.subdh ul li{ float:left; width:99px; height:26px; line-height:26px; display:block; font-size:15px;text-align:center; background:#eee;margin:0px 0px 6px 6px}
.subdh ul li a{ display:block; background:#eee;}
.subdh ul li a:hover{ display:block; height:26px; color:#FFFFFF;background:#0066CC;}
.subdh ul li a#current{ display:block; height:26px; color:#FFFFFF;background:#0066CC;}
