
/* .user-side .register::after {
  content: '免费测试';
  position: absolute;
  top: -10px;
  right: -40px;
  background-color: #ff6600;
  color: white;
  font-size: 0.8em;
  padding: 2px 5px;
  border-radius: 3px;
} */
 .head-box{width: 100%;}
 .sub-theme{box-sizing: border-box;}
 .pop_ad{
  width: 760px;
  height: 544px;
  left: 50%;
  top: 20%;
  position: fixed;
  margin: 0 0 0 -380px;
  background: url('../images/index/pop_ad.png') no-repeat;
  z-index: 999;
 }
 .pop_ad a.close{
  font-size: 32px;
  position: absolute;
  top: 55px;
  right: 30px;
  color: #888;
  text-decoration: none;
  cursor: pointer;
 }
 /*  */
 .pop_ad .buttons {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  gap: 20px;
  padding: 20px 0 30px  130px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}

.pop_ad .buttons a {
  display: inline-block;
  font-size: 20px;
  width: 220px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  border-radius: 25px;
  margin-right: 35px;
  background: #007bff

}

.pop_ad .buttons a.free-trial {
  background: transparent;
  color: #007bff;
  border: 1px solid #007bff;
}
.pop_ad .pop {
  width: 115px;
  height: 34px;
  line-height: 24px;
  text-align: center;
  background: url(../images/index/pop-1.png) no-repeat;
  font-size: 18px;
  color: #fff;
  position: absolute;
  right: 109px;
  bottom: 70px;
  z-index: 1000;
}
 /*  */
.banner-wide{
  background: url('../images/index/a.png') no-repeat center center/cover;
    height: 640px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    min-width: 1400px;
}
.banner-boxes{
  background-color: rgb(0 0 0 / 4%);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-content {
  box-sizing: border-box;
  width: 1200px;
  color: white;
  text-align: left;
  padding: 20px;
}

.banner-content .breadcrumb {
  top: 20px;
  position: absolute;
}

.banner-content .breadcrumb .free-trial {
  color: #fdfdfd;
  text-decoration: none
}
.banner-content h1 {
  font-size: 48px;
  margin-bottom: 20px;
}

.banner-content p {
  font-size: 24px;
  margin-bottom: 5px;
}

.banner-content p span {
  color: #ffff00;
  font-weight: bold;
  font-size: 40px;
}

.banner-content ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px -8px;
}
.banner-li{padding: 25px 0 45px 0;}
.banner-content ul li {
  padding: 5px 0;
  font-size: 20px;
}

.banner-content ul li i {
  font-size: 0.8em;
  margin: 0 10px;
  color: #1dcf2c;
}

.banner-content .buttons {
  display: flex;
  position: relative;
  gap: 20px;
}

.banner-content .buttons a {
  background-color: #007bff;
  width: 220px;
  height: 48px; 
  line-height: 48px;
  color: white;
  text-decoration: none;
  border-radius: 25px;
  font-size: 20px;
  margin-right: 20px;
  text-align: center;
}

.banner-content .buttons a.free-trial {
  background: url(../images/index/arrow-2.png) no-repeat 90% center;
  background-color: white;
  color: #3d3d3d;
}

.banner-content .buttons .contact-us {
  background: white url(../images/index/arrow-1.png) no-repeat 90% center;
  border: 1px solid #efefef;
  background-color: #007bff00;
}
.buttons .pop{
  width: 115px;
  height: 34px;
  line-height: 24px;
  text-align: center;
  background:  url(../images/index/pop-1.png) no-repeat;
  font-size: 18px;
  color: #fff;
  position: absolute;
  left: 129px;
  top:-30px;
}
.theme-1{
  padding: 160px 0 60px 0;
  box-sizing: border-box;
}
.theme-1 .theme-content {
  float: right;
  width: 670px;
  padding-top: 70px;
}
.theme-1 .sub-theme-boxes{
  width: 1200px;
  height: 520px;
  margin: 0 auto;
  background: url(../images/index/b.png) no-repeat left center;
}

