﻿#ldxx {
  width: 100% !important;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 40px;
  padding-top: 16px;
  padding-bottom: 30px;
}
#ldxx form {
  width: 100%;
  display: block !important;
}
#ldxx tr,
#ldxx td,
#ldxx table,
#ldxx tbody {
  width: 100%;
  display: block;
  border: none;
  padding: 0 !important;
  background-color: transparent;
  color: #333;
  font-family: "weiruanyahei";
  height: auto;
}
#ldxx form tr {
  margin: 10px auto;
  width: 100%;
  overflow: hidden;
}
#ldxx form tr:nth-child(2) td:first-child, #ldxx form tr:nth-child(5) td:first-child {
  position: relative;
}
#ldxx form tr:nth-child(2) td:first-child::after, #ldxx form tr:nth-child(5) td:first-child::after {
  right: 0;
  top: 0;
  content: "*";
  color: red;
}
#ldxx form tr td {
  line-height: 40px;
  font-size: 16px;
  width: auto !important;
}
#ldxx form tr td:first-child {
  margin-right: 22px;
  text-align: justify !important;
  font-size: 16px;
  float: left;
  color: #999999;
  font-weight: normal;
  width: 71px !important;
  word-break: normal;
}
#ldxx form tr td:nth-child(2) {
  float: left;
  width: calc(100% - 420px) !important;
  margin-right: 36px;
}
#ldxx form tr td:nth-child(2) input[type=text] {
  width: 100%;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  font-size: 16px;
}
#ldxx form tr td:nth-child(2) span {
  display: none;
}
#ldxx form tr td:nth-child(2) input[type=radio]#wbisopen1 {
  margin-left: 57px;
}
#ldxx form tr td:nth-child(3) {
  float: left;
  color: #999999;
}
#ldxx form tr:nth-child(5) td:nth-child(2) {
  margin-right: 0;
  width: calc(100% - 93px) !important;
}
#ldxx form tr:nth-child(8) td, #ldxx form tr:nth-child(9) td {
  width: 100% !important;
  float: none;
}
#ldxx form tr:nth-child(8) #webberedit, #ldxx form tr:nth-child(9) #webberedit {
  width: 100% !important;
}
#ldxx form tr:nth-child(9) * {
  display: block;
  float: left;
  line-height: 40px;
}
#ldxx form tr:nth-child(9) span {
  display: block !important;
  font-size: 16px !important;
  color: #999999 !important;
  font-weight: normal !important;
  line-height: 40px !important;
}
#ldxx form tr:nth-child(9) #yanzheng {
  width: 240px !important;
  height: 40px !important;
  line-height: 40px;
  border-color: #d5d5d5 !important;
}
#ldxx form tr:nth-child(9) img {
  width: 110px;
  height: 40px;
  margin-left: 10px;
  margin-right: 30px;
}

@media screen and (max-width: 768px) {
  #ldxx {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  #ldxx form tr {
    margin: 5px auto;
  }
  #ldxx form tr td {
    line-height: 30px;
    font-size: 14px;
  }
  #ldxx form tr td:first-child {
    margin-right: 10px;
    font-size: 14px;
    width: 60px !important;
  }
  #ldxx form tr td:nth-child(2) {
    width: calc(100% - 410px) !important;
    min-width: 122px;
    margin-right: 16px;
  }
  #ldxx form tr td:nth-child(2) input[type=text] {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
  #ldxx form tr td:nth-child(2) label {
    white-space: nowrap;
  }
  #ldxx form tr td:nth-child(2) input[type=radio]#wbisopen1 {
    margin-left: 20px;
  }
  #ldxx form tr td:nth-child(3) {
    font-size: 12px;
  }
  #ldxx form tr:nth-child(5) td:nth-child(2) {
    margin-right: 0;
    width: calc(100% - 73px) !important;
  }
  #ldxx form tr:nth-child(8) td, #ldxx form tr:nth-child(9) td {
    width: 100% !important;
    float: none;
  }
  #ldxx form tr:nth-child(8) #webberedit, #ldxx form tr:nth-child(9) #webberedit {
    width: 100% !important;
  }
  #ldxx form tr:nth-child(9) * {
    display: block;
    float: left;
    line-height: 30px;
  }
  #ldxx form tr:nth-child(9) span {
    font-size: 14px !important;
    line-height: 30px !important;
  }
  #ldxx form tr:nth-child(9) span:last-child {
    margin-top: 10px;
    line-height: 1 !important;
    font-size: 12px !important;
  }
  #ldxx form tr:nth-child(9) #yanzheng {
    width: calc(100% - 250px) !important;
    height: 30px !important;
    line-height: 30px;
    border-color: #d5d5d5 !important;
  }
  #ldxx form tr:nth-child(9) img {
    height: 30px;
    margin-right: 10px;
  }
}/*# sourceMappingURL=xx.css.map */