
.work2 {
    /*height: 750px;*/
    /*background: url(../image/rj/img52.jpg) no-repeat bottom right;*/
    padding-top: 10px;
}

    .work2 .desc .p {
        font-size: 18px;
        text-indent: 2em;
     
    }

    .work2 .tab-mod {
        position: relative;
        margin-top: 15px;
        display: flex;
        justify-content:space-between
    }

    .work2 .tab-cont {
        /*position: relative;*/
        z-index: 20;
        width: 80%;
        padding:10px 15px;
    }

    .work2 .tab-item {
        display: none
    }

    .work2 .pic {
        position: relative;
        overflow: hidden;
        width: 415px;
        height: 265px;
        border-radius: 50px 0 50px 0;
        margin-top: 10px
    }

        .work2 .pic::before {
            content: '';
            display: block;
            padding-top: 74.95935%
        }

        .work2 .pic .i {
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            max-width: 100%;
            max-height: 100%;
            -webkit-transition: all 0.3s ease-out 0s;
            transition: all 0.3s ease-out 0s;
            width: 100%;
            height: 100%
        }

        .work2 .pic img {
            width: 50%;
            height: 30%;
            border: 1px solid #bdd186
        }

    .work2 .tab-item.act {
        display: block
    }

    .work2 .tab-bar {
        background: #0B815B;
        color: #fff;
        width: 23%;
        /*position: absolute;
        right: 0;*/
        /*top: -45px;*/
        padding: 20px 18px 83px 25px;
        /*height: 540px;*/
        /*border-radius: 80px 0 0 0*/
    }

    .work2 .tab-term {
        padding: 20px 0;
        border-bottom: 1px dashed rgba(255,255,255,0.4)
    }

        .work2 .tab-term .pic {
            display: none
        }

        .work2 .tab-term.cur {
            color: #fff;
            position: relative
        }

            .work2 .tab-term.cur::before {
                content: "";
                width: 17px;
                height: 16px;
                background: url(../images/star.png);
                position: absolute;
                left: -22px;
                top: 45%;
                -webkit-transform: translateY(-30%);
                transform: translateY(-30%)
            }

    .work2 .h {
        font-size: 20px;
        width: 80%;
        white-space: nowrap;
        line-height: 1.5;
        height: 1.5em;
        text-overflow: ellipsis;
        overflow: hidden
    }
    .work2 .h  a{
        
        color:#fff
    }

.tab-item-img img {
    width: 24%
}
.article-img {
    display: flex;
    flex-wrap:wrap;
    justify-content:center
}
    .article-img img {
        width: 23%;
        padding: 5px;
        border-radius: 10px;
        margin: 10px 0px 10px 0;
    }
.tab-item-img2 {
    display: flex;
    justify-content: center;
    padding:5px;
   
}
    .tab-item-img2 img {
        width: 23%;
        margin: 10px 0px 10px 0;
        padding:5px;
        border-radius:10px;
    }
.tab-item-img1{display:flex;justify-content:center}
    .tab-item-img1 img {
        border-radius: 10px;
        padding: 5px;
        width: 23%;
    }
.article-img2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}
    .article-img2 img {
        width: 45%;
        padding: 5px;
        border-radius: 10px
    }
@media screen and (max-width: 1600px) {
    .work2 .h {
        font-size: 18px
    }
}

@media screen and (max-width: 1500px) {
    .work2 .h {
        font-size: 18px
    }
}

@media screen and (max-width: 768px) {
    .work2 .h {
        font-size: 18px
    }

}

.work2 .p {
    font-size: 18px;
    margin-top: 5px;
    font-family: Arial
}

@media screen and (max-width: 1300px) {
    .work2 .p {
        font-size: 16px
    }
}

@media screen and (max-width: 768px) {
    .work2 .p {
        font-size: 16px
    }
}

.work2 .more {
    margin-top: 100px
}

