/* *
* DESCRIPTION   天极图片wap站详情页样式文件
* AUTHOR 杜玲玲
* TIME 2023-07-03
 */
/* 图集轮播 */
.rmtj .swiper-container {
    width: 100%;
    overflow: hidden;
}
.atlas{
    background: #fff;
    padding: 0 0.3rem 0.4rem 0.3rem;
    overflow: hidden;
}
.atlas h1{
    font-size: 0.4rem;
    color: #2c2c2c;
    text-align: left;
    margin-top: 0.38rem;
}
.atlas .swiper-container{
    margin-top: 0.3rem;
}
.atlas .swiper-container .swiper-slide{
    margin: 0 auto;
    width: 6.6rem;
}
.atlas .swiper-container img{
    width: 100%;
}
.atlas .module{
    font-size: 0.24rem;
    color: #787878;
    text-align: center;
    margin-top: 0.3rem;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    position: static;
}
.atlas .swiper-pagination-bullet{
    width: 0.1rem !important;
    height: 0.1rem !important;
    border-radius: 50% !important;
}
.atlas_bottom{
    margin-top: 0.2rem;
}
.atlas_bottom .download{
    width: 0.47rem;
    height: 0.47rem;
    display: inline-block;
    background-position: -0.49rem 0;
    float: right;
}
.atlas_bottom .like{
    width: 0.5rem;
    height: 0.5rem;
    display: inline-block;
    background-position: -1.09rem 0;
    margin-right: 0.03rem;
}
.likeCount{
    display: inline-block;
    vertical-align: middle;
    font-size: 0.26rem;
    color: #000;
    margin-top: -0.4rem;
}
.atlas_bottom span.floatR span.floatL{
    margin-right: 0.35rem;
    display: inline-block;
    margin-top: 0.05rem;
}
.atlas_bottom .collect{
    width: 0.55rem;
    height: 0.55rem;
    display: inline-block;
    background-position: -1.72rem 0;
    display: none;
}
.atlas_bottom .like.active{
    background-position: -1.09rem -0.62rem;
    margin-right: 0.05rem;
}
.atlas_bottom .collect.active{
    background-position: -1.72rem -0.62rem;
}
/* 图集信息 */
.atlas_introduce{
    margin-top: 0.35rem;
    background: #fff;
    padding: 0.4rem 0.3rem 0.3rem 0.3rem;
}
h2{
    font-size: 0.38rem;
    color: #2e2f36;
    font-weight: 500;
    line-height: 0.38rem;
    margin-bottom: 0.3rem;
}
.atlas_introduce p{
    font-size: 0.28rem;
    color: #5e5e5e;
    line-height: 0.58rem;
    text-align: justify;
}
.atlas_introduce p.marginT{
    margin-top: 0.2rem;
}
.atlas_introduce p span{
    color: #999;
    margin-right: 0.4rem;
}
.atlas_introduce p i{
    color: #4aa8ff;
}
.atlas_introduce p a{
    font-size: 0.28rem;
    color: #40a3ff;
    margin-right: 0.15rem;
}
/* 相关推荐 */
.xgtj{
    margin-top: 0.35rem;
    background: #fff;
    padding: 0.4rem 0.3rem;
}
.xgtj h2{
    margin-bottom: 0rem;
}
.xgtj ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.xgtj ul li{
    margin-top: 0.3rem;
}
.picBox{
    width: 3.2rem;
    max-height: 5.7rem;
    border-radius: 0.1rem;
}
.picBox img{
    width: 3.2rem;
    border-radius: 0.1rem;
}
.picName{
    color: #666;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.38rem;
    margin-top: 0.15rem;
    width: 3.2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
/* 热门推荐 */
.rmtj{
    background: #fff;
    padding: 0.4rem 0.3rem;
    margin-top: 0.35rem;
}
.rmtj h2{
    margin-bottom: 0rem;
}
.rmtj ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.rmtj ul li{
    width: 3.2rem;
    margin-top: 0.3rem;
}
.rmtj .swiper-pagination{
    width: 4.5rem !important;
}
.rmtj .swiper-pagination-bullet{
    width: 1.3rem;
    height: 0.54rem;
    border-radius: 0.3rem;
    font-size: 0.26rem;
    color: #686868;
    line-height: 0.54rem;
    margin-left: 0.2rem;
    background: #f5f5f5;
    opacity: 1;
}
.rmtj .swiper-pagination-bullet-active{
    background: linear-gradient(left,#f1faff,#d9edff);
    background: -webkit-linear-gradient(left,#f1faff,#d9edff);
    background: -moz-linear-gradient(left,#f1faff,#d9edff);
    background: -o-linear-gradient(left,#f1faff,#d9edff);
    background: -ms-linear-gradient(left,#f1faff,#d9edff);
    color: #40a3ff;
}
.rmtj .swiper-pagination-clickable{
    border-radius: 0.3rem;
}
/* 热门关键词 */
.hotKeywords{
    background: #fff;
    padding: 0.4rem 0.3rem 0.6rem 0.3rem;
    margin-top: 0.35rem;
}
.hotKeywords h2{
    margin-bottom: 0.1rem;
}
.hotKeywords ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.hotKeywords ul li{
    width: 2.04rem;
    height: 0.58rem;
    background: #f5f5f5;
    text-align: center;
    border-radius: 0.3rem;
    line-height: 0.58rem;
    margin-top: 0.2rem;
}
.hotKeywords ul li a{
    font-size: 0.26rem;
    color: #5c5c5c;
    width: 2.04rem;
    height: 0.58rem;
    display: block;
}
.hotKeywords ul li:hover{
    background: linear-gradient(left,#ffa15b,#ff8635);
    background: -webkit-linear-gradient(left,#ffa15b,#ff8635);
    background: -moz-linear-gradient(left,#ffa15b,#ff8635);
    background: -o-linear-gradient(left,#ffa15b,#ff8635);
    background: -ms-linear-gradient(left,#ffa15b,#ff8635);
}
.hotKeywords ul li:hover a{
    color: #fff !important;
}
.hotKeywords ul a:hover{
    color: #fff !important;
}

/* 头部吸顶 */
header{
    position: relative;
    z-index: 2;
}
/* 图集轮播新增loading */
.atlas .swiper-container .swiper-lazy-preloader{
    width: 0.27rem;
    height: 0.26rem;
    margin-left: -0.135rem;
    top: 0;
    margin-top: 0;
    background: url("../images/loading.gif") no-repeat center center;
    background-size: 0.27rem 0.26rem;
    border: none;
    border-radius: 0;
}
/* 通栏和浮层广告 */
.advertisement{
    position: relative;
}
.tlgg img{
    width: 100%;
}
.tlgg{
    display: block;
    margin-top: 0.35rem;
}
.advertisement::after{
    content: '广告';
    font-size: -0.14rem;
    color: #d0d0d0;
    padding: 0.05rem 0.1rem;
    background: #524b47;
    position: absolute;
    top: 0;
    left: 0;
} 
.advertisement.fcgg{
    width: 100%;
    display: block;
    position: fixed;
    bottom: 0rem;
    z-index: 2;
}
.fcgg img{
    width: 100%;
}
.fcgg .close{
    background: #000;
    color: #fff;
    font-size: 0.14rem;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0.05rem 0.1rem;
}

/* 图集轮播改版 */
#header{
    width: 100%;
    height: 1rem;
    background: url("../images/detailhead.jpg");
    background-size: 100% 100%;
    border-bottom: 1px solid #eee;
    line-height: 1rem;
    position: sticky;
    top: 0;
    z-index: 3;
}
#header .return{
    width: 0.14rem;
    height: 0.25rem;
    display: inline-block;
    background-position: -2.44rem -1.36rem;
    margin-right: 0.2rem;
    margin-left: 0.3rem;
    vertical-align: middle;
    margin-top: -0.1rem;
}
#header .floatL span{
    font-size: 0.3rem;
    color: #303030;
    display: inline-block;
}
#header .floatR .search{
    width: 0.34rem;
    height: 0.34rem;
    display: inline-block;
    background-position: -2.68rem -1.36rem;
    margin-right: 0.3rem;
    vertical-align: middle;
    margin-top: -0.1rem;
}
.atlas.new{
    position: relative;
}
.atlas.new .module{
    width: 0.96rem;
    height: 0.42rem;
    background: rgba(17,10,27,0.85);
    opacity: 0.85;
    font-size: 0.24rem;
    color: #cfcfcf;
    line-height: 0.42rem;
    border-radius: 0.3rem;
    position: absolute;
    top: 0.2rem;
    right: 0.5rem;
    z-index: 2;
}
.atlas_bottom.new{
    width: 100%;
    height: 0.8rem;
    padding-top: 0.3rem;
    background: #fff;
    border-top: 1px solid #f3f3f3;
    position: fixed;
    bottom: 0;
    z-index: 3;
    box-shadow: 0 0px 3px 2px #fafafa;
}
.atlas_bottom.new .download{
    margin-right: 0.3rem;
}
.atlas_introduce{
    margin-top: 0;
}
.atlas.new h1{
    font-size: 0.38rem;
    color: #2e2f36;
    font-weight: 500;
    margin-top: 0.4rem;
    margin-bottom: 0.2rem;
    line-height: 0.6rem;
}
.atlas.new .swiper-horizontal>.atlas.new .swiper-pagination-bullets, .atlas.new .swiper-pagination-bullets.swiper-pagination-horizontal, .atlas.new .swiper-pagination-custom, .atlas.new .swiper-pagination-fraction{
    line-height: 0;
    position: absolute;
    bottom: -0.34rem;
}
.atlas.new .swiper-container{
    position: relative;
}
.atlas_fc{
    width: 100%;
    height: 100%;
    background: #000;
    position: fixed;
    top: 0;
    z-index: 999;
    display: none;
}
/* .atlas_fc .swiper-container{
    margin-top: 1.35rem;
} */
/* .atlas_fc .swiper-container ul li img{
    width: 7.5rem;
} */
.atlasFc_bottom{
    width: 100%;
    height: 0.8rem;
    padding-top: 0.3rem;
    position: fixed;
    bottom: 0;
    z-index: 3;
    background: #000;
}
.atlasFc_bottom .floatR .like{
    width: 0.5rem;
    height: 0.5rem;
    display: inline-block;
    background-position: 0 -1.84rem;
} 
.atlasFc_bottom .floatR .likeCount{
    font-size: 0.3rem;
    color: #fff;
    margin-left: 0.1rem;
} 
.atlasFc_bottom .floatR .collect{
    width: 0.47rem;
    height: 0.47rem;
    display: inline-block;
    background-position: -0.6rem -1.84rem;
    margin-left: 0.34rem;
    margin-right: 0.3rem;
}

.atlasFc_bottom .swiper-pagination{
    width: auto;
    position: static;
    font-size: 0.3rem;
    color: #fff;
    margin-left: 0.3rem; 
    line-height: 0.3rem;
}
.atlasFc_bottom .like.active {
    background-position: -1.09rem -0.62rem;
    margin-right: 0.05rem;
}
.footer{
    padding-bottom: 1.6rem;
}
.atlas_fc .swiper-container ul li{
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.atlas_fc .swiper-container ul li img{
    width: auto;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}
.likeCount.active{
    color: #0082ff !important;
}