.help{
    position: relative;
    width: 1150px;
    margin: 20px auto;
    overflow: hidden;
}
.ivu-breadcrumb {
    color: #999;
    font-size: 14px;
}
.help.ivu-breadcrumb {
    font-size: 12px;
    margin: 8px 0 8px 152px;
}
.ivu-breadcrumb a {
    color: #515a6e;
    transition: color .2s ease-in-out;
}
.help.ivu-breadcrumb .ivu-breadcrumb-item-link {
    color: #aaaeb3;
}
.ivu-breadcrumb-item-separator {
    margin: 0 8px;
    color: #dcdee2;
}
.help.ivu-breadcrumb .ivu-breadcrumb-item-separator {
    color: #aaaeb3;
}
.help .left-bar{
    position: fixed;
    width: 140px;
    margin-right: 12px;
}
.help .left-bar, .help .right-content{
    border-radius: 4px;
    background-color: #fff;
}
.f-menu {
    background: #fff;
    width: 140px;
    text-align: center;
    box-shadow: 0 0 2px 0 rgba(98,124,153,0.1);
    border-radius: 4px;
}
.f-menu .title-icon {
    font-size: 0;
    padding: 20px 0;
    border-bottom: 1px solid #f5f6f7;
}
.f-menu .title-icon .icon-bell {
    border-radius: 50%;
    display: inline-block;
    width: 36px;
    height: 36px;
    background: #1985ff;
}
.f-menu .item-wrap {
    padding-bottom: 26px;
    padding-top: 32px;
}
.f-menu .item-wrap div {
    padding: 16px 0;
    color: #797c80;
    position: relative;
    cursor: pointer;
}
.f-menu .item-wrap div.active a {
    font-size: 17px;
    color: #1a85ff;
    font-weight: 600;
}
.help .left-bar, .help .right-content{
    border-radius: 4px;
    background-color: #fff;
}
.help .right-content{
    width: 998px;
    min-height: 90vh;
    float: right;
}
.record {
    position: relative;
    min-height: 90vh;
}
.f-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
	text-align: center;
}
.f-table tbody tr:hover {
    background: #f7f9fa;
}
.f-table th{
    padding: 24px 0 18px;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 500;
    color: #18191a;
    line-height: 22px;
    text-align: center;
}
.f-table thead {
    border-bottom: 1px solid #f5f6f7;
}
.f-table tbody td {
    padding: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #494b4d;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.account {
    padding: 36px 48px;
}
.ivu-form-item {
    margin-bottom: 24px;
    vertical-align: top;
    zoom: 1;
}
.account .ivu-form .ivu-form-item {
    margin-bottom: 36px;
}
.ivu-form-item:after, .ivu-form-item:before {
    content: "";
    display: table;
}
.ivu-form .ivu-form-item-label {
    text-align: right;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    color: #515a6e;
    line-height: 1;
    padding: 10px 12px 10px 0;
    box-sizing: border-box;
}
.account .ivu-form .ivu-form-item-label {
    font-size: 16px;
    font-weight: 500;
    color: #18191a;
    padding-bottom: 12px;
}
.ivu-form-item-required .ivu-form-item-label:before {
    content: "*";
    display: inline-block;
    margin-right: 4px;
    line-height: 1;
    font-family: SimSun;
    font-size: 14px;
    color: #ed4014;
}
.ivu-form-item-content {
    position: relative;
    line-height: 32px;
    font-size: 14px;
}
.ivu-input-wrapper {
    display: inline-block;
    width: 100%;
    position: relative;
    vertical-align: middle;
    line-height: normal;
}
.ivu-input {
	box-sizing: border-box;
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 1.5;
    padding: 5px 10px;
    font-size: 14px;
    border: 1px solid #dcdee2;
    border-radius: 4px;
    color: #515a6e;
    background-color: #fff;
    background-image: none;
    position: relative;
    cursor: text;
    transition: border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out;
}
textarea.ivu-input {
    max-width: 100%;
    height: auto;
    min-height: 40px;
    vertical-align: bottom;
    font-size: 14px;
}
.account .ivu-form textarea {
    resize: none;
}
.account .des-count {
    font-size: 12px;
    color: #aaaeb3;
    position: absolute;
    right: 20px;
    bottom: 0;
}
.ivu-form-item:after {
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0;
}
.account .ivu-form .ivu-form-item {
    margin-bottom: 36px;
}
.ivu-form-item-content {
    position: relative;
    line-height: 32px;
    font-size: 14px;
}
.account .ivu-form .ivu-form-item {
    margin-bottom: 36px;
}
.account .email-item {
    width: 358px;
}
.account .btn-wrap {
    margin-top: 80px;
    text-align: center;
}
.f-button.primary {
    background-color: #1985ff;
    color: #fff;
}
.f-button {
    border-radius: 4px;
    display: inline-block;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    transition-duration: .4s;
    border:none;
}
.account .pics-item {
    font-size: 16px;
    font-weight: 500;
    color: #18191a;
}
.account .pics-item .pic-count, .account .pics-item .pic-limit{
    font-size: 12px;
    margin-left: 7px;
    color: #aaaeb3;
}
.ivu-form-item-error-tip {
    position: absolute;
    top: 100%;
    left: 0;
    line-height: 1;
    padding-top: 6px;
    color: #ed4014;
	display: none;
}
.ivu-form-item-error .ivu-input {
    border: 1px solid #ed4014;
}
.ivu-form-item-error .ivu-form-item-error-tip {
	display: block;
}
/*上传图片通用样式*/
.upload-ul{ position: relative;  display: inline-block; *display: inline; *zoom:1; max-width: 520px; }
.upload-ul li{ position: relative; float: left; display: inline-block; width: 60px; height: 60px; margin: 0 10px 10px 0; padding: 0; border: none; cursor: pointer; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; overflow: hidden; }
.upload-pick{ background: url(../images/upload-bj.png) no-repeat 0 0; background-size: 100%}
.webuploader-pick{position: relative;display: inline-block;vertical-align: top; width: 100%; height: 100%;}
.webuploader-container{ position: relative; width: 100%; height: 100%; }
.webuploader-container label{position: absolute;left: 0;top: 0;width: 100%;}
.webuploader-element-invisible{opacity: 0;width: 100%;height: 100%;clip: rect(1px 1px 1px 1px);clip: rect(1px,1px,1px,1px);}
.viewThumb{ position:relative;width: 100%;height: 100%;overflow:hidden;border-radius: .3rem;}
.viewThumb img{ width: 100%;height: 100%}
.diyBar{ position: absolute; display:none; top: 0;left: 0;width: 100%;height: 100%;background: url(../images/bgblack.png);z-index: 3;}
.diyProgress{ position: absolute; left: 0;top: 33px;width: 100%;height: 24px;line-height:24px;font-size: 14px;text-align: center;color: #FFF;background:rgba(10,168,241,.7); z-index: 3;}
.diyControl{ position: absolute; display:none; left: 0;bottom: 0;width: 100%;height: 24px;line-height:24px;font-size: 14px;background: url(../images/bgblack.png); z-index: 3; }
.viewThumb:hover .diyControl{ display: block; }
.diyControl span{ display: inline-block; padding: 6.5px 2px; width: 12px; height: 11px; }
.diyControl span i{ display: block; width: 12px; height: 11px; opacity: .7; }
.diyControl span i:hover{ opacity: 1; cursor: pointer; }
.diyLeft{ margin-left: 3px; }
.diyLeft{ margin-right: 3px; }
.diyLeft i{ margin-left: 3px; background: url(../images/upload-icon1.png) no-repeat 0 0; }
.diyCancel i{ background: url(../images/upload-icon1.png) no-repeat 0 -11px; }
.diyRight i{ margin-right: 3px; background: url(../images/upload-icon1.png) no-repeat 0 -22px; }
.goods-edit .upload-tip{ font: 12px/23px "Microsoft YaHei"; color: #a3a3a3;vertical-align: top; }

.record-detail-schedule-wrap {
    padding: 36px 36px 56px;
}
.schedule-title {
    height: 22px;
    font-size: 16px;
    font-weight: 500;
    color: #18191a;
    line-height: 22px;
    margin-bottom: 24px;
}
.schedule-icon-wrap {
    padding: 0 20px;
}
.schedule-icon {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.item-schedule-icon {
    display: inline-block;
    width: 86px;
}
.item-schedule-icon-img {
    width: 86px;
    height: 86px;
    overflow: hidden;
    margin-bottom: 12px;
}
.item-schedule-icon-img img {
    width: 100%;
    height: 100%;
}
.item-schedule-icon-desc {
    display: flex;
    justify-content: center;
    height: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #aaaeb3;
    line-height: 20px;
}
.item-schedule-icon-desc.active {
    color: #1985ff;
}
.schedule-icon .steps-tail {
    display: inline-block;
    position: relative;
    top: -17px;
}
.schedule-log-wrap {
    margin-top: 20px;
    padding: 20px;
    background: #f7f9fa;
    position: relative;
}
.schedule-log-wrap .triangle {
    position: absolute;
    background: transparent;
    top: -10px;
    border-bottom: 10px solid #f7f9fa;
    border-top: transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}
.f-step {
    display: flex;
    align-items: flex-start;
    height: 30px;
}
.f-step .f-step-head {
    position: relative;
    height: 100%;
}
.f-step .f-step-head-icon-wrap {
    width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
}
.f-step .f-step-head-icon-wrap .default {
    width: 5px;
    height: 5px;
    background-color: #1985ff;
    border-radius: 50%;
}
.f-step .f-step-body {
    height: 100%;
    font-size: 12px;
    font-weight: 400;
    color: #797c80;
    line-height: 17px;
}
.f-step .f-step-body-prefix {
    margin-right: 25px;
}
.record-detail .handle-result {
    margin-left: 36px;
}
.record-detail .handle-result .result-title {
    font-size: 16px;
    font-weight: 500;
    color: #18191a;
    line-height: 22px;
}
.record-detail .handle-result .result-content {
    margin: 24px 0 56px;
    padding: 0 56px 0 20px;
    font-size: 14px;
    color: #494b4d;
    line-height: 23px;
}
.record-detail .hr {
    border: none;
    height: 1px;
    background: #f5f6f7;
}
.record-detail-wrap {
    padding: 32px 36px;
}
.record-detail-wrap .top-info {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 32px;
}
.record-detail-wrap .top-info-item {
    display: flex;
    align-items: center;
    margin-right: 56px;
    margin-bottom: 16px;
}
.record-detail-wrap .top-info-item .desc {
    margin-right: 8px;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #797c80;
    line-height: 20px;
}
.record-detail-wrap .top-info-item .content {
    height: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #494b4d;
    line-height: 20px;
}
.record .nothing-wrap {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%,-40%);
}
.record .nothing-wrap img {
    width: 200px;
    height: 200px;
}
.record .nothing-wrap .label {
    text-align: center;
    font-size: 14px;
    color: #aaaeb3;
    line-height: 20px;
}
.schedule-icon .steps-tail .steps-tail-item{
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 3px;
    border-radius: 4px;
    background-color: #dadfe6;
}
.schedule-icon .steps-tail .steps-tail-item.active{
    background: #1985ff;
}