
            .m4-title_nav {
                height: 4.7rem;
                line-height: 4.7rem;
                box-sizing: border-box;
                padding: 0 13.5%;
                position: relative;
                background-color:#fd7804;
            }
            
            .m4-title_nav h2 {
                text-align: center;
                color: #fff;
                font-weight: normal;
            }
            
            .m4-goback {
                width: 0.8rem;
                height: 0.8rem;
                border-left: solid 0.1rem #fff;
                border-top: solid 0.1rem #fff;
                overflow: hidden;
                text-indent: -999px;
                display: block;
                top: 2.1rem;
                position: absolute;
                left: 6.5%;
                transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                /* IE 9 */
                -moz-transform: rotate(-45deg);
                /* Firefox */
                -webkit-transform: rotate(-45deg);
                /* Safari and Chrome */
                -o-transform: rotate(-45deg);
            }
            
            .m4-t-sear1 {
                width: 2.5rem;
                height: 1.5rem;
                float: right;
                cursor: pointer;
                margin-top: 1.5rem;
                position: relative;
            }
            
            .m4-t-sear1:after {
                content: "";
                display: block;
                width: 1.4rem;
                height: 1.4rem;
                box-sizing: border-box;
                border: 2px solid #fff;
                border-radius: 100%;
            }
            
            .m4-t-sear1:before {
                content: "";
                display: block;
                width: 2px;
                height: 0.5rem;
                position: absolute;
                bottom: 0;
                left: 1.3rem;
                background: #fff;
                transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                /* IE 9 */
                -moz-transform: rotate(-45deg);
                /* Firefox */
                -webkit-transform: rotate(-45deg);
                /* Safari and Chrome */
                -o-transform: rotate(-45deg);
                /* Opera */
            }
            
            .m4-title_nav #m4-topclick {
                width: 1.5rem;
                height: 1.5rem;
                position: absolute;
                top: 1.5rem;
                right: 0.9rem;
                display: block;
                box-sizing: border-box;
                border-top: 0.15rem solid #fff;
                border-bottom: 0.15rem solid #fff;
                overflow: hidden;
            }
            
            #m4-topclick:after {
                content: "";
                display: block;
                width: 100%;
                height: 0.15rem;
                background: #fff;
                position: absolute;
                top: 50%;
                left: 0;
                margin-top: -0.0525rem;
            }
        

            .m4-t-sear2 {
                height: 100%;
                width: 100%;
                position: fixed;
                top: 0;
                left: 0;
                background: #fff;
                display: none;
                z-index: 22;
            }
            
            .m4-t-sear2-txt {
                height: 4.4rem;
                background: #1d4576;
                margin-bottom: 2.5rem;
                overflow: hidden;
            }
            
            .m4-t-sear2-inp {
                width: 78.12%;
                height: 2.5rem;
                margin: 0.8rem 0 0 1.0rem;
                position: relative;
                box-sizing: border-box;
                border-radius: 1.5rem;
                background: #fff;
                overflow: hidden;
            }
            
            .m4-t-sear2-inp input {
                height: 100%;
                outline: none;
                border:0;
            }
            
            .m4-t-sear2-inp-text {
                width: 100%;
                font-size: 1.4rem;
                padding-left: 1.5rem;
                color: #00d0b1;
                box-sizing: border-box;
                border-radius: 1rem;
                border: 1px solid #d6d7d9;
            }
            
            .m4-t-sear2-inp-but {
                width: 3.2rem;
                border: 0;
                border-left: 1px solid #d6d7d9;
                ;
                position: absolute;
                top: 0;
                right: 0;
                cursor: pointer;
                background: #ededed;
            }
            
            .m4-t-sear2-inp span {
                width: 3.2rem;
                height: 2.5rem;
                display: block;
                position: absolute;
                top: 0;
                right: 0;
                cursor: pointer;
            }
            
            .m4-t-sear2-inp span:after {
                content: "";
                display: block;
                width: 1.4rem;
                height: 1.4rem;
                box-sizing: border-box;
                border: 2px solid #999;
                position: absolute;
                top: 0.4rem;
                left: 0.6rem;
                border-radius: 100%;
            }
            
            .m4-t-sear2-inp span:before {
                content: "";
                display: block;
                width: 2px;
                height: 0.5rem;
                background: #999;
                position: absolute;
                top: 1.5rem;
                left: 1.7rem;
                z-index: 22;
                transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                /* IE 9 */
                -moz-transform: rotate(-45deg);
                /* Firefox */
                -webkit-transform: rotate(-45deg);
                /* Safari and Chrome */
                -o-transform: rotate(-45deg);
                /* Opera */
            }
            
            .m4-t-sear2-txt p {
                width: 14%;
                float: right;
                font-size: 1.5rem;
                color: #fff;
                line-height: 4.4rem;
                cursor: pointer;
            }
            
            .m4-t-sear2-txt2 {
                height: 100%;
                background: #fff;
            }
            
            .m4-t-sear2-txt2 h3 {
                width: 93.75%;
                font-size: 1.4rem;
                color: #333;
                line-height: 2.25rem;
                margin: 0 auto 1.5rem;
                border-bottom: 1px solid #d5d6d8;
            }
        

        .m4-crumbs-1 {
            line-height:2.6rem;
            height:3rem;
            color: #575757;
            padding: 1rem 0;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        .m4-crumbs-1 a:nth-child(1){margin-left:0;}
        .m4-crumbs-1 a {
            color: #575757;
            margin: 0 0.5rem;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        } 
.m4-crumbs-1 a:nth-last-child(1) {
            color: #575757;
        }
                  .m4-crumbs-1 a.cur{color:#fd7804;}
    

        .m4-line-con{width: 100%;display: block;padding: 0 3%;color: #666;line-height: 2.8rem;font-size: 1.2rem;box-sizing: border-box;}
        .m4-line-con li span{display: block;line-height: 2.9rem;height: 2.9rem;}
        .m4-line-con p{line-height:1.8rem;padding:1rem 0 0;}
        .m4-sinp01{display: block;line-height: 2.9rem;height: 2.9rem;border: 0;width: 100%;box-sizing: border-box;font-size: 1.2rem;color: #333;padding: 0 0.8rem; background-color:#fff;background-image: -webkit-linear-gradient(top, #fff, #f6f6f6);
        background-image: -moz-linear-gradient(top, #fff, #f6f6f6); 
        background-image: -o-linear-gradient(top, #fff, #f6f6f6); 
        background-image: -ms-linear-gradient(top, #fff, #f6f6f6); 
        background-image: linear-gradient(top, #fff, #f6f6f6);}
        .m4-map p{color: #666;line-height:1.85rem;display: block;text-align: center;font-size: 1.2rem;}
        .m4-line-til{padding:2.6rem 3%;}
        .m4-line-til li{width: 31%;float: left;box-sizing: border-box;text-align: center;background: #c4c4c4;line-height: 3.2rem;border: solid 1px #a8a8a8;color: #fff;}
        .m4-line-til li:nth-child(2){margin:0 3.5%;}
        .m4-line-til li.m1-on{background:#fd7804;border: solid 1px #fd7804;}
        #m1-allmap {height: 500px;}
        #m1-l-map {height: 0px;width: 100%;margin: .75rem 0 1rem;}
        #m1-r-result,
        #m1-r-result table {width: 100%;margin: .75rem 0 1rem;}
    

                .g-ft{height:26.35rem;overflow: hidden; }
                .g-top{width:5.95rem; height:5.95rem; overflow: hidden; margin: 0 auto; position: relative; z-index: 3;}
                .g-top img{ display: block;width:100%;}
                
                .f_wz{margin-top: 1.1rem; height:4.3rem;text-align: center;}
                .f_wz a{color:#333333;  font-size: 1.2rem;line-height: 2rem;width:35.31%;height:2.7rem; border:0.1rem solid #a8a8a8;line-height: 2.7rem;margin:0 0.75rem;display: inline-block;}
                .f-code{width:18.75%; margin: 0 auto; overflow: hidden;}
               .f-code img{display: block;width:100%;}
               .fwz1{padding-top: 0.7rem; font-size: 1.2rem; color:#555555;text-align: center; line-height: 1.5rem;}
               .fwz1 a{ color:#555555;}
                /*底部导航*/
                .g-fnav{z-index:10;position:fixed;bottom:0;overflow:hidden;display:block;width:100%;max-width:640px;min-width:320px;height:5.2rem; background: rgb(255,163,27); /* Old browsers */
                    background: -moz-linear-gradient(top,  rgba(255,163,27,1) 18%, rgba(243,133,21,1) 48%, rgba(230,99,14,1) 100%); /* FF3.6-15 */
                    background: -webkit-linear-gradient(top,  rgba(255,163,27,1) 18%,rgba(243,133,21,1) 48%,rgba(230,99,14,1) 100%); /* Chrome10-25,Safari5.1-6 */
                    background: linear-gradient(to bottom,  rgba(255,163,27,1) 18%,rgba(243,133,21,1) 48%,rgba(230,99,14,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa31b', endColorstr='#e6630e',GradientType=0 ); /* IE6-9 */}
                .g-fnav li{position:relative;overflow:hidden;display:block;float:left;width:25%;height:5.1rem; text-align:center;line-height:2rem;font-size: 1.1rem;}
                .g-fnav li a{color:#fff;display:block;width:100%;height:5.2rem;  text-transform: uppercase;} 
                .g-fnav li img{width:2rem; display: block;margin: 0.625rem auto 0rem;}
          
                .g-fnav ul li:before{content:"";position:absolute;top:0px;right:0px;width:1px;height:100%;border-left: 1px solid #ebebeb;}
                .g-fnav ul  li:nth-child(4):before{ height:0;}
                
            
