:root {
    --theme-color: #000;
}

/* 分页样式 */
.page-pagination {
    text-align: center;
    width: 100%;
}
.page-pagination .pager {
    display: flex;
    justify-content: space-between;
}

.page-pagination .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 30px 0;
    border-radius: 8px;
}

.page-pagination .pagination>li {
    display: inline;
}

.page-pagination .pagination>li>a,
.page-pagination .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: var(--theme-color);
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.page-pagination .pagination>li:first-child>a,
.page-pagination .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.page-pagination .pagination>li:last-child>a,
.page-pagination .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.page-pagination .pagination>li>a:focus,
.page-pagination .pagination>li>a:hover,
.page-pagination .pagination>li>span:focus,
.page-pagination .pagination>li>span:hover {
    z-index: 2;
    color: var(--theme-color);
    background-color: #eee;
    border-color: #ddd;
}

.page-pagination .pagination>.active>a,
.page-pagination .pagination>.active>a:focus,
.page-pagination .pagination>.active>a:hover,
.page-pagination .pagination>.active>span,
.page-pagination .pagination>.active>span:focus,
.page-pagination .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: var(--theme-color);
    border-color: var(--theme-color);
}

.page-pagination .pagination>.disabled>a,
.page-pagination .pagination>.disabled>a:focus,
.page-pagination .pagination>.disabled>a:hover,
.page-pagination .pagination>.disabled>span,
.page-pagination .pagination>.disabled>span:focus,
.page-pagination .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.page-pagination .pagination .jumpto {
    display: inline-block;
    margin-left: 2px;
}

.page-pagination .pagination .jumpto input {
    padding: 6px;
    /* line-height: 1.42857143; */
    color: #2c3e50;
    background-color: #fff;
    border: 1px solid #ddd;
    float: left;
    height: 31px;
}

.page-pagination .pagination .jumpto .page_number {
    width: 45px;
    margin-right: -1px;
}

/* 详情页的上一页下一页 */
.next-prev {
    margin-top: 40px;
    padding: 20px 0;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #eee;
}

.next-prev .next-prev-left,
.next-prev .next-prev-right {
    font-size: 14px;
    color: #666;
}

.next-prev .next-prev-right {
    text-align: right;
}

.next-prev a {
    color: var(--theme-color);
}

a {
    text-decoration: none !important;
}

/* ================================ nav.html START ================================ */
.head-wrapper .header .layout {
    display: -webkit-box;
    display: flex;
}

.head-wrapper .header .nav-bar {
    flex: 1;
}

.head-wrapper .header .nav {
    margin-left: 30px;
}

.header .logo {
    margin-top: 0;
    position: relative;
}

.nav .submenu li {
    position: relative;
}

.language img {
    width: 20px;
}

.slide-banners {
    max-height: unset;
}

.slide-banners .slide-item a {
    width: 100%;
    left: 0;
    margin-left: 0;
}

.slide-banners .slide-item a img {
    width: 100%;
}

#banner img {
    width: 100%;
}

.nav-banner img {
    object-fit: contain;
}

/* ================================ nav.html END ================================ */



/* ================================ index.html START ================================ */
.feature-product .product-slides-wrap .product-slides .owl-prev,
.feature-product .product-slides-wrap .product-slides .owl-prev:hover {
    background-image: url(../images/pd-prev-2.png);
}

.feature-product .product-slides-wrap .product-slides .owl-next,
.feature-product .product-slides-wrap .product-slides-wrap .product-slides .owl-next:hover {
    background-image: url(../images/pd-next-2.png);
}

.index-arr-product .product-slides-wrap .product-slides .owl-prev:hover {
    background-image: url(../images/pd-prev.png);
}

.index-arr-product .product-slides-wrap .product-slides .owl-next:hover {
    background-image: url(../images/pd-next.png);
}

.about-banner li.slide-item img {
    width: 100%;
}

.side_content .side_list .cont li .whatsapp:before {
    background-image: url(../images/whatsapp.png);
    background-size: contain;
}

/* ================================ index.html END ================================ */



/* ================================ list_video.html START ================================ */
.block .class-content .news-item .news-img {
    position: relative;
    height: 214px;
    overflow: hidden;
}

/* ================================ list_video.html END ================================ */



/* ================================ list_news.html START ================================ */

/* ================================ list_news.html END ================================ */





/* ================================ product.html START ================================ */
.show-detail h2 {
    height: 54px;
}

/* detail page */
.product-image {
    overflow: hidden;
}
.block .classes .class-info p {
    margin-bottom: 10px;
}
/* ================================ product.html END ================================ */



/* ================================ co=17义乌市金文网络定制模块颜色 START ================================ */
/* .co-17  .topbar, */
.co-17  .nav>li:hover,
.co-17  .nav ul,
.co-17  .foot-wrapper {
    background-color: #964B00;
}

.co-17  .foot-wrapper .footer .copyright {
    color: #fff;
}

/* .co-17  .product-slides-wrap .product-slides .owl-prev,
.co-17  .index-arr-product .product-slides-wrap .product-slides .owl-prev:hover {
    background-image: url(../images/co-17/pd-prev.png);
}

.co-17  .product-slides-wrap .product-slides .owl-next,
.co-17  .index-arr-product .product-slides-wrap .product-slides .owl-next:hover {
    background-image: url(../images/co-17/pd-next.png);
} */
 .co-17 .product-slides .product-item .pd-info {
    background-color: #800080;
 }

.co-17 .topbar,
.co-17  .index-arr-product,
.co-17  .foot-wrapper .foot-items {
    background-color: #807c7e;
}

.co-17  .foot-wrapper .foot-items,
.co-17  .foot-wrapper .foot-items a {
    color: rgba(255, 255, 255, .8);
}

/* ================================ co=17义乌市金文网络定制模块颜色 END ================================ */