.ym-projectList {
    margin-top: 35px;
    margin-bottom: 40px;
}

.ym-projectList .w {
    display: flex;
}


/* 项目列表 */

.ym-projectList .projectList-info {
    flex: 1;
}

.projectList-info .projectList-ul {
    margin-bottom: 40px;
}

.projectList-ul .ym-Journalism-news-main-article {
    width: 840px;
    border-bottom: 1px dashed #E6E6E6;
    padding: 25px 0;
}

.projectList-ul .ym-Journalism-news-main-article:first-child {
    padding-top: 0;
}

.ym-Journalism-news-main-article .ym-Journalism-news-main-title {
    display: flex;
    align-items: center;
}

.ym-Journalism-news-main-title .icon-file {
    position: absolute;
    font-size: 20px;
    color: #ccc;
    margin-top: -5px;
}

.ym-Journalism-news-main-title .projectList-a {
    display: inline-block;
    width: 840px;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 12px;
    margin-left: 30px;
}

.ym-Journalism-news-main-title:hover .projectList-a {
    color: #00B1FB;
}

.ym-Journalism-news-main-title:hover .icon-file {
    color: #00B1FB;
}

.ym-Journalism-news-main-article .ym-Journalism-news-main-p {
    height: 50px;
    font-size: 16px;
    color: rgba(153, 153, 153, 1);
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 3px;
}

.ym-Journalism-news-main-article .ym-Journalism-news-main-look {
    padding-top: 10px;
    width: 700px;
}

.ym-Journalism-news-main-look {
    color: #999;
}

.ym-Journalism-news-main-look > span {
    margin-right: 20px;
}

.ym-Journalism-news-main-look .ym-Journalism-main-look-time {
    font-size: 14px;
    color: #ccc;
    line-height: 20px;
    margin-right: 10px;
}

.ym-Journalism-news-main-look .ym-Journalism-main-look-eye {
    margin-left: 30px;
}


/* 关于【移民内参】 */

.ym-exhibition-r {
    display: inline-block;
    width: 260px;
}

.ym-exhibition-r .ym-exhibition-r-title {
    height: 16px;
    font-size: 16px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    margin-bottom: 14px;
}

.ym-exhibition {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 33px;
    line-height: 26px;
}

.ym-exhibition .msg-info-title-p {
    font-size: 24px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.ym-exhibition .ym-exhibition-more {
    color: #999;
}

.ym-exhibition .ym-exhibition-img {
    width: 12px;
    height: 12px;
    margin-left: 8px;
    cursor: pointer;
}

.ym-exhibition .ym-exhibition-hover:hover .ym-exhibition-more {
    color: #00B1FB;
}

.ym-exhibition .ym-exhibition-hover:hover .ym-exhibition-img {
    animation: rotateImg 2s linear infinite;
}

@keyframes rotateImg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.ym-exhibition-r .ym-exhibition-r-main {
    background: #fff;
}

.ym-exhibition-r .ym-exhibition-r-main .ym-exhibition-r-main-item {
    width: 218px;
    height: 200px;
    padding: 14px 25px 0 15px;
    background: #fff;
    border: 1px solid rgba(230, 230, 230, 1);
}

.ym-exhibition-r .ym-exhibition-r-main .ym-exhibition-r-main-item .ym-exhibition-r-main-img {
    width: 167px;
}

.ym-exhibition-r .ym-exhibition-r-main .ym-exhibition-r-main-item .ym-exhibition-r-main-title {
    width: 213px;
    height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ym-exhibition-r .ym-exhibition-r-main .ym-exhibition-r-main-item .ym-exhibition-r-main-p {
    width: 213px;
    height: 74px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 19px;
    margin-top: 13px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
}


/* 轮播指示键 */

.layui-carousel[lay-indicator=outside] .layui-carousel-ind {
    top: 5px;
}

.layui-carousel[lay-indicator=outside] .layui-carousel-ind ul {
    background: #fff;
}

.layui-carousel[lay-indicator=outside] .layui-carousel-ind ul li {
    width: 8px;
    height: 8px;
    background: #E6E6E6;
    margin-right: 5px;
}

.layui-carousel[lay-indicator=outside] .layui-carousel-ind ul li.layui-this {
    background: rgba(0, 177, 251, 1);
    box-shadow: 0 5px 10px 0 rgba(0, 177, 251, 0.3);
}


/* 热门文章 */

.ym-headlines {
    display: inline-block;
    width: 260px;
    margin-top: 10px;
}

.ym-headlines .ym-headlines-r-modular {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(230, 230, 230, 1);
    margin-bottom: 20px;
}

.ym-headlines .ym-headlines-r-modular .ym-headlines-r-title {
    width: 230px;
    height: 40px;
    background: rgba(242, 245, 247, 1);
    border-left: 6px solid #00B1FB;
    padding: 0 12px 0 10px;
}

.ym-headlines .ym-headlines-r-modular .ym-headlines-r-title .ym-headlines-r-title-p {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 40px;
}

.ym-headlines .ym-headlines-r-modular .ym-headlines-r-title .ym-headlines-r-title-p>a:hover {
    color: #00B1FB;
}

.ym-headlines .ym-headlines-r-modular .ym-headlines-r-title .ym-headlines-r-title-more {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 40px;
}

.ym-headlines .ym-headlines-r-modular .ym-headlines-r-ul {
    width: 230px;
    padding: 12px 12px 0 16px;
}

.ym-headlines .ym-headlines-r-modular .ym-headlines-r-ul .ym-headlines-r-li {
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
}

.ym-headlines-r-li span {
    color: #999;
    display: block;
    width: 60px;
    text-align: right;
}

.ym-headlines .ym-headlines-r-modular .ym-headlines-r-ul .ym-headlines-r-li:hover span {
    color: #00B1FB;
}

.ym-headlines .ym-headlines-r-modular .ym-headlines-r-ul .ym-headlines-r-li .ym-headlines-r-li-a {
    display: block;
    width: 166px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ym-headlines .ym-headlines-r-modular .ym-headlines-r-ul .ym-headlines-r-li .ym-headlines-r-li-i {
    margin-right: 7px;
}

.ym-headlines .ym-headlines-r-modular .ym-headlines-r-ul .ym-headlines-r-li:hover .ym-headlines-r-li-a {
    color: #00B1FB;
}

.ym-headlines .ym-headlines-r-modular .ym-headlines-r-ul .ym-headlines-r-li:hover .ym-headlines-r-li-i {
    color: #00B1FB;
}

.ym-exhibition-r .projectList-code {
    margin-bottom: 40px;
}
