.main{
  width: 100%;
  margin-bottom: 80px;
  margin-top: 80px;
}
.yw-con,.yw-sys{
  min-height: 439px;
  box-sizing: border-box;
}
.yw-xx{
  width: 748px;
  min-height: 439px;
  padding: 10px  25px 0 25px;
  box-sizing: border-box;
  border: 1px solid #EFEFEF;
}
.title a{
  height: 60px;
  font-size: 20px;
  color: #144290;
  font-weight: 600;
  line-height: 60px;
}
.xx-list li{
  width: 695px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  border-top: 1px solid #EFEFEF;
}
.xx-list li img{
  float: left;
  margin: 24px 15px 15px;
}
.xx-list li a{
  float: left;
  width: 600px;
  line-height: 60px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.yw-sys{
  width: 418px;
  border: 2px solid #144290;
  padding: 10px 0 40px 0;
}
.yw-sys .title{
  width: 418px;
  height: 60px;
  text-align: center;
  line-height: 60px;
}
.sys-con ul li{
  margin: 0 auto;
  width: 337px;
  height: 66px;
  text-align: center;
  line-height: 66px;
  font-size: 20px;
  color: #212121;
  background-color: #EFEFEF;
  margin-top: 15px;
}