.title {
    padding: 0;
}
img {
    display: inline-block;
}
.es {
    overflow-x: hidden;
}
.max-1400 {
    max-width: 1400px;
    margin: 0 auto;
}
.es-swiper {
    width: 100%;
    position: relative;
}
.es-swiper .swiper-pagination-bullet { background: #fff; opacity: .2; width: 30px; height: 4px; border-radius: 20px;margin: 0 10px; }
.es-swiper .swiper-pagination-bullet-active { opacity: 1; }
.es-swiper .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 20px; }
.es-swiper-slide img {
    display: block;
    width: 100%;
}
.es-swiper .swiper-pagination {
    bottom: 25px !important;
}
.es-easy {
    width: 100%;
    background: url(../images/easy-bg.png) no-repeat;
    padding-top: 87px;
    box-sizing: border-box;
    background-size: 100%;
}

.es-easy-header {
    color: #191919;
    font-weight: 600;
    font-size: 50px;
    text-align: center;
    padding-bottom: 51px;
}

.es-easy-header .gradual {
    background: linear-gradient(92.9deg, #2128D7 64.12%, #D842F0 98.78%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.es-easy-text {
    color: #333333;
    font-weight: 400;
    font-size: 30px;
    text-align: center;
}

.es-easy-text img {
    height: 40px;
    vertical-align: bottom;
    display: inline-block;
}

.es-easy-text div {
    padding-top: 5px;
}

.es-easy-example {
    display: flex;
    width: 1200px;
    margin: 0 auto;
    align-items: flex-end;
}

.es-easy-example-pc,
.es-easy-example-mobile {
    position: relative;
    cursor: pointer;
}
.es-easy-example-pc .pc-img {
    width: 567.73px;
    height: 363.46px;
    position: absolute;
    top: 50px;
    left: 90px;
}
.es-mobile-hover:hover .es-easy-example-mobile {
    filter: blur(3px);
}
.es-easy-example-pc:hover .experience-btn, .es-mobile-hover:hover .experience-btn {
    display: block;
    color: #fff !important;
}

.es-easy-example-pc:hover .pc-img {
    filter: blur(3px);
}

.es-easy-example-pc {
    width: 749px;
    height: 460.64px;
    background: url(../images/example-pc-bg.png) no-repeat;
    background-size: 100%;
}
.es-easy-example-mobile {
    width: 270px;
    height: 547.35px;
    background: url(../images/example-mobile.png) no-repeat;
    background-size: 90%;
    background-position: 14px 10px;
    cursor: pointer;
}
.mobile-img {
    width: 270px;
    height: 547px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
.es-introduce {
    width: 100%;
    background: url(../images/introduce-bg.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 90px;
}
.experience-btn {
    background: #191919;
    box-shadow: 0px 2.50023px 12.5011px rgba(0, 0, 0, 0.06);
    border-radius: 81.2948px;
    color: #FFFFFF;
    font-size: 18px;
    padding: 12px 27px;
    text-decoration:none;
    position: absolute;
    top: calc(50% - 31px);
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    display: none;
}
.experience-btn:hover {
    color: #FFFFFF;
}
.es-introduce-title {
    color: #FFFFFF;
    font-size: 50px;
    padding: 84px 0;
    margin: 0 auto;
    text-align: center;
}
.es-introduce-content {
    display: flex;
    flex-wrap: wrap;
    max-width: 1400px;
    margin: 0 auto;
}
.introduce-item {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.12);
    backdrop-filter: blur(5.5px);
    width: 258px;
    height: 215px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 25px 10px 0;
}
.introduce-item-title {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 30px;
    padding-bottom: 15px;
}
.introduce-item-subtitle {
    color: rgba(174, 165, 176, 0.65);
    font-weight: 400;
    font-size: 24px;
    padding-bottom: 2px;
}
.es-introduce-introduce {
    font-weight: 400;
    font-size: 30px;
    color: #7D8995;
    margin-top: 41px;
    text-align: center;
    margin-bottom: 25px;
}
.es-introduce-btn, .es-service-btn {
    width: 264px;
    height: 80px;
    background: linear-gradient(96.09deg, #B311FF 9.34%, #8000FF 94.81%);
    color: #FFFFFF;
    font-weight: 500;
    font-size: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    border-radius: 107.429px;
    position: relative;
    cursor: pointer;
}
.es-service-btn:hover {
    color: #fff;
}
.es-introduce-btn img, .es-service-btn img {
    height: 7px;
    width: 20px;
    position: absolute;
    left: 185px;
    transition: all .3s;
}
.es-introduce-btn:hover, .es-service-btn:hover {
    background: linear-gradient(96.09deg, #C54AFF 9.34%, #A750FF 94.81%);
}
.es-introduce-btn:hover img{
    left: 195px;
}
.es-service-btn {
    margin-top: 103px;
    width: 209px;
    height: 68px;
    font-size: 24px;
}
.es-service-btn img  {
    left: 160px;
}
.es-service-btn:hover img {
    left: 170px;
}
.es-solution {
    width: 100%;
    background: linear-gradient(109.32deg, #D6DDF2 -0.81%, #D7E6F9 18.58%, #DFE9FA 30.82%, #FFFFFF 45.65%, #E0EDFF 102.06%);
    padding-bottom: 60px;
}
.es-solution-title {
    color: #191919;
    font-weight: 600;
    font-size: 50px;
    text-align: center;
    padding-top: 100px;
}
.es-solution-subtitle {
    color: #7D8995;
    font-weight: 400;
    font-size: 30px;
    padding: 11px 0 100px;
    text-align: center;
}

.scheme-swiper-slide{
    background: linear-gradient(108.67deg, #D7ECFF 4.93%, #F0DCFF 98.6%);
    background: url(../images/scheme-swiper-slide-bg.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 20px;
    width: 700px;
    height: 370px;
    padding: 46px;
    box-sizing: border-box;
}
.swiper-solution-title {
    color: #191919;
    font-weight: 500;
    font-size: 34px;
}
.swiper-solution-subtitle {
    color: #7D8995;
    font-weight: 400;
    font-size: 22px;
    padding: 5px 0 32px;
}
.swiper-solution-tag {
    display: grid;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-template-columns: repeat(auto-fill, 130px);
}
.solution-tag-item {
    background: #FFFFFF;
    border-radius: 6.20453px;
    width: 120px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
.solution-btn {
    color: #A95AF1;
    font-weight: 500;
    font-size: 18px;
    position: relative;
    cursor: pointer;
    text-decoration:none;
    display: flex;
    align-items: center;
    margin-top: 22px;
}
.solution-btn span {
    color: #A95AF1 !important;
}
.solution-btn img {
    height: 7px;
    width: 20px;
    position: absolute;
    left: 97px;
    transition: all .3s;
}
.swiper-slide:hover img {
    left: 107px;
}
.es-service {
    width: 100%;
    background: url(../images/service-bg.png) no-repeat;
    background-size: 100% 100%;
    padding: 76px;
    box-sizing: border-box;
    padding-bottom: 115px;
    min-width: ;
}
.es-service-title {
    color: #FFFFFF;
    font-weight: 400;
    font-size: 40px;
    text-align: center;
}
.es-service-subtitle {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 50px;
    padding: 3px 0 0;
    text-align: center;
}
.es-service-single {
    background: linear-gradient(96.09deg, #B311FF 9.34%, #8000FF 94.81%);
    border-radius: 35px;
    width: 107px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 18px;
    margin-top: 14px;
    margin-bottom: 81px;
}
.es-service-content {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
}
.service-content-left {
    width: 447px;
    padding: 127px 33px 83px;
    background: url(../images/service-left.png) no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
}
.service-content-left .title {
    font-weight: 500;
    font-size: 30px;
    color: #FFFFFF;
    text-align: center;
    padding-bottom: 26px;
}
.service-content-left .subtitle {
    font-weight: 400;
    font-size: 20px;
    line-height: 172.5%;
    color: rgba(255, 255, 255, 0.5);
}

.service-content-right .row{
    display: flex;
}
.service-content-right .row-item1, .service-content-right .row-item2 {
    background: #2F2744;
    border-radius: 20px;
    width: 507px;
    height: 200px;
    margin-bottom: 20px;
}
.service-content-right .row-item1 {
    margin: 0 20px;
}
.service-content-right .row-item2 {
    width: 406px;
}
.row-item3 {
    width: 406.27px;
    background: #2F2744;
    border-radius: 20px;
    height: 200px;
    margin: 0 20px;
}
.row-item4 {
    width: 503px;
    background: #2F2744;
    border-radius: 20px;
    height: 200px;
}
.service-content-right img {
    width: 82px;
    height: 82px;
    margin-right: 25px;
}
.row-item1, .row-item2, .row-item3, .row-item4 {
    display: flex;
    justify-content: center;
    align-items: center;
}
.row-title {
    font-size: 27px;
    color: #FFFFFF;
    margin-bottom: 7px;
}
.row-subtitle {
    font-weight: 400;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.5);
}
.es-recommend {
    width: 100%;
    height: 1167px;
    background: url(../images/recommend-bg.png) no-repeat;
    background-size: 100%;
    padding: 138px 0 97px;
    box-sizing: border-box;
} 
.es-recommend-header {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.recommend-header-left p {
    color: #191919;
    font-weight: 600;
    font-size: 50px;
}
.recommend-header-right  {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.recommend-header-right img {
    width: 92px;
    height: 78px;
    margin-right: 21px;
}

.recommend-header-right a {
    text-decoration:none;
    color: #B311FF;
    font-weight: 400;
    font-size: 24px;
}
.recommend-header-right a:hover {
    color: #6D29FC;
}
.recommend-header-right p {
    font-weight: 600;
    font-size: 30px;
    color: #191919;
}
.es-recommend-plugin {
    padding-top: 63px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.recommend-plugin-item {
    text-align: center;
}
.recommend-plugin-item img {
    transition: all .3s;
}
.recommend-plugin-item:hover img, .recommend-list-item:hover{
    transform: translateY(-5px);
}
.recommend-plugin-item div {
    font-weight: 400;
    font-size: 22px;
    margin-top: 15px;
}
.es-recommend-plugin img {
    width: 90px;
    height: 90px;
}
.es-recommend-list {
    margin-top: 63px;
}
.es-recommend-list-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 36px;
}
.es-recommend-list-header div {
    font-weight: 600;
    font-size: 30px;
}
.es-recommend-list-header span {
    color: #B311FF;
    font-weight: 400;
    font-size: 20px;
    cursor: pointer;
}
.recommend-item-img {
    height: 342px;
    width: 100%;
    background-size: 100% !important;
    padding: 20px;
    box-sizing: border-box;
}
.recommend-item-price {
    padding: 10px 20px;
    box-sizing: border-box;
    margin-top: 8px;
}
.recommend-item-sell_time {
    color: #C5C9CE;
    font-weight: 400;
    font-size: 18px;
    margin-top: 5px;
}
.recommend-item-img-title {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 26px;
    line-height: 36px;
}

.recommend-item-img-subtitle {
    color: rgba(249, 249, 249, 0.76);
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
}
.recommend-item-price-div {
    display: flex;
    font-weight: 600;
    font-size: 20px;
    color: #191919;
    align-items: baseline;
}
.recommend-item-price-div span {
    font-weight: 600;
    font-size: 30px;
}
.recommend-item-price-flex {
    display: flex;
    align-items: baseline;
}
.recommend-item-price-original {
    margin-left: 8px;
    text-decoration-line: line-through;
    color: #7D8995;
    font-weight: 400;
    font-size: 16px;
}
.recommend-list-item {
    width: 340px;
    height: 451px;
    background: #FFFFFF;
    box-shadow: 3px -4px 16px rgba(219, 224, 243, 0.31);
    border-radius: 20px;
    overflow: hidden;
    transition: all .3s;
    cursor: pointer;
}
.es-edition {
    height: 952px;
    width: 100%;
    background: url(../images/edition-bg.png) no-repeat;
    background-size: 100%;
}
.es-edition-header {
    font-weight: 600;
    font-size: 50px;
    padding: 120px 0 72px;
    text-align: center;
    color: #FFFFFF;
}
.es-edition-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.edition-content-item {
    width: 340px;
    height: 423px;
    background: url(../images/edition-item-bg1.png) no-repeat;
    background-size: 100%;
    border-radius: 20px;
    transition: all .3s;
}
.edition-content-item:hover {
    transform: translateY(-5px);
}
.edition-content-item.vip-version {
    background: url(../images/vip_version.png) no-repeat;
    background-size: 100%;
}
.edition-content-item-title {
    text-align: center;
    padding-top: 72px;
    font-weight: 600;
    font-size: 34px;
    color: #FFFFFF;
    padding-bottom: 2px;
}
.edition-content-item-subtitle {
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.58);
    margin-top: 10px;
}
.edition-content-item-price {
    padding: 43px 0 48px;
    text-align: center;
    color: #FFFFFF;
    display: flex;
    align-items: baseline;
    justify-content: center;
}
.edition-content-item-price span {
    display: inline-block;
    font-weight: 600;
    vertical-align: middle;
}
.edition-content-item-price .signal {
    font-size: 27.3333px;
}
.edition-content-item-price .price {
    font-size: 41px;    
    height: 48px;
}
.edition-content-item-price .text {
    font-size: 24px;
}
.edition-content-item-btn {
    background: #B311FF;
    width: 256px;
    height: 64px;
    border-radius: 100px;
    margin: 0 auto;
    text-align: center;
    line-height: 64px;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 22px;
    cursor: pointer;
}
.edition-content-item-btn:hover {
    background: linear-gradient(96.09deg, #B311FF 9.34%, #8000FF 94.81%);
}
.edition-content-item.vip-version .edition-content-item-btn {
    background: #FFFFFF;
    color: #B311FF;
}
.es-edition-fotter {
    display: flex;
    justify-content: center;
    padding-top: 95px;
}
.es-edition-fotter a {
    text-decoration:none;
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
    padding: 0 50px;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.es-edition-fotter img {
    height: 7px;
    width: 20px;
    position: absolute;
    right: 40px;
    transition: all .3s;
}
.es-edition-fotter a:hover img{
    right: 25px;
}
.es-course {
    height: 970px;
    width: 100%;
    background: url(../images/es-course-bg.png) no-repeat;
    background-size: 100%;
}
.es-course-header {
    text-align: center;
    padding: 99px 0 134px;
}
.es-course-content {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
}
.es-course-header-title {
    color: #191919;
    font-weight: 600;
    font-size: 50px;
    padding-bottom: 3px;
}
.es-course-header-subtitle {
    color: #7D8995;
    font-weight: 400;
    font-size: 30px;
}
.es-course-content-item {
    text-align: center;
}
.es-course-content-item img {
    width: 137px;
    height: 137px;
}
.es-course-content-title {
    padding: 46px 0 17px;
    color: #191919; 
    font-weight: 600;
    font-size: 34px;
}
.es-course-content-subtitle {
    width: 522px;
    font-weight: 400;
    font-size: 28px;
    color: #7D8995;
}
.es-business {
    width: 100%;
    height: 970px;
    background: url(../images/es-business.png) no-repeat;
    background-size: 100%;
    display: flex;
    align-items: center;
}
.es-business-title {
    color: #191919;
    font-weight: 600;
    font-size: 50px;
    padding-bottom: 20px;
} 
.es-business-ul {
    color: #7D8995;
    font-weight: 400;
    font-size: 28px;
}
.es-business-ul li {
    padding-top: 20px;
    list-style: inside;
}
#certify {
	position: relative;
	width: 900px;
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
    position: relative;
	width: 707px;
    height: 548px;
}
#certify  .swiper-slide::after {
    content: '';
    height: 516px;
    left: 21px;
    position: absolute;
    top: 20px;
    width: 665px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 20px;
}
#certify  .swiper-slide-active::after {
    background:transparent
}
#certify  .swiper-slide img{
	display:block;
    width: 100%;
    height: auto;
}
#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}
.es-team {
    width: 100%;
    background: url(../images/es-team.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding: 90px;
    box-sizing: border-box;
}
.es-team-header-title {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 50px;
    padding-bottom: 3px;
}
.es-team-header-subtitle {
    color: #7D8995;
    font-weight: 400;
    font-size: 30px;
    margin-bottom: 86px;
}
.es-team-content {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.es-team-content-item {
    background: rgba(0, 0, 0, 0.19);
    backdrop-filter: blur(40px);
    border-radius: 20px;
    width: 528px;
    height: 210px;
    display: flex;
    align-items: start;
    box-sizing: border-box;
    padding: 44px 0 44px 44px;
    margin: 20px;
}
.es-team-content-item img {
    height: 60px;
    width: 60px;
    margin-right: 46px;
    margin-top: 10px;
}
.es-team-content-item .title {
    color: #FFFFFF;
    font-weight: 500;
    font-size: 26px;
    text-align: left;
}
.es-team-content-item .subtitle {
    color: rgba(255, 255, 255, 0.47);
    font-weight: 500;
    font-size: 20px;
    padding: 2px 0 28px;
    text-align: left;
}
.es-team-content-item .link {
    font-weight: 400;
    font-size: 16px;
    color: #989898;
    text-align: left;
    display: block;
}
.es-customer {
    width: 100%;
    background: url(../images/es-customer.png) no-repeat;
    background-size: 100% 100%;
    padding: 39px;
    box-sizing: border-box;
    text-align: center;
}

.es-customer-header-title {
    color: #191919;
    font-weight: 600;
    font-size: 34px;
    padding-bottom: 3px;
}
.es-customer-header-subtitle {
    color: #7D8995;
    font-weight: 400;
    font-size: 18px;
}
.es-customer-content {
    padding-top: 34px;
    display: flex;
    justify-content: center;
}
.es-customer-content-item {
    margin: 11px;
    width: 440px;
    height: 160px;
    background: linear-gradient(102.65deg, rgba(255, 255, 255, 0.5) 0%, rgba(249, 242, 255, 0.5) 97.58%);
    backdrop-filter: blur(12px);
    border-radius: 12.5357px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    text-align: left;
    padding: 0 31px;
    box-sizing: border-box;
}
.es-customer-content-item .title {
    color: #191919;
    font-weight: 500;
    font-size: 26px;
    padding-bottom: 5px;
}
.es-customer-content-item .subtitle {
    font-weight: 400;
    font-size: 16px;
    color: #7D8995;
} 
.es-customer-content-item .time {
    font-weight: 400;
    font-size: 17px;
    color: #333333;
}
.es-customer-content-item .mobile {
    font-weight: 500;
    font-size: 31.0154px;
    color: #191919;
}
.es-customer-content-item img {
    width: 130px;
    height: 130px;
}
.header {
    background: transparent !important;
}
.es-business-btn {
    background: #B311FF;
    background: linear-gradient(96.09deg, #B311FF 9.34%, #8000FF 94.81%);
    border-radius: 90px;
    cursor: pointer;
    width: 209px;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 24px;
    margin-top: 59px;
}
.es-business-btn .iconfont {
    font-size: 12px;
    transform: scale(0.7);
    transition: all .3s;
}
.es-business-btn:hover {
    color: #fff;
    background: linear-gradient(96.09deg, #C54AFF 9.34%, #A750FF 94.81%);
}
.es-business-btn:hover .iconfont {
    transform: scale(0.7) translateX(10px);
}
.solution-swiper-bottom {
    display: flex;
    justify-content: center;
    margin-top: 33px;
}
.solution-swiper-left, .solution-swiper-right {
    width: 86px;
    height: 86px;
    background: url(../images/swiper-left.png) no-repeat;
    background-size: 100%;
    margin: 0 25px;
    cursor: pointer;
}
.solution-swiper-right {
    background: url(../images/swiper-right.png) no-repeat;
    background-size: 100%;
}
.solution-swiper-left.swiper-button-disabled {
    background: url(../images/swiper-left-disable.png) no-repeat;
    background-size: 100%;
}
.solution-swiper-right.swiper-button-disabled {
    background: url(../images/swiper-right-disable.png) no-repeat;
    background-size: 100%;
}
