
.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: 23.2%;margin: 1rem 0 0 1.5rem;}
.g-hd .logo img{display: block;width: 100%;}
.m-nav{width: 54%;float: left; margin:0 0 0 33%;position: relative;z-index: 10;}
.m-nav ul li{display: block;width: 31%;height: 4.4rem;line-height: 4.4rem;text-align: center;float: left;}
.m-nav ul li:first-child{width: 38%;}
.m-nav ul li a{font-size: 1.3rem;color: #333;}
.m-nav ul li.cur a{font-weight: bold;color: #142e7a;}

.downmenu{width: 2.8rem;position: absolute;top: 0.8rem;right: 1.5rem; line-height:0;}
.downmenu img{width: 2.8rem;height: 2.8rem;}
.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: #142e7a; width: 40%; height: 3.5rem; margin: 1rem auto 4.5rem; border-radius: .3rem; }


        .g-ft{width: 100%;height: 21rem; max-width:750px; min-width:320px; margin:0 auto; padding:2rem 0 0;background: linear-gradient(to right,  rgba(20,46,122,1) 0%,rgba(23,58,162,1) 100%);}
        .g-ft h3{width: 4rem;height: 4rem; position:fixed; bottom:6.5rem; right:0.5rem;border-radius:50%;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);z-index:50;}
        .g-ft h3 img{width: 4rem;height: 4rem;}
        .fwz,.f_ban{color: #fff; font-size:1.3rem;width: 92%; margin: 0 auto;}
        .fwz a,.f_ban a{color: #fff;}
        .fwz p{display: flex;align-items: center;width: 100%;height: 3rem;}
		.fwz p em{width: 2rem;height: 2rem;line-height: 0;padding-right: 1rem;}
		.fwz p em img{width: 2rem;height: 2rem;}
		.f_ban{text-align: center;line-height: 2.5rem;padding-top: 1rem;border-top: rgba(255,255,255,0.1) 1px solid;margin-top: 1.3rem;}
		.f_ban a{padding-left: 1rem;}
        .fnav{ position:fixed; bottom:0; left:0; min-width:320px; max-width:750px; width:100%; height:4rem; background:#142e7a;z-index:50;}
        .fnav li{ width:25%; float:left; height:4rem;position: relative;}
        .fnav li:before{ content:""; position:absolute; top:0; right:0; width:1px; height:100%; background:rgba(255,255,255,0.1);}
        .fnav li a{width: 100%;height: 4rem; color:#fff; font-size:1.4rem;display: flex;align-items: center;justify-content: center;}
        .fnav li em{ width:1.8rem;height: 1.8rem;line-height: 0;padding: 0 0.8rem 0 0;}
        .fnav li em img{width: 1.8rem;height: 1.8rem;}
        .fnav li:last-child{background: #d51405;}
		.fnav li:last-child a{color:rgba(255,255,255,0.8);}
        .fnav li:last-child:before{ background:none;}
        
