*{
    padding: 0;
    margin: 0;
}

a{
    text-decoration: none;
    color: #333;
}
ul li{
    list-style: none;
}

  
@media screen and (min-width:751px) {
  .mod-chou{
    display: none;
  }
  body{
    background-color: #efefef;
}
.chou-content{
    width: 80%;
    margin: auto;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.chou-content .chou-left{
    width: 12%;
    background-color: #fff;
    height: 100%;
    line-height: 30px;
    padding: 0 15px;
}
.chou-content .chou-left li{
    padding: 10px 0;
    font-size: 18px;
    letter-spacing: 1px;
    border-bottom: 1px solid #e3e3e3;
}

.chou-content .chou-left li:last-child{
    border: none;
}
.chou-content .chou-left li img{
    width: 15%;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px;
}
.chou-content .chou-right{
    width: 84%;
    background-color: #fff;
    
    display: flex;
}
.chou-content .chou-right .chou-right-left{
    width: 75%;
    padding-bottom: 20px;
    border-right: 3px solid #efefef;
}
.chou-content .chou-right .chou-right-head{
    width: 95%;
    margin: auto;
    padding: 15px 0;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #efefef;
}

.chou-content .chou-right .chou-right-right{
width: 25%;
color: #999;

}

.jilu{
  text-align: center;
  position: relative;
  z-index: 10000;
}
.jilu a{
  color: #e29a27;
  text-decoration: underline;
}

.sheng{
  text-align: center;
  margin-top: 10px;
  color: red;
}


.hover:hover {
opacity: 0.8;
}
.cont {
position: relative;
width: 1200px;
margin: 0 auto 0;
padding-top: 1px;
}
.box-lottery-pc {
position: relative;
margin: 0 auto 0;
width: 615px;
height: 615px;
background: url('../images/bg_lottery.png') center no-repeat;
}
.lottery-wrap-pc {
position: relative;
width: 100%;
height: 100%;
background: url('../images/bg_lottery_f.png') center no-repeat;
}
.lottery-wrap-pc img {
width: 93px;
height: 69px;
}
.lottery-wrap-pc span {
box-sizing: border-box;
position: absolute;
top: 0;
left: 32.7%;
width: 214px;
height: 50%;
color: #fff;
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
text-align: center;
}
.lottery-wrap-pc span.lottery-span1 {
-webkit-transform: rotate(22.5deg);
-moz-transform: rotate(22.5deg);
-ms-transform: rotate(22.5deg);
transform: rotate(22.5deg);
}
.lottery-wrap-pc span.lottery-span2 {
-webkit-transform: rotate(67.5deg);
-moz-transform: rotate(67.5deg);
-ms-transform: rotate(67.5deg);
transform: rotate(67.5deg);
}
.lottery-wrap-pc span.lottery-span3 {
-webkit-transform: rotate(112.5deg);
-moz-transform: rotate(112.5deg);
-ms-transform: rotate(112.5deg);
transform: rotate(112.5deg);
}
.lottery-wrap-pc span.lottery-span4 {
-webkit-transform: rotate(157.5deg);
-moz-transform: rotate(157.5deg);
-ms-transform: rotate(157.5deg);
transform: rotate(157.5deg);
}
.lottery-wrap-pc span.lottery-span5 {
-webkit-transform: rotate(202.5deg);
-moz-transform: rotate(202.5deg);
-ms-transform: rotate(202.5deg);
transform: rotate(202.5deg);
}




.lottery-wrap-pc span.lottery-span6 {
-webkit-transform: rotate(247.5deg);
-moz-transform: rotate(247.5deg);
-ms-transform: rotate(247.5deg);
transform: rotate(247.5deg);
}


.lottery-wrap-pc span.lottery-span1 img {
width: 93px;
height: 69px;
}

.lottery-wrap-pc span.lottery-span2 img {
width: 93px;
height: 69px;
}

.lottery-wrap-pc span.lottery-span3 img {
width: 83px;
height: 57px;
}


.lottery-wrap-pc span.lottery-span4 img {
width: 83px;
height: 57px;
}

.lottery-wrap-pc span.lottery-span5 img {
width: 83px;
height: 57px;
}

.lottery-wrap-pc span.lottery-span6 img {
width: 83px;
height: 57px;
}

.lottery-wrap-pc span.lottery-span7 img {
width: 83px;
height: 57px;
}
.lottery-wrap-pc span.lottery-span8 img {
width: 83px;
height: 57px;
}

.lottery-wrap-pc span.lottery-span7 {
-webkit-transform: rotate(292.5deg);
-moz-transform: rotate(292.5deg);
-ms-transform: rotate(292.5deg);
transform: rotate(292.5deg);
}
.lottery-wrap-pc span.lottery-span8 {
-webkit-transform: rotate(337.5deg);
-moz-transform: rotate(337.5deg);
-ms-transform: rotate(337.5deg);
transform: rotate(337.5deg);
}

.lottery-wrap-pc i {
display: block;
width: 100%;
height: 60px;
font-style: normal;
font-size: 22px;
line-height: 32px;
color: #fee1e1;
margin: 48px 0 12px;
}
.lottery-wrap-pc img {
max-width: 100%;
}
.lottery-btn-pc {
position: absolute;
left: 50%;
top: 50%;
text-indent: -999em;
z-index: 11;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 161px;
height: 161px;
}
.lottery-btn-pc i {
position: absolute;
top: -30px;
left: 50%;
margin-left: -20.5px;
width: 41px;
height: 39px;
background: url('../images/icon_point.png') center no-repeat;
-webkit-transform-origin: 50% 102.5px;
-moz-transform-origin: 50% 102.5px;
-ms-transform-origin: 50% 102.5px;
transform-origin: 50% 102.5px;
}
.lottery-btn-pc:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url('../images/btn_lottery.png') center no-repeat;
}


.chou-content .chou-right .chou-right-right div:first-child{
font-size: 29px;
text-align: center;
margin-top: 20px;
}

.chou-content .chou-right .chou-right-right p{
width: 90%;
margin: auto;
margin: 20px;
font-size: 15px;
cursor: pointer;
}

.chou-content .chou-right .chou-right-right p:nth-child(2){
margin-top: 20px;
}
}

