* {
    padding: 0px;
    margin: 0px;
    font-family: Arial !important;
}

html, body {
    margin: 0px;
    padding: 0px;
    min-width: 1300px;
}

.header_div {
    height: 232px;
}

.center_div {
    min-width: 1300px;
    margin: 0px auto;
}

.content_center_div {
    width: 1300px;
    min-height: 600px;
    margin: 0px auto;
}

.footer_div {
    height: 853px;
}

a {
    color: #000000;
    text-decoration: none;
}

ul {
    list-style: none;
}

.public_frame {
    margin: 0px;
    padding: 0px;
    width: 100%;
    border: 0px;
}

.header_frame {
    height: 232px;
    background-color: #F2F2F2;
}

.footer_frame {
    height: 740px;
    bottom: 0px;
    background-color: #1C242F;
}


.ewm_img {
    position: fixed;
    right: 0px;
    top: calc(50% - 60px);
    z-index: 99;
}


.up_img {
    position: fixed;
    right: 20px;
    top: calc(100% - 60px);
    cursor: pointer;
}

/* span */
.span_blue {
    color: #0D50B3 !important;
}

.pointer {
    cursor: pointer !important;
}

/* 头部css */
.first_div {
    height: 42px;
    vertical-align: middle;
    background-color: #F2F2F2;
}

.img_center {
    vertical-align: middle;
}

.first_div div div {
    display: inline-block;
    line-height: 40px;
    font-size: 1rem;
}

