/* banner */
.tpm-prod-hero {
    height: 460px;
}

.tpm-prod-hero__bg-inner {
    /*background-size: auto 460px;*/
}

.tpm-section.tpm-section__lightBg {
    background: #F3F5F8;
}

.banner-inner-video_wrap .banner-inner-video {
    position: absolute;
    width: 1926px;
    left: -3px;
    right: inherit;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.banner-inner-video_wrap {
    width: 1920px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 2;
}

.tpm-prod-hero__bg-titleBg_desc {
    font-size: 14px;
    font-weight: 500;
    color: #191919;
    line-height: 20px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 43.2%;
    z-index: 1;
}

.desc_key {
   color: #FF3B20;  
}

@media screen and (min-width: 768px) {
    .tpm-prod-hero-parent .tpm-prod-hero__btn-group, .tpm-prod-hero-parent .tpm-prod-hero__dropdown-wrap, .tpm-prod-hero-parent .tpm-prod-hero__header,  .tpm-prod-hero-parent .tpm-prod-hero__desc {
        transition: .6s ease-out .1s;
        opacity: 0;
        transform: translateY(40px);
    }

    .tpm-prod-hero-parent .tpm-prod-hero__btn-group{
        transition: .6s ease-out .3s;
    }

    .tpm-prod-hero-parent .swiper-slide-active .tpm-prod-hero__btn-group ,.tpm-prod-hero-parent .swiper-slide-active .tpm-prod-hero__dropdown-wrap, .tpm-prod-hero-parent .swiper-slide-active .tpm-prod-hero__header,  .tpm-prod-hero-parent .swiper-slide-active .tpm-prod-hero__desc {
        opacity: 1;
        transform: translateY(0px);
    }

}

/* banner  end*/


#myHomePageBannerSwiper.swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: 32px;
    left: 0px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    right: 0;
    display: flex;
}

.carousel-indicators li {
    text-indent: inherit;
}

.index-rj-recommend .carousel-indicators {
    width: 100%;
    top: 0px;
    position: inherit;
    margin-bottom: 20px;
    left: 0;
    margin-left: 0;
    text-align: left;
}

.carousel-indicators .indicators-inner {
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tpm-section.tpm-section_hot::after {
    height: 289px;
    top: 0px;
}

#myCarousel1 .carousel-indicators .indicators-inner {
    padding: 0px 0 16px 0;
}

.index-rj-recommend .carousel-indicators .active::after {
    left: 0;
    right: 0;
    margin: auto;
    max-width: 160px;
    height: 2px;
    background: #006eff;
}

.index-rj-recommend .carousel-indicators li .indicators-inner-text {
    color: #191919;
}

.content-left-top .tpm-btn.tpm-btn--primary {
    position: absolute;
    left: 24px;
    top: 50%;
    transform: translateY(-50%);
}

.index-rj-recommend .carousel-indicators li.active .indicators-inner-text, .index-rj-recommend .carousel-indicators li:hover .indicators-inner-text {
    color: #006eff;
}

.tpm-section__resource .tpm-feature__item.tpm-feature__item-writeBg {
    height: 100%;
}

#myCarousel1 .tpm-prod-hero__btn {
    font-size: 14px;
    font-weight: 500;
    text-shadow: 0px 4px 12px rgba(41,57,87,0.08);
    min-width: 128px;
}

.carousel-inner .carousel-inner-content .content-left .content-left-bottom .yzButton {
    width: 128px;
    height: 40px;
    left: 24px;
}

.carousel-inner .carousel-inner-content .content-right .content-right-item:hover {
    box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%), -8px -8px 20px 0 #fff;
}

.carousel-inner .carousel-inner-content .content-left .content-left-bottom  .tpm-btn {
    left: 24px;
    bottom: 24px;
    position: absolute;
}

.carousel-inner .carousel-inner-content .content-right .content-right-item {
    background-size: cover;
}

.carousel-inner .carousel-inner-content .content-right .content-right-item .item-area {
    height: 20px;
    line-height: 20px;
    border: 1px solid #3D485D;
    color: #3D485D;
}

.carousel-inner .carousel-inner-content .content-right .content-right-item .item-desc {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #293957;
    line-height: 20px;
}

.carousel-inner .carousel-inner-content .content-right .content-right-item .item-title-wrapper .item-title {
    font-weight: 500;
}

.carousel-inner .carousel-inner-content .content-right .content-right-item .item-opearInfo .item-opearInfo-price {
    color: #293957;
}

.carousel-inner .item-opearInfo-price .oldPrice {
    color: #5B6786 !important;
    font-size: 12px;
    text-decoration: line-through;
}


