
/* 服务密码登录样式--begin */
body .pwdLogin-class .layui-layer-btn{
	 text-align: center;
}
body .pwdLogin-class .pwdSpan{
	 margin-right:20px;
}
body .pwdLogin-class .pTextBase{
	border: 1px solid #ccc;
	padding-left: 8px;
	height: 36px;
	width: 180px;
}
body .pwdLogin-class .error{
	text-align: left;
	font-size:12px; 
	color:red;
	margin: 5px 5px 5px 0;
	height:15px;
}
body .pwdLogin-class .validateCon{
   padding: 0 0 10px;
   overflow: hidden;
}
body .pwdLogin-class .validateCon .pTextBase{
	height: 46px;
    float: left
}
body .pwdLogin-class .validateImg{
	width: 150px;
    height: 46px;
    float: right;
}
body .pwdLogin-class .valida-meta{
	text-align:right;
}
body .pwdLogin-class .pwdCon{
	margin-top:5px;
}
body .pwdLogin-class input.pwd{
	width:180px;
}
body .pwdLogin-class .containner{
	position: relative;
  /*   padding: 20px; */
  	padding:20px 20px 0 20px;
    line-height: 24px;
    word-break: break-all;
    overflow: hidden;
    font-size: 14px;
    overflow-x: hidden;
    overflow-y: auto;
}
body .pwdLogin-class .get-pwd{
	color: #2e8ded;
    line-height: 24px;
    margin-left: 10px;
    font-size: 14px;
}
body .pwdLogin-class .tip{
	margin-bottom:10px;
	color:red;
}
body .pwdLogin-class .layui-layer-btn .layui-layer-btn0{
	padding: 0 50px;
}
/* 服务密码登录样式--end */
/*领取优惠券样式*/
/*.products .phone-info*/
 .products .phone-info .price-box .label.get-coupon,.price-box .label.get-coupon{
	color:#3abcff;
	font-weight:bold;
}

.loginErroTip {
	color:red;
}

/*加载层效果*/
.jiazai{ width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); position: fixed; top: 0; left: 0; z-index: 1099;}
.jiazai .typing_loader{ position: absolute; top: 40%; left: 50%; margin-left: -15px;}
.jiazai p{ width: 100%; position: absolute; top: 50%; text-align: center; color: #fff;}


/*微信登录样式*/
.weixin_login {
    margin-top: -20px;
    margin-bottom: 30px;
}
.weixin_login .weixin_tit {
    text-align: center;
    font-size: 13px;
}
.weixin_login .weixin_tb {
    margin-top: 28px;
}
.weixin_login .weixin_tb p {
    text-align: center;
    position: relative;
    height: 1px;
    border-bottom: 1px solid #bebebe;
}
.weixin_login .weixin_tb p img {
    width: 80px;
    position: relative;
    top: -25px;
}

/* .popDom{
    height: auto!important;
} */


.ipv6-box{
	height: 28px; 
	line-height: 28px; 
	background: url(../../images/common/ipv6-tip.png) no-repeat;
	background-size: 100%;
	font-size: 12px; 
	color: #fff;
	text-align:center;
	position: relative;
}
.ipv6-box i{
	line-height: 28px;
	font-size: 16px;
	cursor: pointer;
	position: absolute;
	right:82px;
	top: 0;
}
.dis-none{
	display:none;
}
/* 学生上台选择登录方式样式 － start*/
.box-flex{
	display: -webkit-box;
	display: -moz-box;
	margin-top: 60px;
}
.box-flex .flex-one{
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	text-align: center;
}
.box-flex .flex-one>img{
	width: 140px;
}
/* 学生上台选择登录方式样式 － end*/