* {
    margin: 0;
    padding: 0
}

html,
body {
    font-family: 'PingFangSC-Regular', 'SourceHanSansCN', 'Microsoft YaHei', Arial, Helvetica, sans-serif, Helvetica;
    font-size: 12px;
    color: #303133;
    font-weight: normal;
    font-style: normal;
    line-height: normal
}

ul {
    list-style: none
}

.clear:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.nowrap {
    white-space: nowrap
}

.clear {
    zoom: 1
}

.position-r {
    position: relative;
}

.flex {
    display: flex;
}

.inline-block {
    display: inline-block
}

.inline1-block {
    display: inline-block
}

.app-wrap {
    width: 1200px;
    margin: 0 auto;
}

body {

    background: url('./images/bg.png') no-repeat;
}

header {
    line-height: 60px;
}

.logo-bg {
    width: 366px;
}

.banner {
    position: relative;
    padding: 30px;
}

.banner img {
    width: 100%;
}

.bm-btn {
    width: 240px;
    height: 80px;
    background: #B7C8FF;
    border-radius: 40px;
    border: 0;
    position: absolute;
    top: 80%;
    left: 50%;
    margin-left: -120px;
}

.bm-btn a {
    width: 220px;
    height: 60px;
    background: #3262FC;
    border-radius: 30px;
    text-decoration: none;
    color: #fff;
    line-height: 60px;
    font-size: 26px;
}

.bm-btn a:hover {
    text-decoration: none;
}

.content-box {
    padding: 40px;
    background: #FFFFFF;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.06), 0 2px 20px 0 rgba(16, 0, 0, 0.05);
    border-radius: 20px 20px 0 20px 0 20px;
    border-radius: 20px 20px 0px 20px 0px 20px;
    margin-bottom: 40px;
}
.jsai-box {
    margin: 16px 0 36px 0;
    padding: 30px 0;
    line-height: 30px;
    position: relative;
}

.text-center {
    text-align: center;
}

.color-primary {
    color: #3262FC;
}

.jsai-jj {
    background: url('./images/frame_a.png') no-repeat center;
    font-size: 17px;
}

.jsai-yq {
    background: url('./images/frame_b.png') no-repeat center;
}

.yq-ul-1 {
    background: url('./images/number_a.png') no-repeat;
}

.yq-ul-2 {
    background: url('./images/number_b.png') no-repeat;
}

.yq-ul-3 {
    background: url('./images/number_c.png') no-repeat;
}

.yq-ul-4 {
    background: url('./images/number_c_a.png') no-repeat;
}
.yq-ul-w {
    display: inline-flex;
    flex-direction: column;
}

.yq-ul-b {
    text-align: center;
    line-height: 46px;
    font-size: 18px;
    padding: 0 80px;
    margin-bottom: 5px;
}

.zs-cx-box {
    padding: 0px 30px 15px 0;
    width: 800px;
    height: 109px;
    margin: 0 auto;
    background: #DDE6FF;
    border-radius: 0 39px 0 39px;
    align-items: center;
}

.zs-cx-fs {
    width: 211px;
    height: 27px;
    line-height: 27px;
    font-size: 18px;
    background-image: linear-gradient(-83deg, rgba(97, 155, 254, 0.00) 0%, rgb(50 98 252 / 27%) 97%);
}

.dl-xt-s {
    padding: 0 30px;
    text-align: left;
    font-size: 16px;
}

.bm1-btn {
    background: #B7C8FF;
    border-radius: 24px;
    border: 0;
    padding: 5px;
}

.bm1-btn a {
    width: 160px;
    height: 40px;
    background: #3262FC;
    border-radius: 30px;
    text-decoration: none;
    color: #fff;
    line-height: 40px;
    font-size: 18px;
}

.yq-bg-right {
    position: absolute;
    right: 70px;
    top: 65px;
    width: 41px;
}

.bm-bg-left {
    position: absolute;
    left: 260px;
    bottom: 5px;
    width: 150px;
}
.bm-bg-right {
    position: absolute;
    right: 260px;
    top: 5px;
    width: 150px;
}

.yq-bg-left {
    position: absolute;
    left: 60px;
    bottom: 65px;
    width: 41px;
}
.jsai-bn-sh {}

.bm-sh-b {
    width: 469px;
    height: 81px;
    margin: 0 33px;
    background: #3262FC;
    text-align: center;
    border-radius: 10px 10px 0 10px;
}

.bn-sh-star {
    width: 30px;
    height: 30px;
}

.bm-sh-title {
    font-weight: 500;
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 36px;
}

.flex-item-c {
    align-items: center;
}

.flex-j-c {
    justify-content: center;
}

