.sectionMain-classic {
  padding: 15px 0;
  overflow: hidden;
}
.classic-header {
  overflow: hidden;
  height: 28px;
  line-height: 28px;
}
.classic-header > p {
  margin: 0;
  float: left;
  position: relative;
  font-size: 20px;
  color: #2c2c2c;
  padding-left: 30px;
  width: 220px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: bold;
}
.classic-header > p::before {
  position: absolute;
  left: 0;
  top: 4px;
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background-color: #f66f0c;
  background: url(http://c2.cgyouxi.com/website/orange/img/index/icon_major.png);
  -o-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.classic-header > ul {
  margin: 0;
  float: left;
  margin-top: 4px;
}
.classic-header > ul > li {
  float: left;
  width: 52px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #8c8c8c;
  text-align: center;
  cursor: pointer;
  margin-right: 6px;
}
.classic-header > ul > li:nth-child(4) {
  text-align: center;
  width: 36px;
  margin-left: 4px;
}
.classic-header > ul > li:nth-child(4) span {
  float: none;
  margin: 0;
}
.classic-header > ul > li > span {
  float: left;
  margin-left: 8px;
}
.classic-header > ul > li > .refresh {
  float: left;
  margin-top: 4px;
  /* margin-left: 2px; */
  width: 12px;
  height: 12px;
  background: url('//pic.cgyouxi.com/orange/cms_res/y2018half2/d027dfb538d6fa2162ec07ed44b3a7fb.png') no-repeat;
  -o-background-size: 12px;
  background-size: 12px;
}
.classic-header > ul > li.active {
  color: #fff;
  border-radius: 20px;
  background-color: #f66f0c;
  /* text-indent: 2px; */
}
.classic-header > ul > li.active .refresh {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background: url('//pic.cgyouxi.com/orange/cms_res/y2018half2/7c28cde7ad4453922f1990dfe0dfc08b.png') no-repeat;
  -o-background-size: 12px;
  background-size: 12px;
}
.classic-header > ul > li .refreshAnimate {
  transform: rotate(720deg);
  -ms-transform: rotate(720deg);
  -moz-transform: rotate(720deg);
  -webkit-transform: rotate(720deg);
  -o-transform: rotate(720deg);
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  -ms-transition: 1s;
  background: url('//pic.cgyouxi.com/orange/cms_res/y2018half2/7c28cde7ad4453922f1990dfe0dfc08b.png') no-repeat;
  -o-background-size: 12px;
  background-size: 12px;
  width: 12px;
  height: 12px;
}
.classic-header-paging {
  float: right;
  margin-top: 5px;
  padding-right: 6px;
}
.classic-header-paging > li {
  margin-left: 12px;
  float: left;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #8c8c8c;
  font-size: 14px;
  text-align: center;
  /* background-color:#f2f2f3; */
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  cursor: pointer;
}
.classic-header-paging > li.active {
  background-color: #f66f0c;
  color: #fff;
}
.classic-contentList {
  margin-top: 24px;
  overflow: hidden;
  margin: 0;
}
.classic-contentList > li.marginLeft0 {
  margin-left: 0;
}
.classic-contentList > li {
  float: left;
  width: 300px;
  margin-left: 16px;
  margin-top: 18px;
}
.classic-contentList-bottom {
  background-color: #f8f8f8;
  width: 100%;
  padding: 12px 16px 20px;
  height: 68px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  position: relative;
}
.classic-contentList-bottom img {
  position: absolute;
  height: 40px;
  right: 0;
  top: -8px;
}
.classic-contentList-bottom > a {
  position: relative;
  z-index: 1;
}
.contentList-cover {
  position: relative;
  display: block;
  width: 300px;
  height: 169px;
  border-radius: 8px;
}
.contentList-cover-img {
  display: block;
  width: 300px;
  height: 169px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.channel-discount .contentList-cover {
  border-radius: 0;
  border-bottom-right-radius: 4px;
}
/*.contentList-cover-state{*/
/*position: absolute;*/
/*right: 0;*/
/*top:0;*/
/*width:52px;*/
/*!*border-top-right-radius:8px;*!*/
/*}*/
.contentList-title {
  /* margin-top:10px; */
  /* padding: 14px 0 10px; */
  /* height:18px; */
  line-height: 18px;
  color: #2c2c2c;
  font-size: 14px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contentList-name {
  margin-top: 4px;
  /* height: 14px; */
  line-height: 14px;
  color: #a9a9a9;
  font-size: 14px;
}
.contentList-name > a > span {
  float: left;
  color: #a9a9a9;
  font-size: 12px;
}
.contentList-name > div {
  float: right;
  font-size: 0;
}
.contentList-name > div > span {
  vertical-align: middle;
  display: inline-block;
  font-size: 12px;
}
.contentList-name > div > .round {
  width: 16px;
  height: 16px;
  text-align: center;
  border-radius: 50%;
  background: url('//pic.cgyouxi.com/orange/upload/202404/25322333_2db0fcd5c5d5de74cae2284e1f80031a.png');
  -o-background-size: 16px;
  background-size: 16px;
  vertical-align: bottom;
  /* margin-right: -4px; */
}
.placeholderPicture {
  margin: 0 auto;
  display: block;
  width: 1120px;
  /* height:218px; */
}
.marginLeft0 {
  margin-right: 22px;
}
.marginLeft0:nth-child(4n) {
  margin-right: 0;
}
@media (max-width: 1349px) {
  .classic-contentList > li {
    width: 236px;
  }
  .classic-contentList > li .contentList-cover {
    width: 236px;
    height: 127px;
  }
  .classic-contentList > li .contentList-cover .contentList-cover-img {
    width: 236px;
    height: 127px;
  }
  .marginLeft0 {
    margin-right: 15px;
  }
  .classic-contentList-bottom {
    padding: 12px 16px 10px;
  }
  .contentList-name {
    margin-top: 10px;
  }
}
