.banner {
    background-image: url(/images/about/wap/banner.jpg);
    width: 100%;
    height: 13.34rem;
    background-size: cover;
    background-position: center
}

.banner .logo {
    height: .4rem;
    height: .4rem;
    position: absolute;
    z-index: 1001;
    top: .6rem;
    left: .3rem
}

.container {
    width: 1100px
}

.header {
    margin: auto;
    padding: .5rem
}

.logo-image {
    width: 190px;
    height: 40px
}

.banner-content {
    text-align: center;
    color: #fff;
    margin: 1rem .5rem
}

.banner h1 {
    font-size: .6rem;
    color: #fff;
    padding-top: 2.9rem;
    margin: 0 .5rem;
    text-align: center
}

.banner p {
    margin: 15px 40px;
    font-size: .28rem;
    color: #fff;
    text-align: center
}

.about-product {
    padding-top: 60px;
    background: #eff2f9;
    padding-bottom: 100px
}

.about-product h2 {
    text-align: center;
    font-weight: 400;
    font-size: 40px
}

.about-product .content {
    margin: 1rem .5rem 0;
    color: #3f4e59;
    line-height: 2;
    font-size: .28rem
}

.company-history {
    padding-top: 60px;
    padding-bottom: 200px;
    padding-left: .5rem
}

.company-history ul>li {
    width: 2.8rem;
    border-top: 4px solid rgba(216, 230, 255, .6);
    padding-left: .36rem;
    position: relative
}

.company-history ul>li.company-foundation {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.company-history ul>li.alipay-jp {
    margin-bottom: .5rem
}

.company-history ul>li.ghl {
    margin-top: 1.2rem;
    margin-bottom: .5rem
}

.company-history ul>li.alipay-hk-partner {
    margin-bottom: .5rem
}

.company-history ul.top {
    float: left;
    margin-left: -.2rem
}

.company-history ul.bottom {
    float: left
}

.company-history .axis {
    width: 4px;
    height: 7rem;
    float: left;
    background: #d8e6ff;
    opacity: .6;
    position: relative;
    margin: auto
}

.company-history .axis:before {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    background: #d8e6ff;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    left: -4px
}

.company-history .axis:after {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    background: #d8e6ff;
    border-radius: 50%;
    position: absolute;
    bottom: -5px;
    left: -4px
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

.company-history ul>li .time {
    font-size: 26px;
    font-weight: 800;
    color: #2b6af0;
    line-height: 24px
}

.company-history ul>li p {
    font-size: 14px;
    font-weight: 400;
    color: #262626;
    line-height: 24px;
    margin-top: 5px
}

.company-history ul>li .dot {
    display: block;
    width: 20px;
    height: 20px;
    background: rgba(216, 230, 255, .6);
    border-radius: 50%;
    position: absolute;
    left: -12px;
    top: -11px;
    cursor: pointer
}

.company-history ul>li .dot:hover:after {
    transform: scale(1.2)
}

.company-history ul>li .dot:hover {
    transform: scale(1.5)
}

.company-history ul>li .dot:after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    color: #2b6af0;
    background-color: #2b6af0;
    position: absolute;
    top: 6.5px;
    left: 6.5px
}

.company-history ul.bottom>li .dot {
    left: unset;
    right: -.24rem
}

.company-history ul.bottom>li .dot:after {
    bottom: 6.5px;
    top: unset
}

.company-history ul.top .event {
    margin-left: -.2rem;
    margin-top: .2rem
}

.company-history ul.bottom .event {
    text-align: right;
    margin-top: .2rem
}

.company-history h2 {
    text-align: center;
    margin-bottom: 60px;
    font-weight: 400;
    font-size: 40px
}

.timeline-wrapper {
    width: 6.5rem;
    margin: auto
}