.warp-banner{
    background: url(//image01.homedo.com/Files/Images/cms/www/20180517/5235084220242436441_pic1.jpg) no-repeat top center;
    width: 100%;
    height: 419px;
    position: relative;
    overflow: hidden;
}
.flow-predict{
    background-color: #f8fafb;
}
.flow-tips-warp{
    background-color: #fff;
}
.flow-tips{
    width: 1060px;
    margin: 0 auto;
    padding-bottom: 55px;
}
.flow-title{
    font-weight: bold;
    color: #202020;
    font-size: 26px;
    margin-top: 40px;
}
.flow-text{
    margin-top: 10px;
    color: #6d6d6d;
    font-size: 18px;
}
.flow-detail-warp{
    width: 1060px;
    margin: 0 auto;
    padding-top: 35px;
}
.warp-title{
    font-size: 38px;
    font-weight: bold;
    color: #202020;
    text-align: center;
}
.title-icon{
    height: 4px;
    background-color: #202020;
    width: 54px;
    margin: 10px auto 0 auto;
}
.flow-detail-pic{
    background: url(//image01.homedo.com/Files/Images/cms/www/20180517/4792518467738850812_pic1.png) no-repeat top center;
    width: 100%;
    height:169px;
    margin-top: 45px;
    overflow: hidden;
    margin-bottom: 45px;
}


.rule-predict{
    background-color: #fff;
    text-align: center;
    padding-top: 45px;
    padding-bottom: 35px;
}
.p-tips1{
    color: #6d6d6d;
    font-size: 22px;
    margin-top: 35px;
    margin-bottom: 10px;
}
.p-tips2{
    color: #6d6d6d;
    font-size: 28px;
    font-weight: bold;
    margin-top: 30px;
}
.tips-table table{
    margin: 0 auto;
    width: 926px;
    border: #e9e9e9 1px solid;
    text-align: left;
}
.tips-table table tr{
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #202020;
    border: #e9e9e9 1px solid;
    
}
.tips-table table tr.lump-2 td{
    padding-left: 35px;
    border: #e9e9e9 1px solid;
    
}
.tips-table table tr.lump-2 td:first-child{
    font-weight: bold;
}
.tips-table table tr td.lump-1{
    font-size: 20px;
    background-color: #2d92ea;
    color: #fff;
    font-weight: bold;
    border: #e9e9e9 1px solid;
    
}
.tips-table table tr td.lump-2 span{
    font-weight: bold;
}
.tips-table table tr td.lump-3 span{
    font-weight: bold;
}

.time-refund{
    background-color: #fff;
    text-align: center;
    padding-top: 45px;
    padding-bottom: 35px;
}
.time-refund-list{
    width: 1060px;
    margin: 35px auto 0 auto;
}
.time-refund-list ul li{
    color: #6d6d6d;
    font-size: 20px;
    text-align: left;
    line-height: 52px;
}
.time-refund-list ul li i{
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 14px;
    background-color: #269cfd;
    color: #fff;
    display: inline-block;
    margin-right: 8px;
}

.flow-refund{
    margin-top: 50px;
    margin-bottom: 55px;
}
.refund-detail{
    width: 1060px;
    margin: 42px auto 0 auto;
}
.refund-detail ul:after{
    display: block;
    content: "";
    height: 0;
    clear: both;
    visibility: hidden;
}
.refund-detail ul li{
    width: 338px;
    float: left;
    border: 1px solid #e8e9eb;
    font-size: 15px;
    line-height: 28px;
    height: 417px;
    background: white;
}
.refund-detail ul li:hover{
    webkit-box-shadow: 5px 5px 5px 5px rgba(112,112,112,0.1);
    box-shadow: 5px 5px 5px rgba(112,112,112,0.1);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
.refund-detail ul li:nth-child(2){
    margin: 0 20px;
}
.refund-detail ul li:nth-child(2) .refund-detail-title{
    background-color: #19bdd9;
    line-height: 66px;
    height: 66px;
    text-align: center;
}
.refund-detail ul li:nth-child(3) .refund-detail-title{
    background-color: #2d92ea;
    line-height: 66px;
    height: 66px;
    text-align: center;
}
.refund-detail ul li:nth-child(1) .refund-detail-title{
    background-color: #ff7e00;
    line-height: 66px;
    height: 66px;
    text-align: center;
}
.refund-detail-title{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.refund-detail img{
    display: block;
    text-align: center;
    margin: 40px auto 40px auto;
}
.refund-detail ul li:nth-child(1) .refund-detail-tips{
    text-align: center;
}
.refund-detail ul li:nth-child(2) .refund-detail-tips{
    padding: 0 30px 42px 35px;
}
.refund-detail ul li:nth-child(2) .refund-detail-tips span{
    color: #19bdd9;
    font-weight: bold;
}
.refund-detail ul li:nth-child(3) .refund-detail-tips{
    padding: 0 35px;
}