.banner {
    height: auto;
    /*height: 600px;*/
}

.product {
  /*margin-top: 600px;*/
  background: #fff;
  height: auto;
}

.product .con {
  margin-top: 30px;
  margin-bottom: 30px;
}

.product .con .ulbox {
  padding-top: 0;
  margin-top: 3px;
  border: 1px solid #c9c9c9;
  /*height: 271px;*/
  width: 304px;
  overflow: hidden;
}

.product .con .li {
  box-sizing: border-box;
  width: 250px;
  margin: 0 auto;
  border-bottom: 1px solid #c9c9c9;
}
.product .con .li:last-child {
    border-bottom: unset;
}

.product .con .ulbox .active {
  width: 100%;
}
.product .con .ulbox .active a {
    color: #ffffff;
}

.product .con .r .imgbox {
  height: 1038px;
  grid-template-columns: 273px 273px 0px;
  grid-template-rows: 330px 330px 0;
}

.TurnPage {
  margin-right: 30px;
}

.TurnPage>div {
  margin: 20px 8px 20px 0;
}

.product .con .lxsh {
  width: 304px;
  height: auto;
  padding: 0 22px;
  box-sizing: border-box;
  border: 1px solid #c9c9c9;
  margin: 20px 0;
}

.product .con .lxsh .tit {
  width: 100%;
  height: 56px;
  line-height: 56px;
  border-bottom: 1px solid #c9c9c9;
  color: #1c417d;
  font-size: 18px;
}

.product .con .lxsh .font {
  line-height: 32px;
  color: #303030;
  font-size: 16px;
}

.product .con .lxsh .name {
  margin-top: 20px;
}

.product .con .r .Notice {
  font-size: 24px;
}

.product .con .r .wz {
  padding: 20px 19px;
}

.product .con .r .wz .abouttitbanner {
  width: 843px;
  height: 345px;
}

.product .con .r .wz .tit {
  font-size: 18px;
  line-height: 35px;
  color: #231815;
  text-indent: 2em;
}

.product .con .r .wz .ts {
  display: flex;
  margin: 30px 0;
}

.product .con .r .wz .ts>div {
  width: 271px;
  height: 43px;
  line-height: 43px;
  background: #142e58;
  color: #fff;
  font-weight: 600;
  font-size: 25px;
  border-radius: 35px;
  text-align: center;
  margin-right: 15px;
}

.product .con .r .wz .ul {
  font-size: 26px;
  color: #303030;

}

.product .con .r .wz .ul li {
  margin: 15px 0;
}
