.home-container[data-v-7bdb631d] {
    width: 100%;
    min-width: 1080px;
    overflow: hidden;
    margin-bottom: 0;
    background-color: #fff;
}
.banner[data-v-7bdb631d] {
    width: 100%;
    position: relative;
    height: 420px;
    background-image: url(../../../images/website/comm/banner@2x.c5c5e1c8.png);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.banner .banner-container[data-v-7bdb631d] {
    width: 1260px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}
.banner .banner-container .text[data-v-7bdb631d] {
    position: absolute;
    left: 50px;
    top: 50%;
    margin-top: -79px;
}
.banner .banner-container .text .title[data-v-7bdb631d] {
    height: 50px;
    font-family: PingFangSC-Semibold;
    font-size: 36px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 40px;
}
.banner .banner-container .text .btn[data-v-7bdb631d] {
    font-family: PingFangSC-Medium;
    height: 34px;
    width: 120px;
    line-height: 24px;
    background: #ffc300;
    border-radius: 2px;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
}
.banner .bannerBottom[data-v-7bdb631d] {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 76px;
    z-index: 1000;
    text-align: center;
}
.banner .bannerBottom .bannerBottomInner[data-v-7bdb631d] {
    width: 1260px;
    margin: 0 auto;
    height: 100%;
}
.banner .bannerBottom .bannerBottomInner .shadow[data-v-7bdb631d] {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background: #000;
    opacity: .5;
}
.banner .bannerBottom .bannerBottomInner .textWrapper[data-v-7bdb631d] {
    position: relative;
    z-index: 1200;
    margin-left: 99px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.banner .bannerBottom .bannerBottomInner .textWrapper .textItem[data-v-7bdb631d] {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 49px;
    text-align: center;
}
.banner .bannerBottom .bannerBottomInner .textWrapper .textItem .number[data-v-7bdb631d] {
    width: 24px;
    height: 24px;
    border: 1px solid #fff;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    line-height: 24px;
    border-radius: 50%;
}
.banner .bannerBottom .bannerBottomInner .textWrapper .textItem .font[data-v-7bdb631d] {
    margin: 0 49px 0 10px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.moduleSpecial[data-v-7bdb631d] {
    width: 100%;
    height: 882px;
    background: #f5f7fc;
    border-radius: 4px;
    text-align: center;
    padding-top: 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.moduleSpecial h3[data-v-7bdb631d] {
    font-size: 28px;
    font-weight: 600;
    color: #212121;
    line-height: 40px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.moduleSpecial img[data-v-7bdb631d] {
    width: 1162px;
    height: 542px;
}
.open-login-index .section {
    padding: 80px 0;
    margin: 0 auto;
    font-size: 0;
}
.open-login-index .section .title{
    text-align: center;
}
.open-login-index .section .mark {
    width: 32px;
    height: 8px;
    margin: 24px auto 80px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(3%, #fff1cd), color-stop(51%, #e8d19a), to(#ccac65));
    background-image: linear-gradient(90deg, #fff1cd 3%, #e8d19a 51%, #ccac65 100%);
}
.open-login-index .section .section-in {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.open-login-index .section .card1 {
    margin-bottom: 160px;
}
.open-login-index .section .card1-content {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 600px;
    height: 360px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #e5cc8a;
    vertical-align: top;
}
.pl80 {
    padding-left: 80px;
}
.open-login-index .section .card1-content-title {
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
}
.mb24 {
    margin-bottom: 24px;
}
.open-login-index .section .card1-content-desc {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
}
.open-login-index .section .card1-content-detail {
    text-align: left;
    font-size: 16px;
    line-height: 20px;
}


