invite.css 3.25 KB
@import 'Jselect_ui.css';
@import 'table_ui.css';
@import 'input_ui.css';

.invitearea .ic,
.invitearea {
  background-image: url(../images/invite.png);
}
.invitearea {
  background-position: 0px -116px;
  padding-bottom: 80px;
  width: 461px;
  margin: 70px 0;
}
.share {
  width: 100px;
  height: 87px;
  background-position: -359px 0;
}
.invitecode {
  font: 72px/1 'SimHei';
  margin: 30px 0;
}
.invitecode >span {
  vertical-align: middle;
  color: #e9445f;
  width: 180px;
  height: 72px;
}
.invbd {
  padding-top: 20px;
}
.invbd >p {
  font: 18px/1.2 'Microsoft YaHei';
  color: #fdcd9f;
}
.iqq,
.iwx,
.ikj,
.isn,
.idx {
  width: 65px;
  height: 72px;
  background-color: #ffe13a;
  border-radius: 2px;
}
.iqq {
  background-position: 11px -10px;
}
.iwx {
  background-position: -59px -10px;
}
.ikj {
  background-position: -129px -14px;
}
.isn {
  background-position: -200px -14px;
}
.idx {
  background-position: -272px -14px;
}
.invbd ul li {
  margin: 0 2px;
}
.invbd ul p {
  font: 14px/1 'Microsoft YaHei';
  padding: 5px 0;
  color: #ffedcc;
}

a.link {
  font-size: 12px;
  text-decoration: underline;
  font-family: 'SimSon';
}
.tab2list thead td {
  border: 0;
  background-color: #f9f9f9;
  color: #333;
}
.canvaswrap {
  width: 160px;
  height: 160px;
  margin: -40px 50px 0 0;
  position: relative;
}
.canvasinfo {
  position: absolute;
  top: 56px;
  left: 26px;
}
.canvasinfo p {
  margin: 5px 0;
  text-align: center;
}
.expand {
  margin-top: 30px;
}
.ett {
  text-align: left;
  font-size: 18px;
  font-weight: 100;
  font-family: 'Microsoft YaHei';
  margin-bottom: 20px;
}
.ett a.link {
  margin-left: 10px;
}
.expand .ebd {
  padding: 0 20px;
}
.opoint {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  border: 4px solid #000;
  margin: -2px 3px 0 0;
}
.ebd .info {
  text-align: left;
  padding-top: 50px;
}
.ebd .info >div {
  vertical-align: top;
}
.canvasdetail td {
  padding: 5px 10px;
}
.getmore {
  margin-left: 40px;
  position: relative;
  padding-bottom: 20px;
}
.getmore .bt {
  margin-right: 15px;
}
.tgap {
  margin-top: 10px;
}
.boxshow {
  padding: 10px;
  border: 2px solid #ccc;
  width: 325px;
  position: absolute;
  top: 0;
  left: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all .3s;
  -webkit-transition: all .3s;
  background-color: #fff;
}
.expandlink {
  padding: 20px 0 0 0;
  border-top: 1px dashed #ddd;
  margin-top: 20px;
}
.expandlink .invitearea {
  margin: 0;
}
.cashfrom thead td {
  padding: 15px 0;
}
.lips {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 14px;
  height: 14px;
  background: #c1c1c1 url(../images/lip.png) no-repeat 0 0;
  border-radius: 50%;
}
.liped:hover {
  overflow: inherit;
}
.liped:hover .lips {
  background-color: #666;
}
.liped:hover .boxshow {
  opacity: 1;
  filter: alpha(opacity=100);
}
.liped {
  position: relative;
  margin: -2px 0 0 10px;
  padding-right: 10px;
  overflow: hidden;
}

.selectbox {
  padding: 10px 20px;
  background-color: #f9f9f9;
}
.selectbox td {
  padding: 10px 10px 10px 0;
}
.timearea .time,
.timearea .bt {
  height: 20px;
  line-height: 20px;
}
.timearea .time {
  width: 100px;
}
.typeselect {
  min-width: 60px;
}
.typeselect >div {
  border-color: #f9f9f9;
  background-color: #f9f9f9;
}
.detailbox thead td {
  padding: 0;
}