
.head2 {position: relative;z-index: 11;overflow:hidden;background:url(../images/h_top_bg.jpg) no-repeat center top;background-size:100% 100%;}
.head2 .logo{  margin:1.7rem 0 1.4rem 1.2%;}
.head2 .logo img{display:block; width:100%;}
.head2 h3{  float:right; font-size:0.95rem; line-height:1.45rem; margin-top:1.6rem; color:#010101; font-weight:bold;}
.head2 h3 em{ display:block; font-size:1.2rem; color:#0a51a1; font-weight:normal;}
nav{ height:6.8rem; position:relative; overflow:hidden;}
nav:before{ content:""; position:absolute; top:50%; left:0; width:100%; height:1px; background:#005ddd; border-bottom:1px solid #003276;}
nav a{ display:block; text-align:center; line-height:3.4rem; font-size:1.1rem; color:#fff; position:relative; width:33.33%; height:3.4rem; float:left;background: #02519e; /* Old browsers */
background: -moz-linear-gradient(top,  #185ab6 0%, #013b8c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #185ab6 0%,#013b8c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #185ab6 0%,#013b8c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#185ab6', endColorstr='#013b8c',GradientType=0 );}
nav a:before{ content:""; position:absolute; top:0; right:0; width:1px; height:100%; background:#005ddd; border-right:1px solid #003276;}
nav a:nth-child(3n):before{ background:none; border:0;}
.phone{ width:35px; height:37px; position:fixed; top:55%; right:1%; z-index:99;}
.phone img{ display:block; width:100%;}
		

    input[type="button"],
        input[type="submit"],
        input[type="reset"] {
            -webkit-appearance: none;
        }
        
        textarea {
            -webkit-appearance: none;
        }
        .m4-blk{ margin-bottom:2.5rem;box-shadow: 3px 1px 30px #cce4ff, 0px 1px 36px rgb(0 0 0 / 70%)}
        .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:#015cb5;
            background-image: -moz-linear-gradient(top, #015cb5, #015cb5);
            background-image: -o-linear-gradient(top, #015cb5, #015cb5);
            background-image: linear-gradient(top, #015cb5, #015cb5);
    }
    

.g-ft h2{ height:3.6rem; overflow:hidden; background:url(../images/ftop_bg.jpg) no-repeat center top; background-size:100% 100%;}
.g-ft h2 em{ display:block; width:22.7%; margin:0 auto; background:url(../images/ftop.png) no-repeat left center; background-size:1.65rem 1.25rem; text-align:right; font-size:1.2rem; color:#fff; line-height:3.6rem;}
.g-ft h2 em img{ display:block; width:100%;}
.fwz{ font-size:1.2rem; line-height:2rem; color:#fff; text-align:center; padding:1.5rem 0 6rem 0; background:url(../images/footer_bg.jpg) no-repeat center top; background-size:100% auto;box-shadow: 3px 1px 30px #cce4ff, 0px 1px 36px rgb(0 0 0 / 70%);}
.fwz em{ padding:0 1%;}
.fwz a{ color:#fff;}
.fwz i{ display:inline-block; border:1px solid #fff; padding:0 4%; border-radius:2rem;}
.fnav{ position:fixed; bottom:0; min-width:320px; max-width:640px; width:100%; height:4rem;background:#0a0a0ab0;z-index:12;}
.fnav li{ width:25%; float:left; height:4rem; position:relative;}
.fnav li a{ display:block; text-align:center; color:#fff; font-size:1.1rem; height:4rem;font-family:"Microsoft YaHei"; line-height:1.6rem;}
.fnav li em{ display:block; width:22.5%; margin:0 auto; padding-top:0.5rem;}
.fnav li em img{ display:block; width:100%;}
.fnav li a:hover{ background:#084599;}
        
