.p-pager {
	float: right
}

.p-pager li {
	float: left;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	margin-left: 8px;
	height: 28px;
	line-height: 28px;
	border-radius: 2px;
	overflow: hidden
}

.p-pager .current,.p-pager li:hover {
	border-color: #ffc232
}

.p-pager a {
	padding: 0 10px;
	display: block;
	color: #b4b4b4
}

.p-pager .current {
	background-color: #ffc232
}

.p-pager li:hover a {
	color: #ffc232
}

.p-pager .current a,.p-pager .current:hover a {
	color: #fff
}

.casher-num,.workflow-num {
	font-family: arial,helvetica,sans-serif
}

.cart-img-wrap,.workflow-num {
	overflow: hidden;
	position: relative
}

.cart-wrap {
	width: 1040px
}

.logo {
	padding-top: 44px
}

.cart-header {
	height: 120px;
	background-color: #f0f0f4
}

.workflow-wrap {
	padding: 48px 0 0 120px
}

.login-tip {
	width: 1036px;
	border: 2px solid #e6e6ea;
	height: 44px;
	background-color: #f8f8f8;
	font-size: 14px;
	line-height: 44px
}

.cart-title-icon,.login-icon,.login-top-icon {
	border-radius: 2px;
	display: inline-block
}

.login-tip span {
	color: #646464;
	margin-left: 5px
}

.cart-title {
	height: 64px;
	line-height: 64px
}

.cart-title-left span {
	margin-left: 10px
}

.login-top-icon {
	width: 16px;
	height: 16px;
	background: url(../img/cart.png) 0 -20px no-repeat;
	margin-left: 14px;
	vertical-align: middle
}

.login-icon {
	height: 28px;
	width: 80px;
	background-color: #ffc232;
	text-align: center;
	line-height: 28px;
	color: #fff;
	margin-left: 10px
}

.cart-title span {
	color: #4c3f3f;
	font-size: 16px;
	letter-spacing: 1px
}

.cart-title-icon {
	width: 16px;
	height: 16px;
	background: url(../img/cart.png) no-repeat;
	vertical-align: sub
}

.cart-item-check,.check-product-info td {
	vertical-align: top
}

.cart-title-right {
	font-size: 16px
}

.cart-title-right .product-num {
	color: #ff503c;
	font-weight: 700;
	margin: 0 6px
}

.cart-title-right .cart-sum {
	color: #ff503c;
	font-weight: 700
}

.cart-content {
	background-color: #fff;
	padding: 16px 16px 32px
}

.cart-content table {
	width: 100%
}

.cart-content-one {
	width: 125px;
	text-align: left
}

.cart-content-one input {
	margin-left: 8px
}

.cart-content-two {
	width: 220px
}

.cart-content-three {
	width: 180px
}

.cart-content-four {
	width: 75px
}

.cart-content-five {
	width: 185px
}

.cart-content-six {
	width: 80px
}

.cart-table-title {
	background-color: #f8f8f8;
	color: #b4b4b4;
	height: 24px
}

.cart-table-title th {
	font-weight: 400;
	letter-spacing: 1px
}

.cart-item-check {
	margin-top: 8px
}

.cart-table-item td {
	vertical-align: top;
	padding-top: 32px
}

.cart-item-selector {
	width: 10px;
	text-align: center
}

.cart-decrease,.cart-decrease-disable {
	height: 24px;
	width: 24px;
	line-height: 24px;
	color: #fff;
	background-color: #e6e6e6;
	float: left
}

.cart-item-count,.cart-item-count-disable {
	float: left;
	height: 22px;
	line-height: 22px;
	width: 30px;
	border: 1px solid #e6e6e6;
	text-align: center
}

.cart-increase,.cart-increase-disable {
	height: 24px;
	width: 24px;
	color: #fff;
	background-color: #e6e6e6;
	float: left;
	line-height: 24px
}

.cart-selector-wrap {
	margin-left: 52px;
	margin-top: 8px
}

