body {
	font-family: Avenir,'Open Sans', Arial,'宋体','Microsoft YaHei', Helvetica, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
    font-size: 14px;
    color: #0f172a;
}
html,body,div,p,ul,li,dl,dt,dd,em,i,span,a,img,input,h1,h2,h3,h4,h5 {margin:0;padding:0}
a,img,input {border:none;}
a {text-decoration:none;}
ul,li{list-style: none}
a, a:focus, a:hover {cursor: pointer;color: inherit;outline: none;text-decoration: none;}
div:focus { outline: none; }
a:focus, a:active { outline: none; }
a, a:focus, a:hover { cursor: pointer; color: inherit; text-decoration: none; } 
.page-content{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; height:15rem; margin: auto;width:7.5rem}
.hide{ display: none; } 
.click-off{pointer-events:none;}
input{ outline: none;  background-color: transparent; }
img{ vertical-align: middle; }
a, img {-webkit-touch-callout: none;}
[v-cloak] {
display: none;
}
.displayNone{
	display: none;
}
#app{
	min-width:1200px;
}
.container{
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    height: 100%;
}
.index-box{  
	overflow: hidden;
}
header{
	height: 61px;
	width: calc(100% - 40px);
	position: relative;
	z-index: 1002;
	top: 0;
	left: 0;
	background: #fff;
	/* box-shadow: 0 2px 3px rgba(0,0,0,.2); */
	min-width: 1200px;
	border-bottom: 1px solid #f1f1f1;
	padding: 0 20px;
}
header .logo{
    height: 40px;
    margin-top: 10px;
    width:170px;
    margin-left: 10px;
    float: left;
}
header .logo img{
	height: 36px;
    float: left; 
    margin-top: 2px;
}
header .logo .logo-name{
	font-size: 19px;
	line-height: 25px; 
	text-indent: 5px;
	color: #2a5bd7;
}
header .logo p{
	font-size: 11px;
	line-height: 15px; 
	text-indent: 5px;
	color: #2a5bd7;
}

.qrcode-title{
	margin-top: 80px;
	text-align: center;
}
.qrcode-title h1{
	font-size: 30px;
    width: 800px;
    display: block;
    margin: auto;
    font-weight: bold;
}
.qrcode-title p{
	font-size: 16px;
}
.qrcode-create{
	box-shadow: none;
    width: 100%;
    min-height: 600px;
    margin-top: 10px;
    padding: 10px 0; 
    overflow: hidden; 
}
.empower{
	position: fixed;
    right: 5px;
    width: 215px;
    height: 300px;
    background: #ecfdff;
    border-radius: 10px;
    bottom: 100px;
    padding: 10px;
    box-sizing: border-box;
    color: #007c8c;
	z-index: 1001;
}
.empower .title{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
} 
.empower img{
	width: 100%;
}
.el-input-group__append, .el-input-group__prepend {  
    background-color: #29b474 !important;
    color: #fff !important;
    vertical-align: middle;
    display: table-cell;
    position: relative;
    border: 1px solid transparent !important;
    border-radius: 4px;
    padding: 0 10px !important;
    width: 1px;
    white-space: nowrap;
}
.show-auth-num{
    height: 50px;
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
    background: #ecfdf9;
    padding: 10px 0;
    margin-bottom: 10px;
    border-radius: 10px;
} 
.show-auth-num p:nth-child(1){
	font-size: 14px;
}
.show-auth-num p:nth-child(2){
	font-size: 20px;
	font-weight: bold;
}
.qrcode-set-one{
	width: calc(800px - 40px);
	height: calc(100% - 20px);
	float: left;
	position: relative; 
	margin-left: 10px;
	margin-right: 15px;
}
.border-class{
	padding: 20px;
    box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.qrcode-set-two{
	width: 400px;
	height: calc(100%);
	float: left;
	box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.1);
	/* border: 1px solid #000; */
	box-sizing: border-box;
	padding: 15px;
	border-radius: 10px;
}
.qrcode-set-three{
	width: calc(25%);
	height: calc(100%); 
	float: left;
}
.form__textarea { 
	border: 1px solid #f1f1f1;
	border-left: 0px;
    border-radius:0 6px 6px 0;
    height: 200px;
    position: relative;
    color: #000;
    font-size: 13px;
    width: 100%;
    padding-left: 50px;
    line-height: 25px;
    letter-spacing: 1px;
    box-sizing: border-box;
    word-wrap: normal; 
    font-family: Fira Code VF,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    overflow-x: clip;
}
.qrcode-create h1{
	font-size: 20px;
	line-height: 50px;
}
.empowerClose{
	transform: rotate(0deg);
	position: fixed;
	right: 5px;
	bottom: 100px;
	width: 30px; 
	background: #ecfdff;
	padding: 10px;
	border-radius: 5px;
	color: #007c8c;
	cursor: pointer;
}
.el-slider__bar { 
    background-color: #1e283b !important; 
}
.el-slider__button { 
    border: 2px solid #1e283b !important;  
}
.demo{
	margin: auto;
	width: 320px;
	height: 320px;
	overflow-x: hidden;
	margin-bottom: 10px;
	display: flex;
	flex-direction: column;
	position: relative;
}
.demo h5{
	text-align: center;
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    position: absolute;
    width: 430px;
    z-index: 1;
    top: 0;
}
.demo-qrcode{
	margin: auto; 
	width: fit-content;
	border: 1px solid #f1f1f1; 
    position: relative; 
 }
