body {
  background: #ffffff;
  height: auto;
  overflow: hidden;
}

#page-foot {
  height: 49px;
  padding: 0;
}

#page-foot #page-foot-inner {
  height: 49px;
}

#page-foot #page-foot-inner #header_bar {
  background: #f6f6f9;
  height: 49px;
}

#page-foot #page-foot-inner #header_bar a {
  border-top: none;
  margin-top: 0;
}

#page-foot #page-foot-inner #header_bar a .ico {
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

#page-foot #page-foot-inner #header_bar a .ico img {
  width: 20px;
  height: 20px;
}

#page-foot #page-foot-inner #header_bar a .small img {
  width: 15px;
  height: 20px;
}

#page-foot #page-foot-inner #header_bar a span {
  height: 20px;
  line-height: 20px;
}

#generalHeader {
  padding: 0 13px;
  background: linear-gradient(to right, #3e8cea, #1b6edb);
  border-image: linear-gradient(to right, #3e8cea, #1b6edb);
  border-bottom: 1px;
  height: 54px;
  line-height: 54px;
  box-sizing: border-box;
}

#generalHeader .back {
  width: 47px;
  height: 40px;
  line-height: 40px;
  border: none;
  box-shadow: none;
  padding-left: 18px;
  text-align: left;
  background-image: url("/3g/asstes/images/return.png");
  background-repeat: no-repeat;
  background-size: 11px 16px;
  background-position: left center;
}

#generalHeader .shoppingIco {
  width: 84px;
  height: 18px;
  border: none;
  box-shadow: none;
  background-image: url("/3g/asstes/images/shoppingcart.white@3x.png");
  background-repeat: no-repeat;
  background-size: 20px 18px;
  background-position: right center;
}

#generalHeader a {
  box-shadow: none;
  border: none;
}

#generalHeader .address {
  margin-left: 6px;
  padding-left: 24px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 16.5px 18.5px;
  background-image: url("/3g/asstes/images/location@3x.png");
  font-size: 15px;
}

#generalHeader .address + a {
  box-sizing: border-box;
  height: 54px;
  margin: 0 0 0 2.5px;
  padding: 0;
  line-height: 55px;
  color: #0153bf;
  font-size: 14px;
}

#generalHeader > div {
  display: none;
  width: 100%;
}

#generalHeader > div .text {
  flex: 1;
  box-sizing: border-box;
  text-align: center;
}

#generalHeader > div .text2 {
  flex: 1;
  text-align: center;
}

#generalHeader .list {
  display: flex;
  align-items: center;
}

#generalHeader .map, #generalHeader .order,  {
  align-items: center;
  padding-right: 74px;
  box-sizing: border-box;
}
#generalHeader .city, {
	align-items: center;
  padding-right: 74px;
  box-sizing: border-box;
}
#generalHeader .myuser
{
align-items: center;
  box-sizing: border-box;
}
#search {
  position: fixed;
  top: 54px;
  left: 0;
  z-index: 1;
  height: 42.5px;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0 0 50px;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 30px 22px;
  background-image: url("/3g/asstes/images/logo_app.png");
}

#search #keyword {
  width: 0.523%;
  border: 1px solid #d2d2d2;
  border-radius: 16px;
  height: 32px;
  line-height: 32px;
  font-size: 13px;
  min-width: 160px;
  color: #b4b4b4;
  padding-left: 14px;
  box-sizing: border-box;
}

#search #youhuiquan {
  margin: 0 7px;
}

#search input, #search a {
  background: rgba(255, 255, 255, 0.6);
}

#search > a {
  height: 32px;
  line-height: 32px;
  border-radius: 15px;
  border: none;
  color: #333333;
  border: 1px solid #d2d2d2;
  width: 52.5px;
  box-sizing: border-box;
  font-size: 13px;
}

#search.listSearch {
  position: relative;
  top: 0;
  left: 0;
  height: 50px;
  background: #edf0f4;
  padding: 0 0 0 13px;
}

#banner {
  height: 171px;
  padding: 0;
  margin: 0;
  border: none;
}

