#footer { clear:both; float:left; width:100%; margin:0px 0 0 0; height:738px; background:url(http://www.hsdcw.com/material/img/bg03.jpg) no-repeat top center; }
.foot { width:1200px; margin:0 auto; }
.link { float:left; width:1200px; margin:50px 0; color:#fff; }
.link h3 { font-size:20px; }
.link ul { float:left; width:1200px; margin:50px 0 0 0; }
.link ul li a { float:left; margin:0 20px 0 10px; color:#fff; line-height:30px; }

.picture { float:left; width:1270px; margin:30px 0 50px 0; }
.picture ul li { float:left; margin:0 40px 0 10px; }
.picture ul li img{width:100px;height:100px;border-radius:10px;box-shadow:5px 5px 10px #980000;margin-bottom:10px;}
.picture ul li b{position: relative;color:#fff;
	display: block;
	width: 100px;
	height: 150px;	
	margin: 0 auto;
	border-radius: 10%;
/**/
box-shadow: 0 0 0 30px transparent;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: box-shadow .6s ease-in-out;
-moz-transition: box-shadow .6s ease-in-out;
-o-transition: box-shadow .6s ease-in-out;
-ms-transition: box-shadow .6s ease-in-out;
transition: box-shadow .6s ease-in-out;
text-align: center;	
}

.f_cont { float:left; width:1200px; margin:50px 0; color:#fff; text-align:center; line-height:220%; }
.f_cont a{ color:#fff; }
.f_bottom { float:left; width:1200px; margin:0;margin-top:10px !important; font-size:16px; }
.f_bottom li { float:left;margin: 0 10px 0 10px !important;color:#fff; }
.f_bottom li a { color:#fff; }
