.waJianjie {
  padding: 50px 67px;
  text-align: center;
}
.waJianjie img {
  margin: 40px auto;
}
.waJianjie .con {
  font-size: 15px;
  color: #595959;
  line-height: 2;
  text-align: left;
}
.waJianjie .con span {
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
.con179 {
  align-items: center;
  justify-content: space-between;
  padding: 20px 67px;
  margin-bottom: 70px;
}
.con179 .con {
  flex: 1;
  overflow: hidden;
  color: #595959;
  line-height: 2;
  text-align: left;
  padding-left: 50px;
}
.con179 .con .conte span {
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
.con179 .con p {
  font-size: 22px;
  font-weight: bold;
  color: #000;
}
.xwaList .xwaItem {
  padding: 100px 50px;
  box-sizing: border-box;
}
.xwaList .xwaItem:nth-child(2n+1) {
  background: #efefef;
}
.xwaList .xwaItem .container {
  justify-content: space-between;
  width: 1200px;
}
.xwaList .xwaItem .con {
  overflow: hidden;
  width: 475px;
}
.xwaList .xwaItem .con .msg {
  margin-top: 30px;
  line-height: 2.5;
  font-size: 15px;
  color: #333333;
}
.xwaList .xwaItem .img {
  width: 540px;
  height: 340px;
}
.xwaList .xwaItem .img img {
  width: 100%;
  height: 100%;
}
.xwaLink {
  padding: 60px 0;
}
.xwaLink p {
  font-size: 30px;
  text-align: center;
  margin-bottom: 50px;
}
.xwaLink .linkCon {
  align-items: center;
  justify-content: space-between;
}
.xwaLink .linkCon .ewm,
.xwaLink .linkCon .msg {
  width: 48%;
}
.xwaLink .linkCon .line {
  width: 1px;
  height: 200px;
  background: #eee;
}
.xwaLink .linkCon .ewm {
  text-align: center;
}
.xwaLink .linkCon .msg ul li {
  padding: 0 112px;
  font-size: 15px;
  color: #7b7b7b;
  margin-bottom: 30px;
}
.xwaLink .linkCon .msg ul li span {
  display: inline-block;
  font-size: 16px;
  width: 100px;
  color: #333;
}