.show-qrcode-demo img{
	margin: auto;
}
.create-box{
	margin-top: 30px;
}
.create-box .el-button--success{
    color: #FFF !important;
    background-color: #29b474 !important;
    border-color: #29b474 !important;
    margin: 10px auto !important;
    display: block !important;
    width: 100% !important;
    font-size: 16px; 
}
.name-set,.labels-set{
	margin-top: 10px;
}
.el-radio__input.is-checked .el-radio__inner {
    border-color: #1e283b!important;
    background: #1e283b!important;
}
.el-button--success {
    color: #FFF important;
    background-color: #29b474 !important;
    border-color:  #29b474 !important;
}

.img-list{
	 margin-top: -10px;
 } 
 
 
.pay {
	width: 80px;
	height: 30px;
	border: 2px solid #f1f1f1;
	border-radius: 5px;
	padding: 5px 10px;
	float: left;
	margin-right: 15px;
	cursor: pointer;
	margin-bottom: 10px;
}

.pay img{
	width: 90%;
	line-height: 30px;
	display: block;
}
.paypal img{
	margin-top: 5px;
}
.Method .active{
	border:2px solid  #3d28df ;
}
textarea::placeholder {
  color: #666; /* Change to your desired color */
}
.empower .el-input__inner{
	font-size: 10px !important;
}
.show-qrcode{
    width: 100%;
    overflow: hidden;
    height: 450px;
    font-size: 10px;
    text-align: center;
    padding: 1px;
    overflow-y: auto;
    border: 1px solid #f1f1f1;
    box-sizing: border-box;
}
.qrcode-item{
    width: 200px;
    background: #fff;
    cursor: pointer;
    overflow: hidden;
    height: auto;
    float: left;
    border: 5px solid #fff;
    border-radius: 10px;
    margin: 0 10px 10px 0;
}

.qrcode-item img{
	width: 100px;
    display: block;
    float: left; 
}
.qrcode-item p {
	text-align: left;
	line-height: 20px;
	font-size: 12px;
}
.qrcode-item p span{
	color: #409EFF;
}
.qrcode-item .data{
	margin-top: 5px;
}
.show-qrcode-title{
    height: 40px;
    background: #29b474;
    border-radius: 10px 10px 0 0;
}
.show-qrcode-title .circle{
	height: 10px;
	width: 10px;
	float: left;
	background: #fff;
	display: block;
	margin-left: 10px;
	margin-top: 12px;
	border-radius: 100%;
}
.show-qrcode-title .circle:nth-child(1){
	background: #F56C6C;
}
.show-qrcode-title .circle:nth-child(2){
	background: #ffffff;
}
.show-qrcode-title .circle:nth-child(3){
	background: #dddddd;
}
 
.show-qrcode-title .show-qrcode-num{
	line-height: 40px;
	float: right;
	margin-right: 10px;
	color: #fff;
}
.show-qrcode-footer{
	height: 40px;
	padding: 10px 0; 
	border-radius: 0 0 5px 5px;
}
 

