.aui-car-white-Typeface {
    text-align: center;
    color: #171717;
    font-size: 18px;
}
	.aui-car-box {
    margin-bottom: 2rem;
}

	.aui-car-box-list-item input.check {
    background: url(../img/icon_radio3.png) no-repeat center left;
    background-size: 20px 20px;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -18px;
    width: 20px;
    height: 35px;
}
		input.check {
    background: url(../img/icon_radio3.png) no-repeat center left;
    background-size: 20px 20px;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -18px;
    width: 20px;
    height: 35px;
    border: none;
}

input.check:checked {
	background: url(../img/icon_radio4.png) no-repeat center left;
	background-size: 20px 20px;
}

input.check:checked {
	background: url(../img/icon_radio4.png) no-repeat center left;
	background-size: 20px 20px;
}

.aui-car-box-list-item input.check:checked {
    background: url(../img/icon_radio4.png) no-repeat center left;
    background-size: 20px 20px;
}

.aui-car-box-list-text-brief {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    color: #81838e;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding: .5rem 0;
}

.aui-car-box-list-img img {
    width: 100%;
    height: 100%;
    display: block;
    border: none;
}
.iconfont{font-size: 16px;}
.aui-car-white-Typeface {
    text-align: center;
    color: #404040;
    font-size: 16px;
}

.aui-car-box-list-text {
    margin-left: 130px;
    padding: 25px 0;
}

.aui-header-default {
    height: 18rem;
    padding-top:5rem;

}

.aui-car-content {
    padding-top: 15px;
    padding-bottom: 0;
}

.aui-car-box-list-item {
    background: #fff;
    height: 140px;
    padding: 0 15px;
    position: relative;
    box-shadow: 0 0 10PX 0PX rgba(155,143,143,0.6);
    -webkit-box-shadow: 0 0 14PX 0PX rgba(155, 143, 143, 0.3);
    -moz-box-shadow: 0 0 10PX 0PX rgba(155,143,143,0.6);
    width: 92%;
    margin: 0 auto;
}
.aui-car-box-list-img {
    position: absolute;
    top: 25px;
    left: 45px;
     width: 25%;
   
}
.aui-car-box-list-text-price {
    height: 24px;
    line-height: 24px;
    position: relative;
    top: 1.5rem;
}

.aui-car-box-list-text-arithmetic .num {
    width: 50px;
    text-align: center;
    border: none;
    display: inline-block;
    height: 100%;
    box-sizing: border-box;
    vertical-align: top;
    margin: 0 -6px;
    background-color: #f0f0f0;
}

.aui-car-box-list-text-arithmetic {
    position: absolute;
    right: 0px;
    top: 0;
    width: 75px;
    box-sizing: border-box;
    white-space: nowrap;
    height: 100%;
    border: 0;
}

.aui-payment-bar {
    clear: both;
    overflow: hidden;
    width: 100%;
    height: 49px;
  padding-bottom:2rem;
    bottom: 0;
    background-color: #fff;
    border-top:1px solid #c5c9cc;
    border-bottom:1px solid #c5c9cc;

}

.aui-payment-bar {
    clear: both;
    overflow: hidden;
    width: 100%;
    height: 49px;
    position: fixed;
    bottom: 3.4rem;
    background-color: #fff;
    box-shadow: 0 0 10PX 0PX rgba(155,143,143,0.6);
    -webkit-box-shadow: 0 0 0PX 0PX rgba(155, 143, 143, 0);
    -moz-box-shadow: 0 0 10PX 0PX rgba(155,143,143,0.6);
}

.aui-payment-bar .settlement {
    display: block;
    float: right;
    width: 135px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #e51c24;
}

.aui-header-center-logo div {
    width: 100%;
    padding-top:4rem;
}

.total{color:#e51c24;font-size: 18px;}

.boutit {
    height: 0.5rem;
    text-align: center;
    padding: 2rem 0;
}

.boutit samp {
line-height: 1.2rem;
    color: rgb(69, 69, 69);
    position: relative;
    font-weight: bold;
    height: 1.2rem;
    background-color: rgba(255, 255, 255, 0);
    font-size: 16px;
    padding: 0px 3%;
}

b, strong{font-size: 1.8rem;}

.radi {
    width: 7rem;
    float: right;
    padding: 4px 5px;
    margin-top: 3px;
    float: right;
    background-color: #d8d8d8;
    border-radius: .5rem;
    font-size: 12px;
    text-align: center;
    color: #fff;
}
.like .content {
    width: 94%;
    padding: 1rem 0;
    margin: 0 auto;
    padding-bottom: 8rem;
}

a:active {
    color: #fff;
}
	
.like .content .list {
    width: 48.5%;
    margin-bottom: 3%;
    margin-right: 3%;
    background-color: #fff;
}

.like .content .list .tu {
    width: 100%;
}

.like .content .list .tu img {
   max-width: 92%;
    margin: .5rem 0;
    margin-left: .5rem;
}

.like .content .list .bottom {
    width: 88%;
    margin-bottom: 3%;
    margin-right: 1%;
    background-color: #fff;
    border-radius: 8px;
    margin-left: 1rem;
}

.like .content .list .bottom span{
	display: block;
	width:3rem;
	float:left;
	margin:.5rem 0;
}
.like .content .list:nth-child(2n) {
    margin-right: 0;
}
.like .content .list:nth-child(2n) {
    margin-right: 0;
}

.nocar{width: 60%;margin:0 auto;}
.nocar p{width:100%;text-align: center;color:#a7a7a7;font-size: 14px;padding-top: 20px;}

select{
	border: 1px solid #aaadb2;
    width:4rem;height:1.6rem;border:1px solid #aaadb2;text-align: center;border-radius: .3rem;
}
.aui-car-white-Typeface {
    text-align: center;
    color: #161616;
    font-size: 16px;
}

.gwc{font-size: 8rem;color:#c1c1c1;}

.icon-home {
    color: #707070;
}
.icon-ziyuan{color:#da4644;}