.bm-info-b {
    width: 925px;
    height: 240px;
    margin: -40px auto 0 auto;
    font-size: 16px;
    background-image: linear-gradient(180deg, #F9FBFF 0%, #F2F5FF 100%);
    justify-content: space-around;
}

.bm-sh-li img {
    vertical-align: middle;
}

.code_img {
    margin-top: 30px;
}
.code_gaomin {

    margin-top: -10px;
    width: 150px;
}
.tx-form-btn {
    text-align: center;
    margin-top: -25px;
}

.tx-form-btn1 {
    text-align: center;
    margin-top: 45px;
    position: relative;
}


.bmsh-bg-r {
    position: absolute;
    top: 0;
    right: 0;
}

.bmsh-bg-l {
    position: absolute;
    bottom: 20px;
    left: 0;
}


.hj-lc-b {
    margin: 30px;

}
.hj-lc-c {
    margin: 30px;

}

.hj-title {
    height: 28px;
    font-weight: 500;
    font-size: 20px;
    color: #3262FC;
    letter-spacing: -1px;
    text-align: center;
}

.zs-jd-title {
    display: inline-block;
    line-height: 24px;
    background: #3262FC;
    font-size: 18px;
    color: #fff;
    margin-left: -5px;
    padding: 0 10px;
}

.zs-jd-time {
    display: inline-block;
    line-height: 24px;
    font-size: 18px;
    background: #CBD7FF;
    color: #3262FC;
}

.zs-jd-time-a {
    display: inline-block;
    line-height: 37px;
    font-size: 18px;
    background: #CBD7FF;
    color: #3262FC;
    height: 37px;

}

.font-s0 {
    font-size: 0;
}

.hj-number-img {
    z-index: 2;
}

.hj-content ul {
    display: flex;
    padding-left: 50px;
    flex-direction: column;
    justify-content: center;
    height: 146px;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 30px;
    background-image: linear-gradient(180deg, #F9FBFF 0%, #F2F5FF 100%);
}
.hj-content-a {
    display: flex;
    padding-left: 0px;
    flex-direction: column;
    justify-content: center;
    height: 400px;

    font-size: 16px;
    margin-bottom: 20px;
    line-height: 30px;
    background-image: linear-gradient(180deg, #F9FBFF 0%, #F2F5FF 100%);
}
.blue-line {
    position: absolute;
    top: 56px;
    left: 25px;
    height: 135px;
    width: 1px;
    background: #3262FC;
}

.blue-line1 {
    position: absolute;
    top: 277px;
    left: 25px;
    height: 370px;
    width: 1px;
    background: #3262FC;
}

.footer-ul {
    font-size: 18px;
    color: #3262FC;
    line-height: 34px;

    margin-top: 15px;
}

.footer-ul li {
    display: inline-block;
    background: #EBF0FF;
    padding: 0 10px;
}

.footer-img {
    position: absolute;
    bottom: -100px;
    right: -120px;
}

.jp-title-b {
    align-items: end;
    margin-bottom: 30px;
}

.jp-title {
    background: url('./images/frame_f.png') no-repeat;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 30px;
    margin-left: 34px;
    padding: 0 20px;
}

.jp-div {
    background: url('./images/frame_g.png') no-repeat center;
}
.jp-div-a {
    background: url('./images/frame_g_g.png') no-repeat center;
}

.zs-jp-title {
    background: url('./images/number_d.png') no-repeat;
    font-weight: 500;
    font-size: 18px;
    padding: 0 20px;
    color: #FFFFFF;
    width: 158px;
    height: 45px;
    line-height: 34px;
    margin-top: 15px;
}

.jp-ul {
    display: flex;
    justify-content: space-around;
}

.jp-ul li {
    width: 260px;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 20px;
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0 0 5px 0 rgba(108, 108, 108, 0.10);
}

.jp-img {
    height: 160px;
    width: 260px;
}

.jp-mc-img {
    position: absolute;
    left: -10px;
    bottom: -5px;

}

.jp-desc {
    margin-top: 16px;
    font-size: 18px;
}

.jp-ul.jp-ls-ul li {
    width: 340px;
}

.jp-ul.jp-ls-ul .jp-mc-img {
    left: 10px;
    bottom: -10px;
}

.jp-desc p {
    font-size: 14px;
    color: #909399;
    margin-top: 5px;
}

.jp-footer-tips {
    font-size: 14px;
}

.alise-img-one {
    position: absolute;
    right: 28px;
    top: 20px;
}

.alise-img-two {
    position: absolute;
    right: -64px;
    top: 280px;
}

.alise-img-three {
    position: absolute;
    left: -56px;
    bottom: 88px;
}

.jp-ls-box {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}

.jp-ls-w {
    justify-content: center;
}

.aside-ls-left {
    margin: 0px 15px 0 60px;
}

.aside-ls-right {
    margin: -40px 0 30px 810px;
    align-self: end;
}