/*全局*/
* {
  margin: 0;
  padding: 0;
  list-style: none;
}
.animation,
.animation * {
  transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
}
img {
  display: block;
}
a {
  text-decoration: none !important;
}
.w1200 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

body {
  margin: 0;
  padding: 0;
}

.lxtit {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #888;
}
.lxtit h2 {
  color: #4b3830;
  font-size: 40px;
  padding-top: 50px;
  position: relative;
}

.lxtit h2:before {
  content: "";
  width: 108px;
  height: 5px;
  background-color: #4b3a32;
  display: block;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -54px;
}

.hslclear {
  clear: both;
  display: block;
}
.hslbanner {
  width: 100%;
  background-position: center top;
  background-image: url("../images/1.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  height: 650px;
  position: relative;
}
.hslbanner a {
  display: block;
  height: 650px;
}

.hslbox1 {
  height: 148px;
  background-color: #fff;
  display: flex;
  justify-content: center;
}

.hslbox1_1 {
  width: 400px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.hslbox1_1 span {
  position: relative;
  margin: 26px auto 0 auto;
  padding: 0 10px;
  font-size: 50px;
  color: #000;
  font-weight: bold;
  letter-spacing: -1px;
  height: 60px;
  line-height: 60px;
}

.hslbox1_1 p {
  width: 100%;
  font-size: 16px;
  line-height: 16px;
  color: #555;
  margin-top: -15px;
}

.hslbox1_1 span:before {
  content: "+";
  display: block;
  font-size: 24px;
  position: absolute;
  top: -5px;
  right: -20px;
  height: 30px;
  line-height: 30px;
  width: 30px;
  font-weight: lighter;
  color: #333;
}

.hslbox1_1 span::after {
  content: "";
  display: block;
  font-size: 16px;
  position: absolute;
  bottom: 0px;
  right: -20px;
  height: 30px;
  line-height: 30px;
  width: 30px;
  font-weight: lighter;
  color: rgb(51, 51, 51);
}

.hslbox1_2 span::before {
  content: "";
}

.hslbox1_2 span::after {
  content: "人";
}

.hslbox1_3 span::after {
  content: "年";
}

.hslbox1_4 span::after {
  content: "家";
}

.lxbox1 {
  padding: 40px 0;
  background-color: #f5f5f5;
}

.lxbox1 .w1200 {
  background-color: #fff;
  padding: 20px;
}

.lxbox1_1 {
  width: 400px;
  height: 420px;
  float: left;
}

.lxbox1_2 {
  width: 750px;
  height: 360px;
  float: right;
}

.lxbox1_1 .lxtitle h2 {
  padding: 10px 0 10px 0;
  font-size: 30px;
}

.lxbox1_1 .bd {
  width: 400px;
  height: 290px;
  margin: 10px 0;
  background: #fff;
  overflow: hidden;
}

.infoList li {
  line-height: 40px;
  height: 40px;
  border-bottom: 1px dashed #e5e5e5;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
}

.infoList li span {
  color: #666 !important;
}

.lxtbtit {
  text-align: center;
  font-size: 18px;
  line-height: 36px;
  color: #fff;
  background-color: #d8cbba;
}

.lxtbtit h3:nth-child(1) {
  display: inline-block;
  width: 20%;
}

.lxtbtit h3:nth-child(2) {
  display: inline-block;
  width: 25%;
}

.lxtbtit h3:nth-child(3) {
  display: inline-block;
  width: 30%;
}

.infoList li span:nth-child(1) {
  display: inline-block;
  width: 20%;
}

.infoList li span:nth-child(2) {
  display: inline-block;
  width: 25%;
}

.infoList li span:nth-child(3) {
  display: inline-block;
  width: 30%;
}

.hslclear {
  clear: both;
  display: block;
}

.lxbox2 {
  background-color: #d8cbb4;
  padding-bottom: 20px;
}

.hslbox3_1 {
  display: flex;
  justify-content: space-between;
  height: 365px;
  overflow: hidden;
  padding-top: 50px;
  margin-top: 10px;
}
.hslbox3_2 {
  width: 540px;
}
.hslbox3_3 {
  width: 630px;
  overflow: hidden;
}
.hslbox3_2 span {
  display: block;
  width: 100%;
  border-radius: 0;
  height: 105px;
  background-color: #fff;
  position: relative;
  opacity: 1;
  padding: 8px 0;
}
.hslbox3_2 span:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  border-bottom: 1px solid #d9ccbb;
}
.hslbox3_2 span b {
  display: block;
  font-size: 24px;
  color: #555;
  padding-top: 13px;
  padding-left: 20px;
}
.hslbox3_2 span p {
  display: block;
  font-size: 16px;
  color: #666;
  padding: 5px 20px 0 20px;
}
.hslbox3_2 .swiper-pagination-bullet-active:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #4b3831;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: absolute;
  right: -5px;
  top: 50%;
  margin-top: -5px;
}
.hslbox3_2 .swiper-pagination-bullet-active {
  background-color: #4b3831;
}
.hslbox3_2 .swiper-pagination-bullet-active * {
  color: #fff;
}
.hslbox3_2 .swiper-pagination-bullet-active:after {
  display: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.lxbox3 {
  background-color: #fff;
}

.lxbox3 .lxbox3_3 {
    padding:  0 0 30px 0;
}

.lxbox3_1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 10px;
  padding-top: 40px;
}

