﻿
                .hd { height: 4.8rem; position: relative; z-index: 19; background: #fff; line-height: 0; }
                .hd img { max-width: 100%; }
                .logo { width: 10.65rem; padding: .45rem 0 0 3.125%; }
                .text { width: 43.13%; display: flex; justify-content: space-between; align-items: center; height: 4.8rem; }
                .text a { display: block; color: #333; font-size: 1.2rem; line-height: 4.8rem; }
                .text span.cur a { color: #0072B8; }
                .navbtn { width: 1.95rem; display: block; padding: 1.75rem 4.53% 1.5rem 1.4rem; }
                .menu2 { position: relative; z-index: 9; }
                .menu2 .slideMenu { width: 100%; display: none; z-index: 80; background: rgba(0, 114, 184, .95); overflow: hidden; position: absolute; top: 4.8rem; 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; float: left;width:50%;}
                .menu2 .slideMenu li a { color: #fff; display: block; line-height: 3.9rem; text-align: center; }
                .menu2 .slideMenu ul { overflow: hidden; margin-bottom: 2.25rem; padding: 2rem 4rem; }
                .menu2 .call a { display: block; color: #0072B8; 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; }
            
.wrap { min-width: 320px; max-width: 640px; margin: 0 auto; overflow: hidden; position: relative; font-family: "微软雅黑"; background: #fff;
    
}
.wrap img { display: block; width: 100% }


h2.main_title { text-align: center;display: block; font-size: 1.8rem; color: #2c2c2c; line-height: 100%; font-weight: 700 }
h2.main_title a { display: block; font-size: 1.8rem; color: #2c2c2c; line-height: 100%; font-weight: 700 }
h2.main_title span { font-size: 1.2rem; color: #333; line-height: 100%; display: block; margin-top: 1rem; padding-top: .9rem; position: relative; font-weight: 400 }
h2.main_title span:before { position: absolute; content: ""; width: 17.5rem; height: 1px; background: #dedede; left: 50%; margin-left: -8.75rem; top: 0 }
h2.main_title span:after { position: absolute; content: ""; width: .6rem; height: .6rem; background: #f8c400; border-radius: 50%; left: 50%; margin-left: -.3rem; top: -.3rem }
.moreinfo a { display: block; width: 14.4rem; height: 2.6rem; background: #0072b8; text-align: center; font-size: 1.2rem; color: #fff; line-height: 2.6rem; font-weight: 700; margin: 0 auto }



                    .g-ft { background: #F0F0F0; text-align: center; margin-top: 3.8rem; position: relative; }
                    .f_con { height: 11.9rem; padding-top: 3.25rem; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
                    .f_con .go_top a { display: block; width: 4.25rem; height: 4.25rem; position: absolute; left: 50%; margin-left: -2.1rem; top: -2.1rem; }
                    .f_con .go_top a img { width: 4.25rem; height: 4.25rem; display: block; }
                    .f_menu { display: flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; align-items: center; -webkit-align-items: center; margin-bottom: 0.9rem; }
                    .f_menu a { font-size: 1.2rem; color: #333; line-height: 100%; display: block; }
                    .f_menu i { display: block; width: 1px; height: .9rem; background: #C2C2C2; margin: 0 1.4rem; }
                    .f_menu i:last-child { display: none; }
                    .f_company { text-align: center; font-size: 1.2rem; line-height: 1; color: #333; }
                    .f_company span { color: #000; margin-right: 2rem; }
                    .f_nav { height: 3.5rem; min-width: 320px; max-width: 640px; width: 100%; position: fixed; bottom: 0; z-index: 100; background: #0072B8; box-shadow: 0 -0.15rem 0.35rem 0 rgba(0, 0, 0, 0.09); }
                    .f_nav ul { height: 3.5rem; display: flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; 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: 25%; box-sizing: border-box; border-left: 1px solid #2F8BC3; }
                    .f_nav li a { display: block; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; align-items: center; -webkit-align-items: center; height: 3.5rem; }
                    .f_nav li span { color: #fff; font-size: 1.2rem; line-height: 1; display: block; }
                    .f_nav li img { width: 1.7rem; display: block; margin-right: .2rem; }
                    .f_nav li:nth-child(1) { background: #F8C400; border-left: none; }
                    .f_nav li:nth-child(1) span { color: #000; }
                    
                    
                    
                     .nav-01 {
        position: relative;
        min-height: 4.4rem;
        background: #0072b8;
        /*background-color: #ededed;*/
        
        
            position: fixed;
    top: 0;
    z-index: 100;

    min-width: 320px;
    width: 100%;
    
        
    }
    
    .nav-back {
        position: absolute;
        width: 2rem;
        height: 2rem;
        left: 3%;
        top: 50%;
        margin-top: -1rem;
    }
    
    .nav-back a {
        display: block;
        height: 2rem;
        position: relative;
    }
    
    .nav-back a img {
        width: 1rem;
        height: 2rem;
        display: block;filter: brightness(100);
        -webkit-filter: brightness(100);
    }
    
    .nav-nav {
        position: absolute;
        width: 2.2rem;
        height: 1.5rem;
        right: 3%;
        top: 50%;
        margin-top: -0.75rem;
        cursor: pointer;
    }
    
    .nav-nav a,
    .nav-nav img {
        width: 2.2rem;
        height: 1.5rem;
        display: block;
        
    }
    
    .nav-01-title {
        width: 75%;
        margin: 0 auto;
        height: 4.4rem;
        font-size: 1.5rem;
        text-align: center;
        color: #1a1a1a;
        color: #fff;
        line-height: 4.4rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        box-sizing: border-box;
    }
     .copy{
         
         width: 75%;
         margin: 0 auto;
         text-align: center;
         padding-top:3rem;
         
     }     
     
     .copy a{color:#333}
