.head2 {position: relative;z-index: 11;height:6rem;}
        .head2 .logo{ width:23%; float:left; margin-right: 12%;}
        .head2 .logo img{display:block; width:100%;}
        .head2 h4{ width:55%; margin-top: 2.7rem; line-height:2rem; line-height: 2rem; font-size:1rem; color:#333333; float:left; text-align:right; font-weight: normal;}
        .head2 h4 a{ float:left; width:33%;text-align: center; color:#333333;position: relative;}
        .head2 h4 a:before{content: "";position: absolute;width: 1px;height: 1rem;background: #1b82dd;right: 0;top:0.5rem;}
        .head2 h4 a:nth-child(3):before{background: none;}


        .head2 .menu_btn{width:8%;float:right; overflow:hidden;}
        .head2 .menu_btn a.downmenu{display:block; width:86%; padding:2.6rem 0 0 0;}
        .head2 .menu_btn img{ display:block; width:100%;}

        .menu2 .slideMenu{width:50%; display: none;z-index:16;position:absolute; top:6rem; 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:#1b82dd;padding-bottom: 3rem;}
        .menu2 ul li {line-height:3rem;text-align:center;color:#fff; position:relative;font-size:1rem;}

        .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;}
       

        .m1-sitemap-1  {
            padding-left: 1rem;
            padding-right: 1rem;
            margin-bottom:1rem;
        }
        .m1-sitemap-1  .m1-site-map-list {
            margin-top: 1rem;
            overflow: hidden;
        }
        .m1-sitemap-1  .m1-site-map-list h3 {
            padding: .2rem 0 .8rem;
            color: #333333;
        }
        .m1-sitemap-1  .m1-site-map-list ul {
            border: 1px solid #efefef;
            overflow: hidden;
        }
        .m1-sitemap-1  .m1-site-map-list li {
            float: left;
            width: 33.333%;
            text-align: center;
            box-sizing: border-box;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
        .m1-sitemap-1  .m1-site-map-list li a {
            display: block;
            height: 2.7rem;
            line-height: 2.7rem;
            margin-bottom: -1px;
            border-bottom: 1px solid #efefef;
            padding:0 1%;
            white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
            color:#666666;
        }
        .m1-sitemap-1  .m1-site-map-list li:nth-of-type(3n-1) {
            border-left: 1px solid #efefef;
            border-right: 1px solid #efefef;
        }
        .m1-sitemap-1  .m1-site-map-list li:nth-of-type(1) a,
        .m1-sitemap-1  .m1-site-map-list li:nth-of-type(2) a,
        .m1-sitemap-1  .m1-site-map-list li:nth-of-type(3) a {
            border-top: 0 none;
        }
    

        .g-ft{height:16.5rem;position: relative; border-top: 1px solid #242424; padding-top:2.6rem;}
        .g-ft .up{position: absolute;width: 11%;left:50%;margin-left: -5.5%;top:-2rem;}
        .g-ft .up img{width: 100%;display: block;}
        .g-ft .ftadd{height: 8rem;text-align: center;font-size: 0.9rem;line-height: 1.6rem;color: #666666;}
        .g-ft .ftadd em{display: block;font-size: 1rem;color: #242424;margin-bottom: 0.4rem;}
        .g-ft .ftadd a{color: #666666;}
        .g-ft .copyr{height: 3rem;text-align: center;border-bottom: 0.1rem solid #d7d7d7;font-size: 0.9rem;color: #666;margin-bottom: 1.2rem;}
        .g-ft .copyr a{color: #666}


        .g_fnva{ position:fixed; z-index:100; bottom:0; width:100%;max-width:640px;min-width:320px;background:#4faa04;}
        .m-f01 li{float: left;width: 25%;text-transform: uppercase;border-right: 1px solid #72bb36; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
        .m-f01 li em{display: block;width: 45%;padding-top: 0.5rem; margin: 0 auto;}
        .m-f01 li img{width: 100%;display: block;}
        .m-f01 a{ color:#fff;line-height:2rem;;display:block;text-align:center;font-size: 1rem;position: relative;}