/* ------------鍙戝竷鏂囩珷----------- */

.ym-community-publish {
    padding-top: 40px;
    background-color: #fff;
}

.ym-community-publish .w {
    display: flex;
    justify-content: space-between;
}

.ym-community-publish .ym-community-publish-list {
    display: inline-block;
    width: 840px;
}

.ym-community-publish .ym-community-publish-info {
    width: 840px;
    display: inline-block;
    border: 1px solid rgba(230, 230, 230, 1);
    margin-bottom: 60px;
}

.ym-community-publish .ym-community-publish-info-title {
    font-size: 30px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    margin: 40px 0 10px 40px;
}

.ym-community-publish .ym-community-publish-info-tab-ul {
    height: 75px;
    padding-left: 40px;
}

.ym-community-publish .ym-community-publish-info-tab-ul {
    height: 65px;
}

.ym-community-publish .ym-community-publish-info-tab-ul li {
    margin-right: 20px;
}

.ym-community-publish .ym-community-publish-info-tab-ul .ym-community-publish-info-tab-ul-style {
    color: #fff;
    background: rgba(0, 177, 251, 1);
    border: 1px solid rgba(0, 177, 251, 1);
}

.ym-community-publish-info .ym-community-publish-info-tab-category {
    float: left;
    height: 30px;
    padding: 0 10px;
    background: rgba(232, 248, 255, 1);
    border: 1px solid rgba(164, 228, 255, 1);
    margin-top: 18px;
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
    text-align: center;
    border-radius: 15px;
    cursor: pointer;
}

.ym-community-publish-info .ym-community-publish-info-tab .ym-community-publish-info-tab-line {
    width: 840px;
    height: 1px;
    background: rgba(230, 230, 230, 1);
    margin-top: 50px;
}

.ym-community-publish .ym-community-publish-info-input {
    width: 750px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(230, 230, 230, 1);
    margin: 20px 40px 0 40px;
    padding: 10px;
}

.ym-community-publish .ym-community-publish-info-input::-webkit-input-placeholder {
    color: rgba(207, 207, 207, 1);
}

.ym-community-publish .ym-community-publish-info-txt {
    width: 750px;
    height: 370px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(230, 230, 230, 1);
    margin: 20px 40px;
    padding: 10px;
    resize: none;
}

.ym-community-publish .ym-community-publish-info-txt::-webkit-input-placeholder {
    color: rgba(207, 207, 207, 1);
}

.ym-community-publish .ym-community-publish-info-btn {
    display: inline-block;
    width: 140px;
    height: 38px;
    line-height: 38px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    background: rgba(0, 177, 251, 1);
    box-shadow: 0px 5px 10px 0px rgba(0, 177, 251, 0.3);
    border-radius: 2px;
    font-size: 14px;
    margin: 10px 350px 40px 350px;
}


/* ------------------------鏈懆鐑笘 ------------------------ */


/* 鐩稿叧鐑笘 */

.ym-headlines {
    display: inline-block;
    width: 260px;
}

.ym-headlines .ym-headlines-r-modular {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(230, 230, 230, 1);
    margin-bottom: 30px;
}

.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-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;
}

.ym-headlines-r-li span {
    color: #999;
}

.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: inline-block;
    width: 170px;
    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;
}


/* --------------------------鍏充簬銆愮儹鎼溿€� --------------------*/

.ym-hotsearch .ym-hotsearch-r-modular {
    background: rgba(255, 255, 255, 1);
    margin-bottom: 20px;
}

.ym-hotsearch .ym-hotsearch-r-modular .ym-hotsearch-r-title {
    width: 260px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(230, 230, 230, 1);
}

.ym-hotsearch .ym-hotsearch-r-modular .ym-hotsearch-r-title .ym-hotsearch-r-title-p {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 40px;
}

.ym-hotsearch .ym-hotsearch-r-modular .ym-hotsearch-r-title .ym-hotsearch-r-title-more {
    width: 81px;
    height: 24px;
    line-height: 24px;
    color: #00B1FB;
    background: rgba(232, 248, 255, 1);
    border: 1px solid rgba(191, 236, 255, 1);
    border-radius: 12px;
    text-align: center;
    cursor: pointer;
}

.ym-hotsearch-r-title-more .ym-hotsearch-img {
    width: 14px;
    margin-right: 6px;
}

.ym-hotsearch-r-title .ym-hotsearch-r-title-more:hover .ym-hotsearch-img {
    animation: rotateImg 2s linear infinite;
}

.ym-hotsearch .ym-hotsearch-r-modular .ym-hotsearch-r-ul {
    width: 230px;
    padding-top: 20px;
}

.ym-hotsearch .ym-hotsearch-r-modular .ym-hotsearch-r-ul .ym-hotsearch-r-li {
    display: inline-block;
    height: 28px;
    font-size: 14px;
    background: rgba(232, 248, 255, 1);
    border: 1px solid rgba(164, 228, 255, 1);
    border-radius: 4px;
    line-height: 28px;
    margin-bottom: 12px;
    margin-right: 10px;
    text-align: center;
}

.ym-hotsearch .ym-hotsearch-r-modular .ym-hotsearch-r-ul .ym-hotsearch-r-li:hover {
    color: #fff;
    background: rgba(0, 177, 251, 1);
    border: 1px solid rgba(0, 177, 251, 1);
}

.ym-hotsearch .ym-hotsearch-r-modular .ym-hotsearch-r-ul .ym-hotsearch-r-li .ym-hotsearch-r-li-a {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 8px;
}

.ym-hotsearch .ym-hotsearch-r-modular .ym-hotsearch-r-ul .ym-hotsearch-r-li .ym-hotsearch-r-li-i {
    margin-right: 7px;
}

.ym-hotsearch .ym-hotsearch-r-modular .ym-hotsearch-r-ul .ym-hotsearch-r-li:hover .ym-hotsearch-r-li-a {
    color: rgba(232, 248, 255, 1);
}

.ym-hotsearch .ym-hotsearch-r-modular .ym-hotsearch-r-ul .ym-hotsearch-r-li:hover .ym-hotsearch-r-li-i {
    color: #00B1FB;
}

.tool-logo-img {
    margin-bottom: 60px;
}

.column-tab {
    display: none;
    height: 150px;
}

.column-tab-all {
    height: 0;
    display: none;
}
