.titlestyle1144392{ font-size: 9pt; font-family: 宋体; text-decoration: none ;}
A.c1144392 {
font-size: 9pt; font-family: 宋体; text-decoration: none 
;}
A.c1144392:link {
color:;}
A.c1144392:visited {
color:;}
A.c1144392:active {
color: ;}
A.c1144392:hover {
color: ;}
/* 视频区域响应式 */
.news-pic {
  width: 100% !important;
  height: auto !important;
  position: relative;
  padding-top: 1px;}

.index-video-left {
  width: 100%;
  position: relative;
  overflow: hidden;}

/* 视频本身响应式 */
.index-video-left-bg {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;}

/* 隐藏旧播放按钮（现在用原生播放器） */
.index-video-play {
  display: none !important;}

/* 移动端适配 */
@media (max-width:768px) {
  .news-banner {
    padding-top: 10px !important;}
  
  

    .index-video-left {
        width: 100% !important;
        height: auto !important;}
    .index-video-left-bg {
        max-width: 100% !important;
        height: auto !important;}
    .slick-track {
        width: 100% !important;}
    .slick-slide {
        width: 100% !important;}
}

/* 电脑端：定位该ul，保持30px */
.news-r ul {
  padding-top: 30px !important;}

/* 移动端：改为10px */
@media (max-width: 768px) {
  .news-r ul {
    padding-top: 10px !important;}
}
