#main .header {
    position: relative;
    height: 69px;
    padding-top: 42px;
    width: 1000px;
    padding-left: 10%;
    margin: 0 auto
}

.header-logo {
    position: absolute;
    top: 21px;
    left: 8px
}

.header-search {
    width: 575px;
    height: 31px;
    border: 2px solid #ff6100;
    position: relative;
    z-index: 100
}

.search-dropdown {
    height: 31px;
    width: 68px;
    border-right: 1px solid #e5e5e5;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    cursor: pointer;
    color: #666
}

.search-dropdown:hover .dt {
    background-color: #fafafa
}

.search-dropdown .dt {
    line-height: 34px;
    position: relative;
    z-index: 1;
    background: url(../images/sprites-icon3.png) 56px -168px no-repeat
}

.search-dropdown ul {
    display: none;
    background-color: #fafafa;
    box-shadow: 1px 0 4px #d3d2d2
}

.search-dropdown li:hover {
    color: #ff6100
}

.search-text {
    height: 31px;
    width: 400px;
    border: 0;
    color: #9a9a9a;
    padding-left: 10px;
    font-size: 12px;
    line-height: 31px
}

.search-btn {
    height: 100%;
    *height: 31px;
    width: 95px;
    background-color: #ff6100;
    text-align: center;
    color: #fff;
    font: 500 16px/31px Arial;
    letter-spacing: 5px;
    cursor: pointer
}

.header-l {
    height: 31px;
    padding: 0 6px;
    border: 1px solid #eaeaea;
    background-color: #f8f8f8;
    line-height: 31px;
    font-size: 16px;
    font-weight: 600;
    color: #a8a9ab;
    margin-right: 34px;
    letter-spacing: 2px
}

.header-l a {
    color: #a8a9ab
}

.header-r {
    margin-left: 34px;
    text-align: center;
    letter-spacing: 2px;
    *white-space: nowrap
}

.header-r .release-info {
    display: block;
    padding: 0 20px;
    border: 1px solid #eaeaea;
    line-height: 31px;
    color: #7a7a7a;
    margin-bottom: 2px
}

.header-r .delete-info {
    font-size: 12px;
    color: #ff6100
}

.menu-nav {
    height: 40px;
    line-height: 40px;
    overflow: hidden
}

.menu-nav-l {
    height: 100%;
    width: 200px;
    float: left;
    background-color: #ff510c;
    color: #f8f8f8;
    text-indent: 48px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    position: relative
}

.menu-nav-l em {
    display: block;
    position: absolute;
    top: 15px;
    left: 25px;
    width: 14px;
    height: 11px;
    background: url(../images/sprites-icon3.png) no-repeat 0 -232px
}

.menu-nav-r,
.menu-nav-r li {
    float: left
}

.menu-nav-r li {
    margin-left: 45px
}

.menu-nav-r li a:hover {
    border-color: #ff510c
}

.menu-nav-r a {
    display: inline-block;
    font: 600 16px SimSun;
    height: 27px;
    border-bottom: 3px solid #fff;
    transition: all 400ms ease
}

.menu-nav-list1 a {
    color: #ff510c
}

.menu-nav-list2 a {
    color: #969696;
    font-size: 14px;
    line-height: 20px
}

.menu-nav-r .menu-item2-before {
    margin-left: 20px;
    padding-left: 20px;
    background: url(../images/sprites-icon3.png) no-repeat 0 -520px
}

.inner {
    width: 100%;
    background-color: #f2f2f2;
    border-top: 1px solid #e7e7e7;
    padding-bottom: 30px;
    font-family: "Hiragino Sans GB"
}

.inner-top {
    width: 100%;
    height: 570px;
    overflow: hidden;
    position: relative;
    box-shadow: -2px -1px 3px #ddd
}

.dropdown-menu {
    width: 220px;
    background: #fff;
    height: 548px;
}

.dropdown-cate li {
    height: 30px;
    line-height: 30px;
    padding-left: 36px;
    padding-right: 24px;
    margin-top: 4px;
    position: relative
}

.dropdown-cate a,
.dropdown-cate-title {
    color: #222;
    margin-left: 5px
}

.dropdown-cate-icon {
    position: absolute;
    height: 20px;
    width: 20px;
    display: block;
    left: 13px;
    top: 4px;
    background: url(../images/sprites-icon3.png) no-repeat -56px 2px
}

.dropdown-cate-gt {
    position: absolute;
    right: 10px;
    color: #ccc;
    font-family: SimSun;
    font-weight: 700;
    *line-height: 20px
}

.dropdown-cate .current {
    background-color: #f2f2f2
}

.dropdown-cate li:hover {
    background-color: #f2f2f2
}

.dropdown-cate li:hover a,
.dropdown-cate li:hover .dropdown-cate-title,
.dropdown-cate li:hover .dropdown-cate-gt {
    color: #ff510c
}

.dropdown-cate li:hover .dropdown-cate-icon {
    background-position-x: -83px
}

.dropdown-pop {
    position: absolute;
    top: 0;
    left: 200px;
    height: 548px;
    width: 720px;
    overflow: hidden;
    display: none;
    *z-index: 10;
    box-shadow: 0 1px 4px #ccc
}

.dropdown-pop li {
    height: 100%;
    width: 88%;
    padding: 0 6%;
    background: #fff;
    position: absolute;
    border-top: 1px solid #ff6000;
    border-left: 1px solid #f2f2f2;
    top: 0;
    left: 0;
    display: none;
    z-index: 2
}

.dropdown-pop li a {
    color: #222;
    margin: 5px 18px;
    font: 500 12px/26px Helvetica;
    display: inline-block
}

.dropdown-pop .dt a {
    font-size: 14px
}

.dropdown-pop .dt a,
.dropdown-pop .dt,
.dropdown-pop .hot,
.dropdown-pop .dd a:hover {
    color: #ff6100
}

.dropdown-pop .dt:hover {
    cursor: pointer
}

.dropdown-pop .dd {
    width: 100%;
    height: 130px;
    overflow: hidden
}

.dynamic-cat-pop .pure-l-3 {
    width: 100%;
    height: auto;
    min-height: 500px
}

.dynamic-cat-pop .dd {
    margin-top: 20px;
    height: 470px;
    overflow-y: auto
}

.dropdown-pop .hot:hover {
    text-decoration: underline
}

.dropdown-pop .pure-l-1,
.dropdown-pop .pure-l-2,
.dropdown-pop .pure-l-3 {
    width: 100%;
    height: 161px;
    padding-top: 20px;
    float: left;
    overflow: hidden;
}

.dropdown-pop .pure-l-2 {
    width: 50%
}

.slider {
    width: 700px;
    height: 530px;
    background: #fff;
    margin: 20px;
    margin-bottom: 0;
    box-shadow: 2px 10px 10px #ddd
}

.slider-top {
    width: 100%;
    height: 320px;
    position: relative
}

.slider-top-list {
    position: relative;
    width: 100%;
    height: 100%;
    *z-index: 1
}

.slider-top-list li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none;
    z-index: 1;
    border-radius: 10px;
}

.slider-top-circle {
    position: absolute;
    right: 22px;
    bottom: 20px;
    z-index: 8;
    display: flex;
    align-items: center;
    gap: 9px;
    *z-index: 8
}

.slider-top-circle li {
    width: 10px;
    height: 10px;
    *width: 0;
    *height: 0;
    float: none;
    cursor: pointer;
    margin-right: 0;
    border: 2px solid rgba(255, 255, 255, .92);
    border-radius: 50%;
    background: rgba(255, 255, 255, .48);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .18);
    *border: 8px solid #fff;
    *z-index: 1;
    _border-top: 0;
    _border-bottom: 0
}

.slider-top-circle .current {
    background-color: #fff;
    border-color: #fff
}

.slider-foot {
    height: 209px;
    width: 100%;
    position: relative
}

.slider-foot li {
    float: left;
    width: 120px;
    height: 210px;
    text-align: center;
    font-size: 12px;
    margin: 0 10px
}

.slider-foot li a {
    display: block;
    color: #ff6002
}

.slider-foot li div {
    color: #ff6002;
    padding-top: 10px;
    font: 500 14px "Hiragino Sans GB"
}

.slider-foot li .text1 {
    height: 18px;
    width: 118px;
    margin-bottom: 8px;
    font-size: 14px;
    overflow: hidden
}

.slider-foot li p {
    color: #666;
    height: 20px;
    overflow: hidden
}

.slider-foot-pic {
    height: 140px;
    width: 120px;
    overflow: hidden
}

.slider-foot-pic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.news-wraper {
    width: 260px;
    margin-top: 20px;
    font-size: 12px;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    box-shadow: 2px 2px 20px #ddd
}

.news-wraper .user {
    width: 100%;
    height: 215px;
    border-bottom: 1px solid #f1f1f1
}

.news-wraper .user-top {
    height: 55px;
    text-align: center;
    font-weight: 300;
    padding-top: 70px;
    position: relative
}

.news-wraper .user-top em {
    display: block;
    height: 55px;
    width: 55px;
    position: absolute;
    top: 10px;
    left: 100px;
    background: url(../images/sprites-icon3.png) 0 -381px no-repeat
}