@media screen and (max-width:750px) {
  .chou-content{
    display: none;
  }
  .mod-chou{
    overflow: hidden;
}
.mod-chou .mod-chou-head{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px;
    border-bottom: 1px solid #efefef;
    font-size: 20px;
}
.mod-chou .mod-chou-head span{
    font-weight: bold;
}
.mod-chou .mod-chou-head span:nth-child(3){
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid skyblue;
    color: skyblue;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    line-height: 15px;
}

.jilu{
  position: relative;
  margin-top: -100px;
  text-align: center;
  z-index: 100000;
}
.jilu a{
  color: #e29a27;
  text-decoration: underline;
}

.sheng{
  text-align: center;
  margin-top: 10px;
  color: red;
}

.hover:hover {
    opacity: 0.8;
  }
  .cont {
    position: relative;
    width: 1200px;
    margin: 0 auto 0;
    padding-top: 1px;
  }
  .box-lottery {
    position: relative;
    margin: 0 auto 0;
    width: 615px;
    height: 615px;
    background: url('../images/bg_lottery.png') center no-repeat;
    transform: scale(0.6);
    margin-left: -120px;
    margin-top: -50px;
  }
  .lottery-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    background: url('../images/bg_lottery_f.png') center no-repeat;
  }
  .lottery-wrap img {
    width: 93px;
    height: 69px;
  }
  .lottery-wrap span {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 32.7%;
    width: 214px;
    height: 50%;
    color: #fff;
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    text-align: center;
  }
  .lottery-wrap span.lottery-span1 {
    -webkit-transform: rotate(22.5deg);
    -moz-transform: rotate(22.5deg);
    -ms-transform: rotate(22.5deg);
    transform: rotate(22.5deg);
  }
  .lottery-wrap span.lottery-span2 {
    -webkit-transform: rotate(67.5deg);
    -moz-transform: rotate(67.5deg);
    -ms-transform: rotate(67.5deg);
    transform: rotate(67.5deg);
  }
  .lottery-wrap span.lottery-span3 {
    -webkit-transform: rotate(112.5deg);
    -moz-transform: rotate(112.5deg);
    -ms-transform: rotate(112.5deg);
    transform: rotate(112.5deg);
  }
  .lottery-wrap span.lottery-span4 {
    -webkit-transform: rotate(157.5deg);
    -moz-transform: rotate(157.5deg);
    -ms-transform: rotate(157.5deg);
    transform: rotate(157.5deg);
  }
  .lottery-wrap span.lottery-span5 {
    -webkit-transform: rotate(202.5deg);
    -moz-transform: rotate(202.5deg);
    -ms-transform: rotate(202.5deg);
    transform: rotate(202.5deg);
  }

  .lottery-wrap span.lottery-span6 {
    -webkit-transform: rotate(247.5deg);
    -moz-transform: rotate(247.5deg);
    -ms-transform: rotate(247.5deg);
    transform: rotate(247.5deg);
  }

  .lottery-wrap span.lottery-span7 {
    -webkit-transform: rotate(292.5deg);
    -moz-transform: rotate(292.5deg);
    -ms-transform: rotate(292.5deg);
    transform: rotate(292.5deg);
  }
  .lottery-wrap span.lottery-span8 {
    -webkit-transform: rotate(337.5deg);
    -moz-transform: rotate(337.5deg);
    -ms-transform: rotate(337.5deg);
    transform: rotate(337.5deg);
  }

   .lottery-wrap-pc span.lottery-span1 img {
width: 93px;
height: 69px;
}

