.ewb-footer {
	margin-top: 58px;
}

.ewb-mt14 {
	margin-top: 14px;
}



@media (max-width: 767px) {
    .ewb-main-info {
        padding: 0 5px;
    }
    .ewb-footer {
    	margin-top: 20px;
    }
    .ewb-mt14 {
		margin-top: 0;
	}
}


.ewb-box {
	padding: 39px 0 76px 0;
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	background-color: #fff;
}

.ewb-set-box {
	margin: 0 auto;
	width: 329px;
}

.ewb-set-hd {
	padding-bottom: 24px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 20px;
}

.ewb-set-hd span {
	margin-left: 9px;
	color: #a9a9a9;
	font-size: 19px;
}

.ewb-set-node {
	margin-top: 20px;
	height: 40px;
	vertical-align: top;
}

.ewb-set-node:first-child {
	margin-top: 0;
}

.ewb-set-item {
	padding-left: 53px;
	height: 38px;
	border: 1px solid #ccc;
	position: relative;
}

.ewb-set-item.short {
	margin-right: 115px;
}

.ewb-login-type {
	position: absolute;
	top: 0;
	left: 0;
	width: 53px;
	height: 38px;
}

.ewb-login-type span {
	float: left;
	width: 52px;
	height: 38px;
}

.ewb-login-ico1 {
	background: url('../png/31o1u9.png') center center no-repeat;
}

.ewb-login-ico2 {
	background: url('../png/d2ippj.png') center center no-repeat;
}

.ewb-login-ico3 {
	background: url('../png/bk4b5n.png') center center no-repeat;
}

.ewb-login-type i {
	float: left;
	margin-top: 8px;
	width: 1px;
	height: 22px;
	background-color: #ccc;
}

.ewb-set-txt {
	text-indent: 16px;
	width: 100%;
	height: 38px;
	line-height: 37px;
	border: 0;
	font-size: 16px;
	background: none;
}

.ewb-code-img {
	float: right;
	margin-top: -40px;
	width: 103px;
	height: 38px;
	border: 1px solid #ebebeb;
}

.ewb-code-img img {
	display: block;
	width: 100%;
	height: 100%;
}

.ewb-set-node.last {
	margin-top: 0;
	height: 44px;
	line-height: 42px;
}

.ewb-forget {
	float: right;
	font-size: 16px;
	color: #2b7dd4;
}

.ewb-btns {
	height: 44px;
	overflow: hidden;
}

.ewb-btns ul {
	margin-right: -15px;
}

.ewb-btns ul li {
	float: left;
	width: 50%;
	vertical-align: top;
}

.ewb-btns ul li div {
	margin-right: 15px;
}

.ewb-btns ul li button {
	display: block;
	width: 100%;
	height: 44px;
	border: 0;
	cursor: pointer;
	font-size: 18px;
	color: #fff;
}

.ewb-login-btn {
	background-color: #f75b5c;
}

.ewb-reg-btn {
	background-color: #3697cb;
}



@media (max-width: 767px) {
	.ewb-box {
		padding: 30px 0;
	}
    .ewb-set-box {
    	width: auto;
    	max-width: 329px;
    	padding: 0 10px;
    }
    .ewb-set-hd,
    .ewb-set-type,
    .ewb-set-txt {
    	font-size: 14px;
    }
    .ewb-set-hd span {
    	font-size: 13px;
    }
    .ewb-set-txt {
    	text-indent: 10px;
    }
}