.theme-1 .theme-content h2 {
  font-size: 36px;
  margin-bottom: 20px;
}
.theme-1 .theme-content p {
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 80px;
}

.theme-1 .theme-content .buttons {
  display: flex;
  gap: 20px;
}

.theme-1 .theme-content .buttons a {
  font-size: 20px;
  width: 220px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  border-radius: 25px;
  margin-right: 35px;
  background: #007bff url(../images/index/arrow-1.png) no-repeat 90% center

}

.theme-1 .theme-content .buttons a.contact-us:hover{
  background-color: #3F85FF !important;
}

.theme-1 .theme-content .buttons a.free-trial {
  background: white url(../images/index/arrow-2.png) no-repeat 90% center;
  color: #007bff;
  outline: 1px solid #007bff;
}
.theme-1 .theme-content .buttons a.free-trial:hover{
  outline: 2px solid #3F85FF;
}
/*  */
.theme-2{
  background:#e2ebfc url(../images/index/l.png) no-repeat right top;
  background-position: right -150px top 0;
  padding: 100px 0 80px 0;
  min-width: 1400px;
}
.theme-2 .sub-theme-boxes {
  width: 1400px;
  height: 791px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: url(../images/index/l-0.png) no-repeat center;
}

.theme-2 h2{
  font-size: 48px;
  margin: -70px auto 80px auto;
}

.product-cards {
  display: grid;
  justify-items: center;
}

.product-card {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: left;
  text-align: left;
  border-radius: 8px;
  border: 1px solid #c6e3e1;
  background: #fff;

}
.product-card-1{
  width: 590px;
  height: 300px;
  margin:0 34px 34px 0;
  background: url(../images/index/c.png) no-repeat 100% bottom;
}

.product-card-2{
  width: 590px;
  height: 300px;
  margin:0 0 34px 0;
  background: url(../images/index/d.png) no-repeat 100% bottom;
}
.product-card-3 {
  height: 250px;
  grid-column: span 2;
  height: 300px;
  background:#fff url(../images/index/e.png) no-repeat 100% bottom;
}

.card-content {
  padding: 20px;
  text-align: left;
  padding: 45px;
  width: 100%;
}
.product-card-1 .card-content,.product-card-2 .card-content{
 width: 340px; 
}

.product-card img {
  max-width: 100px;
  margin-bottom: 20px;
}

.product-card h3 {
  font-size: 24px;
  margin-bottom: 24px;
}

.product-card p {
  font-size: 1em;
  margin-bottom: 50px;
  line-height: 30px;
}

.product-card .product-button {
  color: #3f85ff;
  box-sizing: border-box;
  width: 220px;
  height: 48px;
  line-height: 44px;
  padding-left: 43px;
  outline: 1px solid #3f85ff;
  text-decoration: none;
  border-radius: 25px;
  display: inline-block;
  font-size: 20px;
  background: white url(../images/index/arrow-2.png) no-repeat 90% center;
}

.product-card .product-button:hover {
  outline: 2px solid #3f85ff;
}
/*  */
.theme-3 {
  padding: 130px 0;
  box-sizing: border-box;
}
.theme-3 .sub-theme-boxes {
  width: 1400px;
  height: 805px;
  margin: 0 auto;
  text-align: center;
}

.theme-3 .sub-theme-boxes h2 {
  font-size: 48px;
  margin-bottom: 70px;
}

.pricing-plans-cards {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  height: 630px;
  width: 1220px;
  margin: 0 auto;
}

.pricing-plan-card {
  padding: 25px;
  border-radius: 10px;
  width: 390px;
  width: 570px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pricing-plan-card.popular {
  /* border: 2px solid #ff6600; */
}
.poular-title{
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 55px;
}



.pricing-plan-card-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 65px;
}



.pricing-plan-card-header h3 {
  color: rgba(255, 255, 255, 0.9);
  text-align: left;
  font-size: 35px;
}

.pricing-plan-card-header img {
  max-width: 100px;
  margin-bottom: 20px;
}

.pricing-plan-card-body {
  width: 100%;
  text-align: center;
  padding-bottom: 40px;
}

