

            .m4-title_nav {

                height: 4.7rem;

                line-height: 4.7rem;

                box-sizing: border-box;

                padding: 0 13.5%;

                position: relative;

                background-color:#009aea;

            }

            

            .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:#ae7d3c;}
    


        .ctg-list-1 .m1-item-show {

            width: 2rem;

            height: 5rem;

            line-height: 5rem;

            float: right;

            background: url(../images/m1-skinVI.png) no-repeat;

            background-size: 4.7rem 199.7rem;

            background-position: right -129rem;

            background-position: right -122.6rem;

        }

        

        .ctg-list-1 .m1-item-hide {

            width: 2rem;

            height: 5rem;

            line-height: 5rem;

            float: right;

            background: url(../images/m1-skinVI.png) no-repeat;

            background-size: 4.7rem 199.7rem;

            background-position: right -129rem;

        }

        

        .ctg-list-1 .m1-classify-list {

            margin-bottom: 1rem;

            padding: 0 1rem;

            background-color: #fff;

            overflow: hidden;

        }

        

        .ctg-list-1 .m1-classify-list .m1-item {

            border-bottom: 1px solid #efefef;

        }

        

        .ctg-list-1 .m1-classify-list .m1-item-head a {

            color:#333333;

            display:block;

            float:left;

        }

        

        .ctg-list-1 .m1-classify-list .m1-item-head {

            display: block;

            height: 4rem;

            line-height: 5rem;

            overflow: hidden;

            font-weight: bold;

            color: #333333;

            border-bottom: 1px solid #efefef;

            cursor: pointer;

        }

        

        .ctg-list-1 .m1-classify-list .m1-close {

            border-bottom-color: transparent;

        }

        

        .ctg-list-1 .m1-classify-list .m1-item-head img {

            float: left;

            display: block;

            width: 3rem;

            height: 3rem;

            margin: 1rem 0 0 .5rem;

        }

        

        .ctg-list-1 .m1-classify-list .m1-item-head span {

            padding-left: 1rem;

        }

        

        .ctg-list-1 .m1-classify-list .m1-item-bd li a {

            display: block;

            padding-left: 2rem;

            color: #666666;

        }

        

        .ctg-list-1 .m1-classify-list .m1-item-bd li span {

            display: block;

            height: 3.2rem;

            line-height: 3.2rem;

            padding-left: 1.5rem;

            border-bottom: 1px solid #efefef;

        }

        

        .ctg-list-1 .m1-classify-list .m1-item-bd li:last-child span {

            border-bottom: 0 none;

        }

        

        .ctg-list-1 .m1-view-more {

            clear: both;

            display: block;

            width: 100%;

            height: 3rem;

            line-height: 3rem;

            -webkit-text-size-adjust: none;

            text-align: center;

            font-size: 1.1rem;

            background-color: #fff;

        }

        

        .ctg-list-1 .m1-view-more i {

            position: relative;

            overflow: hidden;

            color: #666;

        }

        

        .ctg-list-1 .m1-view-more i:after {

            content: "";

            position: absolute;

            top: 50%;

            right: -1.5rem;

            width: 1.2rem;

            height: .94rem;

            margin-top: -.5rem; 

            background-size: 4.7rem 199.7rem;

        }

        

        .ctg-list-1 .m1-view-more-1 {

            margin: -.5rem 0 1rem;

        }

    
        .g-ft a {
            color: #151515;
        }
        
        .g-ft {
            height: auto;
            padding: 1rem 0 4rem;
            position: relative;
            z-index: 99;
            font-size: 1.2rem;
            line-height: 1.9rem;
            text-align: center;
            color: #151515;
            background: #f3f3f3;
        }
        
        .ontop {
            width: 5.6rem;
            border-radius: 5.6rem;
            height: 5.6rem;
            display: block;
            text-align: center;
            margin: 0 auto;
            overflow: hidden;
            font-size: 1.2rem;
            background: #009aea;
            color: #fff;
            line-height: 1.5rem;
        }
        
        .ontop span {
            display: inline-block;
            padding: 1.4rem 0 0;
            position: relative;
            color: #fff;
        }
        
        .f_con {
            height: 7.1rem;
            padding: 1.1rem 0 0;
        }
        
        .f_con a {
            color: #818182;
            padding: 0 0.7rem;
            display: inline-block;
        }
        
        .f_form {
            height: 3.3rem;
            position: fixed;
            bottom: 4.5rem;
            min-width: 320px;
            max-width: 640px;
            width: 100%;
            z-index: 999;
            text-align: center;
            border-top: solid 1px #ebebeb;
            line-height: 2rem;
            padding: 1.25rem 0 0;
            background: #fff;
        }
        
        .f_form li {
            float: left;
            width: 38%;
            font-size: 1rem;
        }
        
        .f_form li span,.f_form li label {
            float: left;
            width: 4rem;
            text-align: right;
        }
        
        .f_form li.f_form2 {
            width: 42%;
        }
        
        .f_form li:nth-child(3) {
            width: 24%;
        }
        
        .sinp01 ,.f_form li.f_form1 select{
            width: 64%;
            background: #fbfbfb;
            border: solid 1px #ebebeb;
            border-radius: 0.15rem;
            color: #535353;
            height: 2.5rem;
            font-size: 1.8rem;
            font-size: 0.8rem;
        }
        
        .sinp02,.f_form li.f_form2 span:nth-child(3){display:none;}
        .sinp02,.f_form li.f_form2 input{
            width: 67%;
            background: #fbfbfb;
            border: solid 1px #ebebeb;
            border-radius: 0.15rem;
            color: #aeaeae;
            height: 2.5rem;
            font-size: 1.8rem;
            font-size: 0.8rem;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            padding: 0 0.6rem;
        }
        
        .inpimg ,.form-btn-submit{
            width: 20%;
            height: 2.5rem;
            line-height: 2.5rem;
            text-align: center;
            background: #d7b36c;
            border-radius: 0.15rem;
            color: #000;
            font-size: 1rem;
            border: 0;
        }
        
        .social_nav5 {
            height: 4.5rem;
            position: fixed;
            bottom: 0;
            min-width: 320px;
            max-width: 640px;
            width: 100%;
            z-index: 999;
            text-align: center;
            border-top: solid 1px #ebebeb;
            line-height: 4.5rem;
            background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#d2d2d2));
            background-image: -webkit-linear-gradient(top, #fff, #d2d2d2);
            background-image: -moz-linear-gradient(top, #fff, #d2d2d2);
            background-image: -o-linear-gradient(top, #fff, #d2d2d2);
            background-image: -ms-linear-gradient(top, #fff, #d2d2d2);
            background-image: linear-gradient(top, #fff, #d2d2d2);
        }
        
        .social_nav5 li {
            height: 4.5rem;
            width: 25%;
            font-size: 1.3rem;
            float: left;
            color: #151515;
            position: relative;
            font-weight: bold;
        }
        
        .social_nav5 ul a:nth-child(1) li {
            background: #b7b7b7;
        }
        
        .social_nav5 li:before {
            content: "";
            position: absolute;
            background: #fff;
            content: "";
            position: absolute;
            width: 1px;
            height: 100%;
            left: 0;
            top: 0;
        }
        /*表单弹框*/
    
    .getcode_gg {
        float: left;
        width: 84px;
        height: 36px;
    }
    
    .nsw-modal {
        width: 100vw;
        height: 100vh;
        background: rgba(225, 225, 225, 0.5);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99999;
    }
    
    .modal-dialog {
        position: absolute;
        color: #000000;
        top: 150px;
        width: 400px;
        border-radius: 3px;
        min-height: 155px;
        overflow: hidden;
        z-index: 99998;
        margin-left: -200px;
        left: 50%;
    }
    
    .modal-dialog .css-icon {
        background-image: url("../images/modal-icons.png");
    }
    
    .modal-dialog .modal-head {
        height: 30px;
        line-height: 30px;
        padding: 0px 20px;
        background: #F6EFEF;
        font-size: 14px;
    }
    
    .modal-dialog .modal-head .modal-logo {
        width: 15px;
        height: 15px;
        background-position: 1px 0px;
        margin: 8px 5px 0 0;
        float: left;
    }
    
    .modal-dialog .modal-head .close {
        float: right;
        width: 15px;
        height: 15px;
        background-position: -14px 0px;
        margin-top: 8px;
    }
    
    .modal-dialog .modal-body {
        width: 100%;
        min-height: 125px;
        background: #ffffff;
    }
    
    .modal-dialog .modal-body .modal-body-left {
        width: 140px;
        float: left;
    }
    
    .modal-dialog .modal-body .modal-body-left .icon {
        width: 64px;
        height: 64px;
        margin: 30px 0 0 48px;
    }
    
    .modal-dialog .modal-body .modal-body-left .success-message {
        background-position: 0px -14px;
    }
    
    .modal-dialog .modal-body .modal-body-left .warming-message {
        background-position: 0px -78px;
    }
    
    .modal-dialog .modal-body .modal-body-right {
        width: 260px;
        float: right;
        padding-top: 20px;
    }
    
    .modal-dialog .modal-body .modal-body-right .close-btn {
        color: #000;
        text-align: center;
        width: 90px;
        display: inline-block;
        height: 24px;
        line-height: 24px;
        background: #818079;
    }
    .inpimg, .form-btn-reset{display:none;}
    .modal-dialog .modal-body .modal-body-right p {
        line-height: 30px;
    }
    
