.container {
    width: 100%;
    height: 2322px;
    overflow: hidden;
    margin: 0 auto;
    background: url('../img/pro1/bg.jpg') no-repeat;
}

.content {
    width: 1322px;
    min-height: 500px;
    margin: 0 auto;
    margin-top: 480px;
}

.hdgz1 {
    width: 1208px;
    height: 232px;
    background: url('../img/pro1/hdgz1.png') no-repeat;
    margin: 0 auto;
    margin-top: 40px;
}

.hdgz1 span {
    width: 981px;
    float: left;
    margin: 60px 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;
}

.hd .list {
    width: 410px;
    height: 344px;
    background: url('../img/pro2/div-bg.png') no-repeat;
    position: relative;
    display: inline-table;
    position: relative;
    margin: 0 12px 55px 12px;
}

.hd .list .tit {
    width: 100%;
    height: 69px;
    margin-top: 69px;
    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: 150px;
    text-align: center;
}

.hd .list ul li {
    width: 100px;
    height: 75px;
    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: 0px;
}

.hd .list .lq.lq1 {
    background: url('../img/pro2/lq1.png') no-repeat;
}

.hd .list .lq.lq2 {
    background: url('../img/pro2/lq2.png') no-repeat;
}

.hd .list .lq.lq3 {
    background: url('../img/pro2/lq3.png') no-repeat;
}

.hd .list .lq.buy {
    background: url('../img/pro2/buy1.png') no-repeat;
}

.hd .list .lq.link {
    background: url('../img/pro2/link.png') no-repeat;
}