.pricing-plan-card-one .pricing-plan-h,
.pricing-plan-card-three .pricing-plan-h {
  padding-top: 90px;
}

.pricing-plan-h {
  /* padding-bottom: 50px; */
  padding-top: 75px;
}

.pricing-plan-card .price {
  height: 52px;
  overflow: hidden;
  font-size: 40px;
  font-weight: bold;
  color: #3d3d3d;
  margin-bottom: 20px;
}

.pricing-plan-card .price .price_span {
  font-size: 18px;
}

.popular .pricing-plan-card-header{
  padding-top: 50px;
  padding-bottom: 15px;
}

.pricing-plan-button {
  display: block;
  font-size: 20px;
  box-sizing: border-box;
  outline:2px solid #007bff;
  width: 340px;
  height: 48px;
  line-height: 45px;
  color: #007bff;
  text-decoration: none;
  margin-bottom: 20px;
}

.pricing-plan-card-tow .pricing-plan-button {
  color: #fff;
  background-color: #e5853a;
  outline: none !important;
}

.pricing-plan-card-tow .pricing-plan-button:hover {
  color: #fff;
}

.pricing-plan-button:hover {
  outline:2px solid #3697FF;
  /* background-color: #0056b3; */
}
.popular  .pricing-plan-button:hover {
  background-color: #FF996D;
}

.pricing-plan-features {
  list-style: none;
  padding: 0;
  margin: 0 40px;
}

.pricing-plan-features li {
  font-size: 18px;
  margin-bottom: 10px;
  text-align: left;
}

.pricing-plan-card-three {
  margin-top: 60px;
  background: url('../images/index/h.png') no-repeat;
}

.pricing-plan-card-tow {
  background: url('../images/index/g.png') no-repeat;
  padding-top: 20px;
  position: relative;
}

.pricing-plan-card-one {
  margin-top: 60px;
  background: url('../images/index/f.png') no-repeat;
}
.pricing-plan-card-one li i,.pricing-plan-card-three li i{
  color: #3f85ff;
  margin-right:10px ;

}
.pricing-plan-card-tow li i{
  color: #ff7f47;
  margin-right:10px ;
}
/*          */
.theme-4{
  background-color: #e3ecfd;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}
.theme-4:before{
  content: '';
  width: 937px;
  height: 882px;
  display: block;
  position: absolute;
  left: -300px;
  top: -250px;
  background: url(../images/index/i_bg.png) no-repeat;
}
.theme-4:after{
  content: '';
  width: 937px;
  height: 882px;
  display: block;
  position: absolute;
  right: -570px;
  bottom: -100px;
  background: url(../images/index/i_bg.png) no-repeat;
}
.theme-4 .sub-theme-boxes {
  width: 1220px;
  margin: 0 auto;
  text-align: center;
}
.theme-4 h2{
  font-size: 48px;
  margin-bottom: 70px;
}

.industry-examples-container h2 {
  font-size: 2em;
  margin-bottom: 40px;
}

.industry-examples-cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.industry-example-card {
  box-sizing: border-box;
  padding: 20px;
  border-radius: 10px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 130px;
  padding-bottom: 70px;
  overflow: hidden;
}

.industry-example-one {
  background: url('../images/index/i_1.png') no-repeat top center;
  width: 280px;
  height: 400px;
}

.industry-example-two {
  background: url('../images/index/i_2.png') no-repeat top center;
  width: 280px;
  height: 400px;
}

.industry-example-three {
  background: url('../images/index/i_3.png') no-repeat top center;
  width: 280px;
  height: 400px;
}

.industry-example-four {
  background: url('../images/index/i_4.png') no-repeat top center;
  width: 280px;
  height: 400px;
}

.industry-example-five {
  background: url('../images/index/i_5.png') no-repeat top center;
  width: 280px;
  height: 400px;
}

.industry-example-six {
  background: url('../images/index/i_6.png') no-repeat top center;
  width: 280px;
  height: 400px;
}

.industry-example-seven {

  background: url('../images/index/i_7.png') no-repeat top center;
  width: 280px;
  height: 400px;
}

.industry-example-eight {
  background: url('../images/index/i_8.png') no-repeat top center;
  width: 280px;
  height: 400px;
}

.industry-example-card i {
  font-size: 2em;
  color: #007bff;
  margin-bottom: 20px;
}

.industry-example-card h3 {
  font-size: 22px;
  margin-bottom: 30px;
}

.industry-example-card p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
  height: 80px;
  width: 85%;
  text-align: left;
}

