.guest-container,
.guest-detail-header {
    background: #fff;
}

.guest-detail-header,
.clue-header {
    padding: 10px 0;
    /* height: 75px; */
    position: relative
}

.guest-container .guest-item {
    margin: 0 15px 0 15px;
    padding: 10px 0;
    position: relative;
    font-size: 15px;
}

.guest-container .guest-item::after,
.add-external-guest .info>div p:first-child::after,
.picker-area .am-list-line::after,
.input-companyname .am-list-line::after,
.receipt_list_info .am-list-line::after,
.apply-receipt-info>div::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    transform: scaleY(0.5);
}
.apply-receipt-again>div::after {
    height: 0PX;
}
.apply-receipt-info .relative-drawer-ask-receipt-two::after {
    height: 0;
}
.apply-receipt-info .relative-drawer-ask-receipt::after {
    height: 0;
}
.apply-receipt-info .companyname-drawer-ask-receipt::after {
    height: 0;
}

.guest-container .guest-item .guest-company,
.guest-detail-header .guest-company,
.guest-allot-checkbox .guest-company {
    line-height: 29.9984px;
    font-size: 15px;
    width: 7.2464rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333
}

.guest-company_new {
    line-height: 29.9984px;
    font-size: 18px;
    padding: 15px 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #050505;
    font-weight: 600;
}

.contacts-lists .guest-container .guest-item .guest-company,
.my-opportunity-page .guest-container .guest-item .guest-company,
.team-opportunity-page .guest-container .guest-item .guest-company,
.pool-opportunity-page .guest-container .guest-item .guest-company {
    line-height: initial;
}

.contacts-lists .guest-detail,
.my-opportunity-page .guest-detail,
.team-opportunity-page .guest-detail,
.pool-opportunity-page .guest-detail {
    line-height: 29.9984px;
}

.guest-allot-checkbox .guest-company {
    /* line-height: initial */
}


/* .guest-item .guest-detail, */

.guest-detail-header .guest-detail {
    line-height: 0.7246rem
}

.guest-item .guest-gender,
.guest-detail-header .guest-detail .guest-gender {
    display: inline-block;
    width: 0.5231rem;
    height: 0.5231rem;
    margin-right: 0.2415rem;
}

.guest-item .guest-gender img,
.guest-detail-header .guest-detail .guest-gender img {
    width: 100%;
    height: 100%;
    vertical-align: sub;
    border-radius: 50%
}

.guest-item .guest-relative,
.guest-detail-header .guest-detail .guest-relative {
    color: #999;
    font-size: 13px
}

.guest-item .guest-relative {
    font-size: 13px
}

.opportunity-assign.guest-allot-page.guest-list-page .guest-item .guest-relative,
.guest-list-page.my-opportunity-page .guest-item .guest-relative,
.guest-list-page.pool-opportunity-page .guest-item .guest-relative {
    font-size: 15px;
}

.contacts-lists .guest-item .guest-relative {
    font-size: 15px
}

.guest-item .guest-type,
.guest-detail-header .guest-detail .guest-type {
    display: inline-block;
    font-size: 13px;
    position: relative;
    color: #0096FF;
    text-align: center;
    line-height: 0.4831rem;
    margin-left: 0.2415rem;
    width: 1.57rem;
    height: 0.4831rem
}

.border,
.guest-type .border,
.clue-header .border {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    position: absolute;
    border: 1px solid #0096FF;
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
    border-radius: 0.7246rem
}

.guest-item .phone-icon,
_tou .guest-detail-header .phone-icon,
.clue-header .phone-icon {
    font-size: 18px;
    color: #0096FF;
    /* position: absolute; */
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.guest-detail-header .phone-icon {
    position: absolute;
    ;
    right: 0.5rem;
    top: 0.6rem;
    height: 0.8rem;
    width: 0.8rem;
    text-align: center;
    line-height: 0.8rem;
}

.bottom-menu {
    position: fixed;
    bottom: 0;
    /* left: 0; */
    width: 100%;
    line-height: 50px;
    font-size: 15px;
    color: #666;
    background: #fff;
    text-align: center;
    z-index: 333;
    height: 60px
}

.bottom-menu::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    transform: scaleY(0.5);
}

.bottom-menu1 {
    position: relative;
    bottom: 0;
    /* left: 0; */
    width: 100%;
    line-height: 50px;
    font-size: 15px;
    color: #666;
    background: #fff;
    text-align: center;
    z-index: 333;
    height: 50px
}

.bottom-menu1::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    transform: scaleY(0.5);
}

.bottom_back_line {
    position: relative;
}

.bottom_back_line::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    transform: scaleY(0.5);
}

.bottom-menu .icon {
    font-size: 21.7184px;
    vertical-align: middle;
    margin-right: 0.1208rem;
    color: #0096FF
}

.bottom-menu a {
    display: block
}

.bottom-menu .am-list-item .am-list-line .am-list-content {
    font-size: 15px;
    color: #666;
}

.guest-allot-page .am-list-item.am-checkbox-item.am-list-item-middle {
    padding-left: 0;
    margin-left: 15px;
}

.guest-allot-page .am-list-item.am-checkbox-item.am-list-item-middle::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    transform: scaleY(0.5);
}

