/*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); }.bannerBox{ width:100%; overflow: hidden; height:auto; } .bannerBox .swiper-slide img{ width:100%; display:block; } .bannerBox .content{ width:100%; overflow: hidden; height:auto; } .bannerBox .swiper-slide-active img{-webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);} @-webkit-keyframes scaleUpDown { from { -webkit-transform: scale(1.08); transform: scale(1.08); } to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } @keyframes scaleUpDown { from { -webkit-transform: scale(1.08); transform: scale(1.08); } to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } .bannerBox .text { position: absolute; z-index: 29; width: 100%; height: 100%; left: 0; top:0; } .bannerBox .line{ margin:20px auto; height: 1px; overflow: hidden; max-width: 400px; width: 80%; position: relative; } .bannerBox .line:before{ content: ''; width: 0; position: absolute; left: 50%; top: 0; opacity: 0; height: 100%; background: rgba(255,255,255,.4); transition: all 1s; z-index: 1; } .bannerBox .swiper-slide-active .line:before{ width: 100%; opacity: 1; left: 0; -webkit-transition-delay: 1s; transition-delay: 1s; } .bannerBox .con { max-width: 960px; margin: 0 auto; width:90%; text-align: center; color: #fff; } .bannerBox .content a { width:100%; display:block; } .bannerBox .cover { background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative; display:none; } .bannerBox .text .cn { font-size: 34px; font-weight: 500; } .bannerBox .text .en { font-size: 24px; text-transform: uppercase; color: rgba(255,255,255,.8); } .bannerBox .con .cn{ opacity: 0; transition: all 1s; transform: translate3d(0, -100%, 0); } .bannerBox .swiper-slide-active .cn { opacity: 1; -webkit-transition-delay: 1.5s; transition-delay: 1.5s; transform: translate3d(0, 0, 0); } .bannerBox .con .en{ opacity: 0; transition: all 1s; transform: translate3d(0, 100%, 0); } .bannerBox .swiper-slide-active .en { opacity: 1; -webkit-transition-delay: 1.5s; transition-delay: 1.5s; transform: translate3d(0, 0, 0); } .swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; -moz-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); transform: translate3d(0,0,0); z-index: 10; } .swiper-pagination-clickable { bottom: 10px; left: 0; width: 100%; } .swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; } .swiper-pagination-bullet { display: inline-block; border:1px solid #fff; border-radius: 100%; transform-origin: center center; -webkit-transform-origin: center center; margin: 0 5px; width: 14px; height: 14px; transition: all 0.8s; } .swiper-pagination-bullet-active { background:#fff; } .bannerBox .swpBtn{ z-index: 1; position: absolute; top: 50%; width:100%; transform: translateY(-50%); opacity: 0; transition: all 0.4s ease-out; } .swiper-button-next, .swiper-button-prev { width: 38px; height: 38px; border-radius: 50%; cursor: pointer; position: absolute; transition: all 0.4s ease-out; background-color: rgba(91, 112, 136,.5); color: #fff; text-align: center; line-height: 38px; } .bannerBox .swiper-button-prev{ left: 20px; } .bannerBox .swiper-button-next{ right:20px; } .bannerBox:hover .swpBtn{ opacity: 1; } .bannerBox:hover .swiper-button-prev{ left:50px; } .bannerBox:hover .swiper-button-next{ right:50px; } .bannerBox{ margin-top: 0px; } @media only screen and (max-width: 1200px) { .bannerBox{ margin-top: 0px; } } @media only screen and (max-width: 1025px) { .bannerBox .text .cn { font-size: 24px; } .bannerBox .text .en { font-size: 16px; } .bannerBox .line{ max-width: 300px; } } @media only screen and (max-width: 768px) { .bannerBox .text .cn { font-size: 16px; } .bannerBox .text .en { font-size: 12px; } .bannerBox .line { max-width: 50%; } .swiper-pagination-clickable{ display:none; } .bannerBox .swpBtn{ opacity: 1; } .swiper-button-next, .swiper-button-prev { width:30px; height:30px; line-height: 30px; } .swiper-button-next .iconfont, .swiper-button-prev .iconfont{ font-size:12px; } .bannerBox:hover .swiper-button-prev{ left:20px; } .bannerBox:hover .swiper-button-next{ right:20px; } } @media only screen and (max-width: 768px) { .bannerBox{ margin-top:0px; } } @media only screen and (max-width: 500px) { .bannerBox{ margin-top:0px; } .bannerBox .swiper-slide img{ display:none; } .bannerBox .cover { background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative; display:block; height:200px; } }.c_portalResEbizads_banner-01001009 .p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResEbizads_banner-01001009 >div{ animation-fill-mode:both; }.c_portalResGroupNews_category-01001001 .p_categoryBox>.p_parentBox>.p_linkBox{display:none;} @media only screen and (max-width: 768px) { .c_portalResGroupNews_category-01001001 { height: auto; width: 100%; overflow: visible; max-width: 1180px; min-height: 192px; margin-left: 0; margin-right: 0; } .c_portalResGroupNews_category-01001001 .p_categoryBtn:before { content: ""; } .c_portalResGroupNews_category-01001001 .icon-arrow_up:before { content: "\e69a"; } .c_portalResGroupNews_category-01001001 .icon-arrow_down:before { content: '\e69c'; } .c_portalResGroupNews_category-01001001 .p_btn-hide { width: 10%; height: 100%; float: left; padding: 0px; } .c_portalResGroupNews_category-01001001 .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-01001001 .p_parentBox .p_childBox .p_linkBox { border-bottom: 1px solid #e1e1e4; } .c_portalResGroupNews_category-01001001 .p_linkBox { padding-left: 15px; display: flex; } .c_portalResGroupNews_category-01001001 .p_title { display: inline-block; padding: 10px 0; flex: 1; } .c_portalResGroupNews_category-01001001 .p_category { width: 100%; min-width: 320px; height: 100%; position: fixed; top: 0; left: 100%; transition: left 0.3s; } .c_portalResGroupNews_category-01001001 .p_category.animate { left: 0; } .c_portalResGroupNews_category-01001001 .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-01001001 .p_categoryBox { overflow-y: auto; width: 90%; height: 100%; float: left; box-sizing: border-box; } .c_portalResGroupNews_category-01001001 .p_parentBox { width: auto; height: auto; } .c_portalResGroupNews_category-01001001 .p_childBox { padding-left: 20px; } .c_portalResGroupNews_category-01001001 .p_categoryBtn { display: inline-block; width: 30px; line-height: 40px; } .c_portalResGroupNews_category-01001001 .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-01001001 .p_image { width: 30px; height: 30px; display: none; vertical-align: middle; margin-right: 5px; margin-top: 6px; } .c_portalResGroupNews_category-01001001 .p_image>img { width: 100%; height: 100%; } } @media only screen and (min-width: 769px) { .c_portalResGroupNews_category-01001001 .p_btn-show, .c_portalResGroupNews_category-01001001 .p_btn-hide { display: none; } .c_portalResGroupNews_category-01001001 { height: auto; width: 280px; overflow: visible; max-width: 1180px; min-height: 192px; margin-left: 0; margin-right: 0; } .c_portalResGroupNews_category-01001001 .p_category { height: 100%; width: 100%; position: relative; } .c_portalResGroupNews_category-01001001 .p_categoryBox { line-height: 24px; display: flex; justify-content: center; } .c_portalResGroupNews_category-01001001 .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; -webkit-transition: all 0.6s; -o-transition: all 0.6s; } .c_portalResGroupNews_category-01001001 .p_categoryBox .p_linkBox:hover { background-color: #ff8400 !important; transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s; } .c_portalResGroupNews_category-01001001 .p_categoryBox .p_linkBox:hover .p_title{color:#fff;} .c_portalResGroupNews_category-01001001 .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-01001001 .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-01001001 .p_linkBox .iconfont:before { content: ''; } .c_portalResGroupNews_category-01001001 .p_linkBox .icon-arrow_up:before { content: '\e6c9'; } .c_portalResGroupNews_category-01001001 .p_linkBox .icon-arrow_down:before { content: '\e6c8'; } .mouse_bac:hover .p_categoryBtn { color: #60a9d7; } .c_portalResGroupNews_category-01001001 .p_categoryBox .p_childBox { display: flex; flex-wrap: wrap; } .c_portalResGroupNews_category-01001001 .p_categoryBox .p_parentBox { position: relative; margin: 0px 1px; } .c_portalResGroupNews_category-01001001 .p_categoryBox .p_parentBox .p_parentBox { padding-left: 18px; margin: 10px 0; } .c_portalResGroupNews_category-01001001 .p_parentBox:last-child .p_linkBox { } .c_portalResGroupNews_category-01001001 .p_categoryBox .slideOut { position: absolute; left: 100%; top: 0; width: 100%; height: auto; } .c_portalResGroupNews_category-01001001 .p_image { width: 30px; height: 30px; display: none; vertical-align: middle; margin-right: 5px; } .c_portalResGroupNews_category-01001001 .p_image>img { width: 100%; height: 100%; } } @media only screen and (min-width: 769px) and (max-width: 1024px) {} .c_portalResGroupNews_category-01001001 .p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResGroupNews_category-01001001 >div{ animation-fill-mode:both; }@media only screen and (max-width: 768px) { .c_portalResGroupNewsNew_detail-01001 { min-width: 250px; } .c_portalResGroupNewsNew_detail-01001 .p_NewsDetail { padding: 0; } .c_portalResGroupNewsNew_detail-01001 .p_head { padding: 10px; text-align: left; overflow: hidden; } .c_portalResGroupNewsNew_detail-01001 .p_titleCon{ float: left; margin-right: 5px; } .c_portalResGroupNewsNew_detail-01001 .p_top { background:#f27b3b; color: #fff; padding: 0 5px; margin-right: 5px; } .c_portalResGroupNewsNew_detail-01001 .p_recommend { background:#91d25a; color: #fff; padding: 0 5px; margin-right: 5px; } .c_portalResGroupNewsNew_detail-01001 .p_hot { background:#ed575a; color: #fff; padding: 0 5px; margin-right: 5px; } .c_portalResGroupNewsNew_detail-01001 .p_addTime{ text-align: left; padding: 0 10px; font-size: 14px; margin-bottom: 20px; } .c_portalResGroupNewsNew_detail-01001 .p_summary { padding: 10px; white-space: normal; background:#e6f7ff } /*图集概括描述*/ .c_portalResGroupNewsNew_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_portalResGroupNewsNew_detail-01001 .p_PrevAndNext { padding: 0; margin: 0; overflow: hidden; padding: 10px 0; margin-top:20px; } .c_portalResGroupNewsNew_detail-01001 .atlas-01 { display: block; } .c_portalResGroupNewsNew_detail-01001 .p_Atlas { padding: 0; margin-top: 0; margin-bottom: 10px; } .c_portalResGroupNewsNew_detail-01001 .p_ThumbnailBox { position: absolute; bottom: 60px; text-align: center; } .c_portalResGroupNewsNew_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_portalResGroupNewsNew_detail-01001 .p_header, .c_portalResGroupNewsNew_detail-01001 .p_headA { text-align: left; } .c_portalResGroupNewsNew_detail-01001 .p_TitleBoxA { margin-bottom: 10px; margin-left: 10px; margin-top: 10px; } .c_portalResGroupNewsNew_detail-01001 .p_summary { padding: 0; background: none; margin: 0 10px; padding-bottom: 5px; margin-bottom: 10px; } .c_portalResGroupNewsNew_detail-01001 .p_dataSource { margin: 0; padding-bottom: 10px; padding-top: 0; } .c_portalResGroupNewsNew_detail-01001 .p_dataSource li { float: none !important; display: block; width: 100%; padding: 0 10px; margin: 2px 0; } .c_portalResGroupNewsNew_detail-01001 .p_articlesTitle { display: block; padding: 10px; } .c_portalResGroupNewsNew_detail-01001 .p_articles { padding: 10px; } .c_portalResGroupNewsNew_detail-01001 .p_previewBox, .c_portalResGroupNewsNew_detail-01001 .p_nextBox { float: left; width: 50%; text-align: center; } .c_portalResGroupNewsNew_detail-01001 .i_title { display: block; width: 100%; margin-top: 4px; } .c_portalResGroupNewsNew_detail-01001 .i_title .clons { display: none; } .c_portalResGroupNewsNew_detail-01001 .p_imgsBox { width: 100%; } .c_portalResGroupNewsNew_detail-01001 .gallery-top { height: 300px; text-align: center; } .c_portalResGroupNewsNew_detail-01001 .swiper-wrapper, .c_portalResGroupNewsNew_detail-01001 .swiper-slide { height: inherit; } .c_portalResGroupNewsNew_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_portalResGroupNewsNew_detail-01001 .gallery-top .swiper-button-next, .c_portalResGroupNewsNew_detail-01001 .gallery-top .swiper-button-prev { display: none; } .c_portalResGroupNewsNew_detail-01001 .gallery-thumbs { width: 0; height: 0; padding: 0; } .c_portalResGroupNewsNew_detail-01001 .swiper-pagination { right: 0; left: -10px; top: auto; transform: translate(0, 0); text-align: center; bottom: 74px; z-index: 99999; } .c_portalResGroupNewsNew_detail-01001 .p_textBoxs { padding: 10px; } .c_portalResGroupNewsNew_detail-01001 .swiper-pagination .dot { display: inline-block; margin: 0 4px; } } @media only screen and (min-width: 769px) { .c_portalResGroupNewsNew_detail-01001 { width: 100%; height: 100%; margin-left: auto; margin-right: auto; min-height: 192px; min-width: 250px; max-width: 100%; } .c_portalResGroupNewsNew_detail-01001 .p_NewsDetail { padding: 10px; } .c_portalResGroupNewsNew_detail-01001 .p_head { padding: 20px; text-align: center; } .c_portalResGroupNewsNew_detail-01001 .p_top { background:#f27b3b; color: #fff; padding: 0 10px; margin-right: 5px; } .c_portalResGroupNewsNew_detail-01001 .p_recommend { background:#91d25a; color: #fff; padding: 0 10px; margin-right: 5px; } .c_portalResGroupNewsNew_detail-01001 .p_hot { background:#ed575a; color: #fff; padding: 0 10px; margin-right: 5px; } .c_portalResGroupNewsNew_detail-01001 .p_addTime{ text-align: center; font-size: 14px; margin-bottom: 20px; } .c_portalResGroupNewsNew_detail-01001 .p_summary { padding: 10px; white-space: normal; background:#e6f7ff } .c_portalResGroupNewsNew_detail-01001 .p_dataSource { overflow: hidden; padding-top: 20px; margin: 20px 0; } .c_portalResGroupNewsNew_detail-01001 .p_dataSource>li { display: inline-block; margin-right: 20px; } .c_portalResGroupNewsNew_detail-01001 .p_dataSource>li:last-child { float: right; } .c_portalResGroupNewsNew_detail-01001 .p_topBox { margin-bottom: 10px; } /*摘要*/ .c_portalResGroupNewsNew_detail-01001 .p_summary { padding: 10px; white-space: normal; } .c_portalResGroupNewsNew_detail-01001 .p_articles { overflow: hidden; padding: 20px 0; } .c_portalResGroupNewsNew_detail-01001 .p_tags { display: inline-block; } .c_portalResGroupNewsNew_detail-01001 .p_tags .btn { padding: 8px 5px; } .c_portalResGroupNewsNew_detail-01001 .p_tag { display: inline-block; margin-right: 15px; margin-bottom: 10px; padding: 5px 10px; min-width: 60px; text-align: center; } /*图集*/ .c_portalResGroupNewsNew_detail-01001 .p_Atlas { padding: 10px 0; margin-top: 15px; box-sizing: border-box; -webkit-box-sizing: border-box; margin-bottom: 30px; } .c_portalResGroupNewsNew_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_portalResGroupNewsNew_detail-01001 .p_img { position: absolute; top: 0; width: 100%; height: 100%; vertical-align: middle; text-align: center; overflow: hidden; } .c_portalResGroupNewsNew_detail-01001 .p_sLeft { display: inline-block; width: 90%; word-break: break-all; } .c_portalResGroupNewsNew_detail-01001 .p_curNum { display: inline-table; width: auto; } /*缩略图*/ .c_portalResGroupNewsNew_detail-01001 .p_ThumbnailBox { padding: 10px 40px; position: relative; } .c_portalResGroupNewsNew_detail-01001 .p_ThumbnailList { overflow: hidden; } .c_portalResGroupNewsNew_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_portalResGroupNewsNew_detail-01001 .p_thumbnail.active { /*当前状态*/ } /*切换按钮001*/ .c_portalResGroupNewsNew_detail-01001 .p_interactionA { position: absolute; height: 100%; width: 50%; top: 0; left: 0; } .c_portalResGroupNewsNew_detail-01001 .p_interactionB { position: absolute; height: 100%; width: 50%; top: 0; right: 0; } .c_portalResGroupNewsNew_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_portalResGroupNewsNew_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_portalResGroupNewsNew_detail-01001 .p_SwitchBtnA .iconfont, .c_portalResGroupNewsNew_detail-01001 .p_SwitchBtnB .iconfont { display: table-cell; vertical-align: middle; } .c_portalResGroupNewsNew_detail-01001 .p_ThumbnailBox .p_SwitchBtnA, .c_portalResGroupNewsNew_detail-01001 .p_ThumbnailBox .p_SwitchBtnB { background: none; } /*切换按钮002*/ .c_portalResGroupNewsNew_detail-01001 .p_SwitchBtnC { top: 50%; left: 0; position: absolute; margin-top: -12px; cursor: pointer; } .c_portalResGroupNewsNew_detail-01001 .p_SwitchBtnD { top: 50%; right: 0; position: absolute; margin-top: -12px; cursor: pointer; } .c_portalResGroupNewsNew_detail-01001 .p_PrevAndNext { overflow: hidden; margin-top: 20px; margin-bottom: 20px; padding-bottom: 20px; } .c_portalResGroupNewsNew_detail-01001 .p_previewBox { float: left; width: 50%; } .c_portalResGroupNewsNew_detail-01001 .p_nextBox { float: right; width: 50%; text-align: right; } .c_portalResGroupNewsNew_detail-01001 .p_header { text-align: center; } .c_portalResGroupNewsNew_detail-01001 .p_TitleBoxA { display: inline-table; width: 100%; height: auto; max-width: 85%; vertical-align: middle; margin: 0; padding: 0; } .c_portalResGroupNewsNew_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_portalResGroupNewsNew_detail-01001 .p_infoBox, .c_portalResGroupNewsNew_detail-01001 .p_articlesTitle { display: none; } /*图集概括描述*/ .c_portalResGroupNewsNew_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_portalResGroupNewsNew_detail-01001 .p_textBoxs { padding: 10px; } .c_portalResGroupNewsNew_detail-01001 .p_imgsBox { margin: 0 auto; } .c_portalResGroupNewsNew_detail-01001 .gallery-top .swiper-container { width: 100%; height: 500px; margin-left: auto; margin-right: auto; } .c_portalResGroupNewsNew_detail-01001 .swiper-slide { background-size: cover; background-position: center; } .c_portalResGroupNewsNew_detail-01001 .gallery-top { height: 480px; width: 100%; text-align: center; } .c_portalResGroupNewsNew_detail-01001 .gallery-top .swiper-wrapper, .c_portalResGroupNewsNew_detail-01001 .gallery-top .swiper-slide { height: inherit; } .c_portalResGroupNewsNew_detail-01001 .gallery-top .swiper-slide img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 100%; } .c_portalResGroupNewsNew_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_portalResGroupNewsNew_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_portalResGroupNewsNew_detail-01001 .swiper-button-prev i, .c_portalResGroupNewsNew_detail-01001 .swiper-button-next i { display: table-cell; vertical-align: middle; } .c_portalResGroupNewsNew_detail-01001 .gallery-thumbs { height: 20%; box-sizing: border-box; padding: 10px 0; } .c_portalResGroupNewsNew_detail-01001 .gallery-thumbs .swiper-slide { width: 25%; height: 100%; opacity: 0.4; } .c_portalResGroupNewsNew_detail-01001 .gallery-thumbs .swiper-slide-thumb-active { opacity: 1; } .swiper-pagination-bullet { display: inline-block; width: 20px; height: 20px; } .c_portalResGroupNewsNew_detail-01001 .gallery-thumbs .swiper-slide { display: inline-table; width: 105px !important; height: 85px !important; text-align: center; } .c_portalResGroupNewsNew_detail-01001 .gallery-thumbs .p_sImgBox { display: table-cell; width: auto; height: auto; vertical-align: middle; cursor: pointer; } .c_portalResGroupNewsNew_detail-01001 .gallery-thumbs .swiper-slide img { display: block; width: 100%; } .c_portalResGroupNewsNew_detail-01001 .gallery-top .ahref { position: absolute; top: 0; right: 0; bottom: 0; left: 0; } .c_portalResGroupNewsNew_detail-01001 .p_PrevAndNextMo { display: none; } .c_portalResGroupNewsNew_detail-01001 .p_pagination { position: absolute; top: 50%; right: 10px; transform: translate(-50%, -50%); margin: 0; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { /*中屏*/ }.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){ }@media only screen and (max-width: 768px){/*小屏*/ .c_portalResGroupPublic_codeContainer-01001{ min-height:500px; width:100%; } } @media only screen and (min-width: 769px){/*大屏*/ .c_portalResGroupPublic_codeContainer-01001{ min-height:500px; width:100%; } } @media only screen and (max-width: 1024px) and (min-width: 769px){/*中屏*/ } :root{ --c:#cc261e; } .onlineBox { position: fixed; right: 5px; bottom: 10%; z-index: 22; width: 50px; } .onlineBox ul { background: #fff; border-radius: 5px; box-shadow: 0 0 15px rgba(0,0,0,0.1); margin-bottom: 10px; } .onlineBox ul li { display: block; border-bottom: 1px #eee solid; margin: 0; } .onlineBox ul li:last-child { border: none; } .onlineBox ul li a { display: flex; align-items: center; width: 100%; height: 50px; line-height: 50px; text-align: center; justify-content: center; position: relative; } .onlineBox ul li a svg { fill: #666; } .onlineBox ul li a p { position: absolute; right: 58px; background:var(--c); padding: 5px 15px; border-radius: 5px; top: 50%; transform: translate(-50px,-50%); color: #fff; width: max-content; font-size: 14px; line-height: 30px; opacity: 0; visibility: hidden; transition: all 0.6s; } .onlineBox ul li a p:after { content: ""; display: block; width: 0; height: 0; border-top: 5px solid transparent; border-left: 10px solid var(--c); border-bottom: 5px solid transparent; position: absolute; right: -8px; top: 50%; transform: translate(0,-50%); } .onlineBox ul li.weixin a p { padding: 5px; background: var(--c); } .onlineBox ul li.weixin a p:after { border-left: 10px solid var(--c); } .onlineBox ul li a p img { width: 130px; } .onlineBox ul li a:hover svg { fill: var(--c); } .onlineBox ul li a:hover p { transform: translate(0,-50%); opacity: 1; visibility: visible; }@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*/ @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){ } @-webkit-keyframes gradient{0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } @-moz-keyframes gradient{0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } @keyframes gradient{0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } @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){ } @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_portalResEbizads_banner-1736323885218 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResEbizads_banner-1736323885218 >div{ animation-fill-mode:both; } #c_portalResEbizads_banner-1736323885218{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; 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){ } @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_portalResGroupNews_category-1736323885223 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResGroupNews_category-1736323885223 >div{ animation-fill-mode:both; } #c_portalResGroupNews_category-1736323885223 .p_categoryBox{ line-height:24px; display:flex; justify-content:center; background-color:#f3f3f3; padding:30px 0; } #c_portalResGroupNews_category-1736323885223 .p_categoryBox .p_linkBox:hover{ background-color:#cc261e !important; transition:all 0.6s; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; -o-transition:all 0.6s; } #c_portalResGroupNews_category-1736323885223 .p_categoryBox .p_linkBox{ font-size:16px; } @media only screen and (max-width: 768px){ #c_portalResGroupNews_category-1736323885223 .btn-primary { color: #fff; background-color: #cc261e; border-color: #cc261e; width: 100%; border-radius: 0; line-height: 40px; } #c_portalResGroupNews_category-1736323885223 .p_parentBox { width: 100%; height: auto; } #c_portalResGroupNews_category-1736323885223 .p_categoryBox { line-height: 24px; display: flex; justify-content: center; background-color: #f3f3f3; padding: 0; } #c_portalResGroupNews_category-1736323885223 .p_childBox { padding-left: 0; } #c_portalResGroupNews_category-1736323885223 .p_categoryBox .p_linkBox:hover .p_title{ color:#fff; } } #c_portalResGroupNews_category-1736323885223{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResGroupNewsNew_detail-17363240707057936 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResGroupNewsNew_detail-17363240707057936 >div{ animation-fill-mode:both; } #c_portalResGroupNewsNew_detail-17363240707057936 .cf:before{ content:''; display:table; } #c_portalResGroupNewsNew_detail-17363240707057936 .cf:after{ content:''; display:table; clear:both; } #c_portalResGroupNewsNew_detail-17363240707057936 .cf{ *zoom:1px; } #c_portalResGroupNewsNew_detail-17363240707057936 .p_page .pageNum.active{ background-color:#65a64c; border:1px solid #e60012; } #c_portalResGroupNewsNew_detail-17363240707057936 .p_page .pageNum:hover{ background-color:#e60012; border:1px solid #e60012; } #c_portalResGroupNewsNew_detail-17363240707057936 .p_page .next:hover{ background-color:#e60012; border:1px solid #e60012; } #c_portalResGroupNewsNew_detail-17363240707057936 .p_page .next:active{ background-color:#e60012; border:1px solid #e60012; } #c_portalResGroupNewsNew_detail-17363240707057936 .p_page .pre:hover{ background-color:#e60012; border:1px solid #e60012; } #c_portalResGroupNewsNew_detail-17363240707057936 .p_page .pre:active{ background-color:#e60012; border:1px solid #e60012; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_con_wrap{ padding:3% 0px 3%; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_con_wrap .left{ float:left; width:268px; margin:0px 5.3125% 0px 3.59%; text-align:center; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_con_wrap .left .image img{ border-radius:50%; width:125px; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_con_wrap .left .image p{ padding-top:10px; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_con_wrap .contact{ line-height:2.1428; padding:61px 0px 0px; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_con_wrap .contact a{ display:block; margin-top:22px; background:#cc261e; border-radius:5px; line-height:3.5; color:#fff; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_con_wrap .contact a span{ display:inline-block; position:relative; padding-left:39px; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_con_wrap .contact a i{ width:25px; height:17px; background:url(//dfs.yun300.cn/group1/M00/05/0D/rBQBHVzk3oGERAKHAAAAAEEAhmw628.png) no-repeat center center; position:absolute; left:0px; top:50%; margin-top:-8.5px; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_con_wrap .right{ overflow:hidden; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_join_con{ padding-top:21px; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_join_con .labelo ul li{ float:left; width:41.33%; padding:9px 0px; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_join_con .labelo ul li span{ width:7.6em; display:inline-block; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_join_con .labelo ul li.li02{ width:37.55%; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_join_con .labelo ul li.li03{ width:21.12%; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_join_con .join_description dl dt{ border-bottom:1px solid #e4e4e4; position:relative; padding:23px 21px; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_join_con .join_description dl dt i{ display:inline-block; height:21px; position:absolute; left:0px; top:50%; margin-top:-8px; width:5px; background:#cc261e; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_join_con .join_description dl dd{ line-height:2.5; padding:30px 10px 19px; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_join_con .join_description dl dd ol{ list-style-type:demical; position:relative; left:16px; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_join_con .join_description dl dd ol li{ list-style-type:decimal; list-style-position:outside; padding:0 10px; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_bg{ background-repeat:no-repeat; background-position:left top; background-size:16.71875% auto; } #c_portalResGroupNewsNew_detail-17363240707057936 .fnt_28{ font-size:28px; } @media only screen and (max-width:1440px){ #c_portalResGroupNewsNew_detail-17363240707057936 .fnt_28 { font-size:24px;} } @media only screen and (max-width:1200px){ #c_portalResGroupNewsNew_detail-17363240707057936 .human_con_wrap .left { margin-left:0px; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_join_con .labelo ul li { width:50%; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_join_con .labelo ul li span { width:6em; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_join_con .labelo ul li.li02 { width:50%; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_join_con .labelo ul li.li03 { width:50%; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_join_con .join_description dl dt i { margin-top:-10.5px; } } @media only screen and (max-width:1024px){ #c_portalResGroupNewsNew_detail-17363240707057936 .fnt_28 { font-size:20px;} } @media only screen and (max-width: 768px){ #c_portalResGroupNewsNew_detail-17363240707057936 .p_pagebox .num .iconfont{ line-height:32px; } #c_portalResGroupNewsNew_detail-17363240707057936 .p_pagebox .next{ background-color:#e60012; } #c_portalResGroupNewsNew_detail-17363240707057936 .p_pagebox .pre{ background-color:#e60012; } #c_portalResGroupNewsNew_detail-17363240707057936 .p_pagebox .js_pageBtnDisable{ background-color:#f5f5f5; } #c_portalResGroupNewsNew_detail-17363240707057936 .p_pagebox .js_pageBtnDisable:hover{ background-color:#f5f5f5; } #c_portalResGroupNewsNew_detail-17363240707057936 .p_pagebox .js_pageBtnDisable:active{ background-color:#f5f5f5; } } @media only screen and (max-width: 767px){ #c_portalResGroupNewsNew_detail-17363240707057936 .fnt_28 { font-size:18px;} #c_portalResGroupNewsNew_detail-17363240707057936 .p_pagebox .NumBox{ height:33px; line-height:33px; } #c_portalResGroupNewsNew_detail-17363240707057936 .p_pagebox .next .iconfont{ line-height:35px; height:35px; } #c_portalResGroupNewsNew_detail-17363240707057936 .p_pagebox .pre .iconfont{ line-height:35px; height:35px; } #c_portalResGroupNewsNew_detail-17363240707057936 .p_pagebox .next{ height:35px; line-height:35px; } #c_portalResGroupNewsNew_detail-17363240707057936 .p_pagebox .pre{ height:35px; line-height:35px; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_con_wrap { padding:10% 0px 14%; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_con_wrap .left { width:268px; float:none; margin:0px auto; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_con_wrap .contact { padding:40px 0px 0px; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_con_wrap .contact a { margin-top:22px; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_con_wrap .contact a i { background:url(//dfs.yun300.cn/group1/M00/05/0D/rBQBHVzk3oGERAKHAAAAAEEAhmw628.png) no-repeat center center; background-size:25px 17px; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_con_wrap .right { float:left; width:100%; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_join_con { padding-top:10%; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_join_con .join_description dl dt i { margin-top:-11.5px; } } @media only screen and (max-width:540px){ #c_portalResGroupNewsNew_detail-17363240707057936 .fnt_28 { font-size:16px;} #c_portalResGroupNewsNew_detail-17363240707057936 .human_join_con .label ul li { width:100%; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_join_con .label ul li.li02 { width:100%; } #c_portalResGroupNewsNew_detail-17363240707057936 .human_join_con .label ul li.li03 { width:100%; } } #c_portalResGroupNewsNew_detail-17363240707057936{ width:94%; max-width:1600px; min-width:0px; height:100%; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:10px; padding-right:10px; padding-bottom:0px; } #w_grid-1736323885198 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1736323885198 >div{ animation-fill-mode:both; } #w_grid-1736323885198 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1736323885198*/ /*w_grid-1736323885198*/@media only screen and (min-width: 769px){ #w_grid-1736323885198> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1736323885198> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1736323885198> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } /*w_grid-1736323885198*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1736323885198> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1736323885198> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1736323885198> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1736324071281 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1736324071281 >div{ animation-fill-mode:both; } #w_grid-1736324071281 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1736324071281*/@media only screen and (max-width: 768px){ #w_grid-1736324071281> div > .p_gridbox > .p_gridCell{ margin-bottom:1rem; margin-top:1rem; margin-left:0; } #w_grid-1736324071281> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1736324071281> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } /*w_grid-1736324071281*/@media only screen and (min-width: 769px){ #w_grid-1736324071281> div > .p_gridbox > .p_gridCell{ margin-bottom:2rem; margin-top:2rem; margin-left:0; } #w_grid-1736324071281> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1736324071281> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } /*w_grid-1736324071281*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1736324071281> div > .p_gridbox > .p_gridCell{ margin-bottom:1rem; margin-top:1rem; margin-left:0; } #w_grid-1736324071281> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1736324071281> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1736323885198{ 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-1736324071281{ 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; } #c_portalResGroupPublic_codeContainer-17368369236844576{ width:auto; max-width:none; min-width:0px; height:0px; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; }