body {
  min-width: 1200px;
  background-color: #FFFAF2;
}
.return {
  display: block;
  width: 100%;
  height: 46px;
  line-height: 46px;
  background-color: #eee;
}
.return > a {
  width: 80px;
  display: block;
  height: 46px;
}
.return > a .back {
  width: 66px;
  display: inline-block;
  vertical-align: middle;
}
.banner {
  background-color: #C01E1F;
  position: relative;
}
.banner .bannerimg {
  width: 100%;
}
.banner .text {
  width: 62%;
  margin: 20px auto;
  position: absolute;
  top: 246px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.banner .text > p {
  width: 93%;
  text-align: left;
  color: #720006;
  font-weight: 550;
  font-size: 20px;
  letter-spacing: 2px;
  line-height: 1.5em;
  margin: auto;
}
.banner .yin1 {
  display: inline-block;
  width: 60px;
  position: absolute;
  top: -29px;
  left: -33px;
}
.banner .yin2 {
  display: inline-block;
  width: 60px;
  position: absolute;
  bottom: -18px;
  right: -4px;
}
.content {
  font-size: 0;
  width: 100%;
  min-height: 500px;
  position: relative;
  margin-top: -2px;
}
.content .part1 {
  padding-top: 30px;
  background-color: #C01E1F;
  border-bottom: 18px solid #F5C91F;
}
.content .part2 {
  background-color: #FFFAF2;
}
.content .part3 {
  background: url('../img/pc/bg1.png') no-repeat center;
  background-size: 100% 100%;
}
.content .part4 {
  background-color: #C01E1F;
  padding-bottom: 5rem;
}
.content .info {
  width: 100%;
  text-align: center;
}
.content .info .title {
  width: 30%;
}
.content .info .no {
  width: 1.5em;
  display: inline-block;
  vertical-align: text-top;
}
.content .info .words {
  width: calc(100% - 3em);
  display: inline-block;
  vertical-align: text-top;
}
.content .info .dec {
  width: 70%;
  margin: 0 auto 0;
  text-align: left;
  padding: 40px;
  font-size: 18px;
  color: #221E32;
  line-height: 1.5em;
}
.content .info .dec .bookContent {
  width: 100%;
  padding: 40px;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.content .info .dec .bookContent + .bookContent {
  margin-top: 30px;
}
.content .info .dec > p {
  text-indent: 2em;
  line-height: 2em;
}
.content .info .dec > p + p {
  margin-top: 15px;
}
.content .info .dec > div + div {
  margin-top: 20px;
}
.content .info .dec > div > p + p {
  margin-top: 10px;
  text-indent: 1.5em;
}
.content .info .dec > div > img {
  margin-top: 10px;
  margin-left: 2em;
}
.content .info .dec em {
  color: #271B38;
  font-weight: bold;
  font-style: normal;
}
.content .info .dec .prize {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin-top: 20px;
}
.content .info .dec .prize img {
  width: 110px;
  height: 110px;
}
.content .info .dec .prize .level {
  font-size: 20px;
  font-weight: bold;
  color: #392886;
  text-align: center;
  margin-top: 5px;
}
.content .info .dec .prize .name {
  font-size: 14px;
  text-align: center;
}
.content .info .dec .mark {
  font-size: 12px;
  text-align: center;
}
.content .sm {
  font-size: 12px;
  text-align: center;
  margin-top: 30px;
}
.content .bg-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: -2;
}
.content .bg-right {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 14%;
  height: auto;
}
.content .footer.yun {
  padding: 88px 0 46px;
}
.content .footer {
  line-height: 24px;
  font-size: 12px;
  color: #fff;
  width: 100%;
  padding-top: 88px;
  bottom: 3%;
  left: 0;
  background: url("../img/pc/footer.png") no-repeat top;
  background-size: 100% auto;
  background-color: #C01E1F;
  margin-top: -2px;
}
.content .footMain {
  padding: 40px 0;
  text-align: center;
}
.content .footMain a {
  color: #fff;
  display: inline-block;
}
.mainCon {
  position: relative;
  padding-top: 40px;
}
.content .info .dec.booklist {
  padding: 30px20px;
}
.content .info .dec.booklist .main {
  position: relative;
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.content .info .dec.booklist .main .bookContent {
  padding: 40px;
  width: 100%;
  font-size: 16px;
}
.content .info .dec.booklist .main .bookContent .book_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content .info .dec.booklist .main .bookContent .book_content {
  font-size: 16px;
  width: calc(100% - 150px);
  position: relative;
  color: #221E32;
}
.content .info .dec.booklist .main .bookContent .book_content h2 {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.content .info .dec.booklist .main .bookContent .book_cover {
  width: 136px;
  margin-right: 10px;
}
.content .info .dec.booklist .main .bookContent .book_cover img {
  width: 100%;
}
.content .info .dec.booklist .main .bookContent .boook_author {
  font-size: 14px;
  color: #221E32;
  margin: 5px 0;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.content .info .dec.booklist .main .bookContent .tips {
  font-size: 14px;
  line-height: 1.5em;
}
.content .info .dec.booklist .main .bookContent .btn {
  margin: auto;
  background-color: #B51C22;
  width: 70%;
}
.main .left_bg {
  display: inline-block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.main .right_bg {
  display: inline-block;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.main a {
  display: block;
}
.bookContent {
  position: relative;
  z-index: 1;
  width: 63%;
  min-height: 300px;
  padding: 30px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
/* .bookContent li{float:left;width: 511px;margin:0 0px 40px 0;} */
.bookContent li {
  width: 16%;
  background-color: #fff;
  padding: 10px;
  border: 2px solid #b51c22;
}
.bookContent li:first-child {
  margin-top: 0;
}
.bookContent li:nth-child(2) {
  margin-top: 0;
}
.bookCover {
  width: 100%;
  border: 1px solid #CBCBCB;
  height: 160px;
}
.bookCover img {
  width: 100%;
  height: 100%;
}
.bookMsg {
  color: #004731;
}
.bookMsg .name-a {
  height: 58px;
}
.bookMsg a h2 {
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  /*要显示的行数*/
  -webkit-box-orient: vertical;
  color: #333;
  line-height: 1.5em;
  font-size: 14px;
  text-align: center;
  margin: 10px auto;
  width: 7em;
}
.name {
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #004731;
  margin: 5px 0 16px;
}
.btn {
  height: 32px;
  line-height: 32px;
  width: 100px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #39AA40;
  margin: 10px atuo 0;
}
.foure-line {
  display: inline;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
a.backPrev {
  float: left;
  margin-right: 16px;
  padding-left: 12px;
  width: 76px;
  height: 36px;
  text-align: center;
  font-size: 18px;
  background: url(../img/backPrev.png) no-repeat right center;
  line-height: 36px;
}
