.white-bg {
    background: white;
}
.banner_img {
    width: 100%;height: auto;
}
.banner {
    height: 0; position: relative;
    padding-bottom: 56%;width: 100%;
    background-image: url('../images/home/banner.png');
    background-size:100% auto;
    -moz-background-size:100% auto;
}
.searchBar {
    border-radius: 15px;
    display: block;
    height: 33px;
    width: 100%;
    background-color: white;
    opacity: 0.7;
    float:right;
    position: relative;
}
.searchBarInput{
    margin-left: 40px;
    margin-top: 6px;
}
.jmr-page-content{
    top:0!important;
}
.row {
    width: 100%;
    overflow: hidden;
}

.row  .col-12 {
    float: left;
    width: 100%
}
.row  .col-8 {
    float: left;
    width: 66.66666667%
}
.row  .col-6 {
    float: left;
    width: 50%;
    height: 100%;
}

.row  .col-4 {
    float: left;
    width: 33.33333333%
}
.row  .col-3 {
    float: left;
    width: 25%
}
.row  .col-2 {
    float: left;
    width: 20%
}

.modules-container {
    padding-top: 1.38rem;
}
.modules-container .box {
    position: relative;
    display: block;
    margin: 0 0 1.4rem 0;
    overflow: hidden;
}
.modules-container img {
    width: 100%;
    display: block;
    max-width: 2.8rem;
    margin: 0 auto 0.3rem auto;
}

.modules-container p {
    color: #666;
    font-size: 13px;
    text-align: center
}

.line-bottom {
    position: relative;
}

.line-bottom:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid #ededed;
    color: #ededed;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}

.jingxuan, .caidian, .bingxiang, .xiyiji, .kongtiao, .jiangkangdianqi  {
    width: 100%;
    background: #efefef;
}
.row_item>div {
    box-sizing: border-box; padding: 2px 2px;
}

.jingxuan .row .desc {
    position: absolute;top:252px; left: 11px; right: 11px;font-size: 14px;line-height: 16px;color:#666;
}

/*@media screen and (max-width:320px) {
    .jingxuan .row>div{height:280px;}
    .jingxuan .row .desc {top:200px;}
}
@media screen and (min-width: 900px) {
    .jingxuan .row>div{height: 500px;}
    .jingxuan .row .desc {top:420px;}
    .jingxuan .row img {
        width: auto;  height:auto;
    }
}*/

.promote_item {
    float: left;width: 50%;padding: 3px 3px; box-sizing: border-box;
    position: relative;
}
.promote_item>div {
    padding: 30px 0px 96px;
    background-color: white;border-radius: 4px;
    position: relative;
    text-align: center;
}
.promote_item>div img{
    /* width: auto; */
    width: 8em;
    /* min-height: 83px; */
    height: 8em;
}
.promote_item>div .name {
    position: absolute;
    left:11px; right: 11px;bottom: 44px;
    font-size: 14px;line-height: 18px;color:#666;
    text-align: left;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.promote_item>div .price{
    position: absolute;
    text-align: left;
    left:12px; right: 12px;bottom: 16px;
    color: #ff3939;font-size: 16px; line-height: 18px;
}
.promote_item.mh120>div {
    padding-top: 20px;
}
.promote_item.mh120>div img {
    min-height: 120px;
}
.promote_item.mh140>div {
    padding-top: 20px;
    text-align: center;
}
.promote_item.mh140>div img {
    min-height: 140px;
}
.promote_item.mh130>div {
    padding-top: 20px;
    text-align: center;
}
.promote_item.mh130>div img {
    min-height: 130px;
}
.home_left_product{
    width: 100%;
    height:100%;
    background-color: #ffffff;
}
.home_left_tid{
    width:40%;
}
.home_left_tid_img{
    margin-top: 0.5em;
    margin-left: 0.5em;
    width: 6em;
    z-index: 20;
    position: absolute;
}
.home_left_goods{
    text-align: center;
}
.row_item{
    height: 330px;
}
.home_left_goods_img{
    height: 14rem;
    margin-top: 2em;
    text-align: center;
}
.home_left_goods_title{
    font-size: 12px;
    line-height: 18px;
    color: #666;
    margin: 1rem;
    text-align: center;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.home_left_goods_price{
    font-size: 12px;
    line-height: 18px;
    color: red;
    margin: 1rem;
    text-align: center;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.home_right{
    width: 100%;
    height: 49%;
    background-color: #FFFFff;
}
.home_right_one{
    margin-bottom:6px;
}
.home_right_tid{
    float: right;
    width: 20%;
}

.home_right_tid_img{
    margin-top: 0.5rem;
   position: absolute;
    right: .5em;
    width: 2em;
    z-index:20;
}
.home_mid_tid_img{
    margin-top: 1rem;
    position: absolute;
    right: 1em;
    width: 2.5em;
    z-index:20;
}
.home_right_goods{
    text-align: center;
    max-height: 140px;
}
.home_right_goods_img{
    margin-top:1em;
   height: 8rem;
}
.home_right_goods_name{
    font-size: 12px;
    color: #666;
    text-align: center;
    margin-top: 5px;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-line-clamp: 1;
}
.home_right_goods_price{
    font-size: 12px;
    color: red;
    text-align: center;
}