.cart-product-info {
	color: #b4b4b4;
	margin-top: 8px;
	margin-left: 15px;
	display: inline-block;
	text-align: left
}

.limit-time-buy {
	margin-left: 15px;
	background-color: #9ae468;
	font-size: 12px;
	width: 70px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #fff
}

.cart-item-first-column,.cart-item-second-column {
	text-align: left
}

.cart-del-item,.cart-product-para,.cart-product-price {
	color: #b4b4b4;
	display: inline-block;
	margin-top: 8px
}

.cart-product-para {
	width: 60px
}

.cart-product-sum {
	display: inline-block;
	margin-top: 8px;
	color: #ff503c
}

.cart-item-first-column input {
	margin-left: 8px;
	margin-right: 16px
}

.cart-content-one-wrap .input-fake {
	float: left;
	margin-top: 4px;
	margin-right: 8px
}

.cart-content-one-wrap span {
	float: left
}

.input-fake.checked {
	border-color: #ffc232;
	background: url(../img/icon-cart.png) 1px -138px no-repeat #ffc232
}

.casher {
	margin-top: 10px;
	line-height: 48px;
	background-color: #fff;
	padding-top: 16px;
	margin-bottom: 100px
}

.casher-money {
	font-size: 24px;
	color: #ff503c
}

.go-to-check {
	font-size: 18px;
	color: #fff;
	padding: 0 36px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background-color: #ff503c;
	margin-left: 16px;
	border-radius: 2px;
	display: block
}

.go-to-check:hover {
	background-color: #e54836
}

.casher-info {
	font-size: 14px;
	color: #b4b4b4
}

.casher-num {
	color: #ff503c;
	font-weight: 700;
	margin: 0 4px
}

.casher .input-fake {
	margin-top: 18px;
	margin-left: 24px;
	margin-right: 10px
}

.cash-clear,.cash-clear-all,.cash-select-all {
	margin-right: 32px
}

.workflow-list li,.workflow-step li {
	float: left
}

.workflow-step {
	font-size: 14px;
	color: #b4b4b4
}

.workflow-num {
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	color: #fff;
	background: url(../img/icon-cart.png) no-repeat;
	float: left;
	display: block
}

.workflow-line {
	width: 320px;
	height: 4px;
	display: block;
	float: left;
	background: #d6d6da;
	margin: 6px 0 0 -16px
}

.workflow-list .current span,.workflow-list .over span {
	background-position: 0 -60px
}

.workflow-list .current i {
	background: url(../img/icon-cart.png) 0 -120px no-repeat
}

.workflow-list .over i {
	background: #ffc232
}

.cart-search-box {
	padding-left: 180px
}

.workflow-bottom {
	padding-top: 10px
}

.workflow-bottom li {
	font-size: 14px;
	color: #b4b4b4
}

.workflow-step {
	padding-top: 6px
}

.workflow-step li {
	float: left;
	width: 219px
}

.workflow-step .current {
	color: #ffc232
}

.cart-img-wrap {
	display: inline-block;
	width: 80px;
	height: 80px
}

.checked-title-icon {
	width: 16px;
	height: 16px;
	margin-top: 4px;
	margin-right: 8px;
	display: inline-block;
	float: left
}

.checked-title span {
	color: #4f3f3f;
	font-size: 16px
}

.cart-img-wrap img {
	width: 100%
}

.custom-address {
	margin-top: 16px;
	margin-bottom: 32px;
	background-color: #fff;
	padding: 8px 32px 24px
}

.custom-address label {
	font-size: 16px;
	color: #656465;
	width: 96px;
	float: left;
	height: 32px;
	line-height: 32px
}

.custom-address input {
	height: 30px;
	font-size: 14px;
	color: #646464;
	padding-left: 14px;
	width: 138px;
	line-height: 30px;
	border: 1px solid #d6d6da
}

.custom-address .current input {
	border-color: #ffc233;
	box-shadow: inset 0 0 2px #ffc232
}

