body {
  min-width: 1200px;
}
.banner .bannerimg {
  width: 100%;
}
.content {
  width: 100%;
  padding: 30px 0 80px;
  background-color: #ECE6F5;
  min-height: 500px;
  position: relative;
}
.content .info {
  width: 100%;
  text-align: center;
  z-index: 2;
}
.content .info .title {
  width: 50%;
}
.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: 30px auto 0;
  text-align: left;
  padding: 40px;
  background-color: #D2C4E4;
  border: 4px solid #8671B8;
  border-radius: 20px;
  font-size: 18px;
  color: #221E32;
  line-height: 1.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.content .info .dec .tuijian2.type-box {
  width: 50%;
}
.content .info .dec .type-box {
  width: 90%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0 auto;
}
.content .info .dec .type-box .item > em {
  color: #6C6B7B;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
}
.content .info .dec .type-box .item + .item {
  margin-left: 10px;
}
.content .info .dec .type-box .item.selected > em {
  color: #2E2685;
  font-weight: bold;
  display: block;
  line-height: 1.6em;
}
.content .info .dec .type-box .item.selected:after {
  content: '';
  display: block;
  width: 3em;
  height: 3px;
  background-color: #2E2685;
  margin: auto;
}
.content .info .dec > p {
  text-indent: 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 .info + .info {
  margin-top: 60px;
}
.content .sm {
  font-size: 12px;
  text-align: center;
  margin-top: 30px;
}
.content .bg-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.content .bg-left {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 36%;
  height: auto;
  z-index: 1;
}
.content .bg-right {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 27%;
  height: auto;
  z-index: 1;
}
.content .footer {
  line-height: 24px;
  font-size: 12px;
  color: #221E32;
  width: 100%;
  padding-top: 10px;
  bottom: 3%;
  left: 0;
}
.content .footMain {
  padding: 40px 0;
  text-align: center;
}
.content .footMain a {
  color: #221E32;
  display: inline-block;
}
.content .test-box {
  width: 100%;
  padding: 68px 30px 80px;
  background-color: #BFCAF5;
  position: relative;
  margin-top: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.content .test-box .xian1 {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.content .test-box .xian2 {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
}
.content .test-box .title {
  width: 50%;
}
.content .test-box .act-text {
  margin: 20px 0;
}
.content .test-box .act {
  width: 13%;
}
.mainCon {
  position: relative;
  margin-top: 40px;
}
.content .info .dec.booklist {
  padding: 30px 30px 60px;
}
.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.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content .info .dec.booklist .main .bookContent.show > li {
  width: 32%;
}
.content .info .dec.booklist .main .bookContent.show > li + li {
  margin-left: 2%;
}
.content .info .dec.booklist .main .bookContent.show > li:nth-child(3n+1) {
  margin-left: 0;
}
.content .info .dec.booklist .main .bookContent.show:after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.content .info .dec.booklist .main .bookContent {
  padding: 0;
  width: 100%;
  font-size: 16px;
  display: none;
}
.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% - 110px);
  position: relative;
  color: #221E32;
}
.content .info .dec.booklist .main .bookContent .book_content h2 {
  width: 100%;
}
.content .info .dec.booklist .main .bookContent .book_cover {
  width: 110px;
  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-top: 4px;
  background-color: #7354BD;
}
.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%;
  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;
  -ms-flex-line-pack: justify;
      align-content: space-between;
}
.bookContent:after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
/* .bookContent li{float:left;width: 511px;margin:0 0px 40px 0;} */
.bookContent > li {
  width: 250px;
  margin-top: 30px;
}
.bookCover {
  width: 110px;
  height: auto;
  border: 1px solid #ccc;
  margin-right: 10px;
}
.bookCover img {
  width: 100%;
  height: 100%;
}
.bookMsg {
  width: calc(100% - 122px);
  position: relative;
  min-height: 132px;
}
.bookMsg a h2 {
  color: #221E32;
  font-size: 18px;
  margin-bottom: 20px;
  white-space: normal;
}
.name {
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #221E32;
  margin: 5px 0 16px;
}
.btn {
  height: 32px;
  line-height: 32px;
  width: 100px;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #7354BD;
  position: absolute;
  bottom: 0;
  left: 0;
}
.two-line {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.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;
}