.work3 {
    background: #FDF7F0 url(../image/rj/img54.png) no-repeat;
    padding: 60px 0 90px;
    position: relative
}

    .work3 .mod {
        z-index: 20;
        position: relative
    }

    .work3 .bar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 42px
    }

    .work3 .term {
        font-size: 32px;
        font-family: shsb;
        margin-right: 160px;
        color: #2b3c54;
        cursor: pointer;
        position: relative
    }

@media screen and (max-width: 1600px) {
    .work3 .term {
        font-size: 28px
    }
}

@media screen and (max-width: 1500px) {
    .work3 .term {
        font-size: 26px
    }
}

@media screen and (max-width: 768px) {
    .work3 .term {
        font-size: 20px
    }
}

.work3 .term:last-child {
    margin-right: 0
}

.work3 .term:nth-child(1):after {
    content: "";
    width: 128px;
    height: 16px;
    background: url(../image/rj/line2.png);
    position: absolute;
    top: 50%;
    right: -143px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.work3 .term.cur {
    color: #B22116
}

.work3 .cont {
    margin-top: 50px
}

.work3 .list {
    display: none
}

.work3 .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.work3 .list.show {
    display: block
}

.work3 .item {
    width: calc((100% - 40px)/3);
    margin-right: 19px;
    background: #fff;
    border-bottom: 4px solid rgba(0,0,0,0);
    position: relative
}

    .work3 .item:last-child {
        margin-right: 0
    }

    .work3 .item::after {
        content: "";
        width: 100%;
        height: 116px;
        background: url(../image/rj/red.png) no-repeat center center/cover;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        -webkit-transition: all 0.32s;
        transition: all 0.32s
    }

.work3 .pic {
    position: relative;
    overflow: hidden;
    width: 396px;
    width: 100%
}

    .work3 .pic::before {
        content: '';
        display: block;
        padding-top: 75%
    }

    .work3 .pic .i {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: 100%;
        max-height: 100%;
        -webkit-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
        width: 100%;
        height: 100%
    }

.work3 .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 110px;
    padding: 20px 30px;
    -webkit-transition: all 0.32s;
    transition: all 0.32s
}

.work3 .h {
    font-size: 18px;
    color: #2b3c54
}

@media screen and (max-width: 1300px) {
    .work3 .h {
        font-size: 16px
    }
}

@media screen and (max-width: 768px) {
    .work3 .h {
        font-size: 16px
    }
}

.work3 .p {
    color: #7287a3;
    margin-top: 3px;
    font-size: 16px
}

@media screen and (max-width: 1300px) {
    .work3 .p {
        font-size: 14px
    }
}

.work3 .more {
    margin-top: 50px
}

.work3::before {
    content: "";
    width: 1920px;
    height: 228px;
    background: url(../image/rj/img53.png) no-repeat;
    position: absolute;
    top: -228px;
    left: 0
}

.work4 {
    position: relative;
    z-index: 2
}

    .work4 .we_team {
        background: none;
        padding-top: 40px
    }

        .work4 .we_team .item:nth-child(2) .line:before {
            background: #F4918A
        }

        .work4 .we_team .item:nth-child(5) .line:before {
            background: #F4918A
        }

        .work4 .we_team .item:nth-child(3) .line:before {
            background: #BDD186
        }

.work5 {
    padding: 20px 0 150px 0;
    position: relative
}

    .work5 .list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 50px
    }

    .work5 .pic {
        position: relative;
        overflow: hidden;
        width: 435px;
        border-radius: 40px
    }

        .work5 .pic::before {
            content: '';
            display: block;
            padding-top: 75.0416%
        }

        .work5 .pic .i {
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            max-width: 100%;
            max-height: 100%;
            -webkit-transition: all 0.3s ease-out 0s;
            transition: all 0.3s ease-out 0s;
            width: 100%;
            height: 100%
        }

    .work5 .item {
        width: 601px
    }

    .work5 .item2 {
        margin-top: 57px
    }

    .work5 .text {
        margin-top: 27px
    }

    .work5 .p {
        font-size: 18px;
        color: #2b3c54;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 1.5;
        height: 3em;
        text-overflow: ellipsis;
        overflow: hidden
    }

