@charset 'UTF-8';

@-o-keyframes slideIn {
	0% {
		-o-transform:translateY(300px) ;
	}
	100% {
		-o-transform:translateY(0px) ;
	}
}

@-webkit-keyframes slideIn {
	0% {
		-webkit-transform:translateY(300px) ;
	}
	100% {
		-webkit-transform:translateY(0px) ;
	}
}

@-moz-keyframes slideIn {
	0% {
		-moz-transform:translateY(300px) ;
	}
	100% {
		-moz-transform:translateY(0px) ;
	}
}

@-o-keyframes slideOut {
	0% {
		-o-transform:translateY(0px) ;
	}
	100% {
		-o-transform:translateY(300px) ;
	}
}

@-moz-keyframes slideOut {
	0% {
		-moz-transform:translateY(0px) ;
	}
	100% {
		-moz-transform:translateY(300px) ;
	}
}

@-webkit-keyframes slideOut {
	0% {
		-webkit-transform:translateY(0px) ;
	}
	100% {
		-webkit-transform:translateY(100%) ;
	}
}
#testkbid .kbheader{
	width:100%;
	height:14%;
	box-sizing:border-box;
	position: relative;
	display: flex;
    align-items: center;
	justify-content: center;
    /*flex-direction: row-reverse;*/
	background: #f7f8f9;
}
#testkbid .kbLogo{
	/*height:50%;
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
	display: flex;
	justify-content: center;
	align-items: center;
}
#testkbid #kbSure{
	width:auto;
	margin-right:4%;
	font-size:1em;
	color: #E73439;
}
#testkbid .row1,#testkbid .row3,#testkbid .row4,#testkbid .row5 {
	width: 100%;
	height: 20%;
	float: left;
}




#testkbid .row2 {
	width: 100%;
	margin: 0px 5.73333333333333%;
	height: 20%;
	float: left;
}
#testkbid #char_keyboard .row2,#testkbid #symble_keyboard .row2{
	width: 100%;
	margin: 0px 6.13333333333333%;
	float: left;
}

#testkbid #symble_keyboard .row21{
	width: 100%;
	margin: 0px 4.8%;
	float: left;
}

#testkbid #char_keyboard #kb_c_10{
	margin-left:0;
}

#testkbid .cor2{
	height: 19.77186311787072%;
}

#testkbid .cor1{
	height: 19.39163498098859%;
}
#testkbid #char_keyboard .row1,#testkbid #char_keyboard .row2,#testkbid #char_keyboard .row3,#testkbid #char_keyboard .row4,
#testkbid #symble_keyboard .row1,#testkbid #symble_keyboard .row2,#testkbid #symble_keyboard .row5,#testkbid #symble_keyboard .row4{
	height: 19.39163498098859%;
}

#testkbid .cor3{
	height: 19.01140684410646%;
}

#testkbid .row5{
	width: 100%;
	margin: 0px 9.47% 0px 9.47%;
	float: left;
}
#testkbid #symble_keyboardold .row5{
	width: 100%;
	margin: 0px 5.73333333333333% 0px 10.8%;
	float: left;
}
#testkbid .row10 {
	width: 100%;
	height: 20%;
	margin: 0px 10.86867%;
	float: left;
}
#testkbid .row6{
	width: 100%;
	height: 21.02%;
	float: left;
	box-sizing:border-box;
	/*border-bottom:1px solid #E7E7E7;*/
}

