.ns-nav a{
    height: auto;
}
.ns-nav a img{
    padding: 0;
    width: 50px;
    height: 50px;
}
.ns-nav a span{
    display: block;
    height: 30px;
    line-height: 30px;
    color: #080202;
}
/* 食品资讯 */
.all-top{
    margin-top: 5px;
    font-size: 18px;
    text-align: center;
    color: #01b075;
}
.all-top>p:nth-child(3){
    width: 100%;
    height: 12px;
    background: url(../img/bj1.png) no-repeat;
    background-size: 100%;
    margin-top: 3px;
}
.food-top{
    margin-top: 5px;
    width: 100%;
    position: relative;
}
.food-top img{
    width: 100%;
    height: 200px;
}
.food-top p{
    width: 100%;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    background-color: rgba(41, 39, 39, 0.7);
    position: absolute;
    left: 0px;
    bottom: 0px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0px 10px;
    box-sizing: border-box;
}
.food-infor{
    width: 100%;
}
.food-infor>ul{
    width: 100%;
}
.food-infor>ul>li>a{
    display: flex;
    margin-top: 5px;
    width: 100%;
}
.food-infor>ul>li>a img{
    width: 150px;
    height: 90px;
    margin-right: 10px;
}
.food-infor>ul>li>a>div:nth-child(2){
    width: 58%;
}
.food-infor>ul>li p:nth-child(1){
    display: block;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    width: 95%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.food-infor>ul>li p:nth-child(2){
    display: block;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    width: 95%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/* 热门资讯 */
.food-rm{
    margin-top: 10px;
}
.food-rm>.rm{
    width: 100%;
    display: flex;
    align-items: center;
}
.food-rm>.rm>span:nth-child(1){
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../img/logo9.png) no-repeat;
    background-size: contain;
    margin: 0px 10px;
}
.food-rm>.rm>span:nth-child(2){
    font-size: 18px;
    color: #01b075;
    margin-right: 10px;
}
.food-rm>.rm>span:nth-child(3){
    font-size: 12px;
    color: #01b075;
}
.food-rm>ul{
    padding: 0px 10px ;
    box-sizing: border-box;
}
.food-rm>ul>li>a{
    display: block;
    width: 100%;
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.all-img{
    margin-top: 5px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}
.all-img>a{
    display: block;
}
.all-img>a>img{
    width: 98%;
}
/* 信息供应 */
.supply-top>ul>li img{
    width: 115px;
    height: 100px;
}
.supply-top{
    margin-top: 5px;
}
.supply-top>ul{
    display: flex;
    justify-content: space-around;
}
.supply-top>ul>li>a{
    display: block;
    width: 115px;
    height: 100px;
    border: 2px solid #01b075;
}
.supply-top>ul>li>p>a{
    display: block;
    width: 110px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.supply-text{
    width: 100%;
}
.supply-text>ul{
    width: 100%;
    padding: 0px 10px;
    box-sizing: border-box;
}
.supply-text>ul>li>a{
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 25px;
}
.supply-text>ul>li>a>span{
    color: #01b075;
}
.purchasing-top img{
    width: 180px;
    height: 100px;
}
.purchasing-top>ul{
    margin-top: 5px;
    display: flex;
    justify-content: space-around;
}
.purchasing-top>ul>li>a{
    display: block;
    width: 180px;
    height: 100px;
    border: 2px solid #01b075;
}
.purchasing-top>ul>li>p>a{
    display: block;
    width: 180px;
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.purchasing-img img{
    width: 100%;
    height: 60px;
}
.purchasing-img>a{
    display: block;
    margin-top: 5px;
}
/* 企业名录 */
.company-infor{
    margin-top: 5px;
}
.company-infor img{
    width: 110px;
    height: 110px;
}
.company-infor>ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.company-infor>ul>li{
    border: 2px solid #01b075;
    margin-bottom: 10px;
}
.industry{
    width: 100%;
}
.hyzh-lbt-img{
    position: relative;
}
.hyzh-lbt-img>img{
    width: 100%;
    height: 200px;
}
.hyzh-lbt-img>div{
    padding-left: 10px;
    box-sizing: border-box;
    width: 80%;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0, 0, 0, .3);
    position: absolute;
    bottom: 2px ;
    left: 0px;
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    text-align: right;
    bottom: 5px !important;
}
.swiper-pagination span{
    width: 8px !important;
    height: 8px !important;
}
.industry-infor{
    width: 100%;
}
.industry-infor{
    padding: 10px;
    box-sizing: border-box;
}
.industry-infor>a>p{
    font-size: 16px;
    color: #01b075;
    line-height: 25px;
    overflow: hidden;
}
.industry-infor>a>span{
    display: block;
    width: 100%;
    max-height: 50px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}