/* #cc_son{
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.04);
} */
.sidemenu .accordion .accordion-header {
    background-color: #fff;
}

.company {
    margin-left: 20px;
}

.user {
    max-width: 60px;
    height: 14px;
    line-height: 14px;
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* .accordion{
    border: 0;
} */
.center_left {
    background-color: #fff;
    /* padding: 2%; */
}

a {
    color: #16181a;
}

a:hover {
    /* text-decoration: underline; */
    color: blue;
    /* 鼠标悬停时显示下划线 */
}

.center_left_div {
    display: flex;
    border: 1px solid rgb(238, 238, 238);
    border-top: 1px solid rgb(193 193 193);
    /* border-bottom: 1px solid rgb(193 193 193); */
    /* margin: 5px; */
}

.center_Panel {
    width: 100%;
    padding: 2%;

    div {
        display: flex;
    }

    .center_Panel_div {
        flex-direction: column;
        margin-left: 2%;
    }
}

.center_fon {
    font-size: 14px;
    color: rgb(146, 146, 146);
}

/* .center_left_li>li>a {
    display: block;
    padding: 14px 16px;
    box-sizing: border-box;
    color: #222936;
} */

.center_left_li_div {
    display: grid;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    text-align: center;
    align-items: center;
    background-image: linear-gradient(155deg, #ff9046, #f60);
    margin-bottom: 5px;
}

.center_board {
    background-color: #fff;
    padding: 2%;
    margin-top: 1%;
}

.center_mian {
    width: 70%;
    margin-top: 1%;
    padding: 0 1%;
}

.center_board_top {
    display: flex;
    justify-content: space-between;
}

.center_board_echar {
    display: flex;
    margin: 1%;
    /* background-color: red; */
    height: 334px;
}

.main-col {
    width: calc(50% - 21px);
    margin-bottom: 12px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 0 25px 0 20px;
}

.recommend-rfq {
    background-color: #f5f7fa;

    margin-top: 1%;
}

.recommend-rfq-head {
    height: 46px;
    padding: 0 16px 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    margin-bottom: 2px;
}

.recommend-rfq>ul>li {
    background: #fff;
    margin-bottom: 2px;

    padding: 17px 20px 17px 16px;
}

.recommend-rfq-item-t-l {
    display: flex;
    padding-top: 1px;
    flex: 1;
}

.recommend-rfq>ul>li>div:first-child {
    display: flex;
    justify-content: space-between;
    height: 134px;
}

.recommend-rfq-item-face {
    width: 120px;
    height: 120px;
    text-align: center;
    background: #fff;
    /* border: 1px solid #e5e8ed; */
    /* border-radius: 1.54px; */
    margin-right: 16px;
    flex-shrink: 0;
    line-height: 118px;
    /* /* overflow: hidden; */
}

.recommend-rfq-main img {
    display: inline-block;
    max-width: 120px;
    max-height: 120px;
}

.recommend-rfq-item-b {
    margin-top: 14px;
    display: flex;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    margin-bottom: 2px;
    margin-left: 138px;
}

img {
    vertical-align: middle;
}

.recs {
    height: 28px;
    line-height: 28px;
    font-family: SourceHanSansCN-Bold;
    font-weight: 700;
    font-size: 14px;
    color: #16181a;
    letter-spacing: 0;
    margin-bottom: 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.recommend-rfq-item-info-item {
    margin-bottom: 16px;
    line-height: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0;
}

.recommend-rfq-item-t-r {
    text-align: center;
}

.need-quote-msg {
    display: block;
    line-height: 1;
    color: #16181a;
    font-size: 12px;
    font-family: SourceHanSansCN-Medium;
    font-weight: 400;
    letter-spacing: 0;
    text-align: center;
}

.Information {
    margin-bottom: 12px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 1px 6px 0 rgba(0, 30, 59, .07058823529411765);
}

.InformationHeader {
    display: flex;
}

.custom-info {
    /* padding-right: 18px; */
    height: -moz-max-content;
    height: max-content;
    display: flex;
    align-items: center;
}

.custom-name-first {
    width: 40px;
    height: 40px;
    background: #dfdfdf;
    line-height: 30px;
    border-radius: 50%;
    font-family: 'iconfont';
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    text-align: center;
    letter-spacing: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    margin-right: 8px;

}

.infoRight {
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #16181a;
    line-height: 28px;
}

.operateLabe {
    /* margin-right: 20px; */
}

.el-tag {
    background-color: #e6f1f8;
    border-color: #cde2f1;
    display: inline-block;
    height: 32px;
    padding: 0 10px;
    line-height: 30px;
    font-size: 12px;
    color: #066eb7;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    box-sizing: border-box;
    white-space: nowrap;
}

.carousel-container {
    padding: 5%;
    width: 100%;
}

.carousel-image {
    width: 100%;
}


.slick-prev {
    position: absolute;
    left: 0px;
    top: 50%;
    /* transform: translateY(-50%); */
}

.slick-next {
    position: absolute;
    top: 50%;
    right: 0px;
    /* transform: translateY(50%); */
}

.dashboard-page-cont {
    margin-top: 2%;
    background: #fff;
    padding: 20px 20px 14px;
    box-shadow: 0 1px 6px 0 rgba(0, 30, 59, .07058823529411765);
}

.model-title {
    display: inline-block;
    height: 14px;
    line-height: 14px;
    font-family: SourceHanSansCN-Bold;
    font-weight: 700;
    font-size: 14px;
    color: #16181a;
    letter-spacing: 0;
    text-align: justify;
    margin-bottom: 16px;
}

.trade-classroom-first {
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px;
}

.trade-classroom-first-left {
    display: flex;
}

.trade-classroom-first-left_img {
    width: 88px;
    height: 66px;
    margin-right: 12px;
    flex-shrink: 0;
}

.trade-classroom-first-left>p {
    padding-right: 24px;
    line-height: 23px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #16181a;
    letter-spacing: 0;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.account-manager {
    margin-top: 2%;
    background: #ffffff;
    padding: 20px 20px 20px 20px;
    display: flex;
    justify-content: space-between;
    box-shadow: 0 1px 6px 0 rgba(0, 30, 59, .07058823529411765);
    flex-wrap: wrap;
}

.am-name {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    font-family: SourceHanSansCN-Bold;
    font-weight: 700;
    font-size: 16px;
    color: #16181a;
    letter-spacing: 0;
    margin-bottom: 23px;
}

.am-tag {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding: 0 8px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    font-size: 12px;
    color: #4f5d78;
    letter-spacing: 0;
    background: #c8cfd9;
    border-radius: 2px;
}

.am-info-item {
    margin-bottom: 5%;
}

.isImg {
    background: url('/profile/S2B2B/1047_1042_cesitup.png');
}

.footer-up-div {
    height: 50%;
    width: 100%;
    cursor: pointer;
    padding: 5px 0;
}

.footer-up-div:hover {
    background: rgba(49, 140, 237, .1);
}

.loadAnim {
    display: block;
    position: absolute;
    z-index: 22;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 80px;
    height: 40px;
    text-align: center;
    font-size: 10px;

}

.loadAnim>div {
    background-color: #333;
    height: 100%;
    width: 6px;
    display: inline-block;

    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.loadAnim .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.loadAnim .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.loadAnim .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.loadAnim .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {

    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {

    0%,
    40%,
    100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

.proces_material_ul {
    display: flex;
    flex-wrap: wrap;
    border: 0.5px solid #b7b7b7;
    padding: 2%;
}

.proces_material_ul>li {
    width: 50%;
}

.ITM_TYPE {
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    padding: 1%;
    background: red;
}

.tmMsg {
    position: absolute;
    display: block;
    top: 0px;
    /* left: 0px; */
    right: -10px;
    font-size: 12px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    /* padding: 1%; */
    background: red;
}

/* 全局样式重置 */
/* * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
} */

/* body {
    font-family: sans-serif;
    background-color: #fff;
    padding: 20px;
} */

/* 标题样式 */
.section-title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    border-left: 4px solid #008000;
    padding-left: 8px;
    margin-bottom: 12px;
}

/* 分割线样式 */
.divider {
    height: 1px;
    background-color: #ccc;
    margin-bottom: 16px;
}

/* 横向导航栏样式 */
.nav-bar {
    display: flex;
    gap: 10px;
    margin-bottom: 16px;
    flex-wrap: wrap;
    /* 适配小屏幕 */
}

.nav-btn {
    padding: 6px 16px;
    background-color: #fff;
    border: 1px solid #008000;
    color: #008000;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.nav-btn:hover {
    background-color: #f0fff0;
}

.nav-btn.active {
    background-color: #008000;
    color: #fff;
}

/* 卡片容器样式 */
.card-container {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    /* 支持多卡片换行 */
}

.card {
    width: 260px;
    border: 1px solid #008000;
    border-radius: 8px;
    padding: 12px;
    background-color: #f0fff0;
    display: flex;
    flex-direction: column;
}

.card-header {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.card-header img {
    width: 110px;
    height: 35px;
    margin-right: 8px;
}

.card-title {
    font-size: 13px;
    padding: 0 10%;
    font-weight: bold;
    margin-bottom: 6px;
    text-align: center;
    letter-spacing: 2px;
    /* 标题居中 */
}

.card-desc {
    font-size: 12px;
    color: #666;
    margin-bottom: 8px;
}

.card-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
}

.card-date {
    font-size: 12px;
    font-weight: 700;
    color: #008000;
    margin-left: 5%;
}

.card-date::before {
    font-family: "iconfont" !important;
    /* 必须与字体库定义一致 */
    content: '\e9ab';
    /* 插入电话图标 */
    font-size: 12px;
    margin-right: 5px;
}

.btn-view {
    padding: 0 12px;
    background-color: #008000;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.btn-view:hover {
    background-color: #006600;
}