#body {
  padding-top: 0.88rem;
  background-color: #FAFAFA;
  line-height: 0;
  font-size: 0;
}
#body .content-1 {
  background: #fff;
  box-shadow: 0.02rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.04);
  padding: 0.52rem 0.6rem;
  border-top: 0.01rem solid #D1DDF0;
}
#body .content-1 .info .title {
  background: url(/assets/images/wap/index/img-container-title.png) no-repeat left center;
  background-size: 0.08rem auto;
  line-height: 0.48rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #00226C;
  padding-left: 0.2rem;
}
#body .content-1 .info .info-desc {
  line-height: 0.5rem;
  font-size: 0.28rem;
  color: #484E5B;
  word-break: break-all;
  margin-top: 0.32rem;
}
#body .content-1 .info .info-desc ol li::marker {
  content: '';
}
#body .content-1 .cate-title,
#body .content-1 .compounds-title {
  background: url(/assets/images/wap/index/icon-cate-title.png) no-repeat left center;
  background-size: 0.26rem auto;
  line-height: 0.48rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #00226C;
  padding-left: 0.34rem;
}
#body .content-1 .cate_category,
#body .content-1 .compounds {
  margin-top: 0.52rem;
}
#body .content-1 .cate_category .list,
#body .content-1 .compounds .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.32rem;
  margin-left: -0.08rem;
  margin-right: -0.08rem;
}
#body .content-1 .cate_category .list .item,
#body .content-1 .compounds .list .item {
  background: #F7F9FC;
  line-height: 0.41rem;
  font-size: 0.28rem;
  color: rgba(0, 34, 108, 0.69);
  border-radius: 0.12rem;
  overflow: hidden;
  padding: 0.14rem 0.2rem;
  margin: 0.14rem 0.08rem;
}
#body .content-1 .cate_category .list .item a,
#body .content-1 .compounds .list .item a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#body .content-1 .molecular-search .row {
  margin-bottom: 0.36rem;
}
#body .content-1 .molecular-search .row:last-child {
  margin-bottom: 0;
}
#body .content-1 .molecular-search .row .search-name {
  background: url(/assets/images/wap/index/icon-search.png) no-repeat left center;
  background-size: 0.3rem auto;
  line-height: 0.42rem;
  font-size: 0.28rem;
  color: #484E5B;
  padding-left: 0.42rem;
}
#body .content-1 .molecular-search .row .search-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.2rem;
  margin-left: -0.055rem;
  margin-right: -0.055rem;
}
#body .content-1 .molecular-search .row .search-list .search-item {
  width: 0.6rem;
  height: 0.6rem;
  line-height: 0.56rem;
  font-size: 0.26rem;
  color: #254FAA;
  text-align: center;
  cursor: pointer;
  border: 0.01rem solid #D1DDF0;
  border-radius: 0.04rem;
  margin: 0.08rem 0.055rem;
}
#body .content-1 .molecular-search .row .search-list .search-item.active {
  background: #00226C;
  color: #fff;
}
#body .content-1 .molecular-search .row .search-list .search-item a {
  display: block;
  color: inherit;
}
#body .content-1 .molecular-search .row .all-btn {
  margin-top: 0.2rem;
}
#body .content-1 .molecular-search .row .all-btn.active .all {
  background: #00226C;
  color: #fff;
}
#body .content-1 .molecular-search .row .all-btn .all {
  display: block;
  height: 0.6rem;
  line-height: 0.56rem;
  font-size: 0.26rem;
  color: #254FAA;
  text-align: center;
  cursor: pointer;
  border: 0.01rem solid #D1DDF0;
  border-radius: 0.04rem;
}
#body .content-2 {
  background: #fff;
  box-shadow: 0.02rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.04);
  padding: 0.56rem 0.6rem;
  margin-top: 0.18rem;
}
#body .content-2 .table {
  width: 100%;
  border-spacing: 0;
  overflow: hidden;
}
#body .content-2 .table tr {
  display: flex;
}
#body .content-2 .table tr .w160 {
  width: 1.6rem;
}
#body .content-2 .table tr .w178 {
  width: 1.78rem;
}
#body .content-2 .table tr .w292 {
  width: 2.92rem;
}
#body .content-2 .table tr:first-child th:first-child {
  border-radius: 0.14rem 0 0 0;
}
#body .content-2 .table tr:first-child th:last-child {
  border-radius: 0 0.14rem 0 0;
}
#body .content-2 .table tr:last-child th,
#body .content-2 .table tr:last-child td {
  border-bottom: 0.01rem solid #D1DDF0;
}
#body .content-2 .table tr:last-child td:first-child {
  border-radius: 0 0 0 0.14rem;
}
#body .content-2 .table tr:last-child td:last-child {
  border-radius: 0 0 0.14rem 0;
}
#body .content-2 .table tr th,
#body .content-2 .table tr td {
  border: 0.01rem solid #D1DDF0;
  border-bottom: 0 none;
  border-right: 0 none;
  word-break: break-all;
}
#body .content-2 .table tr th:last-child,
#body .content-2 .table tr td:last-child {
  border-right: 0.01rem solid #D1DDF0;
}
#body .content-2 .table tr th.center,
#body .content-2 .table tr td.center {
  text-align: center;
  justify-content: center;
}
#body .content-2 .table tr th {
  background: #F7F9FC;
  line-height: 0.41rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #00226C;
  text-align: left;
  padding: 0.25rem 0.22rem;
}
#body .content-2 .table tr td {
  min-height: 0.97rem;
  line-height: 0.41rem;
  font-size: 0.28rem;
  color: #484E5B;
  text-align: left;
  padding: 0.28rem 0.22rem;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  align-items: center;
  cursor: pointer;
}
#body .content-2 .table tr td span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
#body .content-2 .table tr td a {
  color: #003AB8;
}
#body .fixed {
  width: 1.12rem;
  background: #F7F9FC;
  box-shadow: -0.02rem 0.02rem 0.08rem 0 rgba(0, 0, 0, 0.05);
  border: 0.01rem solid #D1DDF0;
  border-radius: 0.12rem 0 0 0.12rem;
  position: fixed;
  right: 0;
  bottom: 2rem;
  z-index: 5;
}
#body .fixed.return-top {
  display: none;
}
#body .fixed .fixed-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#body .fixed .fixed-item {
  padding: 0.2rem 0.14rem 0.2rem 0.13rem;
  border-top: 0.01rem solid #D1DDF0;
}
#body .fixed .fixed-item:first-child {
  border: 0 none;
}
#body .fixed .fixed-item.return-top {
  display: none;
}
#body .fixed .fixed-item img {
  width: 0.46rem;
}
