.banner {
  width: 1591px;
  height: 1064px;
  background-image: url(../img/product/banner7.png);
  background-size: cover;
  background-position: center 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 34px;
  left: 50%;
  right: 0;
  transform: translateX(-50%);
}
.banner img {
  width: 100%;
  display: block;
}
.list {
  position: relative;
  z-index: 99;
  padding-top: 651px;
  padding-bottom: 100px;
}
.list .con {
  width: 1100px;
  margin: 0 auto;
}
.list .con .item {
  width: 1100px;
  height: 400px;
  position: relative;
  margin-bottom: 50px;
}
.list .con .item img {
  width: 100%;
  height: 100%;
  display: block;
}
.list .con .item .msg {
  position: absolute;
  right: 0;
  top: 136px;
}
.list .con .item .msg .title {
  font-size: 36px;
  line-height: 45px;
  font-weight: 700;
  color: #000;
  margin-right: 126px;
}
.list .con .item .msg .desc {
  font-size: 18px;
  line-height: 45px;
  color: #000;
  margin-right: 126px;
  text-align: right;
}
.list .con .item .msg2 {
  position: absolute;
  right: 0;
  top: 136px;
}
.list .con .item .msg2 .title {
  font-size: 36px;
  line-height: 45px;
  font-weight: 700;
  color: #fff;
  margin-right: 126px;
}
.list .con .item .msg2 .desc {
  font-size: 18px;
  line-height: 45px;
  color: #fff;
  margin-right: 126px;
  text-align: right;
}
.list .con .item .btn {
  width: 264px;
  padding-right: 126px;
  box-sizing: border-box;
  border-radius: 30px 0 0 30px;
  background-color: #009944;
  font-size: 24px;
  font-weight: 700;
  color: #000;
  position: absolute;
  line-height: 50px;
  text-align: right;
  top: 105px;
  right: 0;
}
.list .con .item::last-child {
  margin-bottom: 0;
}
.list .introduce {
  background-color: #fff;
  width: 1100px;
  margin: 0 auto;
  border-radius: 50px;
  padding: 100px;
  box-sizing: border-box;
}
.list .introduce .top .left {
  width: 500px;
  position: relative;
}
.list .introduce .top .left .coverBox {
  width: 100%;
  height: 380px;
}
.list .introduce .top .left .coverBox .imgs {
  width: 100%;
  height: 100%;
  display: none;
}
.list .introduce .top .left .coverBox .imgs img {
  width: 100%;
  height: 100%;
}
.list .introduce .top .left .coverBox .imgs.active {
  display: block;
}
.list .introduce .top .left .btns {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}
.list .introduce .top .left .btns .item {
  background-color: #FCFDFD;
  border: 1px solid #FCFDFD;
  text-align: center;
  color: #7E7E7E;
  font-size: ;
  width: 70px;
  line-height: 30px;
  font-size: 12px;
  margin-right: 12px;
  cursor: pointer;
}
.list .introduce .top .left .btns .item:last-child {
  margin-right: 0;
}
.list .introduce .top .left .btns .item.active {
  background-color: #009944;
  border-color: #009944;
  color: #FCFDFD;
}
.list .introduce .top .right {
  width: 350px;
  position: relative;
  height: 380px;
}
.list .introduce .top .right .title {
  font-size: 24px;
  line-height: 45px;
  color: #000;
  margin-top: 48px;
  font-weight: 700;
}
.list .introduce .top .right .desc {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 14px;
  color: #000;
}
.list .introduce .top .right .text {
  font-size: 12px;
  line-height: 22px;
  color: #7E7E7E;
}
.list .introduce .top .right .funBtn {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.list .introduce .top .right .funBtn .li {
  width: 148px;
  line-height: 60px;
  border: 1px solid #000;
  box-sizing: border-box;
  text-align: center;
  color: #000;
  font-size: 24px;
  font-weight: 700;
  cursor: pointer;
}
.list .introduce .top .right .funBtn .li:first-child {
  margin-right: 50px;
}
.list .introduce .top .right .funBtn .li.no {
  border-color: #7E7E7E;
  color: #7E7E7E;
  cursor: no-drop;
}
.list .introduce .borders {
  position: relative;
  font-size: 24px;
  line-height: 45px;
  color: #000;
  font-weight: 700;
  margin-top: 88px;
  margin-bottom: 14px;
}
.list .introduce .borders::after {
  content: ' ';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 1px;
  background-color: #C4C4C4;
  left: 110px;
}
.list .introduce .botom .imgs {
  width: 100%;
}
.list .introduce .botom .imgs img {
  width: 100%;
  height: 400px;
}
.list .introduce .botom .msgList {
  width: 100%;
  overflow: hidden;
  margin-top: 50px;
}
.list .introduce .botom .msgList .item {
  width: 50%;
  float: left;
}
.list .introduce .botom .msgList .item .title {
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 700;
  margin-bottom: 14px;
}
.list .introduce .botom .msgList .item .desc {
  font-size: 12px;
  line-height: 22px;
  color: #7E7E7E;
}
.list .introduce .botom .msgList .item .citem {
  margin-bottom: 54px;
  width: 90%;
}
.list .introduce .botom .msgList .item .citem:last-child {
  margin-bottom: 0;
}
.list .introduce .botom .msgList .item:nth-child(1),
.list .introduce .botom .msgList .item:nth-child(2) {
  margin-bottom: 35px;
}
.mapPup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  display: none;
}
.mapPup .mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(196, 196, 196, 0.6);
  z-index: 9;
}
.mapPup .mapBox {
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 750px;
  background-color: #fff;
  border: 1px solid #009944;
  border-radius: 50px;
  padding: 60px 80px;
  box-sizing: border-box;
}
.mapPup .mapBox .title {
  font-size: 20px;
  line-height: 29px;
  color: #000;
  font-weight: 700;
  margin-bottom: 29px;
}
.mapPup .mapBox .map {
  width: 100%;
  height: 272px;
}
.mapPup .mapBox .dizhi {
  margin-top: 44px;
}
.mapPup .mapBox .dizhi .left {
  font-size: 12px;
  line-height: 20px;
  color: #000;
}
.mapPup .mapBox .dizhi .right {
  font-size: 36px;
  line-height: 27px;
  font-weight: bold;
  letter-spacing: -1px;
}
.mapPup .mapBox .dizhi .right .name {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
