
 /*��Ȩ����*/
.pull-left{
float: left;
} 
 
 
.copyright_info {
	float: left;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	margin:50px 0 0 0;
	color: #777;

}
.copyright_info .one_half{
	float: left;
	width: 100%;
}
.copyright_info b {
	font-size: 12px;
	color: #777;
	font-style: normal;
	font-weight: 300 !important;
}
.copyright_info span {
	float: right;
}
.copyright_info a {
	margin-top: 5px;
	font-size: 12px;
	color: #777;
	text-align: right;
}
.copyright_info a:hover {
	color: #3e3e3e;
}
 /*��Ȩ���н���*/
 
 
  
 /*��½��֤�뿪ʼ*/
  .recaptcha-widget#recaptcha_widget {
  width: 100%;
  background: #fff;
  border: 1px solid #e5e5e5;
  margin:0 0 20px 0;
  }
  .recaptcha-widget #recaptcha_image {
  padding: 5px 2px;
  height: 57px;
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  }
  .recaptcha-widget #recaptcha_image a {
  line-height: 17px;
  }
  .recaptcha-widget .recaptcha-main {
  position: relative;
  padding: 10px 10px 0px 10px; 
  }
  .recaptcha-widget .recaptcha-main .errormsg {
  margin: 0 0 .5em;
  }
  .recaptcha-widget .recaptcha-main label strong {
  color: #222;
  display: block;
  margin: 0 0 .4em;
  }
  .recaptcha-widget .recaptcha-main input[type=text] {
  width: 80%;
  margin:10px 0; 
  
  }
  .recaptcha-widget .recaptcha-buttons {
  position: absolute;
  bottom: 30px;
  right: 10px;
  }
  .recaptcha-widget .recaptcha-buttons a {
  display: inline-block;
  height: 21px;
  width: 21px;
  margin-left: 2px;
  background: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  line-height: 0;
  opacity: .55;
  }
  .recaptcha-widget .recaptcha-buttons a:hover {
  opacity: .8;
  }
  .recaptcha-widget #recaptcha_reload_btn {
  background: url(../../img/recaptcha-sprite.png) -63px;
  }
  .recaptcha-widget #recaptcha_switch_audio_btn {
  background: url(../../img/recaptcha-sprite.png) -42px;
  }
  .recaptcha-widget #recaptcha_switch_img_btn {
  background: url(../../img/recaptcha-sprite.png) -21px;
  }
  .recaptcha-widget #recaptcha_whatsthis_btn {
  background: url(../../img/recaptcha-sprite.png);
  }
  .recaptcha-widget .recaptcha-buttons span {
  position: absolute;
  left: -99999em;
  }
  .recaptcha-widget.recaptcha_is_showing_audio .recaptcha_only_if_image,
  .recaptcha-widget.recaptcha_isnot_showing_audio .recaptcha_only_if_audio {
  display: none !important;
  }

/*��½��֤�����*/

.login-bg {
  background-color:#f1f2f4;
}

.login-wrapper {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  text-align: center;
}
.login-wrapper .logo {
  margin-bottom: 35px;
  position: relative;
  left: -2px;
}
.login-wrapper .box {
  margin: 0 auto;
  padding: 30px 0 30px;
  float: none;
  width: 400px;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.98);
}
.login-wrapper .box .content-wrap {
  width: 82%;
  margin: 0 auto;
}
.login-wrapper .box h6 {
  margin: 0 0 30px 0;
  font-size: 18px;
  font-weight: 600;
}
.login-wrapper .box input[type="text"],
.login-wrapper .box input[type="password"] {
  font-size: 15px;
  height: 40px;
  margin-bottom: 18px;
  border-color: #b2bfc7;
  padding-left: 12px;
}
.login-wrapper .box input[type="password"] {
  margin-bottom: 10px;
}
.login-wrapper .box input:-moz-placeholder {
  color: #9ba8b6;
  font-size: 15px;
  letter-spacing: 0px;
  
}
.login-wrapper .box input:-ms-input-placeholder {
  color: #9ba8b6;
  
  letter-spacing: 0px;
  font-size: 15px;
}
.login-wrapper .box input::-webkit-input-placeholder {
  color: #9ba8b6;
  
  letter-spacing: 0px;
  font-size: 15px;
}
.login-wrapper .box a.forgot {
  display: block;
  text-align: right;
  
  
  color: #3d88ba;
  font-size: 13px;
  margin-bottom: 6px;
}
.login-wrapper .box .remember {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
.login-wrapper .box .remember input[type="checkbox"] {
  float: left;
  margin-right: 8px;
}
.login-wrapper .box .remember label {
  float: left;
  color: #4a576a;
  font-size: 13px;
  font-weight: 300;
}
.login-wrapper .box .action {
  border-top: 1px solid #d3d7db;
  background-color: #f4f5f6;
  margin: 0px -36px;
  position: relative;
  top: 30px;
  border-radius: 0px 0px 7px 7px;
  padding: 15px 0px;
}
.login-wrapper .box .login {
  font-family: "Microsoft YaHei", Helvetica,Arial,sans-serif !important;
  font-size: 14px;
  padding: 8px 32px;
}
.login-wrapper .no-account {
  margin: 0 auto;
  float: none;
  text-align: center;
  font-size: 13px;
  margin-top: 25px;
  font-weight: 300;
}
.login-wrapper .no-account p {
  display: inline-block;
  color: #666;
}
.login-wrapper .no-account a {
	ccolor: #066ccc;
	margin-left: 7px;
}
.login-wrapper .no-account a:hover {
  color: #066ccc;
}

/* background switcher */
.bg-switch {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  top: 60px;
  border-radius: 0px 10px 10px 0px;
  padding: 10px 10px 0px 10px;
  z-index: 999;
}
.bg-switch .bgs .bg {
  text-align: center;
  margin-bottom: 13px;
  text-decoration: none;
  display: block;
}
.bg-switch .bgs .bg.active img {
  border-color: #000;
}
.bg-switch .bgs .bg img {
  width: 80px;
  height: 60px;
  border: 2px solid #9fcef1;
  cursor: pointer;
}

/* responsive */
@media (max-width: 767px) {
  .login-wrapper .box {
    width: 350px;
  }
  .login-wrapper .box .action {
    margin: 0px -31px;
  }
}
@media (max-width: 480px) {
  .login-wrapper .box {
    width: 90%;
  }
}
