﻿.sptj .sptjpage {
    background-color: rgba(246, 248, 250, 1);
    position: relative;
    width: 100%;
    overflow: hidden
}

.sptj .sptjmain {
    margin: auto;
    width: 1300px;
    padding-bottom: 60px
}

.sptj .text-wrapper_2 {
    background-color: rgba(246, 248, 250, 1);
    padding: 11px 0;
    display: flex;
    align-items: center
}

.sptj .text_16 {
    overflow-wrap: break-word;
    color: rgba(136, 136, 136, 1);
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 22px
}

.sptj .text_17 {
    cursor: pointer;
    overflow-wrap: break-word;
    color: rgba(83, 88, 98, 1);
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 4px
}

.sptj .text_18 {
    cursor: pointer;
    overflow-wrap: break-word;
    color: rgba(83, 88, 98, 1);
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 4px
}

.sptj .text_19 {
    cursor: pointer;
    overflow-wrap: break-word;
    color: rgba(83, 88, 98, 1);
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 4px
}

.sptj .text_20 {
    cursor: pointer;
    overflow-wrap: break-word;
    color: rgba(0, 125, 217, 1);
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 4px
}

.danbaotype {
    padding: 20px 20px 20px 20px;
    background: #fff;
    line-height: 32px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.input-style {
    flex: 1;
}

.danbaotype .titletxt {
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #999;
    margin-right: 5px
}

.danbaotype .peritem {
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #333;
    padding: 5px 12px;
    margin-right: 8px;
    cursor: pointer
}

    .danbaotype .peritem.active, .danbaotype .peritem:hover {
        background: #006fbb;
        color: #fff;
        border-radius: 5px;
        padding: 5px 12px
    }

.sptj .zhtjcontent {
    background-color: white;
    width: 100%;
    height: 100%;
    padding-bottom: 32px;
    margin-top: 20px
}

.sptj .tabsclilks {
    padding-top: 16px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    border-bottom: 1px solid #ddd
}

    .sptj .tabsclilks div {
        font-size: 18px;
        cursor: pointer;
        color: #999;
        margin-right: 40px
    }

.sptj .active-one {
    font-family: AlibabaPuHuiTi_2_85_Bold;
    font-size: 22px;
    color: #222 !important;
    padding-bottom: 4px;
    font-weight: bold;
    border-bottom: 3px solid #006fbb
}

.sptj .sptjlist {
    padding: 24px 30px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap
}

.sptj .sptjlistgrid {
    cursor: pointer;
   /* height: 400px;*/
    width: 24%;
    padding: 12px 12px
}

    .sptj .sptjlistgrid:hover {
        box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.13);
        border-radius: 2px
    }

        .sptj .sptjlistgrid:hover .sptjname {
            color: #007dd9
        }

        .sptj .sptjlistgrid:hover .imgbox {
            border: 1px solid #007dd9
        }

.sptjlistgrid {
    position: relative
}

.sptj .imgbox {
    position: relative;
    height: 298px;
    border-radius: 2px;
    margin: auto;
    border: 1px solid #ddd
}

.sptj .imgtop {
    display: flex;
    height: 264px
}

    .sptj .imgtop img {
        margin: auto;
        height: 100%;
        width: 100%
    }

.sptj .imgtimer {
    display: flex;
    font-size: 14px;
    width: 100%;
    color: #666;
    background: #f3f4f7;
    padding: 0 12px;
    justify-content: space-between;
    border-radius: 0 0 2px 2px;
    align-items: center;
    height: 32px
}

.sptj .libie {
    background: #007dd9;
    border-radius: 0 2px 0 12px;
    color: white;
    font-size: 12px;
    padding: 3px 12px;
    position: absolute;
    right: 0;
    top: 0
}

.sptj .sptjname {
    margin-top: 12px;
    font-weight: bold;
    color: #222
}

.sptj .sptjtitle {
    margin-top: 4px;
    font-size: 14px;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 266px
}

.sptj .sptjdiver {
    border: 1px dashed #ddd;
    margin: 8px 0
}

.sptj .sptjgs {
    font-size: 14px;
    display: flex;
    align-items: flex-start
}

.sptj .qyimg {
    margin-left: 10px
}

    .sptj .qyimg img {
        image-rendering: -moz-crisp-edges;
        image-rendering: -o-crisp-edges;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
        -ms-interpolation-mode: nearest-neighbor
    }

.sptj .timerleft::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(../img/liulan_icon.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 8px;
    position: relative;
    top: 3px
}

.sptj .timerright::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(../img/seaHonour/goodsMain/timer.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 8px;
    position: relative;
    top: 3px
}

.sptj .textright {
    padding: 0 30px
}