.guest-allot-page .am-list .am-list-item.am-checkbox-item .am-list-thumb .am-checkbox-inner {
    left: 0;
    top: 25px;
}

.guest-allot-page .am-list .am-list-item.am-checkbox-item.opportunity-allot-item .am-list-thumb .am-checkbox-inner {
    top: 50%;
    transform: translateY(-50%)
}

.guest-allot-page .am-list .am-list-item.am-checkbox-item .am-list-thumb .am-checkbox,
.guest-allot-page .am-list .am-list-item.am-checkbox-item .am-checkbox-input {
    width: 21px;
    height: 100%;
}

.guest-allot-page .am-checkbox.am-checkbox-checked .am-checkbox-inner {
    background: #0096FF;
    border-color: #0096FF;
}

.guest-detail-page .guest-tabs .am-tabs-default-bar-tab,
.guest-basic-info .am-list-item .am-input-label,
.guest-basic-info .am-list-item .am-input-control input,
.add-new-come-go .am-list-item .am-input-label,
.add-new-come-go .am-list-item .am-input-control input {
    font-size: 15px;
    color: #333
}

.add-new-come-go:not(.new-activity-page) .am-list-item .am-input-control input {
    padding: 5px 0 2px 0;
    line-height: initial;
    font-family: inherit;
}
.creat_card_info .add-new-come-go:not(.new-activity-page) .am-list-item .am-input-control input {
    padding: 0;
}
#more-pick-com-wrap :not(.new-activity-page) .am-list-item .am-input-control input {
    padding: 7px 0;
    line-height: initial;
    font-family: inherit;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.guest-detail-page .guest-tabs .am-list .am-list-body::before {
    content: none
}

.business-opportunity .am-list-item .am-list-line .am-list-extra,
.contract-object .am-list-item .am-list-line .am-list-extra {
    color: #FFAE00;
    font-size: 15px;
}

.business-opportunity .am-list-item .am-list-line .am-list-content,
.contract-object .am-list-item .am-list-line .am-list-content {
    font-size: 15px;
    color: #333
}

.business-opportunity .am-list-item .am-list-line .am-list-brief,
.contract-object .am-list-item .am-list-line .am-list-brief {
    font-size: 13px;
    color: #666
}

.come-go-detail .am-list-item .am-input-label.am-input-label-5,
.come-go-detail .am-textarea-label.am-textarea-label-5 {
    width: 75px;
}

.linkman-info .am-list-item .am-input-label.am-input-label-5,
.abandon-clue .am-textarea-label.am-textarea-label-5 {
    width: 1.6908rem
}

.linkman-info .am-list-item.am-input-item.am-list-item-middle.am-input-disabled .am-list-line::after {
    /* content: none */
}

.linkman-info .am-list-item .am-input-label.am-input-label-5,
.abandon-clue .am-textarea-disabled .am-textarea-label,
.abandon-clue .am-textarea-label.am-textarea-label-5 {
    /* text-align: right; */
    margin-right: 15px
}

.linkman-info .am-list-item.am-input-item {
    height: 40px;
    min-height: 40px
}

.business-opportunity-detail .am-list-item .am-input-label.am-input-label-5,
.business-opportunity-detail .am-textarea-label.am-textarea-label-5,
.add-business-oppo .am-list-item .am-input-label.am-input-label-5,
.add-business-oppo .am-textarea-label.am-textarea-label-5 {
    width: 110px;
}

.come-go-detail .am-list-item.am-input-disabled .am-input-label,
.come-go-detail .am-textarea-label,
.business-opportunity-detail .am-list-item.am-input-disabled .am-input-label,
.business-opportunity-detail .am-textarea-disabled .am-textarea-label,
.contract-info .am-list-item.am-input-disabled .am-input-label,
.linkman-info .am-list-item.am-input-disabled .am-input-label,
.clue-basic-info .guest-basic-info .am-list-item.am-input-disabled .am-input-label,
.clue-basic-info .am-textarea-disabled .am-textarea-label,
.abandon-clue .am-textarea-disabled .am-textarea-label,
.linkman-detail.add-new-come-go .am-list-item.am-input-disabled .am-input-label,
.add-clue .am-list-item .am-input-control .fake-input-container .fake-input-placeholder {
    color: #bbb;
    font-size: 15px
}

.come-go-detail .am-list-item .am-input-control input:disabled,
.come-go-detail .am-textarea-control textarea:disabled,
.business-opportunity-detail .am-list-item .am-input-control input:disabled,
.business-opportunity-detail .am-textarea-control textarea:disabled,
.contract-info .am-list-item .am-input-control input:disabled,
.linkman-info .am-list-item .am-input-control input:disabled,
.add-new-come-go .am-list-item.am-input-disabled .am-input-label,
.add-new-come-go .am-list-item .am-input-control input:disabled,
.add-business-oppo .am-list-item.am-input-disabled .am-input-label,
.add-business-oppo .am-list-item .am-input-control input:disabled,
.guest-basic-info .am-list-item.am-input-disabled .am-input-label,
.guest-basic-info .am-list-item .am-input-control input:disabled,
.add-guest .am-list-item.am-input-disabled .am-input-label,
.clue-basic-info .am-textarea-control textarea:disabled,
.abandon-clue .am-textarea-control textarea:disabled,
.report-summary .am-textarea-control textarea:disabled,
.phone-come-go-detail .am-textarea-control textarea:disabled,
.linkman-info .am-list-item .am-input-label.am-input-label-5,
.guest-basic-info.add-new-come-go.add-clue .am-list-item.am-input-disabled .am-input-label,
.phone-come-go-detail.visit-come-go-detail .am-list-item .am-input-control input:disabled {
    color: #000;
    opacity: 1;
    font-family: inherit;
    font-size: 15px;
    padding: 4px 0 2px 0;
}

