@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}

img {
  border: none;
}
a {
  text-decoration: none;
  color: #666;
}
a:hover {
  color: #33d582;	
}
a,
button,
input,
select,
textarea,
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus,
[onclick] {
  outline: 0;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
ul li {
  list-style-type: none;
}

@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.wrapper {
	background-color:#fff;
	width: 100%;
	color:#666;
}
.logo {
   margin-left: 160px;
}
.top {
  height: 60px;
  background-color: #fff;
  margin-top:10px;
  margin-bottom: 20px;
 }
.login-top {
	width: 100%;
}
.login-topBg {
	background-color: #333C47;
	height: 550px;
	width:100%;
}
.login-bottom {background-color: #c9c9c9; height: 75px; width: 100%;}
.login_biao img  {
	position:relative;
    top: 155px;
	left:156px;
}

.login_biao_two  img {
    left: 217px;
    position: relative;
    top: 12px;
}	
.login_biao_three img {
	left: 471px;
    position: relative;
    top: -50px;
}

.login_biao_four  img {
    position: relative;
    top: -4px;
    left: 539px;
}
.login_biao_five img {
    position: relative;
    top: 65px;
	left: 570px;
}
.login_biao_six  img {
    left: 250px;
    position: relative;
    top: -125px;
}
.login_biao_sever img {
    left: 125px;
    position: relative;
    top: -233px;
}
.login_biao_eight img {
    left: 660px;
    position: relative;
    top: -262px;
}

.fadeInLeft.go {
    animation-name: fadeInLeft;
}
.fadeInLeft {
    opacity: 0;
}
.fadeInRight, .fadeInLeft, .fadeInUp, .fadeInDown {
    opacity: 1;
    transform: translateX(30px);
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.login-topBg1 {
	height: 530px;
}
.login-topTab {
	
	height: 84px;
	width: 100%;
	text-align: center;
}
.login-topTabBg {
	width: 100%;
	margin: 0px auto;
}
.login-topTab-logo {
	float: left;
	padding: 18px 0px;
}
.login-topTab-logo img {
	display: inline-block;
}
.login-topTab-right {
	float: right;
	padding: 35px 0px;
}
span.login_text_right_language {
	padding-right: 2px;
	padding-left: 15px;
	color: #ffffff;
	font-size: 14px;
	cursor: pointer;
}
span.login_text_right_language img {
	vertical-align: middle;
	margin-left: 5px;
	display: inline-block;
}
.login-topStyle {
	color: #ffffff;
	font-family:微软雅黑 ;
	width: 1190px;
	position: relative;
	margin: 0px auto;
}

.btnStyle {
	font-size: 20px;
	line-height: 30px;
	width: 300px;
	border-radius: 5px;
	display: inline-block;
}
.btnStyle.btnLogin {
	background-color: #3598db;
	padding: 10px 0px;
	margin-right: 120px;
}
.btnStyle.btnLogin:hover {
	background-color: #3ea1e3;
}
.btnStyle.btnregister {
	border: 1px solid #ffffff;
	padding: 8px 0px;
	color: #ffffff;
}
.btnStyle.btnregister:hover {
	background-color: rgba(255,255,255,0.3);
}

.login-topStyle3 {
	background:#fcfcfb;
	width: 280px;
	overflow: hidden;
	top: 70px;
	right: 50px;
	position: absolute;
	border-radius: 5px;
	padding: 22px 30px 30px 30px;
	z-index:999;
}
.login-topStyle3 h3 {
	font-size: 25px;
	line-height: 33px;
	color: #444;
	padding-bottom: 18px;
	font-family: 微软雅黑;
	font-weight:normal;
	text-align:center;
}
.ui-form-item {
	margin-bottom: 18px;
	font-size: 12px;
	line-height: 18px;
	margin-left: -10px;
	margin-right:15px;
}
.ui-form-item.loginUsername input[type="username"], .ui-form-item.loginPassword input[type="password"] {
	border: none;	
}
.ui-form-item.loginPassword {
}
.ui-form-item.loginPassword input[type="password"] {
}

.control-label {
	height: 30px;
    line-height: 30px;
	position: absolute;
}

.from {
    background-color: #fff;
    background-image: none;
    /*border: 1px solid #ccc;*/
    /*border-radius: 4px;*/
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.from2{
    color: #555;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 270px;
}

.from input {
	height: 30px;
    line-height: 30px;
    padding: 6px 12px 6px 60px;
	border-radius: 4px;
	border: 1px solid #ccc!important;
	border-right:none;
	border-top:none;
	border-bottom:none;
    position:absolute;
	background-color: #fff;
	float:right;
	margin-left: -12px;
	width: 67%;
	margin-top: -7px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.from2 input {
	background-color: #fff;
    border: 1px solid #ccc !important;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    float: right;
    height: 30px;
    line-height: 30px;
    margin-left: -12px;
    margin-top: -7px;
    padding: 6px 12px 6px 10px;
    position: absolute;
    width: 40%;
}

.form-control-feedback {
    display: block;
    height: 34px;
    line-height: 34px;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 34px;
    z-index: 2;
	float: right;
}	

.login_reme {
	padding-bottom: 8px;
	margin-top: 20px\0;
	margin-left: -7px;
}
.login_reme a.reme1 {
	font-size: 14px;
	line-height: 18px;
	vertical-align: top;
}
.login_reme a.reme2 {
	font-size: 14px;
	vertical-align: top;
	float: right;
	color: #444;
}
span.error_xinxi {
	font-size: 14px;
	line-height: 22px;
}
.btn-register {
	width: 295px;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	padding: 8px 0px;
	margin: 10px 0 0 -7px;
	cursor: pointer;
}

.btn-register {
	color: #ffffff;
	background-color: #33d582;
}
.btn-register:hover {
	background-color: #93f0c7;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color:#a94442;
	font-family:微软雅黑;
}
.help-block {
    color: #737373;
    display: block;
    font-family: 微软雅黑;
    margin-left: 60px;
    line-height: 30px;
    position: relative;
    text-align: left;
}
small, .small {
    font-size: 85%;
}

.btn-primary {
	 border:none;
	 background: #33d582 none repeat scroll 0 0;
	 font-size:14px;
	 font-family:微软雅黑;
	 color:#fff;
}
.btn-primary:hove {
	border:none;
	 background: #d0d6ce none repeat scroll 0 0;
	 font-size:14px;
	 font-family:微软雅黑;
	 color:#fff;
}

.error-information {
	color: #d02e50;
	font-size: 12px;
	padding-bottom: 3px;
}

.footer {
	height: 60px;
	background-color: #e1e1e1;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	line-height: 60px;
	min-width: 1190px;
	position: fixed;
	margin-top:60px;
	bottom:0;
	z-index:999;
}
.footer span.footerText {
	font-size: 14px;
	font-family:微软雅黑 ;
	color: #606060;
	display: inline-block;
}
.login-ico-bg {
    background: url(../images/line.png) center no-repeat; 
    width: 602px; 
    height: 604px;
    position: absolute;
    left: 100px;
    opacity: 0.5;
}
.login-ico-bg img {
    width: 0;
    height: 0;
    opacity: 0.5;
    position: absolute;
}

.login-computer {
    background: url(../images/tu_sever.png) center no-repeat; 
    width: 540px; 
    height: 280px;
    position: absolute;
    top: 420px;
    left: 180px;
    opacity: 0.5;
}
.tu_six {
    margin: 250px 0 0 237px;    
}
.tu_one {
    margin: 175px 0 0 35px;    
}
.tu_two {
    margin: 79px 0 0 118px;    
}
.tu_three {
    margin: 75px 0 0 360px;    
}
.tu_four {
    margin: 185px 0 0 443px;    
}
.tu_five {
    margin: 302px 0 0 450px;
    z-index: 99;
}

.glyphicon-remove:before{content:"\e014"}
.has-error .form-control-feedback {
    color: #a94442;
}

.glyphicon {
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;
    top: 8px;
	font-size:14px;
	margin-right:-10px;
}
.loginCode .glyphicon {margin-right:28px !important;}
.has-error .form-control:focus {
    border-color: #a94442;
    border:1px solid #a94442!important;
	border-left:1px solid #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}			
.has-success .form-control:focus{
    border-color: #33d582;
	 border:1px solid #33d582!important;
	border-left:1px solid #33d582;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.glyphicon-ok:before{content:"\e013"}
.glyphicon-refresh:before{content:"\e031"}
.has-success .form-control-feedback {
    color: #33d582;
}
.use_bg {
	background: url(../images/user.png) center no-repeat;
	width:23px;
	height:25px;
	float: left;
}
.use_bg img {
	position:absolute;
	margin-left:34px;
	margin-top:-6px;
	height:42px;
	width:1px;
}
.pass_bg {
	background: url(../images/key.png) center no-repeat;
	width:23px;
	height:29px;
	float: left;
}
.pass_bg img {
	position:absolute;
	margin-left:34px;
	margin-top:-6px;
	height:42px;
	width:1px;
}


/* 自适应样式
=============================================================================*/

@media (max-width:1024px)  {
	
.logo { margin-left:80px;}

.login-ico-bg { left:50px!important;}
.login-topStyle {width:auto;}
.login-computer { top:410px!important;left: 160px;}


}