@charset "UTF-8";
.special_00002 { background-size: cover; background-repeat: no-repeat; background-position: center; padding: 100px 0; }

.special_00002 .box { margin-top: 40px; }

.special_00002 .tab-bar { padding-right: 336px; position: relative; }

.special_00002 .tracker-box { position: relative; overflow: hidden; }

.special_00002 .tracker-mod.dir-hor .tracker-box { text-align: left; }

.special_00002 .tracker-unit { white-space: nowrap; height: 100%; min-width: 100%; text-align: center; display: table; }

.special_00002 .tab-cont { position: relative; margin-top: 40px; }

.special_00002 .tab-cont .tab-item { position: relative; z-index: 2; display: none; }

.special_00002 .tab-cont .tab-item.act { display: block; }

.special_00002 .cont { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }

.special_00002 .cont .left { width: 50%; }

.special_00002 .cont .left .img { width: 100%; position: relative; overflow: hidden; overflow: visible; }

.special_00002 .cont .left .img::before { content: ''; display: block; padding-top: 67.14286%; }

.special_00002 .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_00002 .cont .left .img a { display: block; }

.special_00002 .cont .left .img img { max-width: 100%; max-height: 100%; -webkit-transition: all .3s; transition: all .3s; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border-radius: 30px; }

.special_00002 .cont .left .img .txt { position: absolute; left: 0; right: 0; top: 100%; padding: 15px 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #7f563a; font-size: 32px; font-family: almmdfdk; }

@media (max-width: 768px) { .special_00002 .cont .left .img .txt { font-size: 22px; } }

.special_00002 .cont .right { width: 0; -webkit-box-flex: 1; flex: 1; -webkit-flex: 1; -ms-flex: 1; padding-left: 14px; }

.special_00002 .cont .right .list { height: 100%; }

.special_00002 .cont .right .list .item { height: calc(20% - 8px); background-color: #8d9876; color: #fff; border-radius: 30px; }

.special_00002 .cont .right .list .item + .item { margin-top: 10px; }

.special_00002 .cont .right .list .item .a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; padding: 0 28px; font-size: 24px; }

@media (max-width: 768px) { .special_00002 .cont .right .list .item .a { font-size: 18px; } }

.special_00002 .cont .right .list .item .t1 { width: 0; -webkit-box-flex: 1; flex: 1; -webkit-flex: 1; -ms-flex: 1; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.special_00002 .cont .right .list .item .t1 a { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.special_00002 .cont .right .list .item .t2 { margin-left: 90px; font-size: 20px; }

@media (max-width: 768px) { .special_00002 .cont .right .list .item .t2 { font-size: 18px; } }

.special_00002 .moreBox { margin-top: 80px; }

/*	pc 端	*/
@media (min-width: 769px) { .special_00002 .cont .right .list .item:hover { background-color: #a87e54; } }

/*	1280~1440	*/
@media (max-width: 1300px) { .special_00002 .cont .right .list .item .a { font-size: 20px; }
  .special_00002 .cont .right .list .item .t2 { margin-left: 50px; }
  .special_00002 .cont .left .img .txt { font-size: 28px; } }

/*	1024	*/
/*	移动端	*/
@media (max-width: 768px) { .special_00002 { padding: 40px 0; }
  .special_00002 .tab-bar { padding-right: 120px; }
  .special_00002 .tab-cont { margin-top: 25px; }
  .special_00002 .cont { display: block; }
  .special_00002 .cont .left { width: 100%; }
  .special_00002 .cont .left .img .txt { padding: 0.6rem 0.3rem 0.3rem; }
  .special_00002 .cont .right { width: 100%; -webkit-box-flex: 1; -ms-flex: auto; flex: auto; margin-top: 50px; padding: 0; }
  .special_00002 .cont .right .list { height: auto; }
  .special_00002 .cont .right .list .item { height: auto; }
  .special_00002 .cont .right .list .item .a { display: block; height: auto; padding: 10px; }
  .special_00002 .cont .right .list .item .t1 { width: 100%; white-space: normal; overflow: visible; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 1.5; height: 3em; text-overflow: ellipsis; overflow: hidden; }
  .special_00002 .cont .right .list .item .t1 a { width: 100%; white-space: normal; overflow: visible; }
  .special_00002 .cont .right .list .item .t2 { margin-left: 0; margin-top: 5px; }
  .special_00002 .cont .right .list .item, .special_00002 .cont .left .img img { border-radius: 15px; }
  .special_00002 .cont .left .img .txt { font-size: 20px; } }