.add-new-come-go .am-list-item.am-input-disabled .am-input-label {
    color: #333;
}
.add-new-come-go .am-list-item .am-input-control input:disabled {
    color: #333;
}

.guest-basic-info .am-list-item.am-input-disabled .am-input-label,
.linkman-info .am-list-item .am-input-label.am-input-label-5 {
    color: #bbb
}

.guest-basic-info.add-contract .am-list-item.am-input-disabled .am-input-label {
    color: #333
}

.phone-come-go-detail .am-textarea-control textarea:disabled {
    font-size: 15px
}

.am-list-item .am-input-control input:disabled {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.add-new-come-go .am-textarea-label,
.add-new-come-go .am-textarea-control textarea,
.add-linkman .am-list-item .am-input-label,
.add-linkman .am-list-item .am-input-control input,
.add-linkman .am-list-item .am-input-control input:disabled,
.add-business-oppo .am-list-item .am-input-control input,
.add-business-oppo .am-list-item .am-input-label,
.add-business-oppo .am-textarea-control textarea,
.add-business-oppo .am-textarea-label,
.contract-info .am-list-item .am-input-control input,
.linkman-info .am-list-item .am-input-control input,
.business-opportunity-detail .am-list-item .am-input-control input,
.business-opportunity-detail .am-textarea-control textarea,
.come-go-detail .am-list-item .am-input-control input,
.come-go-detail .am-textarea-control textarea,
.add-guest .am-list-item .am-input-label,
.add-guest .am-list-item .am-input-control input,
.add-guest .am-textarea-label,
.add-guest .am-textarea-control textarea,
.clue-basic-info .am-textarea-control textarea,
.add-guest .am-list-item .am-input-control .fake-input-container .fake-input,
.add-clue .am-list-item .am-input-control .fake-input-container .fake-input,
.add-day-report .am-list-item .am-list-line .am-list-content,
.add-day-report .am-list-item .am-list-line .am-list-extra,
.receipt_remark .am-textarea-control textarea:disabled {
    color: #333;
    font-size: 15px;
    font-family: inherit;
    /* padding: 4px 0 2px 0; */
}

.add-contract .am-textarea-control textarea,
.add-guest .am-list-item .am-input-control {
    font-size: 15px
}

.add-linkman .am-list-item.position.am-list-item-middle .am-list-line,
.add-linkman .my-drawer .am-list-item.companyname.am-list-item-middle .am-list-line {
    position: relative
}
.add-repair .am-list-item .am-list-line .am-list-content,
.add-new-come-go .am-list-item .am-list-line .am-list-content,
.add-linkman .am-list-item .am-list-line .am-list-content,
.add-contract .am-list-item .am-list-line .am-list-content,
.phone-come-go-detail .am-list-item .am-list-line .am-list-content {
    -webkit-box-flex: initial!important;
    -moz-box-flex: initial!important;
    -webkit-flex: initial!important;
    -ms-flex: initial!important;
    flex: initial!important;
    width: 85px;
    font-size: 15px;
    color: #333;
    margin-right: 5px
}
.add-new-come-go .cus_screening .am-list-item .am-list-line .am-list-content {
    width: auto;
}
.cooperater_data_list_wrap .am-list-item .am-list-line .am-list-content {
    width: auto;
}

.add-new-come-go.come-go-new .am-list-item .am-list-line .am-list-content:not(.nexttime-plan),
.add-new-come-go.come-go-new .am-input-label.am-input-label-5 {
    width: 95px
}

.product_drawer_wrap .am-list-item .am-list-line .am-list-content {
    width: auto !important;
}

.phone-come-go-detail .am-list-item .am-list-line .am-list-content,
.phone-come-go-detail.visit-come-go-detail .am-input-label.am-input-label-5,
.contract-object-detail.add-new-come-go .am-list-item .am-list-line .am-list-content {
    color: #bbb;
    font-size: 15px
}

.contract-object-detail.add-new-come-go .am-list-item .am-list-line .am-list-extra {
    color: #333
}

.add-business-oppo.add-new-come-go .am-list-item .am-list-line .am-list-content {
    width: 110px
}

.add-new-come-go .am-list-item .am-list-line .am-list-extra,
.add-linkman .am-list-item .am-list-line .am-list-extra,
.add-contract .am-list-item .am-list-line .am-list-extra,
.phone-come-go-detail .am-list-item .am-list-line .am-list-extra {
    text-align: left;
    font-size: 15px;
    color: #bbb;
    -webkit-box-flex: 1!important;
    -moz-box-flex: 1!important;
    -webkit-flex: 1!important;
    -ms-flex: 1!important;
    flex: 1!important
}
.add-repair .am-list-item .am-list-line .am-list-extra {
    text-align: left;
    font-size: 15px;
    -webkit-box-flex: 1!important;
    -moz-box-flex: 1!important;
    -webkit-flex: 1!important;
    -ms-flex: 1!important;
    flex: 1!important
}

.add-new-come-go .rangking_u_z .am-list-item .am-list-line .am-list-extra {
    text-align: right;
    font-size: 15px;
    color: #bbb;
    -webkit-box-flex: 1!important;
    -moz-box-flex: 1!important;
    -webkit-flex: 1!important;
    -ms-flex: 1!important;
    flex: 1!important
}
.phone-come-go-detail .am-list-item .am-list-line .am-list-extra {
    color: #333;
}

.add-guest .add-basic-info-title {
    line-height: 0.8rem;
    width: 100%;
    background: #fff;
    padding: 0 15px;
    font-size: 13px;
    color: #0096FF;
    position: relative
}

#telandphone-div .am-list-item.am-list-item-middle .am-list-line,
.beginner-guide-href .am-list-line {
    position: relative
}

.add-guest .add-basic-info-title::after,
.plan-money-periods .input-title::after,
.add-new-come-go.add-clue .am-list-line::after,
.add-new-come-go.add-basic-info .am-list-line::after,
.add-linkman .am-list-item.position.am-list-item-middle .am-list-line::after,
.add-linkman .my-drawer .am-list-item.companyname.am-list-item-middle .am-list-line::after,
.add-contract .am-list-item.am-list-item-middle .am-list-line::after,
.guest-come-go-item .guest-come-go-item-info::after,
.guest-come-go-item .guest-come-go-item-operate a:first-child p::after,
.service-date-select .am-list-line::after,
#telandphone-div .am-list-item.am-list-item-middle .am-list-line::after,
.beginner-guide-href .am-list-line::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    transform: scaleY(0.5);
}

