.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: 70px;
    margin-top: 40px;
}

.content .biaoti2 img {
    display: block;
    margin: 0 auto;
}

.hd1 {
    width: 100%;
    height: 825px;
}

.hd1 .hd {
    width: 100%;
    height: 63px;
    text-align: center;
}

.hd1 .hd em {
    width: 228px;
    height: 60px;
    background: url('../img/pro1/hd-li.png') no-repeat;
    display: inline-table;
    margin: 0 10px;
    cursor: pointer;
    color: #1e1e1e;
    font-family: Source Han Serif CN;
    font-weight:bold;
    font-size: 23px;
    line-height: 60px;
}

.hd1 .hd em.on {
    background: url('../img/pro1/hd-li-on.png') no-repeat;
}

.hd1 .bd {
    width: 100%;
    height: 700px;
    margin-top: 55px;
}

.hd1 .bd .itemList {
    width: 100%;
    height: 700px;
    display: none;
}

.hd1 .bd .itemList.on {
    display: block;
}

.hd1 .bd .itemList .tit {
    width: 100%;
    height: 21px;
}

.hd1 .bd .itemList .tit img {
    display: block;
    margin: 0 auto;
}

.hd1 .bd .itemList .qmGift {
    width: 297px;
    height: 320px;
    margin: 0 auto;
    background: url('../img/pro1/giftBg.png') no-repeat top;
    margin-top: 20px;
}

.hd1 .bd .itemList .qmGift ul {
    width: 100%;
    height: 180px;
    text-align: center;
    float: left;
    margin-top: 7px;
    position: relative;
}

.hd1 .bd .itemList .qmGift ul li {
    width: 100px;
    height: 90px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.hd1 .bd .itemList .qmGift ul li img {
    display: block;
    margin: 0 auto;
}

.hd1 .bd .itemList .qmGift ul li span {
    width: 100%;
    line-height: 20px;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
}

.hd1 .bd .itemList .qmGift .lq {
    width: 279px;
    height: 60px;
    display: block;
    float: left;
    margin-left: 9px;
    margin-top: 15px;
}

.hd1 .bd .itemList .qmGift .lq1 {
    background: url('../img/pro1/lq1.png') no-repeat;
}

.hd1 .bd .itemList .qmGift .lq2 {
    background: url('../img/pro1/lq2.png') no-repeat;
}

.hd1 .bd .itemList .qmGift .lq3 {
    background: url('../img/pro1/lq3.png') no-repeat;
}

.hd1 .bd .itemList table {
    width: 824px;
    height: 210px;
    border-collapse: collapse;
    border-color: #f5e59e;
    margin: 0 auto;
    margin-top: 15px;
}

.hd1 .bd .itemList table th {
    height: 45px;
    background-color: #a4835b;
    font-size: 20px;
    font-family: "Source Han Serif SC", serif;
    font-weight: bold;
    color: #fff;
}

.hd1 .bd .itemList table td {
    text-align: center;
    color: #fff;
    font-family: "Source Han Serif SC", serif;
    font-weight: bold;
}

.hd1 .bd .itemList table td div {
    display: block;
    float: left;
    width: 230px;
    font-size: 14px;
}

.hd1 .bd .itemList table td div:first-of-type {
    margin-left: 88px;
}

.hd1 .bd .itemList table td div img {
    margin-right: 15px;
    float: left;
}

.hd1 .bd .itemList table td div span {
    display: block;
    float: left;
    line-height: 38px;
}

.hd1 .bd .itemList table td .lq {
    width: 65px;
    height: 19px;
    display: inline-block;
    display: inline-block;
    vertical-align: text-bottom;
}

.hd1 .bd .itemList table td .lq1 {
    background: url('../img/pro1/lq_1.png') no-repeat;
}

.hd1 .bd .itemList table td .lq2 {
    background: url('../img/pro1/lq_2.png') no-repeat;
}

.hd1 .bd .itemList table td .lq3 {
    background: url('../img/pro1/lq_3.png') no-repeat;
}

.tc1 {
    width: 100%;
    height: 100%;
    z-index: 266;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    display: none;
}

.tc1 .form1 {
    width: 697px;
    height: 420px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -210px;
    margin-left: -349px;
    z-index: 966;
    background-color: #21193e;
    border: 1px solid #fff;
    border-radius: 15px;
}

.tc1 .form1 .closed1 {
    width: 31px;
    height: 34px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 5;
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
    line-height: 25px;
}

.tc1 .form1 .tit {
    font-size: 18px;
    height: 30px;
    text-align: center;
    margin-top: 35px;
    color: #fff;
    line-height: 30px;
    letter-spacing: 5px;
}

.tc1 .form1 ul {
    width: 90%;
    height: 132px;
    text-align: center;
    margin: 0 auto;
    margin-top: 91px;
}

.tc1 .form1 ul li {
    width: 132px;
    height: 132px;
    display: inline-block;
    margin: 0 10px;
    box-sizing: border-box;
}

.tc1 .form1 ul li.on {
    border: 1px solid #fff;
}

.tc1 .form1 ul li img {
    width: 48px;
    height: 48px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.tc1 .form1 ul li span {
    width: 100%;
    display: block;
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}

.tc1 .form1 .makeSure {
    width: 279px;
    height: 60px;
    display: block;
    background: url('../img/pro1/lq1.png') no-repeat;
    margin: 0 auto;
    margin-top: 55px;
}