#banner > div {
  width: 100% !important;
  height: 100% !important;
  position: relative;
  box-sizing: border-box;
  padding: 0 !important;
}

#banner > div > div {
  height: 100%;
}

#banner > div > div img {
  width: 100%;
  height: 100%;
  box-shadow: 0 0 0 !important;
}

#banner > div .progressBar {
  position: absolute;
  bottom: 8px;
  left: 0;
  width: 100%;
  height: 20px;
}

#banner > div .progressBar a {
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 0;
  border: none;
}

#banner > div .progressBar .bxx {
  background-color: white;
}

#choose .container {
  box-sizing: border-box;
  padding: 15px 0;
  margin: 0;
  border-bottom: 6px solid #f3f3f3;
}

#choose .container .list {
  width: 100%;
  margin: 0;
}

#choose .container .list > ul {
  min-height: 165px;
  height: auto;
  width: 100%;
}

#choose .container .list > ul > li {
  width: 100%;
}

#choose .container .list > ul > li .app {
  width: 100%;
}

#choose .container .list > ul > li .app ul {
  height: auto;
  width: 100%;
}

#choose .container .list > ul > li .app ul li {
  margin-bottom: 19px;
  width: 33.333333%;
}

#choose .container .list > ul > li .app ul li dd {
  color: #555555;
  font-size: 13px;
}

#hot {
  border: none;
  margin: 0;
  padding: 0;
}

#hot .mt {
  height: 49px;
  margin: 0;
  padding: 0;
  border: none;
  background: #fff;
}

#hot .mt > .menu0 > li {
  width: 75px;
  margin-left: 17px;
  font-size: 15px;
  color: #333;
  padding: 0;
  height: 49px;
  display: flex;
  align-items: center;
}

#hot .mt > .menu0 > li > span {
  height: 26px;
  line-height: 26px;
  width: 100%;
  border-radius: 13px;
  color: #555555;
  border: none;
}

#hot .mt > .menu0 li.hover > span {
  position: unset;
  border: none;
  height: 26px;
  line-height: 26px;
  width: 100%;
  border-radius: 13px;
  background: linear-gradient(to right, #4992eb, #1c6fdb);
  color: #fff;
  box-shadow: 0 0 0;
}

#hot .mc {
  padding: 0 0 6px;
}

#hot .mc .box {
  padding: 19px 16.5px;
  box-sizing: border-box;
  margin-right: 0;
  background: none;
  height: 105px;
}

#hot .mc .box table {
  width: 100%;
  height: 69px;
}

#hot .mc .last {
  height: 26px;
  font-size: 13px;
  padding: 5px;
  text-align: center;
}

#hot .mc td.p-img {
  padding: 0;
  margin: 0;
  width: 65px;
  height: 69px;
}

#hot .mc td.p-img img {
  width: 90px;
  height: 65px;
  border-radius: 5px;
  margin-right: 11.5px;
}

#hot .mc td.text .p-name {
  font-size: 16px;
  font-weight: 600;
  color: #2d2d2d;
  margin: 0;
}

#hot .mc td.text .p-detail .inof {
  height: 24.5px;
  line-height: 24.5px;
  display: flex;
  justify-content: space-between;
}

#hot .mc td.text .p-detail .inof .affiliation {
  color: #666666;
  font-size: 12px;
}

#hot .mc td.text .p-detail .inof .money {
  font-size: 14px;
  color: #fa3e47;
}

#hot .mc td.text .p-detail .inof .money span {
  font-size: 11px;
}

#hot .mc td.text .p-detail .detail {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 263px;
  font-size: 11px;
  padding: 3px;
  color: #888888;
  background: #f3f3f3;
}

#type {
  border: none;
  background: #edf0f4;
  margin: 0;
  padding: 0;
  padding: 0 11px 25px;
}

#type .tab-list {
  padding: 25px 0 0;
}

#type img {
  padding: 0;
  width: 35px;
  height: 35px;
}

#type b {
  color: #444444;
  font-size: 15px;
}

#type .listm span {
  width: 25%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  padding: 12.5px 2px;
  box-sizing: border-box;
  text-align: center;
}

