/* .recovery-record-wrapper .mailbox-view{
    padding: 25px 0 0;
    font-size: 12px;
} */
/* .recovery-record-wrapper .tab_page{
    border-top:1px solid #e0e0e0;
    margin-left: 20px;
}
.recovery-record-wrapper .mailbox-view-header{

    padding-left:0;
    color:#313534;
    font-size:14px;

} */
/* .recovery-record-wrapper .mailbox-view-header ul{
    margin: 0 0 0 40px;
}

.recovery-record-wrapper .mailbox-view-header ul li{
    float: left;
    width: 100px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background:rgba(246,246,246,1);
    border:1px solid rgba(221,221,221,1);
    border-bottom: none;
    border-right: none;
    border-radius: 5px 5px 0 0;
}
.recovery-record-wrapper .mailbox-view-header ul li.active{
    background: #FFFFFF;
    position: relative;
    overflow: hidden;
}
.recovery-record-wrapper .mailbox-view-header ul li.active::before{
    position: absolute;
    left:0;
    top:0;
    content: "";
    width:100%;
    height:5px;
    background:#6FADF8;
}
.recovery-record-wrapper .mailbox-view-header ul li:last-child{
    border-right:1px solid rgba(221,221,221,1);
} */

/* .recovery-record-wrapper .mailbox-options {
    border-bottom:none;
    padding-top:14px;
    padding-bottom: 0;
}
.recovery-record-wrapper .mailbox-options ul li{
    height:28px;
    margin-right:6px;
    margin-bottom:7px;
}
.recovery-record-wrapper .mailbox-options .query_lable{
    line-height: 28px;
    width: 55px;
    margin-left: 25px;
    color:#333333;
}
.recovery-record-wrapper .mailbox-options input[type=text],.recovery-record-wrapper .inputSeach{
    height:26px;
    font-size:12px;
}

.recovery-record-wrapper .mailbox-options ul input.orderNumber,.recovery-record-wrapper .mailbox-options ul input.courierNumber,.recovery-record-wrapper .mailbox-options ul input.nickname{
    width: 100%!important;
}
.recovery-record-wrapper .mailbox-options ul .btn-box{
    margin-left: 30px;
    width:auto;
} */
.single-account table tr th:nth-of-type(1) {
    padding-left: 0;
}
.single-account table tr td:nth-of-type(1) {
    padding-left: 0;
}
.single-account .el-table--enable-row-hover .el-table__body tr:hover > td {
    background: #fff;
}
.single-sharing {
    margin-top: 16px;
}
.single-sharing .explain-box {
    width: 100%;
    margin-bottom: 0px;
    line-height: 26px;
    padding: 8px;
    font-size: 12px;
    color: #777c87;
    background: #f8faff;
    border-radius: 5px;
    padding-left: 15px;
    margin-right: 15px;
}
.single-sharing .gxBtn {
    position: absolute;
    top: 89px;
    left: 10px;
    width: 87px;
    height: 25px;
    cursor: pointer;
}
.pub-right-content {
    padding-left: 22px;
    padding-right: 10px;
}
.top-search-box {
    border: none;
}
.top-search-box ul {
    margin: 14px auto 0;
}
.top-search-box ul li {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 28px;
}
.top-search-box ul li input {
    margin-bottom: 0;
}
table tr td {
    font-size: 12px;
}
table tr .opera {
    font-size: 0;
}
table tr .opera span {
    padding: 0 10px;
    color: #3b82ed;
    font-size: 12px;
    position: relative;
}
table tr .opera span::after {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -6px;
    content: "";
    width: 1px;
    height: 12px;
    background-color: rgb(221, 221, 221);
}
table tr .opera span:nth-of-type(1) {
    padding-left: 0;
}
table tr .opera span:nth-last-of-type(1)::after {
    width: 0;
}
.edit-add-share-modal .pub-item-box .read-span {
    height: 30px;
    line-height: 30px;
}
.recovery-record-wrapper .add_sharing {
    position: relative;
    margin-top: 19px;
}
.recovery-record-wrapper .add_sharing .relation-btn {
    padding: 0;
    width: 95px;
    line-height: 26px;
    background: rgba(251, 150, 69, 1) !important;
    border-color: rgba(251, 150, 69, 1) !important;
}
.recovery-record-wrapper .mailbox-options ul .btn-box button {
    padding: 0 5px;
    min-width: 60px;
}
.recovery-record-wrapper .row .tableTr {
    height: 40px;
}
.recovery-record-wrapper .row .tableTr .taoCol {
    vertical-align: middle;
}
.recovery-record-wrapper #single_sharing .row #single_sharing_table .tableTr .opera span {
    display: inline-block;
    width: 70px;
    height: 13px;
    line-height: 13px;
    font-size: 12px;
    text-align: center;
    border-right: 1px solid rgba(221, 221, 221, 1);
    color: #0077ff;
}
.recovery-record-wrapper
    #single_sharing
    .row
    #single_sharing_table
    .tableTr
    .opera
    span
    .recovery-record-wrapper
    .table-content
    thead
    tr {
    height: 31px;
    border-top: 1px solid #e0e0e0;
}
.recovery-record-wrapper .table-content tr th {
    color: #313534;
    font-size: 14px;
    font-family: "微软雅黑", sans-serif;
    font-weight: 400;
}

