
.g-hd{ background:url(images/common/h_top_bg.jpg) no-repeat center top;background-size:100% 100%; height:9.2rem; overflow:hidden;}
.g-hd h2{ width:15.625%; margin:2rem 0 2rem 5%; float:left;}
.g-hd h2 img{ display:block; width:100%;}
.g-hd .fws{ width:75.78125%; float:right; margin-top:2.6rem; font-size:1.5rem; color:#333;}
.g-hd .fws em{ display:block;olor:#333; font-weight:bold;}
		

.g-ft{ background:url(images/common/footer_bg.jpg) no-repeat center top; background-size:100% auto; margin:2rem auto 0; padding-bottom:5.5rem;}
.g-ft h3{ width:15.78125%; margin:0 auto;}
.g-ft h3 img{ display:block; width:100%;}

.fwz{ text-align:center; line-height:2rem; color:#555; font-size:1.1rem; margin-top:1rem;}
.fwz a{ color:#555;}
.fwz p a{ display:block; width:28.125%; margin:0.5rem auto 0; height:2rem; border:0.15rem solid #01b1ec; font-size:1.1rem; text-align:center; line-height:2rem; color:#555;}
.fwz em{ display:block; width:46.71875%; margin:2rem auto 0; background:url(images/common/code_bg.png) no-repeat center 1.3rem; background-size:100% auto; padding-bottom:2rem;}
.fwz i{ display:block; width:47.49%; margin:0 auto;}
.fwz em img{ display:block; width:100%;}

.fnav{ position:fixed; bottom:0; left:0; min-width:320px; max-width:640px; width:100%; height:5.2rem; background:#01b1ec;z-index:999;}
.fnav li{ width:20%; float:left; height:5.2rem; position:relative;}
.fnav li:before{ content:""; position:absolute; top:0; right:0; width:1px; height:100%; background:#34c1f0;}
.fnav li a{ display:block; text-align:center; color:#fff; font-size:1.1rem; height:5.2rem; line-height:5.2rem;}
.fnav li em{ display:block; width:46%; margin:0 auto; padding-top:1.2rem;}
.fnav li em img{ display:block; width:100%;}
.fnav li:nth-child(1){background: #01b1ec; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #01b1ec 0%, #05739a 99%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  #01b1ec 0%,#05739a 99%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  #01b1ec 0%,#05739a 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01b1ec', endColorstr='#05739a',GradientType=1 );}
.fnav li:last-child:before,.fnav li:nth-child(1):before{ background:none;}
        
