.model-list-33 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.model-list-33 .main {
  overflow: hidden;
  margin-top: 50px;
  position: relative;
}
.model-list-33 .itembox {
  margin: auto;
  width: 610px;
  height: 610px;
  border-radius: 50%;
  border: 2px dashed #fff;
  background: linear-gradient(to bottom, rgba(85, 100, 125, 0), rgba(85, 100, 125, 1));
  background-origin: border-box;
  margin-bottom: 47px;
}
.model-list-33 .itembox .icon-wrapper {
  border-radius: 50%;
  width: 610px;
  height: 610px;
  background-color: #fff;
  position: absolute;
}

.model-list-33 .itembox .icon-wrapper .item {
  width: 94px;
  height: 94px;
  background: #FFFFFF;
  border-radius: 50%;
  box-shadow: 0px 4px 16px 0px rgba(112,134,164,0.4);
  position: absolute;
  transition: all 0.3s linear;
  /* z-index: 99; */
}

.model-list-33 .itembox .icon-wrapper .text {
  position: absolute;
  text-align: center;
}

.model-list-33 .itembox .icon-wrapper .text .title {
  font-size: 26px;
  font-weight: 400;
  color: #0069FF;
  line-height: 46px;
}

.model-list-33 .itembox .icon-wrapper .text .subtitle {
  font-size: 22px;
}

.model-list-33 .itembox .icon-wrapper .item img {
  width: 42px;
  height: 42px;
  position: absolute;
  top: calc(50% - 21px);
  left: calc(50% - 21px);
}

.model-list-33 .itembox .icon-wrapper .item:hover {
  transition: all 0.3s linear;
  box-shadow: 0px 8px 32px 0px rgba(112,134,164,0.4);
  cursor: pointer;
}

.model-list-33 .itembox .icon-wrapper .point-wrapper {
  position: absolute;
  top: calc(50% - 210px);
  left: calc(50% - 210px);
  width: 420px;
  height: 420px;
  border-radius: 50%;
  border: 3px solid #fff;
  margin: auto;
  background-image:  linear-gradient(360deg, rgba(0,105,255,0.18) 0%, rgba(0,105,255,0));
  background-clip: content-box, padding-box;
}

.model-list-33 .itembox .icon-wrapper .point-wrapper .point {
  content: url(../../img/model33-point.png);
  position: absolute;
  width: 26px;
}

.model-list-33 .itembox .icon-wrapper .point-wrapper .circle-wrapper {
  width: 290px;
  height: 290px;
  background: linear-gradient(313deg, #448CF6 0%, #0069FF 36%, #448CF6 100%);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.model-list-33 .itembox .icon-wrapper .point-wrapper .circle-wrapper .white-wrapper {
  width: 132px;
  height: 132px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.model-list-33 .itembox .icon-wrapper .point-wrapper .circle-wrapper .white-wrapper img {
  width: 54px;
  height: 51px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.model-list-33 .itembox .icon-wrapper .item1-1,
.model-list-33 .itembox .icon-wrapper .item2-1,
.model-list-33 .itembox .icon-wrapper .item3-1,
.model-list-33 .itembox .icon-wrapper .item4-1,
.model-list-33 .itembox .icon-wrapper .item5-1 {
  left: 0;
  top: 50%;
  transform: translate(-50%,-50%);
}

.model-list-33 .itembox .icon-wrapper .item5-2 {
  left: 14.3%;
  top: 85%;
  transform: translate(-50%,-50%);
}

.model-list-33 .itembox .icon-wrapper .item5-3,
.model-list-33 .itembox .icon-wrapper .item3-2 {
  left: 50%;
  top: 100%;
  transform: translate(-50%,-50%);
}

.model-list-33 .itembox .icon-wrapper .item5-4 {
  right: 14.3%;
  top: 85%;
  transform: translate(50%,-50%);
}

.model-list-33 .itembox .icon-wrapper .item2-2,
.model-list-33 .itembox .icon-wrapper .item3-3,
.model-list-33 .itembox .icon-wrapper .item4-4,
.model-list-33 .itembox .icon-wrapper .item5-5  {
  right: 0;
  top: 50%;
  transform: translate(50%,-50%);
}

.model-list-33 .itembox .icon-wrapper .item4-2 {
  left: 20%;
  top: 90%;
  transform: translate(-50%,-50%);
}

.model-list-33 .itembox .icon-wrapper .item4-3 {
  right: 20%;
  top: 90%;
  transform: translate(50%,-50%);
}

.model-list-33 .itembox .icon-wrapper .text1-1,
.model-list-33 .itembox .icon-wrapper .text2-1,
.model-list-33 .itembox .icon-wrapper .text3-1,
.model-list-33 .itembox .icon-wrapper .text4-1,
.model-list-33 .itembox .icon-wrapper .text5-1 {
  max-width: 236px;
  left: -60px;
  top: 50%;
  transform: translate(-100%,-50%);
}

.model-list-33 .itembox .icon-wrapper .text5-2 {
  max-width: 320px;
  left: calc(14.5% - 60px);
  top: 85%;
  transform: translate(-100%,-50%);
}

.model-list-33 .itembox .icon-wrapper .text5-3,
.model-list-33 .itembox .icon-wrapper .text3-2 {
  max-width: 380px;
  left: 50%;
  top: calc(100% + 60px);
  transform: translate(-50%,0);
}

.model-list-33 .itembox .icon-wrapper .text5-4 {
  max-width: 320px;
  right: calc(14.5% - 60px);
  top: 85%;
  transform: translate(100%,-50%);
}

.model-list-33 .itembox .icon-wrapper .text2-2,
.model-list-33 .itembox .icon-wrapper .text3-3,
.model-list-33 .itembox .icon-wrapper .text4-4,
.model-list-33 .itembox .icon-wrapper .text5-5 {
  max-width: 236px;
  right: -60px;
  top: 50%;
  transform: translate(100%,-50%);
}

.model-list-33 .itembox .icon-wrapper .text4-2 {
  max-width: 360px;
  left: calc(20% - 60px);
  top: 90%;
  transform: translate(-100%,-50%);
}

.model-list-33 .itembox .icon-wrapper .text4-3 {
  max-width: 360px;
  right: calc(20% - 60px);
  top: 90%;
  transform: translate(100%,-50%);
}