.db {
    display: block;
    overflow: hidden
}

.slick-list,
.slick-track {
    min-width: 100%
}

::-webkit-input-placeholder {
    font-size: 16px;
    color: #666
}

:-moz-placeholder {
    font-size: 16px;
    color: #666
}

::-moz-placeholder {
    font-size: 16px;
    color: #666
}

:-ms-input-placeholder {
    font-size: 16px;
    color: #666
}

::-moz-selection {
    color: #fff;
    background: #f65e17;
    text-shadow: none
}

::selection {
    color: #fff;
    background: #f65e17;
    text-shadow: none
}

::-moz-selection {
    color: #fff;
    background: #f65e17;
    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
}

.xz-loop-a013 {
    -ms-flex: none;
    flex: none;
    width: 48.5%;
    margin-top: 30px
}

.xz-a013-thumb {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 8px
}

.xz-a013-thumb::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .4);
    content: '';
    z-index: 1;
    transition: all .3s
}

.xz-a013-thumb img {
    display: block;
    width: 100%;
    border-radius: 8px
}

.xz-a013-info {
    margin-top: 20px;
    text-align: center
}

.xz-a013-tit {
    font-size: 16px;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
    transition: all .2s
}

.xz-a013-thumb .iconfont {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    font-size: 52px;
    line-height: 52px;
    color: #fff;
    transition: all .3s;
    z-index: 2
}

.xz-loop-a013:hover .xz-a013-thumb::after {
    background: rgba(0, 0, 0, .2)
}

.xz-loop-a013:hover .xz-a013-thumb .iconfont {
    color: #f65e17
}

.xz-loop-a013:hover .xz-a013-info .xz-a013-tit {
    color: #f65e17;
    font-weight: 700
}

@media screen and (max-width:1024px) {
    .xz-a013-thumb .iconfont {
        font-size: 44px;
        line-height: 44px
    }
}

@media screen and (max-width:800px) {
    .xz-loop-a013 {
        margin-top: 24px
    }

    .xz-a013-info {
        margin-top: 14px
    }
}

@media screen and (max-width:600px) {
    .xz-a013-info {
        margin-top: 8px
    }

    .xz-a013-tit {
        font-size: 14px
    }

    .xz-loop-a013 {
        margin-top: 14px
    }

    .xz-a013-thumb .iconfont {
        font-size: 30px;
        line-height: 30px
    }
}

.xz-a014-ul {
    margin-top: -26px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.xz-loop-a014 {
    position: relative;
    margin-top: 56px;
    -ms-flex: none;
    flex: none;
    width: 48.5%;
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .1);
    border-radius: 0 0 4px 4px
}

.xz-a014-thumb {
    display: block;
    overflow: hidden;
    border-radius: 4px 4px 0 0
}

.xz-a014-thumb img {
    display: block;
    width: 100%;
    transition: all .3s;
    border-radius: 4px 4px 0 0
}

.xz-a014-info {
    padding: 20px 28px 38px;
    background: #fff
}

.xz-a014-tit {
    display: block;
    font-size: 22px;
    line-height: 30px;
    max-height: 60px;
    overflow: hidden;
    font-weight: 500;
    color: #333
}

.xz-a014-des {
    margin-top: 16px;
    font-size: 16px;
    line-height: 26px;
    min-height: 78px;
    max-height: 78px;
    overflow: hidden
}

.xz-loop-a014:hover .xz-a014-thumb img {
    transform: scale(1.05);
    filter: brightness(1.1)
}

.xz-a014-btn {
    display: inline-block;
    margin-top: 32px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #f65e17
}

.xz-loop-a014:hover .xz-a014-btn {
    transform: translateX(4px)
}

.xz-a014-date {
    position: absolute;
    padding: 20px 16px;
    right: 28px;
    top: -28px;
    width: 84px;
    height: 84px;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    background: #f65e17;
    border-radius: 4px
}

.xz-loop-a014:hover .xz-a014-tit {
    color: #f65e17
}

@media screen and (max-width:1280px) {
    .xz-a014-date {
        right: 16px;
        width: 74px;
        height: 70px;
        padding: 14px 10px
    }

    .xz-a014-tit {
        font-size: 20px;
        line-height: 26px;
        max-height: 52px
    }

    .xz-a014-des {
        font-size: 15px;
        line-height: 22px;
        min-height: 66px;
        max-height: 66px
    }

    .xz-a014-btn {
        margin-top: 22px
    }
}

@media screen and (max-width:1024px) {
    .xz-a014-info {
        padding: 20px 22px 30px
    }

    .xz-a014-date {
        padding: 10px 10px;
        width: 66px;
        height: auto;
        font-size: 16px
    }

    .xz-a014-des {
        margin-top: 10px;
        font-size: 14px;
        min-height: 44px;
        max-height: 44px
    }

    .xz-a014-tit {
        font-size: 18px
    }

    .xz-a014-btn {
        margin-top: 12px;
        font-size: 15px;
        line-height: 16px
    }
}

@media screen and (max-width:800px) {
    .xz-a014-ul {
        margin-top: 0
    }
}

@media screen and (max-width:600px) {
    .xz-loop-a014 {
        margin-top: 46px;
        width: 100%
    }

    .xz-a014-date {
        top: -22px;
        width: 60px;
        padding: 6px 10px;
        font-size: 14px
    }

    .xz-a014-info {
        padding: 16px 18px 24px
    }

    .xz-a014-tit {
        font-size: 16px;
        line-height: 22px;
        max-height: 44px
    }

    .xz-a014-btn {
        display: none
    }
}

.xz-a015-ul {
    padding-top: 22px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.xz-loop-a015 {
    display: inline-block;
    position: relative;
    margin-top: 30px;
    -ms-flex: none;
    flex: none;
    width: 32.5%;
    transition: all .3s
}

.case-column-r .xz-a015-ul {
    padding-top: 0
}

.case-column-r .xz-loop-a015 {
    width: 100%
}

.xz-a015-thumb {
    display: block
}

.xz-a015-thumb img {
    display: block;
    width: 100%
}

.xz-loop-a015::after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .44);
    border-radius: 4px;
    z-index: 0;
    content: '';
    opacity: 0;
    transition: all .3s
}

.xz-a015-info {
    position: absolute;
    width: 100%;
    padding: 0 42px;
    left: 0;
    bottom: 50px;
    z-index: 2;
    overflow: hidden
}

.xz-a015-cat {
    font-size: 16px;
    line-height: 18px;
    color: #f65e17
}

.xz-a015-tit {
    margin-top: 8px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #fff;
    max-height: 84px;
    overflow: hidden
}

.xz-a015-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
}

.xz-a015-btn .iconfont {
    color: #000;
    font-size: 14px
}

.xz-a015-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
}

.xz-a015-info .db {
    transform: translateY(-100%)
}

.xz-loop-a015:hover .xz-a015-info .db {
    transform: translateY(0)
}

.xz-loop-a015:hover {
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .15)
}

.xz-loop-a015:hover::after {
    opacity: 1
}

.xz-a015-btn:hover {
    border-color: #f65e17
}

.xz-a015-btn:hover::after {
    background: #f65e17
}

@media screen and (max-width:1280px) {
    .xz-a015-ul {
        padding-top: 14px
    }

    .xz-a015-tit {
        max-height: 56px
    }
}

@media screen and (max-width:1024px) {
    .xz-a015-info {
        padding: 0 20px;
        bottom: 20px
    }

    .xz-a015-tit {
        font-size: 20px
    }

    .xz-a015-btn {
        margin-top: 18px;
        width: 48px;
        height: 48px;
        line-height: 48px
    }

    .xz-a015-btn::after {
        top: 8px;
        left: 8px;
        width: 30px;
        height: 30px
    }

    .xz-a015-info .db {
        transform: translateY(0)
    }

    .xz-loop-a015::after {
        opacity: 1
    }
}

@media screen and (max-width:800px) {
    .xz-a015-btn {
        display: none
    }

    .xz-a015-info {
        padding: 8px 12px;
        bottom: 0;
        background: rgba(0, 0, 0, .44)
    }

    .xz-loop-a015::after {
        display: none
    }

    .xz-a015-tit {
        font-size: 16px;
        line-height: 24px;
        max-height: 48px
    }

    .case-column-r .xz-loop-a015 {
        width: 48.5%
    }

    .xz-a015-cat {
        font-size: 14px
    }
}

@media screen and (max-width:600px) {
    .xz-a015-ul {
        padding-top: 6px
    }

    .xz-loop-a015 {
        margin-top: 18px
    }

    .xz-a015-cat {
        font-size: 12px;
        line-height: 14px
    }

    .xz-a015-tit {
        margin-top: 0;
        font-size: 12px;
        line-height: 14px;
        max-height: 28px
    }

    .xz-a015-cat {
        display: none
    }
}

.loop-a016-ul {
    position: relative;
    margin-top: 82px;
    clear:both;
    overflow: hidden;
    height: auto;
    width:100%;
}

.xz-loop-a016 {
    width: 32%;
    position: relative;
    transition: all .3s;
    display: inline-block;
}

.xz-a016-thumb {
    display: block
}

.xz-a016-thumb img {
    display: block;
    width: 100%;
    height: auto
}

.xz-loop-a016::after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .44);
    z-index: 0;
    content: '';
    opacity: 0;
    transition: all .3s
}

.xz-a016-info {
    position: absolute;
    width: 100%;
    padding: 0 36px;
    left: 0;
    bottom: 28px;
    z-index: 2;
    overflow: hidden
}

.xz-a016-cat {
    font-size: 16px;
    line-height: 18px;
    color: #f65e17
}

.xz-a016-tit {
    margin-top: 8px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    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
}

.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
}

.xz-a016-info .db {
    transform: translateY(-100%)
}

.xz-loop-a016:hover .xz-a016-info .db {
    transform: translateY(0)
}

.xz-loop-a016:hover {
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .15)
}

.xz-loop-a016:hover::after {
    opacity: 1
}

.xz-a016-btn:hover {
    border-color: #f65e17
}

.xz-a016-btn:hover::after {
    background: #f65e17
}

@media screen and (max-width:1280px) {
    .loop-a016-ul {
        margin-top: 64px
    }

    .xz-a016-info {
        padding: 0 20px;
        bottom: 20px
    }

    .xz-a016-tit {
        font-size: 20px
    }

    .xz-a016-btn {
        margin-top: 18px;
        width: 48px;
        height: 48px;
        line-height: 48px
    }

    .xz-a016-btn::after {
        top: 8px;
        left: 8px;
        width: 30px;
        height: 30px
    }
}

@media screen and (max-width:1024px) {
    .xz-a016-info .db {
        transform: translateY(0)
    }

    .xz-a016-cat {
        display: none
    }

    .xz-a016-info {
        bottom: 0;
        padding: 6px 16px;
        background: rgba(0, 0, 0, .44)
    }

    .xz-loop-a016::after {
        display: none
    }

    .xz-a016-btn {
        display: none
    }

    .xz-a016-tit {
        margin-top: 0;
        font-size: 17px;
        line-height: 22px;
        max-height: 44px
    }
}

@media screen and (max-width:800px) {
    .xz-loop-a016 {
        width: 48.5%
    }

    .loop-a016-ul {
        margin-top: 46px
    }

    .xz-a016-tit {
        font-size: 16px
    }
}

@media screen and (max-width:600px) {
    .loop-a016-ul {
        margin-top: 28px
    }

    .xz-a016-info {
        padding: 4px 8px
    }

    .xz-a016-tit {
        font-size: 12px;
        line-height: 14px;
        max-height: 28px
    }
}

.xz-a017-ul {
    margin: 74px -10px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.xz-loop-a017 {
    position: relative;
    -ms-flex: none;
    flex: none;
    width: 32.5%;
    margin: 0 10px;
    border-radius: 4px;
    transition: all .3s
}

.xz-a017-thumb {
    display: block
}

.xz-a017-thumb img {
    display: block;
    width: 100%;
    border-radius: 4px
}

.xz-loop-a017::after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .44);
    border-radius: 4px;
    z-index: 0;
    content: '';
    opacity: 0;
    transition: all .3s
}

.xz-a017-info {
    position: absolute;
    width: 100%;
    padding: 0 36px;
    left: 0;
    bottom: 32px;
    z-index: 2;
    overflow: hidden
}

.xz-a017-tit {
    margin-top: 8px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    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
}

.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
}

.xz-a017-info .db {
    transform: translateY(-100%)
}

.xz-loop-a017:hover .xz-a017-info .db {
    transform: translateY(0)
}

.xz-loop-a017:hover {
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .1)
}

.xz-loop-a017:hover::after {
    opacity: 1
}

.xz-a017-btn:hover {
    border-color: #f65e17
}

.xz-a017-btn:hover::after {
    background: #f65e17
}

@media screen and (max-width:1280px) {
    .xz-a017-ul {
        margin: 52px -10px 0
    }

    .xz-a017-info {
        padding: 0 20px;
        bottom: 20px
    }

    .xz-a017-tit {
        font-size: 20px
    }

    .xz-a017-btn {
        margin-top: 18px;
        width: 48px;
        height: 48px;
        line-height: 48px
    }

    .xz-a017-btn::after {
        top: 8px;
        left: 8px;
        width: 30px;
        height: 30px
    }
}

@media screen and (max-width:1024px) {
    .xz-a017-info .db {
        transform: translateY(0)
    }

    .xz-a017-cat {
        display: none
    }

    .xz-a017-info {
        bottom: 0;
        padding: 6px 16px;
        background: rgba(0, 0, 0, .44)
    }

    .xz-loop-a017::after {
        display: none
    }

    .xz-a017-btn {
        display: none
    }

    .xz-a017-tit {
        margin-top: 0;
        font-size: 17px;
        line-height: 22px;
        max-height: 44px
    }
}

