.db {
    display: block;
    overflow: hidden
}

.slick-list,
.slick-track {
    min-width: 100%
}

::-webkit-input-placeholder {
    font-size: 16px;
    color: #999
}

:-moz-placeholder {
    font-size: 16px;
    color: #999
}

::-moz-placeholder {
    font-size: 16px;
    color: #999
}

:-ms-input-placeholder {
    font-size: 16px;
    color: #999
}

::-moz-selection {
    color: #fff;
    background: #d8bb71;
    text-shadow: none
}

::selection {
    color: #fff;
    background: #d8bb71;
    text-shadow: none
}

::-moz-selection {
    color: #fff;
    background: #d8bb71;
    text-shadow: none
}

.alignleft {
    display: inline;
    float: left
}

.alignright {
    display: inline;
    float: right
}

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto
}

img.alignleft {
    margin: .4em 1.6em 1.6em 0
}

img.alignright {
    margin: .4em 0 1.6em 1.6em
}

img.aligncenter {
    clear: both;
    margin-top: .4em;
    margin-bottom: 1.6em
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        transform: scale(.75)
    }

    .mfp-arrow-left {
        transform-origin: 0
    }

    .mfp-arrow-right {
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-bg {
    opacity: 0;
    transition: all .3s
}

.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-bg.mfp-ready.mfp-removing {
    opacity: 0
}

.white-popup-block {
    position: relative;
    background: #fff;
    padding: 20px;
    width: auto;
    max-width: 600px;
    margin: 20px auto
}

.slick-loading .slick-list {
    background: #fff
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.loop-item-200 {
    margin-top: 1.25rem
}

.loop-item-200 h2 {
    background: #eee;
    border-radius: 4px 4px 0 0;
    line-height: 2.5rem;
    padding: 0 1.25rem 0 2.5rem;
    margin: 0;
    transition: all .3s
}

.loop-item-200 h2 a {
    font-weight: 500;
    color: #333;
    font-size: 1rem;
    width: 70%;
    display: inline-block;
    transition: all .3s
}

.loop-item-200 h2 a:hover {
    color: #051c30
}

.loop-item-200 .meta {
    float: right;
    display: inline-block;
    font-weight: 400;
    font-size: .75rem;
    color: #888;
    background: #fff;
    border-radius: 4px;
    line-height: 1.6em;
    padding: 0 .5rem;
    margin-top: .875rem;
    margin-right: 1.25rem
}

.loop-item-200 .meta.cat_pro {
    background: #051c30;
    color: #fff
}

.loop-item-200 .meta.cat_fit {
    background: #84af9b;
    color: #fff
}

.loop-item-200 .meta.cat_main {
    background: #2c3e50;
    color: #fff
}

.loop-item-200 .meta.cat_page {
    background: #87cefa;
    color: #fff
}

.loop-item-200 .meta.cat_news {
    background: #fc9d9a;
    color: #fff
}

.loop-item-200 .meta.cat_case {
    background: #83af9b;
    color: #fff
}

.loop-item-200 .meta.cat_faq {
    background: #c8c8a9;
    color: #fff
}

.loop-item-200 .txt {
    background: #f8f8f8;
    padding: 1rem 2.5rem;
    border-radius: 0 0 10px 10px
}

.loop-item-200 .txt p {
    margin: 0;
    color: #666;
    font-size: .875rem;
    line-height: 1.8em;
    word-break: break-all
}

.loop-item-200:hover h2 {
    background: #ddd
}

.loop-200-ul .loop-item-200:first-child {
    margin-top: 0
}

@media screen and (max-width:600px) {
    .loop-item-200 .txt {
        padding: 1rem
    }

    .loop-item-200 h2 {
        padding: 0 1rem
    }

    .loop-item-200 .meta {
        margin-right: 0
    }

    .loop-item-200 h2 a {
        line-height: 1.2rem;
        padding: .8rem 0
    }
}

.loop-a012-ul {
    padding-top: 44px
}

.xz-loop-a012 {
    margin-top: 44px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.xz-a012-thumb {
    display: block;
    -ms-flex: none;
    flex: none;
    width: 42%;
    overflow: hidden
}

.xz-a012-thumb img {
    display: block;
    width: 100%;
    transition: all .3s
}

.xz-a012-info {
    -ms-flex: 1;
    flex: 1;
    padding-left: 4%
}

.xz-a012-tit {
    display: block;
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    transition: all .3s
}

.xz-a012-des {
    margin-top: 40px;
    font-size: 18px;
    line-height: 26px;
    min-height: 78px;
    max-height: 78px;
    color: rgba(0, 81, 156, .7);
    overflow: hidden;
    transition: color .3s
}

.xz-loop-a012:hover .xz-a012-thumb img {
    transform: scale(1.05);
    filter: brightness(1.1)
}

.xz-a012-btn {
    display: inline-block;
    margin-top: 50px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    transition: all .3s
}

.xz-a012-btn .iconfont {
    margin-left: 12px;
    font-size: 22px;
    vertical-align: text-bottom
}

.xz-a012-btn:hover {
    transform: translateX(4px)
}

.xz-loop-a012:hover .xz-a012-info .xz-a012-des {
    color: #00519c
}

@media screen and (max-width:1440px) {
    .xz-a012-tit {
        font-size: 30px;
        line-height: 32px
    }

    .xz-a012-des {
        margin-top: 28px;
        line-height: 24px;
        min-height: 72px;
        max-height: 72px
    }

    .xz-a012-btn {
        margin-top: 36px
    }
}

@media screen and (max-width:1279px) {
    .xz-a012-thumb {
        width: 45%
    }

    .loop-a012-ul {
        padding-top: 28px
    }

    .xz-a012-tit {
        font-size: 26px;
        line-height: 28px
    }

    .xz-a012-des {
        margin-top: 18px
    }

    .xz-a012-btn {
        margin-top: 18px
    }
}

@media screen and (max-width:1024px) {
    .loop-a012-ul {
        padding-top: 12px
    }

    .xz-a012-tit {
        font-size: 22px;
        line-height: 24px
    }

    .xz-a012-des {
        margin-top: 20px;
        font-size: 16px;
        line-height: 20px;
        min-height: 60px;
        max-height: 60px
    }

    .xz-a012-btn {
        margin-top: 24px;
        width: 132px
    }
}

@media screen and (max-width:800px) {
    .xz-loop-a012 {
        margin-top: 32px;
        -ms-flex-align: normal;
        align-items: normal
    }

    .xz-a012-tit {
        font-size: 18px;
        line-height: 22px
    }

    .xz-a012-btn {
        margin-top: 10px;
        font-size: 16px
    }
}

@media screen and (max-width:600px) {
    .xz-loop-a012 {
        display: block
    }

    .xz-loop-a012 {
        margin-top: 24px
    }

    .xz-a012-thumb {
        -ms-flex: none;
        flex: none;
        width: 100%
    }

    .xz-a012-info {
        margin-top: 22px;
        -ms-flex: none;
        flex: none;
        width: 100%;
        padding-left: 0
    }

    .xz-a012-tit {
        font-size: 16px;
        line-height: 20px
    }

    .xz-a012-des {
        margin-top: 12px;
        font-size: 14px
    }

    .xz-a012-btn {
        width: 132px;
        height: 26px;
        line-height: 26px
    }
}

.xz-a013-ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    /* justify-content: space-between; */
    gap: 15px;
    padding-top: 18px
}

.xz-loop-a013 {
    -ms-flex: none;
    flex: none;
    margin-top: 28px;
    width: 24.2%
}

.xz-a013-ul>i {
    height: 0;
    margin: 0;
    width: 24.2%
}

.xz-a013-thumb {
    position: relative;
    display: block;
    overflow: hidden;
    background: #fff
}

.xz-a013-thumb img {
    display: block;
    width: 100%
}

.pro-cover {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: all .4s
}

.xz-a013-tit {
    display: block;
    margin-top: 28px;
    padding: 0 8px;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden
}

.xz-loop-a013:hover .xz-a013-thumb {
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .15)
}

.xz-loop-a013:hover .xz-a013-tit {
    color: #d8bb71
}

.xz-a013-thumb:hover .pro-cover {
    opacity: 1
}

@media screen and (max-width:1650px) {
    .xz-a013-tit {
        margin-top: 24px
    }
}

@media screen and (max-width:1520px) {
    .xz-a013-tit {
        margin-top: 20px
    }
}

@media screen and (max-width:1440px) {
    .xz-loop-a013 {
        margin-top: 24px
    }
}

@media screen and (max-width:1280px) {
    .xz-loop-a013 {
        margin-top: 20px
    }

    .xz-a013-tit {
        margin-top: 16px;
        font-size: 17px
    }
}

@media screen and (max-width:1024px) {
    .xz-loop-a013 {
        width: 32.5%
    }

    .xz-a013-ul>i {
        width: 32.5%
    }

    .xz-a013-tit {
        margin-top: 14px;
        font-size: 16px;
        line-height: 22px;
        max-height: 44px
    }
}

@media screen and (max-width:800px) {
    .xz-loop-a013 {
        margin-top: 16px;
        width: 49%
    }

    .xz-a013-ul>i {
        width: 49%
    }

    .xz-a013-ul {
        padding-top: 12px
    }

    .xz-a013-tit {
        margin-top: 12px;
        font-size: 15px
    }

    .pro-cover {
        display: none
    }
}

@media screen and (max-width:600px) {
    .xz-a013-ul {
        padding-top: 2px
    }

    .xz-a013-tit {
        margin-top: 8px;
        font-size: 14px;
        line-height: 20px;
        max-height: 40px
    }

    .xz-loop-a013 {
        margin-top: 12px
    }
}

.xz-a0133-ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 66px -9px 0
}

.xz-loop-a0133 {
    -ms-flex: none;
    flex: none;
    margin: 0 9px;
    width: 19.2%
}

.xz-a0133-thumb {
    position: relative;
    display: block;
    overflow: hidden;
    background: #fff
}

.xz-a0133-thumb img {
    display: block;
    width: 100%
}

.pro-cover {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: all .4s
}

.xz-a0133-tit {
    display: block;
    margin-top: 28px;
    padding: 0 8px;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden
}

.xz-loop-a0133:hover .xz-a0133-thumb {
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .15)
}

.xz-loop-a0133:hover .xz-a0133-tit {
    color: #d8bb71
}

.xz-a0133-thumb:hover .pro-cover {
    opacity: 1
}

@media screen and (max-width:1520px) {
    .xz-a0133-ul {
        margin: 48px -9px 0
    }
}

