html {font-size:4vw;}
body {
    margin:0px;
    padding: 0px;
    width: 100%;
    height:100%;
}
.header-sty{
    position: fixed;
    left:0px;
    top:0px;
    width: 100%;
    z-index: 3;
}
.header-sty .header-div{
    background-color: #FF5B5B;
    left:0px;
    top:0px;
    width: 100%;
    height: 2.75rem;
    display: flex;
    justify-content:center;
    align-items: center;
    position: relative;
}
.header-sty .header-div .word-sty{
    font-size: 1.1rem;
    font-family: -apple-system;
    color: #FFFFFF ;
}
.header-sty .header-div img{
    position: absolute;
    left: 0.625rem;
    bottom: 0.625rem;
    width: 1.5rem;
    height: 1.5rem;
}
.footer-sty{
    background-color: #FFFFFF;
    width: 100%;
    height: 44px;
    display: flex;
    justify-content:center;
    align-items: center;
    position: relative;
}
.footer-sty .word-sty{
    font-size: 14px;
    font-family: PingFangSC-regular;
    color: #AAA8A8;
}
.a-sty{
    text-decoration: none;
    color:#101010;
}
.a-sty:hover{
    text-decoration: none;
    color:#101010;
}
/* .ap-wrap{
    width: 100%;
    height: 400px;
    overflow-x: hidden;
    overflow-y: scroll;
    line-height: 30px;
    text-align: center;
}
.ap-wrap::-webkit-scrollbar{
    display: none;
} */




