
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    word-wrap: break-word !important;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.6

}

body {
    -webkit-touch-callout: none;
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, "Microsoft YaHei", "΢���ź�", Arial, sans-serif;
    line-height: inherit;
    /*background-color: #bf1c2c;*/
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-size: 16px
}
.wraper {
    max-width: 700px;
    width: 100%;
    margin: auto;
    background-color: #bc1628;
}
.headBox{
    width: 100%;
    height:220px ;
    background-image: url("../images/head.jpg"/*tpa=WWW.492130.COM/images/head.jpg*/);
    background-size: 100% 100%;
}
.tabBox{
    width: 95%;
    margin: 0 auto;
    border-radius: 10px;
    background-color: white;
    padding: 10px 5%;


}
.tabText{
    font-size: 13px;
    color: #333333;
}

.tab{

    display: flex;
    list-style: none;
    color: #333333;
    font-size: 15px;
    height: 90px;
    align-items: center;
    justify-content: space-around;

}
.tab>li{
    width: 60px;
    height: 80px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.liBgcolorP{
    background-color: #ffe8ea;
}
.liBgcolor{
    background-color: #fff;
}

.tab>li>img{
    width: 50px;

}






.ssqBox{
    background-color: white;
    width: 95%;
    margin: 20px auto 20px auto;
    border-radius: 10px;
}
.ssqContainer{
    display: flex;
}
.bollRed{
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: red;
    color: white;
    text-align: center;
    line-height: 20px;
}
.kaiRed{
    display: inline-block;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: #f4192a;
    color: white;
    text-align: center;
    line-height: 21px;
    margin-right: 5px;
    font-size: 14px;



}
.kaiBlue{
    display: inline-block;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: #4d83e0;
    color: white;
    text-align: center;
    line-height: 21px;
    margin-right: 5px;
    font-size: 14px;
}
.redYes{
    display: inline-block;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: #8e8e8e;
    color: white;
    text-align: center;
    line-height: 21px;
    margin-right: 5px;
    font-size: 14px;

}
.blueYes{
    display: inline-block;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: #bad5ff;
    color: white;
    text-align: center;
    line-height: 21px;
    margin-right: 5px;
    font-size: 14px;

}
.forecast{

}

.yuceBox{
    background-color: white;
    width: 95%;
    margin: 40px auto 0 auto;
    border-radius: 10px;
    /*height: 300px;*/
    position: relative;

}
.lineBig{
    width: 240px;
    height:80px ;
    background-image: url("../images/lineBig.png"/*tpa=WWW.492130.COM/images/lineBig.png*/);
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 17px;
    position: absolute;
    margin-left: calc(50% - 120px);
    top: -40px;
}
.linePic{
    width: 180px;
    height:80px ;
    background-image: url("../images/lineBig.png"/*tpa=WWW.492130.COM/images/lineBig.png*/);
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 17px;
    position: absolute;
    margin-left: calc(50% - 90px);
    top: -40px;
}
.yuceContainer{
    padding: 30px 10px 10px 10px;
    display: flex;
    justify-content: space-between;
}
.fcyuceContainer{
    padding: 30px 20px 0px 20px;
    display: flex;
    justify-content: space-between;
}

.yuceContainer-left{
   flex: 1;
}

.yuceRed{
    display: inline-block;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background: #f4192a;
    color: white;
    text-align: center;
    line-height: 23px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.yuceRedFC{
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #f4192a;
    color: white;
    text-align: center;
    line-height: 25px;
    margin-right: 5px;
    margin-bottom: 5px;
}


.yuceBlue{
    display: inline-block;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background: #4d83e0;
    color: white;
    text-align: center;
    line-height: 23px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.yuceDes{
    display: flex;
    align-items: center;
}
.yuceDes>img{
    width: 20px;
    height: 20px;
}
.yuceDes>p{
   color: #3C81EF;
    font-size: 14px;
}
.yuceDes>span{
    color: #999999;
    font-size: 12px;
    margin-left: 5px;
}
.lookNow{
    color: #999999;
    font-size: 13px;
    margin-top: 10px;
}
.yuceContainer-right{
    width: 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 80px;
}
.yuceContainer-right>img{
    width:60px;
    /*height:40px;*/
}


.historyContainer{
    border: 1px solid #FF9C39;
    border-radius: 10px;

}
.historyBorder{
    border: 1px solid #ffe0c3 ;
    width: 95%;
    margin: 20px auto;
    border-radius: 7px;
}
.historyHead{
    background-color: #fff2e7;
    height: 30px;
    color: #333333;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ffe0c3 ;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
}
.periods{
    width: 83%;
    text-align: center;
    border-right: 1px solid #ffe0c3 ;
    height: 100%;
   line-height: 30px;
}
.prize{
    text-align: center;
    width: 17%;
}
.qishu{
    width: 20%;
    text-align: center;
    border-right: 1px solid #ffe0c3 ;
    height: 100%;
    line-height: 30px;
    font-size: 15px;
}
.drawNow{
    width: 30%;
    text-align: center;
    border-right: 1px solid #ffe0c3 ;
    height: 100%;
    line-height: 30px;
    font-size: 15px;
}
.prizeFC{
    text-align: center;
    width: 18%;
    font-size: 15px;
}
.tableFC{
    border: 1px solid #ffe0c3 ;
    width: 95%;
    margin: 20px auto;
    border-radius: 7px;
    font-size: 15px;
    border-collapse:collapse;

}

.tableFC thead{
     color: #333333;
     background-color: #fff2e7;
     font-size: 15px;
     font-weight: normal;

 }

.tableFC thead tr th{
    color: #333333;
    padding: 2px 0;
    font-size: 15px;
}
.tableFC tbody tr td{
    color: #333333;
    padding: 3px 0;
    font-size: 14px;
    text-align: center;
}



.historyMiddle{
    color: #333333;
    font-size: 16px;
    display: flex;
    border-radius: 7px;
}
.historyMiddleLeft{
    width: 15%;
    border-right: 1px solid #ffe0c3 ;
    text-align: center;

}
.historyMiddleCon{
    width: 68%;
    border-right: 1px solid #ffe0c3 ;
}

.historyMiddleRight{
    width: 17%;
   display: flex;
    justify-content: center;
    align-items: center;

}
.kai{
    border-bottom: 1px solid #ffe0c3 ;
    padding: 3px 0 4px 0;
    font-size: 15px;
}
.yu{
    padding-top: 5px;
    font-size: 15px;
}
.kaiNum{
    border-bottom: 1px solid #ffe0c3 ;
    padding: 3px 0 3px 10px;
}
.yuNum{
    padding: 5px 0 5px 10px;

}
.expertOneBox{
    display: flex;
    flex-direction: column;
    padding: 30px 10px 10px 10px;

}
.expertOneBoxFC{
    display: flex;
    flex-direction: column;
    padding: 30px 10px 10px 10px;
}
.expertOne{
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.expertLeft{
    display: flex;
    align-items: center;
}
.expertLeft>img{
    width: 35px;
    height: 35px;
    margin-right: 5px;
    border-radius: 50%;
}
.expertLeft>p{
    font-size: 15px;
}

.expertTextOne{
    color: #959595;
    margin-left: 10px;
    font-size: 14px;

}
.expertText{
    color: #F32940;
    font-size: 13px;
}
.expertRight{
    display: flex;
    align-items: center;
}
.expertRight>img{
    width:90px;
    height:43px;

}


.footerTop{
    width: 100%;
    height: 110px;

}
.footer{
width:100%; 
max-width:700px;
    height: 80px;
    background-image: url("../images/foot.jpg"/*tpa=WWW.492130.COM/images/foot.jpg*/);
    background-size: 100% 100%;
    display: flex;
    justify-content: space-between;
    position: fixed;
    z-index: 100;
    bottom: 0px;
}
.footerLeft{
    display: flex;
    margin-top: 13px;
    margin-left: 20%;
   

}

.footerLeft>p{
    color: #AB1E1F;
    margin-left: 5px;
    font-weight: bold;
    font-size: 15px;
}
#target{
    color: #AB1E1F;
    font-size: 15px;
}
.footerLeft>p>span{
    color: #FB6146;
    font-size: 18px;
    margin-left: 5px;
    font-weight: bold;
}
.footerRight{
    margin-top: 20px;
    margin-right: 4%;
}
@keyframes scaleDraw {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
    0%{
        transform: scale(1);  /*开始为原始大小*/
    }
    25%{
        transform: scale(1.2); /*放大1.1倍*/
    }
    50%{
        transform: scale(1);
    }
    75%{
        transform: scale(1.2);
    }
}
.ballon{
    width: 80px;
    height: 30px;
    background-size: 80px 30px;
    -webkit-animation-name: scaleDraw; /*关键帧名称*/
    -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
    -webkit-animation-iteration-count: infinite;  /*动画播放的次数*/
    -webkit-animation-duration: 5s; /*动画所花费的时间*/
}
.point{
    width: 55px;
    height: 38px;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-animation-name: scaleDraw; /*关键帧名称*/
    -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
    -webkit-animation-iteration-count: infinite;  /*动画播放的次数*/
    -webkit-animation-duration: 5s; /*动画所花费的时间*/

}


.alertBox{
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1000000;
    top: 0;
    left:0;
    background:rgba(0,0,0,0.3);


}
.mark{
    position: absolute;
    width: 90%;
    border-radius: 20px;
    top: 18%;
    left: 5%;
    background-color: white;
}
.markHead{
    text-align: center;
    height: 85px;
    background-color: #fb6146;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    background-image: url("../images/alert.png"/*tpa=WWW.492130.COM/images/alert.png*/);
    background-size: 100% 100%;


}
.markHead>img{
    width: 50px;
    height: 50px;
}
.markHead>p{
    font-size: 27px;
    color: white;
    font-weight: bold;
}
#weChatNum{
    font-size: 16px;
    color: #D9342C;
    width: 95px;
    border: 0;
}
.copyText{
    display: flex;
    justify-content: center;
    font-size: 15px;
    height: 30px;
    align-items: center;



}
.textInfo{
    /*width: 100%;*/
    height: 200px;
    background-image: url("../images/alertH.jpg"/*tpa=WWW.492130.COM/images/alertH.jpg*/);
    background-size: 100% 100%;
    position: relative;
}
#alertWe{
    position: absolute;
    top: 37%;
    left: 41%;
    font-size: 12px;
}


.alertBtn{
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.alertBtn>a{
    display: flex;
    align-items: center;
}
.alertBtn>a>img{
    width: 110px;
    height: 40px;
    -webkit-animation-name: scaleDraw; /*关键帧名称*/
    -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
    -webkit-animation-iteration-count: infinite;  /*动画播放的次数*/
    -webkit-animation-duration: 5s; /*动画所花费的时间*/

}