.news-wraper .user-top h5 {
    padding: 2px 0;
    font-weight: 500;
    font-size: 12px
}

.news-wraper .user-top p {
    color: #666
}

.news-wraper .user-top a {
    color: #666;
    margin-left: 5px
}

.news-wraper .user-btn a {
    display: block;
    float: left;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    width: 103px;
    height: 28px;
    border: 1px solid #ff6100;
    background-color: #fff;
    color: #ff6100
}

.news-wraper .user-login {
    margin: 0 5px 0 20px
}

.news-wraper .user-btn a:hover {
    background-color: #ff6100;
    color: #fff
}

.user-help {
    margin: 10px 0
}

.user-help a {
    margin-left: 25px;
    color: #666;
    text-align: center
}

.user-help a:hover {
    color: #de4027
}

.else-login p {
    font-size: 14px;
    padding-left: 25px;
    line-height: 14px
}

.else-login li {
    float: left;
    height: 16px;
    width: 16px;
    background: url(../images/sprites-icon3.png) no-repeat;
    margin-left: 5px
}

.else-login li a {
    display: block;
    height: 16px;
    width: 16px
}

.news {
    width: 220px;
    height: 298px;
    padding: 15px 25px 0 15px
}

.news-dt {
    width: 100%;
    height: 25px;
    border-bottom: 1px solid #f1f1f1;
    position: relative
}

.news-dt h4 {
    float: left;
    margin-right: 20px;
    font-weight: 400;
    cursor: pointer;
    font-size: 14px
}

.news-dt em {
    display: block;
    height: 1px;
    width: 56px;
    background-color: #de4027;
    position: absolute;
    left: 0;
    bottom: 0
}

.news-dt .current,
.news-dt h4:hover {
    color: #de4027
}

.news-dd {
    width: 100%;
    height: 257px;
    overflow: hidden;
    position: relative
}

.news-dd ul {
    position: absolute;
    background: #fff;
    top: 0;
    left: 0
}

.news-dd li a {
    display: block;
    height: 16px;
    width: 220px;
    margin-top: 12px;
    *margin-top: 9px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.news-dd li:hover a {
    color: #de4027
}

.news-dd-list2 {
    display: none
}

.product-class {
    margin-top: 35px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    position: relative
}

.product-class-dt {
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #666;
    font-size: 20px
}

.product-class-dt .fr {
    font-size: 12px;
    padding-right: 1%
}

.product-class-dt .fr span,
.product-class-dt .fr ul {
    display: block;
    float: left
}

.product-class-dt .fr span {
    color: #a5a6ba
}

.product-class-dt .fr li {
    float: left;
    margin-left: 8px
}

.product-class-dt .fr a {
    color: #666
}

.product-item {
    height: 342px;
    width: 283px;
    float: left;
    margin: 10px;
    background-color: #fff;
    border: 1px solid #fff;
    _margin: 16px 8px 0
}

.product-item:hover {
    border-color: #ff6002
}

.product-item-l {
    width: 200px;
    height: 100%;
    overflow: hidden;
    *position: relative
}

.product-item-r {
    width: 83px;
    height: 100%;
    background-color: #fafafa
}

.product-item-l .h3 {
    padding-left: 15px;
    border-left: 5px solid #f48337;
    font-size: 18px;
    margin-top: 25px
}

.product-item-l .h3 a {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    text-align: left;
    display: inline
}

.product-item-l .h3:hover a {
    color: #f48337
}

.product-item-l .border-left-red {
    border-color: #f55442
}

.product-item-l .border-left-blue {
    border-color: #4565f8
}

.product-item-l .border-left-pink {
    border-color: #ef4e9e
}

.product-item-l span a,
.product-item-l strong a {
    display: block;
    text-align: center;
    color: #666;
    font-size: 12px
}

.product-item-l .item-1-2 {
    height: 140px;
    position: relative;
    overflow: hidden
}

.product-item-l .item-1-1 {
    position: relative;
    text-align: center;
    color: #666;
    font-size: 12px
}

.product-item-l .item-1-1 p {
    height: 50px;
    width: 160px;
    padding-top: 5px;
    position: absolute;
    top: 211px;
    left: 20px;
    background: #fff;
    background: rgba(255, 255, 255, .85)
}

.product-item-l .item-1-2 p {
    height: 45px;
    width: 100%;
    position: absolute;
    top: 96px;
    left: 0;
    cursor: pointer
}

.product-item-l .item-1-1 img,
.product-item-l .item-1-2 img {
    display: block;
    margin: 0 auto;
    transition: all 300ms ease
}

.product-item-l .item-1-1 img {
    width: 165px
}

.product-item-l .item-1-2 img {
    width: 88px
}

.product-item-l .item-1-1 img:hover {
    width: 173px
}

.product-item-l .item-1-2 img:hover {
    width: 95px
}

.product-item-l .item-1-1 span a,
.product-item-l .item-1-2 span a {
    display: block;
    color: #222;
    font-size: 14px;
    padding-bottom: 4px
}

.product-item-l .item-1-1 strong a,
.product-item-l .item-1-2 strong a {
    font-weight: 500
}

.product-item-l .item-1-1 span a:hover,
.product-item-l .item-1-2 span a:hover,
.product-item-l .item-1-1 strong a:hover,
.product-item-l .item-1-2 strong a:hover {
    color: #fc6f07
}

.product-item-r-list2 {
    margin-top: 25px
}

.product-item-r li {
    text-align: center;
    padding-top: 18px
}

.product-item-r li a {
    color: #222
}

.product-item-r .hot a,
.product-item-r li a:hover {
    color: #ff6002
}

.product-class-more {
    height: 22px;
    width: 105px;
    overflow: hidden;
    position: absolute;
    bottom: -10px;
    padding: 0 10px;
    left: 50%;
    margin-left: -50px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    cursor: pointer;
    background: #f2f2f2
}

.product-class-more:hover {
    color: #f48337
}

.product-class-more em {
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    right: 8px;
    top: 5px;
    background: url(../images/sprites-icon3.png) no-repeat 0 -461px #f2f2f2
}

.product-class-more:hover em {
    background-position-y: -492px
}

.inner-skirt {
    border: 2px solid #e9e9e9;
    background-color: #f9f9f9;
    margin-top: 30px
}

.inner-skirt span {
    color: #e93a03;
    line-height: 43px;
    display: block;
    padding-left: 16px
}

.inner-skirt a {
    line-height: 43px;
    margin-right: 10px
}

.inner-skirt ul {
    width: 85%;
}

.inner-packsack {
    margin-top: 25px;
    margin-bottom: 0;
    background-color: #fff
}

@media(min-width:1450px) {
    #main .header {
        width: 1100px
    }

    .w {
        width: 1250px
    }
}

@media(max-width:1420px) {
    body {
        width: 1420px
    }

    #main .header {
        padding-left: 150px;
        width: 1080px
    }
}

:root {
    --site-red: #e60012;
    --site-red-dark: #c9000e;
    --site-green: #38b000;
    --site-blue: #1677ff;
    --site-orange: #ff7a1a;
    --site-ink: #20242a;
    --site-muted: #667085;
    --site-line: #e5e7eb;
    --site-bg: #f5f5f5;
    --site-soft-red: #fff5f5;
}

body {
    background: var(--site-bg);
    color: var(--site-ink);
}

a:hover {
    color: var(--site-red);
}

.site-logo-text {
    display: block;
    width: 186px;
    height: 58px;
    padding-top: 8px;
    color: var(--site-red);
    font-size: 28px;
    font-weight: 900;
    line-height: 1.1;
    letter-spacing: 0;
}

.site-logo-text span {
    display: block;
    margin-top: 5px;
    color: #111;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
}

.site-logo-img {
    display: flex;
    align-items: center;
    width: 210px;
    height: 58px;
    overflow: hidden;
}

.site-logo-img img {
    display: block;
    max-width: 210px;
    max-height: 58px;
    width: auto;
    height: auto;
}

.slider-top-list .hero-panel {
    position: relative;
    overflow: hidden;
    height: 100%;
    padding: 46px 52px;
    box-sizing: border-box;
    color: #fff;
    background: linear-gradient(135deg, #e60012 0%, #ff5a3d 42%, #fff4e7 100%);
}

.slider-top-list li:nth-child(2) .hero-panel {
    background: linear-gradient(135deg, #1f2937 0%, #1769ff 48%, #e8f2ff 100%);
}

.main-category-page {
    background: #f5f6f8;
    border-top: 1px solid var(--site-line);
    padding: 18px 0 42px;
}

.main-category-wrap {
    width: 1250px;
    margin: 0 auto;
}

.main-category-crumb {
    color: #6b7280;
    font-size: 13px;
    line-height: 34px;
}

.main-category-crumb a {
    color: #6b7280;
}

.main-category-crumb span {
    margin: 0 6px;
}

.main-category-crumb strong {
    color: var(--site-red);
}

.main-category-hero {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 360px;
    gap: 28px;
    align-items: center;
    background: #fff;
    border: 1px solid var(--site-line);
    padding: 26px 30px;
}

.main-category-kicker {
    color: var(--site-red);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0;
}

.main-category-hero h1 {
    margin: 6px 0 8px;
    color: var(--site-ink);
    font-size: 28px;
    line-height: 1.35;
}

.main-category-hero p {
    margin: 0;
    color: #4b5563;
    line-height: 1.8;
}

.main-category-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 14px;
}

.main-category-meta span,
.main-category-chip {
    display: inline-block;
    padding: 4px 10px;
    background: var(--site-soft-red);
    color: var(--site-red);
    font-size: 12px;
    line-height: 20px;
}

.main-category-search {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 86px;
    height: 42px;
    border: 2px solid var(--site-red);
    background: #fff;
}

.main-category-search input {
    min-width: 0;
    border: 0;
    outline: 0;
    padding: 0 12px;
}

.main-category-search button {
    border: 0;
    background: var(--site-red);
    color: #fff;
    cursor: pointer;
    font-weight: 700;
}

.main-category-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 300px;
    gap: 16px;
    margin-top: 16px;
}