.custom-address-item {
	margin-bottom: 16px;
	margin-top: 16px;
	height: 36px
}

.custom-address-detail input {
	width: 480px
}

.address-item,.address-item ul {
	width: 158px;
	border: 1px solid #d6d6da
}

.address-item {
	float: left;
	margin-right: 8px;
	position: relative;
	height: 32px;
	font-size: 14px;
	background: url(../img/address-arrow.png) 140px 13px no-repeat;
	cursor: pointer
}

.address-item ul,.img-disable {
	position: absolute
}

.address-item ul {
	max-height: 240px;
	overflow: auto;
	top: 32px;
	border-top: 0;
	left: -1px
}

.address-item li {
	padding: 4px 12px;
	line-height: 24px;
	color: #646464;
	background-color: #fff
}

.address-item .selected,.address-item li:hover {
	background-color: #f0f0f4
}

.custom-pay-method,.custom-pay-method-wrap {
	background-color: #fff;
	margin-bottom: 32px;
	margin-top: 16px
}

.address-item .current {
	color: #646464
}

.address-option-tips {
	padding: 4px 24px 4px 12px;
	line-height: 24px;
	text-align: center;
	color: #d6d6da
}

.custom-pay-method {
	margin-left: 32px
}

.custom-pay-method .current,.custom-pay-method li:hover {
	background: url(../img/icon-selected.png) right bottom no-repeat
}

.custom-pay-method li {
	width: 86px;
	height: 30px;
	line-height: 30px;
	margin-right: 8px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #b4b4b4;
	margin-top: 16px
}

.custom-pay-method li a {
	color: #b4b4b4
}

.custom-pay-method ul {
	padding: 16px 0 16px 32px
}

.custom-pay-method li:hover a {
	border: 1px solid #ffc233;
	display: block;
	height: 30px;
	line-height: 28px;
	color: #ffc233
}

.custom-pay-method .current {
	border-color: #ffc233
}

.custom-pay-method .current a {
	display: block;
	border: 1px solid #ffc233;
	height: 30px;
	line-height: 28px
}

.custom-pay-info {
	margin-top: 25px;
	margin-left: 10px
}

.custom-pay-info li {
	color: #b4b4b4;
	display: block;
	height: 32px;
	margin-top: 16px
}

.custom-pay-method li:hover {
	border-color: #ffc233
}

.check-img-wrap {
	width: 80px;
	height: 80px;
	overflow: hidden;
	margin-left: 32px
}

.check-img-wrap img {
	width: 100%
}

.check-product-two {
	width: 200px;
	color: #b4b4b4;
	margin-left: 16px
}

.check-product-info {
	background-color: #fff;
	margin-top: 16px;
	padding-bottom: 24px
}

.check-product-info td span {
	display: inline-block;
	margin-top: 7px;
	color: #b4b4b4
}

.check-product-info tr td {
	padding-top: 24px
}

.check-product-three {
	width: 60px;
	margin-left: 73px
}

.check-product-price {
	margin-left: 164px
}

.check-product-num {
	margin-left: 88px
}

.check-product-sum {
	margin-left: 110px
}

.casher-money.check {
	margin-left: 10px
}

.check-all {
	padding: 32px 0 26px
}

.check-all li {
	text-align: right;
	font-size: 16px;
	line-height: 30px
}

.cart-empty,.cart-wander,.check-tip {
	text-align: center
}

.casher-wrap {
	height: 48px;
	line-height: 48px;
	background-color: #fff;
	padding: 8px
}

.cart-operation a {
	color: #b4b4b4
}

.check-all li span {
	margin-left: 10px;
	width: 100px;
	display: inline-block
}

.custom-input-wrap select {
	width: 158px;
	vertical-align: bottom
}

.order-success-wrap {
	background-color: #fff;
	padding-bottom: 60px;
	margin-top: 2px
}

.order-left-wrap h1 {
	font-size: 24px;
	color: #8ad630
}

.order-left-wrap {
	background: url(../img/circle.png) left center no-repeat;
	padding-left: 71px
}