@media screen and (max-width:1280px) {
    .xz-a0133-tit {
        margin-top: 16px;
        font-size: 17px
    }

    .xz-a0133-ul {
        margin: 42px -9px 0
    }
}

@media screen and (max-width:1024px) {
    .xz-a0133-tit {
        margin-top: 14px;
        font-size: 16px;
        line-height: 22px;
        max-height: 44px
    }

    .xz-a0133-ul {
        margin: 32px -9px 0
    }
}

@media screen and (max-width:800px) {
    .xz-a0133-tit {
        margin-top: 12px;
        font-size: 15px
    }

    .pro-cover {
        display: none
    }

    .xz-a0133-ul {
        margin: 24px -9px 0
    }
}

@media screen and (max-width:600px) {
    .xz-a0133-tit {
        margin-top: 8px;
        font-size: 14px;
        line-height: 20px;
        max-height: 40px
    }

    .xz-a0133-ul {
        margin: 18px 0 0
    }

    .xz-loop-a0133 {
        margin: 0
    }
}

.xz-a014-ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 38px
}

.xz-loop-a014 {
    position: relative;
    -ms-flex: none;
    flex: none;
    margin-top: 20px;
    width: 24%;
    padding: 40px 26px 86px;
    border: 1px solid #e9e9e9;
    background: #fff;
    transition: all .3s;
    cursor: default
}

.xz-a014-ul>i {
    height: 0;
    margin: 0;
    width: 24%
}

.xz-a014-top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.xz-a014-thumb {
    -ms-flex: none;
    flex: none;
    width: 70px
}

.xz-a014-thumb img {
    border-radius: 50%
}

.xz-a014-info {
    -ms-flex: 1;
    flex: 1;
    margin-left: 16px
}

.xz-a014-tit {
    font-size: 18px;
    line-height: 22px;
    font-family: Belleza, Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase
}

.xz-a014-icons {
    margin-top: 4px
}

.xz-a014-icons .iconfont {
    display: inline-block;
    margin-right: 6px;
    font-size: 12px;
    color: #f89902
}

.xz-a014-des {
    margin-top: 6px;
    font-size: 14px;
    line-height: 20px
}

.xz-a014-content {
    margin-top: 38px;
    font-size: 16px;
    line-height: 24px;
    color: #666
}

.xz-a014-date {
    position: absolute;
    left: 26px;
    bottom: 42px;
    font-size: 16px;
    line-height: 20px;
    color: #d8bb71
}

.xz-loop-a014:hover {
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .15)
}

@media screen and (max-width:1520px) {
    .xz-a014-ul {
        padding-top: 34px
    }
}

@media screen and (max-width:1440px) {
    .xz-loop-a014 {
        padding: 30px 22px 74px
    }

    .xz-a014-date {
        left: 22px;
        bottom: 26px
    }

    .xz-a014-content {
        margin-top: 28px
    }

    .xz-a014-thumb {
        width: 60px
    }

    .xz-a014-info {
        margin-left: 12px
    }
}

@media screen and (max-width:1280px) {
    .xz-a014-thumb {
        width: 50px
    }

    .xz-a014-tit {
        font-size: 17px
    }

    .xz-a014-icons .iconfont {
        margin-right: 4px
    }

    .xz-a014-icons {
        margin-top: 2px
    }

    .xz-a014-des {
        margin-top: 4px
    }

    .xz-a014-ul {
        padding-top: 26px
    }

    .xz-a014-content {
        margin-top: 20px
    }
}

@media screen and (max-width:1024px) {
    .xz-loop-a014 {
        width: 32%
    }

    .xz-a014-ul>i {
        width: 32%
    }

    .xz-a014-ul {
        padding-top: 18px
    }

    .xz-a014-date {
        font-size: 15px
    }
}

@media screen and (max-width:800px) {
    .xz-loop-a014 {
        width: 49%;
        margin-top: 14px;
        padding: 20px 18px 60px
    }

    .xz-a014-ul>i {
        width: 49%
    }

    .xz-a014-content {
        margin-top: 12px;
        font-size: 15px
    }

    .xz-a014-date {
        left: 18px;
        bottom: 18px
    }
}

@media screen and (max-width:600px) {
    .xz-a014-ul {
        padding-top: 8px
    }

    .xz-loop-a014 {
        width: 100%;
        margin-top: 10px;
        padding: 18px 14px 46px
    }

    .xz-a014-ul>i {
        width: 100%
    }

    .xz-a014-content {
        margin-top: 8px;
        font-size: 14px;
        line-height: 22px
    }

    .xz-a014-date {
        bottom: 10px;
        font-size: 14px;
        left: 14px
    }

    .xz-a014-thumb {
        width: 46px
    }
}

.loop-a016-ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.xz-loop-a016 {
    -ms-flex: none;
    flex: none;
    margin-top: 2px;
    width: calc((100% - 6px)/ 4);
    position: relative;
    overflow: hidden
}

.loop-a016-ul>i {
    height: 0;
    margin: 0;
    width: calc((100% - 6px)/ 4)
}

.xz-a016-thumb {
    display: block
}

.xz-a016-thumb img {
    display: block;
    width: 100%
}

.xz-loop-a016 .db {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .48);
    border-radius: 0 0 4px 4px;
    z-index: 0;
    content: '';
    transition: all .5s ease;
    transform: translateY(-100%)
}

.xz-a016-info {
    position: absolute;
    width: 100%;
    padding: 0 55px;
    left: 0;
    bottom: 40px;
    z-index: 2
}

.xz-a016-tit {
    font-size: 24px;
    line-height: 28px;
    font-family: Belleza, Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 400;
    color: #fff;
    max-height: 56px;
    overflow: hidden
}

.xz-a016-btn {
    position: relative;
    margin-top: 28px;
    width: 58px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #b4b4b4;
    transition: all .3s ease
}

.xz-a016-btn .iconfont {
    color: #000;
    font-size: 14px
}

.xz-a016-btn::after {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #fff;
    content: '';
    z-index: -1;
    transition: all .3s ease
}

.xz-loop-a016:hover .db {
    transform: translateY(0)
}

.xz-loop-a016:hover {
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .15)
}

.xz-a016-btn:hover {
    border-color: #d8bb71
}

.xz-a016-btn:hover::after {
    background: #d8bb71
}

@media screen and (max-width:1650px) {
    .xz-a016-info {
        padding: 0 36px
    }
}

@media screen and (max-width:1520px) {
    .xz-a016-info {
        padding: 0 24px
    }

    .xz-a016-tit {
        font-size: 22px
    }

    .xz-a016-btn {
        margin-top: 22px;
        width: 54px;
        height: 54px;
        line-height: 54px
    }

    .xz-a016-btn::after {
        width: 32px;
        height: 32px
    }

    .xz-a016-info {
        bottom: 34px
    }
}

@media screen and (max-width:1280px) {
    .xz-a016-info {
        padding: 0 18px
    }

    .xz-a016-tit {
        font-size: 20px;
        line-height: 26px;
        max-height: 52px
    }

    .xz-a016-btn {
        margin-top: 16px;
        width: 48px;
        height: 48px;
        line-height: 48px
    }

    .xz-a016-btn::after {
        width: 26px;
        height: 26px
    }

    .xz-a016-info {
        bottom: 24px
    }
}

@media screen and (max-width:1024px) {

    .loop-a016-ul>i,
    .xz-loop-a016 {
        width: calc((100% - 4px)/ 3)
    }

    .xz-loop-a016 .db {
        background: rgba(0, 0, 0, .1);
        transform: translateY(0)
    }

    .xz-a016-btn {
        display: none
    }
}

@media screen and (max-width:800px) {

    .loop-a016-ul>i,
    .xz-loop-a016 {
        width: calc((100% - 2px)/ 2)
    }
}

@media screen and (max-width:600px) {
    .xz-a016-info {
        padding: 0 12px;
        bottom: 12px
    }

    .xz-a016-tit {
        font-size: 17px;
        line-height: 22px;
        max-height: 44px
    }
}

.loop-a017-ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 52px
}

.xz-loop-a017 {
    -ms-flex: none;
    flex: none;
    width: 25%;
    position: relative
}

.xz-a017-thumb {
    display: block
}

.xz-a017-thumb img {
    display: block;
    width: 100%
}

.xz-loop-a017 .db {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .48);
    border-radius: 0 0 4px 4px;
    z-index: 0;
    content: '';
    transition: all .5s ease;
    transform: translateY(-100%)
}

.xz-a017-info {
    position: absolute;
    width: 100%;
    padding: 0 55px;
    left: 0;
    bottom: 40px;
    z-index: 2
}

.xz-a017-tit {
    font-size: 24px;
    line-height: 28px;
    font-family: Belleza, Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 400;
    color: #fff;
    max-height: 56px;
    overflow: hidden
}

.xz-a017-btn {
    position: relative;
    margin-top: 28px;
    width: 58px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #b4b4b4;
    transition: all .3s ease
}

.xz-a017-btn .iconfont {
    color: #000;
    font-size: 14px
}

.xz-a017-btn::after {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #fff;
    content: '';
    z-index: -1;
    transition: all .3s ease
}

.xz-loop-a017:hover .db {
    transform: translateY(0)
}

.xz-loop-a017:hover {
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .15)
}

.xz-a017-btn:hover {
    border-color: #d8bb71
}

.xz-a017-btn:hover::after {
    background: #d8bb71
}

@media screen and (max-width:1650px) {
    .xz-a017-info {
        padding: 0 36px
    }
}

@media screen and (max-width:1520px) {
    .xz-a017-info {
        padding: 0 24px
    }

    .xz-a017-tit {
        font-size: 22px
    }

    .xz-a017-btn {
        margin-top: 22px;
        width: 54px;
        height: 54px;
        line-height: 54px
    }

    .xz-a017-btn::after {
        width: 32px;
        height: 32px
    }

    .xz-a017-info {
        bottom: 34px
    }

    .loop-a017-ul {
        margin-top: 46px
    }
}

@media screen and (max-width:1280px) {
    .xz-a017-info {
        padding: 0 18px
    }

    .xz-a017-tit {
        font-size: 20px;
        line-height: 26px;
        max-height: 52px
    }

    .xz-a017-btn {
        margin-top: 16px;
        width: 48px;
        height: 48px;
        line-height: 48px
    }

    .xz-a017-btn::after {
        width: 26px;
        height: 26px
    }

    .xz-a017-info {
        bottom: 24px
    }

    .loop-a017-ul {
        margin-top: 40px
    }
}