#testkbid #purenumber_keyboardold .row6{
	width: 100%;
	height: 21.02%;
	float: left;
	box-sizing:border-box;
	/*border-bottom:1px solid #E7E7E7;*/
}
#testkbid .row7{
	width: 100%;
	height: 21.02%;
	float: left;
}
#testkbid #purenumber_keyboardold .row7{
	width: 100%;
	height: 21.02%;
	float: left;
}
#testkbid .row8{
	width: 100%;
	height: 25%;
	float: left;
	box-sizing:border-box;
	border-bottom:1px solid #E7E7E7;
}
#testkbid .row9{
	width: 100%;
	height: 25.1%;
	float: left;
}
#testkbid .pwd,#testkbid .pwd2,#testkbid .pwd3 {
	width: 31.3333%;
	margin: 0 0 0 1.5%;
	height: 100%;
	line-height: 1.6em;
	float: left;
	text-align: center;
	font-size: 1.5em;
	color: #2C2C2C;
	border-right:1px solid #E7E7E7;
}
#testkbid #purenumber_keyboardold .row6 .pwd,#testkbid #purenumber_keyboardold .row7 .pwd{
	background: #FFFFFF;
	box-shadow: none;
	border-radius: 0;
}
#testkbid #purenumber_keyboardold .pwd,#testkbid #purenumber_keyboardold .pwd2,#testkbid #purenumber_keyboardold .pwd3 {
	width: 33.33333333333333%;
	margin: 0;
	height: 100%;
	line-height: 1.6em;
	float: left;
	text-align: center;
	font-size: 1.7em;
	color: #2C2C2C;
	border:none;
	box-shadow: none;
}
#testkbid #purenumber_keyboardold #kb_p_C,#testkbid #purenumber_keyboardold #kb_p_S{
	background-color: #C6CCD4;
}
#testkbid #purenumber_keyboardold .pwd3{
	border-right:none;
}
#testkbid #purenumber_keyboardold .pwd{
}
#testkbid #purenumber_keyboardold .pwd2{
	border-radius:0px;
	width: 33.33333333333333%
}

#testkbid #purenumber_keyboard .row6 .pwd,#testkbid #purenumber_keyboard .row7 .pwd{
	background: #FCFCFC;
	box-shadow: none;
	border-radius: 0;
}
#testkbid #purenumber_keyboard .pwd,#testkbid #purenumber_keyboard .pwd2,#testkbid #purenumber_keyboard .pwd3 {
	width: 33.33333333333333%;
	margin: 0;
	height: 100%;
	line-height: 1.6em;
	float: left;
	text-align: center;
	font-size: 1.7em;
	color: #2C2C2C;
	border:none;
	box-shadow: none;
}
#testkbid #purenumber_keyboard .pwd3{
	border-right:none;
}
#testkbid #purenumber_keyboard .pwd{
}
#testkbid #purenumber_keyboard .pwd2{
	border-radius:0px;
	width: 33.33333333333333%
}
#testkbid #kb_n_D,#testkbid #kb_n_CLOSE{
	width: 100%;
	margin: 0;
	height: 50%;
	line-height: 1.6em;
	float: left;
	text-align: center;
	font-size: 1.5em;
	color: #2C2C2C;
}
#testkbid #kb_n_CLOSE{
	color:#fff;
	background-image: linear-gradient(90deg, #60B2FF 0%, #176DE6 100%);
}
#testkbid #kb_n_D{
	box-sizing:border-box;
	border-right:1px solid #E7E7E7;
}
#testkbid #kb_n_space,#testkbid #kb_n_point{
	background: #E8E8E8;
}
#testkbid .row1>div,#testkbid .row2>div,#testkbid .row3>div,#testkbid .row4>div,#testkbid .row5>div,#testkbid .row10>div{
	background: #fff;
	border-radius: 5px;
	position:relative;
}
#testkbid .row1pwd,#testkbid .row2pwd,#testkbid .row3pwdb,#testkbid .row3pwdd {
	height: 100%;
	float: left;
	text-align: center;
	font-size: 1.5em;
	color: #2C2C2C;
	width: 8.53333333333333%;
	margin-left: 1.3%;
}