.main-category-results,
.main-category-side section {
    background: #fff;
    border: 1px solid var(--site-line);
}

.main-category-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 18px;
    border-bottom: 1px solid var(--site-line);
}

.main-category-title h2,
.main-category-side h2 {
    margin: 0;
    color: var(--site-ink);
    font-size: 17px;
}

.main-category-title span {
    color: #6b7280;
    font-size: 12px;
}

.main-category-list {
    padding: 14px 14px 4px;
}

.main-category-card {
    display: grid;
    grid-template-columns: 156px minmax(0, 1fr) 116px;
    gap: 18px;
    min-height: 160px;
    margin-bottom: 12px;
    padding: 14px;
    border: 1px solid #e8edf4;
    background: #fff;
    box-sizing: border-box;
    transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
    align-items: center;
}
.main-category-card:hover {
    border-color: #b9d8ff;
    box-shadow: 0 8px 24px rgba(15, 80, 150, .08);
    transform: translateY(-1px);
}

.main-category-thumb {
    display: block;
    width: 156px;
    height: 156px;
    background: #f3f6fa;
    border: 1px solid #e5ecf5;
    box-sizing: border-box;
    overflow: hidden;
}

.main-category-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main-category-thumb.is-empty {
    display: none;
}

.main-category-card-body {
    min-width: 0;
}

.main-category-company-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 14px;
}

.main-category-card-meta {
    display: inline-flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 6px;
    color: #6b7280;
    font-size: 12px;
}

.main-category-card-meta span {
    display: inline-flex;
    align-items: center;
    height: 22px;
    padding: 0 7px;
    background: #f4f8ff;
    border: 1px solid #e4eefb;
    color: #56708c;
}

.main-category-card h3 {
    min-width: 0;
    margin: 0;
    color: var(--site-ink);
    font-size: 19px;
    line-height: 1.45;
    font-weight: 700;
}

.main-category-card h3 a {
    color: #123a66;
}

.main-category-card h3 a:hover {
    color: #1769ff;
}

.main-category-card p {
    margin: 8px 0 10px;
    color: #4b5563;
    line-height: 1.75;
}

.main-category-auth-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 8px;
}

.main-category-auth-tags span {
    display: inline-flex;
    align-items: center;
    height: 22px;
    padding: 0 8px;
    background: #fff6ec;
    border: 1px solid #ffe0ba;
    color: #b45309;
    font-size: 12px;
}

.main-category-company-fields {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px 20px;
    margin: 12px 0 0;
    padding: 12px 14px;
    background: #f8fbff;
    border: 1px solid #e1ecf8;
}

.main-category-company-fields div {
    min-width: 0;
}

.main-category-company-fields .is-wide {
    grid-column: 1 / -1;
}

.main-category-company-fields dt {
    float: left;
    width: 62px;
    color: #7b8794;
    font-size: 12px;
    line-height: 22px;
}

.main-category-company-fields dd {
    margin-left: 70px;
    color: #27384a;
    font-size: 13px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-category-company-fields dd a{
    color: #27384a;
}

.main-category-product-links {
    display: flex;
    flex-wrap: wrap;
    gap: 4px 8px;
    overflow: hidden;
    white-space: normal;
}

.main-category-product-links a,
.main-category-product-links span {
    color: #27384a;
    font-size: 13px;
    line-height: 22px;
}

.main-category-product-links a {
    text-decoration: none;
}

.main-category-product-links a:hover {
    color: #1769ff;
}

.main-category-card-action {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    gap: 12px;
}

.main-category-card-action span {
    color: #8a95a3;
    font-size: 12px;
}

.main-category-card-action a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 96px;
    height: 34px;
    background: #1769ff;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
}

.main-category-card-action a:hover {
    background: #0f55d8;
    color: #fff;
}

.main-category-pagination {
    padding: 18px 16px;
    border-top: 1px solid var(--site-line);
    text-align: center;
}

.main-category-pagination .bk-page-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 7px;
    margin: 0;
}

.main-category-pagination .bk-page-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 34px;
    height: 34px;
    padding: 0 11px;
    border: 1px solid #e1e5eb;
    background: #fff;
    color: #374151;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 32px;
    text-decoration: none;
    white-space: nowrap;
}

.main-category-pagination a.bk-page-link:hover {
    border-color: var(--site-red);
    color: var(--site-red);
}

.main-category-pagination .bk-page-link.is-current {
    border-color: var(--site-red);
    background: var(--site-red);
    color: #fff;
    font-weight: 700;
}

.main-category-pagination .bk-page-link.is-disabled {
    border-color: #edf0f4;
    background: #f6f7f9;
    color: #a3abb7;
    cursor: default;
}

.main-category-pagination .bk-page-prev,
.main-category-pagination .bk-page-next {
    min-width: 72px;
}

.main-category-empty {
    padding: 60px 20px;
    text-align: center;
    color: #6b7280;
}

.main-category-empty strong {
    display: block;
    margin-bottom: 8px;
    color: var(--site-ink);
    font-size: 18px;
}

.main-category-side section {
    padding: 15px;
    margin-bottom: 14px;
}

.main-category-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 12px;
}

.main-category-tags a {
    padding: 5px 10px;
    border: 1px solid #e5e7eb;
    background: #fafafa;
    color: #374151;
    font-size: 12px;
}

.main-category-tags a:hover {
    border-color: var(--site-red);
    background: var(--site-red);
    color: #fff;
}

.main-category-rank {
    margin: 8px 0 0;
    padding: 0;
    list-style: none;
}

.main-category-rank li {
    padding: 8px 0;
    border-bottom: 1px dashed #e5e7eb;
}

.main-category-rank li:last-child {
    border-bottom: 0;
}

