.header-switch .base>img, .header-switch .button-scan>img,
	.header-switch .button-switch>img, .header-switch .input-text-search>img
	{
	margin-left: 10px
}

.header-switch .base, .header-switch .button-scan, .header-switch .input-text-search
	{
	border-color: #DBDBDB;
	color: #223450;
	margin-right: 8px;
	font-size: 14px
}

.header-switch {
	margin-top: 20px;
	float: right
}

.header-switch .button-scan {
	height: 34px;
	width: 100px
}

.header-switch .input-text-search {
	height: 28px;
	width: 172px;
	padding-left: 20px
}

.header-switch .input-text-search input {
	display: inline-block;
	font-size: 14px;
	color: #333;
	background-color: #FFF;
	background-image: none;
	border-radius: 20px;
	vertical-align: middle;
	outline: 0;
	padding: 0;
	height: 16px;
	width: 130px;
	border: 0
}

.header-switch .input-text-search input.input-text-sm {
	width: 72px;
	height: 16px
}

.header-switch .input-text-search input.input-text-lg {
	width: 236px;
	height: 16px
}

.header-switch .input-text-search input.input-search {
	background-image: url(../../images/assets/icon_input_search.png);
	background-repeat: no-repeat;
	text-indent: 20px;
	margin-right: -5px;
	vertical-align: top;
	width: 400px;
	height: 15px
}

.header-switch .input-text-search input.input-pagination {
	width: 30px;
	height: 14px;
	margin-right: 5px
}

.header-switch .input-text-search input.input-text-pwd {
	height: 22px;
	width: 170px
}

.header-switch .input-text-search input.input-text-pwd.error {
	color: #F52F3E;
	border-color: #F52F3E;
	background-color: #edc3c4
}

.header-switch .button-switch {
	height: 34px;
	width: 140px;
	border-color: #DBDBDB;
	color: #223450;
	font-size: 14px;
	margin-right: 8px
}

.account-list>ul>li, .modal-header {
	border-bottom: 1px solid #DEDEDE;
	color: #223450
}

.modal-footer, .modal-header {
	text-align: center;
	background-color: #F9F9F9
}

.modal-header {
	height: 80px;
	line-height: 80px;
	font-size: 24px;
	border-radius: 6px 6px 0 0;
	position: relative
}

.modal-header .modal-cancel {
	position: absolute;
	top: 50%;
	right: 28px;
	margin-top: -12px
}

.bg-2, .bg-3, .bg-sky, .content, .footer, .header-navbar, .site-header,
	.site-nav, .welcome {
	min-width: 1000px
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	main, menu, nav, section, summary {
	display: block
}

.bg-1, .header-navbar>.container>.navbar>li.active, .input-text.input-search,
	.welcome {
	background-repeat: no-repeat
}

.header {
	background-color: #FFF;
	position: relative;
	z-index: 10;
	background:url(../../images/bg1.png);
}

.site-header {
	height: 70px;
	border-bottom: 1px solid #DBDBDB
}

.header-logo {
	margin-top: 15px;
	float: left;
	width: 290px;
	height: 42px
}

.header-navbar {
	position: relative
}

.header-navbar>.container>.navbar>li {
	padding: 14px 12px;
	margin-right: 12px;
	color: #223450;
	font-size: 16px
}

.header-navbar>.container>.navbar>li:focus, .header-navbar>.container>.navbar>li:hover
	{
	font-weight: 700;
	color: #F52F3E;
	cursor: pointer
}

.header-navbar>.container>.navbar>li:focus .sub-menu, .header-navbar>.container>.navbar>li:hover .sub-menu
	{
	display: block
}

.header-navbar>.container>.navbar>li.active {
	font-weight: 700;
	color: #F52F3E;
	text-decoration: none;
	background-image: url(../../images/assets/red_dot.png);
	background-position: left center
}

.header-switch .base>img, .header-switch .button-scan>img,
	.header-switch .button-switch>img, .header-switch .input-text-search>img
	{
	margin-left: 10px
}

.site-nav {
	position: relative;
	z-index: 10;
	background-color: #F2F2F2
}

.site-nav .navbar>li {
	padding: 6px 0
}

.site-nav .navbar>li>a {
	line-height: 1;
	font-size: 12px;
	color: #868C98;
	padding: 0 8px;
	border-right: 1px solid #868C98
}

.site-nav .navbar>li.last>a {
	border-right: 0
}

.banner .banner_container {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center
}

.banner .banner_container img {
	display: none;
	position: absolute;
	top: 0;
	left: 0
}

.account-list>ul, .dropdown-tool, .nav-tabs, .navbar, .notice-box>ul,
	.page-tool {
	list-style: none
}

.navbar>li>a:focus, .navbar>li>a:hover, a:focus, a:hover {
	text-decoration: none
}

.navbar {
	float: left
}

.navbar.navbar-right {
	float: right
}

.nav-tabs>li, .navbar>li {
	float: left
}

.navbar>li {
	position: relative;
	display: block
}

#kehu:hover {
	background-color: #FFF;
	padding: 6px 0px !important;
	margin: -6px 0px !important;
	border-color: #FFF !important;
}

.dropdown.open, .dropdown:focus, .dropdown:hover {
	background-color: #FFF;
	padding: 6px 8px !important;
	margin: -6px 0px !important;
	border-color: #FFF !important;
}

.dropdown span:hover{
	color:#F00 !important
}