.add-guest .operate-show {
    line-height: 1.2rem;
    text-align: center;
    font-size: 15px;
    color: #0096FF
}

.add-guest .operate-show span {
    font-size: 15px;
    margin-right: 0.1208rem
}

.plan-money-periods {
    font-size: 15px
}

.plan-money-periods .periods,
.plan-money-periods .input-title {
    line-height: 34px;
    background: #ECECEC;
    padding: 0 15px;
    color: #333;
    font-size: 15px
}

.plan-money-periods .input-title {
    background: #fff;
    display: -webkit-box!important;
    /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box!important;
    /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox!important;
    /* 混合版本语法: IE 10 */
    display: -webkit-flex!important;
    /* 新版本语法: Chrome 21+ */
    display: flex!important;
    position: relative;
    padding: 0
}

.plan-money-periods .input-title span {
    -webkit-box-flex: 1!important;
    -moz-box-flex: 1!important;
    -webkit-flex: 1!important;
    -ms-flex: 1!important;
    flex: 1!important;
    text-align: center
}

.plan-money-periods .input-title span:first-child {
    padding-left: 25px;
    text-align: left;
}

.plan-money-periods .input-title span:last-child {
    text-align: center
}

.guest-basic-info.periods-input>div:first-child {
    -webkit-box-flex: 1!important;
    -moz-box-flex: 1!important;
    -webkit-flex: 1!important;
    -ms-flex: 1!important;
    flex: 1!important;
}

.guest-basic-info.periods-input.plan-money-item-date>div:first-child {
    width: 36%
}

.plan-money-periods .periods span:first-child {
    color: rgb(153, 153, 153);
}

.plan-money-periods .periods span:last-child {
    font-size: 12px;
    float: right;
    color: #FFAE00
}

.plan-money-periods .periods-input {
    display: -webkit-box!important;
    /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box!important;
    /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox!important;
    /* 混合版本语法: IE 10 */
    display: -webkit-flex!important;
    /* 新版本语法: Chrome 21+ */
    display: flex!important;
}

.plan-money-periods .periods-input .am-list-item.am-input-item.am-list-item-middle {
    -webkit-box-flex: 1!important;
    -moz-box-flex: 1!important;
    -webkit-flex: 1!important;
    -ms-flex: 1!important;
    flex: 1!important;
    padding-left: 5px;
}

.plan-money-periods .periods-input div:nth-child(2).am-list-item.am-input-item.am-list-item-middle .am-list-line {
    padding-right: 0
}

.plan-money-periods .periods-input .am-list-item:first-child .am-input-control {
    -webkit-box-flex: none!important;
    -moz-box-flex: none!important;
    -webkit-flex: none!important;
    -ms-flex: none!important;
    flex: none!important;
    width: 2.2739rem
}

.plan-money-periods .periods-input .am-list-item:last-child .am-input-control input {
    text-align: center
}

.plan-money-periods .periods-input .am-list-item.select-date .am-list-line .am-list-extra {
    -webkit-flex-basis: 100%!important;
    flex-basis: 100%!important;
    text-align: center;
    color: #333;
    font-size: 15px;
}