.lottery-wrap-pc span.lottery-span2 img {
width: 93px;
height: 69px;
}

.lottery-wrap-pc span.lottery-span3 img {
width: 83px;
height: 57px;
}


.lottery-wrap-pc span.lottery-span4 img {
width: 83px;
height: 57px;
}

.lottery-wrap-pc span.lottery-span5 img {
width: 83px;
height: 57px;
}

.lottery-wrap-pc span.lottery-span6 img {
width: 83px;
height: 57px;
}

.lottery-wrap-pc span.lottery-span7 img {
width: 83px;
height: 57px;
}
.lottery-wrap-pc span.lottery-span8 img {
width: 83px;
height: 57px;
}


  .lottery-wrap i {
    display: block;
    width: 100%;
    height: 60px;
    font-style: normal;
    font-size: 22px;
    line-height: 32px;
    color: #fee1e1;
    margin: 48px 0 12px;
  }
  .lottery-wrap img {
    max-width: 100%;
  }
  .lottery-btn-mod {
    position: absolute;
    left: 50%;
    top: 50%;
    text-indent: -999em;
    z-index: 11;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 161px;
    height: 161px;
  }
  .lottery-btn-mod i {
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -20.5px;
    width: 41px;
    height: 39px;
    background: url('../images/icon_point.png') center no-repeat;
    -webkit-transform-origin: 50% 102.5px;
    -moz-transform-origin: 50% 102.5px;
    -ms-transform-origin: 50% 102.5px;
    transform-origin: 50% 102.5px;
  }
  .lottery-btn-mod:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../images/btn_lottery.png') center no-repeat;
  }



.fanhui{
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
}
.fanhui span{
    display: inline-block;
    width: 50%;
    text-align: center;
    padding: 15px 0;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
}
.fanhui span:first-child{
    background-color: #efefef;
}
.fanhui span:last-child{
    background-color: #FFBF55;
    color: #fff;
}
 .helper{
                position: absolute;
    top: 50%;
    left: 50%;
    width: 350px;
    height: 170px;
    margin-left: -175px;
    margin-top: -185px;
    background-color: #fff;
    box-shadow: 3px 3px 10px 3px #999;
    display: none;
    font-size: 14px;
            }
  .helper>p{
    background-color: #efefef;
    padding: 3px 10px;
    display: flex;
    justify-content: space-between;
}
.helper>div{
    margin-top: 10px;
    line-height: 25px;
    text-indent: 10px;
}
}