html,
body {
  /* background-color: #F6F6F6; */
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

.sjzxlist1 {
  width: 100%;
  height: 44.8rem;
  position: relative;
}

.sjzxlist1_list1 {
  position: absolute;
  top: 12rem;
  left: 71.7rem;
  /* width: 45.2rem; */
  height: 6.7rem;
  font-size: 6.3rem;

  font-weight: normal;
  color: #FFFFFF;
  line-height: 6.7rem;
}

.sjzxlist1_list2 {
  height: 8.4rem;
  font-size: 1.8rem;
  font-weight: 300;
  color: #FFFFFF;
  position: absolute;
  left: 74.3rem;
  top: 20.6rem;
  text-align: center;
  list-style: 2.5rem;
  line-height: 3rem;
}

.sjzxlist2 {
  width: 100%;
  height: 32.643rem;
  position: relative;
  background-image: none;
}

#sjzxlist2 .list li {
  margin-left: 9%;
}

.sjzxlist3 {
  background-color: #F6F6F6;
}

/* 轮播图 */
* {
  margin: 0;
  padding: 0;
}

a {
  list-style: none;
}

li {
  list-style: none;
}

.lunbo {
  width: 100%;
  overflow: hidden;
}

.content {
  /* width: 80rem;
  height: 30rem; */
  display: flex;
  margin: 2rem auto;
  position: relative;
}

#item {
  width: 100%;
  height: 100%;

}

.item {
  position: absolute;
  opacity: 0;
  transition: all 1s;
  background-color: #FFFFFF;
  width: 100%;

}

.item.active {
  opacity: 1;
  z-index: 999;
}



#btn-left {
  width: 6.9rem;
  height: 3rem;
  font-size: 3rem;
  color: white;
  /* background-color: rgba(0, 0, 0, 0.4); */
  line-height: 6.9rem;
  padding-left: .5rem;
  z-index: 10;
  /*始终显示在图片的上层*/
  position: absolute;
  top: -4rem;
  left: 50%;
  transform: translateX(-60%);
  /*使按钮向上偏移居中对齐*/
  cursor: pointer;
  /*平时隐藏*/
  -webkit-transform: translateX(-60%);
  -moz-transform: translateX(-60%);
  -ms-transform: translateX(-60%);
  -o-transform: translateX(-60%);
}

#btn-right {
  width: 6.9rem;
  height: 3rem;
  font-size: 3rem;
  color: white;
  line-height: 6.9rem;
  padding-left: .5rem;
  z-index: 10;
  position: absolute;
  bottom: .3rem;
  left: 50%;
  cursor: pointer;
  transform: translateX(-60%);
  -webkit-transform: translateX(-60%);
  -moz-transform: translateX(-60%);
  -ms-transform: translateX(-60%);
  -o-transform: translateX(-60%);
}



#circle {
  /* height: 2rem; */
  display: flex;
  flex-direction: column;
  /* position: absolute; */
  /* bottom: 3.5rem; */
  /* right: 2.5rem; */
  width: 26.7rem;
  /* height: 18.8rem; */
  /* background: #FFFFFF; */
  margin-left: 14rem;
  position: relative;
}

.circle {
  /* width: 1rem;
  height: 1rem; */
  border-radius: 1rem;
  border: .2rem solid white;
  background: #FFFFFF;
  cursor: pointer;
  padding: 1.5rem 1.5rem 0 1.5rem;
  margin: 1rem 0;
}

.circle .circlefont {
  /* width: 13.8rem; */
  height: 3.1rem;
  font-size: 1.6rem;
  font-weight: normal;
  color: #212121;
  line-height: 3.1rem;
  text-align: center;
}

.white {
  background-color: #FFFFFF;
  border: .5rem solid #19A974;
  /* padding: .5rem; */
}

/* 轮播图1底 */
.content #item {
  width: 136.9rem;
  height: 101.8rem;
  background: #FFFFFF;
  border-radius: .3rem;
  margin-top: .5rem;
  margin-left: 3rem;
  position: relative;
}

#item .item .itemfont {
  width: 35.1rem;
  height: 2.7rem;
  font-size: 2.8rem;

  font-weight: 400;
  color: #010200;
  margin-top: 6.2rem;
  margin-left: 7.5rem;
}

#item .item .itemfont1 {
  width: 55.8rem;
  font-size: 14px;
  font-weight: 400;
  color: #222222;
  margin-top: 4.2rem;
  margin-left: 7.5rem;
  line-height: 1.5;
}

