.login-con{
	height: 760px;
	background: #d0121b url(../jpg/login_banner_bg.jpg) center top no-repeat;
}


.head_h{
	float: left;
	margin-top: 38px;
	margin-left: 30px;
}

.head_h h2{
	font-size: 20px;
	font-weight: initial;
	padding-left: 30px;
	border-left: 1px solid #eeeeee;
	line-height: 20px;
	color: #222222;
}


.login-text{
	padding: 248px 0 0 0;
}

.login-text h3{
	font-size: 48px;
	color: #ffffff;
	line-height: 60px;
	letter-spacing: 5px;
}

.login-text i{
	display: block;
}

.login-text p{
	font-size: 24px;
	color: #ffffff;
	line-height: 36px;
	margin-top: 32px;
	letter-spacing: 2px;
}

.login-text span{
	width: 30px;
	height: 4px;
	background: #FFF4F4;
	display: block;
	margin-top: 86px;
}


.login{
	width: 470px;
	background: #FFF;
	margin-top: 120px;
}

.login .box{
	padding: 12px 35px 30px 35px;
}


.login-menu{
	border-bottom: 1px solid #E5E5E5;
}

.login-menu ul{
	float: left;
}

.login-menu ul li{
	width: 100px;
	float: left;
	position: relative;
	text-align: center;
}

.login-menu ul li a{
	font-size: 16px;
	line-height: 50px;
	color: #666666;
}

.login-menu ul li:hover:before{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	content: "";
	display: block;
	background: #d0121b;
}

.login-menu ul li:hover a{
	color: #d0121b;
}

.login-menu ul li.active:before{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	content: "";
	display: block;
	background: #d0121b;
}

.login-menu ul li.active a{
	color: #d0121b;
}



.login-menu i{
	display: block;
	float: right;
}

.login-menu i a{
	font-size: 14px;
	line-height: 50px;
	color: #666666;
}

.login-menu i a:hover{
	color: #d0121b;
}



.regi{
	margin-top: 30px;
}

.regi select{
	width: 100%;
	height: 50px;
	border: 1px solid #e5e5e5;
	padding: 0 3%;
	margin-bottom: 20px;
	font-size: 16px;
	color: #666;
	outline: initial;
	background: #F8F8F8;
}

.regi select option{
	background: #FFFFFF;
}

.regi .txtname{
	width: 92%;
	height: 50px;
	border: 1px solid #e5e5e5;
	padding: 0 4%;
	font-size: 16px;
	color: #333;
}


.regi .txtpass{
	margin-top: 20px;
	width: 92%;
	height: 50px;
	border: 1px solid #e5e5e5;
	padding: 0 4%;
	font-size: 16px;
	color: #333;
}

.regi .verify-wrap{
	margin-top: 20px;
}

.forgot{
	margin-top: 12px;
}

.forgot a{
	color: #999;
	font-size: 12px;
	line-height: 20px;
	float: right;
}


.x1PlgFwQ{
	float: left;
	display: flex;
	font-size: 12px;
	color: #999;
	line-height: 20px;
}

.x1PlgFwQ input{
	margin-right: 8px;
}

.ydqzo0R4,.ydqzo0R4{
	float: initial;
} 

.login-bot{
	margin-top: 20px;
}

.login-bot a{
	width: 100%;
	height: 52px;
	line-height: 52px;
	color: #FFF;
	background: #d0121b;
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}


.auth-login{
	margin-top: 28px;
}

.auth-login i{
	text-align: center;
	display: block;
	position: relative;
	font-size: 16px;
	color: #666666;
}

.auth-login i:before{
	display: block;
	position: absolute;
	left: 0;
	top: 11px;
	content: "";
	width: 110px;
	height: 1px;
	background: #E5E5E5;
}

.auth-login i:after{
	display: block;
	position: absolute;
	right: 0;
	top: 11px;
	content: "";
	width: 110px;
	height: 1px;
	background: #E5E5E5;
}

.auth-login ul{
	margin-top: 18px;
	text-align: center;
}

.auth-login ul li{
	display: inline-block;
	margin: 0 10px;
}



