@charset 'utf-8';
body,
html {
  background-color: #ccc;
  max-height: 100%;
}
#manbak {
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
  position: absolute;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#copyright {
  font-family: "Microsoft Yahei", "微软雅黑";
  font-size: 15px;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 10px;
  color: #fff;
}
#copyright a {
  color: #fff;
}
.wrapper {
  width: 600px;
  height: 620px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -300px;
  margin-top: -310px;
  background-color: rgba(255,255,255,1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffffffff');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffffffff');
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-top: 0;
  top: -600px;
  z-index: 100;
}
.wrapper #logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 80px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.wrapper .userEnter {
  width: 450px;
  margin-left: auto;
  margin-right: auto;
}
.wrapper .pt {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px;
  line-height: 50px;
  -webkit-box-shadow: 0 1px 0px 0 #f8f8f8 inset;
  -moz-box-shadow: 0 1px 0px 0 #f8f8f8 inset;
  box-shadow: 0 1px 0px 0 #f8f8f8 inset;
  font-size: 20px;
  color: #9d9d9d;
  border: 1px solid #dddddd!important;
  margin-bottom: 20px;
}
.wrapper .pt:focus {
  border-color: #4B9CF8!important;
  color: #4B9CF8!important;
}
.wrapper .verifyWrap .verifyCode {
  width: 100px;
  margin-bottom: 0;
}
.wrapper .verifyWrap #verifyLogin {
  width: 70px;
  height: 30px;
  vertical-align: bottom;
  margin-left: 10px;
  cursor: pointer;
}
.wrapper .verifyWrap .verifyLogin_txt {
  margin-left: 10px;
  vertical-align: bottom;
  font-size: 15px;
  cursor: pointer;
}
.wrapper .checkboxWrap {
  color: #333;
  font-size: 15px;
  padding-top: 20px;
}
.wrapper .checkboxWrap .icheckbox_flat-blue {
  vertical-align: -6px;
}
.wrapper #checkBtn {
  *zoom: 1;
  width: 360px;
  margin-left: auto;
  margin-right: auto;
  background-image: -moz-linear-gradient(top, #29b0fa, #1d97dc);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#29b0fa), to(#1d97dc));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #29b0fa, #1d97dc);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -ms-linear-gradient(top, #29b0fa, #1d97dc);
  /* IE10 */
  background-image: -o-linear-gradient(top, #29b0fa, #1d97dc);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #29b0fa, #1d97dc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff29b0fa,endColors=#ff1d97dc);
  background-color: #47a5d9;
  height: 60px;
  margin-top: 20px;
}
.wrapper #checkBtn:before,
.wrapper #checkBtn:after {
  display: table;
  content: "";
  line-height: 0;
}
.wrapper #checkBtn:after {
  clear: both;
}
.wrapper #checkBtn:hover {
  background-image: -moz-linear-gradient(top, #58b9fd, #47aadb);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#58b9fd), to(#47aadb));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #58b9fd, #47aadb);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -ms-linear-gradient(top, #58b9fd, #47aadb);
  /* IE10 */
  background-image: -o-linear-gradient(top, #58b9fd, #47aadb);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #58b9fd, #47aadb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff58b9fd,endColors=#ff47aadb);
  background-position: 0;
}
.wrapper #checkBtn:active {
  background-image: -moz-linear-gradient(top, #27a0e3, #20a5ee);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#27a0e3), to(#20a5ee));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #27a0e3, #20a5ee);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -ms-linear-gradient(top, #27a0e3, #20a5ee);
  /* IE10 */
  background-image: -o-linear-gradient(top, #27a0e3, #20a5ee);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #27a0e3, #20a5ee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff27a0e3,endColors=#ff20a5ee);
  background-position: 0;
}
.wrapper .link {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  padding-top: 20px;
}

.clearfix {zoom: 1;}
.clearfix:after {content: " ";display: block;clear: both;height: 0;}
.otherlg-title{position: relative;margin:20px auto 0;width:500px;height:1px;background-color: #f1f1f1;}
.otherlg-title span{position: absolute;top: -7px;left:50%;z-index:2;margin-left:-65px;display:block;width:130px;height:16px;text-align:center;line-height:15px;color: #a5a5a5;font-size: 14px;background-color: #fff;}
.otherlg-list{margin:25px auto 0;padding-left:30px;width:284px;}
.otherlg-list li{float:left;margin-right:24px;width:66px;height:66px;display:block;cursor:pointer;}
.otherlg-list li img{margin:6px auto 6px;height:36px;display:block;}
.otherlg-list li p{height:18px;line-height:17px;color: #a5a5a5;font-size: 12px;text-align:center;}
.otherlg-list li:hover p{color: #ff7300;}
