body, div, span, input, a, img {
	margin: 0;
	padding: 0
}

input{outline:none} 

input, textarea, select, button {
    font-size: 14px;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

.s2errormessage{
	text-align: center;  
    width: 100%;  
    position: absolute;  
    top: 30%;  
    color: #403c3c;
    display:none;
}

.s3errormessage{
	text-align: center;  
    color: #403c3c
}

body {
	background: url(../../images/login/3/login2.jpg) top center;
}

body, ul, li, p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #444444
}

ul, li {
	list-style: none;
}

img {
	border: 0;
}

* {
	font-family: "Microsoft YaHei";
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cl {
	clear: both;
}

a {
	text-decoration: none;
	color: #555555
}

a:hover {
	color: #ff0000
}

.main {
	
}

.login {
	width: 320px;
	height: 51px;
	background: #5a72b6;
	margin: 23px auto 0;
	display: block;
	text-align: center;
	line-height: 51px;
	font-size: 18px;
	color: #fff;
	border-radius: 4px;
}

.login:hover {
	background: #475e9e;
	color: #fff;
}

.login1 {
	width: 320px;
	height: 40px;
	background: #5db6fc;
	margin: 4% auto 0;
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
}

.login1:hover {
	background: #39a9ff;
	color: #fff;
}

.yhdl {
	width: 430px;
	height: 290px;
	background: #fff;
	margin: 3% auto 0;
	padding: 20px 0 45px 0;
	border-radius: 4px;
}

.tab-top {
	margin: 0 40px;
}

.tab-top li {
	width: 120px;
	height: 45px;
	float: left;
	font-size: 16px;
	line-height: 45px;
	text-align: center;
	cursor: pointer;
	margin: 0 20px;
}

.tab-top .hover {
	border: none;
	color: #5a72b6;
	border-bottom: 2px solid #5a72b6
}

.sj-yzm {
	width: 86px;
	height: 27px;
	background: #e3f0fa;
	color: #39a9ff;
	float: right;
	margin: 6px 10px 0 0;
	display: block;
	line-height: 27px;
	text-align: center;
}

.zhmm {
	margin-top: 25px;
}

.foot {
	font-size: 14px;
	text-align: center;
	color: #9ccafa;
	position: absolute;
	bottom: 60px;
	text-align: center;
	width: 100%;
}
        .errormessage{
            font-size:12px;
            color: red;
            position: relative;
            left: 118px;
            top: 123px;
            display: none;
        }
.user {
	width: 320px;
	height: 38px;
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	margin: 0 auto 0;
	background: #fff;
}

.user img {
	margin: 13px 13px 0;
	float: left
}

.user input {
	width: 240px;
	height: 35px;
	line-height: 35px;
	border: 0;
	color: #989393;
	background: transparent;
    text-indent: 10px;
    font-size: 14px;
}
.password {
	width: 320px;
	height: 38px;
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	margin: 12px auto 0;
}

.password img {
	margin: 13px 13px 0;
	float: left
}

.password input {
	width: 240px;
	height: 35px;
	line-height: 35px;
	border: 0;
	color: #989393;
	background: transparent;
    text-indent: 10px;
}

.logo {
	width: 501px;
	height: 95px;
	margin: 10% auto 0;
}

input[type='radio'], input[type='checkbox'] {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	opacity: 0;
}

.input_style {
	background: url(../../images/login/3/green.png);
	width: 20px;
	height: 20px;
	display: inline-block;
}

.radio_bg {
	background-position: -118px 0;
}

.checkbox_bg {
	background-position: 0 0;
}

.radio_bg_check {
	background-position: -166px 0;
}

.checkbox_bg_check {
	background-position: -48px 0;
}

.form-group{
	width: 320px;
    height: 66px;
    margin:0 auto;
    color: #444444;
}
        
.fullscreen {
	width: 66px;
	height: 23px;
	margin: 20px 0 25px 5px;
}

.pki {
	display: block;
	margin: 50px auto 30px;
	width: 360px;
}

.pki img {
	width: 360px;
}