.container{
    font-family: "Hiragino Sans GB","microsoft yahei";
    max-width: 7.5rem;
    margin: 0 auto;
    font-size: .24rem;
    background-color:#ffffff;
}
.header{
    /*position: fixed;*/
    background: #FFFFFF;
    width: 7.5rem;
    display: flex;
    align-items: center;
    height: .36rem;
    position: relative;
}
.header-wrap {
    display: flex;
    align-items: center;
    font-size: .06rem;
    margin-left:1.99rem;
}
.logo {
    margin-left:1.41rem;
    width:.72rem;
    height:.15rem;
}
.nav {
    margin-right:.23rem;
    color: #000000 !important;
    position: relative;
    display: flex;
    height:.35rem;
    align-items: center;
}
.nav-down {
    width:.04rem;
    height:.04rem;
    margin-left:.02rem;
}
.header-content {
    /*display: none;*/
    width:6rem;
    display: flex;
    position: absolute;
    top: .35rem;
    left:0;
    background: #FFFFFF;
    /*padding-top:.2rem;*/
    padding-bottom:.2rem;
    font-size: .06rem;
    padding-left: 1.5rem;
    border-top: 1px solid #CCCCCC;
}
.nav-wrap {
    margin-right:.23rem;
}
.nav-img-wrap {
    display: flex;
    align-items: center;
}
.nav-blank {
    margin-left:.12rem;
    width: 1px;
    height: .45rem;
}
.nav-img {
    width:.55rem;
    height:.39rem;
    margin-top:.14rem;
}
.nav-content {
    color: #000000 !important;
    text-align: center;
}
.footer {
    padding: 0 1.41rem;
    display: flex;
    background: #EFEFEF;
}
.footer-nav {
    margin-top:.2rem;
    margin-right: .4rem;
}
.nav-title {
    font-size: .08rem;
    font-weight: 800;
}
.sub-nav {
    margin-top:.08rem;
}
.sub-nav-title {
    margin-bottom:.06rem;
    font-size: .06rem;
    color: #666666;
}
.footer-bottom-left {
    margin-left:.25rem;
    margin-top:.2rem;
}
.footer-bottom-phone {
    font-weight: bold;
    color: #1581F8;
    font-size: .13rem;
}
.footer-bottom-address {
    color: #666666;
    font-size: .06rem;
    margin-top:.02rem;
    line-height: .13rem;
}
.footer-bottom-blank {
    width: 1px;
    height: .43rem;
    background: #E2E2E2;
    margin:.25rem .2rem 0 .2rem;
}
.footer-bottom-right {
    margin-top:.24rem;
}
.footer-bottom-img {
    width:.36rem;
    height:.36rem;
}
.footer-bottom-text {
    text-align: center;
    margin-top:.02rem;
    color: #666666;
    font-size: .05rem;
}
/* index */
.index {
    background-repeat: no-repeat;
    background-size: 100%;
    width: 7.5rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    overflow: hidden;
}
.index1 {
    background-image: url("http://img.cnzxa.cn/prod/owe/site/index1.png");
    height:2.37rem;
}
.index1-title {
    font-size: .28rem;
    margin-top:.55rem;
    color: #FFFFFF;
    line-height: .43rem;
    text-align: center;
}
.index2-title {
    margin-top:.16rem;
    font-weight: 800;
    font-size: .14rem;
}
.center {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: ''
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: ''
}
.swiper-button-next img{
    width:.15rem;
}
.swiper-button-prev img{
    width:.15rem;
}
.index2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .15rem 1.41rem 0;
    background: #F7F7F7;
}
.index2-item {
    text-align: center;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.16);
    width: 1.48rem;
    background: #FFFFFF;
    height: .85rem;
    margin-bottom:.23rem;
}
.index2-item-img {
    margin-top:.06rem;
    width:.78rem;
    height:.39rem;
}
.index2-item-title {
    margin-top:.03rem;
    font-size: .09rem;
}
.index2-item-content {
    color: #666666;
    font-size:.06rem;
    margin-top:.04rem;
}
.index3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .43rem 1.41rem;
}
.index3-title {
    font-weight: 800;
    font-size: .11rem;
    /*margin-top:.43rem;*/
}
.index3-content {
    font-size: .06rem;
    margin-top:.08rem;
    width:2.14rem;
    line-height: .13rem;
}
.index3-more {
    border: 1px solid #1581F8;
    width: .39rem;
    height: .16rem;
    line-height:.16rem;
    margin-top:.12rem;
    text-align: center;
    font-size: .06rem;
}
.index3-img {
    width:2.34rem;
    height:1.55rem;
}
.index4 {
    background-image: url("http://img.cnzxa.cn/prod/owe/site/index8.png");
    color: #FFFFFF;
    height:2.34rem;
}
.index4-title {
    font-size: .11rem;
    margin-top:.71rem;
}
.index4-content {
    font-size: .19rem;
    margin-top:.16rem;
}
.index4-more {
    margin-top:.2rem;
    width: .39rem;
    height: .16rem;
    line-height: .16rem;
    border: 1px solid #FFFFFF;
    font-size: .06rem;
    text-align: center;
    color: #FFFFFF;
}
.index5 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1.41rem;
    background: #F7F7F7;
}
.index5-title {
    font-size: .14rem;
    font-weight: 800;
    margin-top:.16rem;
}
.mySwiper {
    margin-top:.2rem;
}
.index5-content {
}
.swiper {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: .07rem;
    margin-bottom:.24rem;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.index5-img1 {
    width:.96rem;
    height:.65rem;
    margin-bottom:.1rem;
    margin-left: .06rem;
}
/* 公司介绍 */
.about1 {
    background-image: url("http://img.cnzxa.cn/prod/owe/site/about1.png");
    color: #FFFFFF;
    height:2.34rem;
}
.about1-title {
    font-weight: bold;
    margin-top:.65rem;
    font-size: .22rem;
}
.about2-title {
    font-weight: bold;
    margin-top:.39rem;
    font-size: .22rem;
}
.about1-content {
    font-size: .17rem;
    margin-top:.22rem;
}
.about2 {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    color: #000;
}
.about2-img {
    width:1.01rem;
    margin-top:.31rem;
    margin-bottom:.28rem;
}
.about2-content {
    padding: 0 1.41rem;
    font-size: .08rem;
    line-height: .16rem;
    text-align: left;
}
.about3 {
    background-image: url("http://img.cnzxa.cn/prod/owe/app/about2.png");
    color: #FFFFFF;
    height:1.43rem;
    margin-top:.29rem;
}
.about4 {
    overflow: hidden;
    padding: 0 1.51rem .39rem;
}
.about4-title {
    font-size: .14rem;
    color: #000000;
    font-weight: 800;
    text-align: center;
    margin-top:.27rem;
}
.about4-wrap {
    display: flex;
    margin-top:.26rem;
}
.about4-img {
    width:.72rem;
    height:.95rem;
}
.about4-right {
    margin-left:.23rem;
}
.about4-name {
    font-size: .12rem;
    color: #1581F8;
}
.about4-blank {
    width: 3.52rem;
    height:1px;
    background: #cccccc;
    margin: .05rem 0;
}
.about4-content {
    line-height: .16rem;
    font-size: .08rem;
}
/* 加入我们 */
.join1 {
    background-image: url("http://img.cnzxa.cn/prod/owe/app/join1.png");
    color: #FFFFFF;
    height:2.34rem;
}
.join1-title {
    margin-top:.95rem;
    font-size: .22rem;
}
.join2 {
    text-align: center;
    color: #000;
    margin: .47rem 0 .47rem 0;
}
.join2-title1 {
    font-size: .11rem;
}
.join2-title2 {
    font-size: .11rem;
    margin-top:.06rem;
}
.join2-title3 {
    font-size: .09rem;
    color: #666666;
    margin-top:.2rem;
}
.join3 {
    background: #F7F7F7;
    overflow: hidden;
    padding: 0 1.41rem .4rem;
}
.join3-title {
    margin: .28rem 0 .27rem 0;
    font-size: .14rem;
    font-weight: 800;
    text-align: center;
}
.join3-wrap {
    display: flex;
}
.join3-nav {
    align-items: center;
    width: .78rem;
    text-align: center;
}
.join3-dept {
    background: #EBEBEB;
    height: .23rem;
    line-height:.23rem;
    font-size: .06rem;
}
.join3-nav-item {
    height: .23rem;
    line-height:.23rem;
    color: #1581F8;
    font-size: .06rem;
    background: #FFFFFF;
    border-bottom: 1px solid #E0E0E0;
}
.join3-nav-active {
    color: #2184F4;
}
.join3-table {
    margin-left:.14rem;
    width:3.77rem;
    font-size: .06rem;
}
.join3-header {
    background: #EBEBEB;
    display: flex;
}
.join3-header-item {
    padding: .07rem .21rem;
    width:33.3%;
}
.join3-content-wrap {
    background: #ffffff;
}
.join3-content {
    display: flex;
    position: relative;
}
.join3-content-item {
    padding: .07rem .21rem;
    width:33.3%;
    border-bottom: 1px solid #E0E0E0;
}
.join3-content-img {
    position: absolute;
    right: .14rem;
    top:.1rem;
    width:.04rem;
}
.join3-detail {
    padding: .12rem;
    font-size: .05rem;
    color: #666666;
    line-height: .09rem;
    border-bottom: 1px solid #E0E0E0;
    display: none;
}
.join {
    display: none;
}
#j1 {
    display: block;
}
.join4 {
    background-image: url("http://img.cnzxa.cn/prod/owe/app/join2.png");
    height:1.64rem;
}
.join4-title1 {
    color: #FFFFFF;
    font-size: .14rem;
    margin-top:.43rem;
}
.join4-title2 {
    font-size: .12rem;
    margin-top:.22rem;
    text-align: center;
    border-radius: .24rem;
    background: #FFFFFF;
    width: 1.75rem;
    height:.35rem;
    line-height:.35rem;
    color: #1581F8;
}
/* 联系我们 */
.contact1-img {
    width:4.69rem;
    margin: 0 1.41rem;
}
.contact1 {
    text-align: center;
    overflow: hidden;
    margin-bottom:.4rem;
    margin-top:.46rem;
}
.contact1-title {
    font-size: .14rem;
    color: #21489E;
}
.contact1-content {
    font-size: .09rem;
    margin-top:.11rem;
    color: #666666;
    line-height: .2rem;
}
/* 智能床垫 */
.bed1 {
    background-image: url("http://img.cnzxa.cn/prod/owe/site/bed1.png");
    height:3.51rem;
}
.bed1-title {
    font-size: .19rem;
    margin-top: .44rem;
    color: #FFFFFF;
}
.bed1-title span {
    color: #FEB88F;
}
.bed2 {
    background: #000000;
    height:2.94rem;
}

