
.address2,.address3{
    display: none
}
#menus li .active{color:#fff;}
.nv3{display: none}
.menu li{float:left;padding-left: 60px}
.menu li a{
    font-size: 15px;
    color:#550300;
}
#menu .active a{
    color:#fff;
}
body .nav-up {
    top: 70px;
    transition: all .7s ease-in-out;
}
body .nav-down {
    top: 0;
    transition: all .7s ease-in-out;
}
.map{width: 100%;height: 840px;background:#292929 url('../img/map.png') no-repeat;background-size: cover}
.contact{width: 1120px;margin: 0px auto 0 auto}
.contact .title{padding-top: 180px;color:#fff;}
.contact .title h2{display: inline-block;font-size: 35px}
.contact .title span{font-size: 22px;margin-left: 20px;color:#fc645f;}
.way{width: 800px;margin: 0 auto;clear: both;    overflow: hidden;}
.way li{width: 336px;float: left;font-size: 19px;margin-top: 50px;color:#fff;}
.marleft{margin-left: 120px}
hr{margin-top: 110px}
.addres{text-align: center;color:#fff;font-size: 30px}
.addres p{margin-top: 40px}

@media screen and ( min-width:1200px ) and ( max-width:1460px ) {
    .contact {width: 855px;}
    .way li {font-size: 15px;    width: 254px;}
    .way{padding-left: 155px}
    .map{height: 800px}
    .menu {
    height: 50px;
    line-height: 50px;}
}
@media screen and (max-width: 640px) and (min-width: 320px){
    .address1{
        display: none;
    }
    .address2{
        width: 45%
    }
    .ress-add{
        width: 90%;
        margin: 0 auto;
        padding-bottom: 20px
    }
    .address3{
        width: 80%
    }
    .address2,.address3{
        display: block;
    }
    footer{
        margin: 0
    }
header{
    padding:8px 0 
} 
.nv1{
    display: none
} 
.header .logo {
    margin-left: 30px;
}
.ghh {
    float: right;
    width: 48px;
    height: 38px;
    margin-right: 30px;
    margin-top: 7px;
    border: 2px solid #ED6C00;
    text-align: center;
    border-radius: 5px;
}
.ghh {
    width: 40px;
    height: 30px;
    border: none;
}
.gh {
    float: right;
    width: 34px;
    margin-top: 17px;
    margin-right: 5px;
    position: relative;
    cursor: pointer;
    display: table;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}
.gh a {
    background-color: #ED6C00;
    display: block;
    height: 4px;
    margin-top: -2px;
    position: relative;
    top: 50%;
    width: 100%;
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}
.nv2{display: none}
.nv3 {
    display: block;
float: right;
    float: right\9;
    margin-right: 70px;
    position: relative;
    width: 1.34rem;
    height: 1.34rem;
    line-height: 0;
    margin-top: 5px;
}
.nv3 a{
    width: .8rem;
    height: .8rem;
    text-align: center;
    line-height: .8rem;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 0.4rem;
    display: block;
}
.nv3 a:nth-of-type(1){
    color: #111;
    position: relative;
    z-index: 5
}
.nv3 a:nth-of-type(2){
    position: absolute;
    right: 0;
    bottom: 0;
    background: transparent;
}
.gh a {
    margin-top: -6px;
    height: 3px;
}
.gh a:after, .gh a:before {
    background-color: #ED6C00;
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%;
    content: " ";
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}
.gh a:before, .gh a:after {
    height: 3px;
}
.gh a:before {
    top: -7px;
}
.gh a:after {
    top: 7px;
}
body .nav-up {
    top: 62px;
}
.menu{
    height: 1.8rem;
    line-height: 1.8rem;
    padding-left: 0
}
.menu li{
    padding-left: 1.2rem;
}
.menu li:nth-of-type(1),.menu li:nth-of-type(6){
    display: none
}
.contact .title {
    padding-top: 135px;
    padding-left: 25px;
}
.contact .title h2{
    font-size: 1rem
}
.contact .title span{
    font-size: .5rem;    margin-left: 5px;
}
.way{
    width: 100%;    padding-left: 74px;
}
.way li{
    float: inherit;
        margin-top: 30px;
        font-size: .7rem
}
.contact{
    width: 100%
}
.marleft{margin: 0}
hr{width: 88%;margin: 60px auto 0 auto}
.addres p {
    margin-top: 20px;
    font-size: .7rem
}
.map{
    height: 100%;
    padding-bottom: 50px
}
}
