.bannerWrapper {
    width: 100%;
    /* height: 516px; */
}

.banner a {
    display: block;
}

.banner img {
    display: block;
    width: 100%;
    height: 100%;
}


/* main 开始 */
.page-main {
    width: 100%;
}

.container {
    /* width: 1200px;
    margin: 0 auto; */
}

.brick-box-bg {
    background-color: #FFF;
}

.brick-box-bgcolor {
    background-color: #F2F9FF;
}

.brick-box {
    width: 1200px;
    padding-bottom: 40px;
    margin: 0 auto;
}

.row-1 {
    margin-top: 20px;
}

.row-1 .row-bd {
    padding: 0 50px;
}

.row-hd .title {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 58px;
    color: #333;
}

.row-bd .desc {
    width: 100%;
    color: #5F5E5E;
    text-indent: 2em;
    margin-bottom: 10px;
    text-align: justify;
}

/* brick-内容2 开始 */
.row-2 {
    margin-top: 40px;
}

.row-2 .row-bd {
    padding: 32px;
    border: 1px solid #E7EFFD;
}

.row-2 .row-bd .row-item {
    float: left;
    display: flex;
    align-items: center;
}

.row-bd .sep {
    float: left;
    display: block;
    width: 2px;
    height: 42px;
    background: #EEF5FF;
    margin: 0 100px;
}

.row-item .left-img {
    float: left;
    margin-top: 4px;
    margin-right: 8px;
}

.row-item .right-desc {
    float: left;
}

.row-item .left-img-1 {
    width: 45px;
    height: 32px;
}

.row-item .left-img-2 {
    width: 40px;
    height: 41px;
}

.row-item .left-img-3 {
    width: 29px;
    height: 35px;
}

.row-item .left-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.desc2 {
    font-size: 12px;
    color: #505050;
}

/* brick-内容2 结束*/

/* 有背景色的box 开始 */
.brick-box-bgcolor .row-1 .row-bd {
    background-color: #FFF;
}

.plain-box-step {
    width: 235px;
    float: left;
}

.plain-box .row-1 .row-bd {
    padding-top: 50px;
    padding-bottom: 30px;
}

.step-1 .step-img {
    width: 134px;
    height: 120px;
    margin: 0 auto;
}

.step-2 .step-img {
    width: 105px;
    height: 120px;
    margin: 0 auto;
}

.step-3 .step-img {
    width: 105px;
    height: 113px;
    margin: 0 auto;
}

.step-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.step-line img {
    display: block;
    width: 100%;
    height: 100%;
}

.plain-box-step .step-line {
    width: 235px;
    height: 4px;
    margin-top: 4px;
}

.step-3 .step-line {
    margin-top: 11px;
}

.step-bd {
    text-align: center;
    margin-top: 10px;
}

.step-arrow {
    float: left;
    width: 90px;
    height: 63px;
    margin-top: 56px;
    margin: 56px 50px 0;
}

.step-arrow img {
    display: block;
    width: 100%;
    height: 100%;
}

.row-desc-box {
    background-color: #FFF;
    border-top: 1px solid #F4F4F4;
    padding: 30px 100px;
}

.row-desc-bd {
    margin-top: 4px;
}

.row-desc-img {
    float: left;
    width: 13px;
    height: 11px;
    margin-top: 6px;
    margin-right: 4px;
}

.row-desc-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.row-desc {
    float: left;
    color: #4F4F4F;
}

/* 有背景色的box 结束 */

/* tab内容带背景色-开始 */
.birck-title {}

.birck-title .title-1 {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 58px;
    color: #333;
    margin-top: 20px;
}

.birck-title .title-2 {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #5F5E5E;
}

.tab-list {
    margin-top: 20px;
    display: flex;
    /* align-items: center; */
    justify-content: center;
}

.tab-item {
    float: left;
    cursor: pointer;
    padding: 6px 40px
}

.tab-item:hover {
    border-bottom: 4px solid #1D6AEA;
}

