.crumbs {
  padding: 20px 0;
  color: #7a7a7a;
}
.crumbs i {
  font-style: normal;
}

#some .container {
  position: relative;
}
#some .container .sign-out {
  position: absolute;
  top: -35px;
  right: 0;
}

.eyeglasses-product-list .info-person {
  padding: 35px 0;
}
.eyeglasses-product-list .info-person a {
  color: #22B3E6;
}

.menu-user {
  width: 19.16666667%;
  border: 1px solid #eeeeee;
  float: left;
}
.menu-user .menu-li {
  padding: 19px 0 19px 70px;
  border-bottom: 1px solid #eeeeee;
  line-height: 30px;
  font-size: 16px;
  color: #484848;
  position: relative;
}
.menu-user .menu-li.active {
  background: #f7f7f7;
}
.menu-user .menu-li i {
  background: url("../images/icon.png") no-repeat;
  display: inline-block;
  margin-left: 30px;
  position: absolute;
  top: 22px;
  left: 0;
}
.menu-user .menu-li i.i-01 {
  width: 26px;
  height: 30px;
  background-position: 0 -193px;
}
.menu-user .menu-li i.i-02 {
  width: 20px;
  height: 30px;
  background-position: 0 -50px;
}
.menu-user .menu-li i.i-03 {
  width: 30px;
  height: 25px;
  background-position: 0 -99px;
}
.menu-user .menu-li i.i-04 {
  width: 25px;
  height: 29px;
  background-position: 0 -144px;
}
.menu-user .menu-li span a {
  color: #484848;
}