@media screen and (max-width:1024px) {
    .xz-loop-a017 {
        width: 33.33%
    }

    .xz-loop-a017 .db {
        background: rgba(0, 0, 0, .1);
        transform: translateY(0)
    }

    .xz-a017-btn {
        display: none
    }
}

@media screen and (max-width:800px) {
    .xz-loop-a017 {
        width: 50%
    }

    .loop-a017-ul {
        margin-top: 32px
    }
}

@media screen and (max-width:600px) {
    .xz-a017-info {
        padding: 0 12px;
        bottom: 12px
    }

    .xz-a017-tit {
        font-size: 17px;
        line-height: 22px;
        max-height: 44px
    }

    .loop-a017-ul {
        margin-top: 20px
    }
}

.page-inpage .nav-links,
.pagination {
    margin-top: 50px
}

.nav-links {
    text-align: center
}

.page-numbers,
.post-page-numbers {
    display: inline-block;
    margin: 0 6px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    background: #fff;
    color: #333;
    border: 1px solid #e8edf2;
    border-radius: 4px;
    transition: all .3s
}

.nav-links .current,
.nav-links .page-numbers:hover,
.nav-links .post-page-numbers:hover {
    border-color: #d8bb71;
    background: #d8bb71;
    color: #fff
}

@media screen and (max-width:1280px) {

    .page-numbers,
    .post-page-numbers {
        margin: 0 4px
    }
}

@media screen and (max-width:800px) {

    .page-inpage .nav-links,
    .pagination {
        margin-top: 32px
    }

    .page-numbers,
    .post-page-numbers {
        width: 34px;
        height: 34px;
        line-height: 34px
    }
}

@media screen and (max-width:600px) {

    .page-inpage .nav-links,
    .pagination {
        margin-top: 24px
    }

    .page-numbers,
    .post-page-numbers {
        margin: 0 2px;
        width: 28px;
        height: 28px;
        line-height: 28px
    }
}

.clip-hover {
    display: inline-block;
    position: relative;
    z-index: 3
}

.single-case-sec {
    padding: 98px 0 114px;
    background: #f8f8f8
}

.single-pro-sec {
    padding-top: 98px;
    background: #f8f8f8
}

.single-case-sec #breadcrumbs,
.single-pro-sec #breadcrumbs {
    margin-top: 32px;
    font-size: 16px;
    line-height: 20px;
    color: #999;
    max-width: 75%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.single-case-sec #breadcrumbs a:hover,
.single-pro-sec #breadcrumbs a:hover {
    color: #d8bb71
}

.page-contact {
    padding: 105px 0 100px
}

.contact-form-tit {
    text-align: center;
    padding: 0 26px;
    font-size: 40px;
    line-height: 46px;
    font-family: Belleza, Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase
}

.contact-form-des {
    margin-top: 18px;
    padding: 0 20px;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    color: #d8bb71
}

.xz-form1 {
    margin-top: 38px
}

.xz-form-sec1 {
    height: 402px
}

.contact-map-show>p {
    height: 536px
}

.contact-map-info {
    margin-top: 80px;
    padding: 70px 106px 64px 64px;
    background: #f8f8f8
}

.contact-cname {
    font-size: 36px;
    line-height: 40px;
    font-family: Belleza, Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 400
}

.contact-columns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contact-ways {
    -ms-flex: none;
    flex: none;
    width: 56%;
    padding-top: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contact-way-item {
    -ms-flex: none;
    flex: none;
    margin-top: 14px;
    width: 48%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 18px;
    line-height: 26px
}

.contact-way-name {
    -ms-flex: none;
    flex: none;
    margin-right: 8px;
    color: #d8bb71
}

.contact-way-info {
    -ms-flex: 1;
    flex: 1
}

.contact-way-hover:hover {
    color: #d8bb71
}

.contact-adds {
    -ms-flex: none;
    flex: none;
    width: 42%;
    margin-top: 38px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 18px;
    line-height: 26px
}

.gray-bg {
    padding: 90px 0 84px;
    background: #f8f8f8
}

.taxonomy-bg {
    background: #f8f8f8
}

.project-top {
    width: 860px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.project-top-icon {
    -ms-flex: none;
    flex: none
}

.project-top-icon .iconfont {
    font-size: 72px;
    color: #d8bb71
}

.project-top-des {
    -ms-flex: 1;
    flex: 1;
    margin-left: 40px;
    font-size: 24px;
    line-height: 36px;
    font-family: Belleza, Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 400
}

.page-product {
    padding: 68px 0 140px;
    background: #f8f8f8
}

.archive-product {
    padding: 22px 0 140px;
    background: #f8f8f8
}

.pro_cat-top {
    position: relative
}

.pro_cat-sec {
    padding: 68px 0 52px
}

.pro_cat-name {
    padding: 0 80px;
    text-align: center;
    font-size: 40px;
    line-height: 56px;
    font-family: Belleza, Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase
}

.pro_cat-link {
    display: block;
    position: absolute;
    right: 0;
    top: 18px;
    font-size: 16px;
    line-height: 20px;
    color: #666;
    margin-right: 30px;
}

.pro_cat-link:hover {
    color: #d8bb71
}

.pro_cat-infos {
    padding-bottom: 92px
}

.child-tax-name {
    padding: 0 80px;
    text-align: center;
    font-size: 40px;
    line-height: 56px;
    font-family: Belleza, Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase
}

.about-top-sec {
    margin-top: 126px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.about-topL {
    position: relative;
    -ms-flex: none;
    flex: none;
    width: 45.5%;
    padding-bottom: 100px
}

.about-topL::before {
    display: block;
    position: absolute;
    left: -74px;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../image/about-bg.png) no-repeat -74px top;
    background-size: contain;
    z-index: -1;
    content: ''
}

.about-topR {
    -ms-flex: none;
    flex: none;
    width: 50%
}

.about-cname {
    font-size: 40px;
    line-height: 46px;
    font-family: Belleza, Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 400;
    color: #222;
    text-transform: uppercase
}

.about-content {
    padding-top: 30px;
    font-size: 16px;
    line-height: 32px
}

.about-content p {
    margin-top: 30px
}

.company-video-info {
    display: block;
    position: relative;
    overflow: hidden
}

.video-circle {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    border: 2px solid rgba(216, 187, 113, .25);
    border-radius: 50%;
    transition: all .4s
}

.video-circle::before {
    display: block;
    position: absolute;
    left: 2px;
    top: 2px;
    width: 68px;
    height: 68px;
    border: 2px solid #d8bb71;
    border-radius: 50%;
    content: '';
    transition: all .4s
}

.company-video-info .iconfont {
    position: relative;
    display: block;
    margin: 9px auto 0;
    width: 58px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    background: #d8bb71;
    border-radius: 50%;
    font-size: 14px;
    color: #fff;
    z-index: 5;
    transition: all .4s
}

.company-video-info:hover .video-circle {
    border: 2px solid rgba(216, 187, 113, .1)
}

.company-video-info:hover .video-circle::before {
    border: 2px solid rgba(216, 187, 113, .25)
}

.company-video-info:hover .iconfont {
    font-size: 20px;
    background: rgba(216, 187, 113, .5)
}

.advs-list {
    margin-top: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.advs-item {
    -ms-flex: none;
    flex: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.advs-list .advs-item:nth-child(1) {
    width: 240px
}

.advs-list .advs-item:nth-child(2) {
    width: 250px
}

.advs-list .advs-item:nth-child(3) {
    width: 282px
}

.advs-list .advs-item:nth-child(4) {
    width: 294px
}

.advs-icon {
    -ms-flex: none;
    flex: none
}

.advs-icon .iconfont {
    font-size: 66px;
    color: #d8bb71
}

.advs-infos {
    position: relative;
    -ms-flex: 1;
    flex: 1;
    margin-left: 20px;
    top: -20px
}

.advs-num {
    font-size: 70px;
    line-height: 80px;
    font-family: Belleza, Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 400;
    color: #d8bb71
}

.advs-des {
    margin-top: 4px;
    font-size: 16px;
    line-height: 20px
}

.quality-bg {
    margin-top: 78px;
    position: relative
}

.quality-bg::after {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .65);
    content: ''
}

.quality-section {
    position: relative;
    margin-top: -98px;
    z-index: 5
}

.quality-content {
    padding: 98px 85px 90px;
    background: #fff;
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .15)
}

.quality-top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.quality-infos {
    -ms-flex: none;
    flex: none;
    width: 42%;
    padding-top: 12px
}

.quality-persons {
    -ms-flex: none;
    flex: none;
    margin-left: 108px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.quality-tit {
    font-size: 40px;
    line-height: 56px;
    font-family: Belleza, Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 400
}

.quality-des {
    margin-top: 28px;
    font-size: 16px;
    line-height: 24px;
    color: #d8bb71
}

.quality-person {
    position: relative;
    -ms-flex: none;
    flex: none;
    width: 150px;
    height: 150px;
    margin-left: -16px;
    border: 1px solid #d8bb71;
    border-radius: 50%
}

.quality-persons .quality-person:nth-child(1) {
    margin-left: 0;
    background: #d8bb71;
    z-index: 5
}

.quality-person-tit {
    text-align: center;
    margin-top: 42px;
    font-size: 32px;
    line-height: 36px;
    font-family: Belleza, Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 400;
    color: #d8bb71
}

.quality-persons .quality-person:nth-child(1) .quality-person-tit {
    color: #fff
}

.quality-person-des {
    margin-top: 5px;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    color: #d8bb71
}

.quality-persons .quality-person:nth-child(1) .quality-person-des {
    color: #fff
}

.standards-show {
    padding-top: 24px
}

.standards-show>h3 {
    margin-top: 30px;
    padding-right: 86px;
    font-size: 24px;
    line-height: 30px;
    font-family: Belleza, Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 400
}

.standards-show>p {
    margin-top: 20px;
    padding-right: 86px;
    font-size: 16px;
    line-height: 24px;
    color: #666
}

.standards-show ul {
    padding: 10px 86px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.standards-show ul li {
    -ms-flex: none;
    flex: none;
    margin-top: 20px;
    padding-bottom: 10px;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    color: #666;
    border-bottom: 1px solid #d8bb71
}

#standards-gallery .gallery {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 50px
}

#partner-gallery .gallery {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 76px
}

#standards-gallery .gallery .gallery-item {
    -ms-flex: none;
    flex: none;
    width: 32%;
    margin-top: 20px
}

#partner-gallery .gallery .gallery-item {
    -ms-flex: none;
    flex: none;
    width: 15.2%;
    margin-top: 24px;
    transition: all .3s
}

