
#pushobj {
	position: absolute;
	top: 20px;
	right: 70px;
	color: #fff;
	 
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	z-index: 99999;
}

#pushobj span{ margin:0 15px; display:inherit; float:left; line-height:36px}
#pushobj span a{font-size: 16px;color: #fff;}
#pushobj span a:hover{ text-decoration:none;color: #EBDCC7;}

#pushobj .t6{ background:url(../images/t6.png)   no-repeat ;width:36px; height:36px; }
#pushobj .t7{ background:url(../images/t7.png)   no-repeat;width:36px; height:36px; }

#pushobj .t6:hover{ background:url(../images/t62.png)   no-repeat ;width:36px; height:36px; }
#pushobj .t7:hover{ background:url(../images/t72.png)   no-repeat;width:36px; height:36px; }

#pushobj .list .t6{ background:url(../images/t60.png)   no-repeat ;width:36px; height:36px; }
#pushobj .list .t7{ background:url(../images/t70.png)   no-repeat;width:36px; height:36px; }

#pushobj .list span{ color:#999}
#pushobj .list span a{color: #999;}
#pushobj .list .t6:hover{ background:url(../images/t62.png)   no-repeat ;width:36px; height:36px; }
#pushobj .list .t7:hover{ background:url(../images/t72.png)   no-repeat;width:36px; height:36px; }



@media(max-width:1399px) 
{#pushobj span{ display:none} 


.multilevelpushmenu_wrapper .levelHolderClass {
	position: absolute;
	margin-left: -100%;
	overflow: hidden;
	left: 0;
	top: 0;
	background:rgba(255,255,255,0.8);
	width: auto;
	min-height: 100%;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1em;
	-moz-box-shadow: 0px 0 0px 0px ##444444;
	-webkit-box-shadow: 0px 0 0px 0px ##444444;
	box-shadow: 0px 0 0px 0px ##444444;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=##444444,direction=0,strength=2); border:0
	zoom: 1; padding-top:0px;
}


.phonemenu{ display:none

}