.ys_pbanner{ position:relative; margin-top:1.9rem;}
.ys_pbanner .txt{ position:absolute; left:0; width:100%; color:#fff;}
.ys_pbanner .tit{ font-size:.44rem; font-weight:500;}
.ys_pbanner .img img{ width:100%;}
.ys_pbanner .txt.flex-ab{ top:50%; transform:translate(0,-50%);}



/* 鍐呴〉 */
.ys_ispic{ background-repeat:no-repeat; background-position:center center; background-size:cover;}
.ys_ispic{ overflow:hidden; position:relative;}
.ys_ispic figure{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;display: flex;align-items: center;justify-content: center;}
.ys_ispic img{ width:100%; height:100%;object-fit: cover;}
.ys_ispic.auto img{ width:auto; height:auto;object-fit: contain;max-width: 100%;max-height: 100%;}

.ys_inside-main{ overflow:hidden; padding:.6rem 0;}
.inside-tit{ font-size:.44rem; text-align:center; color:#191919;}

/* 浜у搧鍒楄〃-鍒嗙被 */
.ys_caty{ margin-bottom:.3rem;}
.ys_caty .vwdt{ width:calc(100% + 15px);}
.ys_caty a{ font-size:.28rem; color:#666666; padding-bottom:.1rem; border-bottom:solid .02rem transparent;}
.ys_caty a.on{ font-size:.32rem; color:#28dac9; border-color:#28dac9;}
.ys_caty .swiper-container{ padding:.15rem 0;}
.ys_caty .swiper-slide{ width:auto;}


/* 浜у搧鍒楄〃 */
.ys_prolist .inside-tit{ margin-bottom:.4rem;}
.ys_prolist .item{ margin-bottom:.2rem; border-radius:.2rem; overflow: hidden;}
.ys_prolist .item .ys_img img{ width:100%;}

.ys_pushbox{ margin-bottom:.85rem;}
.ys_pushbox .inside-tit{ margin-top:.6rem; margin-bottom:.4rem;}
.ys_pushbox .switch-box .swiper-container{ width:calc(100% + 15px);}
.ys_pushbox .switch-box .swiper-container .swiper-slide{ height:auto;}
.ys_pushbox .switch-box .item{ height:100%; padding-right:.25rem;}
.ys_pushbox .switch-box .item .text{ width:63%;}
.ys_pushbox .switch-box .item .text .tit{ margin-bottom:.3rem; font-size:.32rem; font-weight:bold;}
.ys_pushbox .switch-box .item .ys_img{ width:34%; display:-webkit-flex; display:flex; align-items:center; justify-content:flex-end;}
.ys_pushbox .switch-box .item .ys_img img{ height:3rem; object-fit:contain;}
.ys_pushbox .switch-box .item a{ height:100%; display:-webkit-flex; display:flex; align-items:center; justify-content:space-between; background-image:url(../images/morePro_bg.jpg); background-repeat:no-repeat; background-position:center; background-size:cover; padding:.4rem .25rem; color:#000; border-radius:.25rem;}
.ys_pushbox .switch-box .item .more{ color:#191919; display:-webkit-flex; display:flex; align-items:center;}
.ys_pushbox .switch-box .item .more .aniu{ border:solid 1px #a0a4a5; display:-webkit-flex; display:flex; align-items:center; padding:.1rem .3rem; font-size:.24rem; border-radius:1rem;}
.ys_pushbox .switch-box .item .more .aniu span{ padding-right:.1rem;}
.ys_pushbox .switch-box .item .more .aniu::after{font-family:swiper-icons; text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1;content:'next';font-size:.18rem; font-weight:bold;}
.ys_pushbox .switch-box .swiper-pagination{margin-top:.35rem;font-size:0;position:relative;bottom:auto;width:calc(100% - (15px + .25rem)); padding:5px;}
/* .ys_pushbox .switch-box .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px; background:#e1e1e1; opacity:1;} */
/* .ys_pushbox .switch-box .swiper-pagination .swiper-pagination-bullet-active{ background:#28dac9;} */

.ys_partsbox{ margin-top:.6rem; padding-bottom:.4rem;}
.ys_partsbox .inside-tit{ margin-bottom:.4rem;}
.ys_partsbox .lanmu-tab{ margin:0 0 .35rem; text-align:center; font-size:.32rem; display:-webkit-flex; display:flex; justify-content:space-between; flex-wrap:wrap;}
.ys_partsbox .lanmu-tab a{ padding-bottom:.2rem; color:#666666; border-bottom:solid .04rem #fff;}
.ys_partsbox .lanmu-tab a.active{ color:#28dac9; border-color:#28dac9;}
.ys_partsbox .switch-box{ display:none;}
.ys_partsbox .swiper-slide {
    height: auto;
}
.ys_partsbox .switch-box .item{ background:#f2f2f2; padding:.3rem; border-radius:.2rem;height:100%;}
.ys_partsbox .switch-box .item .ys_ispic{ padding-bottom:50%;}
.ys_partsbox .switch-box .item .tit{ margin-top:.2rem; font-size:.28rem; font-weight:500;}
.ys_partsbox .switch-box .swiper-pagination{margin-top:.35rem;font-size:0;position:relative;bottom:auto; padding:5px;}
/* .ys_partsbox .switch-box .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px; background:#e1e1e1; opacity:1;} */
/* .ys_partsbox .switch-box .swiper-pagination .swiper-pagination-bullet-active{ background:#28dac9;} */

.ys_list .ul{display:-webkit-flex; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ys_list li{ width:49%; margin-bottom:2%; background:#f2f2f2; padding:.3rem; border-radius:.2rem;}
.ys_list li .ys_ispic{ padding-bottom:70%;}
.ys_list li .tit{ margin-top:.1rem; font-size:.28rem; font-weight:bold;}
.ys_list li:nth-child(2n){ margin-right:0;}

.load-more{ margin:.4rem 0; text-align:center; font-size:.24rem; color:#6c6d70;}
.load-more .icon-ox{ display:-webkit-flex; display:flex; justify-content:center; align-items:center;}
.load-more .icon-ox span{ display:block; width:.46rem; height:.46rem; background-image:url(../images/load-more.png); background-repeat:no-repeat; background-size:contain; background-position:center; animation:rotate360 1.5s linear infinite;}
.load-more .txt{ margin-top:.15rem;}
@keyframes rotate360 {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}


/* 浜у搧閫氱敤璇︽儏 */
.ys_Prodetails .inside-tit{ font-weight:500;}

.ys_Prodetails .details-switch{ position:relative; margin-top:1.9rem;}
.ys_Prodetails .details-switch .swiper-pagination{ bottom:.35rem;}
.ys_Prodetails .details-switch .swiper-pagination-bullet{width:.35rem; height:.1rem; opacity:1; background:#e1e1e1; transition:.3s; border-radius:.1rem;}
.ys_Prodetails .details-switch .swiper-pagination-bullet-active{background:#28dac9; width:.6rem;}
.ys_Prodetails .txt_main{padding:.5rem 0 .8rem;}
.ys_Prodetails .txt_main .inside-tit{ text-align:left;}
.ys_Prodetails .txt_main .t1_li{color:#333333;padding:.25rem 0;border-bottom:1px solid rgba(0,0,0,.08); font-size:.29rem; }
.ys_Prodetails .txt_main .t1_li span{background-repeat:no-repeat;background-position:top .11rem left; background-size:.32rem; padding-left:.6rem;display:block;line-height:1.8;}
.ys_Prodetails .ys_date-one .editor{ margin-top:.4rem; font-size:.25rem; color:#666666;}
.ys_Prodetails .ys_date-one .editor *{ line-height:1.8;}
.ys_Prodetails .ys_date-one .editor strong{ font-size:.32rem; color:#191919;}
.ys_Prodetails .ys_date-one .editor b{ color:#191919; font-weight:500;}
.ys_Prodetails .ys_date-one .editor .imgtxt .img{ border-radius:.15rem;}

.ys_date-one .imgtxt{
    padding:.25rem 0;
}
.ys_date-one .img {
    border-radius: .2rem;
    overflow: hidden;
}

.ys_Prodetails .overscroll,
.ys_Prodetails .overscroll1{height:100%;overflow:auto;width:100%; padding-bottom:.1rem;}
.ys_Prodetails .overscroll::-webkit-scrollbar{width:4px;height:4px;}
.ys_Prodetails .overscroll::-webkit-scrollbar-thumb{border-radius:4px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.1);background:#28dac9;}
.ys_Prodetails .overscroll::-webkit-scrollbar-track{border-radius:10px;background:#e2efef;}
.ys_Prodetails .overscroll1::-webkit-scrollbar{width:2px;height:2px;}
.ys_Prodetails .overscroll1::-webkit-scrollbar-thumb{border-radius:4px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.1);background:#28dac9;}
.ys_Prodetails .overscroll1::-webkit-scrollbar-track{border-radius:10px;background:#fff;}
.ys_Prodetails .ys_date-two{ margin-bottom:.65rem;}
.ys_Prodetails .ys_date-two .inside-tit{ margin-bottom:.45rem;}
.ys_Prodetails .ys_date-two .table table{min-width:1024px;text-align:center; width:max-content; font-size:.25rem; color:#666666;}
.ys_Prodetails .ys_date-two .table table td{ font-size:inherit; padding:1em; border:1px solid #e3e3e3; }
.ys_Prodetails .ys_date-two .table table td:first-child{ color:#000; font-weight:500;}
.ys_Prodetails .ys_date-two .table table td:not(:first-child){width:21.5%;}
.ys_Prodetails .ys_date-two .table table .f24{font-size:.32rem; color:#000;}
.ys_Prodetails .ys_date-two .table table .f18{font-weight:400; font-size:.25rem; color:#666666;}
.ys_Prodetails .ys_date-three .list{ margin-top:.4rem; margin-bottom:.85rem;}
.ys_Prodetails .ys_date-three .item{ margin-bottom:.4rem;position: relative;border-radius:.2rem;overflow:hidden;display:block;}
.ys_Prodetails .ys_date-three .item:last-child{ margin-bottom:0;}
.ys_Prodetails .ys_date-three .item .imgbox img{
    width:100%;
}
.ys_Prodetails .ys_date-three .item .imgbox{ position:relative;}
.ys_Prodetails .ys_date-three .item .txt{position:absolute;left:0;bottom:0;width:100%;padding:0.3rem;color:#fff;z-index:2;}
.ys_Prodetails .ys_date-three .item .txt .ip{max-width:100%;margin-top:0.1rem;}
.ys_Prodetails .ys_date-three .item .play{position:absolute;right:0.3rem;bottom:0.2rem;z-index:3;width:30px;height:30px;background:url(../images/play.svg) no-repeat center;background-size:contain;}
.ys_Prodetails .ys_date-three .item .radbtn{margin-top:.4rem; display:-webkit-flex; display:flex; justify-content:center;}
.ys_Prodetails .ys_date-three .item .radbtn .btn{padding:0.2em 1.3em; padding-right:.2em; border-radius:0.5rem;background:#28dac9;color:#fff; display:-webkit-flex; display:flex; align-items:center; justify-content:center;}
.ys_Prodetails .ys_date-three .item .radbtn .btn .icon-right{ margin-left:1em; width:.5rem; height:.5rem; display:block; background:#fff url(../images/ys_arrow.svg); background-repeat:no-repeat; background-size:.18rem; background-position:center; border-radius:1rem;}
.ys_Prodetails .ys_date-four{ margin-bottom:1rem;}
.ys_Prodetails .ys_date-four .inside-tit{ margin-bottom:.45rem;}
.ys_Prodetails .ys_date-four .swiper-slide{height:auto;}
.ys_Prodetails .ys_date-four .item{ height:100%; background:#f2f2f2; border-radius:.2rem;}
.ys_Prodetails .ys_date-four .item a{ display:block; padding:.5rem .3rem .3rem;}
.ys_Prodetails .ys_date-four .item .ys_ispic{ margin-bottom:.2rem; padding-bottom:50%;}
.ys_Prodetails .ys_date-four .item .tit{ font-size:.28rem; padding:0 1em; color:#191919; font-weight:500;}
.ys_Prodetails .ys_date-four .swiper-pagination{margin-top:.35rem;font-size:0;position:relative;bottom:auto;padding:5px;}
/* .ys_Prodetails .ys_date-four .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px; background:#e1e1e1; opacity:1;}
.ys_Prodetails .ys_date-four .swiper-pagination .swiper-pagination-bullet-active{ background:#28dac9;} */


/* 浜у搧璇︽儏banner */
.ban-series{ position:relative; 
/*margin-top:1.9rem;*/
}
.ban-series .pic img{ width:100%;}
.ban-series .text{text-align:center;position:absolute;left:0;top:50%;width:100%;z-index:5;color:#fff;transform: translate(0, -50%);}
.ban-series .text .tit-small{ font-size:.32rem;}
.ban-series .text .tit-big{ font-size:.44rem;}
.ban-series .text .tit-des{ font-size:.28rem; letter-spacing:2px;}
.ban-series .aniu{ margin-top:.5rem; display:-webkit-flex; display:flex; justify-content:center; align-items:center;}
.ban-series .aniu .but{ font-size:.28rem; color:#fff; background-image:linear-gradient(to top,#007def,#00b5f8); padding:0 .4rem; line-height:2.5; border-radius:1rem;}

/* 浜у搧璇︽儏banner 榛戣壊鏂囧瓧 */
.ban-house .text{ color:#000;}
.ban-house .text .tit-big{ font-size:.66rem;}
.ban-house .aniu{ margin-top:.2rem;}

/* 浜у搧鍥炬枃璇︽儏 */
.ys_DateSeries{ padding:.9rem 0 .3rem;}
.ys_DateSeries .inside-tit{ font-weight:500;}

.ProSeries-one .item-oxw{ margin-bottom:.9rem;}
.ProSeries-one .item-oxw .inside-tit{ 
    /*max-width:82%; */
    max-width:100%; 
margin:0 auto .45rem;}
.ProSeries-one .item-oxw .img{ border-radius:.1rem;}
.ProSeries-one .item-oxw .img img{ width:100%;}

.ProSeries-two{ margin-bottom:.85rem;}
.ProSeries-two .inside-tit{ margin-bottom:.4rem;}
.ProSeries-two .list-iua .item-iua{ position:relative; margin-bottom:.2rem;}
.ProSeries-two .list-iua .item-iua .text{ color:#fff; text-align:center; position:absolute; left:0; top:.5rem; width:100%;}
.ProSeries-two .list-iua .item-iua .text .tiem{ font-size:.24rem;}
.ProSeries-two .list-iua .item-iua .text .tit-big{ font-size:.36rem;}
.ProSeries-two .list-iua .item-iua .text .tit-des{ font-size:.28rem; opacity:0.6;}
.ProSeries-two .list-iua .item-iua .img img{ width:100%;}

.ProSeries-three{ margin-bottom:.6rem;}
.ProSeries-three .inside-tit{ max-width:100%; margin-bottom:.45rem; margin:0 auto .4rem;}
.ProSeries-three .list-oea{ display:-webkit-flex; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ProSeries-three .list-oea .wtd100{ width:100%;}
.ProSeries-three .list-oea .wtd50{ width:calc(50% - .1rem);}
.ProSeries-three .list-oea .item-oea{ margin-bottom:.2rem;}
.ProSeries-three .list-oea .item-oea img{ width:100%;}

.ProSeries-four{ margin-bottom:.85rem;}
.ProSeries-four .inside-tit{ margin-bottom:.45rem;}
.ProSeries-four .wtd60{ width:calc(55% - .1rem);}
.ProSeries-four .wtd40{ width:calc(45% - .1rem);}
.ProSeries-four .wtd50{ width:calc(50% - .1rem);}
.ProSeries-four .list-uty{ display:-webkit-flex; display:flex; justify-content:space-between; flex-wrap:wrap;}
.ProSeries-four .item-uty{ background:#f1f1f1; margin-bottom:.2rem; overflow:hidden; border-radius:.2rem;}
.ProSeries-four .item-uty .text{ padding:.2rem .2rem .1rem;}
.ProSeries-four .item-uty .text .tit{ font-size:.28rem; font-weight:bold; color:#000;}
.ProSeries-four .item-uty .text .xha{ font-size:.24rem; color:#999;}
.ProSeries-four .item-uty .pic{ text-align:right;}

.ProSeries-five{ margin-bottom:.85rem;}
.ProSeries-five .inside-tit{ margin-bottom:.2rem;}
.ProSeries-five .marbot{ margin-bottom:.45rem;}
.ProSeries-five .tit-des{ padding:0 .5em; margin-bottom:.45rem; font-size:.28rem; color:#666666; text-align:center;}

.ProSeries-five .list-oea{display:-webkit-flex; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ProSeries-five .list-oea .wtd100{ width:100%;}
.ProSeries-five .list-oea .wtd50{ width:calc(50% - .1rem);}
.ProSeries-five .list-oea .item-oea{ margin-bottom:.2rem;}
.ProSeries-five .list-oea .item-oea img{ width:100%;}

.ProSeries-five .list-twxt{display:-webkit-flex; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ProSeries-five .list-twxt .wtd100{ width:100%;}
.ProSeries-five .list-twxt .wtd50{ width:calc(50% - .1rem);}
.ProSeries-five .list-twxt .item-txt{background-image:linear-gradient(to top,#95b3df,#f4f7fd); padding:.3rem; margin-bottom:.2rem; color:#191919; border-radius:.2rem;}
.ProSeries-five .list-twxt .item-txt .tit{ margin-bottom:.1rem; font-size:.32rem; font-weight:500;}
.ProSeries-five .list-twxt .item-txt .des{ font-size:.25rem;}
.ProSeries-five .list-twxt .item-txt .img{ margin-top:.4rem;}

.ProSeries-five .icon-ul li{ padding:.3rem 0; display:-webkit-flex; display:flex; align-items:center; justify-content:space-between; border-bottom:solid 1px rgba(0,0,0,0.1);}
.ProSeries-five .icon-ul li .icon{ width:.96rem;}
.ProSeries-five .icon-ul li .txt{ width:calc(100% - 1.2rem);}
.ProSeries-five .icon-ul li .tit{ color:#4593ff; font-size:.36rem; font-weight:500;}
.ProSeries-five .icon-ul li .des{ font-size:.28rem; color:#666666;}
.ProSeries-five .list-imt .item-imt{ margin-bottom:.2rem;}
.ProSeries-five .list-imt .item-imt img{ width:100%;}

.ProSeries-six{ margin-bottom:.85rem;}
.ProSeries-six .inside-tit{ margin-bottom:.45rem;}
.ProSeries-six .list-imgtxt .item-imgtxt{ display:-webkit-flex; display:flex; align-items:center; flex-wrap:wrap; justify-content:space-between; margin-bottom:.2rem; background:#ebeff6; border-radius:.2rem; overflow:hidden;}
.ProSeries-six .list-imgtxt .item-imgtxt .text{ width:50%; padding:.3rem; color:#191919;}
.ProSeries-six .list-imgtxt .item-imgtxt .text .xh{ font-size:.66rem; line-height:1; font-weight:bold;}
.ProSeries-six .list-imgtxt .item-imgtxt .text .tit-big{ margin:.1rem 0; font-size:.36rem; font-weight:500;}
.ProSeries-six .list-imgtxt .item-imgtxt .text .tit-small{ font-size:.24rem;}
.ProSeries-six .list-imgtxt .item-imgtxt .img{ width:50%;}

.ProSeries-seven{ margin-bottom:.85rem;}
.ProSeries-seven .inside-tit{ max-width:75%; margin:0 auto .45rem;}
.ProSeries-seven .list-oea{ display:-webkit-flex; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ProSeries-seven .list-oea .wtd100{ width:100%; padding:.3rem .3rem 0;}
.ProSeries-seven .list-oea .wtd50{ width:calc(50% - .1rem); padding:.2rem .2rem 0;}
.ProSeries-seven .list-oea .item-oea{ background-image:linear-gradient(to bottom,#14171c,#272a2f); margin-bottom:.2rem; display:-webkit-flex; display:flex; flex-wrap:wrap; align-items:flex-end; color:#fff; border-radius:.2rem;}
.ProSeries-seven .list-oea .item-oea .tit{ font-size:.3rem; font-weight:500;}
.ProSeries-seven .list-oea .item-oea .tit span{background:-webkit-linear-gradient(90deg,#a7d8ff,#4592ff);background: linear-gradient(90deg,#a7d8ff,#4592ff);-webkit-background-clip: text;background-clip: text;-webkit-text-fill-color: transparent;color: transparent;}
.ProSeries-seven .list-oea .item-oea .des{ font-size:.24rem;}
.ProSeries-seven .list-oea .item-oea .text{ width:100%; margin-bottom:.15rem;}
.ProSeries-seven .list-oea .wtd100 .tit{ font-size:.36rem;}
.ProSeries-seven .list-oea .wtd100 .des{ font-size:.28rem;}


/* 鍛煎惛鍋ュ悍绠＄悊浜?鍒楄〃 */
.breathing-introd .inside-tit{ margin-bottom:.45rem;}
.breathing-introd .imgbox{ text-align:center;}
.breathing-introd .text .tit{ margin-bottom:.1rem; font-size:.36rem; color:#191919;}
.breathing-introd .text .des{ font-size:.28rem; color:#666; line-height:1.8;}
.breathing-introd .list-num{ margin:.5rem 0 .8rem; display:-webkit-flex; display:flex; flex-wrap:wrap; justify-content:space-between;}
.breathing-introd .list-num .num{ margin-bottom:.1rem; display:-webkit-flex; display:flex; font-weight:bold;}
.breathing-introd .list-num .num .counter{ font-size:.66rem; line-height:1.2;}
.breathing-introd .list-num .num sup{ font-size:.3rem;}
.breathing-introd .list-num .txt{ font-size:.24rem; color:#666666;}

.breathing-ghox .item-ox{ position:relative; border-radius:.15rem; overflow:hidden; margin-bottom:.2rem;}
.breathing-ghox .item-ox .text{ text-align:center; position:absolute; left:0; top:0; width:100%; height:100%; display:-webkit-flex; display:flex; justify-content:center; align-content:space-between; flex-wrap:wrap; padding:.9rem 0 .6rem;}
.breathing-ghox .item-ox .Asup-box{ width:100%; color:#fff;}
.breathing-ghox .item-ox .Asup-box .tit{ margin-bottom:.2rem; font-size:.44rem;}
.breathing-ghox .item-ox .Asup-box .des{ font-size:.28rem;}
.breathing-ghox .item-ox .Asup-box .aniu{ margin-top:.4rem; display:-webkit-flex; display:flex; justify-content:center;}
.breathing-ghox .item-ox .Asup-box .aniu .but{ font-size:.26rem; line-height:2.7; display:block; min-width:2.2rem; background:#28dac9; color:#fff; border-radius:1rem;}
.breathing-ghox .item-ox .Asup-box .aniu .but span{ padding-right:.4rem; background-image:url(../images/ys_arrow-white.svg); background-repeat:no-repeat; background-size:.22rem; background-position:center right;}
.breathing-ghox .li-center{ width:100%; display:-webkit-flex; display:flex; justify-content:center;}
.breathing-ghox .li-center .ul{ min-width:60%;}
.breathing-ghox .li-center li{ margin-bottom:.2rem; background:rgba(255,255,255,0.6); backdrop-filter:blur(20px) saturate(100%); font-size:.28rem; padding:.2rem; border-radius:1rem; color:#000;}
.breathing-ghox .li-center li:last-child{ margin-bottom:0;}

/* 鍛煎惛鍋ュ悍绠＄悊浜?璇︽儏 */
.breat-one{ margin-bottom:1rem;}
.breat-one .inside-tit{ margin-bottom:.1rem;}
.breat-one .tit-des{ padding:0 .5em; margin-bottom:.45rem; font-size:.28rem; color:#666666; text-align:center;}
.breat-one .pic img{ width:100%;}

.breat-two .item-olx{ margin-bottom:.85rem; position: relative; z-index:5;}
.breat-two .item-olx .pic img{ width:100%;}
.breat-two .item-olx .txt{ padding-top:.45rem;}
.breat-two .item-olx .txt .tit{font-size:.36rem; color:#191919; position:relative; z-index:3;}
.breat-two .item-olx .txt .des{font-size:.28rem; line-height:1.8; color:#666666; position:relative; z-index:3;}
.breat-two .item-olx .line-bg{ position:relative;}
.breat-two .item-olx .line-bg::after{content:''; display:block; width:5rem; height:4.35rem; position:absolute; top:.45rem; left:45vw; background-image:url(../images/line-bg.png); background-repeat:no-repeat; background-position:center; background-size:contain;}

.breat-three{ margin-bottom:.4rem;}
.breat-three .inside-tit{ margin-bottom:.1rem;}
.breat-three .tit-des{ padding:0 .5em; margin-bottom:.45rem; font-size:.28rem; color:#666666; text-align:center;}
.breat-three .item .text{ text-align:center; padding-top:.25rem;}
.breat-three .item .text .tit{ font-size:.36rem; color:#191919; font-weight:bold;}
.breat-three .item .text .des{ font-size:.28rem; color:#666666;}
.breat-three .item .pic{ position: relative;}
.breat-three .item .pic img{ width:100%;}
.breat-three .item .pic .play{position:absolute;left:50%;top:50%;z-index:3;width:30px;height:30px;background:url(../images/play.svg) no-repeat center;background-size:contain; margin-top:-15px; margin-left:-15px;}
.breat-three .swiper-slide{ opacity:.5; transition:.3s;}
.breat-three .swiper-slide-active{ opacity:1;}
.breat-three .swiper-pagination{margin-top:.25rem;font-size:0;position:relative;bottom:auto; padding:5px;}
/* .breat-three .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px; background:#e1e1e1; opacity:1;}
.breat-three .swiper-pagination .swiper-pagination-bullet-active{ background:#28dac9;} */



/*瑙嗛寮圭獥*/
.root-popup-videobox{position: fixed; left: 0;top: 0;z-index:200;width: 100%;height: 100%;background-color:rgba(0,0,0,0.5);display:-webkit-flex;display:flex;align-items:center;justify-content:center;}
.root-popup-videobox .inner{width:100%; position:relative;}
.root-popup-videobox .inner video{display:block;width: 100%;}
.root-popup-videobox .close{cursor:pointer;width:0.4rem;height:0.4rem;position:absolute;z-index:4; right:0.2rem; top:-0.45rem;}
.root-popup-videobox .close::before,
.root-popup-videobox .close::after{position:absolute;content:''; width:80%; left:10%; height:2px; top:50%; margin-top:-1px; background:#fff; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.root-popup-videobox .close::before{ transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);}
