.mod-squaredDraw {
    position: relative;
}

.mod-squaredDraw .no-data-remark {
    position: absolute;
    z-index: 1024;
    display: -webkit-box;
    display: box;
    display: -webkit-flex;
    display: flex;
    left: 50%;
    top: 50%;
    width: 300px;
    height: 60px;
    margin-left: -150px;
    margin-top: -30px;
    padding: 0 10px;
    color: #f468a3;
    font-size: 14px;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 1.5;
    background: rgba(44, 47, 49, 0.7);
    border-radius: 5px;
    box-shadow: 0 0 12px rgba(244, 104, 163, 0.39);
}

.mod-squaredDraw .drmark {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 10;
}

.mod-squaredDraw .Y-content {
    height: 13.75rem;
    font-size: 0;
}

.mod-squaredDraw .Y-content td {
    padding-bottom: 0.4rem;
    padding-left: 0.4rem;
}

.mod-squaredDraw .lottery-unit {
    position: relative;
}

.mod-squaredDraw .Y-content td:nth-child(1) {
    padding-left: 0
}

.mod-squaredDraw .Y-content td:nth-child(4) {
    padding-left: 0
}

.mod-squaredDraw .Y-content td:nth-child(7) {
    padding-left: 0;
}

.mod-squaredDraw .Y-content td img {
    width: 5.3rem;
    height: 4.3rem;
}

.mod-squaredDraw .Y-content td .face {
    display: none;
    position: absolute;
    top: 0;
    left: 0.4rem;
    z-index: 10;
}

.mod-squaredDraw .Y-content td:nth-child(1) .face {
    left: 0
}

.mod-squaredDraw .Y-content td:nth-child(4) .face {
    left: 0
}

.mod-squaredDraw .Y-content td:nth-child(7) .face {
    left: 0;
}

.mod-squaredDraw .flip-member {
    position: relative;
    padding: 2.2rem 3rem 0 3rem;
}

.mod-squaredDraw .flip-member ul {
    font-family: HYQiHei-DES;
    font-size: 0.5rem;
    color: #3a3a3a;
    line-height: 0.8rem;
    white-space: pre-line;
    vertical-align: middle;
}

.mod-squaredDraw .flip-member ul .text-left {
    width: 6.5rem;
    overflow: hidden;
    float: left;
}

.mod-squaredDraw .flip-member ul .text-right {
    width: 5.45rem;
    float: right;
}

.mod-squaredDraw .vip-squaredDraw-content {
    display: none;
    padding: .5rem .75rem 1.1rem;
    background-color: #f6f6f6;
    border-top: 0.025rem solid #efeeec;
    margin-top: -0.02rem;
}

.mod-squaredDraw .vip-squaredDraw-content ul {
    font-family: MicrosoftYaHei;
    font-size: 0.35rem;
    color: #908C8A;
    letter-spacing: 0;
    text-align: justify;
    line-height: 0.6rem;
}

.mod-squaredDraw .icon-more-top,
.mod-squaredDraw .icon-more-bottom {
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
    background: url(../imamges/squaredDraw_mb_icon_arrow_more.png) no-repeat center;
    background-size: 0.5rem 0.5rem;
}

.mod-squaredDraw .icon-more-bottom {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.mod-squaredDraw .icon-more-top {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

.mod-squaredDraw .vip-squaredDraw-content .head {
    font-size: 0.6rem;
    color: #CA141D;
    line-height: 1.3;
}

.mod-squaredDraw .vip-squaredDraw-content .content {
    font-size: 0.6rem;
    color: #333333;
    line-height: 1.3;
    margin-bottom: 0.429rem;
}

.mod-squaredDraw .loadingmore p {
    text-align: center;
    height: 1.75rem;
    line-height: 1.75rem;
    font-family: HYQiHei-DES;
    font-size: 0.55rem;
    color: #818181;
    background-color: #fff;
}

.mod-squaredDraw .loadingmore i {
    padding-left: .1rem;
    position: relative;
    top: .1rem
}

.mod-squaredDraw .vip-squaredDraw-content .head {
    font-size: 0.6rem;
    color: #CA141D;
    line-height: 1.3;
}

.mod-squaredDraw .vip-squaredDraw-content .content {
    font-size: 0.6rem;
    color: #333333;
    line-height: 1.3;
    margin-bottom: 0.429rem;
}