/*全局*/
* {
  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;
}

.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;
  position: relative;
  height: 520px;
}
.hslbanner a {
  display: block;
  height: 520pxpx;
}
.lxtit {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #888;
}
.lxtit span {
  color: #313131;
  font-size: 40px;
  padding-top: 50px;
  position: relative;
}
.lxtit span:before {
  content: "";
  width: 108px;
  height: 5px;
  background-color: #f4503b;
  display: block;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -54px;
}
.lxbox0 {
  color: #f4503b;
}
.lxbox1 {
  padding: 40px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  background-color: #fff;
}
.lxbox1_1 {
  width: 33.33333333333333333%;
  float: left;
  text-align: center;
}
.lxbox1_1 a {
  display: block;
  margin: 30px 0;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.lxbox1_1_1 a {
  border: none;
}
.lxbox1_1 i {
  display: block;
  font-size: 60px;
  color: #7e7e7e;
  width: 122px;
  margin: 0 auto;
}
.lxbox1_1 b {
  display: block;
  font-size: 20px;
  line-height: 30px;
  color: #000;
}
.lxbox1_1 p {
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #6e6e6e;
}
.lxbox2 {
  overflow: hidden;
  padding-bottom: 110px;
  background-color: #f3f3f3;
}
.box1-l {
  width: 570px;
  float: left;
}
.box1-r {
  width: 630px;
  float: left;
}
.hslbox2_2 {
  width: 570px;
}
.hslbox2_2 a {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.hslbox2_2 span {
  position: relative;
  top: 70px;
  z-index: 1;
  transition: all 0.4s;
}
.hslbox2_2 .hslon {
  top: 20px;
}
.hslbox2_2 a img {
  width: 100%;
}
.hslbox2_2 span:before {
  content: "";
  width: 169px;
  height: 338px;
  top: 5px;
  left: 4px;
  display: block;
  position: absolute;
}
.hslbox2_3 {
  width: 600px;
  overflow: hidden;
  background-color: #ffffff;
  margin: 100px 0 0;
  float: right;
  box-shadow: 0px 30px 30px -30px #d8d8d8;
}
.hslbox2_3_0 {
  padding: 30px 30px 20px 30px;
}
.hslbox2_3 span {
  display: block;
  position: relative;
  z-index: 100;
}
.hslbox2_3 .hslzttit {
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  width: 300px;
  margin: 0 auto;
  display: block;
}
.hslbox2_5 {
  position: relative;
  margin: 20px 0;
}
.hslbox2_5 i {
  position: absolute;
  display: block;
  font-size: 32px;
  color: #ccc;
  line-height: 32px;
  left: 20px;
  height: 32px;
  border-right: 1px solid#ddd;
  top: 16px;
  padding-right: 8px;
}
.hslbox2_3 span i {
  color: #b71d1d;
}
.hslbox2_5 input {
  background-color: #e9e9e9;
  height: 60px;
  width: 100%;
  border: none;
  text-indent: 80px;
  font-size: 18px;
}
.hslbox2_6 {
  margin: 0 0 20px 0;
}
.hslbox2_6 input {
  background-color: #f4503b;
  height: 60px;
  width: 100%;
  border: none;
  text-indent: 10px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  border-radius: 50px;
}
.lxbox3 {
  padding: 50px 0;
  background-color: #fff;
}
.lxbox3_2 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  margin-top: 30px;
}
.lxbox3_2 span {
  display: block;
}
.lxbox3_2 img {
  float: left;
}
.lxbox3_2 p {
  float: left;
  font-size: 16px;
  line-height: 55px;
}
.lxbox3_3 {
  overflow: hidden;
  margin-top: 30px;
}
#wanghong img {
  border: none;
  width: 100%;
}
#wanghong-l {
  float: left;
  width: 400px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#wanghong-l a {
  width: 48%;
  margin-bottom: 15px;
}
#wanghong-r {
  float: right;
  width: 750px;
  overflow: hidden;
  height: 465px;
}
#wanghong-r img {
  display: block;
  margin: 0px auto 0 auto;
}
#wanghong-l .on {
  border: 3px solid #f4503b;
}
#wanghong-l .on img {
  width: 100%;
}
.lxbox3_4 {
  margin-top: 30px;
}
.lxbox3_4 span {
  display: block;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 24px;
  text-align: center;
  margin: 0 350px;
  background-color: #f4503b;
  border-radius: 50px;
}
.lxbox4 {
  background-color: #f3f3f3;
  margin-top: 40px;
}
.lxbox4_1 {
  margin-bottom: 40px;
}
.lxbox4_2 {
  border: 1px dashed #f4503b;
  border-radius: 5px;
  padding: 20px;
  margin: 20px 0 40px 0;
  font-size: 24px;
  line-height: 30px;
  background-color: #fff;
}
.lxbox6 {
  padding: 50px 0;
  background-color: #f3f3f3;
}
.lxbox6_1 {
  margin-bottom: 40px;
}
.lxbox6_2 {
  border: 1px dashed #f4503b;
  border-radius: 5px;
  padding: 20px;
  margin: 20px 0;
  font-size: 24px;
  line-height: 30px;
  background-color: #fff;
}
.lxbox7 {
  background-color: #fff;
  padding: 50px 0;
}
.lxbox7_2 {
  margin-top: 50px;
  width: 647px;
  height: 364px;
  position: relative;
  z-index: 2;
}
.lxbox7_2 img {
  display: block;
  position: relative;
  z-index: 1;
  width: 66%;
  padding-top: 130px;
}
.lx_r {
  border: 1px solid #f4503b;
  display: block;
  position: absolute;
  background-color: #fff;
  z-index: 0;
  width: 1000px;
  height: 315px;
  right: -555px;
  bottom: 0px;
  padding-top: 75px;
}
.lxbox7_2 h3 {
  position: absolute;
  font-size: 30px;
  line-height: 40px;
  margin-left: 300px;
  bottom: 296px;
  background-color: #fff;
  padding-left: 20px;
}
.lx_r b {
  font-weight: normal;
  color: #f5503c;
}
.lx_r p {
  font-size: 20px;
  line-height: 50px;
  padding-left: 320px;
}
.lxbox7_3 {
  position: absolute;
  display: flex;
  justify-content: center;
  bottom: -20px;
  right: -400px;
}
.lxbox7_3 a {
  margin: 0 30px;
}
.lxbox7_3 span {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  width: 200px;
  background-color: #ffb109;
}
.lxbox7_3 a:first-child span {
  background-color: #f4503b;
  color: #fff;
}
.lxbox8 {
  padding: 50px 0;
}
.lxbox8_1 {
  margin-bottom: 40px;
}
.lxbox8_2 {
  display: flex;
  border: 1px dashed #f4503b;
  border-radius: 5px;
  padding: 20px;
  margin: 20px 0;
  font-size: 24px;
  line-height: 30px;
  background-color: #fff7f8;
}
.lxbox8_2 span {
  padding: 10px 50px;
}
.lxbox8_4 {
  display: flex;
  padding: 50px 0 0 0;
  justify-content: center;
}
.lxbox8_4 a {
  margin: 0 50px;
}
.lxbox8_4 span {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  width: 300px;
  background-color: #ffb109;
  border-radius: 40px;
}
.lxbox8_4 a:first-child span {
  background-color: #f4503b;
  color: #fff;
}

.box2_nav {
  display: flex;
  justify-content: space-around;
}
.box2_nav a {
  width: 270px;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  color: #333;
  font-size: 18px;
  display: block;
  border-radius: 25px;
  opacity: 1;
  text-align: center;
  position: relative;
}
.box2_1 {
  overflow: hidden;
  margin: 30px auto;
}
.box2_3 {
  display: flex;
  justify-content: space-between;
}
.box2_3 img {
  width: 100%;
}
.box2_nav .swiper-pagination-bullet-active:before {
  display: block;
}
.box2_nav .swiper-pagination-bullet-active {
  background-color: #f4503b;
  color: #fff;
}
.lxbox5 {
  width: 100%;
  background-position: center top;
  background-image: url("../images/22.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  height: 840px;
  position: relative;
}
.lxbox5 a {
  display: block;
  height: 840px;
}