.ap-container{
    background-color: #ECEFF5;
    display: flex;
    flex-flow: column;
    padding-top: 2.8rem;
}
.ap-container .word-sty{
    height: 1.125rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.75rem;
    font-weight: PingFangSC-regular;
    color: #A8A8A8;
    padding: 0.625rem 0rem;
}
.advertisement{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    padding: 0.35rem 0rem 0.35rem 0rem;
}
.advert{
    width: 100%;
    font-size: 1rem;
    margin: 0.35rem 0rem 0.35rem 0rem;
}
.ap-container .swiper-sty{
    display: flex;
    align-items: center;
    justify-content: center;
    /* margin:0.31rem 0rem 0rem 0rem; */
}
.layui-carousel-arrow:hover, .layui-carousel-ind ul:hover{
    background-color: transparent !important; /*让背景透明，相当于背景颜色无效 */
}
.layui-carousel-ind ul{
    background-color: transparent !important; /*让背景透明，相当于背景颜色无效 */
}
.layui-carousel-ind li{
    background-color: #FFFFFF !important;
    /* height:0.625rem !important;
    width: 0.625rem !important; */
}
.layui-carousel-ind li.layui-this{
    background-color: #FF5B5B !important;
}
.layui-carousel>[carousel-item]{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}
.layui-btn, .layui-edge, .layui-inline, img{
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.layui-carousel>[carousel-item]>.layui-this .swiper-sty-text{
    padding:0.63rem;
    font-family: PingFangSC-regular;
    font-size: 1.125rem;
    color: #FFFFFF;
    /* display: flex;
    flex-wrap: wrap; */
    position: absolute;
    left:0;
    top:0;
}
.layui-carousel>[carousel-item]>.layui-this .swiper-sty-text .text-tit{
    width: 100%;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/* .layui-carousel>[carousel-item]>.layui-this .swiper-sty-text .text-name{
    width: 100%;
    padding: 10px 0px 0px 0px;
    font-size: 14px;
} */
.ap-container .icons-sty {
    background-color: #FFFFFF;
    margin: 0.63rem 0.3rem 0.63rem 0.3rem;
    padding: 0.5rem 0rem 1rem 0rem;
    border-radius: 8px;
}
.ap-container .icons-sty .cate-tit{
    font-size: 1rem;
    font-weight: 800;
    font-family: -apple-system;
    padding: 0.3rem 0rem 1rem 0.7rem;
}
.ap-container .icons-sty .icons-sec{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}
.ap-container .icons-sty .sec-item {
    display: block;
    text-align: center;
}
.ap-container .icons-sty .sec-item .pic {
    display: flex;
    height: 3.125rem;
    width: 3.125rem;
}
.ap-container .icons-sty .sec-item .pic img {
    height: 100%;
    height: 100%;
}
.ap-container .icons-sty .sec-item .tit {
    font-family: PingFangSC-regular;
    font-size: 0.875rem;
    color: #101010;
    padding: 0.3rem 0rem 0rem 0rem;
}
.imgcards-sty{
    padding:0.625rem 0.31rem 0.31rem 0.31rem;
    background-color: #FFFFFF;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#imgcards-sty{
    /* padding:0rem; */
    /*min-height: 80vh;*/
}
.imgcards-sty .imgcards-sec{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* align-items: center; */
    width: 100%;
}
.imgcards-sty #imgcards-sec{
    min-height: 100vh;
}
.imgcards-sty .imgcards-sec .sec-item {
    position: relative;
    width: 49.6%;
    margin: 0rem 0rem 0.19rem 0rem;
}
.imgcards-sty .imgcards-sec .sec-item .pic {
    width:100%;
    height: 12.1rem;
}
.imgcards-sty .imgcards-sec .sec-item img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.imgcards-sty .imgcards-sec .sec-item .item-text{
    color: #FFFFFF;
    font-family: PingFangSC-regular;
    font-size: 0.875rem;
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: flex;
    flex-wrap: wrap;
    background-color: rgba(51, 51, 51, 0.5);
    width: 100%;
    border-radius: 0px 0px 5px 5px;
}
.imgcards-sty .imgcards-sec .sec-item .item-text .text-tit{
    width: 100%;
    padding:0.31rem 0rem 0rem 0.625rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.imgcards-sty .imgcards-sec .sec-item .item-text .text-subscribers{
    width: 100%;
    padding:0.31rem 0rem 0.31rem 0.625rem;
    font-size: 0.75rem;
}
.tabs-sty{
    width: 100%;
    font-family: PingFangSC-bold;
    color: #797979;
}
.swiper1 {
    width: 100%;
    background-color: #FFFFFF;
}
.swiper1 .selected {
    color: #ec5566;
}
.swiper1 .swiper-slide {
    text-align: center;
    font-size: 0.875rem;
    height: 2.5rem;
    width: auto;
    margin-left:0.625rem;
    padding-right:0.625rem;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
}
.ap-container .videocards-sty {
    min-height: 100vh;
    margin: 0.625rem 0rem 0rem 0rem;
    padding: 0.31rem 0.625rem 0rem 0.625rem;
    background-color: #FFFFFF;
}
/* .ap-container .videocards-sty .videocards-sec{

} */
.NoData-sty {
    padding: 0.625rem 0rem;
    width: 100%;
    height: 25rem;
}
.ap-container .videocards-sty .videocards-sec .sec-item {
    padding: 0.625rem 0rem;
}
.ap-container .videocards-sty .videocards-sec .sec-item .a-sty{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.ap-container .videocards-sty .videocards-sec .sec-item .pic {
    position: relative;
    width:38%;
    height: 6.375rem;
}
.ap-container .videocards-sty .videocards-sec .sec-item .pic img {
    border-radius: 0.31rem;
    width: 100%;
    height: 100%;
}
.ap-container .videocards-sty .videocards-sec .sec-item .pic .duration {
    font-size: 0.6875rem;
    font-family: PingFangSC-regular;
    color:#fff;
    position: absolute;
    bottom: 0.31rem;
    left: 0.625rem;
    /* background-color: #333333;
    opacity: 50%; */
    left: 0.56rem;
    background-color: rgba(51, 51, 51, 0.5);
    padding:0.06rem 0.31rem;
    border-radius:1.875rem;
}
.ap-container .videocards-sty .videocards-sec .sec-item .sec-item-text {
    position: relative;
    font-family: PingFangSC-regular;
    font-size: 0.8125rem;
    padding: 0.31rem 0rem 0.31rem 0.625rem;
    width: 59%;
    float: right;
}
.ap-container .videocards-sty .videocards-sec .sec-item .sec-item-text .tit {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #101010;
}
.ap-container .videocards-sty .videocards-sec .sec-item .sec-item-text .date {
    color: #AAA8A8;
    font-size: 0.6875rem;
}
.ap-container .videocards-sty .videocards-sec .sec-item .sec-item-text .ext-left-domainname {
    font-size: 0.6875rem;
    color: #A8A8A8;
    position: absolute;
    bottom: 0.31rem;
    left:0.625rem;
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ap-container .videocards-sty .videocards-sec .sec-item .sec-item-text .ext-right {
    font-size: 0.6875rem;
    color: #A8A8A8;
    position: absolute;
    bottom: 0rem;
    right:0rem;
}
.ap-container .videocards-sty .videocards-sec .sec-item .sec-item-text .ext-right img{
    width: 1.125rem;
    height: 1.125rem;
    padding: 0rem 0rem 0.25rem 0rem;
}
.layui-flow-more a cite{
    background-color: transparent !important;
    padding:0px !important;
    font-size: 0.875rem !important;
    font-family: PingFangSC-regular !important;
    color: #AAA8A8 !important;
    width: 100% !important;
}
.layui-flow-more{
    background-color: transparent !important;
    font-size: 0.875rem !important;
    font-family: PingFangSC-regular !important;
    color: #AAA8A8 !important;
    width: 100% !important;
}
.channel-container{
    background-color: #ECEFF5;
    display: flex;
    flex-flow: column;
    padding-top: 2.75rem;
}
.bottom-sty{
    background-color: #FFFFFF;
    padding:0.625rem;
    font-size: 0.625rem;
    color:#A8A8A8;
    font-family: PingFangSC-regular;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.bottom-sty .a-sty {
    font-size: 0.75rem;
    text-decoration: none;
    color:#A8A8A8;
    white-space: nowrap;
}
.channel-container .tabs-sty{
    background-color: #FFFFFF;
    width: 100%;
    height: 2.5rem;
    font-size: 0.875rem;
    font-family: PingFangSC-bold;
    color: #797979;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}
/* .channel-container .tabs-sty .tabs-slide{

} */
.channel-container .tabs-sty .selected{
    color: red;
}
.channel-container .swiper-container{
    margin:0rem;
}

/**
新增样式
 */
/* .loading {
    height:500px;
    padding-top: 50px;
} */

.home{
    text-align: center;
    /*margin: 0.63rem 1rem;*/
    border: 1px solid #FF5B5B;
    padding: 0.625rem 0rem;
    font-size: 1rem;
    border-radius: 0.5rem;
    background-color: #FF5B5B;
}

.dataLoadFailed-sty{
    background-color: rgba(51, 51, 51, 0.5);
    z-index: 99;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}
.dataLoadFailed-sty .dataLoadFaild-sec{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18.75rem;
    height: 9.13rem;
    background-color: #FFFFFF;
    transform: translate(-50%, -50%);
    border-radius: 0.5rem;
    font-size: 1rem;
}
.dataLoadFailed-sty .dataLoadFaild-sec .faild-text{
    display: block;
    margin: 2rem 0rem 0rem 1rem;
    font-weight: PingFangSC-bold;
}
.dataLoadFailed-sty .dataLoadFaild-sec #btu-ok{
    background-color: #FF5B5B;
    color: #FFFFFF;
    padding: 0.3rem 1.5rem 0.5rem 1.5rem;
    border: none;
    border-radius: 0.2rem;
    position: absolute;
    right: 1rem;
    bottom: 1rem;
}
.dataLoadFailed-sty .dataLoadFaild-sec #btu-cancel{
    background-color: #cccccc;
    color: #000000;
    padding: 0.4rem 1.5rem 0.4rem 1.5rem;
    border: none;
    border-radius: 0.2rem;
    position: absolute;
    right: 6rem;
    bottom: 1rem;
}
