/** 鑷畾涔夋牱寮 **/ /*棣栭〉banner*/ .ub-banner .swiper-pagination-bullet{ width: 1.9rem; height: 0.25rem; display: inline-block; border-radius: 10%; } .ub-banner .swiper-pagination .swiper-pagination-bullet-active{ width: 2.9rem; } .ub-banner .swiper-button-next,.ub-banner .swiper-container-rtl .swiper-button-prev{ right: 5rem; } .ub-banner .swiper-button-prev,.ub-banner .swiper-container-rtl .swiper-button-next{ left: 5rem; } .ub-banner .swiper-button-next:after,.ub-banner .swiper-button-prev:after{ display: none; } .ub-banner .swiper-button-next{ background: url("/vendor/CmsThemeFurui/image/next.png") no-repeat center center; background-size: 100% 100%; width: 2rem; height: 2rem; } .ub-banner .swiper-button-prev{ background: url("/vendor/CmsThemeFurui/image/prev.png") no-repeat center center; background-size: 100% 100%; width: 2rem; height: 2rem; } .fs10{font-size: 0.5rem;} .fs12{font-size: 0.6rem;} .fs14{font-size: 0.7rem;} .fs16{font-size: 0.8rem;} .fs18{font-size: 0.9rem;} .fs20{font-size: 1rem;} .fs22{font-size: 1.1rem;} .fs24{font-size: 1.2rem;} .fs26{font-size: 1.3rem;} .fs28{font-size: 1.4rem;} .fs30{font-size: 1.5rem;} .fs32{font-size: 1.6rem;} .fs34{font-size: 1.7rem;} .fs36{font-size: 1.8rem;} .fs38{font-size: 1.9rem;} .fs40{font-size: 2rem;} .red{color: #D72F32;} .bg_red{background-color: #D72F32;} .d_flex{display: flex;} .flex1{flex: 1;} .flex_direction{flex-direction:column;} @media only screen and (min-width: 1560px){ :root{ --theme-container-width: 72rem; } }