
        .head2 {position: relative;z-index: 11;height:5rem;overflow:hidden; }
        .head2 .logo{ width:32.03125%; float:left;overflow: hidden; margin:1rem 0 0 2%; }
        .head2 .logo img{display:block; width:100%;}
        .head2 h3{ width:55%; float:left;text-align:center; font-size:1.2rem; line-height:5rem; color:#222;}
        .head2 h3 a{ display:inline-block; color:#222; padding:0 7%; position:relative;}
		.head2 h3 a:before{ content:""; position:absolute; top:2.1rem; right:0; width:1px; height:16%; background:#ebebeb;}
		.head2 h3 a:last-child:before{ background:none;}
        
        .head2 .menu_btn{width:1.5rem; height:1rem; float:right; margin:2rem 0.9rem 0 0;}
        .head2 .menu_btn a.downmenu{display:block; width:100%; }
        .head2 .menu_btn img{ display:block; width:100%;}

        .menu2 .slideMenu{ width:92%; display: none;z-index:99;position:absolute; top:5rem; right:0; transition:transform 1s;-webkit-transition:transform 1s; background:rgba(0,0,0,0.8); background-size:100% auto; padding:1.5rem 4% 1.5rem 4%;}
        .menu2.down .slideMenu{transform:translate3D(0,100%,0);-webkit-transform:translate3D(0,100%,0);}
        .menu2 ul li {line-height:2.6rem;text-align:center;color:#fff;font-size:1.1rem; border:1px solid #fff; width:50%; margin:0 auto 1rem; border-radius:1.5rem;}
        .menu2 ul li a {font-size:1.1rem; font-family:"Microsoft Yahei"; color: #fff;text-decoration: none;}
		

                .main-tit-11 {
                    height: 4rem;
                    width: 100%;
                    font-size: 1.6rem;
                    text-align: center;
                    color: #fff;
                    line-height: 4rem;
                    background: #1e5db0;
                    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:#1e5db0;
            background-image: -moz-linear-gradient(top, #1e5db0, #1e5db0);
            background-image: -o-linear-gradient(top, #1e5db0, #1e5db0);
            background-image: linear-gradient(top, #1e5db0, #1e5db0);
    }
    

		.g-ft{padding-bottom:5rem;}
.g-ft h2{ width:90.625%; height:3.5rem; background:#1e5db0; margin:0 auto;}
.g-ft h2 a{ display:block; float:left; width:50%; height:3.5rem; font-size:1.2rem; line-height:3.5rem; color:#fff;}
.g-ft h2 em{ display:block; width:1.7rem; height:1.5rem; float:left; margin:0.95rem 4% 0 22%;}
.g-ft h2 em img{display:block; width:100%;}
.g-ft h2 a:last-child{ background:#0d953c;}
.flx{ text-align:center; color:#878787; line-height:1.8rem; font-size:1.1rem;}
.flx a{ color:#878787;}
.flx em{ padding:0 2%;}
.flx p{ margin:1rem 0 0.2rem;}
.flx p a{ color:#363636; font-size:1.2rem; padding:0 2%; position:relative;}
.flx p a:before{ content:""; position:absolute; top:0.5rem; right:0; width:1px; height:50%; background:#363636;}
.flx p a:last-child:before{ background:none;}
.fnav{ position:fixed; bottom:0; left:0; min-width:320px; max-width:640px; width:100%; height:4rem; background:#1e5db0;z-index:12;}
.fnav li{ width:25%; float:left; height:4rem; position:relative;}
.fnav li em{ display:block; width:16.25%; margin:0 auto 0.2rem; padding-top:0.5rem;}
.fnav li em img{ display:block; width:100%;}
.fnav li:last-child:before{ background:none;}
.fnav li:before{ content:""; position:absolute; top:0; right:0; width:1px; height:100%; background:#346db7;}
.fnav li a{ display:block; text-align:center; color:#fff; font-size:1rem; height:4rem; line-height:1.6rem; font-family:"Microsoft YaHei";}
.fnav li a:hover{ background:#0d953c;}
        