.plan-money-periods .periods-input .am-list-item .am-input-control input:disabled,
.plan-money-periods .periods-input .am-list-item .am-input-control input {
    color: #0096FF;
    text-align: center
}

.add-clue div .my-radio .am-radio,
.add-linkman div .my-radio .am-radio {
    width: 0.4831rem;
    height: 0.4831rem;
    padding: 0.0604rem;
    border: 1px solid #ECECEC;
    border-radius: 50%;
    margin-right: 0.1208rem
}

.add-clue .am-radio-wrapper.my-radio:first-child,
.add-linkman .am-radio-wrapper.my-radio:first-child {
    margin-right: 0.3623rem
}

.add-clue div .am-radio.am-radio-checked,
.add-linkman div .am-radio.am-radio-checked {
    background: #0096FF;
    border-color: #0096FF
}

.add-clue .am-radio.am-radio-checked .am-radio-inner:after,
.add-linkman .am-radio.am-radio-checked .am-radio-inner:after {
    border-color: #fff
}

.clue-header .clue-relative-male img {
    width: 1.2077rem;
    height: 1.2077rem;
    float: left;
    overflow: hidden;
    margin-right: 0.2415rem;
    border-radius: 50%
}

.header_gongsi {
    height: 30px;
    width: 90%;
    line-height: 30px;
    font-size: 16px;
    font-family: "微软雅黑";
}

.header_xz {
    height: 30px;
    color: #333;
    font-size: 13px;
    line-height: 0.7246rem;
}

.clue-header {
    position: relative;
}

.header_tu {
    position: absolute;
    /* height: 1rem; */
    width: 3rem;
    right: 0.2rem;
    top: 0.9rem;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.header_tu a {
    display: inline-block;
    height: 0.8rem;
    width: 0.8rem;
    margin-left: 0.1rem;
    text-align: center;
    line-height: 0.8rem;
}

.header_tu .phone_1 {
    order: 1;
    position: relative;
    top: 0.1rem;
}

.header_tu .phone_tou {
    order: 0;
    position: relative;
    /* height: 0.8rem;
    width: 0.8rem; */
}

.header_tu .phone-icon img {
    display: block;
    width: 27px;
}

.clue-header .clue-company-info p:first-child i {
    font-size: 12.0019px;
    color: #999;
    font-weight: normal;
    position: relative;
    font-size: 13px;
}

.clue-header .clue-company-info i .border {
    border-color: #999;
}

.clue-history .am-steps-small .am-steps-item-custom .am-steps-item-icon {
    background: none
}

.clue-history .am-steps-small .am-steps-item:first-child .am-steps-item-icon {
    background: #fff;
    position: relative
}

.clue-history .am-steps-item-custom.am-steps-item-process .am-steps-item-icon>.am-steps-icon,
.clue-history .am-steps-item-wait .am-steps-item-icon>.am-steps-icon {
    color: #999;
    position: absolute;
    left: -1.5px;
    top: 0 !important;
}

.clue-history .am-steps-item-custom:first-child .am-steps-item-icon>.am-steps-icon {
    color: #0096FF;
    position: absolute;
    left: -1.5px;
    top: 0;
}

.clue-history .am-steps-small .am-steps-item:first-child .am-steps-item-icon {
    background: none;
    position: relative
}

.clue-history .am-steps-item-custom.am-steps-item-process .am-steps-item-icon>.am-steps-icon,
.clue-history .am-steps-item-wait .am-steps-item-icon>.am-steps-icon {
    color: rgb(215, 215, 215);
}

.clue-history .am-steps-item-custom:first-child .am-steps-item-icon>.am-steps-icon {
    color: #0096FF;
    position: absolute;
    left: -2px;
    top: 0;
}

.clue-history .am-steps-vertical.am-steps-small .am-steps-item-tail::after {
    background-color: #ddd
}

.clue-history .am-steps-item-content {
    padding: 0 0.4831rem;
    /* background: #fff; */
    /* border-radius: 0.2415rem; */
    margin: 0.4831rem 0.2415rem
}

.clue-history .am-steps-vertical .am-steps-item {
    display: block;
    padding: 0 0 0.6039rem;
    /* min-width: 4.8309rem */
}

.clue-history .am-steps-item-content .am-steps-item-title {
    font-size: 15px;
    color: #999;
    font-weight: normal
}

.clue-history .am-steps-item-content .am-steps-item-description>div {
    color: #333;
    font-size: 15px;
}

.clue-history .am-steps-vertical .am-steps-item-description {
    padding-bottom: 0
}

.business-opportunity-item .am-list-item .am-list-line {
    padding: 0.2415rem 15px 0 0
}

.leader-report-page.team-business-opportunity-page .business-opportunity-item .am-list-item .am-list-line,
.my-business-opportunity .business-opportunity-item .am-list-item .am-list-line {
    padding: 0 15px 0 0
}

.add-new-come-go.come-go-new .nexttime-plan .am-list-item.am-list-item-middle .am-list-content,
.phone-come-go-detail.visit-come-go-detail.complete-come-go .nexttime-plan .am-list-item.am-list-item-middle .am-list-content {
    width: 100%;
    font-size: 15px;
    color: #333;
}

.guest-come-go .list-view-section-body {
    background: #f5f5f9
}

.guest-come-go .am-list-view-scrollview-content.am-list .am-list-body::before {
    content: none
}

.guest-come-go-item {
    font-size: 15px;
    color: #333;
    margin: 0 0 0 15px;
    /* border-radius: 10px; */
    /* background: #fff; */
    /* width: 94%; */
    overflow: hidden;
}

.guest-come-go-item .guest-come-go-item-info {
    position: relative;
    padding: 10px 15px 10px 0;
}

.guest-come-go-item .guest-come-go-item-info::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    transform: scaleY(0.5);
}

