.home-container {
    background: #FFFDFD;
    width: 100%;
    margin:0 auto;
    min-height: 100vh;
}
.home-container img {
    width: 100%;
    display: block;
}
.home-container .max-width {
    max-width: 860px;
}
.home-container .nav-bar {
    background: #fff;
    height: 75px;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    box-shadow: 0px 2px 5px #ccc;
}
.home-container .nav-bar-inner {
    width: 100%;
}
.home-container .product-icon {
    width: 51px;
    cursor: pointer;
    margin-right: 12px;
}
.product-name {
    font-family: Helvetica;
    font-size: 30px;
    color: #4953CF;
    line-height: 36px;
}
.home-container .links {
    
}
.home-container .link-item {
    font-family: HiraKakuStdN, HiraKakuStdN;
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    line-height: 18px;
    font-style: normal;
    margin-right: 50px;
    cursor: pointer;
}
.home-container .link-item--active {
    color: #4953CF;
}
.home-container .link-item:last-child {
    margin-right: 0;
}
.home-container .content {
    width: 100%;
    padding: 115px 0 100px;
}
.home-container .content-inner {
    width: 100%;
}
.home-container .content,
.home-container .content-inner {
    overflow: visible;
}
.home-container .banner-top {
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
}
.home-container .banner {
    width: 100%;
    margin-bottom: 60px;
}
.home-container .banner-l {
    width: 320px;
}
.home-container .banner-r {
    width: 220px;
    margin-left: 80px;
}
.home-container .banner-title {
    font-family: HiraKakuStdN, HiraKakuStdN;
    font-weight: bold;
    font-size: 24px;
    color: #000000;
    line-height: 36px;
}
.home-container .banner-desc {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    margin: 20px 0;
}
.home-container .google-paly {
    width: 180px;
}
.home-container .step {
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
}
.home-container .step-title {
    text-align: center;
    font-family: HiraKakuStdN, HiraKakuStdN;
    font-weight: bold;
    font-size: 28px;
    color: #000000;
    line-height: 42px;
}
.home-container .step-list {
    margin: 70px auto 0;
    max-width: 860px;
    width: 100%;
}
.home-container .step-item {
    width: 140px;
    /* margin-right: 75px; */
}
.home-container .step-icon {
    width: 110px;
    height: 110px;
    object-fit: cover;
}
.home-container .step-item-title {
    margin: 22px 0 12px;
    text-align: center;
    font-family: HiraKakuStdN, HiraKakuStdN;
    font-weight: bold;
    font-size: 12px;
    color: #2E3241;
    line-height: 18px;
}
.home-container .step-item-desc {
    text-align: center;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 9px;
    color: #333333;
    line-height: 13px;
}
.step-item-index {
    font-family: Avenir, Avenir;
font-weight: 500;
font-size: 10px;
color: #FFFFFF;
line-height: 14px;
opacity: 0.4;
margin-top: 30px;
}
.home-container .step-item:last-child {
    margin-right: 0;
}
.home-container .footer {
    width: 100%;
    background: #2F3330;
    padding: 24px 0 20px;
}
.home-container .footer-inner {
    color: #fff;
    margin-bottom: 40px;
}
.home-container .footer-inner-list {

}
.home-container .footer-inner-item {
    width: 135px;
    margin-right: 45px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 10px;
    color: #FFFFFF;
    line-height: 14px;
    word-break: break-all;
}
.home-container .footer-inner-item-icon {
    width: 16px;
    margin-right: 4px;
}
.home-container .footer-inner-item:last-child {
    margin-right: 0;
    /* width: 160px; */
}
.home-container .footer-inner-item-header {
    margin-bottom: 16px;
}
.home-container .copyright {

}
.home-container .copyright-icon {
    width: 14px;
    margin: 4px;
}
.home-container .copyright-text {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 10px;
    color: #FFFFFF;
    line-height: 14px;
}
.content-del-text {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 22px;
}
.about-us {
    margin-top: 49px;
}
.about-us .about-us-title {
    font-family: HiraKakuStdN, HiraKakuStdN;
font-weight: normal;
font-size: 28px;
color: #000000;
line-height: 42px;
margin-bottom: 39px;
text-align: center;
font-weight: bold;
}
.about-us .about-us-desc {
    font-family: HiraKakuStdN, HiraKakuStdN;
font-weight: normal;
font-size: 12px;
color: #2E3241;
line-height: 20px;
margin-bottom: 40px;
font-weight: bold;
}
/* .tasere-loan-privacy:hover .privacy-hover-wrap {
    display: block;
} */
.tasere-loan-privacy{
    position: relative;
}
.privacy-hover-wrap {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 130px;
    background: #FFFFFF;
    box-shadow: 2px 2px 4px 2px #E9E9ED;
    border-radius: 5px;
    padding: 0 10px;
    box-sizing: border-box;
    z-index: 99999;
}
.privacy-hover-item {
    box-sizing: border-box;
    height: 30px;
    padding: 10px 0;
    text-align: center;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 10px;
    color: #000000;
    line-height: 14px;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
}
.privacy-hover-item:last-child {
    border-bottom: none;
}
.privacy-hover-item--active {
    color: #4953CF;
}
.line-icon {
    width: 31px;
    margin: 45px 45px 0 58px;
}
.line-icon img {
    width: 100%;
}