.main-category-rank a {
    display: block;
    overflow: hidden;
    color: #374151;
    font-size: 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-category-rank a:hover {
    color: var(--site-red);
}

.slider-top-list li:nth-child(3) .hero-panel {
    background: linear-gradient(135deg, #047857 0%, #12b981 46%, #fff7d6 100%);
}

.slider-top-list li:nth-child(4) .hero-panel {
    background: linear-gradient(135deg, #202943 0%, #111827 52%, #f3f4f6 100%);
}

.slider-top-list .hero-panel:before {
    content: "";
    position: absolute;
    right: 34px;
    top: 28px;
    width: 300px;
    height: 220px;
    border: 26px solid rgba(255, 255, 255, .16);
    transform: skew(-15deg) rotate(-8deg);
}

.slider-top-list .hero-panel:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 52%;
    height: 100%;
    background: linear-gradient(115deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .2));
    clip-path: polygon(24% 0, 100% 0, 100% 100%, 0 100%);
}

.hero-panel h1 {
    position: relative;
    z-index: 1;
    margin: 0 0 16px;
    font-size: 34px;
    line-height: 1.25;
    letter-spacing: 0;
}

.hero-panel p {
    position: relative;
    z-index: 1;
    width: 490px;
    margin: 0 0 24px;
    font-size: 15px;
    line-height: 1.8;
}

.hero-panel a {
    position: relative;
    z-index: 1;
    display: inline-block;
    height: 36px;
    padding: 0 22px;
    color: var(--site-red);
    background: #fff;
    border-radius: 2px;
    font: 800 14px/36px "Microsoft YaHei", sans-serif;
}

.hero-panel a:hover {
    color: #fff;
    background: var(--site-red-dark);
}

.dynamic-cat-pop .dt a {
    font-weight: 700;
}

.dynamic-cat-pop .dt span {
    color: var(--site-red);
    font-size: 14px;
    font-weight: 700;
}

.dynamic-cat-pop .dd a {
    margin-right: 16px;
}

.latest-company-list li a {
    display: block;
    height: 16px;
    width: 220px;
    margin-top: 12px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.latest-company-list li a:hover {
    color: var(--site-red);
}

.industry-market-section {
    margin-top: 28px;
    padding-bottom: 0;
    border-bottom: 0;
}

.industry-market-section .product-class-dt {
    height: 50px;
    padding: 0 18px;
    border: 1px solid var(--site-line);
    background: #fff;
    box-sizing: border-box;
    color: var(--site-ink);
    font-size: 17px;
    font-weight: 800;
    line-height: 50px;
}

.industry-market-section .product-class-dt .fr {
    padding-right: 0;
    color: #6b7280;
    font-size: 12px;
    font-weight: 400;
}

.industry-market-section .product-class-dt .fr span {
    color: #6b7280;
}

.industry-market-grid {
    display: block;
    padding: 14px;
    background: #fff;
    border: 1px solid var(--site-line);
    border-top: 0;
    box-sizing: border-box;
}

.industry-market-card {
    display: grid;
    grid-template-columns: 170px minmax(0, 1fr);
    gap: 18px;
    margin-bottom: 12px;
    padding: 16px 18px;
    border: 1px solid #e8edf4;
    background: #fff;
    box-sizing: border-box;
    transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
    align-items: start;
    border-radius: 10px;
}

.industry-market-card:last-child {
    margin-bottom: 0;
}

.industry-market-card:hover {
    border-color: #b9d8ff;
    box-shadow: 0 8px 24px rgba(15, 80, 150, .08);
    transform: translateY(-1px);
}

.industry-market-media {
    display: flex;
    width: 150px;
    height: 100%;
    align-self: start;
    box-sizing: border-box;
    overflow: hidden;
    align-items: center;
}

.industry-market-media img {
    display: block;
    width: 100%;
    object-fit: cover;
    transition: transform .18s ease;
    border-radius: 8px;
}

.industry-market-card:hover .industry-market-media img {
    transform: scale(1.025);
}

.industry-market-content {
    display: grid;
    grid-template-rows: auto minmax(0, 1fr);
    min-width: 0;
}

.industry-market-head {
    display: flex;
    justify-content: space-between;
    gap: 18px;
    padding: 12px 0;
    border-bottom: 1px solid #edf1f6;
}

.industry-market-head div {
    min-width: 210px;
}

.industry-market-head span {
    display: inline-block;
    color: #e60012;
    text-align: center;
    margin-right: 8px;
}

.industry-market-head h3 {
    margin: 0;
    color: var(--site-ink);
    font-size: 18px;
    line-height: 1.4;
}

.industry-market-head h3 a {
    color: var(--site-ink);
}

.industry-market-head h3 a:hover,
.industry-market-groups a:hover {
    color: #0b65c2;
}

.industry-market-head p {
    flex: 1;
    margin: 0;
    color: #6b7280;
    font-size: 13px;
    line-height: 1.7;
    text-align: right;
}

.industry-market-body {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 260px;
    gap: 18px;
    align-items: start;
    padding-top: 12px;
}

.industry-market-groups dl {
    display: grid;
    grid-template-columns: 86px minmax(0, 1fr);
    gap: 12px;
    margin: 0 0 10px;
}

.industry-market-groups dl:last-child {
    margin-bottom: 0;
}

.industry-market-groups dt {
    color: #2d3b4a;
    font-size: 13px;
    font-weight: 800;
    line-height: 28px;
}

.industry-market-groups dd {
    margin: 0;
    line-height: 28px;
}

.industry-market-groups a {
    display: inline-block;
    margin-right: 16px;
    color: #4b5b6b;
    font-size: 13px;
    white-space: nowrap;
}

.industry-market-hot {
    padding: 14px;
    border: 1px solid #edf1f6;
    background: #f8fafc;
}

.industry-market-hot strong {
    display: block;
    color: #243244;
    font-size: 14px;
    line-height: 1.45;
}

.industry-market-hot p {
    margin: 8px 0 10px;
    color: #6b7280;
    font-size: 12px;
    line-height: 1.65;
}

.industry-market-hot span {
    display: inline-block;
    margin: 0 8px 8px 0;
    padding: 4px 8px;
    border: 1px solid #dbeafe;
    background: #fff;
    color: #0b65c2;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.main-footer {
    width: 100% !important;
    margin: 0 !important;
    background: #17202c;
    color: #aeb9c6;
    border-top: 1px solid #0f1722;
}

.main-footer-inner {
    width: 1250px;
    margin: 0 auto;
    padding: 34px 0 24px;
    box-sizing: border-box;
}

.main-footer-brand {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 48px;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(255, 255, 255, .10);
}

.main-footer-brand strong {
    flex-shrink: 0;
    color: #fff;
    font-size: 24px;
    line-height: 1.25;
}

.main-footer-brand p {
    max-width: 760px;
    margin: 0;
    color: #c5ced9;
    font-size: 13px;
    line-height: 1.9;
    text-align: right;
}

.main-footer-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 26px;
    padding: 22px 0 18px;
}

.main-footer-nav a,
.main-footer-cities a,
.main-footer-bottom a {
    color: #d9e0e8;
}

.main-footer-nav a {
    font-size: 14px;
    font-weight: 700;
}

.main-footer-nav a:hover,
.main-footer-cities a:hover,
.main-footer-bottom a:hover {
    color: #fff;
}

.main-footer-cities {
    display: grid;
    grid-template-columns: 76px minmax(0, 1fr);
    gap: 16px;
    padding: 18px 0;
    border-top: 1px solid rgba(255, 255, 255, .08);
    border-bottom: 1px solid rgba(255, 255, 255, .08);
}

.main-footer-cities span {
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    line-height: 26px;
}

.main-footer-cities div {
    display: flex;
    flex-wrap: wrap;
    gap: 6px 16px;
}

.main-footer-cities a {
    font-size: 12px;
    line-height: 26px;
    white-space: nowrap;
}

.main-footer-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding-top: 18px;
}

.main-footer-bottom p {
    display: block;
    margin: 0;
    color: #8f9baa;
    font-size: 12px;
    line-height: 22px;
}

.product-center-page,
.company-directory-page,
.city-directory-page {
    padding: 18px 0 44px;
    background: #f5f6f8;
    border-top: 1px solid var(--site-line);
}

.product-center-wrap,
.company-directory-wrap,
.city-directory-wrap {
    width: 1250px;
    margin: 0 auto;
}

.product-center-crumb,
.company-directory-crumb,
.city-directory-crumb {
    color: #6b7280;
    font-size: 13px;
    line-height: 34px;
}

.product-center-crumb a,
.company-directory-crumb a,
.city-directory-crumb a {
    color: #6b7280;
}

.product-center-crumb span,
.company-directory-crumb span,
.city-directory-crumb span {
    margin: 0 6px;
}

.product-center-crumb strong,
.product-center-crumb a:hover,
.company-directory-crumb strong,
.company-directory-crumb a:hover,
.city-directory-crumb strong,
.city-directory-crumb a:hover {
    color: var(--site-red);
}

.product-center-hero,
.city-directory-hero {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 420px;
    gap: 28px;
    align-items: center;
    padding: 24px 28px;
    border: 1px solid var(--site-line);
    background: #fff;
}

.company-directory-hero {
    padding: 20px 24px;
    border: 1px solid var(--site-line);
    background: #fff;
}

.product-center-hero span,
.city-directory-hero span {
    color: var(--site-red);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0;
}

.product-center-hero h1,
.city-directory-hero h1,
.company-directory-hero h1 {
    margin: 0;
    color: #17202c;
    font-size: 28px;
    line-height: 1.35;
}

.product-center-hero h1,
.city-directory-hero h1 {
    margin-top: 7px;
}

.product-center-hero p,
.city-directory-hero p {
    margin: 9px 0 0;
    color: #4b5563;
    font-size: 14px;
    line-height: 1.85;
}

.product-center-search,
.city-directory-search {
    display: flex;
    height: 42px;
    border: 2px solid var(--site-red);
    background: #fff;
}

.product-center-search input,
.city-directory-search input {
    flex: 1;
    min-width: 0;
    border: 0;
    padding: 0 14px;
    color: #243244;
    outline: 0;
}

.product-center-search button,
.city-directory-search button {
    width: 104px;
    border: 0;
    background: var(--site-red);
    color: #fff;
    font-weight: 800;
    cursor: pointer;
}

.product-center-cats {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 14px;
    padding: 14px;
    border: 1px solid var(--site-line);
    background: #fff;
}

.product-center-cats a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    min-height: 30px;
    padding: 0 12px;
    border: 1px solid #e5eaf1;
    background: #fbfcfe;
    color: #374151;
    font-size: 13px;
    box-sizing: border-box;
}

.product-center-cats a:hover,
.product-center-cats a.is-current {
    border-color: var(--site-red);
    background: var(--site-soft-red);
    color: var(--site-red);
}

.product-center-layout,
.city-directory-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 280px;
    gap: 16px;
    margin-top: 16px;
    align-items: start;
}

.product-center-layout > *,
.city-directory-layout > * {
    min-width: 0;
}

.product-center-main,
.product-center-side section,
.city-directory-main,
.city-directory-side section {
    border: 1px solid var(--site-line);
    background: #fff;
}

.product-center-main,
.city-directory-main {
    padding: 18px;
}

.product-center-title,
.city-directory-title,
.company-directory-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 14px;
    padding-bottom: 12px;
    border-bottom: 1px solid #edf1f6;
}

.product-center-title h2,
.city-directory-title h2,
.company-directory-title h2 {
    margin: 0;
    color: #17202c;
    font-size: 20px;
}

.product-center-title p,
.city-directory-title p {
    margin: 6px 0 0;
    color: #7b8794;
    font-size: 13px;
}

.product-list,
.city-supplier-list {
    display: grid;
    gap: 12px;
}