.dropdown {
	position: relative;
	display: inline
}

.dropdown.open>.dropdown-menu, .dropdown:focus>.dropdown-menu, .dropdown:hover>.dropdown-menu
	{
	display: table;
}

.dropdown:focus, .dropdown:hover {
	text-decoration: none !important
}

.dropdown-menu, .sub-menu {
	display: none;
	position: absolute
}

.sub-menu {
	z-index: 10;
	top: 100%;
	left: 0;
	width: 1000px;
	/* overflow: scroll; */
	/* background-color: #FFFFFF; */
	background-color: #F8F8F8;
	/* height: 150px */
}

.dropdown-menu {
	width: 75px;
/* 	height: 50px; */
	top: 100%;
	right: 0;
	z-index: 1000;
	background-color: #fff
}

.dropdown-wrapper {
	position: relative;
	padding: 8px 12px;
	height: 12px;
}

.dropdown-service {
	position: relative;
	padding: 8px 12px;
	height: 15px;
	background: #fff
}

.dropdown-wrapper .avatar-sm {
	position: relative;
	top: -4px;
	float: left;
	height: 46px;
	margin-right: 10px
}

.dropdown-wrapper .dropdown-user-info
.name {
	font-size: 12px;
	color: #868c98;
	margin-bottom: 4px
}

.dropdown-wrapper .dropdown-user-info .desc {
	font-size: 12px;
	color: #868C98;
	margin-bottom: 2px
}

.dropdown-tool {
	height: 30px;
	line-height: 30px;
	background-color: #F3F3F3;
	padding: 0 12px
}

.dropdown-tool>li {
	float: right;
	font-size: 12px;
	color: #40A5FF;
	margin-left: 28px
}

.clear {
	clear: both
}

#tell-tip{
	
}

#tell-font{
	float:right;
	text-align:center;
	height:20px;
	width:25px;
	background-image:url(../../images/assets/cir2.png);
	background-repeat:no-repeat;
	background-position:center;
	font-size:8px;
	line-height:20px;
	color:#FFF;
    margin-top:-5px;
}

.tell-table{
	font-size:14px;
	color:black; 
	padding-bottom:10px; 
	padding-top:10px;
	border-bottom:1px #DBDBDB solid; 
	text-align:left;
	z-index: 1000;
	padding:10px 10px
}
.tell-table:hover{
	background-color: #F3F3F3;

}
.tell-li a{
	padding:0px 8px 0px 0px !important
}

.tell{
	width:16px;
	height:16px;
	border-radius:50%;
	background-color:#F00;
	text-align:center;
	color:#FFF;
	font-size:8px;
	line-height:150%
}

.lineStyle{
	color:#f2f2f2;
	width: 50px;
	position: absolute;
	right:12px;
	top:30px;
}
.ui-tooltip
{
	padding:2px 2px;
	box-shadow:0 4px 8px rgba(0,0,0 ,.175);
}
.ui-tooltip-content
{
	font-size:12px;
}

#LoginTip{
	position:absolute;
	display:none;
	border:1px solid rgb(204,204,204);
	border:1px solid rgba(0, 0, 0,.15);
	background:#FFFFFF;
	font-size:11px;
	padding:6px;
	border-radius:4px;
	/* -ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=135,color='#E9EDFC')"; */
	box-shadow:6px 6px 12px rgba(0,0,0 ,.175);
}
 .bgDiv{
	position:absolute;
	background:#666666;
	filter:progid:DXImageTransform.Microsoft.Alpha(style=2,opacity=25,finishOpacity=75);
	opacity:0.5;
	top:0px;
	left:0px;
	width:100%;
/* 	height:100%; */
	z-Index:101;
 }
 .msgDiv{
 	position:absolute;
	background:url(../../images/show_msg.png)  no-repeat center top;
	top:50%;
	left:50%;
	margin-left:-228px;
	margin-top:-112px;
	width:456px;
	height:225px;
	z-Index:102;
 }
 .msgInforDiv{
 	position:relative;
 	top:75px;
	left:45px;
	width:380px;
	line-height:30px;
	color:#000000;
	font-size:14px;
	height:60px;
 }
 .msgMiddleDiv{
 	position:relative;
 	top:100px;
 	left:155px;
	width:148px;
	line-height:30px;
	color:#000000;
	font-size:18px;
	height:30px;
	text-align:center;
	cursor: pointer;
 }
  .msgboxDiv{
 	position:absolute;
 	background:#FFFFFF;
 	padding:14px 13px 14px 13px;
 	border:1px solid #E6EBF5;
 	border-radius:8px;
	width:800px;
	z-Index:102;
 }
  .msgboxDiv-center{
  	top:50%;
	left:50%;
	margin-left:-400px;
	margin-top:-112px;
  }
 .msgboxContent .msgTitle
 {
 	font-wight:bold;
 	text-align:center;
 	color:#a50011;
 }
  .msgboxButton{
 	margin:10px 10px 0px;
 	text-align:center;
 }
 .button.button-red-new{
	width: 122px;
	height: 32px;
	font-size:13px;
	color:#ffffff;
	border: 0;
	border-radius: 0;
	background-image: url(../../images/button_red.png)
}
.holiday-button-red{
	min-width: 144px;
	height: 35px;
    padding-left: 5px;
    padding-right: 5px;
	font-size:13px;
	color:#ffffff;
	border: 0;
    outline:none;
	border-radius: 17.5px;
	background-color:#ff1919;
}
