.yhcq-left-warp .item span.keywordspan em{
    color: red;
}
.storage-history .el-tag + .el-tag {
    margin-left: 10px;
    margin-top:10px;
}
.storage-history{
    padding-bottom:10px;
}
/*.storage-history .button-new-tag {*/
/*margin-left: 10px;*/
/*height: 32px;*/
/*line-height: 30px;*/
/*padding-top: 0;*/
/*padding-bottom: 0;*/
/*}*/
/*.storage-history .input-new-tag {*/
/*width: 90px;*/
/*margin-left: 10px;*/
/*vertical-align: bottom;*/
/*}*/
.yhcq-wrap #tabs {
    height: 60px;
    margin-bottom: 21px;
    position: relative;
}

.yhcq-wrap .container-box-shadow {
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.08);
    position: absolute;
    width: 100%;
    height: 59px;
    left: 0;
    top: 220px;
}

.yhcq-wrap #tabs ul li {
    float: left;
    margin: 0 28px;
}

.yhcq-wrap #tabs ul li:first-child {
    margin-left: 0px;
}

.yhcq-wrap #tabs ul li:last-child {
    margin-right: 0px;
}

.yhcq-wrap #tabs ul {
    overflow: hidden;
    line-height: 55px;
}

.yhcq-wrap #tabs ul li a:hover {
    color: #0055cc;
}

.yhcq-wrap #tabs-clicks li:hover {
    color: #0055cc;
    cursor: pointer;
}

.yhcq-wrap #tabs-clicks .tabs-active {
    color: #0055cc;
    border-bottom: 4px solid #0055CC;
}

.yhcq-wrap #tabs-clicks .tabs-active a {
    font-weight: 600;
}

.yhcq-wrap #tabs ul li {
    font-size: 18px;
}

.yhcq-content {
    overflow: hidden;
    min-height: 370px;
}

.yhcq-left-warp {
    float: left;
    width: 900px;
    overflow: hidden;
}

.yhcq-right-warp {
    width: 390px;
    float: right;
    margin-left: 10px;
}

.yhcq-left-warp .item {
    float: left;
    width: 284px;
    height: 270px;
    border-right: 2px;
    margin-left: 22px;
    margin-bottom: 20px;
    margin-top: 4px;
    position: relative;
    border:1px solid rgba(238,238,238,1);
    border-radius: 2px;
}

.yhcq-left-warp .item:hover {
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
    cursor: pointer;
}

.yhcq-left-warp .item .centericon {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    width:100%;
    height:153px;
    padding-top: 62px;
    display: none;
}
.yhcq-left-warp .item:hover .centericon{
    display: block;
}
.yhcq-left-warp .item .centericon i{
    margin-left:45%;
}

.yhcq-left-warp .item:nth-of-type(3n-2) {
    margin-left: 2px;
}

.yhcq-left-warp .item .item-top {
    width: 100%;
    height: 153px;
}

.yhcq-left-warp .item .titil {
    font-size: 16px;
    font-weight: bold;
    color: rgba(29, 32, 35, 1);
    line-height: 22px;
    margin-left: 16px;
    margin-top: 18px;
}

.yhcq-left-warp .item .radio-name {
    margin-left: 16px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(63, 69, 75, 1);
    line-height: 20px;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 20px;
}

.yhcq-left-warp .item .radio-time {
    margin-left: 16px;
    font-size: 14px;
    color: rgba(63, 69, 75, 1);
    line-height: 16px;
    margin-top: 8px;
}

.yhcq-left-warp .item .icon {
    width: 12px;
    height: 10px;
    float: left;
    margin-top: 4px;
    margin-right: 5px;
}

.yhcq-left-warp .item .radio-time > span {
    padding-left: 3px;
}
.yhcq-content .jc-mod{
    margin-top:0;
}
.clearallkeytext{
    display: inline-block;
    color: #05c;
    padding-left:8px;
    padding-top:10px;
}
.clearallkeytext:hover{
    cursor: pointer;
}
.yhcq-right-warp .storage-history  .el-tag + .el-tag{
    margin-left:0px;
}
.yhcq-right-warp .storage-history .el-tag{
    margin-right:10px;
}
.marTop{
    margin-top: 110px;
}
.href_hover{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
