@charset "UTF-8";
.special_00140 { background-size: cover; background-repeat: no-repeat; background-position: center; position: relative; padding: 100px 0 100px; }

.special_00140 .cont { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin-top: -10px; }

.special_00140 .cont .left { width: calc(50% - 18px); position: relative; }

.special_00140 .cont .left .img { position: relative; overflow: hidden; background-color: #ececec; }

.special_00140 .cont .left .img::before { content: ''; display: block; padding-top: 56.30499%; }

.special_00140 .cont .left .img .i { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 100%; max-height: 100%; -webkit-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }

.special_00140 .cont .left .text { background-color: #d31716; color: #fff; padding: 39px 20px 64px; }

.special_00140 .cont .left .text .tit1 { font-size: 22px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 1.5; height: 3em; text-overflow: ellipsis; overflow: hidden; text-align: center; }

@media (max-width: 1500px) { .special_00140 .cont .left .text .tit1 { font-size: 18px; } }

.special_00140 .cont .left .slick-dots { bottom: 30px; display: -webkit-box; display: -ms-flexbox; display: flex; }

.special_00140 .cont .left .slick-dots .slick-dot { width: 10px; height: 10px; margin: 0 4px; background-color: rgba(255, 255, 255, 0.5); border-radius: 50%; display: block; }

.special_00140 .cont .left .slick-dots .slick-dot.slick-active { background-color: white; }

.special_00140 .cont .left .l-item { width: 100%; position: absolute; top: 0; left: 0; opacity: 0; visibility: hidden; z-index: -1; }

.special_00140 .cont .left .l-item.act { position: relative; z-index: 2; opacity: 1; visibility: visible; }

.special_00140 .cont .right { width: calc(50% - 30px - 12px); margin-left: 60px; }

.special_00140 .cont .right .tit { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.special_00140 .cont .right .tit .fauto { width: 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-right: 20px; }

.special_00140 .cont .right .tit .fauto .tracker-mod { width: 100%; }

.special_00140 .cont .right .tit .fauto .tracker-mod .tracker-box { text-align: left; }

.special_00140 .cont .right .inner { margin-top: 45px; }

.special_00140 .cont .right .inner .list .item a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }

.special_00140 .cont .right .inner .list .item .tit1 { font-size: 22px; white-space: nowrap; line-height: 1.5; height: 1.5em; text-overflow: ellipsis; overflow: hidden; margin-top: 4px; }

@media (max-width: 1500px) { .special_00140 .cont .right .inner .list .item .tit1 { font-size: 18px; } }

.special_00140 .cont .right .inner .list .item .star-date { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 16px; align-items: center; }

.special_00140 .cont .right .inner .list .item .star-date .d { width: 104px; font-family: Arial, Helvetica, sans-serif; }

.special_00140 .cont .right .inner .list .item .star-date .icon { width: 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; background-image: url(../../image/special_00140/line.png); background-size: 100% auto; background-repeat: no-repeat; background-position: center; height: 12px; }

.special_00140 .cont .right .inner .list .item .star-date .icon img { display: none; }

.special_00140 .cont .right .inner .list .item + .item { margin-top: 20px; }

.special_00140 .cont .right .wnzt-more { display: none; }

.special_00140 .cont .right .wnzt-more.act { display: -webkit-box; display: -ms-flexbox; display: flex; }

.special_00140 .cont .right .tab-item { display: none; }

.special_00140 .cont .right .tab-item.act { display: block; }

/*	pc 端	*/
@media (min-width: 769px) { .special_00140 .cont .right .inner .list .item:hover { color: #c8001d; } }

/*	1280~1440	*/
@media (max-width: 1500px) { .special_00140 .cont .right .inner .item:nth-child(n+9) { display: none; } }

@media screen and (max-width: 1380px) and (min-width: 769px) { .special_00140 .cont .right .inner .item:nth-child(n+8) { display: none; } }

/*	1024	*/
/*	移动端	*/
@media (max-width: 768px) { .special_00140 { padding: 40px 0; }
  .special_00140 .cont { margin: 0; display: block; position: relative; padding-top: 52px; }
  .special_00140 .cont .left { width: 100%; padding: 0; }
  .special_00140 .cont .left .text { padding: 10px 15px 40px; }
  .special_00140 .cont .left .slick-dots { bottom: 15px; }
  .special_00140 .cont .right { width: 100%; margin: 40px 0 0; }
  .special_00140 .cont .right .inner { margin-top: 25px; }
  .special_00140 .cont .left .text .tit1 { height: auto; }
  .special_00140 .cont .right .tit { padding-bottom: 25px; position: absolute; left: 0; right: 0; top: 0; }
  .special_00140 .cont .left .img .i { width: 100%; } }
