html,body{
	height:100%;
}
body,td,div,h1 {font-family:'幼圆'}
		
.content-bg{
	background-image: url('../img/bg1.jpg');
	background-size: 100% 100%;  
  				-moz-background-size: 100% 100%;  
  				-webkit-background-size: 100% 100%; 
}

.logincard{
	position: absolute;
	width:500px;
	top:25%;
	left:35%;
}		
		
.content-bg{
	background-image: url('../img/hp0.jpg');
	background-size: 100% 100%;  
  				-moz-background-size: 100% 100%;  
  				-webkit-background-size: 100% 100%; 
}

.barnavc{
	background-color: #fff;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
	border: 0px;
	
}

.ttsidemenusbg{
	background-color: #324157;
	
}

.titlecl{
	margin-top:20px;
	margin-left:10px;
	margin-bottom:10px ;
	font-size:1.3em;
	color:#fff;
}


#a1 .item .item-content { 
	background-color: #324157 !important; 
	opacity: 0.95;
	
}

#a1 .item:hover{
	background: #000;
}

#content-view .list{
	border-radius: 10px !important
}

.item-tc{
	color:#fff;
}

.bord{
	border:1px solid #101010;
}

.iconsize{
	font-size:23px;
}

.itemtextsize{
	font-size:1.2em;
}

.zbview_ion{
	font-size:29px;
	color:#1199C4;
}

.title{
	font-size:1.8em !important
}

.pop-style{
    width:220px;
    height:120px;
    top:30px;
    box-shadow: 0 3px 3px rgba(0, 0,0, 0.5);
    background-color: #fff;
}

.modalhead{
	background-color: #324157;
	
}

.xqcls{
	color:#A9A9A9;font-size:20px;
}

.selectview{
	width:50%;
	font-family:'幼圆' !important; 
	font-size: 1.3em !important; 
	text-align: right;
}


.ion-item:hover{
	cursor: pointer !important; 
}

.sc .item-select select {
	padding-top:7px !important;
}

@media screen and (max-width: 500px) {
    .bar-footer{
        display:none;
    }
    
   
    
    .logincard{
    	width:100%;
    	left:0px;
    }
}



  .show
  {
   width: 100%;
   z-index: 10;
   border:1px solid rgb(80,160,91);
   display: block;
  }
  .hidden
  {
   width: 100%;
   z-index: 10;
   display: none;
   border-top:none;
   position:relative;
   z-index：99999;
   background:white;
  }
  
.item1
  {
   	background-color: #CCCCCC !important; 
	opacity: 0.95;
   cursor:pointer;
  }
  
.rbviewsel{
	margin-left:100px;
}

.sc input,textarea{
	font-family: '幼圆';
	font-size: 18px !important; 
}

.myitem{
	height:80px;
}