.show-barcode{
    width: 100%;
    height: 400px;
    overflow: hidden;
    font-size: 10px;
    text-align: center;
    padding: 10px; 
    overflow-y: auto;
    background: #f1f1f1;
    box-sizing: border-box;
}
.barcode-item{
    width:115px;
    background: #fff;
    cursor: pointer;
    overflow: hidden;
    height: auto;
    float: left;
    border: 5px solid #fff;
    border-radius: 10px;
    margin: 0 10px 10px 0;
} 
.barcode-item img{
	width: 100px;
    display: block;  
	margin: auto;
}
.barcode-item p {
	text-align: left;
	line-height: 20px;
	font-size: 12px;
}
.barcode-item p span{
	color: #409EFF;
}
.barcode-item .data{
	margin-top: 5px;
} 
 
.img-list ::-webkit-scrollbar {
  background-color: #f1f1f1;  
}
.img-list ::-webkit-scrollbar-thumb {
  background-color: #29b474;  
}

.pay-items{
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 20px;
}
.pay-item{
	width: 100px;
	text-align: center;
	background: #f1f1f1;
	float: left;
	margin-right: 10px;
	border-radius: 5px;
	color: #3d28df;
	height:50px;
	cursor: pointer;
	margin-bottom: 20px;
	font-family: "ProximaNova ExtraBold","Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
}
.pay-item span{
	background: red;
	color: yellow;
	padding: 2px 5px;
	border-radius: 5px;
	font-size: 10px;
	position: absolute;
	top: -10px;
	right: 0;
}
.pay-item h4{
	font-size: 15px;
    margin-top: 4px;
    line-height: 20px;
    font-weight: 300;
}
.pay-item p{
	line-height: 30px;
}
.pay-items .active{
	color: #eaeeff;
	background: #3d28df;
	transition: all 0.6s ease-in-out;
}
.payment-info{
	background: #f1f1f1;
    padding: 10px;
    color: #000;
    line-height: 28px;
}
.payment-info span{
	font-weight: 600;
}
.help-box{
	padding-top: 50px;
	min-height: 500px;
	overflow: hidden;
	background: #eee;
	margin-top: 30px;
}
.help-box .title{
	text-align: center;
}
.help-box .title h2{
	font-size: 30px;
}
.help-box .title p{
	font-size: 16px;
}
.help-box .left{
	width: 50%;
	float: left;
}
.help-box .right{
	width: 45%;
    float: left;
    background: #fff; 
    height: 320px;
    border-radius: 10px;
    padding:20px 20px;
	margin-top: 10px;
}
.help-box .right p {
	line-height: 22px;
}
.help-box .left img{
	display: block;
	margin: 30px auto;
}

.help-box .right img{
	display: block;
	margin: 30px auto;
}

