dd {
    display: block;
    margin-inline-start: 0px;
}
.hidden{display: none;}
.m-nav{width: 100%;overflow: hidden;z-index: 999999999;

/* margin-top: 2%; *//* left: 0; *//* position: absolute; *//* padding-top: 5px; */}

.m-nav p{
    /* display: flex; */
    /* flex-wrap: wrap; */
    width: 100%;
}
.m-nav a{
    display: block;
    width: 25%;
    float: left;
    text-align: center;
    font-size:14px;
    color:#fff;
    background-color: #be010f;
    height:38px;
    line-height: 38px;
    border-top: 0;
}

.m-nav dd{/* margin-top: -1%; */}
p {
    display: block;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.mm1{/* margin-top: 69px; */width: 100%;overflow: hidden;}
.mm1 img{width: 100%;height: 100%;}
.mm2{width: 100%;margin-top: -4px;}
.mm2 img{width: 100%;}


.icon-home:before{content:"";display: inline-block;width: 20px;height: 20px;background: url(../images/n1.png)no-repeat bottom center;/* margin-top: 4%; */background-size: 105%;}
.icon-phone:before{content:"";display: inline-block; width: 20px;height: 20px;background: url(../images/n2.png)no-repeat bottom center;}
.icon-mes:before{content:"";display: inline-block; width: 20px;height: 20px;background: url(../images/n3.png)no-repeat bottom center;}
.icon-adr:before{content:"";display: inline-block; width: 20px;height: 20px;background: url(../images/n4.png)no-repeat bottom center;}

.icon-share:before{content:"";display: inline-block; width: 20px;height: 20px;background: url(../images/n5.png)no-repeat bottom center;}





.mob-head .logo a{display: block;/* height: 50%; */width: 100%;background: #be010f;}