#item .item .itemfont2 {
  /* width: 34.9rem;d */
  /* height: 1.7rem; */
  font-size: 1.7rem;
  margin-left: 7.5rem;
  font-weight: 400;
  margin-top: 2.2rem;
  line-height: 5rem;
  min-height: 48.7rem;
}

#item .item .itemfont2 span {
  color: #19A974;

}

#item .item .itemfont3 {
  /* width: 13.4rem;
  height: 1.7rem; */
  font-size: 1.8rem;

  font-weight: 400;
  width: 23.8rem;
  height: 5.4rem;
  background: #19A974;
  color: #FFFFFF;
  margin-left: 7.5rem;
  margin-top: 8.5rem;
  text-align: center;
  line-height: 5.4rem;
}

#item .item .itemfont3:hover {
  background: #137652;
  /* -webkit-text-stroke: .1rem #fff;
  color: transparent; */
}


#item .item .itemfont4 {
  width: 66rem;
  background-color: #D8E1E1;
  height: 41.3rem;
  padding-top: 1rem;
  padding-left: 1rem;
  position: absolute;
  top: 18.9rem;
  overflow: hidden;
  left: 65.3rem;
}

#item .item .itemfont5 {
  width: 90%;
  height: .2rem;
  margin-top: 5.5rem;
  margin-left: 5%;
  background-color: #f5f5f5;
}

#item .item .itemfont6 {
  margin-left: 13.2rem;
  margin-top: 2.5rem;
}

#item .item .itemfont6 .itemfont6font {
  margin-top: 1rem;
  display: flex;
}

#item .item .itemfont6 .itemfont6font div {
  width: 22.4rem;
  height: 13.6rem;
  font-size: 1.4rem;

  font-weight: 400;
  color: #222222;
  margin-right: 11.2rem;
  /* text-align: center; */
  line-height: 2.5rem;
}

.sjzxlist4 {
  width: 100%;
}

.sjzxlist4 .sjzxlist41 {
  background-image: url(/img/02.jpg);
  background-size: 100% 140%;
  height: 12rem;

}

.sjzxlist4 .sjzxlist411 {
  font-size: 2.8rem;
  font-weight: 400;
  color: #010200;
  text-align: center;
  padding-top: 1.5rem;
}

.sjzxlist4 .sjzxlist412 {
  height: 1.5rem;
  font-size: 1.4rem;
  font-weight: 400;
  text-align: center;
  color: #555555;
  margin-top: 2rem;
}

.sjzxlist4 .sjzxlist42div {
  display: flex;
  margin-left: 41.1rem;
}

.sjzxlist4 .sjzxlist42 {
  margin-top: 8.6rem;
  display: flex;
}

.sjzxlist4 .sjzxlist42div .sjzxlist42div_top {
  width: auto;
  height: 1.7rem;
  font-size: 1.8rem;

  margin-left: 2rem;
  font-weight: 400;
  color: #010200;
}

.sjzxlist4 .sjzxlist42div .sjzxlist42div_bottom {
  width: 29.8rem;
  height: 1.4rem;
  font-size: 1.4rem;

  font-weight: 400;
  color: #555555;
  margin-top: 1.4rem;
  margin-left: 2rem;
  line-height: 2.5rem;
}

.sjzxlist5 {
  margin-top: 8.1rem;
  /* width: 192rem; */
  height: 38.7rem;
  position: relative;
  background-size: 100% 100%;
  background-image: url(/img/shujv/11.png);
}


.sjzxlist5_left {
  height: 38.7rem;
}

.sjzxlist5_right {
  position: absolute;
  right: 0;
  top: 0;
}

.sjzxlist5 .sjzxlist5fotn1 {
  /* width: 38.7rem; */
  height: 3.8rem;
  font-size: 3.9rem;

  font-weight: 400;
  color: #FFFFFF;
  /* margin-top: 7.1rem; */
  position: relative;
  top: 7.1rem;
  margin-left: 12.9rem;
}

.sjzxlist5 .sjzxlist5fotn2 {
  width: 76.3rem;
  height: 4.9rem;
  font-size: 1.8rem;

  font-weight: 400;
  color: #FFFFFF;
  /* margin-top: 3.5rem; */
  margin-left: 12.9rem;
  position: relative;
  top: 14.4rem;
  line-height: 2.5rem;
}

.sjzxlist5 .sjzxlist5fotn3 {
  /* margin-top: 5.3rem; */
  margin-left: 12.9rem;
  height: 6.4rem;
  top: 18.5rem;
  position: relative;
  /* border: .3rem solid #FFFFFF; */
}