@media screen and (max-width:800px) {
    .xz-loop-a017 {
        width: 48.5%
    }

    .xz-a017-tit {
        font-size: 16px
    }
}

@media screen and (max-width:600px) {
    .xz-a017-ul {
        margin: 24px -10px 0
    }

    .xz-a017-info {
        padding: 10px 14px
    }

    .xz-a017-tit {
        font-size: 14px;
        line-height: 20px;
        max-height: 40px
    }
}

.xz-a018-ul {
    padding-top: 10px
}

.xz-loop-a018 {
    margin-top: 26px;
    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-a018-thumb {
    display: block;
    -ms-flex: none;
    flex: none;
    width: 30%;
    overflow: hidden
}

.xz-a018-thumb img {
    display: block;
    width: 100%
}

.xz-a018-info {
    -ms-flex: 1;
    flex: 1;
    padding-left: 18px
}

.xz-a018-date {
    font-size: 14px;
    line-height: 16px;
    color: #f65e17
}

.xz-a018-tit {
    display: block;
    margin-top: 6px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    max-height: 52px;
    overflow: hidden
}

.xz-loop-a018:hover .xz-a018-tit {
    color: #f65e17
}

@media screen and (max-width:1280px) {
    .xz-loop-a018 {
        margin-top: 18px
    }

    .xz-a018-tit {
        font-size: 14px;
        line-height: 20px
    }

    .xz-a018-date {
        font-size: 12px;
        line-height: 14px
    }

    .xz-a018-info {
        padding-left: 12px
    }
}

@media screen and (max-width:1024px) {
    .xz-a018-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-a018 {
        -ms-flex: none;
        flex: none;
        width: 100%;
        box-shadow: 0 2px 24px -8px rgba(0, 0, 0, .1)
    }

    .xz-a018-thumb {
        width: 100%
    }

    .xz-a018-info {
        padding: 16px 12px
    }
}

@media screen and (max-width:800px) {
    .xz-loop-a018 {
        width: 48.5%
    }
}

@media screen and (max-width:600px) {
    .xz-loop-a018 {
        width: 100%
    }

    .xz-a018-ul {
        padding-top: 6px
    }
}

.xz-a019-ul {
    margin-top: 52px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.xz-loop-a019 {
    position: relative;
    -ms-flex: none;
    flex: none;
    width: 20%;
    transition: all .3s
}

.xz-a019-thumb {
    display: block
}

.xz-a019-thumb img {
    display: block;
    width: 100%
}

.xz-loop-a019::after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .44);
    border-radius: 4px;
    z-index: 0;
    content: '';
    opacity: 0;
    transition: all .3s
}

.xz-a019-info {
    position: absolute;
    width: 100%;
    padding: 0 42px;
    left: 0;
    bottom: 50px;
    z-index: 2;
    overflow: hidden
}

.xz-a019-cat {
    font-size: 16px;
    line-height: 18px;
    color: #f65e17
}

.xz-a019-tit {
    margin-top: 8px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #fff;
    max-height: 56px;
    overflow: hidden
}

.xz-a019-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
}

.xz-a019-btn .iconfont {
    color: #000;
    font-size: 14px
}

.xz-a019-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
}

.xz-a019-info .db {
    transform: translateY(-100%)
}

.xz-loop-a019:hover .xz-a019-info .db {
    transform: translateY(0)
}

.xz-loop-a019:hover {
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .15)
}

.xz-loop-a019:hover::after {
    opacity: 1
}

.xz-a019-btn:hover {
    border-color: #f65e17
}

.xz-a019-btn:hover::after {
    background: #f65e17
}

@media screen and (max-width:1280px) {
    .xz-a019-info {
        padding: 0 20px;
        bottom: 20px
    }

    .xz-a019-tit {
        font-size: 20px
    }

    .xz-a019-btn {
        margin-top: 18px;
        width: 48px;
        height: 48px;
        line-height: 48px
    }

    .xz-a019-btn::after {
        top: 8px;
        left: 8px;
        width: 30px;
        height: 30px
    }
}

@media screen and (max-width:1024px) {
    .xz-a019-info .db {
        transform: translateY(0)
    }

    .xz-loop-a019::after {
        opacity: 1
    }

    .xz-a019-tit {
        margin-top: 0;
        font-size: 17px
    }
}

@media screen and (max-width:800px) {

    .xz-a019-btn,
    .xz-a019-cat {
        display: none
    }

    .xz-a019-info {
        padding: 10px 12px;
        bottom: 0;
        background: rgba(0, 0, 0, .44)
    }

    .xz-loop-a019::after {
        display: none
    }

    .xz-a019-tit {
        font-size: 16px
    }
}

@media screen and (max-width:600px) {
    .xz-a019-ul {
        padding-top: 6px
    }

    .xz-a019-tit {
        font-size: 16px;
        line-height: 22px;
        max-height: 44px
    }
}

.pagination {
    margin-top: 85px
}

.nav-links {
    text-align: center
}

.page-numbers,
.post-page-numbers {
    display: inline-block;
    margin: 0 3px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    transition: all .3s
}

.nav-links .current,
.nav-links .page-numbers:hover,
.nav-links .post-page-numbers:hover {
    border-color: #f65e17;
    background: #f65e17;
    color: #fff
}

@media screen and (max-width:1024px) {
    .pagination {
        margin-top: 56px
    }
}

@media screen and (max-width:800px) {
    .pagination {
        margin-top: 32px
    }

    .page-numbers,
    .post-page-numbers {
        width: 34px;
        height: 34px;
        line-height: 34px
    }
}

@media screen and (max-width:600px) {

    .page-numbers,
    .post-page-numbers {
        margin: 0 2px;
        width: 28px;
        height: 28px;
        line-height: 28px;
        font-size: 15px
    }
}

#pro-menu-auto #menu-item-117 .menu-img1 a {
    background: #eee url(/themes/images/pbg.png) no-repeat center;
    background-size: cover
}

#pro-menu-auto #menu-item-117 .menu-img2 a {
    background: #eee url(/themes/images/pbg.png) no-repeat center;
    background-size: cover
}

.page-contact {
    padding: 122px 0
}

.page-video {
    padding: 58px 0 105px
}

.page-gallery {
    padding: 88px 0 85px
}

.item-case {
    padding: 42px 0 130px
}

.page-choose {
    position: relative;
    padding: 80px 0 100px
}

.page-quantity {
    position: relative;
    padding: 76px 0 100px;
    overflow: hidden
}

.history-gray {
    padding: 74px 0 116px;
    background: #f8f8f8
}

.quantity-circle {
    position: absolute;
    font-size: 0;
    background: #fef2ea;
    border-radius: 50%;
    z-index: -1
}

.quantity-circle1 {
    width: 88px;
    height: 88px;
    top: 88px;
    right: 265px
}

.quantity-circle2 {
    width: 365px;
    height: 365px;
    top: 130px;
    right: -182px
}

.quantity-circle3 {
    width: 365px;
    height: 365px;
    top: 50%;
    left: -182px
}

.quantity-circle4 {
    width: 88px;
    height: 88px;
    bottom: 534px;
    right: 192px
}

.quantity-circle5 {
    width: 296px;
    height: 296px;
    bottom: 268px;
    right: -182px
}

.page-quantity-tit {
    font-size: 46px;
    line-height: 54px;
    font-weight: 700;
    color: #333
}

.page-quantity-des {
    margin-top: 10px;
    font-size: 18px;
    line-height: 26px
}

.quantity-gallery {
    padding-top: 14px
}

#quantity-gallery .blocks-gallery-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#quantity-gallery .blocks-gallery-item {
    -ms-flex: none;
    flex: none;
    margin: 42px 0 0;
    width: 18.5%;
    transition: all .3s
}

#quantity-gallery .blocks-gallery-item:hover {
    transform: translateY(-4px)
}

#quantity-gallery .blocks-gallery-item img {
    border-radius: 2px;
    border: 8px solid #e9e9e9
}

#quantity-gallery .blocks-gallery-item .blocks-gallery-item__caption {
    background: 0 0;
    padding: 0;
    max-height: none;
    font-size: 16px;
    line-height: 20px;
    max-height: 20px;
    color: #666;
    text-align: left;
    bottom: -30px;
    transition: all .3s;
    overflow: hidden
}

#quantity-gallery .blocks-gallery-item:hover .blocks-gallery-item__caption {
    color: #f65e17
}

.quantity-common {
    position: relative;
    padding: 102px 48px 78px;
    background: #f8f8f8
}

.quantity-gallery1 {
    margin-top: 158px
}

.quantity-gallery2 {
    margin-top: 96px
}

.quantity-icon {
    position: absolute;
    left: 48px;
    top: -55px;
    width: 110px;
    height: 110px;
    line-height: 110px;
    text-align: center;
    border-radius: 50%;
    background: #f65e17
}

.quantity-icon .iconfont {
    font-size: 46px;
    color: #fff
}

.material-sec h4 {
    padding-bottom: 12px;
    font-size: 32px;
    line-height: 36px;
    font-weight: 700;
    color: #333
}

.material-sec p {
    margin-top: 22px;
    font-size: 16px;
    line-height: 26px
}

#material-sec1 .gallery {
    margin: 40px -10px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#material-sec2 .gallery {
    margin-top: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#choose-columnR .gallery {
    margin-top: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#design-columnR .gallery {
    margin-top: 26px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#material-sec1 .gallery .gallery-item {
    -ms-flex: none;
    flex: none;
    width: 24%;
    margin: 0 10px;
    transition: all .3s
}

#choose-columnR .gallery .gallery-item {
    margin-top: 26px;
    -ms-flex: none;
    flex: none;
    width: 32%
}

#design-columnR .gallery .gallery-item {
    margin-top: 20px;
    -ms-flex: none;
    flex: none;
    width: 49%
}

#material-sec2 .gallery .gallery-item {
    -ms-flex: none;
    flex: none;
    width: 24%;
    margin-top: 20px;
    transition: all .3s
}

#choose-columnR .gallery img,
#design-columnR .gallery img,
#material-sec1 .gallery img,
#material-sec2 .gallery img,
#material-sec3 .gallery img {
    border: none;
    border-radius: 4px;
    transition: all .3s
}

#material-sec1 .gallery .gallery-item:hover img {
    transform: scale(1.02)
}

#material-sec1 .gallery .gallery-icon {
    overflow: hidden
}

#choose-columnR .gallery .gallery-icon,
#design-columnR .gallery .gallery-icon,
#material-sec2 .gallery .gallery-icon,
#material-sec3 .gallery .gallery-icon {
    position: relative;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .1)
}

#choose-columnR .gallery .gallery-caption,
#design-columnR .gallery .gallery-caption,
#material-sec1 .gallery .gallery-caption,
#material-sec2 .gallery .gallery-caption,
#material-sec3 .gallery .gallery-caption {
    margin-top: 8px;
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    transition: all .3s
}

#material-sec1 .gallery .gallery-item:hover .gallery-caption,
#material-sec2 .gallery .gallery-item:hover .gallery-caption,
#material-sec3 .gallery .gallery-item:hover .gallery-caption {
    color: #f65e17
}

#material-sec3 .gallery {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#material-sec3 .gallery .gallery-item {
    -ms-flex: none;
    flex: none;
    width: 22%;
    position: relative;
    margin: 50px 0 0;
    transition: all .3s
}

#material-sec3 .gallery>i {
    width: 22%;
    height: 0;
    margin: 0
}

#material-sec2 .gallery>i {
    width: 24%;
    height: 0;
    margin: 0
}

#choose-columnR .gallery>i {
    width: 32%;
    height: 0;
    margin: 0
}

#quantity-gallery .blocks-gallery-grid>i {
    width: 22.5%;
    height: 0;
    margin: 0
}

#material-sec2 .gallery .gallery-item:hover,
#material-sec3 .gallery .gallery-item:hover {
    transform: translateY(-4px)
}

#material-sec3 .gallery .gallery-icon::after {
    display: block;
    position: absolute;
    font-family: iconfont;
    font-size: 20px;
    color: #f65e17;
    opacity: .5
}

#material-sec3 .gallery-item:nth-child(1) .gallery-icon::after,
#material-sec3 .gallery-item:nth-child(10) .gallery-icon::after,
#material-sec3 .gallery-item:nth-child(2) .gallery-icon::after,
#material-sec3 .gallery-item:nth-child(3) .gallery-icon::after,
#material-sec3 .gallery-item:nth-child(9) .gallery-icon::after {
    content: '\e623';
    top: 50%;
    right: -32px;
    transform: translateY(-50%)
}

#material-sec3 .gallery-item:nth-child(6) .gallery-icon::after,
#material-sec3 .gallery-item:nth-child(7) .gallery-icon::after,
#material-sec3 .gallery-item:nth-child(8) .gallery-icon::after {
    content: '\e60a';
    top: 50%;
    left: -32px;
    transform: translateY(-50%)
}

#material-sec3 .gallery-item:nth-child(8) .gallery-icon::before,
#material-sec3 .gallery-item:nth-child(9) .gallery-icon::before {
    display: block;
    position: absolute;
    font-family: iconfont;
    font-size: 20px;
    color: #f65e17;
    opacity: .5;
    content: '\e603';
    left: 50%;
    top: -34px;
    transform: translateX(-50%)
}