@media screen and (max-width: 1300px) {
    .work5 .p {
        font-size: 16px
    }
}

@media screen and (max-width: 768px) {
    .work5 .p {
        font-size: 16px
    }
}

.work5 .date {
    color: #7287a3;
    margin-top: 10px
}

.work5 .more {
    margin-top: 40px
}

.work5::before {
    content: "";
    width: 1920px;
    height: 1070px;
    background: url(../image/rj/img60.jpg) no-repeat center center/cover;
    position: absolute;
    bottom: -92px;
    left: 0
}

@media screen and (min-width: 769px) {
    .work3 .item:hover {
        -webkit-box-shadow: 0px 0px 20px 5px #E7E5E8;
        box-shadow: 0px 0px 20px 5px #E7E5E8;
        border-bottom: 4px solid #BB656A;
        -webkit-transition: all 0.32s;
        transition: all 0.32s
    }

        .work3 .item:hover::after {
            opacity: 1;
            -webkit-transition: all 0.32s;
            transition: all 0.32s
        }

    .work3 .pic:hover img {
        -webkit-transform: scale(1.07);
        transform: scale(1.07);
        -webkit-transition-duration: .3s;
        transition-duration: .3s
    }

    .work3 .pic:hover .i {
        -webkit-transform: translate(-50%, -50%) scale(1.07);
        transform: translate(-50%, -50%) scale(1.07);
        -webkit-transition-duration: .3s;
        transition-duration: .3s
    }

    .work2 .pic:hover img {
        -webkit-transform: scale(1.07);
        transform: scale(1.07);
        -webkit-transition-duration: .3s;
        transition-duration: .3s
    }

    .work2 .pic:hover .i {
        -webkit-transform: translate(-50%, -50%) scale(1.07);
        transform: translate(-50%, -50%) scale(1.07);
        -webkit-transition-duration: .3s;
        transition-duration: .3s
    }

    .work5 .pic:hover img {
        -webkit-transform: scale(1.07);
        transform: scale(1.07);
        -webkit-transition-duration: .3s;
        transition-duration: .3s
    }

    .work5 .pic:hover .i {
        -webkit-transform: translate(-50%, -50%) scale(1.07);
        transform: translate(-50%, -50%) scale(1.07);
        -webkit-transition-duration: .3s;
        transition-duration: .3s
    }
}

@media screen and (max-width: 1400px) {
    .work2 .more {
        margin-top: 60px
    }
}

@media screen and (max-width: 1440px) {
    .work3::before {
        top: -205px
    }
}

@media screen and (max-width: 1260px) {
    .work1 .img {
        width: 100%;
        position: relative
    }

    .work1 .right {
        height: auto;
        max-height: inherit;
        margin-left: 0;
        right: 15px;
        width: 448px
    }

    .work1 .desc {
        width: 100%
    }

    .work1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background-color: #666
    }

    .work1 .mCSB_scrollTools .mCSB_draggerRail {
        background-color: #909090
    }

    .work2 .tab-bar {
        padding-left: 480px
    }

    .work2 .h {
        width: 100%
    }

    .work4 .more {
        bottom: -75px
    }

    .work4 .we_team::after {
        bottom: 80px
    }

    .work5 .item {
        width: 49%
    }

    .work5 .pic {
        width: 100%
    }

    .work5::before {
        height: 1000px
    }
}

