h4,h6,pinput {
	margin:0;
}
input {
	padding:0;
}
input{
	outline: none;
  border: 0;
}
h4 {font-weight:500}
#md_box{width: 85%;height: 120px;position: fixed;left: 7.5%;top: 50%;margin-top: -60px;background: #fff; border:2px solid #0b7bd2;z-index: 99999999;-webkit-box-shadow: 3px 0 8px #ccc;-moz-box-shadow: 3px 0 8px #ccc;border-radius: 5px; box-shadow: 3px 0 8px #ccc;display: none;}
#md_close{width: 30px;height: 30px;position: absolute;right: -15px;top: -15px; background: url(icon_close_1.png) no-repeat;}
#md_phone{display: block;width: 95%;margin: 20px auto 0; overflow: hidden;}
#tel2{width: 68%;float: left;height: 30px;text-indent: 1em; border-radius: 4px;border: 1px solid #ccc;background: #fff; font-size: 15px;}
#md_btn{display: block;-webkit-appearance:none;appearance:none; float: right;width: 28%;height: 30px;border-radius: 4px;border: 1px solid #2590e2;background: #2590e2; font-size: 16px;color: #fff;cursor: pointer;}
#mdTip{font-size: 12px;line-height: 14px;width: 92%;margin: 0 auto;padding-top: 10px;text-align: justify;}

#md_boxs{width: 10%; height: auto; background: rgb(84, 141, 212);color: rgb(255, 255, 0);position: fixed;right: 0;top: 44%;overflow: hidden;font-size: 15px;text-align: center;border-radius: 4px;z-index: 999999;}
#md_box2{width: 100%;}
#md_box2 p{font-size: 15px;padding: 5px;}