.aui-nav-search-fixed {
	position: absolute;
	top: 2.25rem;
	border-top: solid 1px #f6f6f6;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #fff;
}

.aui-position-relative {
	position: relative;
}


/*购物车*/

@charset "utf-8";
html,
body,
div,
p,
form,
label,
ul,
li,
dl,
dt,
dd,
ol,
img,
button,
b,
em,
strong,
small,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-style: normal;
}

a,
a.link {
	color: #666;
	text-decoration: none;
	font-weight: 500;
}

a,
a.link:hover {
	color: #666;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}


/*头部开始*/

.header {
	position: relative;
	width: 100%;
	height: 44px;
	background: #fff;
	border-bottom: 1px solid #e0e0e0;
}

.header h1 {
	font-size: 16px;
	color: #333;
	height: 44px;
	line-height: 44px;
	display: block;
	text-align: center;
}

.header a {
	position: absolute;
	top: 0;
	display: block;
	height: 44px;
	line-height: 44px;
}

.header a.back {
	left: 0px;
}

.header a.back span {
	display: inline-block;
	width: 25px;
	height: 25px;
	margin: 10px 5px;
	/*background: url("../images/icon-back.png") no-repeat;*/
	background-size: 100%;
}

.header .home {}


/*头部结束*/

input[type="checkbox"] {
	-webkit-appearance: none;
	outline: none;
}

input.check {
	background: url(../images/false.png) no-repeat center left;
	background-size: 20px 20px;
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -18px;
	width: 20px;
	height: 35px;
}

input.check:checked {
	background: url(../images/true.png) no-repeat center left;
	background-size: 20px 20px;
}

input.goodsCheck:checked {
	background: url(../images/icon_radio4.png) no-repeat center left;
	background-size: 20px 20px;
}

input.check:checked {
	background: url(../images/true.png) no-repeat center left;
	background-size: 20px 20px;
}

.checked {
	background: url(../images/icon_radio4.png) no-repeat left center;
	background-size: 20px 20px;
	position: absolute;
	top: 50%;
	left: 15px;
	margin-top: -18px;
	width: 20px;
	height: 35px;
}


/*尾部开始*/

.footer .copyright {
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #848689;
	font-size: 12px;
}


/*尾部结束*/


/*购物车*/

.shopping {
	clear: both;
	overflow: hidden;
	height: auto;
	padding-bottom: 60px;
}

.shop-group-item {
	margin-bottom: 5px;
}

.shop-group-item ul li {
	border-bottom: 1px solid #fff;
}

.shop-group-item ul li:last-child {
	border-bottom: none;
}

.shop-name {
	background: #fff;
	height: 35px;
	line-height: 35px;
	padding: 0 .75rem;
	position: relative;
}

.shop-name h4 {
	float: left;
	font-size: 14px;
	/*background: url(../images/icon/icon-kin.png) no-repeat left center;*/
	background-size: 20px 20px;
	margin-left: 28px;
}

.shop-name .coupons {
	float: right;
}

.shop-name .coupons span {
	display: inline-block;
	padding: 0 5px;
}

.shop-name .coupons em {
	color: #e0e0e0;
}

.shop-info {
	height: 120px;
	padding: 0 .75rem;
	position: relative;
}

.shop-info .checkbox {
	background: url(../images/icon/icon_radio3.png) no-repeat left center;
	background-size: 20px 20px;
	position: absolute;
	top: 50%;
	left: 15px;
	margin-top: -60px;
	width: 20px;
	height: 120px;
}

.shop-info .checkbox1 {
	background: url(../images/icon/icon_radio4.png) no-repeat left center;
	background-size: 20px 20px;
	position: absolute;
	top: 50%;
	left: 15px;
	margin-top: -60px;
	width: 20px;
	height: 120px;
}

.shop-info .shop-info-img {
	position: absolute;
	top: 15px;
	left: 2rem;
	width: 4.5rem;
	height: 4.5rem;
}

.shop-info .shop-info-img img {
	width: 100%;
	height: 100%;
}

.shop-info .shop-info-text {
	margin-left: 6rem;
	padding: 15px 0;
}

.shop-info .shop-info-text .shop-brief {
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #81838e;
	white-space: nowrap;
}

.shop-info .shop-info-text .shop-brief span {
	display: inline-block;
	margin-right: 8px;
}

.shop-info .shop-info-text .shop-price {
	height: 24px;
	line-height: 24px;
	position: relative;
}

.shop-info .shop-info-text .shop-price .shop-pices {
	/* color: red; */
	font-size: 16px;
}

.shop-info .shop-info-text .shop-arithmetic {
	position: absolute;
	right: 0px;
	top: 0;
	width: 84px;
	box-sizing: border-box;
	white-space: nowrap;
	height: 100%;
	border: 1px solid #e0e0e0;
	display: flex;
}

.shop-info .shop-info-text .shop-arithmetic a {
	display: inline-block;
	width: 23px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #fff;
	font-size: 16px;
}

.shop-info .shop-info-text .shop-arithmetic .minus {
	border-right: 1px solid #e0e0e0;
}

.shop-info .shop-info-text .shop-arithmetic .failed {
	color: #d1d1d1;
}

.shop-info .shop-info-text .shop-arithmetic .plus {
	border-left: 1px solid #e0e0e0;
}

.shop-info .shop-info-text .shop-arithmetic .num {
	width: 3rem;
	text-align: center;
	border: none;
	display: inline-block;
	height: 100%;
	box-sizing: border-box;
	vertical-align: top;
	margin: 0 -6px;
}

.shopPrice {
	background: #fff;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	text-align: right;
}

.shopPrice span {
	color: #f00;
}

.payment-bar {
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 49px;
	position: fixed;
	bottom: 0;
	border-top: 1px solid #e0e0e0;
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.payment-bar .all-checkbox {
	float: left;
/* 	line-height: 49px; */
	padding-left: 40px;
}

.payment-bar .shop-total {
	float: left;
	-webkit-box-flex: 1.0;
	box-flex: 1.0;
	margin: 0 20px 0 35px;
}

.payment-bar .shop-total strong {
	display: block;
	font-size: 14px;
}

.payment-bar .shop-total span {
	display: block;
	font-size: 12px;
}

.payment-bar .settlement {
	display: inline-block;
	float: right;
	width: 100px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: #f23030;
}

.aui-delect-btn {
	height: auto;
	line-height: initial;
	padding: .4rem .5rem;
	font-size: .65rem;
	background: #d7d6db;
	color: black;
}


/*个人中心*/

.aui-main-bag {
	background: url(../image/bag.jpg) no-repeat center;
	background-size: 100%;
	padding-top: 1rem;
	height: 8rem;
}

.aui-fixed-view {
	position: absolute;
	width: 100%;
	top: 2.25rem;
}

.aui-border-t-radius {
	border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
}

.aui-center-top {
	padding-top: 1.5rem;
	margin-top: -2.5rem;
}

.aui-center-con {
	top: -1.8rem;
}

.aui-user-img {
	width: 2.5rem;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.aui-grid-item {
	border-radius: 10px;
	box-shadow: 0 0 9px #d9d9d9;
	margin: 0 0 1rem;
}

.aui-grid-item img {
	width: 2.5rem;
	height: 2.5rem;
	margin: 0 auto;
}

.aui-grid-item.aui-grid [class*=aui-col-] {
	padding: .5rem 0;
}

.aui-width-one {
	width: 100%;
}

.aui-flex-1 {
	flex: 1;
}

.aui-check-confirm {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border: 1px solid #faebcc;
}

.aui-border-radius10 {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.aui-center-lists .aui-center-img {
	width: 1rem;
	margin-right: .5rem;
}
.topSelect{
	padding-left: .5rem;
	width:36%;
	color:#333333;
	font-size: 0.6rem;
}
.slideCle{
	border-style: solid;
    border-color: #666666 transparent transparent transparent;
    border-width: .25rem;
}
.setImg{
	width: 1.2rem;
}

.aui-proDetail-img img{
	height: auto;
}	
.setImg {
    width: 1.2rem;
}
.aui-right-slide{
	top: 50px;
    right: .5rem;
    background: #fff;
    border-radius: 10px;
    width: 35%;
    box-shadow: 0 0 3px #eee;
    z-index: 1;
}
  .aui-right-slide:before{
  	    content: '';
	    border-style: solid;
	    border-width: .5rem;
	    border-color: transparent transparent #fff transparent;
	    position: absolute;
	    top: -1rem;
	    right: .5rem;
  }  
	
.aui-right-slide ul li a img{
	width: 0.8rem;
	margin-right: .5rem;
}
.aui-right-slide ul li a span{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	
}
.aui-right-slide ul li a{
	color: gray;
    display: flex;
    align-items: center;
    padding: 0 .5rem;
    font-size: .6rem;
	line-height: 1.8rem;
}
.showScroll{
	background: #fff!important;
	box-shadow: 0 0 4px #ccc!important;
}
.top-fixed-header.aui-bar-nav .topImg{
	z-index: 99;
    padding: 0;
    width: 1.5rem;
    height: 1.5rem;
    border: none;
    background: rgba(0, 0, 0, 0.6)!important;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}