.gallery-column,
.video-column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.video-columnL {
    -ms-flex: none;
    flex: none;
    width: 67%
}

.video-columnR {
    -ms-flex: none;
    flex: none;
    padding-top: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 364px
}

.gallery-columnL {
    -ms-flex: none;
    flex: none;
    width: 66%
}

.gallery-columnR {
    position: absolute;
    -ms-flex: none;
    flex: none;
    right: 0;
    top: 0;
    width: 364px
}

.video-menu {
    padding: 32px 34px 46px;
    background: linear-gradient(270deg, #f65e17 0, #ff9247 100%);
    border-radius: 8px
}

.service-menu-sec {
    position: absolute;
    left: 0;
    top: -26px;
    width: calc(((100% - 1380px)/ 2));
    padding: 32px 34px 46px;
    background: linear-gradient(270deg, #f65e17 0, #ff9247 100%);
    border-radius: 0 8px 8px 0;
    z-index: 10
}

#menu-news-menu,
#menu-service-menu,
.case-cats {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#menu-news-menu li,
#menu-service-menu li,
.case-cats li {
    -ms-flex: none;
    flex: none;
    width: 100%;
    padding-left: 20px;
    margin-top: 10px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    transition: all .3s
}

#menu-news-menu li:hover,
#menu-service-menu li:hover,
.case-cats li:hover {
    transform: translateX(3px)
}

#menu-news-menu .current-menu-item:hover,
#menu-news-menu .current-page-ancestor:hover,
#menu-service-menu .current-menu-item:hover,
.case-cats .current-menu-item:hover {
    transform: none
}

#menu-news-menu .current-menu-item,
#menu-news-menu .current-page-ancestor,
#menu-service-menu .current-menu-item,
.case-cats .current-menu-item {
    -ms-flex-order: -1;
    order: -1;
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 700
}

#menu-news-menu li::before,
#menu-service-menu li::before,
.case-cats li::before {
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
    content: '';
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    border-radius: 50%
}

#menu-news-menu .current-menu-item::before,
#menu-news-menu .current-page-ancestor::before,
#menu-service-menu .current-menu-item::before,
.case-cats .current-menu-item::before {
    background: #fff
}

.help-sec {
    padding: 40px 50px 36px 35px;
    margin-top: 30px;
    background: url(../img/help-bg.png) no-repeat left top;
    background-size: cover
}

.help-tit {
    font-size: 32px;
    line-height: 38px;
    font-weight: 500;
    color: #333
}

.help-des {
    margin-top: 16px;
    font-size: 14px;
    line-height: 24px;
    color: #333
}

.help-mail {
    display: block;
    margin-top: 20px;
    width: 170px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border-radius: 24px;
    background: #f65e17
}

.help-mail .iconfont {
    padding-right: 12px;
    font-size: 20px;
    font-weight: 400;
    vertical-align: bottom
}

.help-mail:hover {
    transform: translateX(4px)
}

.help-mail:active {
    transform: scale(.95)
}

.gallery-page {
    margin-top: 55px
}

#customer-area {
    margin-top: 85px
}

#menu-gallery-menu,
.side-procat {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#menu-gallery-menu li,
.side-procat li {
    -ms-flex: none;
    flex: none;
    margin: 16px 20px 0 0;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15);
    border-radius: 20px;
    background: #fff;
    transition: all .3s
}

#menu-gallery-menu .current-menu-item,
.side-procat .current-menu-item {
    background: #f65e17;
    box-shadow: 0 2px 10px 0 rgba(246, 94, 23, .2);
    background: #f65e17
}

#menu-gallery-menu li a,
.side-procat li a {
    display: block;
    padding: 10px 26px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    color: #333
}

#menu-gallery-menu .current-menu-item a,
#menu-gallery-menu li:hover a,
.side-procat .current-menu-item a,
.side-procat li:hover a {
    color: #fff
}

#menu-gallery-menu li:hover,
.side-procat li:hover {
    background: #f65e17
}

#customer-area .blocks-gallery-grid {
    position: relative
}

#customer-area .blocks-gallery-grid li {
    display: block;
    width: 48.5%
}

#customer-area .blocks-gallery-grid li img {
    display: block;
    width: 100%;
    height: auto
}

.page-tit-sec {
    text-align: center
}

.history-tit-sec {
    text-align: center;
    margin-bottom: 64px
}

.page-tit-txt {
    display: inline-block;
    padding-top: 50px;
    position: relative;
    font-size: 46px;
    line-height: 54px;
    font-weight: 700;
    color: #333
}

.page-tit-txt::before {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    font-family: iconfont;
    content: '\e697';
    color: #fbba9b;
    font-size: 78px;
    line-height: 34px;
    font-weight: 400
}

.contact-columns {
    margin-top: 64px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .15);
    border-radius: 8px
}

.contact-columnsL {
    -ms-flex: none;
    flex: none;
    width: 65%
}

.contact-columnsR {
    -ms-flex: none;
    flex: none;
    width: 32%;
    padding: 52px 35px 56px 35px;
    background: #f8f8f8
}

.contact-ways {
    padding: 20px;
    padding-right:0;
    width: 49%;
    display: inline-block;
}

.contact-ways-item {
    margin-top: 36px;
    display: -ms-flexbox;
    display: flex;
    
    justify-content: space-between
}

.contact-ways-icon {
    position: relative;
    -ms-flex: none;
    flex: none;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #ffe3d6;
    z-index: 0
}

.contact-ways-icon::after {
    display: block;
    position: absolute;
    left: 1px;
    top: 1px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #f65e17;
    z-index: -1;
    content: ''
}

.contact-ways-icon .iconfont {
    font-size: 24px;
    color: #fff
}

.contact-ways-infos {
    -ms-flex: 1;
    flex: 1;
    margin-left: 15px;
}

.contact-ways-tit {
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    color: #333
}

.contact-ways-txt {
    margin-top: 2px;
    font-size: 14px;
    line-height: 24px
}

.contact-ways-hover:hover {
    color: #f65e17;
    text-decoration: underline
}

.contact-form-tit {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #000
}

.contact-form-des {
    margin-top: 4px;
    font-size: 14px;
    line-height: 24px;
    color: #f65e17
}

.contact-form-show {
    margin-top: 40px
}

.xz-form-sec3 {
    height: 476px
}

.about-des1 {
    margin-top: 46px
}

.about-des2 {
    margin-top: 58px
}

.page-about-des {
    font-size: 18px;
    line-height: 26px
}

.page-about-icon {
    margin-top: 20px;
    text-align: center
}

@keyframes changeTop {
    0% {
        transform: translateY(10px)
    }

    50% {
        transform: translateY(18px)
    }

    100% {
        transform: translateY(10px)
    }
}

.page-about-icon .iconfont {
    display: inline-block;
    font-size: 16px;
    color: #f65e17;
    -webkit-animation: changeTop 2s infinite
}

.pro_cat-list {
    padding-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.pro_cat-list>i {
    width: 32.5%;
    height: 0;
    margin: 0
}

.pro_cat-item {
    -ms-flex: none;
    flex: none;
    width: 32.5%;
    margin-top: 20px
}

.pro_cat-list .pro_cat-item:nth-child(7) {
    display: none
}

.pro_cat-thumb {
    display: block;
    position: relative;
    overflow: hidden
}

.pro_cat-thumb img {
    display: block;
    width: 100%;
    transition: all .3s
}

.pro_cat-thumb:hover img {
    transform: scale(1.05)
}

.pro_cat-btn {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 36px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #fff
}

.about-number-sec {
    margin-top: 60px;
    background: url(../img/about-bg.jpg) no-repeat center center;
    background-size: cover
}

.about-number-list {
    padding: 90px 0 135px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.about-number-item {
    margin-top: 28px;
    -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;
    -ms-flex-align: center;
    align-items: center
}

.about-number-icon {
    -ms-flex: none;
    flex: none;
    width: 68px
}

.about-number-icon .iconfont {
    font-size: 68px;
    color: #fff
}

.about-number-info {
    -ms-flex: 1;
    flex: 1;
    margin-left: 18px
}

.about-number-tit {
    font-size: 22px;
    line-height: 24px;
    font-weight: 500;
    color: #fff
}

.about-number-txt {
    margin-top: 10px;
    font-size: 36px;
    line-height: 42px;
    font-weight: 700;
    color: #f65e17
}

.about-number-item:nth-child(1) {
    width: 22%
}

.about-number-item:nth-child(2) {
    width: 22%
}

.about-number-item:nth-child(3) {
    width: 30%
}

.about-number-item:nth-child(4) {
    width: 25%
}

.about-des3 {
    margin-top: 66px
}

.about-link {
    color: #f65e17;
    font-style: italic;
    text-decoration: underline
}

.menu-about-menu-container {
    margin-top: 80px
}

#menu-about-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#menu-about-menu li {
    margin-top: 20px;
    -ms-flex: none;
    flex: none;
    width: 32.5%;
    border-radius: 4px
}

#menu-about-menu li a {
    position: relative;
    display: block;
    padding: 44px 0 44px 44px;
    background: #fff9f6;
    color: #f65e17;
    font-size: 20px;
    line-height: 32px;
    font-weight: 500
}

#menu-about-menu li a::after {
    display: block;
    position: absolute;
    right: 56px;
    top: 50%;
    font-family: iconfont;
    content: '\e630';
    color: #e9e9e9;
    font-size: 70px;
    line-height: 20px;
    font-weight: 300;
    transition: all .3s
}

#menu-about-menu .current-menu-item {
    display: none
}

#menu-about-menu li a:hover {
    background: #f65e17;
    color: #fff
}

#menu-about-menu li a:hover::after {
    color: #fff
}

.about-column {
    margin-top: 80px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.about-columnL {
    -ms-flex: none;
    flex: none;
    width: 48%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.about-columnR {
    -ms-flex: none;
    flex: none;
    width: 48%
}

.about-columnR-info {
    padding-bottom: 22px;
    font-size: 18px;
    line-height: 26px
}

.about-columnR-info p {
    margin-bottom: 24px
}

.about-column-btn {
    display: block;
    width: 286px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    border-radius: 24px;
    background: #f65e17;
    color: #fff
}

.about-column-btn:hover {
    transform: translateX(4px)
}

.case-cat-name {
    font-size: 46px;
    line-height: 54px;
    font-weight: 700;
    color: #333
}

.single-news-column {
    margin-top: 38px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.news-detail-date {
    margin-top: 26px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    background: #f65e17
}

.item-news-info {
    padding: 24px 64px 62px;
    background: #fff;
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .1);
    border-radius: 8px
}

.pro_tax-cats {
    padding-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.pro_tax-cats li {
    padding-left: 12px;
    position: relative;
    -ms-flex: none;
    flex: none;
    margin: 22px 50px 0 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    color: #333
}

.pro_tax-cats li::before {
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #f65e17;
    content: '';
    opacity: 0
}

.pro_tax-cats li a:hover {
    color: #f65e17
}

.pro_tax-cats .current-tax a {
    text-decoration: underline;
    color: #f65e17;
    font-weight: 400
}

.pro_tax-cats .current-tax::before {
    opacity: 1
}

.news-detail-title {
    max-width: 67%;
    font-size: 46px;
    line-height: 54px;
    font-weight: 700;
    color: #333
}

.single-case-column {
    margin-top: 68px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.case-column-l {
    -ms-flex: none;
    flex: none;
    width: 67%
}

.case-column-r {
    -ms-flex: none;
    flex: none;
    width: 28%
}

.latest-case-tit {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #333
}

.item-case-info {
    position: relative;
    padding: 64px 64px 62px;
    background: #fff;
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .1);
    border-radius: 8px;
    z-index: 0
}

.item-case-info::before {
    display: block;
    position: absolute;
    width: 100%;
    height: 224px;
    left: 0;
    top: 0;
    background: #f65e17;
    border-radius: 8px 8px 0 0;
    z-index: -1;
    content: ''
}

#item-case-gallery .gallery img {
    border: none
}

#about-big-show .slick-dots li,
#item-case-gallery .slick-dots li,
#material-sec1 .slick-dots li,
#pro-big-show .slick-dots li {
    display: inline-block;
    margin: 0 5px
}

#item-case-gallery .slick-dots {
    position: absolute;
    left: 0;
    bottom: -32px;
    width: 100%;
    font-size: 0;
    text-align: center
}

#material-sec1 .slick-dots {
    position: absolute;
    left: 0;
    bottom: -36px;
    width: 100%;
    font-size: 0;
    text-align: center
}

#about-big-show .slick-dots,
#pro-big-show .slick-dots {
    position: absolute;
    left: 0;
    bottom: 18px;
    width: 100%;
    font-size: 0;
    text-align: center
}

#about-big-show .slick-dots li button,
#item-case-gallery .slick-dots li button,
#material-sec1 .slick-dots li button,
#pro-big-show .slick-dots li button {
    display: block;
    height: 10px;
    width: 10px;
    font-size: 0;
    background: #f8ccb8;
    border-radius: 50%;
    cursor: pointer;
    transition: all .3s
}

#about-big-show .slick-dots li.slick-active button,
#item-case-gallery .slick-dots li.slick-active button,
#material-sec1 .slick-dots li.slick-active button,
#pro-big-show .slick-dots li.slick-active button {
    background: #f65e17
}

.item-case-list {
    margin-top: 90px;
    padding: 20px 34px 24px;
    background: #f8f8f8
}

.item-case-list li {
    margin-top: 6px;
    font-size: 20px;
    line-height: 28px;
    color: #333
}

.item-case-list li strong {
    font-weight: 400;
    color: #f65e17
}