.regi .loginBtn{
	width: 91.8%;
	height: 50px;
	border: 1px solid #e5e5e5;
	padding: 0 4%;
	font-size: 16px;
	color: #333;
}

.Comple-box{
	margin-top: 20px;
}

.regi .Comple{
	width: 54%;
	height: 50px;
	border: 1px solid #e5e5e5;
	padding: 0 4%;
	font-size: 16px;
	color: #333;
	float: left;
}


.regi .btn{
	float: right;
	width: 34%;
	height: 50px;
	line-height: 48px;
	border: 1px solid #d0121b;
	text-align: center;
	color: #d0121b;
	font-size: 16px;
	background: initial;
}

.register-banner.phone{
	display: none;
}

.register-banner{
	height: 400px;
	background-position: center center;
	background-repeat: no-repeat;
}


.members-type{
	background: #F8F8F8;
	padding: 72px 0 80px 0;
}

.members-type .title{
	text-align: center;
}

.members-type .title i{
	font-size: 36px;
	color: #333333;
	display: block;
	margin-bottom: 4px;
}

.members-type .title span{
	font-size: 14px;
	color: #999999;
}


.m-t-box{
	margin-top: 40px;
}

.m-t-box .item{
	float: left;
	width: 32%;
	margin-left: 2%;
	background: #fff;
}

.m-t-box .item:first-child{
	margin-left: 0;
}

.m-t-box .item:last-child{
	display: none;
}

.m-t-box .item .title{
	background: #d21e27;
	padding: 28px 0;
}

.m-t-box .item .title i{
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	display: block;
}

.m-t-box .item .title p{
	font-size: 14px;
	color: #ffffff;
	margin-top: 4px;
}

.m-t-box .item .function{
	padding: 30px 20px 50px 20px;
}

.m-t-box .item .function ul li{
	height: 50px;
	line-height: 50px;
	border-top: 1px solid #eeeeee;
	text-align: center;
	font-size: 16px;
}

.m-t-box .item .function ul li:first-child{
	border-top: initial;
}


.m-t-box .item .function ul li.face{
	color: #333333;
}

.m-t-box .item .function ul li.face i{
	position: relative;
	padding-left: 28px;
}

.m-t-box .item .function ul li.face i:before{
	position: absolute;
	left: 0;
	top: 4px;
	display: block;
	content: "";
	background: url(../png/face.png) center top no-repeat;
	width: 17px;
	height: 13px;
}

.m-t-box .item .function ul li.fault{
	color: #999999;
}

.m-t-box .item .function ul li.fault i{
	position: relative;
	padding-left: 28px;
}

.m-t-box .item .function ul li.fault i:before{
	position: absolute;
	left: 0;
	top: 4px;
	display: block;
	content: "";
	background: url(../png/fault.png) center top no-repeat;
	width: 17px;
	height: 13px;
}


.m-t-box .item .leave{
	margin-top: 22px;
}

.m-t-box .item .leave a{
	width: 92px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	background: #d0121b;
	border-radius: 4px;
	text-align: center;
	display: block;
	margin: 0 auto;
}



.per-login{
	padding: 80px 0 100px 0;
	background: #F8F8F8;
}

.login-con-menu ul li{
	float: left;
	text-align: center;
}

.login-con-menu ul li:first-child{
	display: none;
}

.login-con-menu ul li a{
	color: #333333;
	width: auto;
	padding: 0 24px;
	line-height: 65px;
	display: block;
	font-size: 18px;
}

.login-con-menu ul li a:hover{
	color: #d0121b;
	font-weight: bold;
	background: #fff;
}

.login-con-menu ul li.active a{
	color: #d0121b;
	font-weight: bold;
	background: #fff;
}

.per-login-con{
	background: #fff;
	padding: 88px 0 90px 0;
}

.per-login-con .box{
	width: 542px;
	margin: 0 auto;
}

.per-login-con .title{
	margin-bottom: 20px;
}

