/* 版心盒子开始 */
.newwrap{
width: 1100px;
margin: 0 auto;
}
/* 版心盒子结束 */

/* 左侧盒子宽度开始 */
.computerRight{
width: 849px;
}
/* 左侧盒子宽度结束 */
.el-pagination{
  text-align: center;
}
/* 所有的边框 */
.allComputerR{
  border: 1px solid #ccc;
  padding: 40px 20px 100px 20px;
  box-sizing: border-box;
}
/* 头部展示开始 */
.allTab{
  display: block;
  overflow:hidden;
  text-align: center;
}
.allTab li{
  cursor: pointer;
  display: inline-block;
  margin:0 48px;
  font-weight: 600;
  font-size: 16px;
  padding:10px 2px;
}
.bottomView{
  margin-top: 30px;
}
/* 没有内容展示开始 */
.noContent{
  text-align: center;
  color: #ccc;
  padding: 80px 0;
}


.shippingAddress[data-v-0e22f727]{
  position: relative;
  min-height: 100%;
  padding-bottom: 150px;
}
.footer[data-v-0e22f727]{
  position: absolute;
  bottom: 0;
}
.computer[data-v-0e22f727]{
  margin-top: 30px;
  margin-bottom: 100px;
}
.promptAddress[data-v-0e22f727]{
  text-align: center;
  color: #ccc;
  width: 100%;
  display: inline-block;
  height: 200px;
  line-height: 200px;
  border: 1px solid #ccc;
  border-radius: 3px;
}
/* 左侧开始 */
.computerLeft[data-v-0e22f727]{
  float: left;
  width: 199px;
  border:1px solid #ccc;
  margin-right: 50px;
  text-align:
}
/* 左侧结束 */

/* 右侧开始 */
.computerRight[data-v-0e22f727]{
  float: left;
}
.computerRight .addAddress[data-v-0e22f727]{
  cursor: pointer;
  display: block;
  width: 100px;
  height: 30px;
  text-align: center;
  line-height:30px;
  background: #ffb657;
  color: #fff;
  font-size: 12px;
  border-radius: 5px;
  margin-bottom: 25px;
}
/* 地址列表开始 */
.addressList li[data-v-0e22f727]{
  border: 1px solid #ccc;
  margin-bottom: 25px;
  border-radius: 5px;
}
.addressList li i[data-v-0e22f727],.addressList li span[data-v-0e22f727]{
  float: left;
}
.addressList li p[data-v-0e22f727]{
  margin-top: 25px;
  margin-left: 20px;
  line-height: 18px;
  word-wrap:break-word;
  overflow: hidden;
}
.addressList li span[data-v-0e22f727]{
  font-weight: 600;
  width: 90px;
}
.addressList li i[data-v-0e22f727]{
 width: 730px;
}
.headInfo[data-v-0e22f727]{
  display: inline-block;
  margin-right: 2px;
}
.addressBtn[data-v-0e22f727]{
  margin-top: 5px;
  padding: 10px 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}
.addressBtn b[data-v-0e22f727]{
  position: absolute;
  left:20px;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #ffb657;
  border-radius: 5px;
  color: #fff;
}
.addressList li .addressBtn span[data-v-0e22f727]{
  float: right;
  cursor: pointer;
  width:70px;
  padding: 5px;
  text-align: center;
  background-color: #ccc;
  margin: 0 10px;
  font-size: 12px;
  border-radius: 3px;
}
.addressList li .addressBtn .seted[data-v-0e22f727]{
  background: #ffb657;
  color: #fff;
}
/* 地址列表结束 */
/* 右侧结束 */
/*pc端开始  */
@media only screen and (max-width:960px){
.shippingAddress[data-v-0e22f727]{
  display: none;
}
}
/*pc端结束  */

