.banner {
  position: relative;
  z-index: 9;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: 670px;
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/base-product/banner-bg.png') no-repeat center;
}

.base-product-banner{
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/base-product/banner.png') no-repeat 0 0 / 100%;
}

.banner-animate {
  position: absolute;
  top: 140px;
  left: 48.96%;
}

@media (min-width: 1280px) {
  .banner-animate {
    left: 41%;
  }
}

@media (min-width: 1281px) {
  .banner-animate {
    left: 48.96%;
  }
}

.banner-introduce {
  width: 646px;
  height: 122px;
  margin-top: 218px;
}

.banner-title {
  display: flex;
}

.banner-title img {
  width: 357px;
  height: 87px;
  margin-left: -10px;
}

.banner-desc {
  width: 456px;
  margin-top: 12px;
  color: #5f5f5f;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 4px;
  line-height: 40px;
  text-align: justify;
}

/* menu */
.section-menu {
  width: 100%;
  height: 60px;
  background: #ffffff9e;
  box-shadow: 0 10px 20px 0 #0000000a;
  line-height: 60px;
}

.section-menu-fixed {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
}

.section-menu .section-menu-ul {
  position: relative;
  display: flex;
  width: 1160px;
  margin: 0 auto;
}

.section-menu .section-menu-ul .section-menu-li {
  position: relative;
  z-index: 10;
  width: 290px;
  color: #333;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
}

.section-menu .section-menu-ul .section-menu-li-active {
  color: #fff;
}

.section-menu .section-menu-ul .menu-li-mask {
  position: absolute;
  z-index: 9;
  left: 308;
  width: 290px;
  height: 60px;
  background:
    linear-gradient(175deg, #9cd7ff 10%, #7ecbff00 100%),
    linear-gradient(214deg, #afe7ff 0%, #7ab1fd 38%, #3fa0fa 81%);
}

/* main内容 */


.main-section-1 {
  width: 1160px;
  padding-top: 120px;
  margin: 0 auto;
}

.main-section-1 .section-title {
  color: #333;
  font-size: 36px;
  font-weight: 600;
}

.main-section-1 .section-box {
  width: 1160px;
  margin: 90px auto 200px;
}

.main-section-1 .section-box img {
  width: 100%;
}

.main-section-2 {
  width: 1160px;
  margin: 0 auto;
}

.main-section-2 .section-title {
  color: #333;
  font-size: 36px;
  font-weight: 600;
}

.main-section-2 .section-box {
  width: 1160px;
  margin: 40px auto 200px;
}

.main-section-2 .section-box img {
  width: 1060px;
  margin: 0 auto;
}

.main-section-3 {
  width: 1160px;
  margin: 0 auto;
}

.main-section-3 .section-title {
  overflow: hidden;
  width: 100%;
  height: 50px;
  color: #333;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 0;
}

.main-section-3 .section-banner {
  display: flex;
  height: 235px;
  align-items: center;
  justify-content: space-between;
  margin-top: 100px;
  margin-bottom: 216px;
}

.main-section-3 .section-banner li {
  position: relative;
  width: 290px;
  height: 190px;
  cursor: pointer;
  transition: height 0.4s ease-in-out, background 0.6s ease-in-out;
}

.main-section-3 .section-banner li {
  position: relative;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/base-product/section3-bg-before.png) no-repeat;
  background-size: cover;
}

.main-section-3 .section-banner li::after {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 171px;
  height: 160px;
  content: '';
  opacity: 0;
}

.main-section-3 .section-banner .section-banner-active {
  width: 290px;
  height: 235px;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/base-product/section3-bg-after.png) no-repeat;
  background-size: cover;
}

.main-section-3 .section-banner li:nth-child(1)::after {
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/base-product/section2-icon1.png) no-repeat;
  background-size: contain;
}

.main-section-3 .section-banner li:nth-child(2)::after {
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/base-product/section2-icon2.png) no-repeat;
  background-size: contain;
}

.main-section-3 .section-banner li:nth-child(3)::after {
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/base-product/section2-icon3.png) no-repeat;
  background-size: contain;
}

.main-section-3 .section-banner li:nth-child(4)::after {
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/base-product/section2-icon4.png) no-repeat;
  background-size: contain;
}