#type .listm span a {
  color: #707070;
}

#personal > dl dt {
  height: 170px;
  width: 100%;
  background-image: url("/3g/asstes/images/bg@3x.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#personal > dl dt .headPortrait {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}

#personal > dl dt .name {
  margin-top: 17.5px;
}

#personal > dl dl.manageOrders {
  height: 105px;
  line-height: 75px;
  border-top: 15px solid #edf0f4;
  border-bottom: 15px solid #edf0f4;
  padding-left: 20px;
  box-sizing: border-box;
  background-image: url("/3g/asstes/images/merchant@3x.png");
  background-size: 55px 50px;
  background-position: right top;
  background-repeat: no-repeat;
}

#personal > dl a {
  font-size: 15px;
  color: #333333;
  font-weight: 600;
  width: 100%;
  display: block;
  background-image: url("/3g/asstes/images/more@3x.png");
  background-size: 9px 17.5px;
  background-position: right center;
  background-repeat: no-repeat;
}

#personal > dl dl {
  height: 45px;
  line-height: 45px;
  padding: 0 15px 0 20px;
  box-sizing: border-box;
}

#personal > dl .myOrder {
  position: relative;
}

#personal > dl .myOrder::after {
  content: '';
  background-image: url("/3g/asstes/images/user@3x.png");
  background-size: 55px 50px;
  background-repeat: no-repeat;
  width: 55px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
}

#list .address {
  display: flex;
  align-items: center;
  padding: 0 35px;
  margin: 15px 0;
  background-image: url("/3g/asstes/images/location.blue@3x.png");
  background-position: 12px center;
  background-size: 16px 18px;
  background-repeat: no-repeat;
}

#list .address .text {
  font-size: 15px;
  color: #333333;
}

#list .address a {
  display: inline;
  margin-left: 4px;
  color: #0153bf;
  font-size: 12px;
  height: auto;
}

#list .mc {
  padding: 0;
}

#list .mc .mu-l2w li {
  height: 100px;
  box-sizing: border-box;
  margin: 0;
  padding: 18.5px 12.5px;
  border-bottom: 1px solid #f3f3f3;
}

#list .takeout_list a {
  display: flex;
}

#list .takeout_list a .banner {
  width: 65px;
  height: 65px;
  border-radius: 5px;
  margin-right: 12.5px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}

#list .takeout_list a .info {
  flex: 1;
}

#list .takeout_list a .info .name {
  font-size: 16px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #2d2d2d;
  margin-bottom: 6px;
}

#list .takeout_list a .info .money {
  color: #555555;
  font-size: 11px;
  margin-bottom: 6px;
}

#list .takeout_list a .info .sales {
  color: #555555;
  font-size: 11px;
  display: flex;
  justify-content: space-between;
}

#list .mall_list .box {
  box-sizing: border-box;
  margin-right: 0;
  background: none;
}

#list .mall_list .box table {
  width: 100%;
  height: 65px;
}

#list .mall_list .last {
  height: 26px;
  font-size: 13px;
  padding: 5px;
  text-align: center;
}

#list .mall_list td.p-img {
  padding: 0;
  margin: 0;
  width: 65px;
  height: 65px;
}

#list .mall_list td.p-img img {
  width: 67px;
  height: 65px;
  border-radius: 5px;
  margin-right: 11.5px;
}

#list .mall_list td.text .p-name {
  font-size: 16px;
  font-weight: 600;
  color: #2d2d2d;
  margin: 0;
}

#list .mall_list td.text .p-detail .inof {
  height: 24.5px;
  line-height: 24.5px;
  display: flex;
  justify-content: space-between;
}

#list .mall_list td.text .p-detail .inof .affiliation {
  color: #666666;
  font-size: 12px;
}

#list .mall_list td.text .p-detail .sales {
  color: #555555;
  font-size: 11px;
  display: flex;
  justify-content: space-between;
}

#list .mall_list td.text .p-detail .money {
  font-size: 14px;
  color: #fa3e47;
}

