.dy-content {
  padding: 0.34783rem; }

.dy-content p {
  margin: 0.26087rem 0; }

#dituContent {
  width: 100%;
  height: 100%; }

#dituContent img {
  max-width: none; }

.contact {
  padding: 20px 15px;
  font-size: 14px; }

.contact {
  padding: 20px 15px;
  line-height: 32px;
  font-size: 16px;
  color: #32180d; }

.contact h2 {
  font-size: 18px;
  font-weight: 700;
  line-height: 40px; }

.contact h3 {
  color: #8f6a5a;
  font-family: arial;
  font-size: 14px;
  line-height: 18px; }

.wangdian .wform {
  padding: 0.52174rem 0.17391rem; }

.wangdian .wform input {
  display: block;
  height: 0.78261rem;
  border: 1px solid #ddd;
  width: 100%;
  padding: 5px 20px;
  font-size: 0.36522rem;
  margin-bottom: 0.34783rem;
  text-align: center;
  font-size: 0.26087rem; }

.wangdian .wform a {
  display: block;
  width: 100%;
  height: 0.78261rem;
  line-height: 0.78261rem;
  font-size: 0.36522rem; }

.dealer {
  padding: 0 0.17391rem 0.52174rem; }

.dealer .table {
  width: 100%; }

/*table*/
.table {
  border: 1px solid #eee;
  border-collapse: collapse;
  border-radius: 5px; }

.table th {
  background: #f5f5f5;
  color: #666;
  font-weight: 400;
  height: 0.6087rem;
  line-height: 0.6087rem;
  text-align: center;
  font-size: 0.27826rem;
  border: 1px solid #eee; }

.table th.tc, .table td.tc {
  text-align: center; }

.table > thead > tr > th {
  vertical-align: middle; }

.table > tbody > tr > td {
  line-height: 0.34783rem;
  vertical-align: middle; }

.table > thead > tr > th label, .table > thead > tr > th input[type="text"] {
  height: 0.34783rem;
  line-height: 0.34783rem; }

.table tbody th, .table tbody td {
  border: 1px solid #eee;
  font-size: 0.24348rem; }

.table tbody td {
  padding: 0.13043rem 0.08696rem; }

.table > tbody > tr > td.noinfo {
  padding: 0.34783rem; }

.table > tbody > tr > td.op {
  white-space: nowrap; }

.table > tbody > tr > td.op .btn {
  padding: 0 8px;
  margin: 0 5px; }

.table-condensed > tbody > tr > td {
  padding: 2px; }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #f1f1f1; }
