/* 全局样式重置 - 确保样式正确应用到iframe环境 */
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  background-color: #fff;
  margin: 0;
  padding: 0;
}

/* 登录按钮核心样式 - 强制使用绿色背景 */
.login_box .btn,
.login_box .btn[type="submit"],
#login .btn,
#login .btn[type="submit"],
.login-code .btn,
.login-code .btn[type="submit"] {
  background-color: #00c37a !important;
  background-image: none !important;
  border-radius: 25px !important;
  color: white !important;
  font-size: 16px !important;
  font-weight: bold !important;
  height: 44px !important;
  line-height: 44px !important;
  width: 100% !important;
  border: none !important;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-top: 20px !important;
  display: block !important;
  text-align: center !important;
  padding: 0 !important;
}

.login_box .btn:hover,
.login_box .btn[type="submit"]:hover,
#login .btn:hover,
#login .btn[type="submit"]:hover,
.login-code .btn:hover,
.login-code .btn[type="submit"]:hover {
  background-color: #00a868 !important;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(0, 195, 122, 0.3);
}

/* 针对手机端优化 */
@media (max-width: 768px) {
  .login_box .btn,
  .login_box .btn[type="submit"],
  #login .btn,
  #login .btn[type="submit"],
  .login-code .btn,
  .login-code .btn[type="submit"] {
    height: 48px !important;
    line-height: 48px !important;
    font-size: 18px !important;
  }
  
  /* 确保表单输入框也适应移动端 */
  .login_box .input,
  .login_code .input,
  #login .input {
    height: 48px !important;
    font-size: 16px !important;
    padding: 0 15px !important;
  }
}

/* 强制覆盖layer弹窗中的样式 */
.layui-layer-content .login_box .btn,
.layui-layer-content .login_box .btn[type="submit"],
.layui-layer-content #login .btn,
.layui-layer-content #login .btn[type="submit"],
.layui-layer-content .login-code .btn,
.layui-layer-content .login-code .btn[type="submit"] {
  background-color: #00c37a !important;
  background-image: none !important;
  border-radius: 25px !important;
  color: white !important;
  font-size: 16px !important;
  font-weight: bold !important;
  height: 44px !important;
  line-height: 44px !important;
  width: 100% !important;
  border: none !important;
  margin-top: 20px !important;
}

/* 确保移动端弹窗样式正确 */
@media screen and (max-width: 768px) {
  /* 强制覆盖layer弹窗中的按钮样式 */
  .layui-layer .layui-layer-content button[type="submit"],
  .layui-layer .layui-layer-content .btn,
  .layui-layer .layui-layer-content .btn-primary,
  .layui-layer .layui-layer-content .btn-success {
    background-color: #00c37a !important;
    background-image: none !important;
  }
}

/* 移除所有可能干扰的紫色按钮样式 */
[style*="background-color: #3b2676"],
[style*="background-color:#3b2676"] {
  background-color: #00c37a !important;
}

