
        .head2 {position: relative;z-index: 11;height:5rem;background: #fff; }
        .head2 .logo{ width:33%; float:left; margin:0.95rem 0 0 1.5%;}
        .head2 .logo img{display:block; width:100%;}
        .head2 h4{ width:54%; line-height:4.5rem;font-size:1.3rem; color:#2a2a2a; float:left;  font-weight: normal; }
        .head2 h4 a{position: relative; float:left;text-align: center; color:#333; display: inline-block; padding-left:12.5%;}

        .head2 .menu_btn{width:10%; height:5rem; float:right; overflow:hidden; margin-right: 1%;}
        .head2 .menu_btn a.downmenu{display:block; width:100%; padding:1rem 0 0 0;}
        .head2 .menu_btn img{ display:block; width:100%;}
        .menu2 .slideMenu{width:100%; display: none;z-index:16;position:absolute; top:5rem; right:0px; transition:transform 1s;-webkit-transition:transform 1s;}
        .menu2.down .slideMenu{transform:translate3D(0,100%,0);-webkit-transform:translate3D(0,100%,0);}
        .slideMenu{background:#649400; min-height: 64rem;}
        .menu2 ul li {line-height:5rem;text-align:center;color:#fff; position:relative;font-size:1.2rem; margin: 0 3.4%; border-bottom: 1px dotted #fff;}
        .menu2 ul li a {display: block;height:4.9rem;line-height: 4.9rem; font-size:1.3rem; font-family:"Microsoft Yahei"; color: #fff;text-decoration: none;}
        .menu2  em{ display: block; width:14rem; height: 3.5rem; line-height: 3.5rem;border-radius: 3.5rem; background: #fff; margin: 2.9rem auto 0; }
        .menu2  em a{ display: block; color: #649400; font-size: 1.2rem; padding-left: 5.6rem;background: url(images/n_tel.png) no-repeat 3.1rem 1rem;background-size:1.8rem 1.65rem;}
       

 .ad-01{
     position: relative;
     min-height: 4rem;
        /*background: #548102;*/
        background: url(images/m11-icon2.jpg) no-repeat center top;
        background-size: 100% 4rem; 
 }
 .ad-01-img img{
     display: block;
     width: 100%;
     
 }
    .ad-01-title {
        position: absolute;
        top: 0;
        height: 4rem;
        width: 100%;
        font-size: 1.6rem;
        text-align: center;
        color: #333;
        line-height: 4rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        box-sizing: border-box;
    }


        .m-gy-dfl-01 {
            padding-top: 1rem;
            margin-bottom: 1.6rem;
        }
        
        .m-gy-dfl-01-tit {
           
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #333;
            line-height: 4rem;
            /*background: #548102;*/
            background: url(images/m11-icon2.jpg) no-repeat center top;
            background-size: 100% 4rem;
            border-bottom: 1px solid #FA756E;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
        }
        .m-gy-dfl-01-desc {
            width: 93.75%;
            margin: 0 auto;
        }
    

        .g-ft{height:12.9rem;position: relative; text-align: center; background: #f5f5f5;}
        .g-ft .top img{width: 100%;display: block;}
        .g-ft .ftnav{padding-top:1rem; text-align: center; font-size: 1.05rem; color: #616161; line-height: 2rem;}
        .g-ft .ftnav a{ display: inline-block; color: #616161; padding: 0 1.5%;} .ftnav span  a{ padding-left:6%;}
        .ftnav p span{ display: block;}
        .ft_p{ background:#608e00;width:100%; position:fixed; bottom:0; max-width: 640px; min-width: 320px; z-index: 99; box-shadow: 0 0 0.3rem #909090;}
        .ft_p p {float:left;width:25%;position: relative;box-sizing: border-box;text-align: center; padding-bottom: 0.4rem; border-right: 1px solid #ccc;}
        .ft_p p a{ display: block;color: #fff; font-size: 1.1rem; line-height: 100%;}
        .ft_p p a span{ font-size:1.2rem; padding-bottom: 0.25rem;}
        .ft_p p img {width:2.8rem; display:block; margin: 0 auto; padding-top:0.3rem;}
        .ft_p p:first-child{ background:#2a4500;}
     
