* {
	color: #333333;
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC",
		"Hiragino Sans GB", "Heiti SC", "Microsoft YaHei",
		"WenQuanYi Micro Hei", sans-serif;
}

a:focus {
	outline: none;
}

a:hover, a:focus {
	text-decoration: none;
}

h1 {
	font-size: 45px;
	font-weight: 500;
	letter-spacing: 4px;
	margin: 60px 0;
	color: #1967d7;
}

.page-wrapper {
	overflow-x: hidden;
	overflow-y: auto;
}

.container-login {
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 16px;
	width: 23.625rem;
	/* width: 25%; */
	/* height: 24rem; */
}

.login {
	text-align: left;
}

.logi-title {
	text-align: center;
	padding-bottom: 1rem;
	padding-top: 1.25rem;
	border-bottom: 1px solid rgba(0, 0, 67, 0.1);
}

::-webkit-input-placeholder {
	color: #555;
}

:-moz-placeholder {
	color: #555;
}

::-moz-placeholder {
	color: #555;
}

:-ms-input-placeholder {
	color: #555;
}

h2 {
	font-size: 1.25rem;
	text-align: left;
	color: #333;
	font-weight: 500;
}

.box-contain {
	padding: 0 3rem;
}

.remember-pass {
	display: inline-block;
	color: #333;
	font-size: 0.75rem;
	padding-top: 1rem;
	cursor: pointer;
}

.remember-pass label {
	font-weight: normal;
	cursor: pointer;
	margin: 0;
	margin-left: 6px;
}

a:hover, a:focus {
	color: #1677DC;
}

.remember-pass:hover {
	color: #1677DC;
}

.forget-password {
	float: right;
	color: #333;
	font-size: 0.75rem;
	padding-left: 2rem;
}

input[type="checkbox"] {
	width: 16px;
	height: 16px;
	display: inline-block;
	border: 1px solid #f8f8f8;
	vertical-align: middle;
	margin: 0;
	outline: none;
}

input[type="text"]:focus, input[type="password"]:focus, input[name="code"]:focus
	{
	outline: none;
	border: 1px solid #1677DC;
}

input[type="text"], input[type="password"] {
	width: 100%;
	padding: 10px;
	padding-left: 2.75rem;
	float: left;
	background-color: #ffffff;
	font-size: 0.875rem;
	border: 1px solid #c5c5c5;
	border-radius: 5px;
	color: #191919;
}


.username {
	background: url(../images/user-login.svg) #fff no-repeat left 16px
		center;
}
.phoneNumber {
	background: url(../images/user-login.svg) #fff no-repeat left 16px
		center;
	text-transform: uppercase;
}
.password {
	background: url(../images/password-login.svg) #fff no-repeat left 16px
		center;
}

.captcha {
	background: url(../../../../../../gikam/main/img/blur-entry-input-captcha.svg) #fff no-repeat left 16px
		center;
		
	width: 50% !important;
}

.captcha-img{
    width: calc(50% - 5px);
    height: 100%;
    border-radius: 5px;
}

.captcha-img-hidden{
	display: none; /*默认隐藏*/
}

