/* CSS Document */
a{text-decoration: none;}
.footdiv{
	width:100%;
	height:370px;
	}
.divc3{ 
	width: 100%; 
	height: 270px; 
	background: url(../../../images/prod/Btmap.jpg) no-repeat 0 0;
 	background-size: 100% 100%; 
	text-align: center;
	
	}
.bdiv{ 
	padding-top: 10px; 
	display: table; 
	width: 80%; 
	margin: 0 auto;
	}
.lxdiv{ display:table-cell;  color: #fff; font-weight: bold; font-size: 14px; text-align: left; width: 20%;}
.lxptitle{ font-size:18px; }
.lxptitle2{font-size: 16px; margin-bottom: 20px;}
.lxdiv a{ color: #fff; display: block;}
.footinfo{
	height:100px;
	line-height:100px;
	text-align:center;
	background:#3c3c3c;
	color:white;
	}
.footinfo a{
	color:white;}
	
.beian{
	background:url(../images/beian.jpg) no-repeat left ;
	padding-left:18px;
	}