/*鍏ㄥ眬*/
* {
  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 {
  background-color: #fff;
  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;
  background-color: #f3f1ff;
  height: 520px;
  position: relative;
}
.hslbanner a {
  display: block;
  height: 520px;
}

.hslbox1 {
  height: 70px;
  background-color: #1BB2A2;
  position: relative;
  z-index: 99998;
  width: 100%;
  top: 0;
}
.hslbox1_1 {
  display: flex;
}
.hslbox1_1 h3 {
  line-height: 70px;
  font-size: 24px;
  color: #fff;
}
.hslbox1_2 {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 10px;
}
.hslbox1_2 a {
  color: #fff;
  font-size: 18px;
  height: 70px;
  line-height: 70px;
  flex: auto;
  position: relative;
  text-align: center;
}
.hslbox1_2 span {
  background: linear-gradient(to right, #fff 0%, #fff8e6 100%);
  color: #1BB2A2;
  padding: 7px 15px;
  border-radius: 5px;
  box-shadow: 3px 3px 3px #0e7a6f;
}
.hslbox1_2 span:hover {
  background: #A996F7;
  color: #fff;
}

.hslzttit {
  text-align: center;
  margin-bottom: 40px;
}
.hslzttit h2 {
  color: #1BB2A2;
  font-size: 40px;
  border-bottom: 1px solid #d7d7d7;
  position: relative;
  padding-bottom: 15px;
}
.hslzttit h2:before {
  content: "";
  background-color: #1BB2A2;
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg); /* IE 9 */
  -moz-transform: rotate(45deg); /* Firefox */
  -webkit-transform: rotate(45deg); /* Safari 鍜� Chrome */
  -o-transform: rotate(45deg); /* Opera */
}
.hslzttit p {
  text-align: center;
  font-size: 22px;
  color: #666;
  margin-top: 20px;
}

.hslbox2 {
  display: flex;
  justify-content: space-between;
  margin: 50px auto;
  border: 1px solid #ccc;
  border-radius: 20px;
  padding: 40px 0;
}
.hslbox2_1 {
  width: 80px;
  margin-left: 60px;
}
.hslbox2_2 {
  width: 400px;
  padding-top: 30px;
}
.hslbox2_2 p {
  line-height: 40px;
  font-size: 16px;
  color: #333;
  border-bottom: 1px dashed #999;
}
.hslbox2_3 {
  width: 471px;
  margin-right: 50px;
  position: relative;
  top: -5px;
}
.hslbox2_3:before {
  content: "";
  display: block;
  width: 471px;
  height: 237px;
  background-color: #A4E0DA;
  border-radius: 10px;
  position: absolute;
  z-index: 1;
  top: 10px;
  right: -10px;
}
.hslbox2_3 img {
  display: block;
  border-radius: 10px;
  position: relative;
  z-index: 2;
}

.hslbox3 {
  padding: 70px 0 50px 0;
  background-color: #efefef;
}
.hslbox3_1 {
  display: flex;
  margin-top: 40px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hslbox3_1 a {
  display: block;
  background-color: #fff;
  margin-bottom: 12px;
  width: 390px;
  text-align: center;
}
.hslbox3_1 a i {
  display: block;
  font-size: 50px;
  color: #1BB2A2;
  padding-top: 40px;
}
.hslbox3_1 a b {
  display: block;
  font-size: 24px;
  color: #333;
  margin-top: 10px;
}
.hslbox3_1 a p {
  color: #666;
  font-size: 18px;
  line-height: 24px;
  height: 48px;
  padding: 10px 0 40px 0;
}
.hslbox3_1 a:hover {
  background-color: #1BB2A2;
}
.hslbox3_1 a:hover * {
  color: #fff;
}

.hslboxt {
  height: 154px;
  background-position: center top;
  background-repeat: no-repeat;
}
.hslboxt a {
  width: 100%;
  height: 154px;
  line-height: 154px;
  color: #1DCCBA;
  font-size: 40px !important;
  font-weight: bold;
  text-align: center;
  position: relative;
  display: block;
}
.hslboxt a h3 {
  font-size: 32px;
}
.hslboxt a:before {
  content: "";
  display: block;
  width: 1176px;
  height: 130px;
  position: absolute;
  top: 10px;
  left: 10px;
  opacity: 0.5;
}

#i1 .hslboxt {
  background-image: url("../images/t1.jpg");
}
#i2 .hslboxt {
  background-image: url("../images/t2.jpg");
  margin: 20px 0;
}
#i3 .hslboxt {
  background-image: url("../images/t3.jpg");
  margin: 20px 0;
}
#i4 .hslboxt {
  background-image: url("../images/t4.jpg");
  margin: 20px 0;
}
#i5 .hslboxt {
  background-image: url("../images/t5.jpg");
  margin: 20px 0;
}



