 body{
	background: #f2f2f2;
	font: 13px/20px "Microsoft YaHei",Lyh-Regular,helvetica,arial,sans-serif !important;
}

a{
	text-decoration:none;
	color: #333;
}
a:visited{
	text-decoration:none;
}
a:hover{
	color: #2689ff;
	text-decoration:none;
	cursor:pointer;

}
a:active{
	text-decoration:none;
}

 /* Landscape phone to portrait tablet */
 

#video-tab-box{
	padding-left: 8px;
	padding-right: 8px;
 }
 
#left-video-block{
	width:352px;
	padding-top:16px;
	float:left;
	padding-left:16px;
}
 
 @media (max-width: 1031px){
	.container
	{
		width: 850px;
		padding: 0;
	}
	#left-container
	{
		width: 544px;
		float: left;
		border-left: 1px solid #e3e3e3;
		border-right: 1px solid #e3e3e3;
		box-shadow: 0 0 4px 1px rgba(116,116,116,.1);
		background: #ffffff;
	}
	
	/*
	.container_760 {
	    display: none;
	}
	.container_640 {
	    display: none;
	}
	.container_468 {
	    display: block;
	}
	*/

	#right-container
	{
		width:	300px;
		float: right;
	}
	
	#right-video-block
	{
		width:172px;
		padding-top:16px;
		float:left;
		padding-left:7px;
		padding-right:7px;
	}
	
	.hidden-block-sm {
		display: none !important;
	}
	
	.col-sm-12 {
		width: 100%;
	}

     .col-xs-4
     {
         width: 33.33333333%;
     }
     .col-sm-3
     {
         width: 33.33333333%;
     }
	.nav-Hot-search{
		position: relative;
		float: left;
		width:214px;
		height:58px;
		overflow:hidden;
	}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 1031px) and (max-width: 1204px) {
	.container
	{
		width: 1030px;
		padding: 0;
	}
	
	#left-container
	{
		width: 720px;
		float:left;
		border-left: 1px solid #e3e3e3;
		border-right: 1px solid #e3e3e3;
		box-shadow: 0 0 4px 1px rgba(116,116,116,.1);
		background: #ffffff;
	}
	
	/*
	.container_760 {
	    display: none;
	}
	.container_640 {
	    display: block;
	}
	.container_468 {
	    display: none;
	}
	*/

	#right-container
	{
		width:	300px;
		float: right;
	}
	
	#right-video-block
	{
		width:364px;
		padding-top:16px;
		float:left;
		padding-left:7px;
		padding-right:7px;
	}
	
	.hidden-block-md {
		display: none !important;
	}
	
	.col-md-6 {
			width: 50%;
	}
    .col-sm-3
    {
        width: 25%;
    }
	.nav-Hot-search{
		position: relative;
		float: left;
		width:214px;
		height:58px;
		overflow:hidden;
	}
 }
 
/* Large desktop */
@media (min-width: 1205px) {
	.container
	{
		width: 1200px;
		padding: 0;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	
	.col-lg-vd{
		width: 20%;	
	}

	#left-container
	{
		width: 896px;
		float:left;
		border-left: 1px solid #e3e3e3;
		border-right: 1px solid #e3e3e3;
		box-shadow: 0 0 4px 1px rgba(116,116,116,.1);
		background: #ffffff;
	}
	#right-container
	{
		width:	300px;
		float: right;
	}
	
	/*
	.container_760 {
	    display: block;
	}
	.container_640 {
	    display: none;
	}
	.container_468 {
	    display: none;
	}
	*/

	#right-video-block
	{
		width:541px;
		padding-top:16px;
		float:left;
		padding-left:7px;
		padding-right:7px;
	}
	
	.nav-Hot-search{
		position: relative;
		float: left;
		width:390px;
		height:58px;
		overflow:hidden;
	}
	
}

.row{
	background: #fff;
	padding-left: 0;
	padding-right: 0;
	margin: 0;

}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-left: 8px;
  padding-right: 8px;
}

