/*
*组件样式
*/

.sxt{padding:15px 10px; border-top:1px dotted #bbb;}
.sxt p{display:block; width:100%; height:34px; font-size:15px; line-height:34px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#333;text-indent:0 !important;margin:0;}
.sxt p a{color:#333;}
.v_news_content video {
    width: 80% !important;
    height: auto;
    margin: 0 auto;
    display: block;}