.menu-wrap {
  width: 79.16666667%;
  border: 1px solid #c6c6c6;
  float: right;
}
.menu-wrap .m-t {
  font-size: 16px;
  padding: 12px 20px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #c6c6c6;
}
.menu-wrap .m-t i {
  font-size: 22px;
  position: absolute;
  top: 15px;
  right: 20px;
}
.menu-wrap .info-person {
  padding: 35px 0;
}
.menu-wrap .info-person .head-img {
  float: left;
  padding-left: 60px;
  padding-right: 80px;
  margin-top: 10px;
}
.menu-wrap .info-person .head-img .img {
  height: 100px;
  width: 100px;
  background: #f7f7f7;
  border-radius: 50%;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.menu-wrap .info-person .head-img img {
  width: 100%;
  height: auto;
  display: block;
}
.menu-wrap .info-person .head-img span {
  display: block;
  text-align: center;
  margin-top: 17px;
  font-size: 14px;
  color: #22b3e6;
}
.menu-wrap .info-person .deal-txt {
  padding-left: 40px;
  padding-right: 40px;
}
.menu-wrap .info-person .deal-txt .action-btn input:hover {
  background-color: #22b3e6;
  color: #FFF;
}
.menu-wrap .info-person .deal-txt .action-btn input {
  border: 1px solid #22b3e6;
  color: #22b3e6;
  padding: 6px 0;
  text-align: center;
  background-color: #FFF;
  border-radius: 3px;
  width: 40%;
  outline: none;
  margin: 0 auto;
  display: block;
}
.menu-wrap .info-person .user-txt {
  line-height: 48px;
  font-size: 16px;
  float: left;
  width: 59.04761905%;
}
.menu-wrap .info-person .user-txt p {
  margin: 0;
  border-bottom: 1px dashed #eeeeee;
}
.menu-wrap .info-person .user-txt p b {
  font-weight: 100;
  color: #484848;
}
.menu-wrap .info-person .user-txt p a {
  color: #22b3e6;
}
.menu-wrap .info-person .user-txt p span {
  color: #7a7a7a;
}
.menu-wrap .info-person .user-txt #modify-password {
  cursor: pointer;
}
.menu-wrap .info-person .user-modify {
  float: left;
  width: 65.26315789px;
}
.menu-wrap .info-person .user-modify .user-input {
  padding: 14px 0;
  border-bottom: 1px dashed #eeeeee;
  margin-bottom: 0;
  font-size: 0;
}
.menu-wrap .info-person .user-modify .user-input:last-child {
  border-bottom: 0;
}
.menu-wrap .info-person .user-modify .user-input label {
  width: 66px;
  font-size: 16px;
  font-weight: 100;
}
.menu-wrap .info-person .user-modify .user-input span {
  color: #7a7a7a;
  font-size: 16px;
}
.menu-wrap .info-person .user-modify .user-input input {
  width: 60%;
  display: inline-block;
  height: 50px;
}
.menu-wrap .info-person .user-modify .user-input .t {
  margin-bottom: 10px;
  font-size: 0;
}
.menu-wrap .info-person .user-modify .next-form-item-control {
  text-align: right;
  margin-left: 66px;
  width: 60%;
}
.menu-wrap .info-person .user-modify .next-form-item-control input,
.menu-wrap .info-person .user-modify .next-form-item-control button {
  display: inline-block;
}
.menu-wrap .info-person .user-modify .next-form-item-control input {
  margin: 0;
  display: inline-block;
  padding: 5px 20px;
  border-radius: 3px;
  margin-bottom: 12px;
  outline: none;
  width: 138px;
  height: 40px;
}
.menu-wrap .info-person .user-modify .next-form-item-control .next-btn-keep {
  background: #22b3e6;
  border: 1px solid #22b3e6;
  color: #fff;
}
.menu-wrap .info-person .user-modify .next-form-item-control .next-btn-cancel {
  color: #22b3e6;
  border: 1px solid #22b3e6;
}
.menu-wrap .info-person .user-modify .has-feedback label ~ .form-control-feedback {
  top: 16px;
}
.menu-wrap .info-person .user-modify2 .user-input label {
  width: 66px;
}
.menu-wrap .o-head {
  font-size: 16px;
  text-align: left;
  line-height: 60px;
  margin-left: 37px;
  text-align: center;
}
.menu-wrap .o-head div {
  padding: 0;
}
.menu-wrap .o-list-wrap {
  margin-left: 37px;
}
.menu-wrap .o-list-wrap .o-li {
  margin-bottom: 20px;
  color: #484848;
  font-size: 14px;
  background-color: #FFF;
  text-align: left;
}
.menu-wrap .o-list-wrap .o-li .li-title {
  padding: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #eeeeee;
}
.menu-wrap .o-list-wrap .o-li .li-title .active {
  color: #22b3e6;
}
.menu-wrap .o-list-wrap .o-li .li-box {
  border: 1px solid #eeeeee;
  border-top: 0;
  margin: 0;
}
.menu-wrap .o-list-wrap .o-li .li-box .details {
  padding: 22px 12px 22px 22px;
  border-right: 1px solid #eeeeee;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.menu-wrap .o-list-wrap .o-li .li-box .details .price {
  font-size: 16px;
  color: #7a7a7a;
}
.menu-wrap .o-list-wrap .o-li .li-box .details .img01 {
  width: 120px;
  height: 120px;
  margin-right: 12px;
}
.menu-wrap .o-list-wrap .o-li .li-box .details .img01 .img {
  height: 120px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.menu-wrap .o-list-wrap .o-li .li-box .details .img01 .img.outstock::after {
  content: "Out of Stock";
  position: absolute;
  top: 50px;
  right: 20px;
  background-color: #ca4e4e;
  color: white;
  font-size: 0.8em;
  padding: 5px;
  border-radius: 3px;
  z-index: 1;
}
.menu-wrap .o-list-wrap .o-li .li-box .details .img01 img {
  width: 100%;
  height: auto;
}
.menu-wrap .o-list-wrap .o-li .li-box .details .txt .txt01,
.menu-wrap .o-list-wrap .o-li .li-box .details .txt .txt03 {
  color: #484848;
}
.menu-wrap .o-list-wrap .o-li .li-box .details .txt .txt02,
.menu-wrap .o-list-wrap .o-li .li-box .details .txt .txt04 {
  color: #c6c6c6;
  font-size: 12px;
}
.menu-wrap .o-list-wrap .o-li .li-box .details .txt .txt03 {
  margin-bottom: 10px;
}
.menu-wrap .o-list-wrap .o-li .size,
.menu-wrap .o-list-wrap .o-li .state,
.menu-wrap .o-list-wrap .o-li .control {
  text-align: center;
  height: 164px;
}
.menu-wrap .o-list-wrap .o-li .size,
.menu-wrap .o-list-wrap .o-li .state {
  border-right: 1px solid #eeeeee;
  padding-top: 62px;
  color: #7a7a7a;
}
.menu-wrap .o-list-wrap .o-li .control {
  padding: 0 12px;
}
.menu-wrap .o-list-wrap .o-li .control .c-t {
  height: 164px;
  display: table-cell;
  vertical-align: middle;
}
.menu-wrap .o-list-wrap .o-li .control .c-t span {
  display: inline-block;
}
.menu-wrap .o-list-wrap .o-li .control a {
  display: block;
  border-radius: 2px;
  border: 1px solid #eeeeee;
  width: 100px;
  text-align: center;
  margin-bottom: 8px;
  padding: 7px 0;
  color: #c6c6c6;
  font-size: 14px;
}
.menu-wrap .o-list-wrap .o-li .control a:hover, .menu-wrap .o-list-wrap .o-li .control a.active {
  border-color: #22b3e6;
  color: #22b3e6;
}
.menu-wrap .c-info-wrap .c-list-wrap {
  padding: 40px;
}
.menu-wrap .c-info-wrap .c-list-wrap .li {
  border: 1px solid #eeeeee;
  text-align: center;
  padding: 20px 0;
  width: 23%;
  margin-right: 2%;
  margin-bottom: 15px;
  float: left;
}
.menu-wrap .c-info-wrap .c-list-wrap .li .img {
  width: 100px;
  margin: 0 auto;
}
.menu-wrap .c-info-wrap .c-list-wrap .li .img .g {
  width: 100px;
  height: 80px;
  display: table-cell;
  vertical-align: middle;
}
.menu-wrap .c-info-wrap .c-list-wrap .li .img img {
  width: 100%;
}
.menu-wrap .c-info-wrap .c-list-wrap .li .txt01 {
  font-size: 14px;
  color: #484848;
}
.menu-wrap .c-info-wrap .c-list-wrap .li .txt02 {
  font-size: 12px;
  color: #c6c6c6;
}
.menu-wrap .c-info-wrap .c-list-wrap .li .txt03 {
  font-size: 14px;
  color: #484848;
}
.menu-wrap .add-wrap {
  padding: 30px;
}

@media (max-width: 768px) {
  .menu-wrap .add-wrap {
    padding: 10px 0 20px 0;
  }
}
.menu-wrap .add-wrap .li {
  padding: 10px 0 20px 0;
  border-bottom: 1px dashed #eeeeee;
}

@media (max-width: 768px) {
  .menu-wrap .add-wrap .li {
    border-bottom: 1px solid #eeeeee;
  }
}
.menu-wrap .add-wrap .li:last-child {
  border-bottom: 0;
}
.menu-wrap .add-wrap .li .l-title {
  line-height: 30px;
  font-size: 16px;
}
.menu-wrap .add-wrap .li .l-title p {
  margin: 0;
}
.menu-wrap .add-wrap .li .l-title p b {
  border: 1px solid #22b3e6;
  border-radius: 0.15rem;
  padding: 0.15rem 0.45rem;
  color: #22b3e6;
  display: inline-block;
  font-size: 1rem;
}
.menu-wrap .add-wrap .li .l-title p button {
  width: 48px;
  border: 1px solid #22b3e6;
  color: #22b3e6;
  padding: 6px 8px;
  text-align: center;
  background-color: #FFF;
}
.menu-wrap .add-wrap .li .l-title p button.active {
  background-color: #22b3e6;
  color: #fff;
}
.menu-wrap .add-wrap .li .l-title .t1 {
  color: #c6c6c6;
}
.menu-wrap .add-wrap .li .l-title .t2 {
  color: #484848;
}
.menu-wrap .add-wrap .li .l-click {
  position: relative;
}
.menu-wrap .add-wrap .li .l-click button,
.menu-wrap .add-wrap .li .l-click input {
  border: 1px solid #22b3e6;
  color: #22b3e6;
  padding: 6px 8px;
  text-align: center;
  background-color: #FFF;
  border-radius: 3px;
}
.menu-wrap .add-wrap .li .l-click button:hover,
.menu-wrap .add-wrap .li .l-click input:hover,
.menu-wrap .add-wrap .li .l-click button.active,
.menu-wrap .add-wrap .li .l-click input.active {
  background-color: #22b3e6;
  color: #fff;
}
.menu-wrap .add-wrap .li .l-click .l-btn01 {
  width: 100%;
  margin-bottom: 12px;
  font-size: 14px;
}
.menu-wrap .add-wrap .li .l-click .l-btn01 button,
.menu-wrap .add-wrap .li .l-click .l-btn01 input {
  width: 100%;
}

@media (max-width: 992px) {
  .menu-wrap .add-wrap .li .l-click .l-btn01 {
    width: 40px;
    margin-bottom: 5px;
  }
  .menu-wrap .add-wrap .li .l-click .l-btn01 button,
  .menu-wrap .add-wrap .li .l-click .l-btn01 input {
    width: 40px;
    float: none;
    display: block;
    margin-bottom: 5px;
  }
}
.menu-wrap .add-wrap .li .l-click .l-btn02 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.menu-wrap .add-wrap .li .l-click .l-btn02 button,
.menu-wrap .add-wrap .li .l-click .l-btn02 input {
  width: 50%;
}

@media (max-width: 992px) {
  .menu-wrap .add-wrap .li .l-click .l-btn02 {
    width: 40px;
    margin-bottom: 5px;
  }
  .menu-wrap .add-wrap .li .l-click .l-btn02 button,
  .menu-wrap .add-wrap .li .l-click .l-btn02 input {
    width: 40px;
    float: none;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1rem;
  }
}
.menu-wrap .add-wrap .collect-content .collect-left {
  padding: 0;
}
.menu-wrap .add-wrap .collect-content .collect-left .off50 {
  width: 100%;
  margin: 0 auto;
  float: left;
}
.menu-wrap .add-wrap .collect-content .collect-left .form-group label {
  float: left;
  display: inline-block;
  width: 100%;
  font-weight: 100;
  padding: 8px 0 0 0;
}
.menu-wrap .add-wrap .collect-content .collect-left .form-group textarea {
  width: 86%;
}
.menu-wrap .add-wrap .collect-content .collect-left .form-group .mr10 {
  margin-right: 2%;
}
.menu-wrap .add-wrap .collect-content .collect-left .form-group .col-xs-6 {
  padding: 0;
}
.menu-wrap .add-wrap .collect-content .collect-left .form-group .input-width {
  width: 100%;
}
.menu-wrap .add-wrap .collect-content .collect-left .form-group .t1 {
  width: 100%;
}
.menu-wrap .add-wrap .collect-content .collect-left .form-group .t2 {
  width: 100%;
}
.menu-wrap .add-wrap .collect-content .collect-left .address-list .address-modify {
  font-size: 14px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.menu-wrap .add-wrap .collect-content .collect-left .address-list .address-modify input {
  border: 1px solid #22b3e6;
  padding: 5px 10px;
  border-radius: 3px;
  margin-left: 20px;
}
.menu-wrap .add-wrap .collect-content .collect-left .address-list p {
  line-height: 30px;
  font-size: 14px;
  color: #484848;
}
.menu-wrap .add-wrap .collect-content .collect-left .address-list p i {
  font-style: normal;
  display: none;
}
.menu-wrap .add-wrap .collect-content .collect-left .address-list p span {
  color: #c6c6c6;
}
.menu-wrap .add-wrap .collect-content .collect-right {
  text-align: center;
  padding: 0;
}
.menu-wrap .add-wrap .collect-content .collect-right .address-btn {
  margin-top: 20%;
}
.menu-wrap .add-wrap .collect-content .collect-right input,
.menu-wrap .add-wrap .collect-content .collect-right button {
  border: 1px solid #22b3e6;
  margin: 0 auto;
  display: block;
  padding: 5px 20px;
  border-radius: 3px;
  margin-bottom: 12px;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-modify: read-write-plaintext-only;
}
.menu-wrap .add-wrap .collect-content .collect-right input:hover,
.menu-wrap .add-wrap .collect-content .collect-right button:hover {
  border: 1px solid #22b3e6;
}
.menu-wrap .add-wrap .collect-content .collect-right .next-checkbox-wrap {
  font-size: 12px;
  padding-top: 20px;
}
.menu-wrap .add-wrap .collect-content .collect-right .next-checkbox-wrap input {
  display: inline-block;
}
.menu-wrap .add-wrap .collect-content .collect-right .next-form-item-control input,
.menu-wrap .add-wrap .collect-content .collect-right .next-form-item-control button {
  display: inline-block;
}
.menu-wrap .add-wrap .collect-content .collect-right .next-form-item-control .next-btn-keep {
  background: #22b3e6;
  border: 1px solid #22b3e6;
  color: #fff;
}
.menu-wrap .add-wrap .collect-content .collect-right .next-form-item-control .next-btn-cancel {
  color: #22b3e6;
  border: 1px solid #22b3e6;
}
.menu-wrap .add-wrap .collect-content-address {
  display: none;
}
.menu-wrap .add-wrap .collect-content-address.active {
  display: block;
}
.menu-wrap .add-wrap .collect-content-address .collect-left .form-group {
  margin: 0 0 15px 0;
}
.menu-wrap .add-wrap .add-btn-wrap {
  width: 140px;
  height: 40px;
  margin: 20px auto 0 auto;
}
.menu-wrap .add-wrap .add-btn-wrap input {
  border: 1px solid #22b3e6;
  color: #22b3e6;
  padding: 6px 0;
  text-align: center;
  background-color: #FFF;
  border-radius: 3px;
  width: 100%;
  outline: none;
}
.menu-wrap .add-wrap .add-btn-wrap input:hover {
  background-color: #22b3e6;
  color: #FFF;
}

.menu-wrap .order-d-wrap {
  padding: 30px;
}
.menu-wrap .order-d-wrap .step-wrap {
  width: 500px;
  margin: 0 auto;
}
.menu-wrap .order-d-wrap .step-wrap .li {
  position: relative;
  width: 50px;
  height: 60px;
  margin-left: 80px;
  font-size: 14px;
  color: #666;
  float: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.menu-wrap .order-d-wrap .step-wrap .li .size {
  display: block;
  width: 30px;
  height: 30px;
  background: url("../images/icon.png") no-repeat;
  background-size: 720px 240px;
  background-position: -318.6px 0;
  margin: 0 auto 10px auto;
  text-align: center;
  line-height: 30px;
}
.menu-wrap .order-d-wrap .step-wrap .li:after {
  content: " ";
  position: absolute;
  width: 80px;
  height: 2px;
  background-color: #dddddd;
  top: 15px;
  left: -80px;
}
.menu-wrap .order-d-wrap .step-wrap .li:first-child {
  margin-left: 0;
}
.menu-wrap .order-d-wrap .step-wrap .li:first-child:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 2px;
  display: none;
  background-color: #dddddd;
  top: 30px;
  left: -100px;
}
.menu-wrap .order-d-wrap .step-wrap .li.active .size {
  background-position: -318.6px -40.8px;
  color: #fff;
}
.menu-wrap .order-d-wrap .step-wrap .li.active .name {
  color: #22b3e6;
  text-align: center;
}
.menu-wrap .order-d-wrap .step-wrap .li.active:after {
  background-color: #22b3e6;
}
.menu-wrap .order-d-wrap .o-info {
  padding-bottom: 10px;
}
.menu-wrap .order-d-wrap .o-info .title {
  color: #7a7a7a;
  line-height: 28px;
}
.menu-wrap .order-d-wrap .o-info .title p {
  margin: 0;
}
.menu-wrap .order-d-wrap .o-info .btn-t input,
.menu-wrap .order-d-wrap .o-info .btn-t a {
  border: 1px solid #22b3e6;
  padding: 7px;
  width: 100px;
  font-size: 14px;
  color: #22b3e6;
  outline: none;
}
.menu-wrap .order-d-wrap .s-info {
  padding-bottom: 20px;
}
.menu-wrap .order-d-wrap .s-info .img {
  width: 120px;
  height: 120px;
  margin-right: 20px;
  display: table-cell;
  vertical-align: middle;
}
.menu-wrap .order-d-wrap .s-info img {
  width: 100%;
  height: auto;
}
.menu-wrap .order-d-wrap .s-info .txt01 {
  width: 300px;
  font-size: 14px;
  line-height: 24px;
}
.menu-wrap .order-d-wrap .s-info .txt01 .p1 {
  color: #484848;
  margin: 0 0 20px 0;
}
.menu-wrap .order-d-wrap .s-info .txt01 p {
  color: #7a7a7a;
}
.menu-wrap .order-d-wrap .ot-info .table {
  width: 640px;
  border-left: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
}
.menu-wrap .order-d-wrap .ot-info .table tr th,
.menu-wrap .order-d-wrap .ot-info .table tr td {
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  padding: 15px 0;
  text-align: center;
  color: #484848;
}
.menu-wrap .order-d-wrap .ot-info .table tr th {
  font-weight: normal;
}
.menu-wrap .order-d-wrap .ot-info .table tr td {
  color: #7a7a7a;
}
.menu-wrap .order-d-wrap .ot-info .table tr td[scope=row] {
  color: #eeeeee;
}
.menu-wrap .order-d-wrap .ot-info img {
  width: 100%;
  height: auto;
}
.menu-wrap .order-d-wrap .c-info {
  padding-bottom: 20px;
}
.menu-wrap .order-d-wrap .c-info .txt p {
  color: #7a7a7a;
  line-height: 30px;
  margin: 0;
}
.menu-wrap .order-d-wrap .p-info {
  font-size: 14px;
  color: #7a7a7a;
  padding-top: 30px;
  line-height: 30px;
}
.menu-wrap .order-d-wrap .p-info .t,
.menu-wrap .order-d-wrap .p-info .p {
  display: inline-block;
}
.menu-wrap .order-d-wrap .p-info .t {
  width: auto;
}
.menu-wrap .order-d-wrap .p-info .p {
  color: #22b3e6;
  text-align: right;
  float: right;
}
.menu-wrap .order-d-wrap .p-info .p3 {
  margin-top: 20px;
}
.menu-wrap .order-d-wrap .p-info .p3 .p {
  font-size: 24px;
}
.menu-wrap .order-d-wrap .d-title {
  line-height: 55px;
  font-size: 18px;
}
.menu-wrap .order-d-wrap .bb1 {
  border-bottom: 1px solid #e0e0e0;
}

.menu-wrap .pagination a:hover,
.menu-wrap .pagination a:focus {
  color: #22b3e6;
}

#cancel-order {
  text-align: center;
}
#cancel-order .m-input-button {
  padding: 20px;
}
#cancel-order .m-input-button .btn {
  padding: 6px 40px;
}