#testkbid #char_keyboard .row1pwd,#testkbid #char_keyboard .row2pwd,#testkbid #char_keyboard .row3pwdb,#testkbid #char_keyboard .row3pwdd,
#testkbid #symble_keyboard .row1>div,#testkbid #symble_keyboard .row2>div,#testkbid #symble_keyboard .row5>div{
	height: 100%;
	float: left;
	text-align: center;
	font-size: 1.5em;
	color: #2C2C2C;
	width: 8.8%;
	margin-left: 1.06666666666667%;
}
#testkbid #symble_keyboard #kb_s_10,#testkbid #symble_keyboard #kb_s_18{
	width:10.13333333333333%;
}
#testkbid #char_keyboard #kb_c_30,#testkbid #char_keyboard #kb_c_0,
#testkbid #symble_keyboard #kb_s_0{
	margin-left: 1.2%;
}

#testkbid #char_keyboard .row1>div,#testkbid #char_keyboard .row2>div,#testkbid #char_keyboard .row3>div,
#testkbid #symble_keyboard .row1>div,#testkbid #symble_keyboard .row2>div,#testkbid #symble_keyboard .row5>div{
	color: #2d2d2d;
	font-family: "Helvetica-Light";
	font-size: 1.3125em;
	font-weight: 400;
}
#testkbid #kb_c_102,#testkbid #kb_s_102,#testkbid #kb_s_192,#testkbid #kb_s_292,
#testkbid #symble_keyboard #kb_s_10,#testkbid #symble_keyboard #kb_s_19,
#testkbid #symble_keyboard #kb_s_29{
	margin-left: 0;
}

#testkbid #kb_c_302,#testkbid #kb_c_02,#testkbid #kb_c_CAP2,#testkbid #kb_c_S2,#testkbid #kb_s_02,
#testkbid #kb_s_C2{
	margin-left: 0.8%;
}
#testkbid #kb_c_312,#testkbid #kb_c_332,#testkbid #kb_c_352,#testkbid #kb_c_372,#testkbid #kb_c_392,#testkbid #kb_c_12,#testkbid #kb_c_32,#testkbid #kb_c_52,#testkbid #kb_c_72,#testkbid #kb_c_92,#testkbid #kb_c_112,#testkbid #kb_c_132,#testkbid #kb_c_152,#testkbid #kb_c_172,#testkbid #kb_c_222,
#testkbid #kb_c_242,#testkbid #kb_s_12,#testkbid #kb_s_32,#testkbid #kb_s_52,#testkbid #kb_s_72,#testkbid #kb_s_92,
#testkbid #kb_s_112,#testkbid #kb_s_132,#testkbid #kb_s_152,#testkbid #kb_s_172,
#testkbid #kb_s_202,#testkbid #kb_s_222,#testkbid #kb_s_242,#testkbid #kb_s_272,
#testkbid #kb_s_312,#testkbid #kb_s_332{
	margin-left: 1.33333333333333%;
}
#testkbid #kb_c_322,#testkbid #kb_c_342,#testkbid #kb_c_362,#testkbid #kb_c_382,#testkbid #kb_c_22,#testkbid #kb_c_42,#testkbid #kb_c_62,#testkbid #kb_c_82,#testkbid #kb_c_122,#testkbid #kb_c_142,#testkbid #kb_c_162,#testkbid #kb_c_182,#testkbid #kb_c_212,#testkbid #kb_c_232,#testkbid #kb_c_252,
#testkbid #kb_c_262,#testkbid #kb_s_22,#testkbid #kb_s_42,#testkbid #kb_s_62,#testkbid #kb_s_82,
#testkbid #kb_s_122,#testkbid #kb_s_142,#testkbid #kb_s_162,#testkbid #kb_s_182,
#testkbid #kb_s_212,#testkbid #kb_s_232,#testkbid #kb_s_252,#testkbid #kb_s_282,
#testkbid #kb_s_302,#testkbid #kb_s_322,#testkbid #kb_s_342,#testkbid #kb_s_352{
	margin-left: 1.6%;
}

