.main {
  background: url("../i/titleBg.jpg") left top;
  background-repeat: no-repeat;
}

.cntWrap p {
  color: #666;
  font-size: 14px;
}

.right {
  text-align: right;
}

.cntWrap {
  margin-top: 30px;
  font-size: 14px;
}

.cntWrap h5 {
  font-size: 14px;
  font-weight: bold;
}

.cntWrap h2 {
  text-align: center;
}

.cntWrap p {
  color: #666;
}

.cntWrap .ques {
  color: #000;
}

.cntWrap ul {
  height: 440px;
}

.cntWrap li {
  float: left;
}

.cntWrap img {
  width: 849px;
  height: 430px;
}

p a {
  color: #0090ff;
}
