.selective_group_box {
    padding: 0 0 6px 0;
    display: block;
    font-size: 12px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 5px rgb(49 42 42 / 6%);
}

.selective_group_switch {
    border-bottom: 2px solid #eee;
    display: block;
    height: 44px;
    padding: 0 26px 0 6px;
}

.selective_group_alink {
    float: left;
}

.selective_group_count {
    float: right;
    line-height: 44px;
    color: #999;
}

.selective_group_alink a.curr {
    cursor: default;
    border-bottom: 2px solid rgb(0,167,234);
    color: rgb(0,167,234);
    font-weight: 700;
}

.selective_group_alink a {
    float: left;
    overflow: hidden;
    color: #333;
    padding: 13px 8px 13px 6px;
    height: 44px;
    margin: 0 26px 0 20px;
}

.selective_group_alink a span {
    float: left;
    font-size: 14px;
    height: 18px;
    line-height: 17px;
}

.selective_group_count {
    float: right;
    line-height: 44px;
    color: #999;
}

.selective_group_count em {
    color: rgb(0,167,234);
    padding: 0 3px;
    font-style: normal;
    font-size: 12px;
}

.selective_group_list {
    display: block;
    padding: 10px 0 3px;
    border-bottom: 1px solid #eee;
    position: relative;
    margin: 0 26px;
}

.selective_group_name {
    font-size: 14px;
    line-height: 23px;
    width: 80px;
    padding: 0 5px 0 0;
    color: #999;
    float: left;
    text-align: right;
}

.selective_group_name i {
    display: none;
}

.selective_group_name span {
    letter-spacing: 1.25em;
    margin-right: -1.2em;
}

.selective_group_con {
    margin-left: 95px;
    display: block;
}

.selective_group_con .cur,
.selective_group_con .selective_group_default {
    background: rgb(0,167,234);
    color: #fff;
}

.selective_group_con a {
    margin-bottom: 7px;
    display: inline-block;
    padding: 2px 10px;
    margin-right: 15px;
    border-radius: 15px;
    cursor: pointer;
    line-height: 19px;
}

.good_list dl {
    float: left;
    width: 19.2%;
    overflow: hidden;
    background: #fff;
    margin: 0 1% 10px 0;
    padding: 10px 1%;
}

.good_list dl:hover {
    transition: all .2s ease-in-out;
    box-shadow: 0 0 16px 0 rgb(53 53 53 / 20%);
}

.good_list dt {
    padding: 0;
    position: relative;
    height: 205px;
    overflow: hidden;
    margin: 0 auto;
    border-bottom: 1px solid #fbfbfb;
}

.good_list dt .pic {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.good_list dt .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
}

.good_list dd {
    overflow: hidden;
}

.good_list dd .attr {
    line-height: 24px;
    height: 30px;
    overflow: hidden;
}

.good_list p {
    float: left;
    width: 100%;
    padding: 8px 0 0 0;
}

.good_list dd .attr em {
    float: left;
    font-style: normal;
    font-size: 16px;
    color: #f40;
}

.good_list dd .title {
    height: 34px;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.good_list dd .info a {
    line-height: 20px;
    display: block;
    float: left;
    text-align: center;
}

.good_list dd .info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.good_list dd .info .pic_Layer {
    height: 20px;
    width: 20px;
    border: 1px solid #fff;
    border-radius: 50%;
}

.good_list dd .info .note_icon {
    float: right;
}

.good_list dd .info a {
    line-height: 20px;
    display: block;
    float: left;
    text-align: center;
    display: flex;
    align-items: center;
}

.note_icon a {
    margin-right: 5px;
    width: 28px;
    height: 19px;
    border: 1px solid black;
    display: flex;
    justify-content: center;
    align-items: center;

}


.note_icon a.install {
    color: rgb(73, 139, 248);
    border-color: rgb(113, 163, 245);
    background: #eff;
}

.note_icon a.protect {
    color: rgb(172, 178, 110);
    border-color: rgb(102, 170, 68);
    background: #eff;
}

.good_list dl:nth-child(5n) {
    margin-right: 0;
}

.pagination {
    color: #999;
    width: 100%;
    display: inline-table;
    margin: 20px 0;
    text-align: center;
}

.pagination a {
    color: #76838f;
    text-decoration: none;
}

.pagination a,
.pagination .PreSpan,
.pagination .NextSpan {
    padding: 5px 12px;
    border: 1px solid #e4eaec;
    background: #fff;
}

.pagination * {
    display: inline-table;
}
.pagination a.Ahover {
    border-color: rgb(0,167,234);
    background: rgb(0,167,234);
    color: #fff;
}

.link-flex {
    display: flex;
    text-align: center;
}

.links {
    border-radius: 8px;
    background: #FFFFFF;
    border: 1px solid rgba(17, 30, 44, 0.08);
    box-shadow: 0px 4px 12px 0px rgb(17 30 44 / 2%);
    width: 34%;
    height: 420px;
    padding: 30px 30px 30px 30px;
    margin-right: 0px;
}

.links-title {
    position: relative;
}

.links-title {
    padding-bottom: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.links-li img {
    vertical-align: middle;
    border-style: none;
}

.links-li span {
    font-weight: 600;
    opacity: 0.5;
    color: #060606;
    font-size: 23px;
    line-height: 32px;
    padding-left: 15px;
    float: right;
}

.links-title a {
    color: #8a8a8a;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: right;
    box-sizing: inherit;
}

.links-list li {
    text-align: left;
    padding-bottom: 16px;
    width: 360px;
}

.links-list li a {
    color: #999999;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: block;
    width: 360px;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}