#testkbid #kb_c_SPACE2,#testkbid #kb_c_CLOSE2,#testkbid #kb_s_SPACE2,#testkbid #kb_s_CLOSE2{
	margin-left: 1.6%;
}

#testkbid #kb_c_202{
	margin-left: 3.73333333333333%;
}
#testkbid #kb_c_D2{
	margin-left: 3.46666666666667%;
}
#testkbid #kb_c_S2,#testkbid #kb_c_S2230427,#testkbid #kb_s_C2,#testkbid #kb_s_C2230427{
	width: 16.53333333333333%;
}
#testkbid #kb_c_SPACE2,#testkbid #kb_s_SPACE2{
	width: 41.6%;
}
#testkbid #kb_s_SPACE2>div,#testkbid #kb_c_SPACE2>div,#testkbid #kb_c_SPACE>div,#testkbid #kb_s_SPACE>div{
	display: flex;
	justify-content: center;
	align-items: center;
}
#testkbid #kb_c_CLOSE2,#testkbid #kb_s_CLOSE2{
	width: 18.93333333333333%;
}

#testkbid .row3>.row3pwda,#testkbid .row3>.row3pwdc,#testkbid .row4>.row4pwda,#testkbid .row5>.row3pwdc,
#testkbid #symble_keyboard #kb_s_D{
	margin: 0;
	height: 100%;
	line-height: 1.6em;
	float: left;
	text-align: center;
	font-size: 1em;
	width: 11.2%;
	background: #D5D5D5;
	margin-left: 1.3%;
	position:relative;
	border-radius: 6px;
}
#testkbid #char_keyboard .row3pwda,#testkbid #char_keyboard .row3pwdc{
	width: 12.53333333333333%;
}
#testkbid #char_keyboard #kb_c_CAP{
	margin-left:2.4%;
}
#testkbid #char_keyboard #kb_c_20{
	margin-left: 1.06666666666667%;
}
#testkbid #char_keyboard #kb_c_D,#testkbid #symble_keyboard #kb_s_D{
	margin-left: 3.46666666666667%;
}
#testkbid #symble_keyboard #kb_s_D{
	width:10.40020000000001%
}
#testkbid #symble_keyboard #kb_s_29{
	width:10.13333333333333%
}
#testkbid #char_keyboard #kb_c_D{
	margin-left:1.06666666666667%;
}
#testkbid #symble_keyboard #kb_s_D{
	margin-left:1.33333333333333%;
}

#testkbid #kb_s_D2{
	margin-left:3.46666666666667%;
}

#testkbid .row4>.row4pwdb {
	margin: 0;
	height: 100%;
	line-height: 1.6em;
	float: left;
	text-align: center;
	font-size: 1.3em;
	width: 48.05%;
	background: #FCFCFC;
	margin-left: 1.3%;
	position:relative;
	border-radius: 6px;
}
#testkbid .row4>.row4pwda{
	width:23.44%;
}

#testkbid #symble_keyboard,#testkbid #char_keyboard{
	background: #ececef;
}
#testkbid #char_keyboard .row4>.row4pwda,#testkbid #symble_keyboard #kb_s_C,#testkbid #symble_keyboard #kb_s_CLOSE{
	width:21.86666666666667%;
}
#testkbid #char_keyboard .row4>.row4pwda{
	width:14.4%;
}
#testkbid #symble_keyboard #kb_s_C,#testkbid #symble_keyboard #kb_s_C230427{
	width:14.4%;
}
#testkbid #symble_keyboard #kb_s_C230427{
	margin-left:1.06666666666667%;
}
#testkbid #char_keyboard .row4>.rowclose{
	width:21.86666666666667%;
}
#testkbid #char_keyboard .row4>.row4pwdb,#testkbid #symble_keyboard #kb_s_SPACE{
	width:41.33333333333333%;
}
#testkbid #char_keyboard #kb_c_S230427,#testkbid #symble_keyboard #kb_s_C{
	margin-left: 2.4%;
}
#testkbid #char_keyboard #kb_c_SPACE,#testkbid #symble_keyboard #kb_s_SPACE{
	margin-left: 1.06666666666667%;
}
#testkbid #char_keyboard #kb_c_CLOSE,#testkbid #symble_keyboard #kb_s_CLOSE{
	margin-left:1.06666666666667%;
}
#testkbid #kb_c_S,#testkbid #kb_s_C{
	color: #313131;
	font-family: "PingFangSC-Regular";
	font-size: 1em;
	font-weight: 400;
}
#testkbid #kb_c_S{
	margin-left:1.06666666666667%;
}

