/* 存储所有静态文件的css */
.seoPartnos {
    width: 1200px;
    margin: 0 auto;
}

.bread-crumb {
    padding: 15px 0;
    text-align: left;
}

.el-breadcrumb {
    font-size: 14px;
    line-height: 1;
}

.el-breadcrumb:after, .el-breadcrumb:before {
    display: table;
    content: "";
}

.el-breadcrumb:after {
    clear: both;
}

.bread-crumb span {
    font-size: 12px;
    padding: 5px;
    float: left;
}

.bread-crumb .el-breadcrumb__item .el-breadcrumb__inner.is-link, .bread-crumb .el-breadcrumb__item .el-breadcrumb__inner a {
    font-weight: 400;
}

.bread-crumb .el-breadcrumb__separator {
    padding: 0;
    margin-left: 5px;
    margin-right: 0;
    margin-top: 5px;
}

.el-breadcrumb__separator {
    margin: 0 9px;
    font-weight: 700;
    color: #c0c4cc;
}

.bread-crumb .bold-bread {
    color: #c00;
}

.seoPartnos .seo-box {
    padding: 20px;
    margin-bottom: 20px;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 5px;
}

.seoPartnos .seo-box .word-head {
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
}

.seoPartnos .seo-box .word-head .name {
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
}

.seoPartnos .seo-box .word-head .word-items {
    display: inline-block;
    margin-left: 20px;
}

.seoPartnos .seo-box .word-head .word-items span {
    color: #666;
    padding: 0 6px;
    cursor: pointer;
    font-size: 14px;
}

.seoPartnos .seo-box .word-head .word-items .active-word a {
    font-weight: 700;
    color: #c00;
}

.seoPartnos .seo-box .now-word {
    padding: 25px 0;
}

.seoPartnos .seo-box .now-word .now-word-font {
    display: inline-block;
    width: 35px;
    height: 35px;
    font-size: 24px;
    font-weight: 700;
    line-height: 35px;
    background-color: #c00;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}

.seoPartnos .seo-box .now-word span {
    padding-left: 15px;
}

.seoPartnos .seo-box .now-word span .red {
    font-style: normal;
    color: #c00;
    padding: 0 5px;
}

.seoPartnos .seo-box .results {
    width: 100%;
    display: grid;
    grid-template-columns: 20% 20% 20% 20% 20%;
}

.seoPartnos .seo-box .results .part-items {
    line-height: 30px;
    cursor: pointer;
    font-size: 14px;
}

.seoPartnos .seo-box .results .part-items:hover {
    text-decoration: underline;
    color: #c00;
    font-weight: 700;
}

.main {
    padding-bottom: 20px;
    background-color: #f8f8f8;
    overflow: hidden;
}

.page {
    width: 100%;
    font-size: 14px;
    margin: 40px 0 30px;
    overflow: hidden;
    text-align: right;
}

.ui-pagination-container {
    height: 34px;
    line-height: 34px;
}

.ui-pagination-container .ui-pagination-page-item {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #000;
    display: inline-block;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin-right: 5px;
    padding: 0 14px;
}

.ui-pagination-container .ui-pagination-page-item.active {
    background-color: #f3f3f3;
    border: medium none;
    font-size: 15px;
}

#footer .footer1 {
    margin-top: 0;
}

#header .header_base {
    min-height: 135px;
}

.user-head .welcome p {
    margin: 0;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: 微软雅黑, Helvetica, Arial, sans-serif;
    font-size: 14px;
}

a {
    text-decoration: none;
    color: inherit;
}

.main {
    background-color: #f8f8f8;
    overflow: hidden;
}

.product-detail {
    width: 100%;
}

.product-detail .detail-main {
    width: 1200px;
    margin: 0 auto 20px auto;
}

.product-detail .detail-main .product-table {
    background-color: #fff;
    margin-top: 20px;
    padding-bottom: 1px;
    float: right;
    width: 900px;
}

.product-detail .detail-main .product-table table {
    border-collapse: collapse;
}

.product-detail .detail-main .product-table table th {
    font-size: 14px;
    padding: 6px 0;
    background-color: #e8e8e8;
    font-weight: normal;
}

