table {
  border-spacing: 0;
  border-collapse: collapse;
}
.banner {
  height: 203px;
  padding-top: 36px;
  text-align: center;
  background-image: url("../../../img/domain-bg.png");
  background-size: cover;
}
.banner h3 {
  margin-bottom: 34px;
  height: 37px;
  font-size: 28px;
  font-weight: bold;
  color: #394c80;
  line-height: 37px;
}
.banner .banner-search {
  width: 830px;
  border: 0;
  margin: 0 auto;
}
.banner .banner-search input {
  line-height: 50px;
  height: 50px;
  margin-top: -1px;
}
.banner .banner-search .banner-btn {
  width: 180px;
  height: 49px;
  background: #3c7ee5;
  border-radius: 0px 2px 2px 0px;
  color: #fff;
  font-size: 20px;
  border: 0;
}
.introduce {
  padding-left: 47px;
  padding-right: 69px;
  padding-bottom: 32px;
}
.introduce.search-list {
  padding-right: 0;
}
.introduce .result {
  width: 766px;
}
.introduce .result h3 {
  color: #333;
}
.introduce .result table {
  border: 1px solid #dfe3f1;
  border-right: 0;
  border-bottom: 0;
}
.introduce .result td {
  height: 60px;
  border-right: 1px solid #dfe3f1;
  border-bottom: 1px solid #dfe3f1;
}
.introduce .result .td-title {
  background: #f5f6fa;
  width: 200px;
  text-align: right;
  padding-right: 20px;
}
.introduce .result .td-title p {
  color: #333;
}
.introduce .result .td-title span {
  color: #999;
}
.introduce .result .td-info {
  width: 566px;
  padding-left: 20px;
  padding-right: 36px;
}
.introduce .result .td-info p {
  color: #333;
}
.introduce .result .td-info span {
  color: #999;
}
.introduce .result .detail {
  width: 765px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #dfe3f1;
  padding: 30px;
  line-height: 30px;
}
.introduce .result .detail li {
  height: 30px;
  line-height: 30px;
}
.introduce .result .detail li label {
  display: inline-block;
  width: 190px;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  text-align: right;
}
.introduce .result .detail li span {
  display: inline-block;
  height: 360px;
  text-align: left;
  font-size: 14px;
  color: #333333;
  line-height: 30px;
}
.introduce .recommend {
  width: 315px;
  margin-right: 40px;
  margin-top: 85px;
  border: 1px solid #dfe3f1;
}
.introduce .recommend .recommend-title {
  height: 44px;
  background: #f5f6fa;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  padding-left: 20px;
  line-height: 44px;
  border-bottom: 1px solid #e5e5e5;
}
.introduce .recommend table {
  width: 313px;
  background: #fff;
  text-align: center;
}
.introduce .recommend table th {
  height: 48px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
  color: #333333;
}
.introduce .recommend table td {
  height: 48px;
  font-size: 14px;
  color: #333333;
}
.introduce h3 {
  height: 16px;
  font-size: 16px;
  font-weight: bold;
  color: #3c7ee5;
  line-height: 16px;
  margin-top: 35px;
  margin-bottom: 33px;
  text-align: left;
}
.introduce p {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
.introduce h4 {
  font-weight: bold;
}