.hslbox4 {
  padding: 50px 0;
}
.hslbox4_1 h4 {
  text-align: center;
  color: #333;
  font-size: 30px;
  margin-top: 30px;
}
.lxbox4_0 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.hslbox4_2 {
  width: 48%;
  position: relative;
  border: 1px solid #1BB2A2;
  border-radius: 30px 10px 10px 10px;
  margin-top: 30px;
  background-color: #fef7f3;
}
.hslbox4_2 b {
  display: block;
  position: absolute;
  width: 160px;
  height: 45px;
  line-height: 45px;
  background-color: #1BB2A2;
  color: #fff;
  text-align: center;
  border-radius: 30px 0 30px 0;
  font-size: 22px;
}
.hslbox4_3 {
  margin: 70px 30px 20px 30px;
}
.hslbox4_4 {
  display: flex;
  flex-wrap: wrap;
}
.hslbox4_4 p {
  width: 33%;
  height: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  background-image: url("../images/0.jpg");
  background-position: center left;
  background-repeat: no-repeat;
  text-indent: 25px;
}
.hslbox4_9 {
  display: flex;
  flex-wrap: wrap;
}
.hslbox4_9 p {
  width: 49%;
  height: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  background-image: url("../images/00.jpg");
  background-position: center left;
  background-repeat: no-repeat;
  text-indent: 25px;
}
.hslbox4_5 {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hslbox4_5 a {
  margin-bottom: 10px;
}

.hslbox5 {
  width: 100%;
  background-position: center top;
  background-image: url("../images/98.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  height: 424px;
  position: relative;
}
.hslbox5 a {
  display: block;
  height: 424px;
}

.hslbox6 {
  background-color: #fff;
  padding: 50px 0;
}
.hslbox6_1 {
  display: flex;
  margin-top: 40px;
  justify-content: space-between;
}
.hslbox6_1 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.hslbox6_1 p {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  font-size: 18px;
}

.hslbox6_2 {
  display: flex;
  margin-top: 20px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hslbox6_2 a {
  width: 590px;
  height: 60px;
  line-height: 60px;
  background-color: #1BB2A2;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.hslbox6_2 p {
  color: #fff;
  font-size: 18px;
  margin-left: 20px;
}
.hslbox6_2 i {
  font-size: 36px;
  color: #fff;
  margin-right: 20px;
}
.lxbox1 {
  position: relative;
  text-align: center;
  border: 1px dashed #1DCCBA;
  border-radius: 5px;
  height: 100px;
  margin-top: 50px;
  background-color:#F6FFFE;
}
.lxbox1_1 {
  position: absolute;
  background-color: #1DCCBA;
  border-radius: 50px;
  left: 40%;
  top: -25px;
  padding: 0 30px;
}
.lxbox1 h4 {
  color: #fff;
  margin-top: 0;
  line-height: 50px;
}
.lxbox1 p {
  margin-top: 50px;
  font-size: 18px;
  font-weight: 500;
}
