@charset "UTF-8";
.yoo-sprites-analyse {
  background-image: url("../images/analyse/css_sprites.png");
  background-repeat: no-repeat;
  display: inline-block;
}
.yoo-sprites-analyse img {
  position: absolute;
  top: -174px;
  left: -131px;
  width: 304px;
  height: 429px;
}

.sp-analyse-analyse_circle_0 {
  width: 32px;
  height: 32px;
  background-position: -317px -155px;
}

.sp-analyse-analyse_circle_1 {
  width: 30px;
  height: 30px;
  background-position: -340px -67px;
}

.sp-analyse-analyse_circle_2 {
  width: 20px;
  height: 20px;
  background-position: -280px -194px;
}

.sp-analyse-decode_0 {
  width: 20px;
  height: 20px;
  background-position: -90px -234px;
}

.sp-analyse-decode_1 {
  width: 24px;
  height: 24px;
  background-position: -317px -237px;
}

.sp-analyse-decode_2 {
  width: 32px;
  height: 32px;
  background-position: -317px -196px;
}

.sp-analyse-suggest_0 {
  width: 20px;
  height: 20px;
  background-position: -119px -234px;
}

.sp-analyse-suggest_1 {
  width: 30px;
  height: 30px;
  background-position: -340px -106px;
}

.sp-analyse-suggest_2 {
  width: 24px;
  height: 24px;
  background-position: -280px -161px;
}

.sp-analyse-title_0 {
  width: 76px;
  height: 44px;
  background-position: -5px -234px;
}

.sp-analyse-title_1 {
  width: 178px;
  height: 64px;
  background-position: -5px -161px;
}

.sp-analyse-progress_dot {
  width: 52px;
  height: 52px;
  background-position: -317px -5px;
}

.sp-analyse-scan_error {
  width: 120px;
  height: 120px;
  margin-left: -57px;
  background-image: url("../images/detect/Scan_error_background.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.sp-analyse-scan_success_0 {
  width: 120px;
  height: 120px;
  background-image: url("../images/detect/Scanning_success_background.svg");
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: -57px;
}

.sp-analyse-scan_success_1 {
  width: 14px;
  height: 78px;
  background-position: -317px -67px;
}

.sp-analyse-scan_success_2 {
  width: 78px;
  height: 62px;
  background-position: -192px -161px;
}

#_yoo-nav {
  height: 76px;
  background-color: #4C27FF;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.16);
}

