/* 样式修改 */
.main-box {
    background-color: #f5f5f5;
    padding-bottom: 0px;
    width: 1200px;
    margin: 0 auto;
}

.info_20 {
    color: #2067af;
}

.layui-tab-brief>.layui-tab-title .layui-this {
    color: #2067af;
}

.product-wrapper .product-list .product-item .product-item-title {
    color: #2067af;
}

.footer-contact-cn{
    font-size: 19px;
        font-weight: 700;
        color: #eee;
}

.neibanner {
    width: 100%;
    height: 350px;
    position: relative
}

.neibanner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.neibanner .neibannerdesc {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    z-index: 1;
    color: #fff
}

.neibanner .neibannerdesc .neibannerdesc-title {
    margin-bottom: 40px
}

.neibanner .neibannerdesc h2 {
    margin-top: 5px;
    font-size: 44px;
    font-weight: 400
}

.neibanner .neibannerdesc p {
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    color: #f1f1f1
}


.page-content {
    padding: 40px 0
}

.page-content .page-content-card {
    border: none
}

.page-content .page-content-card .tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 30px 0;
    border-bottom: 1px solid #eee
}

.page-content .page-content-card .tabs .tabs-item {
    cursor: pointer;
    font-size: 16px;
    color: #333;
    padding: 10px 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-right: 40px;
    border-bottom: 3px solid rgba(0, 0, 0, 0);
    margin-bottom: -2px
}

.page-content .page-content-card .tabs .tabs-item.active {
    color: #000;
    border-bottom: 3px solid #000;
    font-weight: 600
}

.page-content .card-body {
    padding: 30px;
    background-color: #fff;
    border-radius: 10px;
    line-height: 2rem
}

.page-content .card-body img {
    max-width: calc(100% - 60px);
    height: auto
}

.page-content .page-content-title {
    font-size: 30px;
    text-align: center
}

.page-content .page-content-timeline {
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    margin-bottom: 20px
}

.page-content .page-content-timeline .page-content-timeline-left {
    font-size: 14px;
    font-weight: 600;
    color: #333
}

.page-content .page-content-timeline .page-content-timeline-left a {
    color: var(--primary-color)
}

.page-content .page-content-timeline .page-content-timeline-left span {
    margin: 0px 5px
}

.page-content .page-content-timeline .page-content-timeline-left i {
    font-style: normal
}

.page-content .page-content-timeline .page-content-timeline-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.page-content .page-content-timeline .page-content-timeline-right img {
    height: 22px;
    -webkit-filter: brightness(200%) grayscale(200%);
    filter: brightness(200%) grayscale(200%);
    margin-right: 10px
}

.page-content .page-content-detags {
    margin: 40px 0px 0px
}

.page-content .page-content-detags p {
    font-size: 14px
}

.page-content .page-content-detags p span {
    color: #666
}

.page-content .page-content-detags p a {
    font-size: 14px;
    margin: 0px 5px;
    color: var(--primary-color)
}

.page-content .next-prev {
    margin-top: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #eee
}

.page-content .next-prev .row {
    padding: 20px 0
}

.page-content .next-prev .row .next-prev-left,
.page-content .next-prev .row .next-prev-right {
    font-size: 14px;
    color: #666
}

.page-content .next-prev .row .next-prev-right {
    text-align: right
}

.page-content .next-prev .row a {
    color: var(--primary-color)
}

.page-list.product-wrapper {
    margin-top: 30px
}

.page-list.case-wrapper {
    padding: 30px 0
}

.page-list .news-wrapper {
    padding: 30px 0
}

.page-list .product-filter {
    width: 100%;
    padding: 20px;
    background-color: #fff;
    margin-bottom: 30px;
    border-radius: 10px
}

.page-list .product-filter .filter-row {
    line-height: 30px;
    border-bottom: 1px solid #f2f2f2;
    padding: 15px 0
}

.page-list .product-filter .filter-row:last-child {
    border-bottom: none
}

