﻿.banner {background:url(https://p-0d.caigou.com.cn/2022/4/2022042609223869607.jpg) no-repeat top center;width:1200px;height:260px;position:relative;}
.board {position:absolute;left:70px;top:150px;width:350px;background: linear-gradient(#00a163, rgba(154, 199, 118, .8));height:180px;}
.board h5 {color: #fff;}
.board span {font-size: 24px;font-weight: 700;}
h2 {color:#00a163;font-size:20px;}
h2 ~ ul li {display:flex;justify-content:space-between;align-items:center;margin-top:10px;}
h2 ~ ul li a {display:block;color:#333;}
h2 ~ ul .d-flex > a {display:flex;justify-content:center;align-items:center;width:120px;height:90px;margin-right:16px;}
h2 ~ ul .d-flex > a ~ div {flex:1;}
h2 ~ ul .d-flex > a ~ div > div {color:#999;}
.page_main {
    max-width: 1200px !important;
    font-size: 1rem;
}

@media (min-width: 1200px) {
    .page_main {
        max-width: 1200px !important;
    }
}

.page_main .card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

    .page_main .card > a {
    }

    .page_main .card img {
        margin: 0 auto;
        max-width: 100%;
        max-height: 160px;
        display: block;
        overflow: hidden;
    }

.page_main .card-body {
    padding-left: 10px;
    padding-right: 10px;
}

    .page_main .card-body a {
        display: block;
        color: #999;
    }

        .page_main .card-body a:nth-child(1) {
            margin-bottom: 5px;
            text-align: center;
            color: #000;
        }

        .page_main .card-body a:nth-child(2) {
            font-size: 0.875rem;
        }

.data {
    background: linear-gradient(#00a163, rgba(154, 199, 118, .8));
    /*  */
    max-width: 350px;
    position: absolute;
    z-index: 100;
    top: 190px;
    left: 50%;
    margin-left: -530px;
}

    .data h5 {
        color: #fff;
    }

    .data span {
        font-size: 24px;
        font-weight: 700;
    }

.yaowen li {
    position: relative;
}

    .yaowen li > a {
        margin-left: 1rem;
    }

    .yaowen li:before {
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        transition: all 1s;
        content: '';
        position: absolute;
        left: 0;
        top: 7px;
        width: 8px;
        height: 8px;
        border: 2px #005b35 solid;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background: #fff;
    }

.qyfydt li {
    border-bottom: #999 solid 1px;
    margin-bottom: 10px;
    padding: 0 15px 10px 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .qyfydt li:before {
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        transition: all 1s;
        content: "";
        display: inline-block;
        border: 6px solid rgba(0, 255, 255, 0);
        border-left: 6px #005b35 solid;
        left: 0px;
        margin-left: -15px;
        top: 0px;
        width: 3px;
        height: 3px;
    }

    .qyfydt li a {
        font-size: 15px;
    }

.chanpintitle {
    /* background-color: #2a9e57; */
    background: linear-gradient(#006941, rgb(91, 134, 56));
}

    .chanpintitle h3 {
        letter-spacing: 5px;
    }

        .chanpintitle h3 > span {
            font-size: 1rem;
            letter-spacing: 0px;
            margin-right: 20px;
            margin-left: -100px;
            color: rgba(255, 255, 255, .5);
        }

.xiaodu {
    background: url('../img/chanpin_titlebg_xiaodu.png') no-repeat;
}

.fanghu {
    background: url('../img/chanpin_titlebg_fanghu.png') no-repeat;
}

.tiwen {
    background: url('../img/chanpin_titlebg_tiwen.png') no-repeat;
}

.shipin {
    background: url('../img/chanpin_titlebg_shipin.png') no-repeat;
}

.wangluo {
    background: url('../img/chanpin_titlebg_wangluo.png') no-repeat;
}

.qita {
    background: url('../img/chanpin_titlebg_qita.png') no-repeat;
}

@media (max-width: 1200px) {
    .data {
        width: 98%;
        max-width: 98%;
        position: relative;
        z-index: 0;
        top: 10px;
        left: 0px;
        margin: 0 5px 10px;
    }
}
.xiaodu {
background: url('https://p-01.caigou.com.cn/2022/4/2022042513465429832.png') no-repeat;
}

.fanghu {
background: url('https://p-0a.caigou.com.cn/2022/4/2022042513464523169.png') no-repeat;
}

.tiwen {
background: url('https://p-02.caigou.com.cn/2022/4/2022042513465378859.png') no-repeat;
}

.shipin {
background: url('https://p-00.caigou.com.cn/2022/4/2022042513465369400.png') no-repeat;
}

.wangluo {
background: url('https://p-04.caigou.com.cn/2022/4/2022042513465324563.png') no-repeat;
}

.qita {
background: url('https://p-02.caigou.com.cn/2022/4/2022042513465372854.png') no-repeat;
}
.row {display:block;column-count:5;-webkit-column-count:5;-moz-column-count:5;}
.row > *.col {display:block;height:275px;}
.row > *.col .card > a {width:100%;height:160px;display:flex;align-items:center;justify-content:center;}
.card-body a:last-of-type {height:42px;overflow:hidden;text-overflow:ellipsis;line-height:21px;}