.case-share-sec {
    margin-top: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}

.pro-share-sec {
    margin-top: 26px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}

.case-share-tit {
    -ms-flex: none;
    flex: none;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700
}

.share-styles {
    -ms-flex: none;
    flex: none;
    padding-left: 4px
}

.share-styles .iconfont {
    display: inline-block;
    margin-left: 20px;
    font-size: 16px;
    color: #999
}

.share-styles .a2a_svg {
    display: none
}

.share-styles .iconfont:hover {
    color: #f65e17
}

.single-nav {
    margin-top: 42px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.single-nav .page-next,
.single-nav .page-pre {
    -ms-flex: none;
    flex: none;
    width: 50%;
    font-size: 16px;
    line-height: 40px;
    color: #333;
    position: relative
}

.single-nav .page-pre {
    padding-right: 16px
}

.single-nav .page-next {
    text-align: right;
    padding-left: 16px
}

.page-pre .link {
    padding-left: 58px
}

.page-next .link {
    padding-right: 58px
}

.page-next .link,
.page-pre .link {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.page-next .link a::before,
.page-pre .link a::before {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    color: #f65e17;
    font-family: iconfont;
    border: 1px solid #f65e17;
    top: 0;
    font-size: 12px;
    transition: all .3s
}

.page-next .link a::before {
    right: 0;
    content: '\e623'
}

.page-pre .link a::before {
    left: 0;
    content: '\e60a'
}

.page-next .link a:hover,
.page-pre .link a:hover {
    color: #f65e17
}

.page-next .link a:hover::before,
.page-pre .link a:hover::before {
    background: #f65e17;
    color: #fff
}

.popular-pro-sec {
    margin-top: 144px;
    overflow: hidden
}

.popular-top {
    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
}

.popular-tit {
    -ms-flex: none;
    flex: none;
    padding-right: 48px;
    font-size: 46px;
    line-height: 54px;
    font-weight: 700;
    color: #333
}

.popular-line {
    font-size: 0;
    display: block;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    background: #d6d6d6
}

.popular-btns {
    -ms-flex: none;
    flex: none;
    padding-left: 34px
}

.popular-btns .iconfont {
    display: inline-block;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #f65e17;
    font-size: 12px;
    color: #f65e17;
    background: #fff;
    transition: all .3s
}

.popular-btns .iconfont:hover {
    background: #f65e17;
    color: #fff
}

.single-news-column {
    margin-top: 46px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.news-column-l {
    -ms-flex: none;
    flex: none;
    width: 65%
}

.news-column-r {
    -ms-flex: none;
    flex: none;
    width: 30.5%
}

.news-detail-area {
    padding: 0 0 20px;
    font-size: 18px;
    line-height: 26px
}

.news-detail-area .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 {
    overflow: hidden
}

.news-detail-area .blocks-gallery-grid .blocks-gallery-item img {
    transition: all .3s
}

.news-detail-area .blocks-gallery-grid .blocks-gallery-item:hover img {
    transform: scale(1.05)
}

.news-detail-area .blocks-gallery-grid .blocks-gallery-item:hover .blocks-gallery-item__caption {
    color: #f65e17
}

.news-detail-area .wp-block-gallery,
.news-detail-area .wp-block-group,
.news-detail-area .wp-block-image,
.news-detail-area>p {
    margin: 28px 0 0
}

.news-detail-area .wp-block-image::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: '';
    clear: both;
    height: 0
}

.news-detail-area .wp-block-image figcaption {
    display: inline-block;
    margin: 20px 0 0 0;
    padding-bottom: 8px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 5px;
    border-bottom: 1px solid #ddd
}

.news-detail-area p strong {
    font-size: 20px;
    line-height: 36px;
    font-weight: 500;
    color: #333
}

.news-detail-area>ol {
    margin-top: 28px;
    padding-left: 18px;
    list-style-type: decimal
}

.news-detail-area>ul {
    margin-top: 28px
}

.news-detail-area>ul li {
    position: relative;
    padding-left: 20px
}

.news-detail-area ol li,
.news-detail-area ul li {
    margin: 12px 0
}

.news-detail-area>ul li::before {
    display: block;
    position: absolute;
    left: 2px;
    top: 4px;
    content: '';
    width: 10px;
    height: 18px;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
    clip-path: polygon(0 0, 0 100%, 100% 50%);
    background: #f65e17
}

.news-detail-area .wp-block-table {
    margin: 0
}

.news-detail-area table {
    margin-top: 28px;
    width: 100%
}

.pro-nav-content table {
    margin-top: 42px;
    width: 100%
}

.news-detail-area table img,
.pro-nav-content table img {
    max-width: none
}

.news-detail-area table tr,
.pro-nav-content table tr {
    background: #f8f8f8
}

.news-detail-area table tr td,
.pro-nav-content table tr td {
    padding: 6px 14px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #333;
    border: 1px solid #fff
}

.news-detail-area iframe,
.pro-nav-content iframe {
    width: 100%;
    height: 350px
}

.page-product {
    padding: 50px 0 150px
}

.pro-more-btn {
    margin-top: 68px;
    height: 94px
}

.pro-more-btn a {
    position: relative;
    display: block;
    padding-top: 74px;
    margin: 0 auto;
    width: 80px;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #999
}

.pro-more-btn a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #f65e17;
    content: ''
}

.pro-more-btn a::after {
    display: block;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    font-family: iconfont;
    font-size: 20px;
    color: #fff;
    content: '\e62a'
}

.pro-more-btn a:hover {
    color: #f65e17;
    transform: translateY(-4px)
}

.single-pro-column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 68px;
    border-bottom: 1px solid #e9e9e9
}

.pro-columns-l {
    -ms-flex: none;
    flex: none;
    width: 47.5%
}

.pro-columns-r {
    padding-top: 12px;
    -ms-flex: none;
    flex: none;
    width: 50%
}

.single-pro-tit {
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    color: #333
}

.single-pro-content {
    padding-top: 10px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500
}

.single-pro-content ol,
.single-pro-content p,
.single-pro-content ul {
    margin-top: 16px
}

.single-pro-content ol li,
.single-pro-content ul li {
    margin: 16px 0
}

.single-pro-content>ul li {
    position: relative;
    padding-left: 24px
}

.single-pro-content>ul li::before {
    display: block;
    position: absolute;
    left: 4px;
    top: 5px;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #f65e17
}

.single-pro-btns {
    margin-top: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.single-pro-btn {
    -ms-flex: none;
    flex: none;
    width: 180px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    border: 1px solid #f65e17;
    border-radius: 24px
}

.single-chat-btn {
    color: #fff;
    background: #f65e17
}

.single-email-btn {
    margin-left: 20px;
    color: #f65e17;
    background: #fff
}

.single-pro-btn:hover {
    transform: translateY(-4px)
}

.single-pro-btn:active {
    transform: scale(.95)
}

.about-animate,
.pro-animate {
    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
}

#pro-small-show {
    -ms-flex: none;
    flex: none;
    width: 18%;
    overflow: hidden
}

#about-small-show {
    -ms-flex: none;
    flex: none;
    width: 18%;
    overflow: hidden
}

#pro-small-show .gallery {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -12px 0 0;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

#about-small-show .gallery {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -10px 0 0;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

#about-small-show .gallery img,
#pro-small-show .gallery img {
    display: inline-block;
    border: none
}

#pro-small-show .gallery dl {
    margin: 12px 0 0;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    transition: all .3s
}

#about-small-show .gallery dl {
    margin: 10px 0 0;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    transition: all .3s
}

#about-small-show .gallery .slick-current,
#about-small-show .gallery dl:hover,
#pro-small-show .gallery .slick-current,
#pro-small-show .gallery dl:hover {
    border-color: #f65e17
}

#pro-big-show {
    -ms-flex: none;
    flex: none;
    width: 80%
}

#about-big-show {
    -ms-flex: none;
    flex: none;
    width: 80%
}

#about-big-show .gallery img,
#pro-big-show .gallery img {
    display: inline-block;
    border: none
}

#about-big-show .gallery .gallery-item,
#pro-big-show .gallery .gallery-item {
    margin-top: 0;
    text-align: center
}

.pro-content-column {
    margin-top: 50px;
    position: relative
}

.pro-nav-content {
    width: calc(100% - 390px)
}

.pro-content-columnR {
    position: absolute;
    right: 0;
    top: 0;
    width: 336px
}

.pro-content-column #portamento_container {
    position: absolute;
    right: 0;
    top: 0
}

.pro-content-column #portamento_container #pro-content-columnR.fixed {
    position: fixed;
    right: auto;
    top: auto
}

.pro-form-sec {
    padding: 36px 28px 45px;
    background: #f8f8f8;
    border-radius: 8px
}

.pro-form-tit {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #333
}

.pro-form-show {
    margin-top: 24px
}

.xz-form-sec1 {
    height: 370px
}

.pro-nav-content {
    font-size: 18px;
    line-height: 26px;
    color: #333
}

.pro-nav-content>h3 {
    position: relative;
    padding-left: 26px;
    margin-top: 42px;
    font-size: 24px;
    line-height: 26px;
    font-weight: 700
}

.pro-nav-content>h3:first-child {
    margin-top: 0
}

.pro-nav-content>h3::before {
    display: block;
    position: absolute;
    content: '';
    left: 2px;
    top: 6px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #f65e17
}

.pro-nav-content>h4 {
    margin-top: 42px;
    font-weight: 700
}

.pro-nav-content p {
    margin-top: 42px
}

#pro-nav-content .blocks-gallery-grid {
    margin: 42px 0 0
}

#news-detail-area .blocks-gallery-grid {
    margin: 18px 0 0
}

.pro-nav-content ol {
    padding-left: 24px;
    list-style-type: decimal
}

.pro-nav-content ol,
.pro-nav-content ul {
    padding-top: 30px
}

.pro-nav-content .blocks-gallery-grid {
    padding-top: 0
}

.pro-nav-content ul li {
    position: relative;
    padding-left: 24px
}

.pro-nav-content ul li::before {
    display: block;
    position: absolute;
    left: 2px;
    top: 4px;
    content: '';
    width: 10px;
    height: 18px;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
    clip-path: polygon(0 0, 0 100%, 100% 50%);
    background: #f65e17
}

.pro-nav-content .blocks-gallery-grid li::before {
    display: none
}

.pro-nav-content .blocks-gallery-grid li {
    padding-left: 0
}

.pro-nav-content ol li,
.pro-nav-content ul li {
    margin: 12px 0;
    font-weight: 700
}

.page-table-area {
    width: 100%;
    overflow-x: auto
}

.pro-nav-content .wp-block-image {
    margin: 42px 0 0
}

#choose-column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.choose-columnL {
    position: absolute;
    left: 0;
    top: 0;
    width: 210px
}

.choose-columnR {
    -ms-flex: none;
    flex: none;
    margin-left: 280px;
    width: calc(100% - 280px)
}

.choose-menu {
    padding-top: 20px;
    border-top: 2px solid #f65e17
}

.choose-menu-item {
    margin-top: 12px;
    position: relative;
    padding-left: 18px;
    font-size: 16px;
    line-height: 26px;
    transition: color .3s;
    cursor: pointer
}

.choose-menu-item::before {
    display: block;
    position: absolute;
    left: 1px;
    top: 8px;
    content: '';
    width: 6px;
    height: 6px;
    border: 1px solid #979797;
    border-radius: 50%
}

.choose-menu .current,
.choose-menu-item:hover {
    color: #f65e17
}

.choose-menu .current::before {
    border-color: #f65e17;
    background: #f65e17
}

#choose-column #portamento_container {
    position: absolute;
    left: 0;
    top: 0
}

#choose-column #portamento_container #choose-columnL.fixed {
    position: fixed;
    left: auto;
    top: auto
}

.video-column #portamento_container {
    position: absolute;
    right: 0;
    top: 0
}

.video-column #portamento_container .video-columnR.fixed {
    position: fixed;
    right: auto;
    top: auto
}

.gallery-column #portamento_container {
    position: absolute;
    right: 0;
    top: 0
}

.gallery-column #portamento_container .gallery-columnR.fixed {
    position: fixed;
    right: auto;
    top: auto
}

.choose-common-sec {
    padding-top: 70px
}

.choose-columnR .choose-common-sec:first-child {
    padding-top: 0
}

.choose-common-tit {
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    color: #333
}

.choose-common-des {
    padding-top: 20px;
    font-size: 18px;
    line-height: 26px
}

.choose-common-des p,
.choose-common-des>ol,
.choose-common-des>ul {
    margin-top: 26px
}

.choose-common-des h4 {
    margin-top: 26px;
    font-weight: 500;
    color: #333
}

.choose-common-des p>img {
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .1)
}

.choose-btns {
    margin-top: 52px;
    text-align: center
}

.choose-btn {
    display: inline-block;
    width: 304px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #f65e17;
    border-radius: 24px
}

.choose-btn:hover {
    transform: translateY(-4px)
}

.special-ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.special-ul li {
    position: relative;
    margin-top: 20px;
    -ms-flex: none;
    flex: none;
    width: 33%;
    padding: 38px 28px 0;
    height: 286px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    color: #333;
    background: #f8f8f8
}

.special-ul li::after {
    display: block;
    position: absolute;
    right: 30px;
    bottom: 44px;
    font-family: iconfont;
    font-size: 76px;
    color: #f65e17
}

.special-ul li:nth-child(1)::after {
    content: '\e69d'
}

.special-ul li:nth-child(2)::after {
    content: '\e69c'
}

.special-ul li:nth-child(3)::after {
    content: '\e69e'
}