.product-list-item {
    display: grid;
    grid-template-columns: 172px minmax(0, 1fr);
    gap: 16px;
    min-height: 130px;
    padding: 14px;
    border: 1px solid #e8edf4;
    background: #fff;
    box-sizing: border-box;
    transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.product-list-item:hover,
.city-supplier-card:hover {
    border-color: #f2b5b8;
    box-shadow: 0 8px 24px rgba(185, 28, 28, .07);
    transform: translateY(-1px);
}

.product-list-thumb {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 172px;
    height: 118px;
    overflow: hidden;
    background: linear-gradient(135deg, #fff6f6 0%, #eef4ff 100%);
    color: var(--site-red);
    font-size: 14px;
    font-weight: 800;
    text-align: center;
}

.product-list-thumb img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-list-body,
.city-supplier-body {
    min-width: 0;
}

.product-list-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    color: #8a95a3;
    font-size: 12px;
}

.product-list-label {
    display: inline-flex;
    align-items: center;
    height: 22px;
    padding: 0 8px;
    background: var(--site-soft-red);
    color: var(--site-red);
    font-size: 12px;
    font-weight: 800;
}

.product-list-item h3,
.city-supplier-card h3 {
    margin: 9px 0 8px;
    color: #17202c;
    font-size: 18px;
    line-height: 1.45;
}

.city-supplier-card h3 {
    margin-top: 0;
}

.product-list-item h3 a,
.city-supplier-card h3 a {
    color: #17202c;
}

.product-list-item h3 a:hover,
.product-list-meta a:hover,
.city-supplier-card h3 a:hover {
    color: var(--site-red);
}

.product-list-item p,
.city-supplier-card p {
    display: -webkit-box;
    margin: 0;
    overflow: hidden;
    color: #5f6b7a;
    font-size: 13px;
    line-height: 1.75;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.product-list-meta,
.city-supplier-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 14px;
    margin-top: 12px;
    color: #7b8794;
    font-size: 12px;
}

.product-list-meta a,
.product-list-meta span,
.city-supplier-meta span {
    color: #7b8794;
}

.product-center-side,
.city-directory-side {
    display: grid;
    gap: 14px;
    min-width: 0;
}

.product-center-side section,
.city-directory-side section {
    min-width: 0;
    padding: 15px;
}

.product-center-side h2,
.city-directory-side h2 {
    margin: 0;
    padding-bottom: 12px;
    border-bottom: 1px solid #edf1f6;
    color: #17202c;
    font-size: 16px;
}

.product-center-hot,
.city-directory-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 12px;
}

.product-center-hot a,
.city-directory-tags a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 10px;
    border: 1px solid #e8edf4;
    background: #fbfcfe;
    color: #374151;
    font-size: 13px;
}

.product-center-hot a:hover,
.city-directory-tags a:hover {
    border-color: var(--site-red);
    color: var(--site-red);
}

.product-center-hot span {
    color: #8a95a3;
    font-size: 12px;
}

.product-center-hot.is-city a {
    justify-content: center;
}

.product-center-pagination,
.city-directory-pagination {
    margin-top: 18px;
}

.company-directory-main {
    margin-top: 14px;
    padding: 18px;
    border: 1px solid var(--site-line);
    background: #fff;
}

.company-province-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
}

.company-province-card {
    min-width: 0;
    border: 1px solid #e5eaf1;
    background: #fff;
}

.company-province-head {
    padding: 11px 14px;
    border-bottom: 1px solid #edf1f6;
    background: #f8fafc;
}

.company-province-head h3 {
    margin: 0;
    color: #17202c;
    font-size: 17px;
    line-height: 1.35;
}

.company-city-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 4px 10px;
    padding: 9px 14px;
    border-bottom: 1px solid #edf1f6;
}

.company-city-tabs button {
    display: inline-flex;
    align-items: center;
    height: 24px;
    border: 0;
    padding: 0 8px;
    background: transparent;
    color: #374151;
    font-size: 12px;
    cursor: pointer;
}

.company-city-tabs button:hover,
.company-city-tabs button.is-active {
    background: var(--site-soft-red);
    color: var(--site-red);
}

.company-city-panels {
    padding: 8px 14px 12px;
}

.company-city-panel {
    display: none;
}

.company-city-panel.is-active {
    display: block;
}

.company-city-panel-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 4px;
}

.company-city-panel-head strong {
    overflow: hidden;
    color: #243244;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.company-city-panel-head a,
.company-city-empty a {
    flex-shrink: 0;
    color: var(--site-red);
    font-size: 12px;
}

.company-subsite-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: 16px;
    row-gap: 0;
    border-top: 1px solid #edf1f6;
}

.company-subsite-list li {
    min-width: 0;
    border-bottom: 1px solid #edf1f6;
}

.company-subsite-list a {
    display: block;
    overflow: hidden;
    color: #374151;
    font-size: 13px;
    line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.company-subsite-list a:hover {
    color: var(--site-red);
}

.company-city-empty {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 54px;
    padding: 0 12px;
    background: #f8fafc;
    color: #8a95a3;
    font-size: 13px;
}

.city-supplier-card {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 96px;
    gap: 16px;
    padding: 15px 16px;
    border: 1px solid #e8edf4;
    background: #fff;
    transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.city-supplier-action {
    align-self: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 88px;
    height: 34px;
    background: var(--site-red);
    color: #fff;
    font-size: 13px;
    font-weight: 800;
}

.city-supplier-action:hover {
    background: #a51116;
    color: #fff;
}

.city-directory-rank {
    min-width: 0;
    margin: 10px 0 0;
    padding: 0;
}

.city-directory-rank li {
    overflow: hidden;
    padding: 9px 0;
    border-bottom: 1px dashed #e5eaf1;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.city-directory-rank li:last-child {
    border-bottom: 0;
}

.city-directory-rank a {
    color: #374151;
    font-size: 13px;
}

.city-directory-rank a:hover {
    color: var(--site-red);
}

.city-directory-body {
    width: auto !important;
    min-width: 1250px;
    overflow-x: auto;
}

@media (max-width: 900px) {
    .product-center-wrap,
    .company-directory-wrap,
    .city-directory-wrap {
        width: auto;
        margin: 0 16px;
    }

    .product-center-hero,
    .product-center-layout,
    .product-list-item,
    .city-directory-hero,
    .city-directory-layout,
    .city-supplier-card {
        grid-template-columns: 1fr;
    }

    .company-subsite-list {
        grid-template-columns: 1fr;
    }

    .product-list-thumb {
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
    }
}

.industry-news-page {
    padding: 18px 0 44px;
    background: #f5f6f8;
    border-top: 1px solid var(--site-line);
}

.industry-news-wrap {
    width: 1250px;
    margin: 0 auto;
}

.industry-news-crumb {
    color: #6b7280;
    font-size: 13px;
    line-height: 34px;
}

.industry-news-crumb a {
    color: #6b7280;
}

.industry-news-crumb a:hover {
    color: var(--site-red);
}

.industry-news-crumb span {
    margin: 0 6px;
}

.industry-news-crumb strong {
    color: var(--site-red);
}

.industry-news-hero {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 390px;
    gap: 28px;
    align-items: center;
    padding: 30px;
    border: 1px solid var(--site-line);
    background: #fff;
}

.industry-news-hero > div:first-child > span {
    color: var(--site-red);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0;
}

.industry-news-hero h1 {
    margin: 7px 0 10px;
    color: var(--site-ink);
    font-size: 30px;
    line-height: 1.35;
}

.industry-news-hero p {
    max-width: 720px;
    margin: 0;
    color: #4b5563;
    font-size: 14px;
    line-height: 1.9;
}

.industry-news-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 14px;
}

.industry-news-meta a,
.industry-news-meta span {
    display: inline-flex;
    align-items: center;
    min-height: 26px;
    padding: 0 10px;
    background: var(--site-soft-red);
    color: var(--site-red);
    font-size: 12px;
    box-sizing: border-box;
}

.industry-news-stats {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
}

.industry-news-stats dl {
    margin: 0;
    padding: 18px 10px;
    border: 1px solid #e5edf7;
    background: #f8fbff;
    text-align: center;
}

.industry-news-stats dt {
    color: #123a66;
    font-size: 26px;
    font-weight: 800;
    line-height: 1.2;
}

.industry-news-stats dd {
    margin: 7px 0 0;
    color: #667085;
    font-size: 13px;
}

.industry-news-list-panel,
.industry-news-side section {
    margin-top: 16px;
    border: 1px solid var(--site-line);
    background: #fff;
}

.industry-news-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    min-height: 50px;
    padding: 0 18px;
    border-bottom: 1px solid var(--site-line);
    box-sizing: border-box;
}

.industry-news-title h2,
.industry-news-side h2 {
    margin: 0;
    color: var(--site-ink);
    font-size: 17px;
    font-weight: 800;
}

.industry-news-title span {
    color: #6b7280;
    font-size: 12px;
}

.industry-news-thumb {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #eef2f7;
    color: #8a95a3;
    font-size: 13px;
    font-weight: 700;
}

.industry-news-thumb img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.industry-news-label {
    display: inline-flex;
    align-items: center;
    height: 24px;
    padding: 0 8px;
    background: var(--site-soft-red);
    color: var(--site-red);
    font-size: 12px;
    font-weight: 700;
}

