
            .g_hd {height: 5rem; font-family: "Microsoft Yahei";  position: relative; background:#fff; background-size: 100% 4.95rem;}
            .mlogo { float: left;top: 1rem; left: 3.125%;  width: 34.53125%; height: auto;  position: absolute;z-index:3;}
            .mlogo img { width: 100%; height: auto; display: block;}
            .menu { float: right;width: 56%;  position:relative;}
            .u-text { overflow: hidden; color: #333333; font-size:1.2rem;padding-top: 1.7rem; }
            .u-text a{padding:0 5%; color: #333333; display: inline-block;font-family: "Microsoft Yahei"; background:url(images/xt.png) no-repeat right center; background-size: 1px 1rem; }
              .u-text span:nth-child(3) a{background:none;}
              .u-text span.cur a{}
            .menu_ico { display: block; color: #666; top:2.25rem; right: 6%; width: 1.45rem;height: 1rem;  cursor: pointer; position: absolute;  }
             .menu_ico img{width: 100%;display: block;}
             .menu_down{ display: none; width: 100%; background:#0b469a; background-size: 100% 5rem; height: auto;position: absolute;top:4.95rem; right: 0; z-index: 9;}
             .menu_down ul{padding:2rem 12.5% 5rem;}
             .menu_down  li{color: #fff; font-size:1.2rem; line-height: 3.5rem;height: 3.5rem; border: 1px solid #fff;border-radius: 1.5rem;margin-bottom: 0.8rem; text-align: center; }
             .menu_down  li a{ color:#fff; display: block; }
        

                .main-tit-11 {
                    height: 4rem;
                    width: 100%;
                    font-size: 1.6rem;
                    text-align: center;
                    color: #fff;
                    line-height: 4rem;
                    background: #0b469a;
                    background-size: 100% 4rem;
                    border-bottom: 1px solid #FA756E;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    box-sizing: border-box;
                }
            

    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:#0b469a;
            background-image: -moz-linear-gradient(top, #0b469a, #0b469a);
            background-image: -o-linear-gradient(top, #0b469a, #0b469a);
            background-image: linear-gradient(top, #0b469a, #0b469a);
    }
    

            .g-ft { height: 14rem; background: #f0f0f0; padding-top: 3.5rem;  box-sizing: border-box; position: relative; margin-top: 3rem; }
            .u-top { position: absolute;top:-2.125rem; width: 15.78125%;  height: 5.05rem; line-height: 5.05rem; font-size: 1.1rem;left: 50%;margin-left: -2.525rem; }
            .u-top  img{width: 100%; display: block;}
            .fnav{width:100%;margin:0 auto 0.5rem; font-size: 1.1rem; color: #666666; text-align: center; }
            .fnav a{font-size: 1.1rem;  height: 2rem; line-height: 2rem; color: #666666; text-align: center; display: inline-block; padding:0 2.5%;  position: relative; }
            .fnav a:after{content: "";position: absolute;width: 1px; height:0.9rem;background:#666666; -webkit-background-size:100%; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;top: 0.6rem;right: 0;}
            .fnav a:nth-child(4):after{ background: none; }
            .addlst { text-align: center;  font-size: 1.1rem; line-height: 2rem; font-weight: normal; color: #666666;font-family: "Microsoft Yahei"; }
            .addlst i{ color: #666666;font-family: "Microsoft Yahei";padding-left: 2rem;}
            .addlst a{ color: #0b469a; }
            .g_fnva{background:#0b469a;background-size: 100% 100%; height:5rem;position:fixed;bottom:0;min-width:320px;max-width:640px;width:100%;z-index:5;font-size: 1.2rem;}
            .g_fnva li{height:5rem;width:25%; float:left; text-align:center;color:#fff;position:relative;}
            .g_fnva li:after{content: "";position: absolute;width: 1px; height:5rem;background:none; -webkit-background-size:100%; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;top: 0rem;right: 0;}
            .g_fnva a:nth-child(2) li{background: #f39a00;}
            .g_fnva li em{display: block;padding: 0.7rem 0 0.2rem; width:50%; margin:0 auto;}
            .g_fnva li em img{ display:block;width:100%;}
        
