/*全局*/
* {
  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: 794px;
  position: relative;
}
.hslbanner a {
  display: block;
  height: 794px;
}

.lxbox1 {
  background-image: url("../images/2.jpg");
  width: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
  height: 323px;
}

.lxbox2 {
    background: linear-gradient(to bottom, #5346D2 0%,#4E36EA 100%);
    background-image: url("../images/003.jpg");
    background-position: center top;
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
}

.lxbox2 img {
    width: 100%;
}

.lxbox3 {
  background-image: url("../images/004.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
}

.lxbox3 img {
    width: 100%;
}

.lxbox4 {
  background-image: url("../images/005.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
}

.lxbox4 a{
    display: flex;
}

.lxbox4 img {
    width: 25%;
    flex-wrap: nowrap;
    padding: 5px;
}

.lxbox5 {
  background-image: url("../images/006.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
}

.lxbox6 {
  background-image: url("../images/007.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
}

.lxbox7 {
  background-image: url("../images/11.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
  height: 550px;
  margin-bottom: -100px;
}