.thick-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.thick-list li {
    -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;
    margin-top: 12px;
    width: 32.5%
}

.thick-list li p {
    margin-top: 0
}

.thick-list li:nth-child(1) p {
    padding: 28px 8px 10px
}

.thick-list li:nth-child(2) .thick-right {
    padding: 28px 8px 10px
}

.thick-left {
    -ms-flex: none;
    flex: none;
    width: 50%;
    text-align: center;
    padding: 18px 8px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
    background: #f65e17;
    border-radius: 4px 0 0 4px
}

.thick-right {
    -ms-flex: none;
    flex: none;
    width: 50%;
    text-align: center;
    padding: 18px 8px;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    background: #fff;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .2);
    border-radius: 0 4px 4px 0
}

.choose-common-des .cutting-list {
    margin-top: 46px
}

.cutting-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 24px 0 44px 50px;
    background: #fff;
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .15);
    border-radius: 8px
}

.cutting-list li {
    -ms-flex: none;
    flex: none;
    position: relative;
    margin-top: 12px;
    width: 45%;
    padding-left: 32px;
    color: #333
}

.cutting-list li::before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-family: iconfont;
    content: '\e606';
    font-size: 16px;
    color: #f65e17
}

.choose-common-des .cus-tips {
    margin-top: 138px;
    font-style: italic;
    color: #999
}

.choose-time-sec {
    margin-top: 45px;
    padding: 0 120px 0 40px;
    position: relative
}

.choose-time-sec::after {
    display: block;
    position: absolute;
    right: 30px;
    top: 24px;
    width: 220px;
    height: 194px;
    border-radius: 50%;
    border: 1px solid #f65e17;
    z-index: -1;
    content: '';
    -webkit-clip-path: circle(74% at 100% 50%);
    clip-path: circle(74% at 100% 50%)
}

.history-list {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.history-list::before {
    position: absolute;
    left: 0;
    top: 25px;
    display: block;
    width: 100%;
    height: 1px;
    background: #f65e17;
    content: ''
}

.history-list2 {
    position: relative;
    margin-top: 142px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.history-list2::before {
    position: absolute;
    right: 0;
    top: 25px;
    display: block;
    width: 85%;
    height: 1px;
    background: #f65e17;
    content: ''
}

.history-item {
    -ms-flex: none;
    flex: none;
    position: relative
}

.history-icon {
    text-align: center
}

.history-item .history-icon {
    margin-top: 0;
    text-align: center;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: #f65e17
}

.history-icon .iconfont {
    font-size: 20px;
    color: #fff
}

.history-item .history-tit {
    margin-top: 0;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    white-space: nowrap
}

.history-item .history-number {
    margin-top: 5px;
    text-align: center;
    font-size: 30px;
    line-height: 34px;
    font-weight: 500;
    color: #ffe5d9
}

.history-cover {
    position: absolute;
    left: 50%;
    top: 68px;
    transform: translateX(-50%)
}

.history-icon1 {
    width: 50px
}

.team-list-sec {
    padding: 80px 0 100px
}

.team-list-des {
    margin-top: 5px;
    font-size: 16px;
    line-height: 20px;
    color: #f65e17
}

.team-list {
    margin-top: 64px;
    overflow: hidden
}

#team-gallery .gallery {
    margin: 0 -10px
}

#team-gallery .gallery .gallery-item {
    margin: 0 10px
}

#team-gallery .gallery .gallery-item img {
    border: none;
    border-radius: 4px 4px 0 0;
    transition: all .3s
}

#team-gallery .gallery .wp-caption-text {
    padding: 26px 14px 28px;
    font-size: 22px;
    line-height: 26px;
    color: #333;
    background: #fff;
    border-radius: 0 0 4px 4px
}

#team-gallery .gallery .gallery-item:hover img {
    transform: scale(1.05)
}

#team-gallery .gallery .gallery-icon {
    overflow: hidden
}

.history-animate {
    position: relative;
    z-index: 0;
    overflow: hidden
}

.group-years {
    position: relative
}

.group-years-list {
    margin-bottom: 26px;
    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
}

.group-years-icon {
    -ms-flex: none;
    flex: none;
    width: 46px;
    height: 46px;
    font-size: 0;
    background: url(../img/history-icon.png) no-repeat center center;
    border-radius: 50%;
    background-color: #eee;
    transition: all .3s
}

.group-years-info {
    -ms-flex: none;
    flex: none;
    width: calc(((100% - 72px)/ 2));
    padding: 48px 22px 48px 24px;
    position: relative;
    font-size: 18px;
    line-height: 20px;
    color: #333;
    background: #fff;
    border-radius: 4px;
    z-index: 0
}

.group-years-info>strong {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    font-size: 65px;
    line-height: 65px;
    font-weight: 700;
    color: #fef2ea
}

.group-years-list:nth-child(odd) .group-years-info>strong {
    left: 10px
}

.group-years-list:nth-child(even) .group-years-info>strong {
    right: 10px
}

.group-years-list:nth-child(even) .group-years-info {
    -ms-flex-order: 3;
    order: 3
}

.group-years-list:nth-child(even) .group-years-icon {
    -ms-flex-order: 2;
    order: 2
}

.group-years-list:nth-child(even) .group-years-txt {
    -ms-flex-order: 1;
    order: 1;
    text-align: right
}

.group-years-list:last-child {
    margin-bottom: 0
}

.group-years-txt {
    -ms-flex: none;
    flex: none;
    width: calc(((100% - 72px)/ 2));
    font-size: 16px;
    line-height: 20px;
    font-weight: 300
}

.group-years-list:nth-child(odd) .group-years-info::after {
    display: block;
    position: absolute;
    top: 50%;
    right: -12px;
    transform: translateY(-50%);
    width: 14px;
    height: 22px;
    background: #fff;
    -webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
    clip-path: polygon(100% 50%, 0 0, 0 100%);
    content: ''
}

.group-years-list:nth-child(even) .group-years-info::before {
    display: block;
    position: absolute;
    top: 50%;
    left: -12px;
    transform: translateY(-50%);
    width: 14px;
    height: 22px;
    background: #fff;
    -webkit-clip-path: polygon(100% 0, 0 50%, 100% 100%);
    clip-path: polygon(100% 0, 0 50%, 100% 100%);
    content: ''
}

.history-line {
    position: absolute;
    left: 50%;
    transform: translateX(-2px);
    width: 4px;
    background: #eee;
    z-index: -1
}

.group-years-list .current {
    background: url(../img/cover1.png) no-repeat center center;
    background-color: #f65e17
}

.history-line-cover {
    background: #f65e17;
    height: 0
}

#pro-menu-auto #menu-item-117 .menu-img1 a {
    background: #eee url(../img/menu-item1.jpg) no-repeat center;
    background-size: cover
}

#pro-menu-auto #menu-item-117 .menu-img2 a {
    background: #eee url(/themes/images/pbg.png) no-repeat center;
    background-size: cover
}

#pro-menu-auto #menu-item-118 .menu-img1 a {
    background: #eee url(../img/menu-item3.jpg) no-repeat center;
    background-size: cover
}

#pro-menu-auto #menu-item-118 .menu-img2 a {
    background: #eee url(../img/menu-item4.jpg) no-repeat center;
    background-size: cover
}

#pro-menu-auto #menu-item-119 .menu-img1 a {
    background: #eee url(../img/menu-item5.jpg) no-repeat center;
    background-size: cover
}

#pro-menu-auto #menu-item-119 .menu-img2 a {
    background: #eee url(../img/menu-item6.jpg) no-repeat center;
    background-size: cover
}

#pro-menu-auto #menu-item-121 .menu-img1 a {
    background: #eee url(../img/outdoor-pro2.jpg) no-repeat center;
    background-size: cover
}

#pro-menu-auto #menu-item-121 .menu-img2 a {
    background: #eee url(../img/outdoor-pro1.jpg) no-repeat center;
    background-size: cover
}

#pro-menu-auto #menu-item-122 .menu-img1 a {
    background: #eee url(../img/decorations-pro1.jpg) no-repeat center;
    background-size: cover
}

#pro-menu-auto #menu-item-122 .menu-img2 a {
    background: #eee url(../img/decorations-pro2.jpg) no-repeat center;
    background-size: cover
}

#pro-menu-auto #menu-item-120 .menu-img1 a {
    background: #eee url(../img/menu-item11.jpg) no-repeat center;
    background-size: cover
}

#pro-menu-auto #menu-item-120 .menu-img2 a {
    background: #eee url(../img/menu-item12.jpg) no-repeat center;
    background-size: cover
}

#pro-menu-auto #menu-item-123 .menu-img1 a {
    background: #eee url(../img/menu-item13.jpg) no-repeat center;
    background-size: cover
}

#pro-menu-auto #menu-item-123 .menu-img2 a {
    background: #eee url(../img/menu-item14.jpg) no-repeat center;
    background-size: cover
}

.page-search {
    padding: 88px 0 105px
}

.page-404 {
    padding: 88px 0 105px
}

.container-404 {
    text-align: center
}

.footer-info-sec {
    padding: 48px 0 42px;
    background: url(../img/footer-bg.jpg) no-repeat center;
    background-size: cover
}

.footer-form-tit {
    font-size: 14px;
    line-height: 20px;
    color: #f65e17
}

.footer-form-tit .footer-form-tit1 {
    padding-right: 12px;
    font-size: 24px;
    line-height: 20px;
    font-weight: 500;
    color: #fff
}

.footer-form-show {
    margin-top: 28px
}

.xz-form-sec2 {
    height: 50px
}

.footer-copyright {
    padding: 50px 0 28px;
    background: #1a191d
}

.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-sns {
    -ms-flex: none;
    flex: none;
    width: 30%
}

.footer-logo {
    display: block;
    width: 88%
}

.footer-sns-des {
    margin-top: 18px;
    font-size: 16px;
    line-height: 32px;
    color: #d8d8d8
}

.footer-sns-list {
    margin-top: 32px
}

.footer-sns-tit {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    color: #fff;
    vertical-align: text-bottom
}

.footer-sns-list .iconfont {
    display: inline-block;
    margin-right: 20px;
    font-size: 20px;
    line-height: 20px;
    color: #d8d8d8;
    transition: all .3s
}

.footer-sns-list .iconfont:hover {
    color: #f65e17
}

.footer-contact {
    -ms-flex: none;
    flex: none;
    width: 25%
}

.footer-tit {
    position: relative;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    color: #fff
}

.footer-tit::after {
    position: absolute;
    display: block;
    left: 0;
    bottom: -16px;
    width: 20px;
    height: 2px;
    content: '';
    background: #f65e17
}

.footer-contact-info {
    padding-top: 24px
}

.footer-contact-item {
    position: relative;
    padding-left: 28px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #d8d8d8
}

.footer-contact-item::before {
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    font-family: iconfont;
    font-size: 16px;
    line-height: 16px;
    color: #d8d8d8
}

.footer-contact-info .footer-contact-item:nth-child(1)::before {
    content: '\e671'
}

.footer-contact-info .footer-contact-item:nth-child(2)::before {
    content: '\e613';
    font-size: 14px
}

.footer-contact-info .footer-contact-item:nth-child(3)::before {
    content: '\e62b'
}

.footer-contact-info .footer-contact-item:nth-child(4)::before {
    content: '\e628'
}

.footer-item-hover:hover {
    color: #f65e17;
    text-decoration: underline
}

.footer-pro {
    -ms-flex: none;
    flex: none;
    width: 32%
}

.footer-pro-list {
    padding-top: 28px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-pro-item {
    -ms-flex: none;
    flex: none;
    width: calc((100% - 8px)/ 2);
    margin-top: 8px;
    font-size: 14px;
    line-height: 18px;
    color: #d8d8d8
}

.footer-pro-tit {
    display: block;
    padding: 10px 18px;
    background: rgba(255, 255, 255, .1)
}

.footer-pro-tit:hover {
    background: #f65e17;
    color: #fff
}

.copyright-txt {
    margin-top: 54px;
    font-size: 14px;
    line-height: 16px;
    color: #999
}

.right-nav {
    position: fixed;
    bottom: 160px;
    right: 0;
    z-index: 999
}

.right-nav-item {
    display: block;
    margin-bottom: 2px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border-radius: 4px;
    background: #f65e17;
    color: #73757a
}

.right-nav-tel {
    position: relative
}

.right-hidden-tel {
    display: none;
    position: absolute;
    top: 0;
    left: -194px;
    width: 194px;
    height: 56px;
    padding: 18px 12px 0 12px;
    font-size: 16px;
    line-height: 20px;
    word-break: break-all;
    border-radius: 4px;
    color: #fff;
    background: #f65e17
}

.right-hidden-tel span {
    display: block
}

.right-nav-item .iconfont {
    font-size: 24px;
    color: #fff
}

#scroll-top .iconfont {
    font-size: 22px
}

@media screen and (max-width:1750px) {
    .service-menu-sec {
        display: none
    }

    .quantity-circle4 {
        display: none
    }
}

@media screen and (max-width:1520px) {
    .quantity-circle1 {
        right: 210px
    }

    .quantity-circle2 {
        width: 320px;
        height: 320px;
        right: -160px
    }

    .quantity-circle3 {
        width: 310px;
        height: 310px;
        left: -155px
    }

    .about-number-icon .iconfont {
        font-size: 62px
    }

    .about-number-tit {
        font-size: 20px
    }

    #team-gallery .gallery .wp-caption-text {
        padding: 20px 14px;
        font-size: 20px
    }

    .news-detail-title {
        font-size: 42px;
        line-height: 48px
    }
}

