body,
ul,
h2 {
  margin: 0;
}
ul {
  padding: 0;
}
li {
  list-style: none outside;
}
.dpb{
  display: block;
  width: 100%;
}
.china-jcly {
  position: relative;
  padding-bottom: 65px;
}
.china-jcly .tit {
  display: block;
  width: 100%;
}
.china-jcly textarea {
  display: block;
  width: 100%;
  border: 1px solid #bfbfbf;
  resize: none;
  height: 125px;
  margin-top: 30px;
}
.china-jcly .send {
  position: absolute;
  bottom: 15px;
  right: 0;
  width: 98px;
  height: 36px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 36px;
  background-color: #b50005;
  cursor: pointer;
}
.china-jcly .success {
  color: #b50005;
  display: none;
  position: absolute;
  left: 0;
  bottom: 15px;
}
.china-reply {
  margin-top: 30px;
}
.china-reply ul li {
  position: relative;
  border-bottom: 1px solid #ccc;
  color: #999;
  margin-bottom: 10px;
}
.china-reply ul li h2 {
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: normal;
  line-height: 30px;
}
.china-reply ul li p {
  font-size: 16px;
  text-align: justify;
  min-height: 20px;
  color: #666;
}
.china-reply ul li span {
  margin-left: 45px;
}
.china-reply ul li a {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 18px;
  background: url("../i/zan.png") no-repeat;
  padding-left: 26px;
  color: #444;
  text-align: right;
}
.china-page {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.china-page a {
  display: inline-block;
  padding: 3px 10px;
  color: #333;
  border: 1px solid #ccc;
  margin-right: 10px;
}
.china-page a:hover {
  text-decoration: none;
}
.china-page span {
  display: inline-block;
  padding: 3px 10px;
  color: #333;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .china-jcly {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-bottom: 30px;
  }
  .china-jcly .tit {
    position: absolute;
    width: 300%;
    left: 50%;
    margin-left: -150%;
    top: 0;
  }
  .moi{
    position: relative;
    width: 200%;
    left: 50%;
    margin-left: -100%;
    top: 0;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .china-jcly .tit-wqsp {
    left: 0;
    margin-left: 0;
  }
  .china-jcly textarea {
    margin-top: 0;
  }
  .china-jcly .send {
    font-size: 16px;
    height: 24px;
    width: 60px;
    line-height: 24px;
    bottom: 0;
  }
  .china-jcly.mt50 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
