.section{
    min-height: auto;
    text-align: center;
}
.section .page-cont{
    padding: 8% 0;
}
.section .page-title{
    margin-bottom: 20px;
    font-weight: bold;
}
.section .text{
    font-size: 16px;
}
p{
    margin-bottom: 0;
}
i{
    font-style: normal;
}

.page1 {
    background: url('../image/receipt_banner1.png') no-repeat;
    background-position: center;
    background-size: cover;
}
.page4 {
    background: url('../image/receipt_banner2.png') no-repeat;
    background-position: center;
    background-size: cover;
}
.page1 {
    color:#000;
    min-height: 100vh;
}
.page1 .page-cont{
    padding-top: calc(8% + 60px);
}

/*page2*/
.page2{
    background: #FAFAFA;
}
.page2 .text{
    margin-bottom: 70px;
}
.page2 .st-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 70px;
}
.page2 .st-wrap .bl-box{
    border-right: 1px solid #d6d6d6;
    padding: 0 30px;
}
.page2 .st-wrap .bl-box:first-of-type{
    border-left: 1px solid #d6d6d6;
}
.page2 .st-wrap .bl-box .bl{
    font-size: 26px;
    font-weight: bold;
}
.page2 .st-wrap .bl-box i.blue{
    color: #0070C9;
    font-size: 36px;
}
.page2 .img-box{
    position: relative;
    width: 770px;
    margin: auto;
}
.page2 .img-box .phone{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 170px;
}

/*page3*/
.page3 .page-cont{
    padding-bottom: 12%;
}
.page3 .icon-wrap{
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 700px;
    margin: auto;
    margin-bottom: 40px;
}
.page3 .text{
    margin-bottom: 80px;
}
.page3 .nav-arrow-wrap{
    width: 1200px;
    margin: auto;
    padding:0 80px;
    margin-bottom: 80px;
    position: relative;
}
.page3 .nav-arrow-wrap .line{
    height: 1px;
    background: #3A83D8;
}
.page3 .nav-arrow-wrap .arrow{
    width: 20px;
    height: 20px;
    border: 1px solid #3A83D8;
    position: absolute;
    left: 0;
    top: -10px;
    transform: rotate(45deg);
    background: white;
    /*background: red;*/
    border-right: none;
    border-bottom: none;
}
.page3 .des-wrap{
    text-align: left;
    width: 1200px;
    margin: auto;
    padding:0 80px;
}
.page3 .mb-line{
    width: 1200px;
    margin: 70px auto;
    padding: 0 80px;
}
.page3 .mb-line>div{
    height: 1px;
    background: #d6d6d6;
}
.page3 .des-wrap .title{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
}
.page3 .des-wrap .sub-title{
    margin-bottom: 40px;
    line-height: 2;
}
.page3 .des-wrap .card-wrap{
    display: flex;
    align-items: center;
    justify-content: space-around;
    text-align: center;
}
.page3 .des-wrap .card-wrap.c1{
    height: 65px;
}
.page3 .des-wrap .card-wrap.c2{
    height: 76px;
}
.page3 .card-wrap .split-line{
    height: 100%;
    background: #d6d6d6;
    width: 1px;
}

.page3 .tab-content{
    display: none;
}
.page3 .tab-content.active{
    display: block;
}



/*资金安全*/
.page3 .tab-content.assets .mb-line{
    margin: 50px auto;
}
.page3 .assets .des-wrap .title{
    margin-bottom: 50px;
}
.page3  .stepLin-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}
.page3  .step{
    display: flex;
    align-items: center;
    justify-content: center;
}
.page3  .stepLin-wrap .step-num{
    font-size: 24px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #3A83D8;
    border-radius: 50%;
    background: #F5F5F5;
    margin-right: 15px;
    text-align: center;
}

.page3  .stepLin-wrap .dashed{
    width: 110px;
    height: 1px;
    border-bottom: 1px dashed #B7B7B7;
    margin: 0 15px;
}
.page3  .text-block-wrap{
    display: flex;
    justify-content: space-between;
}
.page3 .text-block .block-title{
    color: #3A83D8;
    margin-bottom: 15px;
    font-size: 18px;
}
.page3 .text-block .d-text{
    line-height: 2;
}
/*信息安全，继承2*/
.page3 .tab-content.info .mb-line{
    margin: 50px auto;
}
.page3 .tab-content.info .title{
    margin-bottom: 50px;
}
/*精明之选，继承*/
.page3  .goodChoose .title{
    text-align: center;
    margin-bottom: 50px;
}
.page3  .goodChoose .sell-block-wrap {
    display: flex;
    justify-content: space-between;
}
.page3  .goodChoose .img-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-end;
    min-height: 180px;
    margin-bottom: 25px;
}
.page3  .goodChoose .d-text{
    line-height: 2;
    font-size: 13px;
}

    /*page4*/
.page4 {
    color: #fff;
}
.page4 .text{
    margin-bottom: 70px;
}
.page4  .stepLin-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 70px;
}
.page4  .step{
    display: flex;
    align-items: center;
    justify-content: center;
}
.page4  .stepLin-wrap .step-num{
    font-size: 24px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: white;
    border-radius: 50%;
    background: #B7B7B7;
    margin-right: 15px;
    cursor: pointer;
}
.page4  .stepLin-wrap .step.active .step-num{
    background: #3A83D8;
}
.page4  .stepLin-wrap .dashed{
    width: 120px;
    height: 1px;
    border-bottom: 1px dashed #B7B7B7;
    margin: 0 15px;
}
.page4  .swiper-container{
    width: 1000px;
}
.page4 .swiper-button-prev{
    background-image: url("../image/arrow-left-white.png");
}
.page4  .swiper-button-next{
    background-image: url("../image/arrow-right-white.png");
}
.swiper-button-next, .swiper-button-prev{
    width: 50px;
    height: 50px;
    background-size: 100%;
}

/*page5*/
.page5{
    background: #F9F9FA;
}
.page5 .page-cont{
    padding: 12% 0;
}
.page5 .text{
    margin-bottom: 70px;
}
.page5 .site-wrap{
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 900px;
    margin: auto;
}