.industry-news-item h3 a {
    color: #123a66;
}

.industry-news-item h3 a:hover,
.industry-news-rank a:hover,
.industry-news-card-meta a:hover {
    color: var(--site-red);
}

.industry-news-item p {
    margin: 0;
    color: #4b5563;
    font-size: 13px;
    line-height: 1.8;
}

.industry-news-card-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 14px;
    margin-top: 12px;
    color: #7b8794;
    font-size: 12px;
}

.industry-news-card-meta a,
.industry-news-card-meta span {
    color: #7b8794;
}

.industry-news-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 300px;
    gap: 16px;
}

.industry-news-list-panel {
    min-width: 0;
}

.industry-news-list {
    padding: 14px;
}

.industry-news-item {
    display: grid;
    grid-template-columns: 172px minmax(0, 1fr);
    gap: 16px;
    min-height: 130px;
    margin-bottom: 12px;
    padding: 14px;
    border: 1px solid #e8edf4;
    background: #fff;
    box-sizing: border-box;
    transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.industry-news-item:last-child {
    margin-bottom: 0;
}

.industry-news-item:hover {
    border-color: #b9d8ff;
    box-shadow: 0 8px 24px rgba(15, 80, 150, .08);
    transform: translateY(-1px);
}

.industry-news-thumb {
    width: 172px;
    height: 118px;
}

.industry-news-item-body {
    min-width: 0;
}

.industry-news-item-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    color: #8a95a3;
    font-size: 12px;
}

.industry-news-item h3 {
    margin: 9px 0 8px;
    color: #123a66;
    font-size: 18px;
    line-height: 1.45;
}

.industry-news-side section {
    padding: 15px;
}

.industry-news-side h2 {
    padding-bottom: 12px;
    border-bottom: 1px solid #edf1f6;
}

.industry-news-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 12px;
}

.industry-news-tags a {
    padding: 5px 10px;
    border: 1px solid #e5e7eb;
    background: #fafafa;
    color: #374151;
    font-size: 12px;
}

.industry-news-tags a:hover {
    border-color: var(--site-red);
    background: var(--site-red);
    color: #fff;
}

.industry-news-rank {
    margin: 8px 0 0;
    padding: 0;
    list-style: none;
}

.industry-news-rank li {
    padding: 8px 0;
    border-bottom: 1px dashed #e5e7eb;
}

.industry-news-rank li:last-child {
    border-bottom: 0;
}

.industry-news-rank a {
    display: block;
    overflow: hidden;
    color: #374151;
    font-size: 13px;
    line-height: 1.5;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.industry-news-empty {
    padding: 54px 20px;
    text-align: center;
    color: #6b7280;
}

.industry-news-empty strong {
    display: block;
    margin-bottom: 8px;
    color: var(--site-ink);
    font-size: 18px;
}

.industry-news-detail-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 300px;
    gap: 16px;
    align-items: start;
}

.industry-news-detail {
    margin-top: 16px;
    padding: 28px 34px 36px;
    border: 1px solid var(--site-line);
    background: #fff;
    box-sizing: border-box;
}

.industry-news-detail-head {
    padding-bottom: 20px;
    border-bottom: 1px solid #edf1f6;
}

.industry-news-detail-head h1 {
    margin: 0;
    color: #17202c;
    font-size: 30px;
    line-height: 1.42;
    text-align: center;
}

.industry-news-detail-head div {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 14px;
    margin-top: 14px;
    color: #7b8794;
    font-size: 13px;
    text-align: center;
    justify-content: center;
}

.industry-news-detail-head div a,
.industry-news-detail-head div span {
    color: #7b8794;
}

.industry-news-detail-head div a:hover {
    color: var(--site-red);
}

.industry-news-detail-head p {
    margin: 16px 0 0;
    padding: 13px 16px;
    background: #f8fbff;
    border: 1px solid #e1ecf8;
    color: #4b5563;
    font-size: 14px;
    line-height: 1.8;
}

.industry-news-detail-cover {
    margin: 24px 0 0;
    background: #f3f6fa;
}

.industry-news-detail-cover img {
    display: block;
    width: 100%;
    max-height: 420px;
    object-fit: cover;
}

.industry-news-detail-body {
    padding-top: 24px;
    color: #253244;
    font-size: 16px;
    line-height: 2;
}

.industry-news-detail-body p,
.industry-news-detail-body ul,
.industry-news-detail-body ol,
.industry-news-detail-body blockquote {
    margin: 0 0 18px;
}

.industry-news-detail-body h2,
.industry-news-detail-body h3 {
    margin: 28px 0 14px;
    color: #17202c;
    line-height: 1.45;
}

.industry-news-detail-body h2 {
    font-size: 22px;
}

.industry-news-detail-body h3 {
    font-size: 18px;
}

.industry-news-detail-body img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 18px auto;
}

.industry-news-detail-body a {
    color: #0b65c2;
}

.industry-news-detail-body table {
    width: 100%;
    margin: 18px 0;
    border-collapse: collapse;
}

.industry-news-detail-body th,
.industry-news-detail-body td {
    padding: 10px 12px;
    border: 1px solid #e3e9f1;
    font-size: 14px;
}

.industry-news-detail-body th {
    background: #f8fafc;
    color: #243244;
    font-weight: 700;
}

.industry-news-detail-faq {
    margin-top: 28px;
    padding-top: 22px;
    border-top: 1px solid #edf1f6;
}

.industry-news-detail-faq h2 {
    margin: 0 0 12px;
    color: #17202c;
    font-size: 20px;
}

.industry-news-detail-faq dl {
    margin: 0 0 12px;
    padding: 14px 16px;
    border: 1px solid #e8edf4;
    background: #f8fbff;
}

.industry-news-detail-faq dt {
    color: #123a66;
    font-weight: 700;
}

.industry-news-detail-faq dd {
    margin: 8px 0 0;
    color: #4b5563;
    line-height: 1.8;
}

@media (max-width: 900px) {
    .industry-market-card {
        grid-template-columns: 1fr;
    }

    .industry-market-media {
        width: 100%;
        height: auto;
        aspect-ratio: 2 / 1;
    }

    .industry-market-media img {
        width: 100%;
        height: 100%;
    }

    .industry-market-head {
        display: block;
    }

    .industry-market-head p {
        margin-top: 9px;
    }

    .industry-market-body {
        grid-template-columns: 1fr;
    }

    .main-footer-inner {
        width: auto;
        padding: 26px 16px 22px;
    }

    .main-footer-brand,
    .main-footer-bottom {
        display: block;
    }

    .main-footer-brand p {
        margin-top: 10px;
        text-align: left;
    }

    .main-footer-cities {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .industry-news-wrap {
        width: auto;
        margin: 0 16px;
    }

    .industry-news-hero,
    .industry-news-layout,
    .industry-news-detail-layout,
    .industry-news-item {
        grid-template-columns: 1fr;
    }

    .industry-news-thumb {
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
    }

    .industry-news-stats {
        grid-template-columns: 1fr;
    }

    .industry-news-detail {
        padding: 22px 18px 28px;
    }

    .industry-news-detail-head h1 {
        font-size: 24px;
    }
}

.inner {
    padding-bottom: 42px;
}

.inner-skirt {
    display: flex;
    align-items: center;
}

.inner-skirt a {
    color: #666;
}

.inner-skirt a:hover {
    color: var(--site-red);
}

#nav {
    background-color: #f7f7f7;
    border-bottom-color: #dedede;
    color: #555;
}

#nav .link-index,
#nav .nav1-r-login a,
#nav .nav1-r-hy li:nth-child(1) a,
#nav .nav1-l a:hover,
#nav .nav1-r a:hover {
    color: var(--site-red);
}

#nav .nav1-r-register .dt {
    color: var(--site-green);
}

#main .header {
    width: 100%;
    height: 111px;
    padding: 0;
    background: #fff;
}

#main .header .header-box {
    position: relative;
    width: 1250px;
    height: 69px;
    margin: 0 auto;
    padding-top: 42px;
}

#main .header .header-logo {
    top: 21px;
    left: 0;
}

#main .header .header-search {
    position: absolute;
    right: 0;
}

.header-search {
    border-color: var(--site-red) !important;
}

.search-btn {
    background-color: var(--site-red) !important;
}

.search-dropdown li:hover,
.header-r .delete-info {
    color: var(--site-red) !important;
}

.header-r .release-info {
    border: 2px solid var(--site-red);
    color: var(--site-red);
    background: #fff;
    font-weight: 800;
}

.header-r .release-info:hover {
    color: #fff;
    background: var(--site-red);
}

.menu-nav {
    width: 100%;
    background: #fff;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #ddd;
}

.menu-nav-box {
    width: 1250px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
}

.menu-nav-l {
    background-color: var(--site-red) !important;
}

.menu-nav-list1 a {
    color: var(--site-red);
}

.menu-nav-r li a:hover {
    border-color: var(--site-red);
    color: var(--site-red);
}

.inner {
    background-color: var(--site-bg);
    border-top-color: var(--site-line);
}

.inner-top {
    background: #fff;
    box-shadow: none;
}

