/*---------------------我是华丽的分割线(改公告为TAB样式)-------------------------*/
.e-tabnav {
	/*float: left;*/
	width: 300px;
	margin: 0 auto;
	height: 275px;
}

.e-tabnav-l { /*改公告为TAB样式*/
	/*	border: 1px solid #e3e3e3;*/
	/*float: left;*/
	width: 300px;
	height: 275px;
	margin: 0 auto;
	background-repeat: no-repeat;
}

.e-tabnav-r { /*改公告为TAB样式*/
	background-repeat: no-repeat;
	border: 1px solid #e3e3e3;
	float: right;
	height: 275px;
}

/*Tab导航*/
.e-main {
	clear: both;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3e3e3;
}

#e-tabs0 {
	display: inline;
	height: 260px;
}

.e-menu0 {

}

.e-menu0 li {
	display: block;
	float: left;
	width: 139px;
	text-align: center;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	color: #9c9c9c;
/* 	padding-top: 9px; */
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-bottom: 2px;
}

.e-menu0 li.hover {
	display: block;
	float: left;
	width: 139px;
	text-align: center;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	color: #f77400;
/* 	padding-top: 9px; */
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f77400;
	padding-bottom: 2px;
}

#e-main0 ul {
	display: none;
}

#e-main0 ul.block {
	display: block;
}

.tabcontent {
	height: 23px;
	font-family: "宋体";
	font-size: 12px;
	color: #4c4c4c;
	line-height: 23px;
}
/*---------------------我是华丽的分割线-------------------------*/
.user {
	background-image: url(../../../../images/newFrame/webportal/sign.png);
	background-repeat: no-repeat;
	background-position: 0px -3px;
}

.pass {
	background-image: url(../../../../images/newFrame/webportal/sign.png);
	background-repeat: no-repeat;
	background-position: 0px -53px;
}

.phone {
	background-image: url(../../../../images/newFrame/webportal/phone.png);
	background-repeat: no-repeat;
	background-position: 0px -3px;
}

.biginput {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #CFCFCF;
	background-color: #fff;
	vertical-align: middle;
	padding: 8px 8px 8px 25px;
	font-size: 12px;
	width: 160px;
}

.biginput:hover {
	-webkit-box-shadow: 0 0 4px 1px rgba(32, 157, 230, .4);
	box-shadow: 0 0 4px 1px rgba(32, 157, 230, .4);
	border-color: #A5D4ED;
}
