
/* CSS Document */
a{color: inherit; text-decoration:none;}

/*视频动态*/
.content .c_right .videolist{ margin-bottom:25px; height:285px;}
.content .c_right .videoimg{ position: relative;}
.content .c_right .videoimg img { width: 100%; }
.content .c_right .v_time { color: #8b8b8b; padding-top:5px; }
.content .c_right .v_time .liulan{ margin-left:50px;}
.content .c_right .v_bt { color: #3b3b3b; font-size: 14px; padding-top:10px; }


@media screen and (max-width: 768px) {

}

@media screen and (max-width: 600px) {

}