.w1200 { margin: 0 auto; max-width: 1240px; } .disable { overflow: hidden; } .ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .weui-popup__modal { background: none; } /*闆嗙編浜烘姤棣栭〉*/ .whole-crumbs{ margin-top: 25px; text-align: center; margin-bottom: 25px; } .relative { position: relative; } .jr-main-wrap { margin-bottom: 70px; } .jrl-tit-wrap { margin-top: 50px; margin-bottom: 60px; line-height: 1;} .jrl-tit-wrap .jrl-tit{font-size: 30px;color: #ccc; padding-left: 10px;} .jrl-tit-wrap .jrl-tit span{display: inline-block; font-size: 34px; font-weight: 600; color: #791a96; margin-bottom: 5px;} .jrl-cont-wrap { } .jrl-cont-ul { margin: 0 -20px; } .jrl-cont-li { width: 25%; padding: 0px 20px 45px; } .jrl-cont-li a { position: relative; display: block; padding: 15px 20px 10px; background-color: rgba(229,229,229,0.47);box-shadow: 0 4px 6px rgba(229,229,229,.2);border-bottom: 5px solid rgba(229,229,229,0.47); transition: all .5s;} .jrl-cont-li:hover a { border-bottom: 5px solid #ED7500; transform: translateY(-5px); } .jrl-cont-li:hover a:before { content: ''; position: absolute; left: 50%; bottom: -15px; transform: translateX(-50%); width: 80%; height: 3px; border-radius: 50%; box-shadow: 0 10px 10px rgba(0,0,0,.5); } .jrl-cont-li a .jrl-wz { margin-top: 5px; display: flex; justify-content: center; height: 34px; text-align: center; font-size: 14px; } .jrl-cont-li a .date { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; background-color: #ffffff; color: #791a96; } .jrl-cont-li a .img { position: relative; padding-top: calc(100% / 0.7); } .jrl-cont-li a img { position: absolute; left: 0;top: 0; width: 100%; height: 100%; } .jrl-cont-li a .number { position: absolute; left: 0; bottom: 0; width: 100%; padding: 5px 10px; text-align: center; background-color: rgba(121,26,150,.8); color: #fff; } @media screen and (min-width: 768px) and (max-width: 1300px) { .w1200 { max-width: 87%; } .jrl-tit-wrap .jrl-tit{font-size: 26px;} .jrl-tit-wrap .jrl-tit span{font-size: 30px;} .jrl-tit-wrap { margin-top: 35px; margin-bottom: 50px; } .jrl-cont-li { width: 33%; padding: 0px 15px 30px; } .jrl-cont-li a { padding: 12px 15px; } .jrl-cont-li a .jrl-wz { height: 30px; font-size: 14px; } } @media screen and (max-width: 767px) { .w1200 { max-width: 90%; } /*.whole-crumbs { display: none; }*/ .jrl-tit-wrap .jrl-tit{font-size: 20px;} .jrl-tit-wrap .jrl-tit span{font-size: 24px;} .jrl-tit-wrap { margin-top: 30px; margin-bottom: 40px; } .jrl-cont-ul { margin: 0 -5px; } .jrl-cont-li { width: 50%; padding: 0px 8px 20px; } .jrl-cont-li a .jrl-wz { height: 26px; font-size: 12px; } .jrl-cont-li a { padding: 12px 15px; } } #laypage { display: flex; justify-content: center; margin-top: 50px; margin-bottom: 100px; } /* 浜烘姤 Pc 绔 */ .newspaper_pc { position: relative; margin: 0 auto; margin-bottom: 75px; width: 1240px; /*min-height: 920px;*/ /* background-color: #eee; */ font-size: 14px; border-bottom: 3px solid #791a96; } .newspaper_pc:after { content: ""; position: absolute; left: 0; right: 0; bottom: -36px; border-bottom: 18px solid #791a96; } .newspaper_pc .layout_head { display: flex; align-items: center; height: 80px; background-image: linear-gradient(0deg, #791a96 0%, #9c26c0 100%), linear-gradient(#791a96, #791a96); padding-left: 621px; padding-right: 15px; padding-top: 22px; font-size: 24px; color: #fff; } .newspaper_pc .layout_head .periodicals { flex: 1; font-weight: 600; } .newspaper_pc .layout_head .prev, .newspaper_pc .layout_head .next { margin-right: 20px; font-size: 16px; cursor: pointer; color: #fff; } .newspaper_pc .layout_head .page_all { display: flex; justify-content: center; align-items: center; width: 125px; height: 36px; line-height: 1; background-color: #ffffff; font-size: 16px; color: #791a96; border-radius: 4px; } .newspaper_pc .layout_head .arrow { fill: #791a96; } .newspaper_pc .layout_head .page_all:hover { /*background-color: #791a96;*/ /*color: #fff;*/ } .layout_content { display: flex; } .layout_left { margin-top: -42px; flex: 0 0 620px; padding-right: 20px; overflow: hidden; } .layout_right { flex: 1; overflow: hidden; } .newspaper_pc .layout_view { position: relative; padding-left: 10px; padding-bottom: 20px; box-sizing: border-box; } .newspaper_pc .layout_view .newspaper_swiper { padding: 10px; height: 790px; background-color: #ffffff; } .newspaper_pc .layout_view .border { border: solid 1px #e2e2e2; } .swiper-next, .swiper-prev { display: flex; align-items: center; justify-content: center; z-index: 1; width: 80px; height: 27px; background-color: #791a96; color: #fff; font-size: 14px; } .swiper-prev .arrow { margin-right: 3px; fill: #ffffff; } .swiper-next .arrow { margin-left: 3px; fill: #ffffff; } .swiper-prev { left: 10px; } .swiper-next { float: right; right: 10px; } .swiper-button-disabled { background: #fff; color: rgba(121,26,150,.5); border: .5px solid rgba(121,26,150,.5); } .swiper-button-disabled .arrow { fill: rgba(121,26,150,.5); } .newspaper_pc .swiper-prev, .newspaper_pc .swiper-next { width: 120px; height: 45px; font-size: 16px; bottom: 0px; } .newspaper_mobile .swiper-next, .newspaper_mobile .swiper-prev { position: fixed; bottom: 70px; } .layout_view img { width: 100%; } .layout_view .swiper-slide { position: relative; } .layout_view .swiper-slide .rect { position: absolute; left: 0; top: 0; cursor: pointer; /*background-color: rgba(0, 0, 0, .1);*/ } .newspaper_pc .swiper-slide .rect:hover { background-color: rgba(121,26,150,0.3); border: 2px solid rgba(121,26,150,1); } .layout_view .swiper-slide .rect:active { background-color: rgba(121,26,150,0.3); border: 2px solid rgba(121,26,150,1); } /* 鐗堥潰 */ .newspaper_pc .layout_page { position: relative; /*margin-left: 621px;*/ margin-top: 24px; } /*.newspaper_pc .layout_page .title {*/ /* height: 40px;*/ /* line-height: 40px;*/ /* padding-left: 10px;*/ /* font-size: 16px;*/ /*}*/ .newspaper_pc .layout_page_content { display: flex; flex-wrap: wrap; } .newspaper_pc .layout_page_content .layout_page_item { position: relative; margin-bottom: 15px; /*margin-left: 25px;*/ flex: 0 0 50%; padding-left: 25px; font-size: 16px; cursor: pointer; } .newspaper_pc .layout_page_content .layout_page_item .inner { display: flex; flex-direction: column; justify-content: center; height: 70px; padding-left: 25px; background-color: #f7f7f7; } .newspaper_pc .layout_page_content .layout_page_item:nth-of-type(2n+1) { padding-left: 0px; } .newspaper_pc .layout_page_content .page_num { font-size: 18px; font-weight: 600; } .newspaper_pc .layout_page_content .page_title { width: 240px; } .newspaper_pc .layout_page_content .layout_page_item.active .inner { color: #fff; background-color: #791a96; } .newspaper_pc .layout_page_content .layout_page_item.active .arrow { fill: #ffffff; } .newspaper_pc .layout_page_content .layout_page_item:hover .inner { color: #fff; background-color: #791a96; } .newspaper_pc .layout_page_content .layout_page_item:hover .arrow { fill: #ffffff; } .newspaper_pc .layout_page_content .arrow { position: absolute; top: 50%; right: 20px; transform: translateY(-50%); } .newspaper_pc .layout_article_title { position: relative; margin-bottom: 20px; } .newspaper_pc .layout_article_title.left { box-sizing: border-box; } .newspaper_pc .layout_article_title .title { height: 56px; line-height: 56px; background-color: #eee; padding-left: 30px; font-size: 18px; font-weight: 600; color: #791a96; } .newspaper_pc .layout_article_title .title span { display: inline-block; margin-right: 20px; font-size: 24px; color: #791a96; } .newspaper_pc .layout_article_title_content { padding: 0 25px; font-size: 16px; /*background-color: #f7f7f7;*/ } .newspaper_pc .layout_article_title_content .article_title { height: 90px; line-height: 90px; border-bottom: 1px dashed #ccc; cursor: pointer; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } /*.newspaper_pc .layout_article_title_content .article_title:last-of-type {*/ /* border-bottom: 1px dashed transparent;*/ /*}*/ .newspaper_pc .layout_article_title_content .article_title:active { color: #791a96; } .newspaper_pc .layout_article_title_content .article_title:hover { color: #791a96; } .newspaper_pc .layout_article_title_content .void_img { display: flex; flex-direction: column; align-items: center; padding: 70px 0; } .newspaper_pc .layout_article_title_content .void_img img { width: 150px; margin-bottom: 10px; } /* 鏂囩珷璇︽儏 */ .newspaper_pc .layout_article_detail { position: relative; margin-bottom: 20px; /*min-height: 1000px;*/ } .news-details-title { margin-top: 40px; font-size: 28px; color: #191919; text-align: center; } .news-details-time { text-align: center; color: #999999; font-size: 14px; margin-top: 25px; margin-bottom: 25px; } .news-count { padding-left: 30px; padding-right: 30px; } .news-details-abstract { padding: 19px 21px; background: #f7f7f7; margin-bottom: 25px; } .news-details-content {} .flex-container { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; } .news-pre { border: 1px solid #aaaaaa; padding: 10px 20px; max-width: 380px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 48%; } .news-next { border: 1px solid #aaaaaa; padding: 10px 20px; max-width: 380px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 48%; } .news-details-content p { line-height: 27px; } .news-details-content img { display: block; width:100%; } /* pc 鍒嗕韩 */ #share-box { z-index: 9; position: fixed; right: 0; top: 50vh; width: 50px; padding: 10px 0; box-shadow: -2px 0px 10px rgba(0,0,0,.3); border-radius: 6px 0 0 6px; text-align: center; background: #fff; } #share-box .head { position: relative; line-height: 1; margin-bottom: 10px; } #share-box .head:before { content: ""; position: absolute; top: 50%; left: 0; width: 8px; height: 1px; background: #ccc; transform: translateY(-50%); } #share-box .head:after { content: ""; position: absolute; top: 50%; right: 0; width: 8px; height: 1px; background: #ccc; transform: translateY(-50%); } #share-info { display: flex; flex-direction: column; align-items: center; } /* 浜烘姤绉诲姩绔 */ .newspaper_mobile { position: relative; font-size: 14px; /*padding-bottom: 50px;*/ } .newspaper_mobile .layout_head { /*z-index: 2;*/ /*position: fixed;*/ /*left: 0;*/ /*top: 0;*/ /*right: 0;*/ margin: 0 auto; max-width: 750px; display: flex; align-items: flex-end; background-color: #ebebeb; overflow-x: scroll; padding-top: 70px; } .newspaper_mobile .pageNumber { white-space: nowrap; } .newspaper_mobile .layout_head a { position: relative; display: inline-block; margin: 0 8px; padding: 0px 20px; height: 40px; line-height: 40px; color: #fff; border-top-left-radius: 4px; /*border-top-right-radius: 4px;*/ background-color: #791a96; font-size: 16px; } .newspaper_mobile .layout_head a:after { content: ""; position: absolute; top: 0; right: 0; width: 16px; height: 40px; background-color: #791a96; transform: skewX(15deg) translateX(6px); } .newspaper_mobile .layout_head a.active { color: #791a96; background-color: #fff; border-top: .5px solid #791a96; border-left: .5px solid #791a96; border-right: .5px solid #791a96; } .newspaper_mobile .layout_head a.active:after { background-color: #fff; border-right: .5px solid #791a96; } .newspaper_mobile .layout_view { z-index: 1; position: relative; /*padding-top: 45px;*/ margin: 0 auto; max-width: 750px; padding-bottom: 110px; box-sizing: border-box; } .newspaper_mobile .layout_view .inner { position: relative; display: flex; align-items: center; width: 100%; } .newspaper_mobile .layout_footer { z-index: 99; position: fixed; left: 0; right: 0; bottom: 0; margin: 0 auto; max-width: 750px; height: 50px; display: flex; border-top: .5px solid #ccc; background-color: #fff; box-sizing: border-box; font-size: 14px; } .newspaper_mobile .layout_footer > div { flex: 1; display: flex; justify-content: center; align-items: center; } .newspaper_mobile .layout_footer img { width: 20px; margin-right: 5px; } .newspaper_mobile .layout_footer .contents:active, .newspaper_mobile .layout_footer .page_all:active { background-color: #ddd; } .weui-popup__container, .weui-popup__overlay { bottom: 50px; } /* 鐗堥潰 */ #view .weui-popup__modal { height: auto; overflow-x: scroll; } #view .newspaper_view { display: flex; white-space: nowrap; padding-right: 0.3rem; } #view .view_item { margin-left: 0.3rem; margin-bottom: 0.5rem; padding-top: 5px; flex: 0 0 2rem; background: #fff; border-radius: 6px; overflow: hidden; } #view .view_item .text { height: 30px; line-height: 30px; text-align: center; font-size: 14px; } #view .view_item img { width: 100%; } /* 鐩綍寮规 */ #ml .weui-popup__modal { height: 380px; background-color: #fff; } #ml .title { height: 40px; line-height: 40px; padding-left: 15px; background-color: #791a96; color: #fff; } #ml .title .text { display: block; width: 80%; font-size: 14px; } #ml .title .text span { margin-right: 15px; font-weight: bold; } #ml .newspaper_view_list { overflow-y: scroll; max-height: 340px; width: 100%; padding: 0 10px; } #ml .view_item { display: flex; align-items: center; padding: 10px; padding-left: 0; border-bottom: 0.5px solid #ccc; font-size: 16px; } #ml .view_item:active { background-color: rgba(121,26,150,0.1); } #ml .view_item + #ml .view_item { margin-bottom: 10px; } #ml .newspaper_view_list .void_img { display: flex; flex-direction: column; align-items: center; padding-top: 70px; } #ml .newspaper_view_list .void_img img { width: 150px; margin-bottom: 10px; } /* 鏈熷垔寮规 */ #all .weui-popup__modal { height: 330px; background-color: #fff; } #all .title { height: 40px; line-height: 40px; padding-left: 15px; background-color: #791a96; color: #fff; } #all .title .text { font-weight: bold; font-size: 14px; } #all .newspaper_list { display: flex; flex-wrap: wrap; padding-bottom: 15px; overflow-y: scroll; max-height: 290px; width: 100%; } #all .newspaper_item { position: relative; display: block; margin-top: 15px; margin-left: 3.3%; width: 29%; color: #333; border: .5px solid #791a96; border-radius: 0.10rem; text-align: center; box-sizing: border-box; overflow: hidden; } #all .newspaper_item:before { content: ""; position: absolute; left: -4px; top: -3px; width: 0px; height: 0px; border: 0.15rem solid #791a96; border-color: #791a96 transparent transparent #791a96; } #all .newspaper_item:active { background-color: #eee; } #all .newspaper_item .number { height: 0.67rem; line-height: 0.67rem; font-size: 14px; font-weight: 600; white-space: nowrap; padding: 0 5px; } #all .newspaper_item .date { height: 0.58rem; line-height: 0.58rem; border-top: dashed .5px #791a96; font-size: 12px; } #all .newspaper_item.active { background-color: rgba(121,26,150,0.1); color: #791a96; } /*#all .newspaper_item.active .number {*/ /* color: #791a96;*/ /*}*/ /*#all .newspaper_item.active .date {*/ /* color: #791a96;*/ /*}*/ .newspaper_close_btn { display: flex; align-items: center; float: right; padding: 12.5px 20px; } .newspaper_close_btn img { width: 15px; height: 15px; }