/*全局*/
* {
  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;
  height: 541px;
  position: relative;
}
.hslbanner a {
  display: block;
  height: 541px;
}

.lxtit {
  text-align: center;
  margin-bottom: 20px;
}
.lxtit img {
  margin: 0 auto;
}
.lxtit p {
  font-size: 22px;
  margin-top: 10px;
  color: #333;
  font-weight: 500;
}

.lxbox1 {
  padding: 20px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  background-color: #fff;
}
.lxbox1_1 {
  width: 33.33333333333333333%;
  float: left;
  position: relative;
}
.lxbox1_1 a {
  display: block;
  margin: 30px 0;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 80px;
}
.lxbox1_1_1 a {
  border: none;
}
.lxbox1_1 i {
  position: absolute;
  font-size: 60px;
  color: #af0b0a;
  left: 10px;
  bottom: 15px;
}
.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 {
  background-color: #f6f6f6;
  padding: 50px 0;
}
.lxbox2_1 {
  background-color: #fff;
  margin-top: 30px;
  border-radius: 10px;
  padding: 30px;
}
.lxbox2_2 {
  text-align: center;
  padding-bottom: 20px;
}
.lxbox2_2 b {
  font-size: 24px;
  color: #bd1614;
  margin: 0 auto;
}
.lxbox2_3 {
  font-size: 18px;
  line-height: 36px;
  color: #555;
  border: 1px dashed #bd1614;
  border-radius: 10px;
  padding: 15px;
}
.lxbox2_4 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 30px;
}
.lxbox2_4 img {
  width: 21%;
}
.lxbox2_4 .img1 {
  width: 35%;
}

.lxbox3 {
  background-color: #f6f6f6;
  padding: 50px 0;
}

.lxbox1_3 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  padding: 0 200px;
}
.zx-zx {
  color: #ffffff;
  font-size: 22px;
  width: 300px;
  text-align: center;
  margin: 0 auto;
  line-height: 60px;
  border-radius: 30px;
  margin-top: 50px;
}
.zx-zx-a {
  background-color: #b61d1d;
  color: #fff;
}
.zx-zx-b {
  color: #fff;
  background-color: #ff9600;
}

.hslbox5_1 {
  position: relative;
  margin: 50px 0;
  overflow: hidden;
}
.hslbox5_0 {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  margin: 30px 0;
}
.hslbox5_2 {
  width: 408px;
  position: absolute;
  right: 0;
}
.hslbox5_3 {
  flex: 1;
  margin-left: 60px;
  height: 450px;
}
.hslbox5_2 a {
  display: block;
  width: 393px;
  height: 552px;
  margin-left: -50px;
  z-index: 1;
  position: relative;
  background-image: url(../images/999.jpg);
  overflow: hidden;
  top: -30px;
}
.hslbox5_2 a img {
  position: absolute;
  bottom: 0;
  width: 70%;
  left: 15%;
}
.hslbox5_3 h3 {
  color: #333;
  font-size: 30px;
  padding: 10px 0;
  margin: 20px 0;
  font-weight: 600;
}
.hslbox5_3 b {
  color: #333;
  font-size: 20px;
  margin-top: 30px;
  display: block;
  margin-bottom: 5px;
}
.hslbox5_3 p {
  color: #555;
  font-size: 18px;
  line-height: 28px;
}
.hslbox5_4 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  position: absolute;
  left: 50px;
  bottom: 80px;
}
.hslbox5_4 a {
  width: 25%;
  margin-right: 15px;
}
.hslbox5_4 span {
  border: 2px solid #b61e1d;
  font-size: 20px;
  padding: 10px;
  color: #b61e1d;
  text-align: center;
}
.hslbox5_nav {
  display: block;
  width: 88px;
  height: 43px;
  position: absolute;
  right: 20px;
  top: 240px;
  z-index: 2;
  display: flex;
  justify-content: space-between;
}
.hslbox5_nav div {
  cursor: pointer;
  width: 43px;
  height: 43px;
  background-color: #af0b0a;
  text-align: center;
  line-height: 43px;
}
.hslbox5_nav i {
  font-size: 24px;
  color: #fff;
}
.hslbox5_nav .swiper-button-disabled {
  background-color: #e1e1e1;
}
.hslbox5_0_1 .hslbox5_4_1 {
  display: flex;
}
.hslbox5_0_2 .hslbox5_4_2 {
  display: flex;
}

.lxbox4 {
  background-color: #af0b0a;
  padding: 50px 0;
}
.lxbox4_1 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.lxbox4_2 {
  background-color: #fff;
  text-align: center;
  padding: 0 5px 10px;
  border-radius: 10px;
}
.lxbox4_2 b {
  font-size: 24px;
  color: #bd1614;
  line-height: 50px;
}
.lxbox4_2 img {
  width: 100%;
  margin-bottom: 10px;
}
.lxbox4_2 p {
  font-size: 20px;
  color: #555;
}
.lxbox4 a .zx-zx-a {
  background-color: #fff;
  color: #af0b0a;
}

.lxbox5 {
  background-color: #f6f6f6;
  padding: 50px 0;
}
.lxbox5_1 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.lxbox5_1 a {
  background-color: #fff;
  text-align: center;
  border-radius: 10px;
}
.lxbox5_1 img {
  width: 100%;
}
.lxbox5_1 p {
  font-size: 20px;
  line-height: 50px;
  color: #555;
  font-weight: 500;
}
.lxbox5_2 {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lxbox5_2 a {
  width: 19%;
  margin-top: 15px;
}
.lxbox5_2 img {
  width: 100%;
}
