
                .hd { height: 9.25rem; position: relative; z-index: 19; background: #fff url('../images_m/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: 11.6rem; padding: .45rem 9.69% 4% 4.69%; }
                .slogan { float: left; font-size: 1.4rem; color: #0163C6; line-height: 1; padding: 1.4rem 0 0; font-weight: bold; }
                .text { width: 76.3%; display: flex; justify-content: space-between; align-items: center; height: 4.3rem;margin-left: 10px; }
                .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: 3.75rem 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;
    }


    .mc1-left-nav {
        position: relative;
    }
    
    .mc1-left-nav-ss {
        position: absolute;
        height: 4rem;
        line-height: 4rem;
        text-align: center;
        width: 12%;
        right: 0;
        top: 0;
        z-index: 5;
        background-color: #fff;
        cursor: pointer;
        border-left: 1px solid #f2f2f2;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    .mc1-left-nav-ss:after{content: "";
    width: 1rem;
    height: 1rem;
    border: 3px solid #0163c6;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.45rem;
    margin-left: -0.85rem;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);}
    
    #topNav {
        padding: 1rem 12% 0 0;
        border-bottom: 1px solid #ebebeb;
        width: 88%;
        height: 3rem;
        overflow: hidden;
        position: relative;
    }
    
    #topNav .swiper-slide {
        width: auto;
        text-align: center;
        padding: 0 2%;
    }
    
    #topNav .swiper-slide span {
        transition: all .3s ease;
        color: #1a1a1a;
        font-size: 1.3rem;
        display: block;
        height: 2.5rem;
        line-height: 2.5rem;
        padding-bottom: 0.5rem;
        position: relative;
    }
    
    #topNav .active span {
        font-weight: bold;
    }
    
    #topNav .active span:after {
        content: "";
        position: absolute;
        width: 2.1rem;
        height: 0.3rem;
        border-radius: 0.25rem;
        background-color: #0163c6;
        bottom: 0;
        left: 50%;
        margin-left: -1.05rem;
    }
    
    #topNav .swiper-next {
        position: absolute;
        width: 0;
        height: 0;
        right: 0;
        top: 0;
    }


        .cm1-size750-pro-list {
            padding: 1.5rem 3% 0;
        }
        
        .cm1-size750-pro-list ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            display: -webkit-flex;
            -ms-flex-pack: distribute;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }
        
        .cm1-size750-pro-list ul li {
            width: 48.5%;
            margin-bottom: 1.5rem;
        }
        
        .cm1-size750-pro-list ul li:nth-child(2n) {
            margin-left: 3%;
        }
        
        .cm1-size750-pro-list ul li span {
            display: block;
            border-radius: 0.25rem;
            overflow: hidden;
        }
        
        .cm1-size750-pro-list ul li span img {
            display: block;
            width: 100%;
        }
        
        .cm1-size750-pro-list ul li h4 {
            max-height: 4rem;
            line-height: 2rem;
            font-size: 1.3rem;
            font-weight: normal;
            color: #4c4c4c;
            text-align: center;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
             padding-top: 0.6rem;
        }
    

                    .g-ft { width: 100%; background: #eee; text-align: center; height: auto; margin-top: 4rem;padding-bottom: 5rem; }
                    .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; }
                