/* input[name="code"]{
    width: 68%;
    margin-top: 1rem;
    padding: 10px;
    padding-left: 2.75rem;
    float: left;
    background-color: #ffffff;
    font-size: 1rem;
    border: 2px solid #cacaca;
    border-radius: 5px;
    outline: none;
    color: #191919;
    background: url(../images/icon_Code1.svg) #fff no-repeat left 16px center;
} */
.send-button input[type="submit"] {
	margin-top: 15px;
	letter-spacing: 1.36px;
	width: 100%;
	margin: 2rem 0;
	padding: 0.5rem 0;
	font-size: 1.125rem;
	font-weight: 500;
	background: linear-gradient(to right, #2B8DEE, #0064F1);
	border-radius: 5px;
	color: #fff;
	border: none;
	cursor: pointer;
	outline: none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-decoration: none;
}

.send-button input[type="submit"]:hover {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-decoration: none;
}

.login h2 {
	display: inline-block;
	margin: 0;
}

.login .register-a {
	color: #1967d7;
	float: right;
}

.register {
	width: 44%;
	float: left;
	border-left: 1px solid #ddd;
	padding-left: 40px;
	text-align: left;
}

.register p {
	color: #ccc;
	margin-bottom: 10px;
}

.register p a {
	color: #ccc;
}

.register p a:hover {
	color: #fff;
}

.footer {
	text-align: center;
	margin: 100px 20px 20px;
}

.footer p {
	color: #ccc;
	line-height: 25px;
}

.footer a {
	color: #ccc;
	text-decoration: none;
}

.footer a:hover {
	color: #fff;
}

.header-style-3 .topbar {
	background: #ffffff;
}

.logo {
	display: inline-block;
	width: 15rem;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
}

.site-header .contact-info:after {
	background: none;
}

.header-style-3 .contact-info ul>li+li {
	margin-left: 0;
}

.contact-info ul li p {
	line-height: 3rem;
	font-size: 1.75rem;
	color: #000000;
	opacity: 0.85;
	font-weight: 500;
	margin-bottom: 0;
	padding-left: 15.5rem;
	letter-spacing: 1.56px;
}

.lims-en {
	padding-left: 5rem;
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1rem;
}

.header-style-3 .contact-info ul .login-r {
	float: right;
	line-height: 3rem;
}

.login-r a {
	padding: 0 0.5rem;
	color: #1682db;
}

.login-r span {
	color: #1682db;
}

.nav {
	padding-top: 20%;
}

.nav .container {
	padding-left: 11rem;
	padding-right: 11rem;
}

.inspection-information {
	overflow: hidden;
	border-radius: 10px;
	padding: 1rem 1.5rem;
	background: rgba(8, 76, 174, 0.85);
}

.inspection-information li {
	float: left;
}

.icon-l {
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 5px;
	padding: 0.6rem;
}

.icon-r {
	padding-left: 1rem;
}

.icon-r p {
	margin: 0px;
	color: #fff;
	font-size: 1rem;
	line-height: 1.5rem;
}

.icon-r span {
	color: #fff;
	font-size: 0.75rem;
	font-family: "Arial";
}

.padd-t {
	padding-bottom: 20px;
}

.footer {
	padding-top: 4rem;
	text-align: center;
	color: #ffffff;
	font-size: 0.75rem;
}

.titile-padding {
	display: inline-block;
	background: url(../images/line.svg) no-repeat right center;
	padding-right: 20px;
}

.container {
	width: 98% !important;
}

.login-r a {
	color: #fff;
	font-size: 1rem;
	font-weight: 500;
	background: #E27A32;
	padding: 0.75rem;
	border-radius: 5px;
	margin-right: 1rem;
}

.login-r a img {
	margin-right: 0.5rem;
}

.login-r a {
	text-decoration: none;
}

.site-footer {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: none;
}

.site-footer .slogan {
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.site-footer .slogan li {
	color: rgba(0, 0, 0, 0.85);
	font-weight: bold;
	/* padding-top: 34px; */
	padding-top: 20px;
	font-size: 1.25rem;
	letter-spacing: 1.1px;
	line-height: 1.75;
	display: inline-block;
	padding-right: 3rem;
	font-size: 1.25rem;
}

.site-footer .slogan li:last-child {
	padding-right: 0;
}

.site-footer .copyright {
	color: #000000;
	opacity: 0.35;
	font-size: 0.75rem;
	/* padding-top: 12px;
	padding-bottom: 15px; */
	padding-top: 6px;
	margin: 0;
	letter-spacing: 1.6px;
	font-weight: 400;
}

.send-button input[type="submit"]:focus {
	outline: none;
}

.content {
	position: relative;
	/* height: 36.75rem; */
	height: 60vh;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-right: 20rem;
	/* background: url(../images/background.jpg) no-repeat; */
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: flex;
}

.box-logo {
	width: 13.75rem;
}

.mylims2 {
	display: none;
}
/*--- Responsive Code ---*/
@media screen and (max-width: 1280px) {
	.container-login {
		width: 28%;
	}
	.content {
		background-size: cover;
	}
}

@media screen and (max-width: 1024px) {
	.content {
		padding-right: 0;
		justify-content: center;
		background-size: cover;
	}
	.container-login {
		width: 40%;
	}
}

@media screen and (max-width: 966px) {
	.content {
		padding-right: 0;
		justify-content: center;
		background-size: cover;
	}
	.container-login {
		width: 50%;
	}
}

@media screen and (max-width: 853px) {
	.login {
		padding-right: 36px;
	}
	.register {
		padding-left: 36px;
	}
	.social-icons ul li {
		width: 32.8%;
	}
	.register p {
		font-size: 14px;
	}
	.content {
		background-size: cover;
	}
}

@media screen and (max-width: 800px) {
	h1 {
		font-size: 43px;
	}
	.login {
		padding-right: 35px;
	}
	.register {
		padding-left: 34px;
	}
	.social-icons ul li span.icons {
		width: 28px;
	}
	.content {
		background-size: cover;
	}
}

@media screen and (max-width: 768px) {
	.content {
		padding-right: 0;
		justify-content: center;
		background-size: cover;
	}
	.container-login {
		width: 50%;
	}
	.lims-en {
		display: none;
	}
	.register p {
		font-size: 13.8px;
	}
}

@media screen and (max-width: 736px) {
	h1 {
		font-size: 40px;
	}
	.container-login {
		width: 87%;
		padding: 35px;
	}
	.login {
		padding-right: 34px;
	}
	.register {
		padding-left: 33px;
	}
	.social-icons ul li a span {
		font-size: 14px;
	}
	.register p {
		font-size: 13.2px;
	}
	.content {
		background-size: cover;
	}
}

@media screen and (max-width: 667px) {
	h1 {
		font-size: 35px;
		letter-spacing: 3px;
	}
	.container-login {
		width: 55%;
		padding: 50px;
	}
	.login {
		padding: 0;
		width: 100%;
		margin-bottom: 50px;
	}
	.register {
		padding: 40px 0 0 0;
		width: 100%;
		border: none;
		border-top: 1px solid #ddd;
	}
	.content {
		background-size: cover;
	}
}

@media screen and (max-width: 568px) {
	h1 {
		letter-spacing: 1px;
		margin: 30px 0;
	}
	.container-login {
		width: 60%;
		padding: 0px;
	}
	.content {
		background-size: cover;
	}
}

@media screen and (max-width: 480px) {
	.container-login {
		width: 70%;
		padding: 35px;
	}
	.send-button input[type="submit"] {
		width: 100%;
		padding: 8px 0;
	}
	.content {
		background-size: cover;
	}
}

@media screen and (max-width: 414px) {
	h1 {
		font-size: 30px;
	}
	.container-login {
		width: 85%;
		padding: 1.5rem;
	}
	.login {
		margin-bottom: 30px;
	}
	.register {
		padding: 30px 0 0 0;
	}
	.footer p {
		font-size: 14px;
	}
	.content {
		background-size: cover;
	}
}

@media screen and (max-width: 375px) {
	.social-icons ul li span.icons {
		width: 27px;
	}
	.register p {
		font-size: 13px;
		line-height: 23px;
	}
	.content {
		background-size: cover;
	}
}

@media screen and (max-width: 360px) {
	.container-login {
		width: 80%;
		padding: 20px;
	}
	.content {
		background-size: cover;
	}
}

@media screen and (max-width: 320px) {
	.social-icons ul li {
		width: 32.7%;
	}
	.social-icons ul li span.icons {
		width: 25px;
	}
	.social-icons ul li a span {
		font-size: 12.4px;
	}
	.content {
		background-size: cover;
	}
}

@media screen and (max-width: 414px) {
	.topbar {
		height: 4.75rem;
	}
	.container-login {
		width: 100%;
		padding: 1.5rem;
	}
	.lims-en {
		display: none;
	}
	.mylims2 {
		display: block;
	}
	.mylims {
		display: none;
	}
	.content {
		padding: 0rem 2rem;
		height: calc(100vh - 4.75rem);
		justify-content: center;
		background-size: cover;
	}
	.site-footer {
		display: none;
	}
	.box-logo {
		width: 10rem;
		margin-bottom: 1rem;
	}
	.logi-title {
		padding: 0;
	}
	.box-contain {
		padding: 0rem;
	}
	.header-style-3 .contact-info {
		text-align: left;
	}
	.contact-info ul li p {
		font-size: 1.2125rem;
		line-height: 2.5rem;
		padding-left: 5.7rem;
	}
	.logo {
		width: 5.5rem;
	}
}

@media ( max-width : 767px) {
	.header-style-3 .contact-info ul>li+li {
		margin: 0;
		padding: 0;
		border: 0;
	}
}

.username {
	text-transform: uppercase;
}

.error {
	padding-top: 10px;
	padding-left: 30px;
	color: red;
	font-size: 0.9rem;
}

.page-contain {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translate(0, -50%);
}

.ukey-driver-download {
	margin: -20px auto auto 30px;
	position: absolute;
	font-size: 14px;
	color: blue;
	display: none;
}

.admain-login-span {
	display: none;
}

.admain-login-forget-password {
	display: none;
}

.forget-password {
	float: right;
	color: #333;
	font-size: 0.75rem;
	padding-right: 30px;
}

.pw-icon {
	/* width: 24px;
	height: 12px; */
	position: absolute;
	right: 12px;
	top: 12px;
	cursor: pointer;
}

.input-style1 {
	width: 100%;
	height: 42px;
	margin-top: 2.6rem;
}

.input-style2 {
	width: 100%;
	height: 42px;
	margin-top: 1.5rem;
}

.input-style3 {
	width: 100%;
	height: 42px;
	margin-top: 0.7rem;
}

.position-relative {
	position: relative;
}

}
}
@media screen and (max-width: 1366px) {
	.content {
		height: 30rem;
	}
}