
			.g-hd{height:5rem;position: relative; }
			.g-hd img{display: block;width: 100%;}
			.g-hd .h_logo{float: left;width:17.4%;margin:0.4rem 0 0 3.1%;}
			.g-hd ul{float: left;height:5rem;margin-left: 4%;}
			.g-hd ul li{float: left;font-size: 1.3rem;line-height:5rem;padding:0 0.8rem;position: relative;}
      .g-hd ul li:after{position: absolute;width: 1px;height: 1.2rem;background: #cbced7;content: "";right: 0;top: 2rem;}
			.g-hd ul li a{color: #333;}
      .g-hd ul li:last-child:after{ background: 0;}
			.g-hd .m-nav2{float: right;width:2.3rem;margin:1.8rem 3.1% 0 0;}
			 #menu{display:none;background:#e42908; 
            position: absolute;left: 0;top: 5rem;width: 100%; height:52.4rem; z-index: 200;}
      #menu p{width: 94%;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;opacity: 0.9;}
      #menu p a:hover{font-weight: bold;opacity: 1;}
      #menu p a:last-child{border: 0;}
            
		

                .main-tit-11 {
                    height: 4rem;
                    width: 100%;
                    font-size: 1.6rem;
                    text-align: center;
                    color: #333;
                    line-height: 4rem;
                    /*background: #e42908;*/
                    background: url(images/m11-icon2.jpg) no-repeat center top;
                    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:#e42908;
            background-image: -moz-linear-gradient(top, #e42908, #e42908);
            background-image: -o-linear-gradient(top, #e42908, #e42908);
            background-image: linear-gradient(top, #e42908, #e42908);
    }
    

      .g-ft{ height: 20.8rem; position: relative;}
      .f_con .top{display: block;height: 4rem;padding-top: 2rem;font-size: 1.2rem;color: #fff;text-align: center;line-height: 4rem;background: url(images/top.png) no-repeat;background-size: 100% 6rem;}
      .f_con h3{font-size: 1.2rem;color: #333;text-align: center;font-weight: normal;line-height: 2rem;padding: 1.8rem 0 1.8rem;}
      .f_con h3 a{color: #333;}
      .f_con h3 i{padding: 0 0.5rem;}
      .f_con p{font-size: 1.2rem;color: #333;line-height: 2rem;text-align: center;}
      .f_con p a{color: #333;}
      .f_nav{height: 3.5rem;background-color: #2d3748;min-width: 320px;max-width: 640px;width: 100%;position: fixed;bottom: 0;z-index: 100;}
      .f_nav li{float: left;width: 33.3%;height: 3.5rem;text-align: center;border-left: 1px solid #5f6774;box-sizing: border-box;border-right: 1px solid #222a37;}
      .f_nav li:first-child{ border-left:0 ;}
      .f_nav li:last-child{ border-right:0 ;}
      .f_nav li img{display:inline-block;width: auto;height: 1.85rem;margin: 0.8rem 0.8rem 0 0;vertical-align: top;}
      .f_nav li span{display: inline-block;color: #ffffff;font-size: 1.2rem;line-height:3.5rem;vertical-align: top;}
    
