#HomeCenter{text-align:center}#HomeCenter,.center-ad{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.center-ad{background-color:#d2deee;position:relative}.center-search{width:1200px;height:60px;justify-content:space-around;border-radius:5px;margin-top:10px;background-color:hsla(0,0%,94.1%,.7)}.center-search,.center-search-right{display:flex;flex-direction:row;align-items:center}.center-search-right{width:80%;height:100%;justify-content:flex-end}.center-partner,.center-product,.center-solution{width:1200px;margin-top:30px;display:flex;flex-direction:column;justify-content:center;align-items:center}.center-product .product-area{margin-top:35px;margin-bottom:15px;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.product-area .product{width:250px;cursor:pointer;border-radius:5px;box-shadow:0 0 5px 5px #eee;margin-bottom:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background-color:#fff}.product-area .product:hover{transition:all .25s;transform:scale(1.05)}.product-area .product:hover .new-product-name{color:#fff;background-color:#163e87;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.center-solution .solution-area{margin-top:15px;margin-bottom:25px;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.center-solution .solution{cursor:pointer;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:20px}.center-partner .partner-area{margin-top:15px;margin-bottom:40px;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.partner-area .partner{margin-top:10px;margin-right:50px;width:200px;height:70px}.partner:nth-child(5n+5){margin-right:0}.lookmore-btn{width:200px;height:50px;line-height:50px;background-color:hsla(0,0%,94.1%,.7);color:#2c3e50;font-size:20px;border-radius:5px;cursor:pointer}.center-ad .ad-item{width:100%}.center-ad .ad-item img{width:100%;min-width:1200px;display:block}.center-ad .ad-page{position:absolute;right:0;bottom:0;width:100%}.center-ad .ad-page ul{float:right}.ad-page ul li{list-style:none;float:left;width:25px;height:20px;line-height:20px;text-align:center;cursor:pointer;font-size:14px;color:hsla(0,0%,100%,.8)}.normal-page{background-color:hsla(0,0%,39.2%,.2)}.current-page{background-color:#163e87}#homeView{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;min-width:1200px;min-height:100%;text-align:center;padding-bottom:160px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative}