.divIndexHomePart{width:100%;height:100%}.divIndexHomePart .title{padding-left:30px;padding-right:30px;height:50px;line-height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:16px;color:#333}.divIndexHomePart .divBoxMainTotal_bg{background:rgba(140,169,239,.2)}.divIndexHomePart .divBoxMainTotal{padding:15px 30px;padding-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-shadow:4px 3px 4px 0 rgba(215,221,223,.2);box-shadow:4px 3px 4px 0 rgba(215,221,223,.2)}.divIndexHomePart .divBoxMainTotal .item{height:100px;width:300px;text-align:center;margin-right:15px;background-image:url(../img/icon_home_item.ef81addb.png);background-size:100% 100%;border-radius:10px;position:relative}.divIndexHomePart .divBoxMainTotal .item:after{content:" ";width:200%;height:200%;position:absolute;top:0;left:0;border-radius:inherit;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;pointer-events:none;-webkit-box-sizing:border-box;box-sizing:border-box}.divIndexHomePart .divBoxMainTotal .item:last-child{margin-right:0}.divIndexHomePart .divBoxMainTotal .item:last-child:after{border-right:none}.divIndexHomePart .divBoxMainTotal .item .intro{padding-left:80px}.divIndexHomePart .divBoxMainXiaofei{padding:0 10px;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}.divIndexHomePart .divBoxMainXiaofei .item{height:100px;padding-top:10px;width:30%;text-align:center;margin-right:15px;background:#f7f8fa;border-radius:10px}.divIndexHomePart .divBoxMainXiaofei .item .qty{font-size:24px;font-weight:700}.divIndexHomePart .divBoxMainXiaofei .item:last-child{margin-right:0}.divIndexHomePart .divBoxMainOrder{padding:0 10px;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}.divIndexHomePart .divBoxMainOrder .item{height:120px;padding-top:20px;width:30%;text-align:center;margin-right:15px;border-radius:10px;color:#fff}.divIndexHomePart .divBoxMainOrder .item .name{padding-top:10px}.divIndexHomePart .divBoxMainOrder .item:first-child{background:#2a67fe}.divIndexHomePart .divBoxMainOrder .item:nth-child(2){background:#5bcee9}.divIndexHomePart .divBoxMainOrder .item:nth-child(3){background:#fe9f46}.divIndexHomePart .divBoxMainOrder .item:nth-child(4){background:#fe7272}.divIndexHomePart .divBoxMainOrder .item:last-child{margin-right:0;background:#18d3b3}.divIndexHomePart .divBoxMainDevice{padding:0 10px;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:1fr 1fr 1fr;grid-gap:10px}.divIndexHomePart .divBoxMainDevice .item{height:60px;padding:10px 30px;width:100%;margin-right:30px;background:#f7f8fa;border-radius:10px}.divIndexHomePart .divBoxMainDevice .item:last-child{margin-right:0}.divIndexHomePart .divBoxMainDevice .item .device{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;height:100%;width:100%;font-size:18px}.divIndexHomePart .divBoxMainDevice .item .device .deviceName{-webkit-box-flex:1;-ms-flex:1;flex:1}.divIndexHomePart .divBoxMainDevice .item .device .deviceQty{font-weight:700;font-size:22px;color:#333}