#partner-gallery .gallery .gallery-item:hover {
    transform: translateY(-4px)
}

#partner-gallery .gallery .gallery-item img,
#standards-gallery .gallery .gallery-item img {
    border: none
}

#standards-gallery .gallery>i {
    height: 0;
    margin: 0;
    width: 32%
}

#partner-gallery .gallery>i {
    height: 0;
    margin: 0;
    width: 15.2%
}

.customer-sec {
    position: relative;
    margin-top: -50px;
    padding: 146px 0 100px;
    background: url(../image/customer-bg.png) no-repeat left top;
    background-size: cover;
    z-index: 2
}

.customer-sec2 {
    padding: 100px 0;
    background: url(../image/customer-bg.png) no-repeat left top;
    background-size: cover
}

.customer-sec1 {
    margin-top: 100px
}

.customer-tit {
    text-align: center;
    font-size: 40px;
    line-height: 56px;
    font-family: Belleza, Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase
}

.project-form {
    padding: 100px 0 94px
}

.rel-project {
    margin-top: 74px
}

.customer-tit {
    text-align: center;
    font-size: 40px;
    line-height: 56px;
    font-family: Belleza, Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase
}

.project-link {
    margin-top: 12px;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #d8bb71
}

.project-link-txt {
    display: inline-block;
    text-decoration: underline
}

.project-link-txt:hover {
    transform: translateY(-2px)
}

.loop-a017-ul .slick-arrow {
    position: absolute;
    z-index: 99;
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 0;
    margin: 0;
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-family: iconfont;
    background: rgba(255, 255, 255, .64);
    border-radius: 50%;
    transition: all .3s ease
}

.loop-a017-ul .slick-arrow:before {
    position: relative;
    display: block;
    margin-top: 15px;
    font-size: 22px;
    line-height: 22px;
    color: #d8bb71;
    opacity: 1
}

.loop-a017-ul .slick-arrow.slick-next {
    right: 40px
}

.loop-a017-ul .slick-arrow.slick-next:before {
    content: "\e654"
}

.loop-a017-ul .slick-arrow.slick-prev {
    left: 40px
}

.loop-a017-ul .slick-arrow.slick-prev:before {
    content: "\e653"
}

.loop-a017-ul .slick-arrow:hover {
    background: rgba(255, 255, 255, .94)
}

.xz-a0133-ul .slick-arrow {
    position: absolute;
    z-index: 99;
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 0;
    margin: 0;
    top: 44%;
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-family: iconfont;
    background: rgba(255, 255, 255, .64);
    border-radius: 50%;
    transition: all .3s ease
}

.xz-a0133-ul .slick-arrow:before {
    position: relative;
    display: block;
    margin-top: 15px;
    font-size: 22px;
    line-height: 22px;
    color: #d8bb71;
    opacity: 1
}

.xz-a0133-ul .slick-arrow.slick-next {
    right: 40px
}

.xz-a0133-ul .slick-arrow.slick-next:before {
    content: "\e654"
}

.xz-a0133-ul .slick-arrow.slick-prev {
    left: 40px
}

.xz-a0133-ul .slick-arrow.slick-prev:before {
    content: "\e653"
}

.xz-a0133-ul .slick-arrow:hover {
    background: rgba(255, 255, 255, .94)
}

.single-case-show {
    margin-top: 45px;
    padding: 84px 140px 50px;
    border-top: 2px solid #d8bb71;
    background: #fff
}

.news-detail-title {
    width: 760px;
    margin: 0 auto;
    text-align: center;
    font-size: 40px;
    line-height: 46px;
    font-family: Belleza, Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 400
}

.share-news-info {
    margin-top: 92px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #666
}

.share-pro-info {
    margin-top: 68px;
    font-size: 16px;
    line-height: 24px
}

.share-news-info .iconfont {
    display: inline-block;
    margin-left: 20px;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    color: #999;
    vertical-align: baseline
}

.share-pro-info .iconfont {
    display: inline-block;
    margin-left: 46px;
    font-size: 18px;
    line-height: 18px;
    color: #ddd;
    vertical-align: baseline
}

.share-news-info .iconfont:hover,
.share-pro-info .iconfont:hover {
    color: #d8bb71
}

.share-news-info .a2a_svg,
.share-pro-info .a2a_svg {
    display: none
}

.news-detail-area {
    padding-top: 25px;
    font-size: 16px;
    line-height: 32px
}

.news-detail-area .blocks-gallery-grid .blocks-gallery-item__caption,
.pro-detail-common .blocks-gallery-grid .blocks-gallery-item__caption {
    bottom: 8px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 16px
}

.news-detail-area .blocks-gallery-grid .blocks-gallery-item,
.pro-detail-common .blocks-gallery-grid .blocks-gallery-item {
    overflow: hidden
}

.news-detail-area .wp-block-gallery,
.news-detail-area .wp-block-group,
.news-detail-area .wp-block-image {
    margin: 40px 0 0
}

.news-detail-area .wp-block-image img,
.pro-detail-common .wp-block-image img {
    display: block
}

.news-detail-area>ol,
.news-detail-area>p,
.news-detail-area>ul,
.pro-detail-common>ol,
.pro-detail-common>p,
.pro-detail-common>ul {
    margin: 40px 0 0;
    padding: 0 200px
}

.news-detail-area .wp-block-image::after,
.pro-detail-common .wp-block-image::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: '';
    clear: both;
    height: 0
}

.news-detail-area .wp-block-image figcaption,
.pro-detail-common .wp-block-image figcaption {
    display: inline-block;
    margin: 16px 0 0 0;
    padding-bottom: 8px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 5px;
    border-bottom: 1px solid #ddd
}

.news-detail-area>ol,
.pro-detail-common>ol {
    list-style-type: decimal
}

.news-detail-area>ul li,
.pro-detail-common>ul li {
    position: relative;
    padding-left: 24px
}

.news-detail-area>ol li,
.news-detail-area>ul li,
.pro-detail-common>ol li,
.pro-detail-common>ul li {
    margin: 8px 0
}

.news-detail-area>ul li::before,
.pro-detail-common>ul li::before {
    display: block;
    position: absolute;
    left: 4px;
    top: 11px;
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #d8bb71
}

.news-detail-area .wp-block-table {
    margin: 0
}

.pro-detail-common .wp-block-table {
    padding: 0 40px;
    margin: 0 auto
}

.news-detail-area table,
.pro-detail-common table {
    margin-top: 40px;
    width: 100%;
    background: #fff
}

.pro-info2-show table {
    display: block;
    width: 92%;
    margin: 0 auto;
    white-space: normal
}

#pro-nav-content table img,
.news-detail-area table img {
    max-width: none
}

#pro-nav-content iframe,
.news-detail-area iframe {
    width: 100%;
    height: 528px
}

.news-detail-area table tr td,
.pro-detail-common table tr td {
    padding: 12px 16px;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    border: 1px solid #ddd
}

.news-detail-area table tr:nth-child(odd),
.pro-detail-common table tr:nth-child(odd) {
    background: #eee
}

.page-table-area {
    width: 100%;
    overflow-x: auto
}

.single-customer {
    margin-top: 32px;
    padding-bottom: 80px
}

.rel-pro-sec {
    padding: 75px 0 100px;
    overflow: hidden
}

.rel-pro-top {
    font-size: 40px;
    line-height: 56px;
    font-family: Belleza, Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase
}

.single-pro-column {
    margin-top: 32px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.pro-columns-l {
    -ms-flex: none;
    flex: none;
    width: 42.5%
}

.pro-columns-r {
    -ms-flex: none;
    flex: none;
    width: 52%;
    padding-top: 26px
}

#pro-small-show .gallery {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 1s easy;
    margin: 20px -6px 0
}

#pro-big-show {
    background: #fff;
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .15)
}

#pro-big-show .gallery img {
    border: none;
    width: 100%
}

#pro-small-show .gallery img {
    border: 1px solid transparent;
    transition: all .3s
}

#pro-small-show .gallery .slick-current img {
    border-color: #d8bb71
}

#pro-small-show .gallery .gallery-item {
    margin: 0 6px;
    cursor: pointer
}

.single-pro-tit {
    width: 82%;
    font-size: 40px;
    line-height: 50px;
    font-family: Belleza, Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 400
}

.single-pro-info1 {
    margin-top: 42px;
    font-size: 16px;
    line-height: 24px
}

#pro-info1 .gallery {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#pro-info1 .gallery .gallery-item {
    -ms-flex: none;
    flex: none;
    width: auto;
    margin: 20px 16px 0 0
}

#pro-info1 .gallery .gallery-item img {
    border: none
}

#pro-info1 .gallery .gallery-caption {
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #666
}

.single-pro-btns {
    padding-top: 28px
}

.single-pro-btn {
    display: inline-block;
    position: relative;
    width: 232px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #fffffe;
    background: #000
}

.single-pro-btn::after {
    display: block;
    position: absolute;
    left: -1px;
    top: -1px;
    width: 233px;
    height: 53px;
    background: #d8bb71;
    content: '';
    transition: all .3s;
    z-index: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 96% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 96% 100%, 0 100%)
}

.single-pro-btn:hover::after {
    width: 0
}

.single-pro-btn:active {
    transform: scale(.95)
}

.single-chat-btn {
    margin-right: 18px;
    margin-top: 18px
}

.single-email-btn {
    margin-top: 18px
}

.pro-download {
    margin-top: 46px;
    position: relative
}

.pdf-form-cover {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    z-index: 5
}

#pdf-form {
    position: relative;
    padding: 26px;
    margin: 0 auto;
    width: auto;
    max-width: 800px;
    background: #f8f8f8
}

.pdf-form-tit {
    font-size: 22px;
    line-height: 24px;
    color: #333
}

.pdf-form-show {
    margin-top: 32px
}

.xz-form4-sec {
    height: 200px
}

.pro-pdf {
    font-size: 16px;
    line-height: 20px;
    color: #666;
    text-decoration: underline
}

.pro_pdf-hover:hover {
    color: #c23139
}

.pro-pdf .iconfont {
    display: inline-block;
    margin-right: 14px;
    font-size: 22px;
    color: #c23139
}

.single-pro-info2 {
    margin-top: 54px
}

.pro-info2-tit {
    position: relative;
    padding: 12px 0 12px 36px;
    font-size: 18px;
    line-height: 20px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    cursor: pointer
}

.pro-info2-tit::before {
    display: block;
    position: absolute;
    left: 0;
    top: 9px;
    font-size: 44px;
    color: #000;
    content: '-'
}

.pro-info2-tit::after {
    display: none;
    position: absolute;
    left: 0;
    top: 11px;
    color: #000;
    font-size: 24px;
    content: '+'
}

.single-pro-info2 .close::before {
    display: none
}

.single-pro-info2 .close::after {
    display: block
}

.pro-info2-show {
    padding: 40px 0;
    border-bottom: 1px solid #dfe0df;
    overflow-x: auto
}

.pro-info2-show table {
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    color: #666
}

.pro-info2-show table tr {
    border-top: 1px solid #dfe0df
}

.pro-info2-show table tr td:nth-child(1) {
    padding: 16px 10px;
    min-width: 106px;
    font-style: normal;
    font-weight: 700;
    background: #f4f3f5
}

.pro-info2-show table tr td:nth-child(2) {
    padding: 16px 19.5% 16px 6.5%
}

.pro-info2-show table tr:last-child {
    border-bottom: 1px solid #dfe0df
}

.pro-detail-sec {
    margin-top: 76px
}

.pro-detail-common {
    padding-bottom: 40px;
    font-size: 16px;
    line-height: 32px;
    background: #fff;
    border: 1px solid #fff
}

.pro-detail-common .wp-block-gallery,
.pro-detail-common .wp-block-group,
.pro-detail-common>.wp-block-image {
    margin: 40px 0 0;
    padding: 0 40px 0
}

.xz-form-sec4 {
    height: 334px
}

.page-search {
    padding: 84px 0 100px
}

.container-404 {
    padding: 116px 0 100px;
    text-align: center
}

.page-footer {
    position: relative;
    padding: 104px 0 68px;
    background: #3e3b41
}

.page-footer::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 16px;
    background: #d8bb71;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
    clip-path: polygon(0 0, 0 100%, 100% 0);
    content: ''
}

.footer-columns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-copyright {
    margin-top: 70px;
    -ms-flex-align: center;
    align-items: center
}

.footer-column1 {
    -ms-flex: none;
    flex: none;
    width: 330px
}

.footer-column2 {
    -ms-flex: none;
    flex: none;
    width: 120px;
    margin-left: 15%
}

.footer-column3 {
    -ms-flex: none;
    flex: none;
    width: 100px
}

.footer-column4 {
    -ms-flex: none;
    flex: none;
    width: 24.5%
}

.footer-form-tit {
    font-family: Belleza, Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 56px;
    color: #fff;
    text-transform: uppercase
}

.footer-form-des {
    margin-top: 16px;
    font-size: 16px;
    line-height: 28px;
    color: #d1d1d2
}

.xz-form2 {
    margin-top: 32px
}

.xz-form-sec2 {
    height: 54px
}

.footer-form-link {
    margin-top: 14px;
    font-size: 14px;
    line-height: 28px;
    color: #fff
}

.footer-form-btn {
    text-decoration: underline
}

.footer-common-tit {
    font-size: 20px;
    line-height: 24px;
    font-family: Belleza, Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase
}

#menu-footer-menu,
#menu-product-menu,
.footer-ways-list {
    padding-top: 6px
}

#menu-footer-menu li,
#menu-product-menu li,
.footer-ways-item {
    margin-top: 16px;
    font-size: 16px;
    line-height: 24px;
    color: #d8d8d8
}

#menu-footer-menu li a:hover,
#menu-product-menu li a:hover,
.footer-way-hover:hover {
    color: #fff;
    text-decoration: underline
}

.footer-sns-list {
    -ms-flex: none;
    flex: none
}

.footer-sns-list .iconfont {
    display: inline-block;
    margin-left: 28px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 50%;
    border: 1px solid #fff
}

.footer-sns-list .iconfont:first-child {
    margin-left: 0
}

.footer-sns-list .iconfont:nth-child(4) {
    font-size: 17px
}

.footer-sns-list .iconfont:nth-child(5) {
    font-size: 16px
}

.copyright-txt {
    -ms-flex: none;
    flex: none;
    font-size: 14px;
    line-height: 16px;
    color: #999
}

.footer-sns-list .iconfont:hover {
    background: #fff;
    color: #999
}

.return-btn {
    display: none;
    position: fixed;
    right: 38px;
    bottom: 68px;
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    border-radius: 50%;
    background: #d8bb71;
    z-index: 900;
    transition: all .3s;
    cursor: pointer
}

.return-btn .iconfont {
    color: #fff;
    font-size: 22px
}

.return-btn:hover {
    transform: translateY(-4px)
}

.return-btn:active {
    transform: scale(.95)
}

.right-nav {
    position: fixed;
    right: 0;
    bottom: 25%;
    z-index: 900
}

.right-nav-list li {
    margin-bottom: 4px
}

.right-nav-list .iconfont {
    display: block;
    font-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #fff;
    border: 1px solid #e9e9e9;
    color: #999;
    border-radius: 50%
}

.right-nav-list li:nth-child(1) .iconfont,
.right-nav-list li:nth-child(2) .iconfont {
    font-size: 22px
}

.right-nav-list .iconfont:hover {
    background: #d8bb71;
    border-color: #d8bb71;
    color: #fff
}

.common-form {
    position: relative;
    padding: 26px;
    margin: 0 auto;
    width: auto;
    max-width: 800px;
    background: #f8f8f8
}

.common-form-tit {
    font-size: 22px;
    line-height: 24px;
    color: #333
}

.common-form-show {
    margin-top: 32px
}

.xz-form-sec3 {
    height: 334px
}

.footer-fixed {
    display: none;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 300
}

.footer-fixed-item {
    position: relative;
    -ms-flex: none;
    flex: none;
    width: 25%;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    text-align: center;
    background: #d8bb71
}

.footer-fixed-show {
    display: block;
    padding: 5px 0 4px
}

.footer-fixed-icon {
    padding-bottom: 2px
}

.footer-icon1 {
    font-size: 18px
}

.footer-icon2 {
    font-size: 16px
}

.footer-icon3 {
    font-size: 16px
}

.footer-icon4 {
    font-size: 17px
}

.footer-fixed-item::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #fff
}

.footer-fixed-item:last-child::before {
    background: 0 0
}

@media screen and (max-width:1650px) {
    .about-top-sec {
        margin-top: 104px
    }

    .quality-section {
        margin-top: -114px
    }

    .quality-content {
        padding: 82px 74px 84px
    }

    .customer-sec {
        padding: 136px 0 100px
    }

    #partner-gallery .gallery {
        padding-top: 66px
    }

    .project-form {
        padding: 90px 0 94px
    }

    .customer-sec1 {
        margin-top: 90px
    }

    .gray-bg {
        padding: 82px 0 78px
    }

    .archive-product {
        padding: 22px 0 120px
    }

    .pro_cat-infos {
        padding-bottom: 74px
    }
}

@media screen and (max-width:1520px) {
    .container-404 {
        padding: 94px 0 100px
    }

    .quality-bg {
        margin-top: 64px
    }

    .page-search,
    .rel-pro-sec {
        padding: 64px 0 84px
    }

    .pro-detail-sec {
        margin-top: 64px
    }

    .page-contact {
        padding: 90px 0 100px
    }

    .project-form {
        padding: 80px 0 94px
    }

    .customer-sec1 {
        margin-top: 80px
    }

    .contact-map-show>p {
        height: 500px
    }

    .contact-map-info {
        margin-top: 64px;
        padding: 50px 74px 58px 56px
    }

    .contact-cname {
        font-size: 34px
    }

    .contact-ways {
        padding-top: 18px
    }

    .contact-adds {
        margin-top: 32px
    }

    .advs-num {
        font-size: 64px
    }

    .quality-content {
        padding: 72px 64px 74px
    }

    .gray-bg {
        padding: 72px 0 68px
    }

    #standards-gallery .gallery {
        padding-top: 40px
    }

    .standards-show {
        padding-top: 18px
    }

    .customer-sec {
        padding: 126px 0 100px
    }

    #partner-gallery .gallery {
        padding-top: 56px
    }

    .archive-product {
        padding: 22px 0 100px
    }

    .pro_cat-infos {
        padding-bottom: 64px
    }

    .pro_cat-sec {
        padding: 64px 0 36px
    }

    .news-detail-title {
        width: 820px
    }

    .news-detail-area>ol,
    .news-detail-area>p,
    .news-detail-area>ul,
    .pro-detail-common>ol,
    .pro-detail-common>p,
    .pro-detail-common>ul {
        margin: 34px 0 0;
        padding: 0 134px
    }

    .news-detail-area table,
    .pro-detail-common table {
        margin-top: 34px
    }

    .single-case-show {
        padding: 76px 140px 50px
    }

    .news-detail-area .wp-block-gallery,
    .news-detail-area .wp-block-group,
    .news-detail-area .wp-block-image {
        margin: 34px 0 0
    }

    .pro-columns-r {
        padding-top: 18px
    }

    .single-pro-info1 {
        margin-top: 32px
    }

    .single-pro-info2 {
        margin-top: 42px
    }

    .share-pro-info {
        margin-top: 50px
    }

    .single-pro-btns {
        padding-top: 18px
    }

    .pro-download {
        margin-top: 36px
    }

    .pro-detail-sec {
        margin-top: 64px
    }

    .pro-info2-show table tr td:nth-child(2) {
        padding: 16px 10% 16px 5%
    }
}

