@charset "utf-8";
/* CSS Document */


.youtube { width:98vw; margin:20px auto; text-align:center; height:auto;  overflow:hidden !important }


.youtube ul { list-style:none; padding:0; margin:0 auto; display:block !important; vertical-align:middle !important; text-align:center !important; } 

.youtube ul li { margin:0; padding:0} 

.youtube ul li iframe  { width:100% !important; height:auto}	
.youtube ul li img  { width:100% !important;  height:auto}	




.tab1{overflow:hidden; cursor:pointer;  width:100%; display:table; height:100px; }
.tab1 li{ height:100px; width:25% !important; margin:0; overflow:hidden; padding:0;  vertical-align:top; display:table-cell !important}
.tab1 li img{ height:auto !important; width:100%!important}


.tab1 li.select{ }
.tab1 li.select img{ opacity: 0.5;  }
.content1{ width:100%;}
.content1 li{ padding:0; margin:0; width:100%}
.content1 li iframe  { width:100%; margin:0 auto; height:500px !important; }	
.content1 li img  { width:100%; margin:0 auto; height:500px; }	
.hide1 {display:none;}
.clear { clear:both}

.guidedetail { height:auto !important;}
.guidedttext { height:auto !important; min-height:auto !important; overflow:hidden}