@media screen and (max-width: 768px) {
    .work1 {
        background: #FFE8E3
    }

        .work1 .x-wrap {
            position: relative
        }

        .work1 .more {
            color: #333
        }

            .work1 .more .icon {
                background: url(../image/more_icon1.png)
            }

        .work1 .img {
            width: 100%;
            position: relative
        }

        .work1 .right {
            width: 100%;
            height: auto;
            padding: 0;
            max-height: inherit;
            color: #666;
            position: static;
            padding-bottom: 20px
        }

        .work1 .title {
            color: #333;
            font-size: 20px
        }
}

@media screen and (max-width: 768px) and (max-width: 1600px) {
    .work1 .title {
        font-size: 18px
    }
}

@media screen and (max-width: 768px) and (max-width: 1500px) {
    .work1 .title {
        font-size: 18px
    }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
    .work1 .title {
        font-size: 18px
    }
}

@media screen and (max-width: 768px) {
    .work1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background-color: #666
    }

    .work1 .mCSB_scrollTools .mCSB_draggerRail {
        background-color: #909090
    }

    .work2 {
        padding: 40px 0;
        height: auto
    }

        .work2 .tab-mod {
            margin-top: 20px
        }

        .work2 .tab-cont {
            width: 100%;
            display: none
        }

        .work2 .pic {
            width: 100%;
            border-radius: 0
        }

        .work2 .tab-bar {
            position: static;
            width: 100%;
            padding: 20px;
            border-radius: 0;
            height: auto
        }

        .work2 .tab-term {
            text-align: center
        }

            .work2 .tab-term .pic {
                display: block
            }

        .work2 .h {
            margin-top: 10px
        }

        .work2 .tab-term.cur::before {
            display: none
        }

        .work2 .more {
            margin-top: 30px
        }

    .work3 {
        padding: 20px 0
    }

        .work3 .bar {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between
        }

        .work3 .term {
            margin-right: 0
        }

            .work3 .term:nth-child(1):after {
                display: none
            }

        .work3 .wrap {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }

        .work3 .cont {
            margin-top: 20px
        }

        .work3 .item {
            width: 100%;
            margin-top: 10px;
            margin-right: 0
        }

        .work3 .pic {
            width: 100%
        }

        .work3 .more {
            margin-top: 30px
        }

        .work3::before {
            display: none
        }

    .work4 .more {
        bottom: -100px
    }

    .work5 {
        padding: 40px 0
    }

        .work5 .list {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-top: 20px
        }

        .work5 .item {
            width: 100%;
            margin-top: 20px
        }

        .work5 .text {
            margin-top: 10px;
            text-align: center
        }

        .work5 .pic {
            width: 100%
        }

        .work5 .more {
            margin-top: 30px
        }
}

.DynamicHotspot[data-v-c3b670e6] {
    padding: 40px 0 80px;
    color: #333
}

.DynamicHotspot .hotspot[data-v-c3b670e6] {
    margin-bottom: 80px
}

.DynamicHotspot .hotspot ul[data-v-c3b670e6] {
    width: 100%
}

.DynamicHotspot .hotspot ul li[data-v-c3b670e6] {
    cursor: pointer
}

.DynamicHotspot .hotspot ul li img[data-v-c3b670e6] {
    display: block;
    width: 384px
}

.DynamicHotspot .scientific-research .sr-dynamic .sr-title[data-v-c3b670e6] {
    font-size: 32px;
    font-weight: 700
}

.DynamicHotspot .scientific-research .sr-dynamic .sr-dynamic-list[data-v-c3b670e6] {
    width: 640px;
    height: 650px
}

.DynamicHotspot .scientific-research .sr-dynamic .sr-dynamic-list .swiper-wrapper[data-v-c3b670e6] {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9
}

.DynamicHotspot .scientific-research .sr-dynamic .sr-dynamic-list .swiper-wrapper .swiper-slide[data-v-c3b670e6] {
    background: #fff
}

.DynamicHotspot .scientific-research .sr-dynamic .sr-dynamic-list .swiper-wrapper .swiper-slide .swiper-slide-img[data-v-c3b670e6] {
    width: 100%;
    height: 388px;
    margin: 20px 0;
    overflow: hidden;
    position: relative
}

