/* 首页公共样式 */ .page-main-container .index-main-wrapper { display: flex; } .index-main-wrapper .page-main-left { width: 790px; } .index-main-wrapper .page-main-right { flex: 1; } .page-main-container .jy-top-news { font-weight: bold; } .page-main-container .mgr-30 { margin-right: 30px; } /* 首页轮播 */ .page-main-container .jy-index-carousel { width: 789px; height: 416px; margin-left: 0; position: relative; } .jy-index-carousel .swiper-slide { display: flex; } .jy-index-carousel .jy-index-carousel-img { width: 416px; height: 416px; border-radius: 3px 0px 0px 3px; position: relative; } .jy-index-carousel .jy-index-carousel-img img { border-radius: 3px 0px 0px 3px; } .jy-index-carousel .jy-index-carousel-news { flex: 1; border-radius: 0 3px 3px 0; border: 1px solid rgba(237,237,237,1); padding: 20px; } .jy-index-carousel .jy-index-carousel-title { line-height: 26px; margin-bottom: 15px; font-weight: bold; } .jy-index-carousel .jy-index-carousel-abstract { line-height: 23px; } .jy-index-carousel .swiper-pagination { width: 214px; height: 30px; position: absolute; bottom: 0; left: 555px; z-index: 3; padding-left: 20px; text-align: left; } /* 首页新闻列表 */ .jy-index-newslist { width: 789px; padding-top: 30px; } .jy-index-newslist .column-1, .jy-index-newslist .column-2 { width: 379px; } .jy-index-newslist .jy-newslist-news { width: 379px; line-height: 19px; margin-top: 9px; margin-bottom: 9px; display: inline-block; } /* 纯文本 */ .page-main-container .jy-top-news .top-flag { float: left; color: #fff; background: #f02215; padding: 1px 5px; border-radius: 2px; margin-right: 6px; display: inline-block; font-size: 10px; transform: scale(0.89); -webkit-transform: scale(0.89); /* position: relative; top: 9px; */ } .jy-index-newslist .jy-newslist-easyvideo i { width: 17px; height: 17px; display: inline-block; position: relative; top: 3px; margin-right: 5px; background: url(/uploads/image/isite/icon_video.png); background-size: 100% 100%; } /* 左图右文 */ .jy-index-newslist .jy-newslist-picnews { width: 379px; display: inline-block; } .jy-newslist-picnews .picnews-box-left { width: 145px; height: 96px; margin-right: 16px; } .jy-newslist-picnews .picnews-box-right { height: 96px; } .jy-newslist-picnews .picnews-box-right .picnews-title { width: 218px; line-height: 22px; } /* 首页侧边热词 */ .page-main-right .jy-side-hotword { width: 379px; float: right; } .jy-side-hotword .jy-model-content { margin-top: 20px; margin-bottom: 36px; height: 265px; } .jy-side-hotword .jy-model-content #cloud-hot { width: 100%; height: 100%; } /* 首页侧边视频 */ .jy-side-video { display: flex; justify-content: space-between; flex-wrap: wrap; } .jy-side-video .jy-model-content { margin-top: 20px; margin-bottom: 30px; } .jy-side-video .jy-video-imgbox { margin-bottom: 8px; } /* 首页直播 */ .page-main-container .jy-banner-video { width: 100%; margin-top: 50px; } .jy-banner-video .jy-model-content { margin-top: 24px; } .jy-banner-video .jy-videobox-small { margin-bottom: 28px; } .jy-banner-video .jy-video-imgbox { margin-bottom: 12px; } .jy-banner-video .jy-newslist-news { line-height: 23px; } /* 首页问政 */ .page-main-container .jy-banner-three .jy-model-content { display: flex; justify-content: space-between; margin-top: 12px; margin-bottom: 66px; } .jy-banner-three .jy-banner-part { width: 379px; display: block; border-bottom: 0; } .jy-banner-three .jy-banner-part .jy-newslist-line { margin-bottom: 18px; display: block; } .jy-banner-three .jy-banner-part .jy-newslist-line:first-child { margin-top: 9px; } .jy-newstype-politics { margin-top: 50px; } /* .jy-newstype-politics .jy-model-content { height: 364px; } */ .jy-newstype-politics .jy-model-content .jy-newstype-politics ul { width: 100%; margin-top: -12px; } /* 首页地方新闻 */ .j-newstype-local .jy-banner-part:nth-child(3) { margin-top: 12px; display: flex; } @media screen and (max-width: 767px) { .page-main-container .index-main-wrapper { flex-wrap: wrap; } .page-main-container .index-main-wrapper .page-main-left { width: 100%; } .page-main-container .index-main-wrapper .page-main-right { width: 100%; } .jy-banner-special { margin-top: 30px; } .page-main-container .jy-index-newslist { width: 100%; padding-top: 15px; } .page-main-container .jy-index-newslist .jy-newslist-news { width: 100%; } .page-main-container .jy-model-box { width: 100% !important; } .jy-banner-special .jy-special-newslist .jy-special-imgbox { width: 100%; } .jy-model-box .jy-videobox-middle { width: 100%; } .jy-model-box .jy-videobox-middle .jy-video-imgbox { height: auto; } .jy-banner-video { margin-top: 10px; } .page-main-container .jy-banner-three .jy-model-content { display: block; } .jy-banner-three .jy-banner-part { width: 100%; } /* 问政 */ .jy-newstype-politics .jy-politics-list { font-size: 14px; line-height: 19px; border: 0; height: 36px; } .jy-newstype-politics-column { margin-top: 10px; } .jy-side-video .picnews-box-bg { height: 225px; } .jy-index-newslist .jy-newslist-picnews { width: 100%; } .jy-newslist-picnews .picnews-box-right .picnews-title { width: 100%; } }