.van-checkbox-group--horizontal{display:flex;flex-wrap:wrap}:root{--van-checkbox-size:0.2rem;--van-checkbox-border-color:var(--van-gray-5);--van-checkbox-transition-duration:var(--van-animation-duration-fast);--van-checkbox-label-margin:var(--van-padding-xs);--van-checkbox-label-color:var(--van-text-color);--van-checkbox-checked-icon-color:var(--van-primary-color);--van-checkbox-disabled-icon-color:var(--van-gray-5);--van-checkbox-disabled-label-color:var(--van-text-color-3);--van-checkbox-disabled-background-color:var(--van-border-color)}.van-checkbox{display:flex;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.van-checkbox--disabled{cursor:not-allowed}.van-checkbox--label-disabled{cursor:default}.van-checkbox--horizontal{margin-right:var(--van-padding-sm)}.van-checkbox__icon{flex:none;height:1em;font-size:var(--van-checkbox-size);line-height:1em;cursor:pointer}.van-checkbox__icon .van-icon{display:block;box-sizing:border-box;width:1.25em;height:1.25em;color:transparent;font-size:.8em;line-height:1.25;text-align:center;border:1px solid var(--van-checkbox-border-color);transition-duration:var(--van-checkbox-transition-duration);transition-property:color,border-color,background-color}.van-checkbox__icon--round .van-icon{border-radius:100%}.van-checkbox__icon--checked .van-icon{color:var(--van-white);background-color:var(--van-checkbox-checked-icon-color);border-color:var(--van-checkbox-checked-icon-color)}.van-checkbox__icon--disabled{cursor:not-allowed}.van-checkbox__icon--disabled .van-icon{background-color:var(--van-checkbox-disabled-background-color);border-color:var(--van-checkbox-disabled-icon-color)}.van-checkbox__icon--disabled.van-checkbox__icon--checked .van-icon{color:var(--van-checkbox-disabled-icon-color)}.van-checkbox__label{margin-left:var(--van-checkbox-label-margin);color:var(--van-checkbox-label-color);line-height:var(--van-checkbox-size)}.van-checkbox__label--left{margin:0 var(--van-checkbox-label-margin) 0 0}.van-checkbox__label--disabled{color:var(--van-checkbox-disabled-label-color)}.locationSet-page{padding:.45rem .13rem .9rem;font-size:.16rem;color:#3d3d3d;overflow:auto}.locationSet-page .box{padding:.24rem .2rem;background-color:#fff;border-radius:.1rem;margin-top:.12rem}.locationSet-page .box .title{font-size:.18rem;line-height:1;font-weight:700}.locationSet-page .box .title span{color:red}.locationSet-page .box .content{margin-top:.24rem}.locationSet-page .box .label{display:flex;align-items:center;flex-wrap:wrap}.locationSet-page .box .val{display:flex}.locationSet-page input{height:.3rem;background:#ececec;border:none;padding:0 .1rem;margin:0 .1rem;width:.53rem}.locationSet-page input::-moz-placeholder{color:#bbb}.locationSet-page input::placeholder{color:#bbb}.locationSet-page textarea{min-height:1.1rem;background:#ececec;border:none;border-radius:.06rem;padding:.1rem;display:block;width:100%}.locationSet-page textarea::-moz-placeholder{color:#bbb}.locationSet-page textarea::placeholder{color:#bbb}.locationSet-page .van-checkbox{margin-bottom:.12rem}.locationSet-page .van-checkbox .van-checkbox__icon{background:#ececec}.locationSet-page .van-checkbox .van-badge__wrapper{border:none}.locationSet-page .item{margin-bottom:.24rem}.locationSet-page .item:last-child{margin-bottom:0}.locationSet-page .touch-mode .content .label{display:flex;justify-content:space-between}.locationSet-page .btn-wrap{position:fixed;left:0;right:0;padding:.12rem .16rem;background-color:#fff;z-index:1;bottom:0;box-shadow:0 -.02rem .12rem #eee;display:flex;justify-content:center}.locationSet-page .btn-wrap .van-button{width:1.2rem;height:.56rem;border-radius:.1rem;border:none;font-size:.18rem;color:#fff;background:#1f4cff}.locationSet-page .btn-wrap .van-button:nth-child(2){background:#ff781f;flex:1;margin:0 .1rem}.locationSet-page .notice{margin-top:.12rem}