/*e_FlowCommonStyleBox-001*/ .e_FlowCommonStyleBox-001{ /* position: absolute;*/ width: 100%; height: auto; width-uint:%; } /*stylebox_link*/ .e_FlowCommonStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; float: right; vertical-align: middle; margin-right: 15px; } .e_FlowCommonStyleBox-001 .stylebox_link:hover{ color: rgba(101,190,186,1); } .e_FlowCommonStyleBox-001 .stylebox_link:active{ color: rgba(101,190,186,1); } .e_FlowCommonStyleBox-001 .stylebox_top{ width: auto; height: 40px; background-color: #1890FF; } .e_FlowCommonStyleBox-001 .title_icon{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); margin-right: 10px; font-size: medium; } .e_FlowCommonStyleBox-001 .title_icon::before{ content: ""; } .e_FlowCommonStyleBox-001 .title_main{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-weight: normal; font-size: 16px; max-width: 600px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } .e_FlowCommonStyleBox-001 .title_sub{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-size: 14px; font-weight: normal; margin-left: 10px; } .e_FlowCommonStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: #1890FF; padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_FlowCommonStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_FlowCommonStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_FlowCommonStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_FlowCommonStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_FlowCommonStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; width-uint:%; } .e_FlowCommonStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); }@media only screen and (max-width: 768px) { .c_portalResNews_detail-01001 .p_NewsDetail { padding: 10px; } .c_portalResNews_detail-01001 .p_head { padding: 20px; text-align: center; } .c_portalResNews_detail-01001 .p_articles ul li{ list-style-type:disc!important } .c_portalResNews_detail-01001 .p_articles ul{ padding: 20px; } .c_portalResNews_detail-01001 .p_dataSource { overflow: hidden; padding-top: 20px; margin: 20px 0; } .c_portalResNews_detail-01001 .p_dataSource>li { display: inline-block; margin-right: 20px; } .c_portalResNews_detail-01001 .p_dataSource>li:last-child { float: right; display: none; } .c_portalResNews_detail-01001 .p_topBox { margin-bottom: 10px; } /*摘要*/ .c_portalResNews_detail-01001 .p_summary { padding: 10px; white-space: normal; display: none; } .c_portalResNews_detail-01001 .p_articles { overflow: hidden; padding: 20px 0; } .c_portalResNews_detail-01001 .p_tags { display: inline-block; } .c_portalResNews_detail-01001 .p_tags .btn { padding: 8px 5px; } .c_portalResNews_detail-01001 .p_tag { display: inline-block; margin-right: 15px; margin-bottom: 10px; padding: 5px 10px; min-width: 60px; text-align: center; } /*图集*/ .c_portalResNews_detail-01001 .p_Atlas { padding: 10px 0; margin-top: 15px; box-sizing: border-box; -webkit-box-sizing: border-box; margin-bottom: 30px; } .c_portalResNews_detail-01001 .p_images { width: 100%; height: auto; box-sizing: border-box; position: relative; padding: 75% 0 0; /*图片宽高比：默认75%：4:3；50%：2:1；20%是5:1； 依次类推*/ } .c_portalResNews_detail-01001 .p_img { position: absolute; top: 0; width: 100%; height: 100%; vertical-align: middle; text-align: center; overflow: hidden; } .c_portalResNews_detail-01001 .p_sLeft { display: inline-block; width: 90%; word-break: break-all; } .c_portalResNews_detail-01001 .p_curNum { display: inline-table; width: auto; } /*缩略图*/ .c_portalResNews_detail-01001 .p_ThumbnailBox { padding: 10px 40px; position: relative; } .c_portalResNews_detail-01001 .p_ThumbnailList { overflow: hidden; } .c_portalResNews_detail-01001 .p_thumbnail { position: relative; float: left; box-sizing: border-box; overflow: hidden; margin: 0 7.5px; /*间距*/ overflow: hidden; width: calc((100% - 45px) / 4); /*（总宽度-总间隙)/列数 例如：（100%-(4列-1)*15像素)/4列 */ padding-bottom: calc(((100% - 45px) / 4) * 0.75); /*0.75为系数 是高度/宽度的值 ，例如：0.75为 3/4 宽高比即为 4:3 */ height: 0px; cursor: pointer; } .c_portalResNews_detail-01001 .p_thumbnail.active { /*当前状态*/ } /*切换按钮001*/ .c_portalResNews_detail-01001 .p_interactionA { position: absolute; height: 100%; width: 50%; top: 0; left: 0; } .c_portalResNews_detail-01001 .p_interactionB { position: absolute; height: 100%; width: 50%; top: 0; right: 0; } .c_portalResNews_detail-01001 .p_SwitchBtnA { display: table; top: 50%; left: 0; position: absolute; margin-top: -47.5px; width: 30px; height: 85px; cursor: pointer; text-align: center; user-select: none; } .c_portalResNews_detail-01001 .p_SwitchBtnB { display: table; top: 50%; right: 0; left: auto; position: absolute; margin-top: -47.5px; width: 40px; height: 85px; cursor: pointer; text-align: center; user-select: none; } .c_portalResNews_detail-01001 .p_SwitchBtnA .iconfont, .c_portalResNews_detail-01001 .p_SwitchBtnB .iconfont { display: table-cell; vertical-align: middle; } .c_portalResNews_detail-01001 .p_ThumbnailBox .p_SwitchBtnA, .c_portalResNews_detail-01001 .p_ThumbnailBox .p_SwitchBtnB { background: none; } /*切换按钮002*/ .c_portalResNews_detail-01001 .p_SwitchBtnC { top: 50%; left: 0; position: absolute; margin-top: -12px; cursor: pointer; } .c_portalResNews_detail-01001 .p_SwitchBtnD { top: 50%; right: 0; position: absolute; margin-top: -12px; cursor: pointer; } .c_portalResNews_detail-01001 .p_PrevAndNext { overflow: hidden; margin-top: 20px; margin-bottom: 20px; padding-bottom: 20px; } .c_portalResNews_detail-01001 .p_previewBox { float: left; width: 50%; } .c_portalResNews_detail-01001 .p_nextBox { float: right; width: 50%; text-align: right; } .c_portalResNews_detail-01001 .p_QRCode { text-align: center; line-height: 50px; margin-top: 10px; display: none; } .c_portalResNews_detail-01001 .p_header { text-align: center; } .c_portalResNews_detail-01001 .p_TitleBoxA { display: inline-table; width: 100%; height: auto; max-width: 85%; vertical-align: middle; margin: 0; padding: 0; } .c_portalResNews_detail-01001 .p_top { display: inline-block; float: left; margin: 0; min-height: 16px; min-width: 44px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; padding-top: 0px; text-align: center; } .c_portalResNews_detail-01001 .p_top .font { line-height: normal; white-space: nowrap; } .c_portalResNews_detail-01001 .p_top .iconfont:before { content: ""; } .c_portalResNews_detail-01001 .p_Recommend { display: inline-block; float: left; margin: 0; min-height: 16px; min-width: 44px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; padding-top: 0px; text-align: center; } .c_portalResNews_detail-01001 .p_Recommend .font { white-space: nowrap; vertical-align: middle; } .c_portalResNews_detail-01001 .p_Recommend .iconfont:before { content: ""; } .c_portalResNews_detail-01001 .p_top { float: none; vertical-align: top; margin-right: 10px; margin-top: 2px; } .c_portalResNews_detail-01001 .p_Recommend { vertical-align: top; float: none; margin-right: 5px; margin-top: 2px; } .c_portalResNews_detail-01001 .p_headA { display: table-cell; vertical-align: middle; white-space: normal; word-break: break-all; word-wrap: break-word; overflow: hidden; margin: 0; padding: 0; text-align: center; } .c_portalResNews_detail-01001 .p_infoBox, .c_portalResNews_detail-01001 .p_articlesTitle { display: none; } /*图集概括描述*/ .c_portalResNews_detail-01001 .p_SummaryBox { position: absolute; bottom: 0; left: 0; right: 0; z-index: 3; min-height: 68px; text-align: left; height: auto; padding: 10px; background: rgba(0, 0, 0, .6) } .c_portalResNews_detail-01001 .p_textBoxs { padding: 10px; } .c_portalResNews_detail-01001 .p_imgsBox { margin: 0 auto; } .c_portalResNews_detail-01001 .gallery-top .swiper-container { width: 100%; height: 500px; margin-left: auto; margin-right: auto; } .c_portalResNews_detail-01001 .swiper-slide { background-size: cover; background-position: center; } .c_portalResNews_detail-01001 .gallery-top { height: 480px; width: 100%; text-align: center; } .c_portalResNews_detail-01001 .gallery-top .swiper-wrapper, .c_portalResNews_detail-01001 .gallery-top .swiper-slide { height: inherit; } .c_portalResNews_detail-01001 .gallery-top .swiper-slide img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 100%; } .c_portalResNews_detail-01001 .swiper-button-prev { display: inline-table; text-align: center; position: absolute; left: 0; top: 50%; width: 36px; height: 50px; z-index: 999; cursor: pointer; margin-top: -25px; background: rgba(0, 0, 0, .5) } .c_portalResNews_detail-01001 .swiper-button-next { display: inline-table; text-align: center; position: absolute; right: 0; top: 50%; width: 36px; height: 50px; z-index: 999; cursor: pointer; margin-top: -25px; background: rgba(0, 0, 0, .5) } .c_portalResNews_detail-01001 .swiper-button-prev i, .c_portalResNews_detail-01001 .swiper-button-next i { display: table-cell; vertical-align: middle; } .c_portalResNews_detail-01001 .gallery-thumbs { height: 20%; box-sizing: border-box; padding: 10px 0; } .c_portalResNews_detail-01001 .gallery-thumbs .swiper-slide { width: 25%; height: 100%; opacity: 0.4; } .c_portalResNews_detail-01001 .gallery-thumbs .swiper-slide-thumb-active { opacity: 1; } .swiper-pagination-bullet { display: inline-block; width: 20px; height: 20px; } .c_portalResNews_detail-01001 .gallery-thumbs .swiper-slide { display: inline-table; width: 105px !important; height: 85px !important; text-align: center; } .c_portalResNews_detail-01001 .gallery-thumbs .p_sImgBox { display: table-cell; width: auto; height: auto; vertical-align: middle; cursor: pointer; } .c_portalResNews_detail-01001 .gallery-thumbs .swiper-slide img { display: block; width: 100%; } .c_portalResNews_detail-01001 .gallery-top .ahref { position: absolute; top: 0; right: 0; bottom: 0; left: 0; } .c_portalResNews_detail-01001 .p_PrevAndNextMo { display: none; } .c_portalResNews_detail-01001 .p_pagination { position: absolute; top: 50%; right: 10px; transform: translate(-50%, -50%); margin: 0; } .c_portalResNews_detail-01001 { min-width: 250px; } .c_portalResNews_detail-01001 .p_NewsDetail { padding: 0; } .c_portalResNews_detail-01001 .p_infoBox { display: block; } .c_portalResNews_detail-01001 .p_topBox, .c_portalResNews_detail-01001 .p_SwitchBtnA, .c_portalResNews_detail-01001 .p_SwitchBtnB, .c_portalResNews_detail-01001 .p_ThumbnailBox .p_SwitchBtnA, .c_portalResNews_detail-01001 .p_ThumbnailBox .p_SwitchBtnB, .c_portalResNews_detail-01001 .p_curNum, .c_portalResNews_detail-01001 .p_thumbnail img, .c_portalResNews_detail-01001 .p_QRCode { display: none; } .c_portalResNews_detail-01001 .atlas-01 { display: block; } .c_portalResNews_detail-01001 .p_Atlas { padding: 0; margin-top: 0; margin-bottom: 10px; } .c_portalResNews_detail-01001 .p_ThumbnailBox { position: absolute; bottom: 60px; text-align: center; } .c_portalResNews_detail-01001 .p_thumbnail { display: inline-block; float: none; width: 16px !important; height: 16px !important; padding-bottom: 0; border-radius: 50%; margin: 0 2px; } .c_portalResNews_detail-01001 .p_header, .c_portalResNews_detail-01001 .p_headA { text-align: left; } .c_portalResNews_detail-01001 .p_TitleBoxA { margin-bottom: 10px; margin-left: 10px; margin-top: 10px; } .c_portalResNews_detail-01001 .p_summary { padding: 0; background: none; margin: 0 10px; padding-bottom: 5px; margin-bottom: 10px; display: none; } .c_portalResNews_detail-01001 .p_dataSource { margin: 0; padding-bottom: 10px; padding-top: 0; } .c_portalResNews_detail-01001 .p_dataSource li { float: none !important; display: block; width: 100%; padding: 0 10px; margin: 2px 0; } .c_portalResNews_detail-01001 .p_articlesTitle { display: block; padding: 10px; } .c_portalResNews_detail-01001 .p_articles { padding: 10px; } .c_portalResNews_detail-01001 .p_KeywordBox { width: auto; margin: 10px; } .c_portalResNews_detail-01001 .p_PrevAndNext { padding: 0; margin: 0; height: 50px; } .c_portalResNews_detail-01001 .p_previewBox, .c_portalResNews_detail-01001 .p_nextBox { float: left; width: 50%; text-align: center; } .c_portalResNews_detail-01001 .i_title { display: block; width: 100%; margin-top: 4px; } .c_portalResNews_detail-01001 .i_title .clons { display: none; } .c_portalResNews_detail-01001 .p_imgsBox { width: 100%; } .c_portalResNews_detail-01001 .gallery-top { height: 300px; text-align: center; } .c_portalResNews_detail-01001 .swiper-wrapper, .c_portalResNews_detail-01001 .swiper-slide { height: inherit; } .c_portalResNews_detail-01001 .gallery-top .swiper-slide img { /* width: 100%; */ /* height: inherit; */ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 100%; } .c_portalResNews_detail-01001 .gallery-top .swiper-button-next, .c_portalResNews_detail-01001 .gallery-top .swiper-button-prev { display: none; } .c_portalResNews_detail-01001 .gallery-thumbs { /* width: 0; height: 0; padding: 0; */ position: absolute; top: -200%; left: 0; right: 0; } .c_portalResNews_detail-01001 .swiper-pagination { right: 0; left: -10px; top: auto; transform: translate(0, 0); text-align: center; bottom: 74px; z-index: 99999; } .c_portalResNews_detail-01001 .p_textBoxs { padding: 10px; } .c_portalResNews_detail-01001 .swiper-pagination .dot { display: inline-block; margin: 0 4px; } .c_portalResNews_detail-01001 .p_PrevAndNextMo { display: block; } .c_portalResNews_detail-01001 .d_pcDom { display: none; } .c_portalResNews_detail-01001 .p_articles img{ width: 100% !important; height: auto !important; } .c_portalResNews_list-01001 .p_Recommend { display: inline-block; } .c_portalResNews_list-01001 .p_top { display: inline-block; } } @media only screen and (min-width: 769px) { .c_portalResNews_detail-01001 { width: 100%; height: 100%; margin-left: auto; margin-right: auto; min-height: 192px; min-width: 250px; max-width: 100%; } .c_portalResNews_detail-01001 .p_articles ul li{ list-style-type:disc!important } .c_portalResNews_detail-01001 .p_articles ul{ padding: 20px; } .c_portalResNews_detail-01001 .p_NewsDetail { padding: 10px; } .c_portalResNews_detail-01001 .p_head { padding: 20px; text-align: center; } .c_portalResNews_detail-01001 .p_dataSource { overflow: hidden; padding-top: 20px; margin: 20px 0; } .c_portalResNews_detail-01001 .p_dataSource>li { display: inline-block; margin-right: 20px; } .c_portalResNews_detail-01001 .p_dataSource>li:last-child { float: right; display: none; } .c_portalResNews_detail-01001 .p_topBox { margin-bottom: 10px; } /*摘要*/ .c_portalResNews_detail-01001 .p_summary { padding: 10px; white-space: normal; display: none; } .c_portalResNews_detail-01001 .p_articles { overflow: hidden; padding: 20px 0; } .c_portalResNews_detail-01001 .p_tags { display: inline-block; } .c_portalResNews_detail-01001 .p_tags .btn { padding: 8px 5px; } .c_portalResNews_detail-01001 .p_tag { display: inline-block; margin-right: 15px; margin-bottom: 10px; padding: 5px 10px; min-width: 60px; text-align: center; } /*图集*/ .c_portalResNews_detail-01001 .p_Atlas { padding: 10px 0; margin-top: 15px; box-sizing: border-box; -webkit-box-sizing: border-box; margin-bottom: 30px; } .c_portalResNews_detail-01001 .p_images { width: 100%; height: auto; box-sizing: border-box; position: relative; padding: 75% 0 0; /*图片宽高比：默认75%：4:3；50%：2:1；20%是5:1； 依次类推*/ } .c_portalResNews_detail-01001 .p_img { position: absolute; top: 0; width: 100%; height: 100%; vertical-align: middle; text-align: center; overflow: hidden; } .c_portalResNews_detail-01001 .p_sLeft { display: inline-block; width: 90%; word-break: break-all; } .c_portalResNews_detail-01001 .p_curNum { display: inline-table; width: auto; } /*缩略图*/ .c_portalResNews_detail-01001 .p_ThumbnailBox { padding: 10px 40px; position: relative; } .c_portalResNews_detail-01001 .p_ThumbnailList { overflow: hidden; } .c_portalResNews_detail-01001 .p_thumbnail { position: relative; float: left; box-sizing: border-box; overflow: hidden; margin: 0 7.5px; /*间距*/ overflow: hidden; width: calc((100% - 45px) / 4); /*（总宽度-总间隙)/列数 例如：（100%-(4列-1)*15像素)/4列 */ padding-bottom: calc(((100% - 45px) / 4) * 0.75); /*0.75为系数 是高度/宽度的值 ，例如：0.75为 3/4 宽高比即为 4:3 */ height: 0px; cursor: pointer; } .c_portalResNews_detail-01001 .p_thumbnail.active { /*当前状态*/ } /*切换按钮001*/ .c_portalResNews_detail-01001 .p_interactionA { position: absolute; height: 100%; width: 50%; top: 0; left: 0; } .c_portalResNews_detail-01001 .p_interactionB { position: absolute; height: 100%; width: 50%; top: 0; right: 0; } .c_portalResNews_detail-01001 .p_SwitchBtnA { display: table; top: 50%; left: 0; position: absolute; margin-top: -47.5px; width: 30px; height: 85px; cursor: pointer; text-align: center; user-select: none; } .c_portalResNews_detail-01001 .p_SwitchBtnB { display: table; top: 50%; right: 0; left: auto; position: absolute; margin-top: -47.5px; width: 40px; height: 85px; cursor: pointer; text-align: center; user-select: none; } .c_portalResNews_detail-01001 .p_SwitchBtnA .iconfont, .c_portalResNews_detail-01001 .p_SwitchBtnB .iconfont { display: table-cell; vertical-align: middle; } .c_portalResNews_detail-01001 .p_ThumbnailBox .p_SwitchBtnA, .c_portalResNews_detail-01001 .p_ThumbnailBox .p_SwitchBtnB { background: none; } /*切换按钮002*/ .c_portalResNews_detail-01001 .p_SwitchBtnC { top: 50%; left: 0; position: absolute; margin-top: -12px; cursor: pointer; } .c_portalResNews_detail-01001 .p_SwitchBtnD { top: 50%; right: 0; position: absolute; margin-top: -12px; cursor: pointer; } .c_portalResNews_detail-01001 .p_PrevAndNext { overflow: hidden; margin-top: 20px; margin-bottom: 20px; padding-bottom: 20px; } .c_portalResNews_detail-01001 .p_previewBox { float: left; width: 50%; } .c_portalResNews_detail-01001 .p_nextBox { float: right; width: 50%; text-align: right; } .c_portalResNews_detail-01001 .p_QRCode { text-align: center; line-height: 50px; margin-top: 10px; display: none; } .c_portalResNews_detail-01001 .p_header { text-align: center; } .c_portalResNews_detail-01001 .p_TitleBoxA { display: inline-table; width: 100%; height: auto; max-width: 85%; vertical-align: middle; margin: 0; padding: 0; } .c_portalResNews_detail-01001 .p_top { display: inline-block; float: left; margin: 0; min-height: 16px; min-width: 44px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; padding-top: 0px; text-align: center; } .c_portalResNews_detail-01001 .p_top .font { line-height: normal; white-space: nowrap; } .c_portalResNews_detail-01001 .p_top .iconfont:before { content: ""; } .c_portalResNews_detail-01001 .p_Recommend { display: inline-block; float: left; margin: 0; min-height: 16px; min-width: 44px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; padding-top: 0px; text-align: center; } .c_portalResNews_detail-01001 .p_Recommend .font { white-space: nowrap; vertical-align: middle; } .c_portalResNews_detail-01001 .p_Recommend .iconfont:before { content: ""; } .c_portalResNews_detail-01001 .p_top { float: none; vertical-align: top; margin-right: 10px; margin-top: 2px; } .c_portalResNews_detail-01001 .p_Recommend { vertical-align: top; float: none; margin-right: 5px; margin-top: 2px; } .c_portalResNews_detail-01001 .p_headA { display: table-cell; vertical-align: middle; white-space: normal; word-break: break-all; word-wrap: break-word; overflow: hidden; margin: 0; padding: 0; text-align: center; } .c_portalResNews_detail-01001 .p_infoBox, .c_portalResNews_detail-01001 .p_articlesTitle { display: none; } /*图集概括描述*/ .c_portalResNews_detail-01001 .p_SummaryBox { position: absolute; bottom: 0; left: 0; right: 0; z-index: 3; min-height: 68px; text-align: left; height: auto; padding: 10px; background: rgba(0, 0, 0, .6) } .c_portalResNews_detail-01001 .p_textBoxs { padding: 10px; } .c_portalResNews_detail-01001 .p_imgsBox { margin: 0 auto; } .c_portalResNews_detail-01001 .gallery-top .swiper-container { width: 100%; height: 500px; margin-left: auto; margin-right: auto; } .c_portalResNews_detail-01001 .swiper-slide { background-size: cover; background-position: center; } .c_portalResNews_detail-01001 .gallery-top { height: 480px; width: 100%; text-align: center; } .c_portalResNews_detail-01001 .gallery-top .swiper-wrapper, .c_portalResNews_detail-01001 .gallery-top .swiper-slide { height: inherit; } .c_portalResNews_detail-01001 .gallery-top .swiper-slide img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 100%; } .c_portalResNews_detail-01001 .swiper-button-prev { display: inline-table; text-align: center; position: absolute; left: 0; top: 50%; width: 36px; height: 50px; z-index: 999; cursor: pointer; margin-top: -25px; background: rgba(0, 0, 0, .5) } .c_portalResNews_detail-01001 .swiper-button-next { display: inline-table; text-align: center; position: absolute; right: 0; top: 50%; width: 36px; height: 50px; z-index: 999; cursor: pointer; margin-top: -25px; background: rgba(0, 0, 0, .5) } .c_portalResNews_detail-01001 .swiper-button-prev i, .c_portalResNews_detail-01001 .swiper-button-next i { display: table-cell; vertical-align: middle; } .c_portalResNews_detail-01001 .gallery-thumbs { height: 20%; box-sizing: border-box; padding: 10px 0; } .c_portalResNews_detail-01001 .gallery-thumbs .swiper-slide { width: 25%; height: 100%; opacity: 0.4; } .c_portalResNews_detail-01001 .gallery-thumbs .swiper-slide-thumb-active { opacity: 1; } .swiper-pagination-bullet { display: inline-block; width: 20px; height: 20px; } .c_portalResNews_detail-01001 .gallery-thumbs .swiper-slide { display: inline-table; width: 105px !important; height: 85px !important; text-align: center; } .c_portalResNews_detail-01001 .gallery-thumbs .p_sImgBox { display: table-cell; width: auto; height: auto; vertical-align: middle; cursor: pointer; } .c_portalResNews_detail-01001 .gallery-thumbs .swiper-slide img { display: block; width: 100%; } .c_portalResNews_detail-01001 .gallery-top .ahref { position: absolute; top: 0; right: 0; bottom: 0; left: 0; } .c_portalResNews_detail-01001 .p_PrevAndNextMo { display: none; } .c_portalResNews_detail-01001 .p_pagination { /* position: absolute; top: 50%; right: 10px; transform: translate(-50%, -50%); margin: 0; */ position: absolute; bottom: 70px; right: 10px; transform: translate(-50%, -50%); margin: 0; z-index: 9999; } .c_portalResNews_list-01001 .p_Recommend { display: inline-block; } .c_portalResNews_list-01001 .p_top { display: inline-block; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { /*中屏*/ }.w_fimgbox-001{ width: 100%; height: auto; min-height: 200px; margin: 0 auto; } .w_fimgbox-001 .w_imgbox{ width: 100%; height: 100%; position: relative; min-height: inherit; } .w_fimgbox-001 .w_imgbox > img{ width: 100%; height: auto; } .w_fimgbox-001 .w_imgbox > .p_contentbox{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; }/*小屏*/ .c_portalResGroupNews_category-01001 .p_categoryBox>.p_parentBox>.p_linkBox{display:none;} @media only screen and (max-width: 768px) { .c_portalResGroupNews_category-01001 { height: auto; width: 100%; overflow: visible; max-width: 1180px; min-height: 192px; margin-left: 0; margin-right: 0; } .c_portalResGroupNews_category-01001 .p_categoryBtn:before { content: ""; } .c_portalResGroupNews_category-01001 .icon-arrow_up:before { content: "\e69a"; } .c_portalResGroupNews_category-01001 .icon-arrow_down:before { content: '\e69c'; } .c_portalResGroupNews_category-01001 .p_btn-hide { width: 10%; height: 100%; float: left; padding: 0px; } .c_portalResGroupNews_category-01001 .p_btn-hide .p_c-fff { display: inline-block; width: 100%; height: 40px; text-align: center; line-height: 40px; opacity: 0.4; margin-top: 120px; } .c_portalResGroupNews_category-01001 .p_parentBox .p_childBox .p_linkBox { border-bottom: 1px solid #e1e1e4; } .c_portalResGroupNews_category-01001 .p_linkBox { padding-left: 15px; display: flex; } .c_portalResGroupNews_category-01001 .p_title { display: inline-block; padding: 10px 0; flex: 1; } .c_portalResGroupNews_category-01001 .p_category { width: 100%; min-width: 320px; height: 100%; position: fixed; top: 0; left: 100%; transition: left 0.3s; } .c_portalResGroupNews_category-01001 .p_category.animate { left: 0; } .c_portalResGroupNews_category-01001 .p_parent { width: auto; height: auto; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -ms-flex; display: flex; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 0 0 5px; border-bottom: 1px solid rgba(255, 255, 255, .3); } .c_portalResGroupNews_category-01001 .p_categoryBox { overflow-y: auto; width: 90%; height: 100%; float: left; box-sizing: border-box; } .c_portalResGroupNews_category-01001 .p_parentBox { width: auto; height: auto; } .c_portalResGroupNews_category-01001 .p_childBox { padding-left: 20px; } .c_portalResGroupNews_category-01001 .p_categoryBtn { display: inline-block; width: 30px; line-height: 40px; } .c_portalResGroupNews_category-01001 .p_link { height: auto; vertical-align: middle; width: initial; margin: 10px 0; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; display: block; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -ms-flex; display: flex; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; display: -webkit-box; } .c_portalResGroupNews_category-01001 .p_image { width: 30px; height: 30px; display: none; vertical-align: middle; margin-right: 5px; margin-top: 6px; } .c_portalResGroupNews_category-01001 .p_image>img { width: 100%; height: 100%; } } /*大屏*/ @media only screen and (min-width: 769px) { .c_portalResGroupNews_category-01001 .p_btn-show, .c_portalResGroupNews_category-01001 .p_btn-hide { display: none; } .c_portalResGroupNews_category-01001 { height: auto; width: 280px; overflow: visible; max-width: 1180px; min-height: 192px; margin-left: 0; margin-right: 0; } /*p_category*/ .c_portalResGroupNews_category-01001 .p_category { height: 100%; width: 100%; position: relative; } .c_portalResGroupNews_category-01001 .p_categoryBox { line-height: 24px; display: flex; justify-content: center; } .c_portalResGroupNews_category-01001 .p_categoryBox .p_linkBox { width: 100%; text-align: center; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; align-items: center; padding: 12px 30px; border: 1px solid #dedede; transition: all 0.6s; -moz-transition: all 0.6s; /* Firefox 4 */ -webkit-transition: all 0.6s; /* Safari 和 Chrome */ -o-transition: all 0.6s; /* Opera */ } .c_portalResGroupNews_category-01001 .p_categoryBox .p_linkBox:hover { background-color: #c2a174 !important; transition: all 0.6s; -moz-transition: all 0.6s; /* Firefox 4 */ -webkit-transition: all 0.6s; /* Safari 和 Chrome */ -o-transition: all 0.6s; /* Opera */ } .c_portalResGroupNews_category-01001 .p_categoryBox .p_linkBox:hover .p_title{color:#fff;} .c_portalResGroupNews_category-01001 .p_categoryBox .p_title { height: auto; width: auto; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; display: block; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .c_portalResGroupNews_category-01001 .p_categoryBtn { display: inline-block; vertical-align: middle; background-color: rgba(255, 255, 255, 0); border-color: rgba(255, 255, 255, 0); border-style: solid; border-width: 0; height: auto; width: 0px; padding: 0; position: static; text-align: center; } .c_portalResGroupNews_category-01001 .p_linkBox .iconfont:before { content: ''; } .c_portalResGroupNews_category-01001 .p_linkBox .icon-arrow_up:before { content: '\e6c9'; } .c_portalResGroupNews_category-01001 .p_linkBox .icon-arrow_down:before { content: '\e6c8'; } .mouse_bac:hover .p_categoryBtn { color: #60a9d7; } .c_portalResGroupNews_category-01001 .p_categoryBox .p_childBox { display: flex; } .c_portalResGroupNews_category-01001 .p_categoryBox .p_parentBox { position: relative; margin: 0px 1px; } .c_portalResGroupNews_category-01001 .p_categoryBox .p_parentBox .p_parentBox { padding-left: 18px; } .c_portalResGroupNews_category-01001 .p_parentBox:last-child .p_linkBox { } .c_portalResGroupNews_category-01001 .p_categoryBox .slideOut { position: absolute; left: 100%; top: 0; width: 100%; height: auto; } .c_portalResGroupNews_category-01001 .p_image { width: 30px; height: 30px; display: none; vertical-align: middle; margin-right: 5px; } .c_portalResGroupNews_category-01001 .p_image>img { width: 100%; height: 100%; } } .c_portalResGroupNews_category-01001 .p_categoryBox .p_linkBox.click { background-color: #c2a174; color: #fff !important; } .c_portalResGroupNews_category-01001 .p_categoryBox .p_linkBox.click .color_assist, .c_portalResGroupNews_category-01001 .p_categoryBox .p_linkBox.click a { color: #ffffff; } /*中屏*/ @media only screen and (min-width: 769px) and (max-width: 1024px) {}.w_grid-000{ margin-left: auto; margin-right: auto; min-height: 12rem; width: 100%; } .w_grid-000 > .w_grid{ width: 100%; position: relative; } .w_grid-000 > div > .p_gridbox{ width: 100%; overflow: hidden; position: static; } .w_grid-000 > div > div > .p_gridCell{ float: left; position: static; } .w_grid-000 > div > div > .p_gridCell:not(:empty):before{ content:''; height: 0.1px; display: block; } .w_grid-000 > .w_grid.signal{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell{ min-height: inherit; } .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child{ margin-left: 0; clear: left; } #w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left: 0; clear: left; } @media only screen and (max-width: 768px){ .w_grid-000 > div > .p_gridbox > .p_gridCell{ width: 100%; margin-left: 0; margin-top: 0rem; margin-bottom: 0rem; } } @media only screen and (min-width: 769px){ .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child{ width: 100%; margin-left:0; margin-top: 0rem; margin-bottom: 0rem; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ }.c_portalResGroupPublic_websiteShare-01001 { margin-left: auto; margin-right: auto; width: 100%; height: auto; max-width: 100%; min-width: 320px; overflow: hidden; } .c_portalResGroupPublic_websiteShare-01001 .row { margin-left: 0; margin-right: 0; } .c_portalResGroupPublic_websiteShare-01001 .row-pad { /* padding: 20px 0 0 0; */ } .c_portalResGroupPublic_websiteShare-01001 .iShare a { display: inline-block; vertical-align: middle; width: 24px; height: 24px; margin: 5px; } .c_portalResGroupPublic_websiteShare-01001 .iShare img { width: 100%; height: auto; } /* PC */ @media screen and (min-width:769px) { } /* pad */ @media screen and (min-width:769px) and (max-width:1024px) { } /* mobile */ @media screen and (max-width: 768px) { }.c_portalResNews_list-01001{ min-width: 320px; width: 100%; } .c_portalResNews_list-01001 .p_PromptNoneData { width: auto; text-align: center } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .iconfont:before { content: "" } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .first { height: auto; display: table-cell; position: relative; vertical-align: middle; padding: 0 10px 5px 0; } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title { display: inline-table; padding: 0 30px; min-height: 200px; height: 100% } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .first:before { content: "\e6b4" } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .font { display: table-cell; vertical-align: middle; text-align: left } .c_portalResNews_list-01001 .p_PromptNoneData .promptbox { width: auto; height: 100% } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_content { padding-left: 65px } /*引导短连接*/ .c_portalResNews_list-01001 .p_moreBtn { position: static; width: auto; display: inline-table; min-height: 29px; margin: 0; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; padding-top: 5px; min-width: 86px; cursor: pointer; text-align: center } .c_portalResNews_list-01001 .p_moreBtn .font { white-space: nowrap; overflow: visible; vertical-align: middle } .c_portalResNews_list-01001 .p_moreBtn .iconfont:before { content: "" } @-moz-keyframes three-quarters-loader { 0% { -moz-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes three-quarters-loader { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes three-quarters-loader { 0% { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .loading_animation { -moz-animation: three-quarters-loader 850ms infinite linear; -webkit-animation: three-quarters-loader 850ms infinite linear; animation: three-quarters-loader 850ms infinite linear; box-sizing: border-box; display: inline-block; position: relative; overflow: hidden; text-indent: -9999px; width: 32px; height: 32px; vertical-align: middle } .c_portalResNews_list-01001 .p_loading { width: 100%; height: 70px; line-height: 70px; text-align: center; } .c_portalResNews_list-01001 .p_loading .iconfont:before { content: "" } .c_portalResNews_list-01001 .p_loading .font { display: inline-block; margin-left: 20px; height: inherit } /*无效果/分组*/ .c_portalResNews_list-01001 .p_moreBox { margin: 0 20px; width: auto; height: auto; padding: 0; overflow: hidden } /*引导短连接 查看详情 */ .c_portalResNews_list-01001 .p_ToDetail { display: inline-block; margin: 0; padding: 5px 10px; min-width: 86px; text-align: center; white-space: nowrap; vertical-align: middle; } a>.c_portalResNews_list-01001 .p_ToDetail:hover { cursor: pointer } /*概要信息*/ .c_portalResNews_list-01001 .p_SummaryBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResNews_list-01001 .p_summary { text-align: left; vertical-align: top; word-break: break-all } /*辅助字段值*/ .c_portalResNews_list-01001 .p_time { display: inline-block; margin: 0; padding: 0 5px 0 0; vertical-align: middle; text-align: left; white-space: nowrap; overflow: visible; line-height: 18px; vertical-align: top } /* 互动信息 */ .c_portalResNews_list-01001 .p_assist { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } /*概要列表标题*/ .c_portalResNews_list-01001 .p_TitleBox { width: auto; height: auto; padding:5px 0; overflow: hidden; vertical-align: top; } .c_portalResNews_list-01001 .p_title { display: inline-table; width: 100%; margin: 0; padding: 0; text-align: left; cursor: pointer; overflow: hidden; text-overflow: ellipsis; } /*列表序容器*/ .c_portalResNews_list-01001 .p_header { margin: 5px 0 0; width: auto; height: auto; padding: 0; overflow: hidden; } /*无效果/分组*/ .c_portalResNews_list-01001 .p_content { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } /*资讯列表容器*/ .c_portalResNews_list-01001 .p_images { margin: 0; width: 168px; height: 138px; padding: 0; overflow: hidden; float: left; box-sizing: border-box; -moz-box-sizing: border-box; position: relative; vertical-align: middle; text-align: center; margin-right: 15px } /*行列表容器*/ .c_portalResNews_list-01001 .p_articles { margin: 0; width: inherit; height: 186px; padding: 0; } /*通用容器*/ .c_portalResNews_list-01001 .p_news { margin: 0; width: inherit; height: auto; padding: 0; overflow: hidden; } /*主要内容区容器*/ .c_portalResNews_list-01001 .p_Newslist { margin: 0; padding: 0; overflow: hidden; } .c_portalResNews_list-01001 { overflow: hidden; } .c_portalResNews_list-01001 .p_content { width: auto; height: auto; vertical-align: top } .c_portalResNews_list-01001 .p_SummaryBox { width: auto; height: auto; } .c_portalResNews_list-01001 .p_assist { width: auto; height: auto; } /*覆盖阶段结束*/ /*改为inline-block*/ .c_portalResNews_list-01001 .p_icon { display: inline-block; vertical-align: middle; margin-top: 2px } .c_portalResNews_list-01001 .p_about { display: inline-block; vertical-align: middle } /*end*/ /*组件样式开始*/ .c_portalResNews_list-01001 .p_articles { display: inline-block; height: auto; min-width: 320px; width: calc((100% - 0px)/1); padding: 15px 20px; overflow: hidden; float: left; } .c_portalResNews_list-01001 .p_thumbnail { width: 100%; height: auto; vertical-align: middle; text-align: center; overflow: hidden } .c_portalResNews_list-01001 .p_thumbnail img { width:100%;} .c_portalResNews_list-01001 .higher .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001 .widther .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001 .smaller .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001 .p_assist { margin-top: 2px; } .c_portalResNews_list-01001 .p_SummaryBox { clear: both; margin-bottom: 10px; margin-top: 8px } .c_portalResNews_list-01001 .p_ToDetail { float: right; position: relative } .c_portalResNews_list-01001 .p_summary { white-space: normal } .c_portalResNews_list-01001 .p_categorySummaryBox{ overflow: hidden; padding: 10px; } .c_portalResNews_list-01001 article{ word-wrap: break-word !important; word-break: normal !important; } @media only screen and (max-width: 768px) { .c_portalResNews_list-01001 .p_articles{ margin-top: 10px !important; width: 100% !important; } .c_portalResNews_list-01001 .mp_linkUrl{ display: block; height: auto; } .c_portalResNews_list-01001 .p_SummaryBox{ display: none; } .c_portalResNews_list-01001 .p_ToDetail{ display: none !important; } .c_portalResNews_list-01001 .mP_SummaryBox{ clear: both; } .c_portalResNews_list-01001 .p_Information{ display: flex; padding: 10px 0; } .c_portalResNews_list-01001 .p_Information li{ flex: 1; height: 20px; overflow: hidden; } .c_portalResNews_list-01001 .p_KeyWord{ width: 100%; margin-top: 5px; } .c_portalResNews_list-01001 .p_KeyWord .p_tag{ padding: 5px 15px; margin-right: 10px; border-radius: 3px; } .c_portalResNews_list-01001 .blank{ width: 100%; height: 15px; overflow: hidden; } .c_portalResNews_list-01001 .p_articles{border: none} } @media only screen and (min-width: 769px) { .c_portalResNews_list-01001 .mp_linkUrl{ display: none; } .c_portalResNews_list-01001 .mP_SummaryBox{ display: none; } .c_portalResNews_list-01001 .p_Information{ display: none; } .c_portalResNews_list-01001 .p_KeyWord{ display: none; } .c_portalResNews_list-01001 .blank{display: none;} } @media only screen and (max-width: 1024px) and (min-width: 769px) { }@CHARSET "UTF-8"; *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }/*page property_start*/.pagebox,#-remove--flag{}/*page property_end*//*page property_start*/body,#-remove--flag{}/*page property_end*/ #c_portalResGroupNews_category-1584753977562 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResGroupNews_category-1584753977562 >div{ animation-fill-mode:both; } #c_portalResGroupNews_category-1584753977562{ width:100%; max-width:1180px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:auto; margin-right:auto; margin-bottom:10px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResGroupPublic_websiteShare-16153582620607329{ width:100%; max-width:1400px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:40px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResNews_detail-16153587459558362 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_detail-16153587459558362 >div{ animation-fill-mode:both; } #c_portalResNews_detail-16153587459558362{ width:100%; max-width:1400px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:2%; margin-left:auto; margin-right:auto; margin-bottom:1%; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimgbox-1584753977492 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimgbox-1584753977492 >div{ animation-fill-mode:both; } #w_grid-1584753977502 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } /*w_grid-1584753977502*/ /*w_grid-1584753977502*/ /*w_grid-1584753977502*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1584753977522 > div > .p_gridbox{ background-color:rgba(255, 255, 255, 1); box-shadow:0 3px 5px #dcdcdc; } #w_grid-1584753977522 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1584753977522 >div{ animation-fill-mode:both; } #w_grid-1584753977522 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1584753977522*/ /*w_grid-1584753977522*/@media only screen and (min-width: 769px){ #w_grid-1584753977522> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1584753977522> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1584753977522> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } /*w_grid-1584753977522*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1584753977532 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } /*w_grid-1584753977532*/ /*w_grid-1584753977532*/ /*w_grid-1584753977532*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1584753977542 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } /*w_grid-1584753977542*/ /*w_grid-1584753977542*/ /*w_grid-1584753977542*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1615358711453 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } /*w_grid-1615358711453*/ /*w_grid-1615358711453*/ /*w_grid-1615358711453*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fimgbox-1584753977492{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1584753977502{ width:100%; max-width:1200px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1584753977522{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1584753977532{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1584753977542{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1615358711453{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResNews_list-16013758602242853 .p_articles{ width:calc((100% - 0px)/3); } #c_portalResNews_list-16013758602242853 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResNews_list-16013758602242853 .p_stylebox .stylebox_top{ background-color:rgba(194, 161, 116, 1); } #c_portalResNews_list-16013758602242853 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_list-16013758602242853 >div{ animation-fill-mode:both; } #c_portalResNews_list-16013758602242853 .newBox{ width:100%; height:auto; overflow:hidden; } #c_portalResNews_list-16013758602242853 .newContainer{ width:100%; height:auto; overflow:hidden; margin:1rem auto; } #c_portalResNews_list-16013758602242853 .newLi{ position:relative; overflow:hidden; padding:20px; } #c_portalResNews_list-16013758602242853 .porTbox{ position:relative; overflow:hidden; width:100%; height:230px; padding-bottom:75%; } #c_portalResNews_list-16013758602242853 .newImg{ position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:100%; transition:all .5s ease; } #c_portalResNews_list-16013758602242853 .porBbox{ position:relative; overflow:hidden; width:100%; height:150px; padding:20px 20px 10px; border:1px solid #f2f2f2; } #c_portalResNews_list-16013758602242853 .newTitle{ font-size:1rem; color:#333; overflow:hidden; text-overflow:ellipsis; position:relative; white-space:nowrap; width:100%; font-weight:bold; } #c_portalResNews_list-16013758602242853 .lookDetail:hover{ color:#FFC107; } #c_portalResNews_list-16013758602242853 .newTitle:hover{ color:#FFC107; } #c_portalResNews_list-16013758602242853 .newSummry{ color:#777; white-space:nowrap; overflow:hidden; margin:10px 0; text-overflow:ellipsis; } #c_portalResNews_list-16013758602242853 .lookDetail{ position:relative; display:block; color:#777; height:38px; line-height:38px; border-top:1px solid #e5e5e5; } #c_portalResNews_list-16013758602242853 .arrowsR{ position:absolute; top:50%; right:0px; transform:translate(0, -50%); width:30px; } #c_portalResNews_list-16013758602242853 .arrowsR img{ position:absolute; transition:all .5s ease; } #c_portalResNews_list-16013758602242853 .harr{ opacity:0; } #c_portalResNews_list-16013758602242853 .showBox{ position:absolute; top:0px; left:0px; width:100%; height:100%; opacity:0; background:rgba(154, 5, 5, 0.9); transition:all 0.5s ease; } #c_portalResNews_list-16013758602242853 .showBoxLink{ position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); display:block; width:60%; color:#fff; text-align:center; font-size:1rem; padding:0.5rem 0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; } #c_portalResNews_list-16013758602242853 .showBoxLink::before{ content:''; position:absolute; top:0px; left:50%; transform:translateX(-50%); width:60%; height:1px; background:#fff; transition:all .5s ease; } #c_portalResNews_list-16013758602242853 .showBoxLink::after{ content:''; position:absolute; bottom:0px; left:50%; transform:translateX(-50%); width:60%; height:1px; background:#fff; transition:all .5s ease; } #c_portalResNews_list-16013758602242853 .lookDetail:hover .barr{ opacity:0; } #c_portalResNews_list-16013758602242853 .lookDetail:hover .harr{ opacity:1; } #c_portalResNews_list-16013758602242853 .newLi:hover .showBox{ opacity:1; } #c_portalResNews_list-16013758602242853 .newLi:hover .newImg{ transform:translate(-50%, -50%) scale(1.1); } #c_portalResNews_list-16013758602242853 .newLi:hover .showBoxLink::before{ width:1rem; } #c_portalResNews_list-16013758602242853 .newLi:hover .showBoxLink::after{ width:1rem; } @media only screen and (min-width: 769px){ #c_portalResNews_list-16013758602242853 .newContainer{ max-width:1400px; } #c_portalResNews_list-16013758602242853 .newLi{ width:calc(100% / 3); height:auto; float:left; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #c_portalResNews_list-16013758602242853 .newContainer { max-width: 900px; } #c_portalResNews_list-16013758602242853 .newLi { width: 50%; height: auto; } } #c_portalResNews_list-16013758602242853 .p_stylebox .stylebox_title{ background-color:rgba(194, 161, 116, 1); } #c_portalResNews_list-16013758602242853{ max-height:none; padding-top:0px; padding-left:0px; padding-bottom:0px; min-height:0px; margin-right:auto; margin-left:auto; max-width:1400px; width:100%; margin-top:0px; margin-bottom:0px; min-width:0px; height:auto; padding-right:0px; }