/* html {filter: progid:dximagetransform.microsoft.basicimage(grayscale=1); -webkit-filter: grayscale(100%); } */ body { background-color: #fafafa; } .index-row { position: relative; margin-top: 20px; } .index-row > img, .index-row > a { display: block; width: 100%; } .index-row > a > img { display: block; width: 100%; } .index-title { position: relative; padding: 15px 0; } .index-title-text { position: relative; padding-left: 35px; line-height: 1; font-weight: 500; font-size: 28px; color: #185794; } .index-title-text:before { content: ""; position: absolute; top: 0; left: 12px; bottom: 0; display: block; width: 8px; background-color: #185794; } .index-section { position: relative; width: 380px; background-color: ; } .index-section.section-wide { width: 790px; } .index-section.has-border { border: 1px solid #e6e6e6; } .index-section.has-border .index-title { border-bottom: 1px solid #e6e6e6; } .index-section.size-full { width: 100%; } .index-section.has-margin-right { margin-right: 30px; } .index-section-block { width: 50%; padding: 5px 12px; } .pic-block { position: relative; } .pic-block-link { position: relative; display: block; width: 100%; } .pic-block-link:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.15); } .pic-block-img { display: block; } .pic-block-title { position: absolute; left: 0; bottom: 0; width: 100%; height: 42px; line-height: 42px; padding: 0 1em; background-color: rgba(0, 0, 0, 0.6); font-size: 18px; color: #fff; } .slim-list .list-item { position: relative; padding-left: 8px; line-height: 38px; } .slim-list .list-item a { -webkit-transition: color .3s ease-out; transition: color .3s ease-out; } .slim-list .list-item a:hover { color: #d4001a; } .slim-list .list-item-gutter { display: inline-block; vertical-align: middle; width: 3px; height: 18px; margin: -2px 8px 0; background-color: #d4001a; } .slim-list .list-item:before { content: ""; position: absolute; top: 50%; left: 1px; width: 2px; height: 2px; border-radius: 50%; background-color: #333; } .slim-list.no-dot .list-item { padding-left: 0; } .slim-list.no-dot .list-item:before { display: none; } .topic-news { position: relative; margin: 50px 0 20px; padding-left: 28px; } .topic-news:before { content: ""; position: absolute; top: 0; left: 0; display: block; width: 10px; height: 100%; background-color: #d4001a; } .topic-head { position: relative; margin-bottom: 12px; } .topic-head h2 { display: inline-block; font-size: 34px; font-weight: 500; } .topic-head h2 a { -webkit-transition: color .3s ease-out; transition: color .3s ease-out; } .topic-head h2 a:hover { color: #d4001a; } .topic-head .icon-video { display: inline-block; width: 22px; height: 29px; margin: 0 0 3px 20px; background-image: ; vertical-align: bottom; } .topic-date { display: inline-block; margin: 0 0 3px 10px; color: #999999; vertical-align: bottom; font-size: 16px; } .topic-summary { line-height: 1.8em; } .topic-slides-news .swiper-slide { position: relative; } .topic-slides-news .swiper-slide-pic { display: block; width: 100%; height: 500px; } .topic-slides-news .swiper-slide-meta { position: absolute; left: 0; bottom: 0; width: 100%; height: 70px; padding-right: 180px; background-color: rgba(0, 0, 0, 0.5); line-height: 70px; color: #fff; } .topic-slides-news .swiper-slide-index { width: 110px; text-align: center; } .topic-slides-news .swiper-slide-index strong { font-size: 36px; color: #d4001a; } .topic-slides-news .swiper-slide-index span { margin-left: 5px; font-size: 22px; } .topic-slides-news .swiper-slide-title { margin-left: 130px; font-size: 22px; } .topic-slides-news .swiper-pagination { left: auto; right: 0; bottom: 0; width: 180px; height: 70px; line-height: 70px; } .topic-slides-news .swiper-pagination-bullet { width: 33px; height: 2px; border-radius: 2px; background-color: #ccc; } .topic-slides-news .swiper-pagination-bullet-active { background-color: #fff; } .topic-slides { position: relative; padding: 10px 0; } .topic-slides .swiper-slide { position: relative; } .topic-slides .swiper-slide-link { width: 100%; } .topic-slides .swiper-slide-pic { display: block; width: 100%; height: 100px; -o-object-fit: cover; object-fit: cover; } .topic-slides .swiper-pagination { position: absolute; top: 50%; display: block; width: 20px; height: 48px; margin-top: -24px; background-color: rgba(0, 0, 0, 0.4); background-repeat: no-repeat; background-position: center; } .topic-slides .swiper-pagination.swiper-button-disabled { background-color: #f5f5f5; cursor: not-allowed; } .topic-slides .swiper-pagination-prev { left: 0; background-image: ; } .topic-slides .swiper-pagination-next { right: 0; background-image: ; } .head-news-list .list-item { position: relative; padding: 8px 0; } .head-news-list .list-item:not(:last-of-type) { border-bottom: 1px solid #e6e6e6; } .head-news-list .list-item a { -webkit-transition: color .3s ease-out; transition: color .3s ease-out; } .head-news-list .list-item a:hover { color: #d4001a; } .head-news-list .list-item-title { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; height: ; margin-bottom: 5px; line-height: 1.3em; font-weight: 500; font-size: 20px; } .head-news-list .list-item-gutter { display: inline-block; margin: 0 10px; width: 3px; height: 20px; margin-top: -2px; background-color: #d4001a; vertical-align: middle; } .head-news-list .list-item-summary { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; height: 3.6em; line-height: 1.8em; font-size: 15px; color: #666; } .matrix-title { padding: 30px 0; line-height: 1; font-weight: 500; font-size: 28px; color: #d4001a; } .matrix-main { position: relative; } .matrix-main > img { margin: 18px; } .row-comment .swiper-container { margin: 0 16px; } .row-comment .swiper-slide { padding: 25px 5px 20px; } .row-comment .swiper-slide h3 { margin-bottom: 20px; font-weight: 500; font-size: 20px; } .row-comment .swiper-slide h3 a { -webkit-transition: color .3s ease-out; transition: color .3s ease-out; } .row-comment .swiper-slide h3 a:hover { color: #d4001a; } .row-comment .swiper-slide p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; height: 4.8em; line-height: 1.6em; /*color: #7c7c7c;*/ } .row-comment .swiper-pagination { position: absolute; top: 18px; display: block; width: 15px; height: 20px; } .row-comment .swiper-pagination-prev { right: 50px; background-image: ; } .row-comment .swiper-pagination-next { right: 20px; background-image: ; } .row-comment .gg-wrap { position: relative; display: block; width: 100%; height: 226px; } .row-comment .gg-wrap img { display: block; width: 100%; height: 100%; } .row-comment .gg-wrap .gg-tag { position: absolute; bottom: 10px; right: 10px; display: block; padding: 4px 8px; border: 1px solid #fff; border-radius: 5px; font-size: 12px; color: #fff; } .row-pic-news img { height: 240px; width:100%; } .row-pic-news .news-list .list-item { padding: 0 1em; line-height: 60px; border-bottom: 1px solid #e6e6e6; } .row-pic-news .news-list .list-item a { -webkit-transition: color .3s ease-out; transition: color .3s ease-out; } .row-pic-news .news-list .list-item a:hover { color: #d4001a; } .row-white { } .section-live .tab-item { color: #999999; cursor: pointer; } .section-live .tab-item:last-of-type { margin-left: 0px; } .section-live .tab-item.is-active { color: #d4001a; } .section-live .section-main { padding: 15px 15px 0; } .section-live .live-pic-item { display: block; } .section-live .live-pic-item img { width: 100%; height: 140px; } .section-area .section-main { padding: 3px 15px 0; } .section-paper .section-header { position: relative; border-bottom: 1px solid #e6e6e6; } .section-paper .section-header .tab-item { position: relative; width: 50%; line-height: 58px; text-align: center; font-weight: 500; font-size: 28px; color: #185794; } .section-paper .section-header .tab-item:after { content: ""; position: absolute; top: 0; right: -12px; z-index: 999; display: block; border-left: 12px solid #fff; border-bottom: 29px solid #fff; border-right: 12px solid transparent; border-top: 29px solid transparent; } .section-paper .section-header .tab-item:last-of-type {} .section-paper .section-header .tab-item:last-of-type:after { right: auto; left: -12px; border-left: 12px solid transparent; border-bottom: 29px solid transparent; border-right: 12px solid #f8f8f8; border-top: 29px solid #f8f8f8; } .section-paper .section-main { padding: 12px 10px; } .section-paper .section-main .paper-item { width: 48.5%; } .section-paper .section-main .paper-item-link { display: block; width: 100%; } .section-paper .section-main .paper-item img { display: block; width: 100%; height: 245px; } .section-anqing .index-section-block { padding-top: 12px; } .section-anqing .anqing-news-pic { display: block; width: 100%; margin-bottom: 20px; } .section-anqing .anqing-news-pic img { display: block; width: 100%; height: 275px; } .section-anqing .anqing-news-summary { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; padding: 0 15px; height: 4.8em; line-height: 1.6em; color: #7a7a7a; } .section-politics .section-main { padding: 25px 15px 20px; } .section-politics .leaders { margin-bottom: 20px; text-align: center; font-size: 0; } .section-politics .leaders .leader-item { display: inline-block; width: 150px; } .section-politics .leaders .leader-item-pic { display: block; width: 95px; height: 125px; margin: 0 auto; } .section-politics .leaders .leader-item-name { font-size: 14px; color: #185794; } .section-culture, .section-house { padding-bottom: 5px; } .section-culture img, .section-house img { height: 220px;width: 100%; } .section-culture .slim-list, .section-house .slim-list { margin-top: -8px; } .section-car .section-main { padding-left: 5px; } .section-car .car-pics { width: 130px; } .section-car .car-pics-link { display: block; width: 100%; margin-top: 5px; } .section-car .car-pics-link:first-of-type { margin-top: 12px; } .section-car .car-pics-link img { display: block; width: 100%; height: 103px; } .section-car .car-news { width: 230px; } .section-education .section-main { padding-left: 5px; } .section-education .education-pics { width: 130px; } .section-education .education-pics-link { display: block; width: 100%; margin-top: 5px; } .section-education .education-pics-link:first-of-type { margin-top: 12px; } .section-education .education-pics-link img { display: block; width: 100%; height: 103px; } .section-education .education-news { width: 230px; } .section-life .section-main { padding: 0 10px; } .section-tour .tour-news { position: relative; margin-bottom: 10px; } .section-tour .tour-news img { height: 215px; width: 100%;} .section-tour .tour-news .slim-list { margin-top: -8px; } .section-tour .tour-pics { text-align: center; font-size: 0; } .section-tour .tour-pics-item { display: inline-block; width: 32%; } .section-tour .tour-pics-item .tour-pics-item { margin-left: 2%; } .row2{ margin:45px 5px 0px 5px; } .row2 h3{ width: 100%; color: #e10808; font-weight: bold; font-family: sans-serif; text-align: center; line-height: 11px; margin: 0 0 15px 0; } .row2 h3 a { /*display: block;*/ margin: .5em auto; white-space:nowrap; font-size: 40px; color: #e10808; /*width:60%;*/ } .row2 h3 a.al { margin-left: 110px; } .row2_p{ color: #69390e; font-size: 16px; text-align: center; line-height: 38px; } .row2_p a{ font-size: 16px; color: #69390e; font-weight: bold; display: inline-block; padding:0 7px; vertical-align: top; zoom: 1; *display: inline; } .row2_p span {background:#eee;padding:5px;} .leftfloatcon { width: 200px; height: auto; position: fixed; left: 0; bottom: 0; z-index: 9997; } .leftfloatconclose { padding-bottom: 5px; } .leftfloatconclose img { cursor: pointer; } .leftfloatcon ul a { color: #333; text-decoration: none; outline: none; } .leftfloatcon ul a img { border: none; } .leftfloatcon ul a .img-title { display: none; } .rightfloatcon { width: 200px; height: auto; position: fixed; right: 0; bottom: 0; z-index: 9997; } .rightfloatconclose { padding-bottom: 5px; text-align: right; } .rightfloatconclose img { cursor: pointer; } .rightfloatcon ul { text-align: right; } .rightfloatcon ul a { color: #333; text-decoration: none; outline: none; } .rightfloatcon ul a img { border: none; } .rightfloatcon ul a .img-title { display: none; } .autofloat { position: fixed; z-index: 9998; } .autofloat ul a { color: #333; text-decoration: none; outline: none; } .autofloat ul a img { border: none; } .container .index-ad{ margin-top:5px;} .container .index-ad-first{ margin-top:10px;} .autofloat ul a .img-title { display: none; } .section-anqing .anqing-news-gg { display: block; width: 100%; height: 130px; margin-top: 12px; } .section-anqing .anqing-news-gg img { display: block; width: 370px; height: 130px; } .section-live .tab-head-item { color: #999999; cursor: pointer; } .section-live .tab-head-item:last-of-type { margin-left: 20px; } .section-live .tab-head-item.is-active { color: #185794; } .section-live .tab-main-item { display: none; } .section-live .tab-main-item.is-active { display: block; } .section-live .section-main { padding: 15px 15px 0; } .section-live .live-pic-item { display: block; } .section-live .live-pic-item img { width: 100%; height: 140px; } .section-area .section-main { padding: 3px 15px 0; } /* 2019/06/26 */ .index-row.two-column .column-item { width: 595px; height: 60px; } .index-row.two-column .column-item-pic { height: 100%; } .index-row.two-column .index-row { margin-top: 5px !important; }