.main-section-3 .section-banner li:nth-child(1).section-banner-active::after,
.main-section-3 .section-banner li:nth-child(2).section-banner-active::after,
.main-section-3 .section-banner li:nth-child(3).section-banner-active::after,
.main-section-3 .section-banner li:nth-child(4).section-banner-active::after {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.main-section-3 .section-banner-layer {
  bottom: 41px;
  width: 100%;
  padding: 30px;
}

.main-section-3 .section-banner-title {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 16px;
  color: #333;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0;
}

.main-section-3 .section-banner-desc {
  color: #5f5f5f;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 24px;
  text-align: justify;
}

.main-section-3 .section-banner-active .section-banner-title {
  color: #fff;
}

.main-section-3 .section-banner-active .section-banner-desc {
  color: #fff;
}

.main-section-4 {
  height: 663px;
  padding-top: 144px;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/base-product/section4-bg.png) no-repeat center;
  background-size: cover;
}

.main-section-4 .main-section-box {
  width: 1160px;
  margin: 0 auto;
}

.main-section-4 .section-title {
  overflow: hidden;
  width: 100%;
  height: 50px;
  color: #333;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 0;
}

.main-section-4 .section-main {
  display: flex;
  justify-content: space-between;
  margin-top: 64px;
}

.main-section-4 .section-main-item {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
}

.main-section-4 .section-main-item div {
  flex: 1;
}

.main-section-4 .section-main-item .section-main-item-title {
  height: 250px;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 54px;
  line-height: 440px;
  text-align: center;
}

.main-section-4 .section-main-item:first-child {
  display: flex;
  width: 401px;
  height: 323px;
  padding: 0 20px;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/base-product/section4-img1.png) no-repeat center;
  background-size: cover;
}

.main-section-4 .section-main-item:last-child {
  display: flex;
  width: 631px;
  height: 323px;
  padding: 0 20px;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/base-product/section4-img2.png) no-repeat center;
  background-size: cover;
}

.main-section-4 .section-main-item:last-child img {
  width: 631px;
}

.main-section-4 .section-main .section-text {
  margin-top: -40px;
  color: #0276ff;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 90px;
  text-align: center;
}

.main-section-4 .section-main .section-text:first-child {
  width: 441px;
}

.main-section-4 .section-main .section-text:last-child {
  width: 631px;
}

.main-section-5 {
  width: 1160px;
  padding: 144px 0 300px;
  margin: 0 auto;
}

.main-section-5 .section-title {
  overflow: hidden;
  width: 100%;
  height: 50px;
  color: #333;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 0;
}

.main-section-5 .section-guide {
  display: flex;
  margin-top: 60px;
}

.main-section-5 .guide-left {
  position: relative;
  z-index: 0;
  margin-top: 50px;
}