@media screen and (max-width:1440px) {

    .case-cat-name,
    .page-quantity-tit {
        font-size: 42px;
        line-height: 48px
    }

    .popular-tit {
        font-size: 42px;
        line-height: 46px
    }

    #team-gallery .gallery .wp-caption-text {
        font-size: 18px
    }

    .news-detail-title {
        font-size: 36px;
        line-height: 40px
    }

    .popular-pro-sec {
        margin-top: 124px
    }

    .case-share-sec {
        margin-top: 24px
    }

    .news-detail-area {
        font-size: 17px;
        line-height: 24px
    }

    .news-detail-area p strong {
        font-size: 18px;
        line-height: 26px
    }
}

@media screen and (max-width:1366px) {

    .gallery-columnR,
    .video-columnR {
        width: 340px
    }
}

@media screen and (max-width:1280px) {
    .page-product {
        padding: 50px 0 120px
    }

    .page-contact {
        padding: 76px 0 86px
    }

    .page-tit-txt {
        padding-top: 44px;
        font-size: 38px;
        line-height: 44px
    }

    .page-tit-txt::before {
        font-size: 70px
    }

    .contact-ways {
        padding: 20px 32px 56px 36px
    }

    .contact-columnsR {
        padding: 52px 56px 42px 64px
    }

    .help-tit {
        font-size: 28px
    }

    .gallery-page {
        margin-top: 34px
    }

    #menu-gallery-menu li a,
    .side-procat li a {
        font-size: 15px
    }

    #customer-area {
        margin-top: 68px
    }

    .case-cat-name,
    .page-quantity-tit {
        font-size: 36px
    }

    .choose-columnL {
        width: 185px
    }

    .choose-columnR {
        margin-left: 240px;
        width: calc(100% - 240px)
    }

    .choose-common-tit {
        font-size: 28px;
        line-height: 34px
    }

    .choose-common-sec {
        padding-top: 56px
    }

    .choose-common-des {
        padding-top: 14px
    }

    .gallery-columnL,
    .video-columnL {
        width: calc(100% - 310px)
    }

    .gallery-columnR,
    .video-columnR {
        width: 270px
    }

    #menu-about-menu li a {
        padding: 34px 0 34px 34px
    }

    #menu-about-menu li a::after {
        font-size: 60px
    }

    .choose-common-des {
        padding-top: 0
    }

    .cutting-list {
        padding: 20px 0 38px 32px
    }

    .history-item .history-tit {
        font-size: 15px
    }

    .history-item .history-number {
        font-size: 26px;
        line-height: 28px
    }

    .history-cover {
        top: 60px
    }

    .history-list2 {
        margin-top: 120px
    }

    .choose-time-sec::after {
        right: 36px;
        width: 220px;
        height: 172px
    }

    .choose-common-des .cus-tips {
        margin-top: 122px
    }

    .special-ul li::after {
        font-size: 64px
    }

    .material-sec h4 {
        font-size: 28px
    }

    .quantity-icon {
        width: 92px;
        height: 92px;
        line-height: 92px;
        top: -46px
    }

    .quantity-icon .iconfont {
        font-size: 40px
    }

    #material-sec2 .gallery {
        margin-top: 22px
    }

    .quantity-common {
        padding: 90px 48px 64px
    }

    .quantity-gallery1 {
        padding: 90px 48px 76px
    }

    .pro_cat-btn {
        padding: 0 24px;
        font-size: 20px
    }

    .about-number-list {
        padding: 60px 0 100px;
        -ms-flex-pack: center;
        justify-content: center
    }

    .about-number-item:nth-child(1),
    .about-number-item:nth-child(2),
    .about-number-item:nth-child(3),
    .about-number-item:nth-child(4) {
        width: 40%
    }

    .about-number-item {
        margin-right: 18px
    }

    #about-big-show {
        width: 75%
    }

    #about-small-show {
        width: 22%
    }

    #about-small-show .gallery {
        margin: -14px 0 0
    }

    #about-small-show .gallery dl {
        margin-top: 14px
    }

    .popular-tit {
        font-size: 38px
    }

    .team-list-des {
        font-size: 15px
    }

    #team-gallery .gallery .wp-caption-text {
        padding: 14px;
        font-size: 16px;
        line-height: 20px
    }

    .team-list {
        margin-top: 48px
    }

    .group-years-info {
        padding: 36px 22px 36px 24px
    }

    .group-years-info>strong {
        font-size: 56px;
        line-height: 56px
    }

    .item-case {
        padding: 42px 0 100px
    }

    .news-detail-title {
        font-size: 32px
    }

    .popular-pro-sec {
        margin-top: 104px
    }

    .single-case-column {
        margin-top: 54px
    }

    .case-share-sec {
        margin-top: 16px
    }

    .item-case-info {
        padding: 38px 40px 42px
    }

    .item-case-info::before {
        height: 200px
    }

    .item-case-list {
        margin-top: 70px;
        padding: 14px 24px 24px
    }

    .item-case-list li {
        font-size: 18px;
        line-height: 24px
    }

    .news-detail-area {
        font-size: 16px
    }

    .news-detail-area p strong {
        font-size: 17px
    }

    .news-detail-area .wp-block-gallery,
    .news-detail-area .wp-block-group,
    .news-detail-area .wp-block-image,
    .news-detail-area table,
    .news-detail-area>p,
    .news-detail-area>ul {
        margin-top: 22px
    }

    .news-detail-area .wp-block-image figcaption {
        margin: 12px 0 0;
        padding-bottom: 4px;
        font-size: 14px
    }

    .news-detail-area ol li,
    .news-detail-area ul li {
        margin: 10px 0
    }

    .news-detail-area>ul li::before {
        top: 5px;
        width: 8px;
        height: 14px
    }

    .item-news-info {
        padding: 14px 32px 38px
    }

    .single-pro-tit {
        font-size: 28px
    }

    .single-pro-btn {
        height: 38px;
        line-height: 38px;
        width: 158px;
        font-size: 14px
    }

    #pro-small-show {
        width: 22%
    }

    #pro-big-show {
        width: 74%
    }

    #pro-small-show .gallery {
        margin: -14px 0 0
    }

    #pro-small-show .gallery dl {
        margin: 14px 0 0
    }

    .pro-content-column #portamento_container,
    .pro-content-columnR {
        display: none
    }

    .pro-nav-content {
        width: 100%
    }
}

@media screen and (max-width:1024px) {

    .page-404,
    .page-search {
        padding: 56px 0 76px
    }

    .item-case,
    .page-video {
        padding: 32px 0 76px
    }

    .contact-ways-icon {
        width: 60px;
        height: 60px;
        line-height: 60px
    }

    .contact-ways-icon::after {
        width: 48px;
        height: 48px
    }

    .contact-ways-icon .iconfont {
        font-size: 25px
    }

    .contact-form-show {
        margin-top: 30px
    }

    .contact-ways-infos {
        margin-left: 15px;
        padding-top: 2px
    }

    .contact-ways-tit {
        font-size: 18px
    }

    .contact-columnsR {
        padding: 52px 46px 42px 50px
    }

    .page-tit-txt::before {
        font-size: 60px
    }

    .page-tit-txt {
        padding-top: 38px;
        font-size: 32px;
        line-height: 40px
    }

    .contact-columns {
        margin-top: 42px
    }

    .page-contact {
        padding: 56px 0 74px
    }

    .help-tit {
        font-size: 22px;
        line-height: 26px
    }

    .help-sec {
        padding: 30px 32px 34px 26px
    }

    .help-mail {
        width: 152px;
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }

    .video-menu {
        padding: 20px 26px 32px
    }

    #menu-news-menu .current-menu-item,
    #menu-news-menu .current-page-ancestor,
    #menu-service-menu .current-menu-item,
    .case-cats .current-menu-item {
        font-size: 18px;
        padding-bottom: 12px
    }

    .page-gallery {
        padding: 64px 0 72px
    }

    #menu-gallery-menu li a,
    .side-procat li a {
        font-size: 14px
    }

    #customer-area {
        margin-top: 54px
    }

    .case-cat-name,
    .page-quantity-tit {
        font-size: 32px;
        line-height: 36px
    }

    #menu-about-menu li a {
        font-size: 18px;
        line-height: 24px;
        padding: 28px 0 28px 28px
    }

    #menu-about-menu li a::after {
        top: 45%;
        right: 26px;
        font-size: 50px
    }

    .choose-common-tit {
        font-size: 24px;
        line-height: 28px
    }

    .choose-common-des,
    .page-quantity-des {
        font-size: 17px
    }

    .thick-list li {
        width: 48.5%
    }

    #choose-columnR .gallery .gallery-caption,
    #design-columnR .gallery .gallery-caption,
    #material-sec1 .gallery .gallery-caption,
    #material-sec2 .gallery .gallery-caption,
    #material-sec3 .gallery .gallery-caption {
        font-size: 15px;
        line-height: 20px
    }

    #choose-columnR .gallery,
    #design-columnR .gallery,
    #material-sec1 .gallery,
    #material-sec2 .gallery,
    #material-sec3 .gallery {
        margin-top: 16px
    }

    .choose-common-des .cutting-list {
        margin-top: 34px
    }

    .choose-time-sec {
        padding: 0 64px 0 40px
    }

    .choose-time-sec::after {
        right: 8px;
        width: 140px;
        height: 172px
    }

    .special-ul li {
        height: 260px;
        font-size: 17px
    }

    .special-ul li::after {
        font-size: 46px
    }

    .choose-btn {
        width: 270px;
        height: 46px;
        line-height: 46px;
        font-size: 14px
    }

    .quantity-circle5 {
        display: none
    }

    .quantity-circle3 {
        width: 240px;
        height: 240px;
        left: -120px
    }

    .quantity-circle1 {
        display: none
    }

    .quantity-circle2 {
        width: 240px;
        height: 240px;
        right: -120px
    }

    .page-quantity {
        padding: 56px 0 76px
    }

    #quantity-gallery .blocks-gallery-grid {
        margin-top: -20px
    }

    #quantity-gallery .blocks-gallery-grid>i,
    #quantity-gallery .blocks-gallery-item {
        width: 32%
    }

    .material-sec p {
        margin-top: 16px
    }

    .quantity-icon {
        width: 78px;
        height: 78px;
        line-height: 78px;
        top: -38px
    }

    .quantity-icon .iconfont {
        font-size: 34px
    }

    .material-sec h4 {
        font-size: 24px
    }

    .quantity-gallery1 {
        margin-top: 124px
    }

    .quantity-common {
        padding: 74px 48px 64px
    }

    .quantity-gallery1 {
        padding: 74px 48px 76px
    }

    #material-sec2 .gallery .gallery-item,
    #material-sec2 .gallery>i {
        width: 32%
    }

    #material-sec3 .gallery .gallery-item {
        margin: 36px 0 0
    }

    #material-sec3 .gallery-item:nth-child(1) .gallery-icon::after,
    #material-sec3 .gallery-item:nth-child(10) .gallery-icon::after,
    #material-sec3 .gallery-item:nth-child(2) .gallery-icon::after,
    #material-sec3 .gallery-item:nth-child(3) .gallery-icon::after,
    #material-sec3 .gallery-item:nth-child(9) .gallery-icon::after {
        right: -28px
    }

    #material-sec3 .gallery-item:nth-child(6) .gallery-icon::after,
    #material-sec3 .gallery-item:nth-child(7) .gallery-icon::after,
    #material-sec3 .gallery-item:nth-child(8) .gallery-icon::after {
        left: -26px
    }

    .about-des1 {
        margin-top: 28px
    }

    .page-about-des {
        font-size: 17px
    }

    .about-des2 {
        margin-top: 38px
    }

    .pro_cat-item {
        width: 48.5%
    }

    .about-number-icon {
        width: 54px
    }

    .about-number-icon .iconfont {
        font-size: 50px
    }

    .about-number-tit {
        font-size: 18px;
        line-height: 20px
    }

    .about-number-txt {
        font-size: 32px;
        line-height: 34px
    }

    .about-columnR-info {
        font-size: 17px
    }

    .about-columnR-info p {
        margin-bottom: 16px
    }

    .about-column-btn {
        width: 252px;
        height: 42px;
        line-height: 42px;
        font-size: 15px
    }

    .about-columnR-info {
        padding-bottom: 10px
    }

    .menu-about-menu-container {
        margin-top: 56px
    }

    #about-small-show {
        display: none
    }

    #about-big-show {
        width: 100%
    }

    .history-gray {
        padding: 56px 0 84px
    }

    .history-tit-sec {
        margin-bottom: 42px
    }

    .group-years-info {
        padding: 26px 22px 28px 24px
    }

    .group-years-info {
        font-size: 17px
    }

    .group-years-info>strong {
        font-size: 46px;
        line-height: 46px
    }

    .pro_tax-cats li {
        margin: 22px 28px 0 0
    }

    .pro_tax-cats {
        -ms-flex-flow: nowrap;
        flex-flow: nowrap;
        overflow-y: hidden;
        overflow-x: hidden
    }

    .news-detail-title {
        font-size: 24px;
        line-height: 30px
    }

    .news-detail-date {
        margin-top: 18px;
        width: 90px;
        height: 28px;
        line-height: 28px;
        font-size: 12px
    }

    .popular-pro-sec {
        margin-top: 84px
    }

    .single-nav .page-next,
    .single-nav .page-pre {
        line-height: 34px;
        width: 100%
    }

    .page-next .link a::before,
    .page-pre .link a::before {
        width: 32px;
        height: 32px;
        line-height: 32px
    }

    .page-pre .link {
        padding-left: 48px
    }

    .page-next .link {
        padding-right: 48px
    }

    .single-nav .page-next {
        margin-top: 12px
    }

    .single-nav {
        margin-top: 30px
    }

    .latest-case-tit {
        font-size: 20px;
        line-height: 24px
    }

    .case-column-l {
        width: 68%
    }

    .item-case-info {
        padding: 28px 28px 42px
    }

    .item-case-list {
        margin-top: 54px
    }

    .item-case-list li {
        font-size: 17px
    }

    .news-detail-area iframe,
    .pro-detail-common iframe {
        height: 320px
    }

    .popular-tit {
        font-size: 34px
    }

    #pro-small-show {
        display: none
    }

    #pro-big-show {
        width: 100%
    }

    .pro-columns-l {
        width: 44%
    }

    .pro-columns-r {
        width: 52%
    }

    .single-pro-tit {
        font-size: 24px;
        line-height: 30px
    }

    .single-pro-content {
        font-size: 15px
    }

    .single-pro-content ol li,
    .single-pro-content ul li {
        margin: 14px 0
    }

    .single-pro-content>ul li::before {
        top: 6px
    }

    .single-pro-btn {
        width: 142px;
        height: 36px;
        line-height: 36px
    }

    .single-pro-column {
        padding-bottom: 42px
    }

    .pro-nav-content {
        font-size: 16px;
        line-height: 24px
    }

    .pro-nav-content p,
    .pro-nav-content table,
    .pro-nav-content>h4 {
        margin-top: 32px
    }

    #pro-nav-content .blocks-gallery-grid,
    #pro-nav-content .wp-block-image {
        margin: 32px 0 0
    }

    .pro-nav-content ol,
    .pro-nav-content ul {
        padding-top: 24px
    }

    .pro-nav-content ul li::before {
        top: 4px;
        width: 8px;
        height: 14px
    }

    .pro-nav-content>h3 {
        font-size: 22px
    }

    .pro-nav-content>h3::before {
        top: 8px;
        width: 10px;
        height: 10px
    }

    .gallery-columnL,
    .video-columnL {
        width: calc(100% - 275px)
    }

    .gallery-columnR,
    .video-columnR {
        width: 240px
    }

    .pro-more-btn a::before {
        width: 52px;
        height: 52px
    }

    .pro-more-btn a {
        padding-top: 65px
    }

    .pro-more-btn a::after {
        top: 16px;
        font-size: 18px
    }
}

