.indexImg{
    max-width:158px;
    height:158px;
    overflow:hidden;
    object-fit: cover;
}
.indexImg1{
    max-width:299px;
    height:299px;
    overflow:hidden;
    object-fit: cover;
}
.miaosha_list li .main_img{
    height: 226px;
}
@media (max-width:1200px){
    .indexImg1{
        max-height: 235px;
    }
    .miaosha_list li .main_img{
        height: 204px;
    }
}
@media (max-width:990px){
    .indexImg1{
        height: 167px;
    }
    .indexImg{
        height: 88px;
    }
    .nav_outer .search_box {
        width: 400px;
        float: none;
        overflow: hidden;
        margin: 0 auto 20px;
    }
    .nav_outer .search_box .cart{
        display: none;
    }
    .miaosha_list li .main_img{
        height: 310px;
    }
}
@media (max-width:720px){
    .indexImg1{
        height: 240px;
    }
    .indexImg{
        height: 100%;
    }
}
.banner .text {
    float: left;
    padding-top: 60px;
    color: #fff; }
.banner .text h2 {
    font-size: 48px;
    line-height: 1;
    margin-bottom: 20px; }

.banner .text .index-box {
    border-radius: 10px;
    background: rgba(50,140,202,0.6);
    overflow: hidden;
    margin-bottom: 30px;
}
.banner .text .index-box span {
    display: block;
    float: left;
    font-size: 18px;
    line-height: 2;
    position: relative;
    padding-left: 16px; }
.banner .text .txt-strong{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}
.banner .text .txt-30{
    font-size: 30px;
}
.banner .text .txt-30 em{
    font-size: 34px;
    font-weight: bold;
    color: #F4BF55;
    letter-spacing: 15px;
}
.banner .text .index-box.box-wrap .span-wrap .txt-30{
    width: 100%;
    margin-bottom: 0;
    height: auto;
    overflow: hidden
}
.banner .text .index-box.box-wrap .span-wrap .txt-30 span img{
    width: 187px;
    vertical-align: middle;
    margin-top: 5px;
}
.banner .text .index-box.box-wrap .span-wrap .txt-30 span.txt{
    font-size: 28px;
    width: 150px;
    line-height: 50px;
    text-align: center;
}
.banner .text p.txt-bottom{
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px;
    vertical-align: middle;
    background-color: #37A4E5;
    font-weight: bold;
    text-align: center;
}
.banner .text .txt-24{
    font-size: 22px;
    text-align: center;
    width: 100%;
    line-height: 31px;
    height: 31px;
}
.nav_outer .search_box form{
    border-radius: 20px;
}
