@charset "utf-8";
.bg-dsmd {
	background-image: url(../images/bg4.jpg);
	background-position: right top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: rgba(71,124,226,1.00);
	background-size: 100% auto;
}
.lead ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	font-size:14px;
}
.lead ul li {

}
.bg-listbg{
	background-image: url(../images/1623035097610.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 150px;
	padding: 20px 10px;
}


@media (min-width: 1500px) {
  .container {
    max-width: 1440px;
  }
}

.icon32 {
    width: 32px;
}
.zh {
    line-height: 32px;
    height: 32px;
}
.uedit { font-size:1rem;  line-height:2.0rem;}
.uedit img {max-width:80%;}

