@charset "gb2312";
/* CSS Document */
body {background:#d3e9fd url("http://ats.taiwan.cn/other/2023/twtxl/images/bg_banner.png") center top no-repeat;background-size:19.2rem auto;}
.header {position:relative;height:11.02rem;text-indent:-300%;color:transparent;overflow:hidden;}
.part1 {margin-top:0.84rem;}
.part1 .more {display:table;width:9.9em;height:2.27em;margin:0.15rem auto 0;border-radius:1em/1.135em;cursor:pointer;text-align:center;font-size:0.22rem;line-height:2.27em;color:#aa142f;box-shadow:0.02rem 0.034rem 0.03rem 1px rgba(0,0,0,0.35);transition:transform 0.3s ease 0s;background:#fff4dc;}
.part1 .more.hidden {display:none;}
.type1 {position:relative;}
.type1 .list-item {position:absolute;top:0;width:3.3rem;padding:0.75rem 0.27rem 0.47rem;border:0.02rem solid #cbaa69;opacity:1;transition:opacity 0.3s ease 0s,top 0.3s ease 0s;background:#fff2da;}
.type1 .list-item.pending {display:none;opacity:0;}
.type1 .list-item>a {position:relative;background:#fff;overflow:hidden;}
.type1 .list-item>a+* {margin-top:0.17rem;}
.type1 .list-item>a:before,.type1 .list-item>a:after {position:absolute;left:50%;top:50%;content:"";display:block;width:1rem;height:1rem;border-radius:50%;transform:translate(-50%,-50%);background:conic-gradient(transparent,#ffb113,#ed4300);}
.type1 .list-item>a:before {animation:anim 1s linear 0s infinite;}
.type1 .list-item>a:after {transform:translate(-50%,-50%) scale(0.8);background:#fff;}
.type1 img {position:relative;width:100%;height:2.2rem;z-index:-1;transition:transform 0.3s ease 0s;}
.type1 .list-item>a.loaded img {z-index:0;}
.type1 .list-item>a.loaded:before {display:none;}
.type1 .list-item>a.loaded:after {left:0;top:0;width:100%;height:100%;border-radius:0;transform:none;background:#fff;opacity:0;transition:opacity 3s ease 0s;}
.type1 .list-item.pending img {opacity:0;}
.type1 .list-item-title {font-size:16px;line-height:1.5em;font-weight:bold;}
.type1 .list-item-desc {margin-top:0.01rem;font-family:simsun;font-size:14px;line-height:1.71em;}
@keyframes anim {
  to{transform:translate(-50%,-50%) rotate(1turn)};
}
@media screen and (min-width:1025px){
.part1 .more:hover {transform:scale(1.02);}
.type1 .list-item:nth-child(-n+3):before {position:absolute;right:0;top:-0.84rem;content:"";display:block;width:1.53rem;height:1.45rem;background:url("http://ats.taiwan.cn/other/2023/twtxl/images/bg_decorations.png") center center no-repeat;background-size:auto 100%;}
.type1 .list-item:nth-child(3n+1) {left:0;}
.type1 .list-item:nth-child(3n+2) {left:calc(3.88rem + 0.18rem);}
.type1 .list-item:nth-child(3n+3) {left:calc(100% - 3.88rem);}
.type1 .list-item:hover img {transform:scale(1.02);}
}
/* //////////////////////////////////////////////////////////////////////////////////// */
@media screen and (max-width:1024px){
body {background-size:12rem auto;}
.wrap {width:auto;margin:0 0.1rem;}
.header {height:7rem;}
.type1 .list-item:nth-child(-n+2):before {position:absolute;right:0;top:-0.84rem;content:"";display:block;width:1.53rem;height:1.45rem;background:url("http://ats.taiwan.cn/other/2023/twtxl/images/bg_decorations.png") center center no-repeat;background-size:auto 100%;}
.type1 .list-item {padding:0.75rem 0.13rem 0.47rem;}
.type1 .list-item:nth-child(2n+1) {left:0;}
.type1 .list-item:nth-child(2n+2) {left:calc(3.6rem + 0.1rem);}
.footer-mobile {margin-top:0.4rem;}
}
@media screen and (max-width:480px){
body {background-size:8rem auto;}
.header {height:4.5rem;}
.type1 .list-item:nth-child(2):before {display:none;}
.type1 .list-item,.type1 .list-item:nth-child(2n+1),.type1 .list-item:nth-child(2n+2) {left:calc(50% - 1.8rem);}
}
