
                .hd { height: 4.8rem; position: relative; z-index: 19; background: #fff; line-height: 0; }
                .hd img { max-width: 100%; }
                .logo { width:27.7%; padding:1.25rem 0 0 .9rem; }
                .text { width:48%; display: flex; justify-content: space-between; align-items: center; height: 4.2rem; padding:0 2.6% 0; box-sizing: border-box;}
                .text a { display: block; color: #333333; font-size: 1.35rem; line-height: 4.1rem; padding-top: 0.25rem;}
                .text span.cur a { color: #000; }
                .text i { display: block; width: 1px; height: 1.1rem; background: #D4D4D4; }
                .navbtn { width: 2.4rem; display: block; padding:1.15rem 3.125% 1.5rem .75rem; }
                .menu2 { position: relative; z-index: 9; }
                .menu2 .slideMenu { width: 100%; display: none; z-index: 80; overflow: hidden; position: absolute; top: 4.2rem; right: 0; transition: transform 1s; -webkit-transition: transform 1s; }
                .menu2 .menu_con { position: absolute; left: 3.125%; top: 1.15rem; width: 93.75%; }
                .menu2 .slideMenu ul { box-sizing: border-box; margin-bottom: 3.1rem; }
                .menu2 .slideMenu li { width: 100%; border-bottom: 1px dotted rgba(204, 204, 204, .6); }
                .menu2 .slideMenu li a { font-size: 1.2rem; color: #131313; display: block; height: 4.15rem; line-height: 4.15rem; text-align: center; }
                .menu2 .slideMenu .call a { display: block; color: #fff; font-size: 1.2rem; line-height: 3.5rem; background: #2295e4 url(images/h_tel.png) no-repeat 2.6rem center; -webkit-background-size: 1.8rem; background-size: 1.8rem; width: 13rem; height: 3.5rem; margin: 0 auto; border-radius: 1.75rem; text-indent: 5.2rem; }
                .header .logo span {
    color: #2e3192;
    font-size: 18px;
    text-align: center;
    display: block;
    padding-left:62px;
    margin-top:-8px;
                }
                
            

    .ad-01 {
        position: relative;
        min-height: 4.4rem;
        /*background: #0a8ae1;*/
        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 #0a8ae1;
    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: #0a8ae1;
        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 { background:#002035; -webkit-background-size: 100%; background-size: 100%; position: relative; height: 18.9rem;}
                    .f_con { height: 17.2rem; }
                    .f_con .go_top{ position: absolute; right: 4.1%; top:1.92rem;}
                    .f_con .go_top a { display: inline-block; width:1.72rem; }
                    .f_con .go_top a img { width: 1.72rem;  display: inline-block;  }
                    .f_con h3{ padding-top: 1.85rem; margin: 0 4%; background: url(images/f_lin.jpg) repeat-x left bottom;}
                    .f_con h3 a{ display: block; padding-left: 2.71rem;height:3rem; font-size: 1.5rem; color: #dddfe1;font-weight: bold;background: url(images/f_tel.jpg) no-repeat;background-size:1.875rem 1.67rem;}
                    .f_con h4{  margin: 0 4%;background: url(images/f_lin.jpg) repeat-x left bottom; line-height: 3rem; font-size: 1.09rem; color: #a3a9ae;}
                    .f_con h4 span{ padding-right: 5%;}

                    .f_menu {  margin: 0 4%;background: url(images/f_lin.jpg) repeat-x left bottom;}
                    .f_menu a { font-size: 1rem; color: #a3a9ae; line-height: 3rem; padding-right:4%;}
                    .f_menu a:last-of-type{ padding-right: 0;}
                    .f_con .map{ margin: 0 4%;}
                    .f_con   .map a{ line-height: 3rem; font-size: 1rem; color: #a3a9ae;}

                    .f_nav { height: 3.7rem; min-width: 320px; max-width: 750px; width: 100%; position: fixed; bottom: 0; z-index: 100; background: #fff;}
                    .f_nav ul { height: 3.7rem; display: flex; display: -webkit-flex; justify-content: space-around; -webkit-justify-content: space-around; align-items: center; -webkit-align-items: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
                    .f_nav li { width: 33.33%; position: relative; height: 3.7rem; text-align: center;line-height: 100%;}
                    .f_nav li span{ display: block; line-height: 100%; font-size: 1.05rem;}
                    .f_nav li a { color: #333; font-size: .9rem; line-height: 1; }
                    .f_nav li img { width: 2.66em; padding: .15rem 0; margin: 0 auto; }
                    .f_nav li:nth-child(1) a{color: #2295e4;}
                
