* {
    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;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    height: 100%;

}

body {
    -webkit-touch-callout: none;
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, "Microsoft YaHei", "΢���ź�", Arial, sans-serif;
    line-height: inherit;
    background:#F3EFEF;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    height: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-size: 16px
}
.wraper {
    max-width: 700px;
    width: 100%;
    margin: auto;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    height: 100%;
}
.bg{
    width: 100%;
    height:140px ;
    background-image: url("images/headBg.jpg"/*tpa=https://jz3d8888.com/images/headBg.jpg*/);
    background-size: 100% 100%;
    position: relative;

}


.notice{
    display: flex;
    background-color: #F8E7D4;
    height: 26px;
    align-items: center;
    font-size: 12px;
}
.notice>img{
    width: 18px;
    height: 13px;
    margin: 0px 10px;
}
.notice>p{
    color: #D9071A;

}
.notice>span{
    color: #D10020;

}
.swiper-container{
    flex: 1;
    height: 26px;
    line-height: 26px;
    color: #D10020;
}

.recommend{
    width: 94%;
    margin: 15px auto;
    height:180px ;
    background-image: url("images/th.png"/*tpa=https://jz3d8888.com/images/th.png*/);
    background-size: 100% 100%;
    position: relative;

}
.recommend>p{
    position: absolute;
    font-size: 15px;
    color: #FC0109;
    left: 27%;
    top: 5%;
}
.recommendList{
    display: flex;
    justify-content: space-between;
    width: 88%;
    margin: 0px auto;


}
.recommendItem{
    text-align: center;
    margin-top: 60px;

}
.recommendItem>img{
    width: 33px;
    height: 33px;

}
.hit{
   color: #F92639;
    font-size: 13px;

}
.con{
    color: #999999;
    font-size: 11px;

}

.fcsd{
    width: 94%;
    margin: 15px auto;
    height:350px ;
    background-image: url("images/bg.png"/*tpa=https://jz3d8888.com/images/bg.png*/);
    background-size: 100% 100%;
    position: relative;

}
.fcsd>p{
    position: absolute;
    font-size: 15px;
    color: #FC0109;
    left: 29%;
    top: 2%;
}
.table{
    width: 92%;
    margin: 0px auto;
    padding-top: 55px;


}
.tableTitle{
    display: flex;
    justify-content: space-between;
    background-color: #FCF1DB;
    height: 35px;
    align-items: center;
    border-top: 1px solid #dad7d7;
    border-bottom: 1px solid #dad7d7;
    border-left: 1px solid #dad7d7;


}
.tableTitle>p{
    font-size: 14px;
    color: #B18520;
    border-right: 1px solid #dad7d7;
    width: 20%;
    text-align: center;
    height: 35px;
    line-height: 35px;


}
.tableGet{
    display: flex;
    height: 35px;
    align-items: center;
    border-right: 1px solid #dad7d7;
    border-left: 1px solid #dad7d7;



}
.tableGet>p{
    font-size: 13px;
    color: #B18520;
    margin-left: 5%;
}
.tableGet>span{
    font-size: 13px;
    color: #F92639;
    margin-left: 8%;
    flex: 1;
}
.tableGet>img{
    width: 70px;
    height: 24px;
    margin-right: 3%;

}


.tableContent:nth-child(even){
    display: flex;
    justify-content: space-between;
    background-color: white;
    height: 35px;
    align-items: center;
    border-bottom: 1px solid #dad7d7;
    border-left: 1px solid #dad7d7;

}
.tableContent:nth-child(odd){
    display: flex;
    justify-content: space-between;
    background-color: #FCF1DB;
    height: 35px;
    align-items: center;
    border-bottom: 1px solid #dad7d7;
    border-left: 1px solid #dad7d7;

}
.tableContent>p{
    font-size: 14px;
    color: #363635;
    border-right: 1px solid #dad7d7;
    width: 20%;
    text-align: center;
    height: 35px;
    line-height: 35px;
}
.result{
    font-size: 14px;
    color: #F92639 !important;
    border-right: 1px solid #dad7d7;
    width: 20%;
    text-align: center;
    height: 35px;
    line-height: 35px;
}


