
      .g-hd{height:4rem;position: relative;z-index:200; }
      .g-hd img{display: block;width: 100%;}
      .g-hd .logo{float: left;width:29.33%;margin:0.5rem 0 0 4%;}
      .g-hd ul{float: left;height:4rem;margin-left: 5%;}
      .g-hd ul li{float: left;font-size: 1.6rem;line-height:4rem;padding:0 1.4rem;position: relative;}
      .g-hd li:after {position: absolute;right: 0;top: 1.2rem;width: 1px;height: 1.65rem; background: url(images/nav_line.png) no-repeat center;background-size: 1px 1.65rem;content: "";}
      .g-hd li:last-child:after{ background: 0; }
      .g-hd ul li a{color: #333333;} 
      .g-hd ul li.cur{ color: #b0d6db; }  
      .g-hd .m-nav2{float: right;width:2.15rem;margin:1.2rem 4% 0 0;}
      #menu{display:none;background: rgba(0,0,0,0.85); 
            position: absolute;left: 0;top: 4rem;width: 100%; height:52.4rem; z-index: 200;}
      #menu p{width: 92%;margin:1.1rem auto 0;text-align: center;}
      #menu p a{display: block;height: 4.5rem;line-height: 4.5rem;font-size: 1.2rem;color: #fff;border-bottom:1px dashed #d1d2d5;box-sizing: border-box;}
      #menu p a:hover{ color: #b0d6db;font-weight: bold;opacity: 1;}
      #menu p a:last-child{border: 0;}
       #menu .tel{display: block;font-size: 1.4rem;color: #4a3c2b;width: 45%;height: 3rem;text-align: center;line-height: 3rem;overflow: hidden; background:#b0d6db; margin:2rem auto 0;border-radius:5rem; }
            
    

            .m2-crumbs-1 {
                line-height: 3.6rem;
                height:3.6rem;
                padding-left: 0.6rem;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                border-top: 1px solid #d9d9d9;
                box-shadow: 0 1px #fff;
                position: relative;
                margin-bottom:1rem;
                background-color: #f6f6f6;
                background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eaeaea));
                background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);
                background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea);
                background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea);
                background-image: -ms-linear-gradient(top, #f6f6f6, #eaeaea);
                background-image: linear-gradient(top, #f6f6f6, #eaeaea);
                border-bottom: 1px solid #d9d9d9;
               white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
            } 
.m2-crumbs-1 a {
                color: #666;
            } 
.m2-crumbs-1 span {
                padding: 0 0.25rem;
            } 


        .m2-order-form-1-p {
            padding: 1rem;
            line-height: 2.2rem;
        }
        
        .m2-order-form-1-p span {
            color:#b0d5db;
        }
        
        .u-mtit h1 {
            font-size: 1.8rem;
            text-align: center;
            padding: 2.4rem 0 1rem 0;
            height: 3.2rem;
            overflow: hidden;
        }
        /* 留言样式   */
        
        .m2-order-form-1 {}
        
        .m2-order-form-1 .err {
            border-color: red;
        }
        
        .m2-order-form-1 ul {
            margin-bottom: 2rem;
            overflow: hidden;
        }
        
        .m2-order-form-1 li em {
            color: #FF0000;
        }
        
        .m2-order-form-1 li {
            padding: 0rem 1rem 1rem 1rem;
            position: relative;
        }
        
        .m2-order-form-1 li label {
            float: left;
            line-height: 2.4rem;
        }
        
        .m2-order-form-1 li b {
            display: block;
            float: left;
            width: 32%;
        }
        
        .m2-order-form-1 li b img {
            max-width: 100%;
            height: 3rem;
        }
        
        .m2-order-form-1 .input_wrap {
            margin-left: 4.2rem;
        }
        
        .m2-order-form-1 .m2-order-form-1-input,
        .leave textarea {
            width: 100%;
            font-size: 1.5rem;
            line-height: 2.4rem;
        }
        
        .m2-order-form-1 textarea {
            border: 1px solid #eee;
            height: 6rem;
            line-height: 2rem;
            border-radius: .5rem;
            overflow: auto;
            resize: none;
            font-size: 1.4rem;
        }
        
        .m2-order-form-1 .m2-order-form-1-input {
            border: 1px solid #eee;
            height: 3rem;
            line-height: 3rem;
            border-radius: .5rem;
            font-size: 1.4rem;
        }
        
        .m2-order-form-1 select {
            border: 1px solid #eee;
            height: 3rem;
            line-height: 3rem;
            border-radius: .5rem;
            font-size: 1.4rem;
            width: 100%;
        }
        
        .m2-order-form-1 .m2-order-form-1-t2 input {
            width: 8rem;
            float: left;
            margin-right: 1rem;
            margin-left: 0.5rem;
        }
        
        .m2-order-form-1 .m2-order-form-1-bt {
            color: #fff;
            width: 8rem;
            text-align: center;
            font-size: 1.3rem;
            border-radius: 0.5rem;
            height: 3rem;
            line-height: 3rem;
            border: 0;
            background-color:#b0d5db;
        }
        /*提交按钮样式*/
        
        .u-co-bt.z-spe {
            width: 100%;
        }
        
        .show_more2 {
            padding: 0 1rem;
            margin-top: 2rem;
        }
        
        .show_more2 input {
            height: 2.4rem;
        }
        
        .m2-order-form-1 .nsw-formtipbd span {
            display: block;
            color: red;
            font-size: 12px;
            line-height: 1.6rem;
        }
        
        .m2-order-form-1 .nsw-formtipbd {}
    

      .g-ft{ height: 17.8rem; position: relative;box-sizing:border-box ;background: #fff;padding-top: 2rem;margin-top: 2rem;}
        .f_con .go_top {position: fixed;right: 3.1%;bottom: 23%;z-index: 999;}
     .f_con .go_top a {display: block;text-align: center;font-size: 1.1rem;line-height: 100%;color: #fff;width: 4rem;height: 4rem;background: #212126;border-radius: 50%;padding-top: 2.3rem;box-sizing: border-box;position: relative;overflow: hidden;}
      .f_con .go_top a:before {position: absolute;content: "";border-width: 1.1rem .75rem;border-style: solid;border-color: transparent transparent #fff;top: -.35rem;left: 50%;margin-left: -.75rem;}
      
      .f_con p{line-height: 1.8rem;text-align: center;font-size: 1.3rem;color: #666666;margin-bottom: 1.2rem;padding: 0 8%;}
      .f_con .dt{ display: block;text-align: center;font-size: 1.3rem;color: #adadad; }
      
    
     
      .g_fnva{background:#212126;background-size: 100%; height:4.9rem;position:fixed;bottom:0;min-width:320px;max-width:750px;width:100%;z-index:30;font-size: 1.1rem;}
      .g_fnva li{height:4.9rem;width:25%; line-height: 1.3rem; float:left; text-align:left;color:#fff;position:relative;text-align: center;font-size: 1.3rem;letter-spacing: 1.5px;}
      .g_fnva li:after{content: "";position: absolute;width: 1px; height:5.8rem;background:#37373c; -webkit-background-size:100%; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;top: 0rem;right: 0;}
      .g_fnva li.cp:after{ background: 0; }
      .g_fnva li.cp{ background: #b0d6db;}
      .g_fnva li em{display: block;width:2rem;height: 2rem;margin: 0.6rem auto 0;}
      .g_fnva li em img{ display:block;width:2rem;height: 2rem;}
       .g_fnva li span{ display: block;font-size: 1.3rem;color: #fff;line-height: 1.3rem;margin-top: 0.4rem; }
    