#testkbid #kb_c_CLOSE,#testkbid #kb_s_CLOSE{
	color: #ffffff;
	font-family: "PingFangSC-Regular";
	font-size: 1em;
	font-weight: 400;
}

#testkbid .row4 .rowclose {
	background:#D5D5D5;
}
#testkbid #purenumber_keyboardold #kb_p_D2,#testkbid #purenumber_keyboard #kb_p_D{
	background: rgba(171, 179, 189, 0.3);
}
#testkbid #purenumber_keyboardold #kb_p_CLOSE2{
	font-size:1.3em;
}
#testkbid #kb_c_CAP>div,#testkbid #kb_c_CAP2>div,#testkbid .rowdelet>div,#testkbid .rowspace>div,#testkbid #kb_p_D div,#testkbid #kb_p_D2 div,#testkbid #kb_n_D div{
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#testkbid #purenumber_keyboardold #kb_p_D2,#testkbid #purenumber_keyboardold #kb_p_CLOSE2{
	width:100%;
}

#testkbid .rowspace>div{
	width:100%;
	height:50%;
	text-align: center;
}
/* #testkbid #cp2im5,#testkbid #cp2im6{
	margin-left:5.16129032258065%
} */
/* #testkbid #cp2im,#testkbid #cp2im2{
	margin-left:5.12820512820513%
} */
/* #testkbid #cp2im,#testkbid #cp2im2, */
#testkbid #cp2im3,#testkbid #cp2im4
/* ,#testkbid #cp2im5,#testkbid #cp2im6 */{
	float:left;
	position: relative;
	-webkit-transform: translate(0, 15.625%);
	transform: translate(0, 15.625%);
}
/* #testkbid #cp2im,#testkbid #cp2im2{
	-webkit-transform: translate(0, 8.625%);
	transform: translate(0, 8.625%);
} */
#testkbid #cp2sp,#testkbid #cp2sp2,#testkbid #cp2sp3,#testkbid #cp2sp4,#testkbid #cp2sp5,#testkbid #cp2sp6{
	float:left;
	font-family: PingFangSC-Regular;
	font-size: 0.8em;
	color: #706F7D;
	font-weight: 400;
	margin-left:4.4%;
	white-space: nowrap;
}


#testkbid #cp2sp,#testkbid #cp2sp2{
	margin-left:2.56410256410256%;
}

