/*标题文字重写 开始*/
.font{
    font-size: 18px;
}
/*标题文字重写 结束*/
/*搜索页面*/
.index-nav-search{
    background-color:#fc3b32;
    height: 70px;
    line-height: 36px;
    color: #7e7e7e;
    font-size: 14px!important;
    width: 100%!important;
    position: fixed;
    top:0;
    z-index: 1000;
}
.index-nav-search-box{
    text-align: center;
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.index-search-input{
    width: 100%;
    text-align: center;
    margin-left: -30px;
}
.search-input-style{
    width: 90%;
    padding-left: 10px;
    border-radius: 15px;
    color: #fc3b32!important;
}

/*轮播图重写*/
.top-warp-style{
    background-color:#fc3b32;
    height: 150px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.warp-top{
    margin-top: 44px;
}

/*首页-滚动公告 开始 */
.notice_f{
    width:100%;
    height:44px;
    overflow:hidden;
    background:#fff;
    border-bottom: 1px dotted #dedede
}
.notice_f_in{
    width:94%;
    height:44px;
    margin:0 auto;
}
.notice_f_in img{
    display:block;
    width:22px;
    height:19px;
    margin-top:10px;
    float:left;
    margin-right:6px
}
.notice_f_in ul{
    min-width:272px;
    float:left;
    overflow:hidden;
    position:relative;
    height:22px;
    margin-top:10px;
}
.notice_f_in ul li{
    width:100%;
    height:22px;
    line-height:19px;
    font-size:14px;
    color:#333;
    display:none;
}
.notice_f_in ul li a{
    color: #f7352f;
}
/*首页-滚动公告 结束 */

/*商家banner样式图*/
.business-banner-box{
    display: flex;
    flex-wrap: wrap;
}
.business-banner-a{
    display: block;
    width: 48%;
    margin: 1.2% 1%;
}
.business-banner-img{
    height: 100px;
    width: 100%;
    border-radius: 8px;
}

/*首页-商品分类部分样式 开始 */
.categroy-type{
    border-bottom: none;
    margin: 20px auto;
    border-bottom: 1px dotted #dedede;
}
.listLi-height{
    padding-bottom: 10px;
}
.list_tit_reset{
    font-size: 0.26rem;
    line-height: 0.1rem;
    margin-top: 0.10rem;
    text-align: center;
}
/*首页-商品分类部分样式 结束 */

/*首页-商品类型标志 开始 */
.p-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.p-row{
    position: relative;
    width: 46%;
    margin:0 2%;
    padding-bottom: 20px;
}
.p-row a{
    border:none;
}

.p-img{
    width: 100%;
    border-radius: 2%;
}

.p-row a .text{
    display: inline-block;
    transform: rotate(-45deg);
    color: #ffffff;
    position: absolute;
    top:8px;
    z-index: 1;
    font-size: 10px;
}
.triangle-topleft{
    border-top: 54px solid #f7352f;
    border-right: 54px solid transparent;
    position: absolute;
    top: 0;
}

.p-title{
    font-size: 0.3rem!important;
    margin-top: 10px;

}

.p-title a{
    border:none;
}

.p-price{
    margin:10px 5px;
    font-size: 0.3rem!important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.p-price-s{
    color: #f90716;
    font-weight: bold;
}
.p-price-s-n{
    color: #625f60;
    font-weight: bold;
}
.p-price-a{
    color: #f9295e;
}
.p-price-n{
    color: #625f60;
}
/*首页-商品类型标志 结束 */

/*首页菜单 开始*/
.out-menu{
    display: flex;
    align-items: center;
    justify-content: space-around;
    font-size: 14px!important;
}
.list-menu{
    display: flex;
    align-content: center;
    justify-content: center;
    margin: 12px 0 16px 0;
}
.icon-to-text{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}
.icon-text{
    font-size: 0.9rem!important;
}
.menu-text{
    font-size: 0.3rem!important;
    text-align: center;
}
.icon-color-1{
    color: #fab76f;
    font-size: 0.85rem!important;
}

.icon-color-2{
    color: #ed6884;
    font-size: 0.85rem!important;
}

.icon-color-3{
    color: #e6715e;
    font-size: 0.85rem!important;
}

.icon-color-4{
    color: #1ac8b8;
    font-size: 0.85rem!important;
}

.icon-color-5{
    color: #ef4a70;
    font-size: 0.85rem!important;
}

.icon-color-6{
    color: #d149a9;
    font-size: 0.85rem!important;
}

.icon-color-7{
    color: #aac801;
    font-size: 0.85rem!important;
}

.icon-color-8{
    color: #f84e4e;
    font-size: 0.85rem!important;
}

.icon-color-9{
    color: #43b405;
    font-size: 0.85rem!important;
}

/*首页菜单 结束*/

/*首页推荐标题 开始*/
.top-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 6px 10px;
}
.border-bottom-content{
    border-bottom: 1px dotted #dedede;
}
/*首页推荐标题 结束*/

.top-content{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 6px 10px;
}
.top-img{
    width: 1.6rem!important;
    height: 1.6rem!important;
    border-radius: 0.1rem;
    margin-right: 0.2rem;
}

.flex-1{
    flex: 1;
}
.flex-5{
    flex: 5;
}
