@-webkit-keyframes slide {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    33% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    66% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    33% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    66% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.zt-service {
    padding-top: 0px
}

.zt-service .swiper-container {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.zt-service img {
    width: auto;
    height: auto
}

.zt-service .banner {
    position: relative;
    height: 850px;
    background: url(../images/banner.jpg) no-repeat center;
    overflow: hidden
}

.zt-service .banner .title {
    display: block;
    margin: 255px auto 0
}

.zt-service .banner .title2 {
    display: block;
    margin: 40px auto 0
}

.zt-service.tail {
    position: relative
}

.zt-service.tail::after {
    content: "";
    display: block;
    width: 24px;
    height: 64px;
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin-left: -12px;
    background: url(../images/icon_slide.png) no-repeat center/contain;
    -webkit-animation: slide 2s ease-in-out infinite;
    animation: slide 2s ease-in-out infinite
}

.zt-service.tail.tail-light::after {
    background-image: url(../images/icon_slide_light.png)
}
@media (min-width:1300px) {
.zt-service .zt-container {
    width: 1280px;
    margin-left: auto;
    margin-right: auto
}
}

.zt-service .label {
    padding: 40px 0 30px;
    text-align: center;
    color: #151515
}

.zt-service .label span {
    display: block;
    font-size: 20px;
    font-family: "PingFang SC", "Microsoft Yahei Light";
    line-height: 1.8
}

.zt-service .label strong {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 35px;
    font-size: 42px;
    font-weight: bold
}

.zt-service .label strong::before,
.zt-service .label strong::after {
    content: "";
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: 1px solid;
    margin-right: 40px
}

.zt-service .label strong::after {
    margin-right: 0;
    margin-left: 40px
}

.zt-service .label p {
    margin-top: 20px;
    font-size: 20px
}

.zt-service .label.light {
    color: white
}

.zt-service .label.light span {
    color: white
}

.zt-service .label2 {
    text-align: center;
    color: #173035
}

.zt-service .label2 span {
    display: block;
    font-family: "PingFang SC", "Microsoft Yahei Light";
    font-size: 20px
}

.zt-service .label2 span em {
    font-weight: bold;
    font-style: normal
}

.zt-service .label2 .title {
    display: inline-block;
    width: 380px;
    height: 46px;
    margin: 20px 0 15px;
    font-size: 30px;
    line-height: 42px;
    border: 2px solid;
    border-top-left-radius: 23px;
    border-bottom-right-radius: 23px;
    overflow: hidden
}

.zt-service .label2 .title i {
    display: block;
    float: left;
    width: 160px;
    background: url(../images/one_stop_item_bg.png);
    color: white;
    text-transform: uppercase
}

.zt-service .label2 p {
    font-size: 20px;
    color: #6b6b6b
}

.zt-service .label2.light {
    color: white
}

.zt-service .label2.light .title {
    color: #d1c0a5
}

.zt-service .label2.light .title i {
    background: #d1c0a5
}

.zt-service .label2.light p {
    color: white
}

.zt-service .slogan {
    text-align: center;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 4em;
    color: rgba(0, 0, 0, 0.7);
    -webkit-transform: scale(0.75);
    transform: scale(0.75)
}

.zt-service .slogan.light {
    color: rgba(255, 255, 255, 0.7)
}

.zt-service a.btn-chat {
    display: block;
    width: 300px;
    margin: 0 auto 30px;
    line-height: 46px;
    font-weight: bold;
    text-align: center;
    background-color: #173035;
    color: #d1c0a5;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.zt-service a.btn-chat:hover {
    background-color: #d1c0a5;
    color: #173035
}

.zt-service a.btn-chat.light {
    background-color: #d1c0a5;
    color: #173035
}

.zt-service a.btn-chat.light:hover {
    background-color: #173035;
    color: #d1c0a5
}

.zt-service .block-1 {
    height: 830px;
    background: url(../images/block_1_bg.jpg) center
}

.zt-service .block-1 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.zt-service .block-1 ul li {
    width: 248px;
    height: 400px;
    padding: 85px 25px;
    background: url(../images/block_1_item_1.png) no-repeat;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.zt-service .block-1 ul li:hover {
    background-image: url(../images/block_1_item_1_hover.png)
}

.zt-service .block-1 ul li:nth-child(2) {
    background-image: url(../images/block_1_item_2.png)
}

.zt-service .block-1 ul li:nth-child(2):hover {
    background-image: url(../images/block_1_item_2_hover.png)
}

.zt-service .block-1 ul li:nth-child(3) {
    background-image: url(../images/block_1_item_3.png)
}

.zt-service .block-1 ul li:nth-child(3):hover {
    background-image: url(../images/block_1_item_3_hover.png)
}

.zt-service .block-1 ul li:nth-child(4) {
    background-image: url(../images/block_1_item_4.png)
}

.zt-service .block-1 ul li:nth-child(4):hover {
    background-image: url(../images/block_1_item_4_hover.png)
}

.zt-service .block-1 ul li:nth-child(5) {
    background-image: url(../images/block_1_item_5.png)
}

.zt-service .block-1 ul li:nth-child(5):hover {
    background-image: url(../images/block_1_item_5_hover.png)
}

.zt-service .block-1 .line-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 114px;
    font-size: 20px
}

.zt-service .block-1 .line-form .ipt-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 400px;
    height: 60px;
    border: 1px solid #aaa;
    padding: 15px
}

.zt-service .block-1 .line-form .ipt-box label {
    line-height: 28px;
    color: #b6b6b6
}

.zt-service .block-1 .line-form .ipt-box input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 28px;
    border: none;
    outline: none;
    background-color: transparent
}

