body {
  background-image: url('imagestop.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.bt1 {
  font-family: "微软雅黑", "黑体";
  font-size: 18px;
}

.bt2 {
  font-family: "微软雅黑";
  font-size: 32px;
  font-weight: bold;
}

.zj01 {
  font-size: 14px;
  line-height: 30px;
  color: #333333;
}

.zj3 {
  font-size: 18px;
  line-height: 26px;
  color: #333333;
  font-family: "微软雅黑";
  font-weight: bold;
}

a:link {
  color: #333333;
  text-decoration: none;
}

a:visited {
  text-decoration: none;
  color: #333333;
}

a:hover {
  text-decoration: underline;
  color: #CC0000;
}

a:active {
  text-decoration: none;
  color: #333333;
}

.style1 {
  font-size: 24px;
  font-family: "微软雅黑";
}

.style2 {
  font-size: 18px;
  font-family: "微软雅黑";
}

.unnamed1 {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #333333;
}

.zj2 {
  font-size: 16px;
  line-height: 26px;
  font-family: "微软雅黑";
}

.STYLE5 {
  font-family: "微软雅黑";
  font-size: 16px;
  line-height: 30px;
  color: #666666;
}

/*创卫标语*/
.cwby{
  height: 400px;
  width: 1100px;
  margin: 30px auto;
}
.cwby .bg{
  height: 87px;
  width: 1100px;
  margin: 0px auto 20px;
  background: url('imagesBY.png') no-repeat top center;
}
.cwby .left{
  float: left;
  height: 300px;
  width: 500px;
}
.cwby .right{
  float: right;
  height: 300px;
  width: 500px;
}
.cwby ul{
   padding-left: 40px;
}
.cwby  li{
  line-height: 50px;
  font-size: 17px;
  font-family: '微软雅黑';
  list-style:disc;
  color: rgb(89, 100, 204);
}
.cwby  li span{
  color: black;
}
/*公益广告*/
.gygg{
  height: 525px;
  width: 1100px;
  margin:30px auto;
}
.gygg li{
  float: left;
  height: 525px;
  width: 330px;
  margin-left: 27.5px;
}
.gygg li img{
  height: 525px;
  width: 330px;
}