*:focus {
	outline: none;
}

input, button, select, textarea {
	outline: none
}

textarea {
	resize: none
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	overflow: hidden;
}

input {
	-webkit-appearance: none;
}

.btn-danger {
	color: #c7121d;
	border-color: #c7121d;
	background-color: #f9e7e7;
}

.ecas-header {
	width: 100%;
	height: 66px;
	background: #FFFFFF;
	position: fixed;
	top: 0;
	z-index: 99;
	padding: 0 20px;
}

.ecas-header .ecas-header-left {
	float: left;
	height: 66px;
	padding: 14px 0;
}

.ecas-header .ecas-header-left .ecas-header-logo {
	display: inline-block;
	width: 211px;
	height: 40px;
}

.ecas-header .ecas-header-left span a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	padding-right: 15px;
	border-right: 1px dashed #000000;
}

.ecas-header .ecas-header-left .ecas-header-logo img {
	width: 100%;
	height: auto;
    margin-top: -8px;
}

.ecas-header .ecas-header-left span {
	margin-left: 5px;
	color: #666;
	cursor: pointer;
	display: inline-block;
	position: relative;
}

.ecas-header .ecas-header-left span input {
	border: 0;
	color: #666;
	width: 320px;
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	background: url(../img/xiala.png) no-repeat scroll right center
		transparent;
	background-size: 22px auto;
	outline: none;
	cursor: pointer;
	background-position-x: 290px;
}

.ecas-header .ecas-header-left span t {
	display: block;
	width: 100%;
	height: 100%;
	padding-right: 30px;
}

.ecas-header .ecas-header-left span .ErJi {
	display: none;
	position: absolute;
	width: 100px;
	top: 35px;
	background: #c7121d;
	margin-left: 45%;
	color: #FFFFFF;
	border-radius: 4px;
}

.ecas-header .ecas-header-left span .ErJi i {
	position: absolute;
	top: -20px;
	left: 41%;
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent #c7121d transparent;
	width: 0px;
	height: 0px;
}

.ecas-header .ecas-header-left span .ErJi b {
	display: block;
	font-weight: inherit;
	text-align: center;
	font-size: 14px;
	margin: 5px 0;
}

.ecas-header .ecas-header-left span .ErJi b a {
	text-decoration: none;
	color: #FFFFFF;
}

.ecas-header .ecas-header-right {
	float: right;
	padding: 16px 0;
}

.ecas-header .ecas-header-right ul {
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 15px;
	border-radius: 4px;
	border: 1px solid #CCCCCC;
}

.ecas-header .ecas-header-right ul li {
	list-style: none;
	float: left;
	padding: 5px 10px;
	cursor: pointer;
	background: #e2e2e2;
}

.ecas-header .ecas-header-right ul li.active {
	background-color: #ffffff;
}

.ecas-header .ecas-header-right ul li img {
	width: auto;
	height: 18px;
	margin-right: 5px;
}

.ecas-header .ecas-header-right ul li:first-child {
	border-right: 1px solid #e2e2e2;
}

.ecas-header .ecas-header-right ul li:last-child {
	border-left: 1px solid #e2e2e2;
}

.ecas-header .ecas-header-right ul li span a {
	color: #666666;
}

.ecas-header-logo.pick-arrow {
	position: absolute;
	top: 23px;
	right: 8px;
	display: block;
	border: 5px solid #999;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid transparent;
}

.ecas-header .ecas-header-left span.ecas-maptype .ecas-maptype-dropmenu
	{
	position: absolute;
	z-index: 10;
	display: none;
	right: -90px;
	border-radius: 6px;
	top: 44px;
	font-size: 14px;
	background: #c8121e;
	text-align: center;
}

.ecas-header .ecas-header-left span.ecas-maptype .ecas-maptype-dropmenu:before
	{
	content: '';
	width: 12px;
	height: 12px;
	position: absolute;
	transform: rotate(45deg);
	background: #c8121e;
	left: 50%;
	margin-left: -6px;
	top: -6px;
}

.ecas-header .ecas-header-left span.ecas-maptype .ecas-maptype-dropmenu ul
	{
	overflow: hidden;
	padding: 5px 10px !important;
	margin-bottom: 0px;
	position: relative;
}

.ecas-header .ecas-header-left span.ecas-maptype .ecas-maptype-dropmenu ul li
	{
	list-style-type: none;
	padding: 17px 10px;
	text-align: center;
	color: #fff;
}

.ecas-footer {
	position: absolute;
	bottom: 20px;
	left: 0;
	height: auto;
	overflow: hidden;
	padding: 0 40px;
}

.ecas-footer ul {
	padding: 0;
	margin: 0;
}

.ecas-footer ul li {
	list-style: none;
	background: #FFFFFF;
	border-radius: 2px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-top: 4px;
	margin-right: 2px;
	padding: 10px;
}

.ecas-footer ul li:hover {
	background: #e2e2e2;
}

.ecas-footer ul li a {
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}

.ecas-footer ul li.active a {
	color: #c7121d;
}

.ecas-footer ul li a img {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.ws-dropdown-data {
    box-shadow: 0px 10px 20px 0px rgba(199, 199, 199, 1);
}

.ecas-dropdown {
	width: 100%;
	height: 100%; 
	position: relative;
	overflow-y: auto;
	/* border: 1px solid #e2e2e2; */
    box-shadow: 0px 10px 20px 0px rgba(199, 199, 199, 1);
}

.ecas-dropdown ul {
	float: left;
	position: relative;
    padding: 5px;
    margin: 0;
    border: 0px;
}

.ecas-dropdown ul li {
	float: left;
	width: 100%;
    list-style: none;
    padding: 8px 0;
    height: auto;
    position: relative;
}

.ecas-dropdown > div {
	float: left;
	width: 100%;
	text-align: center;
	padding: 5px;
    border-top: 1px solid #e2e2e2;
}

.ecas-dropdown-left {
	float: left;
	width: 35%;
}

.ecas-dropdown-right {
	float: right;
}

.ecas-dropdown-to-right {
	width: 65%;
}

.ecas-dropdown-left > label,
.ecas-dropdown-right span {
	display: inline-block;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #333;
	font-size: 14px;
	margin: 5px 5px 0 5px;
	cursor: pointer;
	border: 1px solid #e2e2e2;
}

.ecas-dropdown-left > label:hover,
.ecas-dropdown-left > label.active,
.ecas-dropdown-right span:hover, 
.ecas-dropdown-right span.active {
	background-color: #c8121e;
	color: #FFF;
	border: 1px solid #e2e2e2;
}

.ecas-text-error {
  color: #e43539;
  font-size: 12px;
  margin-bottom: 0px;
}

.ecas-hidden {
	display: none;
}