@font-face {
  font-family: Roboto;
  font-weight: 400;
  src: url("//files.dreame.com/dreame/file/00f4f4149354f62778b3503933e7b905/Roboto-Regular.ttf") format('truetype');
}
@font-face {
  font-family: Roboto;
  font-weight: 700;
  src: url("//files.dreame.com/dreame/file/303d82a157ea9519f805c9e932c5a76b/Roboto-Medium.ttf") format('truetype');
}
@font-face {
  font-family: Roboto;
  font-weight: 900;
  src: url("//files.dreame.com/dreame/file/41773717f1e83ccd0df8e4a2cc473ba5/Roboto-Bold.ttf") format('truetype');
}
.search-list .layout .author,
.searchBooks .book-desc .book-author a {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.filters-container {
  width: 100%;
  margin-top: 18px;
  background: #f6f4f1;
}
.filters {
  overflow: hidden;
  position: relative;
}
.filters .split-line {
  float: left;
  width: 1px;
  height: 138px;
  margin-top: 74px;
  background: #d0cec6;
}
.filter {
  color: #333;
}
.filter .title {
  float: left;
  width: 113px;
  font-weight: bold;
  font-size: 14px;
  color: #999;
  margin-top: 5px;
}
.filter .list {
  overflow: hidden;
}
.filter .list li {
  float: left;
  text-align: left;
  margin-right: 12px;
  line-height: 20px;
}
.filter .list label {
  display: inline-block;
  padding: 6px 11px;
  line-height: 20px;
  font-size: 14px;
  color: #363636;
  cursor: pointer;
  white-space: nowrap;
  border-radius: 999px;
}
.filter .list .active label,
.filter .list label:hover {
  background: #ab4af2;
  color: #fff;
}
.filter .list input {
  display: none;
}
.filter-cate,
.filter-status,
.filter-time,
.filter-letter {
  padding: 16px 0;
  border-top: 1px solid #ded9d2;
}
.filter-letter .list li {
  margin-right: 4px;
}
.filter-cate,
.filter-lang {
  overflow: hidden;
  padding: 6px 0;
}
.filter-cate .title,
.filter-lang .title {
  margin-top: 15px;
}
.filter-cate .list li,
.filter-lang .list li {
  margin: 10px 12px 10px 0;
}
.filter-cate .active label .icon-fire,
.filter-lang .active label .icon-fire,
.filter-cate label:hover .icon-fire,
.filter-lang label:hover .icon-fire {
  background-image: url("//file.ficfun.com/group1/M00/00/8E/rB84XVvtDBKAcgRpAAACvEdq6ZI322.png");
  background-repeat: no-repeat;
  background-position: -12px 0;
}
.icon-fire {
  display: inline-block;
  width: 12px;
  height: 14px;
  background-image: url("//file.ficfun.com/group1/M00/00/C0/rB84dlw_FTeAWfa0AAAErlfbuJ4698.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
}
.search-head {
  position: relative;
  margin-top: 10px;
}
.search-head .title {
  display: inline-block;
  border-bottom: 4px solid #333;
}
.search-head .page-num {
  margin-left: 10px;
  font-size: 14px;
  vertical-align: bottom;
}
.search-head .sorts {
  position: absolute;
  bottom: 4px;
  right: 0;
}
.search-head .sorts li {
  float: left;
  width: 69px;
  height: 14px;
  font-size: 12px;
  color: #333;
  text-align: center;
  line-height: 14px;
  border-left: 1px solid #bfbfbf;
  cursor: pointer;
}
.search-head .sorts li:first-child {
  border-left: 0;
}
.search-head .sorts li:hover,
.search-head .sorts .active {
  color: #ea2000;
}
.sorts {
  overflow: hidden;
  margin-top: 12px;
}
.sorts li {
  float: left;
  font-weight: bold;
  font-size: 14px;
  color: #999;
  margin-right: 30px;
  padding-bottom: 2px;
  cursor: pointer;
}
.sorts li:hover,
.sorts .active {
  color: #ab4af2;
  border-bottom: 4px solid #ab4af2;
}
.search-list {
  border-top: 1px solid #ded9d2;
}
.search-list .book {
  position: relative;
  float: left;
  width: 50%;
  height: 163px;
  margin: 20px 0px 30px 0;
  padding-right: 42px;
}
.search-list .cover {
  width: 120px;
  height: 160px;
  margin-right: 16px;
}
.search-list .layout .name {
  font-size: 14px;
  color: #2d220e;
}
.search-list .layout .author {
  margin-top: 7px;
  font-size: 12px;
  color: #999;
}
.search-list .layout .author a {
  color: #999;
}
.search-list .layout .intr {
  margin-top: 24px;
  font-size: 12px;
  color: #707070;
  line-height: 19px;
  height: 57px;
}
.search-list .layout .stat {
  margin-top: 15px;
  font-size: 14px;
  color: #707070;
}
.search-list .layout .stat-lang {
  display: block;
  width: 18px;
}
.no-cate-result {
  text-align: center;
  margin: 50px 0 60px;
}
.no-cate-result p {
  margin-top: 30px;
}
.noresult {
  width: 270px;
  margin: 160px auto 140px;
  text-align: center;
}
.noresult img {
  width: 270px;
  height: 270px;
}
.noresult p {
  margin-top: 16px;
  font-size: 14px;
  color: #707070;
  letter-spacing: 0;
}
.search-container .title {
  margin-top: 13px;
  font-weight: bold;
  font-size: 20px;
  color: #333;
}
.searchBooks .book,
.searchBooks .book-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.searchBooks .book {
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
  border-bottom: 1px solid #ded9d2;
  color: #999;
  font-size: 14px;
  line-height: 24px;
}
.searchBooks .btns {
  height: 162px;
  line-height: 162px;
  padding: 60px 0;
}
.searchBooks .btns a+a {
  margin-left: 20px;
}
.searchBooks .btns .button-purple,
.searchBooks .btns .button-border-purple {
  width: 150px;
  height: 41px;
  line-height: 41px;
  border-radius: 20px;
  font-size: 14px;
}
.searchBooks .book-name {
  position: relative;
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  color: #333;
  letter-spacing: 0;
}
.searchBooks em {
  color: #b54fff;
}
.searchBooks .book-details {
  padding-left: 25px;
}
.searchBooks .serial-block {
  position: static;
  display: inline-block;
  margin-right: 12px;
}
.searchBooks .serial-num {
  position: static;
  font-size: 12px;
  line-height: 14px;
  color: #999;
  margin-right: 2px;
}
.searchBooks .serial-name {
  font-size: 16px;
  font-weight: 600;
  color: #222;
  letter-spacing: 0;
  text-align: left;
  line-height: 20px;
}
.searchBooks em[data-index="1"].serial-num {
  font-size: 0;
}
.searchBooks em[data-index="2"].serial-num {
  font-size: 0;
}
.searchBooks em[data-index="3"].serial-num {
  font-size: 0;
}
.searchBooks em[data-index="4"].serial-num {
  font-size: 0;
}
.searchBooks em[data-index="5"].serial-num {
  font-size: 0;
}
.searchBooks em[data-index="6"].serial-num {
  font-size: 0;
}
.searchBooks em[data-index="7"].serial-num {
  font-size: 0;
}
.searchBooks em[data-index="8"].serial-num {
  font-size: 0;
}
.searchBooks em[data-index="9"].serial-num {
  font-size: 0;
}
.searchBooks em[data-index="10"].serial-num {
  font-size: 0;
}
.searchBooks .book-cover {
  position: relative;
  width: 72px;
  padding-top: 98px;
  margin-right: 14px;
}
.searchBooks .book-cover img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  *height: 98px;
}
.searchBooks .book-desc {
  width: 535px;
}
.searchBooks .book-desc .intr {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 100%;
  line-height: 23px;
  height: 46px;
  font-size: 12px;
  font-style: italic;
  color: rgba(34,34,34,0.6);
  word-break: keep-all;
}
.searchBooks .book-desc .book-author {
  margin-top: 38px;
  width: 100%;
  font-size: 12px;
  letter-spacing: 0;
  font-size: 12px;
  text-align: left;
}
.searchBooks .book-desc .book-author a {
  display: block;
  color: rgba(34,34,34,0.6);
}
.searchBooks .book-desc .book-author .lang-tag {
  display: block;
  width: 18px;
}
.pagination {
  margin: 20px 0 38px;
}