@media screen and (max-width:1440px) {
    .about-top-sec {
        margin-top: 94px
    }

    .single-case-sec {
        padding: 84px 0 100px
    }

    .single-case-sec #breadcrumbs,
    .single-pro-sec #breadcrumbs {
        margin-top: 28px
    }

    .project-form {
        padding: 70px 0 94px
    }

    .rel-pro-sec {
        padding: 56px 0 64px
    }

    .pro-detail-sec {
        margin-top: 56px
    }

    .customer-sec1 {
        margin-top: 70px
    }

    .single-pro-sec {
        padding-top: 84px
    }

    .page-contact {
        padding: 80px 0 100px
    }

    .about-cname,
    .contact-form-tit,
    .customer-tit,
    .news-detail-title,
    .pro_cat-name,
    .quality-tit,
    .rel-pro-top,
    .single-pro-tit {
        font-size: 36px;
        line-height: 42px
    }

    .contact-cname {
        font-size: 32px;
        line-height: 34px
    }

    .contact-map-show>p {
        height: 460px
    }

    .contact-map-info {
        padding: 42px 54px 50px 50px
    }

    .about-content p {
        margin-top: 24px
    }

    .about-content {
        padding-top: 20px
    }

    .about-topL {
        padding-bottom: 84px
    }

    .advs-icon .iconfont {
        font-size: 60px
    }

    .advs-num {
        font-size: 60px;
        line-height: 76px
    }

    .advs-infos {
        margin-left: 16px
    }

    .advs-list .advs-item:nth-child(1) {
        width: 220px
    }

    .advs-list .advs-item:nth-child(2) {
        width: 230px
    }

    .advs-list .advs-item:nth-child(4) {
        width: 285px
    }

    .quality-des {
        margin-top: 22px
    }

    #standards-gallery .gallery {
        padding-top: 32px
    }

    .quality-content {
        padding: 56px 54px 70px
    }

    .gray-bg {
        padding: 54px 0 50px
    }

    .standards-show>h3 {
        font-size: 22px
    }

    .quality-persons {
        margin-left: 80px
    }

    .quality-person {
        width: 138px;
        height: 138px
    }

    .quality-person-tit {
        font-size: 28px
    }

    .quality-person-des {
        font-size: 15px
    }

    .quality-person-tit {
        margin-top: 35px
    }

    .standards-show {
        padding-top: 10px
    }

    .customer-sec {
        margin-top: 0;
        padding: 70px 0 100px
    }

    #partner-gallery .gallery {
        padding-top: 46px
    }

    .project-top-icon .iconfont {
        font-size: 64px
    }

    .project-top-des {
        margin-left: 28px;
        font-size: 22px;
        line-height: 32px
    }

    .archive-product {
        padding: 16px 0 90px
    }

    .pro_cat-link {
        top: 12px
    }

    .pro_cat-infos {
        padding-bottom: 54px
    }

    .single-case-show {
        margin-top: 38px
    }

    .share-news-info {
        margin-top: 82px
    }

    .news-detail-title {
        width: 100%;
        padding: 0 70px
    }

    .news-detail-area {
        padding-top: 20px
    }

    .news-detail-area>ol,
    .news-detail-area>p,
    .news-detail-area>ul,
    .pro-detail-common>ol,
    .pro-detail-common>p,
    .pro-detail-common>ul {
        margin: 28px 0 0;
        padding: 0 90px
    }

    .news-detail-area table,
    .pro-detail-common table {
        margin-top: 28px
    }

    .news-detail-area .wp-block-gallery,
    .news-detail-area .wp-block-group,
    .news-detail-area .wp-block-image {
        margin: 28px 0 0
    }

    .single-case-show {
        padding: 65px 120px 42px
    }

    .pro-info2-show {
        padding: 32px 0
    }

    .share-pro-info {
        margin-top: 36px
    }

    .single-pro-btns {
        padding-top: 10px
    }

    .single-pro-btn {
        width: 210px;
        height: 48px;
        line-height: 48px
    }

    .single-pro-btn::after {
        width: 211px;
        height: 49px
    }
}

@media screen and (max-width:1280px) {
    .single-case-sec {
        padding: 70px 0 90px
    }

    .about-top-sec {
        margin-top: 74px
    }

    .single-case-sec #breadcrumbs,
    .single-pro-sec #breadcrumbs {
        margin-top: 22px
    }

    .single-pro-sec {
        padding-top: 70px
    }

    .container-404 {
        padding: 74px 0 84px
    }

    .page-search {
        padding: 54px 0 64px
    }

    .page-contact {
        padding: 64px 0 84px
    }

    .about-cname,
    .contact-form-tit,
    .customer-tit,
    .news-detail-title,
    .pro_cat-name,
    .quality-tit,
    .rel-pro-top,
    .single-pro-tit {
        font-size: 34px;
        line-height: 38px
    }

    .contact-map-info {
        margin-top: 54px;
        padding: 36px 36px 42px 42px
    }

    .contact-cname {
        font-size: 30px
    }

    .contact-ways {
        padding-top: 12px
    }

    .contact-adds {
        margin-top: 26px
    }

    .about-cname {
        padding-right: 0
    }

    .about-content p {
        margin-top: 20px
    }

    .about-content {
        padding-top: 14px
    }

    .about-topL {
        padding-bottom: 60px
    }

    .quality-bg {
        margin-top: 44px
    }

    .quality-bg img {
        height: 210px
    }

    .advs-icon .iconfont {
        font-size: 52px
    }

    .advs-num {
        font-size: 54px;
        line-height: 68px
    }

    .advs-infos {
        margin-left: 12px
    }

    .advs-list .advs-item:nth-child(1) {
        width: 170px
    }

    .advs-list .advs-item:nth-child(2) {
        width: 200px
    }

    .advs-list .advs-item:nth-child(3) {
        width: 240px
    }

    .advs-list .advs-item:nth-child(4) {
        width: 250px
    }

    .standards-show>h3,
    .standards-show>p {
        padding-right: 64px
    }

    .standards-show>h3 {
        margin-top: 25px
    }

    .standards-show ul {
        padding: 10px 64px 0 0
    }

    .quality-content {
        padding: 48px 48px 64px
    }

    #standards-gallery .gallery {
        padding-top: 24px
    }

    .quality-infos {
        width: 38%
    }

    .quality-person {
        width: 124px;
        height: 124px
    }

    .quality-persons {
        margin-left: 64px
    }

    .quality-person-tit {
        font-size: 24px;
        line-height: 30px
    }

    .quality-person-des {
        font-size: 14px
    }

    .customer-sec {
        padding: 56px 0 84px
    }

    #partner-gallery .gallery {
        padding-top: 32px
    }

    #partner-gallery .gallery .gallery-item {
        width: 18.5%
    }

    #partner-gallery .gallery>i {
        width: 18.5%
    }

    .project-form {
        padding: 56px 0 84px
    }

    .customer-sec1 {
        margin-top: 56px
    }

    .project-top-icon .iconfont {
        font-size: 56px
    }

    .gray-bg {
        padding: 42px 0 40px
    }

    .rel-project {
        margin-top: 56px
    }

    .archive-product {
        padding: 16px 0 74px
    }

    .pro_cat-link {
        top: 10px
    }

    .pro_cat-sec {
        padding: 56px 0 20px
    }

    .single-case-show {
        padding: 54px 84px 42px
    }

    .news-detail-area>ol,
    .news-detail-area>p,
    .news-detail-area>ul {
        margin: 24px 0 0;
        padding: 0 54px
    }

    .pro-detail-common>ol,
    .pro-detail-common>p,
    .pro-detail-common>ul {
        margin: 24px 0 0
    }

    .news-detail-area .wp-block-gallery,
    .news-detail-area .wp-block-group,
    .news-detail-area .wp-block-image {
        margin: 24px 0 0
    }

    .news-detail-title {
        padding: 0 54px
    }

    .news-detail-area {
        padding-top: 14px
    }

    .share-news-info {
        margin-top: 72px
    }

    .rel-pro-sec {
        padding: 46px 0 50px
    }

    .pro-detail-sec {
        margin-top: 46px
    }

    .single-pro-tit {
        width: 90%
    }

    .pro-columns-r {
        padding-top: 10px
    }

    .pro-columns-r {
        width: 53.5%
    }

    .single-pro-info1 {
        margin-top: 24px
    }

    .single-pro-info2 {
        margin-top: 30px
    }

    .pro-info2-tit {
        padding: 10px 0 10px 28px
    }

    .pro-info2-tit::after {
        top: 9px
    }

    .pro-info2-tit::before {
        top: 8px
    }

    .pro-info2-show {
        padding: 26px 0
    }

    .pro-info2-show table {
        width: 95%
    }

    .pro-info2-show table tr td:nth-child(1) {
        padding: 14px 10px
    }

    .pro-info2-show table tr td:nth-child(2) {
        padding: 14px 24px 14px 16px
    }

    .share-pro-info {
        margin-top: 26px
    }

    .single-pro-btn {
        margin-top: 14px;
        width: 194px;
        height: 44px;
        line-height: 44px
    }

    .single-pro-btn::after {
        width: 195px;
        height: 45px
    }

    .pro-download {
        margin-top: 28px
    }

    .share-pro-info .iconfont {
        margin-left: 36px
    }

    #pro-info1 .gallery .gallery-item {
        width: 62px
    }

    .pro-detail-common .wp-block-gallery,
    .pro-detail-common .wp-block-group,
    .pro-detail-common>.wp-block-image {
        margin: 34px 0 0;
        padding: 0 34px 0
    }
}

