.bg {
  background: url(1127swfwbg.png) no-repeat center;
  background-size: 100% 100%;
  overflow: hidden;
  min-width: 1400px;
  min-height: 680px;
}
.bg ul {
  overflow: hidden;
  max-width: 1400px;
  margin: 395px auto 115px;
}
.bg ul li {
  float: left;
  width: 30.7%;
  height: 120px;
  border-radius: 10px;
  background: url(swfwlibg.png) no-repeat;
}
.bg ul li:first-child,
.bg ul li:nth-child(2) {
  margin-right: 3.5%;
}
.bg ul li:first-child a {
  background: url(wzqyicon.png) no-repeat 30px center;
  background-size: 95px;
}
.bg ul li:nth-child(2) a {
  background: url(wgrsicon.png) no-repeat 30px center;
  background-size: 95px;
}
.bg ul li:last-child a {
  background: url(jqchicon.png) no-repeat 30px center;
  background-size: 95px;
}
.bg ul li a {
  display: block;
  /* background: url(swfwmore.png) no-repeat 455px center; */
  height: 100%;
  overflow: hidden;
}
.bg ul li a p {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  /* padding-left:160px; */
  text-align: center;
  width: 71%;
  float: right;
  text-align: center;
  display: inline-block;
}
.bg ul li a span {
  font-size: 18px;
  color: #333;
}
.bg ul li a span {
  width: 71%;
  float: right;
  text-align: center;
}
