﻿li{list-style:none}

.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;}

.stbl_d_tel{position:fixed;
  z-index:99999999; display: none;
  bottom:0px;float:left;
  width:100%;
  text-align:center;
  box-sizing:border-box;}
.stbl_d_tel .d_dh_btn{height: 50px; font-size: 16px; line-height: 50px; color: #fff;  max-width: 300px; margin: 0 auto; margin-top: 10px; margin-bottom: 10px;background: #0D7BD9; text-align: center; border-radius: 40px;box-shadow:0 0 15px 3px rgba(0,0,0,.4);}
.stbl_d_tel a{ color: #fff; display: inline;font-size: 16px; }
.stbl_d_tel .d_dh_btn span{ padding: 0px;margin: 0px; vertical-align: top; margin-right: 5px; overflow: hidden;}
.stbl_d_tel .d_dh_btn span img{ width: 30px; height: auto; vertical-align:top; margin-top: 9px}

  @media only screen and (max-width:750px) {   
	  .stbl_d_tel{display: block;}
	  .down_cop{ padding-bottom: 30px}
}
/*reset---*/
.btn3{position:fixed;
  z-index:999999999999;
  bottom:0px;
  border-top:1px solid #0A71CA;
  background:#0D7BD9;
  width:100%;
  text-align:center;
  box-sizing:border-box;
  -webkit-box-sizing:border-box; display:none;
  }
  

.menu{position:relative;
    float:left;
    width:25%;
    height:50px;
    line-height:22px;
    background:#0D7BD9;text-transform:uppercase;
	  background-image: -webkit-gradient(linear, left top, left bottom, from(#0D7BD9), to(#0D7BD9));
background-image: -webkit-linear-gradient(top, #0D7BD9, #0D7BD9);
background-image: linear-gradient(to bottom, #0D7BD9, #0D7BD9); 
    border-right:1px solid #0A71CA;
    box-sizing:border-box; padding-top:2px;
    -webkit-box-sizing:border-box; color:#fff}
.menu:last-child{border-right:none;}
.new-sub{position:absolute;
      bottom:60px;
      z-index:99999999999;
      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%;

        float:none; font-size:13px;
        box-sizing:border-box;padding:8px 0px;
        -webkit-box-sizing:border-box;
        border-bottom:1px solid #ccc;  list-style:none;text-transform: none;}
		.new-sub li:last-child{ border-bottom:0px solid #ccc;}
.new-sub li a{display:block;
          line-height:22px;
          text-align:center;
          background:#fff;
          color:#333;
          border:none;
          font-size:13px; overflow:hidden;text-transform: none;}
.sanjiao{position:absolute;bottom:5px;right:5px;width:0;height:0;border:5px solid transparent;border-right:5px solid #0760AD;border-bottom:5px solid #0760AD;opacity:.7;}
.bt-name{font-size:14px;color:#fff;}
.bt-name img{ width:auto; height:19px; vertical-align:middle}
.bt-name a{display:block;font-size:14px;color:#fff;}
.bt-name a:hover{color:#fff;}
.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 white;
      border-left:9px solid transparent;
      border-right:9px solid transparent;
      z-index:999;
  }
  @media only screen and (max-width:330px) {  
  .bt-name a{display:block;font-size:12px;color:#fff;}
  .bt-name{font-size:12px;color:#fff;}
  }