.zt-service .block-1 .line-form button {
    width: 460px;
    background-color: #000;
    color: white;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.zt-service .block-1 .line-form button:hover {
    background-color: #1d2974
}

.zt-service .block-2 {
    height: 860px;
    background: url(../images/block_2_bg.jpg) center
}

.zt-service .block-2 .frame {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    overflow: visible;
    border: 1px solid #2e2b2a;
    border-left: none;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px
}

.zt-service .block-2 .frame .swiper-container {
    width: 980px;
    height: 290px;
    margin: 80px auto
}
@media (max-width:768px) {
    .zt-service .block-2 .frame .swiper-container {   width: 100%;}
}

.zt-service .block-2 .frame .swiper-pagination-custom {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block
}

.zt-service .block-2 .frame .swiper-pagination-custom .swiper-pagination-bullet {
    position: relative;
    width: 155px;
    height: auto;
    padding-top: 20px;
    font-size: 18px;
    border-radius: 0;
    background: none;
    opacity: 1
}

.zt-service .block-2 .frame .swiper-pagination-custom .swiper-pagination-bullet::before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    position: absolute;
    top: -5px;
    left: -5px;
    border-radius: 6px;
    background-color: #2e2b2a;
    z-index: 1
}

.zt-service .block-2 .frame .swiper-pagination-custom .swiper-pagination-bullet.swiper-pagination-bullet-active {
    font-weight: bold
}

.zt-service .block-2 .frame .swiper-pagination-custom .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    background-color: #1d2974
}

.zt-service .block-2 .frame .swiper-pagination-custom .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: -8px;
    left: -8px;
    background-color: rgba(236, 108, 0, 0.4);
    border-radius: 8px
}

.zt-service .block-2 .frame .swiper-pagination-custom .swiper-pagination-bullet span {
    display: inline-block;
    font-family: "PingFang SC", "Microsoft Yahei Light";
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.zt-service .block-2 .frame .swiper-pagination-custom .swiper-pagination-bullet:nth-child(8) {
    width: 90px
}

.zt-service .block-2 .frame .swiper-pagination-custom .swiper-pagination-bullet:nth-child(n+9) {
    position: absolute;
    bottom: 0;
    padding-top: 0;
    padding-bottom: 20px
}

.zt-service .block-2 .frame .swiper-pagination-custom .swiper-pagination-bullet:nth-child(n+9)::before {
    top: auto;
    bottom: -5px
}

.zt-service .block-2 .frame .swiper-pagination-custom .swiper-pagination-bullet:nth-child(n+9).swiper-pagination-bullet-active::after {
    top: auto;
    bottom: -8px
}

.zt-service .block-2 .frame .swiper-pagination-custom .swiper-pagination-bullet:nth-child(9) {
    width: 90px;
    right: 0
}

.zt-service .block-2 .frame .swiper-pagination-custom .swiper-pagination-bullet:nth-child(10) {
    right: 90px
}

.zt-service .block-2 .frame .swiper-pagination-custom .swiper-pagination-bullet:nth-child(11) {
    right: 245px
}

.zt-service .block-2 .frame .swiper-pagination-custom .swiper-pagination-bullet:nth-child(12) {
    right: 400px
}

.zt-service .block-2 .frame .swiper-pagination-custom .swiper-pagination-bullet:nth-child(13) {
    right: 555px
}

.zt-service .block-2 .frame .swiper-pagination-custom .swiper-pagination-bullet:nth-child(14) {
    right: 710px
}

.zt-service .block-2 .frame .swiper-pagination-custom .swiper-pagination-bullet:nth-child(15) {
    right: 865px
}

.zt-service .block-2 .frame::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -8px;
    border-style: solid;
    border-width: 8px 12px 8px 0;
    border-color: transparent #2e2b2a transparent transparent
}