[style*="background: #3b2676"],
[style*="background:#3b2676"] {
  background: #00c37a !important;
}
.login_box a:link {text-decoration: none;color: #0099FF;}
.login_box a:visited {
	text-decoration: none;
	color: #ff8800;
}
.login_box a:hover {
	text-decoration: none;
	color: #3b2676;
}
.login_box a:active {
	text-decoration: none;
	color: #3b2678;
	
}
.dx:link {
	color: #FFFFFF;
	background-color: #0099FF;
}
.dx:hover {
	color: #FFFFFF;
	background-color: #55BBFF;
}
.top{
	background: #fafafa;
	box-shadow: 0 2px 6px 0 rgba(0,0,0,.05);
	position: fixed;
	top: 0;
	_top: expression(eval(document.compatMode&&document.compatMode=='CSS1Compat')?documentElement.scrollTop:document.body.scrollTop);
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 100;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dee9f5;
	height:70px;
	box-shadow: 0 1px 10px rgba(151,164,175,10.1);
}
.d1{width:1190px;margin:0 auto;}
.d1 a:link {
	color: #999999;
	text-decoration: none;
}
.d1 a:visited {
	color: #a8d6f1;
	text-decoration: none;
}
.d1 a:hover {
	color: #333333;
	text-decoration: none;
}
.d1 a:active {
	text-decoration: none;
}
.loginlogo {
	float: left;
	background-image: url(../image/logo3.gif);
	background-repeat: no-repeat;
	background-position: 17px 14px;
	padding-top: 10px;
	height:50px; background-position:15px 15px;
	
}
.d12 {
	float: right;
	padding-right: 10px;
	padding-top:65px;
	height:59px;
	position: absolute;
	right: 0;
}
 
.logintit {
	display: block;
	width: 250px;margin-top:13px; 
	text-align: right;
}



.pc {
	background-color: #0099FF;
	height: 15px;
	background-image: url(../image/logo3.gif);
	background-repeat: no-repeat;
	background-position: 90% bottom;
	margin-top: 45px;
	_margin-top: 0px;
}
.d {
	width: 993px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.b {
	font-size: 30px;
	text-align: center;
	padding: 56px 0px 20px 0px;
}
.d2 {
	line-height: 43px;
	border-top: 1px solid #EEEEEE;
	padding: 28px 10px 16px 10px;
}
.z {
	padding-left: 270px;
	height: 56px;
}
.dx2 {
	text-align: center;
	width: 128px;
	float: left;
	background-color: #FF6452;
	margin: 13px;
	line-height: 30px;
	height: 30px;
}
.dx2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.dx2 a:visited {
	color: #FFFFFF;
}
.dx2 a:hover {
	color: #CCCCCC;
}
.d3 {
	clear: both;
}
.foot_info {
	font-size: 12px;
	text-align: center;
	color: #3b2676;
	padding: 60px 0px 36px 0px;
}
.p9 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.p8 {
	padding: 9px;
	font-size: 16px;
	width: 93%;
	border: 1px solid #D6D6D6;
	border-radius: 4px;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	background: #fafafa;
}
.p8:focus {
	border: #52A6EF 1px solid;
	box-shadow: 0 0 3px rgba(82, 166, 239, 0.8);
	outline: none;
	background: #fff;
}


.p7 {
	color: #BBBBBB;
	padding-right: 16px;
}
.j {
	font-weight: 700;
}



::-webkit-scrollbar {
 background: rgba(0, 0, 0, 0.1);
 height: 8px;
 width: 8px
}



::-webkit-scrollbar-thumb {
 background-color: rgba(0, 0, 0, 0.2)
}



::-webkit-scrollbar-thumb:hover {
 background: rgba(0, 0, 0, 0.3);
}



::-webkit-scrollbar-thumb:active {
 background: rgba(0, 0, 0, 0.5);
}
.d12 {
	display: none;
}
.input {
	padding: 9px 9px 9px 15px;
	font-size: 16px;
	width: 100%;
	border: 1px solid #D6D6D6;
	border-radius: 30px;
	background-image: url(../image/logo7.gif);
	background-repeat: no-repeat;
	background-position: -121px -158px;
}
.pwd {
	background-image: url(../image/logo7.gif);
	background-repeat: no-repeat;
	background-position: -121px -188px;
}
.input:hover {
	border: #a831d6 1px solid;
}
.input:focus {
	border: #a831d6 1px solid;
	outline: none;
}
.btn:disabled {
	border: #a831d6 1px solid;
	background-color: #D5D5D5;
	color: #9E9E9E;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9);
	box-shadow: initial;
}
.p4 {
	text-align: center;
	line-height: 2.1em;
	color: #888888;
}
.p6 {
	text-align: center;
	font-size: 18px;
	line-height: 2.0em;
	color: #585858;
}
.p5 {
	height: 52px;
	width: 78px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/logo7.gif);
	background-repeat: no-repeat;
	background-position: 0px -56px;
}
.p3 {
	padding: 3px;
	
	
}
.p2 {
	width: 99px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px -111px;
}
.login-code{
	box-shadow: -1px 2px 17px 3px rgba(0, 0, 0, 0.1);
	border: 40px solid #fff;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	width: auto;
	padding-bottom:10px;
	border-radius: 10px;
}
.e_u {
	display: none;
	position: absolute;
	background-color: #FFF;
	border: 1px solid #999;
	padding: 6px;
	border-radius: 3px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .15);
	margin-top: -30px;
	margin-left: 185px;
}
.ylogin {
	display: none;
	position: absolute;
	text-align: center;
	width: 250px;
	line-height: 36px;
	background: #f5f5f5;
	height: 40px;
	cursor: pointer;
}
.usersel {
	position: absolute;
	margin-left: 218px;
	color: #08f;
}
.copyright {
	line-height: 1.5em;
	padding-top: 1.5%;
	margin-bottom: -50px;
	text-align: center;
	font-size: 12px;
	color: #999;
	line-height: 1.5em;
}
.main-title {
	display: block;
	margin-top: 5px;
	margin-bottom: 30px;
	font-size: 22px;
	color: #3B2678;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
}
.wx-title {
	display: block;
	/* ÃƒÂ¥Ã‚Â±Ã¢â‚¬Â¦ÃƒÂ¤Ã‚Â¸Ã‚Â­ */

	position: relative;
	margin-top: 10px;
	color: #3d3d3d;
	text-align: center;
	font-size: 14px;
}
.wx-title p{line-height: 30px;color:#999;}
.wx-title img {
	margin-bottom: -4px;
}
.login_box .wx-img {
	width: 172px;
	height: 172px;margin:0 auto; 
}
.login_box .wx-img img {
 
	max-width: 100%;margin:0 auto; 
	border: 1px solid #e2e2e2;
}
.errorBox {
	border: 1px solid #e73737;
	bottom: 8px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #e63333;
	opacity: 1;
	display: none;
	background: -104px -50px no-repeat #feefef;
	border-radius: 30px;
}
 input:-webkit-autofill { /* ÃƒÂ¥Ã‚ÂÃ¢â‚¬â€œÃƒÂ¦Ã‚Â¶Ã‹â€ ChromeÃƒÂ¨Ã‚Â®Ã‚Â°ÃƒÂ¤Ã‚Â½Ã‚ÂÃƒÂ¥Ã‚Â¯Ã¢â‚¬Â ÃƒÂ§Ã‚Â Ã‚ÂÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¨Ã†â€™Ã…â€™ÃƒÂ¦Ã¢â€žÂ¢Ã‚Â¯ÃƒÂ©Ã‚Â¢Ã…â€œÃƒÂ¨Ã¢â‚¬Â°Ã‚Â² */
 -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

/* 确保移动端登录弹窗样式完全生效 */
@media screen and (max-width: 768px) {
    /* 更具体的选择器，提高优先级 */
    .layui-layer.login-layer,
    .layui-layer[tabindex="-1"] {
        width: 90% !important;
        max-width: 400px !important;
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;
        margin: 0 !important;
        border-radius: 12px !important;
        box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15) !important;
        z-index: 99999 !important;
    }
    
    /* 强制覆盖标题样式 */
    .layui-layer.login-layer .layui-layer-title,
    .layui-layer[tabindex="-1"] .layui-layer-title {
        background: #00c37a !important; /* 使用绿色替代紫色 */
        color: white !important;
        text-align: center !important;
        font-size: 18px !important;
        font-weight: 600 !important;
        padding: 0 40px !important;
        border-radius: 12px 12px 0 0 !important;
        border-bottom: none !important;
        height: 50px !important;
        line-height: 50px !important;
    }
    
    /* 强制覆盖内容区域 */
    .layui-layer.login-layer .layui-layer-content,
    .layui-layer[tabindex="-1"] .layui-layer-content {
        padding: 25px 20px !important;
        background-color: #ffffff !important;
        box-sizing: border-box !important;
    }
    
    /* 强制覆盖输入框样式 */
    .layui-layer.login-layer .layui-layer-content input[type="text"],
    .layui-layer.login-layer .layui-layer-content input[type="password"],
    .layui-layer[tabindex="-1"] .layui-layer-content input[type="text"],
    .layui-layer[tabindex="-1"] .layui-layer-content input[type="password"] {
        width: 100% !important;
        padding: 12px 15px !important;
        margin-bottom: 16px !important;
        font-size: 16px !important;
        border: 1px solid #e2e8f0 !important;
        border-radius: 8px !important;
        transition: all 0.3s ease !important;
        background-color: #f8fafc !important;
        box-sizing: border-box !important;
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        appearance: none !important;
    }
    
    .layui-layer.login-layer .layui-layer-content input[type="text"]:focus,
    .layui-layer.login-layer .layui-layer-content input[type="password"]:focus,
    .layui-layer[tabindex="-1"] .layui-layer-content input[type="text"]:focus,
    .layui-layer[tabindex="-1"] .layui-layer-content input[type="password"]:focus {
        border-color: #00c37a !important; /* 使用绿色替代紫色 */
        box-shadow: 0 0 0 3px rgba(0, 195, 122, 0.1) !important;
        background-color: #ffffff !important;
        outline: none !important;
    }
    
    /* 链接样式 */
    .layui-layer.login-layer .layui-layer-content a,
    .layui-layer[tabindex="-1"] .layui-layer-content a {
        display: block !important;
        text-align: center !important;
        margin-top: 16px !important;
        color: #00c37a !important; /* 使用绿色替代紫色 */
        font-size: 15px !important;
        text-decoration: none !important;
        transition: color 0.3s ease !important;
    }
    
    /* 关闭按钮样式 */
    .layui-layer.login-layer .layui-layer-close,
    .layui-layer[tabindex="-1"] .layui-layer-close {
        color: white !important;
        font-size: 18px !important;
        top: 15px !important;
        right: 15px !important;
        opacity: 0.8 !important;
        z-index: 100000 !important;
    }
    
    /* 遮罩层样式 */
    .layui-layer-shade {
        background-color: rgba(0, 0, 0, 0.5) !important;
        z-index: 99998 !important;
    }
    
    /* 防止iOS上的缩放问题 */
    input[type="text"],
    input[type="password"] {
        font-size: 16px !important;
    }
}

/* CSS文件底部 - 确保样式一致性 */

/* 微信支付按钮特定样式 */
