* {
    padding: 0;
    margin: 0;
}
.e-single-line{
max-width: 166px;
}
@media (max-width: 576px) {
    .index-icon img {
        width: 40px;
        height: 40px;
    }

.container .row div:nth-child(3) {
display: none;
}












.e-single-line{
max-width: 150px;
}
.br20>img{
width: 70px!important;
    height: 70px!important;
}
    .index-icon {
        padding: 6px;
    }

    .ml-5 {
        margin-left: 0px;
    }
}

body {
    background: #000080;
    color: #FFFFFF;
    font-family: PingFangSC, PingFang SC;
}

 header{
    display:block !important
    }

.e-single-line {
    white-space: nowrap;
    /* 不换行 */
    overflow: hidden;
    /* 超出部分隐藏 */
    text-overflow: ellipsis;
    /* 超出部分显示省略号 */
}

.hide {
    transition: all 0.5s ease;
}

.m-30 {
    margin: 10px 0;
}

.m-20 {
    margin: 10px 0;
}

.p0 {
    padding: 0 !important;
}

.fl-between {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bg-fff {
    background-color: #fff;
    color: #333;
}

.logo_img img {
    width: 24px !important;
    height: 24px !important;
}

.logo img {
    max-height: 30px;
    max-width:200px;
}

footer p{
    margin-bottom: 0;    font-size: 14px;}

.detail img{
    min-height: auto !important;}

.detail .tit{
overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
    padding: 15px 10px 0 !important;
    margin-bottom: 10px;
}

.logo_img1 img {
    width: 20px;
    height: 20px;
}

.search-button {
    line-height: 43px;
    margin-right: 20px;
}

.text-center {
    text-align: center;
}

/* 四个图标推荐 */
.si-tit {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px;
}

.index-icon {
    background: #00D1FF;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 8px;
}

.index-icon:nth-child(2) {
    background: #AE57FF;
}

.index-icon:nth-child(3) {
    background: #FCC33B;
}

.index-icon:nth-child(4) {
    background: #39E3D9;
}

/* .index-icon img {
    width: 95px;
    height: 96px;
    margin-bottom: 7px;
} */

.index-icon .tit {
    display: block;
    font-weight: 600;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    text-align: center;
    font-style: normal;
    margin-bottom: 5px;
}

/* you */
.you {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    font-weight: 600;
}

.you-tit a {
    display: inline-block;
    width: 125px;
}

.title-con {
    box-sizing: border-box;
    padding: 0px !important;
    margin-bottom: 10px;
}

.title-con img {
    width: 18px;
    height: 10px;
    margin-top: -6px;
}

.you-middle div:last-child {
    font-size: 12px;
    color: #999999;
}

.po-re {
    position: relative;
}

.pt-50 {
    padding-top: 50px;
}

.w16 {
    width: 16px;
    height: 16px;
}

.w12 {
    width: 12px;
    height: 12px;
}

.you-con {
    box-sizing: border-box;
    padding: 5px;
    border-radius: 20px;
    flex: 1;
}

.br20 img {
    border-radius: 16px;
}

.play {
    background: #00D1FF;
    border-radius: 17px;
    box-sizing: border-box;
    padding: 4px 20px;
    font-size: 12px;
}

/* Top Category */
.top-tit a {
    display: inline-block;
    width: 90px;
}

/* featured-con */
.featured-con {
    background-color: #fff;
    color: #999;
    box-sizing: border-box;
    padding: 50px 15px 15px;
    border-radius: 20px;
}

.fea-1 {
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translate(-50%, 0);
}

.fea-1 img {
    width: 90px;
    height: 90px;
}

.fea-tit {
    font-size: 14px;
    color: #044A7D;
    line-height: 22px;
    text-align: left;
}

.fea-tit>a {
    display: inline-block;
    width: 124px;
}

.fea-play {
    margin-top: 20px;
    background: #00D1FF;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 6px 33px;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
}

.a-hov a {
    color: #fff;
}

.a-hov:hover a {
    color: #fff;
}

.a-hov1 a {
    color: #333;
}

.a-hov1:hover a {
    color: #333;
}

.fea-12 {
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    line-height: 17px;
    text-align: left;
    font-style: normal;
    margin-top: 3px;
}

.fea-fl {
    display: flex;
    align-items: center;
}

.fea-fl img {
    margin-right: 5px;
}

/* footer */
footer {
    background: #333333;
}

footer p {
    color: #fff;
}

footer .a-hov a {
    text-decoration: underline;
}

/* menu */
.menu {
    position: fixed;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    text-align: center;
    font-style: normal;
    width: 100%;
    display: none;
    transition: all 0.5s ease;
    z-index: 9;
background: #2828C9;
}

.menu-box {
    background: #2828C9;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    box-sizing: border-box;
    padding: 20px 20px 150px 20px;
}

.menu-box a {
    color: #fff;
}

.menu-box div {
    box-sizing: border-box;
    padding: 10px 8px;
}

.menu-box div:hover {
    cursor: pointer;
    background: #00D1FF;
    border-radius: 4px;
}

.menu-box div:hover a {
    color: #fff;
}

.menu-fl {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

/* details */
.detail img {
    width: 100%;
    border-radius: 20px;
    min-height: 180px;
}

.detail-play {
    background: #00D1FF;
    border-radius: 25px;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    font-style: normal;
    text-transform: uppercase;
    padding: 10px 0;
}

.detail-play a {
    color: #fff;
}

.detail-play:hover a {
    color: #fff;
}

.detail-play:hover {
    cursor: pointer;
}

.detail {
    color: #fff;
}

.detail .tit {
    box-sizing: border-box;
    padding: 30px 20px;
}