.btns{
            width: 280px;
            height: 61px;
            float: left;
            position: absolute;
            top: 420px;
            left: 160px;
            border-radius: 8px;
            background-image: url(../image/btn.png);
            background-repeat: no-repeat;
            cursor: pointer;
        }
        .btns2{
            width: 280px;
            height: 61px;
            float: left;
            position: absolute;
            top: 290px;
            left: 160px;
            cursor: pointer;
			background: none; border: none;text-indent: -1000em;
        }
        .btns_input{
            width: 450px;
            height: 65px;
            float: left;
            position: absolute;
            top: 205px;
            left: 76px;
            cursor: pointer;
			 font-size: 28px;
			 font-family: 微软雅黑;
			 text-align: center;
			 border: none;
			 background: none;
        }
        .layer_phone{
            width: 450px;
            height: 65px;  
            font-size: 25px;
			font-family:"微软雅黑";
        }