.banner img {
    margin: 71px 0 20px
}

.banner .text {
    width: 670px;
    height: 152px;
    font-weight: 400;
    font-size: 14px;
    text-align: justify;
    color: #333;
    line-height: 23px
}

.more {
    font-size: 14px;
    color: #333
}

.sectiontit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.sectiontit .zi {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    font-size: 24px;
    color: #333
}

.sectiontit .zi img {
    margin-right: 20px
}

.section2 {
    position: relative;
    top: 0.3rem
}

.section2 .tzgg {
    width: 848px;
    height: 260px;
    background: #fff;
    -webkit-box-shadow: 2px 3px 15px 1px rgba(112, 115, 118, .18);
    box-shadow: 2px 3px 15px 1px rgba(112, 115, 118, .18);
    padding: 34px 40px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 4
}

.section2 .tzgg .tit {
    width: 20px;
    height: 79px;
    font-family: Source Han Sans CN;
    font-weight: 700;
    font-size: 20px;
    color: #333;
    line-height: 24px;
    margin-right: 60px
}

.section2 .tzgg .box {
    width: 700px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.section2 .tzgg .box .list {
    position: relative;
    width: 45%
}

.section2 .tzgg .box .list img {
    position: absolute;
    left: -28px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.section2 .tzgg .box .list .time {
    font-weight: 400;
    font-size: 14px;
    color: #888
}

.section2 .tzgg .box .list .tt {
    font-weight: 400;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 24px
}

.section2 .tzgg .box .list .tt:hover {
    color: #1f6e78;
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px)
}

.section2 .tzgg .more {
    position: absolute;
    left: 90px;
    bottom: 20px
}

.section2 .link {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: -30px;
    width: 475px;
    height: 220px;
    background: url(../img/gtsx/bg.png) no-repeat center center;
    -webkit-box-shadow: 2px 3px 15px 1px rgba(112, 115, 118, .18);
    box-shadow: 2px 3px 15px 1px rgba(112, 115, 118, .18);
    padding: 30px 56px 28px 79px
}

.section2 .link .linkbox {
    width: 100%;
    height: 120px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #1f6e78;
    padding-bottom: 20px
}

.section2 .link .linkbox a {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.section2 .link .linkbox a:hover {
    color: #1f6e78;
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px)
}

.section2 .link .linkbox .list {
    width: 160px;
    height: 40px;
    border: 1px solid #1f6e78;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 12px;
    font-weight: 400;
    font-size: 13px;
    color: #1f6e78;
    box-sizing: border-box; 
    overflow: hidden; 
}

.section2 .link .linkbox .list img {
    padding-right: 10px;
    flex-shrink: 0;
}

.section2 .link .linkbox .list span {
    flex: 1; 
    white-space: nowrap;
    overflow: hidden; 
    text-overflow: ellipsis; 
}

.section2 .link .lxr {
    margin-top: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    color: #333
}

.section2 .link .lxr img {
    margin-right: 10px
}

.section3 {
    margin-top: 100px;
    position: relative;
    margin-bottom: 50px
}

.section3 .equipment-navigation {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    pointer-events: none
}

.section3 .equipment-navigation .equipment-button-next,
.section3 .equipment-navigation .equipment-button-prev {
    position: absolute;
    width: 62px;
    height: 62px;
    cursor: pointer;
    pointer-events: auto;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.section3 .equipment-navigation .equipment-button-next:hover,
.section3 .equipment-navigation .equipment-button-prev:hover {
    opacity: .8
}

.section3 .equipment-navigation .equipment-button-next img,
.section3 .equipment-navigation .equipment-button-prev img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.section3 .equipment-navigation .equipment-button-prev {
    left: -60px
}

.section3 .equipment-navigation .equipment-button-next {
    right: -60px
}

.section3 .swiper-button-next,
.section3 .swiper-button-prev {
    display: none
}

.section3 .equipment-swiper {
    margin-top: 30px;
    padding: 30px 0
}

.section3 .equipment-swiper .equipment-item {
    overflow: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 236px;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #bdd1d3
}

.section3 .equipment-swiper .equipment-item:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.section3 .equipment-swiper .equipment-item:hover .con {
    background-color: #1f6e78;
    color: #fff
}

.section3 .equipment-swiper .equipment-item .info {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    padding: 3px 15px;
    min-height: 25px;
    height: auto;
    background: #1f6e78;
    border-radius: 20px 0 0 0;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section3 .equipment-swiper .equipment-item .img-box {
    width: 100%;
    padding: 30px 0 10px;
    height: 240px;
    overflow: hidden;
    text-align: center
}

.section3 .equipment-swiper .equipment-item .img-box img {
    min-height: 100%;
    max-width: 80%
}

.section3 .equipment-swiper .equipment-item .con {
    width: 100%;
    height: 60px;
    background: #e9f2f3;
    border-top: 1px solid #bdd1d3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 10px;
    font-size: 14px;
    font-weight: 700;
    color: #333
}

.section3 .swiper-pagination-bullet-active {
    background: #1f6e78
}

.section4 {
    margin-top: 40px;
    position: relative;
    margin-bottom: 30px
}

.section4 .equipment-navigation {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    pointer-events: none
}

.section4 .equipment-navigation .equipment-button-next2,
.section4 .equipment-navigation .equipment-button-prev2 {
    position: absolute;
    width: 62px;
    height: 62px;
    cursor: pointer;
    pointer-events: auto;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.section4 .equipment-navigation .equipment-button-next2:hover,
.section4 .equipment-navigation .equipment-button-prev2:hover {
    opacity: .8
}

.section4 .equipment-navigation .equipment-button-next2 img,
.section4 .equipment-navigation .equipment-button-prev2 img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.section4 .equipment-navigation .equipment-button-prev2 {
    left: -60px
}

.section4 .equipment-navigation .equipment-button-next2 {
    right: -60px
}

.section4 .equipment-navigation .equipment-button-next3,
.section4 .equipment-navigation .equipment-button-prev3 {
    position: absolute;
    width: 62px;
    height: 62px;
    cursor: pointer;
    pointer-events: auto;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.section4 .equipment-navigation .equipment-button-next3:hover,
.section4 .equipment-navigation .equipment-button-prev3:hover {
    opacity: .8
}

.section4 .equipment-navigation .equipment-button-next3 img,
.section4 .equipment-navigation .equipment-button-prev3 img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.section4 .equipment-navigation .equipment-button-prev3 {
    left: -60px
}

.section4 .equipment-navigation .equipment-button-next3 {
    right: -60px
}

.section4 .swiper-button-next,
.section4 .swiper-button-prev {
    display: none
}

.section4 .equipment-swiper2 {
    margin-top: 30px;
    padding: 30px 0
}

.section4 .equipment-swiper2 .swiper-slide {
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.section4 .equipment-swiper2 .swiper-slide::after {
    content: "";
    position: absolute;
    left: 0;
    top: -10px;
    width: 413px;
    height: 152px;
    z-index: 0;
    /*background: #e9f2f3;*/
    background: #e3f1fa;
    border-radius: 20px
}

.section4 .equipment-swiper2 .swiper-slide:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.section4 .equipment-swiper2 .swiper-slide:hover .equipment-item {
    /*background-color: #1f6e78;*/
    background-color: #368fc8;
    color: #fff !important
}

.section4 .equipment-swiper2 .swiper-slide:hover .equipment-item .title a {
    color: #fff !important
}

.section4 .equipment-swiper2 .swiper-slide:hover .equipment-item .text {
    color: #fff !important
}

.section4 .equipment-swiper2 .equipment-item {
    width: 413px;
    height: 152px;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #ddd;
    padding: 24px 20px;
    position: relative;
    z-index: 9
}

.section4 .equipment-swiper2 .equipment-item .title {
    font-weight: 700;
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px
}

.section4 .equipment-swiper2 .equipment-item .text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #909399;
    line-height: 20px;
    padding-top: 10px
}

.section4 .equipment-swiper3 {
    margin-top: 30px;
    padding: 30px 0
}

.section4 .equipment-swiper3 .swiper-slide {
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.section4 .equipment-swiper3 .swiper-slide::after {
    content: "";
    position: absolute;
    left: 0;
    top: -10px;
    width: 413px;
    height: 152px;
    z-index: 0;
    background: #f6f1e2;
    border-radius: 20px
}

.section4 .equipment-swiper3 .swiper-slide:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.section4 .equipment-swiper3 .swiper-slide:hover .equipment-item {
    background-color: #d4b26a;
    color: #fff !important
}

.section4 .equipment-swiper3 .swiper-slide:hover .equipment-item .title {
    border-bottom: 1px solid #fff !important
}

.section4 .equipment-swiper3 .swiper-slide:hover .equipment-item .title a {
    color: #fff !important
}

.section4 .equipment-swiper3 .swiper-slide:hover .equipment-item .text {
    color: #fff !important
}

.section4 .equipment-swiper3 .equipment-item {
    width: 413px;
    height: 152px;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #ddd;
    padding: 24px 20px;
    position: relative;
    z-index: 9
}

.section4 .equipment-swiper3 .equipment-item .title {
    font-weight: 700;
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px
}

.section4 .equipment-swiper3 .equipment-item .text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #909399;
    line-height: 20px;
    padding-top: 10px
}

.section4 .swiper-pagination-bullet-active {
    background: #1f6e78
}

.section-ethics {
    margin-top: 40px;
    margin-bottom: 50px
}

.section-ethics .ethics-card {
    margin-top: 30px;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #bdd1d3;
    -webkit-box-shadow: 2px 3px 15px 1px rgba(112, 115, 118, .18);
    box-shadow: 2px 3px 15px 1px rgba(112, 115, 118, .18);
    padding: 22px 26px
}

.section-ethics .ethics-layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 32px
}

.section-ethics .ethics-flow {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58%;
    -ms-flex: 0 0 58%;
    flex: 0 0 58%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 16px;
    border: 1px solid #e3eef0;
    padding: 5px;
}

.section-ethics .ethics-flow img {
    width: 100%;
    height: auto;
    max-height: 280px;
    display: block;
    -o-object-fit: contain;
    object-fit: contain
}

.section-ethics .ethics-docs {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
    min-width: 0;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.section-ethics .ethics-doc-group {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: #fff;
    border-radius: 16px;
    border: 1px solid #e3eef0;
    padding: 18px 20px 8px;
    min-height: 0
}

.section-ethics .ethics-group-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 12px;
    margin-bottom: 4px;
    border-bottom: 1px solid #e9f2f3;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.section-ethics .ethics-group-tit {
    font-weight: 700;
    font-size: 16px;
    color: #1f6e78
}

.section-ethics .ethics-group-more {
    font-size: 14px;
    color: #333
}

.section-ethics .ethics-group-more a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #333;
    text-decoration: none;
    font-size: 13px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.section-ethics .ethics-group-more a:hover {
    color: #1f6e78
}

.section-ethics .ethics-group-more a img {
    margin-left: 6px
}

.section-ethics .ethics-doc-list {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: 0
}

.section-ethics .ethics-doc-list .ethics-doc-item:nth-child(n+6) {
    display: none
}

.section-ethics .ethics-doc-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 4px;
    border-bottom: 1px solid #f0f4f5;
    text-decoration: none;
    color: #333;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.section-ethics .ethics-doc-item:last-child {
    border-bottom: none
}

.section-ethics .ethics-doc-item:hover {
    color: #1f6e78;
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px)
}

.section-ethics .ethics-doc-item .doc-icon {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 13px;
    height: 13px;
    margin-right: 10px
}

.section-ethics .ethics-doc-item .doc-title {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 13px;
    line-height: 20px;
    min-width: 0
}

.section-ethics .ethics-doc-item .doc-arrow {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 14px;
    margin-left: 8px;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.section-ethics .ethics-doc-item:hover .doc-arrow {
    opacity: 1
}

body {
    position: relative;
    overflow-x: hidden
}

body .dh1 {
    position: absolute;
    left: 0;
    bottom: 500px;
    z-index: -1
}

body .dh2 {
    position: absolute;
    right: 0;
    top: 500px;
    z-index: -1
}

.rotation {
    -webkit-animation: rotation 300s linear infinite;
    animation: rotation 300s linear infinite
}

@-webkit-keyframes rotation {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes rotation {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-webkit-keyframes reverse-rotation {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg)
    }
}

@keyframes reverse-rotation {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg)
    }
}

.reverse-rotation {
    -webkit-animation: reverse-rotation 300s linear infinite;
    animation: reverse-rotation 300s linear infinite
}

.breathing {
    -webkit-animation: breathing 5sease-in-out infinite;
    animation: breathing 5sease-in-out infinite
}

@-webkit-keyframes breathing {
    0% {
        scale: .95
    }

    50% {
        scale: 1
    }

    to {
        scale: .95
    }
}

@keyframes breathing {
    0% {
        scale: .95
    }

    50% {
        scale: 1
    }

    to {
        scale: .95
    }
}

.breathe-rotate {
    -webkit-animation: breathing 5s ease-in-out infinite, rotation 300s linear infinite;
    animation: breathing 5s ease-in-out infinite, rotation 300s linear infinite
}

.reverse-breathe-rotate {
    -webkit-animation: breathing 5s ease-in-out infinite, reverse-rotation 300s linear infinite;
    animation: breathing 5s ease-in-out infinite, reverse-rotation 300s linear infinite
}

@media screen and (max-width: 800px) {
    .banner {
        width: 100%;
        height: auto;
        position: relative;
        background: url(../img/gtsx/banner.png) no-repeat center center;
        background-size: cover;
        padding-top: 0;
    }

    .banner img {
        width: 5.8933333333rem;
        margin: 0.6666666667rem;
    }

    .banner .text {
        text-shadow: 1px 1px 2px rgb(255 255 255);
        text-align: justify;
        color: #333;
        width: 8.7333333333rem;
        margin: 0 auto;
        height: auto;
        font-weight: 400;
        font-size: 0.32rem;
        line-height: 0.6rem;
    }

    .more {
        font-size: 14px;
        color: #333;
    }

    .section2 {
        position: relative;
        top: -1rem !important;
    }

    .section2 .tzgg {
        margin: 0 auto;
        width: 9rem;
        height: auto;
        min-height: 2.5rem;
        background: #fff;
        -webkit-box-shadow: 2px 3px 15px 1px rgba(112, 115, 118, 0.18);
        box-shadow: 2px 3px 15px 1px rgba(112, 115, 118, 0.18);
        padding: 0.3066666667rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        z-index: 4;
    }

    .section2 .tzgg .tit {
        width: 0.2666666667rem;
        height: 1.0533333333rem;
        font-family: Source Han Sans CN;
        font-weight: 700;
        font-size: 0.2666666667rem;
        color: #333;
        line-height: 0.32rem;
        margin-right: 1.0666666667rem;
    }

    .section2 .tzgg .box {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 0.4rem;
    }

    .section2 .tzgg .box .list {
        position: relative;
        width: 80%;
        margin-bottom: 0.8rem;
    }
    .section2 .tzgg .box .list:last-child{
        margin-bottom: .2rem;
    }
    .section2 .tzgg .box .list img {
        position: absolute;
        left: -28px;
        top: 50%;
        width: 1.0133333333rem;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .section2 .tzgg .box .list .time {
        font-weight: 400;
        font-size: 0.24rem;
        color: #888;
    }

    .section2 .tzgg .box .list .tt {
        font-weight: 400;
        font-size: 0.32rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        line-height: 24px;
    }

    .section2 .tzgg .box .list .tt:hover {
        color: #1f6e78;
        -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
        transform: translateX(5px);
    }

    .section2 .tzgg .more {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 0.3733333333rem;
        bottom: -0.8rem;
    }

    .section2 .link {
        z-index: 1;
        position: relative;
        top: -1.3333333333rem;
        width: 100%;
        height: auto;
        background: url(../img/gtsx/bg.png) no-repeat center center/cover;
        -webkit-box-shadow: 2px 3px 15px 1px rgba(112, 115, 118, 0.18);
        box-shadow: 2px 3px 15px 1px rgba(112, 115, 118, 0.18);
        padding: 0.5333333333rem;
        padding-top: 2.5333333333rem;
    }

    .section2 .link .linkbox {
        width: 100%;
        height: 120px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-bottom: 1px solid #1f6e78;
        padding-bottom: 20px;
    }

    .section2 .link .linkbox a {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .section2 .link .linkbox a:hover {
        color: #1f6e78;
        -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
        transform: translateX(5px);
    }

    .section2 .link .linkbox .list {
        width: 160px;
        height: 40px;
        border: 1px solid #1f6e78;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 12px;
        font-weight: 400;
        font-size: 16px;
        color: #1f6e78;
    }

    .section2 .link .linkbox .list img {
        padding-right: 10px;
    }

    .section2 .link .lxr {
        margin-top: 24px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        font-weight: 400;
        font-size: 14px;
        color: #333;
    }

    .section2 .link .lxr img {
        margin-right: 10px;
    }

    .section3 {
        padding: 0 20px;
        margin-top: -0.5rem !important;
        margin-bottom: 0.5rem;
    }


    .section3 .equipment-swiper .equipment-item {
        position: relative;
        margin: 0 auto;
    }

    .section3 .equipment-navigation {
        display: none;
    }

    .section4 {
        padding: 0 20px;
    }

    .section4 .equipment-swiper2 .equipment-item {
        width: 95%;
        margin: 0 auto;
    }

    .section4 .equipment-swiper2 .swiper-slide::after {
        width: 95%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: 0 auto;
    }

    .section4 .equipment-swiper3 .equipment-item {
        width: 95%;
        margin: 0 auto;
    }

    .section4 .equipment-swiper3 .swiper-slide::after {
        width: 95%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: 0 auto;
    }

    .section4 .equipment-navigation {
        display: none;
    }

    .section-ethics {
        padding: 0 20px;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem
    }

    .section-ethics .ethics-card {
        padding: 0.4rem
    }

    .section-ethics .ethics-layout {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0.4rem
    }

    .section-ethics .ethics-flow {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        width: 100%;
        min-height: auto;
        padding: 0.3rem
    }

    .section-ethics .ethics-doc-group {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none
    }

    .section-ethics .ethics-doc-list {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none
    }

    .section-ethics .ethics-doc-item {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none
    }

    .section-ethics .ethics-doc-item .doc-title {
        font-size: 0.28rem;
        line-height: 0.44rem
    }

    .section-ethics .ethics-doc-item .doc-arrow {
        opacity: 1
    }
}

/*# sourceMappingURL=gtsx.min.css.map */
