
    .g-hd{ width:100%; height:4.4rem;position: relative;background: #fff; max-width:750px; min-width:320px; margin:0 auto;}
    .g-hd .logo{width: 100%;position: absolute;top: 0;left: 0;overflow: hidden;}
    .g-hd .logo a{display: block;width: 28.8%;margin: 1rem 0 0 1.5rem;}
    .g-hd .logo img{display: block;width: 100%;}
    .m-nav{width: 55%;float: left; margin:0 0 0 35%;position: relative;z-index: 10;}
    .m-nav ul li{display: block;width: 25%;height: 4.4rem;line-height: 4.4rem;text-align: center;float: left;position: relative;}
    .m-nav ul li a{font-size: 1.6rem;color: #333;}
    .m-nav ul li:before{ content:"";width: 1px;height: 1.5rem;background: #c9c9c9;position: absolute;top: 1.5rem;right: 0;}
    .m-nav ul li:last-child:before{ background:none;}
    .m-nav ul li.cur a{color: #0071bd;}
    
    .downmenu{width: 1.6rem;position: absolute;top: 1.5rem;right: 1.5rem; line-height:0;}
    .downmenu img{width: 1.6rem;height: 1.6rem;}
    .menu2 { position: relative;z-index: 102; }
    .menu2 .slideMenu { width: 100%; display: none; z-index: 80; background:rgba(0,0,0,0.8); overflow: hidden; position: absolute; top: 4.4rem; right: 0; transition: transform 1s; -webkit-transition: transform 1s; }
    .menu2 .slideMenu ul{ padding:2rem; overflow:hidden; margin-bottom: 2rem;}
    .menu2 .slideMenu li { border-bottom: 1px solid rgba(255,255,255,0.5); color: #fff; line-height: 4rem; font-size: 1.4rem; clear: both; }
    .menu2 .slideMenu li a { color: #fff; display: block; line-height: 4rem; text-align: center; }
    .menu2 .slideMenu .contact a:first-child { display: block; color: #fff; font-size: 1.8rem; line-height: 100%; text-align: center; font-family: Arial; }
    .menu2 .slideMenu .contact .call { display: block; color: #fff; font-size: 1.2rem; line-height: 3.5rem; text-align: center; font-weight: bold; background: #0071bd; width: 40%; height: 3.5rem; margin: 1rem auto 4.5rem; border-radius: .3rem; }
    

    .p101-fdh-2 {
        position: relative;
        padding: 0 4%;
        height: 4.35rem;
        background: #0071bd;
    }
    
    #topNav {
        height: 4.35rem;
        overflow: hidden;
        position: relative;
    }
    
    #topNav .swiper-slide {
        width: auto;
        text-align: center;
    }
    
    #topNav .swiper-slide span {
        transition: all .3s ease;
        color: #fff;
        font-size: 1.5rem;
        display: block;
        height: 4.35rem;
        line-height: 4.35rem;
        position: relative;
    }
    
    #topNav .active span {
        font-weight: bold;
    }
    
    #topNav .active span:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 0.2rem;
        border-radius: 0.25rem;
        background-color: #fff;
        bottom: 0.5rem;
        left: 0;
        z-index: 1;
    }


    .mc2-about-1 {
        padding: 2rem 3% 1rem;
    }
    
    .mc2-about-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;
    }
    
    .mc2-about-list ul li {
        width: 48%;
        margin-bottom: 1.5rem;
    }
    
    .mc2-about-list ul li:nth-child(2n) {
        margin-left: 4%;
    }
    
    .mc2-about-list ul li img {
        width: 100%;
		height: 12rem;
        display: block;
        border-radius: 0.5rem;
    }
    
    .mc2-about-list ul li h4 {
        max-height: 4rem;
        line-height: 2rem;
        font-size: 1.5rem;
        color: #333;
        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%;height: 16.5rem; max-width:750px; min-width:320px; margin:0 auto;padding: 2rem 0 0;border-top: #eee 1px solid;}
            .g-ft h3{width: 4rem;height: 4rem; position:fixed; bottom:6.5rem; right:0.5rem; z-index:10;}
            .g-ft h3 img{width: 4rem;height: 4rem;}
            .f_link{height: 2.5rem;line-height: 2.5rem;width: 100%;overflow: hidden;}
            .f_link ul li{width: 23%;float: left;text-align: center;position: relative;}
            .f_link ul li:before{content:""; position:absolute; top:0.9rem; right:0; width:1px; height:1rem; background:#a0a0a0;}
            .f_link ul li a{font-size: 1.3rem;color: #333;text-transform: uppercase;}
			.f_link ul li:nth-child(3){width: 30%;}
            .f_link ul li:last-child:before{background: none;}
            .fwz{color: #666; font-size:1.3rem;line-height: 2.2rem;text-align: center;width: 100%;padding: 1rem 0 0;}
            .fwz a{color: #666;}
            .fwz b{color: #0071bd;}
            .fnav{ position:fixed; bottom:0; left:0; min-width:320px; max-width:750px; width:100%; height:5rem; background:#333;z-index:50;}
            .fnav li{ width:25%; float:left; height:5rem; position:relative;line-height: 0;}
            .fnav li:before{ content:""; position:absolute; top:0; right:0; width:1px; height:100%; background:#838383;}
            .fnav li a{ display:block; text-align:center; color:#fff; font-size:1.2rem; height:5rem;font-family: "Microsoft YaHei";}
            .fnav li em{ display:block; width:2rem; margin:0.8rem auto;}
            .fnav li em img{width: 2rem;height: 2rem;}
            .fnav li:first-child{background: #0071bd;}
            .fnav li:last-child:before,.fnav li:first-child:before{ background:none;}
            iframe.phone-view, body.phone-view, .c-edit-page.phone-view{width:750px !important;}
            
