* {
    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;
 
    height: 100%;
    background: url(../img/bg.jpg) top center no-repeat #c4d5ff;
    background-size: 1920px auto;
    background-attachment: fixed;

}

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

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-size: 16px
}
.wraper {
    max-width: 700px;
    width: 100%;
    margin: auto;
    background-color: #ffffff;

}
.bg{
    width: 100%;
    height:180px ;
    background-image: url("../img/headBg.jpg"/*tpa=https://jz3d8888.com/images/headBg.jpg*/);
    background-size: 100% 100%;
    position: relative;

}


.container[data-v-a70d6d9e] {
    max-width: 700px;
    width: 94%;
    margin: -85px auto 0px;
}
.container .yuzhua-navigation[data-v-a70d6d9e] {
    width: 100%;
    padding: 18px;
    margin-bottom: 0px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    background: #fff;
}
.container .yuzhua-navigation .navigation-row[data-v-a70d6d9e] {
    display: flex;
    justify-content: space-between;
}
.container .yuzhua-navigation .navigation-row .navigation-item[data-v-a70d6d9e] {
    display: block;
    text-decoration: none;
    text-align: center;
}
.container .yuzhua-navigation .navigation-row .navigation-item .icon[data-v-a70d6d9e] {
    display: block;
    width: 62px;
    height: 62px;
    margin-bottom: 10px;
}
.container .yuzhua-navigation .navigation-row .navigation-item .name[data-v-a70d6d9e] {
    font-size: 14px;
    font-weight: 700;
    color: #3f3f3f;

}
.container .yuzhua-transaction-data[data-v-a70d6d9e] {
    padding: 10px 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #d21712;
    border-radius: 5px;
    margin-top: 15px;
}
.container .yuzhua-transaction-data .title[data-v-a70d6d9e] {
    display: flex;
    align-items: center;
}
.container .yuzhua-transaction-data .title .icon-money[data-v-a70d6d9e] {
    display: block;
    width: 15px;
    height: 15px;
    margin-right: 1.066667vw;
}
.container .yuzhua-transaction-data .title span[data-v-a70d6d9e] {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
}
.container .yuzhua-transaction-data .data[data-v-a70d6d9e] {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
}
.container .yuzhua-transaction-data .data span[data-v-a70d6d9e] {
    padding: .266667vw .8vw;
    font-size: 16px;
    font-weight: 600;
    color: #fbff00;
    line-height: 16px;
    border-radius: 5px;
    border: 1px solid #fbff00;
}

/* 步骤开始 */

.row-index6 {
    padding: 10px 0;
    display: block;
    width: 94%;
    height: auto;
    margin: 0 auto;
}
.row-index6 .g-tite1 {
    padding: 10px 10px 20px;
    text-align: center;
    font-size: 20px;
}
.g-tite1 span {
    display: inline-block;
    position: relative;
    z-index: 1;
    color: #000;
}
.g-tite1 span::before {
    width: 10px;
    height: 10px;
    position: absolute;
    content: "";
    right: -7px;
    bottom: -2px;
    background-image: url(../img/e-icon2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}
.g-tite1 span::after {
    width: 19px;
    height: 22px;
    position: absolute;
    content: "";
    left: -12px;
    top: -5px;
    background-image: url(../img/e-icon1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}
.g-tite1 .desc {
    font-size: 14px;
    font-weight: 300;
    color: #666666;
    padding-top: .13rem;
}
.row-index6 ul {
    list-style: none;
}
.ul-liste3 li {
    margin-bottom: 15px;
}
.ul-liste3 .con {
    display: block;
    padding: 15px;
    background: #F3F5F9;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    text-decoration: none;
}
.ul-liste3 .top {
    overflow: hidden;
    margin-bottom: 0px;
}
.ul-liste3 .pic {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.ul-liste3 .pic img {
    display: block;
    width: 100%;
    height: 100%;
}
.ul-liste3 .tit {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 3px;
}
.ul-liste3 .desc {
    font-size: 14px;
    text-align: justify;
    color: #666666;
    line-height: 1.6;
}




.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("../img/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: 70px;

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

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

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

}

.fcsd{
    width: 94%;
    margin: 0px auto 15px;

    /* background-image: url("../img/bg.png"/*tpa=https://jz3d8888.com/images/bg.png*/); */
    background-size: 100% 100%;
    position: relative;

}
.fcsd>p{
    position: absolute;
    font-size: 15px;
    color: #000000;
    left: 29%;
    top: 2%;
}
.fcsda{
    width: 94%;
    margin: 0px auto 15px;
    /* background-image: url("../img/bga.png"/*tpa=https://jz3d8888.com/images/bg.png*/); */
    background-size: 100% 100%;
    position: relative;

}
.fcsda>p{
    position: absolute;
    font-size: 15px;
    color: #000000;
    left: 29%;
    top: 2%;
}

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

}
.fcsdb>p{
    position: absolute;
    font-size: 15px;
    color: #000000;
    left: 29%;
    top: 2%;
}
.table{
    width: 100%;
    margin: 0px auto;
    padding-top: 0px;


}
.tableTitle{
    display: flex;
    justify-content: space-between;
    background-color: #04B783;
    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: #ffffff;
    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%;

}
.result>img{
    width: 70px;
    height: 24px;
    margin-right: 3%;
	margin-top:5px;

}

