body{
	height: 100%;
}

*{
    margin:0px auto;
 }
.box{
	margin-top:100px;
	width:100%;
	height:600px;
	/*background:url(../login/login_bg.png) no-repeat center;*/
    padding-top:30px;
    position: relative;
}


.box .topTitle{
     position:absolute; top:-120px;
     color:#000;
	 width:100%;
	height: 20%;
	align-items: center;
}
.box .topTitle img{
	position: relative; left:250px;bottom: -15px;
}
.box .topTitle a{
	color: black;
}

.system_name{
	position: relative;
	left:300px;
	top:15px;
	font-family: '微软雅黑', 'Microsoft YaHei', "SimSun", Arial, sans-serif;
	font-size:20pt;
	font-weight:400;
}
.system_helper{
	position: relative;
	margin-right: 120px;
	float:right;
}



.box .bottomBanner{
     width:100%;
     height:20px;
	text-align: center;
	margin-bottom: 20px;
     color:#000;
	position: fixed;
	left: 0;
	bottom: 5px;
}

.cnt{
	width:380px;
	height:400px;
	background:#fff;
	margin-top: 10%;
	*float:right;
	margin-right: 30%;
	padding:40px 40px 40px 40px;
	border-radius: 20px;
	margin-top: 5%;

 }

/*
max-width <=
min-width >=
*/
@media screen and (max-width: 2500px)  and (min-width: 1901px) {
	.cnt {margin-right: 20%;}
}

@media screen and (max-width: 1900px)  and (min-width: 1601px) {
	.cnt {margin-right: 18%;}
}

@media screen and (max-width: 1600px)  and (min-width: 1401px) {
	.cnt {margin-right: 14%;}
}
@media screen and (max-width: 1400px)  and (min-width: 1181px) {
	.cnt {margin-right: 50px;}
}

@media screen and (max-width: 1180px) and (min-width: 720px) {
	.cnt {margin-right: 20px;}
}


#cnt_one{
	color:#000;
	font-size:20px;
	font-weight:500;
    padding-right:30px;
	font-family: '微软雅黑','Microsoft YaHei', "SimSun", Arial, sans-serif;
}
.form-tips-error{color:#FD020E;}
 #huanying{
	padding-bottom:10px;
 }

 #oimg{
	 padding-left:30px;
 }
.login_frame{
	position: absolute;
	top: 37%;
	height: 60px;
	width: 60px;
	overflow: hidden;
	background: url(../qr.svg) no-repeat top right;
	background-size: 100%;
	border-radius: 0 20px;
}
.login_frame2{
	position: absolute;
	top: 37%;
	height: 60px;
	width: 60px;
	overflow: hidden;
	background: url(../act.jpg) no-repeat top right;
	background-size: 100%;
	border-radius: 0 20px;
	display: none;
}



.box .topTitle img {
	position: relative;
	left: 50px;
	bottom: -15px;
	height: 100px;
}

.back-box .content .func-pad .func-image img{
	position: inherit;
	width: 50%;
	height: 25%;
}

.back-image {
	position: absolute; /* 绝对定位 */
	width: 100%; /* 宽度铺满容器 */
	height: 100%; /* 自适应高度 */
	top: 0; /* 定位到顶部 */
	left: 0; /* 定位到左侧 */
}

.back-image{
	position: fixed;
	background-size: cover;
	z-index: -1;
}

.content {
	position: absolute;
	top: 35%;
	left: 16%;
	width: 600px;
	height: 400px;
	opacity: 0;
	transition: opacity 0.5s;
}

.active {
	opacity: 1;
}

.content .func-pad {
	width: 600px;
}

.content .func-pad .func-image {
	z-index:2;
}

.content .func-pad img {
	width: 600px;
}

.content .func-pad span {
	display: flex;
	align-content: center;
	height: auto;
	font-family: '微软雅黑', serif;
	color: #604A9C;
}


.back-box{
	background-color: #0b6fa2;
}

.box .topTitle .logo-title {
	left: 0;
	bottom: 5px;
	align-items:center; /* 将内容垂直对齐到底部 */
	position: relative; /* 将容器设置为相对定位 */
}

.box .topTitle .logo-title span {
	position: absolute; /* 将span设置为绝对定位 */
	font-family: '宋体', serif;
	font-weight: lighter;
	font-size: 24px;
	margin-left: 20px;
	margin-top: 20px;
	bottom: 12px;
}

.box .topTitle .system_helper {
	margin-bottom: 5px;
}
.box .topTitle .top-links{
	margin-top: -50px;
}

.box .topTitle .system_helper a {
	font-family: "微软雅黑 Light", serif;
	font-size:22px;
}
@media screen and (max-width: 2500px)  and (min-width: 2201px) {
	.qr_right {right: 20%;}
	.login_frame {top: 47%}
	.login_frame2 {top: 47%}
	.content {left: 23%;top: 30%}
}

@media screen and (max-width: 2200px)  and (min-width: 1901px) {
	.qr_right {right: 20%;}
	.login_frame {top: 39%}
	.login_frame2 {top: 39%}
	.content {left: 23%;top: 30%}
}

@media screen and (max-width: 1900px)  and (min-width: 1601px) {
	.qr_right {right: 18%;}
	.content {left: 21%;top: 32%}
}

@media screen and (max-width: 1600px)  and (min-width: 1401px) {
	.qr_right {right: 14%;}
	.login_frame {top: 32%}
	.login_frame2 {top: 32%}
	.content {top: 32%}
}
@media screen and (max-width: 1400px)  and (min-width: 1181px) {
	.qr_right {right: 50px;}
	.login_frame {top: 29.5%}
	.login_frame2 {top: 29.5%}
	.content {top: 32%;left: 9%}
}

@media screen and (max-width: 1180px) and (min-width: 720px) {
	.qr_right {right: 20px;}
	.content {left: 8%;top: 24%}
	.login_frame {top: 25%}
	.login_frame2 {top: 25%}

}



.datagrid-mask{
	position:absolute;
	left:0;
	top:0;
	background:#ccc;
	opacity:0.3;
	filter:alpha(opacity=30);
	display:none;
}
.datagrid-mask-msg{
	position:absolute;
	cursor1:wait;
	left:100px;
	top:50px;
	width:auto;
	height:40px;
	padding:12px 5px 10px 30px;
	background:#fff url('images/pagination_loading.gif') no-repeat scroll 5px 10px;
	border:2px solid #ccc;
	color:#222;
	display:none;
}
