.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;
}

.content .biaoti2 {
    width: 100%;
    height: 46px;
    margin-top: 40px;
}

.content .biaoti2 img {
    display: block;
    margin: 0 auto;
}

.content .xgNum {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    display: block;
}

.content .hd {
    width: 419px;
    height: 610px;
    background: url('../img/pro3/hdBg.png') no-repeat top;
    position: relative;
    margin: 120px auto 0;
}

.content .hd .shadow {
    width: 116px;
    height: 116px;
    position: absolute;
    left: 50%;
    margin-left: -58px;
    top: 150px;

    display: none;
}



.content .hd .shadow img {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
    margin-top: 14px;
}

.content .hd .shadow ul {
    width: 116px;
    height: 116px;
    position: relative;
}

.content .hd .shadow ul li {
    width: 116px;
    height: 116px;
    background: url('../img/pro2/shadow.png');
    position: absolute;
    left: 0;
    top: 0
}

.content .hd .shadow span {
    width: 100%;
    margin-top: 5px;
    display: block;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 13px;
}

.content .hd .lq {
    width: 246px;
    height: 83px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -123px;
    bottom: 0px;
}

.content .hd .lq.lq1 {
    background: url('../img/pro1/lq1.png') no-repeat;
}

.content .hd .lq.lq2 {
    background: url('../img/pro1/lq2.png') no-repeat;
}

.content .hd .lq.lq3 {
    background: url('../img/pro1/lq3.png') no-repeat;
}

.content .hd .lq.buy1 {
    background: url('../img/pro3/buy.png') no-repeat;
}

.content .hd .lq.buy2 {
    background: url('../img/pro3/buy2.png') no-repeat;
}