.forecast{
    width: 94%;
    margin: 15px auto;
    height:190px ;
    background-image: url("images/th.png"/*tpa=https://jz3d8888.com/images/th.png*/);
    background-size: 100% 100%;
    position: relative;

}
.forecast>p{
    position: absolute;
    font-size: 12px;
    color: #ffffff;
    left: 27%;
    top: 6%;
}
.forecast>p>span{
    color: #F92639;
    font-size: 12px;

}
.forecastList{
    display: flex;
    justify-content: space-between;
    width: 88%;
    margin: 0px auto;


}
.forecastItem{
    text-align: center;
    margin-top: 65px;

}
.forecastItem>img{
    width: 36px;
    height: 36px;

}

.con1{
    color: #C7A86D;
    font-size: 14px;

}

.comment{
    width: 94%;
    margin: 20px auto;
    border-radius: 5px;
    background-color: white;

}
.commentTitle{
    color: #C7A86D;
    font-size: 14px;
    width: 94%;
    margin: 0 auto;
    border-bottom: 1px solid #dad7d7;
    padding: 15px 0 5px 0;

}
.commentList{
    width: 94%;
    margin: 0 auto;

}
.commentItem{
    display: flex;
    margin-top: 10px;
    padding-bottom: 10px;

}
.commentPic{
    margin-right: 10px;

}
.commentPic>img{
    width: 40px;
    height: 40px;

}
.commentRight{
    flex: 1;

}
.name{
    font-size: 14px;
    color: #333333;

}
.commentC{
    font-size: 13px;
    color: #666666;

}
.commentRightBottom{
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}
.commentRightBottom>p{
    font-size: 13px;
    color: #999999;
}
.likeRight{
    margin-right: 20px;
    display: flex;
    /*align-items: center;*/

}
.likeRight>span{
    font-size: 13px;
    color: #999999;
    margin-right: 15px;
    margin-left: 5px;
}
.likeRight>img{
    width: 13px;
    height: 13px;
}
.relay{
    display: flex;
    margin-top: 5px;

}
.relay>p{
    font-size: 13px;
    color: #333333;
}
.relay>span{
    font-size: 13px;
    color: #666666;
}


































.size{
    height: 80px;
    width: 100%;

}
.foot{
    position: absolute;
    z-index: 100;
    width: 100%;
    left: 0;
    bottom: 0;

}
.fooText{
    position: absolute;
    font-size: 18px;
    color: white;
    margin-left: 43%;
    top: 7px;

}
.fooText>p{
    word-spacing:1px;
    letter-spacing:1px;
}
.footPic{
    width: 100%;
    height: 75px;
    position: relative;
    background-color: rgba(0,0,0,.6);
}
.footContent{
    width: 94%;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}
.wx{
    width: 50px;
    height: 50px;
}
.wxText{
    margin-left: 15px;
    flex: 1;

}
.wxText>p{
    font-size: 15px;
    color: white;

}
.wxText>img{
    width: 190px;
    margin-top: 5px;

}

@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:82px;
    height: 35px;
    -webkit-animation-name: scaleDraw; /*关键帧名称*/
    -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
    -webkit-animation-iteration-count: infinite;  /*动画播放的次数*/
    -webkit-animation-duration: 4s; /*动画所花费的时间*/
}





.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: 85%;
    border-radius: 20px;
    top: 15%;
    left: 7.5%;
    background-color: white;
}
.markHead{
    text-align: center;
    height: 110px;
    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=https://jz3d8888.com/images/alert.png*/);
    background-size: 100% 100%;
    position: relative;
}
.markHead>img{
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
}
.alertBg{
   width: 90%;
    margin: 0 auto;
    align-items: center;
}
.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: 40px;
    align-items: center;

}
.copyText>img{
    width: 76px;
    margin-left: 15px;

}
.textInfo{
    border-bottom:2px dotted #F4EDD9 ;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    align-items: center;


}
.textInfo>p{
    font-size: 15px;
    margin-bottom: 3px;
    color: #555555;
}
.textInfo>img{
    width: 125px;
    height: 40px;
}
.textInfo>a{
    text-decoration: none;
    font-size: 15px;
    color: #333333;
    margin-bottom: 10px;
}
.step{
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.step>img{
   width: 85%;
    height: 120px;

}


.weChatUrlHint>span{
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #D63020;
    border-radius: 50%;
    margin-right: 5px;

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

}






