.wrapper {
  width: 1024px;
}
.weekly-info {
  position: relative;
  width: 1024px;
  margin: 0 auto;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.weekly-wrapper {
  position: relative;
  background-color: #fff;
  font-size: 14px;
  padding-top: 60px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.weekly-wrapper img {
  width: 100%;
  margin: 14px auto;
}
.weekly-wrapper p {
  margin-bottom: 7px;
  color: #2b2b2b;
  line-height: 21px;
}
.weekly-wrapper .page-title {
  position: relative;
  width: 100%;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.weekly-wrapper .page-title .page-back-btn {
  content: '';
  position: absolute;
  top: 12px;
  left: 9px;
  width: 24px;
  height: 24px;
  background: url("//file.ficfun.com/group1/M00/00/80/rB84XVvZOJ6AO7NEAAACWXOYD1g976.png") no-repeat center;
  background-size: 24px;
}
.weekly-wrapper .weekly-container {
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}
.weekly-wrapper .weekly-cover {
  height: 300px;
  background-size: cover;
  background-position: center;
}
.weekly-wrapper .weekly-title {
  padding: 20px 0px 14px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  word-break: break-all;
  font-size: 24px;
  color: #414940;
  line-height: 24px;
  text-align: center;
}
.weekly-wrapper .weekly-meta {
  padding: 0 0px 24px;
  font-size: 12px;
  color: #bbb;
  text-align: center;
}
.weekly-wrapper .weekly-desc {
  margin: 0 14px 20px 14px;
  padding: 12px 24px 11px 24px;
  background-color: rgba(245,166,35,0.1);
  line-height: 22px;
}
.weekly-wrapper .weekly-content {
  padding: 0 26px;
  margin-bottom: 40px;
}
.weekly-wrapper .book-container {
  padding: 12px 12px 0;
  margin-bottom: 16px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 2px 2px #ddd;
          box-shadow: 0 2px 2px 2px #ddd;
  border: 0;
}
.weekly-wrapper .book-container .book-cover {
  float: left;
  position: relative;
  margin-right: 12px;
  padding-top: 58px;
  width: 44px;
}
.weekly-wrapper .book-container .book-cover img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}
.weekly-wrapper .book-container .book-title {
  font-size: 18px;
  line-height: 28px;
  color: #2b2b2b;
}
.weekly-wrapper .book-container .book-info {
  overflow: hidden;
  margin-top: 12px;
  font-size: 13px;
  color: #8d8d8d;
  line-height: 20px;
}
.weekly-wrapper .book-container .book-info > * {
  float: left;
}
.weekly-wrapper .book-container .book-info .book-status {
  padding: 2px 3px 1px;
  margin: 2px 5px 0 0;
  font-size: 10px;
  line-height: 10px;
  color: #fff;
  background: #67b3fb;
  border-radius: 2px;
}
.weekly-wrapper .book-container .book-info .book-authorFlag {
  margin: 0 5px;
  width: 15px;
  height: 17px;
  background: url("//file.ficfun.com/group1/M00/00/80/rB84dlvZOHOAG4iUAAACFNJvK78259.png") no-repeat center;
  background-size: 15px;
}
.weekly-wrapper .book-container .book-info .book-cate {
  margin-right: 5px;
}
.weekly-wrapper .book-container .book-info .book-author {
  margin-right: 5px;
}
.weekly-wrapper .book-container .book-info .book-words {
  margin-left: 5px;
}
.weekly-wrapper .book-container .book-desc {
  overflow: hidden;
  font-size: 13px;
  color: #8d8d8d;
  line-height: 20px;
}
.weekly-wrapper .book-container .read-book-btn {
  overflow: hidden;
  margin: 12px auto 0;
  height: 44px;
  text-align: center;
  line-height: 44px;
  color: #2092ff;
  border-top: 1px solid #e2e4e7;
}
.weekly-wrapper .book-style-1 .book-cover {
  width: 72px !important;
  padding-top: 96px;
}
.weekly-wrapper .book-style-1 .book-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  height: 82px;
}
.weekly-wrapper .book-style-2 .book-cover {
  width: 90px !important;
  padding-top: 120px;
}
.weekly-wrapper .book-style-2 .book-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 62px;
}
.outer-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.weekly-list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 60px;
}
.weekly-list .weekly-top {
  padding-top: 30px;
  height: 157px;
  background-color: #ab4af2;
}
.weekly-list .weekly-top .title {
  width: 1024px;
  margin: 0 auto;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background: rgba(255,255,255,0.9);
  -webkit-box-shadow: 0 5px 10px 0 rgba(34,34,34,0.1);
          box-shadow: 0 5px 10px 0 rgba(34,34,34,0.1);
  border-radius: 4px;
}
.weekly-list .weekly-top .title img {
  height: 29px;
}
.weekly-list .weekly-middle {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 1024px;
  margin: -53px auto 0;
}
.weekly-list .weekly-middle .weekly-item:nth-child(3n-1) {
  margin-left: 13px;
  margin-right: 12px;
}
.weekly-list .weekly-middle .weekly-item {
  float: left;
  display: inline-block;
  width: 333px;
  height: 270px;
  padding: 6px;
  border-radius: 8px;
  background-color: #fff;
  margin-bottom: 24px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(34,34,34,0.1);
          box-shadow: 0 2px 4px 0 rgba(34,34,34,0.1);
  position: relative;
  overflow: hidden;
}
.weekly-list .weekly-middle .weekly-item .item-img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  background-size: cover;
  background-position: center;
}
.weekly-list .weekly-middle .weekly-item .item-title {
  position: absolute;
  height: 64px;
  width: 100%;
  bottom: 0;
  background: #fff;
  opacity: 0.9;
  margin-left: -6px;
  padding: 0 6px;
  font-size: 16px;
}
.weekly-list .weekly-middle .weekly-item .title-oneline {
  line-height: 64px;
}
.weekly-list .weekly-middle .weekly-item .title-multiline {
  padding-top: 9px;
}
.weekly-list .weekly-middle .weekly-item .item-info {
  text-align: center;
  position: absolute;
  top: 270px;
  -webkit-transition: 0.3s top linear;
  -o-transition: 0.3s top linear;
  transition: 0.3s top linear;
  background: rgba(255,255,255,0.9);
  border-radius: 4px;
  padding-left: 8px;
  padding-right: 14px;
  height: 100%;
  width: 100%;
}
.weekly-list .weekly-middle .weekly-item .item-info .info-center {
  margin-top: 43%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.weekly-list .weekly-middle .weekly-item .item-info .info-title {
  font-size: 18px;
  margin-bottom: 16px;
}
.weekly-list .weekly-middle .weekly-item:hover .item-info {
  top: 0px;
}
.weekly-list .weekly-middle .weekly-item:hover .item-title {
  display: none;
}
.weekly-list .weekly-pagination {
  width: 1024px;
  margin: 0 auto;
}
.claerfix:after {
  display: table;
  content: '';
  font-size: 0;
  clear: both;
}
.page-jumpe {
  text-align: center;
  margin-top: 48px;
  padding-bottom: 43px;
}
.pagination {
  margin-top: 0px;
}
.page-jumpe > div {
  display: inline-block;
  vertical-align: top;
}
.page-jumpe .go-page .go,
.page-jumpe .go-page .value {
  display: inline-block;
  width: 29px;
  height: 29px;
  margin: 0 7px;
  border: 1px solid #ab4af2;
  border-radius: 3px;
  color: #ab4af2;
  text-align: center;
  line-height: 29px;
  cursor: pointer;
}
.page-jumpe .go-page .value {
  background: #f7f5f2;
  border-radius: 2px;
  width: 40px;
  border: none;
  vertical-align: baseline;
}
.weekly-pagination {
  clear: both;
}