.industry-examples-footer {
  margin-top: 70px;
}

.industry-examples-button {
  display: block;
  font-size: 20px;
    width: 220px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    border-radius: 25px;
    margin: 0 auto;
    background: #007bff url(../images/index/arrow-1.png) no-repeat 90% center;
}

.industry-examples-button:hover {
  background-color: #3F85FF;
}
/*  */
.theme-5 {
  width: 100%;
  padding: 170px 0 60px 0;
}

.theme-5 .sub-theme-boxes{
  width: 1220px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.theme-5 .sub-theme-boxes:after{
  content: '';
  width: 765px;
  height: 408px;
  position: absolute;
  right: -100px;
  top: 0;
  background: url(../images/index/m.png) no-repeat right center;
}

.support-content {
  width: 600px;
  height: 480px;
}

.support-content h2 {
  font-size: 42px;
  margin-bottom: 40px;
}

.support-content p {
  width: 470px;
  font-size: 18px;
  margin-bottom: 140px;
  line-height: 36px;
}

.support-content .buttons {
    
    
}

.support-button {
  display: inline-block;
  font-size: 20px;
  width: 220px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  border-radius: 25px;
  margin-right: 35px;
  background-color: #007bff;
}

.support-button.free-trial {
  background: #007bff url(../images/index/arrow-1.png) no-repeat 90% center;
}

.support-button.free-trial:hover {
  background-color: #3F85FF !important;
}

.support-button.contact-us {
  background: white url(../images/index/arrow-2.png) no-repeat 90% center;
  color: #007bff;
  outline: 1px solid #007bff;
}
.support-button.contact-us:hover{
  outline: 2px solid #007bff;
}

.support-image img {
  max-width: 400px;
  width: 100%;
}
/*  */
.theme-6{
  width: 100%;
  padding: 120px 0;
  background: #e3ecfd;
}
.theme-6 .sub-theme-boxes {
  width: 1180px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 32px;
}

.info-card {
  background: white;
  padding: 0;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  width: 27%;
  text-align: left;
}

.info-card-header {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  position: relative;
  padding-top: 110px;
}

.info-card-one {
  background: url('../images/index/k_1.png') no-repeat center top;
  width: 590px;
  height: 575px;
}

.info-card-tow {
  background: url('../images/index/k_2.png') no-repeat center top;
  width: 590px;
  height: 575px;
}

.info-card-three {
  background: url('../images/index/k_3.png') no-repeat center top;
  width: 390px;
  height: 575px;
}

.info-card-header i {
  font-size: 2em;
  color: #007bff;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}

.info-card-header h3 {
  font-size: 24px;
  margin-top: 30px;
  color: #ffffff;
}

.info-card-list {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
  padding: 30px 30px 30px 30px;
}

.info-card-list li {
  color: #000;
  font-size: 18px;
  line-height: 40px;
}

.info-card-link {
  display: block;
  text-align: justify;
  color: #000;
  text-decoration: none;
  padding: 0 35px 20px 30px;
}
.info-card-link:hover{
  color: #007bff;
}

.free-trial.btn-white:hover{
background-color: #CAEAFF !important;
}
.contact-us.btn-whiteborder:hover{
  border: 1px solid #C7C7C7 !important;
}
.footer-end{min-width: 1400px;margin: 0 auto;}
.footer-boxes{width: 1250px;}
@media screen and (min-width: 768px) {
  .head-box{min-width: 1400px;box-sizing: border-box;}
  .sub-theme{min-width: 1400px;box-sizing: border-box;}
  .footer-box{min-width: 1400px;box-sizing: border-box;width: 100%;}
  .banner-wide{min-width: 1400px;box-sizing: border-box;}
}