.share-img {
  display: block;
  margin: auto;
  max-width: 300px;
}

@media screen and (max-width: 768px) {
  #some {
    background-color: #f7f7f7;
  }
  .crumbs {
    padding: 1rem 0;
    font-size: 0.6rem;
  }
  .container {
    position: relative;
  }
  .container .sign-out {
    position: relative;
    top: 0;
    right: 0;
    margin: 2rem auto;
    width: 80%;
    height: 3rem;
    line-height: 3rem;
    color: #fff;
    font-size: 1.2rem;
    text-align: center;
    display: block;
    background-color: #22b3e6;
    border-radius: 3px;
  }
  .container .sign-out a {
    color: #fff;
  }
  .menu-user {
    width: 100%;
    float: none;
    border: 0;
    background-color: #fff;
    margin-bottom: 1rem;
  }
  .menu-user .menu-li {
    padding: 1.5rem 0 1.5rem 0;
    line-height: 1.5rem;
    font-size: 0.8rem;
    width: 33.33%;
    float: left;
    text-align: center;
    border-bottom: 0;
  }
  .menu-user .menu-li i {
    padding-left: 0;
    top: 1.5rem;
    left: 50%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    background-size: 60rem 20rem;
  }
  .menu-user .menu-li i.i-01 {
    width: 1.3rem;
    height: 1.5rem;
    margin-left: -0.65rem;
    background-position: 0 -9.65rem;
  }
  .menu-user .menu-li i.i-02 {
    width: 2.1rem;
    height: 2.4rem;
    margin-left: -1.05rem;
    background-position: -2.3rem -5.55rem;
  }
  .menu-user .menu-li i.i-03 {
    width: 2.4rem;
    height: 2.1rem;
    margin-left: -1.2rem;
    background-position: -2.3rem -9rem;
  }
  .menu-user .menu-li i.i-04 {
    width: 1.65rem;
    height: 2.35rem;
    margin-left: -0.825rem;
    background-position: -2.3rem -12.1rem;
  }
  .menu-user .menu-li span,
  .menu-user .menu-li i {
    display: block;
    font-size: 1rem;
  }
  .menu-user .menu-li span {
    margin-top: 3.5rem;
  }
  .menu-user .menu-li span a {
    color: #484848;
  }
  .menu-wrap .add-wrap .collect-content-address .collect-left {
    padding: 0 0.75rem;
  }
  .menu-wrap {
    width: 100%;
    border: 0;
    float: none;
    background-color: #FFF;
    margin-bottom: 1rem;
  }
  .menu-wrap .m-t {
    width: 100%;
    padding: 0.8rem 1.4rem 0.8rem 1.75rem;
    font-size: 1rem;
    border-bottom: 0;
    position: absolute;
    background-color: #f7f7f7;
    line-height: 1.1rem;
    text-align: center;
  }
  .menu-wrap .m-t.mt-active {
    position: relative;
  }
  .menu-wrap .m-t i {
    font-size: 1.6rem;
    position: relative;
    top: 0;
    right: 0;
  }
  .menu-wrap .m-t .glyphicon-edit {
    float: right;
  }
  .menu-wrap .m-t .glyphicon-menu-left {
    float: left;
    font-size: 1.2rem;
  }
  .menu-wrap .info-person .head-img {
    width: 30%;
    padding: 1rem;
  }
  .menu-wrap .info-person .head-img .img {
    background: #FFF;
  }
  .menu-wrap .info-person .user-txt {
    float: left;
    width: 70%;
  }
  .menu-wrap .order-person .o-list-wrap {
    margin-left: 0;
    border-top: 1px solid #eeeeee;
    background-color: #f7f7f7;
  }
  .menu-wrap .order-person .o-list-wrap .o-li {
    margin-bottom: 1rem;
    font-size: 0.7rem;
    padding: 1.2rem;
  }
  .menu-wrap .order-person .o-list-wrap .o-li .li-title {
    padding: 1rem 0 0.7rem 0;
    background-color: #fff;
    font-size: 1.1rem;
  }
  .menu-wrap .order-person .o-list-wrap .o-li .li-title .state {
    padding: 0;
  }
  .menu-wrap .order-person .o-list-wrap .o-li .li-box {
    border: 0;
  }
  .menu-wrap .order-person .o-list-wrap .o-li .li-box .details {
    padding: 1.1rem 0 1.1rem 0;
    border: 0;
    border-bottom: 1px solid #eeeeee;
  }
  .menu-wrap .order-person .o-list-wrap .o-li .li-box .details .price {
    margin-top: 2rem;
    font-size: 0.8rem;
  }
  .menu-wrap .order-person .o-list-wrap .o-li .li-box .details .img01 {
    width: 7.2rem;
    height: 7.2rem;
    margin-right: 0.6rem;
  }
  .menu-wrap .order-person .o-list-wrap .o-li .li-box .details .img01 .img.outstock::after {
    top: 3rem;
    right: 1.6rem;
  }
  .menu-wrap .order-person .o-list-wrap .o-li .li-box .details .txt {
    width: 20rem;
    float: left;
    color: #484848;
    font-size: 1.2rem;
  }
  .menu-wrap .order-person .o-list-wrap .o-li .li-box .details .txt .txt-details {
    font-size: 0.9rem;
    padding: 0.25rem 0.5rem;
    border: 1px solid #f7f7f7;
    color: #7a7a7a;
    position: relative;
  }
  .menu-wrap .order-person .o-list-wrap .o-li .li-box .details .txt .txt-details .glyphicon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 1rem;
  }
  .menu-wrap .order-person .o-list-wrap .o-li .li-box .details .txt .txt-price {
    margin-top: 1.2rem;
  }
  .menu-wrap .order-person .o-list-wrap .o-li .control {
    height: 8.2rem;
  }
  .menu-wrap .order-person .o-list-wrap .o-li .size {
    padding-top: 3.1rem;
  }
  .menu-wrap .order-person .o-list-wrap .o-li .control {
    padding: 1.2rem 0;
    height: auto;
  }
  .menu-wrap .order-person .o-list-wrap .o-li .control .c-t {
    height: auto;
    display: block;
    text-align: right;
  }
  .menu-wrap .order-person .o-list-wrap .o-li .control a {
    border-radius: 1.2rem;
    width: auto;
    margin-bottom: 0.4rem;
    padding: 0.3rem 1.5rem;
    height: 2.5rem;
    font-size: 1.2rem;
    display: inline-block;
  }
  .menu-wrap .c-info-wrap {
    background-color: #f7f7f7;
  }
  .menu-wrap .c-info-wrap .c-list-wrap {
    padding: 0;
  }
  .menu-wrap .c-info-wrap .c-list-wrap .li {
    border: 0;
    text-align: left;
    padding: 1rem;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1rem;
    background-color: #fff;
    float: none;
    overflow: hidden;
  }
  .menu-wrap .c-info-wrap .c-list-wrap .li .img {
    float: left;
    width: 5.5rem;
    margin: 0;
    margin-right: 1.2rem;
    background-color: #f7f7f7;
  }
  .menu-wrap .c-info-wrap .c-list-wrap .li .img .g {
    width: 100%;
    height: 5.5rem;
  }
  .menu-wrap .c-info-wrap .c-list-wrap .li .img img {
    width: 100%;
  }
  .menu-wrap .c-info-wrap .c-list-wrap .li .txt04 {
    font-size: 1.1rem;
    color: #484848;
  }
  .menu-wrap .c-info-wrap .c-list-wrap .li .txt05 {
    font-size: 0.9rem;
    color: #7a7a7a;
    margin-bottom: 1rem;
  }
  .menu-wrap .c-info-wrap .c-list-wrap .li .txt03 {
    font-size: 1.2rem;
    color: #484848;
  }
  .menu-wrap .order-d-wrap {
    padding: 1rem;
  }
  .menu-wrap .order-d-wrap .step-wrap {
    width: auto;
  }
  .menu-wrap .order-d-wrap .step-wrap .li {
    width: 4rem;
    height: 5rem;
    margin-left: 1rem;
    font-size: 0.9rem;
  }
  .menu-wrap .order-d-wrap .step-wrap .li .size {
    width: 2.5rem;
    height: 2.5rem;
    background-size: 60rem 20rem;
    background-position: -26.55rem 0;
    margin: 0 auto 0.75rem auto;
    line-height: 2.5rem;
  }
  .menu-wrap .order-d-wrap .step-wrap .li:after {
    width: 2rem;
    top: 1.2rem;
    left: -1.5rem;
  }
  .menu-wrap .order-d-wrap .step-wrap .li:first-child:after {
    width: 1.5rem;
    top: 1.2rem;
    left: -1rem;
  }
  .menu-wrap .order-d-wrap .step-wrap .li.active .size {
    background-position: -26.55rem -3.4rem;
    color: #fff;
  }
  .menu-wrap .order-d-wrap .o-info {
    padding-bottom: 0.5rem;
    font-size: 1.1rem;
  }
  .menu-wrap .order-d-wrap .o-info .title {
    color: #7a7a7a;
    line-height: 1.9rem;
  }
  .menu-wrap .order-d-wrap .o-info .btn-t input,
  .menu-wrap .order-d-wrap .o-info .btn-t a {
    padding: 0.5rem 1rem;
    width: 7rem;
    font-size: 1.1rem;
    line-height: 1.4rem;
    border-radius: 1.25rem;
    background-color: #fff;
    display: inline-block;
    text-align: center;
  }
  .menu-wrap .order-d-wrap .s-info {
    padding-bottom: 1rem;
  }
  .menu-wrap .order-d-wrap .s-info .img {
    width: 7.2rem;
    height: 7.2rem;
    margin-right: 1rem;
  }
  .menu-wrap .order-d-wrap .s-info .txt01 {
    width: auto;
    font-size: 1rem;
    line-height: 1rem;
  }
  .menu-wrap .order-d-wrap .s-info .txt01 .p1 {
    margin: 0.5rem 0 0.5rem 0;
  }
  .menu-wrap .order-d-wrap .s-info .txt01 p {
    color: #7a7a7a;
    margin-bottom: 0;
    line-height: 1.6rem;
  }
  .menu-wrap .order-d-wrap .ot-info .d-content {
    font-size: 1rem;
  }
  .menu-wrap .order-d-wrap .ot-info .d-content .btn {
    font-size: 1rem;
  }
  .menu-wrap .order-d-wrap .ot-info .table {
    width: 100%;
    font-size: 1rem;
  }
  .menu-wrap .order-d-wrap .ot-info .table tr th,
  .menu-wrap .order-d-wrap .ot-info .table tr td {
    padding: 0.6rem 0;
  }
  .menu-wrap .order-d-wrap .c-info {
    padding-bottom: 1rem;
  }
  .menu-wrap .order-d-wrap .c-info .txt p {
    line-height: 1.8rem;
    font-size: 1rem;
  }
  .menu-wrap .order-d-wrap .p-info {
    font-size: 1rem;
    padding-top: 1.5rem;
  }
  .menu-wrap .order-d-wrap .p-info .t {
    width: auto;
  }
  .menu-wrap .order-d-wrap .p-info .p3 {
    margin-top: 1rem;
  }
  .menu-wrap .order-d-wrap .p-info .p3 .p {
    font-size: 1.3rem;
  }
  .menu-wrap .order-d-wrap .d-title {
    line-height: 3.3rem;
    font-size: 1.3rem;
  }
  .modal-modify .modal-dialog {
    margin: 2rem;
  }
  .modal-modify .modal-dialog .modal-content {
    border-radius: 4px;
    padding: 0 1.3rem;
    text-align: center;
  }
  .modal-modify .modal-dialog .modal-content .title {
    font-size: 1.3rem;
    padding: 1rem 0;
  }
  .modal-modify .modal-dialog .modal-content .m-input-wrap {
    font-size: 1.1rem;
    margin-bottom: 1rem;
    display: none;
  }
  .modal-modify .modal-dialog .modal-content .m-input-wrap input {
    width: 100%;
    padding: 0.75rem 0.9rem;
    border: 1px solid #eeeeee;
    color: #c6c6c6;
    text-align: left;
    border-radius: 0.15rem;
  }
  .modal-modify .modal-dialog .modal-content .m-input-wrap input:focus {
    border: 1px solid #22b3e6;
    outline: none;
    color: #484848;
  }
  .modal-modify .modal-dialog .modal-content .m-input-wrap.active {
    display: block;
  }
  .modal-modify .modal-dialog .modal-content .m-input-button {
    overflow: hidden;
    margin-bottom: 1.5rem;
  }
  .modal-modify .modal-dialog .modal-content .m-input-button input {
    padding: 0.75rem 0;
    width: 11.5rem;
    border: 1px solid #eeeeee;
    border-radius: 0.15rem;
    text-align: center;
    background: #fff;
    font-size: 1.2rem;
  }
  .modal-modify .modal-dialog .modal-content .m-input-button input:focus {
    border: 1px solid #22b3e6;
  }
}
#footer {
  padding-top: 40px;
  margin-top: 40;
}
#footer .subscribe-widget {
  display: none;
}

/*# sourceMappingURL=person.css.map */
