
.rs_words_box a:nth-child(7n-5) {
    color: #ef6e67;
}

.rs_words_box a:nth-child(7n-4) {
    color: #6494eb;
}

.rs_words_box a:nth-child(7n-3) {
    color: #31bd80;
}

.rs_words_box a:nth-child(7n-2) {
    color: #39a0ff;
}

.rs_words_box a:nth-child(7n-1) {
    color: #ff900d;
}

.tags {
    width: 1200px;
    margin: 0 auto;
}

.tags_nav {
    width: auto;
    height: auto;
    overflow: hidden;
    background: #fff;
    padding: 15px;
    border-bottom: 2px solid #f2f2f2;
}

.tags_nav span {
    color: #66ccff;
    font-size: 26px;
    border-left: 4px #1054ff solid;
    line-height: 35px;
    height: 38px;
    padding-left: 20px;
    margin-bottom: 10px;
}

.tags_nav .hot_point {
    float: right;
    font-size: 16px;
    color: black;
    margin-top: 10px;
}

.tags_nav .hot_point p {
    float: right;
    font-size: 16px;
    color: black;
    margin-left: 10px;
    font-weight: 600;
}

.tags_item {
    margin-top: 15px;
    width: auto;
    height: auto;
    overflow: hidden;
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 10px 1px rgba(71, 85, 95, .08);
    -webkit-box-shadow: 0 0 10px 1px rgba(71, 85, 95, .08);
    -moz-box-shadow: 0 0 10px 1px rgba(71, 85, 95, .08);
}

.tags_item_desc {
    display: flex;
}

.tags_item_img {
    width: 200px;
    height: 191px;
    margin-right: 20px;
    margin-left: 10px;
}

.tags_item_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tags_item_content {
    width: 80%;
    font-weight: normal;
    font-size: 14px;
    color: #6a6a6b;
    line-height: 22px;
}

.tags_item_title {
    display: flex;
}

.tags_item_title .left {
    height: 20px;
    background: #668fff;
    color: #fff;
    line-height: 20px;
    margin: 10px 0 10px 10px;
    text-align: center;
    padding: 0 6px;
}

.tags_item_title .right {
    line-height: 1;
    font-size: 18px;
    color: #333;
    padding: 10px;
    font-weight: 550;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.tags_item_title .right span {
    float: right;
}

.tags_item_content .desc {
    color: #333;
    height: 170px;
    display: block;
    text-decoration: none;
}

.tags_item_content a {
    font-size: 14px;
    color: #adacac;
    text-decoration: underline;
    margin-left: 5px;
}

.tags_item_content span {
    color: #adacac;
    float: right;
    font-size: 12px;
}

.tags_item:nth-of-type(2) .left {
    background: #ff1810;
}

.tags_item:nth-of-type(3) .left {
    background: #ff5410;
}

.tags_item:nth-of-type(4) .left {
    background: #ffab10;
}

.tags_item:nth-of-type(n) .left-num{
    background: #668fff;
}

.hot_details_top {
    background: #fff;
    padding: 17px 30px;
    border-bottom: 20px solid #f2f2f2;
}

.hot_details_top h1 {
    margin: 10px 0 0 0;
    padding: 0;
    line-height: 1;
    font-size: 20px
}

.hot_title {
    font-size: 14px;
    line-height: 1;
    color: #9aabb8
}

.tags .hot_details_top .hot_title {
    font-size: 30px;
!important;
    font-weight: 500;
    text-align: center;
}

.tags .hot_details_top .hot_title_tag {
    font-size: 30px;
    font-weight: 500;
    color: #FF6600;
}

.tags .hot_details_top .hot_title .hot_top_img {
    width: 30px;
    height: 30px;
}

.hot_details_top .hot_link {
    color: #1054FF;
    font-size: 14px;
    line-height: 1;
    margin-top: 25px;
    display: inline-block;
    background: url("../img/arrow-right-blue.svg") no-repeat center right;
    padding-right: 18px
}

.hot_title {
    display: flex;
    justify-content: center;
}

.tags .hot_details_top .hot_title .hot_top_img {
    width: 40px;
    height: 50px;
    margin-top: -15px;
}

.tags .hot_details_top .hot_title {
    font-size: 24px;
    color: #787878;
}

.tags .hot_details_top .hot_title_tag {
    font-size: 22px;
    margin-top: 2px;
}

.hc_nav {
    display: flex;
    justify-content: space-between;
    background: #C3E0F1;
    padding: 20px 40px;
    margin-top: 20px;
    height: 179px;
}

.hc_nav_left {
    width: 40%;
}

.hc_nav_right {
    width: 53%;
    background: #fff;
    padding: 20px 30px;
    font-size: 18px;
    font-weight: 300;
    line-height: 36px;
}

.nav_left_item {
    display: flex;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    background: #fff;
    margin-bottom: 15px;
}

.nav_left_item .img {
    margin-left: 15px;
    margin-right: 35px;
    width: 35px;
}

.nav_left_item .img img {
    vertical-align: middle;
    margin-top: -4px;
}

.nav_left_item .word {
    font-size: 22px;
    letter-spacing: normal;
}

.nav_left_item .word span {
    color: #9c9c9c;
    letter-spacing: 8px;
}

.hc_nav_right .content {
    text-indent: 35px;
    color: #9aabb8;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 108px;
}

.hc_nav_right .updatetime {
    display: flex;
    justify-content: flex-end;
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

.rs_words {
    display: inline-flex;
    padding: 0 35px 0 0;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 16px;
}

.rs_words_img {
    width: 40px;
    height: 50px;
}

.rs_words_title {
    color: #5d5854;
    font-size: 25px;
    margin-left: 15px;
}

.rs_words_box {
    display: flex;
    flex-wrap: wrap;
}
.rs_words_item {
    height: 35px;
    line-height: 35px !important;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    font-size: 21px;
    color: #FF6600;
    padding: 0 5px;
    margin: 0;
}

.right_hits{
    width: 200px;
    text-align: center;
    line-height: 40px;
    margin-left: 20px;
    font-weight: bold;
}

/* 新增tag聚合页 */
.reci_width{width: 1200px;margin: 0 auto;}
.reci{border: 1px solid #e1e1e1;font-size: 18px;padding: 26px 0 26px 40px;box-sizing: border-box;display: flex;align-items: center;}
.reci_zi{margin:0;}
.reci_xian{margin: 0 20px 0 9px;}
.reci_letter_con{display: flex;align-items: center;}
.letter{margin: 0 11px;color: #000;cursor: pointer;}
.letter:hover{color:#25d0bd;}
/* 内容 */
.reci_hidden{height: 38px;}
.reci_con{display: flex;}
.reci_title{width: 140px;min-height: 140px;border: 1px solid #44A8A8;background: #fcfefe;color:#44A8A8;font-weight: bold;font-size: 80px;display: flex;align-items: center;justify-content: center;}
.reci_box{width: 86%;display: flex;flex-wrap: wrap;align-items: center;background: #f7f7f7;padding: 20px 0 20px 16px;}
.reci_div{display: flex;align-items: center;justify-content: center;margin: 0 20px 0 0;height: 50px;}
.reci_a{font-size: 16px;color: #424242;}
.reci_a:hover{color:#25d0bd;text-decoration: none;}
.plkuang .lxwm3 {background-color: #44A8A8 !important;}
