/*/!*userInfoEdit 用户中心 修改资料*!/*/
/*/!*用户类型不可以点击的样式*!/*/
/*.disabledCanSubmit{*/
/*cursor: not-allowed;*/
/*background-color: #eee;*/
/*opacity: 1;*/
/*}*/

/*.preview{*/
    /*width: 308px;*/
    /*height: ;*/
/*}*/

.preview img{
    max-width: 308px ;
    max-height: 160px;
}

/*
场地申请
*/
.allApplyOfThisPlace{
    border-right: solid 1px white;
}
/*TODO*/
/*.allApplyOfThisPlace:hover{*/
    /*border-right: solid 1px white;*/
/*}*/