#list .mall_list td.text .p-detail .money span {
  font-size: 11px;
}

#orderQuery {
  background: #edf0f4;
  height: 50px;
  line-height: 50px;
  display: flex;
  align-items: center;
  padding: 0 0 0 11px;
}

#orderQuery input {
  margin-right: 11px;
  height: 30px;
  box-sizing: border-box;
  border: 1px solid #d1d2d3;
  color: #b4b4b4;
  font-size: 13px;
  background: #fff;
  border-radius: 15px;
}

#orderQuery input[type='text'] {
  flex: 1;
  padding-left: 15px;
}

#orderQuery input[type='submit'] {
  color: #2173dd;
  width: 65px;
}

#orderTable td, #orderTable tr {
  border-color: #edf0f4;
}

#orderTable tr a {
  color: #343434;
  font-size: 12px;
}

#orderTable .biaoge_top {
  font-size: 14px;
  color: #8e8e8e;
}

#orderOper {
  background: #fff;
  height: 90px;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
}

#orderOper input {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #afafaf;
  color: #434343;
  box-sizing: border-box;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  margin: 0 11px 0 0;
}

#orderOper input[type='checkbox'] {
  height: auto;
  margin: 0;
}

#myCollect nav {
  height: 50px;
  padding-left: 12px;
  background: #edf0f4;
  display: flex;
}

#myCollect nav a {
  display: block;
  height: 100%;
  line-height: 50px;
  box-sizing: border-box;
  font-size: 16px;
  color: #333333;
  margin-right: 37.5px;
  width: auto;
}

#myCollect nav .current {
  border-bottom: 5px solid #2173dd;
  color: #2173dd;
}

#collectList > div {
  border-bottom: 1px solid #f3f3f3;
  height: 105px;
  box-sizing: border-box;
  padding: 20px 12px;
  display: flex;
}

#collectList > div .banner {
  width: 65px;
  height: 63px;
  border-radius: 5px;
  margin-right: 13px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}

#collectList > div .banner img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}

#collectList > div .info .name {
  font-size: 16px;
  color: #2d2d2d;
  margin-bottom: 8px;
  font-weight: 600px;
}

#collectList > div .info .address {
  margin-bottom: 6px;
  color: #555555;
  font-size: 12px;
}

#collectList > div .info .type {
  color: #2f2e2e;
  font-size: 11px;
}

#collectList > div .info .money {
  font-size: 14px;
  color: #fa3e47;
}

#collectList > div .info .money span {
  font-size: 11px;
}

#collectList a {
  display: block;
}

#myList li {
  border-top: 10px solid #edf0f4;
}

#myList li .titleBox {
  display: flex;
  justify-content: space-between;
  height: 35px;
  box-sizing: border-box;
  padding: 0 15px;
  border-bottom: 1px solid #edf0f4;
}

#myList li .titleBox .name {
  max-width: 55%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#myList li .titleBox div {
  line-height: 35px;
  display: flex;
  align-items: center;
}

#myList li .titleBox div a {
  width: 12.5px;
  height: 13px;
  margin-left: 20px;
  display: block;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  background-image: url("../images/delete.png");
}

#myList li .detail {
  padding: 0 15px 20px;
}

#myList li .score {
  display: flex;
  align-items: center;
  margin: 13px 0;
}

#myList li .score .star {
  width: 82px;
  margin-top: -2px;
  margin-right: 4px;
  height: 14px;
  background-image: url("../images/star.png");
  background-repeat: no-repeat;
}

#myList li .score .star .star-on {
  height: 100%;
  background-image: url("../images/star_on.png");
  background-repeat: no-repeat;
}

#myList li .score .text {
  color: #333;
}

#member .member_in li {
  display: flex;
  justify-content: center;
}

#member .member_in input[type="password"] {
  border: none;
  background: #fff;
  color: #9f9f9f;
  font-size: 12px;
  border-bottom: 1px solid #dedede;
  height: 39px;
  line-height: 39px;
  margin-top: 27.5px;
  width: 85%;
}

