.categoryOneBox{width:1210px;margin:20px auto;padding:0 10px;display:flex;flex-direction:row;flex-wrap:nowrap}.categoryOneBox li{margin:0 5px;padding:7px 14px;color:#333;font-size:15px;border-radius:4px;background-color:#fff;box-shadow:0 0 3px 1px #eee;-webkit-user-select:none;user-select:none}.categoryOneBox li:hover{cursor:pointer;background-color:#14b6b6!important;color:#fff!important;box-shadow:0 0 3px 1px #eee;transition:.15s}.categoryTwoBox{width:1210px;margin:0 auto;display:flex;flex-direction:column}.categoryTwoBox .categoryTwoFrame:nth-child(1){margin-top:0}.categoryTwoBox .categoryTwoFrame{width:100%;margin:10px 0;border-radius:3px;display:flex;flex-direction:column;background-color:#fff;padding:15px}.categoryTwoBox .categoryTwoFrame .categoryTwoTitle{border-left:3px solid #dadada;font-weight:bold;font-size:17px;color:#333;padding-left:8px;margin-bottom:30px}.categoryTwoBox .categoryTwoFrame .productTypeBox{display:flex;flex-direction:row;margin:10px 0;flex-wrap:wrap}.categoryTwoBox .categoryTwoFrame .productTypeBox .separate{width:1px;margin:0 2px;height:210px;background-color:#f6f6f6}.categoryTwoBox .categoryTwoFrame .productTypeBox .separate:nth-child(5n+1){width:0;margin:0;height:0;background-color:none}.categoryTwoBox .categoryTwoFrame .productTypeBox li{display:flex;flex-direction:column;align-items:center;margin:0 9px 30px;padding:10px;border-radius:4px}.categoryTwoBox .categoryTwoFrame .productTypeBox li .ptImgBox{display:flex;flex-direction:row;justify-content:center;align-items:center;width:200px;height:190px;margin-bottom:10px;overflow:hidden}.categoryTwoBox .categoryTwoFrame .productTypeBox li .ptImgBox img{max-height:100%;max-width:100%}.categoryTwoBox .categoryTwoFrame .productTypeBox li .ptName{font-size:13px;color:#666;font-weight:bold;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:200px;line-height:24px;margin:5px 0}.categoryTwoBox .categoryTwoFrame .productTypeBox li .ptName:hover{color:#087c7c}.categoryTwoBox .categoryTwoFrame .productTypeBox .productTypeBoxLIHover{background-color:#fdfdfd;box-shadow:0 0 5px 1px #eee;transition:.3s}.keyiHoverBack{background-color:#14b6b6!important;color:#fff!important;box-shadow:0 0 3px 1px #ddd}