*,
div,
p {
    margin: 0;
    padding: 0;
}

.divStyle {
    display: inline-block;
    vertical-align: middle;
}

.title {
    font-size: 30px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #212121;
    line-height: 40px;
    margin: 0;
}

.titleContent {
    text-align: center;
    margin: 38px 0;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: row;
    -ms-flex-direction: row;
    align-items: center;
    justify-content: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
}

.titleContent img {
    width: 66px;
    height: 66px;
}

.kl8_logo {
    width: 66px;
    height: 66px;
}

.content {
    width: 960px;
    clear: both;
    margin: 0 auto 90px auto;
    background: #fff;
    border-radius: 12px 12px 0 0;
    overflow: hidden;
    box-shadow: 0 4px 9px 0 rgba(121, 121, 121, 0.50);
}

.lotteryNum {
    height: 48px;
    font-size: 24px;
    border-radius: 33px;
    color: #ffffff;
    text-align: center;
    line-height: 48px;
    z-index: 2;
    position: relative;
}

.winningCase {
    letter-spacing: 2px;
    margin: 30px 0 22px 321px;
    font-size: 20px;
}

.lotteryNumContainer {
    position: relative;
    width: 42px;
    height: 48px;
    display: inline-block;
    vertical-align: middle;
}

.lotteryNumContainer img {
    position: absolute;
    z-index: 1;
    left: 50%;
    width: 42px;
    top: 50%;
    transform: translate(-50%, -50%);
}

.titleContent {
    text-align: center;
    margin-bottom: 19px;
}

.upBorder {
    width: 960px;
    height: 12px;
    background: #F23600;
}

.content-text {
    margin-left: 115px;
    font-size: 18px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
    font-weight: 700;
    color: #212121;
    line-height: 24px;
}

.lotteryDate {
    margin: 34px 0 15px 0;
}

.saleAmount {
    margin-bottom: 15px;
}

.choiceTen {
    margin-bottom: 29px;
}

.winningCase {
    letter-spacing: 2px;
    margin: 30px 0 22px 321px;
    font-size: 20px;
}

.choiceCaseNum {
    width: 729px;
    height: 55px;
    border: 1px solid #979797;
    border-bottom: none;
    color: #979797;
    font-size: 16px;
    box-sizing: content-box;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
}

.choiceBox {
    position: relative;
    z-index: 2;
    flex: 1;
    height: 55px;
    line-height: 55px;
    text-align: center;
    margin-right: 0;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
}

.activeBox {
    background: #E60213;
    color: #FFFFFF;
    margin-right: 0;
}

.ballBox {
    width: 512px;
    line-height: 50px;
}

.winningbg {
    position: relative;
    width: 680px;
}

.winningbgImg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 200px;
    height: 200px;
    z-index: 1;
}

table {
    position: relative;
    z-index: 2;
    border-collapse: collapse;
    width: 731px;
    border: 1px solid #979797;
    font-size: 20px;
    color: #231815;
    margin-bottom: 24px;
    background-position: center;
}

table th {
    letter-spacing: 8px;
    background-color: #D6DAE13C;
    font-weight: bold;
    border: 1px solid #979797;
    text-align: center;
}

table td {
    text-align: center;
    border: 1px solid #979797;
}

table tr {
    height: 60px;
    border: 1px solid #979797;
}

.space {
    letter-spacing: 9px;
}

.awardDetailed {
    font-size: 16px;
    color: #212121;
}

.winningProvinces {
    width: 605px;
    letter-spacing: 2px;
}

.expirationDate {
    width: 642px;
    letter-spacing: 2px;
    margin-bottom: 40px;
    font-weight: 400;
}

.nexAmount {
    margin: 19px 0;
}

.dowmBorder {
    width: 960px;
    height: 9px;
    background: #F23600;
}

.gamewayContainer {
    display: none;
    /* height: 500px; */
}

.activeGameway {
    display: block;
}