.zt-service .block-3 {
    height: 720px;
    background: url(../images/block_3_bg.jpg) center
}

.zt-service .block-3 ul {
    width: 1120px;
    margin: 40px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.zt-service .block-3 ul li {
    font-size: 36px
}

.zt-service .block-3 ul li img {
    display: block;
    border-radius: 50%;
    border: 5px solid white;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.zt-service .block-3 ul li img:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
}

.zt-service .block-3 .result {
    display: block;
    width: 400px;
    margin: 60px auto 0;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    background-color: #b1a791;
    color: white;
    border-radius: 30px
}

.zt-service .block-3 .result em {
    font-weight: bold;
    font-style: normal
}

.zt-service .block-3 .team {
    display: block;
    width: 1280px;
    margin: -20px auto 30px
}

.zt-service .block-4 {
    height: 928px;
    background: url(../images/block_4_bg.jpg) center
}

.zt-service .block-5 {
    height: 927px;
    background: url(../images/block_5_bg.jpg) center
}

.zt-service .block-5 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1170px;
    margin: 90px auto 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.zt-service .block-5 ul li {
    position: relative;
    display: block;
    width: 230px;
    height: 500px;
    padding: 48px 0;
    background-color: white;
    color: #3c3c3c;
    text-align: center;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    cursor: default
}

.zt-service .block-5 ul li::before {
    content: "";
    display: block;
    width: 86px;
    height: 112px;
    margin: 0 auto;
    background: url(../images/block_5_icons.png)
}

.zt-service .block-5 ul li::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 100%;
    width: 69px;
    height: 112px;
    background: url(../images/block_5_item_shadow.png) no-repeat
}

.zt-service .block-5 ul li:nth-child(2)::before {
    background-position-x: 25%
}

.zt-service .block-5 ul li:nth-child(3)::before {
    background-position-x: 50%
}

.zt-service .block-5 ul li:nth-child(4)::before {
    background-position-x: 75%
}

.zt-service .block-5 ul li:nth-child(5)::before {
    background-position-x: 100%
}

.zt-service .block-5 ul li strong {
    display: block;
    margin: 80px 0 50px;
    font-size: 30px;
    font-weight: bold
}

.zt-service .block-5 ul li span {
    font-size: 20px;
    font-weight: bold;
    color: #8d8d8d
}

.zt-service .block-5 ul li p {
    margin-top: 15px;
    font-size: 15px;
    line-height: 1.4
}

.zt-service .block-5 ul li:hover {
    background-color: #1d2974;
    color: white
}

.zt-service .block-5 ul li:hover::before {
    background-image: url(../images/block_5_icons_light.png)
}

.zt-service .block-5 ul li:hover span,
.zt-service .block-5 ul li:hover p {
    color: white
}

.zt-service .block-6 {
    height: 820px;
    background: url(../images/block_6_bg.jpg) no-repeat center
}

.zt-service .block-6 .check {
    position: relative
}

.zt-service .block-6 .check .swiper-container {
    padding-bottom: 40px
}

.zt-service .block-6 .check .swiper-container .swiper-pagination-progress {
    width: 240px;
    top: auto;
    left: 50%;
    bottom: 0;
    margin-left: -120px
}

.zt-service .block-6 .check .swiper-container .swiper-pagination-progress .swiper-pagination-progressbar {
    background-color: white
}

.zt-service .block-6 .check .swiper-container .swiper-slide {
    position: relative;
    height: 440px;
    -webkit-transition-property: background-size;
    transition-property: background-size;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    background: url(../images/block_6_slide_1_bg.jpg) no-repeat center/100% auto
}

.zt-service .block-6 .check .swiper-container .swiper-slide.item-2 {
    background-image: url(../images/block_6_slide_2_bg.jpg)
}

.zt-service .block-6 .check .swiper-container .swiper-slide.item-3 {
    background-image: url(../images/block_6_slide_3_bg.jpg)
}

