
                .hd { height: 6.25rem; position: relative; z-index: 19; background: #fff url('images/h_bg.png') no-repeat center bottom; background-size: 100% 100%; -webkit-background-size: 100% 100%; line-height: 0; }
                .hd img { max-width: 100%; }
                .logo { width: 5.6rem; padding: .45rem 9.69% 0 4.69%; }
                .slogan { float: left; font-size: 1.2rem; color: #FF9524; line-height: 1; padding: .65rem 0 .75rem; font-weight: bold; }
                .text { width: 44.3%; display: flex; justify-content: space-between; align-items: center; height: 3.3rem; }
                .text a { display: block; color: #fff; font-size: 1.2rem; line-height: 3.3rem; position: relative; }
                .text span.cur a { font-weight: bold; }
                .navbtn { width: 1.75rem; display: block; padding: 1.2rem 4.69% 1rem 2.25rem; }
                .menu2 { position: relative; z-index: 9; }
                .menu2 .slideMenu { width: 100%; display: none; z-index: 80; background: rgba(1, 99, 198, .95); overflow: hidden; position: absolute; top: 6.25rem; right: 0; transition: transform 1s; -webkit-transition: transform 1s; padding-bottom: 2rem; }
                .menu2 .slideMenu li { border-bottom: 1px solid rgba(255, 255, 255, .3); color: #fff; line-height: 3.9rem; font-size: 1.1rem; clear: both; }
                .menu2 .slideMenu li a { color: #fff; display: block; line-height: 3.9rem; text-align: center; }
                .menu2 .slideMenu ul { overflow: hidden;  padding: 2rem 4rem; }
                .menu2 .h_contact .call { display: block; color: #0163C6; font-size: 1.2rem; line-height: 3.5rem; text-align: center; font-weight: bold; background: #fff; width: 12.15rem; height: 3.5rem; margin: 1rem auto 4.5rem; border-radius: .3rem; letter-spacing: .1rem; }
                .header-active .navbtn{ position: fixed;padding: .6rem;top:3.15rem;right: 2.8125%;background: #f58020;z-index:999;}
                .header-active .menu2 .slideMenu {position: fixed; top:0;right:0;left:0;bottom:0;}
            

        .ad-01 {
            position: relative;
            min-height: 4.4rem;
            /*background: #0163c6;*/
            background-color: #ededed;
        }
        
        .ad-back{
            position: absolute;
            width: 2rem;
            height: 2rem;
            left: 3%;
            top: 50%;
            margin-top: -1rem;
        }
        
        .ad-back a{display: block;height: 2rem;position: relative;}
        .ad-back a img{width: 1rem;height: 2rem;display:block;}
        
                .ad-nav{
            position: absolute;
            width: 2.2rem;
            height: 1.5rem;
            right: 3%;
            top: 50%;
            margin-top: -0.75rem;
            cursor: pointer;
        }
        .ad-nav a,.ad-nav img{width: 2.2rem;height: 1.5rem;display: block;}
        .ad-01-title {
            width: 75%;
            margin: 0 auto;
            height: 4.4rem;
            font-size: 1.5rem;
            text-align: center;
            color: #1a1a1a;
            line-height: 4.4rem;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
        }
    

        .m2-order-form-1-p {
            padding: 1rem;
            line-height: 2.2rem;
        }
        
        .m2-order-form-1-p span {
            color:#0163c6;
        }
        
        .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:#0163c6;
        }
        /*提交按钮样式*/
        
        .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 { width: 100%; background: #eee; text-align: center; height: 12.1rem; margin-top: 4rem; }
                    .go_top { position: relative; height: 1.7rem; }
                    .g_top { display: block; width: 3.1rem; height: 3.1rem; position: relative; text-align: center; position: absolute; top: -1.5rem; left: 50%; margin-left: -1.55rem; }
                    .g_top img { width: 3.1rem; height: 3.1rem; margin: 0 auto; display: block; }
                    .f_menu { display: flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; align-items: center; -webkit-align-items: center; margin: 1.4rem 0; }
                    .f_menu a { font-size: 1.1rem; color: #5D5D5D; font-weight: normal; padding: 0 1.4rem; line-height: 1; position: relative; white-space: nowrap; display: block; }
                    .f_menu a:after { position: absolute; content: ""; right: 0; top: 0; width: 1px; height: 1.15rem; background: #000; opacity: .11; }
                    .f_menu a:last-child:after { display: none; }
                    .f_company p:last-child { font-size: 1.1rem; color: #5D5D5D; font-weight: normal; line-height: 1; }
                    .f_nav { height: 3.5rem; min-width: 320px; max-width: 640px; width: 100%; position: fixed; bottom: 0; z-index: 100; background: #0163C6; display: flex; justify-content: space-between; }
                    .f_nav li { width: 25%; box-sizing: border-box; border-right: 1px solid rgba(255, 255, 255, .2); }
                    .f_nav li a { height: 3.5rem; font-size: 1.2rem; color: #fff; line-height: 100%; display: block; text-align: center; display: flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; align-items: center; -webkit-align-items: center; }
                    .f_nav li img { width: 1.15rem; margin-right: .25rem; }
                    .f_nav li:last-child { border-right: none; }
                    .f_nav li.cur { background: #FF9524; border-color: #FF9524; }
                    .stick { position: fixed; left: 0; bottom: 0; }
                
