
.shippingAddress[data-v-47abb6d2]{
  display: none;
}
@media only screen and (max-width:960px){
.shippingAddress[data-v-47abb6d2]{
    display: block;
}
  /* 新增收货地址开始   */
.btn[data-v-47abb6d2]{
  position: relative;
  width: 100%;
  height: 60px;
  margin-bottom: 8px;
}
.btn span[data-v-47abb6d2]{
  position: absolute;
  right: 21px;
  padding: 10px 16px;
  color: #ffa847;
  border: 1px solid #ffa847;
  top: 20px;
  border-radius: 8px;
}
.shopAddressInfo[data-v-47abb6d2]{
  padding:15px 10px ;
  border: 1px solid #ccc;
  font-size:16px;
}
.shopAddressChange[data-v-47abb6d2]{
  height: 50px;
  line-height: 50px;
  border-top:1px solid #ccc;
  font-size:16px;
  position: relative;
}
.shopAddressInfo p[data-v-47abb6d2]{
  margin-top: 20px;
}
.shopAddressInfo .userName[data-v-47abb6d2]{
  margin-right:15px;
}
.shopAddressChange .shopAddressLeft[data-v-47abb6d2]{
  display: inline-block;
  position: absolute;
  right: 0;
  top:3px;
}
.shopAddressChange .shopAddressLeft span[data-v-47abb6d2]{
  padding: 5px 8px;
  margin-left: 10px;
  border: 1px solid #ffa847;
  border-radius: 10px;
  margin-top: 6px;
  outline: none;
}
.detail[data-v-47abb6d2]{
  border:none;
  padding-bottom: 15px;
  line-height: 25px;
}
.noDefault[data-v-47abb6d2]{
  color: #ffa847 !important;
  border: 1px solid #ffa847 !important;
  padding: 3px 5px !important;
  border-radius: 5px !important;
}
  /* 新增收货地址结束  */
}