@media screen and (max-width:1024px) {
    .container-404 {
        padding: 54px 0 64px
    }

    .page-search {
        padding: 42px 0 56px
    }

    .about-top-sec {
        margin-top: 64px
    }

    .page-contact {
        padding: 54px 0 70px
    }

    .about-cname,
    .contact-form-tit,
    .customer-tit,
    .news-detail-title,
    .pro_cat-name,
    .quality-tit,
    .rel-pro-top,
    .single-pro-tit {
        font-size: 30px
    }

    .contact-form-des {
        margin-top: 14px;
        font-size: 15px
    }

    .xz-form-sec1 {
        height: 350px
    }

    .contact-map-show>p {
        height: 400px
    }

    .contact-cname {
        font-size: 28px
    }

    .contact-ways {
        width: 100%
    }

    .contact-adds {
        margin-top: 14px;
        width: 100%
    }

    .contact-adds,
    .contact-way-item {
        font-size: 17px
    }

    .contact-map-info {
        margin-top: 42px
    }

    .about-top-sec {
        -ms-flex-align: normal;
        align-items: normal
    }

    .about-content p {
        margin-top: 16px
    }

    .about-content {
        padding-top: 10px
    }

    .about-topL {
        padding-bottom: 20px
    }

    .advs-list .advs-item:nth-child(1),
    .advs-list .advs-item:nth-child(2),
    .advs-list .advs-item:nth-child(3),
    .advs-list .advs-item:nth-child(4) {
        width: 48%
    }

    .advs-item {
        margin-top: 20px
    }

    .advs-icon .iconfont {
        font-size: 48px
    }

    .advs-num {
        font-size: 48px;
        line-height: 58px
    }

    .advs-infos {
        top: -14px
    }

    .quality-bg img {
        height: 180px
    }

    .quality-section {
        margin-top: -90px
    }

    .standards-show ul li {
        margin-top: 16px
    }

    .standards-show ul {
        padding: 6px 36px 0 0
    }

    .standards-show {
        padding-top: 4px
    }

    .quality-des {
        margin-top: 14px;
        font-size: 15px
    }

    .quality-person {
        width: 92px;
        height: 92px
    }

    .quality-persons {
        margin-left: 54px
    }

    .quality-person-tit {
        margin-top: 20px;
        font-size: 20px;
        line-height: 24px
    }

    #partner-gallery .gallery .gallery-item {
        margin-top: 20px;
        width: 24%
    }

    #partner-gallery .gallery>i {
        width: 24%
    }

    .project-top-icon .iconfont {
        font-size: 48px
    }

    .project-top {
        width: 90%
    }

    .project-top-des {
        margin-left: 20px;
        font-size: 20px;
        line-height: 28px
    }

    .gray-bg {
        padding: 32px 0 30px
    }

    .loop-a017-ul .slick-arrow,
    .xz-a0133-ul .slick-arrow {
        width: 46px;
        height: 46px;
        line-height: 46px
    }

    .loop-a017-ul .slick-arrow:before,
    .xz-a0133-ul .slick-arrow:before {
        margin-top: 13px
    }

    .loop-a017-ul .slick-arrow.slick-prev,
    .xz-a0133-ul .slick-arrow.slick-prev {
        left: 22px
    }

    .loop-a017-ul .slick-arrow.slick-next,
    .xz-a0133-ul .slick-arrow.slick-next {
        right: 22px
    }

    .archive-product {
        padding: 14px 0 54px
    }

    .pro_cat-link {
        font-size: 15px;
        line-height: 18px
    }

    .pro_cat-infos {
        padding-bottom: 44px
    }

    .pro_cat-sec {
        padding: 46px 0 10px
    }

    .single-case-sec {
        padding: 70px 0 74px
    }

    .single-case-show {
        margin-top: 32px
    }

    .single-case-show {
        padding: 42px 54px 32px
    }

    .news-detail-title {
        padding: 0 42px
    }

    .news-detail-area>ol,
    .news-detail-area>p,
    .news-detail-area>ul {
        margin: 20px 0 0;
        padding: 0 42px
    }

    .pro-detail-common>ol,
    .pro-detail-common>p,
    .pro-detail-common>ul {
        margin: 20px 0 0;
        padding: 0 74px
    }

    .news-detail-area table,
    .pro-detail-common table {
        margin-top: 20px
    }

    .news-detail-area .wp-block-gallery,
    .news-detail-area .wp-block-group,
    .news-detail-area .wp-block-image {
        margin: 20px 0 0
    }

    .share-news-info {
        margin-top: 64px
    }

    .news-detail-area,
    .pro-detail-common {
        line-height: 28px
    }

    .news-detail-area>ul li::before,
    .pro-detail-common>ul li::before {
        top: 9px
    }

    .single-pro-info1 {
        margin-top: 18px
    }

    .single-pro-info2 {
        margin-top: 22px
    }

    .pro-info2-tit {
        font-size: 17px
    }

    .pro-info2-show table {
        font-size: 15px;
        line-height: 22px
    }

    .pro-detail-common .wp-block-gallery,
    .pro-detail-common .wp-block-group,
    .pro-detail-common>.wp-block-image {
        margin: 28px 0 0;
        padding: 0 28px 0
    }
}

@media screen and (max-width:800px) {
    .single-case-sec {
        padding: 64px 0
    }

    .about-top-sec {
        margin-top: 54px
    }

    .single-case-sec #breadcrumbs,
    .single-pro-sec #breadcrumbs {
        font-size: 15px
    }

    .single-pro-sec {
        padding-top: 64px
    }

    .page-contact {
        padding: 42px 0 54px
    }

    .about-cname,
    .contact-form-tit,
    .customer-tit,
    .news-detail-title,
    .pro_cat-name,
    .quality-tit,
    .rel-pro-top,
    .single-pro-tit {
        font-size: 26px;
        line-height: 30px
    }

    .xz-form1 {
        margin-top: 30px
    }

    .xz-form-sec1 {
        height: 465px
    }

    .contact-map-show>p {
        height: 320px
    }

    .contact-cname {
        font-size: 24px;
        line-height: 28px
    }

    .contact-adds,
    .contact-way-item {
        font-size: 16px;
        line-height: 24px
    }

    .contact-ways {
        padding-top: 6px
    }

    .contact-map-info {
        margin-top: 28px;
        padding: 30px 20px 30px 24px
    }

    .about-topL {
        -ms-flex-order: 2;
        order: 2;
        margin-top: 28px;
        width: 100%
    }

    .about-topR {
        -ms-flex-order: 1;
        order: 1;
        width: 70%
    }

    .about-content {
        padding-top: 4px;
        line-height: 28px
    }

    .quality-bg img {
        height: 150px
    }

    .quality-section {
        margin-top: -72px
    }

    .quality-persons {
        display: none
    }

    .quality-infos {
        padding-top: 0;
        width: 100%
    }

    .quality-content {
        padding: 30px 30px 40px
    }

    .standards-show>h3 {
        margin-top: 18px;
        font-size: 20px;
        line-height: 24px
    }

    .standards-show>p {
        margin-top: 14px;
        font-size: 15px;
        line-height: 22px
    }

    .standards-show ul li {
        font-size: 15px
    }

    #standards-gallery .gallery {
        padding-top: 16px
    }

    #standards-gallery .gallery .gallery-item {
        margin-top: 14px
    }

    .customer-sec {
        padding: 42px 0 64px
    }

    #partner-gallery .gallery .gallery-item {
        width: 32.5%
    }

    #partner-gallery .gallery>i {
        width: 32.5%
    }

    #partner-gallery .gallery {
        padding-top: 24px
    }

    .project-form {
        padding: 42px 0 54px
    }

    .customer-sec1 {
        margin-top: 42px
    }

    .loop-a017-ul .slick-arrow.slick-prev {
        left: 16px
    }

    .loop-a017-ul .slick-arrow.slick-next {
        right: 16px
    }

    .rel-project {
        margin-top: 42px
    }

    .project-link {
        font-size: 15px;
        margin-top: 10px
    }

    .pro_cat-link {
        top: 6px;
        font-size: 14px
    }

    .pro_cat-name {
        padding: 0 64px
    }

    .pro_cat-infos {
        padding-bottom: 34px
    }

    .pro_cat-sec {
        padding: 36px 0 10px
    }

    .single-case-show {
        margin-top: 24px
    }

    .single-case-show {
        padding: 32px 32px 28px
    }

    .share-news-info {
        margin-top: 50px
    }

    .news-detail-title {
        padding: 0 32px
    }

    .news-detail-area>ol,
    .news-detail-area>p,
    .news-detail-area>ul {
        padding: 0 32px;
        margin: 16px 0 0
    }

    .pro-detail-common>ol,
    .pro-detail-common>p,
    .pro-detail-common>ul {
        margin: 16px 0 0;
        padding: 0 58px
    }

    .news-detail-area,
    .pro-detail-common {
        font-size: 15px;
        line-height: 26px
    }

    .rel-pro-sec {
        padding: 36px 0 38px
    }

    .pro-detail-sec {
        margin-top: 36px
    }

    #pro-small-show {
        display: none
    }

    #pro-big-show .slick-dots {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 18px;
        text-align: center
    }

    #pro-big-show .slick-dots li {
        display: inline-block;
        position: relative;
        margin: 0 8px;
        cursor: pointer
    }

    #pro-big-show .slick-dots li button {
        font-size: 0;
        width: 6px;
        height: 6px;
        background: #d8bb71;
        border-radius: 50%;
        transition: all .5s
    }

    #pro-big-show .slick-dots li::after {
        display: block;
        position: absolute;
        left: -8px;
        top: 4px;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        border: 1px solid #d8bb71;
        content: '';
        opacity: 0;
        transition: all .5s
    }

    #pro-big-show .slick-dots .slick-active::after {
        opacity: 1
    }

    .pro-columns-l {
        width: 75%
    }

    .pro-columns-r {
        margin-top: 24px;
        width: 100%
    }

    #pro-info1 .gallery .gallery-item {
        width: 54px
    }

    .pro-detail-common .wp-block-gallery,
    .pro-detail-common .wp-block-group,
    .pro-detail-common>.wp-block-image {
        padding: 0 22px 0;
        margin: 22px 0 0
    }

    .news-detail-area>ol li,
    .news-detail-area>ul li,
    .pro-detail-common>ol li,
    .pro-detail-common>ul li {
        margin: 6px 0
    }

    .news-detail-area .wp-block-image figcaption,
    .pro-detail-common .wp-block-image figcaption {
        margin: 10px 0 0;
        padding-bottom: 5px;
        letter-spacing: 1px;
        font-size: 14px;
        line-height: 22px
    }
}

