
 
 .head2 .logo img{margin-top:10px;display:block;}
        .head2 {position: relative;z-index: 11;height:12.3rem;background: #fff; overflow: hidden; }
        .head2 .logo{ width:31.25%;/*margin: 0.6rem auto 0;*/height: 5.7rem;-webkit-box-sizing: border-box;display:inline-block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;}
        .head2 .logo img{display:block; width:100%;}
        .head2 h4{border-top: 1px solid #ccc;position: relative;height: 3.3rem;line-height: 3.3rem;font-size: 1.2rem;color: #333333}
        .head2 h4 a{ float:left; width:33%;text-align: center; color:#333333;text-align: center;}
        .head2 h4 .cur a{color:#f5c800;}
        
        .head2 h4 span a{position: relative;}
        .head2 h4 span{position: relative;}
        .head2 h4 span a:before{content: "";position: absolute;width: 1px;height: 1rem;background: #d6d6d6;right: 0;top:1.2rem;}
        /*
        .head2 h4 span:nth-child(1) a{width: 25%;}*/
        .head2 h4 span:nth-child(3) a:before{background: none;}



        .head2 .menu_btn{position: absolute;right: 1%;top:4.7rem; width:3rem;}
        .head2 .menu_btn a.downmenu{display:block; width:100%; }
        .head2 .menu_btn img{ display:block; width:100%;}
        
        .menu2 .slideMenu{width:100%; display: none;z-index:16;position:absolute; top:9.3rem; right:0px; transition:transform 1s;-webkit-transition:transform 1s;}
        .menu2.down .slideMenu{transform:translate3D(0,100%,0);-webkit-transform:translate3D(0,100%,0);}
        .menu2 ul {background:rgba(245,200,0,.8);padding:2rem 12.5% 5rem;}
        .menu2 ul li {color: #fff; font-size:1.2rem; line-height: 3rem;height: 3rem; border: 1px solid #fff;border-radius: 1.5rem;margin-bottom: 0.8rem; text-align: center; }
        .menu2 ul li:before{ content:""; position:absolute; bottom:0; left:0; width:100%; height:1px; background:#fff;}
        .menu2 ul li:last-child:before{ background:none; border:0;}
        .menu2 ul li a {display: block;height: 3rem;line-height: 3rem; font-size:1rem; font-family:"Microsoft Yahei"; color: #fff;text-decoration: none;}





       

.g-ft{padding-bottom:6rem;}
.g-ft h3{ height:4.25rem; background:url(images/fbg.gif) repeat-x center center; background-size:1px 3px;}
.g-ft h3 p{ width:4.25rem; height:4.25rem; margin:0 auto;}
.g-ft h3 img{ display:block; width:100%;}

.fwz{ text-align:center; line-height:1.6rem; color:#666; font-size:1.1rem; margin-top:0.2rem; font-family:"Microsoft YaHei";}
.fwz a{ display:inline-block; padding:0 1.5%; color:#555; position:relative;}
.fwz p{ font-size:1.2rem; padding:0.5rem 0;}
.fwz p a{ color:#000; padding:0 3%; position:relative;}
.fwz p a:before{ content:""; position:absolute; top:0.5rem; right:0; width:1px; height:45%; background:#959595;}
.fwz p a:last-child:before{ background:none;}

.fnav{ position:fixed; bottom:0; left:0; min-width:320px; max-width:640px; width:100%; height:5rem; background:#333;z-index:92;}
.fnav li{ width:25%; float:left; height:5rem; position:relative;}
.fnav li:before{ content:""; position:absolute; top:0; right:0; width:1px; height:100%; background:#3d3d3d;}
.fnav li a{ display:block; text-align:center; color:#fff; font-size:1.1rem; height:5rem; line-height:1.3rem; font-family:"Microsoft YaHei";}
.fnav li a:hover{ background:#f58001;}
.fnav li em{ display:block; width:25%; margin:0 auto 0.2rem; padding-top:0.6rem;}
.fnav li em img{ display:block; width:100%;}
        
