.abs {
  position: absolute;
}
.rel {
  position: relative;
}
.noborder {
  border: 0 none !important;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.clear {
  *zoom: 1;
}
.clear:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ico {
  *display: inline;
  zoom: 1;
  display: inline-block;
}
.pay {
  padding: 30px 70px 70px;
}
.pay .info {
  margin: 20px 0;
}
.pay .info .success {
  color: #00c4b4;
  line-height: 22px;
}
.pay .info .error {
  color: #f04f34;
  line-height: 22px;
}
.pay .info .ico-check {
  width: 22px;
  height: 22px;
  background: url(../images/pay-icos.png);
  background-position: 0px 0px;
  background-size: auto auto;
  margin-right: 4px;
}
.pay .info .ico-alert {
  width: 22px;
  height: 22px;
  background: url(../images/pay-icos.png);
  background-position: -22px 0px;
  margin-right: 4px;
}
.pay .frm-group .btn {
  width: 174px;
}
#input-pwd {
  width: 260px;
}
.member .ico-sec-shield {
  width: 32px;
  height: 32px;
  background: url(../images/mem-icos.png);
  background-position: -165px -112px;
}
.member .ico-mem-arrow {
  width: 12px;
  height: 12px;
}
.member .ico-check {
  width: 22px;
  height: 22px;
  background: url(../images/pay-icos.png);
  background-position: 0px 0px;
  margin-right: 4px;
}
.member .sidebar {
  width: 252px;
  float: left;
}
.member .sidebar h1 {
  font-size: 22px;
  line-height: 70px;
  text-align: center;
  background: url(../images/ico-sec-shield.png) 30px center no-repeat;
}
.member .sidebar ul li {
  line-height: 60px;
  font-size: 18px;
  text-align: center;
  border-top: 1px solid #e9e9e9;
}
.member .sidebar ul li a {
  line-height: 60px;
  font-size: 18px;
  text-align: center;
}
.member .sidebar ul li .ico-mem-arrow {
  background: url(../images/mem-icos.png);
  background-position: -50px -32px;
}
.member .sidebar ul li.active {
  background: #00a7e4;
}
.member .sidebar ul li.active a {
  color: #fff;
}
.member .sidebar ul li.active .ico-mem-arrow {
  background: url(../images/mem-icos.png);
  background-position: -62px -32px;
}
.member .main .complete {
  overflow: hidden;
}
.member .main .complete .img {
  width: 165px;
  height: 106px;
  background: url(../images/sec-icos.png);
  background-position: 0px 0px;
  background-size: 109.83030303030303px 81px;
  margin: 80px auto 10px;
}
.member .main .complete .img strong {
  font-weight: bold;
}
.img {
  width: 165px;
  height: 106px;
  background: url(../images/sec-icos.png);
  background-position: 0px 0px;
  margin: 80px auto 10px;
}
.ico-check {
  width: 22px;
  height: 22px;
  background: url(../images/pay-icos.png);
  background-position: 0px 0px;
  margin-right: 4px;
}
.ico-alert {
  width: 22px;
  height: 22px;
  background: url(../images/pay-icos.png);
  background-position: -22px 0px;
  margin-right: 4px;
}
.ico-sec-shield {
  width: 32px;
  height: 32px;
  background: url(../images/mem-icos.png);
  background-position: -165px -112px;
}
.ico-mem-arrow {
  width: 12px;
  height: 12px;
}
.ico-check {
  width: 22px;
  height: 22px;
  background: url(../images/pay-icos.png);
  background-position: 0px 0px;
  margin-right: 4px;
}
.ico-mem-arrow {
  background: url(../images/mem-icos.png);
  background-position: -62px -32px;
}
.ico-ok {
  background: url(../images/mem-icos.png);
  background-position: 0px 0px;
  background-size: 41px 25px;
  width: 50px;
  height: 50px;
}
