@charset "utf-8";
	#demoContent{ text-align:center; margin-top:1px; width:920px; height:280px; }
	#demoContent .effect{ display:inline-block; *display:inline; zoom:1; text-align:left;  margin:0 auto;   }
	#demoContent .js{ text-align:left; margin:10px 20px;  line-height:20px;  background:#f3f3f3;  padding:5px 20px;    }
	#demoContent .js span{ color:#1974a1; }
	#demoContent .js span i{ color:#f30; font-weight:bold;  }
	#demoContent .notice{ color:#fff;  background:#000; text-align:left; padding:4px 20px; margin:10px 20px;   }
	#demoContent .css{  text-align:left; margin:10px 20px;  }
	#demoContent .css blockquote{ overflow:scroll; }

	#demoContent  .authorWord{ padding:10px 20px; border:1px dotted #ddd; text-align:left; margin-bottom:20px;   }
	#demoContent  .authorWord em{ color:#f00;  }

.tv-slideBox{  height:282px; overflow:hidden; background:#fff; position:relative;width:920px;   }
.tv-slideBox .hd{ display:none;  }
.tv-slideBox li{ overflow:hidden;  }
.tv-slideBox li .pic{ float:left; width:466px ;  }
.tv-slideBox li .pic img{  width:466px ;height: 282px }
.tv-slideBox li .con{border-top: 1px solid #cccccc; position:relative;  height:279px; width:444px; margin-left:10px;  float:left; background:url("../images/gtvSplit.png") -281px 0 repeat-y;  }
.tv-slideBox li .con .bg{ position:absolute; width:96px; height:96px; right:0px; top:0px; background:url("../images/gtvSplit.png") -84px 0 no-repeat;    }
.tv-slideBox li .con .title{  width:400px; padding-top:20px;   }
.tv-slideBox li .con .title a{font-weight: bold; color:#288dff; font-size: 20px }
.tv-slideBox li .con .intro{  width:444px; height: 187px ;margin-top: 20px}
.tv-slideBox li .con .intro .more:hover{ bottom:21px; }
.tv-slideBox .prev,.tv-slideBox .next{ position:absolute; z-index:1;width:39px; height:87px; overflow:hidden; cursor:pointer; left:10px; top:80px; background:url("../images/gtvSplit.png") 0 0 no-repeat; }
.tv-slideBox .next{ background-position:-41px 0; left:674px; }
.tv-slideBox .prev:hover,.tv-slideBox .next:hover{ top:79px;  }