.order-left {
	float: left;
	margin-left: 48px;
	margin-top: 32px
}

.order-left-wrap p {
	font-size: 14px;
	color: #b4b4b4
}

.order-address {
	margin-left: 71px;
	margin-top: 30px;
	background-color: #fff8e6;
	padding: 10px 10px 10px 17px;
	width: 479px
}

.order-address li {
	margin-top: 8px;
	color: #b3b5b2
}

.order-tip {
	margin-left: 70px;
	margin-top: 25px
}

.important-tip {
	color: #b3b3b3;
	font-size: 12px;
	margin-bottom: 7px
}

.order-tip a {
	color: #ffc233;
	font-size: 12px;
	margin-right: 30px
}

.order-right {
	float: right;
	margin-top: 48px;
	margin-right: 64px
}

.check-tip {
	background-color: #ff503c;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	padding: 0 16px;
	border-radius: 2px;
	vertical-align: top
}

.checked-title-icon {
	background: url(../img/check.png) no-repeat
}

.checked-title-payment {
	background-position: 0 -19px
}

.checked-title-goods {
	background-position: 0 -36px
}

.weixin-title-pay {
	font-size: 18px
}

.weixin-title-time {
	font-size: 14px;
	color: #b4b4b4;
	letter-spacing: 1px
}

.weixin-money span,.weixin-title-time span {
	color: #ff503c
}

.weixin-qr-box {
	background-color: #fff;
	margin-top: 32px
}

.weixin-qr-image-title {
	margin-left: 32px;
	padding-top: 32px;
	font-size: 18px;
	color: #646464
}

.weixin-money {
	color: #4c3f3f;
	font-size: 16px;
	margin-top: 10px
}

.weixin-qr-wrap {
	padding: 32px 128px 64px
}

.cart-empty {
	margin-top: 40px
}

.dont-be-shame {
	font-size: 18px;
	margin-top: 30px;
	color: #4c3f3f
}

.cart-wander {
	width: 130px;
	height: 40px;
	background-color: #ffc232;
	display: inline-block;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	margin-top: 28px;
	border-radius: 3px
}

.check-notes {
	border-top: solid 1px #f0f0f4;
	padding: 16px 32px;
	background-color: #fff
}

.check-notes-title {
	font-size: 20px;
	line-height: 26px;
	padding-bottom: 12px;
	color: #b4b4b4
}

.check-notes-text {
	border: 1px solid #d6d6da;
	padding: 6px 8px;
	width: 380px;
	height: 90px;
	color: #646464;
	resize: none
}

.check-confirm {
	padding-top: 60px;
	padding-bottom: 100px;
	color: #4c3f3f
}

.check-confirm-wrap {
	line-height: 48px;
	font-size: 16px
}

.check-confirm-total {
	text-align: right;
	color: #aaa6a9;
	clear: both;
	padding-top: 18px
}

.check-coupon {
	font-size: 16px;
	line-height: 30px
}

.check-coupon-box {
	width: 170px;
	height: 30px
}

.check-coupon-box .active {
	color: #4c3f3f
}

.check-coupon-default {
	color: #aaa6a9;
	cursor: pointer;
	border: 1px solid #aaa6a9;
	height: 20px;
	line-height: 20px;
	padding: 4px 14px
}

.check-coupon-list {
	width: 168px;
	border: 1px solid #aaa6a9;
	position: absolute;
	top: 29px;
	max-height: 160px;
	overflow-y: auto
}

.check-coupon-list li {
	border-top: solid 1px #aaa6a9;
	height: 22px;
	line-height: 22px;
	padding: 4px 14px;
	cursor: pointer;
	background-color: #f0f0f4;
	margin-top: -1px;
	overflow: hidden
}

.check-coupon-list li:hover {
	background-color: #dbdbde
}

.check-coupon-discount {
	font-size: 12px;
	color: red;
	line-height: 30px;
	margin-left: 8px
}

