@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: 450px;
  height: 450px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -225px;
  margin-top: -225px;
  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: -500px;
}
.wrapper #logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 80px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.wrapper .userEnter {
  width: 360px;
  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 #verifyImg {
  width: 70px;
  height: 30px;
  vertical-align: bottom;
  margin-left: 10px;
  cursor: pointer;
}
.wrapper .verifyWrap .verifyLogin_txt {
	display: inline-block;
  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 .bt {
  *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: 50px;
  margin-top: 20px;
}
.wrapper .bt:before,
.wrapper .bt:after {
  display: table;
  content: "";
  line-height: 0;
}
.wrapper .bt:after {
  clear: both;
}
.wrapper .bt: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 .bt: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 .pageInfo {
  font-size: 14px;
  color: #666;
  margin: 20px 0;
}
.wrapper .link {
  width: 360px;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  padding-top: 20px;
}

.wrapper .tab{width: 360px;margin: 0 auto; padding: 10px 0;}
.wrapper .tab span{display: inline-block;margin-right: 20px;padding-bottom: 5px;cursor: pointer;}
.wrapper .tab span.on{color: #0088cc;border-bottom: 1px solid #0088cc;}
.wrapper .mDiv .mobile_txt{display: inline-block;padding: 8px 20px;margin-left: 10px; color: #fff;background-color: #0088cc;cursor: pointer;}
.wrapper .oth{width: 360px;margin: 0 auto; padding-top: 30px;}
.wrapper .oth a{color: #0088cc;}
