.main{height:calc(100% - 46px);padding:30px 10px 30px 30px;background:#fff;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.05);box-shadow:0 2px 10px 0 rgba(0,0,0,.05)}.main .app-pager{width:100%}.industry-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.industry-box,.industry-box .box{display:-webkit-box;display:-ms-flexbox;display:flex}.industry-box .box{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:20px;margin-bottom:20px;padding:10px;width:366px;border:1px solid #e5e5e5;border-radius:3px}.industry-box .box:hover{-webkit-box-shadow:3px 3px 6px 2px #e9e9e9;box-shadow:3px 3px 6px 2px #e9e9e9}.industry-box .box .img{position:relative;width:60px;height:60px;border-radius:3px}.industry-box .box .img img{width:100%;height:100%}.industry-box .box .img .img-icon{position:absolute;right:0;bottom:0;width:80%;height:25%;border-radius:0 0 3px 0}.industry-box .box .img .default-img{width:100%;height:100%;background-repeat:no-repeat!important;background-position:50%!important;background-size:cover!important;color:#333;border-radius:6px;font-size:50px;font-weight:400;text-align:center}.industry-box .box .detail{width:75%;color:#333;font-size:12px}.industry-box .box .detail>div:first-child{padding-bottom:10px}.industry-box .box .detail>div+div{padding-top:5px}.industry-box .box .detail-title{font-size:12px;font-weight:700}.industry-box .box .detail-type span{color:#999}