.guest-come-go-item .guest-come-go-item-info>p:nth-child(2) {
    line-height: 30px
}

.guest-come-go-item .guest-come-go-item-info>p:nth-child(2) span:first-child,
.guest-come-go-item .guest-come-go-item-info>p:nth-child(3) span {
    display: inline-block;
    color: #666;
    font-size: 13px;
    width: 8.8164rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.guest-come-go-item .guest-come-go-item-info>p:nth-child(3) span {
    color: #999;
    font-size: 12px;
    padding: 2px 4px;
    background: #f5f5f9;
    border-radius: 10px
}

.guest-come-go-item .guest-come-go-item-info .guest-name {
    float: left;
    width: 7.0rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.guest-come-go-item .guest-come-go-item-info div {
    position: relative
}

.guest-come-go-item .guest-come-go-item-info div span:first-child {
    position: relative;
    color: #666;
    font-size: 12px;
    padding: 3px 10px 0;
}

.guest-come-go-item .guest-come-go-item-info div span:first-child .border {
    border-color: #999
}

.guest-come-go-item .guest-come-go-item-info div span:last-child {
    position: absolute;
    font-size: 12px;
    right: -2%;
    background: #0096FF;
    color: #fff;
    padding: 2px 6px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px
}

.guest-come-go-item .guest-come-go-item-operate {
    display: -webkit-box;
    /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box;
    /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox;
    /* 混合版本语法: IE 10 */
    display: -webkit-flex;
    /* 新版本语法: Chrome 21+ */
    display: flex;
    line-height: 40px;
    text-align: center;
    color: #0096FF;
    font-size: 15px;
    overflow: hidden
}

.guest-come-go-item .guest-come-go-item-operate a {
    color: #0096FF;
    -webkit-box-flex: 1!important;
    -moz-box-flex: 1!important;
    -webkit-flex: 1!important;
    -ms-flex: 1!important;
    flex: 1!important;
}

.guest-come-go-item .guest-come-go-item-operate a {
    -webkit-box-flex: 1!important;
    -moz-box-flex: 1!important;
    -webkit-flex: 1!important;
    -ms-flex: 1!important;
    flex: 1!important;
    position: relative
}

.guest-come-go-item .guest-come-go-item-operate a:first-child p::after {
    height: 200%;
    width: 1px;
    left: auto;
    right: 0;
    background-color: #eee;
    transform: scaleX(0.5);
}

.guest-come-go .come-go-operate {
    width: 100%;
    background: #fff;
    padding: 5px 15px 15px
}

.guest-come-go .come-go-operate span {
    float: right;
    border: 0.0121rem solid #ddd;
    margin: 0 0.2415rem;
    padding: 0.0483rem 0.2415rem;
    border-radius: 0.3623rem;
    color: #999
}

.guest-come-go .come-go-operate span:first-child {
    margin-right: 0
}

.guest-come-go .come-go-operate span .iconfont {
    padding-right: 0.1208rem;
    font-size: 20.0003px
}

.guest-come-go .area-drawer.am-drawer.am-drawer-right .am-drawer-content {
    height: 44px;
    bottom: initial;
}

.complete-come-go .basicinfo {
    padding: 10px 15px;
    height: 75px;
    position: relative;
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 111
}

.complete-come-go .basicinfo>div:first-child {
    float: left;
    overflow: hidden
}

.complete-come-go .basicinfo>div p {
    width: 30%;
    line-height: 29.999px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 13px;
    color: #666;
}

.complete-come-go .basicinfo>div:last-child p:last-child {
    font-size: 13px;
    color: #666;
    font-weight: normal
}

.complete-come-go .basicinfo>div:first-child>p:first-child {
    font-size: 15px;
}

.complete-come-go .basicinfo>div:first-child>p:last-child {
    text-align: center;
    padding-top: 5px;
    font-size: 12px;
    color: #999
}

.complete-come-go .am-list.visit-plan-time .am-list-body::after {
    content: none
}

.linkman-container .slider-decorator-0 {
    /* bottom: -0.4831rem!important; */
    position: relative!important;
}

.am-list-item.allot-page-item.am-list-item-middle .am-list-extra {
    font-size: 13px
}

.manage-page-container .am-grid .am-flexbox .am-flexbox-item .am-grid-item-content {
    padding: 0
}

.add-external-guest .info {
    padding: 0px 15px;
    background: #fff;
    margin-bottom: 0.3623rem
}

.add-external-guest .info img {
    width: 60px;
    height: 60px;
    margin-top: 14px;
    border-radius: 5px;
    float: left;
    overflow: hidden
}

.add-external-guest .info>div {
    padding-left: 75px
}

.add-external-guest .info>div .am-list-line {
    padding: 0
}

.guest-allot-page .am-list-item .am-list-line .am-list-content {
    -webkit-flex-basis: 80%;
    flex-basis: 80%;
}

.guest-allot-page .am-list-item .am-list-line .am-list-content .am-list-brief span {
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /* padding: 0 0.1208rem */
}

.guest-allot-page .am-list-item .am-list-line .am-list-extra {
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
}

.receipt_list_info .am-list-item .am-list-line .am-list-extra {
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    padding: 0
}

.receipt_list_info .am-list-item .am-list-line .am-list-extra>div>span {
    position: relative;
    padding: 0 0.1208rem;
    color: #FE5F5F;
    font-size: 13px
}

.receipt_list_info .am-list-item .am-list-line .am-list-extra>div>span .border {
    border-color: #FE5F5F
}

.receipt_list_info .am-list-item .am-list-line .am-list-extra>div .am-list-brief div {
    padding-top: 0.7005rem;
    color: #333;
    font-size: 13px;
}

.receipt_list_info .am-list-item .am-list-line .am-list-extra>div .am-list-brief div .iconfont {
    padding-right: 0.1208rem;
    font-size: 18px;
    vertical-align: sub
}

.receipt_list_info .am-list-item .am-list-line .am-list-extra>div .am-list-brief div .success {
    color: #5ACB57
}

.receipt_list_info .am-list-item .am-list-line .am-list-extra>div .am-list-brief div .fail {
    color: #FE5F5F
}

.receipt_list_info .am-list-item .am-list-line .am-list-extra>div .am-list-brief div .backlog {
    color: #FE9E20
}

.apply-receipt-info {
    padding-left: 15px;
    /* background: #fff; */
    position: relative
}

.apply-receipt-info>div {
    line-height: 44px
}

.apply-receipt-info .title {
    float: left;
    overflow: hidden;
    font-size: 15px;
    color: #333;
    width: 85px;
    text-align: left;
}

.apply-receipt-info .info {
    padding-left: 90px;
    padding-right: 45px;
}

.apply-receipt-info .info p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.apply-receipt-info .icon {
    position: absolute;
    top: 20px;
    right: 15px;
}

.receipt-detail-header {
    padding: 10px 15px;
    position: relative;
    background: #fff;
    margin-bottom: 15px
}

.receipt-detail-header .iconfont {
    font-size: 40.0007px;
    float: left;
    overflow: hidden;
}

.receipt-detail-header .iconfont.backlog {
    color: #FE9E20
}

.receipt-detail-header .iconfont.success {
    color: #5ACB57
}

.receipt-detail-header .iconfont.fail {
    color: #FE5F5F
}

.receipt-detail-header>.info {
    padding-left: 55px;
    padding-top: 6px
}

.receipt-detail-header>.info p:last-child {
    font-size: 13px;
    padding-top: 5px
}

.am-list.return-money-plan-item.backlog-receipt-list-item .am-list-item .am-list-line .am-list-extra {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
}

.am-list.return-money-plan-item.backlog-receipt-list-item .am-list-item .am-list-line .am-list-content .company_name {
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px
    /* width: 70% */
}

.am-list.return-money-plan-item.backlog-receipt-list-item .am-list-item .am-list-line .am-list-content .state {
    position: relative;
    font-size: 12px;
    color: red;
    line-height: 0.4831rem;
    padding: 0 0.1208rem;
    margin-left: 0.1208rem
}

.am-list.return-money-plan-item.backlog-receipt-list-item .am-list-item .am-list-line .am-list-content .state .border {
    border-color: red
}

.am-list.return-money-plan-item.backlog-receipt-list-item .am-list-item .am-list-line .am-list-content .state.success {
    color: rgb(125, 228, 118)
}

.am-list.return-money-plan-item.backlog-receipt-list-item .am-list-item .am-list-line .am-list-content .state.success .border {
    border-color: rgb(125, 228, 118)
}

.am-list.return-money-plan-item.backlog-receipt-list-item .am-list-item .am-list-line .am-list-content .state.refuse {
    color: #0096FF
}

.am-list.return-money-plan-item.backlog-receipt-list-item .am-list-item .am-list-line .am-list-content .state.refuse .border {
    border-color: #0096FF
}

@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3),
not all,
(min-resolution: 2dppx) and (min-resolution: 3dppx) {
    html:not([data-scale]) #qy-setting-page-group .am-list-body::after {
        height: 0;
    }
    html:not([data-scale]) #qy-setting-page-group .am-list-body::before {
        height: 0;
    }
    html:not([data-scale]) #qy-setting-page-group .am-list-body div:not(:last-child) .am-list-line::after {
        height: 0;
    }
    html:not([data-scale]) .am-list-item:not(:last-child) .am-list-line::after {
        -webkit-transform: scaleY(0.5)!important;
        -ms-transform: scaleY(0.5)!important;
        transform: scaleY(0.5)!important;
    }
}

