
.g-hd {
    height: 5rem;
    position: relative;
    padding: 0.7rem 0 0;
}
.f-fl{float:left;}
.f-fr{float:right;}
.m-logo img{width:100%;}
.m-logo {
    width: 36.56%;
    margin: 0 0 0 3.28%;
}

.m-text {
    width: 42.19%;
    line-height: 3.3rem;
    font-size: 1rem;
    color: #4d1e00;
    white-space: nowrap;
    padding: 1rem 0 0;
}

.m-text a {
    display: inline-block;
    color: #4d1e00;
    padding: 0 0.9rem;
}

.downmenu {
    width: 6.56%;
    display: block;
    padding: 2.4rem 0 0;
}

.downmenu img {
    width: 1.05rem;
    display: block;
}

.head2 .menu_btn a.downmenu.hover {
    background: #fb4c36;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #666;
}

.menu2 {
    position: relative;
    z-index: 9;
}

.menu2 .slideMenu {
    width: 75%;
    padding: 1.2rem 12.5% 2rem;
    display: none;
    z-index: 80;
    background: rgba( 123, 48, 0, 0.9);
    overflow: hidden;
    position: absolute;
    top: 5rem;
    right: 0;
    transition: transform 1s;
    -webkit-transition: transform 1s;
}

.menu2 .slideMenu li {
    border-bottom: 1px solid #fff;
    color: #fff;
    line-height: 3.5rem;
    font-size: 1.2rem;
    clear: both;
}

.menu2 .slideMenu li:last-child {
    border-width: 0.15rem;
}

.menu2 .slideMenu li a {
    color: #fff;
    display: block;
    line-height: 3.5rem;
}


.g-ft {
    height: auto;
    padding: 0 0 4.9rem;
    position: relative;
    z-index: 99;
    font-size: 1.1rem;
    line-height: 2.8rem;
    text-align: center;
    z-index: 9;
    color: #666;
}
.f_protil{text-align: center;height:3.2rem;display:block;clear:both;width:100%;}
.f_protil li{width:22.5%;float: left;margin:0 0 0 2%;border: solid 0.15rem #f18709;border-radius: 0.45rem;display: block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;font-size:0.9rem;color: #fff;height: 2.35rem;line-height: 2rem;background: #f18709;white-space: nowrap;}
.f_protil a:nth-child(1) li{}

.ontop {
    width: 13.28%;
    height: 4.9rem;
    display: block;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    font-family: Arial;
    font-size: 1.3rem;
    background: url(../../images/yongwang/ontop.gif) no-repeat center 0;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    color: #fff;
    line-height: 5.4rem;
}

.ontop span {
    display: block;
    margin: 0 auto;
    color: #fff;
}

.f_con {
    height: 6.75rem;
}

.f_con a {
    color: #666;
}

.social_nav5 {
    height: 4.9rem;
    position: fixed;
    bottom: 0;
    min-width: 320px;
    max-width: 640px;
    width: 100%;
    z-index: 999;
    background: #4d1e00;
    text-align: center;
    line-height: 2.2rem;
}

.social_nav5 li {
    height: 4.9rem;
    width: 25%;
    font-size: 1.1rem;
    float: left;
    color: #fff;
    position: relative;
}

.social_nav5 li:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 4.9rem;
    background: #88451a;
    left: 0;
    top: 0;
}

.social_nav5 li span {
    display: block;
    width: 1.85rem;
    height: 1.8rem;
    display: block;
    padding: 0.7rem 0 0;
    margin: 0 auto;
}

.social_nav5 li span img {
    width: 1.85rem;
    display: block;
}

