@import "web_common.css";
.wvideo{
	background-color:#f4f4f4;
}
.video .head{
	height:55px;
	overflow:hidden;
	border-bottom:1px solid #ededed;
}
.video .head .column{
	float:left;
}
.video .head .column .cn{
	line-height:55px;
	font-size:25px;
	display:inline-block;
	margin-right:10px;
}
.video .head .column .en{
	line-height:55px;
	font-size:25px;
	color:#c9c9c9;
}
.video .head .more{
	float:right;
	color:#ff0000;
	line-height:55px;
}
.video .head .more a{
	color:#ff0000;
}
.video .list ul{
	width:1260px;
}
.video .list ul li{
	float:left;
	width:500px;
	padding:35px;
	background-color:#fff;
	margin:0 60px 60px 0;
}
.video .list ul li .title{
	font-size:30px;
	cursor:pointer;
}
.video .list ul li .title2{
	line-height:45px;
	height:45px;
	color:#bbbbbb;
}
.video .list ul li .pic img{
	width:500px;
	height:311px;
	cursor:pointer;
}
.video .list ul li .p-c{
	padding:0 10px;
}
.video .list ul li .p-c .price{
	float:left;
}
.video .list ul li .p-c .price .c{
	font-size:20px;
	color:#bdbdbd;
	display:inline-block;
	margin-right:5px;
}
.video .list ul li .p-c .price .n{
	font-size:25px;
	color:#df0100;
}
.video .list ul li .p-c .credit{
	float:right;
}
.video .list ul li .p-c .credit .c{
	font-size:20px;
	color:#bdbdbd;
	display:none;
}
.video .list ul li .p-c .credit .n{
	font-size:25px;
	color:#00aef3;
	display:inline-block;
	margin:0 5px;
}
.video .list ul li .p-c .credit .c2{
	font-size:20px;
	color:#807c7d;
}
.video .list ul li .p-c .isbuy{
	color:green;
	height:30px;
	line-height:30px;
	font-size:16px;
}
.video-view .left{
	float:left;
	width:870px;
}
.video-view .right{
	float:right;
	width:300px;
}
.video-view .vv .title{
	font-size:20px;
	padding:40px;
}
.video-view .vv .videoshipin{
	text-align:center;
}
.video-view .vv .videoshipin iframe{
}
.video-view .vv .title2{
	font-size:20px;
	color:#ed59a5;
	padding:40px 0 10px;
}
.video-view .vv .share{
	color:#999;
	padding-bottom:30px;
	display:none;
}
.video-view .vv .line{
	height:10px;
	background-image:url(../img/zixun-ontop-line.gif);
}
.video-view .vv .content{
	line-height:30px;
	font-size:16px;
	text-indent:20px;
}

.video-view .vvforum .head{
	height:40px;
	border-bottom:1px solid #f0f0f0;
}
.video-view .vvforum .head .column{
	float:left;
	font-size:20px;
	color:#ed59a5;
}
.video-view .vvforum .head .more{
	float:right;
	font-size:20px;
	color:#ed59a5;
}
.video-view .vvforum .fabiao{
	padding-bottom:20px;
}
.video-view .vvforum .fabiao dl dt .content{
	border:1px solid #f0f0f0;
	width:99%;
	height:140px;
}
.video-view .vvforum .fabiao dl dd.common-button{
	width:150px !important;
}
.video-view .vvforum .list dl{
	padding:20px 0 20px 80px;
	border-top:1px solid #f0f0f0;
}
.video-view .vvforum .list dl dt{
	float:left;
	margin-left:-80px;
}
.video-view .vvforum .list dl dt img{
	width:70px;
	height:70px;
}
.video-view .vvforum .list dl dd .nick{
	float:left;
	color:#666;
}
.video-view .vvforum .list dl dd .level{
	float:right;
	color:#666;
}
.video-view .vvforum .list dl dd .txt{
	padding:35px 0 10px;
}
.video-view .vvforum .list dl dd .dateline{
	color:#999;
}


.ggw img{
	width:100%;
	height:150px;
}
.inside-right-list{
	background-color:#eeeeee;
	padding:20px;
}
.inside-right-list .head{
	height:35px;
	font-size:18px;
	text-align:center;
}
.inside-right-list .list ul li{
	height:44px;
	line-height:44px;
	font-size:15px;
	background-image:url(../img/zixun-list-li-icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}
.inside-right-list2{
}
.inside-right-list2 .head{
	height:35px;
	border-bottom:1px solid #ed59a5;
}
.inside-right-list2 .head .column{
	float:left;
	font-size:18px;
	color:#ed59a5;
}
.inside-right-list2 .head .more{
	float:right;
	padding:2px 8px;
	background-color:#ed59a5;
	color:#fff;
	font-size:12px;
	border-radius:5px;
}
.inside-right-list2 .head .more a{
	color:#fff;
}
.inside-right-list2 .list{
	padding-top:10px;
}
.inside-right-list2 .list ul li{
	height:35px;
	line-height:35px;
	font-size:15px;
}

