
        .head {
            height: 9.6rem;
        }
        
        .g-hd {
            min-width: 320px;
            max-width: 750px;
            width: 100%;
        }
        
        .g-hd {
            height: 9.6rem;
        }
        
        .g-hd .hea_top {
            height: 6.45rem;
            padding-top: 1.2rem;
            box-sizing: border-box;
        }
        
        .g-hd .hea_top .t_logo {
            float: left;
            width: 15.3%;
            height: 3.75rem;
            padding: 0 0 0 10.4%;
            margin: 0.2rem 0.85rem 0 0;
        }
        
        .g-hd .hea_top .t_logo a img {
            width: 100%;
            height: 100%;
        }
        
        .g-hd .hea_top h2 {
            display: block;
            float: left;
            position: relative;
            padding-left: 1.65rem;
            box-sizing: border-box;
            background: url(images/hea-xt.png) no-repeat left 0.2rem;
            background-size: 1.6%;
        }
        
        .g-hd .hea_top h2 em {
            display: block;
            font-size: 1.8rem;
            height: 2.25rem;
            line-height: 2.25rem;
            color: #333333;
            font-weight: bold;
            letter-spacing: 2px;
        }
        
        .g-hd .hea_top h2 p {
            font-size: 1.4rem;
            height: 1.85rem;
            line-height: 1.85rem;
            color: #666666;
            font-weight: normal;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            letter-spacing: 3px;
        }
        
        .head .hea_bot {
            height: 3.15rem;
            background: #0B84DD;
        }
        
        .head .hea_bot .hea_nav {
            width: 87.7%;
            float: left;
            height: 3.15rem;
            line-height: 3.15rem;
            text-align: center;
        }
        
        .head .hea_bot .hea_nav span {
            display: block;
            width: 33.3%;
            float: left;
        }
        
        .head .hea_bot .hea_nav span a {
            display: block;
            font-size: 1.3rem;
            color: #FFFFFF;
            position: relative;
            border-right: 1px solid #81c7fa;
            border-left: 1px solid #195683;
            box-sizing: border-box;
            font-weight: bold;
        }
        
        .head .hea_bot .hea_nav span:last-child a {
            border-right: 0;
        }
        
        .g-hd .m-nav2 {
            width: 12.2%;
            height: 3.15rem;
            float: right;
            display: inline;
        }
        
        .g-hd .m-nav2 i {
            display: block;
            width: 100%;
            height: 100%;
            background: url(images/hea-ico.jpg) no-repeat center;
            background-size: 100%;
        }
        
        .menu2 {
            position: relative;
            z-index: 100;
        }
        
        .menu2 .erji {
            width: 100%;
            display: none;
            overflow: hidden;
            position: absolute;
            background: #EEEEEE;
            background-size: 100% 100%;
            height: 52.35rem;
            max-width: 750px;
            top: 3.15rem;
            right: 0;
            transition: transform 3s;
            -webkit-transition: transform 3s;
            padding: 5.3% 4% 0;
            box-sizing: border-box;
        }
        
        .menu2 .erji ul li {
            float: left;
            width: 30.4%;
            height: 10.5rem;
            border-radius: 2rem;
            box-shadow: 6px 8px 20px 0px rgba(0, 0, 0, 0.1);
            margin-bottom: 1.5rem;
            margin-right: 4%;
            padding-top: 2.4rem;
            box-sizing: border-box;
            background: #FFF;
        }
        
        .menu2 .erji ul li:nth-child(3n) {
            margin-right: 0;
        }
        
        .menu2 .erji ul li i {
            display: block;
            width: 3.25rem;
            height: 3.15rem;
            margin: 0 auto 1.1rem;
        }
        
        .menu2 .erji ul li i img {
            width: 100%;
        }
        
        .menu2 .erji ul li em {
            display: block;
            font-size: 1.2rem;
            color: #333333;
            text-align: center;
        }
        
        .menu2 .erji strong {
            display: block;
            width: 43.75%;
            height: 3.5rem;
            line-height: 3.5rem;
            background: #2197EE;
            border-radius: 35px;
            margin: 0.75rem auto 0;
        }
        
        .menu2 .erji strong a {
            display: block;
            padding-left: 6rem;
            font-size: 1.2rem;
            color: #FFF;
            background: url(images/tel.png) no-repeat 27%;
            background-size: 14%;
            font-weight: normal;
        }
    

            .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:#fa756e;
        }
        
        .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:#fa756e;
        }
        /*提交按钮样式*/
        
        .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:11.2rem;}
                .g-f{height:7.8rem;background:#F2F2F2;position: relative;padding-top:2.2rem; box-sizing:border-box;}
                .g-f .xf{width:2.95rem; height:2.95rem; position:absolute; left:45%;top:-1.5rem;}
                .g-f .xf img{width:100%;}
                .g-f span{display:block; height:2.2rem;text-align: center;}
                .g-f span a{display:inline-block; height:2.2rem; line-height: 2.2rem; font-size: 1.3rem; color:#333333;}
                .g-f span i{display:inline-block;font-size: 1.3rem; color:#333333;margin:0 1rem;}
                .g-f p{height:2.0rem;line-height: 2.0rem;text-align: center;font-size: 1.1rem;color:#6E6C6C;}

                .g-ft .dbdh{min-width: 320px;max-width: 750px;width: 100%;position: fixed;bottom: 0;z-index: 50;}
                .g-ft .dbdh li{float:left; width:25%; height:3.4rem;background:#565656;box-sizing: border-box;}
                .g-ft .dbdh li:first-child{background:#2197EE;}
                .g-ft .dbdh li em{display:block; width:1.7rem;height:3.4rem;float:left; margin-left: 1.45rem;}
                .g-ft .dbdh li em img{width:100%;height:100%;}
                .g-ft .dbdh li i{display:block; float:left; height:3.4rem; line-height: 3.4rem;font-size: 1.2rem;color:#FFF;}
                .g-ft .dbdh li:last-child em{margin-left: 1rem;}
                iframe.phone-view, body.phone-view, .c-edit-page.phone-view{width:750px !important;}
            