.sjzxlist5 .sjzxlist5fotn3 span:hover {
  background: rgba(255, 255, 255, .35);


}

.sjzxlist5 .sjzxlist5fotn3 span {
  height: 2.2rem;
  font-size: 2.2rem;
  font-weight: 400;
  color: #FFFFFF;
  padding: 1.5rem 4.7rem;
  border: .1rem solid #FFFFFF;
}

.sjzxlist6 .sjzxlist61 {
  width: 23.2rem;
  height: 2.7rem;
  font-size: 2.8rem;
  margin: 6rem 0;
  font-weight: 600;
  color: #010200;
  text-align: center;
  margin-left: 84.4rem;
}

.sjzxlist6 .sjzxlist62 {
  width: 44.4rem;
  display: flex;
}

.sjzxlist6 .sjzxlist62 .sjzxlist621 {
  display: flex;
  margin-left: 2.3rem;
  flex-direction: column;
}

.sjzxlist6 .sjzxlist62 .sjzxlist621 img {
  width: 44.4rem;
  height: 8.8rem;
}

.sjzxlist6 .sjzxlist62 .sjzxlist621font {
  width: 44.3rem;
  height: 24rem;
  background-color: rgba(215, 221, 228, .51);
  border-radius: .4rem;
}

.sjzxlist6 .sjzxlist62 .sjzxlist621font span {
  font-size: 2.3rem;
  display: block;
  font-weight: 500;
  opacity: 1;
  color: #4F6278;
  line-height: initial;
  padding: 0 4.5rem;
  text-align: center;
  margin-top: 5rem;
}

.sjzxlist7 {
  background-color: #FFFFFF;
  /* width: 118rem; */
  width: 100%;

}

.sjzxlist7 .client-icon-list {
  width: 150rem;
  margin-left: 20rem;

}

/* 轮播图2 */


.lunbo1 {
  width: 100%;
}

.content1 {
  width: 60rem;
  height: 27.5rem;
  margin: 3.5rem auto;
  position: relative;
}

#item1 {
  width: 100%;
  height: 100%;

}

.item1 {
  position: absolute;
  opacity: 0;
  transition: all 1s;

}

.item1.active1 {
  opacity: 1;
}

/* img {
  width: 100%;
} */

#circle1 {
  height: 2rem;
  display: flex;
  position: absolute;
  /*bottom: 3.5rem;
  */
  right: 32.8rem;

}

.circle1 {
  width: 1rem;
  height: 1rem;
  border-radius: 1rem;
  border: .2rem solid white;
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  margin: .5rem;
}

.white1 {
  background-color: #FFFFFF;
}

/* 轮播图2底 */
.sjzxlist8 {
  display: flex;
  margin-top: 14rem;
}

.sjzxlist8 .borderlist1 {
  width: 47.7rem;
  height: 31.9rem;
  position: relative;
}

.sjzxlist8 .borderlist1 .xians:hover {
  opacity: 1;
}

.sjzxlist8 .borderlist1 .xians {
  background: rgba(1, 2, 0, 0.43);
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.sjzxlist8 .borderlist1 .xians1 {
  /* position: absolute; */
  /* width: 9.5rem; */
  /* height: 2.3rem; */
  font-size: 3rem;

  text-align: center;
  line-height: 30rem;
  font-weight: 400;
  color: #FFFFFF;
  /* margin-top: 4rem;
  margin-left: 20rem; */
}

.sjzxlist8 .borderlist1 .xians2 {
  width: 32.3rem;
  height: 8rem;
  font-size: 1.8rem;

  font-weight: 400;
  color: #FFFFFF;
  margin-top: 3.4rem;
  line-height: 2.5rem;
  margin-left: 7.5rem;
}

.sjzxlist8 .borderlist1 .xians3 {
  width: 22.3rem;
  height: 4.5rem;
  background: #19A974;
  opacity: 0.9;
  margin-top: 2.2rem;
  margin-left: 12.9rem;
}

.sjzxlist8 .borderlist1 .xians3 span {
  width: 7.1rem;
  height: 1.7rem;
  font-size: 1.8rem;

  font-weight: 400;
  color: #FFFFFF;
  /* padding-top: 1.5rem; */
  position: relative;
  top: 1.3rem;
  margin-left: 7.1rem;
}

.sjzxlist8 .borderlist1 img {
  width: 100%;
  height: 100%;
  /* position: absolute; */
}



.sjzxlist8 .borderlist1:hover {

  /* background: rgba(1, 2, 0, 0.43); */
  /* background-color: red; */
  border: 1.7rem solid #212121;
}