/**!
 * 专家登录
 * author: wangkai;
 */

/**/

.ewb-loginbox {
	width: 848px;
	height: 398px;
	padding-top: 40px;
	background: url(https:/ggzy.xzspj.suqian.gov.cn/images/login_bigbg.png) repeat;
	position: relative;
}

.ewb-closebtn {
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
	width: 30px;
	height: 30px;
}

.ewb-closebtn img {
	display: block;
	width: 30px;
	height: 30px;
}

.ewb-loginnode {
	float: left;
	padding: 0 15px 15px 15px;
	width: 394px;
	height: 179px;
}

.ewb-loginname {
	display: block;
	padding-top: 33px;
	height: 146px;
	line-height: 54px;
	text-align: center;
	font-size: 38px;
	font-weight: bold;
	color: #fff;
	background: url(https:/ggzy.xzspj.suqian.gov.cn/images/login_btnbg.png);
}

.ewb-loginname:hover {
	color: #f1f13e;
}