.tab-item-active {
    color: #1D6AEA;
    border-bottom: 4px solid #1D6AEA;
}

.tab-main {
    display: none;
    padding: 20px;
    background-color: rgba(242, 249, 255, 0.6);
}

.tab-main-show {
    display: block;
}

.tab-show-item {
    width: 1200px;
    padding: 30px;
    margin: 0 auto;
}

.left-desc {
    float: left;
    width: 540px;
    padding: 30px 60px;
}

.right-video {
    float: right;
}

.tab-main .left-desc-title {
    font-size: 16px;
    color: #464646;
    /* #505050 */
}

.tab-main .left-desc-info {
    color: #505050;
    padding: 30px 0;
    line-height: 30px;
}

.experience-btn {
    width: 90px;
    height: 30px;
    color: #FFF;
    background-color: #1D6AEA;
    border-radius: 25px;
    text-align: center;
    line-height: 30px;
    margin-top: 60px;
    cursor: pointer;
}

.brick-tab-box {
    padding-bottom: 0;
}

.video-bg {
    width: 600px;
    height: 390px;
    background-image: url("../img/video_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 40px 40px;
}

.video-bg video {
    width: 100%;
    height: 100%;
    /* object-fit: fill; */
}

.video-bg img {
    display: block;
    width: 100%;
    height: 100%;
}

/* tab内容带背景色-结束 */


/* 一号信使开始 */
.birck-left {
    float: left;
}

.birck-right {
    float: right;
    width: 320px;
}

.birck-left-bg {
    width: 600px;
    height: 390px;
    background-image: url("../img/video_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 40px 40px;
}

.birck-left-bg img {
    display: block;
    width: 100%;
    height: 100%;
}

.brick-color-box .birck-bd {
    background-color: #F2F9FF;
    padding: 35px 100px;
    margin-top: 40px;
}

.birck-right-title {
    font-size: 16px;
    color: #464646;
    margin-bottom: 20px;
}

.birck-right-desc {
    color: #505050;
    text-align: justify;
    margin-bottom: 30px;
    line-height: 28px;
}

.birck-right-btn {
    width: 90px;
    height: 30px;
    color: #FFF;
    font-size: 12px;
    background-color: #1D6AEA;
    border-radius: 25px;
    text-align: center;
    line-height: 30px;
    margin-top: 50px;
}

/* 一号信使结束 */
.brick-box .birck-bd {
    padding: 35px 100px;
    margin-top: 40px;
}

.birck-title .title-2-long {
    text-indent: 2em;
    text-align: justify;
    font-size: 14px;
    font-weight: 400;
    color: #5F5E5E;
    padding: 0 150px;
}

.birck-list {
    display: flex;
    justify-content: center;
}

.birck-item {
    float: left;
    width: 16%;
    padding: 0 30px;
}

.birck-item-img {
    height: 58px;
    margin: 0 auto;
}

.birck-item-img img {
    display: block;
    width: 100%;
}

.birck-item-img1 {
    width: 50px;
}

.birck-item-img2 {
    width: 57px;
}

.birck-item-img3 {
    width: 56px;
}

.birck-item-img4 {
    width: 48px;
}

.birck-item-img5 {
    width: 54px;
}

.birck-item-img6 {
    width: 51px;
}

.birck-item-desc {
    margin-top: 10px;
    text-align: center;
}

/* main 结束 */

.processWrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 999;
}

.process-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -500px;
    margin-top: -330px;
    width: 1000px;
    height: 660px;
    background-image: url("../img/experience_bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: space-between;
    padding: 60px 40px;
}

.process-step {
    padding-right: 60px;
}

.process-step-title1 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
}

.process-step-title2 {
    margin-bottom: 40px;
    font-size: 24px;
}

