.our_test{width:100%;height:auto;padding:100px 0 60px;box-sizing:border-box}.our_test .container{max-width:1100px;height:100%;width:100%;margin:0 auto}.our_test .container .our_title{text-align:center;font-weight:700;font-size:48px;color:#fff;line-height:56px}.our_test .container .our_subtitle{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:18px;width:100%}.our_test .container .our_subtitle .rate{font-weight:500;font-size:24px;color:#fff;line-height:28px}.our_test .container .our_subtitle .rate_img{display:flex;flex-direction:row;align-items:center;margin-left:16px}.our_test .container .our_subtitle .rate_img img{width:14px;height:auto;margin-right:7px}.our_test .container .our_box_content{width:100%;height:auto;position:relative;padding:0 28px;box-sizing:border-box}.our_test .container .our_box{width:100%;height:auto;margin-top:40px;padding-top:5px}.our_test .container .our_box .our_b_item{cursor:pointer;width:245px;height:auto;margin:0 8px;background:#fff;border-radius:8px;overflow:hidden;transition:all .6s}.our_test .container .our_box .our_b_item:hover{transform:translateY(-5px)}.our_test .container .our_box .our_b_item .item_img{width:245px;height:176px}.our_test .container .our_box .our_b_item .item_img img{width:100%;height:100%;object-fit:cover}.our_test .container .our_box .our_b_item .item_box{width:100%;height:auto;position:relative;padding:40px 16px 16px;box-sizing:border-box}.our_test .container .our_box .our_b_item .item_box .item_rate{position:absolute;top:-23px;left:50%;transform:translate(-50%);background-color:#fff;border-radius:8px;box-shadow:0 2px 7px #0000000f,0 4px 20px #00000014;padding:12px 16px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center}.our_test .container .our_box .our_b_item .item_box .item_rate img{width:22px;height:auto;margin-right:2px}.our_test .container .our_box .our_b_item .item_box .item_rate img:last-child{margin-right:0}.our_test .container .our_box .our_b_item .item_box .item_title{text-align:center;color:#000;font-size:20px;line-height:30px;font-weight:500}.our_test .container .our_box .our_b_item .item_box .item_content{margin-top:8px;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#000;display:-webkit-box;font-size:16px;font-style:normal;font-weight:400;height:72px;line-height:24px;overflow:hidden;text-align:center;text-overflow:ellipsis}.our_test .container .our_box .our_b_item .item_box .item_product{width:100%;height:auto;margin-top:20px}.our_test .container .our_box .our_b_item .item_box .item_product a{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:auto}.our_test .container .our_box .our_b_item .item_box .item_product a .item_img{width:30px;height:30px;background:#fff}.our_test .container .our_box .our_b_item .item_box .item_product a .item_img img{width:100%;height:100%;object-fit:cover}.our_test .container .our_box .our_b_item .item_box .item_product a .product_title{text-align:left;width:calc(100% - 50px);height:auto;color:#000;font-size:14px;line-height:1.345;font-style:normal;font-weight:400}.our_test .container .swiper-button-prev{background-color:#fff;width:56px;height:56px;border-radius:50%;box-shadow:0 0 12px #00000026;display:flex;flex-direction:row;align-items:center;justify-content:center;left:-30px}.our_test .container .swiper-button-prev:hover svg{animation:nextArrowAnimation .4s cubic-bezier(.165,.84,.44,1) forwards}.our_test .container .swiper-button-prev svg{transform:rotate(-180deg);display:block;height:18px;transition:transform .2s ease;width:18px}.our_test .container .swiper-button-prev:after{content:""}@keyframes nextArrowAnimation{50%{transform:rotate(-180deg) translate(5px)}0%{transform:rotate(-180deg) translate(0)}}.our_test .container .swiper-button-next{background-color:#fff;width:56px;height:56px;border-radius:50%;box-shadow:0 0 12px #00000026;display:flex;flex-direction:row;align-items:center;justify-content:center;right:-30px}.our_test .container .swiper-button-next:hover svg{animation:nextArrowAnimation1 .4s cubic-bezier(.165,.84,.44,1) forwards}.our_test .container .swiper-button-next svg{display:block;height:18px;transition:transform .2s ease;width:18px}.our_test .container .swiper-button-next:after{content:""}@keyframes nextArrowAnimation1{50%{transform:translate(5px)}0%{transform:translate(0)}}.our_text_popup{display:none;width:100%;height:100vh;position:fixed;top:0;left:0;z-index:2147483646;background:#000000b3}.our_text_popup.active{display:block}.our_text_popup .popup_box{width:813px;height:65vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:8px}.our_text_popup .popup_box .popup_close{width:16px;height:16px;cursor:pointer;position:absolute;top:16px;left:16px}.our_text_popup .popup_box .popup_close img,.our_text_popup .popup_box .text_box{width:100%;height:100%}.our_text_popup .popup_box .text_box .text_item{width:100%;height:100%;display:none;flex-direction:row}.our_text_popup .popup_box .text_box .text_item.active{display:flex}.our_text_popup .popup_box .text_box .text_item .item_img{background:#080808;width:438px;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}.our_text_popup .popup_box .text_box .text_item .item_img img{width:100%;height:auto;max-height:100%}.our_text_popup .popup_box .text_box .text_item .item_box{width:375px;height:100%;padding:24px 24px 0;box-sizing:border-box}.our_text_popup .popup_box .text_box .text_item .item_box .item_title{font-size:16px;line-height:24px;color:#000}.our_text_popup .popup_box .text_box .text_item .item_box .item_rate_box{width:100%;height:auto;margin-top:4px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.our_text_popup .popup_box .text_box .text_item .item_box .item_rate_box .item_rate{display:flex;flex-direction:row}.our_text_popup .popup_box .text_box .text_item .item_box .item_rate_box .item_rate img{width:22px;height:auto;margin-right:2px}.our_text_popup .popup_box .text_box .text_item .item_box .item_rate_box .item_rate img:last-child{margin-right:0}.our_text_popup .popup_box .text_box .text_item .item_box .item_rate_box .item_date{color:#767676;font-size:12px;line-height:18px}.our_text_popup .popup_box .text_box .text_item .item_box .item_repe{margin-top:24px;width:100%;height:397px;overflow:hidden;overflow-y:auto;padding-right:10px;box-sizing:border-box}.our_text_popup .popup_box .text_box .text_item .item_box .item_repe .item_content{font-size:16px;line-height:24px;color:#000}.our_text_popup .popup_box .text_box .text_item .item_box .item_repe .item_repe_title{margin-top:16px;font-size:12px;line-height:18px;color:#767676}.our_text_popup .popup_box .text_box .text_item .item_box .item_repe .item_repe_title span{font-weight:700}.our_text_popup .popup_box .text_box .text_item .item_box .item_repe .item_repe_content{font-size:16px;line-height:24px;color:#000}.our_text_popup .popup_box .text_box .text_item .item_box .item_product{padding-top:16px;box-sizing:border-box;border-top:1px solid #e3e3e3;width:100%;height:auto;margin-top:20px}.our_text_popup .popup_box .text_box .text_item .item_box .item_product a{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:auto}.our_text_popup .popup_box .text_box .text_item .item_box .item_product a .item_img{width:30px;height:30px;background:#fff}.our_text_popup .popup_box .text_box .text_item .item_box .item_product a .item_img img{width:100%;height:100%;object-fit:cover}.our_text_popup .popup_box .text_box .text_item .item_box .item_product a .product_title{text-align:left;width:calc(100% - 50px);height:auto;color:#000;font-size:14px;line-height:1.345;font-style:normal;font-weight:400}@media screen and (max-width:768px){.our_test{width:100%;height:auto;padding:40px 0;box-sizing:border-box}.our_test .container{max-width:95.2%;height:100%;width:100%;margin:0 auto}.our_test .container .our_title{text-align:center;font-weight:700;font-size:18px;color:#fff;line-height:21px}.our_test .container .our_subtitle{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:8px;width:100%}.our_test .container .our_subtitle .rate{font-weight:500;font-size:14px;color:#fff;line-height:normal}.our_test .container .our_subtitle .rate_img{display:flex;flex-direction:row;align-items:center;margin-left:8px}.our_test .container .our_subtitle .rate_img img{width:9px;height:auto;margin-right:4px}.our_test .container .our_box_content{width:100%;height:auto;position:relative;padding:0 28px;box-sizing:border-box}.our_test .container .our_box{width:100%;height:auto;margin-top:40px;padding-top:5px}.our_test .container .our_box .our_b_item{cursor:pointer;width:100%;height:auto;margin:0 8px;background:#fff;border-radius:8px;overflow:hidden;transition:all .6s}.our_test .container .our_box .our_b_item:hover{transform:translateY(-5px)}.our_test .container .our_box .our_b_item .item_img{width:100%;height:176px}.our_test .container .our_box .our_b_item .item_img img{width:100%;height:100%;object-fit:cover}.our_test .container .our_box .our_b_item .item_box{width:100%;height:auto;position:relative;padding:40px 16px 16px;box-sizing:border-box}.our_test .container .our_box .our_b_item .item_box .item_rate{position:absolute;top:-23px;left:50%;transform:translate(-50%);background-color:#fff;border-radius:8px;box-shadow:0 2px 7px #0000000f,0 4px 20px #00000014;padding:12px 16px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center}.our_test .container .our_box .our_b_item .item_box .item_rate img{width:15px;height:auto;margin-right:2px}.our_test .container .our_box .our_b_item .item_box .item_rate img:last-child{margin-right:0}.our_test .container .our_box .our_b_item .item_box .item_title{text-align:center;color:#000;font-size:20px;line-height:30px;font-weight:500}.our_test .container .our_box .our_b_item .item_box .item_content{margin-top:8px;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#000;display:-webkit-box;font-size:16px;font-style:normal;font-weight:400;height:72px;line-height:24px;overflow:hidden;text-align:center;text-overflow:ellipsis}.our_test .container .our_box .our_b_item .item_box .item_product{width:100%;height:auto;margin-top:20px}.our_test .container .our_box .our_b_item .item_box .item_product a{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:auto}.our_test .container .our_box .our_b_item .item_box .item_product a .item_img{width:30px;height:30px;background:#fff}.our_test .container .our_box .our_b_item .item_box .item_product a .item_img img{width:100%;height:100%;object-fit:cover}.our_test .container .our_box .our_b_item .item_box .item_product a .product_title{text-align:left;width:calc(100% - 50px);height:auto;color:#000;font-size:14px;line-height:1.345;font-style:normal;font-weight:400}.our_test .container .swiper-button-prev{background-color:#fff;width:40px;height:40px;border-radius:50%;box-shadow:0 0 12px #00000026;display:flex;flex-direction:row;align-items:center;justify-content:center;left:0}.our_test .container .swiper-button-prev:hover svg{animation:nextArrowAnimation .4s cubic-bezier(.165,.84,.44,1) forwards}.our_test .container .swiper-button-prev svg{transform:rotate(-180deg);display:block;height:18px;transition:transform .2s ease;width:18px}.our_test .container .swiper-button-prev:after{content:""}@keyframes nextArrowAnimation{50%{transform:rotate(-180deg) translate(5px)}0%{transform:rotate(-180deg) translate(0)}}.our_test .container .swiper-button-next{background-color:#fff;width:40px;height:40px;border-radius:50%;box-shadow:0 0 12px #00000026;display:flex;flex-direction:row;align-items:center;justify-content:center;right:0}.our_test .container .swiper-button-next:hover svg{animation:nextArrowAnimation1 .4s cubic-bezier(.165,.84,.44,1) forwards}.our_test .container .swiper-button-next svg{display:block;height:18px;transition:transform .2s ease;width:18px}.our_test .container .swiper-button-next:after{content:""}@keyframes nextArrowAnimation1{50%{transform:translate(5px)}0%{transform:translate(0)}}.our_text_popup{display:none;width:100%;height:100vh;position:fixed;top:0;left:0;z-index:2147483646;background:#000000b3}.our_text_popup.active{display:block}.our_text_popup .popup_box{width:92vw;height:95vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:8px}.our_text_popup .popup_box .popup_close{width:16px;height:16px;cursor:pointer;position:absolute;top:16px;left:16px}.our_text_popup .popup_box .popup_close img,.our_text_popup .popup_box .text_box{width:100%;height:100%}.our_text_popup .popup_box .text_box .text_item{width:100%;height:100%;display:none;flex-direction:column}.our_text_popup .popup_box .text_box .text_item.active{display:flex}.our_text_popup .popup_box .text_box .text_item .item_img{background:#080808;width:100%;height:40%;display:flex;flex-direction:row;align-items:center;justify-content:center}.our_text_popup .popup_box .text_box .text_item .item_img img{width:100%;height:auto;border-radius:8px 8px 0 0}.our_text_popup .popup_box .text_box .text_item .item_box{width:100%;height:60%;padding:24px 24px 0;box-sizing:border-box}.our_text_popup .popup_box .text_box .text_item .item_box .item_title{font-size:16px;line-height:24px;color:#000}.our_text_popup .popup_box .text_box .text_item .item_box .item_rate_box{width:100%;height:auto;margin-top:4px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.our_text_popup .popup_box .text_box .text_item .item_box .item_rate_box .item_rate{display:flex;flex-direction:row}.our_text_popup .popup_box .text_box .text_item .item_box .item_rate_box .item_rate img{width:16px;height:auto;margin-right:2px}.our_text_popup .popup_box .text_box .text_item .item_box .item_rate_box .item_rate img:last-child{margin-right:0}.our_text_popup .popup_box .text_box .text_item .item_box .item_rate_box .item_date{color:#767676;font-size:12px;line-height:18px}.our_text_popup .popup_box .text_box .text_item .item_box .item_repe{margin-top:24px;width:100%;height:170px;overflow:hidden;overflow-y:auto;padding-right:10px;box-sizing:border-box}.our_text_popup .popup_box .text_box .text_item .item_box .item_repe .item_content{font-size:16px;line-height:24px;color:#000}.our_text_popup .popup_box .text_box .text_item .item_box .item_repe .item_repe_title{margin-top:16px;font-size:12px;line-height:18px;color:#767676}.our_text_popup .popup_box .text_box .text_item .item_box .item_repe .item_repe_title span{font-weight:700}.our_text_popup .popup_box .text_box .text_item .item_box .item_repe .item_repe_content{font-size:16px;line-height:24px;color:#000}.our_text_popup .popup_box .text_box .text_item .item_box .item_product{padding-top:16px;box-sizing:border-box;border-top:1px solid #e3e3e3;width:100%;height:auto;margin-top:20px}.our_text_popup .popup_box .text_box .text_item .item_box .item_product a{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:auto}.our_text_popup .popup_box .text_box .text_item .item_box .item_product a .item_img{width:30px;height:30px;background:#fff}.our_text_popup .popup_box .text_box .text_item .item_box .item_product a .item_img img{width:100%;height:100%;object-fit:cover}.our_text_popup .popup_box .text_box .text_item .item_box .item_product a .product_title{text-align:left;width:calc(100% - 50px);height:auto;color:#000;font-size:14px;line-height:1.345;font-style:normal;font-weight:400}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/our_test.css.map?v=125711367326431715131770202770 */
