﻿@charset "utf-8";
	body {
	margin: 0px;
	padding: 0px;
	background-color: #ecfaff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.cont {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
}
.nj_name {
	padding-top:87px
}
.login_fra {
	background-image: url(../images/login_bg.png);
	float: left;
	height: 382px;
	width: 856px;
	position:relative
}
.login_fra_zs {
	background-image: url(../images/cnlogin/login_bg.png);
	float: left;
	height: 382px;
	width: 856px;
	background-position: 40px -35px; 
	position:relative
}

.c_l {
	clear:left
}
.login {
	width:258px;
	height:130px;
	text-align:left;
	position:absolute;
	left:338px;
	top:130px;
}

.login_zs {
	width:258px;
	height:130px;
	text-align:left;
	position:absolute;
	left:338px;
	top:100px;
}
.log_input {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	height:28px;
	line-height:28px;
	background: none;
	border: none;
	background-color: #fff;
	border-bottom: 1px solid #5aaad6;
	border-right: 1px solid #6995e7;
	font-family: "微软雅黑";
	font-size: 14px;
}
.ti {
	padding-left:60px;
}
.ti2 {
	padding-left:15px;
}
.ti3{
	padding-left:60px;
}
.w218 {
	width:205px
}
.w140 {
	width:110px
}
.ico_use {
	background-image: url(../images/ico_user.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.ico_lock {
	background-image: url(../images/ico_lock.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.ico_pic {
	background-image: url(../images/ico_pic.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.log_input[type=text]:focus,.log_input[type=password]:focus,.log_input div[name=submit]:focus {
	border:none;
	box-shadow: 0 1px 0 rgba(73,100,237,0.3), inset 0 1px 1px rgba(0,0,0,0.3), 0 0 0 3px rgba(73,100,237,0.3);
	outline: none;
}
.btn {
	width:100%;
	text-align:center;
}
.btn img {
	border:none;
	cursor: pointer
}
.mt {
	margin-top:10px;
}
.mt2{margin-top:5px;}
.cloudy{
	width: 100%;
	height: 100%;
	background-image: url(../images/cloudy.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: 0;
	right: 0
}
.xwh{
	width: 100%;
	height: 100%;
	background-image: url(../images/xwh.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:bottom;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.xwh_zs{
	/*width: 100%;
	height: 100%;
	background-image: url(../images/cnlogin/xwh.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:bottom;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;*/
	width: 100%;
	height: 100%;
	background-image: url(../images/cnlogin/xwh.png);
	background-size: 100% 100%;
}
.bjh{
	width: 100%;
	height: 100%;
	background-image: url(../images/bjh.png);
	/*background-size:contain;*/
	background-repeat:no-repeat;
	background-position:bottom;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.xiazai{ width:200px; height:auto; float:left; position:absolute; right:20px; bottom:20px;font-size:12px; text-align:center;}

.xiazai ul li{ width:60px; height:60px; float:left; list-style:none;border:0;}

.android_qr{width:100px; height:120px; padding:10px; background:#fff; text-align:center; position:absolute; left:8px; top:-165px; display:none;}
.android_qr img{ margin-bottom:5px;}
.android_qr .arrow{ width:0; height:0; border-top:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:50px; top:140px;}