@media screen and (max-width:800px) {

    .page-404,
    .page-choose,
    .page-contact,
    .page-gallery,
    .page-search {
        padding: 42px 0 54px
    }

    .item-case {
        padding: 32px 0 54px
    }

    .page-video {
        padding: 20px 0 54px
    }

    .page-product {
        padding: 42px 0 76px
    }

    .contact-columnsL,
    .video-columnL {
        width: 100%
    }

    .contact-columnsR {
        width: 100%
    }

    .contact-ways{
        width: 100%
    }

    .video-column #portamento_container,
    .video-columnR {
        display: none
    }

    .contact-ways-item {
        margin-top: 22px
    }

    .page-tit-txt::before {
        font-size: 52px
    }

    .page-tit-txt {
        padding-top: 32px;
        font-size: 28px
    }

    .help-sec {
        display: none
    }

    .gallery-columnL {
        width: 100%
    }

    .gallery-column #portamento_container,
    .gallery-columnR {
        display: none
    }

    .case-cat-name,
    .page-quantity-tit {
        font-size: 28px
    }

    #menu-about-menu li a {
        font-size: 16px;
        padding: 14px 76px 14px 16px
    }

    #menu-about-menu {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    #menu-about-menu li {
        width: auto;
        margin-right: 24px
    }

    #menu-about-menu li a::after {
        top: 42%;
        right: 18px;
        font-size: 36px
    }

    #choose-column #portamento_container,
    #choose-columnL {
        display: none
    }

    .choose-columnR {
        margin-left: 0;
        width: 100%
    }

    .choose-common-des,
    .page-quantity-des {
        font-size: 16px;
        line-height: 24px
    }

    .choose-common-des p,
    .choose-common-des>ol,
    .choose-common-des>ul {
        margin-top: 18px
    }

    .cutting-list li::before {
        font-size: 14px
    }

    .menu-about-menu-container {
        margin-top: 36px
    }

    .special-ul li {
        padding: 20px 22px 0;
        height: 210px;
        font-size: 16px
    }

    .quantity-circle2,
    .quantity-circle3 {
        display: none
    }

    .page-quantity {
        padding: 42px 0 56px
    }

    #quantity-gallery .blocks-gallery-item .blocks-gallery-item__caption {
        font-size: 15px
    }

    .quantity-icon {
        left: 26px;
        width: 60px;
        height: 60px;
        line-height: 60px;
        top: -30px
    }

    .quantity-icon .iconfont {
        font-size: 28px
    }

    .quantity-common {
        padding: 56px 26px 48px
    }

    .quantity-gallery1 {
        padding: 56px 26px 76px
    }

    .material-sec h4 {
        font-size: 20px;
        line-height: 24px
    }

    .material-sec p {
        font-size: 15px
    }

    .quantity-gallery1 {
        margin-top: 94px
    }

    .quantity-gallery2 {
        margin-top: 72px
    }

    #material-sec3 .gallery .gallery-icon::after {
        display: none
    }

    #material-sec3 .gallery-item:nth-child(8) .gallery-icon::before,
    #material-sec3 .gallery-item:nth-child(9) .gallery-icon::before {
        display: none
    }

    #material-sec3 .gallery .gallery-item {
        margin: 20px 0 0;
        width: 32%
    }

    #material-sec3 .gallery>i {
        width: 32%
    }

    .page-about-des {
        font-size: 16px;
        line-height: 24px
    }

    .pro_cat-btn {
        padding: 0 16px;
        font-size: 16px;
        line-height: 24px
    }

    .about-number-icon .iconfont {
        font-size: 42px
    }

    .about-number-txt {
        font-size: 26px;
        line-height: 28px
    }

    .about-number-info {
        margin-left: 8px
    }

    .about-number-list {
        padding: 30px 0 60px
    }

    .about-columnR-info p {
        font-size: 16px;
        line-height: 24px
    }

    .team-list-sec {
        padding: 54px 0 72px
    }

    .popular-tit {
        font-size: 28px;
        line-height: 34px
    }

    #team-gallery .gallery .wp-caption-text {
        font-size: 15px;
        padding: 10px
    }

    .group-years-list:nth-child(odd) .group-years-info {
        -ms-flex-order: 3;
        order: 3
    }

    .group-years-list:nth-child(odd) .group-years-icon {
        -ms-flex-order: 2;
        order: 2
    }

    .group-years-list:nth-child(odd) .group-years-txt {
        -ms-flex-order: 1;
        order: 1;
        text-align: right
    }

    .group-years .group-years-list .group-years-txt {
        display: none
    }

    .history-line {
        left: 23px
    }

    .group-years-info {
        width: calc((100% - 62px))
    }

    .group-years-list:nth-child(odd) .group-years-info::after {
        display: none
    }

    .group-years-list:nth-child(odd) .group-years-info::before {
        display: block;
        position: absolute;
        top: 50%;
        left: -12px;
        transform: translateY(-50%);
        width: 14px;
        height: 22px;
        background: #fff;
        -webkit-clip-path: polygon(100% 0, 0 50%, 100% 100%);
        clip-path: polygon(100% 0, 0 50%, 100% 100%);
        content: ''
    }

    .case-column-l {
        width: 100%
    }

    .case-column-r {
        margin-top: 32px;
        width: 100%
    }

    .popular-pro-sec {
        margin-top: 54px
    }

    .news-detail-title {
        max-width: none;
        width: 100%
    }

    .single-case-column {
        margin-top: 36px
    }

    .item-case-list li {
        font-size: 16px
    }

    .news-detail-area iframe,
    .pro-detail-common iframe {
        height: 280px
    }

    .news-detail-area,
    .news-detail-area table tr td,
    .pro-nav-content table tr td {
        font-size: 15px
    }

    .news-detail-area p strong {
        font-size: 16px
    }

    .pro-columns-l {
        width: 70%
    }

    .pro-columns-r {
        padding-top: 24px;
        width: 100%
    }

    .single-pro-column {
        padding-bottom: 28px
    }

    .single-pro-tit {
        font-size: 22px
    }

    .pro-nav-content>h3 {
        font-size: 20px
    }

    .pro-content-column {
        margin-top: 36px
    }

    .pro-nav-content>h3 {
        margin-top: 32px
    }
}

