/*全局*/
* {
  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: 520px;
  position: relative;
}
.hslbanner a {
  display: block;
  height: 700px;
}
.lxtit {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  margin: 20px 0;
}
.lxtit span {
  color: #313131;
  font-size: 40px;
  padding-top: 50px;
  position: relative;
}
.lxtit span:before {
  content: "";
  width: 108px;
  height: 5px;
  background-color: #fc5d02;
  display: block;
  position: absolute;
  bottom: -18px;
  left: 50%;
  margin-left: -54px;
}

.lxbox0 {
  color: #fc5d02;
}

.lxbox1 {
  background-color: #f5f5f5;
  padding: 30px 0;
}

.lxbox1_1 {
  margin-top: 40px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.lxbox1_1 span {
  width: 24%;
  text-align: center;
  background-color: #fff;
}

.lxbox1_1 img {
  width: 100%;
}

.lxbox1_2 {
  padding: 5px 15px 15px 15px;
}

.lxbox1_2 b {
  font-size: 18px;
  line-height: 50px;
}

.lxbtn {
  border: 1px solid #fc5d02;
  border-radius: 5px;
}

.lxbtn a p{
  color: #fc5d02;
  font-size: 22px;
  line-height: 40px;
}

.lxbtn:hover a {
  color: #fff !important;
}

.lxbox2 {
  padding: 30px 0;
  background-color: #fff;
}

.lxbox2_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
  margin-left: -5px;
  margin-right: -5px;
}
.lxbox2_2 {
  width: 20%;
}
.lxbox2_2 a {
  display: block;
  margin: 5px;
  background-color: #f5f5f5;
}
.lxbox2_3 {
  display: block;
  padding: 20px 10px;
}
.lxbox2_3 i {
  display: block;
  width: 60px;
  margin: 0 auto;
  height: 60px;
  font-size: 60px;
  background-repeat: no-repeat;
  color: #fc5d02;
  margin-bottom: 20px;
}
.lxbox2_3 b {
  display: block;
  color: #555;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  margin: 10px;
}
.lxbox2_3 p {
  color: #888;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}
.lxbox2_2 a:hover {
  background-color: #fc5d02;
}
.lxbox2_2 a:hover * {
  color: #fff;
}

.lxbox3 {
  background-color: #f5f5f5;
  padding: 30px 0;
}

.lxbox3_1 {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lxbox3_1 span {
  position: relative;
  background-color: #fff;
  display: flex;
  width: 49%;
  margin: 6px;
}

.lxbox3_1 h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #333;
}

.lxbox3_2 {
  padding: 15px;
}

.lxbox3_1 .lxbox0 {
  font-weight: 400;
}
.lxbox3_2 div {
  color: #666;
  font-size: 16px;
  line-height: 26px;
  margin: 6px 0;
}
.lxbox3_3 {
  color: #000;
}
.lxbox3 .lxbtn {
  text-align: center;
  margin-top: 18px;
  border-radius: 5px;
  font-size: 20px;
  line-height: 40px;
}
.lxbox3 .hot {
  position: absolute;
  right: 0;
}
.lxbox3_4 {
  height: 172px;
}

.lxbox4 {
  width: 100%;
  background-position: center top;
  background-image: url("../images/10.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  height: 166px;
  position: relative;
}
.lxbox4 a {
  display: block;
}

.lxbox5 {
  background-color: #fff;
  padding: 50px 0 100px 0;
}
.lxbox5_1 {
  position: relative;
  margin-top: 70px;
}
.lxbox5_1 img {
  position: relative;
  width: 550px;
  z-index: 1;
}
.lxbox5_2 {
  width: 750px;
  position: absolute;
  background-color: #f5f5f5;
  right: 0;
  top: 50px;
  height: 350px;
  padding-left: 150px;
  padding-top: 35px;
  padding-right: 50px;
}
.lxbox5_2 p {
  color: #666;
  font-size: 20px;
  line-height: 40px;
  border-bottom: 1px dashed #e5e5e5;
}
.lxbox5_2 p:nth-child(5) {
  border-bottom: none;
}
.lxbox5_3 {
  font-size: 20px;
  line-height: 60px;
  background-color: #fc5d02;
  text-align: center;
  border-radius: 5px;
  margin-top: 20px;
}
.lxbox5_3 a {
  color: #fff;
  font-size: 24px;
}

.lxbox6 {
  background-color: #f5f5f5;
  padding-top: 50px;
}

.box2_nav {
  display: flex;
  justify-content: space-around;
  margin-top: 30px;
}
.box2_nav a {
  width: 250px;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  color: #333;
  font-size: 18px;
  display: block;
  border-radius: 5px;
  opacity: 1;
  text-align: center;
  position: relative;
  outline: none;
}
.box2_1 {
  overflow: hidden;
  padding: 30px 0;
}
.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: #fc5d02;
  color: #fff;
}
.lxbox7 {
  padding: 50px 0;
  margin-bottom: -100px;
  background-color: #fff;
}
.lxbox7_1 {
  font-size: 20px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 30px 0;
}
.lxbox7_1 a {
  position: relative;
  width: 11%;
  color: #fc5d02;
  font-size: 18px;
  line-height: 50px;
  border: 1px solid #fc5d02;
  border-radius: 5px;
}
.lxbox7_1 span {
  padding-left: 20px;
}
.lxbox7_1 i {
  font-size: 24px;
  position: absolute;
  right: 15px;
}
.lxbox7_2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  background-color: #f5f5f5;
  padding: 30px 10px;
}
.lxbox7_2 span {
  width: 31%;
  display: block;
  line-height: 24px;
  padding: 15px 0;
  border-bottom: 1px dashed #666;
}
.lxbox7_2 span:nth-child(4) {
  border-bottom: none;
}
.lxbox7_2 span:nth-child(5) {
  border-bottom: none;
}
.lxbox7_2 span:nth-child(6) {
  border-bottom: none;
}
.lxbox7_2 img {
  float: left;
  margin-right: 7px;
  margin-top: 2px;
}
.lxbox7_2 p {
  color: #666;
  float: left;
  font-size: 16px;
}
.lxbox7_2 .lxbox7_3 {
  float: right;
  background-color: #fc5d02;
  font-size: 16px;
  line-height: 20px;
  padding: 3px 8px;
  border-radius: 5px;
}
.lxbox7_3 a {
  color: #fff;
}


.lxbtn a {
  display: block;
  color: #ff4800;
  font-size: 22px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  font-weight: normal;
  position: relative;
  overflow: hidden;
}
.lxbtn:hover {
  left: 5px;
}
.lxbtn a:before {
  content: "";
  position: absolute;
  height: 40px;
  width: 100%;
  left: -100%;
  top: 0;
  background-color: #ff4800;
  transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  z-index: 0;
}
.lxbtn:hover a:before {
  left: 0;
}
.lxbtn a p {
  position: relative;
  z-index: 1;
}
.lxbtn:hover a p {
  color: #fff;
}