.per-login-con .title i{
	display: block;
	float: left;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.per-login-con .title p{
	float: right;
	font-size: 14px;
	color: #666666;
}

.per-login-con .title p a{
	color: #999;
}

.per-login-con .title p a:hover{
	color: #d0121b;
}


.per-login-con select{
	width: 100%;
	height: 50px;
	border: 1px solid #e5e5e5;
	padding: 0 3%;
	margin-top: 20px;
	font-size: 16px;
	color: #666;
	outline: initial;
	background: #F8F8F8;
}

.per-login-con select option{
	background: #fff;
}

.per-login-con .txtname{
	width: 91.8%;
	height: 50px;
	border: 1px solid #e5e5e5;
	padding: 0 4%;
	font-size: 16px;
	color: #333;
}


.per-login-con .txtpass{
	margin-top: 20px;
	width: 91.8%;
	height: 50px;
	border: 1px solid #e5e5e5;
	padding: 0 4%;
	font-size: 16px;
	color: #333;
}

.per-login-con .loginBtn{
	width: 91.8%;
	height: 50px;
	border: 1px solid #e5e5e5;
	padding: 0 4%;
	font-size: 16px;
	color: #333;
	margin-top: 20px;
}

.per-login-con .Comple{
	width: 54%;
	height: 50px;
	border: 1px solid #e5e5e5;
	padding: 0 4%;
	font-size: 16px;
	color: #333;
	float: left;
}


.per-login-con .btn{
	float: right;
	width: 34%;
	height: 50px;
	line-height: 48px;
	border: 1px solid #d0121b;
	text-align: center;
	color: #d0121b;
	font-size: 16px;
	background: initial;
}



.per-login-con .login-bot{
	margin-top: 30px;
}


.enter-login-con{
	background: #fff;
	padding: 42px 32px;
}

.logo_upload{
	
}

.logo_upload i{
	font-size: 17px;
	font-weight: bold;
	color: #333;
}

.logo_upload i span{
	color: #ff0000;
}

.logo-upload-tp{
	margin-top: 16px;
	width: 570px;
	height: 250px;
	border: 1px solid #eeeeee;
	background: #f8f8f8;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
	overflow: hidden;
}



.logo-upload-tp.basic-por{
	background: #f8f8f8 url(../png/basic_por_bg.png) center center no-repeat;
}

.logo-upload-tp.act-chart{
	background: #f8f8f8 url(../png/act_chart_bg.png) center center no-repeat;
}

.logo-upload-tp.adv-chart{
	background: #f8f8f8 url(../png/adv_chart_bg.png) center center no-repeat;
}

.logo-upload-tp.bus-lic{
	background: #f8f8f8 url(../png/bus_lic_bg.png) center center no-repeat;
}

.logo-upload-tp.cpy-bg{
	background: #f8f8f8 url(../png/cpy_bg.png) center center no-repeat;
}

.logo-upload-tp .text{
	text-align: center;
}

.logo-upload-tp .text p{
	margin-top: 18px;
	color: #999999;
	line-height: 24px;
	font-size: 12px;
	padding: 0 12%;
}

.logo-upload-tp input,.input-r .logo-upload-tp input,.input-l .logo-upload-tp input{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 0;
	font-size: 0;
	background: initial;
	border: initial;
	margin-top: 0;
	cursor: pointer;
	color: initial;
	outline: initial;
	opacity: 0;
}


.logo-upload-tp .tp img{
	height: 250px;
}

.logo-upload-tp .tp p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 94%;
	padding: 10px 3% 12px 3%;
	background-color: rgba(0,0,0,.5);
	color: #FFFFFF;
	line-height: 22px;
	font-size: 12px;
	z-index: 8;
	text-align: center;
	display: block;
	top: initial;
	height: auto;
	margin-left: 0;
}

.logo-upload-tp .tp p:before{
	display: none;
	width: 0;
	height: 0;
}

.logo-upload-tp .tp p i{
	display: block;
	color: #FFFFFF;
	font-size: 14px;
}


.input-box{
	margin-top: 52px;
}

.input-box i{
	font-size: 17px;
	font-weight: bold;
	color: #333;
}

.input-box i span{
	color: #ff0000;
}


.input-l{
	float: left;
	width: 572px;
}

.input-r{
	float: right;
	width: 572px;
}

.input-l input{
	width: 530px;
	height: 50px;
	border: 1px solid #EEEEEE;
	background: #F8F8F8;
	padding: 0 20px;
	font-size: 16px;
	color: #333;
	margin-top: 18px;
}

