.product-info{margin-top:10px;width:100%}.product-info .product-info-conatiner{display:flex;align-items:center;justify-content:space-between}.product-info .product-image{display:flex;align-items:center;justify-content:center;width:580px;height:480px;background-color:#f1f1f1;background-repeat:no-repeat;background-size:532px auto;background-position:center center}.product-info .product-right{flex:1;padding-left:59px}.product-info .product-right .product-name{font-size:30px;font-weight:500;color:#2c2d32;line-height:42px}.product-info .product-right .product-line{margin-bottom:37px;margin-top:32px;width:100%;height:1px;background-color:#dddddd}.product-info .product-right .info-row{display:flex;width:100%}.product-info .product-right .info-row .info-icon{position:relative;top:5px;width:20px;height:20px;background-position:center center;background-repeat:no-repeat;background-size:100% auto}.product-info .product-right .info-row .info-icon.mode{background-image:url('/cn/images/product/detail-edit-icon.png')}.product-info .product-right .info-row .info-icon.speed{background-image:url('/cn/images/product/detail-speed-icon.png')}.product-info .product-right .info-row .info-text{flex:1;padding-left:6px;font-size:18px;font-weight:400;color:#777777;line-height:30px}.product-info .product-right .info-row.info-row{margin-top:6px}.product-info .product-right .product-desc{width:100%;height:82px;margin-top:19px;font-size:16px;font-weight:400;color:#999;line-height:28px;overflow:hidden}.product-info .small-image-group{display:flex;align-items:center;width:100%;margin-top:52px}.product-info .small-image-group .small-swiper{width:520px;overflow:hidden}.product-info .small-image-group .small-swiper .small-slide{position:relative;height:88px;background-color:#f1f1f1;background-size:92px auto;background-position:center center;background-repeat:no-repeat;cursor:pointer}.product-info .small-image-group .small-swiper .small-slide .slide-active-line{position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#e60611;transform:scaleX(0);transition:transform .2s}.product-info .small-image-group .small-swiper .small-slide:hover .slide-active-line,.product-info .small-image-group .small-swiper .small-slide.active .slide-active-line{transform:scaleX(1)}.product-info .small-image-group .next-btn{width:26px;height:16px;margin-left:10px;background-position:center center;background-size:13px auto;background-repeat:no-repeat;background-image:url(/cn/images/product/detail-arrow.png);cursor:pointer;transition:transform .2s}.product-info .small-image-group .next-btn:hover{transform:scale(1.4)}.product-detail{width:100%;margin-top:44px;padding-bottom:129px}.product-detail .tab-group{display:flex;align-items:center;width:100%;height:70px;background-color:#fafafa}.product-detail .tab-group .tab-item{position:relative;display:flex;align-items:center;justify-content:center;width:168px;height:100%;font-size:22px;font-weight:400;color:#2c2d32;line-height:28px}.product-detail .tab-group .tab-item::before{position:absolute;bottom:0;left:0;display:block;content:'';width:100%;height:4px;background-color:#e60611;transform:scaleX(0);transform-origin:left center;transition:transform .2s}.product-detail .tab-group .tab-item.active::before{transform:scaleX(1)}.product-detail .tab-group .split-line{width:1px;height:20px;background-color:#999}.product-detail .editer-group{width:100%}.product-detail .editer-group .editer-item{display:none;width:100%;padding:62px 0}.product-detail .editer-group .editer-item img{display:inline-block;margin:15px 0;max-width:1200px !important}.product-detail .editer-group .editer-item p,.product-detail .editer-group .editer-item span,.product-detail .editer-group .editer-item a{font-size:18px !important;font-weight:400;color:#2c2d32;line-height:28px !important}.product-detail .editer-group .editer-item.active{display:block}.product-detail .file-box{display:flex;justify-content:flex-end;padding:15px 0}.product-detail .file-box .file-link{display:flex;align-items:center;justify-content:center;width:20%;height:35px;font-size:16px;line-height:32px;color:#e60611;border:1px solid #e60611;transition:background-color .2s,color .2s}.product-detail .file-box .file-link:hover{background-color:#e60611;color:#fff}.product-detail .bottom-part{display:flex;align-items:center;justify-content:space-between;width:100%}.product-detail .bottom-part .prev-next-box{width:271px}.product-detail .bottom-part .prev-next-box .button{display:block;width:100%;font-size:14px;font-weight:400;color:#333;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-detail .bottom-part .prev-next-box .button:hover{color:#e60611}.product-detail .bottom-part .back-group{flex:1;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.product-detail .bottom-part .back-group .back-line{flex:1;height:1px;border-bottom:1px dashed #bfbfbf}.product-detail .bottom-part .back-group .back-btn{display:flex;align-items:center;justify-content:center;width:100px;height:40px;font-size:16px;font-weight:400;color:#fff;line-height:48px;background:#e80122}