.layout-default > .content { padding: 0;}
.up-navbar-v .side-mask.show { opacity: 1;
    pointer-events: auto;}
    .submenu-panel { display: none;}
/*首页新闻*/
.video-player{width: 808px;}
.index-news .news-pic,
.index-news .news-pic ul{width: 100%;height: 414px;position: relative;overflow: hidden;}
.index-news .news-pic ul li{position: absolute;top: 0;left: 0;width: 100%;height: 414px;display: none;}
.index-news .news-pic ul li img{width: 100%;height: 414px;}
.index-news .news-pic ul li h4{position: absolute;width: 100%;height: 48px;line-height: 48px;background: #666;background: rgba(51,51,51,0.6);left: 0;bottom: 0px;margin:0px;}
.index-news .news-pic ul li h4 a{display: block;height: 48px;width: auto;padding: 0 16px;color: #fff;font-size:20px;font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Microsoft YaHei", sans-serif !important;}
.index-news .news-pic .circle{height: 8px;position: absolute;bottom: 20px;right: 20px;}
.index-news .news-pic .circle span{float: left;width: 8px;height: 8px;background: #707c6f;margin: 0 4px;cursor: pointer;}
.index-news .news-pic .circle span.active{background: #fff;}


@media screen and (max-width: 800px){
.index-news .news-pic ul li h4 a{font-size:14px;}

}


