.lw-ct .ct-box {
  height: auto;
  background: #E6E6E6;
  padding-left: 10px;
  margin-top: 10px;
}
.lw-ct .ct-box .ct-k {
  height: auto;
  min-height: 630px;
  background: #fff;
  padding-bottom: 30px;
}
.lw-ct .ct-box .ct-k .head {
  width: 100%;
  height: 60px;
  background: #f2f7fc;
  line-height: 60px;
  padding-left: 20px;
  overflow: hidden;
}
.lw-ct .ct-box .ct-k .head h4 {
  display: inline-block;
  font-weight: bold;
  color: #000000;
  margin-top: 20px;
}
.lw-ct .ct-box .ct-k .ct-main {
  width: 100%;
  height: auto;
  position: relative;
}
.lw-ct .ct-box .ct-k .ct-main .main-pics {
  width: 50px;
  height: 50px;
  margin: 110px auto 0;
}
.lw-ct .ct-box .ct-k .ct-main h3 {
  color: #000000;
  text-align: center;
  margin-top: 30px;
}
.lw-ct .ct-box .ct-k .ct-main p.infos {
  font-size: 14px;
  color: #999999;
  text-align: center;
  margin-top: 30px;
}
.lw-ct .ct-box .ct-k .ct-main .btn-approve {
  width: 200px;
  height: 40px;
  background: #0c52a4;
  font-size: 14px;
  color: #FFFFFF;
  margin: 80px auto 0;
  display: block;
  outline: none;
}
.lw-ct .ct-box .ct-k .ct-main .pics-zsh {
  width: 381px;
  height: 269px;
  margin: 36px auto 0;
}
.lw-ct .ct-box .ct-k .ct-main-lt {
  margin-top: 20px;
}
.lw-ct .ct-box .ct-k .ct-main-lt .ct-infos {
  margin-bottom: 20px;
}
.lw-ct .ct-box .ct-k .ct-main-lt .ct-infos p {
  display: block;
  float: left;
  width: 150px;
  text-align: right;
  margin-right: 36px;
  font-size: 14px;
  color: #000000;
  height: 40px;
  line-height: 40px;
  margin-bottom: 0;
  font-weight: bold;
}
.lw-ct .ct-box .ct-k .ct-main-lt .ct-infos p label {
  margin-bottom: 0;
  color: red;
}
.lw-ct .ct-box .ct-k .ct-main-lt .ct-infos input[type="text"] {
  width: 360px;
  height: 40px;
  border: 1px solid #DEDEDE;
  float: left;
  text-indent: 10px;
  margin-right: 20px;
}
.lw-ct .ct-box .ct-k .ct-main-lt .ct-infos span {
  line-height: 40px;
  color: red;
}
.lw-ct .ct-box .ct-k .ct-main-lt .ct-infos .ct-sel-rt {
  float: left;
}
.lw-ct .ct-box .ct-k .ct-main-lt .ct-infos .ct-sel-rt select {
  width: 100px;
  height: 40px;
  border: 1px solid #DEDEDE;
  margin-right: 20px;
  text-indent: 10px;
  font-size: 12px;
  color: #bfbebe;
  outline: none;
}
.lw-ct .ct-box .ct-k .ct-main-lt .ct-infos .ct-sel-rt .sel-max {
  width: 180px;
}
.lw-ct .ct-box .ct-k .ct-main-lt .ct-infos .radio-rt {
  float: left;
  margin-left: 20px;
  height: 40px;
}
.lw-ct .ct-box .ct-k .ct-main-lt .ct-infos .radio-rt input[type='radio'] {
  width: 0;
  height: 0;
  opacity: 0;
}
.lw-ct .ct-box .ct-k .ct-main-lt .ct-infos .radio-rt label {
  font-size: 14px;
  color: #000000;
  line-height: 40px;
  padding-left: 20px;
}
.lw-ct .ct-box .ct-k .ct-main-lt .ct-infos .ct-file {
  position: relative;
  margin-right: 26px;
  float: left;
}
.lw-ct .ct-box .ct-k .ct-main-lt .ct-infos .ct-file input[type='file'] {
  width: 80px;
  height: 80px;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.lw-ct .ct-box .ct-k .ct-main-lt .ct-infos .ct-file .f-status {
  width: 80px;
  height: 80px;
  border: 1px solid #DEDEDE;
  background: #f5f5f5;
  font-size: 55px;
  color: #FFFFFF;
  text-align: center;
  line-height: 80px;
}
.lw-ct .ct-box .ct-k .ct-main-lt .ct-infos .ct-file span {
  display: block;
  font-size: 12px;
  color: #999999;
  width: 80px;
  text-align: center;
  margin-top: 4px;
}
.lw-ct .ct-box .ct-k .ct-main-lt .ct-infos .ct-exl {
  float: left;
  margin-left: 14px;
}
.lw-ct .ct-box .ct-k .ct-main-lt .ct-infos .ct-exl em {
  float: left;
  color: #999999;
  font-size: 14px;
  margin-right: 34px;
  font-style: normal;
}
.lw-ct .ct-box .ct-k .ct-main-lt .ct-infos .ct-exl img {
  width: 116px;
  height: 80px;
}
.clearfloat:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.clearfloat {
  zoom: 1;
}
