.tdn {
  text-decoration: none;
}
.series-el {
  background: url("../images/series-bg.jpg") repeat-x left top;
}
.banner {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.series-content {
  background: #FFF;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0 50px;
  min-height: 500px;
}
.series-content .titles {
  margin-top: 5px;
  border-left: #2ea7e0 solid 2px;
  padding: 0 19px 0 17px;
}
.series-content .titles a,
.series-content .titles span {
  float: left;
}
.series-content .titles span {
  color: #e6e6e6;
  margin: 5px 10px;
}
.series-content .titles a {
  margin: 5px 0;
}
.series-content .titles a:hover,
.series-content .titles a.current {
  font-weight: bold;
  text-decoration: none;
  color: #2ea7e0;
}
.series-content .items {
  display: none;
  margin-left: 8px;
}
.series-content .items a {
  float: left;
  overflow: hidden;
  width: 274px;
  height: 240px;
  margin: 15px 11px 0 11px;
}
.series-content .items a .cover {
  display: block;
  position: relative;
  height: 205px;
  overflow: hidden;
}
.series-content .items a .cover span,
.series-content .items a .cover i {
  position: absolute;
}
.series-content .items a .cover .title-bg,
.series-content .items a .cover .title {
  right: 0;
  bottom: 10px;
  width: 118px;
  height: 34px;
  z-index: 5;
}
.series-content .items a .cover .title-bg {
  background: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.series-content .items a .cover .title {
  text-align: center;
  color: #FFF;
  overflow: hidden;
  line-height: 34px;
}
.series-content .items a .cover .info-bg,
.series-content .items a .cover .info {
  display: none;
  left: 0;
  top: 0;
  width: 274px;
  height: 205px;
  z-index: 7;
}
.series-content .items a .cover .info-bg {
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.series-content .items a .cover .info {
  width: 224px;
  height: 155px;
  left: 25px;
  top: 25px;
  color: #FFF;
  line-height: 1.6;
  overflow: hidden;
}
.series-content .items a .link {
  display: block;
  padding-top: 15px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.series-content .items a:hover {
  text-decoration: none;
}
.series-content .items a:hover .link {
  color: #2ea7e0;
}
.series-content .items a:hover .title-bg,
.series-content .items a:hover .title {
  display: none;
}
.series-content .items a:hover .info-bg,
.series-content .items a:hover .info {
  display: block;
}
.series-detail {
  background: #FFF;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0 50px;
  min-height: 500px;
}
.series-detail .main,
.series-detail .sub {
  float: left;
  display: inline;
  margin-top: 10px;
}
.series-detail h3 {
  border-left: #2ea7e0 solid 1px;
  font-weight: normal;
  font-size: 18px;
  padding-left: 10px;
}
.series-detail .main {
  width: 860px;
  margin-left: 19px;
}
.series-detail .explain-cover {
  margin-top: 15px;
  position: relative;
  width: 281px;
  height: 210px;
  float: left;
  overflow: hidden;
  display: inline;
}
.series-detail .explain-cover img {
  width: 281px;
  height: 210px;
}
.series-detail .explain-cover span,
.series-detail .explain-cover i {
  position: absolute;
}
.series-detail .explain-cover .title-bg,
.series-detail .explain-cover .title {
  right: 0;
  bottom: 10px;
  width: 118px;
  height: 34px;
  z-index: 5;
}
.series-detail .explain-cover .title-bg {
  background: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.series-detail .explain-cover .title {
  text-align: center;
  color: #FFF;
  overflow: hidden;
  line-height: 34px;
}
.series-detail .explain-text {
  float: left;
  display: inline;
  width: 522px;
  margin: 15px 0 0 40px;
}
.series-detail .explain-text div {
  line-height: 1.5;
  overflow: hidden;
  height: 180px;
}
.series-detail .explain-text p {
  height: 18px;
  line-height: 18px;
  padding-top: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #959595;
  text-align: right;
}
.series-detail .series-number a {
  margin: 15px 15px 0 0;
  float: left;
  width: 92px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #e6e6e6;
}
.series-detail .series-number a:hover {
  background: #2ea7e0;
  color: #FFF;
  text-decoration: none;
}
.series-detail .series {
  width: 841px;
  margin-top: 18px;
  border-top: #e6e6e6 solid 1px;
}
.series-detail .series .content {
  background: #f5f5f5;
  margin-top: 20px;
}
.series-detail .series h5 {
  font-size: 16px;
  color: #2ea7e0;
  padding-top: 20px;
  font-weight: normal;
}
.series-detail .series .item {
  width: 122px;
  height: 130px;
  float: left;
  display: inline;
  padding-right: 10px;
  margin-left: 10px;
  border-right: #FFF solid 1px;
}
.series-detail .series .item span,
.series-detail .series .item i {
  display: block;
  width: 122px;
}
.series-detail .series .item span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.series-detail .series .item i {
  height: 90px;
  overflow: hidden;
}
.series-detail .series .item:hover {
  text-decoration: none;
  color: #2ea7e0;
}
.series-detail .series h6 {
  width: 116px;
  font-weight: normal;
  float: left;
  display: inline;
  margin: 60px 0 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.series-detail .series .load-more {
  margin-top: 20px;
  text-align: center;
}
.series-detail .series .load-more a {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  color: #FFF;
  background: #2ea7e0;
}
.series-detail .series .load-more a:hover {
  background: #00d7f0;
  text-decoration: none;
}
.series-detail .sub {
  float: right;
  margin-right: 18px;
  width: 281px;
}
.series-detail .sub .cover {
  margin-top: 18px;
  position: relative;
  width: 281px;
  height: 210px;
  float: left;
  overflow: hidden;
  display: block;
}
.series-detail .sub .cover img {
  width: 281px;
  height: 210px;
}
.series-detail .sub .cover span,
.series-detail .sub .cover i {
  position: absolute;
}
.series-detail .sub .cover .title-bg,
.series-detail .sub .cover .title {
  right: 0;
  top: 10px;
  width: 118px;
  height: 34px;
  z-index: 5;
}
.series-detail .sub .cover .title-bg {
  background: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.series-detail .sub .cover .title {
  text-align: center;
  color: #FFF;
  overflow: hidden;
  line-height: 34px;
}
.series-detail .sub .cover .title-text {
  width: 261px;
  left: 10px;
  bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #FFF;
  text-align: center;
}
.series-detail .sub .cover:hover span {
  color: #2ea7e0;
}