.carousel-inner .carousel-inner-content .content-right .content-right-item .item-opearInfo .item-opearInfo-price span {
    color: #FF3B20;
}

.content-left-bottom .el-icon {
    transition: transform .4s,-webkit-transform .4s;
    margin-left: 2px;
}

.content-left-bottom .yzButton:hover .el-icon.el-icon-arrow-right {
    transform: translateX(4px);
}

.tpm-feature__item-go .copyData:not(.mainColor) {
    color: #293957;
}

.tpm-section__resource  {
    overflow-x: hidden;
}

.tpm-section__resource .tp-grid__row {
    margin-bottom: -16px;
}

.tpm-section__resource .tp-grid__row.tp-grid--gutter-8 .tp-grid__col {
    position: relative;
    margin-bottom: 16px;
}

.tpm-feature__item.tpm-feature__item-writeBg {
    width: 100%;
    transition: all .3s ease-in-out;
}

.tpm-section__resource .tp-grid__row.tp-grid--gutter-8 .tp-grid__col .tpm-feature__item.tpm-feature__item-writeBg.is-active {
    position: absolute;
    width: 592px;
    height: 100%;
    left: 8px;
    top: 0;
    z-index: 1;
}

.tpm-section__resource .tp-grid__layout{
    overflow: hidden;
} 

.tpm-section__resource .tp-grid__row.tp-grid--gutter-8 .tp-grid__col:nth-child(4n) .tpm-feature__item.tpm-feature__item-writeBg.is-active{
    right: 8px;
    left: auto;
}


.tpm-section__resource .tp-grid__row .tpm-feature__item-extend::after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    transition: opacity .3s ease-in-out;
    opacity: 0;
    background: url(../../images/home/homg_img01.png) center no-repeat;
    background-size: auto 100%;
    z-index: -1;
}

.tpm-section__resource .tp-grid__row .tp-grid__col:nth-child(2) .tpm-feature__item-extend::after {
    background: url(../../images/home/homg_img02.png) center no-repeat;
    background-size: auto 100%;
}


.tpm-section__resource .tp-grid__row .tp-grid__col:nth-child(3) .tpm-feature__item-extend::after {
    background: url(../../images/home/homg_img03.png) center no-repeat;
    background-size: auto 100%;
}

.tpm-section__resource .tp-grid__row .tp-grid__col:nth-child(4) .tpm-feature__item-extend::after {
    background: url(../../images/home/homg_img04.png) center no-repeat;
    background-size: auto 100%;
}

.tpm-section__resource .tp-grid__row .tp-grid__col:nth-child(5) .tpm-feature__item-extend::after {
    background: url(../../images/home/homg_img05.png) center no-repeat;
    background-size: auto 100%;
}

.tpm-section__resource .tp-grid__row .tp-grid__col:nth-child(6) .tpm-feature__item-extend::after {
    background: url(../../images/home/homg_img06.png) center no-repeat;
    background-size: auto 100%;
}

.tpm-section__resource .tp-grid__row .tp-grid__col:nth-child(7) .tpm-feature__item-extend::after {
    background: url(../../images/home/homg_img07.png) center no-repeat;
    background-size: auto 100%;
}

.tpm-section__resource .tp-grid__row .tp-grid__col:nth-child(8) .tpm-feature__item-extend::after {
    background: url(../../images/home/homg_img08.png) center no-repeat;
    background-size: auto 100%;
}

.tpm-section__resource .tp-grid__row .tp-grid__col .tpm-feature__item-extend.is-active::after {
    opacity: 1;
}

.tpm-section__resource .tp-grid__row .tp-grid__col .tpm-feature__item-extend.is-active::before {
    content: '';
    position: absolute;
    border-top: 1px solid #DFDFDF;
    width: 316px;
    height: 0px;
    left: 16px;
    bottom: 68px;
}

.tpm-section__resource .tp-grid__row .tpm-feature__item-desc {
    margin-bottom: 17px;
    line-height: 20px;
}

.tpm-section__resource .tp-grid__row .tp-grid__col .tpm-feature__item-extend.is-active .tpm-feature__item-desc .tpm-feature__item-desc__shrink {
    display: none;
}

.tpm-section__resource .tp-grid__row .tpm-feature__item:not(.tpm-feature__item-extend) .tpm-feature__item-desc{
    margin-bottom: 0px;
}

.tpm-section__resource  .tpm-feature__item.tpm-feature__item-writeBg .tpm-feature__item-title {
    line-height: 25px;
    margin-bottom: 6px;
}

.tpm-section__resource .tp-grid__row .tpm-feature__item-extend .tpm-feature__item-desc {
    height: 80px;
}

.tpm-section__resource .tp-grid__col .tpm-feature__item.tpm-feature__item-writeBg.tpm-feature__item-extend.is-active .tpm-feature__item-go {
    border: none;
}

