.slides{
    width: 100%;
    height: 650px;
    background: url('../../images/jfwb/banner.jpg') center no-repeat;
    background-size: cover;
}
.slides>div{
    width: 50%;
    height: 650px;
    position: relative;
}
.slides>div>a{
    width: 200px;
    height: 60px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    background-color: #FD7B07;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: phr;
    font-size: 25px;
    font-weight: bold;
    line-height: 1em;
    color: white;
    position: absolute;
    /* top: 647px; */
    /* bottom: 100px; */
    bottom: 70px;
    /* right: 440px; */
    right: 510px;
}

/* VIP */
.vips{
    width: 100%;
    background-color: white;
    padding-top: 60px;
}
.vips>p{
    width: 100%;
    font-family: phb;
    font-size: 40px;
    line-height: 52px;
    color: #333333;
    text-align: center;
}
.vips>div{
    width: 1440px;
    height: auto;
    display: flex;
    margin: 0 auto;
}
.vips>div>.info>span{
    display: block;
    width: 28px;
    height: 4px;
    background-color: #FF580B;
}
.vips>div>.info>.p01{
    width: 100%;
    font-family: phr;
    font-size: 30px;
    line-height: 40px;
    color: #333333;
    margin-top: 24px;
    margin-bottom: 40px;
}
.vips>div>.info>.p02{
    width: 100%;
    height: 27px;
    display: flex;
    align-items: center;
    font-family: phl;
    font-size: 20px;
    line-height: 27px;
    color: #333333;
    margin-bottom: 30px;
}
.vips>div>.info>.p02>span{
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border: 1px solid #FF580B;
    box-shadow: 0px 2px 4px 0px #F4A682;
    flex-shrink: 0;
    margin-right: 10px;
}
.vips>div>.info>.p03{
    width: 100%;
    font-family: phr;
    font-size: 24px;
    line-height: 30px;
    color: #333333;
}
.vips>div>.info>.list{
    width: 340px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.vips>div>.info>.list>span{
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    background-color: #FDF5F1;
    padding: 0 10px;
    margin-top: 30px;
    font-family: phl;
    font-size: 20px;
    line-height: 1em;
    color: #333333;
}
.vips>div>.info>a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 122px;
    height: 44px;
    background-color: #FD7B07;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    font-family: phb;
    font-size: 18px;
    line-height: 1em;
    color: white;
    margin-top: 30px;
}
.vips>.vip1{
    margin-top: 90px;
}
.vips>.vip1>.info{
    width: 582px;
    padding-top: 13px;
    padding-left: 120px;
}
.vips>.vip1>img{
    width: 858px;
    height: 652px;
}
.vips>.vip2{
    margin-top: 60px;
}
.vips>.vip2>.info{
    width: 790px;
    padding-top: 32px;
    padding-left: 272px;
}
.vips>.vip2>img{
    width: 650px;
    height: 650px;
}

