

/* banner start */
#banner_edit .banner_tab a{width: 147px;height: 3px;border-radius: unset;margin: 0 4px;}
#banner_edit .banner_tab a.on{height: 7px; }
/* bnanner end */
/* Categories start */


/* Feature Product start */
/* Feature Product end */

@media screen and (max-width: 1000px){
	#banner_edit .banner_tab{display: none;}


	/* Feature Product start */


	/* blog */


	/* .follow_us_list li>a:focus,.follow_us_list li>a:hover{-ms-transform:translateY(0px);transform:translateY(0px);-webkit-transform:translateY(0px);} */

}

@media screen and (orientation: portrait) {   
  /*竖屏 css*/   
  
  	
}    
@media screen and (orientation: landscape) and (max-width:1000px) {   
  /*横屏 css*/
	 
	
}

