
.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: 20%;margin: 0.9rem 0 0 1.5rem;}
.g-hd .logo img{display: block;width: 100%;}
.m-nav{width: 50%;float: left; margin:0 0 0 36%;position: relative;z-index: 10;}
.m-nav ul li{display: block;width: 50%;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.6rem;background: #e5e5e5;position: absolute;top: 1.6rem;right: 0;}
.m-nav ul li:last-child:before{ background:none;}
.m-nav ul li.cur a{color: #3886ca;}

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


.g-ft{width: 100%;height: 19rem;padding-top: 1.5rem; max-width:750px; min-width:320px; margin:0 auto;background: #eee;}
.g-ft h3{width: 4rem;height: 4rem; position:fixed; bottom:6.5rem; right:0.5rem;z-index: 5;}
.g-ft h3 img{width: 4rem;height: 4rem;}
.f_link{height: 3rem;line-height: 3rem;overflow: hidden;}
.f_link ul li{width: 25%;float: left;position: relative;text-align: center;}
.f_link ul li:before{content: "";width: 1px;height: 1.5rem;background: #dcdcdc;position: absolute;top: calc(50% - 0.8rem);left: 0;}
.f_link ul li a{color: #333; font-size:1.3rem;}
.f_link ul li:first-child:before{background: none;}
.fwz{width: 100%;text-align: center;padding: 1.5rem 0 0;line-height: 2.2rem;color: #333;}
.fwz b{display: block;font-size: 1.5rem;}
.fwz b a{padding: 0 0.5rem;}
.fwz p{ font-size:1.2rem;}
.fwz a{color: #333;}
.fnav{ position:fixed; bottom:0; left:0; min-width:320px; max-width:750px; width:100%; height:5rem; background:#212126;z-index:50;}
.fnav li{ width:25%; float:left; height:5rem; position:relative;line-height: 0;}
.fnav li:before{content: "";width: 1px;height: 100%;background: rgba(255,255,255,0.1);position: absolute;top: 0;right: 0;}
.fnav li a{ display:block; text-align:center; color:#fff; font-size:1.2rem; height:5rem;font-family: "Microsoft YaHei";line-height: 1.3rem;}
.fnav li em{ display:block; width:2rem; margin:0 auto; padding: 0.6rem 0 0.3rem;line-height: 0;}
.fnav li em img{width: 2rem;height: 2rem;}
.fnav ul li:first-child{background: #3886ca;}
.fnav ul li:last-child:before,.fnav ul li:first-child:before{background: none;}