/* 积分使用 */
.jifenUse{
    width: 100%;
    height: auto;
    background-color: #F8F9FC;
    padding-top: 60px;
}
.jifenUse>p{
    width: 100%;
    font-family: phb;
    font-size: 40px;
    line-height: 52px;
    color: #333333;
    text-align: center;
}
.jifenUse>.p01{
    width: 100%;
    font-family: phr;
    font-size: 30px;
    line-height: 40px;
    color: #333333;
    text-align: center;
    margin-top: 30px;
}
.jifenUse>.p02{
    width: 100%;
    font-family: phr;
    font-size: 20px;
    line-height: 26px;
    color: #333333;
    text-align: center;
    margin-top: 30px;
}
.jifenUse>.list{
    width: 1440px;
    height: auto;
    margin: 40px auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.jifenUse>.list>.item{
    width: 700px;
    height: auto;
    background-color: white;
    margin-bottom: 40px;
}
.jifenUse>.list>.item>img{
    width: 700px;
    height: 323px;
}
.jifenUse>.list>.item>div{
    width: 100%;
    height: 130px;
    padding-top: 22px;
}
.jifenUse>.list>.item>div>.p01{
    width: 100%;
    font-family: phb;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    text-align: center;
}
.jifenUse>.list>.item>div>.p02{
    width: 100%;
    font-family: phr;
    font-size: 18px;
    line-height: 24px;
    color: #666666;
    text-align: center;
    margin-top: 10px;
}

/* 商品 */
.goods{
    width: 100%;
    height: auto;
    background-color: white;
    padding-top: 60px;
    padding-bottom: 60px;
}
.goods>.p01{
    width: 100%;
    font-family: phb;
    font-size: 40px;
    line-height: 52px;
    color: #333333;
    text-align: center;
    margin-bottom: 30px;
}
.goods>.p02{
    width: 100%;
    font-family: phr;
    font-size: 30px;
    line-height: 40px;
    color: #333333;
    text-align: center;
}
.goods>.p03{
    width: 100%;
    font-family: phr;
    font-size: 20px;
    line-height: 26px;
    color: #333333;
    text-align: center;
    margin-top: 30px;
}
.goods>.cates{
    width: 1440px;
    height: auto;
    margin: 30px auto 60px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.goods>.cates>.item{
    width: 272px;
    height: auto;
}
.goods>.cates>.item>img{
    display: block;
    width: 272px;
    height: 232px;
    margin-bottom: 20px;
}
.goods>.cates>.item>p{
    width: 100%;
    height: auto;
    font-family: phr;
    font-size: 22px;
    line-height: 30px;
    color: #333333;
    text-align: center;
}
.goods>.prices{
    width: 1440px;
    height: auto;
    margin: 60px auto;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.goods>.prices>a{
    display: block;
    width: 316px;
    height: 189px;
    padding: 124px 20px 20px 20px;
}
.goods>.prices>a:nth-child(1){
    background: url('../../images/jfwb/price01.png') center bottom no-repeat;
    background-size: contain;
}
.goods>.prices>a:nth-child(2){
    background: url('../../images/jfwb/price02.png') center bottom no-repeat;
    background-size: contain;
}
.goods>.prices>a:nth-child(3){
    background: url('../../images/jfwb/price03.png') center bottom no-repeat;
    background-size: contain;
}
.goods>.prices>a:nth-child(4){
    background: url('../../images/jfwb/price04.png') center bottom no-repeat;
    background-size: contain;
    padding: 78px 50px 0 50px;
}
.goods>.prices>a>.p02{
    width: 100%;
    font-family: phr;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    margin-top: 3px;
}
.goods>.prices>a:nth-child(4)>.p03{
    width: 100%;
    font-family: phr;
    font-weight: bold;
    font-size: 27px;
    line-height: 38px;
    color: #333333;
    margin: 0 auto;
    margin-bottom: 5px;
}
.goods>.prices>a:nth-child(4)>.p04{
    width: 100%;
    font-family: phr;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    margin-bottom: 7px;
}
.goods>.prices>a:nth-child(4)>span{
    display: block;
    width: 124px;
    height: 3px;
    background-color: #333333;
}
.goods>.brands{
    width: 1440px;
    height: 175px;
    margin: 60px auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}
.goods>.brands>img{
    display: block;
    width: 222px;
    height: 76px;
}

/* 统计 */
.statistics{
    width: 100%;
    height: auto;
    background-color: #FAFBFC;
    padding-top: 60px;
    padding-bottom: 30px;
}
.statistics>p{
    width: 100%;
    font-family: phb;
    font-size: 40px;
    line-height: 52px;
    color: #333333;
    text-align: center;
}
.statistics>.slogans{
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
.statistics>.slogans>a{
    width: 156px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 100px;
}
.statistics>.slogans>a:last-child{
    margin-right: 0;
}
.statistics>.slogans>a>span{
    display: none;
    width: 9px;
    height: 9px;
    background-color: #1890FF;
}
.statistics>.slogans>a>p{
    font-family: phr;
    font-size: 20px;
    line-height: 26px;
    color: #333333;
}
.statistics>.slogans>a.active>span{
    display: block;
}
.statistics>.slogans>a.active>p{
    font-family: phb;
}
.statistics>.img{
    display: none;
    width: 1371px;
    height: 763px;
    margin: 18px auto 0 auto;
}
.statistics>.img.img1{
    background: url('../../images/jfwb/stat01.png') center no-repeat;
    background-size: contain;
}
.statistics>.img.img2{
    background: url('../../images/jfwb/stat02.png') center no-repeat;
    background-size: contain;
}
.statistics>.img.img3{
    background: url('../../images/jfwb/stat03.png') center no-repeat;
    background-size: contain;
}
.statistics>.img.active{
    display: block;
}

/* SAAS */
.saas{
    width: 100%;
    height: auto;
    background-color: white;
    padding-top: 60px;
    padding-bottom: 50px;
}
.saas>p{
    width: 100%;
    font-family: phb;
    font-size: 40px;
    line-height: 52px;
    color: #333333;
    text-align: center;
}
.saas>div{
    width: 598px;
    height: 571px;
    margin: 60px auto 0 auto;
    position: relative;
}
.saas>div>img{
    display: block;
    width: 598px;
    height: 571px;
    background: url('../../images/jfwb/saas.png') center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}
.saas>div>div{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
    margin: 0 auto;
}
.saas .wrap{
    width: 100%;
    height: 100%;
    position: relative;
}
.saas>div>div>div>div>p{
    font-family: phr;
    font-size: 20px;
    line-height: 26px;
    color: #333333;
    position: absolute;
}
.saas>div>div>div:nth-child(1){
    width: 131px;
    height: 26px;
    position: absolute;
    top: 64px;
    left: -3px;
    border-left: 1px dashed #FF6D21;
    border-bottom: 1px dashed #FF6D21;
}
.saas>div>div>div:nth-child(1) p{
    width: 250px;
    text-align: right;
    right: 18px;
    top: -28px;
}
.saas>div>div>div:nth-child(2){
    width: 211px;
    height: 15px;
    position: absolute;
    top: 233px;
    left: -195px;
    border-left: 1px dashed #FF6D21;
    border-bottom: 1px dashed #FF6D21;
}
.saas>div>div>div:nth-child(2) p{
    width: 350px;
    text-align: right;
    right: 42px;
    top: -28px;
}
.saas>div>div>div:nth-child(3){
    width: 290px;
    height: 24px;
    position: absolute;
    top: 443px;
    left: -168px;
    border-left: 1px dashed #FF6D21;
    border-bottom: 1px dashed #FF6D21;
}
.saas>div>div>div:nth-child(3) p{
    width: 420px;
    text-align: right;
    right: 96px;
    top: -28px;
}
.saas>div>div>div:nth-child(4){
    width: 140px;
    height: 19px;
    position: absolute;
    top: 64px;
    right: -14px;
    border-right: 1px dashed #FF6D21;
    border-bottom: 1px dashed #FF6D21;
}
.saas>div>div>div:nth-child(4) p{
    width: 250px;
    left: 43px;
    top: -28px;
}
.saas>div>div>div:nth-child(5){
    width: 62px;
    height: 2px;
    position: absolute;
    top: 222px;
    right: -48px;
    border-bottom: 1px dashed #FF6D21;
}
.saas>div>div>div:nth-child(5) p{
    width: 360px;
    left: 64px;
    top: -24px;
}
.saas>div>div>div:nth-child(6){
    width: 259px;
    height: 24px;
    position: absolute;
    top: 444px;
    right: -139px;
    border-right: 1px dashed #FF6D21;
    border-bottom: 1px dashed #FF6D21;
}
.saas>div>div>div:nth-child(6) p{
    width: 350px;
    left: 123px;
    top: -28px;
}
.saas>div>div>div:nth-child(7){
    width: 2px;
    height: 36px;
    position: absolute;
    left: 297px;
    bottom: -26px;
    border-right: 1px dashed #FF6D21;
}
.saas>div>div>div:nth-child(7) p{
    width: 230px;
    left: 50%;
    top: 34px;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
}

/* 客户 */
.kehus{
    width: 100%;
    height: auto;
    background-color: white;
    padding: 60px 0;
}
.kehus>p{
    width: 100%;
    font-family: phb;
    font-size: 40px;
    line-height: 52px;
    color: #333333;
    text-align: center;
}
.kehus>div{
    width: 1440px;
    height: 580px;
    background-color: #F7F8FA;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 60px auto 0 auto;
}
.kehus>div>img{
    display: block;
    width: 1360px;
    height: 428px;
}