#member .member_in input[type="submit"] {
  border: none;
  background-image: url("../images/submit@3x.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  color: #fff;
  font-size: 12px;
  border-radius: 20px;
  height: 50px;
  line-height: 40px;
  text-align: center;
  width: 135px;
  margin-top: 57px;
}

#myOrderList nav {
  height: 50px;
  display: flex;
  background: #fff;
  box-sizing: border-box;
  padding: 0 4px;
  font-size: 15px;
}

#myOrderList nav a {
  color: #777777;
  padding: 0 5px;
  margin-right: 12px;
  line-height: 50px;
}

#myOrderList nav .current {
  color: #1b6ddb;
  border-bottom: 3px solid #1b6ddb;
}

#myOrderList .orderList dl {
  border-top: 12px solid #edf0f4;
  background: #fff;
}

#myOrderList .orderList dl dt {
  border-bottom: 1px solid #edf0f4;
  height: 35px;
  box-sizing: border-box;
  padding: 0 17px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#myOrderList .orderList dl dt div {
  height: auto;
  font-size: 13px;
  color: #666666;
  display: flex;
  align-items: center;
}

#myOrderList .orderList dl dt div font {
  height: auto;
}

#myOrderList .orderList dl dt div input {
  border: 1px solid #edf0f4;
  border-radius: 25%;
  width: auto;
  padding: 3px;
  margin-left: 2px;
  background: #fff;
}

#myOrderList .orderList dl dd {
  box-sizing: border-box;
  height: 57px;
  padding: 0 17px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#myOrderList .orderList dl dd > div {
  height: auto;
}

#myOrderList .orderList dl dd .name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#myOrderList .orderList dl dd .num {
  width: 2em;
}

#myOrderList .orderList dl dd .money {
  width: 4em;
  text-align: left;
}

#shopInfo .index-ads {
  margin-top: 0;
  padding: 0;
  border: 0;
  background: #fff;
}

#shopInfo .index-ads > div {
  width: 100%;
  height: 190px;
  padding: 0;
  margin: 0;
  border: 0;
  position: relative;
}

#shopInfo .index-ads > div .banner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

#shopInfo .index-ads > div .index {
  position: absolute;
  bottom: 8px;
  left: 0;
  width: 100%;
}

#shopInfo .index-ads > div .index a {
  width: 10px;
  height: 2.5px;
  border-radius: 25%;
  background: rgba(255, 255, 255, 0.74);
  border: none;
}

#shopInfo .index-ads > div .index .bxx {
  background: white;
}

#shopInfo > .address {
  display: flex;
  height: 45px;
  align-items: center;
  justify-content: space-between;
}

#shopInfo > .address .text {
  flex: 1;
  padding-left: 36px;
  background-image: url("../images/location.png");
  background-repeat: no-repeat;
  background-size: 16px 18px;
  background-position: 14px center;
}

#shopInfo > .address .phone {
  border-left: 1px solid #c4c4c4;
  width: 60px;
  height: 20px;
  background-image: url("../images/phone_03.png");
  background-repeat: no-repeat;
  background-size: 12.5px 17px;
  background-position: center;
}

#shopInfo > .info {
  padding: 0 17.5px 17.5px;
}

#shopInfo > .info li {
  margin-top: 17.5px;
}

#shopInfo > .info li .mu_lh {
  color: #666666;
  font-size: 12px !important;
}

#shopInfo > .info li .mu_lc {
  color: #444444;
  font-size: 12px !important;
}

#shopInfo nav {
  display: flex;
  padding-left: 17.5px;
  height: 40px;
  margin-bottom: 10px;
}

#shopInfo nav a {
  color: #555555;
  font-size: 15px;
  box-sizing: border-box;
  margin-right: 35px;
  height: 100%;
  line-height: 40px;
}

#shopInfo nav .current {
  color: #2173dd;
  border-bottom: 3px solid #2173dd;
}

#shopInfo #goods a {
  display: block;
  height: 87.5px;
  padding: 17px;
  display: flex;
}

#shopInfo #goods a .banner {
  width: 60px;
  height: 57px;
  border-radius: 5px;
  margin-right: 17.5px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}

