body{
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wrap{
  width: 100%;
  height: 1080px;
  background: url(https://t.nanyang.gov.cn/file/4113240001/img/wqybg.jpg)center center no-repeat;
  background-size: cover;
}
.logo{
  width: 318px;
  height: 67px;
  background: url(https://t.nanyang.gov.cn/file/4113240001/img/wqylogo.png)center center no-repeat;
  position: relative;
  top: 100px;
  left: 150px;
}
.back{
  width: 110px;
  position: relative;
  top: 60px;
  left: 1700px;
  color: #fff;
  padding: 3px 5px;
  border: 1px solid #fff;

}
.title{
  width: 660px;
  height: 183px;
  background: url(https://t.nanyang.gov.cn/file/4113240001/img/wqybgtit.png)center center no-repeat;
  position: relative;
  top: 80px;
  left: 650px;
}
.con{
  width: 1280px;
  margin: auto;
  position: relative;
  top: 80px;
}
.con ul li{
  width: 192px;
  height: 192px;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  margin-left: 20px;
  margin-top: 30px;
}
.con ul li span{
  color: #fff;
  font-weight: bold;
}
.con ul li img{
  margin: auto;
  margin-bottom: 10px;
}
.con ul li:nth-child(1){
  background: url(https://t.nanyang.gov.cn/file/4113240001/img/wqya1.png);
}
.con ul li:nth-child(2){
  background: url(https://t.nanyang.gov.cn/file/4113240001/img/wqya2.png);
}
.con ul li:nth-child(3){
  background: url(https://t.nanyang.gov.cn/file/4113240001/img/wqya3.png);
}
.con ul li:nth-child(4){
  background: url(https://t.nanyang.gov.cn/file/4113240001/img/wqya4.png);
}
.con ul li:nth-child(5){
  background: url(https://t.nanyang.gov.cn/file/4113240001/img/wqya5.png);
}
.con ul li:nth-child(6){
  background: url(https://t.nanyang.gov.cn/file/4113240001/img/wqya6.png);
}
.con ul li:nth-child(7){
  background: url(https://t.nanyang.gov.cn/file/4113240001/img/wqya5.png);
}
.con ul li:nth-child(8){
  background: url(https://t.nanyang.gov.cn/file/4113240001/img/wqya1.png);
}
.con ul li:nth-child(9){
  background: url(https://t.nanyang.gov.cn/file/4113240001/img/wqya3.png);
}
.con ul li:nth-child(10){
  background: url(https://t.nanyang.gov.cn/file/4113240001/img/wqya2.png);
}
.con ul li:nth-child(11){
  background: url(https://t.nanyang.gov.cn/file/4113240001/img/wqya3.png);
}
.con ul li:nth-child(12){
  background: url(https://t.nanyang.gov.cn/file/4113240001/img/wqya4.png);
}