body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,p,form {
    margin: 0;
}
em,b {
    font-style:normal;
}
a {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
    text-decoration:none;
}
img {
    border:0;
}
button,input,select,textarea {
    font-size:100%;
    outline:none;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
table td {
    margin:0;
}
td,th,ul,ol,li {
    padding:0;list-style:none;
}
body {
    font-family:"Microsoft Yahei";
    min-width:800px;
    overflow-x: hidden !important;
    color: #eee
}
.hide {
    display:none;
}
.cleanall {
    width: 100%;
    height: 1px;
    clear:both;
}
.wrap {
    width: 700px;
    height: 540px;
    /* background: #eee; */
    border-radius: 5px;
    /* margin: 0 auto; */
}
.topbar {
    width: 540px;
    height: 5px;
    margin: 0 auto;
    display: block;
}
.backbtn {
    width: 90px;
    height: 24px;
    line-height: 24px;
    font-size: 15px;
    background: #7dccdd;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    margin-top: 5px;
    cursor: pointer;
    position: absolute;
    top: 60px;
    left: 570px;
}
.backbtn:hover {
    -webkit-filter: brightness(1.1);
    -o-filter:brightness(1.1);
    -moz-filter:brightness(1.1);
    filter: brightness(1.1);
}
.content, .panel {
    width: 700px;
    height: 380px;
    margin: 0 auto;
    position: relative;
    display: block;
}
.titcont1 {
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    text-align: center;
}
.titcont2 {
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    text-align: center;
    color: #888;
}
.myawd {
    width: 90px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 5px;
    color: #eee;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    font-size: 20px;
    text-decoration: underline;
}
.myawd:hover {
    text-decoration: underline;
}
.turntable {
    margin-left: 23px;
    width: 1760px;
    height: 110px;
}
.turntable li {
    width: 206px;
    height: 101px;
    float: left;
    margin: 4px 6px;
    position: relative;
    overflow: hidden;
}
/* .turntable li.curr {
    -webkit-filter: brightness(2);
    -o-filter:brightness(2);
    -moz-filter:brightness(2);
    filter: brightness(2);
}
.turntable li.awd {
    animation-name: rysharp;
    animation-duration: 0.2s;
    animation-iteration-count: infinite;
} */
.turntable li img {
    width: 206px;
    height: 101px;
}
.turntable li .itemmask {
    position: relative;
    top: -105px;
    display: none;
}
.turntable li.curr .itemmask {
    display: block;
}
.turntable li.awd .itemmask {
    display: block;
    animation-name: rysharp2;
    animation-duration: 0.2s;
    animation-iteration-count: infinite;
}
@keyframes rysharp {
    0% { 
        /* border-color: #f00; */
        -webkit-filter: brightness(2);
        -o-filter:brightness(2);
        -moz-filter:brightness(2);
        filter: brightness(2);
    }
    50% {
        /* border-color: #ff0; */
        -webkit-filter: brightness(1);
        -o-filter:brightness(1);
        -moz-filter:brightness(1);
        filter: brightness(1);
    }
    100% { 
        /* border-color: #f00; */
        -webkit-filter: brightness(2);
        -o-filter:brightness(2);
        -moz-filter:brightness(2);
        filter: brightness(2);
    }
}
@keyframes rysharp2 {
    0% { 
        /* border-color: #f00; */
        -webkit-opacity: 1;
        -o-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }
    50% {
        /* border-color: #ff0; */
        -webkit-opacity: 0;
        -o-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
    }
    100% { 
        /* border-color: #f00; */
        -webkit-opacity: 1;
        -o-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }
}
.awd04 { 
    left: -218px;
    top: 110px;
}
.awd05 { 
    left: -436px;
    top: 220px;
}
.awd06 { 
    left: -872px;
    top: 220px;
}
.awd07 { 
    left: -1308px;
    top: 220px;
}
.awd08 { 
    left: -1526px;
    top: 110px;
}
.lotbtn {
    width: 207px;
    height: 101px;
    margin: 3px auto 0px;
    background:url(../images/lottery/lotbtn_n.png) no-repeat center top;
    color: #392611;
    cursor: pointer;
    text-align: center;
    line-height: 70px;
    font-size: 32px;
}
.lotbtn:hover {
    background:url(../images/lottery/lotbtn_h.png) no-repeat center top;
}
.lotbtn.dis, .lotbtn.dis:hover {
    /* background: url(../images/lottery_btn.png) no-repeat center top; */
    cursor: default;
    -webkit-filter: grayscale(1);
    -o-filter: grayscale(1);
    -moz-filter: grayscale(1);
    filter: grayscale(1);
}
.lotnum {
    width: 100%;
    text-align: center;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    position: relative;
    top: -20px;
    color: #555;
}
.msgtop {
    width: 100%;
    height: 150px;
}
.msgcont {
    width: 480px;
    height: 80px;
    margin: 0 auto;
    font-size: 22px;
    text-align: center
}
.downbtn {
    width: 435px;
    height: 89px;
    margin: 10px auto 0;
    background: url(https://resource.ixinyou.com/thyj2.ixinyou.com/images/210617/footer-down.gif) no-repeat center top;
}
.logintop {
    width: 100%;
    height: 54px;
}
.loginmsg {
    width: 480px;
    height: 40px;
    line-height: 50px;
    font-size: 15px;
    margin: 0 auto;
}
.loginfrm {
    width: 330px;
    height: 265px;
    position: absolute;
    top: 93px;
    left: 185px;
}
.myswtop {
    width: 100%;
    height: 115px;
}
.myawtit {
    width: 480px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
}
.myawimg {
    width: 206px;
    height: 101px;
    margin: 15px auto 0;
}
.myawimg img {
    width: 170px;
    height: 80px;
}
.codebar {
    width: 540px;
    margin: 0 auto 0;
}
.ppcd_cont1 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    margin: 0 0 10px 0;
}
.ppcd_cont1 input[type="text"] {
    width: 240px;
    height: 29px;
    font-size: 16px;
}
.ppcd_cont1 input[type="button"] {
    width: 128px;
    height: 30px;
    font-size: 18px;
    background: #7dccdd;
    border: none;
    cursor: pointer;
    color: #fff;
    border-radius: 5px;
    border: none;
    transform: translateY(2px);
}
.ppcd_cont1 input[type="button"]:hover {
    -webkit-filter: brightness(1.1);
    -o-filter:brightness(1.1);
    -moz-filter:brightness(1.1);
    filter: brightness(1.1);
}
.ppcd_tit3 {
    width: 100%;
    height: 30px;
    font-size: 13px;
    text-align: center;
    line-height: 30px;
}

.rule {
    width: 680px;
    height: 170px;
    margin: 0 auto;
}
.ruletit {
    height: 62px;
    line-height: 30px;
    font-size: 18px;
    text-align: center;
}
.ruletxt {
    font-size: 12px;
    line-height: 18px;
    width: 460px;
    height: 67px;
    padding-left: 20px;
    border-radius: 3px;
    color: #eee;
    padding-right: 10px;
}
.ruletxt li {
    list-style-type: decimal;
}
.ruletxt li a, .ruletxt li a:visited, .ruletxt li a:hover {
    color: #eee;
    text-decoration: underline;
}