.faqs-box{
	margin-top: 50px;
	min-height: 500px;
	overflow: hidden;
	padding: 0 10px;
}
.faqs-box .title h2 {
    font-size: 30px;
}
.faqs-box .left h3{
	font-family: "ProximaNova Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	font-size: 25px;
	line-height: 40px;
	color: #252628;
}
.faqs-box .left p{
	line-height: 25px;
}
.loading{
	position: fixed;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.9);
	z-index: 10000;
	top: 0;
	left: 0;
}
.loading-item{
    width: 500px;
    height: 500px;
    margin: 20% auto;
    overflow: hidden;
}
.loading-item p{
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.demo-logo{
	 width: 35%;
	 position: absolute;
	 left: 50%;
	 top: 50%;  
}

 .print{
	 min-width: 1300px;
	 margin: auto;
	 padding: 10px; 
	 background-image: url(data:image/gif;base64,R0lGODlhDAAMAMQAAP///+bm5gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAAMAAwAAAUcYCCOQGmOpFmiorqyLsAG8RzXsGvrubr7vRMrBAA7);
	 background-color: transparent; 
 }
 .print-box{ 
	height: auto; 
	margin: auto; 
	background-color: #fff;
 }
.footer {
    width: 100%;
    padding: 40px 0 20px; 
    background-color: #fff;
    border-top: 1px solid #f5f5f5;
    margin-top: 150px;
    margin-bottom: 100px;
}

.footer .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #333;
    line-height: 1;
}

.footer-logo img {
    height: 28px;
    margin-right: 10px;
    margin-top: 0;
}

.footer-cp {
    font-size: 13px;
    color: #909399;
    margin-bottom: 15px;
    line-height: 1.5;
    text-align: center;
}

.footer-links {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    color: #606266;
    flex-wrap: wrap;
    gap: 20px;
}

.footer-links a {
    color: #606266;
    text-decoration: none;
    transition: color 0.3s;
    margin: 0;
}

.footer-links a:hover {
    color: #29b474;
}

.footer-links span {
    color: #909399;
}
 .h1{
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
 }
.show-qrcode-font{
 	text-align: center;
	font-weight: bold;
 }
.qrcode-item-more{
	 height: 40px;
	 text-align: center;
	 width: 100%;
	 overflow: hidden;
	 float: left;
	 line-height: 40px;
	 font-size: 13px;
 }
.menu{
	 width: fit-content;
	 float: left;
	 line-height: 60px;
	 color: #000;
	 margin-left: 20px;
 }
.menu .active {
	color: #29b474 !important;
}
.menu a{
    margin-right: 15px;
    font-size: 14px;
    font-weight: 400;
}
.menu a:hover{ 
  color:#29b474;
}
.menu .el-dropdown-link{ 
    font-size: 14px;
    font-weight: 400;
	cursor: pointer;
}
.menu .el-dropdown-link:hover{ 
  color:#29b474;
}
.menu .el-dropdown{
	display: inline;
    margin-right: 15px;
}
.upload-name{
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: rgba(0,0,0,0.5);
  color: #fff;
}
.changeLan{
	width: 50px; 
	position: absolute;
	right: 10px;
	top: 15px;
}
.head-tools{
    line-height: 60px;
    margin-right: 20px;
    font-weight: bold;
    position: absolute;
    right: 50px; 
	top: 0;
}
.head-tools .btn-sign-in{
	background: #29b474; 
    padding: 5px 10px;
    color: #fff;
    border-radius: 4px;
	margin-right: 15px;
	font-weight: 100;
} 
.head-tools .btn-sign-up{
	background: #409EFF;
	color: #fff;
    padding: 5px 10px; 
    border-radius: 4px;
	font-weight: 100;
}


.login-bj{
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #f1f1f1;
}

.login-item{
	width: 880px;
    height: 460px;
    position: absolute;
    background: #f1f1f1;
    top: 40%;
    left: 50%;
    margin-left: -440px;
	margin-top: -200px;
    box-shadow: 1px 2px 4px 0 rgba(0,0,0,.5);
    overflow: hidden;
}
.login-item .left{
	background-image: linear-gradient(180deg,#29b474,#409EFF);
    width: 400px;
    float: left;
    height: 600px;
}
.login-item .left h1{
	text-align: center;
    color: #fff;
    margin-top: 10%;
    width: 80%;
    font-size: 39px;
    margin-left: 10%;
}

.login-item .right{
	background-color: #fff;
	float: left;
	width: 480px;
	height: 600px;
}
.login-item .right h3{
	text-align: center;
	font-size: 20px;
	margin-top: 10%;
	color: #000;
	line-height: 60px;
}
.login-input{
	width: 60%;
	margin: 30px auto;
}
.login-info{
	line-height: 40px;
}
.login-info a{
	color: #4b74e6;
}

.login-register{
	width: 60%;
	margin: 30px auto;	
}

.banner{
	width: 100%;
	height: 100px;
	background: #f1f1f1;
	margin-top: 0px;
	position: relative;
}
.banner .bj-qrcode{
	/* background: url(../img/bj-1.png) repeat center center; */
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	z-index: 1;
}
.banner .bj-barcode{
	/* background: url(../img/bj-2.png) repeat center center; */
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	z-index: 1;
}
.banner .bj-barcode:before {
	content: '';
    position: absolute;
    display: block;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none; 
    width: 100%;
    height: 100%;
}
.banner .bj-qrcode:before {
	content: '';
    position: absolute;
    display: block;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none; 
    width: 100%;
    height: 100%;
}
.banner p,.banner h1 {
    position: absolute;
    height: 20px; 
    border-left: 5px solid #29b474;
    top: 40px;
    z-index: 2;
    font-size: 20px;
    line-height: 20px;
    text-indent: 10px;
	left: 0;
}
.banner {
	position: relative; 
	background: linear-gradient(135deg, #29b474 0%, #29a974 100%);
	overflow: hidden;
}

.banner::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='rgba(255,255,255,0.05)' fill-rule='evenodd'/%3E%3C/svg%3E");
	opacity: 0.6;
	animation: moveBg 20s linear infinite;
}

.banner .container {
	position: relative;
	z-index: 1;
	text-align: center;
}

.banner h1 {
	color: #fff;
	font-size: 1.5rem;
	font-weight: 600;
	margin: 0;
	text-shadow: 0 2px 4px rgba(0,0,0,0.1);
	animation: fadeInUp 0.8s ease-out;
}

.banner-content {
	max-width: 800px;
	margin: 0 auto;
	padding: 0 20px;
}

.banner-qr-grid {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='rgba(255,255,255,0.05)'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	opacity: 0.4;
	animation: moveGrid 15s linear infinite;
}

.banner-highlight {
	display: inline-block;
	position: relative;
	color: #fff;
	padding: 0 8px;
}

.banner-highlight::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 8px;
	background-color: rgba(255,255,255,0.2);
	transform: skewX(-12deg);
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translateY(20px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes moveBg {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 100% 100%;
	}
}

@keyframes moveGrid {
	from {
		transform: translateX(0) translateY(0);
	}
	to {
		transform: translateX(-20px) translateY(-20px);
	}
}

@media (max-width: 768px) {
	.banner {
		padding: 40px 0;
	}
	
	.banner h1 {
		font-size: 1.8rem;
		left: 0px;
	}
}





.el-button--mini, .el-button--mini.is-round {
    padding:5px 15px !important;
}
.pricing-banner{
	margin-top:30px;
	
}
.pricing-price{
	background-color: #f1f1f1;
	padding: 20px 0;
	overflow: hidden;
}
.pricing-price .item{
	width: 280px;
	height: 550px;
	margin-right: 20px;
	float: left;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 2px 4px -1px rgba(0,0,0,.12), 0 4px 5px 0 rgba(0,0,0,.1), 0 1px 10px 0 rgba(0,0,0,.08);
	margin-bottom: 20px;
}

.pricing-price .item .title{
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	border-bottom: 1px solid #f1f1f1;
	text-transform: uppercase;
	position: relative;
}

.pricing-price .item .title span{
	 font-size: 15px;
	 position: absolute;
	 padding: 0 4px;
	 border-radius: 2px; 
	 right: 10px;
	 height: 20px;
	 line-height: 20px;
	 top: 10px; 
	 color: rgba(255, 255, 255, .1);
	 background: linear-gradient(to right, #b0ffc8, #ffd3b0, #b0f4ff, #b0c4ff, #cab0ff, #b0ffc8);
	 background-size: 400%;
	 -webkit-background-clip: text;
	 animation: magistextTransition 10s linear infinite;
}
.pricing-price .item .price{
	height: 50px;
	line-height: 50px;
	color: #666;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	font-family: "ProximaNova ExtraBold","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.pricing-price .item .price span{
	font-size: 14px;
	font-weight: 400;
}
.pricing-price .item .price .original{
    font-weight: 200; 
    color: red;
    text-decoration: line-through;
    font-size: 20px;
    opacity: 0.5;

}
.pricing-price .item .btn {
    background: #29b474;
    color: #fff;
    width: 90%;
    margin: auto;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}
.pricing-price .item .active {
    background: #29b474;
    color: #fff;
	width: 96%;
	margin: auto;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}
.pricing-price .item .btn:hover {
    background: #50b474;
    color: #fff;
}
.pricing-price .item .includes{
	width: 90%;
	margin: 20px auto;
}
.pricing-price .item .includes span{
	color: #29b474 !important;
	font-weight: bold;
}
.pricing-price .item .includes p{
	line-height: 25px;
	font-size: 12px;
}
.pricing-center{
	max-width: 1200px;
	margin: auto; 
	min-height:440px ;
}
.el-collapse-item__header{
	font-size:18px !important;
} 
.paymentStatus{
	width: 500px;
	height: 400px;
	border-bottom: 1px solid #f1f1f1;
	margin: auto;
	margin-top: 20%;
}
.paymentStatus .icon{
	font-size: 100px;
    display: block;
    margin: auto;
    width: fit-content; 
}
.paymentStatus .success{
	color: #29b474;
}
.paymentStatus .error{
	color: red;
}
.paymentStatus {
	text-align: center;
}
.paymentStatus h1{
	line-height: 100px;
}
.paymentStatus p{
	line-height: 30px;
}
.paymentStatus p span{
	color: #29b474;
}

.phone-view{
position: relative;
    height: 500px; 
    margin-top: 15px;
}
#screen{
    position: relative;
    height: 340px;
    background: #fff;
	padding: 10px;
}
#phone {
    background: #000;
    border-radius: 30px;
    left: 0;
    margin: 0 auto 0;
    padding: 42px 2px 60px 2px;
    position: absolute;
    right: 0;
    width: 240px;
}

#phone:before {
    background: #1f2b38;
    border-radius: 20px;
    content: '';
    height: 8px;
    left: 0;
    margin: -25px auto;
    position: absolute;
    right: 0;
    width: 45px;
}