.dropdown-menu,
.slider,
.news-wraper,
.product-item,
.inner-skirt {
    background: #fff;
    box-shadow: none;
}

.dropdown-menu {
    border-right: 0;
}

.dropdown-cate .current,
.dropdown-cate li:hover {
    background-color: var(--site-soft-red);
}

.dropdown-cate li:hover a,
.dropdown-cate li:hover .dropdown-cate-title,
.dropdown-cate li:hover .dropdown-cate-gt {
    color: var(--site-red);
}

.dropdown-cate-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 17px;
    height: 17px;
    top: 6px;
    background: var(--site-soft-red);
    border: 1px solid #fee2e2;
    border-radius: 50%;
}

.dropdown-cate-icon .fa {
    color: var(--site-red);
    font-size: 12px;
    line-height: 1;
}

.dropdown-cate li:hover .dropdown-cate-icon {
    background: var(--site-red);
    border-color: var(--site-red);
}

.dropdown-cate li:hover .dropdown-cate-icon .fa {
    color: #fff;
}

.dropdown-pop {
    box-shadow: 0 1px 4px rgba(32, 36, 42, .12);
}

.dropdown-pop li {
    border-top-color: var(--site-red);
    border-left-color: var(--site-line);
}

.dropdown-pop .dt a,
.dropdown-pop .dt,
.dropdown-pop .hot,
.dropdown-pop .dd a:hover {
    color: var(--site-red);
}

.slider-top-circle .current {
    background-color: #fff;
    border-color: #fff;
}

.slider-foot li a,
.slider-foot li div {
    color: var(--site-red);
}

.slider-foot li p,
.news-wraper .user-top p,
.user-help a,
.news-dd li a {
    color: #666;
}

.news-wraper {
    border-color: #edf0f5;
}

.news-wraper .user,
.news-dt {
    border-bottom-color: #edf0f5;
}

.news-wraper .user-btn a {
    border-color: var(--site-red);
    color: var(--site-red);
    background: #fff;
}

.news-wraper .user-btn a:hover {
    color: #fff;
    background: var(--site-red);
}

.user-help a:hover,
.news-dt .current,
.news-dt h4:hover,
.news-dd li:hover a {
    color: var(--site-red);
}

.news-dt em {
    background-color: var(--site-red);
}

.product-class {
    border-bottom-color: var(--site-line);
}

.product-class-dt {
    color: var(--site-ink);
}

.product-item:hover {
    border-color: #ffb3b8;
}

.product-item-r {
    background-color: #f7f8fa;
}

.product-item-l .h3 {
    border-left-color: var(--site-red);
}

.product-item-l .border-left-red {
    border-color: var(--site-red);
}

.product-item-l .border-left-blue {
    border-color: var(--site-blue);
}

.product-item-l .border-left-pink {
    border-color: var(--site-orange);
}

.product-item-l .h3:hover a,
.product-item-r .hot a,
.product-item-r li a:hover,
.product-item-l .item-1-1 span a:hover,
.product-item-l .item-1-2 span a:hover,
.product-item-l .item-1-1 strong a:hover,
.product-item-l .item-1-2 strong a:hover,
.product-class-more:hover {
    color: var(--site-red);
}

.product-class-more {
    background: var(--site-bg);
}

.inner-skirt {
    border-top: 2px solid var(--site-red);
}

.inner-skirt span {
    color: var(--site-red);
}

.home-latest-section {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    margin-top: 24px;
}

.home-latest-panel {
    background: #fff;
    border: 1px solid var(--site-line);
    box-sizing: border-box;
}

.home-latest-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 64px;
    padding: 0 18px;
    border-bottom: 1px solid #edf1f6;
}

.home-latest-head span {
    display: block;
    color: var(--site-red);
    font-size: 12px;
    font-weight: 800;
    line-height: 1.4;
}

.home-latest-head h2 {
    margin: 3px 0 0;
    color: var(--site-ink);
    font-size: 20px;
    line-height: 1.35;
}

.home-latest-head > a {
    color: #6b7280;
    font-size: 13px;
}

.home-latest-head > a:hover {
    color: var(--site-red);
}

.home-latest-list {
    padding: 8px 16px 12px;
}

.home-latest-item {
    display: grid;
    grid-template-columns: 112px minmax(0, 1fr);
    gap: 14px;
    padding: 12px 0;
    border-bottom: 1px dashed #e5e7eb;
}

.home-latest-item:last-child {
    border-bottom: 0;
}

.home-latest-thumb {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 112px;
    height: 78px;
    overflow: hidden;
    background: #f5f7fa;
    border: 1px solid #e8edf4;
    box-sizing: border-box;
    color: #8a95a3;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
}

.home-latest-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-latest-thumb em {
    padding: 0 10px;
    font-style: normal;
}

.home-latest-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    color: #8a95a3;
    font-size: 12px;
    line-height: 18px;
}

.home-latest-meta a {
    max-width: 150px;
    overflow: hidden;
    color: var(--site-red);
    text-overflow: ellipsis;
    white-space: nowrap;
}

.home-latest-meta time {
    flex-shrink: 0;
}

.home-latest-item h3 {
    margin: 6px 0 5px;
    font-size: 15px;
    line-height: 1.42;
}

.home-latest-item h3 a {
    display: block;
    overflow: hidden;
    color: #17202c;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.home-latest-item h3 a:hover {
    color: var(--site-red);
}

.home-latest-item p {
    height: 38px;
    margin: 0;
    overflow: hidden;
    color: #667085;
    font-size: 13px;
    line-height: 19px;
}

.home-update-section {
    margin-top: 28px;
    margin-bottom: 4px;
    border: 1px solid var(--site-line);
    border-top: 3px solid var(--site-red);
    background: #fff;
    box-sizing: border-box;
}

.home-update-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    min-height: 70px;
    padding: 0 22px;
    border-bottom: 1px solid #edf1f6;
    box-sizing: border-box;
}

.home-update-head span {
    display: block;
    margin-bottom: 4px;
    color: var(--site-red);
    font-size: 12px;
    font-weight: 800;
    line-height: 1.2;
}

.home-update-head h2 {
    margin: 0;
    color: var(--site-ink);
    font-size: 21px;
    font-weight: 800;
    line-height: 1.35;
}

.home-update-links {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
}

.home-update-links a,
.home-update-title a {
    display: inline-flex;
    align-items: center;
    height: 28px;
    padding: 0 12px;
    border: 1px solid #dce3ec;
    background: #fff;
    color: #536071;
    font-size: 13px;
    line-height: 28px;
    box-sizing: border-box;
}

.home-update-links a:hover,
.home-update-title a:hover {
    border-color: var(--site-red);
    color: var(--site-red);
}

.home-update-layout {
    display: grid;
    grid-template-columns: minmax(0, 1.55fr) minmax(330px, .9fr);
}

.home-update-news,
.home-update-products {
    min-width: 0;
    padding: 18px 20px 20px;
    box-sizing: border-box;
}

.home-update-news {
    border-right: 1px solid #edf1f6;
}

.home-update-products {
    background: #fbfcfe;
}

.home-update-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    height: 32px;
    margin-bottom: 10px;
}

.home-update-title h3 {
    margin: 0;
    color: #17202c;
    font-size: 17px;
    font-weight: 800;
    line-height: 32px;
}

.home-update-news-list,
.home-update-product-list {
    display: grid;
    gap: 0;
}

.home-update-news-item {
    display: grid;
    grid-template-columns: 116px minmax(0, 1fr);
    gap: 14px;
    padding: 12px 0;
    border-bottom: 1px dashed #e4e9f0;
}

.home-update-news-item:first-child {
    padding-top: 4px;
}

.home-update-news-item:last-child,
.home-update-product-item:last-child {
    border-bottom: 0;
}

.home-update-thumb {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 116px;
    height: 76px;
    overflow: hidden;
    border: 1px solid #e3e9f1;
    background: #f5f7fa;
    color: #7a8797;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    box-sizing: border-box;
}

.home-update-thumb img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-update-thumb em {
    padding: 0 10px;
    font-style: normal;
}

.home-update-info {
    min-width: 0;
}

.home-update-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    color: #8a95a3;
    font-size: 12px;
    line-height: 18px;
}

.home-update-meta a {
    max-width: 170px;
    overflow: hidden;
    color: #0b65c2;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.home-update-meta time {
    flex-shrink: 0;
}

.home-update-news-item h4,
.home-update-product-item h4 {
    margin: 6px 0 5px;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.45;
}

.home-update-news-item h4 a,
.home-update-product-item h4 a {
    display: block;
    overflow: hidden;
    color: #17202c;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.home-update-news-item h4 a:hover,
.home-update-product-item h4 a:hover {
    color: var(--site-red);
}

.home-update-news-item p,
.home-update-product-item p {
    margin: 0;
    overflow: hidden;
    color: #657386;
    font-size: 13px;
    line-height: 19px;
}

.home-update-news-item p {
    height: 38px;
}

.home-update-product-item {
    position: relative;
    padding: 12px 0 12px 18px;
    border-bottom: 1px dashed #e4e9f0;
}

.home-update-product-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 18px;
    width: 5px;
    height: 5px;
    border: 2px solid #f04438;
    background: #fff;
}