.content-box {
    margin-top: 10px;
    background: #ffffff;
}
.content-box .shop-box {
    margin-bottom: 1px;
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
    background: #f5f6fa;
}
.content-box .shop-box .name-box {
    display: inline-block;
    vertical-align: middle;
    min-width: 236px;
    height: 16px;
    line-height: 16px;
}
.content-box .shop-box .name-box .name {
    font-weight: bold;
    font-size: 16px;
}
.content-box .shop-box .name-box img {
    display: inline-block;
    vertical-align: middle;
}
.content-box .shop-box .name-box .has-open {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    border: 1px solid #e8e9f0;
    border-radius: 2px;
    background: #ffffff;
    cursor: pointer;
    position: relative;
}
.content-box .shop-box .name-box .has-open::before {
    content: "";
    position: absolute;
    left: 3px;
    top: 2px;
    width: 8px;
    height: 8px;
    border: 2px solid #2878ff;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
}
.content-box .shop-box .name-box .has-open.hasClose::before {
    top: 4px;
    border: 2px solid #2878ff;
    border-bottom: none;
    border-right: none;
}

.content-box .shop-box span {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    line-height: 16px;
}
.content-box .shop-box .pub-text-btn {
    padding: 0 18px;
    color: #2878ff;
}
.content-box .shop-box .pub-text-btn + .pub-text-btn {
    border-left: 1px solid #2878ff;
}
.content-box .shop-box .fontRed {
    color: #ff605e;
}
.el-table th {
    font-weight: normal;
    background: #ffffff !important;
}
#editSharing .pub-item-box {
    margin-bottom: 24px;
}
#editSharing .modal-content {
    padding-left: 24px;
    padding-right: 48px;
}
#editSharing .pub-item-name {
    height: 32px;
    line-height: 32px;
    text-align: left;
    width: 120px;
    margin-right: 10px;
}
#editSharing .editWidth {
    /* width: 210px !important; */
    height: 32px;
}
.edit-add-share-modal input[type="text"]:focus:not([readonly]) + label {
    color: #606266;
}
.edit-add-share-modal .el-checkbox__label {
    margin-left: 8px;
}
.edit-add-share-modal .shop-name-tips-box {
    display: inline-block;
    position: relative;
}
.edit-add-share-modal .shop-name-tips-box .shop-name-tips {
    position: absolute;
    left: -250px;
    top: 20px;
    padding: 12px;
    width: 487px;
    font-size: 12px;
    background: #fff4e1;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    z-index: 2;
    display: none;
}
.edit-add-share-modal .shop-name-tips-box:hover .shop-name-tips {
    display: block;
}
.edit-add-share-modal .shop-name-tips-box .shop-name-tips p {
    margin: 0 0 15px 0;
}
.edit-add-share-modal .shop-name-tips-box .shop-name-tips p span {
    color: #3b82ed;
}
.single-sharing .drp-popup {
    top: 30px;
}
.ydd-account-drop {
    position: relative;
}
.ydd-account-drop .show-selected {
    display: block;
    padding-left: 9px;
    padding-right: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 32px;
    line-height: 30px;
    color: #252933;
    border: 1px solid #cfd3db;
    border-radius: 4px;
    cursor: pointer;
    background: url(../images/dropdown.svg) no-repeat scroll 95% center rgba(255, 255, 255, 1);
    box-sizing: border-box;
}
.ydd-account-drop .drop-box {
    position: absolute;
    left: 0;
    right: 0;
    padding: 4px;
    border: 1px solid #cfd3db;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0px 8px 16px 0px rgba(207, 211, 219, 0.8);
    z-index: 1;
}
.ydd-account-drop .drop-box .search {
    padding-left: 33px;
    height: 32px;
    background: url(../images/search_icon@2x.png) no-repeat scroll 5px center;
    background-size: 20px;
    border-radius: 2px;
    border: 1px solid #cfd3db !important;
    box-shadow: none !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.ydd-account-drop .drop-box li {
    float: initial;
    padding-left: 8px;
    margin-right: 0;
    margin-bottom: 0;
    height: 32px;
    line-height: 32px;
}
.ydd-account-drop .drop-box li:hover {
    background: #e0ebfd;
}
.ydd-account-drop .drop-box li label {
    display: block;
    padding-left: 25px;
    height: 32px;
    line-height: 32px;
    color: #252933;
}
.ydd-account-drop .drop-box li label::before {
    top: 10px;
}
.ydd-account-drop .drop-box li label::after {
    top: 7px;
}
/* 新增共享，二次新增信息收集的模态框 */
.collect-info-modal .tips {
    padding: 6px 0 6px 16px;
    line-height: 26px;
    font-size: 12px;
    color: #f78b3e !important;
    background: #fef8f3;
    border-radius: 4px;
}
.collect-info-modal .left-box {
    width: 338px;
}
.collect-info-modal .left-box .pub-item-name {
    width: 72px !important;
}
.collect-info-modal .left-box .select-address {
    padding-left: 10px;
    display: block;
    width: 100%;
    height: 32px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    border: 1px solid rgb(207, 211, 219);
    border-radius: 4px;
    position: relative;
    cursor: pointer;
}
.collect-info-modal .custom-pca-wrapper {
    bottom: -186px;
}
.collect-info-modal .left-box .select-address::after {
    position: absolute;
    right: 10px;
    top: 14px;
    content: "";
    border: 4px solid #ffffff;
    border-top: 4px solid transparent;
    background-color: #a3aab7;
}
.collect-info-modal .right-box {
    padding-top: 30px;
    padding-left: 50px;
    text-align: center;
    color: #252933;
}
.collect-info-modal .right-box img {
    width: 160px;
    height: 150px;
}
.collect-info-modal .modal-footer {
    text-align: center;
}
.collect-info-modal .modal-footer button {
    width: 320px;
}
/* 单号分享快递对账导入模态框 */
.export-check-modal .select-file-box {
    position: relative;
}
.export-check-modal .el-button {
    margin-left: 16px;
    padding-top: 0;
    padding-bottom: 0;
    width: 110px;
    height: 32px;
    line-height: 30px;
    font-size: 14px;
    color: #3b82ed;
    background-color: #fff;
    border-color: #3b82ed;
}
.export-check-modal .el-button i {
    font-size: 16px;
}

.authorizationHint {
    position: absolute;
    top: -7px;
    display: flex;
    align-items: center;
    background-color: #fff;
    border-color: #ccc;
    border-radius: 3px;
    margin-left: 107px;
    padding: 10px 35px 10px 10px;
    font-size: 15px;
    color: #292D36;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
}
.authorizationHint #triangle-down {
    position: absolute;
    top: 21px;
    left: -8px;
    width: 0px;
    height: 0px;
    border-bottom: 6px solid transparent;
    border-right: 8px solid #ffff;
    border-top: 6px solid transparent;
    box-shadow: 0px 8px 19px 0px rgba(207,211,219,0.8000);
}
.authorizationHint img {
    position: absolute;
    top: 4px;
    right: 6px;
    width: 14px;
    height: 14px;
}
.authorizationHint .btnBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}
.authorizationHint .btnBox .btn1 {
    width: 100px;
    height: 32px;
    line-height: 32px;
    background: #3B82ED;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.authorizationHint .btnBox .btn2 {
    font-size: 14px;
    color: #3B82ED;
    cursor: pointer;
}

.singleSharing span {
    display: block;
}

.yuandian {
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 20px;
    margin-right: 3px;
}