.product-detail .detail-main .product-table table td {
    font-size: 12px;
}

.product-detail .detail-main .product-table table td img {
    margin: 5px 0;
    width: 60px;
}

.product-detail .detail-main .product-table table .table-content {
    border-bottom: 1px dotted #e8d8d8;
    text-align: center;
    height: 75px;
}

.product-detail .detail-main .product-table table .table-content:hover {
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.22);
    border-bottom: none;
}

.product-detail .detail-main .product-table table .table-content:hover .partno {
    color: #cc0000;
    cursor: pointer;
}

.product-detail .detail-main .product-table table .table-content:last-child {
    border-bottom: none;
}

.product-detail .detail-main .no-filter {
    margin-bottom: 20px;
    background-color: #fff;
    padding: 30px 0;
}

button, input {
    outline: none;
}

.filter-box {
    padding-top: 1px;
    text-align: left;
}

.filter-box .bread {
    font-size: 12px;
}

.filter-box .bread span {
    display: inline-block;
    vertical-align: middle;
    line-height: 22px;
    padding-right: 5px;
}

.filter-box .bread .red {
    font-style: normal;
    color: #cc0000;
}

.filter-box .filter-section {
    background-color: #fff;
    padding: 15px 20px;
}

.filter-box .filter-section .search-box input[type=text] {
    width: 300px;
    height: 28px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    vertical-align: middle;
}

.filter-box .filter-section .search-box label {
    vertical-align: middle;
    margin-left: 20px;
}

.filter-box .filter-section .filter-content {
    width: 100%;
    margin-top: 25px;
    white-space: nowrap;
    overflow: auto;
}

.filter-box .filter-section .filter-content .my-filter {
    font-size: 12px;
    display: inline-block;
    margin-right: 25px;
}

.filter-box .filter-section .filter-content .my-filter h5 {
    margin: 0;
    padding: 8px 0;
    font-size: 14px;
    color: #333333;
}

.filter-box .filter-section .filter-content .my-filter .scroll-box {
    border: 1px solid #828790;
    height: 98px;
    overflow-y: scroll;
}

.filter-box .filter-section .filter-content .my-filter .scroll-box ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.filter-box .filter-section .filter-content .my-filter .scroll-box ul li {
    cursor: pointer;
}

.filter-box .filter-section .filter-content .my-filter .scroll-box ul .active {
    background-color: #0078d7;
    color: #fff;
}

.filter-box .filter-section .filtered {
    margin-top: 30px;
}

.filter-box .filter-section .filtered .selected-title {
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

.filter-box .filter-section .filtered .selected-items {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    margin-left: 20px;
    padding: 0 30px 0 10px;
    position: relative;
}

.filter-box .filter-section .filtered .selected-items i {
    position: absolute;
    height: 30px;
    width: 15px;
    right: 0;
    cursor: pointer;
    text-align: center;
    color: #cc0000;
    font-style: normal;
}

.filter-box .filter-section .filtered .selected-items:hover {
    border: 1px solid #cc0000;
}

.filter-box .filter-section .filtered .selected-items:hover i {
    background-color: #cc0000;
    color: #fff;
}

.filter-box .filter-section .filtered .filter-btn {
    margin-top: 20px;
}

.filter-box .filter-section .filtered .filter-btn button {
    width: 80px;
    height: 30px;
    border: none;
    cursor: pointer;
}

.filter-box .filter-section .filtered .filter-btn .confirm-btn {
    background-color: #cc0000;
    color: #fff;
}

.filter-box .filter-section .filtered .filter-btn .reset-btn {
    margin-left: 30px;
    background-color: #e8e8e8;
}

.filter-box .loading {
    margin-top: 20px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    padding: 30px;
}

.page ul li a {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #000;
    display: inline-block;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin-right: 5px;
    padding: 0 14px;
}

.page ul.pagination li a.active {
    background-color: #f3f3f3;
    color: black;
}

.left-menu {
    float: left;
    background-color: #fff;
    width: 270px;
    min-height: 400px;
    box-sizing: border-box;
    margin-top: 9px;
}

.left-menu h2 {
    font-size: 16px;
    margin: 0;
    display: block;
    height: 40px;
    line-height: 40px;
    background-color: #e8e8e8;
    text-indent: 1em;
    color: #747474;
}

.left-menu .menu-list .catalog_menu {
    padding: 1px 5px;
    margin: 1px 0;
    list-style-type: none;
    border: 1px solid #e8e8e8;
    height: 35px;
    line-height: 35px;
    size: 18px;
    color: #494949;
}

.left-menu .menu-list .catalog_child p {
    font-size: 12px;
    line-height: 10px;
}

.left-menu .menu-list .catalog_child p a:hover {
    color: #cc0000;
    font-weight: bold;
}

.show_li {
    font-size: 25px;
    margin-right: 10px;
    line-height: 35px;
    float: right;
    color: #8b8b8b;
    cursor: pointer;
}

.filter-section .catalog .level_3 {
    display: inline-block;
    width: 275px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    margin-top: 12px;
}

.filter-section .catalog {
    padding: 6px 15px 18px;
}

.sup-list {
    margin-bottom: 20px;
    padding: 0 20px 20px 20px;
    background-color: #fff;
    text-align: center;
}

.sup-list table {
    background-color: #fff;
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #ccc;
}

.sup-list table tr {
    border-bottom: 1px dotted #ccc;
}

.sup-list table tr:hover {
    background-color: #fffff4;
}

.sup-list table tr:last-child {
    border-bottom: none;
}

.sup-list table tr:first-child {
    border-bottom: none;
}

.sup-list table tr th {
    font-weight: normal;
    padding: 4px 0;
    background-color: #e8e8e8;
}

.sup-list table tr td {
    padding: 10px 0;
    font-size: 12px;
    color: #000;
    line-height: 24px;
    border: none;
}

.sup-list table tr td button {
    border: 1px solid;
    font-size: 12px;
    height: 30px;
    width: 70px;
    cursor: pointer;
}

.sup-list table tr td .enquiry-btn {
    background-color: #f1faff;
    color: #2192fe;
    border-color: #2192fe;
}

.sup-list table tr td .red {
    color: #cc0000;
}

.sup-list table tr td .more-desp {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('more_partno.png');
    box-sizing: border-box;
}

.sup-list table tr td .more-desp .more-desp-box {
    z-index: 1;
    background-color: #fff;
    box-shadow: 0 0 4px rgb(51 51 51 / 35%);
    width: 300px;
    height: 112px;
    padding: 10px;
    position: absolute;
    top: 15px;
    left: -5px;
    display: flex;
    justify-content: space-between;
}

.sup-list table tr td .more-desp .more-desp-box img {
    vertical-align: middle;
    width: 90px;
    flex-shrink: 0;
}

.sup-list table tr td .more-desp .more-desp-box .desp-content {
    padding-left: 15px;
    display: inline-block;
    width: 170px;
    vertical-align: middle;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
}

.sup-list table tr td .more-desp .more-desp-box .desp-content p {
    margin: 0;
    padding: 3px 0;
    line-height: 16px;
    word-break: break-all;
}

.sup-list table tr .partno-td {
    text-align: left;
    padding-left: 15px;
}

.sup-list table tr .partno-td a {
    cursor: pointer;
}

.sup-list table tr .mfr-td {
    text-align: left;
}

.sup-list table tr .min-qty {
    text-align: left;
}

.sup-list table tr .number-step {
    display: inline-block;
    width: 80px;
}

.sup-list table tr .dollar-step {
    display: inline-block;
    width: 70px;
}

.sup-list table tr .rmb-step {
    display: inline-block;
    width: 70px;
}

.sup-list table tr .qty-td button {
    cursor: pointer;
    display: inline-block;
    width: 30px;
    border: 1px solid #dedede;
    height: 30px;
    padding: 0;
    box-sizing: border-box;
    line-height: 30px;
    background-color: #f3f3f3;
    vertical-align: middle;
}

.sup-list table tr .qty-td input {
    box-sizing: border-box;
    display: inline-block;
    width: 50px;
    height: 30px;
    border-top: 1px solid #dedede;
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px solid #dedede;
    border-left: none;
    outline: none;
    border-right: none;
}

.sup-list table tr .delivery-td {
    text-align: left;
}

.sup-list table tr .price-open {
    cursor: pointer;
    height: 20px;
    background-image: url('more-logo.png');
    background-position: center center;
    background-repeat: no-repeat;
    transform: rotateZ(180deg);
}

.sup-list table tr .price-close {
    transform: rotateZ(0deg);
}

.sup-list table tr .line-dotted {
    border-bottom: 1px dotted #dedede;
}

.product-category {
    padding: 20px;
    background-color: #fff;
    text-align: left;
    position: relative;
}

.product-category .red {
    color: #cc0000;
}

.product-category .chose-item {
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px;
}

.product-category .chose-active {
    background-color: #cc0000;
    color: #fff;
}

.product-category .sup-search {
    position: absolute;
    right: 20px;
    top: 20px;
    display: inline-table;
}

.product-category .sup-search input[type=text] {
    width: 200px;
    height: 32px;
    padding-left: 30px;
    box-sizing: border-box;
    background-image: url('search_bg.jpg');
    background-repeat: no-repeat;
    line-height: 32px;
    background-position: left center;
    vertical-align: middle;
    border: 2px solid #ff9900;
}

.product-category .sup-search button {
    width: 60px;
    color: #fff;
    height: 32px;
    cursor: pointer;
    border: none;
    vertical-align: middle;
    box-sizing: border-box;
    background-color: #ff9900;
}

.product-category .select-fil-gg {
    margin: 10px 0;
}

.product-category .select-fil-gg span {
    cursor: pointer;
    position: relative;
    display: inline-block;
    padding: 0 30px 0 10px;
    border: 1px solid #ccc;
    line-height: 26px;
    box-sizing: border-box;
    color: #cc0000;
    background-color: rgba(255, 234, 226, 0.67);
}

.product-category .select-fil-gg span:hover {
    border-color: #cc0000;
}

.product-category .select-fil-gg span:hover i {
    background-color: #cc0000;
    color: #fff;
}

.product-category .select-fil-gg span i {
    display: inline-block;
    width: 16px;
    height: 28px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 28px;
    font-style: normal;
    position: absolute;
    right: 0;
    text-align: center;
    top: -1px;
    cursor: pointer;
}

.sup-head {
    padding: 20px;
    background-color: #fff;
}

.sup-head .sup-head-white {
    background-color: #f3f3f3;
    text-align: left;
}

.sup-head .sup-head-white .desp_pic {
    margin: 15px;
    vertical-align: top;
    display: inline-block;
    width: 250px;
    align-items: center;
    background-color: #fff;
    height: 220px;
}

.sup-head .sup-head-white .desp_pic .pix-box {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sup-head .sup-head-white .desp_pic .pix-box img {
    width: 100%;
    object-fit: contain;
}

.sup-head .sup-head-white .desp-text {
    margin-left: 10px;
    width: 850px;
    display: inline-block;
    height: 250px;
    overflow: auto;
    color: #000;
}

.sup-head .sup-head-white .desp-text h3 {
    font-size: 14px;
}

.float-card {
    position: fixed;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.39);
    height: 100%;
    top: 0;
    left: 0;
}

.section-tabs {
    background-color: #fff;
    display: flex;
    padding-left: 20px;
}

.section-tabs .tab-item {
    font-weight: bold;
    margin-right: 20px;
    box-sizing: border-box;
    border: 1px solid #ff9900;
    cursor: pointer;
    padding: 8px 20px;
}

.section-tabs .active-tab {
    border: none;
    background-color: #ff9900;
    color: #fff;
}

.loading {
    border-top: 1px solid #f3f3f3;
    background-color: #fff;
    text-align: center;
    padding: 20px 0;
    font-size: 14px;
}

.sup-list table tr td .high-light {
    color: #c00;
    font-weight: 700;
}

.paging {
    text-align: right;
    width: 100%;
    font-size: 14px;
    margin: 40px 0 30px;
    overflow: hidden;
}

.paging span {
    color: #737373;
}

.paging input[type=button].current {
    background-color: #f3f3f3;
    border: medium none;
    font-size: 15px;
}

.paging .next-page {
    background-image: url('next_page.png');
    padding-right: 18px !important;
    background-repeat: no-repeat;
    background-position: 54px;
}

.paging input[type=button], .paging input[type=text] {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #000;
    display: inline-block;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin-right: 5px;
    padding: 0 14px;
}

.paging input[type=button] {
    cursor: pointer;
}

.top-section {
    display: flex;
    background-color: #fff;
    margin-bottom: 20px;
    padding: 20px;
}

.top-section .left-img {
    width: 50%;
}

.top-section .left-img img {
    box-sizing: border-box;
    padding: 10px;
    font-size: 0;
    height: 250px;
    border: 1px solid #E8E8E8;
}

.top-section .right-title {
    width: 50%;
    display: block;
}

.top-section .right-title .program-title {
    text-align: left;
}

.top-section .right-title .program-item-info {
    text-align: left;
}

.top-section .right-title .program-item-info li {
    margin-left: 0;
    margin-right: 20px;
}

.top-section .right-title .program-price {
    margin-top: 15px;
    color: #4d4238;
}

.top-section .right-title .program-price .red {
    color: #ea7100;
    font-size: 16px;
}

.top-section .right-title .program-price .op-btn {
    border: 1px solid #ccc;
    width: 20px;
    text-align: center;
    cursor: pointer;
    height: 20px;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    right: 3px;
}

.top-section .right-title .program-price input {
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
    height: 20px;
    border: 1px solid #ccc;
    display: inline-block;
    width: 35px;
    border-left: none;
    border-right: none;
}

.top-section .right-title .program-contact {
    margin-top: 15px;
}

.top-section .right-title .program-contact button {
    background-color: #ea7100;
    color: #fff;
    padding: 6px 20px;
    font-size: 12px;
    border: none;
    border-radius: 5px;
}

.top-section .right-title p {
    color: #666;
    font-size: 12px;
}

.top-section ul {
    padding: 0;
    margin: 0;
}

.top-section ul li {
    list-style: none;
}

.top-section .program-header {
    position: relative;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}

.top-section ul.program-item-title {
    margin-bottom: 0;
}

.top-section ul.program-item-title li {
    font-size: 18px;
    margin-right: 30px;
    display: inline-block;
    padding-left: 30px;
}

.top-section ul.program-item-info {
    margin-top: 5px;
}

.top-section ul.program-item-info li {
    font-size: 12px;
    color: #888;
    margin-left: 20px;
    display: inline-block;
}

.program-box {
    background-color: #ffffff;
    padding: 30px;
    margin-bottom: 30px;
    position: relative;
}

.program-box ul {
    padding: 0;
    margin: 0;
}

.program-box ul li {
    list-style: none;
}

.program-box .program-header {
    position: relative;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}

.program-box ul.program-item-title {
    margin-bottom: 0;
}

.program-box ul.program-item-title li {
    font-size: 18px;
    margin-right: 30px;
    display: inline-block;
    padding-left: 30px;
}

.program-box ul.program-item-info {
    margin-top: 5px;
}

.program-box ul.program-item-info li {
    font-size: 12px;
    color: #888;
    margin-left: 20px;
    display: inline-block;
}

.program-box .program-content-title {
    font-size: 18px;
    font-weight: normal;
    color: #cc0000;
    width: 50%;
    border-bottom: 1px solid #ddd;
    padding: 10px 0 10px 30px;
    margin-bottom: 20px;
}

.program-box .item-content {
    padding-left: 30px;
}

.program-box .fileLink i {
    display: inline-block;
    width: 16px;
    height: 18px;
    margin-right: 8px;
    background-image: url("pdf.png");
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: bottom;
}

.program-box .fileLink a {
    color: blue;
    font-size: 16px;
    cursor: pointer;
}

.program-box .fileLink .grey {
    color: #888;
    cursor: inherit;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.SupplierDesp{
  padding: 1px 0;
  width: 100%;
}
.SupplierDesp .desp-main{
    padding: 1px 0;
    width: 1200px;
    margin: 20px auto;
    background-color: #fff;
}
.SupplierDesp .desp-main h2 {
    font-size: 25px;
    text-align: center;
}
.SupplierDesp .desp-main h2 img{
    vertical-align: middle;
}
.SupplierDesp .desp-main .info-main{
    padding: 20px;
    text-align: left;
}