#phone:after {
    background: #1f2b38;
    border-radius: 20px;
    content: "";
    display: block;
    height: 42px;
    left: 0;
    margin: 12px auto;
    position: absolute;
    right: 0;
    width: 42px;
}
.phone-content{
	border: none;
	background: #f1f1f1;
	width: 100%;
	height: 100%;
}
.qrcode-set-two .el-button--mini{
	padding: 5px 5px !important;
}
.phoneDataText{
	top: 10%;
	position: absolute;
	text-align: center;
	font-size: 12px;
}
.phoneDataText div{
	height: auto;
	padding: 10px;
	background: #f1f1f1;
	margin-top: 10px;
	width: 80%;
	margin: 10px auto;
}
.vipfreebg{
	font-size: 10px;
	background: #f1f1f1;
	padding: 4px;
	border-radius: 2px;
	color: #000;
}
.vipbg{
	font-size: 10px;
    background: #fdb61f;
    padding: 4px;
    border-radius: 2px;
    color: #fff;
}
.isFixed{
	position: fixed;
}

.email-float {
	position: fixed;
	right: 20px;
	bottom: 85px;
	width: 48px;
	height: 48px;
	cursor: pointer;
	border-radius: 50%;
	background: #29b474;
	box-shadow: 0 4px 12px rgba(41, 180, 116, 0.4);
	z-index: 1000;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
}