/********* VIDEO/POST BLOCK 336*196 **********/
.block_336_226 {
  background: #fff;
  position: relative;
  margin-bottom:16px;
  width: 336px;
  border: 0;
}

.block_336_226 a{
	text-decoration: none;	
	cursor: pointer;
}

.block_336_226 .block-contents {
  margin-bottom: 20px;
  float: left;
  background: #fff;
  padding: 0;
  padding-top: 0px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  width: 100%;
  height: 40px;
  /*display:none;*/
}

.block_336_226 .block-contents-single {
    margin-bottom: 20px;
    float: left;
    background: #fff;
    padding: 0;
    padding-top: 0px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    width: 100%;
    height: 30px;
	line-height: 30px;
}

.block_336_226 .block-contents p.date {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  color: #333;
  display: block;
  float: left;
  font-size: 15px;
  height: 15px;
  padding-top: 1px;
  width: 100%;
  margin: 20px 0px;
  position: relative;
}

.block_336_226 .block-contents p.date .label {
  float: right;
  position: absolute;
  right: 0px;
  top: -1px;
}
.block_336_226 .block-contents p.date .label.label-info {
  background: #C0C0C0;
}
.block_336_226 .block-contents p.date .label.label-success {
  background: #98cb00;
}
.block_336_226 .block-contents p.desc {
  color: #333;
  clear: both;
  font-size: 13px;
  max-height: 40px;
  min-height: 40px;
}

.block_336_226 .block-contents-single p.desc {
    color: #333;
    clear: both;
    font-size: 13px;
    max-height: 30px;
    min-height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
}

.block_336_226 .block-contents:hover p.desc {
  color: #2689ff;
}

.block_336_226 .block-contents-single:hover p.desc{
  color: #2689ff;	
}

.block_336_226 a.block-thumbnail:hover span.play-button {
  opacity: 0.9;
  transition: opacity 0.2s linear;
}
.block_336_226 a.block-thumbnail:hover span.play-button-small {
  opacity: 0.9;
  -ms-filter:鈥漰rogid:DXImageTransform.Microsoft.Alpha(Opacity=90)鈥? 
  filter: alpha(opacity=90);
  transition: opacity 0.2s linear;
}

.block_336_226 a.block-thumbnail:hover span.download-button{
  opacity: 0.9;
  -ms-filter:鈥漰rogid:DXImageTransform.Microsoft.Alpha(Opacity=90)鈥? 
  filter: alpha(opacity=90);
  transition: opacity 0.2s linear;
}

.block_336_226 a.block-thumbnail:hover span.zj-button{
  opacity: 0.9;
  -ms-filter:鈥漰rogid:DXImageTransform.Microsoft.Alpha(Opacity=90)鈥? 
  filter: alpha(opacity=90);
  transition: opacity 0.2s linear;
}

.block_336_226 a.block-thumbnail:hover .details h2 {
  transition: color 0.2s ease-in;
  color: #fff;
  display:none;
}
.block_336_226 a.block-thumbnail {
  position: relative;
  /*border-radius:2px;*/
  display: block;
  height: 226px;
}
.block_336_226 a.block-thumbnail img {
  width: 100%;
  height: 226px;
  z-index: 3;
  /*border-radius:2px;*/
}

.block_336_226 a.block-thumbnail span.play-button {
  background: url(../imgs/play-button-huge.png);
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  transition: opacity 0.2s linear;
  opacity: 0;
}

.block_336_226 a.block-thumbnail span.play-button-small {
  background: url(../imgs/play-button-small.png);
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  -ms-filter:鈥漰rogid:DXImageTransform.Microsoft.Alpha(Opacity=0)鈥? 
  filter: alpha(opacity=0);
}

