.w1000 {
  width: 1200px;
  margin: auto;
}
body,
html {
  margin: auto;
  background-color: #ffffff;
}
.title2 {
  width: 326px;
  height: 73px;
  line-height: 90px;
  background-image: url('../img/index/titlebj.png');
  background-size: 100% 100%;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin: 10px auto;
}
.title3 {
  width: 238px;
  height: 80px;
  line-height: 78px;
  background-image: url('../img/title3.png');
  background-size: 100% 100%;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin: 10px auto;
}
.but3 {
  margin: 20px auto;
  width: 200px;
  padding: 5px;
  background-color: #1068DD;
  color: #fff;
  text-align: center;
  border-radius: 5px;
}
.flex {
  display: flex;
  justify-content: space-between;
}
.fgx {
  background-color: #F0F0F0;
  width: 100%;
  height: 1px;
}
.fgx1 {
  background-color: #F0F0F0;
  width: 1px;
}
.chaochuslh {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav li a {
  padding: 0;
}
.lhyg .search {
  background-image: url('../img/lhyg/6.png');
  width: 100%;
  height: 150px;
  overflow: hidden;
}
.lhyg .search .nr {
  display: flex;
  align-items: center;
}
.lhyg .search .nr .s .s1 {
  display: flex;
  width: 70%;
  margin-left: 100px;
  background-color: #fff;
  border-radius: 30px;
  overflow: hidden;
  margin-top: 40px;
}
.lhyg .search .nr .s .s1 input {
  border: 0;
}
.lhyg .search .nr .s .s1 .sicon {
  width: 100px;
  background-color: #1068DD;
  height: 30px;
  margin-right: 10px;
  margin-top: 5px;
  border-radius: 20px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lhyg .search .nr .s .s1 .sicon i {
  color: #fff;
}
.lhyg .search .nr .s .keyword {
  display: flex;
  margin-left: 100px;
  margin-top: 10px;
  color: #fff;
}
.lhyg .search .nr .s .keyword .li {
  margin-right: 10px;
}
.lhyg .search .nr .fb {
  margin-left: 15px;
  margin-top: 10px;
  padding: 15px;
  background-image: linear-gradient(#CA7117, #B5B457, #CA7117);
  color: #fff;
  font-weight: bold;
  border-radius: 10px;
  margin-top: 38px;
}
.lhyg .nav .nr {
  display: flex;
  justify-content: space-between;
  padding: 30px;
  box-sizing: border-box;
}
.lhyg .nav .nr .li {
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #F0F9FF;
  width: 24%;
}
.lhyg .nav .nr .li .right {
  margin-left: 30px;
}
.lhyg .nav .nr .li:nth-child(1) {
  border: 0;
}
.lhyg .bjh {
  background-color: #F9FAFC;
  overflow: hidden;
}
.lhyg .bjh .nav1 {
  margin: 30px auto;
  border-radius: 5px;
  display: flex;
  background-color: #fff;
}
.lhyg .bjh .nav1 .li {
  padding: 15px;
}
.lhyg .zxzg {
  padding-bottom: 30px;
}
.lhyg .zxzg .nr {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.lhyg .zxzg .nr .row {
  width: 49%;
  background-color: #fff;
  padding: 15px;
  box-sizing: border-box;
  box-shadow: 5px 5px 10px #F0F0F0;
  margin-top: 20px;
}
.lhyg .zxzg .nr .row .r1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.lhyg .zxzg .nr .row .r1 .left {
  display: flex;
}
.lhyg .zxzg .nr .row .r1 .left .t {
  font-weight: bold;
}
.lhyg .zxzg .nr .row .r1 .left .price {
  color: red;
  margin-left: 15px;
}
.lhyg .zxzg .nr .row .r1 .right {
  display: flex;
  align-items: center;
}
.lhyg .zxzg .nr .row .r1 .right img {
  margin-right: 8px;
  height: 25px;
  width: 25px;
}
.lhyg .zxzg .nr .row .r1 .right .name {
  margin-right: 8px;
}
.lhyg .zxzg .nr .row .r1 .right .tel {
  cursor: pointer;
  border: 1px solid #429FFD;
  color: #429FFD;
  padding: 3px 10px;
  border-radius: 5px;
}
.lhyg .zxzg .nr .row .r2 {
  font-size: 14px;
  border-bottom: 1px solid #EFF0F5;
  padding: 8px 0;
}
.lhyg .zxzg .nr .row .r3 {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}
.lhyg .zxzg .nr .row .r3 .left {
  display: flex;
}
.lhyg .zxzg .nr .row .r3 .left .bq {
  margin-right: 5px;
  padding: 3px 8px;
  background-color: #E9F2FE;
  color: #429FFD;
  font-size: 14px;
  border-radius: 3px;
}
.lhyg .zxzg .nr .row .r3 .right {
  color: #4C4C4C;
}
.lhyg .tjrc .nr {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.lhyg .tjrc .nr .row {
  width: 49%;
  background-color: #fff;
  padding: 15px;
  box-sizing: border-box;
  box-shadow: 5px 5px 10px #F0F0F0;
  margin-top: 20px;
  font-size: 14px;
}
.lhyg .tjrc .nr .row .r1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #EFF0F5;
  padding: 5px 0;
}
.lhyg .tjrc .nr .row .r1 .left {
  display: flex;
}
.lhyg .tjrc .nr .row .r1 .left img {
  width: 35px;
  height: 35px;
  margin-right: 15px;
}
.lhyg .tjrc .nr .row .r1 .left .right1 .r11 {
  display: flex;
  align-items: flex-end;
}
.lhyg .tjrc .nr .row .r1 .left .right1 .r11 .title {
  font-size: 16px;
  font-weight: bold;
  margin-right: 5px;
}
.lhyg .tjrc .nr .row .r1 .left .right1 .r12 {
  display: flex;
  margin-top: 5px;
}
.lhyg .tjrc .nr .row .r1 .right {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.lhyg .tjrc .nr .row .r1 .right img {
  margin-right: 8px;
  height: 30px;
  width: 100px;
}
.lhyg .tjrc .nr .row .r2 {
  font-size: 14px;
  border-bottom: 1px solid #EFF0F5;
  padding: 8px 0;
}
.lhyg .tjrc .nr .row .r3 {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}
.lhyg .tjrc .nr .row .r3 .left {
  display: flex;
}
.lhyg .tjrc .nr .row .r3 .left .bq {
  margin-right: 5px;
  padding: 3px 8px;
  background-color: #E9F2FE;
  color: #429FFD;
  font-size: 14px;
  border-radius: 3px;
}
.lhyg .tjrc .nr .row .r3 .right {
  color: #4C4C4C;
}
/*# sourceMappingURL=lhyg.css.map */