<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.section2 {
    width: 1240px;
    margin: auto;
    overflow: hidden;
    background: url(https://static.fhyx.com/images/application/pc/com/ztpnc/pnc3.png) no-repeat center center;
    margin: auto;
    height: 732px;
}

.s2-left {
    float: right;
    width: 650px;
    /* background: rgba(17, 83, 88, 0.24); */
    /* margin-right: 50px; */
    margin: 34px 35px 0 0;
}

.draw {
    width: 900px;
    height: 540px;
    padding: 0;
    margin: auto;
}

.row {
    float: left;
}

.draw .item {
    width: 214px;
    height: 218px;
    padding: 0;
    margin: 0;
    float: left;
    position: relative;
    /* background: url(../images/eve29.png) no-repeat center center; */
    /* overflow: hidden; */
    /* background: #ff00003b; */
    opacity: 0.8;
    position: relative;
}
.draw .item.active{
    opacity:1
}
.draw .item img {
    display: block;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.draw .item p {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    top: 165px;
}

.draw .lottery-unit-3,
.draw .lottery-unit-9,
.draw .lottery-unit-4,
.draw .lottery-unit-5 {
    margin: 0;
}

.draw .lk {
    width: 30px;
}

.draw .item.active:after {
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /* background-image: url(../images/eve30.png); */
    /* border: 1px solid red; */
    z-index: 3;
}

.draw .clickitem {
    float: left;
    margin: 0;
    position: relative;
    top: 0;
    background: url(https://static.fhyx.com/images/application/pc/com/ztpnc/pnc10.png) no-repeat center center;
}

.draw .name {
    display: block;
    margin-top: 10px;
    font-size: 14px;
}

.draw .draw-btn {
    display: block;
    width: 214px;
    height: 218px;
    line-height: 163px;
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    position: relative;
    z-index: 2;
}

.clickitem p {
    position: absolute;
    color: white;
    top: 135px;
    text-align: center;
    width: 100%;
    font-size: 20px;
}
.s2-title{
    width: 411px;
    height: 44px;
    background: url(https://static.fhyx.com/images/application/pc/com/ztpnc/pnc9.png) no-repeat center center;
    margin: 0 auto 30px;
}
.s2-right {
    float: left;
    width: 410px;
    margin-top: 79px;
    margin-left: 86px;
}

.s2-right .s2-right-title {
    font-size: 24px;
    line-height: 32px;
    color: #ffffff;
    padding-top: 24px;
    text-align: center;
}

.s2-right .s2-done-num {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #ffffff;
    text-align: center;
}

.s2-right-ul .s2-right-li {
    width: 319px;
    height: 60px;
    background-color: #000000;
    margin: 0 auto 5px;
    position: relative;
}

.gifts-list {
    width: 100%;
    height: 450px;
    /* background-color: #000000; */
    margin: 10px auto;
    padding-top: 8px;
    overflow: hidden;
}


.wj-dm {
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
}
.wj-dm p{
    height: 88px;
    line-height: 88px;
    font-size: 20px;
    text-align: center;
    color: white;
}
.gifts-list ul {

    width: 100%;

    overflow: hidden;

    margin: auto;
}

.gifts-list li {
    width: 100%;
    text-align: left;
    height: 45px;
    overflow: hidden;
    line-height: 45px;
    margin: auto;
    font-size: 16px;
    letter-spacing: 1px;
    color: #ffffff;
    word-break: break-all;
    white-space: nowrap;
}

.gifts-list li span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
    height: 22px;
    line-height: 22px;
    color: #edd4b5;
    max-width: 200px;
    overflow: hidden;
    padding: 0 5px;
}

.gifts-list li i {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    /* top: -2px; */
    /* height: 22px; */
    /* line-height: 22px; */
    color: #ffde01;
    overflow: hidden;
    max-width: 220px;
    font-size: 16px;
}

.s2-right-li &gt; * {
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #ffffff;
    float: left;
    margin-top: 6px;
}

.s2-right-li.has-down &gt; * {
    color: #666666;
}

.s2-right-li &gt; span {
    width: 85px;
    margin-left: 24px;
    text-align: left;
}

.s2-right-li &gt; p {
    width: 90px;
    text-align: center;
}

.s2-right-li .s2-r-btn {
    width: 110px;
    height: 48px;
    background: url(../images/eve13.png) no-repeat;
    text-align: center;
    cursor: pointer;
}

.s2-right-li.has-down .s2-r-btn {
    background-image: url(../images/eve16.png);
    color: #33b925;
    cursor: default;
}

.alert-window {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1001;
    display: none;
}
.alert-rule{
    width: 581px;
    height: 618px;
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    bottom: 0;
    right: 0;
    background: url(https://static.fhyx.com/images/application/pc/com/ztpnc/pnc13.png) no-repeat center center;
    background-size: 100% 100%;
    display: none;
    z-index: 2;
}
.alert-rule .rule-bg{
    width: 458px;
    height: 500px;
    overflow: hidden;
    margin: auto;
    padding-top: 138px;
}
.alert-rule .rule-bg p{
    text-align: left;
    margin-bottom: 10px;
}
.alert-gift1{
    width: 581px;
    height: 554px;
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    bottom: 0;
    right: 0;
    background: url(https://static.fhyx.com/images/application/pc/com/ztpnc/pnc11.png) no-repeat center center;
    background-size: 100% 100%;
    display: none;
    z-index: 2;
}
.alert-gift2 {
    width: 581px;
    height: 618px;
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    bottom: 0;
    right: 0;
    background: url(https://static.fhyx.com/images/application/pc/com/ztpnc/pnc12.png) no-repeat center center;
    background-size: 100% 100%;
    display: none;
    z-index: 2;
}


.alert-window img {
    display: block;
    margin: 0 auto 5px;
    width: 147px;
    height: 147px;
    background-color: #453b2a;
    border: solid 1px #feb371;
}

.alert-window input {
    display: block;
    width: 410px;
    height: 40px;
    background-color: #453b2a;
    border-radius: 4px;
    /* border: solid 1px rgba(0, 204, 255, 0.26); */
    margin: auto;
    color: #ffd2aa;
    padding: 0 15px;
    text-align: left;
    margin-bottom: 50px;
    text-align: center;
    font-size: 18px;
}

.alert-window p {
    font-size: 16px;
    text-align: center;
    color: #feb371;
    line-height: 30px;
    margin-bottom: 20px;
}

.alert-title {
    font-size: 26px;
    color: #feb371;
    line-height: 135px;
    text-align: center;
    height: 115px;
    font-weight: bold;
}

.submit-xn {
    display: block;
    line-height: 48px;
    text-align: center;
    width: 167px;
    height: 64px;
    margin: auto;
    /* color: white; */
    cursor: pointer;
    /* background: blue; */
    background: url(https://static.fhyx.com/images/application/pc/com/ztpnc/pnc14.png) no-repeat center center;
    background-size: 100% 100%;
    margin-top: 25px;
}
.alert-gift1 .submit-xn{
    background-image: url(https://static.fhyx.com/images/application/pc/com/ztpnc/pnc15.png);
}
.alert-gift1 .nokey .submit-xn{
    background-image: url(https://static.fhyx.com/images/application/pc/com/ztpnc/pnc16.png);
}

.alert-gift2 input {
    margin-bottom: 15px;
}

.alert-gift2 .alert-title {
    /* height: 100px; */
}

.close-window {
    position: absolute;
    top: 20px;
    right: 19px;
    /* background: #ff000054; */
    width: 30px;
    height: 30px;
    cursor: pointer;
}




.to-wish{
    width: 1200px;
    height: 130px;
    background-color: #263849;
    background: url(https://static.fhyx.com/images/application/pc/com/ztpnc/pnc2.png) no-repeat center center;
    margin: 0 auto 50px;
}

.to-wish a{
    float:right;
    height:100px;
    margin: 21px 60px 0;
}
.to-wish a .text{
    display: block;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 8px;
    letter-spacing: -1px;
    color: #ffffff;
    line-height: 32px;
}
.to-wish a .btn{
    width: 181px;
    height: 52px;
    background-color: #77a942;
    border-radius: 26px;
    text-align: center;
    line-height:52px;
    font-size: 25px;
    letter-spacing: 2px;
    color: #ffffff;
    display: block;
    margin: auto;
    text-indent: 0;
}
.to-wish a .btn.checked{
    background:#666666;
}

.roll-bottom{
    width:1240px;
    margin: 55px auto 0;
    height: 107px;
}
.roll-bottom .my-gift{
    float:left;
    width:278px;
    height: 107px;
    background: url(https://static.fhyx.com/images/application/pc/com/ztpnc/pnc8.png) no-repeat center center;
    margin-left: 280px;
    cursor: pointer;
}
.roll-bottom .to-rule{
    float:right;
    width:278px;
    height: 107px;
    background: url(https://static.fhyx.com/images/application/pc/com/ztpnc/pnc5.png) no-repeat center center;
    margin-right: 280px;
    cursor: pointer;
}
</pre></body></html>