/*sprite*/
.spr { background-repeat: no-repeat;background-image:url(../img/spr.png);}
.s { background-repeat: no-repeat;background-image:url(../img/s.png);}
.act-em {width:76px; height:9px; background-position: -389px -522px}

.icon-arrow {width:10px; height:16px; background-position: -53px -12px}
.icon-home {width:29px; height:22px; background-position: -5px -10px}
.icon-like {width:18px; height:17px; background-position: -417px -579px}
.icon-like.done {width:18px; height:17px; background-position: -389px -579px}
.icon-more1 {width:26px; height:25px; background-position: -439px -320px}
.icon-more2 {width:26px; height:25px; background-position: -439px -355px}
.nav-cur {width:190px; height:94px; background-position: -10px -456px}
.news-em {width:49px; height:9px; background-position: -389px -560px}
.news-tab-em {width:177px; height:14px; background-position: 0 -2px}
.page-next {width:69px; height:68px; background-position: -269px -616px}
.page-next.swiper-button-disabled {width:69px; height:68px; background-position: -348px -616px}
.page-prev {width:70px; height:68px; background-position: -189px -616px}
.page-prev.swiper-button-disabled {width:70px; height:68px; background-position: -359px -320px}

a.spr:hover,a.tg-sns-link:hover{ filter: brightness(1.1);}
/*主要内容*/
.main{ position:relative; z-index: 5; margin:0 auto; width: 1400px; height: 100%;}