#shopInfo #goods a .box {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#shopInfo #goods a .box .title {
  font-size: 15px;
  color: #2d2d2d;
  font-weight: 600;
}

#shopInfo #goods a .box .money {
  font-size: 17px;
  color: #fa3e47;
}

#shopInfo #goods a .btn {
  display: flex;
  align-items: center;
  width: 20px;
  margin-left: 17px;
}

#shopInfo #goods a .btn span {
  width: 20px;
  height: 20px;
  line-height: 17px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background-color: #2173dd;
  border-radius: 50%;
}

#shopInfoComments {
  display: none;
}

#shopInfoComments .comment {
  padding: 14px;
}

#shopInfoComments .comment .head {
  display: flex;
}

#shopInfoComments .comment .head .headPortrait {
  border-radius: 50%;
  width: 42px;
  height: 42px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}

#shopInfoComments .comment .head .box .name {
  display: flex;
  justify-content: space-between;
}

#shopInfoComments .comment .head .box .score {
  display: flex;
  align-items: center;
}

#shopInfoComments .comment .head .box .score .star {
  width: 82px;
  margin-top: -2px;
  margin-right: 4px;
  height: 14px;
  background-image: url("../images/star.png");
  background-repeat: no-repeat;
}

#shopInfoComments .comment .head .box .score .star .star-on {
  height: 100%;
  background-image: url("../images/star_on.png");
  background-repeat: no-repeat;
}

#shopInfoComments .comment .head .box .score .text {
  color: #333;
}

#shopInfoComments .comment .content {
  font-size: 12px;
  color: #676767;
}

#goods_details #goods_banner {
  width: 100%;
  height: 240px;
}

#goods_details #goods_banner img {
  width: 100% !important;
  height: 100% !important;
}

#goods_details > .details .name {
  margin-top: 20px;
  font-size: 17px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 15px;
}

#goods_details > .details .info {
  padding: 15px;
  display: flex;
  justify-content: space-between;
  border-bottom: 5px solid #edf0f4;
}

#goods_details > .details .price {
  border-bottom: 1px solid #edf0f4;
  margin-top: 15px;
  padding: 0 15px 14px 15px;
  display: flex;
  justify-content: space-between;
}

#goods_details > .details .price .money {
  font-size: 16px;
}

#goods_details > .details .price .money .red {
  color: #fa3e47;
}

#goods_details > .details .price .money .original {
  font-size: 14px;
  color: #9e9e9e;
  text-decoration: line-through;
}

#goods_details > .details .price .btn {
  display: flex;
}

#goods_details > .details .price .btn * {
  border: 1px solid #bbbbbb;
}

#goods_details > .details .price .btn a {
  width: 25px;
  height: 20px;
  font-size: 15px;
  color: #666666;
  text-align: center;
  line-height: 18px;
}

#goods_details > .details .price .btn a:nth-child(1) {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

#goods_details > .details .price .btn a:nth-child(3) {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

#goods_details > .details .price .btn div {
  border-left: none;
  border-right: none;
  width: auto;
  height: 20px;
  padding: 0 10px;
  text-align: center;
  line-height: 18px;
  color: #414141;
  font-size: 14px;
}

.goods #page-foot-inner {
  display: flex;
  height: 45px !important;
}

.goods #page-foot-inner a {
  flex: 1;
  color: #fff;
  font-size: 17px;
  text-align: center;
  line-height: 45px;
}

.goods #page-foot-inner .shopPingIco {
  background-image: url("../images/shoppingcart.normal@3x.png");
  background-position: center center;
  background-size: 21px 19px;
  background-color: #fff;
  background-repeat: no-repeat;
}

.goods #page-foot-inner .shopPingBtn {
  background: linear-gradient(to right, #ff5d64, #fa3e47);
}

.goods #page-foot-inner .goodsBuy {
  background: linear-gradient(to right, #4796ed, #1f79e0);
}

#shopPing {
  background: #edf0f4;
}

#shopPing form dl {
  background: #fff;
  border-top: 10px solid #edf0f4;
}

