
        .head {
            height: 5.9rem;
        }
        
        .head img {
            width: 100%;
            max-height: 5.9rem;
            display: block;
        }
        
        .head h2 {
            width: 12.5%;
            height: 5.9rem;
            display: flex;
            display: -webkit-flex;
            justify-content: center;
            -webkit-justify-content: center;
            align-items: center;
            -webkit-align-items: center;
            float: left;
            margin: 0 0 0 2rem;
        }
        
        .h_txt {
            width: 68.4%;
            height: 1.8rem;
            float: right;
            margin-top: 1.3rem;
            font-size: 1.2rem;
            font-weight: bold;
            line-height: 1.8rem;
            color: #333;
            padding-left: 1.4rem;
            background: url(/mobile/images/h_icon1.png) no-repeat left center;
            background-size: 0.35rem 0.7rem;
        }
        
        .h_txt span {
            display: block;
            font-weight: normal;
        }
        
        .g-hd nav { 
            background: url(/mobile/images/h_bj.jpg) no-repeat left center;
            background-size: 100% auto;
            text-align: center;
             flex-wrap: wrap;
            display: flex;
            display: -webkit-flex;
            justify-content: center;
            -webkit-justify-content: center;
        }
        
        .g-hd nav a {
            display: block;
            width: 15%;
            font-size: 1rem;
            line-height: 3.5rem;
            color: #fff;
            position: relative;
        }
        
        .g-hd nav a.cur {  
            background-color: #847165;
        }
        
        .g-hd nav a:after {
            content: "";
            position: absolute;
            top: 50%;
            right: 0;
            margin-top: -1rem;
            width: 1px;
            height: 2rem;
            background: #ebebeb;
            opacity: 0.3;
        }
        
        .g-hd nav a:nth-last-child(1):after {
            display: none;
        }
    

        
.ban {
    line-height: 0;
    position: relative;
}
.ban img{
    display: block;
    width: 100%;
}

.ban_nav {
    width: 100%;
    height: 1rem;
    position: absolute;
    bottom: -2.25rem;
    left: 0rem;
    z-index: 2;
    text-align: center;
    font-size: 0;
}

.ban_nav span {
    width: 1rem;
    height: 1rem;
    display: inline-block;
    margin: 0 .5rem;
}

span.swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}

