/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
style.css
*/

@charset 'UTF-8';
html {
	color: #000;
	background: #f3f3f3;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

#testkbid article,
#testkbid aside,
#testkbid blockquote,
#testkbid body,
#testkbid button,
#testkbid code,
#testkbid dd,
#testkbid details,
#testkbid div,
#testkbid dl,
#testkbid dt,
#testkbid fieldset,
#testkbid figcaption,
#testkbid figure,
#testkbid footer,
#testkbid form,
#testkbid h1,
#testkbid h2,
#testkbid h3,
#testkbid h4,
#testkbid h5,
#testkbid h6,
#testkbid header,
#testkbid hgroup,
#testkbid hr,
#testkbid input,
#testkbid legend,
#testkbid li,
#testkbid menu,
#testkbid nav,
#testkbid ol,
#testkbid p,
#testkbid pre,
#testkbid section,
#testkbid td,
#testkbid textarea,
#testkbid th,
#testkbid ul {
	margin: 0;
	padding: 0;
}

#testkbid input,
#testkbid select,
#testkbid textarea {
	font-size: 100%;
}

#testkbid table {
	border-collapse: collapse;
	border-spacing: 0;
}

#testkbid fieldset,
#testkbid img {
	border: 0;
}

#testkbid abbr,
#testkbid acronym {
	border: 0;
	font-variant: normal;
}

#testkbid del {
	text-decoration: line-through;
}

#testkbid address,
#testkbid caption,
#testkbid cite,
#testkbid code,
#testkbid dfn,
#testkbid em,
#testkbid th,
#testkbid var {
	font-style: normal;
	font-weight: 500;
}

ol,
ul {
	list-style: none;
}

#testkbid caption,
#testkbid th {
	text-align: left;
}

#testkbid h1,
#testkbid h2,
#testkbid h3,
#testkbid h4,
#testkbid h5,
#testkbid h6 {
	font-size: 100%;
	font-weight: 500;
}

#testkbid q:after,
#testkbid q:before {
	content: '';
}

#testkbid sub,
#testkbid sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

#testkbid sup {
	top: -0.5em;
}

#testkbid sub {
	bottom: -0.25em;
}

#testkbid a,
#testkbid ins {
	text-decoration: none;
}

html {
	-webkit-tap-highlight-color: transparent;
}

body,
html {
	font-family: sans-serif;
}

ul,
#testkbid li {
	list-style-type: none;
}

#testkbid img {
	display: block;
}

@-o-keyframes slideIn {
	0% {
		transform:translateY(300px) ;
	}
	100% {
		transform:translateY(0px) ;
	}
}

@-webkit-keyframes slideIn {
	0% {
		transform:translateY(300px) ;
	}
	100% {
		transform:translateY(0px) ;
	}
}

@-moz-keyframes slideIn {
	0% {
		transform:translateY(300px) ;
	}
	100% {
		transform:translateY(0px) ;
	}
}

@-o-keyframes slideOut {
	0% {
		transform:translateY(0px) ;
	}
	100% {
		transform:translateY(300px) ;
	}
}

@-moz-keyframes slideOut {
	0% {
		transform:translateY(0px) ;
	}
	100% {
		transform:translateY(300px) ;
	}
}

@-webkit-keyframes slideOut {
	0% {
		transform:translateY(0px) ;
	}
	100% {
		transform:translateY(300px) ;
	}
}
#testkbid .headlogo{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
}
#testkbid .logo{
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    display: -webkit-flex;
    -webkit-justify-content: space-center;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
}
#testkbid .logo p{
	color: #7c7c7c;
    font-family: "黑体";
    font-size: 1em;
    margin-left: 30px;
    letter-spacing:2px;
}

#testkbid .row1 {
	width: 100%;
	height: 21.5%;
	float: left;
}

#testkbid .row2 {
	width: 100%;
	margin: 0px 5%;
	height: 21.5%;
	float: left;
}

#testkbid .row3 {
	width: 100%;
	height: 21.5%;
	float: left;
}

#testkbid .row4{
	width: 100%;
	height: 21.5%;
	float: left;
}
#testkbid .row5{
	width: 100%;
	height: 21.5%;
	float: left;
}
#testkbid .row1pwd {
	width: 10%;
	margin: 0;
	height: 100%;
	line-height: 1.6em;
	float: left;
	text-align: center;
	font-size: 1.5em;
	color: #202020;
}

#testkbid .row2pwd {
	width: 10%;
	margin: 0%;
	height: 100%;
	line-height: 1.6em;
	float: left;
	text-align: center;
	font-size: 1.5em;
	color: #202020;
}

#testkbid .row3pwda {
	width: 15%;
	height: 100%;
	line-height: 1.6em;
	float: left;
	text-align: center;
	font-size: 1.3em;
	color: #202020;
}

#testkbid .row3pwdb {
	width: 10%;
	margin: 0;
	height: 100%;
	line-height: 1.6em;
	float: left;
	text-align: center;
	font-size: 1.5em;
	color: #202020;
}

#testkbid .row3pwdc {
	width: 13%;
	margin-left: 2%;
	height: 100%;
	line-height: 2.1em;
	float: left;
	text-align: center;
	font-size: 1.3em;
	color: #202020;
}

#testkbid .row3pwdd {
	width: 14%;
	margin: 0;
	height: 100%;
	line-height: 1.6em;
	float: left;
	text-align: center;
	font-size: 1.5em;
	color: #202020;
	background-color: transparent;
}

#testkbid .row4pwda {
	width: 25%;
	margin: 0;
	height: 100%;
	line-height: 2.1em;
	float: left;
	text-align: center;
	font-size: 1.3em;
	color: #202020;
	background-color: transparent;
}

#testkbid .row4pwdb {
	width: 50%;
	margin: 0;
	height: 100%;
	line-height: 1.6em;
	float: left;
	text-align: center;
	font-size: 1.5em;
	color: #202020;
	background-color: transparent;
}

#testkbid .rowalone .fd {
	line-height: 80px;
	!important
}

#testkbid .rowlonely .fd {
	line-height: 20px;
	!important
}

#testkbid .pwd {
	width: 33.3%;
	margin: 0;
	height: 100%;
	line-height: 1.6em;
	float: left;
	text-align: center;
	font-size: 1.5em;
	color: #202020;
	background-color: transparent;
}

#testkbid.pwdkeyboard {
	font-size: 16px;
	position: fixed;
	width: 100%;
	z-index: 1001;
	background: #d2d6db;
	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;
}

#testkbid.pwdkeyboardout {
	font-size: 16px;
	position: fixed;
	width: 100%;
	z-index: 1001;
	background: #d2d6db;
	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;
}

#testkbid.pwdkeyboardout2 {
	font-size: 16px;
	position: fixed;
	width: 100%;
	z-index: 1001;
	background: #d2d6db;
	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;
}

html {
	width: 100%;
	height: auto;
}

body {
	width: 100%;
	height: auto;
}