#shopPing form dl dt {
  height: 35px;
  box-sizing: border-box;
  padding: 0  12px;
  border-bottom: 1px solid #edf0f4;
  line-height: 35px;
  font-size: 12px;
  color: #565656;
}

#shopPing form dl dd {
  display: flex;
  height: 63px;
  align-items: center;
}

#shopPing form dl dd .choose {
  width: 37.5px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#shopPing form dl dd .name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#shopPing form dl dd .money {
  color: #fb4751;
  font-size: 15px;
  font-weight: 600;
  margin: 0 10px;
}

#shopPing form dl dd .btn {
  display: flex;
  align-items: center;
  margin: 0 13px;
}

#shopPing form dl dd .btn * {
  height: 22px;
  border: 1px solid #9c9c9c;
  text-align: center;
}

#shopPing form dl dd .btn a {
  width: 20px;
}

#shopPing form dl dd .btn a:nth-child(1) {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  line-height: 20px;
}

#shopPing form dl dd .btn a:nth-child(3) {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  line-height: 21px;
}

#shopPing form dl dd .btn input {
  border-left: none;
  border-right: none;
  width: 35px;
}

#shopPing form #close {
  position: fixed;
  bottom: 49px;
  left: 0;
  width: 100%;
  height: 50px;
  background: #fff;
  border-bottom: 1px solid #bec0c3;
  display: flex;
}

#shopPing form #close .checkbox {
  width: 68px;
  box-sizing: border-box;
  padding-left: 12px;
  display: flex;
  align-items: center;
  color: #353535;
  font-size: 15px;
}

#shopPing form #close .checkbox input {
  margin-right: 8px;
}

#shopPing form #close > .text {
  flex: 1;
  text-align: right;
  padding: 5px 10px 5px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#shopPing form #close > .text div {
  display: flex;
}

#shopPing form #close > .text div span {
  text-align: left;
}

#shopPing form #close > .text .shipping {
  color: #5b5b5b;
  font-size: 12px;
}

#shopPing form #close > .text .money span {
  color: #fb4751;
  font-size: 15px;
}

#shopPing form #close input[type="button"] {
  background: linear-gradient(to right, #ff7b82, #fb4751);
  width: 120px;
  height: 100%;
  text-align: center;
  border: none;
  color: #fff;
  font-size: 15px;
}

#shopPing form #close input[type="image"] {
  display: none;
}

#shopPing form #close .delete {
  display: none;
  flex: 1;
  text-align: center;
  line-height: 50px;
}

#shopPing form #close .delete a {
  color: #8e8e8e;
  font-size: 15px;
}

#check .title {
  font-size: 15px;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  padding: 0 15px;
  border-bottom: 1px solid #edf0f4;
}

#check .title .money {
  color: #fb4751;
}

#check .line {
  min-height: 50px;
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #edf0f4;
}

#check .line .name {
  width: 6em;
}

#check .line span {
  color: #fb525b;
}

#check .line input, #check .line select, #check .line textarea {
  border: none;
  font-size: 14px;
  color: #6f6f6f;
}

#check .line input {
  margin-left: 8px;
}

#check .btn {
  width: 100%;
  height: auto;
  display: flex;
  margin-top: 52.5px;
  justify-content: center;
}

#check .btn input {
  border: none;
  width: 135px;
  height: 52.5px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  background-image: url("../images/affirm@3x.png");
}

#orderPreview {
  font-size: 14px;
  background: #fff;
  border-bottom: 15px solid #edf0f4;
  padding-bottom: 20px;
}

#orderPreview dt {
  display: flex;
  justify-content: space-between;
  font-size: 15px;
  padding: 0 11px;
  min-height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #edf0f4;
  color: #343333;
}

#orderPreview dt .orderNum {
  display: flex;
}

#orderPreview dt .orderNum .name {
  margin-right: 5px;
}

#orderPreview dd {
  margin-top: 20px;
  display: flex;
}

#orderPreview dd .name {
  color: #5e5e5e;
  padding: 0 18px 0 11px;
  width: 60px;
}

#orderPreview dd .text {
  color: #343333;
}
