.container {
    width: 100%;
    height: 1895px;
    overflow: hidden;
    margin: 0 auto;
    background: url('../img/pro1/bg.jpg') no-repeat;
}

.content {
    width: 1322px;
    min-height: 500px;
    margin: 0 auto;
    margin-top: 255px;
}

.hdgz1 {
    width: 1208px;
    height: 232px;
    background: url('../img/pro1/hdgz1.png') no-repeat;
    margin: 0 auto;
    margin-top: 75px;
}

.hdgz1 span {
    width: 981px;
    float: left;
    margin: 41px 0 0 117px;
    color: #fff;
    font-family: "Source Han Serif SC", serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
}

.content .biaoti {
    width: 100%;
    height: 80px;
    margin-top: 40px;
}

.content .biaoti img {
    display: block;
    margin: 0 auto;
}

.hd {
    width: 100%;
    height: 715px;
    text-align: center;
    margin-top: 55px;
    overflow: auto;
}
    .hd::-webkit-scrollbar {
        width: 3px;
        border-radius: 5px;
        box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
        background: #fff;
    }


    .hd::-webkit-scrollbar-track {
        border-radius: 5px;
        box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
        background: #74180d;
    }


    .hd::-webkit-scrollbar-thumb {
        border-radius: 5px;
        box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
        background: #fff;
    }
.hd .list {
    width: 390px;
    height: 341px;
    background: url('../img/pro4/div-bg.png') no-repeat;
    position: relative;
    display: inline-table;
    position: relative;
    margin: 0 20px 55px 20px;
}

.hd .list .tit {
    width: 100%;
    height: 69px;
    margin-top: 35px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-family: Source Han Serif CN;
    font-weight: bold;
}

.hd .list .tit em {
    color: #ffe84c
}

.hd .list ul {
    width: 100%;
    height: 163px;
    text-align: center;
}

.hd .list ul li {
    width: 100px;
    height: 80px;
    display: inline-table;

}

.hd .list ul li img {
    width: 35px;
    height: 35px;
    display: block;
    margin: 0 auto;
}

.hd .list ul li span {
    width: 100%;
    color: #fff;
    font-size: 14px;
    display: block;
    line-height: 15px;
    margin-top: 5px;
}

.hd .list .lq {
    width: 153px;
    height: 43px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -76px;
    bottom: 18px;
}

.hd .list .lq.lq1 {
    background: url('../img/pro4/lq1.png') no-repeat;
}

.hd .list .lq.lq2 {
    background: url('../img/pro4/lq2.png') no-repeat;
}

.hd .list .lq.lq3 {
    background: url('../img/pro4/lq3.png') no-repeat;
}

.hd .list .lq.buy {
    background: url('../img/pro4/buy1.png') no-repeat;
}

.hd .list .lq.link {
    background: url('../img/pro4/link.png') no-repeat;
}