.hero .board {
    width: 100%;
    height: 100%;
    padding: 0rem 0.4rem 2.04rem;
    position: absolute;
    bottom: 0;
    left: 0;
}

.hero .board .board-box {
    width: 100%;
    padding: 0 0.4rem;
    position: absolute;
    bottom: 2.04rem;
    left: 0;    
}

.hero .board h2 {
    font: 0.6rem/0.84rem PingFangSC-Heavy, Arial, Helvetica;
    color: #fff;
    text-align: center;
}

.hero .board  h3 {
    font: 0.36rem/0.48rem PingFangSC-Regular, Arial, Helvetica;
    color: #fff;
    text-align: center;
    margin-top: 0.1rem;
}

.hero .board  .btna {
    color: #fff;
    border-color: #fff;
    margin: 0.48rem auto 0;
}

.hero-bullet {
    width: 0.12rem;
    height: 0.12rem;
    display: inline-block;
    border-radius: 100%;
    background: #B13139;
    margin: 0 0.05rem;
    cursor: pointer;
}

.hero-bullet.swiper-pagination-bullet-active {
    background: #fff;
    transform: scale(1.5);
}

/* 关于泰璞 */
.about {
    padding: 0.8rem 0.4rem;
    position: relative;
}

.about .about-left > h1 {
    font: 0.48rem/0.6rem PingFangSC-Heavy, Arial, Helvetica;
    margin-bottom: 0.4rem;  
}

.about .about-right > p {
    margin-top: 0.4rem;
    font: 0.28rem/0.42rem PingFangSC-Regular, Arial, Helvetica;
    color: #666;
    text-align: justify;
}

.about .about-right .video-box {
    width: 5.6rem;
    height: 3.15rem;
    position: relative;
}

.about .about-right .video-box .imgcurtain {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
}

.about .about-right .video-box > h5 {
    position: absolute;
    font: 0.36rem/0.48rem PingFangSC-Heavy, Arial, Helvetica;
    left: 0.24rem;
    bottom: 0.72rem;
    color: #fff;
}

.about .about-right .video-box > p {
    position: absolute;
    font: 0.28rem/0.36rem PingFangSC-Regular, Arial, Helvetica;
    left: 0.24rem;
    bottom: 0.24rem;
    color: #fff;
}

.about .about-right .video-box > .icon-play {
    position: absolute;
    font-size: 0.36rem;
    line-height: 0.36rem;
    color: #fff;
    left: 1.52rem;
    bottom: 0.24rem;
    cursor: pointer;
}

.about .about-right .video-box.vben > .icon-play {
    left: 2.12rem;
}

.about .btna {
    margin: 0.48rem auto 0;
}

.about .btna.sm-hidden {
    display: none;
}

/* 泰璞优选 */
.best {
    padding: 0.8rem 0.4rem 5.59rem;
    background: url(../images/taipu/best-bg-sm.png);
    background-size: cover;   
}

.best .container-fluid > h1 {
    font: 0.48rem/0.6rem PingFangSC-Heavy, Arial, Helvetica;
    margin-bottom: 0.4rem;
    color: #D80715;
}

.best .container-fluid > p {
    font: 0.28rem/0.42rem PingFangSC-Regular, Arial, Helvetica;
    color: #666;
}

.best .container-fluid > a {
    margin: 0.48rem auto 0;
}

/* 泰璞资讯 */
.news {
    padding: 0.8rem 0.4rem;
    position: relative;
    overflow: hidden;
}

.news .container-fluid > a {
    width: 1.6rem;
    height: 0.6rem;
    border: none;
    font: 0.24rem/0.6rem PingFang-SC-Bold, Arial, Helvetica;
    position: absolute;
    top: 0.8rem;
    right: 0.4rem;
}

.news .container-fluid > a > p {
    left: 0.2rem;
}

.news .container-fluid > a > i {
    font-size: 0.24rem;
    line-height: 0.6rem;
    right: 0;
}

.news .container-fluid > h1 {
    font: 0.48rem/0.6rem PingFangSC-Heavy, Arial, Helvetica;
    margin-bottom: 0.4rem;
}

.news .swiper-container {
    overflow: visible;
}

.news .swiper-slide > a {
    display: block;
    width: 6rem;
    box-shadow: 0 0.08rem 0.16rem 0 rgba(0,0,0,0.2);
}

.news .swiper-slide.morenews > a > .imgbox {
    height: 4.5rem;
    padding-top: 1.26rem;
    background: url(../images/taipu/morenews.png);
    background-size: cover;
}

.news .swiper-slide.morenews > a > .imgbox > h2 {
    font: 0.6rem/0.84rem PingFangSC-Heavy, Arial, Helvetica;
    color: #fff;
    text-align: center;
}

.news .swiper-slide.morenews > a > .board {
    padding: 1rem 0;
}

.news .swiper-slide.morenews > a > .board > .btna {
    width: 3.2rem;
    height: 0.6rem;
    font: 0.24rem/0.56rem PingFang-SC-Bold, Arial, Helvetica;
    margin: 0 auto;
}

.news .swiper-slide.morenews > a > .board > .btna > p {
    left: 1.1rem;
}

.news .swiper-slide.morenews > a > .board > .btna > i {
    right: 0.24rem;
    line-height: 0.56rem;
}

/* .news .swiper-slide > div > .imgbox {
    height: 2.25rem;
    overflow: hidden;
} */

.news .swiper-slide > a > .board {
    display: block;
    padding: 0.4rem;
}

.news .swiper-slide > a > .board > h2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font: 0.36rem/0.48rem PingFangSC-Heavy, Arial, Helvetica;
    color: #000;
    margin-bottom: 0.4rem;
}

.news .swiper-slide > a > .board > h3 {
    font: 0.28rem/0.42rem PingFangSC-Heavy, Arial, Helvetica;
    color: #666;
}

/* 企业文化 */
.culture {
    padding: 0.8rem 0.4rem;
    background-color: #ededed;
    position: relative;
}

.culture .container-fluid > h1 {
    font: 0.48rem/0.6rem PingFangSC-Heavy, Arial, Helvetica;
    margin-bottom: 0.4rem;    
    color: #D80715;
}

.culture ul {
    position: relative;
    z-index: 1;
}

.culture ul > li {
    margin-bottom: 0.4rem;
}

.culture ul > li:last-of-type {
    margin-bottom: 0;
}

.culture ul .cul-padding {
    padding: 0.6rem 0;
}

.culture ul .cul-padding > .imgbox {
    width: 2rem;
    margin: 0 auto;
}

.culture ul h2 {
   font: 0.48rem/0.6rem PingFangSC-Heavy, Arial, Helvetica;
   margin-bottom: 0.08rem;
   text-align: center;
}

.culture ul p {
   font: 0.28rem/0.42rem PingFangSC-Regular, Arial, Helvetica;
   text-align: center;
}

.culture .container-fluid > canvas {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/* 合作品牌 */
.brand {
    padding: 0.8rem 0.4rem 1rem; 
    background-color: #fff;    
    overflow: hidden;
} 

.brand .container-fluid > h1 {
    font: 0.48rem/0.6rem PingFangSC-Heavy, Arial, Helvetica;
    margin-bottom: 0.4rem;     
}

.brand .container-fluid > p {
    font: 0.28rem/0.48rem PingFangSC-Regular, Arial, Helvetica;
    margin-bottom: 0.62rem;     
}

.brand .container-fluid > .swiper-container {
    overflow: visible;
}

.brand .container-fluid > .swiper-container .swiper-slide-active {
    transform: scale(1.1);
}