.order-memo {
	overflow: hidden;
	width: 400px;
	word-break: break-all;
	word-wrap: break-word;
	min-height: 18px
}
/*购物车样式*/
.cart-box{ position:relative; margin-top:30px; }
	.cart-box h1{ float:left; color:#555; font-size:18px; line-height:35px; }

.cart-info{ z-index:2; margin:0; padding:15px; border:1px solid #DFC795; position:absolute; top:0px; left:0px; _left:-269px; width:302px; height:auto;background:#F7F2D0; text-align:left; }
	.cart-info .btn-success{ height:32px; line-height:32px; }
	.cart-info .close{ display:block; margin:0; padding:0; position:absolute; top:5px; right:5px; width:15px; height:10px; text-indent:-9999px; background:url(../images/sprite.gif) no-repeat left -240px; cursor:pointer; }

.cart-step{ position:relative; margin-left:200px; }
	.cart-step li{ float:left; width:33.33%; height:35px; line-height:35px; text-align:center; background:url(../images/cart-arrow.gif) no-repeat right -45px #f6f6f6; color:#999; *width:33.3%; }
	.cart-step li span{ display:inline-block; margin-right:5px; font-weight:bold; font-size:15px; }
	.cart-step li.item{ background-position:right 0; }
	.cart-step li.selected{ background:url(../images/cart-arrow.gif) no-repeat right -90px #e8e8e8; color:#8cac52; }
	.cart-step li.last{ background-image:none; }

.cart-table{ border:1px solid #f7f7f7; }
	.cart-table th{ padding:0.8em 0.5em; color:#555; font-size:13px; font-weight:400; background:#f6f6f6; border-bottom:1px solid #f7f7f7; }
	.cart-table td{ padding:1em 0.5em; color:#555; font-size:13px; border-bottom:1px solid #f7f7f7; }
	.cart-table td .stxt{ margin-top:5px; color:#666; font-size:12px; line-height:20px; }
	.cart-table td input.checkall{ padding:0; border:1px solid #eee; background:#fff; }
	.cart-table td .img{padding:1px;width:60px;height:60px;border:1px solid #eee;}
	.cart-table td .buy-box{ margin:auto; padding:0; width:74px; height:22px; overflow:hidden; }
	.cart-table td .buy-box a{ display:block; float:left; width:20px; height:20px; font-size:12px; line-height:20px; text-align:center; border:1px solid #e8e8e8; overflow:hidden; }
	.cart-table td .buy-box .input{ float:left; margin:0; padding:0; width:30px; font-size:12px; height:20px; line-height:20px; text-align:center; ime-mode:Disabled; border-radius:0; border-left:0; border-right:0; }

.cart-foot{ height:40px; }
	.cart-foot .btn-box{ line-height:40px; }
	.cart-foot .btn-box a{ margin-right:20px; font-size:14px; }

.item-box{ clear:both; padding:8px 0; font-size:13px; }
	.item-box li{ display:block; float:left; margin:0 25px; height:28px; line-height:28px; }
	.item-box li label input{ margin-right:3px; }
	.item-box li em{ color:#999; }
	/*按钮样式*/
.btn{ display:inline-block; margin:0; padding:0 25px; color:#fff; font-size:12px; height:38px; line-height:38px; text-align:center; }
.btn{ background:#1e7bb3; border:1px solid #fff; border-radius:2px; vertical-align:middle; }
.btn:hover{ color:#fff; opacity:0.9; }
.btn-mini{ height:20px; line-height:20px; padding:1px 8px 0; }
input.btn, button.btn{ height:40px; cursor:pointer; overflow:visible; }
.btn-success{  background-color: #e54836;}
.btn-error{ background:#CB423B; border:1px solid #AA352F; text-shadow:0 -1px 0 #CB423B; }
.btn-gray{ background:#ddd; border:1px solid #A9A9A9; text-shadow:0 -1px 0 #EEEEEE;}
.btn-gray,.btn-gray:hover{ color:#777; }
.left {
  float: left;
}
.right {
  float: right;
}