.sy {
  float: left;
  width: 100%;
}
.float {
  float: left;
}
.floats {
  float: left;
  width: 100%;
}
.viewBg {
  background-size: auto 100% !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.w50 {
  float: left;
  width: 50%;
}
.pr {
  padding-right: 29px;
}
.pl {
  padding-left: 29px;
}
.containBg {
  padding-top: 60px;
  width: 100%;
}
.containBg .topImBg {
  float: left;
  width: 100%;
  position: relative;
}
.containBg .topImBg img {
  float: left;
  width: 100%;
}
.containBg .topImBg .more {
  position: absolute;
  right: 0;
  bottom: 0;
  font-family: Microsoft YaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  height: 14px;
  letter-spacing: 0px;
  color: #f01d2e;
}
.containBg .topImBg .more .addIcon {
  float: right;
  margin-left: 5px;
  width: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  background-color: #f01d2e;
  color: #fff;
  font-size: 12px;
}
.containBg .contains {
  margin-top: 66px;
  margin-bottom: 70px;
}
.containBg .contains .xdd {
  width: 100%;
}
.containBg .contains .title {
  float: left;
  margin-bottom: 30px;
  width: 100%;
  font-family: Microsoft YaHei;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #333333;
  line-height: 36px;
  height: 72px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
}
.containBg .contains .title span {
  color: #f01d2e;
  letter-spacing: 0px;
}
.containBg .contains ul li {
  margin-top: 0 !important;
  padding: 0 0 !important;
  margin-bottom: 36px !important;
}
.containBg .contains ul li p {
  font-family: Microsoft YaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  height: 18px;
  letter-spacing: 0px;
  color: #333333;
}
.containBg .contains ul li p::before {
  content: '';
  float: left;
  margin-right: 17px;
  width: 14px;
  height: 13px;
  background: transparent url(/images/start.png) no-repeat 100% 100%;
}
.containBg .contains ul a {
  float: left;
  width: 100%;
}
.containBg .contains ul a:hover p {
  color: #f01d2e !important;
  cursor: pointer;
}
.containBg .contains .xx1 {
  width: 320px;
  height: 190px;
}
.containBg .contains .xx2 {
  margin-left: 30px;
  width: 320px;
  height: 190px;
}
.containBg .contains .xx3 {
  margin-top: 30px;
  width: 670px;
}
.containBg .contains .bookBg {
  float: left;
  margin-right: 88px;
}
.containBg .contains .bookBg .book {
  float: left;
  width: 100%;
}
.containBg .contains .bookBg .bookname {
  float: left;
  margin-top: 35px;
  width: 100%;
  font-family: Microsoft YaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
}
.containBg .contains .bookBg a {
  float: left;
  width: 100%;
}
.containBg .contains .bookBg a:hover .book {
  box-shadow: 0px -2px 2px 2px rgba(0, 0, 0, 0.1);
}
.containBg .contains .bookBg a:hover p {
  cursor: pointer;
}
.containBg .contains .xdBg {
  float: left;
  margin-right: 44px;
  width: 437px;
  height: 220px;
  background-color: #cc2936;
  padding: 30px 37px 0;
}
.containBg .contains .xdBg .p1 {
  height: 60px;
  font-family: Microsoft YaHei;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.containBg .contains .xdBg .p2 {
  margin-top: 10px;
  font-family: Microsoft YaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  height: 52px;
  letter-spacing: 0px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.containBg .contains .xdBg .p3 {
  margin-top: 10px;
  font-family: Microsoft YaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #ffffff;
}
.containBg .contains .xdBg .p3 a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1000px) {
  .viewBg {
    background: none !important;
  }
  .w50 {
    width: 100%;
  }
  .pr,
  .pl {
    padding: 0 0;
  }
  .containBg .contains .bookBg {
    margin-right: 0;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 20px;
    width: 60% !important;
  }
  .containBg .contains .xx2 {
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
    height: auto;
  }
  .containBg .contains .xx1 {
    width: 100%;
    height: auto;
  }
  .containBg .contains .xdBg {
    margin-right: 0px;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