@media screen and (max-width:600px) {
    .single-case-sec {
        padding: 50px 0 32px
    }

    .single-case-show {
        margin-top: 16px
    }

    .single-case-sec #breadcrumbs,
    .single-pro-sec #breadcrumbs {
        margin-top: 12px;
        font-size: 14px;
        max-width: 85%
    }

    .single-pro-sec {
        padding-top: 50px
    }

    .about-top-sec {
        margin-top: 26px
    }

    .container-404 {
        padding: 36px 0 46px
    }

    .page-search {
        padding: 22px 0 32px
    }

    .page-contact {
        padding: 28px 0 32px
    }

    .xz-form-sec1 {
        height: 490px
    }

    .about-cname,
    .contact-form-tit,
    .customer-tit,
    .pro_cat-name,
    .quality-tit,
    .rel-pro-top,
    .single-pro-tit {
        font-size: 20px;
        line-height: 24px
    }

    .news-detail-title {
        font-size: 18px;
        line-height: 24px
    }

    .contact-form-des {
        margin-top: 8px;
        font-size: 14px;
        line-height: 18px
    }

    .xz-form1 {
        margin-top: 18px
    }

    .contact-map-show>p {
        height: 260px
    }

    .contact-way-item {
        width: 100%
    }

    .contact-cname {
        font-size: 20px;
        line-height: 24px
    }

    .contact-adds,
    .contact-way-item {
        font-size: 15px
    }

    .contact-map-info {
        padding: 22px 16px 24px 18px
    }

    .contact-adds,
    .contact-way-item {
        margin-top: 10px
    }

    .about-topR {
        width: 100%
    }

    .video-circle {
        width: 74px;
        height: 74px
    }

    .video-circle::before {
        width: 62px;
        height: 62px
    }

    .company-video-info .iconfont {
        width: 52px;
        height: 52px;
        line-height: 52px
    }

    .about-content {
        font-size: 15px;
        line-height: 24px
    }

    .about-content p {
        margin-top: 10px
    }

    .about-topL {
        margin-top: 22px;
        padding-bottom: 8px
    }

    .advs-icon .iconfont {
        font-size: 34px
    }

    .advs-infos {
        margin-left: 6px
    }

    .advs-num {
        font-size: 30px;
        line-height: 34px
    }

    .advs-des {
        font-size: 14px
    }

    .advs-infos {
        top: -8px
    }

    .advs-item {
        margin-top: 8px
    }

    .quality-bg img {
        height: 100px
    }

    .quality-bg {
        margin-top: 20px
    }

    .quality-section {
        margin-top: -50px
    }

    .quality-des {
        margin-top: 10px;
        font-size: 14px;
        line-height: 20px
    }

    .quality-content {
        padding: 18px 16px 24px
    }

    .standards-show>h3 {
        margin-top: 10px;
        font-size: 18px
    }

    .standards-show {
        padding-top: 0
    }

    .standards-show>p {
        margin-top: 8px;
        font-size: 14px;
        line-height: 20px
    }

    .standards-show>h3,
    .standards-show>p {
        padding-right: 14px
    }

    .standards-show ul {
        padding: 2px 14px 0 0
    }

    .standards-show ul li {
        margin-top: 10px;
        font-size: 14px;
        padding-bottom: 6px
    }

    #standards-gallery .gallery .gallery-item {
        margin-top: 6px;
        width: 49%
    }

    #standards-gallery .gallery>i {
        width: 49%
    }

    .customer-sec {
        padding: 24px 0 32px
    }

    #partner-gallery .gallery {
        padding-top: 12px
    }

    #partner-gallery .gallery .gallery-item {
        margin-top: 10px;
        width: 48.5%
    }

    #partner-gallery .gallery>i {
        width: 48.5%
    }

    .project-form {
        padding: 24px 0 32px
    }

    .customer-sec1 {
        margin-top: 24px
    }

    .gray-bg {
        padding: 20px 0 18px
    }

    .project-top-icon .iconfont {
        font-size: 36px
    }

    .project-top-des {
        margin-left: 12px;
        font-size: 16px;
        line-height: 20px
    }

    .loop-a017-ul .slick-arrow,
    .xz-a0133-ul .slick-arrow {
        width: 36px;
        height: 36px;
        line-height: 36px
    }

    .loop-a017-ul .slick-arrow:before,
    .xz-a0133-ul .slick-arrow:before {
        margin-top: 9px;
        font-size: 20px;
        line-height: 20px
    }

    .loop-a017-ul .slick-arrow.slick-prev,
    .xz-a0133-ul .slick-arrow.slick-prev {
        left: 8px
    }

    .loop-a017-ul .slick-arrow.slick-next,
    .xz-a0133-ul .slick-arrow.slick-next {
        right: 8px
    }

    .rel-project {
        margin-top: 24px
    }

    .project-link {
        font-size: 14px;
        margin-top: 8px
    }

    .archive-product {
        padding: 14px 0 30px
    }

    .pro_cat-name {
        padding: 0 20px
    }

    .pro_cat-link {
        position: static;
        margin-top: 8px;
        text-align: center
    }

    .pro_cat-infos {
        padding-bottom: 22px
    }

    .pro_cat-sec {
        padding: 22px 0 10px
    }

    .single-case-show {
        padding: 18px 16px 16px
    }

    .news-detail-title {
        padding: 0 14px
    }

    .news-detail-area>ol,
    .news-detail-area>p,
    .news-detail-area>ul {
        padding: 0 14px;
        margin: 12px 0 0
    }

    .news-detail-area table,
    .pro-detail-common table {
        margin-top: 14px
    }

    .news-detail-area {
        padding-top: 6px;
        font-size: 14px;
        line-height: 22px
    }

    .pro-detail-common {
        font-size: 14px;
        line-height: 22px
    }

    .news-detail-area .wp-block-gallery,
    .news-detail-area .wp-block-group,
    .news-detail-area .wp-block-image {
        margin: 14px 0 0
    }

    .share-news-info {
        margin-top: 28px
    }

    .share-news-info .iconfont {
        margin-left: 14px;
        font-size: 16px
    }

    .news-detail-area>ul li,
    .pro-detail-common>ul li {
        padding-left: 20px
    }

    .news-detail-area>ul li::before,
    .pro-detail-common>ul li::before {
        top: 6px
    }

    .news-detail-area table tr td,
    .pro-detail-common table tr td {
        padding: 8px 14px
    }

    .rel-pro-sec {
        padding: 24px 0 22px
    }

    .pro-detail-sec {
        margin-top: 24px
    }

    .pro-columns-l {
        width: 100%
    }

    .single-pro-column {
        margin-top: 20px
    }

    .pro-columns-r {
        padding-top: 0
    }

    .single-pro-info1 {
        font-size: 14px;
        line-height: 22px
    }

    #pro-info1 .gallery .gallery-item {
        margin: 14px 12px 0 0
    }

    #pro-info1 .gallery .gallery-caption {
        margin-top: 8px;
        font-size: 13px;
        line-height: 15px
    }

    .single-pro-info1 {
        margin-top: 14px
    }

    .pro-info2-tit {
        padding: 10px 0 10px 20px;
        font-size: 16px
    }

    .pro-info2-show {
        padding: 18px 0
    }

    .pro-info2-show table {
        font-size: 14px;
        line-height: 20px
    }

    .pro-info2-show table tr td:nth-child(1) {
        min-width: 82px
    }

    #pro-info1 .gallery .gallery-item {
        width: 44px
    }

    .share-pro-info {
        margin-top: 16px;
        font-size: 15px
    }

    .share-pro-info .iconfont {
        margin-left: 14px
    }

    .single-pro-btn {
        margin-top: 14px;
        width: 162px;
        height: 36px;
        line-height: 36px;
        font-size: 14px
    }

    .single-pro-btn::after {
        width: 163px;
        height: 37px
    }

    .single-chat-btn {
        margin-right: 10px
    }

    .single-pro-btns {
        padding-top: 2px
    }

    .pro-pdf {
        font-size: 15px
    }

    .pro-pdf .iconfont {
        margin-right: 10px;
        font-size: 20px
    }

    .pro-download {
        margin-top: 20px
    }

    .pro-detail-common .wp-block-gallery,
    .pro-detail-common .wp-block-group,
    .pro-detail-common>.wp-block-image {
        padding: 0 16px 0;
        margin: 18px 0 0
    }

    .pro-detail-common .wp-block-table {
        padding: 0 16px
    }

    .pro-detail-common>ol,
    .pro-detail-common>p,
    .pro-detail-common>ul {
        margin: 10px 0 0;
        padding: 0 32px
    }

    .news-detail-area>ol li,
    .news-detail-area>ul li,
    .pro-detail-common>ol li,
    .pro-detail-common>ul li {
        margin: 4px 0
    }

    .pro-detail-common {
        padding-bottom: 26px
    }
}

@media screen and (max-width:1520px) {
    .right-nav-list .iconfont {
        width: 46px;
        height: 46px;
        line-height: 46px
    }

    .return-btn {
        width: 42px;
        height: 42px;
        line-height: 42px
    }

    .return-btn .iconfont {
        font-size: 20px
    }

    .page-footer {
        padding: 94px 0 54px
    }
}

@media screen and (max-width:1440px) {
    .footer-column2 {
        margin-left: 10%
    }

    .footer-form-tit {
        font-size: 36px;
        line-height: 48px
    }
}

@media screen and (max-width:1280px) {
    .right-nav-list .iconfont {
        width: 42px;
        height: 42px;
        line-height: 42px
    }

    .right-nav-list .iconfont {
        font-size: 19px
    }

    .right-nav-list li:nth-child(1) .iconfont,
    .right-nav-list li:nth-child(2) .iconfont {
        font-size: 20px
    }

    .return-btn {
        width: 38px;
        height: 38px;
        line-height: 38px
    }

    .page-footer {
        padding: 78px 0 36px
    }

    .footer-form-tit {
        font-size: 32px;
        line-height: 42px
    }

    .footer-sns-list .iconfont {
        margin-left: 24px;
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 17px
    }

    .footer-sns-list .iconfont:nth-child(4) {
        font-size: 15px
    }

    .footer-sns-list .iconfont:nth-child(5) {
        font-size: 14px
    }

    .footer-column2 {
        margin-left: 5%
    }
}

@media screen and (max-width:1024px) {
    .return-btn {
        right: 32px;
        bottom: 60px
    }

    .footer-column2,
    .footer-column3 {
        display: none
    }

    .footer-column4 {
        width: 45%
    }

    .page-footer {
        padding: 64px 0 28px
    }

    .footer-copyright {
        margin-top: 48px
    }

    .footer-form-tit {
        font-size: 28px
    }
}

@media screen and (max-width:800px) {
    .right-nav {
        display: none
    }

    .footer-sns-list {
        width: 100%;
        margin-bottom: 18px
    }

    .copyright-txt {
        width: 100%
    }

    .footer-sns-list .iconfont {
        margin-left: 20px;
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 16px
    }

    .footer-column1 {
        width: 270px
    }

    .footer-form-des {
        font-size: 15px;
        line-height: 24px
    }

    .footer-copyright {
        margin-top: 36px
    }

    #menu-footer-menu li,
    #menu-product-menu li,
    .footer-ways-item {
        margin-top: 12px;
        font-size: 15px
    }
}

@media screen and (max-width:600px) {
    .return-btn {
        right: 16px;
        bottom: 58px
    }

    .return-btn {
        width: 32px;
        height: 32px;
        line-height: 32px
    }

    .return-btn .iconfont {
        font-size: 17px
    }

    .footer-column1 {
        width: 100%
    }

    .footer-column4 {
        margin-top: 16px;
        width: 100%
    }

    .footer-form-tit {
        font-size: 22px;
        line-height: 28px
    }

    .footer-form-des {
        margin-top: 8px;
        font-size: 14px;
        line-height: 22px
    }

    .xz-form2 {
        margin-top: 14px
    }

    #menu-footer-menu li,
    #menu-product-menu li,
    .footer-ways-item {
        margin-top: 8px;
        font-size: 14px;
        line-height: 22px
    }

    .footer-copyright {
        margin-top: 12px
    }

    .footer-sns-list {
        margin-bottom: 14px
    }

    .footer-sns-list .iconfont {
        margin-left: 12px;
        width: 28px;
        height: 28px;
        line-height: 28px;
        font-size: 14px
    }

    .page-footer {
        padding: 38px 0 58px
    }

    .footer-form-link {
        margin-top: 8px
    }

    .footer-sns-list .iconfont:nth-child(4) {
        font-size: 14px
    }

    .footer-sns-list .iconfont:nth-child(5) {
        font-size: 13px
    }

    .footer-fixed {
        display: -ms-flexbox;
        display: flex
    }
}