.hide {
	display: none;
}

h2 {
	margin-bottom: 20px;
}
.recommend-video img{width: 125px;height: 114px;}
.video-box {

	min-height: 600px;
}
.video-box img{max-width:600px
}
.video-box a {
	color: #000;
	padding: 8px 30px 8px 30px;

	color: #fff;
	margin: 5px;
	border-radius: 3px;
	background: url(/images/bf1.png) 10px center no-repeat scroll #ff0202;
	display: inline-block;
	font-size: 14px;
}
.video-box a:hover{color: #FF0000;}
#aaa{  padding: 0;
    background: none;
    color: #000;
    margin: 0;
    border-radius: none;
    background: none;
    display: inline-block;
    font-size: 16px;}
#luxianga{background: url(/images/bf1.png)  left no-repeat scroll #ff0202}
.video-title {
	width: 100%;
	height: 100%;
    line-height: 32px;
    font-size: 16px;
	min-height: 550px;
}

.video-title ul li {
	float: left;
}

.video-title ul li a {
	color: #000;
	padding: 10px;
	background: #ee2b40;
	color: #fff;
	margin: 3px;
	border-radius: 3px;
	background: url(xz2.png) 10px center no-repeat scroll #004576;
	display: inline-block;
	font-size: 14px;
	/* width: 10%; */
	height: 20px;
	line-height: 20px;
}

.thisclass a {
	background: #f00 !important;
}

@media screen and (max-width: 639px) {
	.video-box {
		padding: 10px 0px;
		width: auto;
		width: 100%;
	}

	.cframe {
		height: 200px;
	}

	.video-box {
		width: 100%;
		min-height: 190px;
	}

	.video-title {
		min-height: 255px;
	}
.video-box img{max-width:300px
}
	.recommend-video ul li {
		padding: 5%;
		height: 250px;
		width: 40%;
	}

	.x5-img {
		width: 100%;
	}
	.click p {
	    padding: 0px 18px;
	    float: left;
	    padding-right: 5px;
	}
	.right-box {
	    width: 99.5%;
	    padding: 0.25%;
	    display: block;
	}
}