.input-l select{
	width: 100%;
	height: 50px;
	border: 1px solid #EEEEEE;
	background: #F8F8F8;
	padding: 0 17px;
	font-size: 16px;
	color: #333;
	margin-top: 18px;
	outline: initial;
}

.input-r select{
	width: 100%;
	height: 50px;
	border: 1px solid #EEEEEE;
	background: #F8F8F8;
	padding: 0 17px;
	font-size: 16px;
	color: #333;
	margin-top: 18px;
	outline: initial;
}

.input-r select option,.input-l select option{
	background: #fff;
}

.input-r input{
	width: 530px;
	height: 50px;
	border: 1px solid #EEEEEE;
	background: #F8F8F8;
	padding: 0 20px;
	font-size: 16px;
	color: #666;
	margin-top: 18px;
}

.input-g input{
	width: 1132px;
	height: 50px;
	border: 1px solid #EEEEEE;
	background: #F8F8F8;
	padding: 0 20px;
	font-size: 16px;
	color: #666;
	margin-top: 18px;
}

.field {
	margin-top: 10px;
}

.field td{
	display: inline-block;
	margin-right: 20px;
}

.field label{
	display: inline-block;
	line-height: 16px;
	font-size: 14px;
}

.field input{
	width: 14px;
	height: 14px;
	border: 1px solid #EEEEEE;
	background: #fff;
	padding: initial;
	font-size: initial;
	color: initial;
	margin-top: initial;
	margin-right: 8px;
	display: inline-block;
	position: relative;
	top: 2px;
}

.location{
	margin-top: 18px;
}

.location select{
	display: block;
	float: left;
	width: 372px;
	height: 50px;
	line-height: 48px;
	padding: 0 17px;
	font-size: 16px;
	color: #333;
	outline: initial;
	border: 1px solid #EEEEEE;
	background: #F8F8F8;
	margin-left: 30px;
}

.location select:first-child{
	margin-left: 0;
}


.location input{
	width: 1134px;
	height: 50px;
	border: 1px solid #EEEEEE;
	background: #F8F8F8;
	padding: 0 20px;
	font-size: 16px;
	color: #666;
	margin-top: 24px;
}



.regis-submit{
	margin-top: 48px;
}

.regis-submit a{
	width: 170px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	background: #d0121b;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	display: block;
}

.ubrs{
	float: initial;
	margin-top: 24px;
	font-size: 16px;
}

.ubrs a{
	color: #999;
}


.input-r b,.input-l b{
	position: relative;
	top: -1px;
}

.input-r b:hover p,.input-l b:hover p{
	display: block;
}

.input-r em,.input-l em{
	font-size: 12px;
	color: #999999;
	display: inline-block;
	width: 14px;
	height: 14px;
	border: 1px solid #ddd;
	border-radius: 50%;
	text-align: center;
	font-weight: initial;
	margin-left: 10px;
	cursor: pointer;
}

.input-r p,.input-l p{
	width: 174px;
	padding: 0 12px;
	text-align: left;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #999999;
	display: block;
	border: 1px solid #eee;
	border-radius: 2px;
	font-weight: initial;
	margin-left: 10px;
	position: absolute;
	top: -1px;
	left: 25px;
}

.input-r p:before,.input-l p:before{
	display: block;
	content: "";
	position: absolute;
	left: -4px;
	top: 8px;
	background: url(../jpg/regis_arrow.jpg) left center no-repeat;
	height: 8px;
	width: 5px;
}


.company_media_banner{
	width: 100%;
	height: 320px;
	background-position: center center;
	background-repeat: no-repeat;
}

.company_media_banner.phone{
	display: none;
}


.login-register{
	margin-bottom: 46px;
}

.login-register .title{
	margin-bottom: 16px;
}

