<style scoped lang="stylus">
.map-sty {
width: 90%;
text-align: right;
margin: 0 0 0 10%;
}
/deep/.ivu-card-body{
padding 16px 0 0 0!important;
}
.footer{
width 100%;
height 50px;
box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.05);
margin-top 50px;
}
/deep/.ivu-btn-primary{
width 86px;
}
.btn{
margin-top: 20px;
}
.inputW{
width 400px;
}
.ivu-mt{
min-width 580px;
}
.picBox
display: inline-block;
cursor: pointer;
.upLoad
width: 58px;
height: 58px;
line-height: 58px;
border: 1px dotted rgba(0, 0, 0, 0.1);
border-radius: 4px;
background: rgba(0, 0, 0, 0.02);
.pictrue
width: 60px;
height: 60px;
border: 1px dotted rgba(0, 0, 0, 0.1);
margin-right: 10px;
img
width: 100%;
height: 100%;
.iconfont
color: #CCCCCC;
font-size 26px;
text-align center
</style>