@charset "utf-8";
.bg-dsmd {
	background-image: url(../images/bg2.jpg);
	background-position: left top;
	background-size: cover;
}
.lead ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	font-size:14px;
}
.lead ul li {

}



@media (min-width: 1500px) {
  .container {
    max-width: 1440px;
  }
}

.icon32 {
    width: 32px;
}
.zh {
    line-height: 32px;
    height: 32px;
}