#testkbid #cp2sp5,#testkbid #cp2sp6,#testkbid #cp2sp,#testkbid #cp2sp2{
	text-align: left;
}
#testkbid #cp2sp5,#testkbid #cp2sp6{
	margin-left:2.58064516129032%
}
#testkbid #cp2sp2{
	font-size: 0.5714285714285714em;
}
#testkbid #cp2sp3,#testkbid #cp2sp4{
	font-size: 1em;
	font-family: PingFangSC-Regular;
	color: #34323F;
	font-weight: 400;
	margin-left:5.98874116660678%;
}
#testkbid #cp2sp3,#testkbid #cp2im3{
	margin-left:0px;
}
#testkbid #cp2sp5,#testkbid #cp2sp6{
	font-size:0.6730769230769231em;
	/* color: #313131; */
}
#testkbid #cp2im3,#testkbid #cp2im4{
	-webkit-transform: translate(0, 4.54545454545455%);
	transform: translate(0, 4.54545454545455%);
}
/* #testkbid #cp2im5,#testkbid #cp2im6{
	-webkit-transform: translate(0, 5%);
	transform: translate(0, 5%);
} */
#testkbid #symble_keyboard2>.row1>div,#testkbid #symble_keyboard2>.row10>div,#testkbid #symble_keyboard2>.row3>div{
	width:9.777777%;
}
#testkbid #kb_ss_D{
	width:20.646464% !important;
}
#testkbid .row1>div,#testkbid .row2>div,#testkbid .row3>div,#testkbid .row4>div,#testkbid .row5>div,#testkbid .row6>div,#testkbid .row7>div{
	background: #FCFCFC;
	border: 1px solid #d2d2d5;
	border-radius: 7px;
	box-sizing:border-box;
}
#testkbid .row4>div{
	border: none;
}
#testkbid #char_keyboardold,#testkbid #symble_keyboardold{
	background: #D7D8D9;
}
#testkbid #char_keyboardold .row1>div,#testkbid #char_keyboardold .row2>div,#testkbid #char_keyboardold .row3>div,#testkbid #char_keyboardold .row5>div{
	background: #FCFCFC;
	box-shadow: 0 2px 0 0 #B9B9C3;
	border:none;
	border-radius: 2px;
	position:relative;
	font-weight:bolder;
	font-size:1.7em;
}

#testkbid #char_keyboardold .row4>div{
	background: #FCFCFC;
	border:none;
	border-radius: 2px;
	position:relative;
	font-weight:bolder;
	font-size:1.7em;
}

#testkbid #char_keyboardold .row1>div{
	font-size:1.75em;
    font-weight: 400;
	font-family: "Helvetica";
}
#testkbid #char_keyboardold .row2>div,#testkbid #char_keyboardold .row3>div{
	font-size:1.875em;
	font-weight: 400;
	font-family: "Helvetica";
}

#testkbid #char_keyboardold .row4>div{
	font-size:1.25em;
    font-weight: 400;
	font-family: "PingFangSC-Medium";
}
#testkbid #purenumber_keyboardold .puleft{
	float:left;
	width:76%;
}
#testkbid #purenumber_keyboardold .puright{
	width:24%;
	float:left;
	height:82.12927756653992%;
}

#testkbid #purenumber_keyboardold .row6>div,#testkbid #purenumber_keyboardold .row7>div{
	font-family: AppleSystemUIFont;
	font-size: 1.75em;
	color: #030303;
	text-align: center;
	font-weight: 400;
}
#testkbid #purenumber_keyboardold .puright .row91,#testkbid #purenumber_keyboardold .puright .row101{
	width:100%;
	height:50%;
	margin:0;
}
#testkbid #purenumber_keyboardold .puright .row91{
	border-top:1px solid rgba(171, 179, 189, 0.3);
}

#testkbid #purenumber_keyboard .row6>div,#testkbid #purenumber_keyboard .row7>div{
	font-size: 1.75em;
    font-weight: 400;
	font-family: "SFUIDisplay-Regular";
}

#testkbid #purenumber_keyboardold #kb_p_CLOSE2{
	font-size:1.25em;
	font-weight: 400;
	font-family: "PingFangSC-Medium";
}

#testkbid #purenumber_keyboard #kb_p_CLOSE{
	font-size:1.25em;
	font-weight: 400;
	font-family: "PingFangSC-Regular";
}

#testkbid #symble_keyboardold .row1>div,#testkbid #symble_keyboardold .row2>div,#testkbid #symble_keyboardold .row3>div,#testkbid #symble_keyboardold .row5>div,#testkbid #symble_keyboardold .row6>div,#testkbid #symble_keyboardold .row7>div{
	background: #FCFCFC;
	box-shadow: 0 2px 0 0 #B9B9C3;
	border:none;
	border-radius: 2px;
	position:relative;
	font-weight:bolder;
	font-size:1.7em;
}
#testkbid #symble_keyboardold .row4>div{
	background: #FCFCFC;
	border:none;
	border-radius: 2px;
	position:relative;
	font-weight:bolder;
	font-size:1.7em;
}

