.container {
    width: 100%;
    height: 2693px;
    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;
}
/* ------------- */
.tc2 {
    width: 100%;
    height: 100%;
    z-index: 266;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    display:none;
}

.tc2 .form2 {
    width: 851px;
    height: 378px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -172px;
    margin-left: -425px;
    z-index: 966;
    background-color: #993e28;
    border: 1px solid #fff;
}

.tc2 .form2 .closed2 {
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 5;
    color: #fff;
    font-size: 27px;
}
.tc2 .form2 .lq{
    width: 153px;
    height: 43px;
    display: block;
    margin: 0 auto;
    background: url('../img/pro2/lq1.png') no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -73px;
    bottom: 0px;
}
.tc2 .form2 p{
    width: 100%;
    height: 31px;
    font-size: 20px;
    font-family: Source Han Serif CN;
    font-weight: bold;
    color: #fff;
    margin-top: 8px;
}
.tc2 .form2 .djBox{
    width: 100%;
    height: 95px;
    text-align: center;
    margin-top: 20px;
}
.tc2 .form2 .djBox .djList{
    width: 150px;
    display: inline-table;
    height: 95px;
    position: relative;
    margin: 0 10px;
    cursor: pointer;
}
.tc2 .form2 .djBox .djList img{
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto;
}
.tc2 .form2 .djBox .djList span{
    color: #fff;
    font-size: 14px;
    width: 100%;
    text-align: center;
}
.tc2 .form2 .djBox .djList em{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: 10px;
    background: #fff;
}
.tc2 .form2 .djBox .djList.on em{
    background: #ff0000;
}
.tc2 .form2 .djBox .djList.on span{
    color: #ff0000;
}

/* ------------- */
.tc1 {
    width: 100%;
    height: 100%;
    z-index: 266;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    display:none;
}

.tc1 .form1 {
    width: 851px;
    height: 378px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -172px;
    margin-left: -425px;
    z-index: 966;
    background-color: #993e28;
    border: 1px solid #fff;
}

.tc1 .form1 .closed1 {
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 5;
    color: #fff;
    font-size: 27px;
}
.tc1 .form1 .lq{
    width: 153px;
    height: 43px;
    display: block;
    margin: 0 auto;
    background: url('../img/pro2/lq1.png') no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -73px;
    bottom: 0px;
}
.tc1 .form1 p{
    width: 100%;
    height: 31px;
    font-size: 20px;
    font-family: Source Han Serif CN;
    font-weight: bold;
    color: #fff;
    margin-top: 8px;
}
.tc1 .form1 .djBox{
    width: 100%;
    height: 95px;
    text-align: center;
    margin-top: 20px;
}
.tc1 .form1 .djBox .djList{
    width: 150px;
    display: inline-table;
    height: 95px;
    position: relative;
    margin: 0 10px;
    cursor: pointer;
}
.tc1 .form1 .djBox .djList img{
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto;
}
.tc1 .form1 .djBox .djList span{
    color: #fff;
    font-size: 14px;
    width: 100%;
    text-align: center;
}
.tc1 .form1 .djBox .djList em{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: 10px;
    background: #fff;
}
.tc1 .form1 .djBox .djList.on em{
    background: #ff0000;
}
.tc1 .form1 .djBox .djList.on span{
    color: #ff0000;
}

/* ------------------ */
/* ------------- */
.tc3 {
    width: 100%;
    height: 100%;
    z-index: 266;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    display:none;
}

.tc3 .form3 {
    width: 851px;
    height: 235px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -118px;
    margin-left: -425px;
    z-index: 966;
    background-color: #993e28;
    border: 1px solid #fff;
}

.tc3 .form3 .closed3 {
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 5;
    color: #fff;
    font-size: 27px;
}
.tc3 .form3 .lq{
    width: 153px;
    height: 43px;
    display: block;
    margin: 0 auto;
    background: url('../img/pro2/lq1.png') no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -73px;
    bottom: 0px;
}
.tc3 .form3 p{
    width: 100%;
    height: 31px;
    font-size: 20px;
    font-family: Source Han Serif CN;
    font-weight: bold;
    color: #fff;
    margin-top: 8px;
}
.tc3 .form3 .djBox{
    width: 100%;
    height: 95px;
    text-align: center;
    margin-top: 20px;
}
.tc3 .form3 .djBox .djList{
    width: 150px;
    display: inline-table;
    height: 95px;
    position: relative;
    margin: 0 10px;
    cursor: pointer;
}
.tc3 .form3 .djBox .djList img{
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto;
}
.tc3 .form3 .djBox .djList span{
    color: #fff;
    font-size: 14px;
    width: 100%;
    text-align: center;
}
.tc3 .form3 .djBox .djList em{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: 10px;
    background: #fff;
}
.tc3 .form3 .djBox .djList.on em{
    background: #ff0000;
}
.tc3 .form3 .djBox .djList.on span{
    color: #ff0000;
}