@charset "utf-8";
#vedio-banner .mbanner-txt img
{
width:100%;
display:block;
}
.vedio-list
{
	width:100%;
}
.vlist-top {
    width: 100%;
    padding: 0px 5px;
    margin-top: 10px;
}
.vltop-left {
    /* width: 180px; */
    /* float: left; */
 }
.vltop-left ul
{
width:100%;		
}
.vltop-left ul li {
    /* width: 30%; */
    float: left;
    position: relative;
    overflow: hidden;
    padding-left: 5px;
    box-sizing: border-box;
}
.vltop-left ul li:last-child {
    /* width: 40%; */
}
.vltop-left ul li a
{
display:block;
position:relative;
overflow: hidden;
color:#999999;
}
.vltop-left ul li:before
{
content:"";
width:0px;
background:#ed4948;
height:10px;
top:0;
left:0;
position:absolute;
bottom:0;
margin:auto;
}
.vltop-left ul li.cur:before 
{
width:2px;
}
.vltop-left ul li.cur a
{
	color:#333;
}
.vltop-right
{
	width:80px;
	float:right;
}
.vltop-right .vselect
{
	width:100%;
	height:25px;
	border:1px solid #dcdcdc;
	border-radius:5px;
	  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
background: url("../img/s_12.png") no-repeat scroll right center transparent;
}
.vbottom-list {
    width: 100%;
    margin-top: 10px;
}
.vbottom-list ul
{
	width:100%;
}
.vbottom-list ul li {
    width: 50%;
    position: relative;
    overflow: hidden;
    float: left;
    padding: 5px;
}
.vb-li
{
width:100%;
position:relative;	
overflow: hidden;	
}
.vb-li a
{
display:block;
width:100%;
position:relative;	
overflow: hidden;	
}
.vb-img {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 97px;
}
.vb-img img
{
width:100%;
height:100%;
display:block;
}
.vb-text {
    width: 100%;
    padding: 5px;
}
.vbtl-left
{
	width: 100%;
	/* float:left; */
}
.vbtl-left p:nth-of-type(1)
{
	color:#333333;
	font-size:14px;
	font-weight:bold;
}                                       
.vbtl-left p{
	color:#999999;
	font-size:12px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: normal;
}
.vbl-right
{
	width: 100%;
	float: none;
}
.vbl-right p:nth-of-type(1)
{
color:#ec4c49;
font-size:14px;
font-weight:bold;	
}
.vbl-right p
{color:#999999;font-size:12px;text-align: left;}
.vedio-xq
{
	width:100%;
}
.vxq-vedio {
    width: 300px;
    margin: auto;
}
.vedio-img {
    width: 100%;
    height: 172px;
    position: relative;
    overflow: hidden;
    margin-top: 15px;
}
.vimg {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.vimg img
{
	width:100%;
	height:100%;
	display:block;
}
.pxq-btn {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    background: url(../img/play.png)no-repeat;
    background-size: auto 100%;
    z-index: 2;
}
.pxq-btn.cur {
    background-position: 99% 0;
    opacity: .2;
}
.vedio-img #h-vedio {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
}
#h-vedio.active 
{
opacity: 1;	
}
.vxq-list
{
	width:100%;
}
.vxlist-top {
    width: 100%;
    margin-top: 10px;
    border-bottom: 1px solid #dcdcdc;
padding-bottom:10px;
}
.vxl-title {
    width: 100%;
    margin-bottom: 5px;
}
.vxlist-top .vxl-title p {
    font-size: 16px;
    font-weight: bold;
    width: calc(100% - 100px);
    float: left;
    color: #333;
    line-height: 30px;
    margin-top: 6px;
}
.vxlist-top p
{
color:#999;
font-size:12px;
line-height:20px;	
}
.vxlist-bottom
{
width:100%;	
margin-top:10px;
}
.cxb-tou {
    width: 50px;
    height: 50px;
    border-radius: 20px;
    background: #fdeeee;
    position: relative;
    overflow: hidden;
    float: left;
}
.cxb-circle {
    width: 35px;
    height: 35px;
    margin: 8px auto;
    position: relative;
    overflow: hidden;
}
.cxb-circle img {
    width: 100%;
    height: 100%;
    display: block;
}
.vxb-l
{
	width:calc(100% - 60px);
	float:left;
	padding:5px 5px;
}
.vxb-l p:nth-of-type(1)
{
	color:#333;
	font-size:16px;
	font-weight:bold;
}
.vxb-l p
{
	color:#999;
	font-size:12px;
}
.vbuttom {
    width: 80px;
    display: block;
    border-radius: 5px;
    line-height: 30px;
    background: #ec4b49;
    color: #fff;
    text-align: center;
    clear: both;
    float:right;
}
.vxl-d
{
width:100px;
float:right;	
}
.vxl-title .vx-money
{
	font-size:16px;
	font-weight:bold;
	color:#ed4948;
	display:block;
	text-align:right;
}
@media(min-width:768px)
{
.vbottom-list ul li {
    width: 33.3%;
}
.vb-img {
height: 135px;
}
.vxq-vedio {
   
    float: left;
}
.vxq-list {
    width: calc(100% - 300px);
    padding: 10px 20px;
}	
}
@media(min-width:992px)
{
.vedio-list {
    width: 95%;
    margin: auto;
}

}
@media(min-width:1200px)
{
.vedio-list {
    transition: .5s;
    margin-top:0;
}	
.vedio-list.active
{
	margin-top:3%;
}
.vb-img {
    height: 180px;
}
.vb-text {
 padding: 10px;
}
.vbtl-left p:nth-of-type(1) {
    font-size: 16px;

}
.vbl-right p:nth-of-type(1) {
 font-size: 16px;
 }
 .vb-li
 {
 transition: transform 218ms ease-in-out;	
 }
.vbottom-list ul li:hover .vb-li {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0px 2px 20px rgba(0,0,0,.2);
    transform: translate3d(0,-5px,0);
    -webkit-transform: translate3d(0,-5px,0);

} 
.vxlist-top .vxl-title p {

    margin-top: 12px;
}
.vxlist-top {
   padding-bottom: 20px;
}
.vxlist-bottom {
   margin-top: 20px;
}
.vedio-xq {
    width: 96%;
    margin: auto;
    margin-top:0;
    transition: .5s;
}
.vedio-xq.active {
 margin-top:3%;
}
}
@media(min-width:1440px)
{
.vltop-left ul li a {
font-size: 16px;
}	
.vltop-left {
    /* width: 250px; */
}
.vbottom-list {
 margin-top: 30px;
}
.vb-img {
    height: 200px;
}
.vbtl-left p {
  font-size: 14px;
}
.vbtl-left p:nth-of-type(1) {
    font-size: 20px;
    margin-bottom:5px;
}
.vbl-right p:nth-of-type(1) {
    font-size: 20px;
     margin-bottom:5px;
}
.vbl-right p
{
	font-size:14px;
}
#vedio-banner .mbanner-txt {
    width: 800px;
    height: 130px;
}
.vbottom-list ul li {
padding: 15px;
}
.vedio-img {
height: 287px;
 }
.vxq-vedio {
    width: 500px;
}
.vxq-list {
    width: calc(100% - 500px);
    padding:20px 30px;
}
.vxlist-top .vxl-title p {
    font-size: 20px;
  }
.vxlist-top p {
 font-size: 14px;
 line-height: 25px;
}
.vxl-title {
margin-bottom: 10px;
}
.vxl-title .vx-money {
    font-size: 20px;
  }
.vxb-l {
padding: 5px 10px;
}
.vxb-l p {
font-size: 14px;
}
}
@media(min-width:1660px)
{
#vedio-banner .mbanner-txt {
    width: 1026px;
    height: 168px;
}	
}