.bed2-title {
    width:3.55rem;
    margin-top:.61rem;
}
.bed3-title {
    color: #FEB88F;
    font-size: .42rem;
    margin-top:.8rem;
    font-weight: 800;
}
.bed3-content {
    margin-top:.25rem;
    font-size: .26rem;
    color: #FFFFFF;
}
.bed3 {
    width:7.5rem !important;
    line-height: 0;
}
.bed4 {
    height: auto;
    background: #000000;
}
.bed4-title {
    padding-top:.94rem;
    font-size: .14rem;
    color: #FEB88F;
}
.bed4-img {
    width:4.68rem;
    margin-top:.43rem;
    margin-bottom:.79rem;
}
.bed5 {
    background: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .94rem 1.46rem 0;
}
.bed5-left {
    width:1.46rem;
}
.bed5-title {
    color: #FEB88F;
    font-size: .14rem;
    font-weight: 800;
}
.bed5-content {
    margin-top:.1rem;
    font-size: .1rem;
    color: #FFFFFF;
    line-height:.16rem;
}
.bed5-right {
    width:2.34rem;
    height:1.24rem;
}
.bed5-right .video{
    width:2.34rem;
    height:1.24rem;
}
.diaper1 {
    text-align: center;
    display: flex;
    margin: 0 1.41rem;
    align-items: center;
    justify-content: space-between;

}
.diaper1-img1 {
    width:7.5rem;
}
.diaper1-left {
    width:2.14rem;
}
.diaper1-title1 {
    font-size: .19rem;
    font-weight: 800;
    color: #1581F8;
}
.diaper1-title2 {
    margin-top:.05rem;
    font-size: .19rem;
    font-weight: 800;
    color: #000;
}
.diaper1-title3 {
    margin-top:.1rem;
    font-size: .06rem;
    color: #666666;
    line-height: .13rem;
}
.diaper1-img2 {
    width:1.56rem;
    margin-top:.89rem;
    margin-bottom:.62rem;
}
.diaper2 {
    background: #F7F7F7;
}
.diaper2-title1 {
    margin-top:.31rem;
    font-size: .14rem;
    color: #000000;
    font-weight: 800;
}
.diaper2-title2 {
    margin-top:.27rem;
    background: #1581F8;
    border-radius: .16rem;
    width: 1rem;
    height: .22rem;
    line-height:.22rem;
    font-size: .09rem;
    font-weight: 800;
    color: #FFFFFF;
    text-align: center;
}
.diaper2-img {
    width:2.07rem;
    margin-top: .25rem;
    margin-bottom:.41rem;
}
.diaper3-title1 {
    margin-top:.32rem;
    font-size: .14rem;
    color: #000000;
    font-weight: 800;
}
.diaper3-img {
    width:3.79rem;
    margin-top: .39rem;
    margin-bottom:.46rem;
}
.diaper4 {
    background: linear-gradient(180deg, #386BD9 0%, #0A2E8E 100%);
}
.diaper4-title1 {
    margin-top:.31rem;
    font-size: .14rem;
    color: #ffffff;
    font-weight: 800;
}
.diaper4-img {
    width:3.52rem;
    margin-top: .32rem;
    margin-bottom:.49rem;
}
.diaper5-title1 {
    margin-top:.31rem;
    font-size: .14rem;
    color: #000;
    font-weight: 800;
}
.diaper5-img {
    width:4.03rem;
    margin-top: .31rem;
    margin-bottom:.39rem;
}
.diaper6 {
    background: linear-gradient(180deg, #386BD9 0%, #0A2E8E 100%);
}
.diaper6-title1 {
    margin-top:.32rem;
    font-size: .14rem;
    color: #ffffff;
    font-weight: 800;
}
.diaper6-img {
    width:3.98rem;
    margin-top: .12rem;
    margin-bottom:.31rem;
}
.infusion1 {
    height:3.52rem;
    background-image: url("http://img.cnzxa.cn/prod/owe/site/i1.png");
}
.infusion1-title {
    font-size: .14rem;
    font-weight: 800;
    line-height: .18rem;
    color: #FFFFFF;
    text-align: center;
    margin-top:.27rem;
}
.infusion2 {
    background: #000;
}
.infusion2-img {
    margin-top:.68rem;
    width:5.38rem;
    margin-bottom:.68rem;
}
.infusion3 {
    padding: .52rem 1.41rem;
    background: #F7F7F7;
}
.infusion3-wrap {
    display: flex;
    align-items: center;
    background: #FFFFFF;
    text-align: center;
}
.infusion3-left {
    width:2rem;
    padding: 0 .18rem;
}
.infusion3-title1 {
    font-size: .11rem;
    font-weight: 800;
}
.infusion3-title2 {
    font-size: .06rem;
    margin-top:.08rem;
    line-height: .13rem;
    text-align: center;
}
.infusion3-img1 {
    width:2.34rem;
}
.infusion3-img2 {
    width:2.34rem;
}
.infusion4 {
    background: #000;
    padding:0 1.33rem;
}
.infusion4-title {
    margin-top:.31rem;
    font-size: .14rem;
    color: #ffffff;
    font-weight: 800;
}
.infusion4-content {
    margin-top:.21rem;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.infusion4-img1 {
    width:.84rem;
}
.infusion4-img2 {
    width:2.36rem;
}
.infusion4-img3 {
    width:.84rem;
}
.infusion4-img1-tip {
    margin-bottom:.27rem;
    width:1.5rem;
}
.infusion5 {
    padding: .91rem 1.41rem;
    display: flex;
    background: #F7F7F7;
    justify-content: space-between;
    align-items: center;
}
.infusion5-wrap {
}
.infusion5-title {
    font-size: .14rem;
    font-weight: 800;
}
.infusion5-img {
    width:3.11rem;
}
.infusion5-select {
    display: flex;
    align-items: center;
    font-size:.08rem;
    margin-top:.16rem;
    padding: 0 .15rem;
    justify-content: space-between;
}
.infusion5-button {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.i2 {
    display: none;
}
.infusion5-icon {
    width: .06rem;
    height: .06rem;
    background: #FFFFFF;
    border-radius: 50%;
    border: 1px solid #CCCCCC;
}
.infusion5-active {
    background: #1581F8;
    border: 1px solid #1581F8;
}
.infusion5-name {
    margin-left:.06rem;
}
.infusion6 {
    background: linear-gradient(360deg, #000000 0%, #545454 100%);
}
.infusion6-title {
    margin-top:.55rem;
    font-size: .14rem;
    font-weight: 800;
    color: #ffffff;
}
.infusion6-img {
    width:4.69rem;
    margin-top:.43rem;
    margin-bottom:.68rem;
}
.count1 {
     overflow: hidden;
     background: #F7F7F7;
 }
.count1-title1 {
    margin-top:.27rem;
    font-size: .14rem;
    font-weight: 800;
}
.count1-title2 {
    margin-top:.09rem;
    font-size: .19rem;
    font-weight: 800;
    color: #1581F8;
}
.count1-img {
    width:2.9rem;
    margin-top:.27rem;
}
.count2 {
    height:3.52rem;
    background-image: url("http://img.cnzxa.cn/prod/owe/site/count2.png");
    text-align: left;
    align-items: flex-start;
}
.count2-title1 {
    margin-top:1.27rem;
    font-size: .19rem;
    font-weight: 800;
    color: #FEB88F;
    padding-left:1.41rem;
}
.count2-title2 {
    margin-top:.1rem;
    font-size: .06rem;
    color: #ffffff;
    line-height: .13rem;
    padding-left:1.41rem;
}
.count3 {
    display: flex;
    padding: .53rem 1.41rem 0;
    justify-content: space-between;
    align-items: center;
    background: #F7F7F7;
}
.count3-wrap {
    width:2.34rem;
    padding-bottom:.4rem;
}
.count3-title1 {
    font-size: .19rem;
    font-weight: 800;
    color: #1581F8;
}
.count3-title2 {
    margin-top:.05rem;
    font-size: .19rem;
    font-weight: 800;
}
.count3-title3 {
    font-size: .06rem;
    line-height: .13rem;
    color: #666666;
    margin-top:.1rem;
}
.count3-img {
    width:1.96rem;
}
.count4-title1 {
    margin-top:.28rem;
    font-size: .14rem;
    font-weight: 800;
    text-align: center;
}
.count4-wrap {
    width:1.63rem;
}
.count4-content {
    padding: .31rem 1.41rem .67rem;
    display: flex;
    justify-content: space-around;
    font-size: .11rem;
    font-weight: 800;
    line-height: .16rem;
    color: #005DC3;
}
.count4-item1 {
    background: url("http://img.cnzxa.cn/prod/owe/site/1.png") no-repeat;
    background-size: 100%;
    width:1.51rem;
    height: .87rem;
    padding-left:.12rem;
    padding-top:.12rem;
}
.count4-item2 {
    background: url("http://img.cnzxa.cn/prod/owe/site/2.png") no-repeat;
    background-size: 100%;
    width:1.51rem;
    height: .87rem;
    padding-left:.12rem;
    padding-top:.12rem;
}
.count4-item3 {
    background: url("http://img.cnzxa.cn/prod/owe/site/3.png") no-repeat;
    background-size: cover;
    width:1.26rem;
    height: 1.94rem;
    padding-left:.12rem;
    padding-top:.12rem;
}
.count4-item4 {
    background: url("http://img.cnzxa.cn/prod/owe/site/4.png") no-repeat;
    background-size: cover;
    width:1.26rem;
    height: 1.94rem;
    padding-left:.12rem;
    padding-top:.12rem;
}
.count5 {
    height:3.52rem;
    background-image: url("http://img.cnzxa.cn/prod/owe/site/count1.png");
}
.count5-img1 {
    width: 3.37rem;
    margin-top:.72rem;
}
.count6 {
    background: #5F9ADD;
}
.count6-title1 {
    margin-top:.55rem;
    font-size: .14rem;
    color:#fff;
    font-weight: 800;
}
.count6-wrap {
    display: flex;
    justify-content: space-around;
    padding: .48rem 1.41rem .8rem;
}
.count6-img1 {
    width:2.2rem;
}
.count6-img2 {
    width:2.2rem;
}
.count7-title1 {
    margin-top:.55rem;
    font-size: .14rem;
    font-weight: 800;
}
.count7-img1 {
    width:4.68rem;
    margin-top:.46rem;
    margin-bottom:.65rem;
}
.video {
    width:7.5rem;
}
img{
    display: block;
}
a {
    display: block;
}

.breath1 {
    height: 3.52rem;
    background-image: url("http://img.cnzxa.cn/prod/owe/site/breath1.png");
    text-align: center;
    align-items: center;
    background-size: 100%;
}

.breath1-title1 {
    margin-top: .17rem;
    font-size: .14rem;
    font-weight: 800;
}

.breath1-title2 {
    margin-top: .15rem;
    font-size: .19rem;
    font-weight: 800;
    color: #1581F8;
}

.breath1-title3 {
    margin-top: .09rem;
    font-size: .19rem;
    font-weight: 800;
    color: #1581F8;
}

.breath2 {
    height: 3.52rem;
    background: #000000;
    text-align: center;
    align-items: center;
}

.breath2-title1 {
    margin-top: .3rem;
    font-size: .14rem;
    color: #FEB88F;
    text-align: center;
    width: 5.26rem;
    line-height: .18rem;
}

.breath2-img{
    width: 4.87rem;
    margin-top: .2rem;
}

.breath2-title2 {
    margin-top: .1rem;
    font-size: .08rem;
    color: #ffffff;
    text-align: center;
    align-items: center;
    line-height: .12rem;
}

.breath3 {
    height: 3.52rem;
    display: flex;
    padding: 0 1.41rem 0;
    justify-content: space-between;
    align-items: center;
}

.breath3-wrap {
    width: 2.34rem;
    padding-bottom: .4rem;
}

.breath3-title1 {
    margin-top: .05rem;
    font-size: .19rem;
    font-weight: 800;
}

.breath3-title2 {
    font-size: .06rem;
    line-height: .13rem;
    color: #666666;
    margin-top: .1rem;
}

.breath3-img {
    width: 1.96rem;
}

.breath4 {
    height: 3.32rem;
    background: #F7F7F7;
    padding-top:.45rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.breath4-title1 {
    font-size: .21rem;
    font-weight: 800;
    text-align: center;
}

.breath4-title2{
    margin-top: .15rem;
    font-size: .08rem;
    text-align: center;
}

.breath4-img {
    width: 4.33rem;
    align-items: center;
    text-align: center;
    margin-top: .41rem;
}

.breath5 {
    height: 3.52rem;
    background: #FFFFFF;
    padding-top:.45rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.breath5-title1 {
    font-size: .21rem;
    font-weight: 800;
    text-align: center;
}

.breath5-title2{
    width: 4.07rem;
    margin-top: .15rem;
    font-size: .08rem;
    text-align: center;
    line-height: 0.13rem;
}

.breath5-img {
    width: 4.33rem;
    align-items: center;
    text-align: center;
    margin-top: .41rem;
}

.breath6 {
    height: 3.52rem;
    background: #FFFFFF;
    padding-top:.45rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.breath6-title1 {
    font-size: .21rem;
    font-weight: 800;
    text-align: center;
}

.breath6-title2{
    width: 4.07rem;
    margin-top: .15rem;
    font-size: .08rem;
    text-align: center;
    line-height: 0.13rem;
}

.breath6-img {
    width: 4.33rem;
    align-items: center;
    text-align: center;
    margin-top: .41rem;
}
.breathVideo {
    width:7.5rem !important;
    line-height: 0;
}
.countVideo {
    width:7.5rem !important;
    line-height: 0;
}