.sn_type {
    margin: 10px 0;
    padding-left: 10px;
    border-left: 4px solid #177DFF;
}

.common_sn_item {

    background: #FBFBFB;
    border: 1px solid #ECECEC;
    padding: 32px 30px;
    margin-top: 30px;
}

.common_icon {
    display: block;
    width: 25px;
    height: 25px;
    margin: 10px  0 0;
    object-fit: contain;
    float: left;
}

.social_item {
    display: inline-block;
    width: 236px;
    height: 260px;
    margin-right: 18px;
    margin-left: 12px;
    background: #f0f0f0;
    position: relative;
    text-align: center;
}

.social_icon {
    width: 92px;
    height: 92px;
    margin: 30px 0 20px;
    object-fit: contain;
}

.social_box .layui-btn {
    margin-top: 40px;
    background: #177DFF;
}

.bind_status {
    font-size: 12px;
    color: #777570;

}

#tc_id_check {

}

#tc_id_check .close {
    width: 38px;
    height: 38px;
    position: absolute;
    right: 10px;
    top: 10px;
    background: url("../image/icon_close_grey.png") no-repeat center;

}

#tc_id_check .tc_title {
    color: #177DFF;
    font-size: 18px;
    margin-bottom: 20px;
}

#tc_id_check .username {
    font-size: 16px;
    line-height: 36px;
    color: #b2b2b2;
    width: 100%;
    text-align: center;
    margin-bottom: 6px;
}

#tc_id_check .icon {
    width: 38px;
    height: 38px;
    display: block;
    object-fit: contain;
    float: left;
    background: url("../image/icon_password.png") no-repeat center #e5e5e5;
}

#tc_id_check .layui-input {
    width: 262px;
}

#tc_email {
    overflow-y: hidden;
}

#tc_email .image_code {
    width: 65px;
    height: 22px;
    display: inline-block;
    object-fit: cover;
    margin: 7px 10px;
}

#tc_email .change_image_code {
    width: 20px;
    height: 20px;
    display: inline-block;
    object-fit: contain;
}

#tc_email .layui-form-label {
    padding: 9px 6px 9px 0;
    font-size: 12px;
    width: 54px;
}

#tc_email .layui-form-item .layui-input-inline {
    /*width: 208px;*/
    width: 236px;
}

#tc_email .layui-input {
    font-size: 12px;
}

#tc_email .close {
    width: 38px;
    height: 38px;
    position: absolute;
    right: 10px;
    top: 10px;
    background: url("../image/icon_close_grey.png") no-repeat center;

}

#tc_email .tc_title {
    color: #177DFF;
    font-size: 18px;
    margin-bottom: 20px;
}

#tc_username {
    overflow-y: hidden;
}

#tc_username .image_code {
    width: 65px;
    height: 22px;
    display: inline-block;
    object-fit: cover;
    margin: 7px 10px;
}

#tc_username .change_image_code {
    width: 20px;
    height: 20px;
    display: inline-block;
    object-fit: contain;
}

#tc_username .layui-form-label {
    padding: 9px 6px 9px 0;
    font-size: 12px;
    width: 54px;
}

#tc_username .layui-form-item .layui-input-inline {
    /*width: 208px;*/
    width: 236px;
}

#tc_username .layui-input {
    font-size: 12px;
}

#tc_username .close {
    width: 38px;
    height: 38px;
    position: absolute;
    right: 10px;
    top: 10px;
    background: url("../image/icon_close_grey.png") no-repeat center;

}

#tc_username .tc_title {
    color: #177DFF;
    font-size: 18px;
    margin-bottom: 20px;
}

#tc_mobile {
    overflow-y: hidden;
}

#tc_mobile .image_code {
    width: 65px;
    height: 22px;
    display: inline-block;
    object-fit: cover;
    margin: 7px 10px;
}

#tc_mobile .change_image_code {
    width: 20px;
    height: 20px;
    display: inline-block;
    object-fit: contain;
}

#tc_mobile .layui-form-label {
    padding: 9px 6px 9px 0;
    font-size: 12px;
    width: 54px;
}

#tc_mobile .layui-form-item .layui-input-inline {
    /*width: 208px;*/
    width: 236px;
}

#tc_mobile .layui-input {
    font-size: 12px;
}

#tc_mobile .close {
    width: 38px;
    height: 38px;
    position: absolute;
    right: 10px;
    top: 10px;
    background: url("../image/icon_close_grey.png") no-repeat center;

}

#tc_mobile .tc_title {
    color: #177DFF;
    font-size: 18px;
    margin-bottom: 20px;
}

.check_code {
    float: right;
    display: inline-block;
    width: 120px;
    border: 1px solid #e6e6e6;
    height: 38px;
    line-height: 34px;
    text-align: center;
    color: #177dff;
    cursor: pointer;
}



