.main-out {
    background: #F4F6F8 !important;
}

.main {
    background: #F4F6F8 !important;
}

.bread-nav {
    padding: 20px 0 10px 0;
}

.bread-nav a {
    color: #666666;
}

.bread-nav span {
    color: #666666;
}

.bread-nav span:last-child {
    color: #999999;
}

.big-card {
    background: #FFFFFF;
    height: 1200px;
}

.big-card .title {
    height: 31px;
    padding: 24px 0;
    text-align: center;
    font-size: 24px;
    font-family: 'Microsoft Yahei', Arial, sans-serif;
    font-weight: bold;
    color: #1357BA;
    line-height: 31px;
}

.big-card .x-line {
    width: 1140px;
    height: 1px;
    background: #EAEAEA;
    margin: 0 auto;
}

.big-card .sx-line {
    width: 1000px;
    height: 1px;
    margin: 57px auto 0 auto;
    background: #1357BA;
}

.big-card .sx {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 35px;
    margin-top: -18px;
}

.big-card .item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.big-card .item-circle-out {
    width: 52px;
    background: white;
}

.big-card .item-circle {
    width: 36px;
    height: 36px;
    margin: 0 auto;
    border: solid 1px #2676D1;
    border-radius: 1000px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-family: 'Microsoft Yahei', Arial, sans-serif;
    font-weight: bold;
    color: #1357BA;
}

.big-card .item-text {
    height: 21px;
    font-size: 16px;
    font-family: 'Microsoft Yahei', Arial, sans-serif;
    color: #2676D1;
    line-height: 21px;
}

.register-form{padding-top: 60px}
.form-top{display: flex;margin-bottom: 20px}
.form-main{margin: 0 auto;position: relative}
.avatar-background{display:flex;flex-direction: column;align-items: center;justify-content: space-between;width: 224px;height: 288px;background: #FAFAFA;margin-right: 40px}
.avatar-background .tip{color: #999999;margin-bottom: 10px}
.avatar-background .new{width: 155px;height: 216px;background: #ffffff;margin: 20px auto}
.new .layui-icon{font-size: 100px;text-align: center;padding-top: 30px}
.new .size{text-align: center;color: #666666;padding-top: 20px}

.photo{position: absolute;top: 0;right: -350px}
.stars{color:red}
