.project-html .banner {
  color: #FFFFFF;
  position: relative;
}
.project-html .banner .banner-img {
  width: 100%;
  height: 5rem;
}
.project-html .banner .desc-box {
  position: absolute;
  top: 1.75rem;
  left: 4rem;
}
.project-html .banner .desc-box .desc-name {
  font-size: 0.5rem;
  font-weight: bold;
  padding-bottom: 0.1875rem;
}
.project-html .banner .desc-box .desc-sub {
  font-size: 0.25rem;
  font-weight: 500;
  text-align: justify;
}
.project-html .banner .desc-box .margin-top10 {
  margin-top: 0.125rem;
}
.project-html .exact-nav {
  padding: 0.375rem 4.1625rem 1rem;
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
}
.project-html .exact-nav .nav-title {
  font-size: 0.175rem;
  color: #aaa;
}
.project-html .exact-nav .nav-title .title-first {
  color: #aaa;
}
.project-html .exact-nav .nav-title .title-last {
  color: #333;
  font-weight: 700;
}
.project-html .exact-nav .nav-tab {
  display: flex;
  margin-top: 0.2625rem;
}
.project-html .exact-nav .nav-tab .tab-item {
  font-size: 0.2rem;
  line-height: 0.325rem;
  padding: 0.0625rem 0.3125rem;
  background: rgba(167, 175, 188, 0.2);
  border-radius: 0.05rem;
  color: #A7AFBC;
  margin-right: 0.25rem;
  cursor: pointer;
}
.project-html .exact-nav .nav-tab .tab-item-active {
  background: #055FFF;
  color: #fff;
}
.project-html .analyse .title {
  position: relative;
  text-align: center;
}
.project-html .analyse .title span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0%;
  font-weight: bold;
  font-size: 0.475rem;
}
.project-html .analyse .title img {
  padding-top: 0.375rem;
  width: 5.3375rem;
  height: 0.4rem;
}
.project-html .analyse .content {
  position: relative;
}
.project-html .analyse .content .project-bg {
  width: 100%;
  height: 8.25rem;
  vertical-align: middle;
}
.project-html .analyse .content .content-box {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.project-html .analyse .content .content-box .project-middle-bg {
  width: 7.2125rem;
  height: 6.475rem;
}
.project-html .analyse .content .content-box .project-item-bg {
  width: 5.325rem;
  height: 1.875rem;
  box-shadow: 0px 10px 18px 0px rgba(5, 95, 255, 0.4);
  vertical-align: middle;
}
.project-html .analyse .content .content-box .position-absolute {
  position: absolute;
}
.project-html .analyse .content .content-box .middle-content {
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.3rem;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.project-html .analyse .content .content-box .middle-content .text {
  padding-top: 0.125rem;
}
.project-html .analyse .content .content-box .position-lt {
  left: 10%;
  top: 16%;
}
.project-html .analyse .content .content-box .position-lb {
  left: 10%;
  bottom: 16%;
}
.project-html .analyse .content .content-box .position-rt {
  right: 10%;
  top: 16%;
}
.project-html .analyse .content .content-box .position-rb {
  right: 10%;
  bottom: 16%;
}
.project-html .analyse .content .content-box .text-box {
  color: #FFFFFF;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.project-html .analyse .content .content-box .text-box .title {
  font-size: 0.3rem;
  font-weight: 700;
}
.project-html .analyse .content .content-box .text-box .sub-title {
  color: #9BFFEE;
  font-size: 0.225rem;
  font-weight: 700;
  padding-top: 0.25rem;
}
.project-html .analyse .custom-content-box .content-title {
  background-image: url('/imgs/exact-mask.png');
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 3.825rem;
  font-weight: bold;
  font-size: 0.475rem;
  padding-top: 0.7rem;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}
.project-html .analyse .custom-content-box .content-title .title-text {
  color: #000;
}
.project-html .analyse .custom-content-box .content-title .title-text-hot {
  color: #055FFF;
  margin-left: 0.125rem;
}
.project-html .analyse .custom-content-box .content-title .desc-title {
  background: #FFFFFF;
  box-shadow: 0px 4px 20px 0px rgba(8, 25, 64, 0.15);
  padding: 0.625rem;
  font-size: 0.2rem;
  line-height: 0.35rem;
  font-weight: 700;
  color: rgba(46, 47, 56, 0.7);
  width: 15rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 2rem;
  z-index: 2;
  text-align: left;
}
.project-html .analyse .custom-content-box .content-box {
  background-image: url('/imgs/exact-mask2.png');
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 12.325rem;
  display: flex;
  position: relative;
}
.project-html .analyse .custom-content-box .content-box .middle-title-box {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  top: 10%;
  text-align: center;
}
.project-html .analyse .custom-content-box .content-box .middle-title-box .title-label {
  font-size: 0.475rem;
  font-weight: bold;
  color: #fff;
}
.project-html .analyse .custom-content-box .content-box .middle-title-box .title-en-label {
  font-size: 0.5rem;
  font-weight: bold;
  color: rgba(218, 225, 255, 0.3);
  margin-top: -0.375rem;
}
.project-html .analyse .custom-content-box .content-box .left-box {
  background-image: url('/imgs/project-content-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding-top: 1.25rem;
}
.project-html .analyse .custom-content-box .content-box .left-box .project-content-left {
  width: 0.5rem;
  height: 0.5rem;
  vertical-align: middle;
}
.project-html .analyse .custom-content-box .content-box .left-box .left-title {
  font-size: 0.3rem;
  color: #fff;
  padding-top: 0.25rem;
}
.project-html .analyse .custom-content-box .content-box .left-box .left-line {
  width: 0.0125rem;
  height: 1.25rem;
  background: #fff;
  margin: 0.25rem 0;
}
.project-html .analyse .custom-content-box .content-box .left-box .left-hot {
  font-size: 0.35rem;
  font-weight: bold;
  color: #fff;
  padding-bottom: 0.0625rem;
}
.project-html .analyse .custom-content-box .content-box .left-box .left-en {
  font-size: 0.2rem;
  font-weight: 500;
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.project-html .analyse .custom-content-box .content-box .left-box .black-dot {
  width: 0.2rem;
  height: 0.2rem;
  transform: rotate(-135deg);
  background: #E3E9F4;
  box-sizing: border-box;
  margin: 0.25rem 0;
}
.project-html .analyse .custom-content-box .content-box .left-box .black-text {
  font-size: 0.25rem;
  font-weight: 700;
  background: linear-gradient(180deg, #FFFFFF 0%, #84A3EB 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.project-html .analyse .custom-content-box .content-box .left-box:nth-child(3) {
  border: 1px solid;
  border-image: linear-gradient(180deg, rgba(68, 137, 255, 0) 0%, #4489FF 52%, rgba(255, 255, 255, 0) 100%);
}
.project-html .analyse .custom-content-box .content-box .left-box:nth-child(4) {
  border: 1px solid;
  border-image: linear-gradient(180deg, rgba(68, 137, 255, 0) 0%, #4489FF 52%, rgba(255, 255, 255, 0) 100%);
}
.project-html .analyse .custom-content-box .content-box .left-box:nth-child(5) {
  border: 1px solid;
  border-image: linear-gradient(180deg, rgba(68, 137, 255, 0) 0%, #4489FF 52%, rgba(255, 255, 255, 0) 100%);
}
.project-html .analyse .custom-content-box .content-box .middle-box {
  flex: 1;
  box-sizing: border-box;
  padding-top: 2.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.project-html .analyse .custom-content-box .content-box .middle-box .middle-title {
  font-size: 0.475rem;
  font-weight: bold;
  color: #fff;
}
.project-html .analyse .custom-content-box .content-box .middle-box .en-title {
  font-size: 0.5rem;
  font-weight: bold;
  color: rgba(218, 225, 255, 0.3);
  margin-top: -0.375rem;
}
.project-html .analyse .custom-content-box .content-box .middle-box .sub-title {
  font-size: 0.425rem;
  font-weight: bold;
  color: #fff;
  padding: 1.375rem 0 0.125rem 0;
}
.project-html .analyse .custom-content-box .content-box .middle-box .sub-en {
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-size: 0.3rem;
  font-weight: 500;
  padding-bottom: 1rem;
}
.project-html .analyse .custom-content-box .content-box .middle-box .sub-desc {
  width: 4.8rem;
  font-size: 0.3rem;
  font-weight: 500;
  color: #FFFFFF;
}
.project-html .analyse .custom-content-box .content-box .right-box {
  flex: 1;
  background-image: url('/imgs/project-content-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding-top: 1.25rem;
}
.project-html .analyse .custom-content-box .content-box .right-box .project-content-right {
  width: 0.625rem;
  height: 0.625rem;
  vertical-align: middle;
}
.project-html .analyse .custom-content-box .content-box .right-box .right-title {
  font-size: 0.3rem;
  color: #fff;
  padding-top: 0.25rem;
}
.project-html .analyse .custom-content-box .content-box .right-box .right-line {
  width: 0.0125rem;
  height: 1.25rem;
  background: #fff;
  margin: 0.25rem 0;
}
.project-html .analyse .custom-content-box .content-box .right-box .right-hot {
  font-size: 0.425rem;
  font-weight: bold;
  color: #fff;
  padding-bottom: 0.0625rem;
}
.project-html .analyse .custom-content-box .content-box .right-box .right-en {
  font-size: 0.3rem;
  font-weight: 500;
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.project-html .analyse .invest-phone-box {
  background-image: url('/imgs/invest-phone-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 10.125rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.project-html .analyse .invest-phone-box .item-phone {
  text-align: center;
  width: 5rem;
}
.project-html .analyse .invest-phone-box .item-phone .phone-img {
  width: 3.125rem;
  height: 6.3125rem;
  vertical-align: middle;
}
.project-html .analyse .invest-phone-box .item-phone .phone-title {
  font-size: 0.3rem;
  font-weight: bold;
  color: #2E2F38;
  padding: 0.25rem 0;
}
.project-html .analyse .invest-phone-box .item-phone .phone-title-sub {
  font-size: 0.225rem;
  color: #2E2F38;
}
.project-html .analyse .position-box {
  background-image: url('/imgs/exact-bg2.png');
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 6.125rem;
}
.project-html .analyse .position-box .posi-title {
  font-size: 0.475rem;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  padding-top: 1.25rem;
}
.project-html .analyse .position-box .posi-en {
  color: rgba(218, 225, 255, 0.3);
  font-size: 0.5rem;
  font-weight: bold;
  text-align: center;
  margin-top: -0.3125rem;
  margin-bottom: 0.625rem;
}
.project-html .analyse .position-box .posi-content {
  display: flex;
  justify-content: center;
}
.project-html .analyse .position-box .posi-content .posi-left {
  width: 7.5rem;
  height: 1.65rem;
  background: rgba(173, 192, 235, 0.2);
  font-weight: bold;
  font-size: 0.3rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.1rem;
}
.project-html .analyse .position-box .posi-content .posi-right {
  width: 7.5rem;
  height: 1.65rem;
  background: rgba(173, 192, 235, 0.2);
  font-weight: bold;
  font-size: 0.3rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 2.275rem;
  border-radius: 0.1rem;
}
.project-html .analyse .position-box .posi-content .exact-dot {
  width: 0.25rem;
  height: 0.25rem;
  vertical-align: middle;
}
.project-html .analyse .position-box .posi-content .posi-label {
  margin-left: 20px;
  font-size: 0.25rem;
}
.project-html .analyse .exact-arc {
  margin-top: 1rem;
  padding: 0 1.675rem 1.25rem;
}
.project-html .analyse .exact-arc .value-title {
  height: 1.05rem;
  position: relative;
  text-align: center;
}
.project-html .analyse .exact-arc .value-title h1 {
  color: #3D3D3D;
  font-size: 0.475rem;
  font-weight: bold;
  z-index: 20;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.project-html .analyse .exact-arc .value-title h2 {
  position: absolute;
  top: 0.25rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.5rem;
  font-weight: bold;
  color: rgba(218, 225, 255, 0.3);
  opacity: 1;
}
.project-html .analyse .exact-arc .arc-mian {
  padding: 0 2.125rem;
  height: 6.4375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.project-html .analyse .exact-arc .arc-mian .main-left {
  height: 100%;
  width: 8.9125rem;
}
.project-html .analyse .exact-arc .arc-mian .main-left img {
  width: 100%;
  height: 100%;
}
.project-html .analyse .exact-arc .arc-mian .main-right {
  width: 6.4rem;
}
.project-html .analyse .exact-arc .arc-mian .main-right .right-title {
  display: flex;
  align-items: center;
}
.project-html .analyse .exact-arc .arc-mian .main-right .right-title img {
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.125rem;
}
.project-html .analyse .exact-arc .arc-mian .main-right .right-title span {
  font-size: 0.375rem;
  font-weight: 700;
  line-height: 0.4rem;
  color: #3D3D3D;
}
.project-html .analyse .exact-arc .arc-mian .main-right .right-tex {
  font-size: 0.175rem;
  line-height: 0.3rem;
  color: #798599;
  margin: 0.25rem 0;
}
.project-html .analyse .exact-arc .arc-mian .main-right .right-select {
  display: flex;
}
.project-html .analyse .exact-arc .arc-mian .main-right .right-select .select-item {
  margin-right: 0.25rem;
  color: #005EFF;
  font-size: 0.225rem;
  font-weight: 700;
  font-family: 'YouSheBiaoTiYuan';
  display: flex;
  align-items: center;
}
.project-html .analyse .exact-arc .arc-mian .main-right .right-select .select-item img {
  width: 0.375rem;
  height: 0.375rem;
  margin-right: 0.0625rem;
}
.project-html .analyse .exact-arc .arc-mian .main-right .right-btn {
  text-align: left;
  margin: 0.375rem 0;
}
.project-html .analyse .exact-arc .arc-mian .main-right .right-btn .btn {
  width: 1.65rem;
  height: 0.6rem;
  background-color: #005EFF;
  text-align: center;
  line-height: 0.6rem;
  box-shadow: 0px 8px 20px 0px rgba(0, 94, 255, 0.35);
  font-size: 0.175rem;
  color: #fff;
  border-radius: 0.05rem;
  cursor: pointer;
}
.project-html .analyse .exact-arc .arc-mian .main-right .total-box {
  display: flex;
  justify-content: space-between;
  border-top: 0.0125rem solid #E5E7EC;
  padding-top: 0.25rem;
  overflow: hidden;
}
.project-html .analyse .exact-arc .arc-mian .main-right .total-box .total-item {
  flex: 1;
  text-align: center;
}
.project-html .analyse .exact-arc .arc-mian .main-right .total-box .total-item .total-value {
  font-size: 0.3rem;
  font-weight: bold;
  color: #055FFF;
}
.project-html .analyse .exact-arc .arc-mian .main-right .total-box .total-item .total-label {
  font-size: 0.225rem;
  color: #2E2F38;
  margin-top: 0.125rem;
}
