li{list-style:none}
ul{ margin:0px; padding:0px;}
.clear{clear:both;height:0;line-height:0;font-size:0;visibility:hidden;overflow:hidden}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;zoom:1;}
.l{float:left;}.r{float:right;}
/*reset---*/
.btn3{position:fixed;
  z-index:99;
  bottom:0px;
  border-top:0px solid #4EB019;
  background:#FCFCFC;
  width:100%;
  text-align:center;
  box-sizing:border-box;
  -webkit-box-sizing:border-box; display:none;box-shadow:1px -1px 3px #D1D1D1;
  }
  
  @media only screen and (max-width:900px) {
  .btn3{ display:block}
  body { padding-bottom:50px;}
  
  }
  
  
  
  
  
 #footer-logo{position:fixed; z-index:11; left:50%; bottom:5px; height:58px; width:58px; border-radius:50px;text-align:center; transform: translateX(-50%);  color:#FFF; font-size:20px; border:3px solid #fcfcfc;
	 background:#fcfcfc;justify-items: center; align-items: center; }
#footer-logo img{width:46px; height:46px;}
  
  
  
  
.menu_wap{position:relative;
    float:left;
    width:20%;
    height:50px;
    line-height:22px;
    background:#FCFCFC;
	/*  background-image: -webkit-gradient(linear, left top, left bottom, from(#5AC720), to(#54BA1D));
background-image: -webkit-linear-gradient(top, #5AC720, #54BA1D);
background-image: linear-gradient(to bottom, #5AC720, #54BA1D); */
    border-right:0px solid #eee;
    box-sizing:border-box; padding-top:7px;
    -webkit-box-sizing:border-box; color:#fff;}
.menu_wap:last-child{border-right:none;}
.new-sub{position:absolute;
      bottom:60px;
      z-index:99999;
      width:100%;
      padding: 0px 10px;
      background: #fff;
      box-sizing:border-box;
      -webkit-box-sizing:border-box;
      border: 1px solid #ccc;
      border-radius: 5px;
      display:none;}
.new-sub li{width: 100%;
        background:#fff;
        float:none; font-size:13px;
        box-sizing:border-box;
        -webkit-box-sizing:border-box;
        border-bottom:1px solid #ccc;  list-style:none;overflow:hidden;}
		.new-sub li:last-child{ border-bottom:0px solid #ccc;}
.new-sub li a{display:block;
          line-height:36px;
          text-align:left;
          background:#fff;
          color:#333;
          border:none;
          text-align:center;
          font-size:13px; display:inline}
.sanjiao{position:absolute;bottom:7px;right:5px;width:0;height:0;border:4px solid transparent;border-right:4px solid #777;border-bottom:4px solid #777;opacity:.8;}
.bt-name{font-size:14px;color:#333;line-height: 18px;}
.bt-name img{ width:auto; height:19px; vertical-align:middle}
.bt-name i{font-size: 18px;}
.bt-name a{display: inline;font-size:14px;color:#333;}
.bt-name a:hover{color:#333;}
.new-sub .tiggle{
	width:0px;
      height:0px;
      position:absolute;
      left:50%;
      margin-left:-10px;
      bottom:-9px;
      border-top:10px solid #ccc;
      border-left:10px solid transparent;
      border-right:10px solid transparent;
      z-index:199;
  }
  .new-sub .innertiggle{
  	width:0px;
      height:0px;
      position:absolute;
      left:50%;
      margin-left:-9px;
      bottom:-8px;
      border-top:9px solid #fff;
      border-left:9px solid transparent;
      border-right:9px solid transparent;
      z-index:999;
  }

@media only screen and (max-width:550px) {
.bt-name{font-size:12px;color:#333;}
.bt-name img{ width:auto; height:19px; vertical-align:middle}
.bt-name a{display:block;font-size:12px;color:#333;}

.new-sub li{width: 100%;
        background:#fff;
        float:none; font-size:12px;
        box-sizing:border-box;
        -webkit-box-sizing:border-box;
        border-bottom:1px solid #ccc;  list-style:none;overflow:hidden;}
		.new-sub li:last-child{ border-bottom:0px solid #ccc;}
.new-sub li a{display:block;
padding:9px 0px;
          line-height:18px;
          background:#fff;
          color:#333;
          border:none;
          text-align:center;
          font-size:12px;overflow:hidden;}
}