.zt-service .block-6 .check .swiper-container .swiper-slide.item-4 {
    background-image: url(../images/block_6_slide_4_bg.jpg)
}

.zt-service .block-6 .check .swiper-container .swiper-slide.item-5 {
    background-image: url(../images/block_6_slide_5_bg.jpg)
}

.zt-service .block-6 .check .swiper-container .swiper-slide.item-6 {
    background-image: url(../images/block_6_slide_6_bg.jpg)
}

.zt-service .block-6 .check .swiper-container .swiper-slide.item-7 {
    background-image: url(../images/block_6_slide_7_bg.jpg)
}

.zt-service .block-6 .check .swiper-container .swiper-slide.item-8 {
    background-image: url(../images/block_6_slide_8_bg.jpg)
}

.zt-service .block-6 .check .swiper-container .swiper-slide.item-9 {
    background-image: url(../images/block_6_slide_9_bg.jpg)
}

.zt-service .block-6 .check .swiper-container .swiper-slide.item-10 {
    background-image: url(../images/block_6_slide_10_bg.jpg)
}

.zt-service .block-6 .check .swiper-container .swiper-slide::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.zt-service .block-6 .check .swiper-container .swiper-slide img {
    display: block;
    position: relative;
    margin: 135px auto 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.zt-service .block-6 .check .swiper-container .swiper-slide:hover {
    background-size: 110%
}

.zt-service .block-6 .check .swiper-button-prev,
.zt-service .block-6 .check .swiper-button-next {
    width: 40px;
    height: 40px;
    left: -60px;
    margin-top: -40px;
    background: url(../images/arrow_left.png) no-repeat center/auto 28px;
    border-radius: 20px;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms
}

.zt-service .block-6 .check .swiper-button-next {
    left: auto;
    right: -60px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.zt-service .block-7 {
    height: 690px;
    background: url(../images/block_7_bg.jpg) no-repeat center
}

.zt-service .block-7 .cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1200px;
    height: 396px;
    padding: 60px 100px;
    margin: 40px auto 10px;
    background: url(../images/block_7_form_bg.jpg)
}

.zt-service .block-7 .cont .form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding-right: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-right: 1px solid #e6e6e6
}

.zt-service .block-7 .cont .form span {
    display: block;
    margin-bottom: 40px;
    color: #3e3c3c
}

.zt-service .block-7 .cont .form span em {
    margin-right: 10px;
    font-size: 24px;
    font-style: normal
}

.zt-service .block-7 .cont .form .ipt-box {
    position: relative;
    margin-top: 20px
}

.zt-service .block-7 .cont .form .ipt-box label {
    font-size: 18px;
    color: #3d3d3d
}

.zt-service .block-7 .cont .form .ipt-box label::after {
    content: "*";
    display: inline-block;
    vertical-align: middle;
    color: #005f51
}

.zt-service .block-7 .cont .form .ipt-box input {
    display: inline-block;
    width: 265px;
    padding: 5px 10px;
    height: 46px;
    border: 1px solid #ccc
}

.zt-service .block-7 .cont .form .ipt-box.area::after {
    content: "\33a1";
    position: absolute;
    top: 8px;
    right: 10px
}

.zt-service .block-7 .cont .form button {
    display: block;
    width: 100%;
    margin-top: 40px;
    line-height: 50px;
    text-align: center;
    background-color: #1d2974;
    color: white;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms
}

.zt-service .block-7 .cont .features {
    width: 50%;
    padding-left: 83px;
    border-left: 1px solid #ddd
}

.zt-service .block-7 .cont .features ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.zt-service .block-7 .cont .features ul li {
    width: 220px;
    height: 130px;
    padding: 20px;
    background-color: #173035;
    color: white;
    text-align: center;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.zt-service .block-7 .cont .features ul li:nth-child(2n) {
    margin-left: 20px
}

.zt-service .block-7 .cont .features ul li:nth-child(n+3) {
    margin-top: 20px
}

.zt-service .block-7 .cont .features ul li:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.zt-service .block-7 .cont .features ul li span {
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid
}

.zt-service .block-7 .cont .features ul li span::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 32px;
    border-bottom: 2px solid
}

.zt-service .block-7 .cont .features ul li p {
    margin-top: 10px;
    color: rgba(255, 255, 255, 0.7)
}


/*# sourceMappingURL=layout.min.css.map */