.index-top-input{
    height: .8rem;
    font-size: .28rem;
    background: #c30e2e;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.index-top-input h1{
    float: left;
    margin: .1rem 0 0 .1rem;
}

.index-top-input h1 img{
    display: block;
    width: 1.7rem;
    height: .6rem;
}

.index-top-input .i-input {
    float: left;
    position: relative;
    width: 4.2rem;
    height: .52rem;
    margin-left: .25rem;
    margin-top: .14rem;
    font-size: .24rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.index-top-input .i-input input{
    float: left;
    width: 3.6rem;
    height: .52rem;
    line-height: .52rem\9;
    background: #fff;
    border: none;
    outline: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-left: .08rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
}

.index-top-input .i-input a{
    display: block;
    width: .6rem;
    height: .52rem;
    float: left;
}

.index-top-input .i-input span.icon-search{
    position: absolute;
    top: .05rem;
    right: .04rem;
    font-size: .42rem;
    color: #fff;
}

.app-yh-card a, .goods-list {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.app-index-banner {
    overflow: hidden;
    background: #fff
}

.app-index-banner img {
    max-width: 100%;
    height: auto
}

.swiper-slide a {
    display: block
}

.swiper-pagination, .swiper-pagination1 {
    height: 8px;
    font-size: 0
}

.app-yh-card {
    font-size: .2rem;
    padding: .2rem;
    background: #f1f1f1
}

.app-yh-card a {
    border-width: 0 5px;
    border-style: solid;
    display: inline-block;
    width: 2.2rem;
    height: 1rem;
    background: #ff8a00;
    -moz-border-image: url(../images/index_yh.jpg) 0 7 stretch round;
    -webkit-border-image: url(../images/index_yh.jpg) 0 7 stretch round;
    -o-border-image: url(../images/index_yh.jpg) 0 7 stretch round;
    border-image: url(../images/index_yh.jpg) 0 7 stretch round;
    padding: .1rem 0;
    font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
    line-height: .4rem;
    box-sizing: border-box
}

.app-yh-card a span {
    display: block;
    text-align: center;
    color: #fff;
    font-size: .24rem
}

.app-yh-card a span:first-child {
    font-size: .4rem
}

.goods-list {
    background: #fff;
    font-size: .24rem;
    box-sizing: border-box
}

.goods-list ul li {
    width: 3.2rem;
    padding: .1rem;
    height: auto;
    float: left;
    border-bottom: 1px solid #ddd !important;
    box-sizing: border-box;
    line-height: .36rem
}

.goods-list ul li:nth-of-type(2n) {
    border-left: 1px solid #ddd !important
}

.goods-list ul li img {
    width: 3rem;
    height: 3rem
}

.index-list-info p:first-of-type {
    margin: .1rem 0;
    box-sizing: padding-box;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: .72rem
}

.goods-list .index-list-info p .true-price {
    color: #cf000d;
    font-size: .26rem;
    margin-right: .15rem
}

.goods-list .index-list-info p .false-price {
    color: #ccc;
    text-decoration: line-through;
    font-size: .22rem
}

.app-edit-shop img {
    max-height: 100%;
    height: auto
}

.app-index {
    height: .9rem
}

.app-index li {
    position: relative;
    width: 25%;
    box-sizing: border-box;
    line-height: .3rem;
    font-size: .22rem
}

.app-index li a {
    display: block;
    padding-top: .1rem;
    text-align: center;
    width: 100%;
    height: 100%;
    color: #666;
    font-weight: 300
}

.app-index li i {
    display: block;
    font-size: .3rem;
    padding-bottom: .02rem
}

.app-scroller-container section:last-of-type {
    margin-bottom: .8rem
}

.goods-list li .index-list-info p {
    font-size: .24rem;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.m-price {
    overflow: hidden;
    height: .36rem;
    line-height: .36rem;
}

.m-price a {
    float: right;
    background: url("../images/cart.png") no-repeat;
    background-size: 100% 100%;
    width: .31rem;
    height: .31rem;
    margin-top: .01rem;
}

.m-price strong {
    font-size: .26rem;
    font-weight: normal;
    color: #242424;
    float: left;
    padding-right: .2rem;
}

.m-price .false {
    color: #666;
    float: left;
    text-decoration: line-through;
    font-size: .18rem;
}

.index-list-info span {
    float: left;
    background: #ff3630;
    color: #fff;
    -webkit-border-radius: .04rem;
    -moz-border-radius: .04rem;
    border-radius: .04rem;
    text-align: center;
    line-height: 0.18rem;
    font-size: .18rem;
    padding: 0.04rem 0.06rem;
    margin: 0.05rem 0.04rem 0 0;
}

.index-list-info span.hui {
    background: #ffc516;
    color: #603215;
}


