#send_phone {position: fixed;width: 300px;height: 175px;background: #fff;top: 50%;left: 50%;margin-left: -150px;margin-top: -117px;z-index: 999;border-radius: 0.3rem;box-shadow: 0 0 0.3rem #999;display: none;}
.send_num {width: 300px;height: 150px;margin: 0 auto;}
.send_num h3 {width: 100%;height: 2.5rem;background: #e7e6e6;font-weight: normal;line-height: 2.5rem;text-align: center;font-size: 1rem;color: #262626;border-bottom: 1px solid #ccc;border-radius: 0.3rem 0.3rem 0 0;}
.send_num span {font-size: 1rem;color: #929292;display: block;margin: 0.5rem; color: #757575;}
.send_num input {width: 280px;height: 2rem;line-height: 1.5rem;margin-left: 0.5rem;outline: none; font-size: 15px; color: #757575;}
.send_num p {display: none;margin: 0.5rem;color: #ff0000;}
.send_num div a{ display:block;float: left;width: 45%;height: 2rem;color: #fff;border: 0;border-radius: 0.3em;outline: none;cursor: pointer;font-size: 1rem;margin: 0.5rem 0 0 10px; line-height: 2rem; text-align: center;}
.send_num div .qx2{ background:#afafaf;}
.send_num div .qx2:active{ background: #b7b5b5;}
.send_num div .enter2{background: #1f79c8;}
.send_num div .enter2:active{ background: #238ce8;}
.enter1 {width: 45%;height: 2rem;background: #1f79c8;}
.qx1{width: 45%;height: 2rem;background: #afafaf;}
.qx1:active{background:#b7b5b5;}
.enter1{width: 45%;height: 2rem;background: #1f79c8;}
.enter1:active{	background:#238ce8;}