#testkbid #symble_keyboardold .row1>div,#testkbid #symble_keyboardold .row2>div,#testkbid #symble_keyboardold .row5>div,#testkbid #symble_keyboardold .row4>div{
	font-size:1.75em;
	font-weight: 400;
	font-family: "Helvetica";
}
#testkbid #char_keyboardold #kb_c_D,#testkbid #char_keyboardold #kb_s_D{
	background: #B2B2B2;
	box-shadow: 0 2px 0 0 #727375;
	border-radius: 2px;
}
#testkbid #char_keyboardold .row4>.row4pwda,#testkbid #symble_keyboardold .row4>.row4pwda{
	background: #7F7F7F;
	border-radius: 2px;
	color:#fff;
	font-size:1.25em;
	font-family: PingFangSC-Medium;
}
#testkbid #char_keyboardold .row4>.rowclose{
	background: #C2512F;
	border-radius: 2px;
}
#testkbid #char_keyboard .row4>.rowclose{
	background: #C2512F;
}
#testkbid #char_keyboardold .row6 .pwd,#char_keyboardold .row7 .pwd{
	background: #FCFCFC;
	box-shadow: 0 2px 0 0 #B9B9C3;
	border-radius: 2px;
	bolder:none;
}
#testkbid #purenumber_keyboardold .row6,#testkbid #purenumber_keyboard .row6{
	height: 20.53231939163498%;
}

#testkbid #purenumber_keyboardold .row7,#testkbid #purenumber_keyboard .row7{
	height: 20.53231939163498%;
}

#testkbid #purenumber_keyboardold .cor7,#testkbid #purenumber_keyboard .cor7{
	height: 20.53231939163498%;
}



.pwdkeyboard {
	font-size: 16px;
	position: fixed;
	width: 100%;
	z-index: 1001;
	background: #EAEAEA;
	bottom: 0;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-webkit-touch-callout: none;
	display: none;
	float: left;
	margin-top: 0;
	height: 213px;
	-webkit-animation-name: slideIn;
	-webkit-animation-duration: 0.3s;
	-moz-animation-name: slideIn;
	-moz-animation-duration: 0.3s;
	-o-animation-name: slideIn;
	-o-animation-duration: 0.3s;
}

.pwdkeyboardout {
	font-size: 16px;
	position: fixed;
	width: 100%;
	z-index: 100;
	background: #EAEAEA;
	bottom: 0;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	display: none;
	float: left;
	margin-top: 0;
	height: 213px;
	-webkit-animation-name: slideOut;
	-webkit-animation-duration: 0.3s;
	-moz-animation-name: slideOut;
	-moz-animation-duration: 0.3s;
	-o-animation-name: slideOut;
	-o-animation-duration: 0.3s;
}

.pwdkeyboardout2 {
	font-size: 16px;
	position: fixed;
	width: 100%;
	z-index: 100;
	background: #EAEAEA;
	bottom: -300px;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	display: none;
	float: left;
	margin-top: 0;
	height: 213px;
}

/* 兼容iphone X
 * 或者这么写
 * @media (device-width: 375px) and (device-height: 812px) and (-webkit-min-device-pixel-ratio : 3){
 *	#testkbid{
 *		padding-bottom:constant(safe-area-inset-bottom);
 *	}
 * }
 * 其中constant(safe-area-inset-bottom)可以为具体值如：10px
 **/
@supports(bottom:constant(safe-area-inset-bottom)) {
	#testkbid{
		padding-bottom: constant(safe-area-inset-bottom);
	}
}