.ban .swiper-pagination-bullet-active {
    background: #8e7463;
}

    

        .main-footer-1 {
            padding: 1rem 3% 2rem;
        }
        
        .main-footer-1-list {
            background:#b1a69f;
        }
        
        .main-footer-1-list ul {
            flex-wrap: wrap;
            display: flex;
            display: -webkit-flex;
            justify-content: center;
            -webkit-justify-content: center;
            align-items: center;
            -webkit-align-items: center;
        }
        
        .main-footer-1-list li {
            float: left;
            width: 50%;
            height: 2.5rem;
            font-size: 1.2rem;
            line-height: 2.5rem;
            color: #fff;
            box-sizing: border-box;
            text-align: center;
            border-right: 1px solid #fff;
            border-bottom: 1px solid #fff;
        }
        
        .main-footer-1-list li.sidenavcur{
            background-color: #937761;
        } 
        .main-footer-1-list li a {
            color: #fff;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .main-footer-1-list .clear {
            border-bottom: 1px solid #fff;
        }
        
        .main-footer-1-list .clear:nth-last-child(1) {
            border-bottom: 0;
        }
    

                .m-cl-2nt16-9-01-tit {
                    height: 3.5rem;
                    width: 100%;
                    margin-bottom: 1rem;
                    font-size: 1.6rem;
                    text-align: center;
                    color: #414141;
                    line-height: 3.5rem;
                    border-top: solid 1px #b0aba7;
                    border-bottom: solid 1px #b0aba7;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    box-sizing: border-box;
                }
                
                .m-cl-2nt16-9-01-tit span {
                    display: inline-block;
                    height: 3.5rem;
                    position: relative;
                }
                
                .m-cl-2nt16-9-01-tit span:after {
                    content: "";
                    width: 2rem;
                    height: 1px;
                    background-color: #25170c;
                    opacity: 0.39;
                    position: absolute;
                    top: 50%;
                    left: -3rem;
                }
                
                .m-cl-2nt16-9-01-tit span:before {
                    content: "";
                    width: 2rem;
                    height: 1px;
                    background-color: #25170c;
                    opacity: 0.39;
                    position: absolute;
                    top: 50%;
                    right: -3rem;
                }
            

    input[type="button"],
        input[type="submit"],
        input[type="reset"] {
            -webkit-appearance: none;
        }
        
        textarea {
            -webkit-appearance: none;
        }
        
        .nsw-formtipbd {
            color: #c00;
            line-height: 26px;
        }
        
        .m4-cord-li {
            margin-top: 1rem;
        }
        
        .m4-form h2 {
            height: 3.4rem;
            border-bottom: solid 1px #bababa;
            overflow: hidden;
            line-height: 4.5rem;
            padding: 0 3%;
            font-size: 1.5rem;
            color: #424142;
        }
        
        .nsw-formtipbd {
            font-size: 12px;
        }
        
        .m4-form-con {
            width: 100%;
            display: block;
            padding: 0 3% 2.8rem;
            color: #666;
            line-height: 2.8rem;
            font-size: 1.3rem;
            box-sizing: border-box;
        }
        
        .m4-form-con li em {
            color: #c00;
        }
        
        .m4-form-con li {
            clear: both;
            display: block;
            position: relative;
        }
        
        .m4-form-con li .m4-form-con-input,
        .m4-form-con li select {
            border: 1px solid #ccc;
            width: 100%;
            height: 2.4rem;
            line-height: 2.4rem;
            vertical-align: middle;
            color: #333;
            font-size: 1.3rem;
        }
        
        .m4-form-con li .m4-cord {
            width: 30%;
            margin: 0 .5rem;
        }
        
        .m4-form-con li textarea {
            border: 1px solid #ccc;
            width: 100%;
            height: 4.8rem;
            line-height: 2rem;
            display: block;
            font-size: 1.3rem;
        }
        
        .m4-form-con li span.sbt1 {
            display: block;
            line-height: 2.9rem;
            height: 2.9rem;
            padding: 0.6rem 0 0;
            white-space: nowrap;
        }
        
        .m4-form-con li span.sbt2 {
            width: 20.8%;
            float: left;
            display: block;
            line-height: 3.1rem;
            white-space: nowrap;
        }
        
        .m4-form-con li span.sbz {
            color: #e9001b;
            position: absolute;
            right: -2%;
            top: 3.5rem;
            line-height: 3.1rem;
        }
        
        .m4-sinp02 {
            display: block;
            line-height: 2.9rem;
            height: 2.9rem;
            border: solid 1px #c8c8c8;
            box-sizing: border-box;
            font-size: 1.2rem;
            color: #333;
            padding: 0 0.8rem;
            width: 100%;
        }
        
        .m4-sinp03 {
            display: block;
            line-height: 2.9rem;
            height: 2.9rem;
            border: solid 1px #c8c8c8;
            width: 29%;
            box-sizing: border-box;
            font-size: 1.2rem;
            color: #333;
            padding: 0 0.8rem;
            float: left;
        }
        
        .m4-form-con li img {
            width: 29%;
            height: 2.65rem;
            vertical-align: middle;
        }
        
        .m4-area {
            box-sizing: border-box;
            border: solid 1px #c8c8c8;
            width: 75%;
            height: 7.05rem;
            margin: 0.9rem 0;
            padding: 0.5rem;
        }
        
        .m4-map p {
            color: #666;
            line-height: 1.85rem;
            display: block;
            text-align: center;
            font-size: 1.2rem;
        }
        
        .findrow .err {
            color: red;
        }
        
        .button {
            border-radius: 0;
        }
        
        .m4-submit {
            border: solid 1px #ccc;
            width: 29%;
            border-radius: 0;
            box-sizing: border-box;
            font-size: 1.2rem;
            color: #fff!important;
            display: block;
            float: left;
            text-align: center;
            margin: 0.95rem 0 0;
            padding: .5rem 0;
            cursor: pointer;
            background:#b1a69f;
            background-image: -moz-linear-gradient(top, #b1a69f, #b1a69f);
            background-image: -o-linear-gradient(top, #b1a69f, #b1a69f);
            background-image: linear-gradient(top, #b1a69f, #b1a69f);
    }
    

					
.g-ft {
  margin-top: 2.7rem;
  padding-bottom: 6.7rem;
  background-color: #333333;
  position: relative;
  text-align: center;
}
.f-top {
  position: absolute;
  top: -2.7rem;
  left: 0;
  width: 100%;
}
.f-top img {
  width: 5.5rem;
  height: 5.5rem;
  margin: 0 auto;
}
.fwz {
  padding-top: 4rem;
  margin-bottom: 1.6rem;
}
.fwz h2 {
  height: 2.7rem;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 2.7rem;
  color: #fff;
}
.fwz p {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.9rem;
  color: #fff;
}
.fwz span {
  margin: 0 1rem;
}
.fwz a {
  color: #fff;
}
.f_code {
  width: 70%;
  margin: 0 auto;
  font-size: 1rem;
  font-weight: normal;
  line-height: 2.7rem;
  color: #fff;
}
.f_code img{
    width: 50%;
    display: block;
    margin: 0 auto;
    float: left;
}
.fnav {
  position: fixed;
  bottom: 0;
  z-index: 99;
  height: 4rem;
  width: 100%;
  min-width: 320px;
  max-width: 640px;
  background: #fff;
}
.fnav ul {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
}
.fnav li {
  border-right: solid 1px #ebebeb;
  width: 25%;
  height: 5rem;
  padding-top: 0.5rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fnav li img {
  width: 1.3rem;
  margin: 0 auto;
}
.fnav li span {
  display: block;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.8rem;
  color: #333;
}
				