.tpm-feature__item-desc__explode {
    display: none;
}

.tpm-feature__item-extend.is-active .tpm-feature__item-desc__explode {
    position: relative;
    display: block;
    opacity: 0;
    -webkit-animation: opacityAnimat 0.3s 0.2s linear forwards,fadeToBottom 0.3s 0.2s linear forwards;
    animation: opacityAnimat 0.3s 0.2s linear forwards,fadeToBottom 0.3s 0.2s linear forwards;
}

.tpm-feature__item-desc__shrink {
    opacity: 0;
    -webkit-animation: opacityAnimat 0.3s 0.2s linear forwards;
    animation: opacityAnimat 0.3s 0.2s linear forwards;
}

@keyframes fadeToBottom {
    0% {
        bottom: -8px;
    }

    to {
        bottom: 0px;
    }
}

@-webkit-keyframes fadeToBottom {
    0% {
        bottom: -8px;
    }

    to {
        bottom: 0px;
    }
}


/* 领先服务商 */
.tpm-section.tpm-section__service {
    position: relative;
}

.tpm-section.tpm-section__service::before {
    content: '';
    left: 0;
    margin: auto;
    right: 0;
    width: 100%;
    position: absolute;
    top: 0;
    height: 239px;
    width: 100%;
    max-width: 1920px;
    background: url(../../images/home/home_img03.png) top right no-repeat;
    background-size: auto 100%;
    z-index: -1;
}

.tpm-section__service .tpm-section__title {
    text-align: left;
    margin-bottom: 16px;
}

.tpm-section__service .tpm-section__desc {
    font-size: 16px;
    font-weight: 400;
    color: #293957;
    line-height: 22px;
    text-align: left;
    max-width: 996px;
}

.tpm-section.tpm-section__service .tp-grid__col {
    margin-bottom: 16px;
}

.tpm-section.tpm-section__service .tp-grid__layout {
    margin-bottom: -16px;
}

.tpm_supplier_wrapper.tpm_supplier_wrapper__lookMore {
    padding-top: 0px;
    color: #191919;

}

.tpm_supplier_wrapper.tpm_supplier_wrapper__lookMore:hover {
    color: #006eff;
}

/* 领先服务商 end */

/* 立足香港，辐射全球 */

.tpm-section__global {
    position: relative;
    z-index: 1;
    padding-bottom: 0px;
}

.tpm-section__global .tpm-global__item {
    display: flex;
}

.tpm-section__global .tpm-global__item  .tpm-global__item-inner {
    padding-top: 8px;
}

.tpm-section__global .tpm-global__item .item-inner-title{
    font-size: 14px;
    font-weight: 500;
    color: #191919;
    line-height: 20px;
}

.tpm-section__global .tpm-global__item .item-inner-content-li {
    font-size: 14px;
    font-weight: 400;
    color: #3D485D;
    line-height: 20px;
    margin-top: 8px;
}

.tpm-section__global .tpm-btn {
    min-width: auto;
    padding: 0 16px;
}

.tpm-section__global-inner {
    overflow-x: hidden;
    height: 438px;
}

.tpm-section__global-inner::before {
    content: '';
    position: absolute;
    width: 1920px;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    margin: auto;
    background: url(../../images/home/home_map.png) center no-repeat;
    background-size: cover;
    z-index: -1;
}

.tpm-feature__item-logo {
    width: 60px;
    top: 0;
    right: 0;
    opacity: 1;
    box-shadow: 0px 4px 12px 0px rgba(41,57,87,0.08)
}

.tpm-section__global .tpm-feature__item.tpm-feature__item-writeBg {
    padding: 24px;
}

.tpm-section__global .tpm-feature__item.tpm-feature__item-writeBg .tpm-feature__item-title {
    margin-bottom: 8px;
    line-height: 25px;
}

.tpm-section__global  .tpm-feature__item-desc {
    line-height: 20px;
}

.tpm-section__global  .tp-grid__row .tpm-feature__item-desc {
    margin-bottom: 16px;
}

.tpm-section__global  .tp-grid__row .tpm-feature__item-desc {
    height: 100px;
}

/* 立足香港，辐射全球 end */

/* 文档中心 */
.tpm-section__documentCenter .tpm-doc__item {
    padding: 16px 16px 20px 16px;
}

.tpm-section__documentCenter .tp-grid__col:not(.tp-grid__col--8) {
    width: 100%;
}

.tpm-section__documentCenter .tpm-doc__item {
    background: #F3F5F8;
}

.tpm-section.tpm-section__documentCenter {
    padding-top: 203px;
}
/* 文档中心 end */
