#product-list-area{width:100%}.func-bar{width:100%;min-height:50px;justify-content:space-between;border-bottom:1px solid #ccc}.center-common-breadcrumb,.func-bar{display:flex;flex-direction:row;align-items:center}.center-common-breadcrumb{width:65%;height:100%;font-size:18px;margin-left:10px;justify-content:flex-start}.product-style{flex-direction:row;flex-wrap:wrap}.product-style,.product-style .product-item{display:flex;justify-content:flex-start;align-items:center}.product-style .product-item{width:200px;height:240px;background-color:#fff;margin-top:15px;flex-direction:column}.product-item .product-image{width:198px;height:198px;cursor:pointer;border-left:1px solid #ccc;border-top:1px solid #ccc;border-right:1px solid #ccc}.product-item .product-name{width:198px;line-height:38px;border:1px solid #ccc;text-align:center;color:#2c3e50;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-item:hover .product-name{background-color:#163e87;color:#fff}.func-bar .center-common-breadcrumb{width:65%;height:100%;font-size:18px;margin-left:10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.func-bar .search{width:30%}.model-content{margin-top:15px;width:100%;min-height:100px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.model-content .model{width:150px;height:180px;color:#fff;border-radius:5px;box-shadow:0 2px 2px #ccc;word-break:break-word;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;border:1px solid #ccc}.model-content .model:hover{transition:all .25s;transform:scale(1.02)}.model .model-image{width:150px;height:150px}.model .model-name{width:150px;line-height:30px;font-size:14px;color:#2c3e50;border-bottom-right-radius:5px;border-bottom-left-radius:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model:hover .model-name{color:#fff;background-color:#163e87}#productView{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;min-width:1200px;min-height:100%;text-align:center;padding-bottom:160px;justify-content:flex-start;position:relative}#productView,.productCenter{display:flex;flex-direction:column;align-items:center}.productCenter{width:100%;justify-content:center}.common-header{width:100%}.container{width:1200px;background-color:#fff;display:flex;flex-direction:row;justify-content:flex-start;margin-top:20px;margin-bottom:20px}