.email-float:hover {
	transform: translateY(-5px);
	box-shadow: 0 8px 16px rgba(41, 180, 116, 0.5);
	background: #2ecc71;
}

.email-float svg {
	width: 24px;
	height: 24px;
}
.get_email_code{
	position: absolute;
	right: 5px;
	top: 10px;
	height: 20px;
	background: #29b474;
	line-height: 20px;
	border-radius: 2px;
	color: #fff;
	font-size: 13px;
	padding: 0 5px;
	cursor: pointer;
}
.tools-box{
	height: 40px;
	width: 100%;
	position: relative;
}

.ruler {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 222px;
    height: 5px;
    padding: 0;
    bottom: 23px;
    position: relative;
    border-bottom: 1px solid #999;
    margin: auto;
}

.long-tick, .short-tick {
    background-color: #000;
    width: 1px;
}

.long-tick {
    height: 100%;
}

.short-tick {
    height: 55%;
}

.ruler::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px; 
}
.ruler-box{
    width: 310px;
    margin: auto;
    opacity: 1;
}
.ruler-box p {
	/* position: absolute; */
	text-align: center;
	font-size: 12px;
	width: 100%;
	/* bottom: 25px; */
}
.sprice{
	text-align: center;
	font-size: 25px; 
	padding: 0 4px;
	border-radius: 2px;
	right: 10px;
	height: 20px;
	line-height: 20px;
	top: 10px;
	color: rgba(255, 255, 255, .1);
	background: linear-gradient(to right, #CC6666, #FFCC00, #CC6666, #FF3333, #FF3333, #FF3333);
	background-size: 400%;
	-webkit-background-clip: text;
	animation: magistextTransition 10s linear infinite;
	font-weight: bold;
}
.Promotion{
	width: 100%;
	height: 30px;
	text-align: center;
	position: fixed; 
	bottom: 0;
	line-height: 30px;
	z-index: 1000;
	background: linear-gradient(to right, #fd6060, #fd7060, #fd8060, #fd9060, #fd6060, #fd5060);
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.print2{
	float: right;
	line-height: 30px;
	color: #666;
	margin-right: 10px;
	background: #fff;
	border-radius: 5px;
	margin-top: 6px;
	padding: 0 5px;
}
.flujo{
	display: block;
	padding: 10px;
	background: #f1f1f1;
}
.sugg{
	padding: 20px 0;
	background: #fff;
	overflow: hidden;
	display: block;
}
.suggestions-banner {
    background-color: #f8f9fa;
    padding: 60px 0;
    text-align: center;
}

.suggestions-banner .container {
    max-width: 800px;
    margin: 0 auto;
}

.suggestions-banner h1 {
    font-size: 2.5rem;
    color: #333;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.suggestions-banner .subtitle {
    font-size: 1.2rem;
    color: #666;
    line-height: 1.6;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 20px;
}

.suggestions-banner .subtitle::after {
    content: '';
    display: block;
    width: 60px;
    height: 3px;
    background-color: #007bff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

 
.menu a img{
	width: 22px;
}
.text-size-indicator{
    text-align: left;
    width: 100%;
    line-height: 1; 
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.excel-download{
	float: right;
	padding: 3px 5px;
	background: #fff;
	margin-top: 10px;
	margin-right: 10px;
	border-radius: 5px;
	box-shadow: 2px 2px 5px #000;
	font-size: 10px;
	cursor: pointer;
}

.submit-background {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(10px); 
	z-index: 2000;
	text-align: center;
}
.submit-button{ 
    background: linear-gradient(to bottom, #2ECC71, #27AE60);
    color: white;
    padding: 12px 40px;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    box-shadow: 
        0 4px 6px rgba(46, 204, 113, 0.2),
        0 1px 3px rgba(0, 0, 0, 0.1),
        inset 0 1px 0 rgba(255, 255, 255, 0.2);
    transform: translateY(0);
    transition: all 0.2s ease;
}
.submit-button:hover { 
	background: linear-gradient(to bottom, #2ECC71, #1a7d4e);
}



/* 会员对比表格样式 */
.compare-title {
	text-align: center;
	margin: 40px 0 20px;
  }
  
  .compare-title h2 {
	font-size: 24px;
	color: #333;
	position: relative;
	display: inline-block;
  }
  
  .compare-table {
	width: 100%;
	overflow-x: auto;
	margin: 20px 0;
	background: #fff;
	border-radius: 8px;
	padding: 20px;
  }
  
  .compare-table table {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
  }
  
  .compare-table th {
	background: #f8f9fa;
	padding: 15px 10px;
	font-weight: 500;
	color: #333;
	border-bottom: 1px solid #eee;
  }
  
  .compare-table td {
	padding: 15px 10px;
	border-bottom: 1px solid #eee;
	color: #666;
	font-size: 14px;
  }
  
  .compare-table tr:hover {
	background: #f8f9fa;
  }
  
  .compare-table .el-icon-check {
	color: #29b474;
	font-size: 16px;
  }
  
  .compare-table .group-header {
	background: #f1f1f1;
	font-weight: 500;
  }
  
  .compare-table .group-header td {
	padding: 10px;
	color: #333;
  }
   
  @media screen and (max-width: 1200px) {
	.compare-table {
	  margin: 20px;
	}
  }

  
/* 会员对比表格样式 */

.limit-note {
    color: #666;
    font-size: 0.9em;
    margin-top: 15px;
    font-style: italic;
}

.see-more {
    color: #2c8af8;
    font-size: 0.9em; 
    cursor: pointer;
}
.price_bj{
	/* border: 1px solid #29b474; */
	padding: 2px;
	background: #edf2fe;
	color: #000;
	border-radius: 5px;
	margin-bottom: 5px;
	padding: 10px;
}


.sub-menu {
    background: #ffffff; 
    transition: all 0.3s ease;
    position: relative;
    z-index: 100;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
}

.sub-menu-fixed {
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    animation: slideDown 0.3s ease; 
    z-index: 1000;
}

.sub-menu-container { 
    padding: 0 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 54px;
    overflow-x: auto;
    white-space: nowrap;
}

.sub-menu a {
	display: flex;
	align-items: center;
	padding: 0 5px;
	color: #606266;
	text-decoration: none;
	font-size: 13px;
	transition: all 0.3s ease;
	position: relative;
	margin-left: 5px;
    height: 100%;
    border-radius: 4px;
}

.sub-menu a i {
    font-size: 18px;
    margin-right: 8px;
    transition: all 0.3s ease;
}

.sub-menu a span {
    font-weight: 500;
}

.sub-menu a:hover {
    color: #29b474;
    background: rgba(41, 180, 116, 0.08);
}

.sub-menu a:hover i {
    transform: scale(1.1);
}

.sub-menu a.active {
    color: #29b474;
    font-weight: 600;
}

.sub-menu a.active::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 24px;
    height: 3px;
    background: #29b474;
    border-radius: 2px 2px 0 0;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@media (max-width: 1300px) {
    .sub-menu-container {
        overflow-x: auto;
        justify-content: flex-start;
        padding: 0 10px;
        scrollbar-width: thin;
        scrollbar-color: #29b474 #f1f1f1;
    }
    
    .sub-menu-container::-webkit-scrollbar {
        height: 6px;
    }
    
    .sub-menu-container::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 3px;
    }
    
    .sub-menu-container::-webkit-scrollbar-thumb {
        background: #29b474;
        border-radius: 3px;
    }
    
    .sub-menu-container::-webkit-scrollbar-thumb:hover {
        background: #1e8e3e;
    }
    
    .sub-menu a {
        padding: 0 2px;
        white-space: nowrap;
        flex-shrink: 0;
    }
}

@media (max-width: 768px) {
    .sub-menu-container {
        overflow-x: auto;
        justify-content: flex-start;
        padding: 0 10px;
        scrollbar-width: thin;
        scrollbar-color: #29b474 #f1f1f1;
    }
    
    .sub-menu-container::-webkit-scrollbar {
        height: 6px;
    }
    
    .sub-menu-container::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 3px;
    }
    
    .sub-menu-container::-webkit-scrollbar-thumb {
        background: #29b474;
        border-radius: 3px;
    }
    
    .sub-menu-container::-webkit-scrollbar-thumb:hover {
        background: #1e8e3e;
    }
    
    .sub-menu a {
        padding: 0 2px;
        white-space: nowrap;
        flex-shrink: 0;
    }
}

.features-section {
	padding: 30px 0;
	background: #fff;
	border-top: 1px solid #eee;
	margin: 20px 0;
}

.features-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	max-width: 900px;
	margin: 0 auto;
}

.feature-item {
	text-align: center;
	padding: 20px 15px;
	background: #f8f9fa;
	border-radius: 8px;
	transition: transform 0.2s ease;
}

.feature-item:hover {
	transform: translateY(-3px);
}

.feature-item i {
	font-size: 28px;
	color: #409EFF;
	margin-bottom: 10px;
	display: block;
}

.feature-item h3 {
	font-size: 16px;
	margin: 0 0 8px;
	color: #303133;
	font-weight: 500;
}

.feature-item p {
	font-size: 13px;
	color: #606266;
	line-height: 1.4;
	margin: 0;
}

.features-title {
	text-align: center;
	margin-bottom: 25px;
}

.features-title h2 {
	font-size: 24px;
	color: #303133;
	margin: 0 0 10px;
}

.features-title p {
	font-size: 14px;
	color: #606266;
	margin: 0;
}

@media (max-width: 768px) {
	.features-grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 15px;
		padding: 0 15px;
	}
	
	.features-title h2 {
		font-size: 20px;
	}
}

@media (max-width: 480px) {
	.features-grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
		padding: 0 10px;
	}
	
	.feature-item {
		padding: 15px 10px;
	}
	
	.feature-item i {
		font-size: 24px;
	}
	
	.feature-item h3 {
		font-size: 14px;
	}
	
	.feature-item p {
		font-size: 12px;
	}
}
.sale{
    position: absolute;
    top: -13px;
    right: -25px;
    background-color: #ff4d4f;
    color: white;
    font-size: 10px !important;
    padding: 2px 6px;
    border-radius: 10px;
    font-weight: bold;
    transform: rotate(0deg);
    line-height: 10px;
    height: 10px;
}
.el-slider__button-wrapper{
	z-index: 100 !important;
}

.synthesis-banner {
    background-color: #29b474;
    padding: 20px 0;
    text-align: center;
	color: #fff;
}

.synthesis-banner h1 {
    font-size: 1.9rem;
    color: #fff;
    margin: 0;
    font-weight: 700;
    letter-spacing: 1px;
}