.lxbox3_2 {
  text-align: center;
  width: 30%;
  margin: 10px 20px;
  background-color: #f5f5f5;
  padding-bottom: 20px;
}

.lxbox3_2 img {
  width: 100%;
}

.lxbox3_2 h2 {
  font-size: 20px;
  line-height: 36px;
}

.lxbox3_2 p {
  font-size: 16px;
  line-height: 20px;
  color: #666;
}

.lxbox3_3 {
  display: flex;
  padding: 30px 0;
  justify-content: center;
}

.lxbox3_3 a {
  margin: 0 50px;
}

.lxbox3_3 span {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  width: 300px;
  background-color: #c7b299;
  border-radius: 40px;
}
.lxbox3_3 a:first-child span {
  background-color: #4c3931;
  color: #fff;
}

.lxbox4 {
  width: 100%;
  height: 460px;
}

.lxbox4 img {
  width: 100%;
}

.lxbox5 {
  background-color: #f5f5f5;
  padding-bottom: 20px;
}

.lxbox5_1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 10px;
  padding: 40px 5px 0 5px;
}

.lxbox5_1 a {
  width: 49%;
  margin: 5px;
}

.lxbox5 img {
  width: 100%;
}

.lxbox6 {
  background-color: #fff;
  padding-bottom: 100px;
  margin-bottom: -100px;
}

.lxbox6_1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 30px 0;
}

.lxbox6_1 a {
  width: 22%;
  border: 1px solid #999;
  margin: 7px auto;
  padding: 10px 0px 10px 20px;
}

.lxbox6_1 img {
  width: 90%;
}

.lxbox6_2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.lxbox6_2 a {
  width: 33%;
}

.lxbox6_2 img {
  width: 100%;
}

.hslbox2_nav {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 50px;
}
.hslbox2_nav a {
  width: 190px;
  height: 40px;
  line-height: 40px;
  background-color: #c6b299;
  color: #fff;
  font-size: 20px;
  display: block;
  border-radius: 0;
  opacity: 1;
  text-align: center;
  position: relative;
  margin-bottom: 10px;
}
.hslbox2_nav .swiper-pagination-bullet-active:before {
  display: block;
}
.hslbox2_nav .swiper-pagination-bullet-active {
  background-color: #4b3831;
  color: #fff;
}
.hslbox2_1 {
  overflow: hidden;
  margin: 50px auto;
}
.hslbox2_1 p {
  font-size: 18px;
  color: #333;
}
.hslbox2_2 {
  padding: 10px;
  border: 1px dashed #999;
}
.hslbox2_3 {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.hslbox2_3 a {
  margin: 0 5px;
}
.hslbox2_3 img {
  width: 100%;
}
