.home-page{padding-bottom:20px}.home-page .view-more{color:#8895ab;cursor:pointer}.home-page .handle-container,.home-page .statistics-contianer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}.home-page .handle-container{padding:20px 50px 30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:10px;-webkit-box-shadow:0 2px 12px 0 #eaf4ff,0 2px 17px 0 #f5f8fd;box-shadow:0 2px 12px 0 #eaf4ff,0 2px 17px 0 #f5f8fd;background-color:#fff;overflow:hidden;position:relative}.home-page .handle-container:after{display:block;width:100px;height:135px;content:"";position:absolute;right:0;bottom:0;z-index:1;background-image:url(../img/card_bg.25a32d50.png);background-repeat:no-repeat;background-position:bottom}.home-page .handle-container .handle-item{margin:0 10px;z-index:2}.home-page .handle-container .handle-item:hover .icon-circle .icon.active{opacity:1}.home-page .handle-container .handle-item .icon-circle{margin:0 auto;width:160px;height:160px;border-radius:100%;background-color:#f4f9ff;text-align:center;position:relative}.home-page .handle-container .handle-item .icon-circle .number{display:block;padding-top:20px;text-align:center;font-size:20px;color:#eaf4ff}.home-page .handle-container .handle-item .icon-circle .icon{margin-top:10px;width:80px;height:68px;-webkit-transform:scale(1.6);-ms-transform:scale(1.6);transform:scale(1.6)}.home-page .handle-container .handle-item .icon-circle .icon.active{position:absolute;top:25px;left:40px;opacity:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.home-page .handle-container .handle-item .item-title{line-height:16px;margin-top:10px;margin-bottom:15px;font-size:16px;color:#bdc5d3;text-align:center;padding:0 10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-weight:300}.home-page .handle-container .handle-item .neo-btn-brand{display:block;width:100px;margin:0 auto}.home-page .provider-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home-page .provider-view .provider-view-item{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;-webkit-box-shadow:0 2px 12px 0 #eaf4ff,0 2px 17px 0 #f5f8fd;box-shadow:0 2px 12px 0 #eaf4ff,0 2px 17px 0 #f5f8fd;background-color:#fff;overflow:hidden;position:relative;height:280px;padding:0 80px}.home-page .provider-view .provider-view-item:first-child{margin-right:10px}.home-page .provider-view .provider-view-item:last-child{margin-left:10px}.home-page .provider-view .provider-view-item:hover .icon-circle .icon.active{opacity:1}.home-page .provider-view .provider-view-item:after{display:block;width:100px;height:135px;content:"";position:absolute;right:0;bottom:0;z-index:1;background-image:url(../img/card_bg.25a32d50.png);background-repeat:no-repeat;background-position:bottom}.home-page .provider-view .provider-view-item .desc{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:30px}.home-page .provider-view .provider-view-item .desc .number{font-size:40px;line-height:51px;font-weight:500;color:#dee8f3}.home-page .provider-view .provider-view-item .desc .title{font-size:16px;color:#bdc5d3;font-weight:300;margin-top:40px;margin-bottom:10px}.home-page .provider-view .provider-view-item .desc .neo-btn-brand{width:120px}.home-page .provider-view .provider-view-item .icon-circle{margin:0 auto;-webkit-box-flex:0;-ms-flex:0 0 180px;flex:0 0 180px;width:180px;height:180px;border-radius:100%;background-color:#f4f9ff;text-align:center;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home-page .provider-view .provider-view-item .icon-circle .icon{margin-top:10px;width:80px;height:68px;-webkit-transform:scale(1.6);-ms-transform:scale(1.6);transform:scale(1.6)}.home-page .provider-view .provider-view-item .icon-circle .icon.active{position:absolute;top:25px;left:50px;opacity:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.home-page .todo-view{border-radius:10px;-webkit-box-shadow:0 2px 12px 0 #eaf4ff,0 2px 17px 0 #f5f8fd;box-shadow:0 2px 12px 0 #eaf4ff,0 2px 17px 0 #f5f8fd;background-color:#fff;min-height:300px;padding:20px 20px 83px}.home-page .todo-view .todo-view-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home-page .todo-view .todo-view-header .title{font-weight:700;font-size:16px;color:#46546c;line-height:16px}.home-page .todo-view .todo-view-header .more{color:#8895ab;cursor:pointer}