.first_div_left {
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.first_div_right {
    position: absolute;
    right: 0px;
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}


.two_div {
    height: 130px;
    background-color: #fff;
    text-align: center;
}

.two_div3 {
    width: 19.5rem;
    height: 3.5rem;
    background-color: #FFAD2D;
    text-align: center;
    border-radius: 6px;
}

.two_div1 {
    background-image: url(/statics/portal/pc/img/head/head2_left.png);
    height: 5rem;
    width: 26.5rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.two_div2 {
    background-image: url(/statics/portal/pc/img/head/head2_center.png);
    background-repeat: no-repeat;
    height: 5rem;
    width: 35.7rem;
    vertical-align: middle;
    margin: 0px 25px;
    background-size: 100% 100%;
}

.two_div_all {
    width: 1366px;
    margin: auto auto;
    height: 100px;
    padding-top: 20px;
    overflow: hidden;
    text-overflow: unset;
    white-space: nowrap;
}

.two_div_all div {
    display: inline-block;
    vertical-align: middle;
}

.two_div2_span {
    display: inline-block;
    color: #FFFFFF;
    line-height: 80px;
    font-size: 22px;
    font-family: DIN Next LT Pro;
    font-weight: normal;
}

.two_div3_span {
    font-size: 18px;
    font-family: Barlow;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 55px;
}

.two_div3_span:hover {
    color: #FFFFFF;
}

.three_div {
    height: 60px;
    background-color: #0D50B3;
    text-align: center;
}


.three_div1 {
    width: 1300px;
    margin: 0px auto;
    position: relative;
}

.three_div_ul {
    padding-top: 15px;
    overflow: hidden;
    text-overflow: unset;
    white-space: nowrap;
    text-align: left;
    display: inline-block;
    /* width: calc(100% - 150px); */
    width: 100%;
}

.three_div_ul li {
    font-family: Arial;
    display: inline-block;
    line-height: 28px;
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    /*font-family: Barlow;*/
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
}

.three_div_li_span {
    display: inline-block;
    padding: 10px 20px;
    background: #FFFFFF;
    border-radius: 7px;
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #010101;
    position: absolute;
    right: 0px;
    top: 10px;
    vertical-align: middle;
}

.first_div_1 {
    width: 1300px;
    margin: 0px auto;
    position: relative;
}

.right_padding {
    padding-right: 10px;
}

.xl_select {
    border: 0px;
    background-color: #F2F2F2;
    cursor: pointer;
    font-size: 16px;
    text-align: right;
}

.three_div_li_nochoose {
    border: 1px solid #0D50B3;
    cursor: pointer;
    border-radius: 5px;

}

.three_div_li_nochoose:hover {
    border: 1px solid #FFFFFF;
    cursor: pointer;
    z-index: 1;
}

.three_div_li_nochoose a {
    color: #FFFFFF;
}

.three_div_li_choose {
    border: 1px solid #FFFFFF;
    border-radius: 5px;
}

/* 底部 */
.foot_one_div {
    height: 190px;
    background-image: url(/statics/portal/pc/img/foot/foot_bg.png);
    background-size: 100% 100%;
}

.foot_one_img {
    height: 99px;
    width: 99px;
    padding-top: 10%;
}

.foot_one_div_table {
    width: 1300px;
    margin: 0px auto;
    height: 80%;
}

.foot_one_div_table td {
    width: 20%;
    text-align: center;
    vertical-align: middle;
}

.foot_one_div_table td span {
    font-size: 18px;
    font-family: Barlow;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 46px;
}

.foot_two_div {
    height: 500px;
    background: #1C242F;
    color: #FFFFFF;
    padding-top: 40px;
}

.foot_two_div_left {
    display: inline-block;
    width: 35%;
    vertical-align: middle;
    height: 260px;
    padding-top: 30px;
}

.foot_two_div_all {
    width: 1300px;
    margin: 0px auto;
}

.foot_two_div_right {
    display: inline-block;
    width: 55%;
    margin-left: 5%;
    vertical-align: top;
    height: 220px;
}

.foot_two_div_left_title {
    font: 2em sans-serif;
}

.foot_two_div_left_content {
    font-size: 0.9rem;
    margin-top: 20px;
    margin-bottom: 20px;
}

.yq_p {
    vertical-align: bottom;
}

.yq {
    display: inline-block;
    width: 37px;
    height: 37px;
    background: #4C5865;
    border-radius: 50%;
    text-align: center;
    vertical-align: bottom;
    margin-right: 5px;
    text-align: center;
}

.yq_img {
    margin-top: 9px;
    height: 20px;
    vertical-align: -webkit-baseline-middle;
}

.foot_two_div_right_table {
    height: 100%;
    width: 100%;
}

.foot_two_div_right th {
    font-size: 1.2rem;
    text-align: left;
    width: 33.3%;

    /* vertical-align: top; */
}

.foot_two_div_right td {
    font-size: 1rem;
    text-align: left;
    vertical-align: bottom;
    cursor: pointer !important;
}

.foot_two_div_right td a {
    color: #ffffff;
}

hr {
    width: 1366px;
    height: 0px;
    border: 0px;
    border-top: 1px solid #FFFFFF;
    margin: 0px auto;
    opacity: 0.3;
}

.foot_three {
    color: #FFF;
    width: 1300px;
    margin: 28px auto;
}

.foot_three_title {
    font-size: 1.5rem;
    font-family: Barlow;
    font-weight: 400;
    line-height: 32px;
}

.foot_three_content {
    font-size: 0.9rem;
    font-family: Barlow;
    font-weight: 400;
    line-height: 2rem;
    opacity: 0.7;
    text-align: justify;
}

.foot_three_content a {
    color: #ffffff;
    margin-right: 10px;
}

.clear {
    clear: both;
}

.layui-laypage a, .layui-laypage button, .layui-laypage input, .layui-laypage select, .layui-laypage span {
    border: 0px solid #e2e2e2 !important;
}

.pagefyclass {
    width: 15px;
    height: 15px;
}

/* 统一 PC 门户面包屑样式 */
.daohang.breadcrumb.portal-breadcrumb,
#top_tab.portal-breadcrumb,
.top_tab.portal-breadcrumb,
.first_row.portal-breadcrumb {
    display: block;
    box-sizing: border-box;
    width: 100vw;
    min-height: 54px;
    margin: 0 0 12px min(0px, calc((100% - 100vw) / 2));
    padding: 14px max(16px, calc((100vw - 1300px) / 2));
    border-top: 1px solid #e2edf9;
    border-bottom: 1px solid #cbdff4;
    background: #f4f8fe;
    color: #7b8ca4;
    font-family: Arial, sans-serif;
    font-size: 0;
    font-weight: 400;
    line-height: 24px;
    overflow-wrap: anywhere;
}

.daohang.breadcrumb.portal-breadcrumb a,
#top_tab.portal-breadcrumb a,
.top_tab.portal-breadcrumb a,
.first_row.portal-breadcrumb a {
    display: inline;
    margin: 0;
    color: #0d50b3;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    transition: color 0.2s ease;
}

.daohang.breadcrumb.portal-breadcrumb a:first-of-type,
#top_tab.portal-breadcrumb a:first-of-type,
.top_tab.portal-breadcrumb a:first-of-type,
.first_row.portal-breadcrumb a:first-of-type {
    margin-left: 0;
}

.daohang.breadcrumb.portal-breadcrumb a:first-of-type::before,
#top_tab.portal-breadcrumb a:first-of-type::before,
.top_tab.portal-breadcrumb a:first-of-type::before,
.first_row.portal-breadcrumb a:first-of-type::before {
    content: "";
    display: inline-block;
    flex: 0 0 18px;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%231765c1' d='M12 3.15 2.75 10.6a1 1 0 0 0 1.25 1.56l.75-.6V20a1 1 0 0 0 1 1h4.5v-5.5h3.5V21h4.5a1 1 0 0 0 1-1v-8.44l.75.6a1 1 0 1 0 1.25-1.56L12 3.15Z'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    vertical-align: middle;
}

.daohang.breadcrumb.portal-breadcrumb a:not(:last-of-type)::after,
#top_tab.portal-breadcrumb a:not(:last-of-type)::after,
.top_tab.portal-breadcrumb a:not(:last-of-type)::after,
.first_row.portal-breadcrumb a:not(:last-of-type)::after {
    content: "›";
    display: inline-block;
    width: 8px;
    height: 24px;
    margin: 0 12px;
    color: #1764c1;
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
}

.daohang.breadcrumb.portal-breadcrumb a:last-of-type,
#top_tab.portal-breadcrumb a:last-of-type,
.top_tab.portal-breadcrumb a:last-of-type,
.first_row.portal-breadcrumb a:last-of-type {
    color: #18283d;
    font-weight: 700;
}

.daohang.breadcrumb.portal-breadcrumb a:last-of-type:has(~ .breadcrumb-current),
#top_tab.portal-breadcrumb a:last-of-type:has(~ .breadcrumb-current),
.top_tab.portal-breadcrumb a:last-of-type:has(~ .breadcrumb-current),
.first_row.portal-breadcrumb a:last-of-type:has(~ .breadcrumb-current) {
    color: #0d50b3;
    font-weight: 500;
}

.daohang.breadcrumb.portal-breadcrumb .breadcrumb-current,
#top_tab.portal-breadcrumb .breadcrumb-current,
.top_tab.portal-breadcrumb .breadcrumb-current,
.first_row.portal-breadcrumb .breadcrumb-current {
    display: inline;
    color: #18283d;
    font-size: 15px;
    font-weight: 700;
}

.daohang.breadcrumb.portal-breadcrumb .breadcrumb-current::before,
#top_tab.portal-breadcrumb .breadcrumb-current::before,
.top_tab.portal-breadcrumb .breadcrumb-current::before,
.first_row.portal-breadcrumb .breadcrumb-current::before {
    content: "›";
    display: inline-block;
    width: 8px;
    height: 24px;
    margin: 0 12px;
    color: #1764c1;
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
}

.daohang.breadcrumb.portal-breadcrumb .breadcrumb-separator,
#top_tab.portal-breadcrumb .breadcrumb-separator,
.top_tab.portal-breadcrumb .breadcrumb-separator,
.first_row.portal-breadcrumb .breadcrumb-separator {
    display: inline-block;
    width: 8px;
    height: 24px;
    margin: 0 12px;
    color: #1764c1;
    font-size: 22px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
}

.daohang.breadcrumb.portal-breadcrumb:has(.breadcrumb-separator) a:not(:last-of-type)::after,
#top_tab.portal-breadcrumb:has(.breadcrumb-separator) a:not(:last-of-type)::after,
.top_tab.portal-breadcrumb:has(.breadcrumb-separator) a:not(:last-of-type)::after,
.first_row.portal-breadcrumb:has(.breadcrumb-separator) a:not(:last-of-type)::after {
    content: none;
}

.daohang.breadcrumb.portal-breadcrumb a:hover,
#top_tab.portal-breadcrumb a:hover,
.top_tab.portal-breadcrumb a:hover,
.first_row.portal-breadcrumb a:hover {
    color: #083b86;
}

#top_tab.portal-breadcrumb > span,
.top_tab.portal-breadcrumb > span {
    display: inline;
    font-size: 0;
    line-height: 24px;
}

/* Inventory 页面原有容器带有顶部间距，面包屑栏需要紧贴导航栏。 */
.containerBox:has(> .first_row.portal-breadcrumb) {
    margin-top: 0;
}

/* 兼容价格趋势页的独立面包屑组件。 */
.price-trend-breadcrumb.portal-breadcrumb {
    width: 100vw;
    margin-left: min(0px, calc((100% - 100vw) / 2));
    padding-right: max(16px, calc((100vw - 1300px) / 2));
    padding-left: max(16px, calc((100vw - 1300px) / 2));
}

.price-trend-breadcrumb.portal-breadcrumb .breadcrumb-current {
    color: #18283d;
    font-weight: 700;
}
