.e-article__content h2 {
    margin: 30px 0 20px;
    color: #000000;
    font-size: 24px;
}

.e-article__time,
.e-article__zy {
    text-align: right;
    color: #666666;
    line-height: 36px;
}

.margin-bottom60 {
    margin-bottom: 60px;
}

.showMorefundManage img {
    margin-left: 5px;
    margin-bottom: 0;
}

.e-article .e-article__content h2 {
    font-size: 24px;
}

.e-detail-moreList h2 {
    font-size: 16px !important;
    font-weight: bold;
}

.e-detail-moreList ul li {
    line-height: 26px;
}

.e-dqnews-block-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
}

.e-dqnews-block-link {
    position: absolute;
    right: 0;
}

.e-dqnews-block-title {
    color: #333;
    font-size: 18px;
    margin-bottom: 20px;
}

.e-dqnews-block-title a {
    color: #005096;
    font-size: 14px;
}

.e-dqnews-block-title a,
.e-dqnews-block-title a:hover {
    text-decoration: none;
}

.e-dqnews-block-title a>i,
.e-dqnews-block-title a>[class*=e-icon-] {
    margin-left: 5px;
    transform: translateY(7px);
}

.e-dqnews-block-container {
    margin: 0 auto;
}

/*.e-dqnews-card {display: inline-block;width: 100%;transition: box-shadow 0.3s, border-color 0.3s;}*/
.e-dqnews-card:hover {
    box-shadow: 0 3px 6px -4px #0000001f, 0 6px 16px #00000014, 0 9px 28px 8px #0000000d;
}

.e-dqnews-card .e-dqnews-card__image {
    width: 100%;
    height: 250px;
    overflow: hidden;
}

.e-dqnews-card .e-dqnews-card__image>img {
    width: 100%;
    height: 100%;
    transition: all 0.35s cubic-bezier(0.075, 0.82, 0.165, 1);
    object-fit: cover;
}

.e-dqnews-card .e-dqnews-card__content {
    padding: 20px 4px 30px;
}

.e-dqnews-card .e-dqnews-card__title {
    margin-bottom: 10px;
    color: #005096;
    font-size: 12px;
    font-weight: bold;
}

.e-dqnews-card .e-dqnews-card__desc {
    color: #333333;
    font-size: 18px;
    line-height: 1.5;
}

.e-dq-block {
    margin: 20px 0 70px;
}

.fundManage {
    font-size: 26px;
    text-align: left;
    line-height: 30px;
    margin-bottom: 20px;
    width: calc(100% - 558px);
    float: left;
    font-weight: bold;
}
.newFund-report-search {
    width: 558px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 84px;
    display: inline-block;
}

.report-search-date {
    width: 382px;
    height: 32px;
    border: 1px solid #d6e1ea;
    float: left;
    position: relative;
    background: #fff;cursor:pointer;
}

#btn-report-search {
    width: 166px;
    height: 32px;
    background: #005096;
    color: #FFFFFF;
    float: right;
    text-align: center;
    cursor: pointer;font-size:16px;
}
.icon-sprite {
    width: 0;
    height: 0;
    border-bottom: 5px solid #005096;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: 12px;
    right: 12px;
    position: absolute;
    transform: rotate(-180deg);
    transition: all .3 ease-in;
}
.e-article .e-article__content .report-search-date p{margin: 0;line-height: 32px;color: #999999;font-size: 14px;padding-left:10px;width: 90%;text-overflow: ellipsis;display: -webkit-box;word-break: break-all;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;border-right: 1px solid #d6e1ea;}
.report-search-date ul {
    width: 100%;
    display: block;
    position: absolute;
    top: 32px;
    left: 0;
    max-height: 0px;
    transition: max-height .3s ease-in;
    background: #f8fafd;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.40);display:none;
}

.report-search-date ul li {
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding: 0px 15px;
    list-style: none;
    color: #333333;
    cursor: pointer;
    background: #f8fafd;position: relative;font-size: 16px;
}
.report-search-date ul li:after{
    position: absolute;
    top: 8px;
    right: 16px;
    width: 16px;
    height: 16px;
    background: url("../assets/images/icons/checkbox_no.png") center no-repeat;
    content: "";
}
.report-search-date ul li.on:after {
    background: url("../assets/images/icons/checkbox_ck.png") center no-repeat;
}


@-webkit-keyframes slide-down {
    0% {
        transform: scale(1, 0)
    }
    25% {
        transform: scale(1, 1.2)
    }
    50% {
        transform: scale(1, 0.85)
    }
    75% {
        transform: scale(1, 1.05)
    }
    100% {
        transform: scale(1, 1)
    }
}

.report-search-date.open ul {
    max-height: 250px;
    transform-origin: 50% 0;
    -webkit-animation: slide-down .5s ease-in;
    transition: max-height .2s ease-in;
    background: #ffffff;
    display:block;
    overflow: auto;
    z-index: 99;
}
.margin-bottom60 p{font-size: 16px;color: #333333;line-height: 28px;}
.margin-bottom60 p.report-title{font-size: 20px;color: #333333;font-weight: bold;}
.e-detail-banner .e-detail-banner__content h2{margin: 30px 0;}
.e-article.is-large-size .margin-bottom60 p{font-size: 20px;color: #333333;}
.e-article.is-large-size .margin-bottom60 p.report-title{font-size: 24px;color: #333333;font-weight: bold;}
.e-article.is-small-size .margin-bottom60 p{font-size: 14px;color: #333333;}
.e-article.is-small-size .margin-bottom60 p.report-title{font-size: 18px;color: #333333;font-weight: bold;}
.e-article.is-large-size .fundManage{font-size:30px}
.e-article.is-small-size .fundManage{font-size:22px}
.e-article.is-large-size #btn-report-search,.e-article.is-large-size .report-search-date p{font-size:18px}
.e-article.is-small-size #btn-report-search,.e-article.is-small-size .report-search-date p{font-size:14px}

.report-left span{font-size: 26px;color: #1a467d;line-height: 70px;}
.report-left{padding:0;}