	.nav-top{background-color:#2494F2;height:56px; position:fixed;width:100%; line-height:56px;z-index:99;}
	.main-lx i{text-align:center;min-width:11px;line-height:17px;padding:0 3px;border-radius:3px;position:absolute; display:inline-block;color:#fff; background:#2494F2;top:-9px;right:6px;}
	input[type="text"]:focus,input[type="password"]:focus{border:1px #2494F2 solid;box-shadow: 0 0 9px rgba(36,148, 242, 0.33);
    -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	}
	.blue{color:#fff;background:#2494F2;border:1px solid #0E83E2; border-radius:3px;}
	.blue:active{color:#EFEFEF;background:#2494F2;}
	.dropmenu a:hover{ color:#fff;background:#2494F2}
	.modal-header{line-height:61px; background:#2494F2;color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;padding:0 13px;overflow:hidden}
	.citylist a:hover{color:#fff;background:#2494F2;border:1px solid #0E83E2;}	
	.citylist .act{color:#fff;background:#2494F2;border:1px solid #0E83E2;}
	.nav-top .act{background:#36A3FF}
	
	.menu-left .menu-left-list a:hover{background-color:#1A1C20;border-left:2px solid #2494F2;color:#fff}
	.menu-left .menu-left-list .act{background-color:#1A1C20;border-left:2px solid #2494F2;color:#fff}