.DynamicHotspot .scientific-research .sr-dynamic .sr-dynamic-list .swiper-wrapper .swiper-slide .swiper-slide-img img[data-v-c3b670e6] {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 4px
}

.DynamicHotspot .scientific-research .sr-dynamic .sr-dynamic-list .swiper-wrapper .swiper-slide span[data-v-c3b670e6] {
    font-size: 20px;
    font-weight: 700
}

    .DynamicHotspot .scientific-research .sr-dynamic .sr-dynamic-list .swiper-wrapper .swiper-slide span[data-v-c3b670e6]:first-child {
        margin: 29px 0 10px
    }

    .DynamicHotspot .scientific-research .sr-dynamic .sr-dynamic-list .swiper-wrapper .swiper-slide span[data-v-c3b670e6]:last-child {
        line-height: 24px;
        font-size: 14px;
        color: #999;
        font-weight: 400
    }

.DynamicHotspot .scientific-research .sr-result[data-v-c3b670e6] {
    width: 448px;
    height: 662px;
    padding: 50px 46px 0 39px;
    border: 1px solid #ddd;
    position: relative;
    top: 5px;
    right: 0
}

.DynamicHotspot .scientific-research .sr-result .sr-list[data-v-c3b670e6] {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.DynamicHotspot .scientific-research .sr-result .sr-list ul li[data-v-c3b670e6] {
    margin-bottom: 30px
}

.DynamicHotspot .scientific-research .sr-result .sr-list ul li .li-img[data-v-c3b670e6] {
    margin-right: 20px
}

.DynamicHotspot .scientific-research .sr-result .sr-list ul li .li-img img[data-v-c3b670e6] {
    width: 150px;
    height: 90px;
    border-radius: 4px
}

.DynamicHotspot .scientific-research .sr-result .sr-list ul li .li-info span[data-v-c3b670e6]:first-child {
    color: #999
}

.DynamicHotspot .scientific-research .sr-result .sr-list ul li .li-info span[data-v-c3b670e6]:nth-child(2) {
    margin-top: 12px;
    line-height: 24px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.DynamicHotspot .scientific-research .sr-result .sr-title[data-v-c3b670e6] {
    position: absolute;
    top: -22px;
    left: 19px;
    width: 156px;
    background: #fff;
    font-size: 30px;
    font-weight: 700;
    text-align: center
}

.DynamicHotspot .swiper-button-next, .DynamicHotspot .swiper-button-prev {
    top: 650px;
    width: 19px;
    height: 18px;
    background-size: 19px 18px
}

.DynamicHotspot .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%238C54A7'/%3E%3C/svg%3E")
}

.DynamicHotspot .swiper-button-prev {
    bottom: 100px;
    left: 580px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%238C54A7'/%3E%3C/svg%3E")
}

.DynamicHotspot .my-button-disabled, .DynamicHotspot .swiper-button-disabled {
    opacity: .35 !important;
    pointer-events: none !important
}

.IndustryTest[data-v-5c1373c2] {
    width: 100%;
    background: #f5f5f5;
    color: #333
}

.IndustryTest .qx_center[data-v-5c1373c2] {
    padding: 80px 0
}

.IndustryTest .qx_center .it-title[data-v-5c1373c2] {
    font-size: 32px;
    font-weight: 700
}

.IndustryTest .qx_center .it-list[data-v-5c1373c2] {
    height: 600px;
    margin-top: 29px;
    background: #fff
}

.IndustryTest .qx_center .it-list ul.it-list-ul[data-v-5c1373c2] {
    position: relative;
    box-shadow: 0 1px 4px 1px rgba(0,0,0,.04);
    border-radius: 4px 4px 0 0
}

.IndustryTest .qx_center .it-list ul.it-list-ul li {
    list-style: none
}

    .IndustryTest .qx_center .it-list ul.it-list-ul li.it-list-li .it-list-title[data-v-5c1373c2] {
        width: 150px;
        height: 61px;
        line-height: 61px;
        text-align: center;
        font-size: 18px;
        cursor: pointer
    }

    .IndustryTest .qx_center .it-list ul.it-list-ul li.it-list-li .it-list-title.active[data-v-5c1373c2] {
        position: relative;
        color: #5d0f82
    }

        .IndustryTest .qx_center .it-list ul.it-list-ul li.it-list-li .it-list-title.active[data-v-5c1373c2]:after {
            content: "";
            position: absolute;
            bottom: -2px;
            left: 0;
            right: 0;
            margin: 0 auto;
            width: 55px;
            height: 3px;
            background: #5d0f82
        }

    .IndustryTest .qx_center .it-list ul.it-list-ul li.it-list-li .it-type[data-v-5c1373c2] {
        width: 1200px;
        position: absolute;
        top: 61px;
        left: 0
    }

    .IndustryTest .qx_center .it-list ul.it-list-ul li.it-list-li .it-type .it-type-detail[data-v-5c1373c2] {
        padding: 40px 80px 40px 40px;
        border-bottom: 1px solid #ddd
    }

    .IndustryTest .qx_center .it-list ul.it-list-ul li.it-list-li .it-type .it-type-detail img[data-v-5c1373c2] {
        width: 374px;
        height: 200px;
        border-radius: 4px
    }

    .IndustryTest .qx_center .it-list ul.it-list-ul li.it-list-li .it-type .it-type-detail .flex_column[data-v-5c1373c2] {
        height: 200px;
        margin-left: 40px;
        padding-top: 15px
    }

    .IndustryTest .qx_center .it-list ul.it-list-ul li.it-list-li .it-type .it-type-detail .flex_column span[data-v-5c1373c2]:first-child {
        margin-bottom: 30px;
        font-size: 20px
    }

    .IndustryTest .qx_center .it-list ul.it-list-ul li.it-list-li .it-type .it-type-detail .flex_column span[data-v-5c1373c2]:last-child {
        line-height: 26px;
        font-size: 16px;
        color: #666
    }

    .IndustryTest .qx_center .it-list ul.it-list-ul li.it-list-li .it-type .it-type-list[data-v-5c1373c2] {
        padding: 30px 40px 40px;
        border-top: none
    }

    .IndustryTest .qx_center .it-list ul.it-list-ul li.it-list-li .it-type .it-type-list ul li[data-v-5c1373c2] {
        margin-right: 20px;
        font-size: 16px;
        color: #666;
        cursor: pointer
    }

        .IndustryTest .qx_center .it-list ul.it-list-ul li.it-list-li .it-type .it-type-list ul li[data-v-5c1373c2]:nth-child(6) {
            margin-right: 0
        }

    .IndustryTest .qx_center .it-list ul.it-list-ul li.it-list-li .it-type .it-type-list ul li img[data-v-5c1373c2] {
        width: 170px;
        height: 157px;
        margin-bottom: 20px;
        border-radius: 2px
    }

.ServiceItems[data-v-5b020212] {
    background: #fff
}

.ServiceItems .qx_center[data-v-5b020212] {
    padding: 80px 0
}

.ServiceItems .qx_center .st-title[data-v-5b020212] {
    font-size: 32px;
    font-weight: 700
}

.ServiceItems .qx_center .st-list[data-v-5b020212] {
    height: 550px
}

.ServiceItems .qx_center .st-list ul.st-list-ul[data-v-5b020212] {
    position: relative;
    margin-top: 20px;
    border-bottom: 1px solid #ddd
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li[data-v-5b020212] {
    margin-right: 79px
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-list-title[data-v-5b020212] {
    padding: 8px 0;
    text-align: center;
    font-size: 18px;
    cursor: pointer
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-list-title.active[data-v-5b020212] {
    position: relative;
    color: #5d0f82
}

    .ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-list-title.active[data-v-5b020212]:after {
        content: "";
        position: absolute;
        bottom: -2px;
        left: 0;
        width: 100%;
        height: 3px;
        background: #5d0f82
    }

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type[data-v-5b020212] {
    flex-wrap: wrap;
    position: absolute;
    top: 20px;
    left: 0
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-info[data-v-5b020212] {
    width: 546px;
    height: 280px;
    margin: 0 20px 20px 0;
    padding: 38px 40px;
    overflow: hidden;
    position: relative;
    cursor: pointer
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-info:hover img[data-v-5b020212] {
    transform: scale(1.2)
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-info img[data-v-5b020212] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .6s
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-info span[data-v-5b020212] {
    font-size: 16px;
    color: #fff;
    z-index: 2
}

    .ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-info span[data-v-5b020212]:nth-child(2) {
        padding-bottom: 21px;
        margin-bottom: 26px;
        font-size: 24px;
        font-weight: 700;
        border-bottom: 1px solid #fff
    }

.ServiceItems .qx_center .st-list ul.st-list-ul li {
    list-style: none
}

    .ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-item[data-v-5b020212] {
        width: 282px;
        height: 270px;
        margin: 0 20px 20px 0;
        border-radius: 2px;
        overflow: hidden;
        box-shadow: 0 1px 6px 1px rgba(0,0,0,.08);
        cursor: pointer;
    }

    .ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-item:hover .type-item-img img[data-v-5b020212] {
        transform: scale(1.2)
    }


    .ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-item[data-v-5b020212]:last-child, .ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-item[data-v-5b020212]:nth-child(3) {
        margin-right: 0
    }

    .ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-item .type-item-img[data-v-5b020212] {
        width: 100%;
        height: 100%;
        overflow: hidden
    }

    .ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-item .type-item-img img[data-v-5b020212] {
        display: block;
        width: 100%;
        height:100%;
        transition: all .6s
    }


.flex_center {
    justify-content: center
}

.flex_center, .flex_left {
    display: flex;
    align-items: center
}

.flex_left {
    justify-content: flex-start
}

.flex_right {
    justify-content: flex-end
}

.flex_between, .flex_right {
    display: flex;
    align-items: center
}

.flex_between {
    justify-content: space-between
}

.flex_around {
    display: flex;
    justify-content: space-around;
    align-items: center
}

.flex_column, .flex_column_center {
    display: flex;
    flex-direction: column
}

.flex_column_center {
    align-items: center
}

.main {
    width: 1200px;
}

@media (max-width: 576px) {
    .x-container {
        max-width: 540px;
        margin: 0 auto;
    }
    .tab-item-img img {
        width: 24%
    }

    .article-img {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

        .article-img img {
            width: 100%;
            padding: 5px;
            border-radius: 10px;
            margin: 10px 0px 10px 0;
        }

    .tab-item-img2 {
        display: flex;
        justify-content: center;
        flex-wrap:wrap;
        padding: 5px;
    }

        .tab-item-img2 img {
            width: 100%;
            margin: 10px 0px 10px 0;
            padding: 5px;
            border-radius: 10px;
        }

    .tab-item-img1 {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

        .tab-item-img1 img {
            border-radius: 10px;
            padding: 5px;
            width: 100%;
        }

    .article-img2 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

        .article-img2 img {
            width: 45%;
            padding: 5px;
            border-radius: 10px
        }
}

@media (min-width: 768px) {
    .x-container {
        max-width: 720px;
        margin: 0 auto;
    }
}

@media (min-width: 992px) {
    .x-container {
        max-width: 960px;
        margin: 0 auto;
    }
}

@media (min-width: 1200px) {
    .x-container {
        max-width: 1140px;
        margin: 0 auto;
    }
}