.home-update-product-item p {
    height: 38px;
}

@media (max-width: 900px) {
    .home-update-head {
        display: block;
        height: auto;
        padding: 16px;
    }

    .home-update-links {
        margin-top: 12px;
    }

    .home-update-layout {
        grid-template-columns: 1fr;
    }

    .home-update-news {
        border-right: 0;
        border-bottom: 1px solid #edf1f6;
    }

    .home-update-news-item {
        grid-template-columns: 96px minmax(0, 1fr);
    }

    .home-update-thumb {
        width: 96px;
        height: 68px;
    }
}

.company-site-body {
    background: #f4f6f9;
    color: #1d2936;
    padding-top: 0 !important;
}

.company-site-body {
    scroll-behavior: smooth;
}

.company-site-main section[id] {
    scroll-margin-top: 56px;
}

.company-site-wrap {
    width: 1200px;
    margin: 0 auto;
}

.company-site-top {
    background: #17202c;
    color: #c8d0da;
    font-size: 12px;
}

.company-site-top .company-site-wrap,
.company-site-brand,
.company-site-nav .company-site-wrap,
.company-site-footer .company-site-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.company-site-top .company-site-wrap {
    height: 34px;
}

.company-site-top nav,
.company-site-footer nav {
    display: flex;
    gap: 20px;
}

.company-site-top a {
    color: #d9e0e8;
}

.company-site-brand {
    height: 92px;
    background: #fff;
}

.company-site-logo {
    display: flex;
    align-items: center;
    gap: 14px;
    color: #17202c;
}

.company-site-logo span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    background: var(--site-red);
    color: #fff;
    font-size: 22px;
    font-weight: 800;
}

.company-site-logo strong {
    display: flex;
    flex-direction: column;
    max-width: 620px;
    font-size: 24px;
    line-height: 1.25;
}

.company-site-logo em {
    margin-top: 7px;
    color: #7b8794;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
}

.company-site-search {
    display: flex;
    width: 360px;
    height: 38px;
    border: 2px solid var(--site-red);
    box-sizing: border-box;
}

.company-site-search input {
    flex: 1;
    min-width: 0;
    border: 0;
    padding: 0 12px;
    color: #27384a;
    outline: 0;
}

.company-site-search button {
    width: 82px;
    border: 0;
    background: var(--site-red);
    color: #fff;
    font-weight: 700;
    cursor: pointer;
}

.company-site-nav {
    background: var(--site-red);
}

.company-site-nav .company-site-wrap {
    height: 44px;
    justify-content: flex-start;
}

.company-site-nav a {
    display: flex;
    align-items: center;
    height: 44px;
    padding: 0 28px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}

.company-site-nav a:hover {
    background: rgba(0, 0, 0, .12);
    color: #fff;
}

.company-site-hero {
    background: #111b28;
    color: #fff;
}

.company-site-hero-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 410px;
    gap: 46px;
    min-height: 430px;
    align-items: center;
    padding: 30px 0;
}

.company-site-kicker {
    display: inline-flex;
    align-items: center;
    height: 28px;
    padding: 0 12px;
    background: rgba(255, 255, 255, .1);
    border-left: 3px solid var(--site-red);
    color: #f5c2c6;
    font-size: 13px;
}

.company-site-hero h1 {
    margin: 18px 0 18px;
    font-size: 42px;
    line-height: 1.22;
    color: #fff;
}

.company-site-hero p {
    max-width: 700px;
    margin: 0;
    color: #d6dee8;
    font-size: 16px;
    line-height: 1.9;
}

.company-site-actions {
    display: flex;
    gap: 12px;
    margin-top: 28px;
}

.company-site-primary,
.company-site-secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 42px;
    padding: 0 22px;
    font-size: 14px;
    font-weight: 700;
}

.company-site-primary {
    background: var(--site-red);
    color: #fff;
}

.company-site-secondary {
    border: 1px solid rgba(255, 255, 255, .35);
    color: #fff;
}

.company-site-metrics {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    max-width: 620px;
    margin: 34px 0 0;
    border-top: 1px solid rgba(255, 255, 255, .14);
}

.company-site-metrics div {
    padding: 18px 22px 0 0;
}

.company-site-metrics dt {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
}

.company-site-metrics dd {
    margin: 7px 0 0;
    color: #aeb9c6;
    font-size: 13px;
}

.company-site-hero-media {
    position: relative;
    min-height: 300px;
    background: #263241;
    overflow: hidden;
}

.company-site-hero-media img,
.company-site-media-empty {
    width: 100%;
    height: 300px;
}

.company-site-hero-media img {
    object-fit: cover;
}

.company-site-media-empty {
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, .24);
    font-size: 46px;
    font-weight: 800;
}

.company-site-media-caption {
    position: absolute;
    right: 18px;
    bottom: 18px;
    left: 18px;
    padding: 14px;
    background: rgba(17, 27, 40, .86);
    color: #fff;
}

.company-site-media-caption strong,
.company-site-media-caption span {
    display: block;
}

.company-site-media-caption span {
    margin-top: 6px;
    color: #c7d0dc;
    font-size: 13px;
    line-height: 1.5;
}

.company-site-section {
    padding: 48px 0;
    background: #fff;
}

.company-site-section:nth-of-type(odd) {
    background: #f4f6f9;
}

.company-site-section-head {
    margin-bottom: 24px;
    text-align: center;
}

.company-site-section-head.is-left {
    text-align: left;
}

.company-site-section-head span,
.company-site-contact-box > div > span {
    color: var(--site-red);
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
}

.company-site-section-head h2,
.company-site-contact-box h2 {
    margin: 8px 0 0;
    color: #17202c;
    font-size: 28px;
}

.company-site-section-head p,
.company-site-contact-box p {
    max-width: 700px;
    margin: 10px auto 0;
    color: #657284;
    font-size: 14px;
    line-height: 1.8;
}

.company-site-products {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
}

.company-site-products div {
    min-height: 92px;
    padding: 18px;
    background: #fff;
    border: 1px solid #e1e7ef;
    box-sizing: border-box;
    color: #243244;
}

.company-site-products strong,
.company-site-products span {
    display: block;
}

.company-site-products strong {
    font-size: 16px;
}

.company-site-products span {
    margin-top: 10px;
    color: #7a8796;
    font-size: 13px;
}

.company-site-about {
    background: #fff;
}

.company-site-two-col {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 360px;
    gap: 36px;
    align-items: start;
}

.company-site-about p {
    color: #3f4d5e;
    font-size: 15px;
    line-height: 1.9;
}

.company-site-info-list,
.company-site-registry-grid,
.company-site-contact-box dl {
    display: grid;
    gap: 0;
    border-top: 1px solid #e3e9f1;
    border-left: 1px solid #e3e9f1;
}

.company-site-info-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 22px;
}

.company-site-info-list div,
.company-site-registry-grid div,
.company-site-contact-box dl div {
    display: grid;
    grid-template-columns: 118px minmax(0, 1fr);
    min-height: 46px;
    border-right: 1px solid #e3e9f1;
    border-bottom: 1px solid #e3e9f1;
}

.company-site-info-list dt,
.company-site-registry-grid dt,
.company-site-contact-box dt {
    padding: 13px 14px;
    background: #f8fafc;
    color: #6c7787;
    font-size: 13px;
}

.company-site-info-list dd,
.company-site-registry-grid dd,
.company-site-contact-box dd {
    margin: 0;
    padding: 13px 14px;
    color: #253244;
    font-size: 13px;
    line-height: 1.65;
}

.company-site-strength {
    padding: 24px;
    background: #17202c;
    color: #fff;
}

.company-site-strength h3 {
    margin: 0 0 16px;
    color: #fff;
    font-size: 20px;
}

.company-site-strength ul {
    margin: 0;
    padding: 0;
}

.company-site-strength li {
    padding: 15px 0;
    border-top: 1px solid rgba(255, 255, 255, .12);
}

.company-site-strength strong,
.company-site-strength span {
    display: block;
}

.company-site-strength span {
    margin-top: 7px;
    color: #c4ceda;
    font-size: 13px;
    line-height: 1.7;
}

.company-site-gallery {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
}

.company-site-gallery img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    background: #eef2f7;
}

.company-site-registry-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.company-site-contact {
    background: #111b28;
    color: #fff;
}

.company-site-contact-box {
    display: grid;
    grid-template-columns: 360px minmax(0, 1fr);
    gap: 36px;
    align-items: start;
}

.company-site-contact-box h2,
.company-site-contact-box p {
    color: #fff;
}

.company-site-contact-box p {
    margin-left: 0;
    color: #c4ceda;
}

.company-site-contact-box dl {
    border-color: rgba(255, 255, 255, .16);
}

.company-site-contact-box dl div {
    border-color: rgba(255, 255, 255, .16);
}

.company-site-contact-box dt {
    background: rgba(255, 255, 255, .06);
    color: #b9c4d1;
}

.company-site-contact-box dd {
    color: #fff;
}

.company-site-footer {
    padding: 22px 0;
    background: #0d141d;
    color: #9ea9b8;
    font-size: 13px;
}

.company-site-footer p {
    margin: 0;
}

.company-site-footer a {
    color: #d9e0e8;
}
