@charset "utf-8";

.sblx {
    padding: 60px 0 70px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sqlx_title {
    text-align: center;
}

.sqlx_titleh {
    font-size: 36px;
    color: #333;
    font-weight: 700;
}

.sqlx_titlep {
    font-size: 14px;
    color: #999;
    margin-top: 5px;
}

.sqlx_titleh.on {
    color: #fff;
}

.sqlx_titleh.on1 {
    color: #fff;
}

.sqlx_titlep.on {
    color: #ddd;
}

.sblx_ct {
    margin-top: 30px;
}

.sblx_ctbox_item {
    width: 32%;
    margin-right: 2%;
    padding: 50px 40px;
    background-color: #212e46;
}

.sblx_ctbox_item:nth-child(3n) {
    margin-right: 0;
}

.sblx_ctbox_itemh {
    font-size: 28px;
    color: #fff;
}

.sblx_ctbox_itemx {
    margin-top: 10px;
    width: 30px;
    height: 2px;
    background-color: #fe0629;
}

.sblx_ctbox_itemp {
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}

.sblx_link {
    margin-top: 30px;
}

.sblx_link>a {
    width: 100px;
    height: 35px;
    text-align: center;
    line-height: 33px;
    font-size: 14px;
    color: #fe0629;
    border: 1px solid #fe0629;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.sblx_link>a:hover {
    background-color: #fe0629;
    color: #fff;
}


/*  注册流程*/

.sqlc {
    padding: 60px 0 80px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sqlx_titleh.on {
    color: #222;
}

.sqlx_titlep.on {
    color: #999;
}

.sqlx_titlep.xiaozi {
    color: #ddd;
}

.sqlc_ctitem {
    position: relative;
    margin-top: 50px;
}

.sqlc_ct {
    background-position: right 55px;
    background-repeat: no-repeat;
}

.sqlc_ctitem_t {
    position: relative;
}

.sqlc_ctitem_t::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    border-top: 1px dashed #6183C7;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.sqlc_ctitem:nth-child(4n+1) .sqlc_ctitem_t::before {
    width: 50%;
    left: auto;
    right: 0;
}

.sqlc_ctitem:nth-child(4n) .sqlc_ctitem_t::before {
    width: 50%;
}

.sqlc_ctitem:last-child .sqlc_ctitem_t::before {
    width: 50%;
}

.sqlc_ctitem_timg {
    position: relative;
    margin: auto;
    width: 150px;
    background-color: #fff;
    z-index: 1;
}

.sqlc_ctitem_timg img {
    width: 100%;
}

.sqlc_ctitem_b {
    padding: 0 20px;
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    color: #666;
}


/* 注册理由 */

.zcly {
    padding: 80px 0 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.zcly_ct {
    margin-top: 30px;
}

.zcly_ctbox {
    position: relative;
}

.zcly_ctboxdw {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    background-color: #fff;
    border-radius: 100%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.zcly_ctbox_item {
    width: 48%;
    margin-right: 4%;
    margin-top: 30px;
    padding: 40px 70px;
}

.zcly_ctbox_item:nth-child(even) {
    margin-right: 0;
    background-color: #fe0629;
    border-radius: 70px 0 70px 0;
    -webkit-border-radius: 70px 0 70px 0;
    -moz-border-radius: 70px 0 70px 0;
    -ms-border-radius: 70px 0 70px 0;
    -o-border-radius: 70px 0 70px 0;
}

.zcly_ctbox_item:nth-child(odd) {
    background-color: #084fb6;
    border-radius: 0 70px 0 70px;
    -webkit-border-radius: 0 70px 0 70px;
    -moz-border-radius: 0 70px 0 70px;
    -ms-border-radius: 0 70px 0 70px;
    -o-border-radius: 0 70px 0 70px;
}

.zcly_ctbox_item:nth-child(-n +2) {
    margin-top: 0;
}

.zcly_ctbox_itemtleh {
    flex: 1;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
}

.zcly_ctbox_itemtles {
    font-size: 48px;
    color: rgba(0, 0, 0, .1);
}

.zcly_ctbox_itemct {
    font-size: 14px;
    line-height: 23px;
    color: #fff;
}


/* 代理团队 */

.dltd {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.dltd .dltdbox {
    height: 195px;
}


/* 选择理由 */

.xzly .sqlc_ctitem_box {
    background-color: transparent;
}

.foot {
    margin-top: 0 !important;
}

@media screen and (max-width: 768px) {
    .sqlx_titlep{
        font-size: 12px;
        line-height: 20px;
    }
    /* 商标类型 */
    .sblx {
        padding: 40px 0 50px;
    }

    .sqlx_titleh {
        font-size: 24px;
    }

    .sblx_ctbox_item {
        margin-right: 0;
        margin-bottom: 15px;
        padding: 30px 15px;
        width: 100%;
    }

    .sblx_ctbox_itemh {
        font-size: 18px;
    }

    .sblx_ctbox_itemp {
        font-size: 12px;
        line-height: 20px;
    }

    /* 流程 */
    .sqlc {
        padding: 40px 0 50px;

    }

    .sqlc_ct {
        background-image: url('') !important;
    }

    .sqlc_ctitem_b {
        margin-top: 5px;
        font-size: 12px;
        line-height: 20px;
    }
    .sqlc_ctitem{
        margin-top: 20px;
    }
    .sqlc_ctitem:nth-child(4) .sqlc_ctitem_t::before {
        width: 100%;
    }
/* 理由 */
.zcly{
    padding: 40px 0 50px;
}
.zcly_ctbox_item{
    padding: 30px 10px;
}
.zcly_ctbox_itemtleh{
    font-size: 18px;
}
.zcly_ctbox_itemtles{
    font-size: 36px;
}
.zcly_ctbox_itemct{
    font-size: 12px;
    line-height: 20px;
}
.zcly_ctbox_item{
    margin-top: 20px;
}
.zcly_ctboxdw{
    width: 100px;
    height: 100px;
}
.zcly_ctboxdw img{
    width: 80%;
}
}