#qy-setting-page-group .am-list-line::after {
    height: 0!important;
}

.bottom-menu-from {
    line-height: 50px;
    font-size: 15px;
    color: #666;
    text-align: center;
    z-index: 333;
    height: 50px;
    margin: 0 15px;
    margin-top: 35px;
    margin-bottom: 35px;
}

html:not([data-scale]) .plan-money-item-date .am-list-body div:not(:last-child) .am-list-line::after {
    height: 0!important;
}

html:not([data-scale]) .plan-money-item-date .am-list-body::before {
    height: 0!important;
}
@media (-webkit-min-device-pixel-ratio: 2), not all, (min-resolution: 2dppx) {
    html:not([data-scale]) .am-list-body::before {
        height: 0!important;
    }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    html:not([data-scale]) .am-list-body::before {
        height: 0!important;
    }
}
.remove_last_line .am-list-line::after {
    height: 0!important;
}

.self-workbench-guide .am-list-body::after {
    height: 0!important;
}

/* 时间轴 */

.timeline_box .timeline_box p, .timeline_box div {
    line-height: 1
}
.timeline_box ul {
    padding: 0
}
.timeline_box li{
    list-style: none;
    position: relative;
}
.timeline_box .timeline_card_title {
    color: #333;
    font-size: 13px;
    display: inline-block;
    line-height: 1.5;
} 
.timeline_box .arrow_time {
    width: 11px;
    margin-top: -2px;
    margin-left: 3px;
}
.timeline_box .timeline_each {
    padding-bottom: 20px
}
.timeline_box .timeline_each:before{
    content: '';
    position: absolute;
    left: 5px;
    top: 0;
    z-index: 0;
    width: 1px;
    height: 100%;
    background: #ffae15
}

