body,
div,
ul,
li,
ol dd,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  list-style: none;
}
body {
  background-color: #fff;
  font-family: "Microsoft YaHei";
}
a {
  text-decoration: none;
  display: block;
}
img {
  display: block;
  max-width: 100%;
}
.clearfix:after {
  content: " ";
  height: 0;
  line-height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
div,
input,
textarea,
button,
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (width: 320px) {
  html {
    font-size: 16px;
  }
}
@media only screen and (width: 360px) {
  html {
    font-size: 18px;
  }
}
@media only screen and (width: 375px) {
  html {
    font-size: 18.75px;
  }
}
@media only screen and (width: 400px) {
  html {
    font-size: 20px;
  }
}
@media only screen and (width: 412px) {
  html {
    font-size: 20.6px;
  }
}
@media only screen and (width: 414px) {
  html {
    font-size: 20.7px;
  }
}
@media only screen and (min-width: 640px) {
  html {
    font-size: 32px;
  }
}
html,
body {
  width: 100%;
}
.viewport {
  width: 100%;
  background: #f9f4eb url("../images/bgstring.png") top left;
}
.navtop {
  position: fixed;
  z-index: 10;
  width: 100%;
}
.title {
  height: 2.8125rem;
  line-height: 2.8125rem;
  font-size: 0.9375rem;
  color: #fff;
  padding-right: 1.3125rem;
  background: #a21615 url("../images/more.png") no-repeat 11.78125rem 1.15625rem;
  background-size: 0.8125rem 0.46875rem;
  padding-left: 7.1875rem;
}
.lists {
  display: none;
  width: 8.21875rem;
  height: 11.59375rem;
  position: absolute;
  top: 2.125rem;
  left: 5.84375rem;
  background: url("../images/bgList.png") no-repeat top left;
  background-size: cover;
  text-align: center;
  padding-top: 0.4375rem;
  box-sizing: border-box;
}
.lists a {
  color: #666666;
  font-size: 0.875rem;
  height: 2.1875rem;
  line-height: 2.1875rem;
  border-bottom: 1px solid #e8e8e8;
}
.lists a:nth-child(2) {
  color: #a21615;
  padding-right: -0.0625rem;
  background: url("../images/selected.png") no-repeat 6.03125rem 0.9375rem;
  background-size: 0.625rem 0.5rem;
}
.lists a:nth-last-child(1) {
  border: 0 none;
  margin-top: -2px;
}
.abstract {
  font-size: 0.75rem;
  padding: 0.625rem 0.9375rem;
  padding-top: 3.4375rem;
}
.cdaetail {
  padding-top: 3.46875rem;
  padding-bottom: 1.5625rem;
}
.content {
  width: 18.75rem;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 0.3125rem;
}
.content h2 {
  font-size: 0.875rem;
  color: #901a20;
  text-align: center;
  height: 2.59375rem;
  line-height: 2.59375rem;
  border-bottom: 1px solid #dcdad4;
}
.content h3 {
  font-size: 0.9375rem;
  text-align: center;
  padding: 0 2rem;
  padding-top: 1.5625rem;
}
.content .footer {
  color: #901a20;
  /*img {
      width: 86/32rem;
      height: 86/32rem;
      float: left;
      border-radius: 50%;
    }*/
}
.content .footer .photo {
  float: left;
  height: 2.6875rem;
  line-height: 2.6875rem;
  padding-left: 1.9375rem;
  font-size: 0.6875rem;
}
.content .footer span:nth-child(2) {
  height: 2.6875rem;
  line-height: 2.6875rem;
  float: left;
  font-size: 0.6875rem;
  margin-left: 0.4375rem;
}
.content .footer span:nth-child(3) {
  width: 2.5rem;
  height: 2.6875rem;
  line-height: 2.6875rem;
  float: right;
  font-size: 0.6875rem;
  color: #901a20;
  background: url("../images/look.png") no-repeat center left;
  background-size: 1.03125rem 0.78125rem;
  padding-left: 1.375rem;
  padding-right: 1.375rem;
}
.content .pic {
  width: 14.0625rem;
  margin: 0 auto;
  padding-bottom: 0.625rem;
}
.content .pic img {
  width: 100%;
}
.content p {
  font-size: 0.625rem;
  padding: 0 1.9375rem;
  padding-bottom:0.6rem;
  line-height: 1.25rem;
  color: #666;
}