.page-list .product-filter .filter-title {
    padding: 0 15px;
    margin-right: 10px;
    text-wrap: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.page-list .product-filter .filter-values li a {
    display: inline-block;
    font-size: 14px;
    color: #000;
    padding: 0 15px;
    background-color: #f2f2f2;
    margin: 5px 8px;
    border-radius: 20px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.page-list .product-filter .filter-values li:hover a,
.page-list .product-filter .filter-values li.active a {
    background-color: var(--primary-color);
    color: #fff
}

.product-wrapper .product-list {
    margin-top: 10px
}

.product-wrapper .product-list .product-item {
    margin: 12px 0
}

.product-wrapper .product-list .product-item .product-item-wrapper {
    display: block;
    border-radius: 12px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px rgba(100, 100, 100, .1);
    box-shadow: 0 2px 8px rgba(100, 100, 100, .1);
    position: relative;
    top: 0;
    -webkit-transition: top .5s;
    transition: top .5s
}

.product-wrapper .product-list .product-item .product-item-wrapper:hover {
    top: -4px
}

.product-wrapper .product-list .product-item .product-item-wrapper:hover .pic img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.product-wrapper .product-list .product-item .product-item-wrapper:hover .content-wrapper {
    background-color: var(--primary-color);
    color: #fff
}

.product-wrapper .product-list .product-item .product-item-wrapper:hover .content-wrapper .product-item-title {
    color: #fff
}

.product-wrapper .product-list .product-item .product-item-wrapper:hover .content-wrapper .product-item-info {
    color: #fff
}

.product-wrapper .product-list .product-item .product-item-wrapper:hover .content-wrapper .product-item-bottom .price {
    color: #fff
}

.product-wrapper .product-list .product-item .product-item-wrapper:hover .public-more {
    color: #fff
}

.product-wrapper .product-list .product-item .product-item-wrapper:hover .public-more::after {
    background-color: var(--primary-color);
    border-color: var(--primary-color)
}

.product-wrapper .product-list .product-item .pic {
    overflow: hidden;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px
}

.product-wrapper .product-list .product-item .pic img {
    position: relative;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease;
    border: none !important;
    padding: 0;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.product-wrapper .product-list .product-item .content-wrapper {
    padding: 15px 15px 20px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px
}

.product-wrapper .product-list .product-item .product-item-title {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease
}

.product-wrapper .product-list .product-item .product-item-info {
    margin: 10px 0;
    color: #999;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease
}

.product-wrapper .product-list .product-item .product-item-bottom .price {
    display: inline-block;
    color: #333;
    height: 30px;
    line-height: 30px
}

.product-wrapper .product-list .product-item .product-item-bottom .price .price-unit {
    font-size: 12px;
    margin-right: -4px
}

.product-wrapper .product-list .product-item .product-item-bottom .public-more {
    font-size: 12px;
    padding: 5px 10px;
    line-height: 20px
}


.responsive-scale {
    width: 100%;
    /* 最大宽度设为容器宽度的100% */
    height: 100%;
    /* 高度自动调整以保持宽高比 */
    background-size: cover;
    /* 覆盖整个容器 */
    background-position: center;
    /* 居中显示 */
    /* 添加过渡效果 */
}

.link a img{
    margin-bottom: 10px;
    width: 290px;
    height: 40px;
    }

/*----------- article-box panel -----------*/
.article-box {
    padding: 0 20px 20px;
    margin: 20px 0 40px;
    background: rgb(255, 255, 255);
    border: 0px solid #eee;
}

.article-top {
    padding: 20px 0 15px;
    border-bottom: 1px solid #eee;
}

.article-tit {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize
}

.article-mt {
    margin-top: 10px;
}

.article-mt span {
    font-size: 14px;
    color: #999;
    display: inline-block;
    margin-right: 15px;
}

.article-mt span a {
    font-size: 14px;
    color: #999;
    display: inline-block;
}

.article-mt span .fa {
    width: 13px;
    display: inline-block;
    margin-right: 4px;
    font-size: 13px;
}

.article-main {
    background-color: #ffffff;
    padding-bottom: 0px;
    width: 1040px;
    margin: 0 auto;
    font-size: 15px;
    line-height: 25px;
    padding: 18px 0;
    word-wrap: break-word;
}

.article-main img {
    margin: 5px 0;
    max-width: 100%;
    height: auto !important;
}

.article-main h2,
.article-main h3,
.article-main h4,
.article-main h5 {
    padding: 0;
    margin: 25px 0;
    color: #333;
    font-weight: 600;
}

.article-main h2 {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    border-left: 5px solid #C80000;
    padding: 0 0 0 10px;
}

.article-main h3 {
    font-size: 18px;
}

.article-main h4 {
    font-size: 16px;
}

.article-main h5 {
    font-size: 14px;
}

.article-main ul,
.article-main ol {
    margin: 0 0 18px 42px
}

.article-main ul {
    list-style: disc;
    margin: 0;
}

.article-main ol {
    list-style: decimal;
}

.article-main li {
    margin-bottom: 6px;
    list-style: inherit;
}

.article-main p {
    margin-bottom: 0px;
    word-wrap: break-word
}

.article-main pre {
    word-wrap: break-word
}

.article-main table {
    width: 100%;
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
    margin-bottom: 18px;
    border-collapse: collapse
}

.article-main table th {
    text-align: center;
    background-color: #f9f9f9;
}

.article-main table td,
.article-main table th {
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
    padding: 5px 10px
}

.article-main a {
    color: #2D5FC2;
}

.article-main a:hover {
    color: #C80000;
}

.article-main pre,
.comment pre {
    margin: 20px 0;
    font: 14px/22px 'courier new';
    background: #272822;
    padding: 10px 16px;
    color: #F8F8D4;
    border: none
}

.article-main blockquote {
    margin: 30px;
    padding: 15px 20px 1px;
    font-size: 16px;
    color: #999;
    border-left: 6px solid #e4e4e4;
    background: #f0f0f0
}

.article-main blockquote p {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

.article-main embed {
    display: block;
    margin-left: auto;
    max-width: 100%;
    margin-right: auto;
}

.article-copyright {
    margin-top: 42px;
    background-color: #eee;
    padding-right: 30px;
    font-size: 14px;
    padding: 5px 0;
    color: #aaa;
    text-align: center;
}

.article-copyright a,
.article-copyright a:hover {
    color: #aaa;
    text-decoration: none;
}
.archive-top {
    max-width: 1260px;
    margin: 0 auto;
    padding: 20px 20px 20px;
    overflow: hidden;
    position: relative;
    min-height: 63px;
    text-align: center;
}

.archive-top .archive-title h1 {
    display: block;
    font-size: 2.5em;
    font-weight: normal;
    margin-bottom: 0;
    width: 100%;
    margin-top: 25px;
    text-transform: capitalize
}

.archive-top .archive-title span {
    text-transform: uppercase;
    color: #C80000;
    font-size: 1.8em;
    clear: both;
    font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑";
    width: 100%;
    float: left;
    font-style: normal;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.archive-top .archive-description {
    color: #9e9e9e;
    font-size: 14px;
}

.archive-top.tag {
    text-align: left;
    padding: 40px 20px 10px;
}

.archive-top.tag h1 {
    display: block;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 5px;
}
.archive-top .archive-title h1 {
    display: block;
    font-size: 2.5em;
    font-weight: normal;
    margin-bottom: 0;
    width: 100%;
    margin-top: 25px;
    text-transform: capitalize
}

.archive-top .archive-title span {
    text-transform: uppercase;
    color: #C80000;
    font-size: 1.8em;
    clear: both;
    font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑";
    width: 100%;
    float: left;
    font-style: normal;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

  .archive-top .archive-title span {
      line-height: 30px;
  }


@media screen and (max-width:800px) {
    .post.team .post-text {
        padding: 30px 40px 0 0;
        width: 60%
    }

    .container {
        padding: 0 12px;
    }

    .bnBox.cateBn .text h3 {
        font-size: 32px;
    }

    .bnBox.cateBn .text p {
        font-size: 14px;
    }

    .archive-top .archive-title h1 {
        font-size: 2.2em
    }
}
        .archive-top .archive-title h1 {
            font-size: 2.5em
        }
.footer{
    height: 160px;

}
.archive-box{
        background-color: #ffffff;
        padding-bottom: 0px;
        width: 1200px;
        margin: 0 auto;
}
.innerl {
    margin: 0 auto;
    width: 900px;
    float: left;
}
.innerl p{
margin-top: 10px;
margin-left: 400px;
line-height: 20px;
}

.innerr{
    float: left;
}

.innerr img{ 
    width: 100px;
    height: 100px;
}