.timeline_box  .timeline_each_color:before{
    background: #ECEDF1;
}

.timeline_box  .timeline_each_color_select:before{
    background: #1890ff;
}

.timeline_box .timeline_day{
    color: #333;
    font-size: 12px;
    padding-bottom: 24px
}
.timeline_box .timeline_day, .timeline_data {
    padding-left: 25px
}
.timeline_box .timeline_each_icon, .timeline_data_each_icon{
    position: absolute;
    left: -5px;
    top: -4px;
    z-index: 10;
    width: 20px;
    background-color: #fff;
    color: #5FB878;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}
.timeline_box  .timeline_data_each_icon {
    top: 16px;
    background: #FFAE15;
    width: 9px;
    height: 9px;
    display: inline-block;
    border-radius: 50%;
    left: 1px;
}
.timeline_box .timeline_data_each, .arrow_left {
    position: relative;
}
.timeline_box .timeline_data {
    background:#FBFBFB;
    border: 1px solid rgba(238,238,238,1);
    padding: 15px;
    border-radius: 6px;
    margin-left: 20px;
}
  
.timeline_box .timeline_card {
    padding:15px 10px;
    border-radius: 6px;
    background: #f8f8f8;
}

.timeline_box .arrow{border-width:8px;z-index:10}
.timeline_box .arrow,.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}
.timeline_box .arrow:after{border-width:7px;content:""}
.timeline_box  .arrow.top{left:50%;margin-left:-8px;border-top-width:0;border-bottom-color:#eee;border-bottom-color:rgba(0,0,0,0.1);top:-8px}
.timeline_box .arrow.top:after{content:" ";top:1px;margin-left:-7px;border-top-width:0;border-bottom-color:#fff}
.timeline_box .arrow.right{top:50%;right:-8px;margin-top:-8px;border-right-width:0;border-left-color:#eee;border-left-color:rgba(0,0,0,0.1)}
.timeline_box .arrow.right:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-7px}
.timeline_box  .arrow.bottom{left:50%;margin-left:-8px;border-bottom-width:0;border-top-color:#eee;border-top-color:rgba(0,0,0,0.1);bottom:-8px}
.timeline_box  .arrow.bottom:after{content:" ";bottom:1px;margin-left:-7px;border-bottom-width:0;border-top-color:#fff}
.timeline_box  .arrow.left{top:20px;left:13px;margin-top:-8px;border-left-width:0;border-right-color:#eee;border-right-color:rgba(0,0,0,0.1)}
.timeline_box  .arrow.left:after{content:" ";left:1px;border-left-width:0;border-right-color:#fff;bottom:-7px}
.timeline_box  .arrow.left::after {border-right-color: #FBFBFB;}

.timeline_box .timeline_data_each {
    margin-bottom: 20px
}
.timeline_box .card_img{
    margin-right: 15px;
    margin-bottom: 15px;
    border: none
}
.timeline_box .card_right {
    float: left;
}


@keyframes fadeio {
    /*设置内容由显示变为隐藏*/
    0% {
        opacity: 1;
    }
    80% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-moz-keyframes fadeio {
    /*设置内容由显示变为隐藏*/
    0% {
        opacity: 1;
    }
    80% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes fadeio {
    /*设置内容由显示变为隐藏*/
    0% {
        opacity: 1;
    }
    80% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-o-keyframes fadeio {
    /*设置内容由显示变为隐藏*/
    0% {
        opacity: 1;
    }
    80% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}


.fadenum {
    animation: fadeio 2s ;
    -webkit-animation: fadeio 2s ;
    -moz-animation: fadeio 2s ;
    -o-animation: fadeio 2s ;
    animation-fill-mode: forwards
}