@media screen and (max-width:600px) {

    .item-case,
    .page-404,
    .page-choose,
    .page-contact,
    .page-gallery,
    .page-search {
        padding: 28px 0 38px
    }

    .page-product,
    .page-quantity {
        padding: 28px 0 42px
    }

    .page-video {
        padding: 14px 0 38px
    }

    .page-tit-txt {
        font-size: 20px;
        line-height: 24px
    }

    .page-tit-txt::before {
        font-size: 42px
    }

    .contact-columns {
        margin-top: 28px;
        box-shadow: 0 2px 32px -12px rgba(0, 0, 0, .15)
    }

    .contact-ways {
        padding: 12px 24px 28px 22px
    }

    .contact-ways-icon {
        width: 46px;
        height: 46px;
        line-height: 46px
    }

    .contact-ways-icon::after {
        width: 34px;
        height: 34px
    }

    .contact-ways-icon .iconfont {
        font-size: 21px
    }

    .contact-ways-tit {
        font-size: 16px;
        line-height: 20px
    }

    .contact-ways-infos {
        margin-left: 10px
    }

    .contact-ways-txt {
        margin-top: 4px;
        font-size: 15px;
        line-height: 20px
    }

    .contact-form-tit {
        font-size: 20px;
        line-height: 24px
    }

    .contact-columnsR {
        padding: 30px 24px 28px 22px
    }
    .contact-ways{
        width: 100%
    }
    .contact-form-show {
        margin-top: 22px
    }

    .video-menu {
        padding: 10px 18px 18px
    }

    #menu-news-menu li::before,
    #menu-service-menu li::before,
    .case-cats li::before {
        top: 6px;
        width: 5px;
        height: 5px
    }

    #menu-news-menu .current-menu-item,
    #menu-news-menu .current-page-ancestor,
    #menu-service-menu .current-menu-item,
    .case-cats .current-menu-item {
        font-size: 16px;
        padding-bottom: 4px
    }

    #menu-news-menu li,
    #menu-service-menu li,
    .case-cats li {
        margin-top: 6px;
        padding-left: 16px;
        font-size: 14px;
        line-height: 20px
    }

    #menu-gallery-menu,
    .side-procat {
        -ms-flex-flow: nowrap;
        flex-flow: nowrap;
        overflow-y: hidden;
        overflow-x: auto
    }

    #menu-gallery-menu li a,
    .side-procat li a {
        padding: 6px 14px;
        font-size: 12px;
        line-height: 14px;
        border-radius: 16px;
        border: 1px solid #999
    }

    #menu-gallery-menu li,
    .side-procat li {
        border-radius: 16px;
        margin: 0 12px 0 0;
        box-shadow: none
    }

    #menu-gallery-menu .current-menu-item a,
    .side-procat .current-menu-item a {
        border-color: #f65e17
    }

    #menu-gallery-menu li a:hover,
    .side-procat li a:hover {
        border-color: #f65e17
    }

    #customer-area {
        margin-top: 36px
    }

    .gallery-page {
        margin-top: 26px
    }

    .case-cat-name,
    .page-quantity-tit {
        font-size: 20px;
        line-height: 24px
    }

    #menu-about-menu li a {
        padding: 14px 64px 14px 16px;
        font-size: 14px;
        line-height: 18px
    }

    #menu-about-menu li {
        margin-top: 12px
    }

    #menu-about-menu li a::after {
        top: 38%;
        font-size: 28px
    }

    .choose-common-sec {
        padding-top: 30px
    }

    #choose-columnR .gallery .gallery-item {
        margin-top: 12px;
        width: 48.5%
    }

    #choose-columnR .gallery>i {
        width: 48%
    }

    .choose-common-tit {
        font-size: 18px;
        line-height: 24px
    }

    .choose-common-des,
    .page-quantity-des {
        font-size: 14px;
        line-height: 22px
    }

    #choose-columnR .gallery .gallery-caption,
    #design-columnR .gallery .gallery-caption,
    #material-sec1 .gallery .gallery-caption,
    #material-sec2 .gallery .gallery-caption,
    #material-sec3 .gallery .gallery-caption {
        font-size: 12px
    }

    .thick-list li {
        width: 100%
    }

    .thick-left,
    .thick-list li:nth-child(1) p,
    .thick-right {
        padding: 12px 8px
    }

    .thick-list li:nth-child(2) .thick-right {
        padding: 20px 8px
    }

    .thick-left {
        font-size: 14px
    }

    .thick-right {
        font-size: 14px
    }

    .cutting-list li {
        width: 100%
    }

    .cutting-list {
        padding: 12px 14px 24px 14px
    }

    .choose-common-des .cutting-list {
        margin-top: 24px
    }

    .choose-common-des {
        padding-top: 0
    }

    #design-columnR .gallery .gallery-item,
    .choose-common-des h4 {
        margin-top: 16px
    }

    .choose-time-sec::after,
    .history-number {
        display: none
    }

    .history-list2::before,
    .history-list::before {
        display: none
    }

    .choose-time-sec {
        padding: 0
    }

    .history-item {
        width: 49%;
        margin-top: 14px;
        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
    }

    .history-item .history-icon {
        -ms-flex: none;
        flex: none;
        width: 36px;
        height: 36px;
        line-height: 36px
    }

    .choose-time-sec {
        margin-top: 8px
    }

    .history-cover {
        -ms-flex: 1;
        flex: 1;
        margin-left: 10px;
        position: static;
        transform: none
    }

    .history-icon .iconfont {
        font-size: 18px
    }

    .history-item .history-tit {
        font-size: 14px;
        text-align: left
    }

    .history-list2 {
        padding-top: 14px;
        margin-top: 26px;
        border-top: 1px solid #eee
    }

    .history-list2 .history-item:nth-child(1) {
        display: none
    }

    .choose-common-des .cus-tips {
        margin-top: 28px
    }

    #choose-columnR .gallery,
    #design-columnR .gallery,
    #material-sec1 .gallery,
    #material-sec2 .gallery,
    #material-sec3 .gallery {
        margin-top: 10px
    }

    #choose-columnR .gallery .gallery-icon,
    #design-columnR .gallery .gallery-icon,
    #material-sec2 .gallery .gallery-icon,
    #material-sec3 .gallery .gallery-icon {
        box-shadow: none
    }

    .menu-about-menu-container {
        margin-top: 14px
    }

    .choose-btns {
        margin-top: 32px
    }

    .choose-btn {
        width: 210px;
        height: 38px;
        line-height: 38px;
        font-size: 12px
    }

    .special-ul li {
        margin-top: 8px;
        width: 49%;
        height: 136px;
        font-size: 14px;
        line-height: 20px
    }

    .special-ul li::after {
        right: 24px;
        bottom: 26px;
        font-size: 32px
    }

    #quantity-gallery .blocks-gallery-item .blocks-gallery-item__caption {
        font-size: 14px
    }

    #quantity-gallery .blocks-gallery-grid>i,
    #quantity-gallery .blocks-gallery-item {
        width: 48.5%
    }

    #quantity-gallery .blocks-gallery-item img {
        border: 4px solid #e9e9e9
    }

    #quantity-gallery .blocks-gallery-grid {
        margin-top: -38px
    }

    .quantity-icon {
        left: 16px;
        width: 46px;
        height: 46px;
        line-height: 46px;
        top: -23px
    }

    .quantity-icon .iconfont {
        font-size: 24px
    }

    #material-sec1 .slick-dots {
        bottom: -24px
    }

    #material-sec1 .gallery .gallery-item {
        margin: 0 5px
    }

    #material-sec1 .gallery {
        margin: 20px -5px 0
    }

    .material-sec h4 {
        padding-bottom: 0;
        font-size: 16px
    }

    .material-sec p {
        font-size: 14px;
        line-height: 22px
    }

    .quantity-common {
        margin-top: 48px;
        padding: 42px 16px 28px
    }

    .quantity-gallery1 {
        padding: 42px 16px 60px;
        margin-top: 78px
    }

    #item-case-gallery .slick-dots li,
    #material-sec1 .slick-dots li {
        margin: 0 3px
    }

    #item-case-gallery .slick-dots li button,
    #material-sec1 .slick-dots li button {
        width: 6px;
        height: 6px
    }

    #material-sec2 .gallery .gallery-item {
        margin-top: 12px
    }

    #material-sec2 .gallery .gallery-item,
    #material-sec2 .gallery>i {
        width: 48.5%
    }

    #material-sec3 .gallery .gallery-item {
        margin: 14px 0 0;
        width: 48.5%
    }

    #material-sec3 .gallery>i {
        width: 48.5%
    }

    .page-about-des {
        font-size: 14px;
        line-height: 22px
    }

    .about-des1 {
        margin-top: 20px
    }

    .page-about-icon {
        display: none
    }

    .pro_cat-list {
        padding-top: 8px
    }

    .pro_cat-item {
        margin-top: 12px;
        width: 100%
    }

    .about-des2 {
        margin-top: 24px
    }

    .about-number-item {
        margin-right: 0;
        margin-top: 20px
    }

    .about-number-item:nth-child(1),
    .about-number-item:nth-child(2),
    .about-number-item:nth-child(3),
    .about-number-item:nth-child(4) {
        width: 48.5%
    }

    .about-number-list {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .about-number-icon {
        width: 36px
    }

    .about-number-icon .iconfont {
        font-size: 30px
    }

    .about-number-tit {
        font-size: 14px;
        line-height: 16px
    }

    .about-number-txt {
        margin-top: 5px;
        font-size: 18px;
        line-height: 20px
    }

    .about-number-list {
        padding: 14px 0 30px
    }

    .about-number-sec {
        margin-top: 28px
    }

    .about-des3 {
        margin-top: 30px
    }

    .about-columnR-info p {
        font-size: 14px;
        line-height: 22px
    }

    .about-columnL {
        width: 100%
    }

    .about-columnR {
        margin-top: 20px;
        width: 100%
    }

    .about-column {
        margin-top: 32px
    }

    #about-big-show .slick-dots li button,
    #item-case-gallery .slick-dots li button,
    #material-sec1 .slick-dots li button,
    #pro-big-show .slick-dots li button {
        width: 6px;
        height: 6px
    }

    #about-big-show .slick-dots li,
    #item-case-gallery .slick-dots li,
    #material-sec1 .slick-dots li,
    pro-big-show .slick-dots li {
        margin: 0 3px
    }

    .about-column-btn {
        width: 196px;
        height: 36px;
        line-height: 36px;
        font-size: 12px
    }

    .popular-btns,
    .popular-line {
        display: none
    }

    .popular-tit {
        font-size: 18px;
        line-height: 24px
    }

    .team-list-sec {
        padding: 32px 0 46px
    }

    .team-list-des {
        font-size: 14px
    }

    .team-list {
        margin-top: 26px
    }

    #team-gallery .gallery .wp-caption-text {
        font-size: 14px
    }

    .history-gray {
        padding: 28px 0 46px
    }

    .group-years-list {
        margin-bottom: 16px
    }

    .history-tit-sec {
        margin-bottom: 24px
    }

    .group-years-icon {
        width: 38px;
        height: 38px;
        background-size: 60%
    }

    .group-years-list .current {
        background-size: 58%
    }

    .group-years-info {
        font-size: 14px;
        padding: 18px 18px 18px 20px
    }

    .group-years-info>strong {
        font-size: 38px;
        line-height: 38px
    }

    .history-line {
        left: 20px
    }

    .group-years-info {
        width: calc((100% - 56px))
    }

    .pro_tax-cats li {
        margin: 0 12px 0 0;
        font-size: 14px
    }

    .news-detail-title {
        font-size: 18px;
        line-height: 24px
    }

    .popular-pro-sec {
        margin-top: 28px
    }

    .page-next .link a::before,
    .page-pre .link a::before {
        width: 24px;
        height: 24px;
        line-height: 24px
    }

    .single-nav .page-next,
    .single-nav .page-pre {
        font-size: 14px;
        line-height: 26px
    }

    .page-pre .link {
        padding-left: 36px
    }

    .page-next .link {
        padding-right: 36px
    }

    .case-column-r {
        margin-top: 24px
    }

    .single-news-column {
        margin-top: 28px
    }

    .news-detail-date {
        margin-top: 12px;
        height: 24px;
        line-height: 24px
    }

    .single-case-column {
        margin-top: 28px
    }

    .case-share-sec {
        margin-top: 0
    }

    .share-styles .iconfont {
        margin-left: 14px;
        font-size: 15px
    }

    .item-case-info {
        padding: 16px 16px 22px
    }

    .item-case-info::before {
        height: 124px
    }

    #item-case-gallery .slick-dots {
        bottom: -16px
    }

    .item-case-list li {
        font-size: 15px;
        line-height: 22px
    }

    .item-case-list {
        margin-top: 30px;
        padding: 10px 14px 16px
    }

    .news-detail-area iframe,
    .pro-nav-content iframe {
        height: 210px
    }

    .news-detail-area {
        font-size: 14px;
        line-height: 22px
    }

    .news-detail-area .wp-block-gallery,
    .news-detail-area .wp-block-group,
    .news-detail-area .wp-block-image,
    .news-detail-area table,
    .news-detail-area>p,
    .news-detail-area>ul {
        margin-top: 16px
    }

    .news-detail-area .wp-block-image figcaption {
        margin: 6px 0 0;
        padding-bottom: 2px
    }

    .news-detail-area ol li,
    .news-detail-area ul li,
    .pro-nav-content ol li,
    .pro-nav-content ul li {
        margin: 6px 0
    }

    .news-detail-area>ol,
    .news-detail-area>ul li,
    .pro-nav-content ol,
    .pro-nav-content ul li {
        padding-left: 16px
    }

    .news-detail-area>ul li::before,
    .pro-nav-content ul li::before {
        top: 4px;
        width: 6px;
        height: 12px
    }

    .news-detail-area table tr td,
    .pro-nav-content table tr td {
        font-size: 14px;
        line-height: 20px
    }

    .news-detail-area {
        padding: 0 0 12px
    }

    .item-news-info {
        padding: 4px 16px 18px
    }

    .news-detail-area p strong {
        font-size: 15px;
        line-height: 22px
    }

    .pro-columns-l {
        width: 100%
    }

    .single-pro-tit {
        font-size: 18px;
        line-height: 24px
    }

    .single-pro-content {
        padding-top: 0;
        font-size: 14px
    }

    .single-pro-content ol li,
    .single-pro-content ul li {
        margin: 10px 0
    }

    .single-pro-content>ul li {
        padding-left: 18px
    }

    .single-pro-content>ul li::before {
        width: 6px;
        height: 6px
    }

    .single-pro-btns {
        margin-top: 22px
    }

    .single-pro-btn {
        font-size: 12px;
        width: 130px;
        height: 30px;
        line-height: 30px
    }

    .single-email-btn {
        margin-left: 12px
    }

    .pro-share-sec {
        margin-top: 18px
    }

    .single-pro-column {
        padding-bottom: 16px
    }

    .pro-nav-content {
        font-size: 14px;
        line-height: 22px
    }

    .pro-nav-content>h3 {
        padding-left: 20px;
        font-size: 18px
    }

    .pro-nav-content>h3::before {
        top: 9px;
        width: 8px;
        height: 8px
    }

    .pro-nav-content p,
    .pro-nav-content table,
    .pro-nav-content>h4 {
        margin-top: 16px
    }

    .pro-content-column {
        margin-top: 24px
    }

    #pro-nav-content .blocks-gallery-grid,
    #pro-nav-content .wp-block-image {
        margin: 16px 0 0
    }

    .pro-nav-content ol,
    .pro-nav-content ul {
        padding-top: 10px
    }

    .latest-case-tit {
        font-size: 18px
    }

    .pro-more-btn {
        margin-top: 30px;
        height: 66px
    }

    .pro-more-btn a::after {
        top: 9px;
        font-size: 16px
    }

    .pro-more-btn a::before {
        width: 38px;
        height: 38px
    }

    .pro-more-btn a {
        padding-top: 42px;
        font-size: 14px
    }
}

@media screen and (max-width:1280px) {
    .footer-sns-des {
        line-height: 26px
    }

    .footer-logo {
        width: 232px
    }

    .xz-form-sec2 {
        height: 110px
    }

    .footer-info-sec {
        padding: 48px 0 0
    }
}

@media screen and (max-width:1024px) {
    .footer-pro {
        display: none
    }

    .footer-contact,
    .footer-sns {
        width: 45%
    }

    .footer-form-tit .footer-form-tit1 {
        font-size: 22px
    }

    .footer-form-show {
        margin-top: 20px
    }

    .xz-form-sec2 {
        height: 180px
    }

    .right-nav-item {
        width: 46px;
        height: 46px;
        line-height: 46px
    }

    .right-hidden-tel {
        padding: 14px 12px 0 12px;
        height: 46px
    }

    .right-nav-item .iconfont {
        font-size: 22px
    }

    #scroll-top .iconfont {
        font-size: 20px
    }
}

@media screen and (max-width:800px) {
    .footer-sns-des {
        font-size: 15px
    }

    .footer-logo {
        width: 200px
    }

    .xz-form-sec2 {
        height: 224px
    }

    .footer-form-tit .footer-form-tit1 {
        font-size: 18px
    }

    .footer-form-show {
        margin-top: 8px
    }

    .right-nav-tel {
        display: none
    }

    .right-nav {
        bottom: 72px
    }
}

@media screen and (max-width:600px) {
    .footer-contact {
        margin-top: 20px;
        width: 100%
    }

    .footer-sns {
        width: 100%
    }

    .footer-logo {
        width: 170px
    }

    .footer-copyright {
        padding: 28px 0 18px
    }

    .copyright-txt {
        margin-top: 24px
    }

    .footer-contact-item {
        line-height: 22px
    }

    .footer-contact-item::before {
        top: 2px
    }

    .footer-tit::after {
        bottom: -10px
    }

    .footer-sns-list {
        margin-top: 16px
    }

    .footer-sns-list .iconfont {
        font-size: 18px;
        margin-right: 16px
    }

    .footer-sns-des {
        font-size: 14px;
        line-height: 24px
    }

    .footer-info-sec {
        padding: 30px 0 14px
    }

    .footer-form-tit .footer-form-tit1 {
        font-size: 14px
    }

    .right-nav-item {
        width: 36px;
        height: 36px;
        line-height: 36px
    }

    .right-nav {
        bottom: 46px
    }

    #scroll-top .iconfont {
        font-size: 18px
    }
}