@charset "utf-8";
/*搜索页面*/
.searchPage .mbx {
  margin-bottom: 0;
}
.newsBook-tui h4 {
  height: 39px;
  line-height: 39px;
  color: #fff;
  padding: 0 20px;
  background: url(../images/navbg.png);
}
.newsBook-tui .bd {
  height: 258px;
  border: 1px solid #E2E2E2;
  position: relative;
  text-align: center;
}
.newsBook-tui ul a {
  display: block;
}
.newsBook-tui .img {
  display: block;
  height: 160px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 20px;
}
.newsBook-tui p {
  font-size: 13px;
  color: #000000;
  line-height: 35px;
}
.newsBook-tui a:hover p {
  color: #FF0014;
}
.newsBook-tui .btn {
  display: block;
  position: absolute;
  top: 105px;
  width: 24px;
  z-index: 5;
  height: 22px;
  cursor: pointer;
  background: url(../images/prevnext.png) no-repeat;
}
.newsBook-tui .prev {
  left: 0;
  background-position: -9px -50px;
}
.newsBook-tui .prevStop {
  background-position: -9px -10px;
}
.newsBook-tui .next {
  right: 0;
  background-position: -47px -50px;
}
.newsBook-tui .nextStop {
  background-position: -47px -10px;
}
.book-search-page .insideMain {
  position: relative;
}
.book-search-page .classSearch {
  position: absolute;
  right: 0;
  top: 35px;
}
.book-search-list .imglink {
  display: block;
  width: 246px;
  height: 290px;
  border: 1px solid #DBDBDB;
  background-color: #fff;
}
.book-search-list .img {
  height: 220px;
  text-align: center;
  padding: 35px 0;
}
.book-search-list .ms {
  *padding-bottom: 50px;
}
.book-search-list li.m {
  float: left;
  width: 100%;
  padding-bottom: 50px;
  border-bottom: 1px solid #E2E2E2;
  margin-bottom: 50px;
}
.book-search-list .introTxt {
  position: relative;
  width: 702px;
  height: 292px;
}
.book-search-list strong,
.book-search-list b {
  color: #CE1111;
}
.book-search-list h1 {
  font-size: 20px;
  line-height: 20px;
  position: relative;
  left: -9px;
  padding-bottom: 18px;
}
.book-search-list h1 strong {
  font-weight: normal;
}
.book-search-list li {
  line-height: 30px;
}
.book-search-list .s1 {
  display: inline-block;
  width: 220px;
}
.book-search-list h5 {
  font-size: 14px;
  padding-top: 30px;
}
.book-search-list .details-hd {
  position: relative;
  margin-bottom: 50px;
}
.book-search-list .btns {
  position: absolute;
  bottom: 0;
  left: 0;
  height: auto;
}
.book-search-list .btns a {
  float: left;
  margin-right: 10px;
}
.Legal-notices p {
  font-size: 13px;
  color: #333333;
  line-height: 30px;
  padding-bottom: 30px;
}
.Legal-notices h5 {
  font-size: 13px;
  color: #CE1111;
  font-weight: bold;
}
/*# sourceMappingURL=search.css.map */