.main-section-5 .guide-left>li {
  position: relative;
  z-index: 1;
  display: flex;
  width: 626px;
  height: 100px;
  padding-left: 36px;
  margin-bottom: 16px;
  background-image: linear-gradient(232deg, #ebf9fd 1%, #f6fbff33 97%);
  border-radius: 8px;
  box-shadow: 0 10px 20px 0 #0000000a;
  cursor: pointer;
}

.main-section-5 .guide-left>li .guide-li-index img {
  display: block;
  width: 40px;
  height: 40px;
  margin-top: 20px;
}

.main-section-5 .guide-left .guide-left-active {
  background-image: none;
}

/* .main-section-5 .guide-left .guide-li-mask {
  animation: fadeOut 1.5s ease-in-out;
} */

.main-section-5 .guide-left .guide-li-box {
  position: relative;
  z-index: 0;
  width: 550px;
  margin-left: 20px;
}

.main-section-5 .guide-left .guide-li-title {
  overflow: hidden;
  height: 50px;
  color: #333;
  font-size: 22px;
  font-weight: 500;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 70px;
}

.main-section-5 .guide-left .guide-li-desc {
  color: #5f5f5f;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 30px;
}

/* .main-section-5 .guide-left-active .guide-li-box {
  width: 550px;
  border-radius: 8px;
}

.main-section-5 .guide-left-down .guide-li-box {
  width: 550px;
  border-radius: 8px;
} */

/* .main-section-5 .guide-left-active .guide-li-mask {
  position: absolute;
  z-index: 0;
  top: 43px;
  left: 10px;
  width: 80px;
  height: 15px;
  animation: fadeIn 1.5s ease-in-out;
  border-radius: 8px 0 0;
} */

.main-section-5 .guide-left-active .guide-li-title,
.main-section-5 .guide-left-active .guide-li-desc {
  position: relative;
  width: 626px;
}

.main-section-5 .move-animate-bg {
  position: absolute;
  z-index: 0;
  border-radius: 8px;
}

.main-section-5 .move-animate-bg-1 {
  top: 0;
  left: 0;
  width: 626px;
  height: 100px;
  background-image: linear-gradient(90deg, #f6fbff 0%, #368efa 58%), linear-gradient(232deg, #ebf9fd 1%, #f6fbff33 97%);
  border-radius: 8px;
  box-shadow: 0 10px 20px 0 #0000000a;
}

.main-section-5 .guide-right {
  position: relative;
}

.main-section-5 .guide-right>img {
  position: absolute;
  z-index: 100;
  bottom: 5px;
  right: -498px;
  height: 450px;
  opacity: 0;
}

.main-section-5 .guide-right>img:first-child {
  opacity: 1;
}

/* 淡入Y轴移动从左到右 */

@keyframes fadeInAndMoveLeftToRight {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

nav {
  position: absolute;
}

/* banner 新版本迭代样式 */
.base-product-banner .banner-section{
  display: flex;
  margin-top: 95px;
  justify-content: space-between;

}

.base-product-banner .banner-introduce{
  margin-top: 67px;
  width: 456px;
}

.base-product-banner .banner-title img{
  width: 278px;
  height: 70px;
  margin-left: 0;
}

.base-product-banner .banner-desc{
  margin-top: 15px;
  font-size: 19px;
  color: #5F5F5F;
  font-weight:300;
  letter-spacing: 0.95px;
  line-height: 32.3px;
}

.base-product-banner .right-content{
  position: relative;
  width: 678px;
}

.base-product-banner .right-content #banner-content-wrap{
  opacity:0;
}

.base-product-banner .right-content .content-top-wrap{
  background:#fff;
  padding:19px;
  box-shadow: 0 7.6px 22.8px 0 #0000000a;
  border-radius: 7.6px;
  opacity:0;

}

.base-product-banner .right-content .form-wrap{
  display: flex;

}

.base-product-banner .right-content .form-wrap .form-item{
  margin-right: 6px;
}

.base-product-banner .right-content .form-wrap .form-item:first-of-type .form{
  width: 165px;
}

.base-product-banner .right-content .form-wrap .form-item:last-of-type{
  margin-right: 0;
}

.base-product-banner .right-content .form-label{
  font-weight: 600;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  margin-bottom: 4px;
}

.base-product-banner .right-content .form{
  background: #fff;
  border: 1px solid #E5E6EC;
  border-radius: 4px;
  font-weight: 400;
  font-size: 10px;
  color: #333333;
  letter-spacing: 0;
  padding: 4px 9px ;
  width: 126px;
  height: 24px;
  line-height: 24px;
}

.base-product-banner .right-content .form-time{
  display: flex;
  justify-content: space-between;
}

.base-product-banner .right-content .btn-wrap{
  margin-top: 10px;
  display: flex;
  align-items: center;
  position: relative;
}

.base-product-banner .right-content .btn-wrap .svg-icon{
  position: absolute;
  left: 130px;
  top: 10px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #85FFCE;
  opacity: 0;
}

.base-product-banner .right-content .btn-wrap .svg-circle{
  position: absolute;
  top: -22px;
  left: -22px;
  width: 80px;
  height: 80px;
}

.base-product-banner .right-content .btn{
  font-size: 10px;
  color: #333333;
  letter-spacing: 0;
  border-radius: 4px;
  border: 1px solid #0276FF;
  width: 70px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0276FF;
  margin-right: 10px;
}

.base-product-banner .right-content .btn-priamry{
  background-color: #0276FF;
  color: #fff;
}

.base-product-banner .right-content .btn-priamry-ani{
  animation:shadowAnimation 1.5s linear ;
}

@keyframes shadowAnimation {
  0% {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }

  50% {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  }

  100% {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
}

.base-product-banner .right-content  .content-center-wrap{
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.base-product-banner .right-content .center-item-wrap{
  background: #FFFFFF;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.04);
  border-radius: 10px;
  padding: 19px;
  flex:0 0 30%;
  box-sizing: border-box;
  margin-left: 15px;
  font-weight: 400;
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
}

.base-product-banner .right-content .center-item-wrap .item-content{
  opacity: 0;
  transition: opacity 0.3s ease;
}

.base-product-banner .right-content .center-item-wrap .title{
  margin-bottom: 11px;
}

.base-product-banner .right-content .center-item-wrap:first-of-type{
  margin-left: 0;
}

.base-product-banner .right-content .center-item-wrap .num{
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 0;
}

.base-product-banner .right-content .content-bottom-wrap{
  background:#fff;
  padding:19px;
  box-shadow: 0 7.6px 22.8px 0 #0000000a;
  border-radius: 7.6px;
  margin-top: 12px;
  height: 240px;
}

.base-product-banner .right-content .content-bottom-wrap .title{
  font-weight: 600;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
}

.base-product-banner .right-content .content-bottom-wrap .table-wrap{
  margin-top: 10px;
  opacity: 0;
  height: 0;
  overflow: hidden;

}

.base-product-banner .right-content .content-bottom-wrap .header,
.base-product-banner .right-content .content-bottom-wrap .table-tr
{
  background: #F7F9FA;
  border-radius: 4px;
  font-weight: 400;
  font-size: 10px;
  color: #333333;
  display: flex;
  height: 32px;
  align-items: center;
  padding: 0 10px;
}

.base-product-banner .right-content .content-bottom-wrap .table-tr{
  background: #fff;
  margin-bottom: 5px;
  justify-content: flex-start;
}

.base-product-banner .right-content .content-bottom-wrap .header .header-item:nth-of-type(1){
  width: 45px;
}

.base-product-banner .right-content .content-bottom-wrap .header .header-item:nth-of-type(2){
  width: 126px;
}

.base-product-banner .right-content .content-bottom-wrap .header .header-item:nth-of-type(3){
  width: 83px;
}

.base-product-banner .right-content .content-bottom-wrap .header .header-item:nth-of-type(4){
  width: 70px;
}

.base-product-banner .right-content .content-bottom-wrap .header .header-item:nth-of-type(5){
  width: 141px;
}

.base-product-banner .right-content .content-bottom-wrap .header .header-item:nth-of-type(6){
  width: 116px;
}

.base-product-banner .right-content .content-bottom-wrap .table-tr .table-text:nth-of-type(1){
  width: 45px;
}

.base-product-banner .right-content .content-bottom-wrap .table-tr .table-text:nth-of-type(2){
  width: 128px;
}

.base-product-banner .right-content .content-bottom-wrap .table-tr .table-text:nth-of-type(3){
  width: 98px;
}

.base-product-banner .right-content .content-bottom-wrap .table-tr .table-text:nth-of-type(4){
  width: 65px;
}

.base-product-banner .right-content .content-bottom-wrap .table-tr .table-text:nth-of-type(5){
  width: 154px;
}


.base-product-banner .right-content .content-bottom-wrap .table-tr .table-text:nth-of-type(6){
  width: 120px;
}

.base-product-banner .right-content .content-bottom-wrap  .table-text-edit{
  color: #0276FF;
  width: 40px;
  cursor: pointer;
}

.base-product-banner .right-content .right-icon{
  position: absolute;
  right: -16px;
  top: -16px;
  opacity: 0;
}

.base-product-banner .right-content .circle-half{
  position: absolute;
  right: -5px;
  top: -5px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #0576FF;
  border-left-color: transparent;
  border-bottom-color: transparent;
  transform: rotate(-180deg);
  opacity: 0;
}

.base-product-banner .right-content .right-icon .bg{
  width: 32px;
  height: 32px;
  object-fit: contain;

}

.base-product-banner .right-content .left-icon{
  position: absolute;
  left: -20px;
  bottom: -20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #85FFCE;
  opacity: 0;
}

.base-product-banner .right-content .left-icon .svg-circle{
  position: absolute;
  top: -20px;
  left: -20px;
  width: 100px;
  height: 100px;
}

.base-product-banner .right-content .typed-cursor{
  display: none;
}