.block_336_226 a.block-thumbnail span.download-button {
  background: url(../imgs/1.png);
  width: 20px;
  height: 20px;
  position: absolute;
  top: 92%;
  left: 95%;
  margin-left: -10px;
  margin-top: -10px;
  transition: opacity 0.2s linear;
  opacity: 0;
  -ms-filter:鈥漰rogid:DXImageTransform.Microsoft.Alpha(Opacity=0)鈥? 
  filter: alpha(opacity=0);
}

.block_336_226 a.block-thumbnail span.zj-button {
  background: url(../imgs/1.png);
  width: 20px;
  height: 20px;
  position: absolute;
  top: 92%;
  left: 87%;
  margin-left: -10px;
  margin-top: -10px;
  transition: opacity 0.2s linear;
  opacity: 0;
  /* IE6-9 */
  -ms-filter:鈥漰rogid:DXImageTransform.Microsoft.Alpha(Opacity=0)鈥? 
  filter: alpha(opacity=0);
}

.block_336_226 a.block-thumbnail span.thumbnail-label
{
  position: absolute;
  width: 42px;
  height: 42px;
  left: 0px;
  top: 0px;
  background: url(../imgs/videolibrary_corner.png);
}

.block_336_226 a.block-thumbnail .thumbnail-default{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-image: url(../image/vediolibrary_kongbai_160-90.jpg);
  z-index: 3;
}

.block_336_226 a.block-thumbnail .thumbnail-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-image: url(../image/vediolibrary_kongbai_160-90.jpg);
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 2px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.4) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.1)), color-stop(80%, rgba(0, 0, 0, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.4)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.4) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.4) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.4) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.4) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#66000000', GradientType=0);
  /* IE6-9 */
  z-index: 1;
}

.block_336_226 a.block-thumbnail .details {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 22px;
  background: -ms-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.6));
  background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.6));
  background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.6));
}
.block_336_226 a.block-thumbnail .details h2 {
  float: left;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  cursor: auto;
  display: inline;
  font-size: 12px;
  /*font-weight: bold;*/
  height: auto;
  letter-spacing: -0.5px;
  /*line-height: 25px;*/
  text-align: left;
  text-decoration: none;
  width: auto;
  padding: 0px 4px;
  position: absolute;
  bottom: -5px;
  max-height: 25px;
  overflow: hidden;
  color: #fff;
  max-width: 85%;
}

.block_336_226 a.block-thumbnail .details span {
  float: right;
  color: #fff;
  font-size: 10px;
  margin-right: 4px;
  top: -2px;
  position: relative;
}

.block_336_226 a.block-thumbnail:hover .details span
{
	display:none;
} 


.nav-classify{
	position: relative;
	float: left;
}

.nav-v-line{
	float:left;
	width:1px;
	background-color:#d7d7d7;
	margin-left:1px;
	height:40px;
}

.nav-title{
	padding-left:10px;
	margin-bottom:0;
	line-height:18px;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
    height: 16px;
}

#nav-classify-content{
	line-height:40px;
	margin-bottom:0;
	padding-left: 10px;
	height:40px;
	padding-right:30px;
}

#nav-classify-content li{
	padding-left:5px;
	padding-right: 6px;
	line-height:40px;
}
#cnzz{
	display:none;
}

#right-container .ad-container {
	min-height: 0;
	padding: 0;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	box-shadow: 0 0 4px 1px rgba(116,116,116,.1);
	background: #ffffff;
  overflow: hidden;
}
#right-container-ad {
	min-height: 0;
	margin-bottom: 10px;
	padding: 16px 10px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	box-shadow: 0 0 4px 1px rgba(116,116,116,.1);
	background: #ffffff;
}

#right-container-content {
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	box-shadow: 0 0 4px 1px rgba(116,116,116,.1);
	background: #ffffff;
}
#right-middle-container-ad {
    margin: 10px 0;
}

#right-bottom-container-ad {
	min-height: 0;
	margin: 10px 0;
	padding: 16px 10px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	box-shadow: 0 0 4px 1px rgba(116,116,116,.1);
	background: #ffffff;
}
#focus_ad {
    text-align: center;
	margin: 0 0 15px 0;
}
