@charset "utf-8";

/* CSS Document */
.main {
	
}

.cert-bg {
	height: 379px;
	width: 379px;
	background-image: url(../images/cert-bg.png);
}

.cert-bg-key {
	height: 379px;
	width: 379px;
}

.main-head {
	float: left;
	width: 378px;
	margin-top: 10px;
}

.main-head-title {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 30px;
	color: #73777a;
	float: left;
	height: 30px;
	width: 150px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-weight: normal;
}

.main-head-bg {
	background-image: url(../images/main-head-bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 76px;
	margin-left: 50px;
	color: #14c2dd;
	text-align: center;
	line-height: 28px;
	font-family: "宋体";
	font-size: 12px;
	margin-top: 14px;
	cursor: pointer;
}

.main-switch {
	float: right;
	cursor: pointer;
	width: 70px;
	height: 55px;
}

.cert-login-bg {
	float: left;
	width: 123px;
	margin-top: 40px;
	margin-left: 127px;
	margin-right: 127px;
}

.cert-img {
	background-image: url(../images/cert.png);
	float: left;
	height: 72px;
	width: 91px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

.cert-buttom {
	float: left;
	height: 40px;
	width: 123px;
	margin-top: 10px;
	cursor: pointer;
}

.cert-download {
	float: left;
	width: 120px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 30px;
	color: #73777a;
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
	cursor: pointer;
}

.cert-download:visited {
	color: #00c1de;
}

.cert-download:hover {
	color: #00c1de;
}

.cert-download:active {
	color: #00c1de;
}

.QRcode-bg {
	height: 379px;
	width: 379px;
	background-image: url(../images/QRcode-bg.png);
}

.QRcode-login-bg {
	position: relative;
	float: left;
	width: 125px;
	margin-top: 40px;
	margin-left: 125px;
	margin-right: 125px;
	height: 125px;
}

.QRcode-refurbish {
	background-color: #FFF;
	width: 127px;
	height: 127px;
	top: -130px;
	left: -1px;
	opacity: 0.96;
	filter: alpha(opacity =                 96);
	position: relative;
}

.QRcode-refurbish-title {
	font-family: "黑体";
	font-size: 14px;
	line-height: 25px;
	color: #5f6367;
	text-align: center;
	float: left;
	height: 30px;
	width: 125px;
	margin-top: 20px;
}

.QRcode-refurbish-img {
	float: left;
	height: 37px;
	width: 100px;
	margin-right: 12px;
	margin-left: 13px;
	margin-top: 20px;
	cursor: pointer;
}

.QRcode-tips {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-right: 90px;
	margin-left: 90px;
	text-align: center;
	font-size: 14px;
	color: #73777a;
}

.QRcode-app-link {
	color: #00c1de
}

.QRcode-error-tips {
	float: left;
	padding-top: 30px;
	margin-left: 190px;
	font-size: 14px;
	color: #F56C6C;
	cursor: pointer;
}

.QRcode-foot {
	float: left;
	height: 30px;
	width: 180px;
	margin-top: 15px;
	margin-left: 190px;
	font-size: 14px;
	cursor: pointer;
}

.QRcode-download-app, .QRcode-register {
	color: #b4b6b8;
	width: 90px;
}

/**************/
.app-authz-bg {
	height: 379px;
	width: 379px;
	background-image: url(../images/QRcode-bg.png);
}

.app-authz-login-bg {
	position: relative;
	float: left;
	width: 96px;
	margin-top: 30px;
	margin-left: 140px;
	margin-right: 139px;
	margin-bottom: 10px;
	height: 96px;
}

.app-authz-refurbish {
	background-color: #FFF;
	width: 127px;
	height: 127px;
	top: -130px;
	left: -1px;
	opacity: 0.96;
	filter: alpha(opacity =                 96);
	position: relative;
}

.app-authz-refurbish-title {
	font-family: "黑体";
	font-size: 14px;
	line-height: 30px;
	color: #5f6367;
	text-align: center;
	float: left;
	height: 30px;
	width: 125px;
	margin-top: 20px;
}

.app-authz-refurbish-img {
	float: left;
	height: 37px;
	width: 100px;
	margin-right: 12px;
	margin-left: 13px;
	margin-top: 10px;
	cursor: pointer;
}

.app-authz-name {
	float: left;
	width: 300px;
	text-align: center;
	margin-left: 40px;
	color: #73777a;
	font-size: 14px;
}

.app-authz-tips {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-right: 90px;
	margin-left: 90px;
	text-align: center;
	font-size: 14px;
	color: #73777a;
}

.app-authz-app-link {
	color: #00c1de
}

.app-authz-check-account {
	float: left;
	text-align: center;
	margin-right: 90px;
	margin-left: 90px;
	width: 200px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #73777a;
}

.app-authz-check-account a {
	color: #73777a;
	text-decoration: none;
}

.app-authz-foot {
	float: left;
	height: 30px;
	width: 180px;
	margin-top: 10px;
	margin-left: 190px;
	font-size: 14px;
	cursor: pointer;
}

.app-authz-download-app, app-authz-register {
	color: #b4b6b8;
	float: left;
	width: 90px;
	text-align: center;
}

.btn-primary {
	width: 200px;
	height: 30px;
	color: #ffffff;
	background-color: #28a3ef;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=         false);
	border: 1px solid #1299ec;
	cursor: pointer;
	color: #ffffff;
    font-size: 16px;
}

/**-------------------------------**/
.cert-login-foot {
	float: left;
	height: 30px;
	width: 300px;
	margin-top: 50px;
	margin-left: 39px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	text-align: center;
}