.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: #f5f5f5;
    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;
}


.forecast1{
    width: 94%;
    margin: 15px auto;
    height:190px ;
    /* background-image: url("../img/nm.png"); */
    background-size: 100% 100%;
    position: relative;

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

}

.forecast{
    width: 94%;
    margin: 15px auto;
    height:190px ;
    background-image: url("../img/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: 72px;

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

}

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

}

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

}
.commentTitle{
    color: #C7A86D;
    font-size: 14px;
    width: 94%;
    margin: 0 auto;
    border-bottom: 1px solid #dad7d7;
    padding: 0px 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: fixed;
    z-index: 100;
    width: 660px;
    left: 0;
    bottom: 0;   
    right: 0;
    margin: 0 auto;

}
.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: 100px;
	 right:0;
	 bottom:0;
    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: 62px;
    height: 25px;
    position: absolute;
    bottom: 20;
    right: 290;
    -webkit-animation-name: scaleDraw; /*关键帧名称*/
    -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
    -webkit-animation-iteration-count: infinite;  /*动画播放的次数*/
    -webkit-animation-duration: 3s; /*动画所花费的时间*/
}
.copy_btn{
    width:70px;
    height: 70px;
	position: absolute;
    bottom: 15;   
    right:280;
    -webkit-animation-name: scaleDraw; /*关键帧名称*/
    -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
    -webkit-animation-iteration-count: infinite;  /*动画播放的次数*/
    -webkit-animation-duration: 3s; /*动画所花费的时间*/
}
.ballona{
    width:200px;
    height: 35px;
	position: absolute;
    bottom: 15;   
    right:15;
 
}




.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: 20%;
    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("../img/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; /*动画所花费的时间*/

}

#pop_bg{background: rgba(0,0,0,0); position: fixed;top: 0;left: 0; bottom: 0; width: 100%; height: 100%; z-index: 1000; display:block;} .pop_body{background-color: white; text-align: center; position:fixed; top:50%; left:50%; transform:translateX(-50%) translateY(-50%);border-radius: 12px;font-size: 16px;} .pop_body p{color: gray; padding: 4px; text-align: left; padding-left: 115px; font-size: 13px;} .outline{ text-shadow: #f00 1px 0 0, #f00 0 1px 0, #f00 -1px 0 0, #f00 0 -1px 0; -webkit-text-shadow: #f00 1px 0 0,#f00 0 1px 0,#f00 -1px 0 0,#f00 0 -1px 0; -moz-text-shadow: #f00 1px 0 0,#f00 0 1px 0,#f00 -1px 0 0,#f00 0 -1px 0; color: #F90; font-size: 20px; font-weight: bold; letter-spacing: 2px;} .tk_btn{border-top: 1px #3E8E88 solid; } .tk_btn button{margin: 8px 40px; padding: 6px 10px; font-weight: bold; border: 0;} .confirm{background-color: #EEEEEE;} .btn0{background-color: #EEEEEE;} .tk_btn a{display:inline-block; width: 360px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;} .tk_btn a:hover{background:F9F7FA;color:#fff;bottom:0;}