.page-banner {
  position: relative;
  height: 637px;
  background-color: #10006F;
  overflow: hidden;
}
.page-banner .content {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 1px;
}
.page-banner .content .circle1 {
  position: absolute;
  top: -300px;
  left: 430px;
  width: 764px;
  height: 764px;
  border-radius: 382px;
  opacity: 0.49;
  background-image: linear-gradient(250deg, rgba(16, 0, 111, 0.89) 0%, rgba(145, 70, 255, 0.66) 99%, rgba(61, 47, 255, 0.68) 100%, #10006F 100%);
  animation: floatUp 40s linear 0s infinite forwards;
}
.page-banner .content .circle2 {
  position: absolute;
  top: -300px;
  left: -650px;
  width: 598px;
  height: 598px;
  border-radius: 300px;
  opacity: 0.59;
  background-image: linear-gradient(250deg, rgba(16, 0, 111, 0.89) 0%, rgba(145, 70, 255, 0.66) 99%, rgba(61, 47, 255, 0.68) 100%, #10006F 100%);
  animation: floatUp 40s linear 10s infinite forwards;
}
.page-banner .content .circle3 {
  position: absolute;
  top: 270px;
  left: -950px;
  width: 440px;
  height: 440px;
  border-radius: 220px;
  opacity: 0.49;
  background-image: linear-gradient(250deg, rgba(16, 0, 111, 0.89) 0%, rgba(145, 70, 255, 0.66) 99%, rgba(61, 47, 255, 0.68) 100%, #10006F 100%);
  animation: floatUp 40s linear 5s infinite forwards;
}
.page-banner .content h2 {
  font-family: "AlibabaPuHuiTi-Medium";
  font-size: 6.2rem;
  line-height: 83px;
  margin-top: 20px;
}
.page-banner .content h2 span {
  color: #48F7FF;
}
.page-banner .content h6 {
  font-family: "AlibabaPuHuiTi-Medium";
  font-size: 2rem;
  margin: 7px 0 40px 0;
}
.page-banner .content h7 {
  display: block;
  font-family: "AlibabaPuHuiTi-Medium";
  font-size: 1.8rem;
  line-height: 30px;
  margin-top: 10px;
}
.page-banner .content h7 span {
  color: #48F7FF;
}
.page-banner .content p {
  opacity: 0.78;
  font-size: 1.2rem;
  line-height: 32px;
}
.page-banner .content .file_btn {
  position: relative;
  width: 265px;
  height: 56px;
  line-height: 56px;
  border-radius: 28px;
  text-align: center;
  color: #FFFFFF;
  font-size: 2.2rem;
  margin-top: 68px;
  cursor: pointer;
}
.page-banner .content .file_btn input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.page-banner .content button {
  font-size: 2.2rem;
  line-height: 56px;
  margin-top: 68px;
  padding: 0 44px;
}
.page-banner .content button:disabled {
  background-color: #3315BF;
  color: #786FFF;
}
.page-banner .content .error-msg {
  font-size: 1.4rem;
  margin-top: 65px;
}
.page-banner .content a {
  font-size: 16px;
  color: #948ACE;
  text-decoration: underline;
  margin-left: 33px;
}
.page-banner .content .progress-group {
  position: relative;
  z-index: 0;
  width: 490px;
}
.page-banner .content .progress-group .number-line {
  position: relative;
  z-index: 1;
  height: 57px;
  width: 0%;
  overflow: visible !important;
}
.page-banner .content .progress-group .number-line .number {
  position: absolute;
  right: -16px;
  top: 14px;
  text-align: center;
  width: 51px;
}
.page-banner .content .progress-group .number-line .number .ring1 {
  position: relative;
  z-index: 2;
  width: 51px;
  height: 34px;
  line-height: 29px;
  text-align: center;
  opacity: 1;
  background-image: url("../images/analyse/triangle.svg");
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 4px;
}
.page-banner .content .progress-group .line {
  position: relative;
  z-index: 1;
  margin-bottom: 18px;
  width: 100%;
  height: 18px;
  background-image: linear-gradient(270deg, #7EFCFF 0%, #2B75FF 100%);
  border-radius: 11.5px;
  text-align: left;
}
.page-banner .content .progress-group .line .background {
  position: absolute;
  left: 1px;
  top: 1px;
  z-index: 2;
  width: 488px;
  height: 16px;
  background-color: #10006F;
  border-radius: 11.5px;
}
.page-banner .content .progress-group .line .value {
  position: relative;
  z-index: 3;
  height: 100%;
  background-image: linear-gradient(270deg, #7EFCFF 0%, #2B75FF 100%);
  border-radius: 11.5px;
  overflow: visible !important;
}
.page-banner .content .progress-group .line .value .dot {
  position: absolute;
  z-index: 4;
  right: -16px;
  top: -16px;
}
.page-banner .content .file-info {
  font-family: "AlibabaPuHuiTi-Medium";
  font-size: 1.4rem;
}
.page-banner .content .file-info span {
  font-family: "AlibabaPuHuiTi-Regular";
  font-size: 1.2rem;
}
.page-banner .content .text {
  display: none;
  position: absolute;
  top: 50px;
  left: -545px;
  width: 500px;
  text-align: left;
  color: #FFFFFF;
}
.page-banner .content ul {
  font-size: 1.4rem;
  line-height: 18px;
  list-style-type: disc;
  margin: 25px 0 0 20px;
}
.page-banner .content ul li {
  margin-top: 10px;
}
.page-banner .content ul li span {
  font-family: "AlibabaPuHuiTi-Medium";
  color: #48F7FF;
}
.page-banner .content .more {
  font-size: 1.2rem;
  margin: 30px 0 0;
}
.page-banner .content .more span {
  font-size: 1.4rem;
}
.page-banner .content .active {
  display: block !important;
}
.page-banner .content .resumes {
  position: absolute;
  top: 75px;
  left: 20px;
  width: 461px;
  height: 443px;
}
.page-banner .content .resumes .resume_imag_title {
  display: none;
  opacity: 0;
  width: 312px;
  height: 71px;
  margin: auto;
  margin-top: 345px;
  font-size: 14px;
  font-family: "AlibabaPuHuiTi-Medium";
  text-align: center;
  color: #ffffff;
  line-height: 56px;
  padding: 0 11px;
  box-sizing: border-box;
  z-index: 8;
}
.page-banner .content .resumes .resume_imag {
  display: none;
  position: absolute;
  width: 312px;
  height: 400px;
  margin: auto;
  margin-top: -32px;
  background-image: url("../images/analyse/scanning_resume.svg");
  background-repeat: no-repeat;
  background-size: contain;
  padding: 32px;
  padding-bottom: 0;
  box-sizing: border-box;
  overflow: hidden;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.page-banner .content .resumes .resume_imag .shadow_error {
  box-shadow: none;
}
.page-banner .content .resumes .resume_imag img {
  width: 100%;
  height: auto;
  margin: auto;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 1, 0.51);
  margin-top: -1px;
}
.page-banner .content .resumes .resume-demo {
  position: relative;
  display: none;
  width: 461px;
  height: 443px;
}
.page-banner .content .resumes .resume-demo .resume {
  position: absolute;
  top: 300px;
  opacity: 0;
  width: 461px;
  height: 443px;
  background-image: url("../images/analyse/resume-demo.svg");
}
.page-banner .content .resumes .resume-demo .scan {
  width: 404px;
  height: 404px;
  margin-left: 0;
  margin-top: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-banner .content .resumes .resume-demo .demo-graph {
  display: none;
  position: absolute;
  top: 50px;
  left: 20px;
  width: 461px;
}
.page-banner .content .resumes .resume-demo .demo-graph .svg-text-group {
  opacity: 0;
}
.page-banner .content .resumes .resume-demo .demo-graph .svg-text-group.active {
  animation: in 1.5s linear 0s 1 forwards;
}
.page-banner .content .resumes .scanning_resume {
  display: none;
  opacity: 0;
  position: absolute;
  left: 52px;
  bottom: 66px;
  width: 312px;
  height: 400px;
  background-image: url("../images/analyse/scanning_resume.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 1;
}
.page-banner .content .resumes .scan {
  display: none;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: -66px;
  z-index: 80;
  background-image: url("../images/detect/resume_loading.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 261px;
  height: 261px;
  animation: zhuanrotate 1s ease-out infinite;
}
.page-banner .content .resumes .scan.active {
  display: block;
  opacity: 1;
}
.page-banner .content .resumes .scan-result {
  display: none;
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 100px;
  z-index: 70;
  transform: translateX(-50%);
}
.page-banner .content .resumes .scan-result div {
  position: absolute;
  left: 50%;
  top: 33px;
  z-index: 71;
  transform: translateX(-50%);
}
.page-banner .content .resumes .scan-result.active {
  display: block;
  animation: sc 0.3s linear 1 forwards;
}
.page-banner .progress {
  position: absolute;
  top: 517px;
  left: 0;
  width: 100%;
  background-color: #2800AB;
  color: #6743DE;
  text-align: center;
}
.page-banner .progress .list {
  position: relative;
  width: 1185px;
  height: 120px;
  margin: 0 auto;
}
.page-banner .progress .list .step {
  position: relative;
  z-index: 66;
  width: 395px;
  float: left;
  margin: 0;
}
.page-banner .progress .list .step.active {
  color: #FFFFFF;
}
.page-banner .progress .list .step.active .circle {
  border-color: #FFFFFF;
  background-color: #4C27FF;
}
.page-banner .progress .list .step h8 {
  display: block;
  margin-top: 5px;
  font-family: "AlibabaPuHuiTi-Medium";
  font-size: 1.4rem;
  line-height: 30px;
}
.page-banner .progress .list .step h9 {
  display: block;
  font-size: 1.2rem;
  line-height: 30px;
}
.page-banner .progress .list .step .circle {
  display: block;
  width: 36px;
  height: 36px;
  margin: 2px auto;
  line-height: 36px;
  background-color: #2800AB;
  border: 2px solid #6743DE;
  border-radius: 23.5px;
  font-family: "AlibabaPuHuiTi-Medium";
  font-size: 1.6rem;
}
.page-banner .progress .list .line {
  position: absolute;
  top: 85px;
  width: 395px;
  height: 2px;
  background-color: #6743DE;
}
.page-banner .progress .list .line.active {
  background-color: #FFFFFF;
}

.page-1 {
  position: relative;
  z-index: 20;
  text-align: center;
  background-color: #FFFFFF;
  padding-top: 120px;
}
.page-1 .title {
  opacity: 0;
  position: absolute;
  display: inline-block;
  top: 54px;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
  font-family: "AlibabaPuHuiTi-Medium";
  font-size: 4.6rem;
  color: #10006F;
}
.page-1 .title h3 {
  position: relative;
  display: inline-block;
}
.page-1 .title h3 span {
  color: #4C27FF;
}
.page-1 .title h3 .left {
  position: absolute;
  z-index: -1;
  left: -35px;
  top: -15px;
}
.page-1 .title h3 .right {
  position: absolute;
  right: -75px;
  top: 20px;
}
.page-1 .list {
  width: 1025px;
  height: 300px;
  margin: 120px auto;
}
.page-1 .list .left {
  opacity: 0;
  position: relative;
  left: -500px;
  width: 500px;
  float: left;
}
.page-1 .list .right {
  opacity: 0;
  width: 500px;
  float: left;
  position: relative;
  right: -500px;
}
.page-1 .list .float0 {
  position: absolute;
  right: 90px;
  top: 55px;
  animation: floatUp2 15s ease-in-out 8s infinite forwards;
}
.page-1 .list .float1 {
  position: absolute;
  left: 40px;
  top: 100px;
  animation: floatUp2 10s ease-in-out 3s infinite forwards;
}
.page-1 .list .float2 {
  position: absolute;
  left: 70px;
  bottom: 10px;
  animation: floatUp2 13s ease-in-out 5s infinite forwards;
}
.page-1 .list .float3 {
  position: absolute;
  left: 70px;
  top: -12px;
  animation: floatUp2 10s ease-in-out 5s infinite forwards;
}
.page-1 .list .float4 {
  position: absolute;
  right: 55px;
  top: 130px;
  animation: floatUp2 14s ease-in-out 7s infinite forwards;
}
.page-1 .list .float5 {
  position: absolute;
  left: 110px;
  bottom: 10px;
  animation: floatUp2 18s ease-in-out 3s infinite forwards;
}
.page-1 .list .float6 {
  position: absolute;
  left: 85px;
  top: 0;
  animation: floatUp2 13s ease-in-out 10s infinite forwards;
}
.page-1 .list .float7 {
  position: absolute;
  left: 90px;
  bottom: 60px;
  animation: floatUp2 10s ease-in-out 5s infinite forwards;
}
.page-1 .list .float8 {
  position: absolute;
  right: 90px;
  top: 55px;
  animation: floatUp2 12s ease-in-out 7s infinite forwards;
}
.page-1 .list .line {
  width: 114px;
  height: 1px;
  background-color: #10006F;
  margin-left: 0;
  margin-top: 17px;
}
.page-1 .list .show-0 {
  position: relative;
  z-index: 55;
  background-image: url("../images/analyse/show-0.png");
  width: 297px;
  height: 307px;
  margin: 0 auto;
}
.page-1 .list .show-1 {
  position: relative;
  z-index: 55;
  background-image: url("../images/analyse/show-1.svg");
  width: 308px;
  height: 274px;
  margin: 0 auto;
}
.page-1 .list .show-2 {
  position: relative;
  z-index: 55;
  background-image: url("../images/analyse/show-2.png");
  width: 387px;
  height: 280px;
  margin: 0 auto;
}
.page-1 .list .text {
  text-align: left;
  padding: 0 40px;
}
.page-1 .list .text h5 {
  position: relative;
  font-family: "AlibabaPuHuiTi-Medium";
  font-size: 3rem;
  color: #10006F;
  line-height: 45px;
}
.page-1 .list .text h6 {
  position: relative;
  font-size: 2.2rem;
  color: #10006F;
  line-height: 45px;
}
.page-1 .list .text ul {
  font-size: 1.6rem;
  color: #483F82;
  line-height: 30px;
  list-style-type: disc;
  margin: 28px auto 24px;
}

.page-2 {
  position: relative;
  z-index: 10;
  height: 844px;
  overflow: hidden;
  background-color: #2800AB;
}
.page-2 .title {
  opacity: 0;
  position: absolute;
  display: inline-block;
  z-index: 40;
  top: 0px;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
  font-family: "AlibabaPuHuiTi-Medium";
  font-size: 4.6rem;
  color: #ffffff;
}
.page-2 .title h3 {
  position: relative;
  display: inline-block;
}
.page-2 .title h3 span {
  color: #48E8FF;
}
.page-2 .title h3 .left {
  position: absolute;
  z-index: -1;
  left: -35px;
  top: -15px;
}
.page-2 .title h3 .right {
  position: absolute;
  right: -75px;
  top: 20px;
}
.page-2 .content {
  position: relative;
  z-index: 20;
  width: 1000px;
  margin: 0 auto;
  padding-top: 160px;
  text-align: center;
}
.page-2 .content .circle1 {
  position: absolute;
  z-index: 11;
  top: 400px;
  left: 830px;
  width: 764px;
  height: 764px;
  border-radius: 382px;
  opacity: 0.49;
  background-image: linear-gradient(250deg, rgba(16, 0, 111, 0.89) 0%, rgba(145, 70, 255, 0.66) 99%, rgba(61, 47, 255, 0.68) 100%, #10006F 100%);
  animation: floatUp 40s linear 0s infinite forwards;
}
.page-2 .content .circle2 {
  position: absolute;
  z-index: 10;
  top: -300px;
  left: -650px;
  width: 800px;
  height: 800px;
  border-radius: 450px;
  opacity: 0.59;
  background-image: linear-gradient(250deg, rgba(16, 0, 111, 0.89) 0%, rgba(145, 70, 255, 0.66) 99%, rgba(61, 47, 255, 0.68) 100%, #10006F 100%);
  animation: floatUp 40s linear 10s infinite forwards;
}
.page-2 .content .carousel {
  position: relative;
  z-index: 50;
  width: 500px;
  height: 600px;
  float: left;
}
.page-2 .content .carousel ul.list {
  position: relative;
  text-align: center;
  height: 540px;
}
.page-2 .content .carousel ul.list li {
  position: absolute;
  margin: 0 auto;
  background-size: cover;
  width: 345px;
  height: 490px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  transform: scale(0.922);
  transition: transform, left, right, box-shadow 2s;
}
.page-2 .content .carousel ul.list li.active {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  transform: scale(1);
}
.page-2 .content .carousel ul.list li.active::before, .page-2 .content .carousel ul.list li.active::after {
  opacity: 0;
}
.page-2 .content .carousel ul.list li img {
  width: 100%;
  height: 100%;
}
.page-2 .content .carousel ul.list li::before, .page-2 .content .carousel ul.list li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-color: #333;
  transition: opacity 2s;
}
.page-2 .content .carousel ul.list li.slide-0 li.slide-1 {
  z-index: 20;
  left: 0;
  bottom: -19px;
}
.page-2 .content .carousel ul.list li.slide-2 {
  z-index: 20;
  right: 0;
  bottom: -19px;
}
.page-2 .content .carousel ul.list li.active {
  display: block;
}
.page-2 .content .carousel .scan {
  position: absolute;
  display: none;
  left: 71.5px;
  top: 120px;
  z-index: 80;
  background-image: url("../images/detect/resume_loading.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 357px;
  height: 357px;
}
.page-2 .content .carousel .scan.active {
  display: block;
  animation: zhuan 2s ease-out infinite;
}
.page-2 .content .carousel ul.btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.page-2 .content .carousel ul.btn li {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 7px;
  border: 1px solid #FFFFFF;
  margin: 0 auto;
  cursor: pointer;
}
.page-2 .content .carousel ul.btn li.active {
  background-color: #FFFFFF;
}
.page-2 .content .carousel ul.btn li:not(:first-child) {
  margin-left: 14px;
}
.page-2 .content .result-content {
  position: relative;
  z-index: 50;
  width: 500px;
  float: left;
  color: #ffffff;
}
.page-2 .content .result-content .analyse-score {
  font-family: "AlibabaPuHuiTi-Medium";
  font-size: 2.4rem;
  margin-bottom: 20px;
}
.page-2 .content .result-content .analyse-score strong {
  font-size: 5rem;
}
.page-2 .content .result-content .analyse-svg {
  height: 270px;
}
.page-2 .content .result-content .analyse-svg svg {
  height: 270px;
}
.page-2 .content .result-content .analyse-svg svg .cls-7,
.page-2 .content .result-content .analyse-svg svg .cls-8,
.page-2 .content .result-content .analyse-svg svg .cls-9,
.page-2 .content .result-content .analyse-svg svg .cls-10,
.page-2 .content .result-content .analyse-svg svg .cls-value {
  opacity: 0;
}
.page-2 .content .result-content .analyse-svg svg g {
  opacity: 0;
}
.page-2 .content .result-content .list {
  margin-top: 34px;
  margin-left: 75px;
  text-align: left;
}
.page-2 .content .result-content .list h4 {
  position: relative;
  opacity: 0;
  top: 200px;
  font-family: "AlibabaPuHuiTi-Medium";
  font-size: 1.5rem;
  line-height: 20px;
}
.page-2 .content .result-content .list h4 i {
  position: absolute;
  left: -30px;
  top: 5px;
  height: 12px;
  width: 12px;
  border-radius: 6px;
  background-color: #39D4FF;
}
.page-2 .content .result-content .list .item {
  position: relative;
  opacity: 0;
  top: 200px;
}
.page-2 .content .result-content .list h6 {
  margin-top: 19px;
  font-family: "AlibabaPuHuiTi-Medium";
  font-size: 1.4rem;
  line-height: 19px;
}
.page-2 .content .result-content .list .progress {
  margin: 10px 0 15px;
  width: 380px;
  height: 10px;
  background-color: #ffffff;
  border-radius: 5px;
  text-align: left;
}
.page-2 .content .result-content .list .progress .value {
  height: 100%;
  background-color: #26DFFF;
  border-radius: 5px;
}
.page-2 .content .result-content .list ul {
  font-size: 1.2rem;
  line-height: 15px;
  list-style-type: disc;
}
.page-2 .content .result-content .list ul li {
  margin-top: 10px;
}
.page-2 .content .result-content .list ul li a {
  color: #ffffff;
  font-size: 1.4rem;
  line-height: 19px;
  text-decoration: underline;
}

.page-3 {
  position: relative;
  z-index: 30;
  height: 574px;
  text-align: center;
  overflow: hidden;
}
.page-3 .content {
  position: relative;
  z-index: 20;
  width: 1px;
  height: 1px;
  margin: 0 auto;
}
.page-3 .content .image {
  position: absolute;
  left: -371px;
  top: 575px;
  background-image: -webkit-image-set(url("../images/analyse/find-work.png") 1x, url("../images/analyse/find-work@2x.png") 2x);
  background-image: url("../images/analyse/find-work.svg");
  width: 742px;
  height: 547px;
}
.page-3 .content .start-analysis .text {
  opacity: 0;
  position: absolute;
  left: -400px;
  top: 575px;
  width: 800px;
}
.page-3 .content .start-analysis .text h3 {
  margin-bottom: 28px;
  font-family: "Microsoft YaHei UI";
  font-size: 4rem;
  line-height: 53px;
  color: #10006F;
  letter-spacing: 1.82px;
}
.page-3 .content .start-analysis button {
  opacity: 0;
  position: absolute;
  left: -133px;
  top: 335px;
  width: 266px;
  padding: 0;
  text-align: center;
  line-height: 56px;
  font-size: 2.2rem;
}
.page-3 .content .start-analysis button.active {
  animation: in 3s linear forwards;
}
.page-3 .content .start-analysis .text-2 {
  opacity: 0;
  position: absolute;
  left: -160px;
  top: 438px;
  width: 320px;
}
.page-3 .content .start-analysis .text-2.active {
  animation: in 3s linear 1s forwards;
}
.page-3 .content .start-analysis .text-2 .line {
  position: absolute;
  left: 0;
  top: 13px;
  width: 320px;
  height: 1px;
  background-color: #1B1796;
}
.page-3 .content .start-analysis .text-2 .line div {
  width: 275px;
  height: 1px;
  margin: 0 auto;
  background-color: #ffffff;
}
.page-3 .content .start-analysis .text-2 .line-text {
  position: relative;
  width: 320px;
  margin: 0 auto;
  font-size: 2rem;
  line-height: 25px;
  color: #10006F;
  letter-spacing: 0.91px;
}
.page-3 .content .in-analysis {
  display: none;
  position: absolute;
  left: -371px;
  top: 30px;
  width: 742px;
  height: 527px;
  font-size: 20px;
  color: #10006f;
  line-height: 27px;
  z-index: 999;
}
.page-3 .content .in-analysis .public_title {
  font-size: 20px;
  color: #10006f;
  text-align: center;
  margin-top: 143px;
}
.page-3 .content .in-analysis .progress-end {
  position: relative;
  width: 336px;
  margin: auto;
  line-height: 21px;
  margin-top: 33px;
  margin-bottom: 38px;
}
.page-3 .content .in-analysis .progress-end .progress-end-value {
  position: absolute;
  top: 0;
  left: 300px;
  font-size: 18px;
  font-family: AlibabaPuHuiTi-Medium;
  text-align: left;
  color: #10006f;
}
.page-3 .content .in-analysis .progress-end-bg {
  position: relative;
  width: 288px;
  height: 20px;
  border-radius: 30px;
  border: 1px solid #4c27ff;
}
.page-3 .content .in-analysis .progress-end-bg .progress-end-bgline {
  border-radius: 30px;
  width: 4%;
  height: 100%;
  background: #4c27ff;
}
.page-3 .content .in-analysis .cancel {
  font-size: 16px;
  text-decoration: underline;
  text-align: center;
  color: #483f82;
  line-height: 20px;
}
.page-3 .content .in-analysis .button_blue {
  display: none;
  width: 293px;
  margin-top: 25px;
  box-shadow: 0px 4px 14px 0px rgba(60, 9, 179, 0.3);
}

.once_file {
  position: relative;
  display: inline;
  width: 60px;
  height: 16px;
  margin-left: 33px;
}
.once_file input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.once_file a {
  margin-left: 0 !important;
}

.yoo-footer {
  z-index: 30;
}

.svg-text-group .num {
  font-family: "AlibabaPuHuiTi-Medium";
}
.svg-text-group:hover .cls-text {
  fill: #ffffff;
}

.cls-value:hover {
  animation: buzz 0.15s linear infinite;
  transform-origin: 50% 50%;
}

/* 高分屏 start */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .yoo-sprites-search {
    background-image: url("../images/analyse/css_sprites@2x.png");
    background-size: 374px auto;
  }
}
/* 高分屏 end */
@keyframes zhuan {
  0% {
    display: block;
    transform: rotate(0deg);
  }
  100% {
    display: none;
    transform: rotate(360deg);
  }
}
@keyframes zhuanrotate {
  0% {
    display: block;
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    display: none;
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes show {
  100% {
    z-index: 50;
    left: 50%;
    transform: scale(1) translateX(-50%);
  }
}
@keyframes in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes sc {
  0% {
    transform: scale(5);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes buzz {
  50% {
    transform: translateX(1px) rotate(1deg);
  }
  100% {
    transform: translateX(-1px) rotate(-1deg);
  }
}