.clear{ clear: both; }
.container{ width: 100%; height: auto;overflow: hidden;min-height: 300px; background: #f7f7f7 }
.banner{ width: 100%; min-height: 300px; background-size: 100%;  }

.m1000{ width: 960px; padding: 0 20px; margin: 0 auto; height: auto;overflow: hidden; }
.orginfo{ padding-top: 90px; text-align: center;}
.orginfo .logo{max-height:100px }
.orginfo h1{ line-height: 60px; color: #fff; font-size: 20px; margin-top: 15px;}
.orginfo p{ color: #ddd }


.nav{ width: 100%; height: 40px; background: #fff; border-bottom: 1px solid #e5e5e5 }
.nav ul{ text-align: center; }
.nav ul li{ display:inline-block; margin:0 15px;}
.nav ul li a{ line-height: 40px; color: #666; font-size: 16px; font-weight: bold;  }
.nav ul li.on{ border-bottom: 2px solid #000 }
.nav ul li:hover{ border-bottom: 2px solid #000 }

.tpmv{ width: 960px; height: 356px; overflow: hidden; background: #fff; margin-top: 20px; background: #fff;border:1px solid #e5e5e5; }
.tpmv .left{ width: 633px; height: 356px; overflow: hidden;float: left; position: relative; }
.tpmv .left .litpic{width: 633px; height: 356px;}
.tpmv .left .play{position: absolute; width: 50px; top: 150px; left: 280px}
.tpmv .left .long{ position: absolute; right: 20px; bottom: 20px; color: #fff;  }
.tpmv .right{ width: 327px; height: 356px;overflow: hidden; float: left; }
.tpmv .right .text{ width: 287px;height: 316px;margin:20px; position: relative }
.tpmv .right .text .title{font-size: 22px; font-weight: bold; line-height: 36px;}
.tpmv .right .text p{ color: #999; font-size: 14px; line-height: 30px; }
.tpmv .right .text .dianzan{ 
	font-size: 16px;
	border:1px solid #1014A7; 
	background: #1014A7; padding: 8px 30px;
	 border-radius: 5px; color: #fff;
	  cursor: pointer; 
	  float: right; 
	  margin-top: 5px;
	  position: absolute;
	  bottom: 20px; left: 80px
	}

.tpmv .textinfo{margin:30px;
}



.vlist{ width: 981px; height: auto; overflow: visible; margin-top: 20px;  }
.vbox{ width: 304px; height: 344px; 
	overflow: hidden;float: left; background:#fff; 
	margin-right:21px;  margin-bottom: 20px;
	 border:1px solid #e5e5e5; 
	 position: relative; }
.vbox .litpic{ width: 304px; height: 184px; }
.vbox .play{ position: absolute; width: 50px; top: 60px; left: 120px }
.vbox .howlong{ position: absolute; right: 20px; top: 154px; color: #fff  }
.vbox .title{ font-size: 18px; font-weight: bold; margin:5px 20px; }
.vbox p{margin:5px 20px; color: #333}
.vbox .bt{ position: absolute;bottom: 0; width: 266px; height: 40px; border-top: 0.2px solid #f7f7f7; line-height: 40px;margin:0 20px; color: #999 }
.vbox .bt .zan{ border:1px solid #1014A7; background: #1014A7; padding: 5px; border-radius: 5px; color: #fff; cursor: pointer; float: right; margin-top: 5px;}
