style.css 5.23 KB
body{font: 14px/1.5,"Microsoft Yahei",\5b8b\4f53; color:#333;background:#fff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
  margin:0;
  padding:0;
   font-weight:normal;
}
table{
border-collapse:collapse;
empty-cells:show;
background:#fff;
}
a{ color:#444; text-decoration:none; font-size:12px;}
table td a{
color:#1e83ec;
}
.cm-clear {
zoom: 1;
}
.cm-left {
display: inline;
float: left;
}
.cm-right {
display: inline;
float: right;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix::before, .clearfix::after {
display: table;
content: "";
line-height: 0;
}

.bg-body{width:950px; margin:0 auto 70px;}
.step {
margin:0 auto;
padding:0;
overflow: hidden;
color: #888888;
font-size:14px;
font-weight:bold;
zoom: 1;
}
.step ul{
margin:0;
padding:0;
}
.step li {
width:48%;
float: left;
position: relative;
line-height: 30px;
height: 30px;
overflow: hidden;
}

#step1 .fore1 span, #step2 .fore2 span{background:#d82a2a;color:#fff; display:block; margin-right:2px; padding-left:10px; font-weight:bold;}
#step1 .fore2 span, #step2 .fore1 span{background:#f1f1f1;color:#888; display:block; margin-right:2px; padding-left:10px;}
.bank_content-prompt {
  line-height:18px;
  padding:6px 15px;
  font-size: 12px;
  background: #fff5f5;
  border: 1px #e6dfcc solid;
  margin-top:10px;
}
.bank_content-prompt p {
  line-height:18px;
  font-size:12px;
  color:#888;
}
.bank_content-prompt p b{ color:#333;}
.account_step_content {
  /*border: 1px #dadada solid;*/
  padding: 13px 10px 15px 13px;
  background: #fff;
  /*margin-top:24px;*/
 
  
  border-bottom: 1px #dadada dashed;
}
.step04_table {
  margin-left: 5px;
  margin-top: 10px;
  width: 100%;
  font-size: 14px;
}
.associatecard {
  clear: both;
  width: 928px;
   margin-left:150px;
  padding-bottom: 10px;
}
.table-account {
  margin-left: 15px;
  margin-top:5px;
  width:925px;
  font-size: 14px;
}
.table-account{
  margin-left: 0px;
}
.table-account th {
  text-align: right;
  width: 155px;
  padding-right: 5px;
  height: 40px;
  line-height: 40px;
  vertical-align: top;
}
.table-account b.td-red{ color:red; padding-right:3px;}
.common_input {
  border: 1px #ccc solid;
  padding-left: 2px;
  width: 178px;
  height: 24px;
  line-height: 24px;
  margin-right:4px;
}
.common_input_verification{
border: 1px #ccc solid;
padding-left: 2px;
width:70px;
height: 24px;
line-height: 24px;
}
.common_input_red {
border: 1px #ff0000 solid;
}
.common_input_blue {
border: 1px #3a9bff solid;
}

.bindcard_select {
  border: 1px #ccc solid;
  padding-left: 2px;
  width: 60px;
  height: 24px;
  line-height: 24px;
  margin-right:4px;
}

.prompt_text {
  font-size: 12px;
  color: #888;
}
.title-account{padding:10px 0; line-height:24px; font-size:14px; font-weight:normal;}
.title-account b{ padding-left:15px;}
.btn-verification{padding:0 10px; height:24px; line-height:22px; font-size:12px;border: 1px #ccc solid; color:#666; display:block; background-color:#fef8f8; text-align:center; width:80px;}

.table_select01 {
  margin-right: 12px;
}
.table_select01 {
  float: left;
}
.common_select {
  width: 180px;
}
.common_select a.one {
  width: 170px;
  height: 24px;
  line-height: 24px;
  display: block;
  position: relative;
  text-align: center;
  color: #ea7b22;
  background: #fff;
}
.common_select a.one {
  border: 1px solid #cccccc;
  display: block;
  width: 170px;
  height: 24px;
  line-height: 24px;
  padding: 0 0 0 10px;
  margin: 0;
}
.common_select a.one .num {
  color: #000;
  width: 145px;
  font-size: 12px;
  text-align: left;
  display: block;
  float: left;
}
.common_select a.one .page_up_selsec {
  color: #000;
  display: block;
  width: 23px;
  padding: 0;
  margin: 0;
  float: right;
}
.page_up_selsec, .page_down_selsec {
  width: 23px;
  height: 25px;
  background:url(../images/arrow.png) no-repeat;
  vertical-align: middle;
  display: inline-block;
}
.common_select .all {
  display: none;
}
.common_select_down {
  position: relative;
  z-index: 99997;
}
.common_select_down .all {
  width: 180px;
  line-height: 24px;
  display: block;
  position: absolute;
  z-index: 99999;
  background-color: #FFF;
  border: 1px solid #cccbc8;
  border-top: 0;
  text-align: center;
  right: -2px;
  max-height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.common_select_down .all a {
  float: none;
  display: block;
  color: #000;
  font-size: 12px;
  text-align: left;
  padding-left: 10px;
  width: 155px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.agreement_bottom {
  padding-top: 15px;
  font-size:12px;
  text-align:center;
  margin-left:20px;
  height:20px;
}
.agreement_bottom input {
  vertical-align: middle;
  margin-right: 10px;
  margin-left: 10px;
}
.table_button {
  margin: 0 auto;
  padding-top: 15px;
}
.table_two_button {
  width: 350px;
}
.table_button a, .table_button a:hover {
  margin-left: 12px;
  margin-right: 12px;
  display: inline-block;
}
.gray_account_button, .gray_account_button:hover, .yellow_account_button {
  width: 132px;
  height: 37px;
  display: block;
  background:#9f9f9f;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  line-height: 36px;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.yellow_account_button{background:#bf1414;}