.process-step-list {
    padding-left: 14px;
    width: 100%;
    background-image: linear-gradient(to bottom, #386DF3 0%, #386DF3 50%, #386DF3 100%);
    background-size: 2px;
    background-repeat: repeat-y;
}

.process-step-item {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 42px;
}

.step-num {
    position: absolute;
    left: -28px;
    background: #FFF;
    width: 28px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    background: #386DF3;
    font-size: 16px;
    color: #FFF;
}

.step-desc {
    padding-left: 10px;
}

.code-box {

}

.left-code {
    float: left;
    width: 100px;
    height: 100px;
}

.left-code img {
    display: block;
    width: 100%;
}

.right-title {
    float: left;
    padding-left: 30px;
    font-size: 18px;
    color: #333;
    margin-top: 16px;
}

.right-title span {
    display: block;
}

.process-info {
    width: 500px;
    height: 530px;
    background-image: url("../img/info_bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.process-info {
    position: relative;
    padding: 16px 40px;
}

.process-info-title {
    width: 80px;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
    margin-bottom: 24px;
    border-bottom: 2px solid #386BFF;
}

.process-info-input {
    position: relative;
    /* width: 393px; */
    height: 40px;
    margin: 0 auto;
    margin-bottom: 24px;
    background: #FFF;
    /* border: 1px solid #386BFF; */
    border: 1px solid rgba(42, 42, 42, 0.5);
    border-radius: 4px;
    overflow: hidden;
}

.process-info-input input {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 10px;
    border: none;
    outline: none;
}

.process-info-btn {
    width: 100%;
    height: 40px;
    color: #FFF;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    margin-top: 40px;
    background: linear-gradient(270deg, #4890FF, #386BFF);
}

.verify-code-input {
    padding-right: 130px;
}

.code_img {
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
    height: 40px;
    /* border: 1px solid #6C6C6C; */
}

.code_img .verify-img {
    display: block;
    width: 100%;
    height: 100%;
}

#code_img {
    display: block;
    width: 100%;
}

.verificationCode {
    width: 100%;
    height: 100%;
}

.close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    padding: 5px;
    cursor: pointer;
}

.close img {
    display: block;
    width: 100%;
    height: 100%;
}

.tips {
    position: absolute;
    bottom: 72px;
    left: 50%;
    margin-left: -200px;
    width: 100%;
    height: 30px;
    border-radius: 4px;
    text-align: center;
    line-height: 30px;
    color: #f2941c;
    display: none;
}

.channel {
    display: flex;
    margin-top: 28px;
}

.channel-title {
    width: 65px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8);
}

.experience {
    /* margin-bottom: 14px; */
}

.checkStateList {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-left: 10px;
}

.checkStateList li {
    width: 48%;
    margin-bottom: 10px;
}

.checkState {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 2px;
}

.checkTitle {
    display: block;
    font-size: 14px;
    color: #333333;
}

.checkBox {
    position: relative;
    /* margin-left: 12px; */
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /* margin: 0 auto; */
}

.checkBox input {
    width: 20px;
    height: 20px;
    display: block;
    outline: none;
    opacity: 0;
    -webkit-appearance: none;
    margin-right: 12px;
}

.checkBox label {
    position: absolute;
    /* left: 0;
    top: 0; */
    width: 20px;
    height: 20px;
    border-radius: 2px;
    border: 1px solid #979797;
}

.checkBox input:checked+label::after {
    position: absolute;
    content: "";
    width: 6px;
    height: 12px;
    top: 0px;
    left: 5px;
    border: 3px solid #577ef9;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
}

/* 成功 */
.successWrapper {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    display: none;
    background-color: rgba(0, 0, 0, 0.3);
}

.success-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 424px;
    height: 220px;
    border-radius: 10px;
    background: #FFFFFF;
    margin-top: -110px;
    margin-left: -212px;
    padding-top: 36px;
    padding-bottom: 24px;
}

.success-icon {
    width: 58px;
    height: 64px;
    margin: 0 auto;
}

.success-icon img {
    display: block;
    width: 100%;
    height: 100%;
}

.success-desc {
    width: 100%;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 30px;
}

.success-btn {
    width: 130px;
    height: 30px;
    color: #FFF;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    cursor: pointer;
    background: linear-gradient(270deg, #4890FF, #386BFF);
    margin: 0 auto;
}