.login-register .title i {
    display: block;
    float: left;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.login-register .title i span{
    color: #ff0000;
    font-weight: bold;
}

.login-register .title p {
    float: right;
    font-size: 14px;
    color: #666666;
}

.login-register .title a {
    color: #D0121B;
}

.login-register .title a:hover {
    color: #D0121B;
}

.login-register .txtname {
    width: 96.8%;
    height: 50px;
    border: 1px solid #e5e5e5;
    padding: 0 1.5%;
    font-size: 16px;
    color: #333;
    background: #f8f8f8;
}

.login-register .loginBtn {
    width: 35%;
    height: 50px;
    border: 1px solid #e5e5e5;
    padding: 0 1.5%;
    font-size: 16px;
    color: #333;
    float: left;
    margin-right: 2%;
    background: #f8f8f8;
}

.login-register .Comple {
    width: 34.6%;
    height: 50px;
    border: 1px solid #e5e5e5;
    padding: 0 1.5%;
    font-size: 16px;
    color: #333;
    float: left;
    background: #f8f8f8;
}


.login-register .btn {
    float: right;
    width: 20%;
    height: 50px;
    line-height: 48px;
    border: 1px solid #e7878c;
    text-align: center;
    color: #d0121b;
    font-size: 16px;
    background: #fdf3f3;
    cursor: pointer;
}

.login-register .txtpass {
    margin-top: 20px;
    width: 96.8%;
    height: 50px;
    border: 1px solid #e5e5e5;
    padding: 0 1.5%;
    font-size: 16px;
    color: #333;
    background: #f8f8f8;
}



.selectBox{
	position: relative;
}

.for-pass .selectBox{
	margin-top: 18px;
}

.imitationSelect{
	width: 88%;
    height: 50px;
    border: 1px solid #EEEEEE;
    background: #F8F8F8;
    padding: 0 6%;
    cursor: pointer;
}

.for-pass .imitationSelect{
	width: 92%;
    height: 50px;
    border: 1px solid #EEEEEE;
    background: #F8F8F8;
    padding: 0 4%;
    cursor: pointer;
    font-size: 16px;
}

.fa-caret-down:after{
	position: absolute;
	top: 12px;
	right: 7%;
	display: block;
	content: "";
	background: url(../png/user_jt.png) center center no-repeat;
	width: 11px;
	height: 6px;
	 transition: all 0.3s;
}

.for-pass .fa-caret-down:after{
	top: 24px;
	right: 3%;
}

.fa-caret-up:after{
	transform:rotate(180deg);
}

.selectUl{
	width: 85%;
	font-size: 12px;
    line-height: 24px;
    background: #FFFFFF;
    border: 1px solid #eee;
    padding: 6px 7%;
    display: none;
    position: absolute;
    top: 30px;
    z-index: 99;
}

.for-pass .selectUl{
	width: 94%;
	font-size: 16px;
    line-height: 32px;
    padding: 6px 3%;
    top: 52px;
}

.selectUl li{
	cursor: pointer;
	color: #666;
}

.selectUl li:hover{
	color: #D0121B;
}

.selectUl .actived_li{
	color: #D0121B;
}


.input-l .selectBox,.input-r .selectBox{
	margin-top: 18px;
}

.input-l .imitationSelect,.input-r .imitationSelect{
    margin-top: 0;
}

.input-l .fa-caret-down:after,.input-r .fa-caret-down:after{
	position: absolute;
	top: 24px;
	right: 3%;
	display: block;
	content: "";
	background: url(../png/user_jt.png) center center no-repeat;
	width: 11px;
	height: 6px;
	 transition: all 0.3s;
}

.input-l .selectUl,.input-r .selectUl{
	width: 93.8%;
	font-size: 14px;
    line-height: 26px;
    padding: 6px 3%;
    top: 52px;
}



.click-download {
	text-align: left;
	margin-top: 20px;
}

.click-download p{
	font-size: 14px;
	line-height: 28px;
	color: #666;
	float: left;
	width: auto;
    text-align: center;
    height: auto;
    display: block;
    border: initial;
    border-radius: initial;
    text-align: left;
    margin-left: initial;
    position: initial;
    top: initial;
    left: initial;
}

.click-download a{
	display: block;
	padding: 0 14px;
	background: #D0121B;
	line-height: 28px;
	font-size: 12px;
	color: #fff;
	border-radius: 2px;
	float: right;
}


@media only screen and (max-width:1280px ) {
	.header .d_site {
    display: none;
}
}







 /* 弹出层样式 */
        .modal-overlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.7);
            display: flex;
            justify-content: center;
            align-items: center;
            z-index: 1000;
            opacity: 0;
            pointer-events: none;
            transition: opacity 0.4s ease;
        }
        
        .modal-overlay.active {
            opacity: 1;
            pointer-events: all;
        }
        
        .modal-content {
            background: white;
            width: 90%;
            max-width: 500px;
            border-radius: 16px;
            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
            overflow: hidden;
            transform: translateY(30px);
            opacity: 0;
            transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        }
        
        .modal-overlay.active .modal-content {
            transform: translateY(0);
            opacity: 1;
        }
        
        .modal-header {
           background: linear-gradient(90deg, #db837a 0%, #d0121b 100%);
            color: white;
            padding: 20px;
            text-align: center;
            position: relative;
        }
        
        .modal-header h2 {
            font-size: 1.8rem;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
        }
        
        .modal-header i {
            font-size: 1.5rem;
        }
        
        .modal-body {
            padding: 30px;
        }
        
        .slider-container {
            margin: 20px 0 30px;
        }
        
        .captcha-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 15px;
        }
        
        .captcha-title {
            font-size: 18px;
            font-weight: 600;
            color: #2c3e50;
        }
        
        .status {
            font-size: 14px;
            color: #e74c3c;
        }
        
        .status.valid {
            color: #27ae60;
        }
        
        .slider-track {
            position: relative;
            height: 60px;
            background: #e9ecef;
            border-radius: 30px;
            overflow: hidden;
        }
        
        .slider-progress {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 0;
            background: linear-gradient(90deg, #db837a 0%, #d0121b 100%);
            border-radius: 30px;
            transition: width 0.3s;
        }
        
        .slider-thumb {
            position: absolute;
            top: 5px;
            left: 5px;
            width: 50px;
            height: 50px;
            background: white;
            border-radius: 50%;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 22px;
            color: #3498db;
            cursor: grab;
            z-index: 10;
            transition: transform 0.2s;
        }
        
        .slider-thumb:active {
            cursor: grabbing;
            transform: scale(1.1);
        }
        
        .slider-text {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            color: #495057;
            font-weight: 600;
            letter-spacing: 1px;
            pointer-events: none;
            z-index: 5;
            transition: all 0.3s;
        }
        
        .modal-footer {
            padding: 0 30px 30px;
            display: flex;
            justify-content: center;
        }
        
        .modal-btn {
            padding: 14px 40px;
            background: #3498db;
            color: white;
            border: none;
            border-radius: 50px;
            font-size: 16px;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s;
            opacity: 0.7;
            pointer-events: none;
        }
        
        .modal-btn.enabled {
            opacity: 1;
            pointer-events: all;
            background: #2ecc71;
        }
        
        .modal-btn.enabled:hover {
            background: #27ae60;
            transform: translateY(-3px);
            box-shadow: 0 5px 15px rgba(46, 204, 113, 0.4);
        }
        
        .captcha-note {
            text-align: center;
            margin-top: 20px;
            color: #7f8c8d;
            font-size: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
        }
        
        .captcha-note i {
            color: #3498db;
        }
        
        .success-message {
            position: fixed;
            top: 20px;
            left: 50%;
            transform: translateX(-50%);
            background: rgba(46, 204, 113, 0.9);
            color: white;
            padding: 15px 30px;
            border-radius: 8px;
            display: flex;
            align-items: center;
            gap: 10px;
            font-weight: 600;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
            opacity: 0;
            pointer-events: none;
            transition: opacity 0.3s;
            z-index: 1000;
        }
        
        .success-message.show {
            opacity: 1;
        }
        
        @keyframes shake {
            0%, 100% { transform: translateX(0); }
            25% { transform: translateX(-5px); }
            75% { transform: translateX(5px); }
        }
        
        .shake {
            animation: shake 0.4s ease;
        }
        
        @keyframes pulse {
            0% { transform: scale(1); }
            50% { transform: scale(1.05); }
            100% { transform: scale(1); }
        }
        
        .pulse {
            animation: pulse 0.6s ease;
        }


