#content .cont_main .title {
  display: inline-block;
  border-bottom: 3px solid #ff6637;
}

#content .cont_main .title span {
  font-size:25px;
  line-height: 60px;
  color: #333;
  border-bottom: 1px solid #eee;
}

#content .cont_main .lxwmzw
{

  font-size:22px;
  line-height:60px;
  margin:20px;
  color: #666;   

}

#dh_foot
{
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background-color:#666;
  filter: Alpha(Opacity=50); /* for IE */
  background-color: rgba(0, 0, 0, 0.5); /*for FF*/
  
}

#dh_foot .foot_main .icon
{
  float: left;
	width: 33%;
  text-align: center;
  padding: 15px 0px;
}

#dh_foot .foot_main .icon img
{
	width:120px;
	height:120px;
}

#dh_foot .foot_main .icon .des
{
  padding-top: 1px;
  color: #eee;
}











